@import url(./nav_header.css);
/**** Parkplace Homepage 2077  ****/

body {
	background:#000;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-align:left;
	color:#000;
	font-size: 14px;
	font-family: Verdana, Arial, sans-serif;
}

p {
	margin-top:0px;
	margin-bottom:8px;
	font-family: Verdana, Arial, sans-serif;
}
h1 {
	font-size:16pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:8px;
}
h2 {
	font-size:14pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:8px;
}
h3 {
	font-size:10pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:8px;
}
h4 {
	font-size:10pt;
	font-weight:bold;
	margin-bottom:0px;
}

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

a:hover {
	color:#fff;
}

a:visited {}
a:active { outline:none; }
a:focus { outline-style: none; }

ul, li{
	margin: 0px;
	padding: 0px;
}

fieldset {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.clear {
	clear: both;
}

/*containers*/

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

#header{
	background:url('../images/header_bg.jpg') no-repeat;
	margin: 0px auto;
	width: 980px;
	height: 150px;
}

#content{
	width: 937px;
	background: url('../images_homepage/contentRepeat_bg.jpg') repeat-y;
	margin: 0px auto;
}

#content_top{
	width: 937px;
	height: 25px;
	background: url('../images_homepage/contentTop_bg.jpg') no-repeat;
}

#content_bottom{
	width: 937px;
	height: 9px;
	background: url('../images_homepage/contentBottom_bg.jpg') no-repeat;
}

/****active states******/

#home ul#priNav li a#priNav_Home {
	background: url('../images/priNav_hover.jpg') no-repeat bottom center;
}

#inventory ul#priNav li a#priNav_Inventory {
	background: url('../images/priNav_hover.jpg') no-repeat bottom center;
}

#vehicle ul#priNav li a#priNav_Inventory {
	background: url('../images/priNav_hover.jpg') no-repeat bottom center;
}

#financing ul#priNav li a#priNav_Finance {
	background: url('../images/priNav_hover.jpg') no-repeat bottom center;
}

#shipping ul#priNav li a#priNav_Shipping {
	background: url('../images/priNav_hover.jpg') no-repeat bottom center;
}

#warranty ul#priNav li a#priNav_Warranty {
	background: url('../images/priNav_hover.jpg') no-repeat bottom center;
}

#notify ul#priNav li a#priNav_Vehicle_Finder {
	background: url('../images/priNav_hover.jpg') no-repeat bottom center;
}

#about ul#priNav li a#priNav_About_Us {
	background: url('../images/priNav_hover.jpg') no-repeat bottom center;
}

#contact ul#priNav li a#priNav_Contact_Us {
	background: url('../images/priNav_hover.jpg') no-repeat bottom center;
}

/*dropdown menu*/

#dropmenudiv, #dropmenudiv_firefox{
	margin-left:1px;
	margin-top: 2px;
	position:absolute;
	top:-1px;
	background: #fff;
	font:normal 9pt Arial, Helvetica, sans-serif;
	line-height:18px;
	z-index:1000;
	text-align:left;
	padding: 0px;
	width:100%;
	padding: 0px 5px 0px 5px;
	border-top: none;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}

#dropmenudiv a, #dropmenudiv_firefox a {
	z-index:1000;
	display: block;
	white-space:nowrap;
	width:100%;
	color: #404040;
	padding: 3px 0px;
	font-family: Arial;
  	font-weight: bold;
  	font-size: 11px;
	text-indent: 5px;
	text-decoration: none;
	border-bottom: 1px solid #dcdcdc;
}

#dropmenudiv a:hover, #dropmenudiv_firefox a:hover { 
	background: #4c4c4c;
	color: #fff;
	font-weight: bold;
	font-family: Arial;
}

/****Search Inventory Menu*****/

ul#searchInv_menu {
	list-style-type: none;
	float: left;
	display: inline;
	background: url('../images_homepage/searchInv_bg.png') no-repeat;
	width: 214px;
	height: 199px;
	margin: 0px 0px 0px 37px;
}

ul#searchInv_menu li {
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
}

ul#searchInv_menu li.first {
	margin-top: 72px;
}

ul#searchInv_menu li a{
	float: left;
	display: block;
	background: url('../images_homepage/quicklinkButtons_bg.png') no-repeat;
	width: 198px;
	height: 34px;
	color: #000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
	text-indent: 18px;
	line-height: 32px;
}

ul#searchInv_menu li a:hover{
	color: #5A5B5E;
}

ul#searchInv_menu li a#searchInv_button001{
	background-position: 0px -3px;
}

ul#searchInv_menu li a#searchInv_button002{
	background-position: 0px -34px;
}

ul#searchInv_menu li a#searchInv_button003{
	background-position: 0px -67px;
}

ul#searchInv_menu li a#searchInv_button001:hover{
	background-position: -199px -3px;
}

ul#searchInv_menu li a#searchInv_button002:hover{
	background-position: -399px -34px;
}

ul#searchInv_menu li a#searchInv_button003:hover{
	background-position: -598px -67px;
}

ul#searchInv_menu li a#searchInv_specials {
	display:none;
}

/****Service Menu *****/

ul#serviceMenu_container {
	list-style-type: none;
	clear:left;
	float: left;
	display: inline;
	background: url('../images_homepage/serviceMenu_bg.png') no-repeat;
	width: 214px;
	height: 199px;
	margin: 0px 0px 0px 37px;
}

ul#serviceMenu_container li {
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
}

ul#serviceMenu_container li.first {
	margin-top: 72px;
}

