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

/**************************************************
Indigo Group g960
***************************************************/

body {
	font-size: 14px;
	font-family: Helvetica, Arial, Sans-Serif;
	background: #000;
	color: #979797;
}

a{
	color: #fff;
	text-decoration: underline;
}

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

p {
	padding-bottom: 5px;
}

address {
	font-style: normal;
}

#container_wrapper {
	width: 100%;
	display: table;
	background: transparent;
}

#container {
	width: 980px;
	margin: 0px auto;
	padding: 40px 0px 20px 0px;
}

#home #container {
	padding: 0px;
}

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

#header_wrapper {
	display: table;
	background: #fff;
	width: 100%;
}

#header {
	width: 1000px;
	margin: 0px auto;
	margin-bottom: 0px;
}

#home_link {
	float: left;
	display: inline;
}

#home_link a {
	display: block;
	width:378px;
	height: 114px;
	text-indent: -9000px;
}

.dealer_2282 #home_link a {
	background: url('../images/headerLogo_2282_bg.png') no-repeat top left;
}

.dealer_3173 #home_link a {
	background: url('../images/headerLogo_3173_bg.png') no-repeat top left;
	height: 124px;
}

.dealer_3195 #home_link a {
	background: url('../images/headerLogo_3195_bg.png') no-repeat top left;
	height: 144px;
}

.dealer_3643 #home_link a {
	background: url('../images/headerLogo_cc_bg.png') no-repeat top left;
	height: 144px;
}

#navCar_wrapper address {
	font-size: 14px;
	text-transform: uppercase;
	color: #444;
	background: #fff;
	padding-right: 15px;
	float: left;
	height: 28px;
	line-height: 28px;
}

#header_logos {
	float: right;
}

#header_logos li {
	float: left;
}

#header_logos li a{
	display: block;
	float: left;
	background: url('../images/headerLogos_bg.jpg') no-repeat;
	background-position: 0px bottom;
	height: 114px;
	text-indent: -9000px;
}

#header_logos li a#headerLogo_001 {
	background-position: -291px bottom;
	width: 55px;
}

#header_logos li a#headerLogo_002 {
	background-position: -346px bottom;
	width: 182px;
}

#header_logos li a#headerLogo_003 {
	background-position: -528px bottom;
	width: 53px;
}

#header_logos li a#headerLogo_001:hover, #header_logos li a#headerLogo_001.selected {
	background-position: 0px bottom;
}

#header_logos li a#headerLogo_002:hover, #header_logos li a#headerLogo_002.selected {
	background-position: -55px bottom;
}

#header_logos li a#headerLogo_003:hover, #header_logos li a#headerLogo_003.selected {
	background-position: -237px bottom;
}

#header_logos li a span {
	visibility: hidden;
	display: block;
	height: 10px;
	width: 22px;
	margin: 0px auto;
	background: url('../images/headerLogo_arrow.png') no-repeat;
}

#header_logos li a:hover span, #header_logos li a.selected span {
	visibility: visible;
}

#headerPortal_link {
	color: #444;
	float: right;
	clear: right;
	font-size: 12px;
	margin: 14px 46px 0px 0px;
	width: 160px;
}

#headerPortal_link strong {
	display: block;
	float: left;
	font-weight: normal;
	cursor: pointer;
}

#headerPortal_link:hover {
	text-decoration: underline;
	color: #010101;
}

#headerPortal_link span {
	width:0px; 
  	height:0px; 
 	 border-bottom:5px solid transparent;
  	border-top:5px solid transparent;
  	border-left:5px solid #444444; 
  	font-size:0px;
  	line-height:0px;
  	display: block;
  	float: right;
  	margin-top: 2px;
}

#headerPortal_link:hover span {
	border-left:5px solid #010101;
}

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

#navCar_wrapper {
	position: relative;
	width: 1000px;
	height: 28px;
	margin: 0px auto 0px;
}

#nav_car {
	position: absolute;
	right: 0px;
	bottom: -14px;
	width: 105px;
	height: 26px;
	background: url('../images/navBorder_car_bg.png') no-repeat;
}

#nav_wrapper {
	height: 47px;
	width: 100%;
	display: table;
	border-bottom: 4px solid #1c3f95;
}

