@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.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/jobs.css);

/**** TX Vehicle Exchange 1932  ****/

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

p {
	margin-top:0px;
	margin-bottom:8px;
	font-family: Helvetica, Arial, sans-serif;
}
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;
}
h4 {
	font-size:10pt;
	font-weight:bold;
	margin-bottom:0px;
}

a {
	color:#003c79;
	text-decoration:underline;
}

a:hover {
	color:#cb0000;
}

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

ul, li{
	margin: 0px;
	padding: 0px;
}

fieldset {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

/*containers*/

#body_wrapper {
	background: url('../images/body_bg.png') repeat-x;
	width: 100%;
	display: table;
}

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

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

#header{
	margin: 0px auto;
	width: 950px;
	height: 250px;
}

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

#content{
	background: #fff;
	padding: 10px 5px 15px 10px;
}

#home #content{
	padding: 0px;
	width: 100%;
}

/*header*/

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

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

/*nav menu*/

ul#priNav {
	background: url('../images/nav_bg.jpg') no-repeat;
	list-style-type: none;
	width: 100%;
	height: 26px;
	text-align: center;
	padding: 15px 0px 0px 0px;
}

#priNav ul { display: none; }

ul#priNav li {
	display: inline;
	float: left;
	background: url('../images/priNav_border.jpg') no-repeat right 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px;
	
}

ul#priNav li.first{
	margin-left:60px;
}

ul#priNav li.last{
	background: none;
}

ul#priNav li a {
	color: #000;
	display: block;
	float: left;
	height: 25px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

ul#priNav li a:hover{
	background: url('../images/priNav_hover.jpg') no-repeat bottom center;
	color: #003c79;
}

/****active states******/

#home ul#priNav li a#priNav_Home {
	background: url('../images/priNav_hover.jpg') no-repeat bottom center;
}

#inventory ul#priNav li a#priNav_Inventory {
	background: url('../images/priNav_hover.jpg') no-repeat bottom center;
}

#vehicle ul#priNav li a#priNav_Inventory {
	background: url('../images/priNav_hover.jpg') no-repeat bottom center;
}

#financing ul#priNav li a#priNav_Finance {
	background: url('../images/priNav_hover.jpg') no-repeat bottom center;
}

#shipping ul#priNav li a#priNav_Shipping {
	background: url('../images/priNav_hover.jpg') no-repeat bottom center;
}

#warranty ul#priNav li a#priNav_Warranty {
	background: url('../images/priNav_hover.jpg') no-repeat bottom center;
}

#notify ul#priNav li a#priNav_Vehicle_Finder {
	background: url('../images/priNav_hover.jpg') no-repeat bottom center;
}

#about ul#priNav li a#priNav_About_Us {
	background: url('../images/priNav_hover.jpg') no-repeat bottom center;
}

#contact ul#priNav li a#priNav_Contact_Us {
	background: url('../images/priNav_hover.jpg') no-repeat bottom center;
}

/*dropdown menu*/

#dropmenudiv, #dropmenudiv_firefox{
	margin-left:1px;
	margin-top: 2px;
	position:absolute;
	top:-1px;
	background: #fff;
	font:normal 9pt Arial, Helvetica, sans-serif;
	line-height:18px;
	z-index:1000;
	text-align:left;
	padding: 0px;
	width:100%;
	padding: 0px 5px 0px 5px;
	border-top: none;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}

#dropmenudiv a, #dropmenudiv_firefox a {
	z-index:1000;
	display: block;
	white-space:nowrap;
	width:100%;
	
	color: #404040;
	padding: 3px 0px;
	font-family: Arial;
  	font-weight: bold;
  	font-size: 11px;
	text-indent: 5px;
	text-decoration: none;
	border-bottom: 1px solid #dcdcdc;
}

#dropmenudiv a:hover, #dropmenudiv_firefox a:hover { 
	background: #4c4c4c;
	color: #fff;
	font-weight: bold;
	font-family: Arial;
}

/****Home Contact Info******/

