@import url('http://images1.ecarlist.com/sites/templates/common/css/base.css');


/***************************
		Formatting
***************************/
a {
	color:#d77a26;
	text-decoration:none;
}
#right,#financeLeft, #notify_middle {

	font-size:14px;
	line-height:1.6em;
}
#right h2, #financeLeft h2, #notify_middle h2 {
	font-size:29px;
	line-height:35px;
	font-weight:normal;
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	color:#404040;
	background:url(../images/header_border.png) repeat-x bottom left;
}
#notify_middle h2, #shipping h2, #trade_bid h2 {color: #db7c26;}
#financeHeader ul {
	margin-bottom:10px;
}
#financeRight {
	color:#222;
}
#content p {
	margin:0 0 1.5em 0;
}
#home #content p {
	margin:0 0 .5em 0;
}


#content {
	background:#cecece;
	-webkit-box-shadow: 5px 5px 20px  #747474;   
	-moz-box-shadow: 5px 5px 20px  #747474;   
	box-shadow: 5px 5px 20px  #747474;
	padding:20px;
}

#home #content {
	background:transparent;
	-webkit-box-shadow:none;   
	-moz-box-shadow:none;   
	box-shadow:none;
	padding:0px;
}

#shipping #content  {
	background:url(../images/shift_logo_small.png) no-repeat 95% 2%;
	padding-bottom:105px;
	margin:0 0 20px 0;
	text-shadow: 0px 1px 2px #fff;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);	
}


#ip_specials {
	
}

.automated_10425_line1, .automated_10426_line1, .automated_10425_line3, .automated_10426_line3  {
/*	color:!important;*/
}


#about #right, #right.cms_page, #financeLeft, #shipping #right, #notify_middle {
 	font-family:verdana;
	font-size:12px;
}
#financeCalc li {
	height:40px;
	line-height:40px;
}
#financeCalc li#financeCalc_footer {height: 15px !important;}
#financeLeft {
	width:70%;
}

#right.cms_page ul {
	list-style-type:disc;
	margin:10px;
	padding:0 0 0 15px;
}
/***************************
		LAYOUT
***************************/
body {
	background:transparent url(../images/body_bg_tile.png) repeat-x top center;
	font-family:Helvetica, Arial, sans-serif;
	color:#3d3d3d;
	font-size:12px;
	line-height:1.4em;
	padding:15px 0 0 0;
	margin:0;
}
html {
	background:#fff url(../images/html_bg_tile.png) repeat-x bottom center;
	margin:0px;
	padding:0 0 15px 0px;
	zoom:1;
}
.wrapper {
	width:980px;
	margin:0 auto;
}

/* Header */

#header {
	background:url(../images/header_bg.png) no-repeat top left;
	height:150px;
	position:relative;
	-webkit-box-shadow: 0px 0px 10px 0px #000000;
	-moz-box-shadow: 0px 0px 10px 0px #000000;
	box-shadow: 0px 0px 10px 0px #000000;
	margin:0px 0px 25px 0;
	color:#333;
}

#header a {
	color:#222;
	text-transform:uppercase;
	font-style:italic;
	font-size:20px;
}
#header .logo {
	position:absolute;
	top:23px;
	left:185px;
	display:block;
	width:600px;
	height:115px;
	text-indent:-999em;

}

#header #header_phone { position:absolute; top:100px; left:30px; }
#header #header_share { 
	position:absolute; 
	top:100px; 
	right:30px; 
	background:url(../images/share_this.jpg) no-repeat top left;
	display:block;
	width:142px;
	height:22px;
	text-indent:-999em;
	
}

#header #social_media_fb { background: url('../images/facebook_icon.png') no-repeat left top; display: block; position: absolute; left: 922px; top: 66px; text-indent: -9999px; width: 30px; height: 30px; }

/* Navigation */

#priNav {
	margin:10px 0 20px 0;
	height:38px;
