@charset "UTF-8";
@import url(http://images1.ecarlist.com/sites/templates/common/css/base.css);

/**************************************************
The Exchange 1981, 1982, 1983
***************************************************/

body {
	font-size: 14px;
	font-family: Arial, Sans-Serif;
	background: url('../images/body_bg.png');
	color: #444;
}

a{
	color: #3d4f71;
	text-decoration: underline;
}

a:hover {
	color: #607294;
	text-decoration: none;
}

p {
	padding-bottom: 5px;
}

address {
	font-style: normal
}

#container_wrapper {
	width: 100%;
	display: table;
	background: url('../images/containerWrapper_bg.png') no-repeat top center;
}

#container_repeat {
	width: 100%;
	display: table;
	background: #f3f3f3 url('../images/containerRepeat_bg.png') repeat-x top left;
}

#home #container_repeat {
	background: url('../images/homeContainer_repeat_bg.jpg') repeat-x;
}

#home #container_wrapper {
	background: url('../images/homeContainer_wrapper_bg.jpg') no-repeat top center;
}

#container {
	width: 1000px;
	margin: 0px auto;
	padding: 24px 0px 15px 0px;
}

#home #container {
	padding: 0px
}

/**** header styles ****/

#header_wrapper {
	display: table;
	background: url('../images/headerRepeat_bg.png') repeat-x;
	width: 100%;
}

#header {
	width: 1000px;
	height: 106px;
	margin: 0px auto;
	background: url('../images/header_bg.png') no-repeat top left;
	z-index: 999;
	position: relative;
}

.dealer_1981 #header {
	background: url('../images/header_bg_1981.png') no-repeat top left;
}

.dealer_1982 #header {
	background: url('../images/header_bg_1982.png') no-repeat top left;
}

.dealer_1983 #header {
	background: url('../images/header_bg_1983.png') no-repeat top left;
}

.dealer_3335 #header {
	background: url('../images/header_bg_3335.png') no-repeat top left;
}

#home_link {
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
}

#home_link a {
	float: left;
	display: block;
	width: 543px;
	height: 106px;
	text-indent: -9000px;
}

#headerLogos_wrapper {
	float: right;
	display: inline;
	margin: 10px 10px 0px 0px;
}

#headerLogos_wrapper li {
	float: left;
	display: inline;
	margin: 0px 0px 0px 10px;
	position: relative;
	z-index: 999;
}

#headerLogos_wrapper li a.headerLogos_link {
	display: block;
	text-indent: -9000px;
	background: url('../images/headerLogos_v2_bg.jpg') no-repeat;
	float: left;
	height: 82px;
	width: 105px;
}

#headerLogos_wrapper li a#headerLogos_link001 {
	background-position: 0px 0px;
}

#headerLogos_wrapper li a#headerLogos_link002 {
	background-position: -110px 0px
}

#headerLogos_wrapper li a#headerLogos_link003 {
	background-position: -218px 0px;
}

#headerLogos_wrapper li a#headerLogos_link004 {
	background-position: -328px 0px;
	width: 92px;
}

#headerLogos_wrapper li a#headerLogos_link001:hover, #headerLogos_wrapper li:hover a#headerLogos_link001{
	background-position: -422px 0px
}

#headerLogos_wrapper li a#headerLogos_link002:hover, #headerLogos_wrapper li:hover a#headerLogos_link002 {
	background-position: -532px 0px
}

#headerLogos_wrapper li a#headerLogos_link003:hover, #headerLogos_wrapper li:hover a#headerLogos_link003 {
	background-position: -640px 0px
}

#headerLogos_wrapper li a#headerLogos_link004:hover, #headerLogos_wrapper li:hover a#headerLogos_link004 {
	background-position: -750px 0px
}

/**** header contact box ***/


a.header-facebook { 
		display: block;  
		width:132px;
		height:27px;
		text-indent: -9000px;
		background: url(../images/facebook-header.png) no-repeat left top;
		position: absolute;
		left:516px;
		top:56px;
		z-index: 500;
}
.dealer_1981 a.header-facebook {
		left:453px;
		top:34px;
}
.dealer_3335 a.header-facebook {
		left:533px;
		top:65px;
}


.dealer_3335 #chatCode {
	position: absolute;
	left:533px;
	top:26px;
	
}

#headerLogos_wrapper li .headerWrapper_contact {
	display: none;
	width: 414px;
	height: 147px;
	background: url('../images/headerLogo_dropdown_bg.png') no-repeat;
	position: absolute;
	z-index: 999;
	top: 82px;
	right: -1px;
	font-family: 'Times New Roman', Arial, sans-serif;
	color: #fff;
	font-size: 16px;
}

#headerLogos_wrapper li:hover .headerWrapper_contact {
	display: block;
}

.headerWrapper_contact h3 {
	height: 46px;
	padding: 0px 0px 0px 16px;
}

.headerWrapper_contact h3 a{
	text-transform: uppercase;
	background: url('../images/whiteArrow_bg.png') no-repeat right center;
	line-height: 39px;
	text-decoration: none;
	color: #fff;
	padding: 0px 10px 0px 0px
}

.headerWrapper_contact h3 a:hover{
	color: #a8b4c9;
	text-decoration: underline
}

.headerWrapper_contact span {
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #5f7090;
	font-size: 10px;
}

.headerContact_left {
	float: left;
	display: inline;
	margin: 0px 0px 0px 18px;
	width: 199px;
	line-height: 20px;
}

.headerContact_left a{
	background: url('../images/whiteArrow_bg.png') no-repeat right 7px;
	text-decoration: none;
	color: #fff;
	padding: 0px 10px 0px 0px

}

.headerContact_left a:hover{
	color: #a8b4c9;
	text-decoration: underline
}

.headerContact_right {
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	line-height: 20px;
}

a.header-trade-in {
		display: block;
		width:97px;
		height:86px;
		text-indent: -9000px;
		background: url(../images/HomepageTradeIn.jpg) no-repeat 0px 0px;
		position: absolute;
		right:204px;
		top:9px;
		z-index: 400;
}
a.inventory-trade-in {
		clear:both;
		float:right;
		width:88px;
		height:31px;
		text-indent: -9000px;
		background: url(../images/ListingsTradeIn.jpg) no-repeat 0px 0px;
}
a.vehicle-trade-in {
		clear:both;
		display: block;
		width:250px;
		height:250px;
		margin:  15px auto;
		padding: 0;
		text-indent: -9000px;
		background: url(../images/DetailsTradeIn.jpg) no-repeat center top;
}

