@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; 
}

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


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

#header {
  width: 950px;
  height: 138px;
  background:none !important;
  position:relative;
}


/* SITE SELECTOR */
#website_list {
    margin-left: 5px !important;
	 font-size:12px;
}

#website_list label {
	padding-left: 0px;
	padding-top: 4px;
	margin-bottom: 0px;
}

#website_list select {
	margin-bottom: 0px;
}
	
#link_mercedes {
	width: 80px;
	height: 40px;
	position: absolute;
	top: 33px;
	left: 0px;
}

#link_lincoln {
	width: 80px;
	height: 40px;
	position: absolute;
	top: 33px;
	left: 90px;
}

#link_mazda {
	width: 80px;
	height: 40px;
	position: absolute;
	top: 33px;
	left: 180px;
}

#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;
	color:#555555;
}

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

#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;
	color:#555555;
}

#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;
	color:#555555;
}

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


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

#container {
  border: none;
  background:none !important;	
}

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

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

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


#qm0 a.qmparent {
  background: transparent url(../images/nav_divider_arrow.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;  
}

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

}

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

.footerright{
  color: white !important;
  padding-top:0.8em;
/*  width: 250px !important;*/
}

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

#footertext {
	height: 170px;
	max-height: 170px;
	width:950px;
	margin: 0;
}

#footertext p {
	color: #000;
	margin: 0.5em 0.8em;
}

#seo_text {
  margin:0;
  width: 950px;
  height: 200px;
  background: transparent;
  float: left;
  display:inline;
  overflow:auto;
  color: #fff;
}