/*	padding-left:30px;*/
	background:#fff url(../images/prinav_bg.png) no-repeat top left;
		-webkit-box-shadow: 5px 5px 20px  #747474;   
		-moz-box-shadow: 5px 5px 20px  #747474;   
		box-shadow: 5px 5px 20px  #747474;
}
#priNav li a {
	padding:0 33px;
	display:block;
	line-height:38px;
	height:38px;
	color:#524e4c;
	text-transform:uppercase;
	border-right:1px solid #747474;
	font-size:14px;
	-webkit-box-shadow:inset 0px 0px 2px  #747474;   
	-moz-box-shadow:inset 0px 0px 2px  #747474;   
	box-shadow:inset 0px 0px 2px  #747474;   
}
#priNav li.first a {
/*	border-left:1px solid #747474;*/
}
#priNav li.last a {
	border-right:none;
	-webkit-box-shadow:inset 0px 0px 0px  #747474;   
	-moz-box-shadow:inset 0px 0px 0px  #747474;   
	box-shadow:inset 0px 0px 0px  #747474;   
	
}
#priNav li.first ul a {
	border-left:none;
}
#priNav li:hover a {
	background:#fbbf17;
	-webkit-box-shadow: inset 0px 0px 15px 5px #b05f22;
	-moz-box-shadow: inset 0px 0px 15px 5px #b05f22;
	box-shadow: inset 0px 0px 15px 5px #b05f22;
}
#priNav li ul {
	background:#ddd;
	padding:10px;
	width:230px;
	border:1px solid #000;
	-webkit-box-shadow: 0px 0px 5px 0px #000;
	-moz-box-shadow: 0px 0px 5px 0px #000;
	box-shadow: 0px 0px 5px 0px #000;

}
#priNav li ul a {
	text-transform:none;
	font-size:12px;
	padding:5px 10px;
	height:20px;
	line-height:20px;
	border-right:none;
	border-bottom:1px solid #ccd;
	-webkit-box-shadow: 0px 0px 0px 0px #000;
	-moz-box-shadow: 0px 0px 0px 0px #000;
	box-shadow: 0px 0px 0px 0px #000;
}
#priNav li:hover ul a {
	background:none;
	-webkit-box-shadow: 0px 0px 0px 0px #000;
	-moz-box-shadow: 0px 0px 0px 0px #000;
	box-shadow: 0px 0px 0px 0px #000;
	
}
#priNav li:hover ul a:hover {
	color:#000;
}

/* Footer */

#footer {
	background:url(../images/footer_bg.jpg) no-repeat top right;
	height:444px;
	font-size:12px;
	margin:40px 0 0 0;
	color:#434343;
}
#footer .logo {
	display:block;
	background:url(../images/footer_logo.png) no-repeat bottom center;
	width:250px;
	height:140px;
	text-indent:-999em;
}
#footer .contact_info {
	padding:10px 0;
	
}
#footer #ecarlist {
	display:block;
	float:right;
	width:202px;
	height:15px;
	background:url(../images/dt_logo.png) no-repeat top left;
	text-indent:-999em;
	margin:10px 0 0 0;
}

#footer #ecarlist:hover {
	background-position: bottom left;
}

#footerNav li {
	float:left;
}
#footerNav li a {
	color:#585858;

	border-right:1px solid #585858;
	padding:0px 3px;
}
#footerNav li a:hover {
	color:#585858;
}
#footerNav li.first a {
	padding-left:0;
}
#footerNav li.last a {
	border-right:none;
}
#ec_footer {
	clear:both;
	float:left;
	color:#585858;
}
#ec_footer li {
	float:left;
	border-right:1px solid #585858;
	padding:0px 3px;
}
#ec_footer li a {
		color:#585858;
}
#ec_footer li.first {
	padding-left:0px;
}
#ec_footer li.last {
	border-right:none;
}


/* HOME PAGE */

