@charset "UTF-8";
@import url(http://images1.ecarlist.com/sites/common/similar_vehicles.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_sidebar_links.css);
@import url(http://images1.ecarlist.com/sites/common/v2_top_search.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_top.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_vitals.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_tools.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_details.css);
@import url(http://images1.ecarlist.com/sites/common/news_sidebar.css);
@import url(http://images1.ecarlist.com/sites/common/news.css);
@import url(http://images1.ecarlist.com/sites/common/inventory_v2_sidebar_filters.css);
@import url(http://images1.ecarlist.com/sites/common/inventory_v2_right.css);
@import url(http://images1.ecarlist.com/sites/common/inventory_v2_sidebar_contact.css);
@import url(http://images1.ecarlist.com/sites/common/new_vehicles.css);
@import url(http://images1.ecarlist.com/sites/common/featured_vehicles.css);
@import url(http://images1.ecarlist.com/sites/common/sitemap-2.0.css);
@import url(http://images1.ecarlist.com/sites/common/specials_footer.css);
@import url(http://images1.ecarlist.com/sites/common/specials.css);
@import url(http://images1.ecarlist.com/sites/common/common_classes.css);
@import url(http://images1.ecarlist.com/sites/common/columns.css);
@import url(http://images1.ecarlist.com/sites/common/dropdown.css);

/**************************************************
Grapevine Motors 2106
***************************************************/
html {
	margin-left: -1px;
	overflow-y: scroll;
}

body {
	background: #000;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-size: 14px;
	color: #727272;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	margin-top:0px;
	margin-bottom:8px;
}
h1 {
	font-size:16pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:8px;
}
h2 {
	font-size:14pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:8px;
}
h3 {
	font-size:10pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:8px;
}

a {
	color:#fff;
	text-decoration:underline;
}

a:hover {
	color:#ff2400;
	text-decoration: underline;
}

a:active { outline:none; }
a:focus { outline-style: none; }

/*containers*/

#container_wrapper {
	display: table;
	width: 100%;
	background: url('../images/containerWrapper_bg.jpg') no-repeat top center;
}

#container_footer {
	display: table;
	width: 100%;
	background: url('../images/containerFooter_bg.jpg') no-repeat bottom center;
}

#container{
	width: 1000px;
	margin: 0px auto;
}

#header {
	width: 1000px;
	height: 294px;
	margin: 0px auto;
	background: url('../images/header_bg.jpg') no-repeat;
}

#content{
	background: transparent;
	padding: 20px 25px 30px 20px;
}

#home #content {
	padding: 0px 0px 20px 0px;
}

/*header*/

h3#home_link{
	margin: 0px 0px 0px 0px;
	float: left;
	display: inline;
}

h3#home_link a{
	text-indent: -9000px;
	display: block;
	width: 418px;
	height: 111px;
}

h3#home_link2{
	margin: 0px 0px 0px 0px;
	float: right;
	display: inline;
}

h3#home_link2 a{
	text-indent: -9000px;
	display: block;
	width: 197px;
	height: 212px;
}

#headerContact_container {
	display: inline;
	float: right;
	margin: 15px 5px 0px 0px
}

#header_phone {
	float: left;
	display: inline;
	font-size: 18px;
	color: #ff2400;
	font-family: Arial;
}

#header_fax {
	float: left;
	display: inline;
	background: url('../images/headerIcon_fax.png') no-repeat;
	padding: 9px 0px 0px 50px;
	font-size: 30px;
	margin: 0px 120px 0px 40px;
	line-height: 25px;
}

#header_fax span{
	color: #ab2d22;
	font-size: 18px;
}

#header_address {
	float: left;
	display: inline;
	text-align: right;
	font-size: 14px;
}

#header_address a {
	color: #ab2d22;
}

#header_address a:hover {
	color: #fff;
}

/*nav*/

#priNav {
	display: inline;
	float: left;
	list-style-type: none;
	width: 715px;
	height: 50px;
	text-align: center;
	margin: 65px 0px 0px 30px
}
#priNav ul {
	display: none;
}

#priNav li{
	display: inline;
	margin: 0px 15px;
}

#priNav li a {
	color: #ccc;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 3px;
}

/****Hover States****/

#priNav li a:hover {
	color: #ff2400;
}

/*dropdown menu*/

#dropmenudiv, #dropmenudiv_firefox{
	font-size: 11px;
	background: #000;
	text-align: left;
	border: 1px solid #5d5d5d;
	padding: 0px 2px;
}