ul#serviceMenu_container li a{
	float: left;
	display: block;
	background: url('../images_homepage/quicklinkButtons_bg.png') no-repeat;
	width: 198px;
	height: 34px;
	color: #000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
	text-indent: 18px;
	line-height: 32px;
}

ul#serviceMenu_container li a:hover{
	color: #5A5B5E;
}

ul#serviceMenu_container a#serviceMenu_button001{
	background-position: 0px -2px;
}

ul#serviceMenu_container a#serviceMenu_button002{
	background-position: 0px -34px;
}

ul#serviceMenu_container a#serviceMenu_button003{
	background-position: 0px -67px;
}

ul#serviceMenu_container a#serviceMenu_button001:hover{
	background-position: -199px -3px;
}

ul#serviceMenu_container a#serviceMenu_button002:hover{
	background-position: -399px -34px;
}

ul#serviceMenu_container a#serviceMenu_button003:hover{
	background-position: -598px -67px;
}


/****Service Headers****/

h3.service_specials_pane_header{
	width: 485px;
	height: 28px;
	background: url('../images_homepage/searchService_specials_header.png') no-repeat;
	text-indent: -9000px;
	float: left;
	display: inline;
	margin: 15px 0px 0px 21px;
}

h3.service_pane_header{
	width: 485px;
	height: 28px;
	background: url('../images_homepage/searchService_schedule_header.png') no-repeat;
	text-indent: -9000px;
	float: left;
	display: inline;
	margin: 15px 0px 0px 21px;
}

/******Specials Flash Area******/
div#special_images {
	width: 640px;
	height: 366px;
	position: relative;
	margin: 5px 0px 0px 5px;
}

div.special_image {
	display:none;
	position:absolute;
	top:0;
	left:0;		
}

#nextPrev_container {
	float: left;
	display: inline;
	margin: -5px 0px 0px 8px;
}

#nextPrev_container a {
	font-size: 10px;
	color: #ccc;
	text-decoration: none;
	cursor: pointer;
}

#specials_tabs {
	float: right;
	display: inline;
	margin: 0px 18px 0px 0px;
}

#specials_tabs a {
	display: block;
	background: url('../images_homepage/specialsDots_bg.jpg') no-repeat;
	width: 11px;
	height: 12px;
	text-indent: -9000px;
	float: left;
}

#specials_tabs a.current {
	background-position: -14px 0px;
}

/*****Home Find Bar******/

#homeFindbar_container {
	float: left;
	display: inline;
	width: 875px;
	height: 57px;
	background: url('../images_homepage/homeFindbar_bg.png') no-repeat;
	margin: 0px 0px 0px 37px;
}

#google_search {
	float: left;
	display: inline; 
	color: #fff;
	height: 36px;
	width: 195px;
	line-height: 34px;
	margin: 5px 0px 0px 10px;
	border-right: 1px solid #000;
	padding: 0px 5px 0px 0px;
}

p#facebook_link {
	font-size: 12px;
	float: left;
	display: inline; 
	color: #fff;
	height: 36px;
	width: 100px;
	line-height: 34px;
	margin: 5px 0px 0px 10px;
	border-right: 1px solid #000;
	padding: 0px 14px 0px 0px;
}

p#facebook_link span{
	display: block;
	float: left;
}

p#facebook_link a {
	float: right;
	display: block;
	text-indent: -9000px;
	width: 24px;
	height: 24px;
	background: url('../images_homepage/facebook_link.gif') no-repeat;
	margin: 6px 0px 0px 0px;
}

p#dealershipNews_button {
	font-size: 12px;
	float: left;
	display: inline; 
	color: #fff;
	height: 36px;
	width: 165px;
	line-height: 34px;
	margin: 5px 0px 0px 0px;
	border-right: none;
	padding: 0px 10px 0px 0px;
}

p#dealershipNews_button a {
	float: right;
	display: block;
	text-indent: -9000px;
	width: 147px;
	height: 24px;
	background: url('../images_homepage/dealershipNews_bg.png') no-repeat;
	margin: 6px 0px 0px 0px;
}

p#signup_link {
	font-size: 12px;
	float: left;
	display: inline; 
	color: #fff;
	height: 36px;
	line-height: 34px;
	margin: 5px 0px 0px 15px;
	padding: 0px 10px 0px 0px;
}

p#signup_button {
	font-size: 12px;
	float: left;
	display: inline; 
	color: #fff;
	height: 36px;
	width: 167px;
	line-height: 34px;
	margin: 5px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}

p#signup_button a {
	float: right;
	display: block;
	text-indent: -9000px;
	width: 147px;
	height: 24px;
	background: url('../images_homepage/enewsletter.png') no-repeat;
	margin: 6px 0px 0px 0px;
}

p#careers_button {
	font-size: 12px;
	float: left;
	display: inline; 
	color: #fff;
	height: 36px;
	width: 167px;
	line-height: 34px;
	margin: 5px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}

p#careers_button a {
	float: right;
	display: block;
	text-indent: -9000px;
	width: 147px;
	height: 24px;
	background: url('../images_homepage/careers.png') no-repeat;
	margin: 6px 0px 0px 0px;
}

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

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



/*footer*/

#footer{
	text-align: left;
	width: 950px;
	height: 150px;
	font-family: Helvetica, sans-serif;
	color: #424446;
	margin: 0 auto;
	font-size: 11px;
	background: url('../images/footer_bg.png') repeat-y;
}

#footer a, #footer a:link, #footer a:visited {
	color: #424446;
	text-decoration: none;
}

#footer a:hover{
	color: #ccc;
}