#home_main {
	background:#cecece;
	padding:;
	-webkit-box-shadow: 5px 5px 20px  #747474;   
	-moz-box-shadow: 5px 5px 20px  #747474;   
	box-shadow: 5px 5px 20px  #747474;
}
.home_content {
	background:url(../images/home_headline.png) no-repeat top right;
	min-height:170px;
}
#home_text {
	padding-bottom:25px;
	width:530px;
	padding:0 0px 25px 20px;
	min-height:90px;
	font-size:11px;
	font-family:verdana;
	float: left;
	display: inline;
}

#home_phone {
	float:right;
	display:block;
	width:400px;
	text-align:center;
	padding:100px 0 0 0;
	font-size:30px;
	line-height:40px;
}


/*	Specials Area 	*/
#specials_flash {
	background:#333;
	margin:0 0 40px 0;
}


/* Featured Preowned */
#featuredVehicles {
	background:url(../images/featured_preowned_bg.png) no-repeat top center;
	width:1100px;
	margin:10px -10px;
}
#featuredVehicles_title {
	height:40px;
}
#featuredVehicles_title span {
	display:none;
}
#random_list_location #random_list_item {
	text-align:center;
	width:322px;
	height:320px;
	margin:0 18px 0 0;
	position:relative;
	
}
#random_list_location #random_list_item .fv_img_wrapper {
	position:absolute;
	top:10px;
	left:10px;
	background:url(../images/fv_bg.jpg) no-repeat top left;
	width:302px;
	height:234px;
	-webkit-box-shadow: 0px 0px 10px  #747474;   
	-moz-box-shadow: 0px 0px 10px  #747474;   
	box-shadow: 0px 0px 10px  #747474;
}
#random_list_location #random_list_item a:hover .fv_img_wrapper {
	background-position:top right;
}
#random_list_location #random_list_item .fv_details {
	background:url(../images/fv_title_bg.jpg) no-repeat top left;
	position:absolute;
	left:10px;
	top:260px;
	-webkit-box-shadow: 0px 0px 10px  #747474;   
	-moz-box-shadow: 0px 0px 10px  #747474;   
	box-shadow: 0px 0px 10px  #747474;
	width:302px;
	height:50px;
}
#random_list_location #random_list_item a:hover .fv_details {
	background-position:bottom right;
}
#random_list_location #random_list_item img {
	width:280px !important;
	height:210px !important;
	position:relative;
	top:12px;
}
#random_list_location #random_list_item .fv_name {
	display:block;
	padding:15px 0 0 0;
}
#random_list_location #random_list_item a {
	color:#5d5e5e;
	font-size:14px;
	font-family:verdana;
}
#random_list_location #random_list_item a:hover {
	color:#5d5e5e;
	
}
#random_list_location #random_list_item a:hover img {
	border-color:#d77a26;
}



/*****************************
	INVENTORY
******************************/
.new_inventory_text {
	background:#fff url(../images/shift_logo_small.png) no-repeat 90% 50%;
	padding:20px 400px 5px 20px;
	margin:0 0 20px 0;
	-webkit-box-shadow:inset 5px 5px 20px  #747474;   
	-moz-box-shadow:inset 5px 5px 20px  #747474;   
	box-shadow:inset 5px 5px 20px  #747474;
	text-shadow: 0px 1px 2px #fff;
	font-size:14px;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
	
}
#inventory_v2_sidebar_filters h3 {
	font-size:11px;
	color:#565656;
	display:none;
}
#currentFilters p {
	background-color:#999;
	color:#fff;
	border:1px solid #666;
	padding:5px 8px;
	margin:5px 0;
}

#inventory_v2_sidebar_filters h2 {
	color:#565656;
	font-size:18px;
	margin:5px 0;
}
#currentFilters p a {
	color:#fff;
}

#stockVinSearch {
	background:#fff url(../images/filter_box_bg.jpg) no-repeat center center;
	-webkit-box-shadow: 5px 5px 20px  #747474;   
	-moz-box-shadow: 5px 5px 20px  #747474;   
	box-shadow: 5px 5px 20px  #747474;

	padding:8px 10px;
	margin:5px 0;
}