/**** landing page header styles *****/

#headerSpecials_wrapper {
	float: left;
	padding-top: 20px;
}

/*
.dealer_1982 #headerSpecials_wrapper{margin-left: -40px;}
.dealer_1982 #headerRight_wrapper{width: 362px;}
*/
.dealer_1982 #header_facebook a{visibility: visible;}
.dealer_1982 #header_facebook a:hover{display: block;
	height: 27px;
	width: 132px;
	background: url('../images/facebookIcon_bg.png') no-repeat;}
.dealer_1982 #headerPortal_link {float: right; clear: right;}
.dealer_1982 #headerRight_wrapper {width: 225px;}
.dealer_1982 #headerPortal_link {margin: 7px 11px 0px 0px;}
.dealer_1982 #headerLanding_links {margin: 3px 0px 0px 0px; *width: 190px;}
.dealer_1982 #google_translate_element {margin: 7px 12px 0 0;}
.dealer_1982 #header_facebook {
	float: left;
	display: inline;
	margin: 10px 0px 0px 5px;
	width:165px;
	height:35px;
	
}

#headerLinks_wrapper {
	float: right;
	display: inline;
	clear: right;
}
#header_video_specials {
	display: none;
	margin: 0px 0px 5px 0px;
}

#header_video_specials a {
	display: block;
	height: 37px;
	width: 155px;
	background: url('../images/video_specials.png') no-repeat;
	text-indent: -9000px;
}

#header_facebook_1981 {
	float: left;
	display: inline;
	margin: 15px 0px 0px -70px;
}

.dealer_1981 #headerSpecialsWrapper { position: relative; }
.dealer_1981 #headerSpecials_wrapper #chatCode { margin: 0px; position: absolute; top: 45px; right: 190px; }
.dealer_1981 #header_video_specials { position: relative; left: 150px; }
#home.dealer_1981 #header_video_specials { position: static; }


#header_facebook a {
	visibility: hidden;
	display: block;
	height: 27px;
	width: 132px;
	background: url('../images/facebookIcon_bg.png') no-repeat;
	text-indent: -9000px;
}

#header_facebook_1981 a {
	visibility: hidden;
	display: block;
	height: 20px;
	width: 198px;
	background: url('../images/facebookIcon_bg.png') no-repeat;
	text-indent: -9000px;
}

.dealer_3335 #header_facebook a{
	visibility: visible;
	height: 40px;
}

.dealer_1981 #header_facebook_1981 a{
	visibility: visible;
	height: 40px;
}

#header_facebook a:hover {
	background-position: -197px 0px;
}

#header_facebook_1981 a:hover {
	background-position: -197px 0px;
}

#home_link_landing, #home_link_landing2 {
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
}

#home_link_landing2 {
	margin: 0px 0px 5px 0px;
}

#home_link_landing a {
	float: left;
	display: block;
	width: 121px;
	height: 106px;
	text-indent: -9000px;
}

#home_link_landing2 a {
	float: left;
	display: block;
	width: 410px;
	height: 66px;
	text-indent: -9000px;
}

#headerContact_landing {
	float: left;
	display: inline;
	color: #fff;
	font-size: 12px;
	font-family: 'Times New Roman', Arial, sans-serif;
	width: 395px;
}

#headerContact_landing address, #headerContact_landing p{
	float: left;
	display: inline;
	font-size: 15px;
}

#headerContact_landing p {
	background: url('../images/headerContact_star.png') no-repeat left center;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 0px 5px;
}

.dealer_1981 #headerContact_landing p{
	width: 20px;
}

#headerPortal_link {
	margin: 10px 0px 0px 0px;
	height: 25px;
	float: left;
}

.dealer_1981 #headerPortal_link{
	width: 150px;
}
.dealer_3335 #headerPortal_link {*width: 170px; margin: 7px 11px 0px 0px;}
.dealer_3335 #headerSpecials_wrapper {width: 200px;}
.dealer_3335 #headerContact_landing {margin-right: 20px;}
.dealer_3335 #header_facebook a{visibility: visible;}
.dealer_3335 #header_facebook a:hover{display: block; height: 27px; width: 132px; background: url('../images/facebookIcon_bg.png') no-repeat;}
.dealer_3335 #headerPortal_link {float: right; clear: right;}
.dealer_3335 #headerRight_wrapper {width: 225px;}
.dealer_3335 #headerPortal_link {margin: 7px 11px 0px 0px;}
.dealer_3335 #headerLanding_links {margin: 3px 0px 0px 0px; *width: 190px;}
.dealer_3335 #google_translate_element {margin: 7px 12px 0 0;}
.dealer_3335 #headerSpecials_wrapper {padding-top: 14px;}
.dealer_3335 #header_facebook {float: left; display: inline; margin: 10px 0px 0px 5px; width:165px; height:35px;}

#headerPortal_link a{
	width: 170px;
	height: 25px;
	text-indent: -9000px;
	display: block;
	background: url('../images/headerLogo_main.png') no-repeat top right;
	float: right
}

#google_translate_element {clear: both; float: right; margin: 12px 8px 0 0;}

#headerRight_wrapper {
	float: right;
	display: inline;
	width: 342px;
}

#headerLanding_links {
	float: left;
	display: inline;
	margin: 5px 0px 0px 0px;
}

#headerLanding_links li {
	float: left;
	display: inline;
}

#headerLanding_links li a {
	background: url('../images/headerLanding_links.png') no-repeat;
	text-indent: -9000px;
	height: 29px;
	float: left;
	display: block;
}

#headerLanding_links li a#headerLanding_link001 {
	width: 84px;
	background-position: 0px 0px;
}

#headerLanding_links li a#headerLanding_link002 {
	width: 86px;
	background-position: -84px 0px;
}

#headerLanding_links li a#headerLanding_link003 {
	width: 85px;
	background-position: -170px 0px;
}

#headerLanding_links li a#headerLanding_link004 {
	width: 97px;
	background-position: -511px 0px;
}

#headerLanding_links li a#headerLanding_link001:hover {
	background-position: -256px 0px;
}

#headerLanding_links li a#headerLanding_link002:hover {
	background-position: -340px 0px;
}


#headerLanding_links li a#headerLanding_link003:hover {
	background-position: -426px 0px;
}

#headerLanding_links li a#headerLanding_link004:hover {
	background-position: -609px 0px;
}


/**** nav styles ****/

#nav_wrapper {
	width: 100%;
	display: table;
	background: url('../images/navWrapper_bg.png') repeat-x;
	height: 40px;
}

