@charset "utf-8";



a img{
border:none;

}

.phone_number {
background:url("/images/phone.gif") no-repeat;
float:right;
padding:28px 0 0 0;
margin:0px 25px 0px 0px;
	width:240px;
}
hr {
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	border:none;
	display:block;
	clear:both;
	margin: 0px 0px 0px 0px;
}

#overlay div {
     width:300px;
     margin: 100px auto;
     background-color: #fff;
     border:1px solid #000;
     padding:15px;
     text-align:center;
}

#highlight{
	color:#4A77A5;
	font-weight:bold;
}

.error{
	color:#FF0000;
	font-weight:bold;
}

#overlay {
     visibility: hidden;
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     text-align:center;
     z-index: 1000;
	 background-image:url("/images/overlay.gif");
}

div#containerPage {
	display:block;
	width: 100%;
	height:auto;
	border: none;
	margin: 0px;
}

div#containerHeader {
	display:block;
	width: 100%;
	height: 100px;
	border: none;
	background-image:url('/images/bg_header.gif');
	background-repeat:repeat-x;
}

div#containerHeaderContent {
	display:block;
	width: 760px;
	height: 100px;
	margin-left:auto;
	margin-right:auto;
	padding: 4px 0px 0px 0px;
	border: none;
}

div#containerHeaderBottom {
	display:block;
	clear:both;
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

div#containerLogo {
	display:block;
	float:left;
	width: 280px;
	height: 55px;
	border: none;
}

div#containerLogo img {
	border:none;
}

div#containerTopBanner {
	display:block;
	float:right;
	width: auto;
	border: none;
	font-size:14px;
	font-weight:bold;
}

#phonenumber {
	color:#417FB2;
}

div#containerBody {


	
	border:none;
	clear:both;
	display:block;
	font-size:12px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	position:relative;
	width:980px;	
}

div#containerSkyScraper {
	width: 120px;
	height: 600px;
	border: none;
	display:block;
	position:absolute;
	float: right;
	clear:none;
	left: 757px;
	top: 72px;
	/*z-index: 1;*/
}

div#containerSlogan {
	display:block;
	width: 100%;
	height:40px;
	border: none;
	margin-left:auto;
	margin-right:auto;
	padding: 4px 0px 0px 0px;
	text-align:right;
}

div#containerSlogan h2 {
	color: #4A77A5;
	font-size:30px;
	margin: 0px;
	font-weight:bolder;
	margin-top:8px;
}

div#containerSlogan h3 {
	font-size:14px;
	font-weight:normal;
	margin: 0px;
}

div#containerMainFormHeader {
	width: 755px;
	height:32px;
	border:none;
	background-image:url('/images/bg_main_form_header.gif');
	background-repeat:no-repeat;
	margin: 0px;
	float:left;
}

div#containerMainFormHeader h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:30px;
	font-weight:normal;
	line-height: 25px;
	color: #4A77A5;
	border: none;
	float:left;
	position:relative;
	left: 90px;
	top: 0px;
}

div#containerMainFormBody {
	width: 755px;
	height:254px;
	border:none;
	background-image:url('/images/bg_main_form_body.gif');
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	float:left;
	position:relative;
	/*border: 1px solid orange;*/
	border: none;
}

div#mainSearchForm {
	width: 450px;
	height: auto;
	border: none;
	float:left;
	margin: 0px 0px 0px 8px;
	position:relative;
	padding: 0px;
	padding-top:10px;
	/*border: 1px solid yellow;*/
	border: none;
}

div#competition_box {
  background-image: url('/images/compbox.gif');
  background-position: top;
  background-repeat: no-repeat;
  overflow: off;
  width: 190px;
  height: 120px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

div#competition_box p {
  width: 130px;
  float: right;
  text-align: right;
  padding: 0px 0px 0px 0px;
  margin: 25px 8px 0px 0px;
  font-size: 11px;
  font-weight: bold;
}

div#competition_box p a {
  text-decoration: none;
}

a#competition_box_link {
  display: block;
  width: 190px;
  height: 20px;
  position: absolute;
  bottom: 0px;
}

div#drop {
	/*border: 0px;*/
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFF6FD;
	/*border: 1px solid #000000;*/
	clear:both;
}