#footer_content{
	text-align: center;
	background: url('../images/footerContent_bg.jpg') no-repeat;
}

ul#footerNav{
	list-style-type: none;
	margin: 20px 0px 5px 0px;
}

ul#footerNav li{
	display: inline;
	border-right: 1px solid #444;
	margin: 0px 5px 0px 0px;
}

ul#footerNav li.last{
	border-right: none;
}

ul#footerNav li a{
	display: inline;
	padding: 0px 4px 0px 0px;
	
}

ul#footerNav li a:hover{
	text-decoration: underline;	
}

ul#ec_footer{
	list-style-type: none;
	padding-bottom: 6px;
}

ul#ec_footer li{
	display: inline;
	margin: 0px 5px 0px 0px;
	border-right: 1px solid #444;
}

ul#ec_footer li.last{
	border-right: none;
}

ul#ec_footer li a, ul#ec_footer li.first{
	display: inline;
	padding: 0px 4px 0px 0px;
}

ul#ec_footer li a:hover, #footer a:hover{
	text-decoration: underline;
}

#footer h3{
	width: 120px;
	margin: 10px auto;
}

#footer h3 a#ecarlist_logo{
	background: url('../images_homepage/ecarlist_logo.jpg') no-repeat;
	width: 120px;
	height: 28px;
	display: block;
	text-indent: -9000px;
}

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

/*****ie6 styles****/

/*###### =dealer_info ######
##########################*/
#dealer_info {
	clear:both;
	width: 100%;
	margin: 0px auto;
}
#dealer_info h3 {
	background: #e6e6e6;
	cursor:pointer;
	margin: 0;
	background: url('../images/seoTitle_bars.png') no-repeat;
	text-indent: -9000px;
	height: 18px;
}

#dealer_info h3#seoLink_001 {
	background-position: 0px 0px;
}

#dealer_info h3#seoLink_002 {
	background-position: 0px -18px;
}

#dealer_info h3#seoLink_003 {
	background-position: 0px -37px;
}

#dealer_info h3#seoLink_004 {
	background-position: 0px -57px;
}

#dealer_info h3#seoLink_005 {
	background-position: 0px -76px;
}

#dealer_info h3#seoLink_006 {
	background-position: 0px -96px;
}

#dealer_info h3#seoLink_007 {
	background-position: 0px -115px;
}

#dealer_info h3 {
	background: #e6e6e6;
	width: 956px;
	cursor:pointer;
	margin: 0 auto;
	background: url('../images_homepage/seoTitle_bars.jpg') no-repeat;
}

#dealer_info h3.current {
	background: #aaa;
	cursor:default;
	background: url('../images_homepage/seoTitle_bars.png') no-repeat;
}

#dealer_info h3#seoLink_001.current {
	background: #aaa;
	cursor:default;
	background: url('../images_homepage/seoTitle_bars.png') no-repeat -957px 0px;
}

#dealer_info h3#seoLink_002.current {
	background: #aaa;
	cursor:default;
	background: url('../images_homepage/seoTitle_bars.png') no-repeat -957px -18px;
}

#dealer_info h3#seoLink_003.current {
	background: #aaa;
	cursor:default;
	background: url('../images_homepage/seoTitle_bars.png') no-repeat -957px -37px;
}

#dealer_info h3#seoLink_004.current {
	background: #aaa;
	cursor:default;
	background: url('../images_homepage/seoTitle_bars.png') no-repeat -957px -57px;
}

#dealer_info h3#seoLink_005.current {
	background: #aaa;
	cursor:default;
	background: url('../images_homepage/seoTitle_bars.png') no-repeat -957px -76px;
}

#dealer_info h3#seoLink_006.current {
	background: #aaa;
	cursor:default;
	background: url('../images_homepage/seoTitle_bars.png') no-repeat -957px -96px;
}

#dealer_info h3#seoLink_007.current {
	background: #aaa;
	cursor:default;
	background: url('../images_homepage/seoTitle_bars.png') no-repeat -960px -115px;
}

#dealer_info .pane {
	display:none;
	background: #efece7;
	padding:0px;
	width: 100%;
}

#dealer_info .pane .pane_top {
	background: #fff url('../images_homepage/pane_top.jpg') repeat-x center top;
	padding:0px;
	width: 100%;
	height: 15px;
}

#dealer_info .pane .pane_bottom {
	background: #fff url('../images_homepage/pane_bottom.jpg') repeat-x center bottom;
	padding:0px;
	width: 100%;
	height: 15px;
}

#dealer_info .pane .pane_content {
	background: #fff url('../images_homepage/pane_content2.jpg') repeat center top;
	padding:0px;
	width: 100%;
	overflow: hidden;
}

#dealer_info .pane .pane_content .pane_inner {
	width: 940px;
	margin: 0px auto;
	font-size: 12px;
}

.pane_inner h4 {
	float: left;
	display: inline;
	width: 620px;
	margin: 15px 0px;
	text-indent: -9000px;
}

.pane_inner h5#seoHeader_001 {
	background: url('../images_homepage/seoParkplace_header.png') no-repeat top left;
	float: left;
	display: inline;
	width: 330px;
	height: 14px;
	margin: 15px 0px;
	text-indent: -9000px;
}

.pane_inner p {
	float: left;
	padding: 0px 0px 5px 0px;
	width: 620px;
	font-size: 8pt;
	line-height: 11pt;
}

.pane_inner .paraSingle {
	float: left;
	padding: 0px 0px 5px 0px;
	width: 330px;
}

.pane_inner .paraSingle p {
	font-size: 8pt;
	line-height: 11pt;
	width: 330px;
}