#priNav {
	margin: 0px auto;
	height: 40px;
	width: 1000px;
	background: url('../images/navBar_bg.png') no-repeat;
	text-align: center;
	position: relative;
	z-index: 100;
}

#priNav li{
	background: url('../images/navBorder_bg.png') no-repeat right top;
	padding: 0px 2px 0px 0px;
	display: inline-block;
	float: none;
	zoom: 1;
	*display:inline;

}

#priNav li.first{
	margin: 0px 0px 0px 0px
}

#priNav li.last{
	background: transparent;
	padding: 0px;
}

#priNav li a{
	display: block;
	float: left;
	color: #fff;
	font-size: 16px;
	padding: 0px 13px 0px 13px;
	height: 40px;
	line-height: 41px;
	font-family: 'Times New Roman', Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}

body.dealer_2010 #priNav li a {
	padding: 0px 17px 0px 17px;
}

#priNav li a:hover{
	background: url('../images/navBar_hover.png') repeat-x;
	text-decoration: none;
}

/***** dropdown menu *****/

#priNav ul {
	top: 40px;
	left: 0px;
	width: 200px;
	background: #2b3850;
	border: none;
	border-top: none;
	padding: 5px 5px;
	text-align: left
}

#priNav ul#priNav_Preowned_sub {
	width: 210px;
}

#priNav ul#priNav_About_sub {
	width: 170px;
}

#priNav ul li {
	display: block;
	background: url('../images/dropdown_border.png') no-repeat center bottom;
	border: none;
	padding-bottom: 1px;
}

#priNav ul li a{
	float: none;
	font-weight: normal;
	height: auto;
	line-height: 20px;
	font-size: 13px;
	background: url('../images/whiteArrow_bg.png') no-repeat 5px 7px;
	text-transform: none;
	color: #fff;
	border: 1px solid #2b3850
}

#priNav ul li a:hover{
	color: #2b3850;
	background: #fff;
	text-indent: 0px !important;
	text-align: left !important;
}

/**** specials flash ****/

#specials_flash {
	width: 1000px;
	height: 406px;
	background: url('../images/homeTop_bg.png') no-repeat;
	margin: 0px 0px 12px 0px;
}

.specials_flash_container {
	float: left;
	display: inline;
	margin: 39px 0px 0px 10px;
}

.specials_flash_controls {
  bottom: 50px;
}

/**** home ****/

#content {

}

/**** find your car ****/

.fycLogos_title {
	color: #607294;
	font-size: 14px;
	padding: 0px;
}

#fyc_container #fyc_panes_container {
	width: 736px;
	min-height: 246px;
	height: auto;
	float: right;
	display: inline;
	overflow: visible;
}

#fyc_specials_pane {
	min-height: 246px;
}

#fyc_container .fyc_tab_container ul li {
  	zoom: 1;
	*display:inline;
}

#fyc_tabs_list .fyc_close {
	display: none;
}

#fyc_specials_pane ul li {
	padding: 0px 0px 0px 0px;
	float: left;
	display: inline;
}

#fyc_specials_pane ul li a {
	height: 246px;
	background: url('../images/makeCards_v2_bg.jpg') no-repeat;
	display: block;
	float: left;
	text-indent: -9000px;
}

#fyc_specials_pane ul li a#makeIcon_001{
	background-position: 0px 0px;
	width: 190px;
}

#fyc_specials_pane ul li a#makeIcon_002{
	background-position: -190px 0px;
	width: 180px;
}

#fyc_specials_pane ul li a#makeIcon_003{
	background-position: -370px 0px;
	width: 180px;
}

#fyc_specials_pane ul li a#makeIcon_004{
	background-position: -550px 0px;
	width: 186px;
}

#fyc_container #fyc_tabs_list {
  	width: 264px; 
}

#fyc_main {
	background: url('../images/fycLinks_bg.png') no-repeat;
	width: 254px;
	height: 52px;
	text-indent: -9000px;
	margin: 6px 0px 0px 10px;
	display: block;
}

.dealer_1981 #fyc_main, .dealer_3335 #fyc_main {
	background: url('../images/fycLinks3_bg.png') no-repeat;
	width: 254px;
	height: 52px;
	text-indent: -9000px;
	margin: 6px 0px 0px 10px;
	display: block;
}

#fyc_main:hover, #fyc_main.current{
	background-position: -255px 0px;
}

/**** fyc popup ****/

#fyc_main_pane {

}

#fyc_main_panes_container {
	width: 719px;
	padding: 0px 0px 0px 0px;
	background: url('../images/fycPopup_middle.png') no-repeat left 0px;
}

.fyc_title {
	height: 44px;
	padding: 0px 0px 0px 25px;
	line-height: 44px;
	background: url('../images/fycPopup_top.png') no-repeat top left;
}

.fyc_title h3 {
	font-family: 'Times New Roman', Arial, sans-serif;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
}

.fyc_title .close{
	display: block;
	background: url('../images/fycClose_button.png') no-repeat;
	width: 27px;
	height: 28px;
	text-indent: -9000px;
	float: right;
	margin: 10px 35px 0px 0px;
}

.fyc_title .close:hover {
	background-position: -28px 0px;
}

#fyc_preowned_tabs_list, #fyc_new_tabs_list {
	background: url('../images/fycTablist_bg.png') repeat-x;
	height: 22px;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 22px;
	width: 693px;
	margin: 0px 0px 0px 16px;
	text-transform: uppercase
}

#fyc_preowned_tabs_list li, #fyc_new_tabs_list li{
	padding: 0px 20px;
	border-right: 1px solid #1f2839;
}

.dealer_2010 #fyc_preowned_tabs_list {
	border-top: 2px solid #4b638d;
	background: transparent;
	height: 4px;
}

#fyc_preowned_tabs_list li:hover, #fyc_preowned_tabs_list li.current, #fyc_new_tabs_list li:hover, #fyc_new_tabs_list li.current{
	background: url('../images/fycTablist_bg.png') repeat-x 0px -23px
}

#fyc_preowned_panes_container, #fyc_new_panes_container {
	background: url('../images/fycPopup_bottom.png') no-repeat bottom left;
}

#fyc_container .searchInv_cat_links {
  	height: 215px;
 	 width: 693px;
 	 margin: 0px 0px 0px 25px;
 	 line-height: 23px;
 	 padding: 10px 0px 0px 0px
}

