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

body {
  background: url("../images/bg_stripe_only_top_short.jpg") no-repeat scroll center top #FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px; 
  /* CENTER not OLD skin before 20110803
  background: #fff url(../images/bg.jpg) 0 0 repeat-x;
  */
}

#pagebody {
	background-color: transparent;
	margin-top: 45px !important;
}
#pageBody {
	margin-top: 55px !important;
}


/* ############################ HEADER START ########################### */

#header {
  width: 950px;
  height: 145px;
  background:none !important;
  position:relative;
  /* OLD skin before 20110803
	background: transparent url(../images/header.jpg) 0 0 no-repeat;
	height: 120px;
 */
}

#link_home {
	width: 138px;
	height: 52px;
	position: absolute;
	top: 27px;
	left: 0px;
}

#link_napleton {
	width: 245px;
	height: 89px;
	display: block;
	position: absolute;
	top: 10px;
	left: 340px;
}

#nameplate {
	font:bold 13px Arial, sans-serif; 
	display: inline; 
	position: absolute; 
	top: 4px; 
	right:0px;
	padding-right:5px;
}

#address_header {
	font:12px Arial, sans-serif; 
	display: inline; 
	position: absolute; 
	top: 19px; 
	right:0px;
	padding-right:5px;	
}

#sales_phone {
	font:18px Arial,sans-serif; 
	/*
	font:bold 28px Arial,sans-serif; 
	top: 42px; 
	*/ 
	display: inline; 
	position: absolute; 
	top: 20px; 
	right:0px;
	padding-right:5px;
	text-shadow: 1px 1px 2px #888888;
}

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


/* ############################ CONTAINER START ########################### */

#container {
  border: none;
  background:none !important;
  /* OLD skin before 20110803
	background: transparent url(../images/container_bck.jpg) 0 0 repeat-y; 
  */	
}

#nav {
  margin: 0 0 0 11px;
  width: 920px;
  height: 24px;
  background: none !important;
}

#search_filter {
	margin-top:4.6em !important;
}

#vehicle_inventory {
	margin-top:4.6em !important;
}

#qm0 {
	height:35px;
}

#qm0 a.qmparent {
  background: transparent url(../images/nav_divider_arrow.png) right center no-repeat;
}

#qm0 a.qmparent:last-of-type {
  background: transparent url(../images/nav_divider_arr.png) right center no-repeat;
}

/*
#qm0 a:first-child {
  background:none !important;
}
*/
#footer {
  font-family: arial;
  font-size: 11px;
  color:#ffffff !important;
  padding:0 !important;
  font-weight:bold;
  font-style:italic; 
  width: 950px;
  height: 30px;
  background: transparent url(../images/footer_bck.jpg) 0 0 repeat-x;  
  /* OLD skin before 20110803
  height: 10px;
  */
}

.footerleft {
  color:#ffffff !important;
  padding-top:0.8em;
}

.footerleft a {
  color:#ffffff !important;
  font-style: normal !important;
  font-weight:normal !important;
}

.footerright {
  color: white;
  padding-top:0.8em;
}

.footerright a {
  color:#ffffff;
  font-weight:bold;
}

#footertext {
	height: 140px;
	max-height: 140px;
	width:930px;
	margin: 0;
	/* OLD skin before 20110803
	height: 115px;
	max-height: 115px;
	width:931px;
	*/
}

#footertext p {
	color: #000;
	margin: 0.5em 0.8em;
    /* OLD skin before 20110803
	margin: 0.5em 1.3em;
	*/

}

#seo_text {
  margin:0;
  width: 950px;
  height: 140px;
  background: transparent;
  float: left;
  display:inline;
  overflow:auto;
  color: #fff;
  /* OLD skin before 20110803
  margin: 10px 0;
  padding: 10px;
  width: 930px;
  height: 135px;
  */
}




/* 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;
}
.dep_scroller .item .headline {
	top: 75px !important;
}
