<!-- http://www.auto24.eu/clients/fordlv/used/styles.css -->body {background-color: #FFFFFF;}
body, html, a, table {font-family: Verdana,Arial,Tahoma,Helvetica,sans-serif; font-size: 11px; color: #333333;}

a {color: #0D4BB3; text-decoration: underline;}
a:hover {color: #FA5514;}

strong {
font-size: 11px;	
}	

table.vehicles_list,
table.vehicle_details { width: 100%;}

.vehicles_list td{ padding: 2px; line-height: 17px;}
.vehicles_list td {padding: 10px 2px; border-bottom: 1px solid #D8D8C0}
.vehicles_list_data_cell { width: 100%; vertical-align: top; }
.vehicles_list_data_cell a {font-weight: bold;}
.vehicles_list_data_cell span.vehicle_extra,
span.vehicle_reserved {font-weight: bold; color: #FA5514;}
.vehicles_list_price_cell {text-align: right; vertical-align: top; white-space: nowrap; font-size: 13px; font-weight: bold;}
.vehicles_list_img_cell img {border: 1px solid #D8D8C0;}
.vehicles_list td.no_vehicles_found {text-align: center; font-weight: bold;}


td.arriving_vehicles {font-weight: bold;}

table.detailContainer {width: 100%; border-collapse: collapse;}
table.detailContainer td {padding: 0px; vertical-align: top;}
table.detailContainer td.data {width: 100%;}
table.detailContainer td.img {padding-left: 2px;}


table.detailContainer table.vehicle_details {border-collapse: collapse;}
table.detailContainer table.vehicle_details td { padding: 4px 2px; line-height: 17px; border-bottom: 1px solid #D8D8C0;}
.vehicle_details td.name, 
.vehicle_details th {font-weight: bold;}
.vehicle_details th { text-align: left; font-size: 13px; padding: 3px; background-color: #FF7808; color: #FFFFFF;} 
.vehicle_details th.make_and_model_title {width: 150px;}

.bargain_price,
.bargain_price_title,
span.bargain_price { font-weight: bold; color: #FA5514;}

div#vehicleImagesContentDiv {text-align: center;}
div#vehicleImagesContentDiv div {margin-bottom: 2px; display: inline;}
div#vehicleImagesContentDiv div.vehicleImageDiv {clear: both; display: block;}

div#searchContainer {width: 700px; text-align:right;}
table.searchFields,
		table.searchFields select,
		table.searchFields input.text,
		table.searchFields input.submit,
		table.searchSection td.searchHeading {font-family: Verdana, Helvetica, Sans-serif; font-size: 11px;}
		table.searchSection td.searchHeading
		{
			padding: 4px;  font-size: 10px; background-color: #EEEEEE; border: 1px solid #CCCCCC; font-weight: bold;
		}
		table.searchFields td {padding: 2px;}
		table.searchFields td.name {padding-left: 10px; text-align: left;}
		table.searchFields td.tdMake, table.searchFields td.tdFuel{padding-left: 0px; text-align: left;}
		table.searchFields td.value {padding-right: 15px;}
		table.searchSection td.searchContent {padding-top: 5px;}
		table.searchFields input.text {width: 100px; padding: 1px;}
		table.searchFields select {width: 106px;}
		table.searchFields td.submit {text-align: right; padding-left: 5px;}
		table.searchFields input.submit {font-weight: bold; font-size: 10px; color:#FFFFFF; background-color: #FF7808; padding: 2px; border: 1px solid #CCCCCC;}
		table.searchSection,
		table.searchFields {width: 100%;}		