#priNav {
	margin: 0px auto 0px;	
	height: 30px;
	text-align: center;
	width: 1000px;
	border-top: 4px solid #1c3f95
}

#priNav li{
	padding: 0px 0px 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: #8a8a8a;
	font-size: 11px;
	padding: 0px 18px 0px;
	height: 47px;
	line-height: 48px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase
}

#priNav li a:hover{
	color: #000
}

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

#priNav ul {
	top: 47px;
	left: 0px;
	width: 160px;
	background: #1c3f95;
	border: none;
	border-top: none;
	padding: 5px 5px !important;
	text-align: left;
}

#priNav ul#priNav_navlink008_sub {
	width: 115px;
}

#priNav ul li {
	display: block;
	border: none;
	border-bottom: 1px solid #2f4e9c;
	padding-bottom: 1px;
}

#priNav ul li a{
	float: none;
	font-weight: bold;
	height: auto;
	line-height: 22px;
	font-size: 11px;
	background: transparent;
	text-transform: uppercase;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	padding: 0px 5px;
}

#priNav ul li a:hover{
	color: #fff;
	background: #7794db
}

.dealer_2282 #priNav li#priNav_service_parts ul {
	width: 190px;
}

.dealer_3173 #priNav li#priNav_service_parts ul {
	width: 230px;
}

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

#home_specials {
	height: 350px;
}

/**** fyc tabs ****/

#fycQuicklinks_wrapper ul {
float: none;
width: 980px;
height: 106px;
border-top: 1px dotted gray;
border-bottom: 1px dotted gray;
background: url('../images/fycTabs_header.png') no-repeat left 7px;
}

#fycQuicklinks_wrapper ul li{
	float: left;
}

#fycQuicklinks_wrapper ul li a{
	float: left;
	background: url('../images/quicklinks_bg.png') no-repeat;
	width: 192px;
	height: 44px;
	color: #afafaf;
	line-height: 44px;
	cursor: pointer;
	text-align: center;
	margin-right: 4px;
	margin-top: 35px;
	text-decoration: none;
}

#fycQuicklinks_wrapper ul li a:hover{
	background-position: -193px 0px;
	color: #fff
}

#fycQuicklinks_wrapper ul li a span{
	background: url('../images/quicklinkArrow_bg.png') no-repeat;
	background-position: 0px 1px;
	padding-left: 9px;
}

#fycQuicklinks_wrapper ul li a:hover span{
	background-position: 0px -40px;
}

/**** home ****/

#home_top {
	padding-top: 40px;
}

#home_middle {

}

/*** new vehicles ****/

#vehicle #custom_description ul li span, #vehicle #custom_description, #vehicle #custom_description span #vehicle #custom_description p, #vehicle #custom_description li  { color: black !important; }

#new_vehicles_header {
	text-indent: -9000px;
	background: url('../images/newVehicles_header.png') no-repeat;
	width: 108px;
	height: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#ecl_new_vehicles {
	background: url('../images/newVehicles_bg.png') no-repeat center 50px;
	border-bottom: 1px dotted #808080
}

.ecl_new_vehicle_make_wrap {
	width: 922px;
	position: relative;
	margin: 0px auto;
}

.ecl_new_vehicles_model {
	height: 163px;
	width: 180px !important;
}

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

.ecl_new_vehicles_make {
  	height: 163px;
}

.ecl_new_vehicles_trigger h3 a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #afafaf;
	text-decoration: none;
}

.ecl_new_vehicles_trigger h3 a:hover {
	color: #fff
}

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

.ecl_new_vehicles_model.current .ecl_new_vehicles_trigger h3 a{
	color: #fff
}

.prev {
	background: url('../images/newVehicle_arrow_left.png') no-repeat;
	width: 16px;
	height: 21px;
	position: absolute;
	top: 59px;
	left: -19px;
	display: block;
	text-indent: -9000px;
}

.next {
	background: url('../images/newVehicle_arrow_right.png') no-repeat;
	width: 16px;
	height: 21px;
	position: absolute;
	top: 59px;
	right: -19px;
	display: block;
	text-indent: -9000px;
}

.view_all {
	display: none !important;
}

.ecl_new_vehicles_tooltip {
	z-index: 999
}

/**** new vehicles lambo ***/

