@import url(http://images1.ecarlist.com/sites/templates/glass_v2/css/glass_v2_base.css);

body { 
		background: #010e1d; 
}
.page-bkgd {
		background: #010e1d url(../images/darkblue/bodytile-blue.png) repeat-x left top; 
}
a { color: #78b9ff; }
a:hover { color: #78b9ff; }
.color_pri { color: #fff !important; }
.color_sec { color: #fff !important; }
#right p, #financeLeft p, #notify_middle p { 
		color:#ccc; 
}
#right h2, #financeLeft h2, #notify_middle h2, #sitemapContent h1, #trade_bid h2 { 
		color:#fff; 
		border-bottom:1px solid #999; 
}
#right, #right h3, #financeLeft h3 { 
		color:#ccc; 
}

/*-- header --*/
.top_rail { 
		background: #bacadd; /* Old browsers */
		background: -moz-linear-gradient(top,  #bacadd 0%, #3f4f62 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bacadd), color-stop(100%,#3f4f62)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #bacadd 0%,#3f4f62 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #bacadd 0%,#3f4f62 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #bacadd 0%,#3f4f62 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #bacadd 0%,#3f4f62 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bacadd', endColorstr='#3f4f62',GradientType=0 ); /* IE6-9 */
}
.header-main { 
		background: url(../images/darkblue/banner-default-blue.jpg) repeat-x center top; 
}
.header h1 a { 
		font-style:italic; 
		color:#929292; 
}
.header-main h1 a { 
		font-style:italic; 
		color:#929292; 
}
p.header_phone { 
		color:#fff; 
}
p.header_address { 
		color:#fff; 
}

/*-- nav --*/
.navwrap { background:#929292 url(../images/darkblue/nav-sprite-blue.png) repeat-x left top; }
#priNav li { background: url(../images/darkblue/nav-sprite-blue.png) no-repeat right -160px; }
#priNav li a { color:#fff; }
#priNav li a:hover { 
		background: url(../images/darkblue/nav-sprite-blue.png) repeat-x left -80px; 
}
#priNav li ul { display: none; }
#priNav li ul { 
		background-color: #fff; 
		border:1px solid #e5e5e5;
		border-top:none;
}
#priNav li ul a { color: #666; }
#priNav ul a:hover { color:#fff; }


.main_content_wrap { background:#373737 url(../images/darkblue/mc-bttm.png) repeat-x left bottom; }
.main_content { background: url(../images/darkblue/mc-top.png) repeat-x left top; }

/*-- footer --*/
#footerNav { background: url(../images/darkblue/footernav-tile-blue.png) repeat-x center center; }
#footerNav li { border-right:1px solid #fff; }
#footerNav li.last { border:none; }
#footerNav li a { color:#fff; }
#footerNav li a:hover { text-decoration: underline; }
#ec_footer li { 
		color:#808386; 
		border-right:1px solid #808386; 
}
#ec_footer li a { color:#808386; }
#ec_footer li a:hover { color:#fff; }
#ec_footer li.last { border:none; }
a#dt_logo { background: url(http://images1.ecarlist.com/sites/images/DT_footer_logos/dt_interactive_whiteltgray.png) no-repeat left bottom; width: 124px; height: 26px;}
a#dt_logo:hover { background-position: left top; }
.dt-footer { color:#808386; }
.dt-footer a { color:#808386; }
.dt-footer a:hover { color:#fff; }

/*-- home --*/
.home-contact-info { background:#4d4d4d url(../images/darkblue/home_col_tile.png) repeat-x left top; }
.home-contact-info h3 { 
		color:#fff; 
		background: #383838; /* Old browsers */
		background: -moz-linear-gradient(top,  #383838 0%, #626262 50%, #4a4a4a 51%, #252525 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(50%,#626262), color-stop(51%,#4a4a4a), color-stop(100%,#252525)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#252525',GradientType=0 ); /* IE6-9 */
}
.home-contact-info p.home-contact-details { color:#fefefd; }
.home-contact-info a { color:#fefefd; }
.home-contact-info hr { 
		background: #3d3d3d; 
		color:#fff; 
		border:1px solid #3d3d3d; 
		box-shadow: 0 0 3px #555; 
}
.home-contact-directions { background: url(../images/silver/home_map_bkgd.png) no-repeat center top; }
.home-contact-map { background: url(../images/home_contact_map_default.jpg) no-repeat center top; }
a.home-get-directions { background: url(../images/silver/home_get_directions.png) no-repeat left top; }
a.home-get-directions:hover { background-position: right top; }


.home-specials { background: #000; }
.home-welcome { background: url(../images/silver/home_welcome_tile.png) repeat-x left top; }
.home-welcome h3 {
		color:#fff; 
		background: #1f3e5f; /* Old browsers */
		background: -moz-linear-gradient(top,  #1f3e5f 0%, #496889 50%, #315071 51%, #0c2b4c 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f3e5f), color-stop(50%,#496889), color-stop(51%,#315071), color-stop(100%,#0c2b4c)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #1f3e5f 0%,#496889 50%,#315071 51%,#0c2b4c 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #1f3e5f 0%,#496889 50%,#315071 51%,#0c2b4c 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #1f3e5f 0%,#496889 50%,#315071 51%,#0c2b4c 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #1f3e5f 0%,#496889 50%,#315071 51%,#0c2b4c 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f3e5f', endColorstr='#0c2b4c',GradientType=0 ); /* IE6-9 */
}
.home-ql li a { background: url(../images/darkblue/ql-home.png) no-repeat; }
.home-welcome h4 { color:#fff; }
.home-welcome p { color:#fff; }
.home-welcome a { color:#fff;  }


.ecl-drop-down-filters { background: #4d4d4d; color:#ccc; }
.ecl-drop-down-filters-inner { 
		background: #545454; 
		border:1px solid #6b6b6b; 
}
.ecl-drop-down-filters h3 { color:#fff; }
.ecl-drop-down-filters a#submit { 
		color:#fff; 
		border:1px solid #484848; 
		background: url(../images/darkblue/submit-tile.png) repeat-x left top; 
}


#home #featuredVehicles_title { 
		color:#fff; 
		background: #1f3e5f; /* Old browsers */
		background: -moz-linear-gradient(top,  #1f3e5f 0%, #496889 50%, #315071 51%, #0c2b4c 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f3e5f), color-stop(50%,#496889), color-stop(51%,#315071), color-stop(100%,#0c2b4c)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #1f3e5f 0%,#496889 50%,#315071 51%,#0c2b4c 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #1f3e5f 0%,#496889 50%,#315071 51%,#0c2b4c 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #1f3e5f 0%,#496889 50%,#315071 51%,#0c2b4c 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #1f3e5f 0%,#496889 50%,#315071 51%,#0c2b4c 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f3e5f', endColorstr='#0c2b4c',GradientType=0 ); /* IE6-9 */
}
#home #random_list_location #random_list_item a { color:#fff; }
#home #random_list_location #random_list_item a:hover { color:#78b9ff; }
#home .toolTipInner_price { color:#78b9ff; }


/* #################################################
###                 #=common                    ###
################################################ */

#contact_small { 
		color:#ccc; 
		background:#4d4d4d url(../images/darkblue/home_col_tile.png) repeat-x left top;
		box-shadow: 0 0 3px rgba(0, 0, 0, 0.5); 
		-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5); 
		-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
#contact_small h2 { 
		color:#fff; 
		background: #383838; /* Old browsers */
		background: -moz-linear-gradient(top,  #383838 0%, #626262 50%, #4a4a4a 51%, #252525 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(50%,#626262), color-stop(51%,#4a4a4a), color-stop(100%,#252525)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#252525',GradientType=0 ); /* IE6-9 */
}
#contact_small .submitButton { 
		color:#fff; 
		border:1px solid #484848; 
		background: url(../images/darkblue/submit-tile.png) repeat-x left top;
}


#incentives #contact_incentives { 
		color:#ccc; 
		background:#4d4d4d url(../images/darkblue/home_col_tile.png) repeat-x left top;
		box-shadow: 0 0 3px rgba(0, 0, 0, 0.5); 
		-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5); 
		-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
#incentives #contact_incentives h3 {
		color:#fff; 
		background: #383838; /* Old browsers */
		background: -moz-linear-gradient(top,  #383838 0%, #626262 50%, #4a4a4a 51%, #252525 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(50%,#626262), color-stop(51%,#4a4a4a), color-stop(100%,#252525)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#252525',GradientType=0 ); /* IE6-9 */
}
#incentives #contact_incentives .input_element { background: #fff; }
#incentives #contact_incentives #vehicle_question_submit {}
#incentives #contact_incentives #vehicle_question_submit input { 
		color:#fff; 
		border:1px solid #484848; 
		background: url(../images/darkblue/submit-tile.png) repeat-x left top;
}



#sidebar_address { 
		color:#ccc; 
		background:#4d4d4d url(../images/darkblue/home_col_tile.png) repeat-x left top;
		box-shadow: 0 0 3px rgba(0, 0, 0, 0.5); 
		-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5); 
		-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
#sidebar_address_head {
		color:#fff; 
		background: #383838; /* Old browsers */
		background: -moz-linear-gradient(top,  #383838 0%, #626262 50%, #4a4a4a 51%, #252525 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(50%,#626262), color-stop(51%,#4a4a4a), color-stop(100%,#252525)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#252525',GradientType=0 ); /* IE6-9 */
}

#sidebar_address .floatleft p { color:#ccc; }
#sidebar_address #sidebar_address_content a#getdirections { 
		color:#fff; 
		border:1px solid #484848; 
		background: url(../images/darkblue/submit-tile.png) repeat-x left top;
}
#contact #customer_tools input.submitButton { background: url(../images/darkblue/vct_skin_template_darkblue.png) repeat-x left top; border:none; }
#side_right #qc_vehicle_question input.submitButton { background: url(../images/darkblue/vct_skin_template_darkblue.png) repeat-x left top; }
#contact_map { 
		border:1px solid #9f9f9f; 
		background: #565656; /* Old browsers */
		background: -moz-linear-gradient(top,  #565656 0%, #333333 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#565656), color-stop(100%,#333333)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #565656 0%,#333333 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #565656 0%,#333333 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #565656 0%,#333333 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #565656 0%,#333333 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565656', endColorstr='#333333',GradientType=0 ); /* IE6-9 */
}

#hours_list { color: #fff; }
#hours_list li { color: #ccc; }



/* #################################################
###                  #service                    ###
################################################ */

#service #right h3, 
#body_shop #right h3, 
#parts #right h3 { 
		color:#ccc; 
		border-bottom: 1px dotted #999; 
}
#service #service_request_form h3, 
#body_shop #service_request_form h3, 
#parts #parts_request_form h3 { 
		color:#fff; 
		border:none;
		background: #383838; /* Old browsers */
		background: -moz-linear-gradient(top,  #383838 0%, #626262 50%, #4a4a4a 51%, #252525 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(50%,#626262), color-stop(51%,#4a4a4a), color-stop(100%,#252525)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#252525',GradientType=0 ); /* IE6-9 */
		box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25); 
		-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25); 
		-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
}
#parts #parts_request_form label, 
#service #service_request_form label, 
#body_shop #service_request_form label { color:#ccc; }
#parts_request_form .input_element, 
#service_request_form .input_element { border:1px solid #464a4d; }
#parts_request_form .input_element:hover, 
#service_request_form .input_element:hover { color:#606975; }
#specials #ip_specials h3 { color:#ccc; }



/* ###################################################
###                 #financing                     ###
################################################### */

#financing #financeHeader {
		border:1px solid #eee;
		box-shadow: 0 0 8px rgba(0, 0, 0, 0.5); 
		-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5); 
		-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}
#financing #financeHeader h1 { color:#000; }
#financing fieldset#financeCalc { 
		color:#ccc; 
		background:#4d4d4d url(../images/darkblue/home_col_tile.png) repeat-x left top;
		box-shadow: 0 0 3px rgba(0, 0, 0, 0.5); 
		-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5); 
		-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
#financing #financeCalc h2 span, #financing #financeCalc h2 { background:none; }
#financing #financeCalc h2 {  
		color:#fff; 
		background: #383838; /* Old browsers */
		background: -moz-linear-gradient(top,  #383838 0%, #626262 50%, #4a4a4a 51%, #252525 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(50%,#626262), color-stop(51%,#4a4a4a), color-stop(100%,#252525)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#252525',GradientType=0 ); /* IE6-9 */
}
#financing #financeCalc li#submitBtn input[type="submit"] {
		color:#fff; 
		border:1px solid #484848; 
		background: url(../images/darkblue/submit-tile.png) repeat-x left top;
}

#financing .financeBox2 {
		border:none; 
		color:#ccc; 
		background:#4d4d4d url(../images/darkblue/home_col_tile.png) repeat-x left top;
		box-shadow: 0 0 3px rgba(0, 0, 0, 0.5); 
		-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5); 
		-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
#financing .financeBox2 h3 {
		color:#fff; 
		background: #383838; /* Old browsers */
		background: -moz-linear-gradient(top,  #383838 0%, #626262 50%, #4a4a4a 51%, #252525 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(50%,#626262), color-stop(51%,#4a4a4a), color-stop(100%,#252525)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#252525',GradientType=0 ); /* IE6-9 */
}
#financing .financeBox2 p { color:#ccc; }
#financing .financeBox2 li { color:#ccc; }
#financing .financeBox2 li a { color:#ccc; }

#financing #financeRight #sidebar_address {
		background:#4d4d4d url(../images/darkblue/home_col_tile.png) repeat-x left top;
		border:none;
}


