/*
	light gray = #f3f3f3;
	gray = #ccc;
	dark gray = #444;
	link color 1, vehicle title, price color = #DB082D;
	link color 2 = #333;
*/


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


/*main elements*/
body {
	font-family: Arial, Helvetica, Sans-Serif; 
	color: #838383; 
	font-size: 13px; 
	line-height: 1.3;
	background: #ececec;
}

a { color: #838383; text-decoration: none; }
a:hover { color: #8f0b0b; }

p { margin: 0 0 10px; padding: 0; color: #838383; }

#page_wrap {
	margin: 0px auto;
	width: 1010px; 
	padding: 0 5px;
	
}

.wrapper{
	width: 100%;
	clear: both;
}

/*pagewrapper*/

#inner_top_wrap{
	background: url(../images/wrap_top.jpg) no-repeat;
	width: 1010px;
	height: 32px;
}

#inner_wrap{
	background: url(../images/wrap_middle.jpg) repeat-y;
	width: 1010px;
	display: block;
}

#inner_bottom_wrap{
	background: url(../images/wrap_bottom.jpg) no-repeat;
	width: 1010px;
	height: 110px;

}

#in_top_wrap{
	background: url(../images/in_top.jpg) no-repeat left;
	width: 1010px;
	height: 14px;

}

#in_wrap{
	background: url(../images/in_middle.jpg) repeat-y;
	width: 1010px;


}

#in_bottom_wrap{
	background: url(../images/in_bottom.jpg) no-repeat;
	width: 1010px;
	height: 214px;
	
}


/*header*/


#address{
	width: 600px;
	float: right;
}
a#addressContact{
	background: url(../images/map.jpg) no-repeat 2px center;
	padding-left: 40px;
	float: right;
}

a#phonenum{
	background: url(../images/phone.jpg) no-repeat 2px center;
	padding-left: 40px;
	margin-left: 15px;
	float: right;
}

h2#google{
	position: absolute;
	width: 200px;
	
}

#googleTranslate_container{
	width: 235px;
	margin-top: 0px;
	position: absolute;
	margin-left: 259px;
	margin-top: 50px;
}	
#ToyotaPreowned_logo {
	position: absolute;
	margin-left: 538px;
	margin-top: 47px;
}
	

#header_right h2{
	padding: 0px 10px 0 0px;
}

h2.espanol{
	font-size: 14px !important;
	float: left !important;
	line-height: 26px;
	margin-right: 5px;
}

div#header h1.logo a{
	background: url(../images/york_logo.png) no-repeat top right;
	width: 190px;
	height: 91px;
	margin-top: 5px;
	float: left;

}

/*navigation*/
#nav_wrap {
	width: 764px;
	height: 53px; 
	margin: 0px ;
	float: right;
	background: url(../images/menuNav.png) no-repeat 0 -2px;
	display: block;
    color: #FFF;
}
#nav_wrap a{
	color: #FFF;
	font-family: Lucidia Grande, Lucida Sans Unicode, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.3;
}
#priNav {
	padding: 0 0px; margin: 0px;
	
}


#priNav li {
	float: left; 
}

#priNav li a { 
	height: 43px;
	font-size: 14px;
	text-shadow: -1px -1px 0px #000; 
	letter-spacing: 1px;	 
	display: block;
	text-align: center;
	padding: 0 19px;  
	border-right: 1px solid #72777c;
	line-height: 38px;
}

#priNav li ul a:hover {
	background: url(../images/nav_hover.jpg) repeat-x; 
	color: #FFF;
}


#priNav li.first{ margin-left: 20px;}
#priNav li.first a { margin-left: 0px!important;}
#priNav li.last a { border-right: none; padding-right: 33px;  }


#priNav li ul { 
	background: #990c0c; 
	padding: 0 0px; 
	margin: 0; 
	float: left;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	
}

#priNav ul li{
	margin-left:10px!important;
	margin-right: 10px!important;
	
}
#priNav ul a { 
	display:block; 
	font-size:11px; 
	font-weight:normal; 
	border:none; 
	color:#fff; 
	margin:0px; 
	text-decoration:none; 
	padding: 0 0 1px 15px; 
	line-height: 21px; 
	height:21px; 
	text-align: left;

}
#priNav ul a:hover { font-weight: normal; color:#fff; }