#homeContact_info{
	float: left;
	display: inline;
	width: 250px;
	height: 225px;
	background: url('../images/contactInfo_bg.jpg') no-repeat;
	color: #fff;
	margin: 0px 5px 0px 0px;
}

#homeContact_info a{
	color: #fff;
}

#homeContact_info h4{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	margin: 15px 0px 10px 25px;
}

#homeContact_info ul{
	list-style-type: none;
	float: left;
	display: inline;
	width: 200px;
	margin: 0px 0px 0px 25px;
}

#homeContact_info ul li{
	float: left;
	display: inline;
	margin: 0px 0px 10px 0px;
	font-size: 12px;
}

ul#contactInfo_hours li{
	width: 100px;
}

ul#contactInfo_top li{
	text-align: right;
	width: 138px;
}

ul#contactInfo_top li.contact_title {
	width: 50px;
	text-align: left;
	font-weight: normal;
}

ul#contactInfo_hours li.hours_header{
	width: 100%;
}

ul#contactInfo_hours li.hours_title{
	clear: left;
	padding: 0px 2px 0px 0px;
	width: 70px;
}

ul#contactInfo_bottom {
	margin-top : 25px;
	line-height: 18px;
}

/*****Home Top*****/

#home_top{
	float: left;
	padding: 16px 10px;
	margin: 0px 0px 0px 0px;
	display: inline;
}

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

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

#home_middle {
	float: left;
	padding: 5px 0px;
	margin: 0px 12px;
	display: inline;
	background: url('../images/homeDivider.jpg') repeat-x top;
}

#home_about{
	float: left;
	margin: 0px 25px 0px 0px;
	display: inline;
	width: 620px;
}

#home_about h3 {
	background: url('../images/aboutHeader_bg.jpg') no-repeat;
	text-indent: -9000px;
	width: 620px;
	height: 46px;
}

#about_content{
	line-height: 15px;
	padding: 0px 5px 0px 0px;
	color: #444;
}

a#read_more{
	background: url('../images/readMore_bg.jpg') no-repeat right;
	width: 80px;
	height: 15px;
	display: block;
	float: right;
	font-weight: bold;
	text-transform: lowercase;
}

#home #search{
	display: inline;
	margin: 20px 0px 0px 0px;
	float: left;
	width: 276px;
	height: 276px;
	background: url('../images/search_bg.jpg') no-repeat; 
}

#home #search form{
	border: none;
	margin: 0px auto;
	padding: 0px;
	width: 200px;
	clear: both;
}

#home #search fieldset {
	margin: 45px 0px 0px 0px;
}

#home #search label{
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
}

#home #search select{
	width: 200px;
	height: 20px;
	margin: 0px 0px 10px 0px;
}

#home_search #listing_form {
	padding: 0px;
	margin: 0px auto;
	width: 102px;
}

#home #listing_form input img{
	display: none;
}

#home #listing_form input{
	background: url('../images/searchButton_bg.jpg') no-repeat;
	text-indent: -9000px;
	border: none;
	width: 102px;
	height: 25px;
	cursor: pointer;
}

#home #listing_form input:hover{
	background-position: -103px 0px;
}

/****quicklinks****/

ul#quicklinks {
	list-style-type: none;
	width: 255px;
	height: 117px;
	padding: 5px 0px 0px 0px;
	margin: 0px auto;
	font-family: arial;
	font-size: 12px;
	background: url('../images/quicklinks_bg.jpg') no-repeat;
}

ul#quicklinks li {
	float: left;
	display: inline;
	width: 200px;
	margin: 0px 0px 3px 20px;
	line-height: 21px;
}

ul#quicklinks li a{
	color: #4b4a4a;
	background: url('../images/quicklink_arrow.gif') no-repeat;
	height: 19px;
	display: block;
	text-indent: 15px;
	float: left;
	text-decoration: none;
}

ul#quicklinks li a:hover{
	color: #cb0000;
}

/******featured vehicles*********/

#home_bottom{
	float: left;
	width: 950px;
}

#home #featuredVehicles{
	float: left;
	width: 950px;
}

#home #featuredVehicles_title{
	background: url('../images/featuredHeader_bg.jpg') no-repeat;
	height: 23px;
	width: 950px;
	text-indent: -9000px;
}