/* ###################################################
###                   #notify                      ###
################################################### */

#notify #notify_form_div { 
		color:#ccc; 
		background:#4d4d4d url(../images/darkblue/home_col_tile.png) repeat-x left top;
		box-shadow: 0 0 3px rgba(0, 0, 0, 0.5); 
		-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5); 
		-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
		border:none;
}
#notify #notify_form_div h2 {
		color:#fff; 
		background: #383838; /* Old browsers */
		background: -moz-linear-gradient(top,  #383838 0%, #626262 50%, #4a4a4a 51%, #252525 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(50%,#626262), color-stop(51%,#4a4a4a), color-stop(100%,#252525)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#252525',GradientType=0 ); /* IE6-9 */
}
#notify #notify_form_div h3 { 
		background: none; 
		border-bottom: 1px dotted #555; 
		color:#fff; 
}
#notify #notify_form_div label, #notify #notify_form_div span.formLabel { color:#ccc; }
#notify #notify_form_div input { border:1px solid #8f969b; background: #fff; }
#notify #notify_form_div #vehicle_finder_submit input { 
		color:#fff; 
		border:1px solid #484848; 
		background: url(../images/darkblue/submit-tile.png) repeat-x left top;
}
p#nfd_legend { 
		background:rgba(255, 255, 255, 0.15);
		background: #aeaead\9;
}



