body {
	background: #e3e3e3 url('media/interface/bg_fade.png') left top repeat-x;
	font: 8pt/10pt Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;

}

input, select, option {
	font: 8pt Arial, Helvetica, sans-serif;
	color: #000;
}

a:hover {
	text-decoration: none;
}

h1 {
	color: #006699;
	font-size: 16px;
}

h2 {
	position: absolute;
	color: #eeeeee;
	font-size: 24px;
	margin-top: -45px;
	padding-left: 2px;
	font-weight: normal;
	line-height: 24px;
}

h3 {
	margin: 4px 4px 4px 0;
}
h4 {
	font-size: 14px;
	margin: 4px 4px 4px 5px;
	color: #666;
}
/* Structure */
#container {
	position: relative;
	margin: 0 auto 0;
	background: #fff url('media/interface/right_edge.png') right top repeat-y;
	width:950px;
}

#topRow, #topLeft, #topRight {
	background: #fff url('media/interface/top_edge.png') left top repeat-x;
}

#topRow a {
	display: block;
	float: right;
	margin: 4px 0;
	color: #fff;
}

#bottomRow, #bottomLeft, #bottomRight {
	background: #fff url('media/interface/bottom_edge.png') left top repeat-x;
}

#leftCol {
	background: transparent url('media/interface/left_edge.png') left top repeat-y;
	padding-left: 7px;
	padding-right: 5px;
}

#rightCol {
	background: #fff url('media/interface/right_edge.png') left top repeat-y;
}

#header {
	border-bottom: 5px solid #039;
	padding: 0 10px 8px 0;
	margin: 0 2px 0 0;
}

#brands {
	position: absolute;
	top: -10px;
	right: 30px;
}

#brandInfo {
	position: absolute;
	top: 40px;
	left: 7px;
	height: 40px;
	line-height: 19px;
	border-top: 1px solid #ccc;
	background: #fff;
	width: 500px;
}

#brandInfo h4 {
	margin: 0;
	color: #333333;
	font-size: 12px;
}

#brandRight {
	float: right;
}

#brands img {
	padding-right: 15px;
}

#nav {

}

#logo {
	padding-left: 5px;
}

#topInfo {
	position: absolute;
	top: -25px;
}

#plainNav {
	color: #999;
	margin-left: 360px;
	margin-bottom: -5px;
}

#plainNav a {
	color: #0066CC;
	padding: 0 5px 0 5px;
}

#plainNav a:hover {
	text-decoration: none;
}

#nav ul {
	float: left;
	list-style: none;
	margin: 0 0 5px 5px;
	padding: 0;
	height: 21px;
	width: 360px;
}

#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#tabNew {
	display: block;
	background: #fff url('media/interface/tab_new.png') left top no-repeat;
	width: 101px;
	height: 21px;
}

#tabNew:hover {
	background: #fff url('media/interface/tab_active_new.png') left top no-repeat;
}

#tabPre {
	display: block;
	background: #fff url('media/interface/tab_preowned.png') left top no-repeat;
	width: 138px;
	height: 21px;
}

#tabPre:hover {
	background: #fff url('media/interface/tab_active_preowned.png') left top no-repeat;
}

#tabMotor {
	display: block;
	background: #fff url('media/interface/tab_motorsports.png') left top no-repeat;
	width: 94px;
	height: 21px;
}

#tabMotor:hover {
	background: #fff url('media/interface/tab_active_motorsports.png') left top no-repeat;
}

#tabSpecial {
	display: block;
	background: #fff url('media/interface/tab_special.png') left top no-repeat;
	width: 103px;
	height: 21px;
}

#tabSpecial:hover {
	background: #fff url('media/interface/tab_active_special.png') left top no-repeat;
}

#content {
	clear: left;
	font-size: 12px;
	line-height: 19px;
}

#footer {
	margin: 2px 40px 0 50px;
	margin: 0 auto;
	line-height: 19px;
	width:950px;
}

#footer a {
	padding: 0 4px 0 4px;
}

/* IDs */
#vehicleSearch {
	background: #fff url('media/images/form_bottom.jpg') left bottom no-repeat;
	width: 268px;
	padding: 0 0 120px 0;
	color: #fff;
	margin-left: 12px;
}

#vehicleSearch td {
	padding-bottom: 10px;
}

#vehicleSearch a {
	color: #009acf;
}

#vehicleSearchInner {
	background-color: #00215c;
	width: 230px;
	margin: 0 2px;
	margin-top: -3px;
	padding: 15px;
	padding-top: 4px;
}

#vehicleSearch h3 {
	margin: 8px 0 7px 0;
	font-size: 16px;
	border-bottom: 1px solid #ccc;
}

