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

/**** Southern Automotive 1881  ****/

body {
	background:#fff;
	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:#000;
	text-decoration:underline;
}

a:hover {
	color:#bf1b1c;
}

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

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

/*containers*/

#container{
	width: 980px;
}

#header{
	background: #e3e8eb url('../images/header_bg.jpg') no-repeat;
	width: 100%;
	height: 155px;
	border-top: 1px solid #898989;
}

#content{
	width: 980px;
	margin: 0px auto;
	padding: 15px 0px 15px 0px;
	background: #fff url('../images/content_bg.jpg') no-repeat;
}

/*header*/

#top_page{
	width: 100%;
	height: 74px;
	overflow: hidden;
}

ul#topPage_links{
	list-style-type: none;
	float: right;
	white-space: nowrap;
}

#top_page h1{
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
}

h1 a#home_link{
	display: block;
	width: 196px;
	height: 74px;
	text-indent: -9000px;
	float: left;
	background: url('../images/topPage_bg.jpg') no-repeat;
}

ul#topPage_links li {
	float: left;
	margin: 0px 0px 0px 10px;
}

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

ul#topPage_links li a#lincoln{
	width: 63px;
	background-position: -8px 0px;
}

ul#topPage_links li#mercury a{
	width: 49px;
	background-position: -87px 0px;
}

ul#topPage_links li#land_rover a{
	width: 65px;
	background-position: -152px 0px;
}

ul#topPage_links li#jaguar a{
	width: 70px;
	background-position: -233px 0px;
}

ul#topPage_links li#chevrolet a{
	width: 70px;
	background-position: -312px 0px;
}

ul#topPage_links li#cadillac a{
	width: 48px;
	background-position: -395px 0px;
}

/*nav menu*/

#nav_wrapper{
	background: url('../images/nav_bg.jpg') repeat-x;
	width: 100%;
	height: 32px;
}

ul#priNav {
	list-style-type: none;
	width: 980px;
}

#priNav ul { display: none; }

ul#priNav li {
	float:left;
	display: inline;
	margin: 0px 10px;
}

ul#priNav li a {
	display: block;
	text-decoration: none;
	padding: 6px 0px;
	margin: 0px 10px;
	float: left;
	text-transform: uppercase;
	color: #363636;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

ul#priNav li a:hover{
	color: #094b82;
}

/*dropdown menu*/

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

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

#dropmenudiv a:hover, #dropmenudiv_firefox a:hover { 
	background: #094b82;
	color: #fff;
	font-weight: normal;
}


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

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

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


/*### =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: 250px;
	padding: 0px;
	margin: 0px 0px 0px 15px;
}

#left{
	width: 255px;
	padding: 5px;
}

#rightColumn {
	float:right;
	display:inline;  /* Fix for double margin bug in IE 6 */
	width: 670px;
	padding: 0px;
	margin: 0px 15px 0px 0px;
	color: #333;
}
#right p, #finance_middle p, #notify_middle p {
	color: #000;	
}

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

#financeRight{
	margin: 0px 15px 0px 0px;	
}

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

#financeLeft{
	margin: 0px 0px 0px 15px;	
}

#financeHeader{
	width: 887px !important;	
}

#notify_middle img{
	border: 1px solid #000;
	margin: 15px 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: 14px ;
	padding:  ;
	color: #0066CC;
}

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

#inventory_v2_sidebar_filters h3.non_expandable_menuheader{
	color: #0066CC;	
}

/* Filter List */
.filterList { background: #F1F1F1; border-color:#444 }
.filterList li {color: #333;}
.filterList li a{ color:#333; font-size: 13px; }

.filterList li a:hover { background-color:#000; color: #fff}
#currentFilters, #currentFilters a, #currentFilters p { background: #fff; border-color:#444; color: #333; font-size: 13px; }

.inventory_v2_row { background: #f1f1f1; border-bottom:2px dotted #525252; 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: #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;	
}

#inventory_v2_sidebar_filters h3 {
	color: #0066CC;	
}

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

.gray_ten{
	color: #000;	
}

#vehicle_topbar{
	background: none;
	border-top: 1px solid #000;
}

#vehicle_topbar,
#vehicle_topbar a,
#vehicle_topbar a:hover { color: #000; }
#vehicle_vitals { background: transparent; }
#vehicle_title { font-weight: bold; font-size: 14pt; padding:0; text-indent: 5px; }
#vehicle .color_pri{ color: #0066CC !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{
	border-bottom: 3px solid #000;
	background: #none;
	color: #000;
	padding: 3px 0px;
	text-indent: 4px;
}

.similarVehicle { 
	font-size: 8pt;
	border: 1px solid #222;
	background: #fff;
	color: #333;
	font-size: 11px;
}

.similarVehicle a{
	color: #000;
}

.similarVehicle a:hover{
	color: #0066CC	
}

.similarVehicle ul {
	width: 135px; 
}
#vehicle_v2_sidebar_links {
	background: #fff;
	border-color: #222;
	color: #333;
	margin: 0px 0px 10px 0px;
}
#vehicle_v2_sidebar_links li a { 
	color:#000; 
	font-size: 13px;
}
#vehicle_v2_sidebar_links li a:hover { 
	background-color:#000; 
	color: #fff;
}
#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;
}

#vehicle_contact a:hover{
	color: #000;
}

#sort_bar{
	background: none;
	border-bottom: 2px solid #000;
	color: #000;
}

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

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


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

#dealer_contact h2 {
	color:#000;
	padding:0px;
	margin:0px 0px 5px 0px;
	font-size:12pt;
	text-align:center;
}

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

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

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

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

/****sitemap*****/

#sitemapContent {
	margin: 10px;	
}

#sitemapContent h1{
	color: #000;
	margin-bottom: 20px;
}

#sitemapContent a{
	font-weight: bold;	
}

#sitemap_list, .sitemap_vehicle_list {
	width: 25%;	
}

/*footer*/

#footer{
	text-align: left;
	width: 980px;
	height: 220px;
	color: #000;
	font-size: 11px;
	background: url('../images/footer_bg.jpg') no-repeat;
}

#footer_content{
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	float: left;
	width: 570px;
	margin: 0px 0px 0px 14px;
	padding: 0px 0px 5px 10px;
	background: url('../images/footerContent_bg.jpg') no-repeat;
	position: relative;
}

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

ul#footerNav li{
	float: left;
	border-right: 1px solid #999999;
	margin: 0px 5px 0px 0px;
}

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

ul#footerNav li a{
	display: block;
	padding: 0px 4px 0px 0px;
	font-size: 11px;
	color: #363636;
	text-decoration: none;
}

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

ul#ec_footer{
	list-style-type: none;
	width: 370px;
	color: #000;
	font-size: 11px;
}

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

ul#ec_footer li a, #footer a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #363636;
}

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

#logo_container{
	float: right;
	margin: 10px 0px 0px 0px;
	width: 138px;
}

#logo_container h3 a#ecarlist_logo{
	background: url('../images/ecarlist_logo.png') no-repeat;
	width: 138px;
	height: 31px;
	display: block;
	text-indent: -9000px;
	float: left;
}

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