.dealer_2010 #fyc_container #fyc_preowned_panes_container .searchInv_cat_links {
	height: 231px;
}

#fyc_container #fyc_preowned_panes_container .searchInv_cat_links {
	height: 215px;
}

.searchInv_cat_links a {
	color: #c6d1db;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	background: url('../images/fycArrow_bg.png') no-repeat left center;
	padding: 0px 0px 0px 10px;
}

.searchInv_cat_links a:hover {
	color: #fefefe
}

#fyc_container #si_cat_pre_body_type.searchInv_cat_links li, #fyc_container #si_cat_new_body_type.searchInv_cat_links li {
  	width: 231px;
  	margin-top: 10px;
  	text-transform: uppercase
}

#si_cat_pre_body_type.searchInv_cat_links a, #si_cat_new_body_type.searchInv_cat_links a {
	display: block;
	height: 33px;
	line-height: 28px;
	text-indent: 103px;
	color: #fff;
	text-decoration: none;
	padding: 0px;
	font-size: 12px;
}

.searchInv_cat_links li#si_cat_pre_body_type_Sedans a, .searchInv_cat_links li#si_cat_new_body_type_Sedans a{
	background: url('../images/fycCat_sedan.png') no-repeat -5px center;
	
}

.searchInv_cat_links li#si_cat_pre_body_type_SUVs a, .searchInv_cat_links li#si_cat_new_body_type_SUVs a{
	background: url('../images/fycCat_suv.png') no-repeat left center;
}

.searchInv_cat_links li#si_cat_pre_body_type_Coupes a, .searchInv_cat_links li#si_cat_new_body_type_Coupes a{
	background: url('../images/fycCat_coupe.png') no-repeat left center;
}

.searchInv_cat_links li#si_cat_pre_body_type_Convertibles a, .searchInv_cat_links li#si_cat_new_body_type_Convertibles a{
	background: url('../images/fycCat_conver.png') no-repeat left center;
}

.searchInv_cat_links li#si_cat_pre_body_type_Crossovers a, .searchInv_cat_links li#si_cat_new_body_type_Crossovers a{
	background: url('../images/fycCat_cross.png') no-repeat left center;
}

.searchInv_cat_links li#si_cat_pre_body_type_Trucks a, .searchInv_cat_links li#si_cat_new_body_type_Trucks a{
	background: url('../images/fycCat_truck.png') no-repeat left center;
}

.searchInv_cat_links li#si_cat_pre_body_type_Mini_Vans a, .searchInv_cat_links li#si_cat_new_body_type_Mini_Vans a{
	background: url('../images/fycCat_mini.png') no-repeat left center;
}

.searchInv_cat_links li#si_cat_pre_body_type_Hatchbacks a, .searchInv_cat_links li#si_cat_new_body_type_Hatchbacks a{
	background: url('../images/fycCat_hatch.png') no-repeat left center;
}

/**** FYC Make Logos ****/

#fyc_container #fycMake_logos.searchInv_cat_links li {
  width: auto;
}

#fycMake_logos.searchInv_cat_links li {
	float: left;
	display: inline;
}

#fycMake_logos.searchInv_cat_links li.first {
	margin: 0px 11px 0px 0px;
}

#fycMake_logos.searchInv_cat_links li.last {
	margin: 0px 0px 0px 5px;
}

#fycMake_logos.searchInv_cat_links a {
	background: url('../images/fycMakes_v2_bg.jpg') no-repeat;
	height: 120px;
	text-indent: -9000px;
	float: left;
	display: block;
}

#fycMake_logos.searchInv_cat_links a#fycMake_logo001 {
	background-position: 0px 0px;
	width: 156px;
}

#fycMake_logos.searchInv_cat_links a#fycMake_logo002 {
	background-position: -171px 0px;
	width: 144px;
}

#fycMake_logos.searchInv_cat_links a#fycMake_logo003 {
	background-position: -329px 0px;
	width: 203px;
}

#fycMake_logos.searchInv_cat_links a#fycMake_logo004 {
	background-position: -550px 0px;
	width: 124px;
}



/*** inner fyc tab list ****/

.fyc_inner_link_list li {
	float: left;
	display: inline;
}

.fyc_inner_link_list li a{
	background: url('../images/fycTablist_inner_bg.png') repeat-x;
	background-position: 0px -42px;
	height: 41px;
	padding: 0px 10px;
	line-height: 41px;
	float: left;
	display: inline;
	font-family: 'Times New Roman', Arials, sans-serif;
	font-size: 18px;
	color: #58657e;
	text-transform: uppercase;
	cursor: pointer;
	text-decoration: none;
}

.fyc_inner_link_list li a.current, .fyc_inner_link_list li a:hover{
	background-position: 0px 0px;
	color: #fff;
}

.fyc_inner_link_list .fyc_close {
	display: none !important;
}

.fyc_inner_link_list li#fyc_inner_new {
	margin-left: 5px;
}

/**** home bottom *****/

#home_bottom {
	position: relative;
	padding: 0px 0px 0px 0px;
}

/***** home quicklinks *****/

#home_quicklinks {
	position: absolute;
	top: 58px;
	left: 10px;
	width: 254px;
	z-index: 9999;
}

.dealer_1981 #home_quicklinks, .dealer_3335 #home_quicklinks {
	position: absolute;
	top: 3px;
	left: 10px;
	width: 254px;
	z-index: 9999;
}

#home_quicklinks li {
	float: left;
	display: inline;
}

#home_quicklinks li a {
	background: url('../images/fycLinks_bg.png') no-repeat;
	text-indent: -9000px;
	float: left;
	display: block;
	width: 254px;
}

.dealer_1981 #home_quicklinks li a, .dealer_3335 #home_quicklinks li a {
	background: url('../images/fycLinks3_bg.png') no-repeat;
	text-indent: -9000px;
	float: left;
	display: block;
	width: 254px;
}

.dealer_1981 #home_quicklinks li a#homeQuicklink_000, .dealer_3335 #home_quicklinks li a#homeQuicklink_000 {
	background-position: 0px 5px;
	height: 56px;
}


#home_quicklinks li a#homeQuicklink_001 {
	background-position: 0px -52px;
	height: 56px;
}

#home_quicklinks li a#homeQuicklink_002 {
	background-position: 0px -108px;
	height: 54px;
}

#home_quicklinks li a#homeQuicklink_003 {
	background-position: 0px -162px;
	height: 53px;
}

.dealer_1981 #home_quicklinks li a#homeQuicklink_000:hover, .dealer_3335 #home_quicklinks li a#homeQuicklink_000:hover {
	background-position: -255px 5px;
}


