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

/**************************************************
Porsche Main Line - 2907
***************************************************/

body, html {
	height: 100%;
}


body {
	font-size: 13px;
	font-family: Helvetica, Arial, Sans-Serif;
	background: #2d2d2d;
	color: #fff;
}

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

a:hover {
	color: #9C9C9C;
	text-decoration: underline;
}

p {
	padding-bottom: 5px;
}

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

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

#container_footer {
	width: 100%;
	display: table;
	background: url('../images/containerFooter_bg.png') repeat-y top center;
}

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

#home #container {
	padding: 46px 0px 0px 0px;
	background: url('../images/homeTop_bg.png') no-repeat top center;
}

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

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

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

#header {
	width: 980px;
	height: 116px;
	margin: 0px auto;
	background: url('../images/header_bg.png') no-repeat top left;
	color: #fff;
}

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

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

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

#home_link2 {
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	clear: right;
}

#home_link2 a {
	float: left;
	display: block;
	width: 438px;
	height: 54px;
	text-indent: -9000px;
}

#headerSocial {
	float: left;
	display: inline;
	margin-top: 25px;
	margin-left: 60px;
}
#headerSocial li { margin-bottom: 5px; }

#facebook { display: block; background: url(../images/FaceBook.png) no-repeat; text-indent: -9000px; width: 32px; height: 32px; }
#twitter { display: block; background: url(../images/Twitter.png) no-repeat; text-indent: -9000px; width: 32px; height: 32px; }

#headerAward_img {
	width: 194px;
	height: 81px;
	background: url('../images/headerAward_img.png') no-repeat;
	float: right;
	display: inline;
	margin: 20px 0px 0px 0px;
}

#header_contact {
	float: left;
	display: inline;
	margin: 3px 0px 0px 4px;
	clear: left;
}

#headerContact_address {
	font-size: 15px;
	white-space: nowrap
}
	
/**** nav styles ****/

#priNav {
	width: 980px;
	margin: 0px auto;
	height: 30px;
	background: url('../images/navBar_bg.png') no-repeat;
	text-align: center
}

#priNav li{
	background: url('../images/navDivider_bg.png') no-repeat right top;
	padding: 2px 3px 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-weight: normal;
	font-size: 14px;
	padding: 0px 20px 0px 20px;
	height: 26px;
	line-height: 26px;
}

#priNav li a:hover{
	color: #fff;
	background: #5c5c5c;
	text-decoration: none;
}

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

#priNav ul {
	top: 28px;
	left: 0px;
	width: 170px;
	background: #3a3a3a;
	border: 1px solid #707070;
	border-top: none;
	padding: 5px 5px;
	text-align: left
}

#priNav ul li {
	display: block;
	background: transparent;
	border-bottom: 1px solid #4c4c4c;
	padding-bottom: 1px;
	margin-top: 1px;
}

#priNav ul li a{
	float: none;
	font-weight: normal;
	height: auto;
	line-height: 18px;
	font-size: 12px;
	background: transparent;
	text-transform: none
}

#priNav ul li a:hover{
	background: #5e5e5e;
}

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

#specials_flash {
	width: 980px;
	margin: 0px auto 0px;
	background: url('../images_v2/specialFlash_bg.jpg') no-repeat;
}

/**** home ****/

#content {
	padding: 0px 0px 0px 0px;
	min-height: 900px;
}

#home #content {
	padding: 0px 0px 0px 0px;
	min-height: auto
}

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

#ecl_new_vehicles {
	width: 980px;
	padding: 0px 0px 0px 0px;
	background: url('../images/newVehicles_bg.png') no-repeat;
}

.ecl_new_vehicles_make {
	width: 980px;
	margin: 0px auto;
	height: 187px;
}

.ecl_new_vehicles_model {
	width: 200px;
	height: 187px;
}

.ecl_new_vehicles_model img {
	width: 100%
}

.ecl_new_vehicles_price_wrapper  {
	position: relative;
	margin-top: 20px;
}

.ecl_new_vehicles_trigger {
	margin: 20px 0px 0px 0px;
}

.ecl_new_vehicles_price_title {
	font-weight: normal;
	font-size: 11px;
	border: 1px solid #fff;
	padding: 5px 0px;
	width: 90px;
	margin: 0px auto;
}

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

.ecl_new_vehicle_link_popup, .ecl_new_vehicle_link_popup_line {
	display: none;
	position: absolute;
}

.ecl_new_vehicle_link_popup_line {
	top: -11px;
	left: 99px;
	height: 11px;
	width: 1px;
	border-right: 1px solid #fff;
}

