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

html {
	background:#FFF url(../images/backgrounds/03-17-14.jpg) no-repeat top center;
}
body {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 12px;
	min-width: 1010px;
	line-height: 1.5;
	color:#444444;
	
}
a { color:#1f8dcc; text-decoration:none;}
a:hover {}

.disclaimerText, .disclaimerText li {color: #666 !important; font-size: 12px !important;}

*sup {position: relative; top: -3px; font-size: 11px;} 

 {margin: 0 auto; width: 1000px;background:#fff;
	}

#site_wrapper {
	width:1000px;
	margin:0 auto 120px auto;
	padding:0 0 40px 0;
	background:#fff;
	box-shadow: 0px 0px 40px #888;
	
}	
#content {
	width:940px;
	margin:0 auto;
}
#inventory #content {
	
	width:980px;
}

/*  TYPOGROPHY */

h1,h2,h3 {
	font-family:Helvetica, Arial, sans-serif;
	color:#0061c4;
	font-weight:normal;
}
h2 {
	font-size:28px;
}


/* HEADER */
#header {
	position:relative;
	height:118px;
	
}
#header #logo {
	position:absolute;
	left:10px;
	height:120px;
	line-height:120px;
}
#header #logo img {
	vertical-align:middle;
}
#header #logo.portal {
	height:80px;
	margin:0 0 0 -307px;
	top:5px;
	display:block;
	left:50%;
}

#header #dealer_contact_info {
	padding:30px 30px 0 0;
	float:right;
	font-size:18px;
	color:#4c4c4c;
	font-weight:normal;
	text-align:right;
}
#header #dealer_contact_info span {
	color:#4e95d7;
}
/* NAVIGATION */
#priNav {
	background:transparent url(../images/nav_bg.png) no-repeat top left;
	height:50px;
	padding:2px 0 0 50px;
}
#priNav li {
/*	background:transparent url(../images/nav_li_divider.png) repeat-y top left;*/
	border-left:1px solid #3d8bd3;
}
#priNav li.last a {
	border-right:1px solid #3d8bd3;
}
#priNav li.last {
	border-right:1px solid #0042a6;
}
#priNav a {
	border-left:1px solid #0042a6;
	font-weight:bold;
	color:#fff;
	line-height:40px;
	padding:14px 25px 13px 30px;
	text-decoration:none;
	text-transform:uppercase;
	background:transparent url(../images/nav_a_arrows.png) no-repeat 12px 16px;
}
#priNav a:hover {
	background-position:12px -48px;
}
#priNav ul {
	border:1px solid #54A3DB;
	background-color:#0348BF;
	width:250px;
	left: 0;
	top: 40px;
}
#priNav ul li {
	background:none;
	border:none;
}
#priNav ul li a {
	background:none;
	padding:0px 25px 0px 30px;
	border:none;
}
#priNav ul li a:hover {
	background-color:#54A3DB;
}

/*Footer*/

#footer {
	padding:50px 30px 20px 40px;
	font-size:11px;
	color:#666;
}
#footer a {
	color:#666;
	font-weight:bold;
	
}
#footer a:hover {
	color:#0061c4
}
#footerNav {
	list-style-type:none;
	float:left;
}
#footerNav li {
	display:inline;
	border-right:1px solid #666;
}
#footerNav a {
	
	text-decoration:none;
	color:#666;
	font-weight:normal;
	padding:0 3px;
}
#footerNav li.first a {
	padding-left:0;
}


#footerNav li.last {
	border:none;
}

#footer .dealer_info {
	float:left;
	font-size: 10px;
}

#footer .mccarthycompanies_info {
	background: url('../images/mccarthy.png') center no-repeat;
	display: block;
	float: left;
	height: 51px;
	margin: -14px 10px 0 0;
	text-indent: -9999em;
	width: 308px;
}