#home_quicklinks li a#homeQuicklink_001:hover {
	background-position: -255px -52px;
}

#home_quicklinks li a#homeQuicklink_002:hover {
	background-position: -255px -108px;
}

#home_quicklinks li a#homeQuicklink_003:hover {
	background-position: -255px -162px;
}

/**** inner page quicklinks *****/

#inner_quicklinks {
	width: 228px;
	margin: 10px auto;
}

#inner_quicklinks li {
	float: left;
	display: inline;
	margin: 0px 0px 5px 0px;
}

#inner_quicklinks li a {
	float: left;
	display: block;
	background: url('../images/innerQuicklinks_bg.png') no-repeat;
	height: 44px;
	width: 228px;
	text-indent: -9000px;
}

.dealer_1981 #inner_quicklinks li a, .dealer_3335 #inner_quicklinks li a {
	float: left;
	display: block;
	background: url('../images/innerQuicklinks3_bg.png') no-repeat;
	height: 44px;
	width: 228px;
	text-indent: -9000px;
}

#inner_quicklinks li a#innerQuicklink_001 {
	background-position: 0px 0px;
}

#inner_quicklinks li a#innerQuicklink_002 {
	background-position: 0px -50px;
}

#inner_quicklinks li a#innerQuicklink_003 {
	background-position: 0px -100px;
}

#inner_quicklinks li a#innerQuicklink_004 {
	background-position: 0px -150px;
}

#inner_quicklinks li a#innerQuicklink_001:hover {
	background-position: -229px 0px;
}

#inner_quicklinks li a#innerQuicklink_002:hover {
	background-position: -229px -50px;
}

#inner_quicklinks li a#innerQuicklink_003:hover {
	background-position: -229px -100px;
}

#inner_quicklinks li a#innerQuicklink_004:hover {
	background-position: -229px -150px;
}

/***** home right ****/

#home_right {
	float: right;
	display: inline;
	width: 680px;
	margin: 0px 12px 0px 0px;
}

/*** home about ****/

#homeAbout_header {
	text-indent: -9000px;
	height: 49px;
	width: 679px;
	background: url('../images/homeAbout_header.png') no-repeat;
}

#home_about {
	background: url('../images/homeAbout_bg.png') no-repeat;
	width: 679px;
	padding-bottom: 20px;
}

#home_about p {
	padding: 3px 255px 0px 10px;
	line-height: 16px;
	font-size: 14px;
}


/*** new vehicles ****/

.ecl_new_vehicles_make_inner {
  z-index: 8888;
}

#new_vehicles_wrap {
	background: url('../images/newVehicles_repeat_bg.png') repeat-y;
	margin: 0px 0px 0px 0px;
	width: 736px;
}

#ecl_new_vehicles {
	background: url('../images/newVehicles_bg.png') no-repeat;
	position: relative;
	width: 736px;
}

.ecl_new_vehicles_make {
 	width: 706px;
 	height: 189px;
 	margin: 0px 0px 0px 18px
}

.ecl_new_vehicles_model {
  	height: 189px
}

.ecl_new_vehicles_trigger {
	margin: 38px 0px 0px 0px
}

.ecl_new_vehicles_model img {
  	width: 100%
}

.view_all {
	display: block !important;
	background: url('../images/newVehicles_showall_bg.png') no-repeat;
	width: 737px;
	height: 57px;
	text-indent: -9000px;
}

.ecl_new_vehicles_trigger h3 {
	margin: 5px 0px 0px 0px
}

.ecl_new_vehicles_trigger h3 a {
  	color: #2d3a53;
  	text-decoration: none;
  	font-weight: normal;
  	font-size: 17px;
}

.ecl_new_vehicles_trigger .ecl_new_vehicles_price a {
 	color: #555e6d;
 	text-decoration: none;
 	font-size: 11px;
}

#ecl_new_vehicles .prev, #ecl_new_vehicles .next{
	position: absolute;
	background: url('../images/newVehicle_arrows.png') no-repeat;
	width: 10px;
	height: 19px;
	text-indent: -9000px;
	display: block;
}

#ecl_new_vehicles .prev {
	background-position: 0px 0px;
	top:17px;
	right: 51px;
	z-index: 9998;
}

#ecl_new_vehicles .next {
	background-position: -21px 0px;
	top:17px;
	right: 29px;
	z-index: 9998;
}

.ecl_new_vehicles_tooltip {
	z-index: 9999;
}

/***** footer ****/

#footer_wrapper {
	display: table;
	width: 100%;
	background: url('../images/footerWrapper_bg.png') repeat-x top left;
}

#home #footer_wrapper {
	background: url('../images/homeFooter_wrapper_bg.png') no-repeat top center;
}

#footer {
	width: 980px;
	margin: 0px auto;
	color: #69758d;
	font-size: 10px;
	padding: 20px 0px 15px 0px;
	height: 60px;
}

#footer a{
	color: #69758d;
	text-decoration: none
}

#footer a:hover{
	color: #a8b4c9;
	text-decoration: underline;
}

#footer_content {
	float: left;
	display: inline
}

#footerNav {
	padding: 0px 0px 0px 0px;
}

#footerNav li {
	display: inline;
	border-right: 1px solid #69758d;
	padding: 0px 5px;
}

#footerNav li.first{
	padding-left: 0px;
}

#footerNav li.last {
	border: none;
}

#footerNav li a {

}

#ec_footer {
	padding: 5px 0px 5px 0px;
}

#ec_footer li {
	display: inline;
	padding: 0px 4px;
	border-right: 1px solid #69758d;
}

#ec_footer li.last {
	border: none;
}

#ec_footer li.first{
	padding-left: 0px;
}

#ecarlist_logo {
	float: right;
	display: inline
}

#ecarlist_logo a {
	display: block;
	background: url('../images/ecarlist_logo.png') no-repeat;
	width: 141px;
	height: 31px;
	text-indent: -9000px;
}

#ecarlist_logo a:hover {
	background-position: -142px 0px;
}

.dt-footer { 
		float:right;
		margin: 0; 
		color: #69758d; 
		font-size: 12px; 
}
.dt-footer a { 
		font-size: 20px; 
		color: #69758d; 
		text-decoration: none; 
}
.dt-footer a:hover { color: #a8b4c9; text-decoration: none; }


/**** inventory styles ****/

#rightColumn {
	float: right;
	display: inline;
	width: 678px;
	margin-right: 12px;
}

