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

.clear { clear: both; height: 0; }

html #outer{height:100%;}

body { 
	margin: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	background: #f7f8fe url(../images/bodyback.jpg) 0 0 repeat-x;
	background-position: top;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
	padding: 5px 0px;
	}

#pagebody li {
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
	font-size: 12px;
	line-height: 1.5em;
	}

a {
	text-decoration: none;
	color: #0183bf;
	font-weight: 600;
}

a:hover {
	text-decoration: none;
	color: #003366;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
	color: #0066CC;  
}

h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	color: #0066CC; 
}
		
h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	color: #0066CC; 
}

.detail-thumbs {
		padding: 3px;
}

#container {
	background-color: #fff;
	border: none;
}

#siteToolbarContainer {
	width: 950px;
	height: 30px;
	background: #efefef;
}

#siteToolbar {
	margin: 0 auto;
	padding: 0 0 0;
	height: 30px;	
	background: #efefef;
}

#siteToolbarRight {
	width: 500px;
	height: 30px;	
}

#jumpmenu {
	margin: 6px 0 0 5px;
	height: 20px;
}

#jumpmenu label, #jumpmenu select {
	margin-bottom: 0;
	font-size: 12px;	
}

#jumpmenu label {
	color: #666;
	height: 20px;
	width: 300px;
}

#facebookIcon {
	width: 92px;
	height: 18px;
	background: transparent url(../images/small_facebook.jpg) 0 0 no-repeat;
}

#twitterIcon {
	width: 92px;
	height: 18px;
	background: transparent url(../images/small_twitter.jpg) 0 0 no-repeat;
}

#facebookIcon {
	width: 92px;
	height: 18px;
	background: transparent url(../images/small_facebook.jpg) 0 0 no-repeat;
}

#twitterIcon {
	width: 92px;
	height: 18px;
	background: transparent url(../images/small_twitter.jpg) 0 0 no-repeat;
}


#header {
	width: 950px;
	height: 125px; 
	background: #fff;
}
		
#nav {
	margin: 0 0 0 12px;
	padding: 0;
	height: 32px;
	width: 926px;
	background: #052947 url(../images/navBck.jpg) 0 0 no-repeat;
}		

#footer a:hover {
	color: #666;
}

#footertext {
	background: #fefefe url(../images/seo_bg.jpg) 0 0 repeat-x;
	padding-top:1.5em;
}

#footertext p {
	margin: 0.5em 1.5em;
	}
		
#customcontent td { padding: 5px; }
#customcontent td img { border: 1px solid #333; }
#customcontent td li { 
	list-style:disc;
	margin: 0 0 0 1.5em;
 }
#customcontent h3 { padding: 5px 5px 5px 0px; }	

.paginationleft { width: 100%; padding: 5px 0px; font-size: 12px; text-indent: 5px; }
.paginationleft a { background-color: #354f68; color: white; padding: 2px 5px; border: 1px solid #333; }
.paginationleft a:hover { background-color: #333; color: #fff; }

.paginationright { width: 100%; padding: 5px 0px; font-size: 12px; }
.paginationright a { background-color: #354f68; color: white; padding: 2px 5px; border: 1px solid #333; }
.paginationright a:hover { background-color: #333; color: #fff; }

.vehiclespecials { width: 950px; height: auto; padding: 5px 0px; background-color: #999; color: #fff; }
.vehiclespecials p {  padding: 0px 5px; line-height: 1.5em; font-size: 14px; font-weight: bold; }
.vehicleheaderwrapper { display: block; background-color: #354f68; color: #fff; width: 100%; height: auto; }
.vehicleheaderwrapper li { font-size: 14px; padding: 5px 0px; }

#vehicleheading { background-color: #354f68; color: #fff; width: 100%; font-size: 16px; font-weight: 600; margin-top: 5px; }
#vehicleheading table { margin:  0 auto; }
#vehicleheading td { width: 315px; padding: 5px 0px; text-align: center; }
#vehicleheading span { font-size: 24px; }

.fb_share_button:hover {
	-moz-background-clip:border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background:#3B5998 url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat scroll right top;
	border-color: #295582;
	color: #FFFFFF;
	text-decoration: none;
}


#fleetContainer {
	width: 938px;
	height: 596px;
	background-color: #FFF;
	background-image:url(../images/fleetBg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#fleetForm {
    margin: 0 0 0 0;
	padding: 170px 0 0 0;
	width: 470px;
	float: left;
}

#fleetBlurb h2 {
	margin: 0 0 0 0px;
	font-size: 12px;
	color: #fff;
}

#fleetForm label {
	color: #fff;
}

#fleetBlurb {
	margin: 145px 0 0 0;
	width: 400px;
	color: #fff;
	float: left;
}

#fleetBlurb bold {
	font-weight: 600;
	font-size: 12px;
	color: #fff;
}

#fleetBlurb a {
	color: #0066FF;
}

.fleetFormsubmit {
	margin: -15px 0 0 115px;
	/*float: left;*/
}

/* site specific modifications */



.carfaxautocheck {
	display: none;
}

#calculatorHeading {
	display:none;
}

#pricingPaymentContainer {
	display:none;
}