div#dropMini {
	/*border: 0px;*/
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFF6FD;
	/*border: 1px solid #000000;*/
	clear:both;
}

div#searchResultsHeader {
    background: url("../images/bg_images/centre_background.png") repeat scroll 0 0 transparent;
    border-bottom: 3px solid #FFFFFF;
    float: left;
    padding: 0;
	width:100%;
}

div#searchResultsHeader h1 {
    background-color: #A32121;
    border-bottom: 3px solid #FFFFFF;
    color: #FFFFFF;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin-top: 0;
    padding: 5px 0 5px 15px;
}

div#searchResultsHeader hr {
	color: #D3D3D3;
	background-color: #D3D3D3;
}

div#searchResultsHeader p {
    font-size: 13px;
    margin: 0 0 10px 10px;
    padding: 0;
	float:left;
}

div#searchResultsHeaderLeft {
	display:block;
	float: left;
	/*border: 1px solid green;*/
	border:none;
}

div#searchResultsHeaderRight {
   border: medium none;
    display: block;
    float: left;
    margin-right: 10px;
    text-align: right;
    width: 30%;
}

div#searchResultsHeaderRight p {
    color: #333333;
    font-size: 13px;
    font-weight: 600;
}

#results_header {
    background: url("../images/bg_images/form_bg.png") repeat scroll 0 0 transparent;
    border-bottom: 3px solid #A32121;
    border-top: 1px solid #A32121;
    display: block;
    height: 30px;
    margin: 10px 0;
}

#car_result {
    background: url("../images/bg_images/form_bg.png") repeat scroll 0 0 transparent;
    border-bottom: 1px solid #A32121;
    border-top: 1px solid #A32121;
    display: block;
    height: 124px;
    margin: 10px 0;
}

#car_result:hover {
    background: #f2f2f2;
    border-bottom: 1px solid #A32121;
    border-top: 1px solid #A32121;
    display: block;
    height: 124px;
    margin: 10px 0;
}

#doors {
    color: #333333;
    float: left;
    font-size: 11px;
    margin-right: 10px;
    text-align: center;
    width: 60px;
}

#transmission {
    color: #333333;
    float: left;
    font-size: 11px;
    margin-right: 10px;
    text-align: center;
    width: 60px;
}

#aircon {
    color: #333333;
    float: left;
    font-size: 11px;
    margin-right: 10px;
    text-align: center;
    width: 60px;
}

#car {
    float: left;
    margin: 5px;
    width: 160px;
}

#car_description {
    float: left;
    margin: 5px;
    width: 400px;
}

#car_name {
    float: left;
    margin: 5px;
    width: 400px;
}

#car_name h3 {
    border-bottom: 1px dotted #CCCCCC;
    color: #004C72;
    font-size: 16px;
    margin: 0;
    padding-bottom: 5px;
}

#car_price {
    float: left;
    margin: 5px;
    width: 180px;
}

#car_price h3 {
    color: #004C72;
    font-size: 35px;
    margin: 33px 0 0;
}

#button {
    float: left;
    margin: 5px;
    width: 200px;
}

#button img{
    float: left;
    margin-top: 28px;
    width: 200px;
} 
div#searchResultsBody {
	width: 100%;
    background: url("../images/bg_images/form_bg.png") repeat scroll 0 0 transparent;
    border-bottom: 1px solid #A32121;
    border-top: 1px solid #A32121;
	clear:both;
}

div#searchResultsBody p {
	margin:5px 10px;
	font-size:14px;
} 

div#searchResultsBody h2 {
	margin:5px 10px;
	font-size:14px;
} 

div#aboutUsBody p {
  margin: 0px 0px 0px 0px;
  padding: 12px 10px 8px 10px;
}

div#aboutUsBody p.aboutSmall {
}

div#aboutUsBody p.aboutDetails {
}

div#aboutUsBody p.aboutDetails span.aboutDetailsRed {
  font-weight: bold;
  color: #A32121;
}

.sigRed, .sigRed a {
  font-weight: bold;
  color: #A32121;
}

#searchResultsTable {
	width: 100%;
}

.searchResult {
	width: 100%;
	border: 1px solid #4A77A5;
	margin: 0px 0px 0px 0px;
}