#dropmenudiv a, #dropmenudiv_firefox a {
	border:none;
	color: #fff;
	padding: 1px 0px;
	font-family: Arial, sans-serif;
  	font-weight: normal;
  	font-size: 12px;
	margin: 2px 0px;
	text-indent: 10px;
	background: transparent;
}

#dropmenudiv a:hover, #dropmenudiv_firefox a:hover { 
	background: #ba1901 url('../images/dropdownHover_bg.png') no-repeat right center;
	color: #fff;
	font-family: Arial, sans-serif;
  	font-weight: normal;
  	font-size: 12px;
}

/****In Stock Cars*****/

#instock_cars {
	float: left;
	display: inline;
	margin: 15px 0px 0px 170px;
}

#instock_cars ul {
	list-style-type: none;
	width: 740px;
}

#instock_cars ul li {
	display: inline;
	color: #ff2400;
	font-size: 11px;
	font-family: Arial;
	margin: 0px 15px 0px 0px;
}

#instock_cars ul li a{
	color: #b01900;
	text-decoration: none;
}

#instock_cars ul li a:hover{
	color: #fff;
	text-decoration: underline;
}


/****Home Styles*****/

#home_top {
	float: left;
	display: inline;
}

#nonFlash_container{
	float: left;
	display: inline;
	width: 1000px;
	height: 178px;
	background: url('../images/homeTop_bg.jpg') no-repeat;
}

#nonFlash_container ul {
	list-style-type: none;
	width: 142px;
	float: left;
	display: inline;
	margin: 51px 0px 0px 30px;
}

#nonFlash_container ul li {
	float: left;
	display: inline;
	margin: 2px 0px 0px 0px;
}

#nonFlash_container ul li a {
	display: block;
	float: left;
	text-indent: -9000px;
	background: url('../images/homeTop_links.jpg') no-repeat;
	height: 30px;
	width: 142px;
}

#nonFlash_container ul li a#homeTop_link01 {
	background-position: 0px 0px;
}

#nonFlash_container ul li a#homeTop_link02 {
	background-position: 0px -32px;
}

#nonFlash_container ul li a#homeTop_link01:hover {
	background-position: -143px 0px;
}

#nonFlash_container ul li a#homeTop_link02:hover {
	background-position: -143px -32px;
}

/****Home Middle ****/

#home_middle {
	float: left;
	display: inline;
	margin: 0px 0px 0px 30px;
}

/*****Specials Flash******/

#specials_flash {
	width: 675px;
	margin: 10px 0px 0px 0px;
	float: left;
	display: inline;
	border: 1px solid #5a5a5a;
}

#seeAll_specials {
	float: left;
	display: inline;
	margin: 2px 0px 0px 0px;
}

#seeAll_specials a {
	width: 675px;
	height: 25px;
	float: left;
	display: block;
	text-indent: -9000px;
	background: url('../images/specialsFlash_bottom.png') no-repeat;
}

/**** Quick Links ****/

ul#quicklinks {
	list-style-type: none;
	width: 250px;
	margin: 20px auto;
}

#home ul#quicklinks {
	margin: 10px 30px 0px 0px;
	float: right;
	display: inline;
}


ul#quicklinks li {
	float: left;
	display: inline;
	margin: 5px 0px 0px 0px;
}

ul#quicklinks li.first {
	margin: 0px;
}

ul#quicklinks li a{
	display: block;
	text-indent: -9000px;
	float: left;
	background: url('../images/quicklinks_bg.png') no-repeat;
	width: 250px;
	height: 81px;
}

ul#quicklinks li a#quicklink_001{
	background-position: left 0px;
}

ul#quicklinks li a#quicklink_002{
	background-position: left -86px;
}

ul#quicklinks li a#quicklink_003{
	background-position: left -172px;
}

ul#quicklinks li a#quicklink_001:hover{
	background-position: right 0px;
}

ul#quicklinks li a#quicklink_002:hover{
	background-position: right -86px;
}

ul#quicklinks li a#quicklink_003:hover{
	background-position: right -172px;
}

/****Home Divider******/

#home_divider {
	float: left;
	display: inline;
	background: url('../images/homeBottom_divider.png') no-repeat;
	width: 940px;
	height: 40px;
	margin: 15px 0px 0px 30px
}

/*****home bottom*****/

#home_bottom {
	float: left;
	display: inline;
	padding: 5px 0px 0px 30px;
}

#homeAbout_container {
	background: url('../images/homeAbout_bg.png') no-repeat;
	width: 649px;
	height: 160px;
	overflow: hidden;
	float: left;
	display: inline;
}