#leftColumn {
	float: left;
	display: inline;
	margin-left: 10px;
	width: 250px;
}

#stockVinSearch {
	padding: 0px 0px 10px 10px;
}

#stock {
	width: 130px;
}

#inventory_v2_sidebar_filters h3.non_expandable_menuheader {
	font-size: 11px;
	color: #838383;
	padding: 5px 0px;
	font-family: 'Trebuchet MS', Arial, sans-serif;
}

#currentFilters {
	background: #607294;
	font-size: 12px;
	color: #fff;
	padding: 4px 0px 4px 22px;
}

#currentFilters a{
	color: #fff;
}

#inventory_v2_sidebar_filters h2 {
	color: #838383;
	font-size: 17px;
	padding: 5px 0px 8px;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-weight: normal
}

#inventory_v2_sidebar_filters h3 {
	color: #2d3a53;
	font-weight: bold;
	font-size: 13px;
	padding-left: 5px;
	font-family: 'Times New Roman', Arial, sans-serif;
	text-transform: uppercase
}

.filterList, #vehicle_v2_sidebar_links {
 	padding: 5px;
	border: 1px solid #cdcfd0;
	color: #ababab;
	background: #fefefe url('../images/filterList_bg.png') repeat-x
}

#filterListWrap {
	padding-bottom: 16px;
	background: url('../images_v2/filterList_bg.png') no-repeat bottom center;
}

.filterList ul {
	margin: 0px 0px 0px 25px;
	font-size: 12px;
}

.filterList li a, #vehicle_v2_sidebar_links li a {
	background: url('../images/filterArrow_bg.png') no-repeat 3px 5px;
	padding: 3px 2px 3px 13px;
	color: #6c6c6c;
}

.filterList li a:hover, #vehicle_v2_sidebar_links li a:hover {
	color: #fff;
	background: #607294 url('../../images/listingImages/arrowTree_white.gif') no-repeat 3px 5px;
}

#inventory_v2_sidebar_filters .expandable{
	display: block;
	float: right;
	background: #607294;
	color: #fff;
	padding: 3px;
	margin: 4px 0px 0px 0px;
} 

#inventory_v2_sidebar_filters .expandable a{
	color: #fff;
}
#drop_down_filters #drop_down_right #submit {
  text-decoration: none
}

#sort_bar {
	background: #354666;
	color: #fff;
	font-size: 11px;
	line-height: 42px;
	border: 1px solid #606367
}

#sort_bar a {
	color: #fff
}

#sort_bar_right {
	margin-right: 20px;
}

#searchBar {
	background: url('../images/searchBar_bg.png') repeat-x;
	padding-left: 5px;
	border: 1px solid #cacccd;
}

.inventory_v2_row  {
	border: 1px solid #cacccd;
	padding-bottom: 10px;
	margin: 0px 0px 4px 0px;
	background: #e3e3e3 url('../images/invRow_bg.png') repeat-x
	
}

.inventory_v2_details h4 a {
	color: #3d4f71;
	font-family: 'Times New Roman', Arial, sans-serif;
}

.inventory_v2_details h4 a:hover {
	text-decoration: underline;
	color: #3d4f71;
}

.inventory_v2_price_right .price_line_1 {
	color: #3d4f71
}

.inventory_v2_price_right .price_title {
	color: #444
}

.inventory_v2_price_right .price_title {
  	margin-top: 0px;
}

.inventory_v2_details_wrap a, .inventory_v2_details a {
  color: #010000;
}

.inventory_v2_details_wrap a:hover, .inventory_v2_details a:hover {
  color: #ba1216;
  text-decoration: underline;
}

.inventory_image_label_certified.certified_Porsche {
	background: url(../images/logo_CPO-por.jpg) no-repeat top center;
	height: 45px;
	text-indent: -9000px;
}

#vehicle_chat_link .smartchat_button, #inventory .smartchat_button {
	color: #010000
}

#vehicleDisclaimer {
	font-size: 12px;
	padding: 10px;
	width: 94%
}

#media_center_links {
	margin: 5px 0px 0px 0px
}

.inventory_v2_special {
  margin: 10px 8px 0 0px;
}

/**** vehicle page ****/

#vehicle_mainVitals {
	font-family: Arial, sans-serif;
}

#vehicle_topbar {
	background: #354666;
	color: #fff;
	font-size: 11px;
	line-height: 42px;
	border: 1px solid #606367
}

#vehicle #searchBar {
	background: #f3f3f3 url('../images/searchBar_bg.png') repeat-x;
}

#vehicle_topbar a{
	color: #fff
}

#vehicle_social_buttons {
	margin-top: 10px;
}

#vehicle_v2_sidebar_links {
	padding: 15px 0px 10px 15px;
}

#vehicle_v2_sidebar_links p {
	font-family: 'Times New Roman', Arial, sans-serif;
	color: #3d4f71;
}

#vehicle_title {
	font-size: 22px;
	color: #3d4f71;
	font-family: 'Times New Roman', Arial, sans-serif;
	margin-bottom: 15px;
}

#vehicle_contact {
	color: #444;
}

#vehicle_contact a{
	color: #444;
}

.ip_dottedLine {
	border-bottom: 1px dotted #373737;
	margin-bottom: 5px;
}

#vitalsContainer {
	margin-top: 10px;
}

#vehicle_mainPhoto {
	margin-bottom: 10px
}

#vehicle_mainVitals .price_line_1 {
	color: #3d4f71;
	font-size: 32px;
	font-weight: bold;
}

#vitalsContainer ul li {
	color: #8a8a8a;
	font-size: 11px;
}

#vehicle .price_title.gray_ten {
	color: #4c4c4c
}

#vitalsContainer ul li strong{
	color: #4c4c4c
}

a#vehicle_v2_notify_button img{
	display: none;
}

a#vehicle_v2_notify_button {
	display: block;
	margin: 15px auto 0px;
	text-indent: -9000px;
	background: url('../images/vehicleFinder_bg.png') no-repeat;
	width: 230px;
	height: 84px;
}

#vehicle_details_middle {
	color: #333;
}
	
/**** similar vehicles ****/

#similarVehicles h3 {
	color: #3c4e6f;
	padding: 10px 0px;
	font-size: 16px;
	font-weight: normal;
	font-family: 'Times New Roman', arial, sans-serif;
	text-transform: uppercase
}

.similarVehicle {
	padding: 10px 0px 10px 10px;
	color: #e8e8e8;
	font-size: 12px;
	border: 1px solid #cdcfd0;
	color: #444;
	background: #fefefe url('../images/filterList_bg.png') repeat-x;
	
}

