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

body {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../images/new/bg_body_front.jpg) repeat-x;
}
#container {
	background: none;
	border: none;
   position:relative;
}




/* HEADER */
#header {
	width: 950px;
	height: 107px;
}
/*#napleton_logo {
	float: left;
	position: absolute;
	top: 1px;
	margin-left: 340px;
}*/
#header_text {
	text-align: right;
}
#nameplate {
	font:bold 13px Arial, sans-serif; 
	display: inline;
	position: relative;
	top: -1px;
	padding-right:5px;
	color:#111;
}
#address_header {
	font:12px Arial, sans-serif; 
	display: inline;
	position: relative;
	top: -2px;
	padding-right:5px;	
	color:#111;
}

#sales_phone {
	font:18px Arial,sans-serif; 
	/*
	font:bold 28px Arial,sans-serif; 
	position: relative;
	top: 6px;

	*/ 
	display: inline; 
	position: absolute; 
	top: 20px; 
	right:0px;
	padding-right:5px;
	text-shadow: 1px 1px 2px #888888;
	color:#111;
}

#service_phone {
	font:18px Arial,sans-serif; 
	/*		
	font:500 16px Arial,sans-serif; 
	position: relative;
	top: 2px;
	*/
	display: inline; 
	position: absolute; 
	top: 50px; 
	right:0px;
	padding-right:5px;
	text-shadow: 1px 1px 2px #888888;
	color:#111;
}

.bold_phone {
	font-weight:bold;
	float:none !important;
	padding:0 !important;
}



/* NAVIGATION */
#nav {
	width: 1495px;
	height: 72px;
	/*float: right;*/
	margin-top: 24px;
	position: relative;
   /*left: 12px;*/
	background: url(../images/new/bg_nav.png) no-repeat;
	padding-bottom: 15px;
	z-index:999;
}
#qm0 {
	float: right;
	margin-right: 75px;
}
#qm0 .qmparent {
	background: none;
	margin-top: 14px;
	color: #111111;
}
/* parent nav hover color */ #qm0 a:hover {	
	color: #cb2028 !important;
}
body #qm0 .qmactive, body #qm0 .qmactive:hover {	
	color: #cb2028 !important;
}
/* dropdown hover color */ #qm0 div a:hover {
	color: #cb2028 !important;
	background: none !important;
}




/* IMAGE FLIPPER CONTAINER */
#image_container {
	width: 967px;
	height: 342px;
	/*margin-top: 98px;*/
	margin-top: -10px;
	position: relative;
	left: -10px;
	background: url(../images/new/bg_image_container.png) no-repeat;
}
#image_flipper {
	float: left;
	position: relative;
	top: 28px;
	margin-left: 28px;
}
#corner {
	position: relative;
	top: -22px;
	left: -18px;
}
#ad_manager {
	float: right;
	width: 300px;
	height: 290px;
	position: relative;
	top: 28px;
	margin-right: 40px;
}




/* MODEL SCROLLER TABS */
#model_scroller_container {
	position: relative;
	top: -12px;
}
.model_panel {
	clear: both;
	display: none;
	width: 950px;
	height: 110px;
	background: url(../images/new/bg_model_scroller.jpg) no-repeat;
}
.model_panel.model_active-tab-body {
	width: 950px;
	height: 110px;
	display: block;
}
#model_tab_bck {
	background: url(../images/scroller_tab_bck.jpg) 0 0 repeat-x;
	width: 950px;
	height: 33px;
}
#model_tabs {
	width: 950px;
	height: 33px;
	list-style: none;
	text-align: center;
	float: left;
	display: inline;
	position: relative;
	z-index: 3;
	background: url(../images/new/bg_tabs.jpg) repeat-x;
}
#model_tabs li {
	float: left;
	position: relative;
	top: 1px;
}
#model_tabs a {
	width: 121px;
	height: 25px;
	float: left;
	border-right:2px solid #ccc;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	background: transparent url(../images/model_tab_bck.jpg) 0 0 repeat-x;
	font-family: Arial, sans-serif;
	font-weight: bold;
	padding-top: 2px;
}
#model_tabs a.model_active-tab {
	color: #ffffff;
	background:#007cc2;
	height:25px;
	width: 121px;
}




/* BOTTOM BANNER */
#bottom_banner {
	width: 965px;
	height: 69px;
	margin: 0 auto;
	margin-top: 5px;
	background: url(../images/new/bottom_banner.png) no-repeat;
}
#bottom_banner a {
	margin-top: 15px;
}
#new_specials a {
	float: left;
	margin-left: 108px;
	width: 130px;
	height: 20px;
}
#used_specials a {
	float: left;
	margin-left: 55px;
	width: 140px;
	height: 20px;
}
#get_approved a {
	float: left;
	margin-left: 55px;
	width: 140px;
	height: 20px;
}
#schedule_service a {
	float: left;
	margin-left: 55px;
	width: 175px;
	height: 20px;
}




/* MAP */
#locations_container {
	height: 295px;
    position: relative;
}
#map {
	float: right;
}
#locations_left {
	margin-top: 13px;
	float: left;
}
#locations_text {
	margin-left: 18px;
	margin-top: 24px;
}
#btn_get_directions {
	margin-left: 13px;
}
#conveniently_located {
	position: relative;
	left: 10px;
	top: 27px;
}




/* FEATURED PREOWNED FLIPPER */
#title_featured_preowned {
	margin-bottom: 5px;
	margin-top: 25px;
}
#featured_preowned {
	width: 950px;
	height: 133px;
	border: 1px solid #AAA;
	padding-top: 10px;
	margin-top: 3px;
	-moz-box-shadow: 2px 2px 1px #bbbbbb;
	-webkit-box-shadow: 2px 2px 1px #bbbbbb;
	box-shadow: 2px 2px 1px #bbbbbb;
}




/* FOOTER */
#footer {
	background-color: #007CC2;
	font-size: 12px;
}
#footer a {
	color: #fff;
}
.footerleft {
	width:700px;
}
.footerright {
	width:200px;
}
#footertext {
	width: 100%;
}




/* SITE SELECTOR */
#website_list {
	font-size: 12px;
	margin-left: 20px;
}
#website_list label {
	padding-left: 0px;
	padding-top: 4px;
	margin-bottom: 0px;
}
#website_list select {
	margin-bottom: 0px;
}