p#about_content {
	float: left;
	display: inline;
	margin: 35px 0px 0px 20px;
	font-size: 12px;
	line-height: 17px;
	padding: 0px 5px 0px 0px
}

/****Home Search****/

#home #search {
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	background: url('../images/homeSearch_bg.png') no-repeat;
	width: 290px;
	height: 160px;
}

#home #search form {
	float: left;
	display: inline;
}

#home #search form label{
	display: none;
}

#home #search .select_container {
	display: inline;
	float: left;
	width: 118px;
	margin: 0px 0px 0px 15px;
}

#home #search form select{
	width: 118px;
	margin: 0px 0px 0px 0px;
}

#home #search h2 {
	display: none;
}

#home #search #listing_form {
	float: left;
	display: inline;
	margin: 15px 0px 0px 15px;
	padding: 0px;
}

#home #search .submitButton {
	display: block;
	width: 251px;
	height: 33px;
	background: url('../images/searchSubmit_button.png') no-repeat;
}

#home #search .submitButton:hover {
	background-position: -252px 0px;
}

/******Featured Vehicles****/

#featuredVehicles_footer {
	display: none;
}

#featuredVehicles_title {
	background: url('../images/featuredVehicle_header.png') no-repeat;
	height: 25px;
	width: 560px;
	text-indent: -9000px;
}

#featuredVehicles {
	background: url('../images/featuredVehicles_bg.jpg') no-repeat;
	width: 545px;
	float: left;
	display: inline;
	margin: 20px 0px 0px 30px;
}

#featuredVehicles #random_list_location {
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	border-right: 1px solid #262626;
	width: 559px;
}

#featuredVehicles #random_list_location img{
	border: none;
	height: 63px;
}

#featuredVehicles #random_list_location a{
	text-decoration: none;
	color: #fff;
	font-size: 12px;
}

#featuredVehicles #random_list_location a:hover{
	color: #ff2400;
}

#featuredVehicles #random_list_location #random_list_item {
	display: inline;
	margin: 10px 15px 0px 25px;
	text-align: center;
}

.toolTipInner_price{
	color: #ff7059;	
}

.tt_carfax { float:left; }
.tt_carfax { margin:0px 0px 3px 3px; }
.tt_cpo { float:left; }


/*****contact container ********/

#contactInfo_container {
	float: right;
	display: inline;
	background: url('../images/contactInfo_header.png') no-repeat top left;
	width: 370px;
	padding: 40px 0px 0px 0px;
	margin: 20px 30px 0px 0px;
	font-family: 12px;
	color: #a4a4a4;
}

#contactInfo_container table {
	float: left;
	display: inline;
}

#contactInfo_container table td{
	vertical-align: top;
}

#contactInfo_container table td.contact_address{
	background: url('../images/contactInfo_divider.png') no-repeat right top;
	padding: 5px 15px 10px 10px;
}

#contactInfo_container table td.contact_address strong{
	color: #fff;
}

#contactInfo_container table td.contact_title{
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px 0px 5px;
}

#contactInfo_container table td.contact_phone{
	color: #fff;
	padding: 5px 0px 0px 0px;
}

/*### =structure ###
##################*/

.color_pri { 
	color: #ce2e13 !important;		/* Set primary color. Vehicle Titles */	
}

.color_sec { 
	color: #ce2e13 !important; 	/* Set secondary color. Vehicle Prices. Typically should match color_pri */
}

.inventory_v2_price_right .price_line_1 .callForPrice {
	font-size: 16px;	
}

.inventory_v2_details h4 a  {
	color: #fff !important;
}

.inventory_v2_details h4 a:hover {
	color: #fff !important;
	text-decoration: underline;
}


/*### =structure ###
##################*/
#leftColumn{				/* left and leftColumn can usually have the same width and setting. */
	float:left;
	display:inline;  /* Fix for double margin bug in IE 6 */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}

#left{
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#rightColumn {
	float:right;
	display:inline;  /* Fix for double margin bug in IE 6 */
	width: 670px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	color: #fff;
}

#right{
	display: inline;
	margin-right: 0px;
}

/*### =inventory ###
##################*/
/* If you want to turn off the small site logo at the top of the search column */
#site_logoSection { 
	display:none;
}

/* Number of Results */
#inventory #inventory_v2_sidebar_filters .filterList h3 {
	font-size: 12px ;
	font-family: Arial;
	color: #fff;
	font-weight: normal;
}