/* ###################################################
###                   #trade_bid                      ###
################################################### */

#trade_bid #trade_appraisal .ecl-trade-appraisal form {
		border:1px solid #ccc;
		box-shadow: 0 0 8px rgba(0, 0, 0, 0.5); 
		-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5); 
		-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}
#trade_bid #trade_appraisal .ecl-trade-appraisal form legend {
		color:#fff;
		border:none;
		background: #383838; /* Old browsers */
		background: -moz-linear-gradient(top,  #383838 0%, #626262 50%, #4a4a4a 51%, #252525 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(50%,#626262), color-stop(51%,#4a4a4a), color-stop(100%,#252525)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#252525',GradientType=0 ); /* IE6-9 */
}
#trade_bid form.ecl-validation .input_element,
#vehicle form.ecl-validation .input_element { 
		border:1px solid #808285; 
}
#trade_bid .trade_appraisal_text h3 { color:#000; }
#vehicle .trade_appraisal_text h3 { color:#fff; }
#trade_bid .trade_appraisal_text p { color:#444; }
#vehicle .trade_appraisal_text p { color:#ccc; }

#trade_bid .ecl-trade-appraisal .trade_appraisal_next,
#vehicle .ecl-trade-appraisal .trade_appraisal_next,
.ecl-trade-appraisal input[type="submit"] { 
		color:#fff; 
		border:1px solid #484848; 
		background: url(../images/darkblue/submit-tile.png) repeat-x left top;
}
#trade_bid .ecl-trade-appraisal .trade_appraisal_next:hover,
#vehicle .ecl-trade-appraisal .trade_appraisal_next:hover,
.ecl-trade-appraisal input[type="submit"]:hover {
		cursor:pointer; 
		background-position: left bottom;
}
.ecl-trade-appraisal #trade_appraisal_tabs li.current, .ecl-trade-appraisal #trade_appraisal_tabs li.allowed, .ecl-trade-appraisal #trade_appraisal_tabs li.current a, .ecl-trade-appraisal #trade_appraisal_tabs li.allowed a { background-image: url(../images/darkblue/stepped_navigation.png) !important; }
#trade_bid .ecl-trade-appraisal #trade_appraisal_tabs li.current a,
#vehicle .ecl-trade-appraisal #trade_appraisal_tabs li.current a { background-color: #153455 !important; color:#fff !important; }