.similarVehicle li a {
	color: #444;
	text-decoration: none
}

.similarVehicle li.price {
	color: #444
}

/**** dealer contact *****/

#contact_incentives {
	width: 229px;
	margin-left: 1px;
}

#contact_incentives .input_element {
	width: 175px !important;
}

#contact_incentives legend {
	display: none;
}

#contact_small {
	width: 231px;
	background: #344360 url('../images/dealerContact_bg.png') no-repeat left bottom;
	padding: 0px 0px 30px 0px;
	margin: 0px auto;
	color: #fff
}

#contact_small h2 {
	background: url('../images/dealerContact_header.png') no-repeat;
	height: 47px;
	width: 231px;
	text-indent: -9000px;
}

form#contact_small.validation label {
	margin-left: 5px;
	font-size: 11px;
}

form#contact_small.validation ol {
	padding: 5px 0px 0px 0px;
}

form#contact_small.validation ol li {
	clear: both;
	padding: 0px 5px 0px 0px;
}

#contact_small .input_element {
  width: 186px !important;
}

#contact_small select.input_element {
  width: 192px !important;
}

#ec_is_submit {
	height: 30px;
	padding: 10px 0px;
}

#ec_is_submit .submitButton {
	display: block;
	width: 207px;
	height: 30px;
	margin: 0px auto;
	background: url('http://images1.ecarlist.com/sites/porter_auto/listingImages/btnSubmit.gif') no-repeat;
	text-indent: -9000px;
	font-size: 0px;
	line-height: 0px;
	border: none;
	cursor: pointer
}

#ec_is_submit .submitButton:hover {
	background-position: 0px 0px;
}

/**** inner pages ****/

#left {
	display: inline;
	width: 253px;
	margin-left: 10px;
}

#right {
	width: 705px;
	float: right;
	display: inline;
	margin-right: 10px;
}

#right h2 {
	font-size: 24px;
	margin-bottom: 10px;
	font-family: "Times New Roman", Arial, sans-serif;
	color: #393939;
	padding-bottom: 10px;
	border-bottom: 1px solid #c0c0c0
}

#right p {
	line-height: 18px;
}

#notify_middle h2{
	font-size: 22px;
	margin-bottom: 10px;
}

#notify_middle {
	width: 62%;
	padding-left: 15px;
}

#quicklinks_container {
	display: none;
}

.custom_pages ul {
	padding: 0px 0px 5px 20px;
	list-style-type: disc;
	line-height: 18px;
}

.custom_pages ol {
	padding: 0px 0px 5px 20px;
	line-height: 18px;
	list-style-type: decimal
}

.custom_pages ul li, .custom_pages ol li{
	padding: 5px 0px;
}

/**** financing ****/

#financeHeader {
	width: 946px;
	float: none
}

#financeLeft {
	width: 71.5%;
	padding-left: 15px;
}

#financeLeft h2{
	font-size: 22px;
	margin-bottom: 15px;
}

#financeLeft p {
	line-height: 17px;
}

#financing #sidebar_address_content {
  font-size: 11px;
}


/***** sidebar address *****/

.dealer_2010 #sidebar_address {
	display: none;
}


#sidebar_address {
	border-top: 4px solid #3D4F71
}

#sidebar_address_head {
	font-size: 12px;
	padding: 5px 0px 5px 10px;
}

#sidebar_address_content {
	font-size: 13px;
}

#sidebar_address_titles {
	margin: 0px 5px 0px 10px;
}

a#getdirections {
	display: block;
	background: #666;
	color: #fff;
	padding: 3px;
	border: 1px solid #333;
	margin: 4px 0px 0px 10px;
	float: left;
	text-decoration: none;
}

/***** service / parts *****/

#service #vehicle_question_submit, #parts #vehicle_question_submit  {
	width: 207px;
	margin: 20px auto;
}

/*staff page*/

ul.staff_member {
	display: inline;
	float: left;
	list-style-type: none;
	width: 375px;
	margin: 15px 0px;
}

ul.staff_member li {
	float: left;
	display: inline;
	width: 175px;
	margin: 0px 0px 5px 0px;
}

ul.staff_member li.staff_photo{
	padding: 0px 5px 0px 0px;
	height: 193px;
	margin: 0px;
}

ul.staff_member li.staff_photo img{
	border: 4px solid #ccc;
	width: 150px;
}

ul.staff_member li.staff_name{
	font-weight: bold;
}

ul.staff_member li.staff_email{
	font-size: 13px;
}


/****** Gallery ****/

.gallery_images {
	list-style-type: none;
	float: left;
	display: inline;
	width: 95px;
	margin: 0px 5px 15px 5px;
}

.gallery_images li{
	float: left;
	display: inline;
	text-align: center;
	clear: left;
	width: 95px;
}

.gallery_images li img{
	width: 95px;
	height: 71px;
}

/*** feedback ***/

#feedback_form{
	padding: 0 0 10px 0;
}

#feedback_form ul{
	list-style-type: none;
}

#feedback_form li{
	padding: 0 0 12px 0;
}

#feedback_form .input_element2, #feedback_form select{
		margin-left:13px;
}

#feedback_form label{
	float: none;

}


#feedback_left{
	float: left;
}
#feedback_right{
	float: right;
	padding-right: 322px;
}

#feedback_form .input_element2{
	width: 200px;
	height:	18px;
}

#feedback_customer_name{
	padding-left: 13px;
}

#feedback_form #vehicle_question_submit{
	margin-left: 10px;
}

#feedback_form .customer_tools_clear{
	text-align: left
}

#feedback_form #feedback_comment, #feedback_form #customer_name_title, #feedback_form .input_element3{
	margin-left: 10px;
}

#catalog_frame {
	width: 970px;
	height: 1000px;
}

#catalog #content_inner {
	padding: 0px 0px 0px 3px;
}

/*### =employment ###
####################*/
#jobs form { border:1px solid; overflow:hidden; float: left; }
.employDiv { width:334px; float:left; margin:0; }
#employLeft { border-right: 1px solid #000}
#employRight { width:339px; }
.employDiv ul { margin: 10px 0px 10px 20px; }
.employDiv ul { list-style-type:none; }
.employDiv h3 { text-align:center; background:#808284; color:#fff; padding: 10px 0; }
#employRight ul, #employRight textarea { margin-bottom: 0; }
.employLabel { float:left; width:115px; font-size:9pt; text-align:right; }
.employLabel span { color:#f00; }
.employInput { width:185px; border:1px solid; margin:0 0 10px 3px; }
#employSubmit { margin: 70px 0px 0px 0px; float: left;}
#employSubmit input { margin:10px 8px; }

#employment_application li{
	float: left;
	height: 40px;
}

#employment_application li.required{
	float: left;
	width: 320px;
	height:inherit;
}