/* Refine Your Search */
#inventory #inventory_v2_sidebar_filters h2 {
	font-size:  16px;
	color: #fff;
	text-indent: 10px;
}

#inventory_v2_sidebar_filters h3.non_expandable_menuheader{
	color: #fff;
	padding: 10px 0px 0px 10px;
}

/* Filter List */

.filterList { background: transparent; border-color:#363636 }
.filterList li {color: #b7b7b7;}
.filterList li a{ color:#b7b7b7; font-size: 13px; background: url('../../images/listingImages/arrowTree_white.gif') no-repeat 2px center; }
.filterList li a:hover { background: #363636 url(../../images/listingImages/arrowTree_white.gif) no-repeat 2px center; color: #fff}
#currentFilters, #currentFilters a, #currentFilters p { background: #25282a; border-color:#363636; color: #fff; font-size: 13px; }
#currentFilters a.clearFilter:hover {
	color: #ccc;
}
.filterList span a:hover {
	text-decoration: underline;
	color: #ba0000;
}

#vehicle_v2_sidebar_links {
	background: transparent;
	border-color: #363636;
	color: #fff;
	margin: 0px auto;
	width: 250px;
}
#vehicle_v2_sidebar_links li a { 
	color:#b6b6b6; font-size: 13px; 
	background: url('../../images/listingImages/arrowTree_white.gif') no-repeat 2px center;; 
}
#vehicle_v2_sidebar_links li a:hover { 
	background: #363636 url(../../images/listingImages/arrowTree_white.gif) no-repeat 2px center; color: #fff
}

.inventory_v2_row { 
	border-bottom:1px dotted #525252; 
	color: #b6b6b6;
	background: transparent;
}

.inventory_v2_details_wrap a.btn_inventory_photos{
	color: #b6b6b6;
}

.inventory_v2_details_wrap a, .inventory_v2_details a {
	color: #b6b6b6;
}

.inventory_v2_details a:link{
	color: #b6b6b6;
}

.inventory_v2_details_wrap a.btn_inventory_contact:link, .inventory_v2_details a.btn_inventory_contact:link {
	color: #b6b6b6;
}

.inventory_v2_details_wrap a.btn_inventory_history, .inventory_v2_details a.btn_inventory_history {
	color: #b6b6b6;
}

.inventory_v2_details_wrap a:hover, 
.inventory_v2_details_wrap a.btn_inventory_contact:hover, 
.inventory_v2_details_wrap a.btn_inventory_photos:hover,
.inventory_v2_details_wrap a.btn_inventory_history:hover { 
	color: #ba0000; 
	text-decoration:underline;
}

.inventory_v2_pagination a { 
	color: #b6b6b6;
}
.inventory_v2_pagination a:hover { 
	color: #b6b6b6;
	text-decoration: underline;
}

.inventory_v2_price_right .price_title{
	margin-top: 2px;	
	color: #b6b6b6;
}

.inventory_v2_image img{
	border-color: #555;	
}

/*### =vehicle ###
################*/
/* If you want to turn off the small site logo at the top of the search column */
/*
#vehicle #site_logoSection {
	display:none;
}
*/

#vehicle_topbar{
	border-bottom: 5px solid #000;
}

#priceContainer #price {
	width: 170px !important;
}

#vehicle_vitals { background: transparent; }
#vehicle_title { font-weight: bold; font-size: 27px; padding:0; text-indent: 5px; color: #fff !important;}

#vehicle_vitals #price .price_line_1 { font-weight: bold; font-size: 24pt; }

#customer_tools { color: #000; }
#customer_tools #customer_tools_top_middle { color: #000 !important; }
#customer_tools a { color: #000; }

#similarVehicles h3{
	text-transform: uppercase;
	background: none;
	color: #b6b6b6;
	padding: 3px 0px;
	text-align: center;
}

.similarVehicle { 
	border: 1px solid #363636;
	background: transparent;
	color: #b6b6b6;
	font-size: 12px;
	
}

.similarVehicle a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.similarVehicle a:hover{
	text-decoration: underline;	
}

.similarVehicle ul {
	width: 135px; 
}

.similarVehicle img {
	border: 1px solid #000;
}

#vehicle .vehicle_details_pagination a.selected, #vehicle .vehicle_details_pagination a:hover {
background:transparent url(../../images/innerpageImages/bgDescNav_r.gif) no-repeat scroll center bottom;
color:#9B9B9B;
}
#vehicle .vehicle_details_pagination a {
	background-color:#666666;
	color:#FFFFFF;
	font-size:11pt;
	padding:8px 10px;
	text-decoration:none;
}