.searchResult td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 70px;
	vertical-align:middle;
}


#searchResultsTable2 {
	width: 100%;
}

.searchResult2 {
	width: 100%;
	border: 1px solid #4A77A5;
	margin: 0px 0px 0px 0px;
}

.searchResult2 td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

div#searchResultsBodyRight {
	display:block;
	width: 200px;
	float: left;
	/*border: 1px solid gray;*/
	border:none;
}

div#searchRightText {
	width: 100%;
	height: 60px;
	float:right;
	margin-right: 10px;
	font-size:12px;
	text-align:justify;
}

div#searchRightText h3 {
	font-size:14px;
}

div#pagingLinks {
	text-align:center;
	margin: 10px 0px 0px 0px;
	vertical-align:middle;
}

div#pagingLinks table {
	border: none;
	margin-left:auto;
	margin-right:auto;
}

div#pagingLinks table tr td {
	vertical-align:middle;
}

div#pagingLinks a {
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	margin: 0px 5px;
	border: none;
}

div#pagingLinks img {
	border:none;
}

div#pagingLinks .thisPage {
	font-size:20px;
	color: #4A77A5;
	font-weight:bold;
	text-decoration:underline;
}

div#searchRightLoading {
	width:100%;
	text-align:center;
	margin: 30px 0px 0px 0px;
}

div#searchRightLoading p {
	font-size: 14px;
	font-weight:bold;
}

div#searchRightMiniSearch {
	width: 100%;
	float:right;
	margin: 0px 0px 5px 0px;
	display:none;
}

iframe#miniSearchFormFrame {
	width: 202px;
	height: 550px;
	margin: 0px;
	padding: 0px;
}

div#bestPriceWrapper {
	width: 500px;
	margin-left:auto;
	margin-right:auto;
}

div#searchRightMiniSearchBody fieldset {
	width: 100%;
	padding: 5px 5px 5px 0px;
	margin: 4px 0px 0px 0px;
	background-color: #FFF6FD;
	border: 1px solid #4A77A5;
}

div#searchRightMiniSearch input.searchButton {
	width: 180px;
	height: 51px;
	margin: 5px 5px 0px 5px;
	border: none;
	background:none;
}

div#searchRightMiniSearchHeader {
	width: 100%;
	height: 25px;
	/*float:right;
	margin: 0px 0px 0px 0px;
	background-image: url('/images/bg_right_box_header.gif');
	background-repeat:no-repeat;*/
}

div#searchRightMiniSearchHeader a {
	display:block;
	width: 190px;
	height: 20px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	border: none;
	padding: 2px 0px 0px 10px;
}

div#searchRightFilter {
	width: 100%;
	float:right;
	margin: 0px 0px 5px 0px;
	display:none;
}

div#searchRightFilter fieldset {
	width: 100%;
	padding: 0px 0px 4px 0px;
	margin: 4px 0px 0px 0px;
	background-color: #FFF6FD;
	border: 1px solid #4A77A5;
}

div#searchRightFilterHeader {
	width: 100%;
	height: 25px;
	float:right;
	margin: 0px 0px 0px 0px;
	background-image: url('/images/bg_right_box_header.gif');
	background-repeat:no-repeat;
}

div#searchRightFilterHeader a {
	display:block;
	width: 190px;
	height: 20px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	border: none;
	padding: 2px 0px 0px 10px;
}

div#searchResultsBodyRight h3 {
	color: #4A77A5;
	margin: 0px;
	padding: 0px;
}

div#searchResultsBodyRight p {
	margin: 6px 0px 0px 0px;
	padding: 0px;	
}

div.searchRightMiniSearchBodyFormField {
	width: 190px;
	border: none;
	padding: 0px 0px 10px 0px;
	margin-left:auto;
	margin-right:auto;
}

div#searchRightMiniSearchBody {
	clear:both;
	width: 100%;
	float:right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:none;
}

div#searchRightMiniSearchBody label {
	width:auto;
	clear:none;
	float:none;
	font-size:14px;
	margin: 10px 0px 2px 0px;
}

div#searchRightMiniSearchBody label.miniAtLabel {
	margin: 0px 0px 0px 0px;
}