#priNav_inventory_sub{
	width: 175px;

}
#priNav_financing_sub{
	width: 185px;

}
#priNav_specials_sub{
	width: 200px;

}
#priNav_service_sub{
	width: 220px;
	float: left;
}

#priNav_dealer_info_sub{
	width: 230px;
	float: left;
}


/*home*/

#content_top{
	background: url(../images/specialBox.jpg) no-repeat center;
	display: block;
	width: 1010px;
	height: 366px;
	margin: 0px auto;
}

#special_wrap{
	padding-top: 20px;
}
#special_box{
	margin: 0px auto;
	width: 980px;
	height: 326px;
	-moz-box-shadow: 0 0 3px 3px #e0e0e0;
	-webkit-box-shadow: 0 0 3px 3px #e0e0e0;
	box-shadow: 0 0 3px 3px #e0e0e0;
}

h1#slogan{
	top:0px;
	padding-top: 15px;
	font-family: Lucidia Grande, Lucida Sans Unicode, Helvetica, Arial, sans-serif;
	color: #000; 
	font-size: 20.29px; 
	line-height: 1;
	font-weight: bold;
	margin-right: 205px;
	position: absolute;
	right: 0px;
}

h1#slogan span{
	color:#a90e0e;
}

li.indent{
	margin-left: 80px;
}

#new_box{
	background: #FFF;
	height: auto;
	width: 990px;
	margin-left: 5px;
}
.ecl_new_vehicles_tooltip {
	z-index: 1000;
}

.ecl_new_vehicles_model_inner_box{
	position: relative;
	width: 183px;
	height: auto;
	color: #000;
	margin-top: 30px;
}


p.ecl_new_vehicles_price{
	color: #555555!important;
}

p.ecl_new_vehicles_price:hover{
	color: #555555!important;
}

span.ecl_new_vehicles_price_label{
	color: #555555!important;
}
span.ecl_new_vehicles_price_label:hover{
	color: #555555!important;
}
.ecl_new_vehicles_trigger a{
	color: #000;
}

.ecl_new_vehicles_trigger{
	padding-left: 34px;
	
}

#ecl_new_vehicles div div div div div div p a{
	color: #555555!important;
}

#ecl_new_vehicles div div div div div div p a:hover{
	color: #555555!important;
}
.ecl_new_vehicles_model_inner_box:hover{
	color: #8f0b0b;
}

.ecl_new_vehicles_model_inner_box:hover a{
	color: #8f0b0b;
}
.ecl_new_vehicles_model{
	width: 18%;
	line-height: 5px;
	overflow: hidden;
}

#vehicleWrapping{
	width: 930px;
	position: relative;
	float: right;
	margin-right: 35px;
}
#ecl_new_vehicles{
	position: relative;
	margin-top: 40px;
	overflow: hidden;
	
}

.ecl_new_vehicle_make_wrap{
	position: relative;
	text-align: center;
	min-height: 135px;
	height: auto;
	width: 1000px;
	overflow: hidden;
}


.ecl_new_vehicles_trigger h3{
	color:#000;
	font-size: 15px;
}

.ecl_new_vehicles_model img {
	padding-top: 11px;
	width: 90%;
	
}

.ecl_new_vehicles_details{
	z-index: 10;
}
---------------------
 #home #page_wrap #inner_wrap #content_middle #new_box #new_bkg #ecl_new_vehicles div div.ecl_new_vehicles_make.hover {
	width: 850px!important;
}
 .ecl_new_vehicle_make_wrap a.prev {	
	text-indent: -9000px;
	background: transparent url(../images/prev.png) no-repeat center top;
	cursor: pointer;
	height: 46px;
	left: 0px;
	position: absolute;
	top: 80px;
	width: 44px;
	z-index: 100;
}

#new_bkg{
	position: relative;
	height: auto;
	background: url(../images/titleBar.jpg) no-repeat top;
	display: block;
	width: 1000px;
	margin: 0px auto;
}


 .ecl_new_vehicle_make_wrap .next {
	
	text-indent: -9000px;
	background: transparent url(../images/next_button.png) no-repeat center top;
	cursor: pointer;
	height: 46px;
	right: 66px;
	position: absolute;
	top: 80px;
	width: 44px;
	z-index: 100;
}
 .ecl_new_vehicle_make_wrap .next:hover{
	background: url(../images/next_hover.png) no-repeat!important;
}

 .ecl_new_vehicle_make_wrap a.prev:hover {
	background: url(../images/prev_hover.png) no-repeat!important;
}

