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

.bold {
	font-weight: 600;
	color: #0071bc;
	}	
	
#container {
	border: none;
	background: transparent;
}

#nav_front {
	margin: 0;
	padding:  0 0 0 3px;
	width: 945px;
	height: 35px;	
	background: #fff;
	border-left: 2px solid #0071bc;
}

#maingraphic_front {
	margin: 0;
	padding: 10px 0;
	width: 950px;
}

#button_mid {
	margin: 0;
	padding: 0;
	width: 310px;
	float: left;
	background: url(../images/mid_button.jpg) no-repeat;
}

#button_mid a, #button_right a {
	display: block;
	position: relative;
	z-index: 1;
	width: 298px;
	height: 170px;
	text-indent: -9999px;
}

#button_right {
	margin: 0;
	padding: 0;
	width: 299px;
	float: left;
	background: transparent url(../images/right_button.jpg) 0 0 no-repeat;
}
/*
#button_right li {
	margin: 108px 5px 0;
	
	display: inline;
}
*/
#button_right_new {
	margin: 143px 0 0 7px;
	height: 18px;
	float: left;
}

#button_right_used {
	margin: 143px 7px 0 0;
	height: 18px;
	float: right;
}
		
#searchform {
	background: transparent url(../images/search_bg.jpg) 0 0 no-repeat;
	float: left;
	width: 340px;
	height: 158px;
	color: #fff;
	padding-top: 12px;
}
#searchform select {
	margin-bottom: 8px;
}

#search_front {
	margin: 10px 0 0;
	padding: 0;
	color: #fff;
	overflow: hidden;
}

#tabs {
	margin: 0 0 0 13px;
	padding: 0;
	height: 25px;	
}

#tabs li {
	list-style: none;
	display: inline;
	font-size: 9px;
}

#tabs a {
	margin: 0;
	padding: 2px 7px;
	background: url(../images/tab_bk.jpg) 0 0 repeat-x;
	border-width: 1px 1px 0 1px;
	text-decoration: none;
	color: #000;
}

#tabs a.active-tab {
	background: #ccc url(../images/tab_bk_hv.jpg) 0 0 repeat-x;
	color: #000;
}

/*  Front Page Tabs panels */
.panel {
	margin: 0 0 0 10px;
	padding: 2px 0;
	display: none;
	height: 325px;
	overflow: auto;
	background: transparent;
	border: 0;
}

.panel.active-tab-body {
	width: 310px; 
	display: block;
	height: 122px;
}

.panel.active-tab-body p {	
	margin: 0 0 0;
	padding: 0;
	font-size: 80%;
	color: #fff;
}

select.form_noTable {
	color: #000;
}

/* form rules - front page search */
.panel form {
	margin-top: 0.4em;
}

.panel label {
	margin: 0.2em 0 0.3em 0;
	padding: 0;
	float: left;
	display: block;
	text-align: left;
	color: #fff;
	font-size: 80%;
	width: 55px;
}

.panel label.wideLabel {
	width: 130px;
}

.panel label.nextCol {
	padding-left: 8px;
	width: 66px;
}

.panel select, .panel input {
	margin: 0 0 0.3em 0;
	padding: 0;
	float: left;
	display: block;
	color: #000;
	font-size: 85%;
	width: 80px;
}

.panel select.wideSelect {
	width: 90px;
}

.panel input.searchButton {
	margin-left: 70px;
	display: inline;
}

.panel input.searchButton_wideMargin {
	margin-left: 130px;
	display: inline;
}

.panel input.searchButton_nextCol {
	margin-left: 244px;
	display: inline;
}
/* end form rules - front page search */

#tab3 .search_long { 
	text-align: right; 
	width: 250px; 
	padding: 0 2px; 
	color: #fff; 
	font-size: 10px; 
}

#thumb_search_front {
	margin: -10px 0 10px;
	clear: both;
}

#thumb_search_image_row {
	background-color: #fff;
}

