	#diesels, #automatic {
position:absolute;
left:1px;
top:1px;
width:160px;
height:120px;
z-index:200;
}

#diesels a {
position:absolute;
width:160px;
height:120px;
z-index:210;
background:url(graphics/diesel.gif) right bottom no-repeat transparent;
}

#automatic a {
position:absolute;
width:160px;
height:120px;
z-index:210;
background:url(graphics/auto.gif) right bottom no-repeat transparent;
}

#diesels span, #automatic span {
display:none;
}
	

#car-wrap-wrap {
	float:left;
	width:800px;
	min-height:500px;
	height:auto;	}
	
	#viewalllinktop ,#viewalllinktop2 {
	width:800px;
	float:left;
	clear:both;
	height:30px;
	}
	
	#viewalllinktop2 {
	font-size:14px;
	}
.car-wrap {
	width:800px;
	height:auto;
	position:relative;
	color:#000;
	float:left;
	margin-bottom:5px;
	padding-bottom:10px;
	z-index:200;
	border-bottom:1px dotted #d9d9d9;
	}
	.car-info {
	width:800px;
	height:130px;
	float:left;
	clear:both;
		color:#000;
	float:left;
	z-index:200;

	}

.codeweavers {
	width:800px;
	float:left;
	clear:both;
	height:auto;
	}

.insurancetop {
	float:left;
	clear:both;
	}
.finance1
{
	display: none;
}

.finance2
{
	display: none;
}

#car-derv {
	height:22px;
	position:absolute;
	top:0px;
	left:5px;
	width: 400px;
	display:none;
	}
	
#car-photo {
	position:absolute;
	left:0px;
	top:0px;
	padding:4px 0 0 4px;
	width:164px;
	height:124px;
	z-index:1;
	background:url(graphics/carlist-image-bg.png) left top no-repeat transparent;
	}

	
#spec1 {
	position:absolute;
	left:1px;
	top:2px;
	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:1px;
	top:2px;
	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 {
	position:absolute;
	z-index:2;
	left:175px;
	top:4px;
	width:528px;
	height:18px;
	padding:3px 0 0 5px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background-color:#83868c;
	}
	
#car-price {
	position:absolute;
	z-index:3;
	left:710px;
	top:4px;
	width:83px;
	height:18px;
	padding:3px 0 0 5px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background-color:#ff6600;
	}

#car-details {
	position:absolute;
	z-index:4;
	left:175px;
	top:26px;
	width:613px;
	height:93px;
	padding:5px 5px 0 5px;
	font-size:12px;
	color:#000000;
	background-color:#f3f3f3;
	}
.carlist-reduced {
color:#CC3300;
font-weight:bolder;
width:427px;
float:left;
clear:both;
padding-top:2px;
}
.car-more {
	position:absolute;
	left:679px;
	top:102px;
	width:110px;
	height:15px;
	z-index:13;
	color:#0173b5;
	font-weight:bold;
	}

#car-more a {
	color:#000000;
	font-weight:bold;
	}
	
#car-more a:hover {
	color:#0173b5;
	font-weight:bold;
	text-decoration:none;
	}

#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;
	}


/*finance details
*/
/* CSS Document */
	.financeVehicleHidden
		{
			visibility: hidden;
		}
	.financeVehicle
		{
			visibility: visible;
		}
	.financeVehicleError
		{
			visibility: visible;
		}
	.financeVehicleError #financeText
		{
			color: red;
		}
		


.financehide {
display:block;
float:right;
clear:both;
width:120px;
}

.financetop {
width:760px;
float:left;
clear:both;
text-align:left;
}

#typicalAPR {
width:800px;
float:left;
clear:both;
text-align:right;
font-size:180%;
}

.resultspagefooter {
width:800px;
float:left;
clear:both;
height:auto;
}
.resultsviewpage span, .resultsviewpagecurrent span {
float:left;
margin-bottom:5px;
color: #ff0000;
display:block;
padding:2px;
border:1px solid #000000;
margin-top:6px;
margin-right:3px;
background:#000000 url(../graphics/pnumber.gif) top left no-repeat;
color:#fff;
width:18px;
text-align:center;

}