#home #featuredVehicles #random_list_location #random_list_item img {
	border: 5px solid #e8e8e8;	
}

#home #featuredVehicles #random_list_location #random_list_item img:hover {
	border-color: #336394;	
}

#home  #featuredVehicles #random_list_item a{
	font-size: 11px;
	color: #444;
	text-decoration: none;
	border: none;
	font-family: Arial;
}

#home  #featuredVehicles #random_list_item a:hover{
	color: #336394;
}

#home #featuredVehicles #random_list_location #random_list_item{
	margin: 12px 6px 0px 8px;
	width: 104px;
	height: 125px;
}

* html #home #featuredVehicles #random_list_location #random_list_item{
	margin: 12px 6px 0px 6px;
}

#featuredVehicles_footer{
	display: none;	
}

.toolTipInner_price{
	color: #336394;	
}

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

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

.color_sec { 
	color: #003c79 !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:hover {
	color: #cb0000 !important;
}

#right {
	width: 660px;
}

/*### =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: 13px ;
	font-family: 'Trebuchet MS';
	padding:  ;
	color: #333333;
}

/* Refine Your Search */
#inventory #inventory_v2_sidebar_filters h2 {
	font-size:  16px;
	padding:  ;	
	color: #838383;
}

#inventory_v2_sidebar_filters h3.non_expandable_menuheader{
	color: #838383;	
}

.inventory_v2_image img {border: none;}

/* Filter List */
.filterList { background: #f9f9f9; border-color:#ddd }
.filterList li {color: #001950;}
.filterList li a{ color:#001950; font-size: 13px; background: url(../../images/listingImages/arrowBlue.gif) no-repeat 2px center;}
.filterList li a:hover { background: #cb0000 url(../../images/listingImages/arrowTree_white.gif) no-repeat 2px center; color: #fff}
#currentFilters, #currentFilters a, #currentFilters p { background: #f9f9f9; border-color:#eaeaea; color: #6c6c6c; font-size: 13px; }

#vehicle_v2_sidebar_links {
	background: #f9f9f9;
	border-color: #ddd;
	color: #001950;
	margin: 0px 0px 10px 0px;
}
#vehicle_v2_sidebar_links li a { 
	color:#001950; 
	font-size: 13px;
	background: url(../../images/listingImages/arrowBlue.gif) no-repeat 2px center;
}
#vehicle_v2_sidebar_links li a:hover { 
	background: #cb0000 url(../../images/listingImages/arrowTree_white.gif) no-repeat 2px center; 
	color: #fff;
}

.inventory_v2_row { border-bottom:1px dotted #525252; color: #444444;}

.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: #4d0f65; text-decoration:underline;
}

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

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

.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 #001950;
}

#vehicle_topbar,
#vehicle_topbar a,
#vehicle_topbar a:hover { color: #000; text-decoration: none;}
#vehicle_topbar a:hover { text-decoration: underline; }
#vehicle_vitals { background: transparent; }
#vehicle_title { font-weight: bold; font-size: 27px; padding:0; text-indent: 5px; color: #384C53}
#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: #444;
	padding: 3px 0px;
	text-align: center;
}

.similarVehicle { 
	font-size: 8pt;
	border: 1px solid #dadada;
	background: #e8e8e8;
	color: #444444;
	font-size: 11px;
}

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

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

.similarVehicle ul {
	width: 135px; 
}

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

#vitalsContainer{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #555;
}

#vehicle_contact span{
	color: #000	
}

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

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

#sort_bar{
	background: url('../images/sortBar_bg.jpg') repeat-x;
	color: #000;
}

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

#searchBar {
	border-top: 1px solid #000;
}

#searchBar_right{
	visibility: hidden;
}

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

#vehicle_thumbs{
	background-color: #003c79;
	padding: 5px 0px 0px 5px;
}

/***notify form***/

#notify_form_div {
	background: #f9f9f9;
	color: #000;
	padding: 10px 0px 0px 0px;
}

#notify #notify_form_div h3{
	padding: 0px 0px 0px 10px;
	color: #02336b;
}