div#searchRightMiniSearchBody input {
	width:auto;
	clear:none;
	float:none;
}

div#searchRightFilterBody {
	clear:both;
	display:block;
	width: 100%;
	float:right;
	margin: 0px 0px 0px 0px;	
}

div#searchRightFilterBody label {
	width: auto;
	float:none;
	display:inline;
	font-size:12px;
}

div#filterText {
	font-size:12px;
}

p#loadingNext {
	font-size:16px;
	font-weight:bold;
	color: #4A77A5;
}

div.mainSearchFormField {
	width: 100%;
	height:50px;
	display:block;
	/*padding: 0px 0px 10px 0px;*/
	margin: 0px 0px 0px 0px;
	padding: none;
	clear:left;
	/*border: 1px solid blue;*/
	border: none;
}

div.mainSearchFormFieldPickup {
	width: 100%;
	height:70px;
	display:block;
	/*padding: 0px 0px 10px 0px;*/
	margin: 0px 0px 0px 0px;
	padding: none;
	clear:left;
	/*border: 1px solid green;*/
	border: none;
}

div.mainSearchFormFieldDropDate {
	width: 100%;
	height:70px;
	display:block;
	/*padding: 0px 0px 10px 0px;*/
	margin: 21px 0px 0px 0px;
	padding: none;
	clear:left;
	/*border: 1px solid orange;*/
	border: none;
}

div#mainSearchFormLeft {
	width: 45%;
	height: 240px;
	float: left;
	/*border: 1px solid green;*/
	margin-left:10px;
	border: none;
}

div#mainSearchFormRight {
	width: 45%;
	height: 240px;
	float: right;
	/*border: 1px solid red;*/
	border: none;	
}

div#mainSearchForm input {
	font-size:12px;
	font-weight:normal;
	border: 1px solid #4A77A5;
	background-image:url('/images/input_bg.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	padding: 5px;
}

div#mainSearchForm select {
	font-size:16px;
	font-weight:normal;
	border: 1px solid #4A77A5;
	/*background-image:url('/images/input_bg.gif');*/
	background:inherit url(/images/input_bg.gif) repeat scroll 0%;
	background-position:bottom;
	background-repeat:repeat-x;
	background-color: #F4E2EE;
}

div#searchRightMiniSearchBody .textInput {
	font-size:12px;
	font-weight:normal;
	border: 1px solid #4A77A5;
	background-image:url('/images/input_bg.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	width:175px;
}

div#searchRightMiniSearchBody .ageInput {
	font-size:12px;
	font-weight:normal;
	border: 1px solid #4A77A5;
	background-image:url('/images/input_bg.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	width: 60px;
}

div#searchRightMiniSearchBody .dateInput {
	font-size:12px;
	font-weight:normal;
	border: 1px solid #4A77A5;
	background-image:url('/images/input_bg.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	width:70px;
}

div#searchRightMiniSearchBody .selectInputTime {
	background-color:#F4E2EE;
	border:1px solid #4A77A5;
	font-size:16px;
	font-weight:normal;
	margin: 0px 0px 0px 0px;
}

div#searchRightMiniSearchBody .selectInputType {
	background-color:#F4E2EE;
	border:1px solid #4A77A5;
	font-size:16px;
	font-weight:normal;
	margin: 0px 0px 0px 0px;
	width: 175px;
}

div#mainSearchFormRight select {
	width: 70px;
	font-weight:normal;
	display:inline;
	font-size:12px;
	/*padding: 2px;*/
}

div#mainSearchForm label {
	font-size:15px;
	font-weight:normal;
	padding-bottom:4px;
}

div#mainSearchFormLeft input, div#mainSearchFormLeft label {
	width: 190px;
	float:left;
}

div#mainSearchFormRight input {
	width: 90px;
	display:inline;
}

div#mainSearchFormRight .hiddenField {
	background:none;
	border:none;
}

div#mainSearchFormRight .searchButton {
	width: 180px;
	height: 51px;
	margin: 30px 5px 0px 5px;
	border: none;
	background:none;
	position:relative;
	vertical-align:bottom;
}

label.mainLabel {
}

label.atLabel {
	float:none;
}