.toolbx_front {
	width: 390px;
	margin-left: 0px;
	margin-top: 0px;
}

#bttns_front {
	margin: 0;
	width: 600px;
}

#bttns_front td {
	margin: 0;
	padding-left: 0px;
}

#bttns_front a {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: 600;
}

#bttns_front img {
	margin: 0;
	padding: 10px;
}

#bodycontent_front {
	margin: 0;
	padding: 0;
	background: transparent;
	overflow: hidden;
	width: 100%;
}

#leftCol_front {
	float: left;
}

#leftCol_content {
	margin: 0 0 10px 0;
	padding: 0;
	margin-bottom: -1000px;
	padding-bottom: 1000px;
	width: 600px;
	background: #fff;
	float: left;
}

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

#leftCol_content h2 {
	margin: 5px;
	padding-top: 4px;
	height: 13px;
	font-size: 14px;
	font-weight: 500;
	color: #ffffff;
	background: #ccc url(../images/h2back.jpg) 0 0 repeat-x;	
	clear: both;
}

#leftCol_content p {
	margin-top: 10px;
}


#leftCol_content img {
	padding: 3px;
	color: #fff;
}


#rightcol_front {
	padding: 0;
	float: right;
	width: 328px;
}
.front_hours {
	margin-top: 10px;
	background-color: #fff;
}

#rightcol_front td {line-height: 4px;}

#rightcol_front h2 {
	margin: 5px;
	padding-top: 10px;
	height: 10px;
	font-size: 14px;
	font-weight: 500;
	color: #ffffff;
	background: #ccc url(../images/h2back.jpg) 0 0 repeat-x;	
	clear: both;
}

#powertrain td {
	margin: 0;
	padding: 0;
}

#powertrain p {
	margin: 0;
	padding-left: 5px;
	font-size: 11px;
}

#powertrain img {
	padding-right: 5px;
	}

.front_hours td { 
	padding: 5px 3px; 
}

.rightcol_headers td {
	padding: 0;
}

.addressdealname {
	margin-bottom: -10px;
	padding: 0px;
	font-weight:600;
}

#dealerships_front {
	margin: 0px;
	margin-left: 45px;
	margin-top: 10px;
	padding: 0px;
	float: left;
}

#dealerships_front  img{
	border: none;
}

#seo_container {
	width: 950px;
	margin: 0 auto; 
	height: auto;
	background: #fff;
}		
		
#seo_text{
	padding: 5px;
	width: 940px;
	height: 250px;
	overflow: auto;
	background-color: #fff;
	clear: both;
}

#seo_text p { 
	font-size: 11px; 
	color: #000;
	}

.promotion {
	float: right;
}

ul.hours {
	margin: 0 0 2.0em 2.0em;
	padding: 0;
}

ul.hours li {
	list-style: none;
	line-height: 1.4em;
	font-size: 100%;
}

#level {
	position: relative;
	top: -10px;
	padding-top: 15px;
	height: 183px;
	overflow: hidden;
	background: url(../images/header_image.gif) no-repeat;
}
*>#level {
	background-image: url(../images/header_image.png);
}

#time_weather {
	position: relative;
	width: 299px;
	height: 182px;
	background: url(../images/time_weather.jpg);	
	float: right;
	display: inline;	
}

#hour {
	position: absolute;
	left: 110px;
	top: 44px;
	width: 20px;
	height: 18px;
}
#minute {
	position: absolute;
	left: 137px;
	top: 36px;
	width: 22px;
	height: 19px;
}

/*#weather {
	position: absolute;
	top: 98px;
	left: 20px;
	margin: 0;
	padding: 0;
	height: 66px;
}
*/
#weather {
	position: relative;
	margin:0;
	padding: 0;
	/*height: 66px;*/
	overflow: hidden;
	/*background: url(../images/weather_bg.jpg) 0 0 repeat-x;*/
	padding-top: 110px;
}

#weather embed {
	margin: -9px 0 0;
	position: absolute;
	/*left: 0;
	top: -9px;*/
}