#footer .ecl_info {
	float:right;
	margin-top: 5px;
}
#footer .ecl_info  .ecl_logo a {
	display:block;
	width:198px;
	height:16px;
	text-indent:-999em;
	background:transparent url(../images/ecarlist_logo.png) no-repeat top left;
}
#footer .ecl_info  .ecl_logo a:hover {
	background-position: -199px 0px;
}
#footer .copyright {
	text-align:center;
	color:#bbb;
	clear:both;
}
#footer .copyright a {
	color:#bbb;
	font-weight:normal;
}
#footer #ec_footer {
	padding:20px 0 0 0;
}
#footer #ec_footer li {
	display:inline;
	padding:0 15px 0 0;
}



/*	INVENTORY	*/






#leftColumn #inventory_v2_sidebar_filters h3.non_expandable_menuheader {
	color:#838383;
	font-size:11px;
}

#leftColumn #inventory_v2_sidebar_filters h2 {
	font-weight:bold;
	color:#0061c4;
	font-size:18px;
}

#leftColumn #inventory_v2_sidebar_filters #currentFilters p  {
	font-weight:bold;
	color:#fff;
	padding:3px 10px;
	background:#0061c4;
	border:1px solid #67afdc;
	margin:0 0 3px 0;
}

#currentFilters p a.clearFilter, #currentFilters p.last {
	display:none; /* Compliance */
}

#currentFilters p a#remove_zip_code {
	display: inline-block;
}

#leftColumn .filterList {
	padding:8px 10px;
	background:#f9f9f9;
	border:1px solid #e8e8e8;
	position:relative;
}
#leftColumn .filterList h3 {
	font-size:13px;
	font-weight:bold;
}
#leftColumn .filterList ul li a {
	color:#6c6c6c;
	background: transparent url(../images/filterList_arrows.png) no-repeat 3px 4px;
	padding:2px 5px 2px 12px;
}
#leftColumn .filterList ul li a:hover {
	color:#fff;
	background-color:#0061c4;
	background-position:3px -9px;
}
#leftColumn .filterList ul li span {
	color:#ababab;
}
#leftColumn .filterList span.expandable {
	padding:2px 5px;
	border:1px solid #e8e8e8;
	position:absolute;
	right:5px;
	bottom:5px;
}
#incentives #contact_incentives {
	background:#fff;
}
#incentives #contact_incentives legend {
	display:none;
}

#incentives #contact_incentives input.input_element, #incentives #contact_incentives select.input_element {width: 203px !important;}
#incentives #contact_incentives.validation .validationIcon {margin-right: 10px;}
#incentives #contact_incentives p.error_msg {margin-right: 10px !important;}

#contact_small h2,#incentives .inventory_incentive_form h3,#incentives #contact_incentives h3 {
	width:212px;
	height:41px;
	background:url(../images/email_dealer.png) no-repeat top left;
	text-indent:-999em;
	margin:10px 0;
}

#contact_small input.submitButton, #incentives #contact_incentives #vehicle_question_submit input {
	width:210px;
	height:32px;
	border: none;
	background: transparent url(../images/submit_button.png) no-repeat top left;
	overflow: hidden;
	text-indent: -999px;
	font-size: 0;
	display:block;
	line-height: 0;
	cursor:pointer;
}
#contact_small input.submitButton:hover, #incentives #contact_incentives #vehicle_question_submit input:hover {
	background-position:bottom left;
}




#searchBar, #vehicle_topbar {
	height:44px;
	background:transparent url(../images/inventory_header.png) no-repeat top left;
}
#vehicle #searchBar {
	border-top:0;
	background-position:bottom left;
}
#vehicle_topbar, #vehicle_topbar a {
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
#inventory #sort_bar  {
	background:transparent url(../images/inventory_header.png) no-repeat bottom left;
	color:#fff;
}

#inventory_v2_rows .inventory_v2_row {
	background:transparent url(../images/inventory_vehicle_row_bg.png) repeat-x top left;
	border-bottom:1px solid #d6d5d1;
	margin:0 0 1px 0;
	padding:10px 0 5px 0;
}

#inventory_v2_rows .inventory_v2_row .inventory_v2_image img.vehicle_media {
	border:2px solid #d5d5d5;
}
#inventory_v2_rows .inventory_v2_row .inventory_v2_details {
	line-height:1.2em;
}
#inventory_v2_rows .inventory_v2_row .inventory_v2_details h4 a {
	color:#0061c4;
	text-decoration:underline;
	
}
#inventory_v2_rows .inventory_v2_row .inventory_v2_details li {
	color:#444444;
	margin-bottom:0px;
	margin:0px;
	
}