div#mainSearchFormLeft label.smallLabel {
	font-size:10px;
	/*height:15px;*/
	margin: 3px 0px;
	display:inline;
	width:auto;
}

div#mainSearchFormLeft input.smallTextInput {
	width: 50px;
}

div#mainSearchFormLeft input.mainFormRadio {
	width: auto;
	clear:left;
	height:15px;
	background:none;
	border:none;
	margin: 3px;
	display:inline;
}

div#mainSearchFormLeft select {
	width: 200px;
	display:inline;
}

div#mainSearchTestimonials {
	width: 250px;
	height: 420px;
	border: none;
	position:absolute;
	right: 20px;
	display:block;
	float:right;
	background-image:url('/images/bg_main_form_testimonials.gif');
	background-repeat:no-repeat;
}

div#containerMainFormLogos {
	width: 755px;
	height:247px;
	border: none;
	background-image:url('/images/bg_main_form_logos.gif');
	background-repeat:no-repeat;
	margin: 0px;
	float:left;
}

div#containerFooter {
	display:block;
	clear:both;
	width: 755px;
	height:auto;
	border:none;
	margin-left:auto;
	margin-right:auto;
	padding: 10px 0px 0px 0px;
	text-align:center;
	position:relative;
	font-size:12px;
}

div#containerFooter ul {
	list-style-type:none;
}

div#containerFooter ul li {
	display:inline;
}

div#containerFooter a {
	color: #b50f82;
	text-decoration:none;
	font-weight:bold;
}

div#containerFooter a:hover {
	color: #ff0000;
}

div#containerFooter p {
	font-size:11px;
}

div#containerAboutUs {
	width: 400px;
	height: auto;
	border:none;
	margin: 0px;
	float:left;
	text-align:justify;
}

div#containerAboutUs h2 {
	font-size:14px;
	margin: 2px 0px 2px 0px;
}

div#containerAboutUs p {
	font-size:12px;
}

div#containerRedirectPage {
	width: 700px;
	border: none;
	margin-left:auto;
	margin-right:auto;
	margin-top: 70px;
	vertical-align:top;
}

div#containerRedirect {
	width:100%;
	height: 300px;
	background-image:url('/images/redirecting.gif');
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;
}

div#containerRedirectHeader {
	display:block;
	width: 100%;
	height: 80px;
	text-align:center;
	border: none;
}

div#containerRedirectContent {
	display:block;
	border: none;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	text-align:center;
}

div#containerRedirectContent p {
	font-size:14px;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

div.containerLargeRight {
	/*width: 160px;*/
	height: auto;
	border:none;
	margin: 0px 10px 10px 0px;
	float:right;
}

div.containerLargeLeft {
	width: 160px;
	height: auto;
	border:none;
	margin: 0px 0px 10px 10px;
	float:none;
}

div.containerLargeRight ul {
	color: #8B8A8A;
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}

div.containerLargeRight ul li {
	display: inline;
}

div.containerLargeRight ul li a {
	color: #a71485;
	font-weight:bold;
	text-decoration:none;
}

div.containerLargeRightHeader {
	background-image:url('/images/bg_top_dest_header.gif');
	background-repeat:no-repeat;
	width: 265px;
	height: 25px;	
}

div.containerLargeRightHeader h2 {
	padding: 4px 0px 0px 10px;
	font-size: 14px;
	color:#FFFFFF;
	border: none;
	width: auto;
}

div#noCarsMessage {
	border: 1px solid #A1057C;
	margin: 20px 0px 0px 0px;
}

div#noCarsMessage h3 {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size:22px;
	font-weight:bold;
	color: #A1057C;
}

div#noCarsMessage p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

#overlayLoc {
     visibility: hidden;
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     height:1460px;
     text-align:center;
     z-index: 1000;
	 background-image:url("/images/overlay.gif");
}

#overlayLoc div {
     width:300px;
     margin: 100px auto;
     background-color: #fff;
     border:2px solid #4A77A5;
     padding:15px;
     text-align:left;
}

#overlay {
     visibility: hidden;
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     text-align:center;
     z-index: 1000;
	 background-image:url("images/overlay.gif");
}