.filterList {
	background:#afafaf url(../images/filter_box_bg.jpg) no-repeat center center;
	-webkit-box-shadow: 5px 5px 20px  #747474;   
	-moz-box-shadow: 5px 5px 20px  #747474;   
	box-shadow: 5px 5px 20px  #747474;
	
	padding:8px 10px;
}

#inventory_v2_sidebar_filters .filterList h3 {
	font-family:'Trebuchet MS';
	font-size:12px;
	color:#565656;
	text-transform:uppercase;
	font-weight:bold;

}
.filterList .countnum {
	display:none;
}
.filterList ul {
	margin:0 0 0 5px;
}
.filterList ul li a {
	color:#565656;
	padding:1px 3px 1px 10px;
	background:url(../images/filterList_arrows.png) no-repeat 2px 4px;
}
.filterList ul li a:hover {
	color:#fff;
	background-color:#d77a26;
	background-position:2px -13px;
}

/* Dealer Contact */

#dealer_contact textarea, #contact_small textarea {
	height:25px;
	margin-bottom:10px;
}
#contact_small .input_element {
	width:170px !important;
}
#ec_is_submit {
	padding-top:5px;
}
#contact_small, #contact_incentives {
	background:#fff url(../images/filter_box_bg.jpg) no-repeat top center;
	-webkit-box-shadow: 5px 5px 20px  #747474;   
	-moz-box-shadow: 5px 5px 20px  #747474;   
	box-shadow: 5px 5px 20px  #747474;
	
	height:368px;
	color:#646464;
	padding:0px 3px 0 3px;
	font-family:Helvetica,arial,sans-serif;
}
#contact_small fieldset, #contact_incentives fieldset {
	width:214px;
	overflow:hidden;
}
#contact_incentives {
	font-size:12px;
	font-weight:bold;
	width:200px;
}
#contact_incentives fieldset legend, #contact_incentives h3 {
	display:none;
}
 {
	
}
#dealer_contact, #contact_incentives {
	height:388px;
	overflow:hidden;
	
}
#contact_small h2 {
	background:url(../images/dealer_contact_header.png) no-repeat center center;
	height:60px;
	padding:0;
/*	width:300px;*/
	width:100%;
	text-indent:-999em;
/*	margin:-5px 0 10px -50px;*/
	margin:0px 0 5px 0px;
	display:inline-block;
	border-bottom:2px solid #9d9d9d;
/*	-webkit-box-shadow:inset 0px 0px 2px  #747474;   */
/*	-moz-box-shadow:inset 0px 0px 2px  #747474;   */
/*	box-shadow:inset 0px 0px 2px  #747474;   */

}
#contact_small input.submitButton, #contact_incentives #vehicle_question_submit input {
	color:#524e4c;
	height:30px;
	width:207px;
	background:#fff;
	-webkit-box-shadow: inset 0px 0px 15px 5px #747474;
	-moz-box-shadow: inset 0px 0px 15px 5px #747474;
	box-shadow: inset 0px 0px 15px 5px #747474;
	text-align:center;
	display:block; 
	cursor:pointer;
	border:none;
	margin-top:-5px;
}
#contact_small input.submitButton:hover, #contact_incentives #vehicle_question_submit input:hover {
	background-position:bottom center;
	background:#fbbf17;
	-webkit-box-shadow: inset 0px 0px 15px 5px #b05f22;
	-moz-box-shadow: inset 0px 0px 15px 5px #b05f22;
	box-shadow: inset 0px 0px 15px 5px #b05f22;
}
#contact_incentives #vehicle_question_submit input {
	position:relative;
	left:20px;
}
#vehicle_v2_notify_button {
	display:block;
	width:217px;
	height:82px;
	background:url(../images/vehicle_finder.png) no-repeat top left;
	text-indent:-999em;
	margin:10px 0;
}

