@charset "utf-8";
/* CSS Document */


body {
	color: #000;
	font: 12px verdana, arial, helvetica, sans-serif;
	background-color: #022660;
}

#container {
	margin: 0.75em auto 4em auto;
	width: 980px;
	background: #021134 url(../images/bodybg.gif) no-repeat;
	border: 0px;
}

.dealerBttns {
	margin-top: 185px;
	padding: 0;
	}
	
.dealerBttns li {
	margin-left: 111px;
	padding-right: 22px;
	display: inline;
	list-style: none;
}

.dealerBttns li a {
	padding-bottom: 60px;
}

#header {
	width: 960px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}

#nav {
	background: transparent;
	width: 960px;
	padding: 8px 0 0 0;
	margin: 0 auto;
}

#seo_text {
	width: 950px;
	margin: 0 auto;
}

#footertext {
	width: 950px;
	margin: 0 auto;
}

#pagebody {
	width: 940px;
	margin: 0 auto;
	background: #fff;
}

#leftcol {
	margin-left: 10px;
	width: 530px;
	background: #fff;
}

#rightcolbg {
	margin-right: 10px;
	width: 370px;
	background: #fff;
}

#searchbox {
	width: 960px;
	margin: 0 auto;
}

.paginationleft { 
	width: 100%;
	padding: 10px 0px;
	font-size: 12px;
	text-indent: 20px;
	color: #fff;
}

.paginationleft a {
	background-color: #022660;
	color: white;
	padding: 2px 5px;
	border: 1px solid #1f4c84;
}

.paginationleft a:hover {
	background-color: #1f4c84;
	color: #fff;
	text-decoration: none;
}

.paginationright {
	width: 100%;
	padding: 10px 0px;
	font-size: 12px;
	color: #fff;
}

.paginationright p {
	color: #fff;
}

.paginationright a {
	background-color: #022660;
	color: white;
	padding: 2px 5px;
	border: 1px solid #1f4c84;
}
.paginationright a:hover {
	background-color: #1f4c84;
	color: #fff;
	text-decoration: none;
}

.vehicleheaderwrapper {
	background: #fff url(../images/vehicleheadingbg.jpg);
	height: 30px;
}

#disclaimer {
	width: 100%;
	margin: 0 auto;
	border-top: 1px dotted #1f4c84;
}

#disclaimer p {
	color: #000;
}

#footer {
	margin-bottom: 5px;
	padding: 0;
	background: url(../images/footerbg.gif) repeat-x; 
	height: 31px;
}

.footerleft {
	margin: 0;
	padding-top: 7px; 
	text-indent: 5px;
}

.footerright {
	margin: 0;
	padding-top: 7px;
	width: 25%;
}

#footer a, a:hover {
	color: #6ad3ff;
	text-decoration: underline;
}

#inventory-search { border: 1px solid #031136; color: #fff; }
#inventory-search p {
	color: #6ad3ff;
	font-size: 14px;
	line-height: 1.5em;
}
#inventory-search li { color: #000; }
#inventory-search li.yearmakemodel { text-indent: 10px; font-size: 14px; font-weight: normal; color: #fff; width: 225px; }
#inventory-search li.salesphone { color: #d9ef1c; font-size: 14px; font-weight: normal; overflow: hidden; }
#inventory-search li.sellingprice span.price { color: #fff; font-size: 14px; font-weight: normal; }
#inventory-search li.sellingprice { color: #fff; width: 175px; overflow: hidden; }
#inventory-search li.mileage { color: #fff; }
#inventory-search li.viewdetails { color: red; }
#inventory-search li.viewdetails a { color: #f0f0f0; text-decoration: underline; font-weight: normal; font-size: 14px; }
#inventory-search li.viewdetails a:hover { color: #f0f0f0; }

#vehicleleftcol {
	margin-left: 10px;
	width: 510px;
	display: inline;
}

#vehiclerightcol {
	margin-right: 10px;
	display: inline;
}

#vehicleleftcol p {
	background: #fff;
	color: #000;
}

#vehicleheading {
	width: 960px;
	margin: 0 auto;
	background: #021237;
	border-top: 1px dotted #1f4c84;
}

#disclaimer {
	width: 959px;
	margin: 0 auto;
}

#disclaimer p {
	width: 97%;
	margin: 0 auto;
	color: #fff;
	line-height: 1.5em;
}