.nvView_inv_link {
	color: #777;
	display: block;
	margin: 0px auto;
	width: 90px;
	font-size: 12px;
	text-decoration: none
}

.nvView_inv_link:hover {
	text-decoration: none;
	color: #fff;
}

.nvView_inv_link span {
	width:0px; 
  	height:0px; 
 	 border-bottom:5px solid transparent;
  	border-top:5px solid transparent;
  	border-left:5px solid #777; 
  	font-size:0px;
  	line-height:0px;
  	display: block;
  	float: right;
  	margin-top: 2px;
}

.nvView_inv_link:hover span {
	border-left:5px solid #fff;
}

.dealer_3173 .ecl_new_vehicles_model img {
  	width: 100%;
  	margin-top: 0px;
}

.dealer_3173 .ecl_new_vehicles_model {
	width: 220px !important;
	margin-right: 62px;
	margin-left: 178px;
}

.dealer_3173 .ecl_new_vehicles_model.last {
	margin-right: 0px;
	margin-left: 62px;
}

.nvLink_Wrapper h3 {
	padding-top: 10px
}

.nvLink_Wrapper h3 a {
	font-weight: normal;
	color: #afafaf;
	text-decoration: none	
}

.nvLink_Wrapper h3 a:hover {
	color: #fff;
}

.nvLink_Wrapper:hover a {
	color: #fff !important;
}

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

#home_quicklinks {
	padding-top: 10px;
}

#home_quicklinks li {
	float: left;
	display: inline;
	width: 186px;
	height: 38px;
	background: #2c2c2c;
	margin-left: 11px;
}

#home_quicklinks li.first {
	margin-left: 5px;
}

#home_quicklinks li a {
	float: left;
	display: block;
	background: #000 url('../images/quicklinkButton_bg.png') no-repeat right 0px;
	width: 186px;
	height: 38px;
	text-indent: 15px;
	color: #afafaf;
	font-size: 14px;
	line-height: 38px;
	text-decoration: none;
	margin: -5px 0px 0px -5px;
	border: 1px solid #383838;
}

#home_quicklinks li a:hover {
	color: #fff;
	background-color: #4c4c4c;
	background-position: right -39px;
}


.dealer_3643 #home_quicklinks .first {
margin-left: 100px;
}

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

#inner_quicklinks {
	margin: 27px auto 0px;
}

#inner_quicklinks li {
	width: 186px;
	height: 38px;
	background: #2c2c2c;
	margin: 0px auto 15px;
}

#inner_quicklinks li.first {
}

#inner_quicklinks li a {
	float: left;
	display: block;
	background: #000 url('../images/quicklinkButton_bg.png') no-repeat right 0px;
	width: 186px;
	height: 38px;
	text-indent: 15px;
	color: #afafaf;
	font-size: 14px;
	line-height: 38px;
	text-decoration: none;
	margin: -6px 0px 0px -6px;
	border: 1px solid #383838;
}

#inner_quicklinks li a:hover {
	color: #fff;
	background-color: #4c4c4c;
	background-position: right -39px;
}
/**** featured vehicles *****/

#content #featuredVehicles {
	margin: 20px 0px 0px 0px;
}

.dealer_3643 #content #featuredVehicles{
	margin: 20px 0px 0px 40px
}

#content #featuredVehicles_title {
	display: none;
	background: url('../images/fvArrow_b_bg.png') no-repeat;
}

#content #random_list_location {
	padding: 0px 0px 0px 0px;
}

#content #random_list_location #random_list_item {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 67px;
	text-align: left;
	height: 270px;
	width: 280px;
	background: #494949;
	overflow: visible;
	float: left;
}

#content #random_list_location #random_list_item img {
	margin-bottom: 13px;
	border: none;
	height: 210px;
	width: 280px;
}

#content #random_list_location #random_list_item a:hover img{
}

#content #random_list_location #random_list_item.fv_first {
	margin: 0px 0px 0px 4px;
}


#content #random_list_location #random_list_item a{
	color: #777;
	font-size: 18px;
	height: 270px;
	width: 280px;
	padding: 0px 0px 0px 0px;
	font-family: Helvetica, Arial, sans-serif;
	background: #2b2b2b url('../images/fvArrow_a_bg.png') no-repeat;
	background-position: 260px 240px;
	margin: -4px 0px 0px -4px;
	text-decoration: none;
	display: block;
}
#home #random_list_item a strong.fv_price{display: none !important;}