#notify .tb_even{
	background: #e0e0e0;
}

/****Finance Page *****/

#financeHeader  {
	width: 882px !important;
	min-width: 850px;
}

#financeRight {
	margin-left: 40px;
}

/****contact page ****/

.customer_tools_left {
	width: 150px;
}

.customer_tools_left img {
	width: 150px;
}

#contact #right {
	overflow-x: hidden;
}

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

.custom_pages{
	float: left;
	padding: 10px;
}

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

#shipping #right{
	background: none;
}
#right {
float: left !important;
text-align: left;
}
#shipping #right img{
	visibility: hidden;
}
#shipping #left .logo_wrap img {
	display: none !important;
}
#left {
width: none !important;
float: none !important;
}
#shipping #left .logo_wrap {
background-color: none !important;
border: none !important;
display: none !important;
padding: 0 !important;
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}

/*dealer contact*/
#dealer_contact {
	background: url('../images/dealerContact_bg.jpg') no-repeat;
	color:#000;
	font-size:8pt;
	line-height:14px;
	text-align:left;
	margin:5px auto;
	width:255px;
	height: 390px;
}

#dealer_contact h2 {
	color:#003c79;
	padding:0px;
	font-size:12pt;
	text-align:center;
	padding: 20px 0px 10px 0px;
}

#dealer_contact form {
	padding:0px;
	margin:0px;
}

#dealer_contact #contact_small {
	width:220px;
	margin: 0 auto;
}

#rn_appointmentREQ {
	color:#000;
	font-size:7pt;
	line-height:14px;
}

#dealer_contact .section {
	margin-bottom:15px;
	text-align:left;
}

#dealer_contact textarea {
	height: 55px;
}

.inputBox {
	width:200px;
	border:#36393c 1px solid;
	margin-top:3px;
	margin-bottom:6px;
}

.submitButton {
	width:165px;
	background:#b9b9b9;
	border:#979797 1px solid;
	color:#444;
	padding:5px 0 5px 0;
	text-align:center;
}

#inventory_v2_sidebar_contact {
	background:#ccc url(../../images/listingImages/leftColumnEmailDealer.jpg) no-repeat scroll center top;
	border-bottom:1px solid #9E9E9E;
	padding-bottom:20px;
	padding-top:61px;
	color: #333333;
}

/***inner pages***/

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

p#sidebar_address_head{
	font-size: 14px;	
}

#sidebar_address .floatleft{
	margin: 0px 0px 15px 0px;	
}

/*footer*/

#footer_wrapper{
	width: 100%;
	height: 218px;
	background: #31567c url('../images/footerWrapper_bg.jpg') repeat-x;
	display: table;
}

#footer{
	text-align: left;
	width: 950px;
	height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0 auto;
	font-size: 11px;
	background: url('../images/footer_bg.png') repeat-y;
}

#footer a, #footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover{
	color: #d57878;
}

#footer_content{
	display: inline;
	float: left;
	padding: 0px 0px 5px 0px;
	background: url('../images/footerContent_bg.jpg') no-repeat;
}

ul#footerNav{
	list-style-type: none;
	margin: 10px 0px 0px 0px;
}

ul#footerNav li{
	display: inline;
	border-right: 1px dotted #999999;
	margin: 0px 5px 0px 0px;
}

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

ul#footerNav li a{
	display: inline;
	padding: 0px 4px 0px 0px;
	
}

ul#footerNav li a:hover{
	text-decoration: underline;	
}

ul#ec_footer{
	list-style-type: none;
	width: 370px;
}

ul#ec_footer li{
	float: left;
	margin: 3px 5px 0px 0px;
}

ul#ec_footer li a{
	display: inline;
}

ul#ec_footer li a:hover, #footer a:hover{
	text-decoration: underline;
}

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

#footer h3 a#ecarlist_logo{
	background: url('../images/ecarlist_logo.jpg') no-repeat;
	width: 138px;
	height: 30px;
	display: block;
	text-indent: -9000px;
}

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

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

/*****ie6 styles****/

* html #contact #content {
	padding-left: 5px;
}