#viewmorehome { width: 620px; float: right; clear: both; text-align: right; }

a:hover#viewmorehome { color:#666; }

a:hover#viewmorehome2 { color:#666; }

.pane_inner p a:hover { color:#666; }

#paragraphExpand a:hover { color: #666;}

#paragraphExpand { float: left; padding: 0px 0px 5px 0px; width: 620px; font-size: 8pt; line-height: 11pt; }

#paragraphExpand2 a:hover { color: #666;}

#paragraphExpand2 { float: left; padding: 0px 0px 5px 0px; width: 330px; font-size: 8pt; line-height: 11pt; }


/*##### =VIEW THE PARK PLACE EXPERIENCE #####
#######################*/

/* use a semi-transparent image for the overlay */ 
#overlay { 
    background: transparent url(../images/home_overlay.png) no-repeat; 
    color:#efefef; 
    height:544px;
    width:1040px;
    display: none;
   	text-align: center;
	z-index: 10;
} 

* html #overlay { 
    background: transparent url(../images/home_overlay_8.png) no-repeat; 
    color:#efefef; 
    height:544px;
    width:1040px;
    display: none;
   	text-align: center;
	z-index: 10;
} 

#overlay .close {
	background: transparent url(../images/overlay_close.png) no-repeat;
	height: 17px;
	width: 43px;
	position: absolute;
	top: 22px;
	right: 22px;
}

/* container for external content. uses vertical scrollbar, if needed */ 
#overlay contentWrap { 
    height:442px;
    width: 960px; 
    overflow-y:auto;
    margin: 45px auto 0;
}


/*##### =flowplayer #####
#######################*/

.video_container{
	float: left;
	display: inline;
	background: url('../images_homepage/videoPlayer_bg.png') no-repeat;
	width: 277px;
	height: 212px;
	margin: 5px 10px 0px 15px;
	position: relative;
}

.seoVideo_player {
	float: left;
	display: inline;
	width: 230px;
	height: 146px;
	margin: 18px 0px 0px 22px;
}
.seoVideo_player a {
	display:block;
	width: 100%;
	height: 100%;
}

.seoVideo_player_right{
	float: left;
	display: inline;
	width: 230px;
	height: 146px;
	margin: 18px 0px 0px 22px;
}

#ec_flowplayer_controlbar_parkplace, #ec_flowplayer_controlbar_lexus, #ec_flowplayer_controlbar_mercedes, #ec_flowplayer_controlbar_porsche, #ec_flowplayer_controlbar_bentley, #ec_flowplayer_controlbar_volvo, #ec_flowplayer_controlbar_smart {
	height: 15px;
	position: relative;
}

.seoVideo_player a.play,
.seoVideo_player a.pause {
	display:block;
	position:absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	background: url(http://images1.ecarlist.com/sites/video/controlbar/images/control_bar.png) no-repeat 0 0;
	text-indent: -9000px;
}

.seoVideo_player a.play:hover {
	background-position: 0 -21px;
}
.seoVideo_player a.pause {
	background-position: -20px 0;
}
.seoVideo_player a.pause:hover {
	background-position: -20px -21px;
}
.seoVideo_player a.mute,
.seoVideo_player a.unmute {
	display:block;
	position:absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
	background: url(http://images1.ecarlist.com/sites/video/controlbar/images/control_bar.png) no-repeat -60px 0;
	text-indent: -9000px;
}

.seoVideo_player a.mute:hover {
	background-position: -60px -21px;
}
.seoVideo_player a.unmute {
	background-position: -80px 0;
}
.seoVideo_player a.unmute:hover {
	background-position: -80px -21px;
}

.seoVideo_player div.time {
	display:none;
}

.seoVideo_player a.ecl_video_unmute {
	display:block;
	width: 230px;
	text-decoration: none;
	text-align: center;
	padding: 2px 0 0;
	position: absolute;
	top: 10px;
	padding-top: 115px
}

.seoVideo_player a.ecl_video_unmute span {
	display: block;
	height: 18px;
	width: 230px;
	background: #fff;
	opacity: 0.65;
}


.ecl_video_unmute:hover {
	color: #000;
}

/* ##### track - progress, buffer, playhead  #####
################################################*/
.seoVideo_player .track {
	position:absolute;
	height:15px; 
	left: 25px;
	top:4px;
	width:160px;
	overflow:hidden;
}
.seoVideo_player .progress,
.seoVideo_player .buffer {
	position: absolute;
	height:5px; 
	top:3px;
}
.seoVideo_player .progress {
	background: #999;
}
.seoVideo_player .buffer {
	background: #ccc;
	opacity: 0.25;
}
.seoVideo_player .playhead {
	position:absolute;
	height:13px;
	width: 11px;
	background: url(http://images1.ecarlist.com/sites/video/controlbar/images/control_bar.png) no-repeat -45px -4px;
}

#flowplayer_playlist_parkplace, #flowplayer_playlist_lexus, #flowplayer_playlist_porsche, #flowplayer_playlist_mercedes, #flowplayer_playlist_bentley, #flowplayer_playlist_smart, #flowplayer_playlist_volvo { 
	float:right;
	display: inline;
	margin: 12px 0px 0px 0px;
}

#flowplayer_playlist_parkplace a, #flowplayer_playlist_lexus a, #flowplayer_playlist_porsche a, #flowplayer_playlist_mercedes a, #flowplayer_playlist_bentley a, #flowplayer_playlist_smart a, #flowplayer_playlist_volvo a {
	float:left;
	display: block;
	margin: 0 0 0 5px;
	height:16px;
	width:15px;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#flowplayer_playlist_lexus a:parkplace, #flowplayer_playlist_lexus a:hover, #flowplayer_playlist_porsche a:hover, #flowplayer_playlist_mercedes a:hover, #flowplayer_playlist_bentley a:hover, #flowplayer_playlist_smart a:hover, #flowplayer_playlist_volvo a:hover {
	color: #666;
}

#flowplayer_playlist_parkplace a.playing, #flowplayer_playlist_lexus a.playing, #flowplayer_playlist_porsche a.playing, #flowplayer_playlist_mercedes a.playing, #flowplayer_playlist_bentley a.playing, #flowplayer_playlist_smart a.playing, #flowplayer_playlist_volvo a.playing  {
	background: #ccc; text-align: center;
}