/* Vehicle Picture Thumbnails - Set this to space them properly */
#vehicle #vehicle_thumbs img {
	margin: 0px 2px 0px 3px ;
}

/* Label for fields on the Customer Tools forms */
#vehicle .customer_tools_label {
	font-size:  ;
}

/* give some space to the subject line for the make an offer form */
#vehicle #trade_offer_subject {
	padding-bottom:10px;
}

/* Dealer Name on the left side of the contact form */
#vehicle #dealerboxName {
	font-size:  ;
}

/* Dealer Address on the left side of the contact form */
#vehicle .dealerboxAdd {
	font-size:  ;
}

/* Dealer Phone Number on the left side of the contact form */
#vehicle #dealerboxPhone {
	font-size:  ;
	padding:  ;
}

/* Dealer Map Link on the left side of the contact form */
#vehicle #dealerboxMap a {
	font-size:  ;
	color:  ;
}

/* Dealer Map Link Hover on the left side of the contact form */
#vehicle #dealerboxMap a:hover {
	color:  ;
}

/* Disclaimer at the bottom of the page */
#vehicle #vehicleDisclaimer p {
	font-size:  ;
	padding:  ;
}

#vitalsRight{
	width: 199px;	
}

#vitalsLeft{
	width: 160px;	
}

.gray_ten {
	color: #b6b6b6
}

#vitalsContainer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b6b6b6;
}

#vehicle_contact span{
	color: #fff;
	font-size: 18px;
}

#vehicle_contact a{
	color: #fff;
	text-decoration: none;
}

#vehicle_contact a:hover{
	color: #fff;
	text-decoration: underline;
}

#vehicle_topbar{
	background: url('../images/sortBar_bg.jpg') repeat-x bottom left;
	color: #fff;
	padding: 0px 0px 15px 0px;
	border: none;
}

#vehicle_topbar a{
	color: #fff;
}

#sort_bar{
	background: url('../images/sortBar_bg.jpg') repeat-x bottom left;
	color: #fff;
	padding: 0px 5px 5px 10px;
	line-height: 40px;
}

#sort_bar a, #sort_bar a:hover{
	color: #fff;	
}

#searchBar {
	background: url('../images/sortBar_bg.jpg') repeat-x bottom left;
	color: #fff;
	padding: 0px 0px 5px 0px;
	border: none;
}

#searchBar_right{
	visibility: hidden;
}

#searchBar .button {
	background: #343434;
	color: #fff;
	text-transform: uppercase;
}

#vehicleDisclaimer {
	color: #666;
}

#vehicle_thumbs {
	background: transparent
}

#vitalsRight_mpg span{
	color: #fff;
}

#vehicle_v2_notify_button {
	width: 240px;
	margin: 10px auto;
	display: block;
}

a#vd_block_description_button {color: #000;}
a#vd_block_description_button:hover {color: #333; text-decoration: none;}

/**** Dealer Contact Inventory ****/

#inventory_v2_sidebar_contact, #dealer_contact {
	height: 379px;
	width: 253px;
	background: transparent;
	padding: 0px 0px 15px 0px;
	color: #fff;
	border: 1px solid #363636;
	margin: 0px auto;
}

#inventory_v2_sidebar_contact h2, #dealer_contact h2 {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 10px 0px;
	font-family: "arial black", arial;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}

#inventory_v2_sidebar_contact fieldset ol, #dealer_contact fieldset ol  {
	width: 220px;
	margin: 0px auto;
}

#contact_small {
	margin: 0px auto;
}

#contact_small .input_element {
	width: 180px !important;
}

#ec_is_submit{
	padding: 10px 0px 0px 0px;
	width: 182px;
	margin: 0px auto;
}

.submitButton {
	background: url('../images/dealerContact_submit.jpg') no-repeat;
	width: 182px;
	height: 39px;
	cursor: pointer;
	margin: 0px auto;
	border: none;
}

.submitButton:hover {
	background-position: -183px 0px;
}


/****customer tools****/

#customer_tools, #customer_tools_top_middle{
	color: #000 !important;
}

/***inner page*****/

#right p, #finance_middle p, #notify_middle p {
	color: #b6b6b6;
}

#right p, #finance_middle p, #notify_middle p {
	color: #b6b6b6;
	font-family: Arial, Helvetica, sans-serif;
}