.resultsviewpagecurrent span {

background:#000066 url(../graphics/pnumbero.gif) top left no-repeat;
color:#fff;
}


.resultsviewpage span:hover {
text-decoration:none;
background-color:#000066;
background:#000066 url(../graphics/pnumbero.gif) top left no-repeat;
color:#fff;
}


.resultsviewpage a { cursor: pointer; text-decoration:none;
}


.resultsviewpagecurrent span:hover {
text-decoration:none;
background-color:#000000;
background:#000000 url(../graphics/pnumber.gif) top left no-repeat;
color:#fff;
}

#resultsnextpage, #resultsprevpage {
float:left;
margin-left:2px;
margin-right:2px;
display:block;
padding:2px;
border:1px solid #000000;
margin-top:6px;
padding-right:3px;
background-color:#000066;
color:#fff;
}

#resultsnextpage a, #resultsprevpage a{
text-decoration:none;
color:#fff;
}

#resultsnextpage a:hover, #resultsprevpage a:hover{
text-decoration:none;
}


#resultsnowviewing {
float:left;
clear:both;
margin-right:2px;
padding-top:5px;
padding-bottom:5px;
font-size:14px;
font-weight:bolder;
width:600px;
}


#resultsletmeknow a{
float:left;
clear:both;
display:block;
background:url(../graphics/car-finder.gif) top center no-repeat;
width:600px;
height:42px;
}
#resultsletmeknow a span {
display:none;
}



.financeOptions {
position:relative;
width:795px;
float:left;
clear:both;
padding:5px;
height:50px;
padding-top:15px;
padding-left:90px;
padding-bottom:30px;
margin-top:5px;
margin-left:0px;
margin-bottom:6px;
color:#000;
background: url(graphics/codewaversFinanceTop.gif) top left no-repeat;
font-size:12px;

}
.financeOptions h2 {
font-size:14px;
font-weight:700;
margin-bottom:6px;
}

#financego {
width:128px;
height:34px;
position:absolute;
top:30px;
left:630px;
z-index:700;
}



#financeDeposit {
width:50px;
}

#carSort {
	width:600px;
	height:20px;
	position:relative;
	color:#000;
	float:left;
	margin-bottom:4px;
	z-index:200;
	
	}
	
	#sortForm label {
	width:120px;
	padding-left:2px;
	float:right;
	}
	#sortForm select {
	width:120px;
	padding-left:2px;
	float:right;
	}
	

.finance1, .insurance1, .insurance1visible {width:157px; display:block; height:17px; float:left; color:#ffffff; background-color:#000066; margin-bottom:1px; margin-left:4px; padding-left:4px; padding-top:3px; font-size:12px; font-weight:normal;
}
.finance1  strong , .insurance1  strong , .insurance1visible strong {
font-weight:normal;
}
.finance2, .insurance2, .insurance2visible {width:610px; display:block; float:left; height:17px; background-color:#f8f8f8; color:#000; margin-bottom:1px; margin-left:8px; padding-top:3px; padding-left:2px;}


.finance1 a, .insurance1  a {
color:#FFFFFF;
font-weight:normal;
text-decoration:none;

}

.finance1 a:hover, .insurance1 a:hover {
color:#FFFFFF;

text-decoration:underline;
}


.finance1,.finance2  {
height:35px;

}

.financeVehicleNone {
display:none;
}






.resultstop0 {
	width:790px;
	float:left;
	clear:both;
	height: 20px;
}

.financetop a, .insurancetop a {
font-weight:700;
}

.financetop a:hover, .insurancetop a:hover {
font-weight:700;
text-decoration:underline;
}

.financetop {
	width:600px;
	float:left;
	text-align:left;
	height:15px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:25px;
	margin-bottom:2px;
	margin-left:2px;
	margin-top:2px;
	background: url(../graphics/adjust-finance0.gif) left bottom  no-repeat;
}

.insuranceup {
	width:130px;
	float:left;
	text-align:left;
	height:15px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:25px;
	margin-bottom:2px;
	margin-top:2px;
	background: url(../graphics/adjust-insurance0.gif) bottom left no-repeat;
	clear: right;
}

.moreCarDetails {
color:#FF8000;
font-weight:700;
}