#vehicle #vct_container .gray_ten { color:#ccc; }

/* ###################################################
###                 #inventory                     ###
################################################### */

#inventory #inventory_v2_sidebar_filters {
		background:#4d4d4d url(../images/darkblue/home_col_tile.png) repeat-x left top;
		box-shadow: 0 0 3px rgba(0, 0, 0, 0.5); 
		-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5); 
		-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
#inventory h3.non_expandable_menuheader {
		color:#fff;
}
#inventory_v2_sidebar_filters h2 {
		color:#fff; 
		background: #383838; /* Old browsers */
		background: -moz-linear-gradient(top,  #383838 0%, #626262 50%, #4a4a4a 51%, #252525 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(50%,#626262), color-stop(51%,#4a4a4a), color-stop(100%,#252525)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#252525',GradientType=0 ); /* IE6-9 */
}
/* Current Filters Box */
#inventory #currentFilters { 
		background: #153455;
}
#inventory #currentFilters p { color:#fff; }
#inventory #currentFilters p a { color:#fff; }
#inventory #currentFilters p a:hover { color:#fff; }
#inventory a.clearFilterCpo { color:#fff; }

#inventory .filterList { 
		background: none;
		border:none;
		border-bottom: 1px dotted #666;
}
#inventory #inventory_v2_sidebar_filters .filterList h3 { 
		color:#fff;
}
#inventory .filterList ul li { color:#ccc; }
#inventory .filterList ul li a { 
		color:#ccc; 
		background: url(../images/filterlist-arrows.png) no-repeat 2px -19px; 
}
#inventory .filterList li a:hover {
		color:#fff;
		background-color: #153455;
}