.ecl_new_vehicle_link_popup {
	border: 1px solid #fff;
	top: -133px;
	left: 52px;
	padding: 5px 5px;
}

.ecl_new_vehicle_link_popup li{
	padding: 2px 0px;
	border-bottom: 1px solid #71706f;
	z-index: 999;
	position: relative;
}

.ecl_new_vehicle_link_popup li a{
	padding: 0px 14px;
	display: block;
	height: 32px;
	line-height: 32px;
}

.ecl_new_vehicle_link_popup li a:hover{
	background: #71706f;
	color: #fff;
	text-decoration: none;
}

.ecl_new_vehicle_link_popup li.ecl_new_vehicle_link_popup_bg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #363636;
	z-index: 1;
	border: none;
	padding: 0px;
	filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
	
}

.ecl_new_vehicle_link_popup li.last{
	border-bottom: none;
}

.current .ecl_new_vehicle_link_popup, .current .ecl_new_vehicles_price_title {
	display: block;
	-moz-box-shadow: 0 0 15px 1px #fff;
	-webkit-box-shadow: 0 0 15px 5px #fff;
	box-shadow: 0 0 15px 5px #fff; 
}

.current .ecl_new_vehicle_link_popup_line {
	display: block;
}

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

#home_quicklinks {
	padding: 18px 0px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	margin: 15px 0px 19px 0px;
}

#home_quicklinks li {
	float: left;
	display: inline;
	border: 1px solid #fff;
	margin: 0px 0px 0px 25px;
}

#home_quicklinks li.first {
	margin: 0px 0px 0px 13px;	
}

#home_quicklinks li.clear {
	float: none;
	clear: both;
	display: block;
	border: none;
}


#home_quicklinks li a {
	display: block;
	float: left;
	background: url('../images/homeQuicklink_bg.jpg') no-repeat top left;
	width: 168px;
	height: 106px;
	line-height: 186px;
	text-align: center;
	color: #fff;
	font-size: 12px;
}

#home_quicklinks li a#homeQuicklink_001 {
	background-position: 0px -1px;
}

#home_quicklinks li a#homeQuicklink_002 {
	background-position: -196px -1px;
}

#home_quicklinks li a#homeQuicklink_003 {
	background-position: -393px -1px;
}

#home_quicklinks li a#homeQuicklink_004 {
	background-position: -590px -1px;
}

#home_quicklinks li a#homeQuicklink_005 {
	background-position: -785px -1px;
}

#home_quicklinks li a:hover {
	text-decoration: none;
	background-color: #4a4a4a
}

/***** home makes ****/

#homeBottom_left {
	background: url('../images/homeBottom_bg.png') no-repeat;
	float: left;
	display: inline;
	width: 180px;
	height: 139px;
	margin-left: 13px;
}

#homeMake_list {
	float: left;
	display: inline;
	background: url('../images/homeMake_bg.png') no-repeat;
	width: 774px;
	height: 125px;
	font-size: 12px;
	color: #fff;
}

#homeMake_divider {
	float: left;
	display: inline;
	width: 66px;
	height: 100px;
}

#homeMake_list a:hover {
	text-decoration: none
}

#homeMake_list .floatleft {
	margin: 31px 0px 0px 0px;
}

#homeMake_list .floatleft {
	margin-left: 13px;
}

/**** featured vehicles *****/

#featuredVehicles {
	margin: 0px auto;
	width: 954px;
	height: 144px;
	background: url('../images/fv_bg.png') no-repeat;
	clear: both;
}

#featuredVehicles_title {
	display: none;
}

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

#random_list_location #random_list_item {
	padding: 0px 0px 0px 0px;
	margin: 0px 1px;
	text-align: center;
	height: 120px;
	width: 115px;
}

#random_list_location #random_list_item img {
	margin-bottom: 11px;
}

#random_list_location #random_list_item.fv_first {
	margin: 0px 2px 0px 8px;
}


#random_list_location #random_list_item a{
	color: #fff;
	font-size: 11px;
	height: 120px;
	padding: 7px 0px 0px 0px;
}



#random_list_location #random_list_item a:hover{
	color: #fff;
	text-decoration: none;
	background: #494949
}

.toolTipInner_price {
	color: #333;
}

#featuredVehicles_footer {
	display: none;
}


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

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

#footer {
	width: 980px;
	margin: 0px auto;
	color: #999;
	font-size: 11px;
	padding: 58px 0px 15px 0px;
	height: 80px;
}

