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

/**************************************************
North Texas Truck Stop 1318
***************************************************/
html {
	margin-left: -1px;
	overflow-y: scroll;
}

body {
	background: #000 url('../images/body_bg.jpg') repeat-x;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-size: 14px;
	color: #000;
	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:#000;
	text-decoration:underline;
}

a:hover {
	color:#ae0000;
	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: 980px;
	margin: 0px auto;
}

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

#content{
	background: #fff;
	width: 980px;
}

/*header*/

h3#home_button {
	float: left;
	display: inline;
	margin: 101px 0px 0px 58px;
}

h3#home_button a {
	display: block;
	width: 116px;
	height: 19px;
	text-indent: -9000px;
}

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

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

h3#headerPhone_number {
	width: 356px;
	height: 34px;
	background: url('../images/headerPhone_bg.png') no-repeat;
	text-indent: -9000px;
	float: left;
	display: inline;
	margin: 0px 0px 0px 139px;
}

/*nav*/

#home_left{
	width: 285px;
	float: left;
	display: inline;
}

#priNav{
  background: url('../images/navContainer_bg.jpg') no-repeat;
  width: 285px;
  height: 418px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
}

#priNav li{
	float: left;
	display: inline;
	clear: left;
	background: url('../images/navLink_border.jpg') no-repeat right center;
	margin: 5px 0px;
}

#priNav li.first{
	margin-top: 42px;
}

#priNav li.last{
	background: transparent;
}

#priNav ul{
	display: none;
}

#priNav li a{
	display: block;
	float: left;
	background: url('../images/navLinks_bg.png') no-repeat;
	width: 211px;
	height: 27px;
	text-indent: -9000px;
}

#priNav li a#priNav_Inventory{
	background-position: 0px 0px;
}

#priNav li a#priNav_Vehicle_Finder{
	background-position: -211px 0px;
	margin-left: 5px;
}

#priNav li a#priNav_Shipping{
	background-position: -422px 0px;
}

#priNav li a#priNav_Financing{
	background-position: -633px 0px;
}

#priNav li a#priNav_Warranty{
	background-position: -844px 0px;
	margin-left: 5px;
}

#priNav li a#priNav_About_Us{
	background-position: -1055px 0px;
}

#priNav li a#priNav_Contact_Us{
	background-position: -1266px 0px;
	margin-left: 5px;
}
#priNav li a#priNav_Terms_Of_Sale{
	background-position: -1477px 0px;
	margin-left: 5px;
}

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

#priNav li a#priNav_Inventory:hover{
	background-position: -1688px 0px;
}

#priNav li a#priNav_Vehicle_Finder:hover{
	background-position: -1899px 0px;
}

#priNav li a#priNav_Shipping:hover{
	background-position: -2110px 0px;
}

#priNav li a#priNav_Financing:hover{
	background-position: -2321px 0px;
}

#priNav li a#priNav_Warranty:hover{
	background-position: -2532px 0px;
}

#priNav li a#priNav_About_Us:hover{
	background-position: -2743px 0px;
}

#priNav li a#priNav_Contact_Us:hover{
	background-position: -2954px 0px;
}

#priNav li a#priNav_Terms_Of_Sale:hover{
	background-position: -3165px 0px;
}


/****Active States****/

#inventory #priNav li a#priNav_Inventory, #vehicle #priNav li a#priNav_Inventory {
	background-position: -1688px 0px;
}

#notify #priNav li a#priNav_Vehicle_Finder{
	background-position: -1899px 0px;
}

#shipping #priNav li a#priNav_Shipping{
	background-position: -2110px 0px;
}

#financing #priNav li a#priNav_Financing{
	background-position: -2321px 0px;
}

#warranty #priNav li a#priNav_Warranty{
	background-position: -2532px 0px;
}

#about #priNav li a#priNav_About_Us{
	background-position: -2743px 0px;
}

#contact #priNav li a#priNav_Contact_Us{
	background-position: -2955px 0px;
}

#terms_of_sale #priNav li a#priNav_Terms_Of_Sale{
	background-position: -3166px 0px;
}

/*dropdown menu*/