/* Classes */
#banner {
	margin-right: 2px;
	background: url(media/images/banner_bg.jpg) repeat-x;
	height: 214px;
}

#bannerSwitcher {
	position: relative;
	z-index: 1;
	height: 17px;
	top: -30px;
	width: 150px;
	left: 5px;
	margin: 0px;
	padding: 0px;
}

#bannerSwitcher a {
	color: #fff;
}

.switcher_name {
	font-size: 10px;
	padding: 2px 2px 2px 5px;
	color: #666666;
	background: #006699;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	line-height: 16px;
}

.copyright {
	color: #666;
	height: 10px;
	padding-left: 5px;
	font-size: 10px;
	line-height: 10px;
}

#contentShadow {
	background: url(media/images/bg_contentShadow.jpg) repeat-x;
	margin-right: 2px;
	height: 7px;
	margin-top: -18px;
}

.results th {
	color: #fff;
	background: #006699 url(media/images/bg_results.gif) repeat-x;
	border: 1px solid #fff;
	text-align: left;
	font-size: 11px;
}

.results td {
	font-size: 12px;
	padding: 5px;
	border: 1px solid #fff;
}

.resultsRow {
	border-bottom: 1px solid #0099CC;
}

.results tr {
	border: 1px solid #0099CC;
}

.carImage {
	position: absolute;
	margin-top: -10px;
	margin-left: -127px;
	display: none;
	border: 2px solid #fff;
	z-index: 100;
}

.noPad {
	padding: 0;
}

#vehicle {
	line-height: 18px;
	font-size: 11px;
}

#vehiclePrice {
	font-weight: bold;
	font-size: 16px;
	color: #990000;
	background-color: #eee;
	padding: 4px;
}
.vehicleDiscount {
	font-size: 13px;
	font-weight: normal;
	border-bottom: 1px solid #999999;
	margin-top: 2px;
	margin-bottom: 4px;
}

#vehicle h3 {
	font-size: 19px;
	margin-top: -14px;
	margin-bottom: 4px;
	color: #2B4159;
}

#vehicleRequest {
	background: #eeeeee;
	border: 1px solid #ccc;
	padding: 7px;
	color: #666;
	line-height: 17px;
	font-size: 10px;
	margin-top: 10px;
}

#vehicleRequest h3 {
	font-size: 14px;
	margin: 0 0 2px 0;
}

#vehicleRequest input {
	font-size: 11px;
	color: #666666;
}

#vehicleEnlargeImg {
	background-color: #09c;
	color: #fff;
	width: 50px;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	position: absolute;
	top: 0;
	left: 219px;
}

#vehicleEnlargeImg a {
	color: #fff;
	padding: 2px;
	text-decoration: none;
}

#vehicleEnlargeImg a:hover {
	background-color: #003399;
}

.vehicleDetails {
	padding-left: 14px;
	padding-top: 0px;
}

.vehicleDetails img {
	border: 0;
	padding-right: 3px;
}

#content p {
	margin-left: 12px;
}

#content h1 {
	margin-left: 12px;
	margin-bottom: -7px;
}

.disclaimer {
	width: 100%;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	line-height: 15px;
	margin-left: 15px;
	margin-top: 20px;
}

#pageNav {
	font-size: 11px;
	text-align: center;
	padding-bottom: 2px;
}

#pageNav a {
	padding: 1px 2px 1px 2px;
}

#pageNav a:hover {
	background-color: #006699;
	color: #fff;
}

.sortArrows {
	float: right;
	padding-top: 8px;
}

.sortArrows img {
	padding-right: 2px;
}

#numResults {
	font-size: 10px;
	text-align: right;
}

#numResults select {
	font-size: 10px;
}

.mileage {
	font-size: 26px;
}

.mileage img {
	padding-top: 0px;
}

#carfaxInfo {
	width: 240px;
	font-size: 11px;
	line-height: 17px;
	padding: 4px;
	border: 1px solid #006699;
	position: absolute;
	visibility: hidden;
	background: #ccc;
	margin-left: -150px;
	margin-top: 15px;
}

#vehicleSpecs {
	display: block;
	background: #fff;
}

#vehicleCommonEquipment {
	display: none;
	background: #fff;
	width: 280px;
}
#vehicleComments {
	display: none;
	background: #fff;
	width: 280px;
}
.specsTabs {
	border-bottom: 2px solid #BBD0E6;
	padding-bottom: 1px;
	width: 280px;
}

.specsTabs a {
	margin: 1px 0 4px 5px;
	padding: 3px 5px;
	border-bottom: 1px solid #BBD0E6;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	background: #BBD0E6;
}