#inventory_v2_rows  .inventory_v2_price_right .price_line_1  {
	color:#0061c4;
}
#inventory_v2_rows  .inventory_v2_price_right .price_title {
	color:#666;
}

/*VEHICLE*/

#vehicle_title {
	font-size:25px;
	color:#0461c4;
	
}
#vehicle_contact a {
	color:#0049ab;
	text-decoration:none;
	
}
div.ip_dottedLine {
	border-top:1px dotted #666;
}
#priceContainer .price_title {
	color:#7f7f7f;
	font-weight:bold;
	font-size:13px;
}
#priceContainer .price_line_1 {
	color:#0461c4;
	font-size:32px;
	font-weight:bold;
}

#vitalsContainer {
	color:#4c4c4c;
	padding:3px 0 0 0;
}
#vehicle_mainVitals #vitalsContainer ul li { 
	padding-bottom:3px;
}

#vehicle_vitals #media_center_links {
	padding:10px 0 0 0;
}

#vehicleDisclaimer {color: #777; font-size:11px;}


#similarVehicles h3 {
	width:230px;
	height:21px;
	background:#fff url(../images/smilar_vehicles_header.png) no-repeat top left;
	text-indent:-999em;
	margin:10px 0;
}
#similarVehicles .similarVehicle {
	background:#0061c4;
	color:white;
	
	-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
	padding:8px;
	line-height:1.1em;
}
#similarVehicles .similarVehicle a {
	text-decoration:none;
}
#similarVehicles .similarVehicle li {
	margin-bottom:0px;
}
#similarVehicles .similarVehicle .simCar_pricelabel, #similarVehicles .similarVehicle .price, #similarVehicles .similarVehicle .callForPrice {
	color:#82d1ff;
	font-size:100px;
	font-size:10px;
}

#vehicle_v2_sidebar_links {
	
}



#sidebar_address {
	padding:8px 10px;
	background:#f9f9f9;
	border:1px solid #e8e8e8;
}

#sidebar_address #getdirections {
	position:relative;
	top:10px;
}


#vehicle_v2_sidebar_links {
	padding:8px 10px;
	background:#f9f9f9;
	border:1px solid #e8e8e8;
	position:relative;
}
#vehicle_v2_sidebar_links p {
	font-size:13px;
	font-weight:bold;
}
#vehicle_v2_sidebar_links ul li a {
	color:#6c6c6c;
	background: transparent url(../images/filterList_arrows.png) no-repeat 3px 4px;
	padding:2px 5px 2px 12px;
}
#vehicle_v2_sidebar_links ul li a:hover {
	color:#fff;
	background-color:#0061c4;
	background-position:3px -9px;
}


#vehicle_v2_notify_button {
	display:block;
	width:224px;
	height:104px;
	background:#fff url(../images/vehicle_finder.png) no-repeat top left;
	margin:20px 0;
}
#vehicle_v2_notify_button img {
	display:none;
}


/*PORTAL HOME*/
#specials_flash {
	background:#004ac6;
	margin:5px 0 20px;
}
.home-specials {}


#home_left  {
	float:left;
	width:430px;
	font-size:13px;
	color:#77787b;
	text-align:justify;
		margin:0 0 15px 0;
}
#home_left h2 {
	width:417px;
	height:60px;
	background:#fff url(../images/welcome_header.png) no-repeat top left;
	text-indent:-999em;
	margin-bottom:10px;
}
#home_left a.about_more {
	text-align:right;
	display:block;
}

#home a#find_your_dealer {
	margin:10px 0 0 0;
	text-indent:-999em;
	display:inline;
	float: left;
	height:136px;
	width:219px;
	background:url(../images/find_dealer_sprite.png) no-repeat left top;	
}
#home a#find_your_dealer:hover {
	background-position: left -136px;
}