#dropmenudiv, #dropmenudiv_firefox{
	font-size: 11px;
	background: #686868 url('../images/dropdown_bg.jpg') repeat-x;
	text-align: left;
	border: none;
	padding: 0px;
}

#dropmenudiv a, #dropmenudiv_firefox a {
	border-bottom: 1px dotted #fff;
	color: #070707;
	padding: 1px 0px;
	font-family: Helvetica, sans-serif;
  	font-weight: normal;
  	font-size: 13px;
	margin: 2px 0px;
	text-indent: 10px;
	background: transparent;
}

#dropmenudiv a:hover, #dropmenudiv_firefox a:hover { 
	background: #005b86 url('../images/dropdownHover_arrow.jpg') no-repeat left center;
	color: #fff;
	font-family: Helvetica, sans-serif;
  	font-weight: normal;
  	font-size: 13px;
}

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

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

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

#nonFlash_background{
	float: left;
	display: inline;
	width: 695px;
	height: 430px;
	background: url('../images/flashContainer_bg.jpg') no-repeat;
}

#transparent_top {
	position: absolute;
	top: 120px;
	right: 0px;
	background: url('../images/transparentTop_bg.png') no-repeat;
	width: 695px;
	height: 168px;
	z-index: 1;
}

#skull_top { width:695px; height:78px; background: url(../images/skull_top.png) no-repeat left top; position: absolute; top:120px; right:0; z-index: 200; }
#skull_bttm { width:107px; height:60px; background: url(../images/skull_bttm.png) no-repeat left top; position: absolute; top:198px; right:0; z-index: 200; }


/****Contact Container*******/

#homeContact_info {
	width: 250px;
	background: url('../images/contactInfo_bg.jpg') no-repeat;
	font-weight: bold;
	font-size: 14px;
	padding: 40px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}

p#contactContainer_01 {
	margin: 0px auto 0px auto;
	width: 200px;
}

p#contactContainer_02 {
	margin: 0px auto 0px auto;
	width: 200px;
	text-align: center;
	padding: 10px 0px;
}

#homeContact_info table{
	width: 249px;
	border-top: 1px solid #9c7a21;
	border-bottom: 1px solid #9c7a21;
	padding: 5px 0px;
}

.contact_hours {
	font-weight: normal;
	padding: 0px 0px 0px 15px;
}

p#contactContainer_03 {
	margin: 0px auto 0px auto;
	width: 200px;
	text-align: center;
	padding: 10px 0px;
}

#getDirections_button a{
	display: block;
	background: url('../images/getDirections_button.jpg') no-repeat;
	width: 160px;
	height: 30px;
	text-indent: -9000px;
	margin: 0px auto;
}

#getDirections_button a:hover{
	background-position: -161px 0px;
}

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

#specialsFlash_container {
	float: left;
	display: inline;
	background: url('../images/specialsFlash_bg.png') no-repeat bottom left;
}

#seeAll_specials {
	float: right;
	display: inline;
	height: 84px;
	line-height: 56px;
	margin: 0px 50px 0px 0px;
}

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

#seeAll_specials a:hover {
	color: #71b7ff;
}

/****quicklinks****/

#home #quicklinks {
	list-style:none;
	float: left;
	display: inline;
	margin: 0px;
	padding: 10px 0px;
	width: 980px;
}

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

#home #quicklinks li.first{
	margin-left: 16px;
}

#home #quicklinks li a {
	text-indent: -9000px;
	display: block;
	background: url('../images/homeQuicklinks_bg.jpg') no-repeat;
	width: 308px;
	height: 218px;
}

#home #quicklinks li a#quicklink_001{
	background-position: 0px 0px
}

#home #quicklinks li a#quicklink_002{
	background-position: -316px 0px 
}

#home #quicklinks li a#quicklink_003{
	background-position: -632px 0px
}

#home #quicklinks li a#quicklink_001:hover{
	background-position: -941px 0px
}

#home #quicklinks li a#quicklink_002:hover{
	background-position: -1257px 0px
}

#home #quicklinks li a#quicklink_003:hover{
	background-position: -1573px 0px
}

/****Inner Quicklinks****/