#overlay div {
     width:300px;
     margin: 100px auto;
     background-color: #fff;
     border:1px solid #000;
     padding:15px;
     text-align:center;
}

div#totalRentalsText {
	width:auto;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
	margin: 5px 0px 0px 0px;
	border: none;
	clear:none;
	float:right;
	border: none;
	display:block;
}

a.toolTip {
    position:relative;
    z-index:24; background-color:#ccc;
    color:#000;
    text-decoration:none;
}

a.toolTip:hover {
	z-index:25; background-color:#ff0;
}

a.toolTip span {
	display: none;
}

a.toolTip:hover span {
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #A1057C;
    background-color:#FFFFFF;
	color:#000;
    text-align: center;
}

.containerMain {
	height:auto;
	float: right;
	width: 100%;
}

.plainTextLink {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
}

.halfBox {
	width: 266px;
	height: auto;
	border:none;
	margin: 0px 10px 10px 0px;
	float:right;
}

.halfBoxCentred {
	width: auto;
	height: auto;
	border:none;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.halfBoxCentred img {
	border: 0px;
}

table.searchResult tr td.resImage {
	padding: 0px 0px 0px 2px;
	width: 90px;
}

table.searchResult2 tr td.resImage {
	padding: 0px 0px 0px 2px;
	width: 120px;
	text-align:center;
	border-right:1px solid #4A77A5;
}

table.searchResult2 tr td.resImage h4{
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	font-size:14px;
}

table.searchResult tr td.resDescription {
	padding: 10px 5px 0px 2px;
	vertical-align:top;
	width: auto;
}

table.searchResult2 tr td.resDescription {
	padding: 10px 5px 0px 10px;
	vertical-align:top;
	width: auto;
}

table.searchResult2Row td {
	border-bottom:dashed 1px #CECECE;
}

table.searchResult tr td.resDescription p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size:12px;
}

table.searchResult tr td.resDescription h4 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size:16px;
}

table.searchResult2 tr td.resDescription h4 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size:16px;
}

table.searchResult tr td.resSupplier {
	padding: 0px 0px 0px 0px;
	width: 85px;
}

table.searchResult tr td.resSupplier img {

}

table.searchResult tr td.resPrice {
	padding: 0px 4px 0px 4px;
	width: 80px;
}

table.searchResult2 tr td.resPrice {
	padding: 0px 4px 0px 4px;
	width: 60px;
}

.moreinfolink {
	padding:5px 0px 10px 0px;
}

.logobutton_spacer{
	padding:10px 0px 10px 0px;
}

hr.logobutton_spacer {
	
}

.resPriceMain {
	width: 100%;
	text-align:center;
	font-size:16px;
	color: #4A77A5;
	font-weight:bold;
	margin-top:5px;
}

.resPriceEuro {
	width: 100%;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}

.resPriceMain2 {
	width: 100%;
	text-align:center;
	font-size:16px;
	color: #4A77A5;
	font-weight:bold;
	margin-top:5px;
}

.resPriceEuro2 {
	width: 100%;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color: black;
}

table.searchResult tr td.resButton {
	padding: 0px 4px 0px 2px;
	width: 100px;
	text-align:center;
}

table.searchResult2 tr td.resButton {
	padding: 0px 4px 0px 2px;
	width: 130px;
	text-align:center;
}


.purpleText {
	color: #4A77A5;
}

.filterBy {
	float:left;
}

.best_price {
	float:right;
	padding: 2px 2px 0px 5px;
	font-weight:bold;
	font-size:11px;
	border: none;
}

.greenText {
	color: #1A9900;
/*	#28D700; */
}

.best_price a:link    {font-size:12px;  color: #A1057C;   text-decoration: none }
.best_price a:active  { font-size:12px; color: #A1057C;  text-decoration: none }
.best_price a:visited {font-size:12px;  color: #A1057C;  text-decoration: none }
.best_price a:hover { font-size:12px;  color: #A1057C;  text-decoration: underline }

.resultsTable {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 3px solid #4A77A5;
	border-left: 1px solid #999999;
}

.resultsTable th {
    background-color: #4A77A5;
	color: white;
	font-size: 10pt;
	padding: 8px;
}

.resultsTable td {
	text-align: center;
}

.resultsTable span#phonePrice {
    text-decoration: line-through;
	font-size: 10pt;
}

.resultsTable span#price {
	font-size: 10pt;
	font-weight: bold;
}

.resultsTable div#description {
	font-weight: bold;
	padding-top: 10px;
}

.resultsTable div#detailsContainter {
	width: 80%;
	margin: auto;
	font-size: 8pt;
}