#home #zip_code_search {
	margin:10px 0 0 0;
	display:inline;
	float: left;
	height:136px;
	width:203px;
	background: url(../images/find_dealer_sprite.png) no-repeat -224px top;
	position: relative;	
}
#home_left .zip-code-form {
	margin:10px 0 0 0;
	display:inline;
	float: left;
	height:136px;
	width:203px;
	background: url(../images/find_dealer_sprite.png) no-repeat -224px top;
	position: relative;	
}

#home_left a.prompt_zip_code {
		float:left;
		width:202px;
		height:135px;
		margin: 10px 0 0;
		padding: 0;
		text-indent: -9000px;
		background: url(../images/find_dealer_sprite_2.png) no-repeat 0px -272px;
}
#home_left a.prompt_zip_code:hover {
		background-position: -224px -272px;
}

#home #zip_code_search legend {
	visibility: hidden;
}

#home #zip_code_search #zip_code {
	font-size: 12px;
	left: 13px;
	position: absolute;
	top: 90px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: none;
	padding: 3px;
	width: 125px;
}

#home #zip_code_search #zip_submit {
	position: absolute;
	bottom: 22px;
	right: 18px;
	background:url(../images/find_dealer_sprite.png) no-repeat -224px -138px;
	border: none;
	text-indent: -9999em;
	font-size: 0;
	line-height: 0;
	width: 35px;
	height: 26px;
}

#home #zip_code_search #zip_submit:hover {
	background-position: -261px -138px;
}

#home #zip_code_search .error_msg {
	bottom: -12px;
	color: #c00;
	left: 9px;
	position: absolute;
}

#home a#have_a_question {
	margin:10px 0 0 0;
	text-indent:-999em;
	display:block;
	height:120px;
	width:430px;
	background:url(../images/home_contact.png) no-repeat top left;
}

#home_right {
	width:460px;
	float:right;
	margin:0 0 15px 0;
}
.video_wrapper {
	position:relative;
	width:460px;
}
.video_wrapper #ec_flowplayer {
	width:460px;
	height:315px;
	display:block;
	background:#000;
	
}
.video_wrapper #ec_flowplayer_controlbar {
	background:#020202;
	border-top:1px solid #2e2e2e;
	height:32px;
	position:relative;
}
.video_wrapper #ec_flowplayer_controlbar a.play, #ec_flowplayer_controlbar a.pause {
	width:32px;
	height:32px;
	border-right:1px solid #2e2e2e;
	float:left;
	display:block;
	text-indent:-999em;
	cursor:pointer;
	background:#161616 url(../images/video_player_sprite.png) no-repeat 0 -1px;
}
.video_wrapper #ec_flowplayer_controlbar a.pause {
	background-position:-32px -1px;
}
.video_wrapper #ec_flowplayer_controlbar a.unmute, #ec_flowplayer_controlbar a.mute {
	width:32px;
	height:32px;
	border-left:1px solid #2e2e2e;
	float:right;
	display:block;
	text-indent:-999em;
	cursor:pointer;
	background:#161616 url(../images/video_player_sprite.png) no-repeat -32px -31px;
}
.video_wrapper #ec_flowplayer_controlbar a.unmute {
	background-position:-1px -32px;
}
.video_wrapper .time {
	width:380px;
	position:absolute;
	left:40px;
	top:10px;
	font-size:10px;
	text-transform:uppercase;
	color:white;
	text-align:right;
}
.video_wrapper .time span {
	float:left;
}
.video_wrapper .track {
	position:absolute;
	left:70px;
	top:14px;
	width:320px;
	background:#717171;
	height:5px;
}
.video_wrapper #ec_playlist { display: none; }
.video_wrapper .ecl_video_unmute {
	display:block; 
	text-align: center; 
	height:80px; 
	line-height: 80px;
	width:100%; 
	font-size: 24px;
	text-transform:uppercase;
	font-weight: bold; 
	color:#000;
	background:rgba(255,255,255,.5);
	background:#ccc\9; 
	position: absolute; 
	left:0; 
	top:50%; 
	margin: -40px 0 0; 
	padding: 0;
}
.video_wrapper .ecl_video_unmute
/*	QUICKLINKS	*/
#quicklinks_large_wrapper {
	clear:both;
}