#content #random_list_location #random_list_item a:hover{
	color: #fff;
	background: #2b2b2b url('../images/fvArrow_b_bg.png') no-repeat;
	background-position: 260px 240px;
}

#content #random_list_location #random_list_item a span{
	padding-left: 10px;
	display: block;
	width: 190px;
	font-size: 17px;
}

#content #random_list_location #random_list_item a strong{
	font-weight: normal;
	color: #fff;
	padding-left: 10px;
	padding-top: 5px;
	display: block;
}

.toolTipInner_price {
	color: #960a00;
}

#featuredVehicles_footer {
	display: none;
}

/*** portal home contact ****/

#home_bottom {
	border-top: 1px dotted #808080;
	margin-top: 20px;
	padding-top: 20px;
}

#homeContact_wrapper {
	height: 90px;
}

#homeContact_wrapper li {
	float: left;
	color: #868686;
	font-size: 13px;
	margin: 0px 0px 0px 62px;
}

#homeContact_wrapper li p.homeLogo_img {
	padding: 0px;
	height: 63px;
	background: url('../images/homeContact_logos.png') no-repeat;
	float: left;
	margin-right: 7px;
}

#homeContact_wrapper li p.homeLogo_img a {
	display: block;
	float: left;
	width: 100%;
	height: 100%;
}

#homeContact_wrapper li#homeContact_porsche {
	margin-left: 0px;
}

#homeContact_wrapper li#homeContact_porsche p.homeLogo_img {
	background-position: -7px 0px;
	width: 160px;
}

#homeContact_wrapper li#homeContact_lamborghini p.homeLogo_img {
	background-position: -360px 0px;
	width: 144px;
}

#homeContact_wrapper li#homeContact_indigo p.homeLogo_img {
	background-position: -691px 0px;
	width: 145px;
}

#homeContact_wrapper li .homeAddress_wrapper {
	float: left;
	padding-top: 15px;
	line-height: 14px;
}

#homeContact_wrapper li .homeAddress_wrapper span{
	background: url('../images/homeContact_phone.png') no-repeat left center;
	padding-left: 16px;
}

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

#footer_wrapper {
	display: table;
	width: 100%;
	background: url('../images/footerWrapper_bg.png') no-repeat top center;
	padding-top: 20px;
}

#footer {
	width: 980px;
	margin: 0px auto;
	color: #555555;
	font-size: 10px;
	padding: 65px 0px 15px 0px;
	height: 60px;
	background: url('../images/indigofooterlogo.png') no-repeat;
}

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

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

#footer_car{
	position: relative;
	height: 50px;
	background: url('../images/indigofooterlogo.png') no-repeat center top;
}


#footerContent_wrapper {
	float: left;
	display: inline;
	margin-left: 5px;
}

#footerSocial_wrapper {
	float: left;
}

#footerSocial_wrapper li {
	float: left;
	margin-right: 5px;
}

#footerSocial_wrapper li a {
	display: block;
	text-indent: -9000px;
	background: url('../images/footerSocial_bg.png') no-repeat;
	width: 22px;
	height: 22px;
}

#footerSocial_wrapper li a#footerSocial_001 {
	background-position: 0px 0px
}

#footerSocial_wrapper li a#footerSocial_002 {
	background-position: -28px 0px
}

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

#footerNav li {
	display: inline;
	border-right: 1px solid #555555;
	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 #555555;
}

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

#ec_footer li.last {
	border: none
}

#ecarlist_logo {
	float: right;
	display: inline;
}

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

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


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

#rightColumn {
	float: right;
	display: inline;
}

#leftColumn {
	float: left;
	display: inline;
}

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

#stock {
	width: 130px;
}

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

#rightColumn #inventory_v2_rows .inventory_image_label{color:#000; text-shadow: 0px 0px 0 #000000;}
#rightColumn #inventory_v2_rows .inventory_image_label.inventory_image_label_certified {
 	color: #ccc
}

#currentFilters {
	background: #2b2b2b;
	font-size: 12px;
	color: #838383;
	padding: 4px 0px 4px 13px;
	border: none;
}

#currentFilters a{
	color: #838383;
}