.ecl_new_vehicle_make_wrap .view_all{
	position: absolute;
	top:0px;
	right: 60px;
	height: 16px;
	width: 114px;
	background: url(../images/showall.jpg) no-repeat right center;
	text-indent:-9000em;
	margin: 0px;
	padding: 0px;
	display: block !important;
}

a#view_all_Toyota.view_all{
}

a#view_all_Toyota.view_all:hover{
	background: url(../images/showall_hover.jpg) no-repeat right center;
}



#content_bottom{
	background: url(../images/content_btm_bkg.jpg) no-repeat right center;
	height: 500px;
	position: relative;
}
#featured_box{
	background: url(../images/featured_bkg.jpg) no-repeat 5px 7px;
	width: 485px;
	height: 434px;
	float: left;

}

div#new_vehicles_showall{
	display: none;
}

#featuredVehicles{
	padding-left: 170px!important;
	padding-top: 130px!important;
	position:relative;
	width: 300px;
}

#featuredVehicles .fv_scrollable {
	width:200px;
	height:150px;
}


#featuredVehicles a.random_list_item_link img {
	border:none;
	width:120px;
	margin-left: 40px;
		
}

#featuredVehicles .scrollers {

}


#featuredVehicles .scrollers a {
	height:20px;
	line-height:8px;
	background:url(../images/arrows.png) no-repeat;
	
	display: block;
	float: left;
	margin: 5px 0px 0px 0px;
}

#featuredVehicles .scrollers a:hover {
	color:#fff;
}

#featuredVehicles .scrollers .prev {
	background-position:0px 0px;
	position:absolute;
	width: 100px;
	top:30px;
	text-indent: -40px;

}
#featuredVehicles .scrollers .next {
	background-position:-190px 0px;
	padding-left: 200px;
	position:absolute;
	left:180px;
	top:30px;
	
}

#featuredVehicles .toyota_car_title {
	display:block;
	font-size:11px;
	width: 400px;
	padding-left:40px;
	padding-right: 40px;
	padding-top: 25px;
	float: left;
	font-weight: bold;
	color: #4a4c4d;
	font-family: Lucidia Grande, Lucida Sans Unicode, Helvetica, Arial, sans-serif;
	text-shadow: 0px 1px 1px #e0e0e0;
}

#side_line{
	background: url(../images/side_line.jpg) no-repeat 0px 24px;;
	float: left;
	width: 32px;
	height: 374px;
}

#qlinks_wrap{
	padding-top:60px;
	padding-left: 10px;
	width: 400px;
	height: 349px;
	float: right;
	position: relative;
	padding-right: 80px;

	
}

#qlinks{
	margin: 0px auto;
	
}

#qlinks_wrap ul#qlinks h1{
	font-size: 25px;
	font-family: Lucidia Grande, Lucida Sans Unicode, Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: normal;
	margin-left: 90px;
	padding-top: 10px;
	line-height: 25px;
}

#qlinks_wrap ul#qlinks h1:hover{
	color: #000;	
}

#qlinks_wrap ul#qlinks p{
	font-size: 13px;
	font-family: Lucidia Grande, Lucida Sans Unicode, Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin-left: 90px;
}

#qlinks li {
	margin:0;
	padding:0;		
}

#qlinks li a{
	background: url(../images/qlinks_bkg.png) no-repeat;
	height: 80px;
	width: 456px;
	display: block;
}


#qlinks li a.zone{
	background-position: 5px 0px;
}
#qlinks li a.zone:hover{
	background-position: -479px 0px;	
}

#qlinks li a.time{
	background-position: 5px -92px;	
}

#qlinks li a.time:hover{
	background-position: -479px -92px;
}

#qlinks li a.valet{
	background-position: 5px -181px;
}

#qlinks li a.valet:hover{
	background-position: -479px -181px;

}
#qlinks li a.inventory{
	background-position: 5px -271px;	
}

#qlinks li a.inventory:hover{
	background-position: -479px -271px;
}
#homeSocial{
	position: relative;
	bottom: 20px;
	left: 206px;
}

#social{
	margin:0;
	padding: 0;	
	width: 586px;
	position: relative;

}

#social li {
	margin:0;
	padding:0 0px;	
	float: left;	
}

#social li a{	
	height: 45px;
	background: url(../images/social_bkg.jpg) no-repeat;
	display: block;
	text-indent: -9000em;
}