#inventory #searchBar {
	background:url(../images/search_bar_bg.jpg) no-repeat center center;
	-webkit-box-shadow: 0px 0px 10px  #747474;   
	-moz-box-shadow: 0px 0px 10px  #747474;   
	box-shadow: 0px 0px 10px  #747474;

}
#searchBar a {
	color:#000;
}
#inventory #drop_down_filters {

}
#sort_bar {
	color:#565656;
	font-weight:bold;
}
#sort_bar a {
	color:#565656;
	font-weight:bold;
	
}

.inventory_v2_row {
	border-bottom:1px dotted #565656;
	color:#565656;
	padding:10px 0 5px 0;
}
.inventory_v2_row .inventory_gogreen_box {
	background:;
	width:100px;
	padding:10px;
	border:1px solid #000;
}
.inventory_v2_row a .vehicle_media {
	border:2px solid #d5c4a2;
}
.inventory_v2_row a {
	color:#565656;
}
.inventory_v2_details h4 a {
	color:#565656;
}
.inventory_v2_details h4 a:hover {
	color:#d77a26;
}
.inventory_v2_price_right .price_line_1 {
	line-height:25px;
}
.inventory_v2_row:hover .inventory_v2_price_right .price_line_1 {
	color:#d77a26;
}
.inventory_v2_price_right .price_title, .inventory_v2_price_left   {
	color:#666;
}

/* VEHICLE PAGE */

#vehicle_v2_sidebar_links {
	
}

#vehicle_v2_sidebar_links {
	background:#fff url(../images/filter_box_bg.jpg) no-repeat center center;
	-webkit-box-shadow: 5px 5px 20px  #747474;   
	-moz-box-shadow: 5px 5px 20px  #747474;   
	box-shadow: 5px 5px 20px  #747474;
	padding:8px 10px;
}

#vehicle_v2_sidebar_links p {
	font-family:'Trebuchet MS';
	font-size:12px;
	color:#565656;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:.5em;
}
#vehicle_v2_sidebar_links ul {
	margin:0 0 0 5px;
}
#vehicle_v2_sidebar_links ul li a {
	color:#6c6c6c;
	padding:1px 3px 1px 10px;
	background:url(../images/filterList_arrows.png) no-repeat 2px 4px;
}
#vehicle_v2_sidebar_links ul li a:hover {
	color:#fff;
	background-color:#d77a26;
	background-position:2px -13px;
}

#vehicle #searchBar {
	color:#c7c7c7;
	background:url(../images/sort_bar_bg.png) repeat-x top left;
	border-top:1px solid #5a5a5a;
}
#vehicle_topbar {
	color:#555555;
	background:url(../images/search_bar_bg.jpg) no-repeat center center;
	-webkit-box-shadow: 0px 0px 10px  #747474;   
	-moz-box-shadow: 0px 0px 10px  #747474;   
	box-shadow: 0px 0px 10px  #747474;
	border-bottom:1px solid #656565;
}
#vehicle_topbar  a {
	color:#555555;
	
}
#vehicle_topbar_left, #vehicle_social_buttons {
}

#vehicle #vehicle_vitals {
	background:url(../images/vehicle_bg.png) repeat-x bottom left;
}
#vehicle #vehicle_thumbs {
	background-color:#45484d;
	border:1px solid black;
	border-right:1px solid black;
	border-top:none;

	
}
#vehicle_vitals {
	
}
#vehicle_title {
	color:#d77a26;
	font-size:27px;
	margin:10px 0 0 0;
	line-height:27px;
}
#vehicle .price_line_1 {
	color:#d77a26;
	font-size:30px;
	font-weight:bold;
	line-height:38px;
	
}
#vehicle .price_title {
	color:#7f7f7f;
	font-weight:bold;
}
#media_center_links {
	padding:10px 0;
}
.ip_dottedLine {
	border-top:1px dotted #939393;
}