.specsTabs a:hover {
	background-color: #0cc;
}

#hulltab {
	margin: 12px 0 0 10px;
	height: 45px;
}

#hulltab ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#hulltab li {
	border: 1px solid #7e7ea9;
	float: left;
	text-align: center;
	margin: 0 6px 5px 0;
	padding: 1px;
}

#hulltab a {
	display: block;
	background-color: #eee;
	padding: 0 5px;
	text-decoration: none;
}

#hulltab a:hover {
	color: #fff;
	background: #099;
}

.noDisplay {
	display: none;
}

.hide {
	display: none;
}

.show {
}
.coupon td {
	font-size: 11px;
	color: #000000;
	background-color: #FDFDBE;
	border: 1px dashed #000033;
	line-height: 18px;
}
.coupon {
	margin: 10px;
	margin-right: 20px;
}
#specialsNotify {
	background: #eeeeee;
	border: 1px solid #999;
	padding: 5px;
	width: 100%;
}

.searchResultsTop {
	font-size: 12px;
}

.searchResultsFilters {
	background-color: #ccc;
	padding: 1px 4px;
	height: 22px;
}

.searchResultsFilters tr {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

.searchResultsFilters td {
	padding: 1px;
	border: 1px solid #ccc;
}

.searchResultsFilters select {
	color: #666666;
	font-size: 10px;
}
.searchResultsFilters form {
height: 15px;
margin: 0;
}

#searchBox {
	position: absolute;
	top: 44px;
	right: 45px;
}
#certified {
	position: absolute;
	top: 36px;
	right: 245px;
}

#searchBox input {
	font-size: 10px;
	color: #333333;
}
.relatedVehicles {
	font-size: 10px;
}
.storeHours {

	float: right;
	margin-top: 8px;
	font-size: 11px;
	line-height: 15px;}
.storeHours td {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	}
.storeHours table {
	border-right: 1px solid #999999;}
.contactInfo td {
	padding: 5px;
	border-top: 1px solid #999999;
}
.contactInfo h4 {
	margin: 0;
	font-size: 13px;
	}
#feat_vehicles {
	font-size: 11px;
	line-height: 16px;
	height: 165px;
	list-style: none;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding: 0;

	margin-left: 11px;
	background:#eee;
	}
#feat_vehicles ul {
	padding: 0;
	margin: 0;
}
#feat_vehicles li {
	padding: 3px 15px 10px 3px;
	float: left;
	}
#feat_vehicles a {
	text-decoration: underline;
	}
#feat_vehicles a:hover {
	text-decoration: none;
}
#feat_vehicles h3 {
	background-color: #ccc;
	font-weight: bold;
	padding: 2px;
	font-size: 14px;
	color: #666666;
	margin: 0;
	}
	
#featLinks {
	padding: 0px 0 0 4px;
	background-color: #eee;
	font-size: 10px;
	color: #666666;
	margin: -22px 0 0 11px;
	border-top: 1px solid #CCCCCC;
	line-height: 15px;
}
.contentPageRight {
	float: right;
	width: 270px;
	font-size: 11px;
	margin-bottom: 10px;
	line-height: 15px;
	background: #eeeeee;
	margin-left: 10px;
	border: 1px solid #999999;
}
#completeDiv {
	background-color: white;
	z-index: 1;
	visibility: hidden;
	position: absolute;
	border: 1px solid black;
	border-top: 0;
	width: 125px;
	font-size: 11px;
	margin-top: 1px;
}
#completeDiv ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border-top: 1px solid #000000;
}
#completeDiv li {
	padding: 1px 1px 1px 4px;
	list-style: none;
	display: block;
	width: 125px;
	cursor: pointer;
}
#completeDiv li a {
	display: block;
	width: 125px;
}
#completeDiv a {
	display: block;
	text-decoration: none;
	background-color: #eee;
}
#completeDiv a:hover {
	color: #ffffff;
	background-color: #A0AAB5;
}
.sitemapcolumn {
	width: 12em;
	float: left;
	padding-right: .5em;
	font-size: 10px;
	line-height: 16px;
	padding-left: 10px;
}
.sitemapcolumn h3 {
	font-size: 120%;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-left: -10px;
	}
#botContent {
	color: #666666;
	font-size: 9px;
	line-height: 15px;}
#botContent a {
	color: #666666;
	padding: 0;}
#carfinder_form input {
	width: 15em;
	}
#carfinder_form #Submit {
	width: auto;
	}
#bodyshopImg {
	float: right;
	margin-left: 10px;}
