body {background-color: #FFFFFF;}
body, html, a, table {font-family: Tahoma, Arial, Helvetica, Sans-serif; font-size: 11px;}

a {color: #DF0031;}
a:hover {text-decoration: none;}


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: #DF0031;}
.vehicles_list_price_cell {text-align: right; vertical-align: top; white-space: nowrap; font-size: 14px; 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: 14px; padding: 3px; border-bottom: 1px solid #BE3637; color: #DF0031;} 
.vehicle_details th.make_and_model_title {width: 150px;}

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

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

div.print a img {border: none;}
div.print {text-align: right;}

table#specialOffer {
font-weight: bold;
margin: 10px 0;
}
.special_offer {margin-bottom: 8px;}
.special_offer .image_link img{padding:2px;}
.spec_price{font-size: 12px; font-family: Verdana, Tahoma, Arial;}

.vehicles_list_price_cell .alt-currency {
    display: block;
    font-size: 11px;
}
.vehicle_details .main-currency {font-size:12px;}
.vehicle_details .alt-currency {margin-left: 5px;}