/**
 * Auto Transport Direct Articles Style
 */
#vehicles {margin-top:20px;}

#vehicles div#yellowbar   {
	background-color: #ffd50d;
	width:900px;
	height:20px;
	margin:-2px 0px 0px 1px;
}
#vehicles .yellowfont	 {
	font-size:12px;
	color:#000000;
	font-weight:bold;
	line-height:20px;
	margin-left:20px;
}
#vehicles table.listing { width: 900px; margin: 0px auto; }
#vehicles table.listing td { vertical-align: top; }

/* spec CSS */
#vehicles div#spec_container  {
	width:900px;
	margin:10px 0px 0px 50px;
	background-color:#ffffff;
	
}

#vehicles .spec_img  {
	width:250px;

	margin-right:5px;
}

#vehicles div#spec   {
	float:left;
	width:345px; 
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}


#vehicles a:visited {
color: #000099;
text-decoration: none;
}

#vehicles .nav a:hover,
#vehicles a.footer:hover,
#vehicles a:hover {
color: #DFB90D;
}

#vehicles table.listing td ol li  {
line-height: 14px;
white-space: nowrap;
}

#vehicles table.listing td ol li a:link,
#vehicles table.listing td ol li a:visited,
#vehicles table.listing td ol li a:hover,
#vehicles table.listing td ol li a:active {}

#vehicles table.listing td ol li a:hover {
color: #DFB90D;
text-decoration: none;
}

#vehicles div.make_models_listing {
float: left; width: 450px;
font-size: 11px;
}

#vehicles div.make_models_listing p {
margin: 0px 0px 15px 0px;
}

#vehicles div.make_models_listing a:hover {
color: #DFB90D;
text-decoration: none;
}

#vehicles ul li {
	float: left; 
	width: 165px; 
	background-repeat: repeat-x;
	background-image: url(/vehicles/images/dots.gif);
	background-position: bottom;
	padding-left:5px;	
	margin:0px;
	line-height:20px;
}

#vehicles li.spec_header {
	font-size:11px;
	font-weight:bold;
	background-color:#ededeb;
	width:340px;
	background-image:none;
}

#vehicles li.spec_right {
	text-align:right;
}
#vehicles li.spec_left {
	text-align:left;
}


/* ship_submit CSS  */
#vehicles div#ship_submit  {
	width:270px; 
	position:relative; 
	top:20px; 
	left:240px; 
	text-align:center; 
	line-height:16px;
	clear: both;
}





/* Info CSS  */
#vehicles div#info_container  {
	width:900px;
	margin:10px 0px 10px 25px;
	background-color:#ffffff;
	clear: both;
	line-height:15px;
}

#vehicles .info_img  {
	width:200px; 
	margin:8px;

}







