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

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

#header_front {
	margin: 0;
	padding: 0;
	width: 950px;
	height: 90px; 
	text-indent: -9999em;
}

#siteToolbar {
	background-color: #333333;
}

#maingraphic_front {
	margin-top: 10px;
	padding: 0;
	background: #000 url(../images/maingraphic.jpg) 0 0 no-repeat;
	width: 950px;
	height: 330px;
}

#model_rotate {
	margin: 0 5px 0 15px;
	padding: 0;
	width: 400px;
	float: left;
	display: inline;
	border: 2px solid #fff; 
}

#home_searchContainer {
	width: 525px;
	float: left;
	display: inline;
	background: transparent url(../images/searchBG.jpg) center top no-repeat;
}

#home_search {
	margin: 0 auto;
	width: 505px;
	height: 191px;
	background: transparent url(../images/searchBG.jpg) 0 0 no-repeat;
}

#search_front {
	margin: 0 auto;
	width: 483px;
	height: 145px;
	color: #000;
	background-color: #fff;
	border: 1px solid #bbb;
	margin-top: 35px;
}

#tabs a.active-tab {
	background:transparent url(../images/tab_active.gif) 5px center no-repeat;
	color:#0167a9;
	font-weight:700;
	}

#tabs a {
	background: #fff url(../images/tab_inactive.gif) 5px center no-repeat;
	border:none;
	color: #464646;
	float: left;
	margin-right: 2px;
	margin-bottom: 5px;
	padding: 5px 12px;
	text-decoration: none;
	font-weight: 900;
	font-size: 12px;
	text-indent: 15px;
}

.panel {
	background-color: #fff;
	border: none;
	clear: both;
	height: 90px;
	overflow: auto;
	padding: 5px;
	width: 98%;
}
	
#search_front label {
	padding-left:10px;
	padding-right:5px;
	text-align:right;
	width:60px;
	display:block;
	float:left;
	margin-bottom:10px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:none;
	color:#707070;
}

#search_front input {
	display:block;
	float:right;
	margin-bottom:10px;
	margin-right:18px;
	width:120px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;		
}

#search_front select {
	display:block;
	float:left;
	margin-bottom:10px;
	width:72px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;		
}

#specials-bttns {
	width: 500px;
	margin: 15px auto 0 auto;
}

#specials-bttns li {
	display: inline;
	margin-right: 5px;
}

		
#thumb_search_front {
	margin: 0;
	padding: 2em 0 1.0em 1em;
	width: 938px;
	/*height: 335px;*/
	background: #000 url(../images/model_menu_bk.jpg) 0 0 repeat-x;
	clear: both;
	z-index: 200;
}

#thumb_search_front img {
	padding: 0px 0px 0px 0px;
	margin-left: 0em;

}
#thumb_search_front a {text-align: center; font-weight: 600; color: #CCCCCC;}
#thumb_search_front a:hover {text-align: center; font-weight: 600; color: #305FFE;}
#thumb_search_front td {
	padding-left: 3px;
}
.toolbx_front {
		width: 390px;
		margin-left: 0px;
		margin-top: 0px;
}

#bodycontent_front {
	margin: 0;
	padding: 0;
}

.leftcol_front {		
	margin: 0 -244px 0 0;
	padding: 0; 
	float: left;
	width: 950px; 
	background: #000 url(../images/colbg.jpg) 0 0 repeat;
}

#leftCol_content {
	margin: 0 244px 0 0;
	padding: 0;
}

.right-split_front {
	margin: 0 0 0 245px;
	padding: 0 10px;		
}

.right-split_front img {
	padding: 5px;
	}

.left-split_front {		
	margin-top: 0px;
	padding: 0;
	float: left;
	width: 245px;
	background: #cdcdcd;
	background: #000 url(../images/colbg.jpg) 0 0 repeat-y;
}

.left-split_front 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;	
}

.left-split_front td {
	padding: 3px;
}

#rightcol_front {		
	margin: 0;
	padding: 0;
	float: right;
	width: 244px;
	height: 550px;
	background-color: #dcdcdc;
	background: #000 url(../images/colbg.jpg) 0 0 repeat-y;
}
		
.front_bttns img { 
		padding: 5px;
		border: 2px solid #666666;
}

.front_bttns td { padding: 5px; text-align: center; }


#flash-rep {
	position: absolute;
	margin-top: -950px;
	margin-left: -150px;
	width:500px;
	height:500px;
	z-index: 5000;
	}


#address {
	text-align: center;
}

#address img {
	margin-top: 5px;
}

#seo_container {
		margin: 0 auto; 
		width: 950px;
		height: auto;
        border: thin 2px; 
		border-color: #930202; 
		border-style: solid;
		background: transparent;
		}		
		
#seo_text {
		height: 210px; width: 930px;
		margin: 10px;
		padding: 0;
		background: #930202;
		color: #999;
/*		overflow: auto;  */
		clear: both;
		background-color: #ccc;
}

#seo_text p { 
	font-size: 10px;
	margin: 5px 10px;
}

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