/*###### =toppane ######
######################*/
#toppane_container {
	margin: 0px 22px 0px 0px;
	float:right;
	display:inline;
	width: 662px;
	height: 396px;
	background: url('../images_homepage/searchFilter_bg.png') no-repeat;
	overflow: hidden;
}
.toppane {
	display:none;
}

.toppane ul{
	list-style-type: none;
}

h3.searchNew_header{
	width: 407px;
	height: 28px;
	background: url('../images_homepage/searchNew_header.png') no-repeat;
	text-indent: -9000px;
	float: left;
	display: inline;
	margin: 15px 0px 0px 21px;
}

h3.searchPreowned_header{
	width: 485px;
	height: 28px;
	background: url('../images_homepage/searchPreowned_header.png') no-repeat;
	text-indent: -9000px;
	float: left;
	display: inline;
	margin: 15px 0px 0px 21px;
}

a.back_to_specials {
	display: inline;
	text-decoration: none;
	color: #ccc;
	float: right;
	margin: 0px 20px 0px 0px;
}

a.back_to_specials:hover {
	color: #fff;
}

/*##### =searchInv_ #####
#######################*/

.searchInv_tabs li {
	float:left;
}
.searchInv_panes {
	position: relative;
	background: url('../images_homepage/searchFilter_content_bg.png') no-repeat;
	width: 613px;
	height: 285px;
	float: left;
	display:inline;
	margin: 0px 0px 0px 21px;
}

.searchInv_panes h3 {
	display: none;
}
.searchInv_panes div.searchInv_panes_inner {
	display:none;
}

.searchInv_panes div.searchInv_panes_inner p{
	padding: 0px 15px 0px 5px;
}

.searchInv_panes div.searchInv_panes_inner a{
	font-family: verdana;
	font-size: 11px;
}

.searchInv_cat_links{
	float: left;
	display: inline;
	margin: 20px 0px 0px 20px;
	height: 250px;
	width: 575px;
	overflow-y: auto;
}

div.scrollable {
	position:relative; 
	overflow:hidden; 
	width: 100%; 
	height:270px;
}
div.scrollable div.items { 
    width:20000em; 
    position:absolute; 
}
div.scrollable div.items div {
    float:left;  
    display: inline;
}

.searchInv_cat{
	width:640px;
    height: 366px;
}

div.scrollable div.items div.searchInv_result {
	background: url('../images_homepage/ppLoading.gif') no-repeat center center;
	width: 613px;
	height: 271px;
}

div.scrollable div.items div.searchInv_result.si_results_active{
	background: transparent;
}

.specials_pane {
	background: url('../images_homepage/specialsFilter_bg.png') no-repeat;
	width: 613px;
	height: 286px;
	float: left;
	margin: 22px 0px 0px 21px;

}

.specials_pane_header {
	text-indent: -9000px;
	background: url('../images_homepage/specialsPane_header.png') no-repeat;
	height: 28px;
	width: 370px;
	float: left;
	display: inline;
	margin: 15px 0px 0px 21px;
}

.specials_pane_text{
	float: left;
	display: inline;
	clear: left;
	color: #fff;
	font-family: Verdana;
	font-size: 11px;
	margin: 0px 0px 0px 23px;
	white-space: nowrap;
}

/*##### =searchInv Tabs_ #####
#######################*/

ul.searchInv_tabs {
	clear:left;
	float: left;
	display:inline;
	margin: 15px 0px 0px 21px;
	width:613px;
}

ul.searchInv_tabs li a{
	float: left;
	display: block;
	width: 147px;
	height: 28px;
	color: #000;
	line-height: 25px;
	text-indent: 15px;
	text-decoration: none;
	background: url('../images_homepage/searchFilter_tab_off.png') no-repeat;
}

ul.searchInv_tabs li a.current {
	background: url('../images_homepage/searchFilter_tab_on.png') no-repeat;
}

/*##### =New Make Icons_ #####
#######################*/


ul#si_cat_new_make li,
ul#si_cat_new_store li,
ul#si_cat_pre_store li{
	float: left;
	display: inline;
	margin: 0px 10px 42px 10px;
}

#searchInv_cat_new_make .searchInv_result_left a,
#searchInv_cat_new_make .searchInv_result_left a,
#searchInv_cat_pre_location .searchInv_result_left a,
#searchInv_cat_new_location .searchInv_result_left a,
ul#si_cat_new_make a, 
ul#si_cat_new_store a,
ul#si_cat_pre_store a
{
	display: block;
	height: 2px;
	width: 120px;
	/* background: url('../images_homepage/ppMake_icons.png') no-repeat; */
	text-decoration: none;
	padding-top: 80px;
	text-align: center;
}