#inventory_v2_sidebar_filters h2 {
	color: #838383;
	font-size: 18px;
	padding: 10px 0px;
	text-transform:  none;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal
}

#inventory_v2_sidebar_filters h3 {
	color: #979797;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase
}

.filterList, #vehicle_v2_sidebar_links {
 	padding: 5px;
	border: none;
	color: #ababab;
	background: #2b2b2b;
	-moz-box-shadow: 5px 5px #494949;
	-webkit-box-shadow: 5px 5px #494949;
	box-shadow: 5px 5px #494949;
	margin-bottom: 10px !important;
}

.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: #000;
	background: #bdbdbd url('../../images/listingImages/arrowTree_blk.gif') no-repeat 3px 5px;
}

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

#inventory_v2_sidebar_filters .expandable a{
	color: #000;
}
#drop_down_filters #drop_down_right #submit {
  	color: #000;
}

.inventory_v2_pagination a {
 	font-size: 15px;
}

.inventory_v2_paginationCenter a {
  font-size: 12px;
}

#sort_bar {
	background: url('../images/sortBar_bg.png') repeat-x;
	color: #b6b6b6;
	font-size: 11px;
	line-height: 42px;
	border-bottom: 1px solid #383838;
	padding-bottom: 10px;
	margin-top: 3px;
}

#sort_bar a {
	color: #b6b6b6
}

#sort_bar_right {
	margin-right: 20px;
	width: 43% !important;
}

#vehicle_count_controls {
	width: 75px;
}

#searchBar {
	background: transparent;
	padding-left: 5px;
	border: 1px solid #383838;
	margin-bottom: 1px;
}

.inventory_v2_row  {
	border-bottom: none;
	padding-bottom: 10px;
	margin: 0px 0px 1px 0px;
	background: transparent;
	-moz-box-shadow: 5px 5px #494949;
	-webkit-box-shadow: 5px 5px #494949;
	box-shadow: 5px 5px #494949;
}

.inventory_v2_details h4 a {
	color: #fff;
}

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

.inventory_v2_price_right .price_line_1 {
	color: #fff
}

.inventory_v2_price_right .price_title {
	color: #979797
}

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

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

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

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

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

#inventory #inventory_v2_sorry fieldset { color:#333; }
#inventory #inventory_v2_sorry p#nfd_legend { color:#333; }
#inventory #inventory_v2_sorry  #similarVehicles li { color:#666; line-height: 16px; }
#inventory #inventory_v2_sorry  #similarVehicles li a { color:#333; }

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

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

#vehicle_topbar {
	background: url('../images/sortBar_bg.png') repeat-x;
	border: none;
	color: #b6b6b6;
	margin-bottom: 3px;
	border-bottom: none;
}

#vehicle #searchBar {
	background: transparent;
	border-top: 1px solid #383838;
	border-bottom: 1px solid #383838
}

#vehicle_topbar a{
	color: #b6b6b6
}

#vehicle_social_buttons {
	margin-top: 10px;
}

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

#vehicle_title {
	font-size: 22px;
	color: #fff
}

#vehicle_contact {
	color: #979797;
	font-size: 18px;
}

#vehicle_contact a{
	color: #fff;
	font-size: 12px;
}

.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: #fff;
	font-size: 32px;
	font-weight: bold;
}

#vitalsContainer ul li {
	color: #979797;
	font-size: 12px;
}

#vehicle .price_title.gray_ten {
	color: #7f7f7f
}

#vitalsContainer ul li strong{
	color: #979797
}

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: 234px;
	height: 88px;
}

#vehicle_details_middle {
	color: #333;
}

#vehicle_thumbs {
	background: #2f2f2f
}

#vd_block_description_button:hover {
	color: #333;
}

#custom_description {
background: #e8e9e9;
padding: 5px;
margin-top: 10px;
}
	
#custom_description p{
color: black;
}
		
	
/**** similar vehicles ****/

#similarVehicles h3 {
	color: #979797;
	padding: 10px 0px;
	font-size: 14px;
	text-align: left;
	text-transform: uppercase
}

.similarVehicle {
	padding: 10px 0px 10px 10px;
	color: #979797;
	font-size: 12px;
	border: none;
	background: #2b2b2b;
	-moz-box-shadow: 5px 5px #494949;
	-webkit-box-shadow: 5px 5px #494949;
	box-shadow: 5px 5px #494949;
}