#quicklinks {
	list-style:none;
	margin: 0px auto;
	padding: 10px 10px;
	width: 167px;
}

#contact #quicklinks {
	width: auto;
	float: right;
	display: inline;
	margin: -10px 25px 0px 0px;
}

#contact #quicklinks li {
	margin: 0px 10px;
}

#shipping #quicklinks {
	width: auto;
	float: right;
	display: inline;
	margin: -10px 25px 0px 0px;
}

#shipping #quicklinks li {
	margin: 0px 10px;
}

#quicklinks li {
	float: left;
	display: inline;
	margin: 10px 0px;
	border: 1px solid #b7a06d;
}

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

#quicklinks li a {
	text-indent: -9000px;
	display: block;
	background: url('../images/innerQuicklinks_bg.jpg') no-repeat;
	width: 167px;
	height: 118px;
}

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

#quicklinks li a#quicklink_002{
	background-position: -171px 0px 
}

#quicklinks li a#quicklink_003{
	background-position: -342px 0px
}

#quicklinks li a#quicklink_001:hover{
	background-position: -510px 0px
}

#quicklinks li a#quicklink_002:hover{
	background-position: -681px 0px
}

#quicklinks li a#quicklink_003:hover{
	background-position: -852px 0px
}

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

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

.color_sec { 
	color: #ba0000 !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: #000 !important;
}

.inventory_v2_details h4 a:hover {
	color: #ba0000 !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 */
	width: 285px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

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

#financing #left{margin-top: -240px; margin-left: -16px;}

#financeHeader h1{margin-top: 37px;}

#rightColumn {
	float:right;
	display:inline;  /* Fix for double margin bug in IE 6 */
	width: 670px;
	padding: 0px;
	margin: 100px 10px 0px 0px;
	color: #333;
	z-index: 999;
}

#right{
	display: inline;
	margin-right: 10px;
	padding: 100px 0px 0px 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: #7c5100;
	font-weight: normal;
}

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

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

/* Filter List */

#inventory_v2_sidebar_filters{
	width: 250px;
	margin: 0px 0px 0px 10px;
}

.filterList { background: #dbbe8b; border-color:#b7a06d }
.filterList li {color: #5d3f00;}
.filterList li a{ color:#5d3f00; font-size: 13px; background: url('../images/filterArrow_light_brown.gif') no-repeat 2px center; }
.filterList li a:hover { background: #ba0000 url(../../images/listingImages/arrowTree_white.gif) no-repeat 2px center; color: #fff}
#currentFilters, #currentFilters a, #currentFilters p { background: #dbbe8b; border-color:#b7a06d; color: #7c5100; font-size: 13px; }
.filterList span a:hover {
	text-decoration: underline;
	color: #ba0000;
}

#vehicle_v2_sidebar_links {
	background: #dbbe8b;
	border-color: #b7a06d;
	color: #7c5100;
	margin: 0px auto;
	width: 250px;
}
#vehicle_v2_sidebar_links li a { 
	color:#5d3f00; font-size: 13px; 
	background: url('../images/filterArrow_light_brown.gif') no-repeat 2px center;; 
}
#vehicle_v2_sidebar_links li a:hover { 
	background: #ba0000 url(../../images/listingImages/arrowTree_white.gif) no-repeat 2px center; color: #fff
}

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

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

.inventory_v2_details a:link{
	color: #5b62a2;
}

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

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

.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: #5b62a2;
}
.inventory_v2_pagination a:hover { 
	color: #ba0000;
	text-decoration: underline;
}

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

.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: #000 !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 {
	padding: 0px 10px;
}

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

.similarVehicle { 
	border: 1px solid #b7a06d;
	background: #dbbe8b;
	color: #7c5100;
	font-size: 12px;
	
}

.similarVehicle a{
	color: #5d3f00;
	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: #a58c53
}

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

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

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

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

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

#vehicle_topbar a{
	color: #000;
}

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

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

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

#searchBar_right{
	visibility: hidden;
}

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

#vehicleDisclaimer {
	color: #666;
}

#vehicle_thumbs {
	background: transparent
}

#vitalsRight_mpg span{
	color: #a58c53;
}

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


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