ul#si_cat_new_make a#si_cat_new_make_Bentley_9, 
.searchInv_result_left a#si_cat_new_make_Bentley_9, 
#searchInv_cat_new_body_type ul.si_result_make a#si_result_make_Bentley,
#searchInv_cat_new_price ul.si_result_make a#si_result_make_Bentley
 {
	background: url('../images_homepage/dealership_logos/bentley.png') top center no-repeat;
}

ul#si_cat_new_make a#si_cat_new_make_Lexus_40, 
.searchInv_result_left a#si_cat_new_make_Lexus_40, 
#searchInv_cat_new_body_type ul.si_result_make a#si_result_make_Lexus, 
#searchInv_cat_new_price ul.si_result_make a#si_result_make_Lexus,
ul#si_cat_new_store a#si_cat_new_store_1660,
ul#si_cat_new_store a#si_cat_new_store_1659,
ul#si_cat_pre_store a#si_cat_pre_store_1660,
ul#si_cat_pre_store a#si_cat_pre_store_1659,
#searchInv_cat_pre_location .searchInv_result_left a#si_cat_pre_store_1659,
#searchInv_cat_pre_location .searchInv_result_left a#si_cat_pre_store_1660,
#searchInv_cat_new_location .searchInv_result_left a#si_cat_new_store_1659,
#searchInv_cat_new_location .searchInv_result_left a#si_cat_new_store_1660{
	background: url('../images_homepage/dealership_logos/lexus.png') top center no-repeat;
}

ul#si_cat_new_make a#si_cat_new_make_Maserati_43, 
.searchInv_result_left a#si_cat_new_make_Maserati_43, 
#searchInv_cat_new_body_type ul.si_result_make a#si_result_make_Maserati, 
#searchInv_cat_new_price ul.si_result_make a#si_result_make_Maserati{
	background: url('../images_homepage/dealership_logos/maserati.png') top center no-repeat;
}

ul#si_cat_new_make a#si_cat_new_make_Mercedes-Benz_45, 
.searchInv_result_left a#si_cat_new_make_Mercedes-Benz_45, 
#searchInv_cat_new_body_type ul.si_result_make a#si_result_make_Mercedes-Benz, 
#searchInv_cat_new_price ul.si_result_make a#si_result_make_Mercedes-Benz,
ul#si_cat_new_store a#si_cat_new_store_1657,
ul#si_cat_new_store a#si_cat_new_store_1656,
ul#si_cat_new_store a#si_cat_new_store_1654,
ul#si_cat_pre_store a#si_cat_pre_store_1657,
ul#si_cat_pre_store a#si_cat_pre_store_1656,
ul#si_cat_pre_store a#si_cat_pre_store_1654,
#searchInv_cat_pre_location .searchInv_result_left a#si_cat_new_store_1657,
#searchInv_cat_pre_location .searchInv_result_left a#si_cat_new_store_1656,
#searchInv_cat_pre_location .searchInv_result_left a#si_cat_new_store_1654,
#searchInv_cat_new_location .searchInv_result_left a#si_cat_new_store_1657,
#searchInv_cat_new_location .searchInv_result_left a#si_cat_new_store_1656,
#searchInv_cat_new_location .searchInv_result_left a#si_cat_new_store_1654{
	background: url('../images_homepage/dealership_logos/mercedes.png') top center no-repeat;
}

ul#si_cat_new_make a#si_cat_new_make_Porsche_56, 
.searchInv_result_left a#si_cat_new_make_Porsche_56, 
#searchInv_cat_new_body_type ul.si_result_make a#si_result_make_Porsche, 
#searchInv_cat_new_price ul.si_result_make a#si_result_make_Porsche,
ul#si_cat_new_store a#si_cat_new_store_1655,
ul#si_cat_pre_store a#si_cat_pre_store_1655,
#searchInv_cat_pre_location .searchInv_result_left a#si_cat_new_store_1655,
#searchInv_cat_new_location .searchInv_result_left a#si_cat_new_store_1655{
	background: url('../images_homepage/dealership_logos/porsche.png') top center no-repeat;
}

ul#si_cat_new_make a#si_cat_new_make_Rolls-Royce_58, 
.searchInv_result_left a#si_cat_new_make_Rolls-Royce_58, 
#searchInv_cat_new_body_type ul.si_result_make a#si_result_make_Rolls-Royce, 
#searchInv_cat_new_price ul.si_result_make a#si_result_make_Rolls-Royce {
	background: url('../images_homepage/dealership_logos/rolls-royce.png') top center no-repeat;
}

ul#si_cat_new_store a#si_cat_new_store_1658,
#searchInv_cat_new_location .searchInv_result_left a#si_cat_new_store_1658,
#searchInv_cat_pre_location .searchInv_result_left a#si_cat_pre_store_1658,
ul#si_cat_pre_store a#si_cat_pre_store_1658 {
	background: url('../images_homepage/dealership_logos/botique.png') top center no-repeat;
}

ul#si_cat_new_make a#si_cat_new_make_smart_287, 
.searchInv_result_left a#si_cat_new_make_smart_287, 
#searchInv_cat_new_body_type ul.si_result_make a#si_result_make_smart, 
#searchInv_cat_new_price ul.si_result_make a#si_result_make_smart,
ul#si_cat_new_store a#si_cat_new_store_1865,
ul#si_cat_new_store a#si_cat_new_store_1864,
ul#si_cat_pre_store a#si_cat_pre_store_1865,
ul#si_cat_pre_store a#si_cat_pre_store_1864,
#searchInv_cat_pre_location .searchInv_result_left a#si_cat_new_store_1865,
#searchInv_cat_pre_location .searchInv_result_left a#si_cat_new_store_1864,
#searchInv_cat_new_location .searchInv_result_left a#si_cat_new_store_1865,
#searchInv_cat_new_location .searchInv_result_left a#si_cat_new_store_1864{
	background: url('../images_homepage/dealership_logos/smart.png') top center no-repeat;
}