#vct_container {
-webkit-box-shadow: 5px 5px 20px  #747474;   
-moz-box-shadow: 5px 5px 20px  #747474;   
box-shadow: 5px 5px 20px  #747474;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: px;
-moz-border-radius-bottomleft: px;
-webkit-border-radius: 5px 5px px px;
border-radius: 5px 5px px px;
}

.vctSkin_bg { background-image: url(../images/vct_skin_blk.png); }
.vctPanes_container  { background:#fff; color:#000;  }
#vctBottom_container #vctMiddle_container {  background:#fff; }
.vctPanes_inner, .vctTabs_container {  }
#vctHeader_txt { color:#4b4b4b; font-weight:normal; font-size:24px; }
.vctAddress_left { color:#000; }
.vctTabs_container li { 
	background:url(../images/vct_tab_divider.png) no-repeat center right;
	border:none;
}
.vctTabs_container li.last {
	background:none;
}
.vctPanes_inner {
	border:none;
}
#vehicle .vctTabs_container { 
	background:#fff url(../images/vct_tabs_bg.png) repeat-x top left;
	color:#000; border:none; }
#vehicle .vctTabs_container li a { color:#000; }

#vctTop_container {
	background:url(../images/search_bar_bg.jpg) no-repeat center center;

}
#vctTop_container #vctLeft_corner,#vctTop_container  #vctMiddle_container,#vctTop_container  #vctRight_corner {
	background:transparent;
/*	border-top:1px solid #000;
*/}
#vctTop_container #vctLeft_corner {
}
#vctTop_container #vctRight_corner {
}
#vctTop_container #vctHeader_img {
	background:url(../images/vct_info_icon.png) no-repeat 8px 8px; 
	padding-left:10px;
}


#vctBottom_container #vctLeft_corner,#vctBottom_container #vctMiddle_container,#vctBottom_container #vctRight_corner {
	background:#fff;
	border-bottom:1px solid #fff;
}
#vctBottom_container #vctLeft_corner {
/*	border-left:1px solid black;*/
/*	border-bottom:1px solid #000;*/
}
#vctBottom_container #vctRight_corner {
/*	border-right:1px solid black;*/
/*	border-bottom:1px solid #000;*/
}




#vehicle_details_middle {
	color:#222;
}


.similarVehicle {
	background:#fff url(../images/filter_box_bg.jpg) no-repeat center center;
	-webkit-box-shadow: 5px 5px 20px  #747474;   
	-moz-box-shadow: 5px 5px 20px  #747474;   
	box-shadow: 5px 5px 20px  #747474;
	padding:8px 10px;
	color:#D77A26;
	line-height:1em;
}

.similarVehicle a {
	color: #D77A26;
	
}

#similarVehicles h3 {
	font-size:18px;
	color:#D77A26;
	font-weight:bold;
	margin:0 0 0.5em 0;
}

.similarVehicle > a {margin-right:5px;}

.similarVehicle > ul {width: 48% !important;}

.financeBox2 {
	color:#222;
}
#sidebar_address, #financing #sidebar_address  {
	background:#fff url(../images/filter_box_bg.jpg) no-repeat center center;
	-webkit-box-shadow: 5px 5px 20px  #747474;   
	-moz-box-shadow: 5px 5px 20px  #747474;   
	box-shadow: 5px 5px 20px  #747474;
	padding:8px 10px;
	color:#333;
	line-height:1em;
}
#sidebar_address .floatleft {
	width:190px;
}

#sidebar_address_content{
	width: 250px;
	font-size: 11px;
}
#sidebar_address #sidebar_address_titles {
	width:auto;
}
#sidebar_address_content p {
	margin:0;
	padding-left: 2px;
	padding-bottom: 10px;
}
#stockVinSearch #stock { width:110px;}

#sort_bar_right {
	width:40%;
}
#vehicle_count_controls {
	width:50px;
}
#vehicle_contact {
	width:20%;
}


#notify #content { background: #fff; }

.dt-footer {font-size: 11px; float:right; color: #333}
.dt-footer a {text-decoration: none}
.dt-footer a span {font-size: 20px;}