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

.bold {
	font-weight: 600;
	}	

#nav_front {
	margin: 0;
	padding: 0;
	width: 950px;
	height: 35px;	
	background: #fff;
}

#header_front {
	margin: 0;
	padding: 0;
	width: 950px;
	height: 172px; 
	background: #333 url(../images/header_front.jpg) 0 0 no-repeat;
}

#maingraphic_front {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	background: #333;
	background: #333 url(../images/maingraphic.jpg) 0 0 no-repeat;
	width: 100%;
	height: 260px;
}

#model_rotate {
	border:2px solid #fff;
}

#mngraphic-inner {
	margin: 0 0 0 0px;
	padding: 0 0 0 0;
	width: 565px;
	float: left;
	height: 230px;
	color: #fff;
	background-color: #141414;
	border: 1px;
	border-style: solid;
	border-color: #313132;
	overflow: hidden;
	}
	
#mngraphic-banner {
	margin-top: 18px;
	margin-left: 8px;
	padding: 0;
	height: 190px;
	width: 240px;
	float: left;
}

#mngraphic-text {
	margin: 0;
	padding-right: 5px;
	padding-top: 3px;
	line-height: 1.5em;
	width: 300px;
	font-size: 9px;
	float: right;
}

#mngraphic-text h2 {
		font-size: 16px;
		font-weight: bold;
		padding: 5px;
		padding-left: 0px;
		color: #c9c9c9; 
        }	

#search_front {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 365px;
	height: 194px;	
	float: right;
	color: #fff;
	background: 000;
	overflow: hidden;
}	

#gogreen {
	margin-top: -30px;
	margin-right: 40px;
	padding: 0 0 0 0;
	width: 300px;
	float: right;
	color: #fff;
	background: transparent;
	overflow: hidden;
}
}

#tabs {
	margin: 0;
	padding: 0;
	height: 30px;	
}

#tabs li {
	list-style: none;
	display: inline;
}

#tabs a {
	margin: 0;
	padding: 5px 12px;
	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;
	padding: 5px 0;
	display: none;
	height: 325px;
	overflow: auto;
	background: transparent;
	border: 0;
}

.panel.active-tab-body {
	width: 370px; 
	display: block;
}

.panel.active-tab-body p {	
	margin: 0.4em 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: 70px;
}

.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: 90%;
	width: 100px;
}

.button2 {
	margin: 0 auto; 
	width: 300px;
	padding: 0; 
	display: block; 
}

.panel input, #button2 {
	margin-left: 104px; 
	width: 150px; 
	height: 28px; 
	color: #000; 
	font-weight: 700; 
	font-size: 130%; 
	float: none;
}

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

.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: 0;
	padding: .5em 0 0.4em .1em;
	width: 949px;
	height: 100px;
	background: #ccc url(../images/bodyback.gif) 0 0 repeat;
	clear: both;
}

#thumb_search_front img {
	padding: 0px 0px 6px 0px;
	height: 80px;
	width: 129px;
}

#thumb_search_front a {
	text-align: center; 
	font-weight: 600; 
	color: #CCCCCC;
	}
	
#thumb_search_front a:hover {
	text-align: center; 
	font-weight: 600; 
	color: #990000;
	}

#thumb_search_front td {
	padding: 0px 3px 0px 3px;
}

.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;
	overflow: hidden;
	background: #ccc url(../images/lefcol_contentback.jpg) 0 0 repeat;
}

.leftcol_front {		
	margin: 0;
	padding: 0; 
	float: left;
	width: 600px;
}

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

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

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

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


#rightcol_front {		
	margin-right: 5px;
	padding: 0;
	float: right;
	width: 328px;
	background-color: #fff;
	background: #ccc url(../images/lefcol_contentbackwhite.jpg) 0 0 repeat;
}

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

.front_hours td { 
	padding: 10px 5px; 
	}
	
.front_hours .rightCol_address {
	padding: 5px; 
}

.front_hours .rightCol_address td {
	padding: 5px 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 {
	margin: 0 auto; width: 950px;
	height: auto;
    border: thin 2px; 
	border-color: #FFFFFF; 
	border-style: solid;
	background: transparent;
		}		
		
#seo_text {
	height: 250px; width: 920px;
	margin: 0;
	padding: 0;
	overflow: auto;
	background-color: #000;
	clear: both;
}

#seo_text p { 
	font-size: 12px; 
	color: #666666;
	}

.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%;
}