#right h2, #finance_middle h2, #notify_middle h2 {
	color: #d5d5d5;
	font-family: "Arial Black", Arial;
	background: url('../images/sortBar_bg.jpg') repeat-x bottom;
	height: 55px;
	font-size: 24px;
	line-height: 55px;
	margin: 0px 0px 10px 0px;
}

#financePage_right{
	float: right;
	display: inline;
	margin-right: 10px;
	padding: 100px 0px 0px 0px;
	width: 670px;
}

#financeLeft h2 {
	font-family: Arial;
}

.financeBox2 p, .financeBox2 ul li {
	font-family: arial;
	font-size: 11px;
	color: #000;
}

#financeRight{
	margin: 0px auto;	
}

#financeRight #sidebar_address, #notify_right #sidebar_address{
	color: #b6b6b6;
	padding: 0px;
}

#financeLeft{
	margin: 0px 0px 0px 15px;
	font-family: Arial;	
}
#notify_middle img{
	border: 1px solid #000;
	margin: 15px 0px 0px 0px;
}

/****Specials****/

.automated_10425_line1, .automated_10426_line1 {
	color: #B6B6B6 !important;
}

/**** sidebar addresss*****/

#sidebar_address{
	font-size: 13px;
	padding: 0px 0px 0px 10px;
}

#sidebar_address a#getdirections:hover {
	color: #F47B4E
}

/*****custom pages*****/

.custom_pages{
	min-height: 470px;
	padding: 0px 0px 30px 0px;
}

.custom_pages ul {
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 20px 0px;
}

/****** shipping ******/

#shipping #content {
	padding-left: 10px;
	width: 970px;
}

/****** gallery ******/
#gallery #content #right img {float: left; margin: 5px;}

	
/***notify form***/

#notify_form_div {
	background: #f9f9f9;
	color: #000;
}

#notify #notify_form_div h3{
	padding: 0px 0px 0px 10px;
	color: #000;
	font-size: 16px;
}

#notify .tb_even{
	background: #e0e0e0;
}

/******** Footer ********/

#footer_wrapper{
	background: url('../images/footerWrapper_bg.jpg') no-repeat center top;
	display: table;
	width: 100%;
}

#footer{
	font-family: Arial;
	font-size: 11px;
	width: 980px;
	margin: 0px auto;
	padding: 0px 0px 15px 0px;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer a{
	color: #5a5a5a;
	font-size: 11px;
	text-decoration: none;
}

#footer_content{
	float: left;
	display: inline;
	width: 980px;
	padding: 20px 0px 0px 0px;
	text-align: left;
}

ul#footerNav li {
	display: inline;
	border-right: 1px solid #383838;
	padding: 0px 4px;
}

ul#footerNav li.last {
	border: none;
}

ul#ec_footer{
	list-style-type: none;
	margin: 0px;
	color: #dfb773;
}

ul#ec_footer li{
	display: inline;
	margin: 0px 0px;
	border-right: 1px solid #383838;
	padding: 0px 5px 0px 5px;
	color: #383838;
}

ul#ec_footer li a{
	color: #383838;
}

ul#ec_footer li.last{
	border-right: none;
}

h3#ecarlist_logo{
	margin: 0px auto;
	width: 139px;
}

h3#ecarlist_logo a{
	display: block;
	background: url('../images/ecarlist_logo.png') left top no-repeat;
	margin-top: 55px;
	width: 128px;
	height: 74px;
	text-indent: -9000px;
	float: left;
}

h3#ecarlist_logo a:hover{
	background-position: right top;
}

#seo_container {
	padding: 0px 20px;
	font-size: 12px;
	margin: 70px 0px 0px 0px;
	float: left;
	display: inline;
}

#seo_container td {
	vertical-align: top;
	padding: 0px 70px 0px 0px;
}

/****** firefox 2 mac ******/

.customer_tools_right_left li, .customer_tools_right_right li, #contact_small ol li, .customer_tools_left li {
	clear: left;
}

#facebookbox { float:left; display:inline; margin: 0 20px 10px 175px; }
#facebookbox a{ background: url('../images/facebook_small.jpg') no-repeat; width: 50px; height: 29px; line-height: 29px; display: inline; float: left; margin-right: 10px; padding: 0 0 0 35px; color:#4161b4; font-weight: bold;font-size:13px; }
#facebookbox #twitter{ background: url('../images/twitter.png') no-repeat; }
p#servicelogo {  float:left; display:inline; width:80px; height:80px; text-indent: -9000px; background: url(../images/bosch_service.gif) no-repeat left top; position: relative; top: -25px;}