.similarVehicle li a {
	color: #979797;
}

.similarVehicle li.price {
	color: #979797
}

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

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

#models #content #model_details #model_details_form #contact_incentives {
	width: 275px;
}

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

#models #model_details #model_details_form #contact_incentives textarea.input_element {
  	height: 100px;
}

#models #model_details .model_banner .banner.true_banner {
	width: 100%;
}

#inventory #models #model_details .model_banner {
	height: 243px;
}

#contact_small, #models #content  #model_details #model_details_form #contact_incentives {
	background: url('../images/dealerContact_bg.png') no-repeat 0px 37px;
	padding: 0px 0px 30px 0px;
	border: 1px solid #383838;
	-moz-box-shadow: 5px 5px #494949;
	-webkit-box-shadow: 5px 5px #494949;
	box-shadow: 5px 5px #494949;
}

#contact_small h2, #models #content #model_details #model_details_form #contact_incentives h3 {
	background: url('../images/dealerContact_header.png') no-repeat center center;
	height: 38px;
	text-indent: -9000px;
}

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

form#contact_small.validation ol, #models #content #model_details #model_details_form #contact_incentives ol {
	padding: 20px 0px 0px 5px;
}

form#contact_small.validation ol li, #models #content #model_details #model_details_form #contact_incentives ol li{
	clear: both;
	padding: 0px 5px 0px 0px;
}

#contact_small.validation .input_element {
  
}

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

#ec_is_submit .submitButton, #models #model_details #model_details_form #contact_incentives input, #models #model_details #model_details_form #contact_incentives select, #models #model_details #model_details_form #contact_incentives textarea {
	display: block;
	width: 180px;
	height: 30px;
	background: url('../images/dealerSubmit_button.png') repeat-x;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	border: none;
	cursor: pointer
}

#ec_is_submit .submitButton:hover {
	background: #ccc;
	color: #000;
}

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

#left {
	display: inline;
}

#right {
	float: right;
	display: inline;
}

#right h2 {
	font-size: 25px;
	margin-bottom: 10px;
	color: #fff;
	font-weight: normal;
	border-bottom: 1px dotted #808080;
	text-transform: uppercase;
	padding-bottom: 10px;
}

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

#notify_middle h2{
	font-size: 25px;
	margin-bottom: 10px;
	color: #fff;
	font-weight: normal;
	border-bottom: 1px dotted #808080;
	text-transform: uppercase;
	padding-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;
}

#media_center_social_buttons {
	min-width: 300px;
}

#content #customer_tools_content_wrapper {
	height: 250px;
}

/**** financing ****/

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

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

#financeLeft h2{
	font-size: 22px;
	margin-bottom: 15px;
	color: #fff;
	font-weight: normal;
	border-bottom: 1px dotted #808080;
	text-transform: uppercase;
	padding-bottom: 10px;
}

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

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

#financing_vehicle_calculator {
 color: #000;
}

#financeCalc li#financeCalc_footer {
  margin-top: -1px;
}

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


#sidebar_address {
	border: 1px solid #383838;
	-moz-box-shadow: 5px 5px #494949;
	-webkit-box-shadow: 5px 5px #494949;
	box-shadow: 5px 5px #494949;
	padding-bottom: 10px;
}

#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 {
	background: #666;
	color: #fff;
	padding: 3px;
	border: 1px solid #333;
	margin: 10px 0px 0px 10px;
	display: block;
	width: 150px;
	text-decoration: none
}

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

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

#parts #parts_request_form ol, #service #service_request_form ol {
  width: 315px;
}

/*** vct *****/

#vct_container {
  color: #000;
}

.vctTabs_container li a {
	color: #444;
}

/*** models ***/

#models #models_list .model .model_inner .models_list_footer .models_list_footer_inner .mpg h3,#models #models_list .model .model_inner .models_list_footer .models_list_footer_inner .mpg .mpg_label, #models #models_list .model .model_inner .models_list_footer .models_list_footer_inner .mpg .mpg_value {
 
  color: #333 !important;
}

#models #content #models_list h2 {
	background: url('../images/sortBar_bg.png') repeat-x;
	color: #b6b6b6;
	background-color: transparent
}