ul#si_cat_new_make a#si_cat_new_make_Volvo_68, 
.searchInv_result_left a#si_cat_new_make_Volvo_68, 
#searchInv_cat_new_body_type ul.si_result_make a#si_result_make_Volvo, 
#searchInv_cat_new_price ul.si_result_make a#si_result_make_Volvo,
ul#si_cat_new_store a#si_cat_new_store_1661,
ul#si_cat_pre_store a#si_cat_pre_store_1661,
#searchInv_cat_pre_location .searchInv_result_left a#si_cat_new_store_1661,
#searchInv_cat_new_location .searchInv_result_left a#si_cat_new_store_1661{
	background: url('../images_homepage/dealership_logos/volvo.png') top center no-repeat;
}

/*##### =specials icons_ #####
#######################*/


ul#si_cat_specials_make li{
	float: left;
	display: inline;
	margin: 0px 8px 40px 10px;
}

ul#si_cat_specials_make a{
	display: block;
	height: 2px;
	width: 120px;
	text-decoration: none;
	padding-top: 80px;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
}

ul#si_cat_specials_make a#si_cat_new_make_Bentley_9{
	background: url('../images_homepage/dealership_logos/botique.png') top center no-repeat;
}

ul#si_cat_specials_make a#si_cat_new_make_Lexus_40{
	background: url('../images_homepage/dealership_logos/lexus.png') top center no-repeat;
}

ul#si_cat_specials_make a#si_cat_new_make_Maserati_43{
	background: url('../images_homepage/dealership_logos/botique.png') top center no-repeat;
}

ul#si_cat_specials_make a#si_cat_new_make_Mercedes-Benz_45{
	background: url('../images_homepage/dealership_logos/mercedes.png') top center no-repeat;
}

ul#si_cat_specials_make a#si_cat_new_make_Porsche_56{
	background: url('../images_homepage/dealership_logos/porsche.png') top center no-repeat;
}

ul#si_cat_specials_make a#si_cat_new_make_Rolls-Royce_58{
	background: url('../images_homepage/dealership_logos/botique.png') top center no-repeat;
}

ul#si_cat_specials_make a#si_cat_new_make_smart_287{
	background: url('../images_homepage/dealership_logos/smart.png') top center no-repeat;
}

ul#si_cat_specials_make a#si_cat_new_make_Volvo_68{
	background: url('../images_homepage/dealership_logos/volvo.png') top center no-repeat;
}


/*##### =searchInv New Left_Right Pane_ #####
###########################################*/

div.scrollable div.items .searchInv_result_left{
	width: 140px;
	margin: 25px 30px 0px 10px;
	height: 220px;
	border-right: 1px solid #000
}

div.scrollable div.items .searchInv_result_right{
	width: 413px;
	margin: 25px 0px 0px 0px;
	height: 246px;
	overflow-y: auto;
}

div.scrollable div.items .searchInv_result_right ul{
	float: left;
	display: inline;
	margin: 0px 15px 15px 0px;
	width: 170px;
}

div.scrollable div.items .searchInv_result_right ul.si_result_make{
	width: auto;
}

/*##### =New Search By Type_ #####
###########################################*/

ul#si_cat_new_body_type li {
	float: left;
	display: inline;
	margin: 0px 5px 30px 5px;
}

ul#si_cat_new_body_type li a, #searchInv_cat_new_body_type .searchInv_result_left a{
	display: block;
	height: 2px;
	width: 120px;
	background: url('../images_homepage/pp_preownedMakes.png') no-repeat;
	text-decoration: none;
	padding-top: 66px;
	text-align: center;
}

ul#si_cat_new_body_type li a#si_cat_new_body_type_Convertible_2041, 
#searchInv_cat_new_body_type .searchInv_result_left a#si_cat_new_body_type_Convertible_2041{
	background-position: center 0px;
}

ul#si_cat_new_body_type li a#si_cat_new_body_type_Coupe_2048, 
#searchInv_cat_new_body_type .searchInv_result_left a#si_cat_new_body_type_Coupe_2048{
	background-position: center -82px;
}

ul#si_cat_new_body_type li a#si_cat_new_body_type_Other_-12, 
#searchInv_cat_new_body_type .searchInv_result_left a#si_cat_new_body_type_Other_-12{
	background-position: center -612px;
}

ul#si_cat_new_body_type li a#si_cat_new_body_type_Sedan_2045, 
#searchInv_cat_new_body_type .searchInv_result_left a#si_cat_new_body_type_Sedan_2045{
	background-position: center -257px;
}

ul#si_cat_new_body_type li a#si_cat_new_body_type_SUV_2042, 
#searchInv_cat_new_body_type .searchInv_result_left a#si_cat_new_body_type_SUV_2042{
	background-position: center -357px;
}

ul#si_cat_new_body_type li a#si_cat_new_body_type_WAGON_2043, 
#searchInv_cat_new_body_type .searchInv_result_left a#si_cat_new_body_type_WAGOn_2043{
	background-position: center -543px;
}


#searchInv_cat_new_body_type ul.si_result_make li, #searchInv_cat_new_price ul.si_result_make li {
	display: inline;
	float: left;
	margin: 0px 5px 20px 0px;
}

