@import url('../../common/css/base.css');


/*  // Stealth template main layout css
	

/* =======================
========= UNIVERSAL ======
========================== */


body { 
	font-family: Helvetica, Arial, sans-serif; 
	color: #afafaf; 
	font-size: 14px;
    line-height: 1.3; 
	background:  url(../images/background.jpg) repeat-y center center #080808;  
}

#page-wrap {	
	margin: 0px auto;
	width: 980px;
	min-height: 480px;
}

a { 
	color: #fff; 
	text-decoration: none;
}
a:hover { color: #3a7dc0; }
a:visited { color: #fff; }

h2 {
	color: #3a7dc0;
	font-size: 28px;
	font-weight: normal;
	font-family: Arial;
}

p {
	margin: 5px 0;
	color: #fff; 
	font-size: 14px; 
	padding: 0 0 14px;
}

#main-content {
	padding: 20px 10px;
	min-height: 400px;
}

body form.validation .required label {
	background: none;
	color: #fff; 
}

form.validation label, form.validation span.formLabel {
	color: #fff;
}

	/* universal dealer contact */
		#dealer_contact {
			background: url(../images/email-bg.jpg) no-repeat;
			width: 226px;
			height: 380px;
		}
		#dealer_contact h2 {
			background: url(../images/email-header.jpg) no-repeat;
			text-indent: -9999px;
			height: 53px;
		}
	/* sidebar address universal */
	
		#sidebar_address {
			background: #2f2f2f;
			border: 1px solid #373737;
			padding: 5px;
		}
		#sidebar_address p {
			font-size: 12px;
			padding-right: 3px;
		}

/* =======================
========= HEADER    ======
========================== */

#header {
	background: url(../images/header-back.jpg) no-repeat -10px 0px; 
	height: 180px;
}

#header h1 {
	height: 130px;
	width: 100%; 
	line-height: 130px;
	text-align: center;
}

/* =======================
======== NAVIGATION ======
========================== */

#nav {
	background: url(../images/nav-back.jpg) no-repeat 0px -1px; 
	width: 100%;
	height: 50px; 
}
#nav #priNav {
margin-left: 15px;
}
#nav #priNav > li > a {
	font-size: 16px; 
	font-weight: bold; 
	display: block;
	padding: 0px 10px;
	line-height: 50px;
	text-transform: uppercase;
	font-weight: normal;
}

#nav #priNav > li:hover > a {
	color: #3a7dc0;
}

#nav #priNav li ul { 
	background: #000; 
	/* background: rgba(0,0,0, 0.7); */
	width: 150px;
}
#nav #priNav li ul li a {
	font-size: 14px;
	line-height: 15px;
	display: block;
	width: 130px;
	height: 18px;
	border-bottom: 1px solid #295c8f;
	padding: 8px 10px;
}

#nav #priNav li ul li:hover a {
	color: #3a7dc0;
}
/* =======================
========= HOME PAGE ======
========================== */

#home #main-content {
	padding: 0px;
}

#home p {
	color: #AFAFAF;
	text-align: justify;
}

#home h2 { 
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	background: url(../images/header-blue-arrow.png) no-repeat;
	text-indent: 15px;
	margin: 5px 0;
}

