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

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

html #outer{height:100%;}

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

li {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size: 11px;
	line-height: 20px;
}
	
body { 
	font: normal 12px Arial, Helvetica, sans-serif;
	background: #fff url(../images/new/bg_body.jpg) repeat-x;
	background-position: top center;
}

a {
	text-decoration: none;
	color: #27569E;
	font-weight: 600;
}

a:hover {
	text-decoration: underline;
	font-weight: 600;
	color: #060543;
}

h1, h2, h3 {
	color: #333;
}

#container, #pagebody {
	border: none;
}

#siteToolbar {
	margin: 0 auto;
	padding: 0 0 5px;
}

#hedChat {
	margin: 0 200px 0 0;
	padding: 0;
	height: 58px;
	width: 150px;
	color: #ccc;
	float: right;
	background: #FF0000;
}

#nav {
	width: 950px;
	height: 39px;
	padding-top: 10px;
	background: transparent url(../images/new/bg_nav.png) 0 0 no-repeat;	
}

#bodycontent {
	position: inherit;
	height: auto; width: 100%;
	background-color: #FFFFFF;
	background-position: top;
	background-repeat: no-repeat;
}

#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;
}

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

#fleetForm label {
	color: #fff;
}

#fleetBlurb {
	display: inline;
	margin: 145px 50px 0 0;
	width: 440px;
	color: #fff;
	float: right;
}

#fleetBlurb p {
	font-size: 12px;
	line-height: normal;
	color: #fff;
}

#fleetBlurb a {
	color: #0066FF;
}

#fleetBlurb .column {
	margin-right: 20px;
	margin-bottom: 25px;
	float: left;
}

#fleetBlurb li {
	line-height: 1.15em;
}
#fleetBlurb #images {
	float: right;
}

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

#search_filter #fieldset_model.fieldset_normal ul {
	height: auto !important;
	max-height: none;
}

#search_filter #fieldset_model.fieldset_normal a.show_more {
	display: none;
}

#custom_fleet {
	width: 600px;
	height: 324px;
	padding: 15px;
	background-image: url(../images/custom_fleet.jpg);
	background-repeat: no-repeat;
	color: #FFF;
}

#custom_fleet p {
	color: #FFF;
}

#custom_fleet p {
	font-size: 12px;
	line-height: normal;
	color: #fff;
}

#custom_fleet a {
	color: #0066FF;
}

#custom_fleet .column {
	margin-right: 20px;
	margin-bottom: 25px;
	float: left;
}

#custom_fleet li {
	line-height: 1.15em;
	color: #FFF;
	font-size: 12px;
	list-style: none;
	font-weight: normal;
	padding: 3px 10px;
}

#fb_like {
	color: #fff !important;
}










/* RESKIN (December 2011) */
#header {
	width: 950px;
	height: 85px;
	background: url(../images/bg_header.jpg) no-repeat;
}

#google_reviews {
	float: right;
	position: relative;
	top: 3px;
	left: -225px;
}

#header_info {
	float: right;
	position: relative;
	top: 65px;
	left: 90px;
}

span.header_title {
	font-weight: bold;
	font-size: 16px;
	color: #111;
}

span.header_number {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
#top_container {
	width: 950px;
	height: 277px;
	padding-top: 14px;
	background: url(../images/new/bg_image_scroller.png) no-repeat;
}
#buttons_container {
	width: 260px;
	height: 262px;
	margin-left: 15px;
	margin-top: 5px;
	float: left;
}
#buttons_container img {
	margin-bottom: 5px;
}
#image_scroller {
	width: 640px;
	height: 262px;
	float: right;
	position: relative;
	left: -15px;
}
#model_scroller_box {	
	width: 950px;
	height: 139px;
	background: transparent url(../images/new/bg_model_tabs.png) 0 0 no-repeat;
}
#bottom_container {
	width: 950px;
	height: 500px;
	padding-top: 15px;
	background: url(../images/new/bg_bottom_container.png) no-repeat;
}
#links_container {
	width: 900px;
	height: 180px;
	margin: 0 auto;
	position: relative;
	top: 15px;
	text-align: center;
}
#links_new_specials, #links_get_approved, #links_commercial_sales, #links_schedule_service {
	margin-right: 20px;
}
#ad_manager {
	float: left;
	width: 300px;
	height: 290px;
	position: relative;
	top: -5px;
	left: 25px;
}
#featured_preowned_container {
	float: right;
	width: 590px;
	height: 115px;
	margin-top: 12px;
	position: relative;
	left: -12px;
}
#directions_map {
	float: right;
	margin-top: 45px;
	position: relative;
	left: -18px;
}