#social li a.connect{
	background-position: 0px 0px;
	width: 165px;
}
#social li a.facebook{
	background-position: -165px 0px;
	width: 146px;
}
#social li a.facebook:hover{
	background-position: -165px -45px;
	width: 146px;
}

#social li a.twitter{
	background-position: -312px 0px;	
	width: 125px;
}

#social li a.twitter:hover{
	background-position: -312px -45px;
	width: 125px;
}

#social li a.linked{
	background-position: -456px 0px;
	width: 150px;
}

#social li a.linked:hover{
	background-position: -456px -45px;
	width: 150px;

}



/* FOOTER */

#footer { 
	width: 1010px; 
	margin: 0px auto; 
	margin-top: 15px; 
	margin-bottom: 40px; 
	text-align: left;
	font-size: 11px;
	font-family: Lucidia Grande, Lucida Sans Unicode, Helvetica, Arial, sans-serif;
	color: #8b8a8a;
	font-weight: normal;
	
}

a#dt_logo{
	float: right;
	display: inline;
	padding: 0;
	width: 230px;
	height: 22px;
	background: url(../images/dealerLogo.jpg) no-repeat left top;
}
	

a#dt_logo:hover{
	background-position: 0 -19px;
}

#footerLeft{
	float: left;
	width: 515px;
	margin-bottom: 40px;
}

#footerNav{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	padding-bottom: 5px;
}

#footerNav li {
	display:inline;
	font-size:11px;
	margin: 0;
	padding: 0 2px;
	*border-right:1px solid #8b8a8a;
	height: 11px;
	
}

#footerNav li:after {
	content: "|"; 
	color: #8b8a8a;
}

#footerNav li.last {
	border: none;
}

#footerNav li.last:after {
	content: " ";
}


#footerNav li a {
	text-decoration: none;
	padding-right: 2px;
	
}
#footerNav li a:hover {
	color:#000;
	text-decoration: underline;
}
#ec_footer {
	margin: 0;
	padding:0px 0;
	list-style-type: none;
	text-align: left;
	
}
#ec_footer li {
	display:inline;
	font-size:11px;
	margin: 0;
	padding: 0 2px;
	*border-right:1px solid #8b8a8a;
	padding-right: 2px;
	
}

#ec_footer li:after{
	content: " |";
	color: #8b8a8a;
}

#ec_footer li.last {
	border: none;
}

#ec_footer li.last:after {
	content: " ";
}
#ec_footer li a {
	color:#8b8a8a;
	text-decoration: none;
	padding-right: 5px;
}
#ec_footer li a:hover {
	color:#000;
}

#footer_autotrader { float: left; }
#footer_autotrader img { width: 160px; }

#footer_chat { float: left; *float: right; margin: -25px 0px 0px 5px; }

/* Inventory Page */

.col{
	margin: 0 9px 0 0;
}

#sort_bar{
	background: url(../images/sortbar_bkg.jpg) no-repeat center;
	width: 750px;
	height: 49px;
	*margin-left: 2px;
}


#searchBar{
	background: url(../images/searchbar.jpg) no-repeat center;
	width: 750px;
	height: 51px!important;
	*margin-left: 2px;
}

#drop_down_filters{
	padding: 16px 0 0 30px!important;
}

#sort_bar_left{
	padding-left: 30px !important;
	width: 38%!important;
}

#sort_bar_right{
	padding-right: 20px !important;
	width: 45%!important;
}

#sort_bar_right #vehicle_count_controls{
	width: 100px;
}
#inventory_v2_rows{
	width:  730px;
	padding-left: 10px;
	padding-right:10px;
}

div.inventory_v2_details.span8.col{
	width: 60%;
	float: left;
}

.inventory_v2_image{
	padding-bottom: 10px;
}

.inventory_v2_price{
	width:150px;
	float: right!important;
	color: #000;
	font-size: 20px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	
}

.price_title{
	font-size: 10px;
	font-weight: normal;

}

.inventory_v2_price_right{
	margin-right:0px;
	
}

.inventory_v2_details_wrap{
	width: 527px!important;
}

div#inventory_v2_sidebar_filters{
	padding-left: 35px;
	
}

div#inventory_v2_sidebar_filters h2{
	color: #373737;
	font-size: 18px;
	font-weight: bold;
}

#inventory_v2_sidebar_filters h3{
	font-size: 13px!important;
	font-weight: bold!important;
	font-family: Helvetica, Arial, sans-serif;
	
}