#quicklinks_large {
	list-style-type:none;
	display:block;
	clear:both;
	margin: 0 auto;
	padding:20px 0;
	width: 670px;
	height:90px;
}

#quicklinks_large li {
	float:left;
	background:transparent url(../images/quicklinks_divider.png) no-repeat center right;
	padding:0 20px;
}
#quicklinks_large li.first {padding-left:0;}
#quicklinks_large li.last {padding-right:0;background:none;}
#quicklinks_large li a {
	text-indent:-999em;
	display:block;
	width:230px;
	height:90px;
	background:transparent url(../images/quicklinks.png) no-repeat 0 0;
	
}
#quicklinks_large li a:hover {
	background-color:#e4f3fc;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
}
#quicklinks_large li a#ql_espanol {
	background-position:-255px 0;
}
#quicklinks_large li a#ql_giving_back {
	background-position:-525px 0;
	width:160px;
}
#quicklinks_large li a#ql_time_for_value {
	background-position:-725px 0;
	width:200px;
}



/* NEW VEHICLES */

#ecl_new_vehicles {
	clear:both;
	background:#fff url(../images/new_vehicles_model_select.png) no-repeat top center;
	padding:15px 0px 0 0px;
	margin:20px 40px 0 40px;
	position:relative;
	width:860px;
	
}

#ecl_new_vehicles .ecl_new_vehicle_make_wrap {
	height:140px;
	background:#fff url(../images/new_vehicles_bg.png) repeat-x top center;
	-moz-box-shadow: inset 5px 0px 5px #888;
	-webkit-box-shadow: inset 5px 0px 5px #888;
	box-shadow: inset 0px 5px 10px #888;
}

#ecl_new_vehicles .prev, #ecl_new_vehicles .next {
	background:#fff url(../images/new_vehicles_nav.png) no-repeat 0 -140px;
	width:40px;
	height:140px;
	position:absolute;
	text-indent:-999em;

}
#ecl_new_vehicles .prev {
	left:-40px;
	bottom:0;
	 
}
#ecl_new_vehicles .next {
	background-position:-40px -140px;
	right:-40px;
	bottom:0;
}
#ecl_new_vehicles .prev:hover {
	background-position:0px 0px;
	
}
#ecl_new_vehicles .next:hover {
	background-position:-40px 0px;
	
}

#ecl_new_vehicles .view_all, #ecl_new_vehicles .ecl_new_vehicles_price {
	display:none !important;
}
#ecl_new_vehicles .ecl_new_vehicles_model {
	position:relative;
}
#ecl_new_vehicles .ecl_new_vehicles_model h3 {
	position:absolute;
	top:15px;
	left:50%;
	margin:0 0 0 -45px;
	text-align:center;
	font-weight:bold;
	font-size:13px;
}
#ecl_new_vehicles .ecl_new_vehicles_model h3 a {
	padding:0 0 0 15px;
	background:transparent url(../images/new_vehicles_title_arrow.png) no-repeat 0 -15px;
}
#ecl_new_vehicles .ecl_new_vehicles_model:hover h3 a {
	background-position:0 2px;
} 
#ecl_new_vehicles .ecl_new_vehicles_model img {
	position:relative;
	top:40px;
}

/*	FEATURED VEHICLES	*/

#content #featuredVehicles	{
	clear:both;
	padding:20px 0 0 0;
	display:block;
}

#content #featuredVehicles #featuredVehicles_title {
	width:500px;
	height:20px;
	margin:0 0 15px 0; 
	background:#fff url(../images/featured_vehicles_header.png) no-repeat top left;
	text-indent:-999em;
}
#content #featuredVehicles #random_list_item {
	text-align:center;
	width:116px;
	font-size:11px;
	
}
#content #featuredVehicles #random_list_item a {
	color:#444;
}
#content #featuredVehicles #random_list_item img {
	border:5px solid #e5e5e5;
}
#content #featuredVehicles #random_list_item:hover a {
	color:#569dd8;
}
#content #featuredVehicles #random_list_item:hover img {
	border-color:#569dd8;
}


/* FINANCING */
#content #financeHeader ul {
	margin-bottom:0px;
}