#inventory .filterList span a { 
		color:#333;
		background: url(../images/darkblue/submit-tile.png) repeat-x left top;
}
#inventory .filterList span a:hover { color:#fff; }

a#vehicle_v2_notify_button { 
		background: url(../images/darkblue/notify-darkblue.png) no-repeat center top;
		height:105px;
}
#inventory #searchBar { 
		color:#fff; 
		border:none;
		border-top:1px solid #333;
		background: #383838; /* Old browsers */
		background: -moz-linear-gradient(top,  #383838 0%, #626262 50%, #4a4a4a 51%, #252525 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(50%,#626262), color-stop(51%,#4a4a4a), color-stop(100%,#252525)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#252525',GradientType=0 ); /* IE6-9 */
}
#inventory #searchBar a { color:#333; }
#inventory #sort_bar { 
		color:#fff;
		font-weight: bold;
		border-top:1px solid #333;
		background: #383838; /* Old browsers */
		background: -moz-linear-gradient(top,  #383838 0%, #626262 50%, #4a4a4a 51%, #252525 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(50%,#626262), color-stop(51%,#4a4a4a), color-stop(100%,#252525)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#252525',GradientType=0 ); /* IE6-9 */
} 
#inventory #sort_bar a { color:#fff; }
#inventory .inventory_v2_row {
		background: none;
		border-bottom:1px dotted #999;
}
#inventory .inventory_v2_image a img { border:2px solid #666; }
#inventory .inventory_v2_details li { color:#ccc; }
#inventory .inventory_v2_details_links li a { color:#ccc; }
#inventory .inventory_v2_price_right .price_title { color:#999; }
#inventory .inventory_v2_price_left { color:#999; }
#vehicleDisclaimer p { color:#888; }
#inventory p.inventory_image_label { border:2px solid #666; }
#inventory .inventory_v2_pagination { color:#999; }