.inventory_v2_details h4 a{
	color: #a90e0e;
	font-size: 14px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.inventory_v2_details h4 a:hover{
	color:#480505;
}

.inventory_v2_details li{
	color:#000;
	font-size: 11px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

.inventory_v2_details_links{
	color:#000;
	font-size: 11px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 15px;
}


h3.non_expandable_menuheader{
	color: #373737;
	font-size: 11px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}

#inventory .filterList{
	 /*background: transparent url(../images/filter_bottom.jpg) left bottom no-repeat; */
     padding: 15px 5px; 
	 margin: 1px 0px 1px 0px; 
	 border-bottom: 2px groove #fff;
}

#filterListWrap{
	width: 185px;
	padding-bottom: 20px;
}


div.filterList h3{
	color: #373737
	font-size: 13px;
	font-weight: bold;
	background: url(../images/inv_arrow.jpg) no-repeat 2px center;
	padding-left: 20px;
}

#inventory .filterList ul li a:hover {
	background: url(../images/inv_hover_links.jpg) no-repeat 2px center #a90e0e;
	color: white;
}

.filterList li a, #inventory #vehicle_v2_sidebar_links ul li a {
	color: #6e6e6e;
	background: url(../images/inv_button.jpg) no-repeat 2px center;
	padding-left: 25px;
	font-size: 12px;
}

#vehicle_info ol.col.span6{
	width: 48%;
}

#currentfilterswrap{
	font-family: Helvetica, Arial, sans-serif;

}

#currentfilterswrap p{
	color:#373737;
	font-size: 12px;
	font-weight: bold;
}

a#clear_all_filters{
	color:#373737;
	font-size: 12px;
	font-weight: bold;
}

#inventory_v2_sidebar_contact{
	margin-left: 28px;
	background: #d3d3d3;
	-moz-border-radius: 5px; border-radius: 5px; 
	border:1px solid #F0F0F0; 
	-moz-box-shadow: inset 2px 2px 2px rgba(0,0,0,0.15);
	-webkit-box-shadow: inset 2px 2px 2px rgba(0,0,0,0.15);
	box-shadow: inset 2px 2px 2px rgba(0,0,0,0.15); 
	width: 207px;
	padding: 10px 0px !important; 
	margin-bottom: 10px!important;
}

#contact_small fieldset h2{
	background: url(../images/emailDealer.jpg) no-repeat;
	height: 34px;
	text-indent: -9000em;
	margin-left: 20px;
}

#inventory_v2_sidebar_contact form#contact_small.validation{
	padding-right: 20px;
}

form.validation .required label{
	background: none !important;
	
}
div.ecl_new_vehicles_make_inner{

}

div#ec_is_submit.form_submit{
	margin-left: 9px;
}
input.submitButton{
	background: url(../images/contact_submit.jpg) no-repeat center;
	display: block;
	width: 190px;
	height: 30px;
	text-indent: -9000em;
	font-size: 0px;
	border: none!important;
	margin-top: 10px!important;

}

input.submitButton:hover{
	background: url(../images/contact_submit_hover.jpg) no-repeat;
	display: block;

}

a#vehicle_v2_notify_button img{
	display: none;
}

a#vehicle_v2_notify_button{
	background: url(../images/notify.jpg) no-repeat;
	width: 207px;
	height: 97px;
	display: block;
	margin-left: 28px;
}

div#notify_middle.col.span8 h2{
	font-size: 17px;
	color: #000;
	padding-bottom: 5px;
}

.inventory_v2_row.span12.col.col_last.ecl_inventory_vehicle.clear.grey2{
	background: #f3f3f3;
}

#vehicleDisclaimer p{
	padding: 0 10px;
}

#vehicleDisclaimer h2{
	margin-left: 10px;
}

/*Vehicle*/

#vehicle_topbar{
	background: url(../images/searchbar.jpg) no-repeat center;
	width: 750px;
	height: 51px!important;
	*margin-left: 2px;
}

div#lp_container #searchBar{
	background: url(../images/sortbar_bkg.jpg) no-repeat top;
	width: 750px;
	height: 51px!important;
	border-top: none;

}
#vehicle .ip_dottedLine {
	padding-top: 10px;
	margin-bottom: 0px;
	border-bottom: 1px dotted #444;
	clear: both;
}