#footer a{
	color: #999;
}

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

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

#footer_address {
	color: #808080;
}

#footer_address h4 {
	font-size: 18px;
	margin: 5px 0px 0px 0px;
	font-weight: normal
}

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

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

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

#footerNav li.last {
	border: none;
}

#footer_right {
	float: right;
	display: inline;
	width: 170px;
}

#ec_footer {
	padding: 0px 0px 0px 0px;
	font-size: 9px;
	text-align: right;
}

#ec_footer li {
	display: inline;
	padding: 0px 2px;
}

#ec_footer li.first {
	border-right: 1px solid #808386;
}

#ecarlist_logo {
	float: right;
	display: inline;
	margin: 5px 0px 0px 0px;
}

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

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


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

#rightColumn {
	float: right;
	display: inline;
	width: 686px;
	margin-right: 10px;
	color: #fff;
}

#leftColumn {
	float: left;
	display: inline;
	margin-left: 10px;
	color: #fff;
}

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

#stock {
	width: 130px;
}

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

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

#currentFilters a{
	color: #fff;
}

#inventory_v2_sidebar_filters h2 {
	color: #fff;
	font-size: 18px;
	padding: 10px 0px;
}

#inventory_v2_sidebar_filters h3 {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	padding-left: 16px;
}

.filterList {
 	padding: 5px;
 	-moz-box-shadow: inset 0 0 8px #171717;
	-webkit-box-shadow: inset 0 0 8px #171717;
	box-shadow: inner 0 0 8px #171717;
	border: 1px solid #fff;
}

#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/listingImages/arrowTree_white.gif') no-repeat 3px 5px;
	padding: 3px 2px 3px 13px;
	color: #fff;
}

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

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

#inventory_v2_sidebar_filters .expandable a{
	color: #fff;
}

#sort_bar {
	background: url('../images/sortBar_bg.png') no-repeat;
	color: #fff;
	font-size: 11px;
	line-height: 42px;
}

#sort_bar a {
	color: #fff
}

#sort_bar_right {
	margin-right: 20px;
}

#searchBar {
	background: url('../images/sortBar_bg.png') no-repeat;
	padding-left: 5px;
	border: none;
}

.inventory_v2_row  {
	border: 1px solid #fff;
	padding-bottom: 10px;
	margin: 0px 0px 10px 0px;
	-moz-box-shadow: inset 0 0 8px #171717;
	-webkit-box-shadow: inset 0 0 8px #171717;
	box-shadow: inner 0 0 8px #171717;
}

.inventory_v2_details h4 a {
	color: #fff;
}

.inventory_v2_details h4 a:hover {
	text-decoration: none;
	color: #666;
}

.inventory_v2_price_right .price_line_1 {
	color: #fff
}

.inventory_v2_price_right .price_title {
	color: #fff
}

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

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

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

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

#vd_block_description_button {
	color: #333;
}

#vd_block_description {
	font-size: 13px
}

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

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

#vehicle_topbar a{
	color: #fff
}

#vehicle_social_buttons {
	margin-top: 3px;
}

#vehicle_v2_sidebar_links {
	padding: 15px 0px 10px 15px;
	border: 1px solid #fff;
	-moz-box-shadow: inset 0 0 8px #171717;
	-webkit-box-shadow: inset 0 0 8px #171717;
	box-shadow: inner 0 0 8px #171717;
}

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

#vehicle_contact {
	color: #fff;
}

#vehicle_contact a{
	color: #fff;
}

.ip_dottedLine {
	border-bottom: 1px solid #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: #fff;
	font-size: 12px;
}

.carfax_highlights_right li{
	color: #333 !important;
}

#vitalsContainer ul li strong{
	color: #fff
}

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.jpg') no-repeat;
	width: 220px;
	height: 87px;
}

#vehicle_details_middle {
	color: #333;
}

#vehicle .ecl_carfax_highlights {
  color: #ccc !important;
}

#sorry_notify_container {
  color: #333;
}

#carfaxLeft a {
	display: block;
	margin: 0px 0px 5px 0px;
}

#icon_carfax{
	margin-top: 0px;
}
	
/**** similar vehicles ****/

#similarVehicles h3 {
	color: #fff;
	padding: 10px 0px;
	font-size: 18px;
	font-weight: normal;
}

.similarVehicle {
	padding: 10px 0px 10px 10px;
	color: #fff;
	font-size: 12px;
	border: 1px solid #fff;
	-moz-box-shadow: inset 0 0 8px #171717;
	-webkit-box-shadow: inset 0 0 8px #171717;
	box-shadow: inner 0 0 8px #171717;
}

