/* CSS Document */
#car-wrap {
width:730px;
height:182px;
position:relative;
color:#000;
float:left;
border:none;
background-color:#fff;
margin:5px 0px 5px 5px;
border-bottom:dashed 1px #CCCCCC;
}


#viewalllink a, #viewalllinktop a {
display:block;
width:730px;
padding:4px 0 4px 0;
background-color:#CC0000;
color:#FFFFFF;
text-align:center;
font-size:16px;
border:1px solid #CC0000;
float:left;
clear:both;
font-weight:700;
text-decoration:none;

}

#viewalllink a:hover,#viewalllinktop a:hover {
background-color:#FFFFFF;
color:#CC0000;
}


#car-wrap div {
font-size:12px;
}
#car-photo {
position:absolute;
left:1px;
top:2px;
width:230px;
height:173px;
z-index:1;
}
#car-photo img{
/*filter: gray;*/
}

#car-make2 {
position:absolute;
left:240px;
top:6px;
width:480px;
padding-left:6px;
padding-top:1px;
height:33px;
z-index:3;
background:#0235a0;
color:#ffffff;
font-size:11px;
}


#car-model2 {
position:absolute;
left:424px;
top:85px;
width:153px;
padding-left:6px;
padding-top:1px;
height:18px;
z-index:5;
background:#0235a0;
color:#ffffff;
font-size:11px;
}



#car-year2 {
position:absolute;
left:240px;
top:41px;
width:480px;
padding-left:6px;
padding-top:1px;
height:20px;
z-index:7;
background:#666666;
color:#ffffff;
font-size:11px;
}

#car-more1 {
position:absolute;
left:282px;
top:179px;
width:225px;
height:23px;
z-index:13;
}

#car-more2 {
position:absolute;
left:271px;
top:179px;
width:225px;
height:23px;
z-index:13;
}


#car-more3 {
position:absolute;
left:240px;
top:152px;
width:476px;
height:23px;
z-index:13;
}


#diesels, #automatic, #onoffer {
position:absolute;
left:2px;
top:3px;
width:230px;
height:173px;
z-index:200;
}

#onoffer a {
position:absolute;
width:230px;
height:173px;
z-index:210;
background:url(../graphics/on-offer.gif) top left no-repeat transparent;

}
#diesels a {
position:absolute;
width:230px;
height:173px;
z-index:210;
background:url(../graphics/diesel.gif) top left no-repeat transparent;
}

#automatic a {
position:absolute;
width:230px;
height:173px;
z-index:209;
background:url(../graphics/auto.gif) left top no-repeat transparent;
}

#diesels a span, #automatic a span,#onoffer a span {
display:none;
}


#car-wrap .col1, #car-wrap .col2, #car-wrap .col3 {
width:100px;
float:left;
text-align:right;
margin-left:1px;
padding-top:2px;
height:20px;
}

#car-wrap .col2 {
width:460px
}
#car-wrap .col1b {
width:370px;
float:left;
text-align:left;
margin-left:1px;
}

#car-wrap .col3{
background:#000000;
color:#FFFFFF;

padding-right:5px;
height:31px;
border-left:2px solid #FFFFFF;
font-size:13px;
font-weight:800;
}

.new-spec1 {
	/*width:465px;*/
	width:476px;
	position:absolute;
	left:240px;
	height:82px;
	top: 65px;

}

.new-spec1 strong,.new-spec1 a {
color:#FF0000;
}

.new-spec2 {
	width:223px;
	position:absolute;
	left:748px;
	height:113px;
	top: 61px;
	background:#333333;
	padding-left:6px;
	padding-top:2px;
}

/* search results CSS Document */

	.financeVehicleHidden
		{
			visibility: hidden;
		}
	.financeVehicle
		{
			visibility: visible;
		}
	.financeVehicleError
		{
			visibility: visible;
		}
	.financeVehicleError #financeText
		{
			color: red;
		}
.fin-title {
color:#CC0000;
}



/*finance options*/

.financeOptions {
position:relative;
width:640px;
float:left;
clear:both;
padding:5px;
height:35px;
padding-top:18px;
padding-left:100px;
margin-top:5px;
margin-left:120px;
background:url(../graphics/view-finance.gif) top center no-repeat;
color:#FFFFFF;
}



#submit1 {
width:90px;
height:23px;
padding:0;
}

#financego {
width:90px;
height:23px;
position:absolute;
top:15px;
left:630px;
z-index:700;
}


#financeDeposit {
width:50px;
}



#typicalAPR {
width:990px;
float:left;
clear:both;
font-size:16px;
font-weight:bolder;
text-align:right;
padding-top:10px;
padding-bottom:5px;
}

#search-title {
float:left;
clear:both;
height:30px;
width:740px;
margin:0;
padding:0;
}

#search-title h1 {
font-size:12px;
font-weight:600;
margin:0;
padding:0;
float:left;
clear:both;
height:30px;
width:740px;
margin-bottom:10px;
}