.resultsTable div#transmission {
    float: left;
}

.resultsTable div#aircon {
    float: right;
}

#car_image {
    float: left;
    width: 250px;
	margin:20px;
}

#car_image h1 {
    color: #004C72;
    font-size: 40px;
    text-align: left;
}

.car_detail_title {
    float: left;
    font-weight: 600;
    height: auto;
    list-style: none outside none;
    margin-left: 0;
    padding-left: 0;
    width: 200px;
	margin-top:20px;
}

.light_grey {
    background: none repeat scroll 0 0 #F2F2F2;
    border-bottom: 1px dotted #999999;
    height: 30px;
    line-height: 30px;
}

.white {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px dotted #999999;
    height: 30px;
    line-height: 30px;
}

.space {
    margin-left: 5px;
}

.light_grey_large {
    background-color: #F2F2F2;
    border-bottom: 1px dotted #999999;
    height: 100px;
    padding: 10px 10px 0 0;
}

.car_detail {
    float: left;
    font-weight: 400;
    height: auto;
    list-style: none outside none;
    margin-left: 0;
    padding-left: 0;
    width: 250px;
	margin-top:20px;
}

.car_detail_steps {
  float: right;
  height: 320px;
  width: 200px;
  margin: 20px 20px 0px 0px;
  padding: 0;
  background-image: url('/images/booksteps.png');
  background-position: top left;
  background-repeat: no-repeat;
}

.bookingInfoTable th {
	text-align: left;
}

.bookingInfoTable img {
	padding: 3px;
	border: 1px solid #CCCCCC;
}

.bookingInfoTable span#priceText {
	font-size: 16pt;
	font-weight: bold;
}

.bookingInfoTable span#price {
	color: red;
}

div#sectionContainer {
	clear: both;
	padding-top: 10px;
}

div#sectionContainer p{
	margin: 0px 10px 5px 10px;
}

#fieldsContainer dt {
    font-size: 14px;
    font-weight: 400;
    margin: 5px 5px 10px;
}

#fieldsContainer dd {
    font-size: 12px;
    font-weight: 400;
    margin: 0 10px 5px;
}

#fieldsContainer label {
    display: block;
    float: left;
    font-weight: 600;
    line-height: 24px;
    width: 300px;
}


#fieldsContainer dd label {
    display: block;
    float: left;
    font-weight: 600;
    line-height: 24px;
    width: 250px;
}




.contact_select_smallest {
    border: 1px solid #CCCCCC;
    margin: 3px;
    padding: 3px;
    width: 60px;
}

.contact_input {
    border: 1px solid #CCCCCC;
    margin: 3px;
    padding: 3px;
    width: 250px;
}

.contact_select {
    border: 1px solid #CCCCCC;
    margin: 3px;
    padding: 3px;
    width: 258px;
}

.contact_select_sm {
    border: 1px solid #CCCCCC;
    margin: 3px;
    padding: 3px;
    width: 118px;
}

.contact_input_smallest {
    border: 1px solid #CCCCCC;
    margin: 3px;
    padding: 3px;
    width: 60px;
}

.contact_input_sm {
    border: 1px solid #CCCCCC;
    margin: 3px;
    padding: 3px;
    width: 150px;
}

div#headerBar {
    background-color: #A32121;
    border-bottom: 3px solid #FFFFFF;
    color: white;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    padding-left: 15px;
}

div#upgrades {
	padding-top: 10px;
	width: 100%;
	margin: auto;
	text-align: center;
}

div#upgrades span#carClass {
    font-size: 14px;
    font-weight: 600;
}

div#upgrades span#price {
    color: #004C72;
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
}

div#upgrades div#upgrade1 {
    background: none repeat scroll 0 0 #F2F2F2;
    border-bottom: 1px dotted #CCCCCC;
    float: left;
    font-size: 14px;
    margin: 10px;
    padding: 10px;
    text-align: left;
    width: 450px;
}