div#drop_down_left{
	margin-left: 10px;
}

#similarVehicles{
	width: 220px;
	padding-left: 27px;

}

.similarVehicle li{
	margin-bottom: 0px!important;
}
.similarVehicle ul{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #444444;
	margin-left: 1px!important;
		
}
#similarVehicles h3{
	color: #000;
	font-family: Lucidia Grande, Lucida Sans Unicode, Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 10px;
	
}

div#vehicle_v2_sidebar_links p{
	color: #373737
	font-size: 13px;
	font-weight: bold;
	background: url(../images/inv_arrow.jpg) no-repeat 2px center;
	padding-left: 20px;
}

div#vehicle_v2_sidebar_links ul li a:hover{
	background: url(../images/inv_hover_links.jpg) no-repeat 2px center #a90e0e;
	color: white;
}

div#vehicle_v2_sidebar_links ul li a {
	color: #6e6e6e;
	background: url(../images/inv_button.jpg) no-repeat 2px center;
	padding-left: 25px;
	font-size: 12px;
}

#vehicle_v2_sidebar_links{
	 background: transparent url(../images/filter_bottom.jpg) left bottom no-repeat; 
     padding: 15px 5px; 
	 margin: 1px 0px 1px 0px; 
	 border-bottom: 2px groove #fff;
	 border-top: 2px groove #fff;
	 width: 200px;
	 margin-left: 30px;
	 padding:10px 0px!important;
	 margin-bottom: 20px;
}

div#vehicle_topbar #vehicle_topbar_left{
	padding-left:30px;
}
ul#vehicle_social_buttons.social_buttons{
	margin-right: 30px;
}

div#vehicle_vitals{
	padding:10px 10px 5px 20px;
}

#vct_container{
	width: 740px;

}


body #vehicle_details_top{
	margin: 0px 10px 0px 20px;
	
}
body #vehicle_details_middle{
	margin: 0px 10px 0px 20px; 
}
body #vehicle_details_bottom{
	margin: 0px 10px 15px 20px;
}

h1#vehicle_title.color_pri{
	color:#ab0e0e;
	font-size: 27px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}


#vehicle_mainVitals #price li.price_line_1{
	color: #000;
	font-size: 32px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	
}
 #vehicle_mainVitals {
	float: left!important;
	padding-left: 15px;
	
}
#vehicle_mainPhoto{
	width: 40%!important;
}
#vehicle_mainVitals li.price_title.gray_ten{
	color: #7f7f7f;
	font-size: 13px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
#vitalsLeft ul li strong{
	color:#4c4c4c;
	font-size: 11px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

#vitalsLeft ul li{
	color:#8a8a8a;
	font-size: 11px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}

a#viewMorePhotos.expandable{
	margin-left: 10px;
}

body #vehicle_thumbs{
	background: #e4e4e4; 
	margin: 0 10px 10px 20px; 
	width: 720px;
}

body #vct_container{
	margin: 15px 10px 15px 20px; 
	width: 722px; 
}

div#ip_specials{
	display: block!important;
}

.specials_item {
    background: none repeat scroll 0 0 #E5E6E6;
}

#vctHeader_img{
	background: url(../images/star.png) no-repeat!important;
	margin-top: 8px!important;
}

body #vctHeader_txt{
	color: #343434;
	font-size: 18px;
	font-family: Arial, helvetic, sans-serif;
	font-weight: bold;
}
body ul.vctTabs_container{
	color: #000;
	font-size: 12px;
}

body .vctAddress_left{

	color: #000!important;
}

body .vctAddress_dealerboxName{
	marin: 0px 0px 0px 0px;
}

form#customer_tools_vehicle_question.validation{
	color: #555555;
}

body #vctSubmit_button_offer:hover{
	background: url(../images/submit_hover.jpg) no-repeat;
	margin-top:16px;
	margin-left: 5px;
}

/*Inner Pages*/


#employment_application li.required {
  	height: 42px;
  	clear: both;
}

#employLeft ol li.required{
	list-style-type:none;
	margin-left: 0px;
}

#employRight ol li.required{
	list-style-type:none;
	margin-left: 0px;
}

#employment_application #employRight ol li{
	list-style-type: none;
	margin-left: 0;
	float: left;
	*float:none;
}

#employLeft ol li input#address.input_element.validation{
	float: none;
}

#financeHeader{
	width: 1000px;
	margin-left: 5px!important;
}