#inventory #inventory_v2_sorry p { color:#ccc; }

/* ###################################################
###                   #vehicle                     ###
################################################### */

#vehicle #similarVehicles { 
		background:#4d4d4d url(../images/darkblue/home_col_tile.png) repeat-x left top;
		box-shadow: 0 0 3px rgba(0, 0, 0, 0.5); 
		-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5); 
		-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
#vehicle #similarVehicles h3 {
		color:#fff; 
		background: #383838; /* Old browsers */
		background: -moz-linear-gradient(top,  #383838 0%, #626262 50%, #4a4a4a 51%, #252525 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(50%,#626262), color-stop(51%,#4a4a4a), color-stop(100%,#252525)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#252525',GradientType=0 ); /* IE6-9 */
}

#vehicle #similarVehicles .similarVehicle {
		background: none;
		border:none;
		border-bottom: 1px dotted #666;
}
#vehicle #similarVehicles .similarVehicle:last-child { border:none; }
#vehicle #similarVehicles .similarVehicle li { color:#ccc; }
#vehicle #similarVehicles .similarVehicle li a { color:#ccc; }

#vehicle #vehicle_v2_sidebar_links {
		background:#4d4d4d url(../images/darkblue/home_col_tile.png) repeat-x left top;
		box-shadow: 0 0 3px rgba(0, 0, 0, 0.5); 
		-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5); 
		-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
#vehicle #vehicle_v2_sidebar_links p {
		color:#fff; 
		background: #383838; /* Old browsers */
		background: -moz-linear-gradient(top,  #383838 0%, #626262 50%, #4a4a4a 51%, #252525 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(50%,#626262), color-stop(51%,#4a4a4a), color-stop(100%,#252525)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#252525',GradientType=0 ); /* IE6-9 */
}

#vehicle #vehicle_v2_sidebar_links li { color:#ccc; }
#vehicle #vehicle_v2_sidebar_links li a {
		color:#ccc; 
		background: url(../images/filterlist-arrows.png) no-repeat 2px -19px; 
}
#vehicle #vehicle_v2_sidebar_links li a:hover {
		color:#fff;
		background-color: #153455;
}

#vehicle #vehicle_topbar {
		color:#fff; 
		border:none;
		border-top:1px solid #333;
		background: #383838; /* Old browsers */
		background: -moz-linear-gradient(top,  #383838 0%, #626262 50%, #4a4a4a 51%, #252525 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(50%,#626262), color-stop(51%,#4a4a4a), color-stop(100%,#252525)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#252525',GradientType=0 ); /* IE6-9 */
}
#vehicle #vehicle_topbar a { color:#fff; }
#vehicle #searchBar {
		color:#fff; 
		border:none;
		border-top:1px solid #333;
		background: #383838; /* Old browsers */
		background: -moz-linear-gradient(top,  #383838 0%, #626262 50%, #4a4a4a 51%, #252525 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(50%,#626262), color-stop(51%,#4a4a4a), color-stop(100%,#252525)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #383838 0%,#626262 50%,#4a4a4a 51%,#252525 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#252525',GradientType=0 ); /* IE6-9 */
}
#vehicle #searchBar a { color:#000; }

.ip_dottedLine { background: url(../images/dotted-line.gif) repeat-x center center; }
#vehicle .gray_ten { color:#999; }
#vehicle .price_line_2 { color:#999; }
#vehicle_contact { color:#ccc; }
#vehicle_contact span { color:#ccc; }
#vehicle_contact a { color:#ccc; }

#vehicle #vitalsContainer li { color:#ccc; }
#vehicle #vitalsContainer li strong { color:#ccc; }
#picShadow #carimg { border:1px solid #cacaca; }
#vehicle #vehicle_thumbs { 
		border:none; 
		background: #153455;
}
a#viewMorePhotos { 
		color:#000; 
		background:#153455;
}
#vehicle .vctSkin_bg { background-image: url(../images/darkblue/vct_skin_template_darkblue.png) !important; }