#models #models_list .model .model_inner {
  background-color: transparent;
  border: 1px solid #494949;
  -moz-box-shadow: 5px 5px #494949;
	-webkit-box-shadow: 5px 5px #494949;
	box-shadow: 5px 5px #494949;
}

#models #content #models_list .model .model_inner .models_list_footer {
  background: transparent
}

#models #content #models_list .model .model_inner .models_list_top .links {
  background-color: transparent;
  border: 1px solid #494949;
}

#model_details_description {
	line-height: 17px;
}

/**** full page ****/

#full_page {
	width: 1000px;
	margin: auto;
}

#hours_list {
	margin-top: 27px;
}

.hours_department_title {
     border-bottom: 1px solid #999999;
     margin-bottom: 5px;
     margin-top: 12px;
}

.hours_department_list {
     font-size: 12px;
     list-style-type: none;
}

.hours_department_list li {
     margin-bottom: 5px;
}

.hours_department_list_day {
     font-weight: bold;
}

.hours_department_list_hours {
     float: right;
}

.staff_member { margin:10px 10px 10px 0px; text-align:left; min-height:255px; height:auto !important; height:244px; }
.staff_member img { float:left;	margin-right:10px; border:1px solid #494949; width: 170px; 
	-moz-box-shadow: 5px 5px #494949;
	-webkit-box-shadow: 5px 5px #494949;
	box-shadow: 5px 5px #494949;}
.staff_member h3 { margin: 15px 0 10px 5px; }

.customPage_flash {width: 450px; margin: 0px auto}

#specials_navigation_main a {
	color: #333
}

/**** classic cars 3648****/

#classicCars_top {
	border-bottom: 2px dotted #808080;
	width:980px; 
	margin: 0 auto;
	padding-bottom: 3px;
}


.dealer_3643 #featuredVehicles {
	padding-left: 10px;
	border-bottom: 2px dotted #808080;
	padding-bottom: 22px;
	margin-top: 25px
}

.dealer_3643 #content #random_list_location #random_list_item {
  margin: 0 0 0 30px;
  cursor: pointer
}

.dealer_3643 #content #random_list_location #random_list_item.fv_first {
  margin-left: 4px;
}

.dealer_3643 #content #random_list_location #random_list_item a strong {
 	font-size: 24px;
}

.dealer_3643 #content #random_list_location #random_list_item a:hover{
	color: #777;
}

.inventory_image_label_pending {
background: #f8ea0b !important;
background: -moz-linear-gradient(top, #f8ea0b 0%, #f8ea0b 100% )!important;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8ea0b), color-stop(100%,#f8ea0b)) !important;
background: linear-gradient(top, #f8ea0b 0%,#f8ea0b 100%) !important;
}

body .inventory_image_label_certified {
	background: #777777; /* Old browsers */
	background: -moz-linear-gradient(top,  #777777 0%, #464646 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#777777), color-stop(100%,#464646)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #777777 0%,#464646 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #777777 0%,#464646 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #777777 0%,#464646 100%); /* IE10+ */
	background: linear-gradient(top,  #777777 0%,#464646 100%); /* W3C */
	color: #ccc;
}

#news #right {color: #fff;}


/*.inventory_image_label_pending {
background: #f7b32c !important;
background: -moz-linear-gradient(top, #f7b32c 0%, #f7b32c 100% )!important;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7b32c), color-stop(100%,#f7b32c)) !important;
background: linear-gradient(top, #f7b32c 0%,#f7b32c 100%) !important;
}*/


/*.inventory_image_label_pending {
background: #C40000 !important;
background: -moz-linear-gradient(top, #C40000 0%, #940000 100%) !important;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C40000), color-stop(100%,#940000)) !important;
background: linear-gradient(top, #C40000 0%,#940000 100%) !important;
}*/


#headerPorsche_logo {
	position: relative;
}

#headerPorsche_logo a {
	position: absolute;
	top: 30px;
	left: 422px;
	text-indent: -9000px;
	display: block;
	background: url('../images/premier-logo.jpg') no-repeat;
	width: 250px;
	height: 114px;
}

/* TRADE BID PAGE */

#trade_bid fieldset#vehicle_info,  #ecl_trade_appraisal #trade_appraisal_tabs li a{ color: #666;}