#financeHeader ul{
	height: 0;
}
#financeHeader a#get_started{
	margin-left: 200px!important;
	margin-top: 20px;
}

div#in_bottom_wrap #social{
	padding-left:230px;
	padding-top: 100px;
}

div#inner_bottom_wrap #social{
	padding-left:200px;
	padding-top: 30px;
}

div#financeLeft{
	width: 70.5%;
	margin-left: 20px;
}

div#trade_appraisal.col.span9.col_last{
	width: 730px;
	padding-top: 20px;
}

div#left.col.span3{
	width: 200px;
	margin-left: 5px;
	padding: 10px;
}
#dealer_contact{
	margin-left: 28px;
	background: #d3d3d3;
	-moz-border-radius: 5px; border-radius: 5px; 
	border:1px solid #F0F0F0; 
	-moz-box-shadow: inset 2px 2px 2px rgba(0,0,0,0.15);
	-webkit-box-shadow: inset 2px 2px 2px rgba(0,0,0,0.15);
	box-shadow: inset 2px 2px 2px rgba(0,0,0,0.15); 
	width: 207px;
	padding: 10px 0px !important; 
	margin-bottom: 10px!important;
}

#sidebar_address{
	padding: 25px 0px 0px 20px
}

div#right.col.span9.col_last{
	padding-left:15px;
	padding-right:10px;
	width: 700px;
	margin-left:10px;
}

div#right.col.span9.col_last h3{
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 17px;
	color: #000;
	font-weight: normal;
}


div#parts_container div#right.col.span9.col_last h2{
	display: none;
}


#in_wrap #right {
	padding-left: 25px;
}



div#in_wrap div#right.col.span9.col_last h2{
	font-size: 25px;
	color: #000;
	padding-top: 10px;
	
}

form#contact_incentives.validation fieldset legend{
	display: none;
}

form#contact_incentives{
	color: #000;
}

form#contact_incentives li{
	padding-bottom: 10px;
	padding-left: 15px;
}

#contact_incentives #vehicle_question_submit input{
	background: #A90E0E !important;
	float: left !important;
	margin-left: 22px!important;
	
}

.incentiveDisclaimer{
	width:720px;
	padding-left: 240px;
}
.incentiveDisclaimer p{
	margin: 0px;
	padding: 0px;
}
.incentiveDisclaimer h2{
	margin: 0px;
	padding: 0px;
}

div#right.col.span9.col_last div#innerpagewrap p{
	padding-left: 5px;
}
div#innerpagewrap{
	padding-top: 0px;
}

div#right.col.span9.col_last div#innerpagewrap p a.email{
	text-decoration: underline;
}

div#innerpagewrap p{
	padding: 0 60px 0 0px;
}
#collisionHeader{
	display: block;
	width: 646px;
	height: 208px;
	background: url(../images/York_Collision_Center.jpg) no-repeat center;
	padding-bottom: 20px;
}
#collisionLogo{
	display: block;
	width: 150px;
	height: 75px;
	background: url(../images/ppg_logo.jpg) no-repeat;
	padding-bottom: 20px;
}

#collisionLogo2{
	display: block;
	width: 255px;
	height: 135px;
	background: url(../images/YCC-logo.gif) no-repeat;
	padding-bottom: 20px;
}

#careHeader{
	display: block;
	width: 646px;
	height: 208px;
	background: url(../images/ToyotaCare.jpg) no-repeat center;
	padding-bottom: 20px;
}

#yorkcareHeader{
	display: block;
	width: 646px;
	height: 208px;
	background: url(../images/york-care.jpg) no-repeat center;
	padding-bottom: 20px;
}

#zoneHeader{
	display: block;
	width: 646px;
	height: 208px;
	background: url(../images/no-salesman-header.jpg) no-repeat center;
	padding-bottom: 20px;
}

#lifestyleHeader{
	display: block;
	width: 646px;
	height: 208px;
	background: url(../images/lifestyle-header.jpg) no-repeat center;
	padding-bottom: 20px;
}

#valetHeader{
	display: block;
	width: 646px;
	height: 208px;
	background: url(../images/york-valet-header.jpg) no-repeat center;
	padding-bottom: 20px;
}

#expressHeader{
	display: block;
	width: 646px;
	height: 208px;
	background: url(../images/toyota-express-img.jpg) no-repeat center;
	padding-bottom: 20px;
}

