﻿/* Left Column */
 
 .site_center
 {
	padding:20px;	
}
 
.leftcol
{
		
}

.leftcol select
{
	
}

.leftcol ul
{
	
}

.leftcol ul li
{
	background-image:url(/assets/images/navbg.jpg);
	list-style:none;
	margin-bottom:5px;
	text-align:center;
}

.leftcol ul li a
{
	display:block;
	padding:7px;
	color:white;
	font-weight:bold;
	text-decoration:none;
}

.leftcol ul li a:hover
{
	color:#0099cc;
}

ul.FooterMakes
{
	margin:0px;
	padding:0px;
	width:95%;
}

ul.FooterMakes li
{
	list-style:none;
	margin:0px;
	padding:0px;
	display:inline;
	margin-left:3px;
	margin-right:2px;
	font-size:11px;
}











/* Search Results */
.searchresults 
{
		
}

.searchresults .dvPageNumbers
{
	clear:both;	
	float:right;
	margin-bottom:10px;
	width:100%;
	margin-top:15px;
	
}

.searchresults .dvPageNumbers div
{
	text-decoration:none;
	color:Black;
	background-color:#E5E5E5;
	padding-top:3px;	
	padding-bottom:3px;	
	width:20px;
	border:1px solid silver;
	display:inline-block;
	float:left;
	text-align:center;
	margin-left:3px;
	margin-bottom:5px;
}

.searchresults .dvPageNumbers div:hover
{
	background-color:#ff8484;	
}

.searchresults .dvPageNumbers div a
{
	text-decoration:none;	
}

.searchresults .dvPageNumbers div:hover a
{
	color:White;
}

.searchresults table
{
	padding:0px;
	margin:0px;	
	clear:both;
}

.searchresults table tr
{
	
}

.searchresults table tr:hover
{
	background-color:#E5E5E5;
}

.searchresults table tr:hover td a #summary
{
	text-decoration:underline;
	
}

.searchresults table tr td
{
	text-align:left;
	padding:2px;
}	

.searchresults table tr td a
{
	color:Black;
	text-decoration:none;	
}

.searchresults table tr td img
{
	margin-right:10px;
	float:left;
}

.searchresults table tr td #title
{
	float:left;
	font-size:12px;
	font-weight:bold;
}

.searchresults table tr td a #title 
{
	color:#840000;
}

.searchresults table tr td a #summary
{
	color:#000000;	
}

.searchresults table tr td #price
{
	float:right;
	font-size:14px;
	font-weight:bold;
	margin-left:10px;
}

.searchresults table tr td a #price 
{
	color:#660000;
}

.searchresults table tr td #summary
{
	font-size:11px;
	clear:both;
	margin-top:10px;
	display:block;
}

.searchresults table tr td a:hover #summary
{
	text-decoration:underline;
	
}









/* Search results */
.dvVehicleInfoBox
{
	width:548px;
	clear: both;
	padding: 10px;
	margin-top: 10px;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	display:block;
}

.dvVehicleInfoBox h2
{
	float:left;	
	margin-top: 0px;
	padding-top: 0px;
}

.dvVehicleInfoBox .dvImageButtons
{
	float:right;	
	
}

.dvVehicleInfoBox div span, .dvVehicleInfoBox div div
{
	clear:both;
	display:block;
}





.dvVehicleInfoBox .dvImages
{
	clear:both;	
	margin-top:5px;
}


.dvVehicleInfoBox .dvImages a img
{
	margin-top: 5px;
	margin-left: 5px;
}

#dvContentTriColumn
{
	clear:both;
	clear: both;
	margin-top: 10px;
	width:100%;
}

#dvContentTriColumn .alpha, #dvContentTriColumn .beta, #dvContentTriColumn .gamma
{
	
	padding:10px;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	height:210px;
	overflow:hidden;
	
}

#dvContentTriColumn div div
{
	border:none;
	padding:none;
	margin:none;
}

#dvContentTriColumn div div strong
{
	font-size:12px;
	margin-bottom:2px;	
	display:block;
}

#dvContentTriColumn .alpha
{
	width:180px;
	float:left;
}

#dvContentTriColumn .alpha div
{
	width:125px;
	margin:0px;
	padding:0px;
	margin-left:10px;
}

#dvContentTriColumn .alpha em
{
	display:inline-block;
	font-style: normal;
}



#dvContentTriColumn .beta
{
	margin-left:5px;
	width:170px;
	float:left;
}

#dvContentTriColumn .beta div
{
	width:115px;
	margin:0px;
	padding:0px;
	margin-left:10px;
}



#dvContentTriColumn .gamma
{

	width:144px;
	float:left;
	margin-left:5px;
}

#dvContentTriColumn .gamma table tr td
{
	padding-bottom:5px;	
	font-size:10px;
}

#dvContentTriColumn .gamma table tr td img
{
	margin-right:5px;
}