div#upgrades div#upgrade1 img {
    float: left;
    margin-right:10px;
}

div#upgrades div#upgrade2 {
    background: none repeat scroll 0 0 #F2F2F2;
    border-bottom: 1px dotted #CCCCCC;
    float: left;
    font-size: 14px;
    margin: 10px;
    padding: 10px;
    text-align: left;
    width: 450px;
}

div#upgrades div#upgrade2 img {
    float: left;
    margin-right:10px;
}

div#fieldsContainer {
    clear: both;
    margin: auto;
    padding:10px;
    text-align: left;	
}

div#fieldsContainer label{
    font-weight:600;	
}

div.detailsLeft {
  float: left;
  width: 600px;
}

div.detailsRight {
  float: right;
  width: 340px;
  height: 300px;
  margin: 55px 0px 0px 0px;
  background-color: #F2F2F2;
  border: 5px solid #A32121;
}

div.detailsRight h3 {
  text-align: center;
  margin: 15px 0px 15px 0px;
  padding: 0px;
  color: #004C72;
  font-weight: bold;
  font-size: 18px;
}

div#extrasContainer {
	clear: both;
}

div#checkboxes {

    border-bottom: 1px dotted #CCCCCC;
    float: left;
    margin-bottom: 5px;
    padding: 2px 0;
    width: 93%;
}

div#checkboxes img {

    margin-left:5px;
}


div#extraPrice {
	float: right;
    font-weight: 600;
    color: #004C72;
    font-size: 16px;
    text-align: right;
}

div#extraText p {
	clear: both;
	padding-top: 5px;
}

div#insuranceBox {
	background:#f2f2f2;
	margin-top: 5px;
	float: left;
	width: 100%;
}

div#insuranceLeft {
	float: left;
	margin: 5px 0px 5px 5px;
}

div#insuranceTermsCheckbox {
	float: left;
	margin: 5px 0px 5px 5px;
  clear: both;
}

div#insuranceRight {
    color: #004C72;
    float: right;
    font-size: 16px;
    font-weight: 600;
    text-align: right;
    margin: 10px;
}

div#insuranceRight img{
	float: right;
	margin-right: 50px;
}

div#insuranceContainer {
	clear: both;
}

span#smallGreyText {
	color: #777777;
	font-size: 9pt;
	margin-left: 20px;
}

span#smallBoldGreyText {
	color: #777777;
	font-size: 9pt;
	font-weight: bold;
	margin-left: 20px;
}

span#totalPrice {
	font-weight: bold;
	font-size: 16pt;
}
.totalPrice {
	font-weight: bold;
	font-size: 16pt;
}

div#floatLeft {
	float: left;
}

#floatRight {
	float: right;
}

div#localPriceContainer {
	clear: both;
}

div#localPriceContainerHidden {
  display: none;
  clear: both;
}

.detailsRight .makesBox {
  float: left;
  margin: 0px 0px 10px 10px;
}

.detailsRight .makes {
  float: left;
  padding: 0 2px 10px;
}

.detailsRight .makes img {
  padding: 2px;
  border: 1px solid #CCC;
}

.detailsRight ul {
  margin: 0 0 10px 25px;
  padding: 0;
  clear: both;
  float: left;
}

.detailsRight ul li {
  background: url('/images/bluetick.png') no-repeat scroll 0 7px transparent;
  list-style: none outside none;
  margin: 0.15em 0;
  padding: 4px 0 4px 25px;
}

div#insurancePriceContainer {
	display: none;
	clear: both;
}
div#outPriceContainer {
	clear: both;
}

div#additionalDriverContainer, div#additionalDriverContainer2 {
	display: none;
}

div#termsContainer {
	display: none;
}

div#termsCheckboxContainer {
	background-color: #FFDDCF;
	padding: 12px;
}

span#red {
	color: red;
}

.alignBottom {
	vertical-align: text-bottom;
}

.quantityBox {
    border: 1px solid #BBBBBB;
    display: inline;
    padding: 0 6px;
}

.fieldElement {

}

.priceText {
	font-size: 10pt;
	font-weight: bold;
}