#tireHeader{
	display: block;
	width: 646px;
	height: 208px;
	background: url(../images/tire-center-img.jpg) no-repeat center;
	padding-bottom: 20px;
}
#tireChart{
	display: block;
	width: 640px;
	height: 400px;
	background: url(../images/tire-chart.jpg) no-repeat;
	padding-bottom: 20px;
}

#your_guyHeader{
	display: block;
	width: 646px;
	height: 208px;
	background: url(../images/guy-at-york-header.jpg) no-repeat center;
	padding-bottom: 20px;
}
p.inner_disclaimer{
	font-size: 11px !important;

}

div#iframe_page{
	padding-left:40px;
	padding-top: 20px;
}

div#innerpagewrap li{
	list-style-type: disc;
	margin-left: 30px;
}

div#innerpagewrap h1{
	font-size: 15px;
	color: #000;
	padding-left: 5px;
}


#customer_tools{
	margin-top: 30px;
}

#ip_specials{
	margin-left: 0px!important;
	margin:0px!important;
}

#ip_specials h2{
	font-size: 25px;
	color: #000;
	margin-top: 10px;
}

div.specials_item_left.col.span3 a{
	text-decoration: underline;
	font-color: #000!important;
	
}

.automated{
	line-height: 16pt!important;
}

div.specials_item_left.col.span3 h3{
	margin: 0px 0 0px;
    text-align: center;
    padding:0px!important;
    margin-bottom: 10px!important;
    font-size: 13px!important;
    font-weight: bold!important;
}

 div.#right.col.span9.col_last3 h3{
	padding: none;
	
}

div.specials_item_right.col.span9.col_last a{
	color: #000!important;
	text-decoration: underline;
}

p.automated_10425_line1, p.automated_10426_line3, p.automated_10425_line3{
	/*color: #666666!important;*/
}


div.specials_item_left.col.span3 p a{
	color: #000!important;
}
#specials_navigation_wrap{
	margin-bottom: 0px!important;
}

div#notify_middle.col.span8 {
	margin-left: 20px;
	width: 600px;
	padding: 20px;
}


form#service_request_form.validation fieldset h3{
	text-align: left;
	color: #FFF!important;
	padding-top: 5px!important;
	padding-left: 10px!important;
}

form#parts_request_form.validation fieldset h3{
	text-align: left;
	color: #FFF!important;
	padding-top: 5px!important;
	padding-left: 10px!important;
}

#our_team .three_column .employee{
	height: 300px!important;
}


/*Custom Accessories Page */

div#custom h1{
	color: #DC0040;
	border-bottom: solid 1px #CCC;
	width: 700px;
	margin-bottom: 20px;
	display: block;
	font-size: 16px;
}


div#custom div.image-wrap{
	float: left;
	padding: 3px;
}

div#img{
	width:700px;
	height: auto;
}

div#imgt{
	width:700px;
	height: 640px;
}

div#imgfj{
	width:700px;
	height: 330px;
}

div#custom h1{
	color: #DC0040;
	border-bottom: solid 1px #CCC;
	width: 700px;
	margin: 20px 0px;
	display: block;
	font-size: 16px;
}

#custom .simple_overlay {
 	display: none; z-index: 10000; background-color: #333; min-height: 200px; border: 1px solid: #666;  -moz-box-shadow: 0 0 90px 5px #000; -webkit-box-shadow: 0 0 90px 5px #000; box-shadow: 0 0 90px 5px #000; }
 #custom .simple_overlay img { margin: 0px auto; }
 	
 #custom .simple_overlay .close { background-image:url(http://static.flowplayer.org/tools/img/overlay/close.png); position:absolute; right:-15px; top:-15px; cursor:pointer; height:35px; width:35px; }
 
 /*Staff Pages*/
#our_team .employee_image img{
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

a.inv-autotrader { float:right; width:90px; margin: 5px 0; padding: 0; }
a.inv-autotrader img { width:100%; height:57px/9; }

a.veh-autotrader { clear:both; float:right; width:110px; margin: 5px 0; padding: 0; }
a.veh-autotrader img { width:100%; height:69px/9; }

#priceContainer #price {width: 40% !important;}
a.veh-york_preowned { float:right; width:116px; margin: 5px 5px; padding: 0; }
a.veh-york_preowned img { width:100%; height:66px; }


.york_po_img img { width: 100px; float: left; margin-left: -50px; }

.veh-purecars {float: right;}