.similarVehicle li a {
	color: #fff;
}

.similarVehicle li.price {
	color: #fff
}

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

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

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


#contact_small {
	width: 231px;
	border: 1px solid #fff;
	-moz-box-shadow: inset 0 0 8px #171717;
	-webkit-box-shadow: inset 0 0 8px #171717;
	box-shadow: inner 0 0 8px #171717;
	padding: 5px 0px 0px 0px;
}

#contact_small h2 {
	line-height: 30px;
	height: 30px;
	font-size: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}

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;
}

#ec_is_submit {
	height: 30px;
	padding: 0px 26px 20px 0px;
}

#ec_is_submit .submitButton {
	display: block;
	width: 81px;
	height: 33px;
	float: right;
	background: url('../images/dealerContact_submit.png') no-repeat;
	text-indent: -9000px;
	font-size: 0px;
	line-height: 0px;
	border: none;
	cursor: pointer
}

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

.input_element {
  font-size: 10pt;
}

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

#left {
	display: inline;
	width: 238px;
	margin-left: 10px;
	color: #fff;
}

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

#right h2 {
	font-size: 22px;
	margin-bottom: 10px;
	color: #fff;
}

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

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

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

#quicklinks_container {
	display: none;
}

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

.custom_pages ol {
	padding: 0px 0px 5px 20px;
	color: #fff;
	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;
	color: #fff;
}

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

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

#financing #sidebar_address_head {
	color: #000;
}

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

#financeRight {
	color: #000;
}

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

#sidebar_address {
	border-top: 4px solid #5c5c5c
}

#sidebar_address_head {
	font-size: 12px;
	color: #fff;
	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;
}

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

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

/*** vct *****/

#vct_container {
  color: #000;
}

.vctTabs_container li a {
	color: #444;
}


/***** specials ****/

#specials_navigation ul li a {
  color: #333;
}

#specials_subnavigation li {
  	color: #fff;
}

#specials_navigation ul li.specials_current a, #specials_navigation ul li.first a {
 	color: #333;
}

.specials_item_left h3 {
 	color: #fff;
}

.automated_10425_line1, .automated_10426_line1 {
  	color: #ccc !important;

}

#ip_specials h3 {
	color: #fff
}

.customer_tools_left{
	float: left;
}

#ec_cms_flowplayer {
	display: block;
	height: 240px;
	width: 320px;
}


#sidebar_address p#sidebar_address_head { font-size: 16px; font-weight: bold; margin: 10px 0 0; }
#sidebar_address .floatleft p { line-height: 16px; }

#hours_list { margin: 20px 0 0; padding: 20px 10px 10px; border-top:4px solid #5C5C5C; }
#hours_list h3 { font-size: 16px; font-weight: bold; margin: 0 0 10px; padding: 0; }
#hours_list h4 { font-size: 12px; font-weight: bold; margin: 0 0 5px; padding: 0; }
#hours_list ul { padding: 0 0 15px; }
#hours_list li { line-height: 16px; font-size: 11px;  }
#hours_list span.hours_department_list_day { float:left; width:60px; margin: 0 10px 0 0; padding: 0; }

/*Staff*/
.staffbox { display: inline; float: left; height: 200px; margin: 0 15px 10px 0; padding: 0; width: 330px; }
.staffbox img { display: inline; float: left; height: 185px; margin: 0 10px 0 0; padding: 0; width: 150px; }
.staffbox p { color: #fff; font-size: 12px; margin-top: 50px; }
.staffbox a { color: #fff }


/* TRADE BID */
#trade_appraisal {
    width: 680px;
    float: right;
    text-align: left;
}
#trade_appraisal .col {
    float: left;
    margin: 0 2% 0 0;
}
#trade_appraisal .col_last {
    margin-right: 0;
}
#trade_appraisal .span6 {
    width: 49%;
}


#inventory #inventory_v2_rows .inventory_image_label_certified { display: block; height:23px; padding: 0; text-indent: -9000px; background: url(../images/cpo_main_line.jpg) no-repeat center top; }
#inventory #inventory_v2_rows .inventory_image_label_pending { display: block; height:23px; padding: 0; text-indent: -9000px; background: url(../images/pending_main_line.jpg) no-repeat center top; }
#inventory #inventory_v2_rows .inventory_image_label_sold { display: block; height:23px; padding: 0; text-indent: -9000px; background: url(../images/sold_main_line.jpg) no-repeat center top; }

#home_specials {
height: 326px;
}