#vehicle .vctTabs_container,
#vehicle .vctPanes_inner,
#vehicle #vctBottom_container #vctMiddle_container { border:none; }
#vehicle .vctPanes_container { background-color:#333; font-size: 12px; }
#vehicle h3#vctHeader_txt { 
		color:#fff;
		font-size: 20px;
		font-weight: normal;  
		margin-top: 1px 0 0 10px;
}
#vehicle .vctPanes_inner,
#vehicle .vctTabs_container {
		border-left:1px solid #595959;
		border-right:1px solid #595959;
}
#vehicle #vctBottom_container #vctMiddle_container { border-bottom: 1px solid #595959; }
#vehicle .vctTabs_container li { color:#fff; font-family: sans-serif; border:none; }
#vehicle .vctTabs_container li a { color:#fff; background: url(../images/ct-div.png) no-repeat right center; padding-right: 10px; }
#vehicle .vctTabs_container li.last a { background: none; }

#vehicle .vctPanes_container  { color:#fff; }
#vehicle #vd_block_description_button a { color:#000; }

#specials .specials_item {
		background: none;
		border:none;
		border-bottom:1px dotted #333;
}




/* ###################################################
###                  #contact                      ###
################################################### */

#contact #customer_tools_top_left,
#contact #customer_tools_top_middle,
#contact #customer_tools_top_right,
#contact #customer_tools_bottom_left,
#contact #customer_tools_bottom_middle,
#contact #customer_tools_bottom_right { background: none; border:none; color:#fff; }

select.input_element { font-size: 12px; }

#contact #customer_tools_top_left {
		background: url(../images/darkblue/vct_skin_template_darkblue.png) no-repeat -201px 0px;
}
#contact #customer_tools_top_right {
		background: url(../images/darkblue/vct_skin_template_darkblue.png) no-repeat -222px 0px;
		height:38px;
		width:21px;
}
#contact #customer_tools_top_middle {
		background: url(../images/darkblue/vct_skin_template_darkblue.png) repeat-x 0px -440px;
		color:#fff; 
		font-size: 20px; 
		font-family: sans-serif; 
		font-weight: normal;
		height:38px;
}
#contact #customer_tools_content_wrapper {
		background: #333 url(../images/darkblue/vct_skin_template_darkblue.png) repeat-x 0px -546px;
		border-left:1px solid #595959;
		border-right:1px solid #595959;
		color:#fff;
}
#contact #customer_tools_top {
		height:38px;
}
#contact #customer_tools_bottom_left {
		background: url(../images/darkblue/vct_skin_template_darkblue.png) no-repeat -201px -42px;
}
#contact #customer_tools_bottom_right {
		background: url(../images/darkblue/vct_skin_template_darkblue.png) no-repeat -220px -42px;
		width:22px;
}
#contact #customer_tools_bottom_middle {
		background: url(../images/darkblue/vct_skin_template_darkblue.png) repeat-x left -526px;
		border-bottom: 1px solid #595959;
}



.sb-dealer-block {
		border-bottom: 1px dotted #999;
}
.sb-dealer-block:last-child { border: none; }
.sb-dealer-block p {
		color: #ccc;
}

.sb-dealer-block p.sb-header {
		color:#fff;
}
.sb-dealer-block p a {
		color: #ccc;
}
a.get-directions {
		color: #fff;
		border: none;
		background: url(../images/darkblue/submit-tile.png) repeat-x left top;

}
a.get-directions:hover {
		background-position: left bottom;
		color: #000;
}

#specials #right p.automated_10426_line1 {
		color: #efefef !important;
} 





/* CSS for new v2 sidebar */
#sidebar_address_v2 .sidebar-directions a:hover {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#05172b), to(#35475b));
	background: -webkit-linear-gradient(top, #35475b, #05172b);
	background: -moz-linear-gradient(top, #35475b, #05172b);
	background: -ms-linear-gradient(top, #35475b, #05172b);
	background: -o-linear-gradient(top, #35475b, #05172b);
}