#home .home-divide { 
	background: url(../images/home-hr.jpg) no-repeat; 
	width: 960px; 
	height: 15px;
	margin: 0px auto; 
}
	/* -- specials advanced search */
		
		#home_specials {
			background: url(../images/adv-search-bg.jpg) no-repeat;
			width: 980px; 
			height: 276px;
		}
		#fyc_container #fyc_panes_container {
			background: url(../images/special-bg.gif) no-repeat;
		}
		#fyc_container {
			padding-top: 20px;
			padding-left: 20px;
		}
		
		.specials_container {
			margin-left: 4px;
			margin-top: 4px;
			height: 223px;
			overflow: hidden;
			width: 673px;
		}
		
		#fyc_container #fyc_tabs_list {
			margin-right: 10px;
		}
		
		#fyc_container #fyc_tabs_list li {
			display: block;
			background: url(../images/adv-search-sprite.png) no-repeat;
			width: 260px;
			height: 60px;
			text-indent: -9999px;
		}
		
		#fyc_container #fyc_tabs_list li.fyc_close { display: none;}
		
		#fyc_container #fyc_tabs_list li#fyc_make {
			background-position: 0 0;
		}
		#fyc_container #fyc_tabs_list li#fyc_category {
			background-position: 0 -59px;
		}
		#fyc_container #fyc_tabs_list li#fyc_year {
			background-position: 0 -119px
		}
		#fyc_container #fyc_tabs_list li#fyc_price {
			background-position: 0 -179px;
		}
		#fyc_container #fyc_tabs_list li#fyc_make:hover {
			background-position: -272px 0;
		}
		#fyc_container #fyc_tabs_list li#fyc_category:hover {
			background-position: -272px -59px;
		}
		#fyc_container #fyc_tabs_list li#fyc_year:hover {
			background-position: -272px -119px
		}
		#fyc_container #fyc_tabs_list li#fyc_price:hover {
			background-position: -272px -179px;
		}
		
		
		.fyc_title {
			margin-top: 4px;
			margin-left: 4px;
			width: 662px;
			background: #333;
			padding: 2px 5px;
			height: 36px;
		}
		
		.fyc_title h3 {
			font-size: 16px;
			text-transform: uppercase;
			line-height: 36px;
			padding-left: 10px;
		}
		.fyc_title .close {
			float: right;
			margin-right: 5px;
			line-height: 36px;
		}
		#home #fyc_container .searchInv_cat_links {
			margin-left: 4px;
			margin-top: 0px;
			background: #444;
			width: 642px;
			height: 161px;
			padding: 10px 15px;
		}
		
	/* -- about text and contact info */
	
		#home-about {
			background: url(../images/home-contact-bg.jpg) no-repeat; 
			height: 310px; 
		}
		
		.about-txt {
			float: left;
			width: 640px;
			margin: 23px 0 0 10px;
		}
		
		.contact-txt {
			float: right;
			width: 255px;
			padding: 10px;
			margin-top: 23px;
			margin-right: 22px;
		}
		.contact-txt h3 {
			text-align: center;
			color: #fff; 
			font-size: 14px;
			margin-bottom: 10px;
		}
		
		.about_more { color: #3a7dc0; }
		.about_more:hover { color: #fff; }
		
	/* -- featured pre-owned -- */
	
		#featuredVehicles_title span {
			display: block;
			width: 316px;
			height: 27px;
			background: url(../images/fpo-header.png) no-repeat;
			text-indent: -9999px;
			margin: 10px 5px;
		}
		
		#random_list_location #random_list_item {
			margin-left: 10px;
			width: 106px !important;
		}
		
		#random_list_location #random_list_item.fv_first {
			margin-left: 30px;
		}
		
		#random_list_location #random_list_item img {
			border: 5px solid #393939; 
		}
		#random_list_location #random_list_item:hover img {
			border: 5px solid #2a5e92; 
		}
		.toolTipInner_price { color: #2a5e92 !important;}
/* =======================
=======  INVENTORY  ======
========================== */

	/* inventory left */
	
		#inventory_v2_sidebar_filters h3 {
			color: #838383;
			font-size: 11px;
		}
		#inventory_v2_sidebar_filters h2 {
			background: url(../images/inv-refine-head.png) no-repeat -5px 0px;
			width: 218px;
			height: 24px;
			text-indent: -9999px;
		}
		
		#inventory_v2_sidebar_filters #currentFilters {
			background: #484848;
			padding: 3px 8px;
		}
		#currentFilters p {
			font-size: 12px; 
			color: #fff;
		}
		
		.filterList {
			background: #2f2f2f;
			border: 1px solid #373737;
			padding: 5px;
		}
		#inventory .filterList h3 {
			font-size: 13px;
			color: #fff; 
			font-weight: bold;
			text-transform: uppercase;
		}
		
		#inventory .filterList ul li {
			color: #ababab;
			font-size: 12px;
		}
		#inventory .filterList ul li a {
			background: url(../images/arrow-gray.gif) no-repeat -0px 2px;
			padding-left: 10px;
			color: #6c6c6c;
			font-size: 12px;
		}
		#inventory .filterList ul li a:hover {
			background: url(../images/arrow-blue.gif) no-repeat -0px 2px #3872ac; 
			color: #fff;
		}
		
		#inventory_v2_sidebar_contact {
			background: url(../images/email-bg.jpg) no-repeat;
			margin-bottom: 15px;
			padding: 0px;
			width: 226px;
			height: 380px;
		}
		
		#inventory_v2_sidebar_contact h2 {
			background: url(../images/email-header.jpg) no-repeat;
			width: 224px;
			height: 53px;
			margin-bottom: 10px;
			padding: 0px;
			text-indent: -9999px;
		}
		
		#ec_is_submit input {
			background: url(../images/submit-button.jpg) no-repeat;
			width: 207px;
			height: 30px;
			border: none;
			cursor: pointer;
			font-size: 1px;
			color: #e9e9e9;
			text-indent: -9999px;
			display: block;
			*margin-top: 15px;
		}
		
		#vehicle_v2_notify_button img { display: none; }
		#vehicle_v2_notify_button {
			display: block;
			text-indent: -9999px;
			background: url(../images/veh-finder.jpg) no-repeat;
			width: 226px;
			height: 96px;
		}
	
	/* inventory right */
	
		#searchBar {
			background: url(../images/search-bar-bg.jpg) no-repeat;
			width: 716px;
			height: 42px;
		}
		#sort_bar {
			background: url(../images/sort-bar-bg.jpg) no-repeat;
			width: 716px;
			height: 46px;
			margin-top: 1px;
		}
		#vehicle_count_controls { width: 100px; } 
		
		.inventory_v2_image a {
			border: 2px solid #525252;
		}
		
		#inventory #inventory_v2_rows > div:nth-child(even) {
			background: #2e2d2d;
			margin: 5px 0;
			padding: 5px 0;
		}
		.inventory_v2_price_right .price_line_1 {
			color: #fff; 
		}
		
		#vehicleDisclaimer p {
			font-size: 10px;
			color: #6A6A6A;
			text-align: justify;
		}
		
