/*------reset---------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.vimage {
	width:160px;
	/*height:120px;*/
	display:block;
	background:#ccc;
}
.clearfix {
 *display:inline-block;
	_display:block;
	_height:1%;
}
.clearfix:after {
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.left {
	float:left;
}
.right {
	float:right;
}
.even, .odd {
	width:960px;
	padding:10px 0px 0px 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:18px;
	position:relative;
	background:url(../images/searchresults/rowbg.jpg) repeat-x;
}
.odd {

}
.even .vehiclephoto, .even .vehicleinformation {
	border-right:1px solid #ccc;
	min-height:150px;
}
.odd .vehiclephoto, .odd .vehicleinformation {
	border-right:1px solid #fff;
	min-height:140px;
}
.vehicleinformation {
	width:329px;
	padding:0 10px;
}
.vehicleinformation h2 {
	font-size:14px;
	font-weight:bold;
}
.vehiclepricing {
	width:199px;
	padding:0 0 0 10px;
}
.vehiclephoto {
	padding:0 10px 0 0;
}
.vehicledetails, .vehiclenavigation {
	margin:10px 0;
}
.vehicledetails li, .vehiclenavigation li {
	display:inline;
}
.vehiclenavigation li {
	font-weight:bold;
}
.savings {
	font-weight:bold;
	font-size:18px;
	border-bottom:1px dashed #000;
	padding-bottom:5px;
}
.compareprice {
	font-weight:normal;
	font-size:12px;
	margin-bottom:10px;
	text-decoration:line-through;
}
.totalprice
{
    font-weight:bold;
    font-size:12px;
    }
 .rebate
 {
     font-size:12px;
     }
.price {
	font-weight:normal;
	font-size:12px;
}
.incentivedetails
{
    font-size:9px;
    color:#666;
    margin-top:10px;
   }
.internetspecial {
	position:absolute;
	top:10px;
	z-index:1;
	left:10px;
	background:url(icon-internetspecial.png) no-repeat;
	text-indent:-5000px;
	width:55px;
	height:55px;
}
.certifiedicon {
	position:absolute;
	top:10px;
	z-index:1;
	left:115px;
	background:url(icon-certified.png) no-repeat;
	text-indent:-5000px;
	width:55px;
	height:55px;
}
.vehiclephoto img {
	position:relative;
}
/*====================== SEARCH CONTROLS STYLES =======================*/
.vehiclelinks {
	padding:5px 0;
	float:right;
}
.searchcriteria {
	border-bottom:1px dotted #333;
	padding:5px 0;
	width:960px;
}
.vehiclelinks a {
	padding:0 20px 0 0;
}
.pagetitle 
{
    border:none;
    float:left;
    
}
.SearchTable {
}
.searchlabel {
}
.searchheader {
	padding:5px 0;
	width:960px;
}
.vehiclemake {
}
.searchfield 
{
    margin:0 10px 0 5px;
}
.clickformoreinfo {
}
.sortpager {
	padding:5px 0;
	border-bottom:1px dotted #333;
	width:960px;
}
.sortpagertable {
}
.sortcontrol {
}
.sortby {
}
.sortfield {
}
.searchbutton {
}
.resetbutton {
}
.pagertop {
	margin:0 0 0 10px;
	border-left: 1px dotted #333;
	padding:0 0 0 10px;
}
.pagerlink {
}
.vehiclecount {
}
.pages {
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	border-left: 1px dotted #333;
}
.pagerbottom
{
    }
.customLink{display:none;}
.vehicletitle a{
    font-size:18px;
}
.searchresultrow{
    font-size:14px;
}
/*
    content top right vehicleinfobox callToAction
*/
.searchresultrow .calltoactionbuttons
{
    width:150px;
}
.searchresultrow .callToAction li
{
    padding:1px;
    margin-bottom:5px;
    border:solid 1px #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius: 5px;
}
.searchresultrow .callToAction a
{
    display:block;
    padding:8px;
    /* background:url(/images/inventorydetails/gradient-up.png) repeat-x #ccc; */
    background: #ccc;
    vertical-align:middle;
    text-align:center;
    color:#333;
    font-size:12px;
    text-decoration:none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius: 5px;
}
.searchresultrow .callToAction a:hover
{
/*     background:url(/images/inventorydetails/gradient-over-down.png) repeat-x #ccc; */
    background: #ccc;
}
.searchresultrow .callToAction a span.text
{
    display:block;
    width:134px;
}
.searchresultrow .callToAction a span.icon
{
    display:block;
    float:left;
    width:16px;
    height:16px;
}
.searchresultrow .callToAction .offerButton a span.icon
{
   /*  background:url(/images/inventorydetails/icons.png) -32px 0px no-repeat; */
}
.searchresultrow .callToAction .getFinanced a span.icon
{
   /*  background:url(/images/inventorydetails/icons.png) -48px 0px no-repeat; */
}
.searchresultrow .callToAction .emailButton a span.icon
{
   /*  background:url(/images/inventorydetails/icons.png) -16px 0px no-repeat; */
}
.searchresultrow .callToAction .sims a span.icon
{
   /*  background:url(/images/inventorydetails/icons.png) -80px 0px no-repeat; */
}
.searchresultrow .video
{
    margin-left:10px;
}
