.vehicle_listing_price
{
	color: #FF9829;
	font-weight: bold;
}

.vehicle_listing_date_added
{
	color: #8D8888;
}

.vehicle_listing_reference
{
	color: #8D8888;
}

.vehicle_listing_first_running_date
{
	color: #8D8888;
}

.vehicle_listing_mileage
{
	color: #8D8888;
}

.vehicle_listing_date_added strong,
.vehicle_listing_reference strong,
.vehicle_listing_first_running_date strong,
.vehicle_listing_mileage strong
{
	color : #1E7FC6;
	font-weight: bold;
}


.vehicle_listing_element
{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E5E4E5;
	
}

.vehicle_listing_element strong
{
	color : #1E7FC6;
	font-weight: normal;
}

h1,
h3,
h3 a
{
	padding: 0px;
	margin: 0px;
	margin-top: 3px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

.vehicle_listing_element h3 strong,
.vehicle_listing_element h3 a strong
{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.vehicle_listing_element img
{
	border: 1px solid #E5E4E5;
	padding: 4px;
}

.vehicle_listing
{
	padding: 4px;
	border-left: 1px solid #E5E4E5;
	border-right: 1px solid #E5E4E5;
	border-bottom: 1px solid #E5E4E5;
}

.vehicle_listing_status
{
	font-size: 12px;
}

.vehicle_zoom_price
{
	color: #FF9829;
	font-size: 14px;
	font-weight: bold;
	
}


h1
{
	padding: 0px;
	margin: 0px;
	margin-top: 3px;
	color: #000;
	font-weight: normal;
	font-size: 16px;
}

.vehicle_zoom_picture img
{
	padding: 4px;
	border: 1px solid #E5E4E5;
	cursor: pointer;
}

.vehicle_zoom_thumbnails img 
{
	padding: 1px;
	border: 1px solid #E5E4E5;
	cursor: pointer;
}

/* Product > Zoom > Airbag */
.product_zoom_airbag_avd { position: absolute; top: 90px; left: 135px; }
.product_zoom_airbag_avg { position: absolute; top: 90px; left: 110px; }
.product_zoom_airbag_avd_porte { position: absolute; top: 120px; left: 160px; }
.product_zoom_airbag_avg_porte { position: absolute; top: 120px; left: 85px; }
.product_zoom_airbag_ard_porte { position: absolute; top: 160px; left: 160px; }
.product_zoom_airbag_arg_porte { position: absolute; top: 160px; left: 85px; }
.product_zoom_airbag_avd_siege { position: absolute; top: 120px; left: 135px; }
.product_zoom_airbag_avg_siege { position: absolute; top: 120px; left: 110px; }
.product_zoom_airbag_ard_siege { position: absolute; top: 160px; left: 135px; }
.product_zoom_airbag_arg_siege { position: absolute; top: 160px; left: 110px; }
.product_zoom_airbag_d_pavillon { position: absolute; top: 140px; left: 145px; }
.product_zoom_airbag_g_pavillon { position: absolute; top: 140px; left: 95px; }
.product_zoom_airbag_ar { position: absolute; top: 190px; left: 122px; }


.vehicle_airbags
{
	position: relative;
}

.vehicle_zoom_accessory
{
	background-image: url(../images/product_zoom_option_checkbox.gif);
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 25px;
	font-weight: bold;
}

.vehicle_zoom_all_pictures img
{
	padding: 2px;
	border: 1px solid #E5E4E5;
	cursor: pointer;
}