/* =======================
=======  VEHICLE  ========
========================== */

	/* vehicle left */
	
		#similarVehicles h3 {
			color: #fff;
			font-size: 16px;
			margin-bottom: 10px;
			letter-spacing: 1px;
		}
		
		.similarVehicle {
			background: #2f2f2f;
			border: 1px solid #373737;
			padding: 5px;
			font-size: 12px;
		}
		
		#vehicle_v2_sidebar_links {
			background: #2f2f2f;
			border: 1px solid #373737;
			margin-bottom: 10px;
		}
		#vehicle_v2_sidebar_links > p {
			font-size: 13px;
			color: #fff;
			font-weight: bold;
		}
		
		#vehicle_v2_sidebar_links ul li a {
			font-size: 12px;
			color: #6c6c6c;
			background: url(../images/arrow-gray.gif) no-repeat -0px 2px;
			padding-left: 10px;
		}
		#vehicle_v2_sidebar_links ul li a:hover {
			background: url(../images/arrow-blue.gif) no-repeat -0px 2px #3872ac; 
			color: #fff;			
		}
	/* vehicle right */
		
		#vehicle_topbar {
			background: url(../images/search-bar-bg.jpg) no-repeat;
			width: 716px;
			height: 42px;
		}
		#vehicle #searchBar {
			background: url(../images/sort-bar-bg.jpg) no-repeat;
			width: 716px;
			height: 46px;
			margin-top: 1px;
		}
		
		#vehicle_vitals h1 {
			font-size: 27px;
			color: #fff;
		}
		
		.ip_dottedLine {
			border-bottom: 1px dashed #333333;
			padding-bottom: 5px;
			margin-bottom: 5px;
		}
		
		#priceContainer .price_line_1 {
			color: #fff; 
			font-size: 32px;
			font-weight: bold;
		}
		#priceContainer {
			color: #fff;
			font-size: 13px;
		}
		
		#vitalsContainer {
			font-size: 11px;
			color: #fff;
		}
		
		#vehicle_thumbs {
			background: #484848;
		}
			/* customer tools */
			
				.vctTabs_container li a { color: #000; }
				#vctHeader_txt { color: #000; }
				#vctHeader_img { 
					background: url(../images/cust-tools-head.png) no-repeat -18px 0px;
				}
				#vctTop_container #vctLeft_corner {
					background: url(../images/cust-tools-head.png) no-repeat -1px 0px;
				}
				#vctTop_container #vctMiddle_container {
					background: url(../images/cust-tools-head.png) no-repeat -18px 0px;
				}
				#vctTop_container #vctMiddle_container h3 { display: none; }
				#vctTop_container #vctRight_corner {
					background: url(../images/cust-tools-head.png) no-repeat -696px 0px;
				}
				.vctAddress_left { color: #000; }
				#vehicle #rightColumn form.validation .required label { color: #000; }
				#vehicle #rightColumn form.validation label, form.validation span.formLabel {
					color: #000 !important;
				}
				#trade_offer_subject { color: #000;}
				
				#vehicle .trade_appraisal_text p {
					color: #333;
				}
				
		/* -- images page -- */
				#vehicle_photos  form.validation .required label { color: #000; }
				#vehicle_photos  form.validation label, form.validation span.formLabel {
					color: #000;
				}