/* GIVING_BACK */
 
#giving_back #content .inner_content {
	background: url(../images/giving_back_bg.jpg) top right no-repeat transparent;
	margin: 20px auto 0;
	min-height: 622px;
	width: 795px;
}
 
#giving_back #content h2 {
	background: url(../images/giving_back.png) left top no-repeat transparent; 
	height: 44px; 	
	text-indent: -9999em;
	width: 394px;;
}

#giving_back #content h3 {
	color: #666;
	font-size: 16px;
	font-weight: normal;	
}

#giving_back #content .copy {
	float: left;
	margin-right: 15px;
	width: 315px;
}

#giving_back #content .copy h3 {
	background: url(../images/shakespeare.jpg) center top no-repeat transparent;
	color: #0a82c5;
	line-height: 1.3;
	margin: 85px 0 20px 0;
	text-align: center;
	width: 275px;
	padding-top: 200px;
}

#giving_back #content .copy p {
	text-align: justify;
}

#giving_back #content .video {
	float: right;
	width: 460px;
}

#giving_back #content .video .video_wrapper {
	margin: 100px auto 0;
	width: 460px;
}

#giving_back #content #ec_flowplayer {
	display: block;
	height: 284px;	
}

/* LOCATIONS */

#gmap_sidebar {
	clear: both;
}

#gmap_sidebar li {
	float: left;
	height: 50px;
	line-height: 1.3;
	margin: 10px 0;	
	width: 25%;
}

#ec_gmap_wrap {
	position: relative;
}

#ec_gmap {
	float: left;
	width:940px;
	height:400px;
}

#gmap_header {
	background: #1F8DCC;
	clear: both;
	min-height: 72px;
	padding-bottom: 5px;
	width: 100%;
}

#gmap_header div {
	float: left;
}

#gmap_directions_from {
	background: transparent url(../images/directionsSep.png) right top no-repeat;
	margin: 0 15px 0 10px;
	padding: 5px 36px 0 0;
	width: 300px;
}

#gmap_directions_from #saddr {
	width: 100%;
}

#gmap_directions_to {
	background: transparent url(../images/directionsSep.png) right top no-repeat;
	line-height: 1.2;
	margin: 0 15px 0 10px;
	padding: 5px 20px 0 0;
	width: 230px;
}

#gmap_directions_to_label {
	font-weight: bold;
}

#gmap_directions_to_input {
	margin-top: 5px;
}

#gmap_header label, #gmap_header p {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}

#gmap_header label {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}

#gmaps_directions_submit_button {
	background: #ccc;
	border: none;
	display: block;
	height: 29px;
	margin-top: 29px;
	width: 180px;
}

#gmaps_directions_box_wrap {
	background-color: white;
}

#gmaps_directions_box {
	float: left;
	height: 397px;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 340px;
}

#gmaps_directions_clear_button {
	background: #1F8DCC;
	color: #fff;
	display: block;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}


/*	SERVICE AND PARTS DIRECTORY	*/
	
#dealership_parts_directory h2 {
	width:635px;
	height:30px;
	background:url(../images/parts_directory_header.png) no-repeat top left;
	text-indent:-999em;
	margin:10px 0 15px 0;
	
}
#dealership_parts_directory .dealer {
	border:1px solid #ccc;
	margin:0 0 20px 0;
	height:140px;
	position:relative;
	
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
}
#dealership_parts_directory .dealer .dealer_parts_logo {
	text-align:center;
	line-height:60px;
	margin:5px 0 0 0;
	font-size:20px;
}
#dealership_parts_directory .dealer .parts_contact {
	background-color:#e4f3fc;
	height:50%;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
}


#dealership_parts_directory .dealer .parts_contact_left, #dealership_parts_directory .dealer .parts_contact_right {
	float:left;
	margin:8px 0 0 8px;

}
#dealership_parts_directory .dealer .parts_contact_left {
		width:160px;
}
#dealership_parts_directory .dealer .parts_contact_right {
	margin-left:10px;
} 
#dealership_parts_directory .dealer .parts_contact_title {
	font-size:15px;
	color:#000;
	line-height:20px;
}
#dealership_parts_directory .dealer .parts_contact_address {
	font-size:11px;
	color:#808080;
}
#dealership_parts_directory .dealer .parts_contact_phone {
	font-size:15px;
	display:block;
}

