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

/**************************************************
Dominion Motors 2037
***************************************************/

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

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

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

/*containers*/

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

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

}

#content{
	border: 10px solid #cbcbcb;
	background: #000;
	padding: 15px 0px 10px 0px;
}

#home #content {
	padding: 0px;
	width: 940px;
}

/*header*/

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

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

p#headerLogin_link{
	float: right;
	clear: right;
	display: inline;
	margin: 5px 15px 0px 0px;
	white-space: nowrap;
}

p#headerLogin_link a{
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

/*nav*/

#priNav{
  width: 650px;
  height: 48px;
  margin: 20px 0px 0px 0px;
  display: inline;
  float: left;
  list-style-type: none;
}

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

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

#priNav li.last{
	background: transparent;
}

#priNav ul{
	display: none;
}

#priNav li a{
	display: block;
	height: 48px;
	float: left;
	text-decoration: none;
	font-family: Georgia;
	font-size: 18px;
	line-height: 45px;
	padding: 0px 10px;
	color: #a7a7a7;
}

/***hover states****/

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

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

#flash_container {
	float: left;
	display: inline;
	border-bottom: 2px solid #cbcbcb;
}

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

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

#homeContact_container {
	background: url('../images/homeContact_bg.jpg') no-repeat;
	width: 300px;
	height: 220px;
	float: left;
	display: inline;
}

#homeContact_container table {
	background: url('../images/homeContact_table_bg.jpg') no-repeat;
	width: 260px;
	height: 180px;
	float: left;
	display: inline;
	margin: 20px 0px 0px 20px;
}

#homeContact_container table td {
	padding: 10px 0px 0px 10px;
	font-family: Arial;
	font-size: 12px;
}

#homeContact_container table td span {
	color: #909090;
}

#homeContact_divider {
	width: 240px;
	height: 5px;
	border-top: 1px dotted #5a5a5a;
}

#homeContact_container table a#getDirections_button{
	background: url('../images/getDirections_bg.jpg') no-repeat;
	display: block;
	width: 240px;
	height: 68px;
	text-indent: 115px;
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	line-height: 60px;
}

/*****Home Notify Link******/

#homeNotify_container {
	float: left;
	display: inline;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
}

#homeNotify_container a {
	display: block;
	float: left;
	width: 239px;
	height: 220px;
	background: url('../images/homeNotify_bg.jpg') no-repeat;
	text-indent: -9000px;
}

/*****Social Media Container******/

#socialMedia_container {
	display: inline;
	float: left;
	width: 399px;
	height: 220px;
	background: url('../images/socialMedia_bg.jpg') no-repeat;
}

#socialMedia_container ul {
	list-style-type: none;
	padding: 20px 0px 0px 55px;
}

#socialMedia_container ul li {
	
}

#socialMedia_container li a {
	float: left;
	display: block;
	background: url('../images/socialMedia_links.jpg') no-repeat;
	text-indent: -9000px;
	width: 278px;
}

#socialMedia_container li a#socialMedia_001 {
	background-position: 0px 0px;
	height: 89px;
}

#socialMedia_container li a#socialMedia_002 {
	background-position: 0px -89px;
	height: 63px;
}

/****social media hover states******/

#socialMedia_container li a#socialMedia_001:hover {
	background-position: -279px 0px;
}

#socialMedia_container li a#socialMedia_002:hover {
	background-position: -279px -89px;
}


/****quicklinks****/



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

#quicklinks ul li {
	padding:10px 0px 0px 77px;
	margin:0px 0px 5px 0px;
	text-align:left;
	float: left;
	display: inline;
	height: 37px;
	width: 176px;
	color: #000;
	font-family: Georgia;
}

#quicklinks li a {
	text-indent: -9000px;
	display: block;
	background: url('../images/quicklinks.png') no-repeat;
	width: 240px;
	height: 50px;
}

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

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

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

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

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

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

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

#quicklinks li a#quicklink_004:hover{
	background-position: -1680px 0px
}



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

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

.color_sec { 
	color: #fff !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 {
	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: 250px;
	padding: 0px 0px 40px 0px;
	margin: 0px 0px 0px 0px;
}

#left{
	width: 251px;
	padding: 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: #333;
}

#right{
	display: inline;
	margin-right: 0px;
	padding: 0px 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;
	padding:  ;
	color: #fff;
	font-weight: bold;
}

/* 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: #ababab;}
.filterList li a{ color:#b4b4b4; font-size: 13px; background: url(../../images/listingImages/arrowTree_white.gif) no-repeat 2px center; }
.filterList li a:hover { background: #333 url(../../images/listingImages/arrowTree_white.gif) no-repeat 2px center; color: #fff}
#currentFilters, #currentFilters a, #currentFilters p { background: #2b2b2b; border-color:#6c6c6c; color: #fff; font-size: 13px; }
.filterList span a:hover {
	text-decoration: underline;
	color: #a9a9a9;
}

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

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

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

.inventory_v2_details_wrap a, .inventory_v2_details a  {
	color: #64b4ff;
}

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

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

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

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

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

.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; color: #fff !important; }
#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: #fff;
	padding: 3px 0px;
	text-align: center;
}

.similarVehicle { 
	border: 1px solid #333;
	background: transparent;
	color: #cbcbcb;
	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 #333;
}

#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: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cbcbcb;
}

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

#vehicle_topbar a{
	color: #c7c7c7;
}

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

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

#searchBar {
	background: url('../images/sortBar_bg.jpg') repeat-x bottom left;
	color: #c7c7c7;
}

#searchBar_right{
	visibility: hidden;
}

#vehicleDisclaimer {
	color: #cbcbcb;
}

#vehicle_thumbs {
	background: transparent
}

#vitalsRight_mpg span{
	color: #fff;
}

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


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

#inventory_v2_sidebar_contact, #dealer_contact {
	height: 389px;
	width: 253px;
	background: url('../images/dealerContact_bg.jpg') no-repeat;
	padding: 0px;
}

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

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

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


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

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

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

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

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

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

#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 15px 0px 0px;	
}

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

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

#financeHeader {
	padding: 18px 0px;
}

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

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

#sidebar_address{
	font-size: 13px;
	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;
}

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

#notify #notify_middle img {
	border: none;
}

#notify #notify_middle {
	padding: 0px 0px 40px 0px;
}

/***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;
	height: 100px;
	width: 960px;
	margin: 0px auto;
}

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

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

#footer_content{
	margin: 0px auto;
	text-align:left
	padding: 0px 0px 0px 0px
}

ul#footerNav {
	float: left;
	display: inline;
	margin: 21px 0px 0px 0px;
}

ul#footerNav li {
	float: left;
	display: inline;
	background: url('../images/footerNav_border.jpg') no-repeat right center;
	padding: 10px 10px
}

ul#footerNav li.last {
	background: transparent;
}

ul#footerNav li a{
	text-transform: uppercase;
}

ul#ec_footer{
	list-style-type: none;
	margin: 5px 0px 0px 0px;
	color: #797979;
	float: right;
	clear: both;
	display: inline;
}

ul#ec_footer li{
	float: left;
	margin: 0px 0px;
	border-right: 1px solid #797979;
	padding: 0px 5px 0px 5px
}

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

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

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

h3#ecarlist_logo a:hover{
	background-position: -263px 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 .jcarousel-skin-tango .jcarousel-prev-horizontal {
	top: 50px;
	left: -60px;
}

* html .jcarousel-skin-tango .jcarousel-next-horizontal {
	top: 50px;
	right: -60px;
}