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

body {
	background: url(../images/new/bg_body.jpg) repeat-x;
	font-size: 12px;
}
#container {
	background: none;
	border: none;
	position:relative;
}

/* HEADER */
#header {
	width: 950px;
	height: 107px;
}
#napleton_logo {
	float: left;
	position: absolute;
	top: 1px;
	left: 320px;
}
#honda_logo {
	float: left;
	position: absolute;
	top: 25px;
	left: 20px;
}
#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;*/
	left:-535px;
	background: url(../images/new/bg_nav.png) no-repeat;
	padding-bottom: 15px;
}
#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_flipper {
	float: left;
	position: relative;
	top: 28px;
	margin-left: 28px;
}
#corner {
	position: relative;
	top: -27px;
	left: -20px;
}
#ad_manager {
	float: right;
	width: 300px;
	height: 290px;
	position: relative;
	top: 28px;
	margin-right: 40px;
}




/* MODEL SCROLLER TABS */
#model_scroller_container {
	position: relative;
	top: -10px;
}
.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;
}
#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: 10px;
	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: 345px;
}
#map {
	margin-left: 175px;
	position: absolute;
	z-index:-1;
}
#locations_left {
	margin-top: 20px;
}
#locations_text {
	margin-left: 7px;
}
#btn_get_directions {
	margin-left: 2px;
}




/* FEATURED PREOWNED FLIPPER */
#featured_preowned {
	margin: 10px 0;
}




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

.call_now {
	text-decoration: none !important;
}

#pagebody, #pageBody {
	margin-left: 5px;
}

.inventory_vehicleBlock {
	margin-left: 5px;
}

.vehicle_inventory_block .vehicle_pricing ul li span.msrp {
    color: #000066;
}

.vehicle_inventory_block .vehicle_pricing ul li span.sellingprice {
    color: #000066;
    /*text-decoration: none !important;*/
}


.details_msrp_dd  {
    color: #790A00;
    text-decoration: none !important;
}

.details_vehiclePricing .details_price_dd  span{
/*text-decoration: none !important;*/
}

#vehiclempg {
    display:none;
}

/*#current_ads {display:none;}*/

.specials_special span{text-decoration: none !important;}

.details_special span{
    /*text-decoration: none !important;*/
}

#mdl_inventory_price dd span{
    /*text-decoration: none !important;*/
}

.specials_msrp_dd {
    text-decoration: none !important;
}




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