#inventory_v2_sidebar_contact, #dealer_contact {
	height: 379px;
	width: 253px;
	background: #dbbe8b;
	padding: 0px;
	color: #7e6021;
	border: 1px solid #b7a06d;
	margin: 0px auto;
}

#inventory_v2_sidebar_contact h2, #dealer_contact h2 {
	margin: 0px 0px 0px 15px;
	padding: 15px 0px 10px 0px;
	font-family: Georgia;
	font-weight: bold;
	font-style: italic;
	color: #7e6021;
	text-align: center;
}

#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: 177px;
	margin: 0px auto;
}

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

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


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

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

.customer_tools_right_right a {
	display: none;
}

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

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

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

#right h2, #finance_middle h2, #notify_middle h2 {
	color: #000;
	font-family: Georgia;
	background: url('../images/innerPage_header.jpg') no-repeat;
	height: 69px;
	font-size: 24px;
	text-indent: 60px;
	line-height: 55px;
}

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

#financing #content {
	padding-top: 0px;
}

#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: #000;
	padding: 0px;
}

#financeLeft{
	margin: 0px 0px 0px 15px;
	font-family: Arial;	
}

#financeHeader {
	padding: 18px 0px;
	min-width: 650px;
	width: 650px;
	margin-left: 270px;
	background: none;
	border: none;
}

#financing #financeHeader a#get_started {
	margin:0px;
	width: 249px;
	margin-top: -15px;
	margin:0px;
	width: 240px;
	height: 36px;
	margin-top: -10px;
	background: url('http://images1.ecarlist.com/sites/images/financeHeader_getstarted.jpg') -8px -6px no-repeat;
}

#financing #financeHeader a#get_started:hover{background-position: -277px -6px;}

#notify_middle img{
	border: 1px solid #000;
	margin: 15px 0px 0px 0px;
}

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

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

#sidebar_address a#getdirections:hover {
	color: #35a7dc
}

/*****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;
}

.custom_pages h2 {
	border-bottom:1px solid #D9D9D9;
	padding: 0px 0px 10px 0px;
	width:675px;
	color:#000000;
	font-size:18pt;
	font-weight:normal;
	margin:0px 0px 10px 0px;
	text-align:left;
}

#salesList_email {
	padding: 0px 10px;
}

/****** notify ******/

#notify #left {
	width: 308px;
	padding-bottom: 25px;
}

#notify_custom {
	margin: 0px auto 10px auto;
	width: 569px;
	border: 1px solid #666;
}

#notify #right {
	width: 630px;
}

#notify #notify_middle img {
	border: none;
}

#notify #notify_middle {
	padding: 0px 0px 0px 0px;
	float: left;
	display: inline;
	margin: 0px;
	width: 630px;
}

#notify #notify_right {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	width: auto;
	float: none;
}

#notify #notify_form_div {
	width: auto;
	border: none;
}

#notify #notify_form_div fieldset{
	float: left;
	display: inline;
}
	
#vehicle_finder_bottom {
	float: left;
	display: inline;
	margin: 0px 0px 0px 215px;
	clear: left;
}

#notify_form_div h3 {
	text-indent: 10px;
	padding: 10px 0px;
	background: #7c0403;
	color: #fff;
}

#notify #nfd_legend{
	padding: 0px 15px;
}

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

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

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

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

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

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

ul#footerNav li {
	display: inline;
	border-right: 1px solid #dfb773;
	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 #dfb773;
	padding: 0px 5px 0px 5px
}

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

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

h3#ecarlist_logo{
	
}

h3#ecarlist_logo a{
	display: block;
	background: url('../images/ecarlist_logo.jpg') no-repeat;
	width: 127px;
	height: 76px;
	text-indent: -9000px;
	margin: 34px auto 0px auto;
}

h3#ecarlist_logo a:hover{
	background-position: -128px 0px;
}

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

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

/****IE 6 Styles***/

* html #transparent_top {
			azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);	
}

* html a {
	position: relative;
}


#searchBar { display:none; }
#inventory #sort_bar { margin-top: 30px; }
#vehicle #vehicle_topbar { margin-top: 30px; }