#searchInv_cat_new_body_type ul.si_result_make a, #searchInv_cat_new_price ul.si_result_make a {
	display: block;
	height: 2px;
	width: 120px;
	background: url('../images_homepage/ppMake_icons.png') no-repeat;
	text-decoration: none;
	padding-top: 80px;
	text-align: center;
}

/*##### =Price Range_ #####
###########################################*/

#searchInv_cat_new_price .searchInv_result_left a {
	display: block;
	height: 2px;
	width: 120px;
	background: url('../images_homepage/park_place_logo.png') no-repeat center top;
	text-decoration: none;
	padding-top: 84px;
	text-align: center;
}

ul#si_cat_new_price_range, ul#si_cat_pre_price_range{
	float: left;
	display: inline;
	margin: 20px 0px 0px 0px;
	height: 250px;
	width: 595px;
	overflow-y: auto;
}

ul#si_cat_new_price_range li, ul#si_cat_pre_price_range li{
	float: left;
	display: inline;
	margin: 10px 0px 5px 70px;
}

ul#si_cat_new_price_range li a, ul#si_cat_pre_price_range li a{
	display: block;
	background: url('../images_homepage/priceRange_bg.gif') no-repeat;
	width: 180px;
	height: 23px;
	text-decoration: none;
	line-height: 20px;
	text-indent: 6px;
}

/*##### =Pre Owned Makes_ #####
###########################################*/

ul#si_cat_pre_make li {
	float: left;
	display: inline;
	margin: 0px 20px 5px;
	width: 100px;
}

/*##### =Pre Owned Makes_ #####
###########################################*/

ul#si_cat_pre_body_type li {
	float: left;
	display: inline;
	margin: 0px 20px;
	width: 100px;
}

#searchInv_cat_pre_make .searchInv_result_left a{
	display: block;
	height: 2px;
	width: 120px;
	background: url('../images_homepage/park_place_logo.png') no-repeat center top;
	text-decoration: none;
	padding-top: 80px;
	text-align: center;
}

ul#si_cat_pre_body_type li {
	float: left;
	display: inline;
	margin: 0px 5px 30px 5px;
}

ul#si_cat_pre_body_type a, #searchInv_cat_pre_body_type .searchInv_result_left a {
	display: block;
	height: 2px;
	width: 120px;
	background: url('../images_homepage/pp_preownedMakes.png') no-repeat;
	text-decoration: none;
	padding-top: 67px;
	text-align: center;
}

ul#si_cat_pre_body_type li a#si_cat_pre_body_type_Convertible_2041, 
#searchInv_cat_pre_body_type .searchInv_result_left a#si_cat_pre_body_type_Convertible_2041{
	background-position: center 0px;
}

ul#si_cat_pre_body_type li a#si_cat_pre_body_type_Coupe_2048, 
#searchInv_cat_pre_body_type .searchInv_result_left a#si_cat_pre_body_type_Coupe_2048{
	background-position: center -83px;
}

ul#si_cat_pre_body_type li a#si_cat_pre_body_type_Other_-12, 
#searchInv_cat_pre_body_type .searchInv_result_left a#si_cat_pre_body_type_Other_-12{
	background-position: center -612px;
}

ul#si_cat_pre_body_type li a#si_cat_pre_body_type_Sedan_2045, 
#searchInv_cat_pre_body_type .searchInv_result_left a#si_cat_pre_body_type_Sedan_2045{
	background-position: center -257px;
}

ul#si_cat_pre_body_type li a#si_cat_pre_body_type_SUV_2042, 
#searchInv_cat_pre_body_type .searchInv_result_left a#si_cat_pre_body_type_SUV_2042{
	background-position: center -357px;
}

ul#si_cat_pre_body_type li a#si_cat_pre_body_type_Minivan_Van_2049, 
#searchInv_cat_pre_body_type .searchInv_result_left a#si_cat_pre_body_type_Minivan_Van_2049{
	background-position: center -166px;
}

ul#si_cat_pre_body_type li a#si_cat_pre_body_type_Pickup_Truck_2047, 
#searchInv_cat_pre_body_type .searchInv_result_left a#si_cat_pre_body_type_Pickup_Truck_2047{
	background-position: center -458px;
}

ul#si_cat_pre_body_type li a#si_cat_pre_body_type_Wagon_2043, 
#searchInv_cat_pre_body_type .searchInv_result_left a#si_cat_pre_body_type_Wagon_2043{
	background-position: center -544px;
}

/*##### =Pre Owned Price Range #####
##################################*/

#searchInv_cat_pre_price .searchInv_result_left a{
	display: block;
	height: 2px;
	width: 120px;
	background: url('../images_homepage/park_place_logo.png') no-repeat center top;
	text-decoration: none;
	padding-top: 80px;
	text-align: center;
} 


/*##### =ecl_make_combined_list #######
#####################################*/
ul#si_cat_specials_make ul.ecl_make_combined_list {
	display:none;
	background: #000;
	background: rgba(0,0,0,0.65);
}

ul#si_cat_specials_make ul.ecl_make_combined_list li {
	margin: 0;
	float: none;
	display: block;
	padding: 2px 8px;
}
ul#si_cat_specials_make ul.ecl_make_combined_list li a {
	color: #ddd;
	height: auto;
	padding: 0;
	width: auto;
	text-align: left;
}
ul#si_cat_specials_make ul.ecl_make_combined_list li a:hover {
	color: #fff;
}

.new_vehicle_popup {
	background: url('../images/mpgHover_box.png') no-repeat;
	height: 38px;
	width: 128px;
	font-family: Helvetica;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
