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

body {
  background: #fff url(../images/bg2.jpg) 0 0 repeat-x;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#header {
  width: 950px;
  height: 153px;
  background: transparent url(../images/header2.jpg) 0 0 no-repeat;  
}
#phone_nums {
	float:right;
	margin:39px 15px 0 0;
	text-align:right;
}
#header_address {
	clear:right;
	float:right;
	margin:45px 15px 0 0;
}

#sales_number {
	font-size: 18px;
	right:15px;
	top:20px;
	/*
	font-size: 20px;
	font-weight: bold;
	*/
}

#service_number {
	font-size: 18px;
	margin-top: -10px;
	right:15px;
	top:60px;
	/*
	font-size: 16px;
	*/
}

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

#nav {
  margin: 0 0 0 0;
  padding-bottom: 0;
  width: 950px;
  height: 48px;
  background: transparent url(../images/bg_nav.png) center 0 no-repeat;
}

#container {
  /*background: transparent;*/
  border: none; 
  position:relative;
}

#footer {
	background:transparent;
}
.footerleft, .footerleft a {
	color:#000;
}


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


.vehicle_inventory_block .vehicle_pricing ul li span.sellingprice {
    text-decoration: none !important;
}
.details_vehiclePricing dd span {
    text-decoration: none !important;
}
#mdl_inventory_price dd span {
    text-decoration: none !important;
}
.vehicle_inventory_block .vehicle_pricing ul li span.msrp {
    text-decoration: none !important;
}
.specials_special span {
    text-decoration: none !important;
}
.specials_msrp_dd {
    text-decoration: none !important;
}
.mdl_special span {
    text-decoration: none !important;
}
.mdl_msrp_dd {
    text-decoration: none !important;
}
.details_special span {
    text-decoration: none !important;
}
.details_msrp_dd {
    text-decoration: none !important;
}

#search_filter #remove_filter_container #remove_all {
	display:none;
}
#search_filter #remove_filter_container #removeLink_type {
	display:none;
}
#search_filter #remove_filter_container a[rel="nofollow"] {
	display:none;
}
#search_filter #fieldset_type {
	display:none;
}