#dealership_parts_directory .dealer .parts_contact_order_link {
	padding:0 0 0 8px;
	font-size:11px;
	background:transparent url(../images/parts_arrow.png) no-repeat 0 2px;
/*	color:#1f8dcc;*/
}
/*	CUSTOM PER SITE CSS	*/
body.dealer_2882 #header {background:transparent url(../images/honda_logo.png) no-repeat 849px 16px;}


body.dealer_2895 #sidebar_address_content .floatleft {
	font-size:90%; /*Address was too big and wrapping incorrectly*/
}

body.dealer_2882 #customer_tools_content_wrapper {
	height:282px;
}

#sidebar_address_content p {font-size:90%;}

#closest_dealer_result {display: none;}
#closest_dealer_result .close {background: url(../images/close_btn.png) center center no-repeat; height: 26px; position: absolute; right: 4px; top: 4px; width: 26px;}
#closest_dealer {background-color: #fff; border: 1px solid #ccc; margin: 0 auto; width: 600px; padding: 5px 20px 10px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; -moz-box-shadow: 0 0 5px #333; -webkit-box-shadow: 0 0 5px #333; box-shadow: 0 0 5px #333;}
#closest_dealer h3 {color: #666; font-size: 14px; font-weight: normal; margin-bottom: 10px; text-transform: uppercase;}
#closest_dealer #closest_logo {display: inline; float: left; width: 50%;}
#closest_dealer #closest_logo img {display: block; margin: 0 auto; max-width: 90%;}
#closest_dealer #closest_info {display: inline; float: right; line-height: 1.3; width: 50%;}
#closest_dealer #closest_info h4 {color: #000; font-size: 18px;}
#closest_dealer #closest_info p {color: #444;}
#closest_dealer #closest_info ul {margin: 5px 0;}

/* SPECIALS LANDING */
#specials_landing #specials_image { height: 110px; overflow: hidden; }
#specials_landing #specials_flash { margin: 0; }

#mpg25 #description_mpg { border-top:1px dotted #666; padding: 20px 0 0; margin: 20px 0; }
#mpg25 #description_mpg p { line-height: 18px; color:#666; font-size: 11px; }

.mpg-list {
		margin: 20px auto;
		padding: 0;
		width:846px;
		height:540px;
		position: relative;
		background: url(../images/mpg-25-bkgd.jpg) no-repeat center top;
}
.mpg-list li {
		margin: 0;
		padding: 0;
}
.mpg-list li a {
		display: block;
		text-indent: -9000px;
		position: absolute;
		z-index: 400;
		background: url(../images/mpg-25-cars.jpg) no-repeat;
}

.mpg-list li.civic a {
		width:222px;
		height:124px;
		background-position: 0px 0px;
		left:27px;
		top:95px;
}
.mpg-list li.crz a {
		width:193px;
		height:114px;
		background-position: -222px 0px;
		left:241px;
		top:24px;
}
.mpg-list li.fit a {
		width:180px;
		height:118px;
		background-position: -415px 0px;
		left:454px;
		top:5px;
}
.mpg-list li.accord a {
		width:242px;
		height:122px;
		background-position: -595px 0px;
		left:589px;
		top:111px;
		z-index: 300;
}
.mpg-list li.crv a {
		width:220px;
		height:135px;
		background-position: -837px 0px;
		left:612px;
		top:238px;
}
.mpg-list li.crosstour a {
		width:235px;
		height:127px;
		background-position: -1057px 0px;
		left:449px;
		top:382px;
}
.mpg-list li.odyssey a {
		width:264px;
		height:133px;
		background-position: -1292px 0px;
		left:116px;
		top:394px;
}
.mpg-list li.insight a {
		width:231px;
		height:127px;
		background-position: -1556px 0px;
		left:10px;
		top:240px;
}

#home .video_wrapper {  }

#west_ems #right form{float: right; margin-right: 60px;}

