/* CSS Document */

#car-wrap-wrap {
	float:left;
	width:717px;
	height:auto;
	margin-top:10px;
	}
 #car-title {
	float:left;
	width:707px;
	height:auto;
	margin-top:10px;
	padding-left:10px;
	font-size:14px;
	}
	
.car-wrap {
	width:865px;
	height:140px;
	max-height:140px;
	overflow:hidden;
	position:relative;
	color:#000;
	float:left;
	margin-bottom:5px;
	padding-bottom:10px;
	z-index:200;
	border-bottom:1px dotted #d9d9d9;
	margin-left: 20px;
	padding-top: 5px;
	}

#car-derv {
	height:22px;
	position:absolute;
	top:0px;
	left:5px;
	width: 400px;
	display:none;
	}
	
.car-photo {
	padding:3px 0 0 3px;
	width:165px;
	height:125px;
	float:left;
	z-index:1;
	background: url(../graphics/carlist/cars-img.jpg) left top no-repeat transparent;
	margin-right: 7px;
	}

#spec1 {
	position:absolute;
	left:5px;
	top:6px;
	width:160px;
	height:120px;
	z-index:200;
	}

#spec1 a {
	position:absolute;
	width:160px;
	height:120px;
	z-index:210;
	background:url(../graphics/on-offer.png) right bottom no-repeat transparent;
	top: -1px;
	}

#spec1 a span {
	display:none;
	}

#spec2 {
	position:absolute;
	left:4px;
	top:5px;
	width:160px;
	height:120px;
	z-index:200;
	}

#spec2 a {
	position:absolute;
	width:160px;
	height:120px;
	z-index:210;
	background:url(../graphics/managers-deal.png) right bottom no-repeat transparent;
	}

#spec2 a span {
	display:none;
	}

#sold {
	position:absolute;
	left:1px;
	top:2px;
	width:160px;
	height:120px;
	z-index:200;
	}

#sold a {
	position:absolute;
	width:160px;
	height:120px;
	z-index:210;
	background:url(../graphics/sold.png) right bottom no-repeat transparent;
	}

#sold a span {
display:none;
	}

#car-make {
	z-index:2;
	float:left;
	width:550px;
	height:22px;
	padding:5px 0 0 5px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	background-color:#83868c;
	margin-top: 4px;
	margin-right: 10px;
	}
	
#car-price {
	z-index:3;
	width:118px;
	height:22px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	background-color:#286cd3;
	float:left;
	margin-top: 4px;
	text-align: center;
	padding-top: 5px;
	}

#car-details {
	z-index:4;
	width:685px;
	height:91px;
	padding:0;
	font-size:12px;
	color:#000000;
	background-color:#FFFFFF;
	float: left;
	}

.car-spec-icon {
	float:left;
	width:22px;
	height:22px;
	margin:10px 0 0 0;
	background-color:#fff;
	}
	
.car-spec {
	float:left;
	width:125px;
	height:20px;
	margin:10px 20px 0 0;
	padding:2px 0 0 3px;
	background-color:#FFFFFF;
	font-size:11px;
	}

.car-spec span {
	color:#000000;
	font-weight: 700;
	}

#car-enquire {
	position:absolute;
	left:495px;
	top:100px;
	width:110px;
	height:15px;
	z-index:13;
	color:#0173b5;
	font-weight:bold;
	}

#car-more {
	position:absolute;
	left:691px;
	top:109px;
	width:170px;
	height:30px;
	z-index:13;
	color:#000000;
	font-weight:bold;
	}

#car-more a, #car-enquire a {
	color:#000000;
	font-weight:bold;
	}
	


#carlist-after {
	width:900px;
	padding-top:10px;
	margin-top:10px;
	margin-bottom:10px;
	display:block;
	float:left;
	}

#latest-offers-wrap {
	width:970px;
	height:470px;
	padding-left:30px;
	}