/*** vct *****/

#vct_container {
  color: #000;
}

.vctTabs_container li a {
	color: #444;
}

#vctHeader_txt {
	font-family: 'Times New Roman';
	text-transform: uppercase
}

#vctSubmit_button_offer.vctSkin_bg, #vctSubmit_button_trade_bid.vctSkin_bg, #vctSubmit_button_calc.vctSkin_bg {
  	background: url('../images/submitButton_bg.png') no-repeat;
  	width: 216px;
  	height: 40px;
}

#vctSubmit_button_offer.vctSkin_bg:hover, #vctSubmit_button_trade_bid.vctSkin_bg:hover, #vctSubmit_button_calc.vctSkin_bg:hover {
	background-position: -217px 0px;
}
/*#trade_bid form.ecl-validation legend {
    width: 679px !important;
}*/
#trade_bid .span9 {
    width: 70.5% !important;
}

#trade_bid #trade_appraisal_form legend {
    background: none repeat scroll 0 0 #BBBBBB;
    display: block !important;
    font-size: 1.25em;
    font-weight: bold;
    padding: 10px;
    width: 679px;
}

/***** locations page *****/

#locations #right {
	width: 717px;
	margin: 0px 0px 0px 0px;
	padding-bottom: 15px;
}

#locations_wrapper {
	padding: 0px;
	line-height: normal
}

#locations_wrapper li {
	float: left;
	display: inline;
	padding: 5px 0px 10px 15px;
	background: #fff url('../images/locationBox_bg.png') repeat-x;
	border: 1px solid #dfdfdf;
	width: 210px;
	margin: 0px 0px 20px 18px;
}

#locations_wrapper li.first {
	margin-left: 0px;
}

#locations_wrapper li.last {
	margin-left: 0px;
}

#locations_wrapper h3 a {
	color: #2d3a53;
	font-family: 'Times New Roman', Arial, sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	text-decoration: none;
}

.locationsWrapper_contact {
	font-size: 12px;
	color: #6c6c6c
}

#right .locationsWrapper_contact p{
	line-height: normal;
	margin: 15px 0px 0px 0px;
}

#gmap_sidebar {
	display: none;
}

.locationsWrapper_links a {
	background: url('../images/filterArrow_bg.png') no-repeat left center;
	color: #6c6c6c;
	font-size: 12px;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
}

.locationsWrapper_links a:hover {
	color: #3d4f71
}


#gmap_header {
    background: #434f66 url('../images/getDir_bg.png') repeat-x;
    clear: both;
    min-height: 101px;
    padding-bottom: 5px;
    width: 100%;
}
#gmap_header div {
    float: left;
}
#gmap_directions_from {
    background: url("../images/directionsSep.png") no-repeat scroll right top transparent;
    margin: 0 15px 0 10px;
    padding: 5px 36px 0 0;
    width: 254px;
}
#gmap_directions_from #saddr {
    width: 100%;
}
#gmap_directions_to {
    background: url("../images/directionsSep.png") no-repeat scroll right top transparent;
    line-height: 1.2;
    margin: 0 15px 0 10px;
    padding: 5px 5px 0 0;
    width: 177px;
}
#gmap_directions_to_label {
   font-family: "Times New Roman", Arial, sans-serif
}
#gmap_directions_to_input {
    margin-top: 5px;
}
#gmap_header label, #gmap_header p {
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
}
#gmap_header label {
    display: block;
    margin-bottom: 5px;
    font-family: "Times New Roman", Arial, sans-serif
}
#gmaps_directions_submit_button {
    background: url('../images/getMap_button.png') no-repeat;;
    border: none;
    display: block;
    height: 31px;
    margin-top: 29px;
    width: 154px;
    text-indent: -9000px;
    font-size: 0px;
    line-height: 0px;
    cursor: pointer
}

#gmaps_directions_submit_button:hover {
	background-position: -155px 0px;
}
#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: none repeat scroll 0 0 #1F8DCC;
    color: #FFFFFF;
    display: block;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.gmnoprint a {
	text-decoration: none;
}

.inventory_gogreen_box {
  min-width: 90px;
}


.dealer_1981 #header { position: relative; }
.dealer_1981 a#header_specials { position: absolute; right:192px; top:5px; display: block; width:158px;  height:44px; margin: 0; padding: 0; text-indent: -9000px; background: url(../images/TheExchange-MonthlySpecialsVideo.png) no-repeat left top; }
.dealer_1981 #header #header_facebook { margin-top: 6px; }

#ec_sitemap_tooltip {
	z-index: 99999;
}

body#contact ul.contact_hours {font-size: 11px; margin: 15px 0 0 10px;}

body#contact ul.contact_hours li.header {font-weight: bold; font-size: 12px; border-bottom: 1px dotted black; margin: 0 0 5px 0;}

body#contact ul.contact_hours li span {font-weight: bold;}

body#Newsletter #content #left {display: none;}
body#Newsletter #content #right {width: 100%; margin-right: 0px;}

.dealer_1981 #news h3 {
font-size: 18px;
padding-bottom:  3px;
}

.dealer_1981 #news .newsItem{
padding: 5px;
}





body#home #specials_flash .special_display_default .specials_flash_line_2 {color: #ccc !important;}


/*Our Team */

ul.staff_member li.staff_desc{width: 700px; text-align: justify;}


/***********
********************************
Blackbook Styles
********************************
                      *********/
#home_bottom_blackbook_links {
	display: inline-block;
    margin-left: 25px;
    width: 425px;
}

#home_bottom_blackbook_links li{
	display: inline-block;
	margin-right:10px
}

#inventory_sidebar_blackbook_links {
	margin: 10px auto;
	width: 200px;
}

#inventory_sidebar_blackbook_links li {
	margin-bottom: 10px;
}
#vehicle_details_blackbook_links li {
	display: inline-block;
	width: 184px;
}
#vehicle_details_blackbook_links li img {
	height: auto;
	width: 80%;
}

ul.rounded-corners li a#mobile_bb {
	background: url("../images/blackbook_icon_60x60.png") no-repeat scroll 7px 7px;
}