/* =======================
======= INNER PAGES ======
========================== */

	/* contact page */
		
		#contact form.validation .required label { color: #000; }
		#contact form.validation label, form.validation span.formLabel { color: #000; }
		#contact #contact_map iframe {
			box-shadow: 1px 2px 18px #888;
		}

	/* specials page */
		
		#specials_navigation ul { 
			border-left: 1px solid #ccc; 
		}
	
		#specials #specials_navigation ul li.specials_current {
			background: none;
		}
		
		#specials .specials_item { border-bottom: 1px solid #444; }
		
		#specials #specials_navigation_wrap { border: none; }
		#specials p.automated {
			color: #fff !important; }
		}
	
	/* financing page */
	
		.financeBox2 p { color: #333; }
		#financing #sidebar_address p { color: #333; }
		
		#financing .financeBox2 p { color: #444; }
		#financing #vehicle_calculator_price { color: #444; }
		
	/* parts page */
	
	/* about page */
	
		#about #left {
			margin-left: 10px; 
		}
		
		#about #right {
			width: 71.5%;
		}
		
	/* vehicle finder */
		#notify form.validation .required label { color: #333 !important; }
		#notify form.validation label, form.validation span.formLabel
			{ color: #333 !important; }
		#notify #nfd_legend { color: #333; }
		
	/* incentives */
		#incentives #left #contact_incentives fieldset > legend {
			display: none;
		}
		#incentives form.validation .required label { color: #333 !important; }
		#incentives form.validation label, form.validation span.formLabel {
			color: #333; 
		}
		#incentives #contact_incentives { width: 224px; }
		#incentives #contact_incentives #vehicle_question_submit input {
			cursor: pointer;
		}
/* =======================
=========   FOOTER  ======
========================== */

#footer {
	background: url(../images/footer-bg.jpg) no-repeat -10px 0px;
	min-height: 150px;
	font-size: 11px;
	color: #6a6a6a;
}

#footer-left {
	float: left; 
	width: 674px; 
	margin-top: 69px;
	margin-left: 10px;
}

#footer-left #footerNav {
	display: inline;
}

#footer-left #footerNav li {
	float: left; 
}

#footer-left #footerNav li a {
	color: #6a6a6a;
	font-size: 11px; 
	border-right: 1px solid #6a6a6a;
	padding: 0px 5px;
}
#footer-left #footerNav li.last a {
	border: none;
}

#footer-left #footerNav li.last a:hover {
	padding: 15px 5px;
}

#footer-left #footerNav li a:hover {
	color: #fff;
}

#footer #ec_sitemap_tooltip { 
	background: #000;
	background: rgba(0,0,0, 0.8);
	color: #fff !important; 
}
#footer #ec_sitemap_tooltip .ec_tooltip_header {
	color: #ccc;
}
#footer #ec_sitemap_tooltip h3 {
	color: #fff !important;
}
#footer #ec_sitemap_tooltip h2 {
	font-size: 12px;
	background: none;
	text-transform: inherit;
}

#footer #cmsNav_footer li a {
	float: none;
	border: none;
	color: #fff !important; 
}

#footer #cmsNav_footer li a:hover {
	color: #ccc;
	text-decoration: underline;
}

#ec_footer li {
	float: left;
	margin-left: 5px;
}
#ec_footer li a { color: #6a6a6a; }
#ec_footer li a:hover { color: #fff; }

#footer #footer-right {
	float: right;
	width: 196px;
	margin-top: 69px;
}

.dt-logo {
	width: 176px;
	height: 40px;
	text-indent: -9999px;
	display: block;
	background: url(../images/dt-logo-sprite.png) no-repeat;
}
.dt-logo:hover {
	background-position: -182px -0px;
}

.dt-footer {
		float: right;
		margin: 69px 10px 0 0;
		font-size: 12px;
		color: #6a6a6a;
}
.dt-footer a {
		font-size: 22px;
		color: #6a6a6a;
		vertical-align: middle;
}
.dt-footer a:hover { color: #fff; }

