@import url(./nav_header.css);
@import url(http://images1.ecarlist.com/sites/common/sitemap-2.0.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;
}

.DD_belatedPNG_sizeFinder {
	visibility: hidden;
	position: absolute;
	left: -10000px;
}

/*containers*/

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

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

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

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

#content_top{
	width: 930px;
	height: 47px;
	background: url('../images_homepage/contentTop_bg_v2.jpg') no-repeat;
}

#content_bottom{
	width: 930px;
	height: 28px;
	background: url('../images_homepage/contentBottom_bg_v2.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;
}

#priNav_hide {
	display: none;
}

/*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 32px;
}

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

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_v2.png') no-repeat;
	margin: 0px 0px 0px 32px;
}

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

#google_search #cse-search-box div {
	white-space: nowrap
}

p#facebook_link {
	font-size: 12px;
	float: left;
	display: inline; 
	color: #fff;
	height: 36px;
	width: 100px;
	line-height: 34px;
	margin: 5px 0px 0px 15px;
	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 {
	float: left;
	display: inline;
	border-right: 1px solid #000;
	padding-right: 5px;
	margin: 4px 0px 0px 8px;
}

p#dealershipNews_button a {
	float: left;
	display: block;
	text-indent: -9000px;
	width: 162px;
	height: 38px;
	background: url('../images_homepage/homeBottom_buttons.png') no-repeat;
}

p#dealershipNews_button a:hover {
	background-position: -163px 0px;
}

p#signup_button {
	float: left;
	display: inline;
	border-right: 1px solid #000;
	padding-right: 5px;
	margin: 4px 5px 0px 5px;
}

p#signup_button a {
	float: left;
	display: block;
	text-indent: -9000px;
	width: 162px;
	height: 38px;
	background: url('../images_homepage/homeBottom_buttons.png') no-repeat;
	background-position: 0px -41px;
}

p#signup_button a:hover {
	background-position: -163px -41px;
}

p#careers_button {
	float: left;
	display: inline;
	margin: 4px 0px 0px 0px;
}

p#careers_button a {
	float: left;
	display: block;
	text-indent: -9000px;
	width: 162px;
	height: 38px;
	background: url('../images_homepage/homeBottom_buttons.png') no-repeat;
	background-position: 0px -82px;
}

p#careers_button a:hover {
	background-position: -163px -82px;
}

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 auto;
	background: url('../images_homepage/seoTitle_bars_v2.png') no-repeat;
	text-indent: -9000px;
	height: 19px;
	width: 956px;
}

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

#dealer_info h3#seoLink_002 {
	background-position: center -21px;
}

#dealer_info h3#seoLink_003 {
	background-position: center -40px;
}

#dealer_info h3#seoLink_004 {
	background-position: center -59px;
}

#dealer_info h3#seoLink_005 {
	background-position: center -78px;
	height: 20px;
}

#dealer_info h3#seoLink_006 {
	background-position: center -98px;
	height: 20px;
}

#dealer_info h3#seoLink_007 {
	background-position: center -118px;
}

#dealer_info h3#seoLink_008 {
	background-position: center -275px;
}

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

.seoLink_expanded {
	width: 100%;
	display: table;
	background: url('../images_homepage/seoTitle_bars_v2.png') no-repeat;
}

#seoLink_001_exp.seoLink_expanded {
	background-position: center 0px;
}

#seoLink_002_exp.seoLink_expanded {
	background-position: center -21px;
}

#seoLink_003_exp.seoLink_expanded {
	background-position: center -40px;
}

#seoLink_004_exp.seoLink_expanded {
	background-position: center -59px;
}

#seoLink_005_exp.seoLink_expanded {
	background-position: center -78px;
}

#seoLink_006_exp.seoLink_expanded {
	background-position: center -98px;
}

#seoLink_007_exp.seoLink_expanded {
	background-position: center -118px;
}

#seoLink_008_exp.seoLink_expanded {
	background-position: center -294px;
}

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

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

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

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

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

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

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

#dealer_info h3#seoLink_008.current {
	background: #aaa;
	cursor:default;
	background: url('../images_homepage/seoTitle_bars_v2.png') no-repeat center -294px;
}

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

#dealer_info .pane .pane_top {
	background: #000 url('../images_homepage/pane_top_v2.png') no-repeat center top;
	padding:0px;
	width: 100%;
	height: 35px;
}

#dealer_info .pane .pane_bottom {
	background: #000 url('../images_homepage/pane_bottom_v2.png') no-repeat center bottom;
	padding:0px;
	width: 100%;
	height: 39px;
}

#dealer_info .pane .pane_content {
	background: #000 url('../images_homepage/pane_content_v2.png') repeat-y 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;
	font-size: 20px;
}

.pane_inner h5#seoHeader_001 {
	float: left;
	display: inline;
	width: 330px;
	margin: 15px 0px;
	font-size: 20px;
}

.pane_inner p {
	float: left;
	padding: 0px 10px 5px 0px;
	width: 610px;
	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: 570px; float: right; display: inline; margin-right: 30px; 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 10px 5px 0px; width: 610px; 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 0px 0px 25px;
	position: relative;
}

.video_container_right{
	float: left;
	display: inline;
	background: url('../images_homepage/videoPlayer_bg.png') no-repeat;
	width: 277px;
	height: 212px;
	margin: 5px 0px 0px 5px;
	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, #ec_flowplayer_controlbar_jaguar {
	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, #flowplayer_playlist_jaguar { 
	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, #flowplayer_playlist_jaguar 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, #flowplayer_playlist_jaguar 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, #flowplayer_playlist_jaguar 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: 5px 0px 0px 0px;
	height: 250px;
	width: 600px;
}

#si_cat_pre_body_type.searchInv_cat_links, #si_cat_new_body_type.searchInv_cat_links {
	margin: 20px 0px 0px 0px;
}

#si_cat_pre_make.searchInv_cat_links {
	margin: 20px 0px 0px 0px;
}

#si_cat_new_body_type.searchInv_cat_links  {
	margin-left: 20px;
}

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;
	display: inline;
}

.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,
ul.si_cat_specials_store li,
ul.si_cat_schedule_service li,
ul.si_cat_service_specials li
{
	float: left;
	display: inline;
}

#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_store a,
ul#si_cat_pre_store a,
ul.si_cat_specials_store a,
ul.si_cat_schedule_service a,
ul.si_cat_service_specials a
{
	display: block;
	text-decoration: none;
	text-align: left;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	padding-top: 27px;
	height: 50px;
}
ul.si_cat_specials_store a,
ul.si_cat_schedule_service a,
ul.si_cat_service_specials a {
	padding-top: 20px;
}

li.inactive a {
	color: #999 !important;
	cursor: default;
}
 
ul#si_cat_new_store.selected-si_cat_new_store_1657 a, 
ul#si_cat_new_store.selected-si_cat_new_store_1654 a,
ul#si_cat_new_store.selected-si_cat_new_store_1656 a,
ul#si_cat_new_store.selected-si_cat_new_store_1660 a,
ul#si_cat_new_store.selected-si_cat_new_store_1659 a,
ul#si_cat_new_store.selected-si_cat_new_store_1655 a,
ul#si_cat_new_store.selected-si_cat_new_store_1864 a,
ul#si_cat_new_store.selected-si_cat_new_store_1865 a,
ul#si_cat_new_store.selected-si_cat_new_store_1661 a,
ul#si_cat_new_store.selected-si_cat_new_store_1735 a,
ul#si_cat_new_store.selected-si_cat_new_store_1658 a,
ul#si_cat_new_store.selected-si_cat_new_store_1736 a,
ul#si_cat_new_store.selected-si_cat_new_store_2376 a
{
	color: #999;
}

/***setting padding on individual anchors****/

ul#si_cat_new_store li#si_cat_new_store_Grapevine a {
	padding-left: 79px;
}

ul#si_cat_new_store li#si_cat_new_store_Dallas a {
	padding-left: 20px;
}

ul#si_cat_new_store li#si_cat_new_store_Ft_Worth a {
	padding-left: 15px;
}


ul#si_cat_new_store li#si_cat_new_store_Lexus_Grapevine a {
	padding-left: 69px;
}

ul#si_cat_new_store li#si_cat_new_store_Lexus_Plano a {
	padding-left: 15px;
}

ul#si_cat_new_store li#si_cat_new_store_Porsche a {
	padding-left: 65px;
}

ul#si_cat_new_store li#si_cat_new_store_smart_center_Dallas a {
	padding-left: 69px;
}

ul#si_cat_new_store li#si_cat_new_store_smart_center_Ft_Worth a {
	padding-left: 15px;
}

ul#si_cat_new_store li#si_cat_new_store_Volvo a {
	padding-left: 65px;
}


ul#si_cat_new_store li#si_cat_new_store_Bentley a {
	padding-left: 90px;
}

ul#si_cat_new_store li#si_cat_new_store_Rolls_Royce a {
	padding-left: 65px;
}

ul#si_cat_new_store li#si_cat_new_store_Maserati a {
	padding-left: 65px;
}

ul#si_cat_new_store li#si_cat_new_store_Jaguar_Plano a {
	padding-left: 80px;
}


/****Hover Color when one dealership is selected****/

ul#si_cat_new_store.selected-si_cat_new_store_1657 li#si_cat_new_store_Grapevine:hover a, 
ul#si_cat_new_store.selected-si_cat_new_store_1654 li#si_cat_new_store_Dallas:hover a,
ul#si_cat_new_store.selected-si_cat_new_store_1656 li#si_cat_new_store_Ft_Worth:hover a,
ul#si_cat_new_store.selected-si_cat_new_store_1660 li#si_cat_new_store_Lexus_Grapevine:hover a,
ul#si_cat_new_store.selected-si_cat_new_store_1659 li#si_cat_new_store_Lexus_Plano:hover a,
ul#si_cat_new_store.selected-si_cat_new_store_1655 li#si_cat_new_store_Porsche:hover a,
ul#si_cat_new_store.selected-si_cat_new_store_1864 li#si_cat_new_store_smart_center_Dallas:hover a,
ul#si_cat_new_store.selected-si_cat_new_store_1865 li#si_cat_new_store_smart_center_Ft_Worth:hover a,
ul#si_cat_new_store.selected-si_cat_new_store_1661 li#si_cat_new_store_Volvo:hover a,
ul#si_cat_new_store.selected-si_cat_new_store_1735 li#si_cat_new_store_Bentley:hover a,
ul#si_cat_new_store.selected-si_cat_new_store_1658 li#si_cat_new_store_Rolls_Royce:hover a,
ul#si_cat_new_store.selected-si_cat_new_store_1736 li#si_cat_new_store_Maserati:hover a,
ul#si_cat_new_store.selected-si_cat_new_store_2376 li#si_cat_new_store_Jaguar_Plano:hover a
{
	color: #fff;
}

#searchInv_cat_new_make .searchInv_result_left a span,
#searchInv_cat_new_make .searchInv_result_left a span,
#searchInv_cat_pre_location .searchInv_result_left a span, 
#searchInv_cat_new_location .searchInv_result_left a span,
ul#si_cat_new_make a span, 
ul#si_cat_new_store a span,
ul#si_cat_pre_store a span,
ul.si_cat_schedule_service span,
ul.si_cat_service_specials span
{
	font-weight: normal;
}

/****Default States*****/

li#si_cat_new_store_Grapevine{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -426px -715px;
	height: 70px;
	width: 175px;
	margin-bottom: -5px;
}

li#si_cat_new_store_Dallas {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -601px -715px;
	height: 70px;
	width: 115px;
	margin-bottom: -5px;
}

li#si_cat_new_store_Ft_Worth {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -716px -715px;
	height: 70px;
	width: 115px;
	margin-bottom: -5px;
}

li#si_cat_new_store_Lexus_Grapevine {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -419px -86px;
	height: 70px;
	width: 219px;
	margin-bottom: -5px;
}

li#si_cat_new_store_Lexus_Plano {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -638px -86px;
	height: 70px;
	width: 187px;
	margin-bottom: -5px;
}

li#si_cat_new_store_Porsche {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -242px -348px;
	height: 70px;
	width: 206px;
	margin-left: -12px;
	margin-bottom: -5px;
}

li#si_cat_new_store_Volvo {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -242px -259px;
	height: 70px;
	width: 206px;
	margin-left: -14px;
	margin-bottom: -5px;
}

li#si_cat_new_store_smart_center_Dallas{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -419px -168px;
	height: 70px;
	width: 219px;
	margin-bottom: -5px;
}

li#si_cat_new_store_smart_center_Ft_Worth{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -638px -168px;
	height: 70px;
	width: 189px;
	margin-bottom: -5px;
}

li#si_cat_new_store_Bentley {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -242px -439px;
	height: 70px;
	width: 206px;
	margin-left: 4px;
}

li#si_cat_new_store_Rolls_Royce {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -242px -529px;
	height: 70px;
	width: 206px;
	margin-left: -12px;
}

li#si_cat_new_store_Maserati {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -242px -619px;
	height: 70px;
	width: 206px;
	margin-left: -11px;
}

li#si_cat_new_store_Jaguar_Plano {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -242px -805px;
	height: 70px;
	width: 206px;
	margin-left: -11px;
}

/****Hover States****/

.selected-si_cat_new_store_1657 li#si_cat_new_store_Grapevine,
.selected-si_cat_new_store_1654 li#si_cat_new_store_Grapevine,
.selected-si_cat_new_store_1656 li#si_cat_new_store_Grapevine
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -5px -715px;
}

.selected-si_cat_new_store_1657 li#si_cat_new_store_Dallas,
.selected-si_cat_new_store_1654 li#si_cat_new_store_Dallas,
.selected-si_cat_new_store_1656 li#si_cat_new_store_Dallas {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -180px -715px;
}

.selected-si_cat_new_store_1657 li#si_cat_new_store_Ft_Worth,
.selected-si_cat_new_store_1654 li#si_cat_new_store_Ft_Worth,
.selected-si_cat_new_store_1656 li#si_cat_new_store_Ft_Worth
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -295px -715px;
}


.selected-si_cat_new_store_1660 li#si_cat_new_store_Lexus_Grapevine,
.selected-si_cat_new_store_1659 li#si_cat_new_store_Lexus_Grapevine
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -5px -86px;
}

.selected-si_cat_new_store_1660 li#si_cat_new_store_Lexus_Plano,
.selected-si_cat_new_store_1659 li#si_cat_new_store_Lexus_Plano {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -224px -86px;
}

.selected-si_cat_new_store_1655 li#si_cat_new_store_Porsche{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -8px -348px;
}

.selected-si_cat_new_store_1864 li#si_cat_new_store_smart_center_Dallas,
.selected-si_cat_new_store_1865 li#si_cat_new_store_smart_center_Dallas{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -5px -168px;
}


.selected-si_cat_new_store_1864 li#si_cat_new_store_smart_center_Ft_Worth,
.selected-si_cat_new_store_1865 li#si_cat_new_store_smart_center_Ft_Worth{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -224px -168px;
}

.selected-si_cat_new_store_1661 li#si_cat_new_store_Volvo {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -8px -259px;
}

.selected-si_cat_new_store_1735 li#si_cat_new_store_Bentley {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -8px -439px;
}

.selected-si_cat_new_store_1658 li#si_cat_new_store_Rolls_Royce {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -8px -529px;
}

.selected-si_cat_new_store_1736 li#si_cat_new_store_Maserati {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -8px -619px;
}

.selected-si_cat_new_store_2376 li#si_cat_new_store_Jaguar_Plano {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -8px -805px;
}


/*****dark states****/


.selected-si_cat_new_store_1660 li#si_cat_new_store_Grapevine,
.selected-si_cat_new_store_1659 li#si_cat_new_store_Grapevine,
.selected-si_cat_new_store_1655 li#si_cat_new_store_Grapevine,
.selected-si_cat_new_store_1864 li#si_cat_new_store_Grapevine,
.selected-si_cat_new_store_1865 li#si_cat_new_store_Grapevine,
.selected-si_cat_new_store_1661 li#si_cat_new_store_Grapevine,
.selected-si_cat_new_store_1735 li#si_cat_new_store_Grapevine,
.selected-si_cat_new_store_1658 li#si_cat_new_store_Grapevine,
.selected-si_cat_new_store_1736 li#si_cat_new_store_Grapevine,
.selected-si_cat_new_store_2376 li#si_cat_new_store_Grapevine
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -839px -715px;
}

.selected-si_cat_new_store_1660 li#si_cat_new_store_Dallas,
.selected-si_cat_new_store_1659 li#si_cat_new_store_Dallas,
.selected-si_cat_new_store_1655 li#si_cat_new_store_Dallas,
.selected-si_cat_new_store_1864 li#si_cat_new_store_Dallas,
.selected-si_cat_new_store_1865 li#si_cat_new_store_Dallas,
.selected-si_cat_new_store_1661 li#si_cat_new_store_Dallas,
.selected-si_cat_new_store_1735 li#si_cat_new_store_Dallas,
.selected-si_cat_new_store_1658 li#si_cat_new_store_Dallas,
.selected-si_cat_new_store_1736 li#si_cat_new_store_Dallas,
.selected-si_cat_new_store_2376 li#si_cat_new_store_Dallas {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -1014px -715px;
}

.selected-si_cat_new_store_1660 li#si_cat_new_store_Ft_Worth,
.selected-si_cat_new_store_1659 li#si_cat_new_store_Ft_Worth,
.selected-si_cat_new_store_1655 li#si_cat_new_store_Ft_Worth,
.selected-si_cat_new_store_1864 li#si_cat_new_store_Ft_Worth,
.selected-si_cat_new_store_1865 li#si_cat_new_store_Ft_Worth,
.selected-si_cat_new_store_1661 li#si_cat_new_store_Ft_Worth,
.selected-si_cat_new_store_1735 li#si_cat_new_store_Ft_Worth,
.selected-si_cat_new_store_1658 li#si_cat_new_store_Ft_Worth,
.selected-si_cat_new_store_1736 li#si_cat_new_store_Ft_Worth,
.selected-si_cat_new_store_2376 li#si_cat_new_store_Ft_Worth
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -1129px -715px;
}


.selected-si_cat_new_store_1657 li#si_cat_new_store_Lexus_Grapevine,
.selected-si_cat_new_store_1654 li#si_cat_new_store_Lexus_Grapevine,
.selected-si_cat_new_store_1656 li#si_cat_new_store_Lexus_Grapevine,
.selected-si_cat_new_store_1655 li#si_cat_new_store_Lexus_Grapevine,
.selected-si_cat_new_store_1864 li#si_cat_new_store_Lexus_Grapevine,
.selected-si_cat_new_store_1865 li#si_cat_new_store_Lexus_Grapevine,
.selected-si_cat_new_store_1661 li#si_cat_new_store_Lexus_Grapevine,
.selected-si_cat_new_store_1735 li#si_cat_new_store_Lexus_Grapevine,
.selected-si_cat_new_store_1658 li#si_cat_new_store_Lexus_Grapevine,
.selected-si_cat_new_store_1736 li#si_cat_new_store_Lexus_Grapevine,
.selected-si_cat_new_store_2376 li#si_cat_new_store_Lexus_Grapevine
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -851px -86px;
}

.selected-si_cat_new_store_1657 li#si_cat_new_store_Lexus_Plano,
.selected-si_cat_new_store_1654 li#si_cat_new_store_Lexus_Plano,
.selected-si_cat_new_store_1656 li#si_cat_new_store_Lexus_Plano,
.selected-si_cat_new_store_1655 li#si_cat_new_store_Lexus_Plano,
.selected-si_cat_new_store_1864 li#si_cat_new_store_Lexus_Plano,
.selected-si_cat_new_store_1865 li#si_cat_new_store_Lexus_Plano,
.selected-si_cat_new_store_1661 li#si_cat_new_store_Lexus_Plano,
.selected-si_cat_new_store_1735 li#si_cat_new_store_Lexus_Plano,
.selected-si_cat_new_store_1658 li#si_cat_new_store_Lexus_Plano,
.selected-si_cat_new_store_1736 li#si_cat_new_store_Lexus_Plano,
.selected-si_cat_new_store_2376 li#si_cat_new_store_Lexus_Plano
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -1070px -86px;
}

.selected-si_cat_new_store_1657 li#si_cat_new_store_Porsche,
.selected-si_cat_new_store_1654 li#si_cat_new_store_Porsche,
.selected-si_cat_new_store_1656 li#si_cat_new_store_Porsche,
.selected-si_cat_new_store_1660 li#si_cat_new_store_Porsche,
.selected-si_cat_new_store_1659 li#si_cat_new_store_Porsche,
.selected-si_cat_new_store_1864 li#si_cat_new_store_Porsche,
.selected-si_cat_new_store_1865 li#si_cat_new_store_Porsche,
.selected-si_cat_new_store_1661 li#si_cat_new_store_Porsche,
.selected-si_cat_new_store_1735 li#si_cat_new_store_Porsche,
.selected-si_cat_new_store_1658 li#si_cat_new_store_Porsche,
.selected-si_cat_new_store_1736 li#si_cat_new_store_Porsche,
.selected-si_cat_new_store_2376 li#si_cat_new_store_Porsche
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -458px -348px;
}

.selected-si_cat_new_store_1657 li#si_cat_new_store_smart_center_Dallas,
.selected-si_cat_new_store_1654 li#si_cat_new_store_smart_center_Dallas,
.selected-si_cat_new_store_1656 li#si_cat_new_store_smart_center_Dallas,
.selected-si_cat_new_store_1660 li#si_cat_new_store_smart_center_Dallas,
.selected-si_cat_new_store_1659 li#si_cat_new_store_smart_center_Dallas,
.selected-si_cat_new_store_1655 li#si_cat_new_store_smart_center_Dallas,
.selected-si_cat_new_store_1661 li#si_cat_new_store_smart_center_Dallas,
.selected-si_cat_new_store_1735 li#si_cat_new_store_smart_center_Dallas,
.selected-si_cat_new_store_1658 li#si_cat_new_store_smart_center_Dallas,
.selected-si_cat_new_store_1736 li#si_cat_new_store_smart_center_Dallas,
.selected-si_cat_new_store_2376 li#si_cat_new_store_smart_center_Dallas
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -851px -168px;
}

.selected-si_cat_new_store_1657 li#si_cat_new_store_smart_center_Ft_Worth,
.selected-si_cat_new_store_1654 li#si_cat_new_store_smart_center_Ft_Worth,
.selected-si_cat_new_store_1656 li#si_cat_new_store_smart_center_Ft_Worth,
.selected-si_cat_new_store_1660 li#si_cat_new_store_smart_center_Ft_Worth,
.selected-si_cat_new_store_1659 li#si_cat_new_store_smart_center_Ft_Worth,
.selected-si_cat_new_store_1655 li#si_cat_new_store_smart_center_Ft_Worth,
.selected-si_cat_new_store_1661 li#si_cat_new_store_smart_center_Ft_Worth,
.selected-si_cat_new_store_1735 li#si_cat_new_store_smart_center_Ft_Worth,
.selected-si_cat_new_store_1658 li#si_cat_new_store_smart_center_Ft_Worth,
.selected-si_cat_new_store_1736 li#si_cat_new_store_smart_center_Ft_Worth,
.selected-si_cat_new_store_2376 li#si_cat_new_store_smart_center_Ft_Worth
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -1070px -168px;
}


.selected-si_cat_new_store_1657 li#si_cat_new_store_Volvo,
.selected-si_cat_new_store_1654 li#si_cat_new_store_Volvo,
.selected-si_cat_new_store_1656 li#si_cat_new_store_Volvo,
.selected-si_cat_new_store_1660 li#si_cat_new_store_Volvo,
.selected-si_cat_new_store_1659 li#si_cat_new_store_Volvo,
.selected-si_cat_new_store_1655 li#si_cat_new_store_Volvo,
.selected-si_cat_new_store_1864 li#si_cat_new_store_Volvo,
.selected-si_cat_new_store_1865 li#si_cat_new_store_Volvo,
.selected-si_cat_new_store_1735 li#si_cat_new_store_Volvo,
.selected-si_cat_new_store_1658 li#si_cat_new_store_Volvo,
.selected-si_cat_new_store_1736 li#si_cat_new_store_Volvo,
.selected-si_cat_new_store_2376 li#si_cat_new_store_Volvo
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -458px -259px;
}

.selected-si_cat_new_store_1657 li#si_cat_new_store_Bentley,
.selected-si_cat_new_store_1654 li#si_cat_new_store_Bentley,
.selected-si_cat_new_store_1656 li#si_cat_new_store_Bentley,
.selected-si_cat_new_store_1660 li#si_cat_new_store_Bentley,
.selected-si_cat_new_store_1659 li#si_cat_new_store_Bentley,
.selected-si_cat_new_store_1655 li#si_cat_new_store_Bentley,
.selected-si_cat_new_store_1864 li#si_cat_new_store_Bentley,
.selected-si_cat_new_store_1865 li#si_cat_new_store_Bentley,
.selected-si_cat_new_store_1661 li#si_cat_new_store_Bentley,
.selected-si_cat_new_store_1658 li#si_cat_new_store_Bentley,
.selected-si_cat_new_store_1736 li#si_cat_new_store_Bentley,
.selected-si_cat_new_store_2376 li#si_cat_new_store_Bentley
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -458px -439px;
}

.selected-si_cat_new_store_1657 li#si_cat_new_store_Rolls_Royce,
.selected-si_cat_new_store_1654 li#si_cat_new_store_Rolls_Royce,
.selected-si_cat_new_store_1656 li#si_cat_new_store_Rolls_Royce,
.selected-si_cat_new_store_1660 li#si_cat_new_store_Rolls_Royce,
.selected-si_cat_new_store_1659 li#si_cat_new_store_Rolls_Royce,
.selected-si_cat_new_store_1655 li#si_cat_new_store_Rolls_Royce,
.selected-si_cat_new_store_1864 li#si_cat_new_store_Rolls_Royce,
.selected-si_cat_new_store_1865 li#si_cat_new_store_Rolls_Royce,
.selected-si_cat_new_store_1661 li#si_cat_new_store_Rolls_Royce,
.selected-si_cat_new_store_1735 li#si_cat_new_store_Rolls_Royce,
.selected-si_cat_new_store_1736 li#si_cat_new_store_Rolls_Royce,
.selected-si_cat_new_store_2376 li#si_cat_new_store_Rolls_Royce
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -458px -529px;
}

.selected-si_cat_new_store_1657 li#si_cat_new_store_Maserati,
.selected-si_cat_new_store_1654 li#si_cat_new_store_Maserati,
.selected-si_cat_new_store_1656 li#si_cat_new_store_Maserati,
.selected-si_cat_new_store_1660 li#si_cat_new_store_Maserati,
.selected-si_cat_new_store_1659 li#si_cat_new_store_Maserati,
.selected-si_cat_new_store_1655 li#si_cat_new_store_Maserati,
.selected-si_cat_new_store_1864 li#si_cat_new_store_Maserati,
.selected-si_cat_new_store_1865 li#si_cat_new_store_Maserati,
.selected-si_cat_new_store_1661 li#si_cat_new_store_Maserati,
.selected-si_cat_new_store_1735 li#si_cat_new_store_Maserati,
.selected-si_cat_new_store_1658 li#si_cat_new_store_Maserati,
.selected-si_cat_new_store_2376 li#si_cat_new_store_Maserati
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -458px -619px;
}

.selected-si_cat_new_store_1657 li#si_cat_new_store_Jaguar_Plano,
.selected-si_cat_new_store_1654 li#si_cat_new_store_Jaguar_Plano,
.selected-si_cat_new_store_1656 li#si_cat_new_store_Jaguar_Plano,
.selected-si_cat_new_store_1660 li#si_cat_new_store_Jaguar_Plano,
.selected-si_cat_new_store_1659 li#si_cat_new_store_Jaguar_Plano,
.selected-si_cat_new_store_1655 li#si_cat_new_store_Jaguar_Plano,
.selected-si_cat_new_store_1864 li#si_cat_new_store_Jaguar_Plano,
.selected-si_cat_new_store_1865 li#si_cat_new_store_Jaguar_Plano,
.selected-si_cat_new_store_1661 li#si_cat_new_store_Jaguar_Plano,
.selected-si_cat_new_store_1735 li#si_cat_new_store_Jaguar_Plano,
.selected-si_cat_new_store_1736 li#si_cat_new_store_Jaguar_Plano,
.selected-si_cat_new_store_1658 li#si_cat_new_store_Jaguar_Plano
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -458px -805px;
}


/******Preowned Make Icons******/

ul#si_cat_pre_store.selected-si_cat_pre_store_1657 a, 
ul#si_cat_pre_store.selected-si_cat_pre_store_1654 a,
ul#si_cat_pre_store.selected-si_cat_pre_store_1656 a,
ul#si_cat_pre_store.selected-si_cat_pre_store_1660 a,
ul#si_cat_pre_store.selected-si_cat_pre_store_1659 a,
ul#si_cat_pre_store.selected-si_cat_pre_store_1655 a,
ul#si_cat_pre_store.selected-si_cat_pre_store_1864 a,
ul#si_cat_pre_store.selected-si_cat_pre_store_1865 a,
ul#si_cat_pre_store.selected-si_cat_pre_store_1661 a,
ul#si_cat_pre_store.selected-si_cat_pre_store_1735 a,
ul#si_cat_pre_store.selected-si_cat_pre_store_1658 a,
ul#si_cat_pre_store.selected-si_cat_pre_store_1736 a,
ul#si_cat_pre_store.selected-si_cat_pre_store_2376 a
{
	color: #999;
}

/***setting padding on individual anchors****/

ul#si_cat_pre_store li#si_cat_pre_store_Grapevine a {
	padding-left: 79px;
}

ul#si_cat_pre_store li#si_cat_pre_store_Dallas a {
	padding-left: 20px;
}

ul#si_cat_pre_store li#si_cat_pre_store_Ft_Worth a {
	padding-left: 15px;
}


ul#si_cat_pre_store li#si_cat_pre_store_Lexus_Grapevine a {
	padding-left: 69px;
}

ul#si_cat_pre_store li#si_cat_pre_store_Lexus_Plano a {
	padding-left: 15px;
}

ul#si_cat_pre_store li#si_cat_pre_store_Porsche a {
	padding-left: 65px;
}

ul#si_cat_pre_store li#si_cat_pre_store_smart_center_Dallas a {
	padding-left: 69px;
}

ul#si_cat_pre_store li#si_cat_pre_store_smart_center_Ft_Worth a {
	padding-left: 15px;
}

ul#si_cat_pre_store li#si_cat_pre_store_Volvo a {
	padding-left: 65px;
}


ul#si_cat_pre_store li#si_cat_pre_store_Bentley a {
	padding-left: 90px;
}

ul#si_cat_pre_store li#si_cat_pre_store_Rolls_Royce a {
	padding-left: 65px;
}

ul#si_cat_pre_store li#si_cat_pre_store_Maserati a {
	padding-left: 65px;
}

ul#si_cat_pre_store li#si_cat_pre_store_Jaguar_Plano a {
	padding-left: 80px;
}

/****Hover Color when one dealership is selected****/

ul#si_cat_pre_store.selected-si_cat_pre_store_1657 li#si_cat_pre_store_Grapevine:hover a, 
ul#si_cat_pre_store.selected-si_cat_pre_store_1654 li#si_cat_pre_store_Dallas:hover a,
ul#si_cat_pre_store.selected-si_cat_pre_store_1656 li#si_cat_pre_store_Ft_Worth:hover a,
ul#si_cat_pre_store.selected-si_cat_pre_store_1660 li#si_cat_pre_store_Lexus_Grapevine:hover a,
ul#si_cat_pre_store.selected-si_cat_pre_store_1659 li#si_cat_pre_store_Lexus_Plano:hover a,
ul#si_cat_pre_store.selected-si_cat_pre_store_1655 li#si_cat_pre_store_Porsche:hover a,
ul#si_cat_pre_store.selected-si_cat_pre_store_1864 li#si_cat_pre_store_smart_center_Dallas:hover a,
ul#si_cat_pre_store.selected-si_cat_pre_store_1865 li#si_cat_pre_store_smart_center_Ft_Worth:hover a,
ul#si_cat_pre_store.selected-si_cat_pre_store_1661 li#si_cat_pre_store_Volvo:hover a,
ul#si_cat_pre_store.selected-si_cat_pre_store_1735 li#si_cat_pre_store_Bentley:hover a,
ul#si_cat_pre_store.selected-si_cat_pre_store_1658 li#si_cat_pre_store_Rolls_Royce:hover a,
ul#si_cat_pre_store.selected-si_cat_pre_store_1736 li#si_cat_pre_store_Maserati:hover a,
ul#si_cat_pre_store.selected-si_cat_pre_store_2376 li#si_cat_pre_store_Jaguar_Plano:hover a
{
	color: #fff;
}

#searchInv_cat_new_make .searchInv_result_left a span,
#searchInv_cat_new_make .searchInv_result_left a span,
#searchInv_cat_pre_location .searchInv_result_left a span, 
#searchInv_cat_new_location .searchInv_result_left a span,
ul#si_cat_new_make a span, 
ul#si_cat_special_store a span,
ul#si_cat_pre_store a span,
ul.si_cat_specials_store span
{
	font-weight: normal;
}

/****Default States*****/

li#si_cat_pre_store_Grapevine{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -426px -715px;
	height: 70px;
	width: 175px;
	margin-bottom: -5px;
}

li#si_cat_pre_store_Dallas {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -601px -715px;
	height: 70px;
	width: 115px;
	margin-bottom: -5px;
}

li#si_cat_pre_store_Ft_Worth {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -716px -715px;
	height: 70px;
	width: 115px;
	margin-bottom: -5px;
}

li#si_cat_pre_store_Lexus_Grapevine {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -419px -86px;
	height: 70px;
	width: 219px;
	margin-bottom: -5px;
}

li#si_cat_pre_store_Lexus_Plano {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -638px -86px;
	height: 70px;
	width: 187px;
	margin-bottom: -5px;
}

li#si_cat_pre_store_Porsche {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -242px -348px;
	height: 70px;
	width: 206px;
	margin-left: -12px;
	margin-bottom: -5px;
}

li#si_cat_pre_store_Volvo {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -242px -259px;
	height: 70px;
	width: 206px;
	margin-left: -14px;
	margin-bottom: -5px;
}

li#si_cat_pre_store_smart_center_Dallas{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -419px -168px;
	height: 70px;
	width: 219px;
	margin-bottom: -5px;
}

li#si_cat_pre_store_smart_center_Ft_Worth{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -638px -168px;
	height: 70px;
	width: 189px;
	margin-bottom: -5px;
}

li#si_cat_pre_store_Bentley {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -242px -439px;
	height: 70px;
	width: 206px;
	margin-left: 4px;
	margin-bottom: -5px;
}

li#si_cat_pre_store_Rolls_Royce {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -242px -529px;
	height: 70px;
	width: 206px;
	margin-left: -12px;
	margin-bottom: -5px;
}

li#si_cat_pre_store_Maserati {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -242px -619px;
	height: 70px;
	width: 206px;
	margin-left: -11px;
	margin-bottom: -5px;
}

li#si_cat_pre_store_Jaguar_Plano {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -242px -805px;
	height: 70px;
	width: 206px;
	margin-left: -11px;
}

/****Hover States****/

.selected-si_cat_pre_store_1657 li#si_cat_pre_store_Grapevine,
.selected-si_cat_pre_store_1654 li#si_cat_pre_store_Grapevine,
.selected-si_cat_pre_store_1656 li#si_cat_pre_store_Grapevine
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -5px -715px;
}

.selected-si_cat_pre_store_1657 li#si_cat_pre_store_Dallas,
.selected-si_cat_pre_store_1654 li#si_cat_pre_store_Dallas,
.selected-si_cat_pre_store_1656 li#si_cat_pre_store_Dallas {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -180px -715px;
}

.selected-si_cat_pre_store_1657 li#si_cat_pre_store_Ft_Worth,
.selected-si_cat_pre_store_1654 li#si_cat_pre_store_Ft_Worth,
.selected-si_cat_pre_store_1656 li#si_cat_pre_store_Ft_Worth
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -295px -715px;
}


.selected-si_cat_pre_store_1660 li#si_cat_pre_store_Lexus_Grapevine,
.selected-si_cat_pre_store_1659 li#si_cat_pre_store_Lexus_Grapevine
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -5px -86px;
}

.selected-si_cat_pre_store_1660 li#si_cat_pre_store_Lexus_Plano,
.selected-si_cat_pre_store_1659 li#si_cat_pre_store_Lexus_Plano {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -224px -86px;
}

.selected-si_cat_pre_store_1655 li#si_cat_pre_store_Porsche{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -8px -348px;
}

.selected-si_cat_pre_store_1864 li#si_cat_pre_store_smart_center_Dallas,
.selected-si_cat_pre_store_1865 li#si_cat_pre_store_smart_center_Dallas{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -5px -168px;
}


.selected-si_cat_pre_store_1864 li#si_cat_pre_store_smart_center_Ft_Worth,
.selected-si_cat_pre_store_1865 li#si_cat_pre_store_smart_center_Ft_Worth{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -224px -168px;
}

.selected-si_cat_pre_store_1661 li#si_cat_pre_store_Volvo {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -8px -259px;
}

.selected-si_cat_pre_store_1735 li#si_cat_pre_store_Bentley {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -8px -439px;
}

.selected-si_cat_pre_store_1658 li#si_cat_pre_store_Rolls_Royce {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -8px -529px;
}

.selected-si_cat_pre_store_1736 li#si_cat_pre_store_Maserati {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -8px -619px;
}

.selected-si_cat_pre_store_2376 li#si_cat_pre_store_Jaguar_Plano {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -8px -805px;
}


/*****dark states****/


.selected-si_cat_pre_store_1660 li#si_cat_pre_store_Grapevine,
.selected-si_cat_pre_store_1659 li#si_cat_pre_store_Grapevine,
.selected-si_cat_pre_store_1655 li#si_cat_pre_store_Grapevine,
.selected-si_cat_pre_store_1864 li#si_cat_pre_store_Grapevine,
.selected-si_cat_pre_store_1865 li#si_cat_pre_store_Grapevine,
.selected-si_cat_pre_store_1661 li#si_cat_pre_store_Grapevine,
.selected-si_cat_pre_store_1735 li#si_cat_pre_store_Grapevine,
.selected-si_cat_pre_store_1658 li#si_cat_pre_store_Grapevine,
.selected-si_cat_pre_store_1736 li#si_cat_pre_store_Grapevine,
.selected-si_cat_pre_store_2376 li#si_cat_pre_store_Grapevine
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -839px -715px;
}

.selected-si_cat_pre_store_1660 li#si_cat_pre_store_Dallas,
.selected-si_cat_pre_store_1659 li#si_cat_pre_store_Dallas,
.selected-si_cat_pre_store_1655 li#si_cat_pre_store_Dallas,
.selected-si_cat_pre_store_1864 li#si_cat_pre_store_Dallas,
.selected-si_cat_pre_store_1865 li#si_cat_pre_store_Dallas,
.selected-si_cat_pre_store_1661 li#si_cat_pre_store_Dallas,
.selected-si_cat_pre_store_1735 li#si_cat_pre_store_Dallas,
.selected-si_cat_pre_store_1658 li#si_cat_pre_store_Dallas,
.selected-si_cat_pre_store_1736 li#si_cat_pre_store_Dallas,
.selected-si_cat_pre_store_2376 li#si_cat_pre_store_Dallas {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -1014px -715px;
}

.selected-si_cat_pre_store_1660 li#si_cat_pre_store_Ft_Worth,
.selected-si_cat_pre_store_1659 li#si_cat_pre_store_Ft_Worth,
.selected-si_cat_pre_store_1655 li#si_cat_pre_store_Ft_Worth,
.selected-si_cat_pre_store_1864 li#si_cat_pre_store_Ft_Worth,
.selected-si_cat_pre_store_1865 li#si_cat_pre_store_Ft_Worth,
.selected-si_cat_pre_store_1661 li#si_cat_pre_store_Ft_Worth,
.selected-si_cat_pre_store_1735 li#si_cat_pre_store_Ft_Worth,
.selected-si_cat_pre_store_1658 li#si_cat_pre_store_Ft_Worth,
.selected-si_cat_pre_store_1736 li#si_cat_pre_store_Ft_Worth,
.selected-si_cat_pre_store_2376 li#si_cat_pre_store_Ft_Worth
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -1129px -715px;
}


.selected-si_cat_pre_store_1657 li#si_cat_pre_store_Lexus_Grapevine,
.selected-si_cat_pre_store_1654 li#si_cat_pre_store_Lexus_Grapevine,
.selected-si_cat_pre_store_1656 li#si_cat_pre_store_Lexus_Grapevine,
.selected-si_cat_pre_store_1655 li#si_cat_pre_store_Lexus_Grapevine,
.selected-si_cat_pre_store_1864 li#si_cat_pre_store_Lexus_Grapevine,
.selected-si_cat_pre_store_1865 li#si_cat_pre_store_Lexus_Grapevine,
.selected-si_cat_pre_store_1661 li#si_cat_pre_store_Lexus_Grapevine,
.selected-si_cat_pre_store_1735 li#si_cat_pre_store_Lexus_Grapevine,
.selected-si_cat_pre_store_1658 li#si_cat_pre_store_Lexus_Grapevine,
.selected-si_cat_pre_store_1736 li#si_cat_pre_store_Lexus_Grapevine
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -851px -86px;
}

.selected-si_cat_pre_store_1657 li#si_cat_pre_store_Lexus_Plano,
.selected-si_cat_pre_store_1654 li#si_cat_pre_store_Lexus_Plano,
.selected-si_cat_pre_store_1656 li#si_cat_pre_store_Lexus_Plano,
.selected-si_cat_pre_store_1655 li#si_cat_pre_store_Lexus_Plano,
.selected-si_cat_pre_store_1864 li#si_cat_pre_store_Lexus_Plano,
.selected-si_cat_pre_store_1865 li#si_cat_pre_store_Lexus_Plano,
.selected-si_cat_pre_store_1661 li#si_cat_pre_store_Lexus_Plano,
.selected-si_cat_pre_store_1735 li#si_cat_pre_store_Lexus_Plano,
.selected-si_cat_pre_store_1658 li#si_cat_pre_store_Lexus_Plano,
.selected-si_cat_pre_store_1736 li#si_cat_pre_store_Lexus_Plano
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -1070px -86px;
}

.selected-si_cat_pre_store_1657 li#si_cat_pre_store_Porsche,
.selected-si_cat_pre_store_1654 li#si_cat_pre_store_Porsche,
.selected-si_cat_pre_store_1656 li#si_cat_pre_store_Porsche,
.selected-si_cat_pre_store_1660 li#si_cat_pre_store_Porsche,
.selected-si_cat_pre_store_1659 li#si_cat_pre_store_Porsche,
.selected-si_cat_pre_store_1864 li#si_cat_pre_store_Porsche,
.selected-si_cat_pre_store_1865 li#si_cat_pre_store_Porsche,
.selected-si_cat_pre_store_1661 li#si_cat_pre_store_Porsche,
.selected-si_cat_pre_store_1735 li#si_cat_pre_store_Porsche,
.selected-si_cat_pre_store_1658 li#si_cat_pre_store_Porsche,
.selected-si_cat_pre_store_1736 li#si_cat_pre_store_Porsche
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -458px -348px;
}

.selected-si_cat_pre_store_1657 li#si_cat_pre_store_smart_center_Dallas,
.selected-si_cat_pre_store_1654 li#si_cat_pre_store_smart_center_Dallas,
.selected-si_cat_pre_store_1656 li#si_cat_pre_store_smart_center_Dallas,
.selected-si_cat_pre_store_1660 li#si_cat_pre_store_smart_center_Dallas,
.selected-si_cat_pre_store_1659 li#si_cat_pre_store_smart_center_Dallas,
.selected-si_cat_pre_store_1655 li#si_cat_pre_store_smart_center_Dallas,
.selected-si_cat_pre_store_1661 li#si_cat_pre_store_smart_center_Dallas,
.selected-si_cat_pre_store_1735 li#si_cat_pre_store_smart_center_Dallas,
.selected-si_cat_pre_store_1658 li#si_cat_pre_store_smart_center_Dallas,
.selected-si_cat_pre_store_1736 li#si_cat_pre_store_smart_center_Dallas
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -851px -168px;
}

.selected-si_cat_pre_store_1657 li#si_cat_pre_store_smart_center_Ft_Worth,
.selected-si_cat_pre_store_1654 li#si_cat_pre_store_smart_center_Ft_Worth,
.selected-si_cat_pre_store_1656 li#si_cat_pre_store_smart_center_Ft_Worth,
.selected-si_cat_pre_store_1660 li#si_cat_pre_store_smart_center_Ft_Worth,
.selected-si_cat_pre_store_1659 li#si_cat_pre_store_smart_center_Ft_Worth,
.selected-si_cat_pre_store_1655 li#si_cat_pre_store_smart_center_Ft_Worth,
.selected-si_cat_pre_store_1661 li#si_cat_pre_store_smart_center_Ft_Worth,
.selected-si_cat_pre_store_1735 li#si_cat_pre_store_smart_center_Ft_Worth,
.selected-si_cat_pre_store_1658 li#si_cat_pre_store_smart_center_Ft_Worth,
.selected-si_cat_pre_store_1736 li#si_cat_pre_store_smart_center_Ft_Worth
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -1070px -168px;
}


.selected-si_cat_pre_store_1657 li#si_cat_pre_store_Volvo,
.selected-si_cat_pre_store_1654 li#si_cat_pre_store_Volvo,
.selected-si_cat_pre_store_1656 li#si_cat_pre_store_Volvo,
.selected-si_cat_pre_store_1660 li#si_cat_pre_store_Volvo,
.selected-si_cat_pre_store_1659 li#si_cat_pre_store_Volvo,
.selected-si_cat_pre_store_1655 li#si_cat_pre_store_Volvo,
.selected-si_cat_pre_store_1864 li#si_cat_pre_store_Volvo,
.selected-si_cat_pre_store_1865 li#si_cat_pre_store_Volvo,
.selected-si_cat_pre_store_1735 li#si_cat_pre_store_Volvo,
.selected-si_cat_pre_store_1658 li#si_cat_pre_store_Volvo,
.selected-si_cat_pre_store_1736 li#si_cat_pre_store_Volvo
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -458px -259px;
}

.selected-si_cat_pre_store_1657 li#si_cat_pre_store_Bentley,
.selected-si_cat_pre_store_1654 li#si_cat_pre_store_Bentley,
.selected-si_cat_pre_store_1656 li#si_cat_pre_store_Bentley,
.selected-si_cat_pre_store_1660 li#si_cat_pre_store_Bentley,
.selected-si_cat_pre_store_1659 li#si_cat_pre_store_Bentley,
.selected-si_cat_pre_store_1655 li#si_cat_pre_store_Bentley,
.selected-si_cat_pre_store_1864 li#si_cat_pre_store_Bentley,
.selected-si_cat_pre_store_1865 li#si_cat_pre_store_Bentley,
.selected-si_cat_pre_store_1661 li#si_cat_pre_store_Bentley,
.selected-si_cat_pre_store_1658 li#si_cat_pre_store_Bentley,
.selected-si_cat_pre_store_1736 li#si_cat_pre_store_Bentley
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -458px -439px;
}

.selected-si_cat_pre_store_1657 li#si_cat_pre_store_Rolls_Royce,
.selected-si_cat_pre_store_1654 li#si_cat_pre_store_Rolls_Royce,
.selected-si_cat_pre_store_1656 li#si_cat_pre_store_Rolls_Royce,
.selected-si_cat_pre_store_1660 li#si_cat_pre_store_Rolls_Royce,
.selected-si_cat_pre_store_1659 li#si_cat_pre_store_Rolls_Royce,
.selected-si_cat_pre_store_1655 li#si_cat_pre_store_Rolls_Royce,
.selected-si_cat_pre_store_1864 li#si_cat_pre_store_Rolls_Royce,
.selected-si_cat_pre_store_1865 li#si_cat_pre_store_Rolls_Royce,
.selected-si_cat_pre_store_1661 li#si_cat_pre_store_Rolls_Royce,
.selected-si_cat_pre_store_1735 li#si_cat_pre_store_Rolls_Royce,
.selected-si_cat_pre_store_1736 li#si_cat_pre_store_Rolls_Royce
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -458px -529px;
}

.selected-si_cat_pre_store_1657 li#si_cat_pre_store_Maserati,
.selected-si_cat_pre_store_1654 li#si_cat_pre_store_Maserati,
.selected-si_cat_pre_store_1656 li#si_cat_pre_store_Maserati,
.selected-si_cat_pre_store_1660 li#si_cat_pre_store_Maserati,
.selected-si_cat_pre_store_1659 li#si_cat_pre_store_Maserati,
.selected-si_cat_pre_store_1655 li#si_cat_pre_store_Maserati,
.selected-si_cat_pre_store_1864 li#si_cat_pre_store_Maserati,
.selected-si_cat_pre_store_1865 li#si_cat_pre_store_Maserati,
.selected-si_cat_pre_store_1661 li#si_cat_pre_store_Maserati,
.selected-si_cat_pre_store_1735 li#si_cat_pre_store_Maserati,
.selected-si_cat_pre_store_1658 li#si_cat_pre_store_Maserati
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -458px -619px;
}

.selected-si_cat_pre_store_1657 li#si_cat_pre_store_Jaguar_Plano,
.selected-si_cat_pre_store_1654 li#si_cat_pre_store_Jaguar_Plano,
.selected-si_cat_pre_store_1656 li#si_cat_pre_store_Jaguar_Plano,
.selected-si_cat_pre_store_1660 li#si_cat_pre_store_Jaguar_Plano,
.selected-si_cat_pre_store_1659 li#si_cat_pre_store_Jaguar_Plano,
.selected-si_cat_pre_store_1655 li#si_cat_pre_store_Jaguar_Plano,
.selected-si_cat_pre_store_1864 li#si_cat_pre_store_Jaguar_Plano,
.selected-si_cat_pre_store_1865 li#si_cat_pre_store_Jaguar_Plano,
.selected-si_cat_pre_store_1661 li#si_cat_pre_store_Jaguar_Plano,
.selected-si_cat_pre_store_1735 li#si_cat_pre_store_Jaguar_Plano,
.selected-si_cat_pre_store_1736 li#si_cat_pre_store_Jaguar_Plano,
.selected-si_cat_pre_store_1658 li#si_cat_pre_store_Jaguar_Plano
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -458px -805px;
}

/******Specials Pane Styles******/

ul.si_cat_specials_store.selected-si_cat_special_store_1657 a, 
ul.si_cat_specials_store.selected-si_cat_special_store_1654 a,
ul.si_cat_specials_store.selected-si_cat_special_store_1656 a,
ul.si_cat_specials_store.selected-si_cat_special_store_1660 a,
ul.si_cat_specials_store.selected-si_cat_special_store_1659 a,
ul.si_cat_specials_store.selected-si_cat_special_store_1655 a,
ul.si_cat_specials_store.selected-si_cat_special_store_1864 a,
ul.si_cat_specials_store.selected-si_cat_special_store_1865 a,
ul.si_cat_specials_store.selected-si_cat_special_store_1661 a,
ul.si_cat_specials_store.selected-si_cat_special_store_1735 a,
ul.si_cat_specials_store.selected-si_cat_special_store_1658 a,
ul.si_cat_specials_store.selected-si_cat_special_store_1736 a,
ul.si_cat_specials_store.selected-si_cat_special_store_2376 a
{
	color: #999;
}

/***setting padding on individual anchors****/

ul.si_cat_specials_store li#si_cat_special_store_Motorcars_Bedford a {
	padding-left: 84px;
}

ul.si_cat_specials_store li#si_cat_special_store_Motorcars_Dallas a {
	padding-left: 20px;
}

ul.si_cat_specials_store li#si_cat_special_store_Motorcars_Ft_Worth a {
	padding-left: 15px;
}


ul.si_cat_specials_store li#si_cat_special_store_Lexus_Grapevine a {
	padding-left: 69px;
}

ul.si_cat_specials_store li#si_cat_special_store_Lexus_Plano a {
	padding-left: 15px;
}

ul.si_cat_specials_store li#si_cat_special_store_Porsche a {
	padding-left: 65px;
}

ul.si_cat_specials_store li#si_cat_special_store_smart_center_Dallas a {
	padding-left: 69px;
}

ul.si_cat_specials_store li#si_cat_special_store_smart_center_Ft_Worth a {
	padding-left: 15px;
}

ul.si_cat_specials_store li#si_cat_special_store_Volvo a {
	padding-left: 65px;
}


ul.si_cat_specials_store li#si_cat_special_store_Bentley a {
	padding-left: 90px;
}

ul.si_cat_specials_store li#si_cat_special_store_Rolls_Royce a {
	padding-left: 65px;
}

ul.si_cat_specials_store li#si_cat_special_store_Maserati a {
	padding-left: 65px;
}

ul.si_cat_specials_store li#si_cat_special_store_Jaguar_Plano a {
	padding-left: 80px;
}

/****Hover Color when one dealership is selected****/

ul.si_cat_specials_store.selected-si_cat_special_store_1657 li#si_cat_special_store_Motorcars_Bedford:hover a, 
ul.si_cat_specials_store.selected-si_cat_special_store_1654 li#si_cat_special_store_Motorcars_Dallas:hover a,
ul.si_cat_specials_store.selected-si_cat_special_store_1656 li#si_cat_special_store_Motorcars_Ft_Worth:hover a,
ul.si_cat_specials_store.selected-si_cat_special_store_1660 li#si_cat_special_store_Lexus_Grapevine:hover a,
ul.si_cat_specials_store.selected-si_cat_special_store_1659 li#si_cat_special_store_Lexus_Plano:hover a,
ul.si_cat_specials_store.selected-si_cat_special_store_1655 li#si_cat_special_store_Porsche:hover a,
ul.si_cat_specials_store.selected-si_cat_special_store_1864 li#si_cat_special_store_smart_center_Dallas:hover a,
ul.si_cat_specials_store.selected-si_cat_special_store_1865 li#si_cat_special_store_smart_center_Ft_Worth:hover a,
ul.si_cat_specials_store.selected-si_cat_special_store_1661 li#si_cat_special_store_Volvo:hover a,
ul.si_cat_specials_store.selected-si_cat_special_store_1735 li#si_cat_special_store_Bentley:hover a,
ul.si_cat_specials_store.selected-si_cat_special_store_1658 li#si_cat_special_store_Rolls_Royce:hover a,
ul.si_cat_specials_store.selected-si_cat_special_store_1736 li#si_cat_special_store_Maserati:hover a,
ul.si_cat_specials_store.selected-si_cat_special_store_2376 li#si_cat_special_store_Jaguar_Plano:hover a
{
	color: #fff;
}

/****Default States*****/

li#si_cat_special_store_Motorcars_Bedford{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -426px -715px;
	height: 70px;
	width: 175px;
	margin-bottom: -5px;
}

li#si_cat_special_store_Motorcars_Dallas {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -601px -715px;
	height: 70px;
	width: 115px;
	margin-bottom: -5px;
}

li#si_cat_special_store_Motorcars_Ft_Worth {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -716px -715px;
	height: 70px;
	width: 115px;
	margin-bottom: -5px;
}

li#si_cat_special_store_Lexus_Grapevine {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -419px -86px;
	height: 70px;
	width: 219px;
	margin-bottom: -5px;
}

li#si_cat_special_store_Lexus_Plano {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -638px -86px;
	height: 70px;
	width: 187px;
	margin-bottom: -5px;
}

li#si_cat_special_store_Porsche {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -242px -348px;
	height: 70px;
	width: 206px;
	margin-left: -12px;
	margin-bottom: -5px;
}

li#si_cat_special_store_Volvo {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -242px -259px;
	height: 70px;
	width: 206px;
	margin-left: -14px;
	margin-bottom: -5px;
}

li#si_cat_special_store_smart_center_Dallas{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -419px -168px;
	height: 70px;
	width: 219px;
	margin-bottom: -5px;
}

li#si_cat_special_store_smart_center_Ft_Worth{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -638px -168px;
	height: 70px;
	width: 189px;
	margin-bottom: -5px;
}

li#si_cat_special_store_Bentley {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -242px -439px;
	height: 70px;
	width: 206px;
	margin-left: 4px;
	margin-bottom: -5px;
}

li#si_cat_special_store_Rolls_Royce {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -242px -529px;
	height: 70px;
	width: 206px;
	margin-left: -12px;
	margin-bottom: -5px;
}

li#si_cat_special_store_Maserati {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -242px -619px;
	height: 70px;
	width: 206px;
	margin-left: -11px;
	margin-bottom: -5px;
}

li#si_cat_special_store_Jaguar_Plano {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -242px -805px;
	height: 70px;
	width: 206px;
	margin-left: -11px;
}

/****Hover States****/

.selected-si_cat_special_store_1657 li#si_cat_special_store_Motorcars_Bedford,
.selected-si_cat_special_store_1654 li#si_cat_special_store_Motorcars_Bedford,
.selected-si_cat_special_store_1656 li#si_cat_special_store_Motorcars_Bedford
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -5px -715px;
}

.selected-si_cat_special_store_1657 li#si_cat_special_store_Motorcars_Dallas,
.selected-si_cat_special_store_1654 li#si_cat_special_store_Motorcars_Dallas,
.selected-si_cat_special_store_1656 li#si_cat_special_store_Motorcars_Dallas {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -180px -715px;
}

.selected-si_cat_special_store_1657 li#si_cat_special_store_Motorcars_Ft_Worth,
.selected-si_cat_special_store_1654 li#si_cat_special_store_Motorcars_Ft_Worth,
.selected-si_cat_special_store_1656 li#si_cat_special_store_Motorcars_Ft_Worth
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -295px -715px;
}


.selected-si_cat_special_store_1660 li#si_cat_special_store_Lexus_Grapevine,
.selected-si_cat_special_store_1659 li#si_cat_special_store_Lexus_Grapevine
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -5px -86px;
}

.selected-si_cat_special_store_1660 li#si_cat_special_store_Lexus_Plano,
.selected-si_cat_special_store_1659 li#si_cat_special_store_Lexus_Plano {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -224px -86px;
}

.selected-si_cat_special_store_1655 li#si_cat_special_store_Porsche{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -8px -348px;
}

.selected-si_cat_special_store_1864 li#si_cat_special_store_smart_center_Dallas,
.selected-si_cat_special_store_1865 li#si_cat_special_store_smart_center_Dallas{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -5px -168px;
}


.selected-si_cat_special_store_1864 li#si_cat_special_store_smart_center_Ft_Worth,
.selected-si_cat_special_store_1865 li#si_cat_special_store_smart_center_Ft_Worth{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -224px -168px;
}

.selected-si_cat_special_store_1661 li#si_cat_special_store_Volvo {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -8px -259px;
}

.selected-si_cat_special_store_1735 li#si_cat_special_store_Bentley {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -8px -439px;
}

.selected-si_cat_special_store_1658 li#si_cat_special_store_Rolls_Royce {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -8px -529px;
}

.selected-si_cat_special_store_1736 li#si_cat_special_store_Maserati {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -8px -619px;
}

.selected-si_cat_special_store_2376 li#si_cat_special_store_Jaguar_Plano {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -8px -805px;
}


/*****dark states****/


.selected-si_cat_special_store_1660 li#si_cat_special_store_Motorcars_Bedford,
.selected-si_cat_special_store_1659 li#si_cat_special_store_Motorcars_Bedford,
.selected-si_cat_special_store_1655 li#si_cat_special_store_Motorcars_Bedford,
.selected-si_cat_special_store_1864 li#si_cat_special_store_Motorcars_Bedford,
.selected-si_cat_special_store_1865 li#si_cat_special_store_Motorcars_Bedford,
.selected-si_cat_special_store_1661 li#si_cat_special_store_Motorcars_Bedford,
.selected-si_cat_special_store_1735 li#si_cat_special_store_Motorcars_Bedford,
.selected-si_cat_special_store_1658 li#si_cat_special_store_Motorcars_Bedford,
.selected-si_cat_special_store_1736 li#si_cat_special_store_Motorcars_Bedford,
.selected-si_cat_special_store_2376 li#si_cat_special_store_Motorcars_Bedford
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -839px -715px;
}

.selected-si_cat_special_store_1660 li#si_cat_special_store_Motorcars_Dallas,
.selected-si_cat_special_store_1659 li#si_cat_special_store_Motorcars_Dallas,
.selected-si_cat_special_store_1655 li#si_cat_special_store_Motorcars_Dallas,
.selected-si_cat_special_store_1864 li#si_cat_special_store_Motorcars_Dallas,
.selected-si_cat_special_store_1865 li#si_cat_special_store_Motorcars_Dallas,
.selected-si_cat_special_store_1661 li#si_cat_special_store_Motorcars_Dallas,
.selected-si_cat_special_store_1735 li#si_cat_special_store_Motorcars_Dallas,
.selected-si_cat_special_store_1658 li#si_cat_special_store_Motorcars_Dallas,
.selected-si_cat_special_store_1736 li#si_cat_special_store_Motorcars_Dallas,
.selected-si_cat_special_store_2376 li#si_cat_special_store_Motorcars_Dallas {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -1014px -715px;
}

.selected-si_cat_special_store_1660 li#si_cat_special_store_Motorcars_Ft_Worth,
.selected-si_cat_special_store_1659 li#si_cat_special_store_Motorcars_Ft_Worth,
.selected-si_cat_special_store_1655 li#si_cat_special_store_Motorcars_Ft_Worth,
.selected-si_cat_special_store_1864 li#si_cat_special_store_Motorcars_Ft_Worth,
.selected-si_cat_special_store_1865 li#si_cat_special_store_Motorcars_Ft_Worth,
.selected-si_cat_special_store_1661 li#si_cat_special_store_Motorcars_Ft_Worth,
.selected-si_cat_special_store_1735 li#si_cat_special_store_Motorcars_Ft_Worth,
.selected-si_cat_special_store_1658 li#si_cat_special_store_Motorcars_Ft_Worth,
.selected-si_cat_special_store_1736 li#si_cat_special_store_Motorcars_Ft_Worth,
.selected-si_cat_special_store_2376 li#si_cat_special_store_Motorcars_Ft_Worth
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -1129px -715px;
}


.selected-si_cat_special_store_1657 li#si_cat_special_store_Lexus_Grapevine,
.selected-si_cat_special_store_1654 li#si_cat_special_store_Lexus_Grapevine,
.selected-si_cat_special_store_1656 li#si_cat_special_store_Lexus_Grapevine,
.selected-si_cat_special_store_1655 li#si_cat_special_store_Lexus_Grapevine,
.selected-si_cat_special_store_1864 li#si_cat_special_store_Lexus_Grapevine,
.selected-si_cat_special_store_1865 li#si_cat_special_store_Lexus_Grapevine,
.selected-si_cat_special_store_1661 li#si_cat_special_store_Lexus_Grapevine,
.selected-si_cat_special_store_1735 li#si_cat_special_store_Lexus_Grapevine,
.selected-si_cat_special_store_1658 li#si_cat_special_store_Lexus_Grapevine,
.selected-si_cat_special_store_1736 li#si_cat_special_store_Lexus_Grapevine,
.selected-si_cat_special_store_2376 li#si_cat_special_store_Lexus_Grapevine
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -851px -86px;
}

.selected-si_cat_special_store_1657 li#si_cat_special_store_Lexus_Plano,
.selected-si_cat_special_store_1654 li#si_cat_special_store_Lexus_Plano,
.selected-si_cat_special_store_1656 li#si_cat_special_store_Lexus_Plano,
.selected-si_cat_special_store_1655 li#si_cat_special_store_Lexus_Plano,
.selected-si_cat_special_store_1864 li#si_cat_special_store_Lexus_Plano,
.selected-si_cat_special_store_1865 li#si_cat_special_store_Lexus_Plano,
.selected-si_cat_special_store_1661 li#si_cat_special_store_Lexus_Plano,
.selected-si_cat_special_store_1735 li#si_cat_special_store_Lexus_Plano,
.selected-si_cat_special_store_1658 li#si_cat_special_store_Lexus_Plano,
.selected-si_cat_special_store_1736 li#si_cat_special_store_Lexus_Plano,
.selected-si_cat_special_store_2376 li#si_cat_special_store_Lexus_Plano
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -1070px -86px;
}

.selected-si_cat_special_store_1657 li#si_cat_special_store_Porsche,
.selected-si_cat_special_store_1654 li#si_cat_special_store_Porsche,
.selected-si_cat_special_store_1656 li#si_cat_special_store_Porsche,
.selected-si_cat_special_store_1660 li#si_cat_special_store_Porsche,
.selected-si_cat_special_store_1659 li#si_cat_special_store_Porsche,
.selected-si_cat_special_store_1864 li#si_cat_special_store_Porsche,
.selected-si_cat_special_store_1865 li#si_cat_special_store_Porsche,
.selected-si_cat_special_store_1661 li#si_cat_special_store_Porsche,
.selected-si_cat_special_store_1735 li#si_cat_special_store_Porsche,
.selected-si_cat_special_store_1658 li#si_cat_special_store_Porsche,
.selected-si_cat_special_store_1736 li#si_cat_special_store_Porsche,
.selected-si_cat_special_store_2376 li#si_cat_special_store_Porsche
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -458px -348px;
}

.selected-si_cat_special_store_1657 li#si_cat_special_store_smart_center_Dallas,
.selected-si_cat_special_store_1654 li#si_cat_special_store_smart_center_Dallas,
.selected-si_cat_special_store_1656 li#si_cat_special_store_smart_center_Dallas,
.selected-si_cat_special_store_1660 li#si_cat_special_store_smart_center_Dallas,
.selected-si_cat_special_store_1659 li#si_cat_special_store_smart_center_Dallas,
.selected-si_cat_special_store_1655 li#si_cat_special_store_smart_center_Dallas,
.selected-si_cat_special_store_1661 li#si_cat_special_store_smart_center_Dallas,
.selected-si_cat_special_store_1735 li#si_cat_special_store_smart_center_Dallas,
.selected-si_cat_special_store_1658 li#si_cat_special_store_smart_center_Dallas,
.selected-si_cat_special_store_1736 li#si_cat_special_store_smart_center_Dallas,
.selected-si_cat_special_store_2376 li#si_cat_special_store_smart_center_Dallas
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -851px -168px;
}

.selected-si_cat_special_store_1657 li#si_cat_special_store_smart_center_Ft_Worth,
.selected-si_cat_special_store_1654 li#si_cat_special_store_smart_center_Ft_Worth,
.selected-si_cat_special_store_1656 li#si_cat_special_store_smart_center_Ft_Worth,
.selected-si_cat_special_store_1660 li#si_cat_special_store_smart_center_Ft_Worth,
.selected-si_cat_special_store_1659 li#si_cat_special_store_smart_center_Ft_Worth,
.selected-si_cat_special_store_1655 li#si_cat_special_store_smart_center_Ft_Worth,
.selected-si_cat_special_store_1661 li#si_cat_special_store_smart_center_Ft_Worth,
.selected-si_cat_special_store_1735 li#si_cat_special_store_smart_center_Ft_Worth,
.selected-si_cat_special_store_1658 li#si_cat_special_store_smart_center_Ft_Worth,
.selected-si_cat_special_store_1736 li#si_cat_special_store_smart_center_Ft_Worth,
.selected-si_cat_special_store_2376 li#si_cat_special_store_smart_center_Ft_Worth
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -1070px -168px;
}


.selected-si_cat_special_store_1657 li#si_cat_special_store_Volvo,
.selected-si_cat_special_store_1654 li#si_cat_special_store_Volvo,
.selected-si_cat_special_store_1656 li#si_cat_special_store_Volvo,
.selected-si_cat_special_store_1660 li#si_cat_special_store_Volvo,
.selected-si_cat_special_store_1659 li#si_cat_special_store_Volvo,
.selected-si_cat_special_store_1655 li#si_cat_special_store_Volvo,
.selected-si_cat_special_store_1864 li#si_cat_special_store_Volvo,
.selected-si_cat_special_store_1865 li#si_cat_special_store_Volvo,
.selected-si_cat_special_store_1735 li#si_cat_special_store_Volvo,
.selected-si_cat_special_store_1658 li#si_cat_special_store_Volvo,
.selected-si_cat_special_store_1736 li#si_cat_special_store_Volvo,
.selected-si_cat_special_store_2376 li#si_cat_special_store_Volvo
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -458px -259px;
}

.selected-si_cat_special_store_1657 li#si_cat_special_store_Bentley,
.selected-si_cat_special_store_1654 li#si_cat_special_store_Bentley,
.selected-si_cat_special_store_1656 li#si_cat_special_store_Bentley,
.selected-si_cat_special_store_1660 li#si_cat_special_store_Bentley,
.selected-si_cat_special_store_1659 li#si_cat_special_store_Bentley,
.selected-si_cat_special_store_1655 li#si_cat_special_store_Bentley,
.selected-si_cat_special_store_1864 li#si_cat_special_store_Bentley,
.selected-si_cat_special_store_1865 li#si_cat_special_store_Bentley,
.selected-si_cat_special_store_1661 li#si_cat_special_store_Bentley,
.selected-si_cat_special_store_1658 li#si_cat_special_store_Bentley,
.selected-si_cat_special_store_1736 li#si_cat_special_store_Bentley,
.selected-si_cat_special_store_2376 li#si_cat_special_store_Bentley
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -458px -439px;
}

.selected-si_cat_special_store_1657 li#si_cat_special_store_Rolls_Royce,
.selected-si_cat_special_store_1654 li#si_cat_special_store_Rolls_Royce,
.selected-si_cat_special_store_1656 li#si_cat_special_store_Rolls_Royce,
.selected-si_cat_special_store_1660 li#si_cat_special_store_Rolls_Royce,
.selected-si_cat_special_store_1659 li#si_cat_special_store_Rolls_Royce,
.selected-si_cat_special_store_1655 li#si_cat_special_store_Rolls_Royce,
.selected-si_cat_special_store_1864 li#si_cat_special_store_Rolls_Royce,
.selected-si_cat_special_store_1865 li#si_cat_special_store_Rolls_Royce,
.selected-si_cat_special_store_1661 li#si_cat_special_store_Rolls_Royce,
.selected-si_cat_special_store_1735 li#si_cat_special_store_Rolls_Royce,
.selected-si_cat_special_store_1736 li#si_cat_special_store_Rolls_Royce,
.selected-si_cat_special_store_2376 li#si_cat_special_store_Rolls_Royce
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -458px -529px;
}

.selected-si_cat_special_store_1657 li#si_cat_special_store_Maserati,
.selected-si_cat_special_store_1654 li#si_cat_special_store_Maserati,
.selected-si_cat_special_store_1656 li#si_cat_special_store_Maserati,
.selected-si_cat_special_store_1660 li#si_cat_special_store_Maserati,
.selected-si_cat_special_store_1659 li#si_cat_special_store_Maserati,
.selected-si_cat_special_store_1655 li#si_cat_special_store_Maserati,
.selected-si_cat_special_store_1864 li#si_cat_special_store_Maserati,
.selected-si_cat_special_store_1865 li#si_cat_special_store_Maserati,
.selected-si_cat_special_store_1661 li#si_cat_special_store_Maserati,
.selected-si_cat_special_store_1735 li#si_cat_special_store_Maserati,
.selected-si_cat_special_store_1658 li#si_cat_special_store_Maserati,
.selected-si_cat_special_store_2376 li#si_cat_special_store_Maserati
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -458px -619px;
}

.selected-si_cat_special_store_1657 li#si_cat_special_store_Jaguar_Plano,
.selected-si_cat_special_store_1654 li#si_cat_special_store_Jaguar_Plano,
.selected-si_cat_special_store_1656 li#si_cat_special_store_Jaguar_Plano,
.selected-si_cat_special_store_1660 li#si_cat_special_store_Jaguar_Plano,
.selected-si_cat_special_store_1659 li#si_cat_special_store_Jaguar_Plano,
.selected-si_cat_special_store_1655 li#si_cat_special_store_Jaguar_Plano,
.selected-si_cat_special_store_1864 li#si_cat_special_store_Jaguar_Plano,
.selected-si_cat_special_store_1865 li#si_cat_special_store_Jaguar_Plano,
.selected-si_cat_special_store_1661 li#si_cat_special_store_Jaguar_Plano,
.selected-si_cat_special_store_1735 li#si_cat_special_store_Jaguar_Plano,
.selected-si_cat_special_store_1736 li#si_cat_special_store_Jaguar_Plano,
.selected-si_cat_special_store_1658 li#si_cat_special_store_Jaguar_Plano
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -458px -805px;
}

/****Schedule Service Pane*****/

ul.si_cat_schedule_service.selected-si_cat_schedule_service_1657 a, 
ul.si_cat_schedule_service.selected-si_cat_schedule_service_1654 a,
ul.si_cat_schedule_service.selected-si_cat_schedule_service_1656 a,
ul.si_cat_schedule_service.selected-si_cat_schedule_service_1660 a,
ul.si_cat_schedule_service.selected-si_cat_schedule_service_1659 a,
ul.si_cat_schedule_service.selected-si_cat_schedule_service_1655 a,
ul.si_cat_schedule_service.selected-si_cat_schedule_service_1864 a,
ul.si_cat_schedule_service.selected-si_cat_schedule_service_1865 a,
ul.si_cat_schedule_service.selected-si_cat_schedule_service_1661 a,
ul.si_cat_schedule_service.selected-si_cat_schedule_service_1735 a,
ul.si_cat_schedule_service.selected-si_cat_schedule_service_1658 a,
ul.si_cat_schedule_service.selected-si_cat_schedule_service_1736 a,
ul.si_cat_schedule_service.selected-si_cat_schedule_service_2376 a
{
	color: #999;
}

/***setting padding on individual anchors****/

ul.si_cat_schedule_service li#si_cat_schedule_service_Motorcars_Bedford a {
	padding-left: 84px;
}

ul.si_cat_schedule_service li#si_cat_schedule_service_Motorcars_Dallas a {
	padding-left: 20px;
}

ul.si_cat_schedule_service li#si_cat_schedule_service_Motorcars_Ft_Worth a {
	padding-left: 15px;
}


ul.si_cat_schedule_service li#si_cat_schedule_service_Lexus_Grapevine a {
	padding-left: 69px;
}

ul.si_cat_schedule_service li#si_cat_schedule_service_Lexus_Plano a {
	padding-left: 15px;
}

ul.si_cat_schedule_service li#si_cat_schedule_service_Porsche a {
	padding-left: 65px;
}

ul.si_cat_schedule_service li#si_cat_schedule_service_smart_center_Dallas a {
	padding-left: 69px;
}

ul.si_cat_schedule_service li#si_cat_schedule_service_smart_center_Ft_Worth a {
	padding-left: 15px;
}

ul.si_cat_schedule_service li#si_cat_schedule_service_Volvo a {
	padding-left: 65px;
}


ul.si_cat_schedule_service li#si_cat_schedule_service_Bentley a {
	padding-left: 90px;
}

ul.si_cat_schedule_service li#si_cat_schedule_service_Rolls_Royce a {
	padding-left: 65px;
}

ul.si_cat_schedule_service li#si_cat_schedule_service_Maserati a {
	padding-left: 65px;
}

ul.si_cat_schedule_service li#si_cat_schedule_service_Jaguar_Plano a {
	padding-left: 80px;
}

/****Hover Color when one dealership is selected****/

ul.si_cat_schedule_service.selected-si_cat_schedule_service_1657 li#si_cat_schedule_service_Motorcars_Bedford:hover a, 
ul.si_cat_schedule_service.selected-si_cat_schedule_service_1654 li#si_cat_schedule_service_Motorcars_Dallas:hover a,
ul.si_cat_schedule_service.selected-si_cat_schedule_service_1656 li#si_cat_schedule_service_Motorcars_Ft_Worth:hover a,
ul.si_cat_schedule_service.selected-si_cat_schedule_service_1660 li#si_cat_schedule_service_Lexus_Grapevine:hover a,
ul.si_cat_schedule_service.selected-si_cat_schedule_service_1659 li#si_cat_schedule_service_Lexus_Plano:hover a,
ul.si_cat_schedule_service.selected-si_cat_schedule_service_1655 li#si_cat_schedule_service_Porsche:hover a,
ul.si_cat_schedule_service.selected-si_cat_schedule_service_1864 li#si_cat_schedule_service_smart_center_Dallas:hover a,
ul.si_cat_schedule_service.selected-si_cat_schedule_service_1865 li#si_cat_schedule_service_smart_center_Ft_Worth:hover a,
ul.si_cat_schedule_service.selected-si_cat_schedule_service_1661 li#si_cat_schedule_service_Volvo:hover a,
ul.si_cat_schedule_service.selected-si_cat_schedule_service_1735 li#si_cat_schedule_service_Bentley:hover a,
ul.si_cat_schedule_service.selected-si_cat_schedule_service_1658 li#si_cat_schedule_service_Rolls_Royce:hover a,
ul.si_cat_schedule_service.selected-si_cat_schedule_service_1736 li#si_cat_schedule_service_Maserati:hover a,
ul.si_cat_schedule_service.selected-si_cat_schedule_service_2376 li#si_cat_schedule_service_Jaguar_Plano:hover a
{
	color: #fff;
}

/****Default States*****/

li#si_cat_schedule_service_Motorcars_Bedford{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -426px -715px;
	height: 70px;
	width: 175px;
	margin-bottom: -5px;
}

li#si_cat_schedule_service_Motorcars_Dallas {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -601px -715px;
	height: 70px;
	width: 115px;
	margin-bottom: -5px;
}

li#si_cat_schedule_service_Motorcars_Ft_Worth {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -716px -715px;
	height: 70px;
	width: 115px;
	margin-bottom: -5px;
}

li#si_cat_schedule_service_Lexus_Grapevine {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -419px -86px;
	height: 70px;
	width: 219px;
	margin-bottom: -5px;
}

li#si_cat_schedule_service_Lexus_Plano {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -638px -86px;
	height: 70px;
	width: 187px;
	margin-bottom: -5px;
}

li#si_cat_schedule_service_Porsche {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -242px -348px;
	height: 70px;
	width: 206px;
	margin-left: -12px;
	margin-bottom: -5px;
}

li#si_cat_schedule_service_Volvo {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -242px -259px;
	height: 70px;
	width: 206px;
	margin-left: -14px;
	margin-bottom: -5px;
}

li#si_cat_schedule_service_smart_center_Dallas{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -419px -168px;
	height: 70px;
	width: 219px;
	margin-bottom: -5px;
}

li#si_cat_schedule_service_smart_center_Ft_Worth{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -638px -168px;
	height: 70px;
	width: 189px;
	margin-bottom: -5px;
}

li#si_cat_schedule_service_Bentley {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -242px -439px;
	height: 70px;
	width: 206px;
	margin-left: 4px;
	margin-bottom: -5px;
}

li#si_cat_schedule_service_Rolls_Royce {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -242px -529px;
	height: 70px;
	width: 206px;
	margin-left: -12px;
	margin-bottom: -5px;
}

li#si_cat_schedule_service_Maserati {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -242px -619px;
	height: 70px;
	width: 206px;
	margin-left: -11px;
	margin-bottom: -5px;
}

li#si_cat_schedule_service_Jaguar_Plano {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -242px -805px;
	height: 70px;
	width: 206px;
	margin-left: -11px;
}

/****Hover States****/

.selected-si_cat_schedule_service_1657 li#si_cat_schedule_service_Motorcars_Bedford,
.selected-si_cat_schedule_service_1654 li#si_cat_schedule_service_Motorcars_Bedford,
.selected-si_cat_schedule_service_1656 li#si_cat_schedule_service_Motorcars_Bedford
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -5px -715px;
}

.selected-si_cat_schedule_service_1657 li#si_cat_schedule_service_Motorcars_Dallas,
.selected-si_cat_schedule_service_1654 li#si_cat_schedule_service_Motorcars_Dallas,
.selected-si_cat_schedule_service_1656 li#si_cat_schedule_service_Motorcars_Dallas {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -180px -715px;
}

.selected-si_cat_schedule_service_1657 li#si_cat_schedule_service_Motorcars_Ft_Worth,
.selected-si_cat_schedule_service_1654 li#si_cat_schedule_service_Motorcars_Ft_Worth,
.selected-si_cat_schedule_service_1656 li#si_cat_schedule_service_Motorcars_Ft_Worth
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -295px -715px;
}


.selected-si_cat_schedule_service_1660 li#si_cat_schedule_service_Lexus_Grapevine,
.selected-si_cat_schedule_service_1659 li#si_cat_schedule_service_Lexus_Grapevine
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -5px -86px;
}

.selected-si_cat_schedule_service_1660 li#si_cat_schedule_service_Lexus_Plano,
.selected-si_cat_schedule_service_1659 li#si_cat_schedule_service_Lexus_Plano {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -224px -86px;
}

.selected-si_cat_schedule_service_1655 li#si_cat_schedule_service_Porsche{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -8px -348px;
}

.selected-si_cat_schedule_service_1864 li#si_cat_schedule_service_smart_center_Dallas,
.selected-si_cat_schedule_service_1865 li#si_cat_schedule_service_smart_center_Dallas{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -5px -168px;
}


.selected-si_cat_schedule_service_1864 li#si_cat_schedule_service_smart_center_Ft_Worth,
.selected-si_cat_schedule_service_1865 li#si_cat_schedule_service_smart_center_Ft_Worth{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -224px -168px;
}

.selected-si_cat_schedule_service_1661 li#si_cat_schedule_service_Volvo {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -8px -259px;
}

.selected-si_cat_schedule_service_1735 li#si_cat_schedule_service_Bentley {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -8px -439px;
}

.selected-si_cat_schedule_service_1658 li#si_cat_schedule_service_Rolls_Royce {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -8px -529px;
}

.selected-si_cat_schedule_service_1736 li#si_cat_schedule_service_Maserati {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -8px -619px;
}

.selected-si_cat_schedule_service_2376 li#si_cat_schedule_service_Jaguar_Plano {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -8px -805px;
}


/*****dark states****/


.selected-si_cat_schedule_service_1660 li#si_cat_schedule_service_Motorcars_Bedford,
.selected-si_cat_schedule_service_1659 li#si_cat_schedule_service_Motorcars_Bedford,
.selected-si_cat_schedule_service_1655 li#si_cat_schedule_service_Motorcars_Bedford,
.selected-si_cat_schedule_service_1864 li#si_cat_schedule_service_Motorcars_Bedford,
.selected-si_cat_schedule_service_1865 li#si_cat_schedule_service_Motorcars_Bedford,
.selected-si_cat_schedule_service_1661 li#si_cat_schedule_service_Motorcars_Bedford,
.selected-si_cat_schedule_service_1735 li#si_cat_schedule_service_Motorcars_Bedford,
.selected-si_cat_schedule_service_1658 li#si_cat_schedule_service_Motorcars_Bedford,
.selected-si_cat_schedule_service_1736 li#si_cat_schedule_service_Motorcars_Bedford,
.selected-si_cat_schedule_service_2376 li#si_cat_schedule_service_Motorcars_Bedford
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -839px -715px;
}

.selected-si_cat_schedule_service_1660 li#si_cat_schedule_service_Motorcars_Dallas,
.selected-si_cat_schedule_service_1659 li#si_cat_schedule_service_Motorcars_Dallas,
.selected-si_cat_schedule_service_1655 li#si_cat_schedule_service_Motorcars_Dallas,
.selected-si_cat_schedule_service_1864 li#si_cat_schedule_service_Motorcars_Dallas,
.selected-si_cat_schedule_service_1865 li#si_cat_schedule_service_Motorcars_Dallas,
.selected-si_cat_schedule_service_1661 li#si_cat_schedule_service_Motorcars_Dallas,
.selected-si_cat_schedule_service_1735 li#si_cat_schedule_service_Motorcars_Dallas,
.selected-si_cat_schedule_service_1658 li#si_cat_schedule_service_Motorcars_Dallas,
.selected-si_cat_schedule_service_1736 li#si_cat_schedule_service_Motorcars_Dallas,
.selected-si_cat_schedule_service_2376 li#si_cat_schedule_service_Motorcars_Dallas {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -1014px -715px;
}

.selected-si_cat_schedule_service_1660 li#si_cat_schedule_service_Motorcars_Ft_Worth,
.selected-si_cat_schedule_service_1659 li#si_cat_schedule_service_Motorcars_Ft_Worth,
.selected-si_cat_schedule_service_1655 li#si_cat_schedule_service_Motorcars_Ft_Worth,
.selected-si_cat_schedule_service_1864 li#si_cat_schedule_service_Motorcars_Ft_Worth,
.selected-si_cat_schedule_service_1865 li#si_cat_schedule_service_Motorcars_Ft_Worth,
.selected-si_cat_schedule_service_1661 li#si_cat_schedule_service_Motorcars_Ft_Worth,
.selected-si_cat_schedule_service_1735 li#si_cat_schedule_service_Motorcars_Ft_Worth,
.selected-si_cat_schedule_service_1658 li#si_cat_schedule_service_Motorcars_Ft_Worth,
.selected-si_cat_schedule_service_1736 li#si_cat_schedule_service_Motorcars_Ft_Worth,
.selected-si_cat_schedule_service_2376 li#si_cat_schedule_service_Motorcars_Ft_Worth
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -1129px -715px;
}


.selected-si_cat_schedule_service_1657 li#si_cat_schedule_service_Lexus_Grapevine,
.selected-si_cat_schedule_service_1654 li#si_cat_schedule_service_Lexus_Grapevine,
.selected-si_cat_schedule_service_1656 li#si_cat_schedule_service_Lexus_Grapevine,
.selected-si_cat_schedule_service_1655 li#si_cat_schedule_service_Lexus_Grapevine,
.selected-si_cat_schedule_service_1864 li#si_cat_schedule_service_Lexus_Grapevine,
.selected-si_cat_schedule_service_1865 li#si_cat_schedule_service_Lexus_Grapevine,
.selected-si_cat_schedule_service_1661 li#si_cat_schedule_service_Lexus_Grapevine,
.selected-si_cat_schedule_service_1735 li#si_cat_schedule_service_Lexus_Grapevine,
.selected-si_cat_schedule_service_1658 li#si_cat_schedule_service_Lexus_Grapevine,
.selected-si_cat_schedule_service_1736 li#si_cat_schedule_service_Lexus_Grapevine,
.selected-si_cat_schedule_service_2376 li#si_cat_schedule_service_Lexus_Grapevine
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -851px -86px;
}

.selected-si_cat_schedule_service_1657 li#si_cat_schedule_service_Lexus_Plano,
.selected-si_cat_schedule_service_1654 li#si_cat_schedule_service_Lexus_Plano,
.selected-si_cat_schedule_service_1656 li#si_cat_schedule_service_Lexus_Plano,
.selected-si_cat_schedule_service_1655 li#si_cat_schedule_service_Lexus_Plano,
.selected-si_cat_schedule_service_1864 li#si_cat_schedule_service_Lexus_Plano,
.selected-si_cat_schedule_service_1865 li#si_cat_schedule_service_Lexus_Plano,
.selected-si_cat_schedule_service_1661 li#si_cat_schedule_service_Lexus_Plano,
.selected-si_cat_schedule_service_1735 li#si_cat_schedule_service_Lexus_Plano,
.selected-si_cat_schedule_service_1658 li#si_cat_schedule_service_Lexus_Plano,
.selected-si_cat_schedule_service_1736 li#si_cat_schedule_service_Lexus_Plano,
.selected-si_cat_schedule_service_2376 li#si_cat_schedule_service_Lexus_Plano
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -1070px -86px;
}

.selected-si_cat_schedule_service_1657 li#si_cat_schedule_service_Porsche,
.selected-si_cat_schedule_service_1654 li#si_cat_schedule_service_Porsche,
.selected-si_cat_schedule_service_1656 li#si_cat_schedule_service_Porsche,
.selected-si_cat_schedule_service_1660 li#si_cat_schedule_service_Porsche,
.selected-si_cat_schedule_service_1659 li#si_cat_schedule_service_Porsche,
.selected-si_cat_schedule_service_1864 li#si_cat_schedule_service_Porsche,
.selected-si_cat_schedule_service_1865 li#si_cat_schedule_service_Porsche,
.selected-si_cat_schedule_service_1661 li#si_cat_schedule_service_Porsche,
.selected-si_cat_schedule_service_1735 li#si_cat_schedule_service_Porsche,
.selected-si_cat_schedule_service_1658 li#si_cat_schedule_service_Porsche,
.selected-si_cat_schedule_service_1736 li#si_cat_schedule_service_Porsche,
.selected-si_cat_schedule_service_2376 li#si_cat_schedule_service_Porsche
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -458px -348px;
}

.selected-si_cat_schedule_service_1657 li#si_cat_schedule_service_smart_center_Dallas,
.selected-si_cat_schedule_service_1654 li#si_cat_schedule_service_smart_center_Dallas,
.selected-si_cat_schedule_service_1656 li#si_cat_schedule_service_smart_center_Dallas,
.selected-si_cat_schedule_service_1660 li#si_cat_schedule_service_smart_center_Dallas,
.selected-si_cat_schedule_service_1659 li#si_cat_schedule_service_smart_center_Dallas,
.selected-si_cat_schedule_service_1655 li#si_cat_schedule_service_smart_center_Dallas,
.selected-si_cat_schedule_service_1661 li#si_cat_schedule_service_smart_center_Dallas,
.selected-si_cat_schedule_service_1735 li#si_cat_schedule_service_smart_center_Dallas,
.selected-si_cat_schedule_service_1658 li#si_cat_schedule_service_smart_center_Dallas,
.selected-si_cat_schedule_service_1736 li#si_cat_schedule_service_smart_center_Dallas,
.selected-si_cat_schedule_service_2376 li#si_cat_schedule_service_smart_center_Dallas
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -851px -168px;
}

.selected-si_cat_schedule_service_1657 li#si_cat_schedule_service_smart_center_Ft_Worth,
.selected-si_cat_schedule_service_1654 li#si_cat_schedule_service_smart_center_Ft_Worth,
.selected-si_cat_schedule_service_1656 li#si_cat_schedule_service_smart_center_Ft_Worth,
.selected-si_cat_schedule_service_1660 li#si_cat_schedule_service_smart_center_Ft_Worth,
.selected-si_cat_schedule_service_1659 li#si_cat_schedule_service_smart_center_Ft_Worth,
.selected-si_cat_schedule_service_1655 li#si_cat_schedule_service_smart_center_Ft_Worth,
.selected-si_cat_schedule_service_1661 li#si_cat_schedule_service_smart_center_Ft_Worth,
.selected-si_cat_schedule_service_1735 li#si_cat_schedule_service_smart_center_Ft_Worth,
.selected-si_cat_schedule_service_1658 li#si_cat_schedule_service_smart_center_Ft_Worth,
.selected-si_cat_schedule_service_1736 li#si_cat_schedule_service_smart_center_Ft_Worth,
.selected-si_cat_schedule_service_2376 li#si_cat_schedule_service_smart_center_Ft_Worth
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -1070px -168px;
}


.selected-si_cat_schedule_service_1657 li#si_cat_schedule_service_Volvo,
.selected-si_cat_schedule_service_1654 li#si_cat_schedule_service_Volvo,
.selected-si_cat_schedule_service_1656 li#si_cat_schedule_service_Volvo,
.selected-si_cat_schedule_service_1660 li#si_cat_schedule_service_Volvo,
.selected-si_cat_schedule_service_1659 li#si_cat_schedule_service_Volvo,
.selected-si_cat_schedule_service_1655 li#si_cat_schedule_service_Volvo,
.selected-si_cat_schedule_service_1864 li#si_cat_schedule_service_Volvo,
.selected-si_cat_schedule_service_1865 li#si_cat_schedule_service_Volvo,
.selected-si_cat_schedule_service_1735 li#si_cat_schedule_service_Volvo,
.selected-si_cat_schedule_service_1658 li#si_cat_schedule_service_Volvo,
.selected-si_cat_schedule_service_1736 li#si_cat_schedule_service_Volvo,
.selected-si_cat_schedule_service_2376 li#si_cat_schedule_service_Volvo
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -458px -259px;
}

.selected-si_cat_schedule_service_1657 li#si_cat_schedule_service_Bentley,
.selected-si_cat_schedule_service_1654 li#si_cat_schedule_service_Bentley,
.selected-si_cat_schedule_service_1656 li#si_cat_schedule_service_Bentley,
.selected-si_cat_schedule_service_1660 li#si_cat_schedule_service_Bentley,
.selected-si_cat_schedule_service_1659 li#si_cat_schedule_service_Bentley,
.selected-si_cat_schedule_service_1655 li#si_cat_schedule_service_Bentley,
.selected-si_cat_schedule_service_1864 li#si_cat_schedule_service_Bentley,
.selected-si_cat_schedule_service_1865 li#si_cat_schedule_service_Bentley,
.selected-si_cat_schedule_service_1661 li#si_cat_schedule_service_Bentley,
.selected-si_cat_schedule_service_1658 li#si_cat_schedule_service_Bentley,
.selected-si_cat_schedule_service_1736 li#si_cat_schedule_service_Bentley,
.selected-si_cat_schedule_service_2376 li#si_cat_schedule_service_Bentley
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -458px -439px;
}

.selected-si_cat_schedule_service_1657 li#si_cat_schedule_service_Rolls_Royce,
.selected-si_cat_schedule_service_1654 li#si_cat_schedule_service_Rolls_Royce,
.selected-si_cat_schedule_service_1656 li#si_cat_schedule_service_Rolls_Royce,
.selected-si_cat_schedule_service_1660 li#si_cat_schedule_service_Rolls_Royce,
.selected-si_cat_schedule_service_1659 li#si_cat_schedule_service_Rolls_Royce,
.selected-si_cat_schedule_service_1655 li#si_cat_schedule_service_Rolls_Royce,
.selected-si_cat_schedule_service_1864 li#si_cat_schedule_service_Rolls_Royce,
.selected-si_cat_schedule_service_1865 li#si_cat_schedule_service_Rolls_Royce,
.selected-si_cat_schedule_service_1661 li#si_cat_schedule_service_Rolls_Royce,
.selected-si_cat_schedule_service_1735 li#si_cat_schedule_service_Rolls_Royce,
.selected-si_cat_schedule_service_1736 li#si_cat_schedule_service_Rolls_Royce,
.selected-si_cat_schedule_service_2376 li#si_cat_schedule_service_Rolls_Royce
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -458px -529px;
}

.selected-si_cat_schedule_service_1657 li#si_cat_schedule_service_Maserati,
.selected-si_cat_schedule_service_1654 li#si_cat_schedule_service_Maserati,
.selected-si_cat_schedule_service_1656 li#si_cat_schedule_service_Maserati,
.selected-si_cat_schedule_service_1660 li#si_cat_schedule_service_Maserati,
.selected-si_cat_schedule_service_1659 li#si_cat_schedule_service_Maserati,
.selected-si_cat_schedule_service_1655 li#si_cat_schedule_service_Maserati,
.selected-si_cat_schedule_service_1864 li#si_cat_schedule_service_Maserati,
.selected-si_cat_schedule_service_1865 li#si_cat_schedule_service_Maserati,
.selected-si_cat_schedule_service_1661 li#si_cat_schedule_service_Maserati,
.selected-si_cat_schedule_service_1735 li#si_cat_schedule_service_Maserati,
.selected-si_cat_schedule_service_1658 li#si_cat_schedule_service_Maserati,
.selected-si_cat_schedule_service_2376 li#si_cat_schedule_service_Maserati
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -458px -619px;
}

.selected-si_cat_schedule_service_1657 li#si_cat_schedule_service_Jaguar_Plano,
.selected-si_cat_schedule_service_1654 li#si_cat_schedule_service_Jaguar_Plano,
.selected-si_cat_schedule_service_1656 li#si_cat_schedule_service_Jaguar_Plano,
.selected-si_cat_schedule_service_1660 li#si_cat_schedule_service_Jaguar_Plano,
.selected-si_cat_schedule_service_1659 li#si_cat_schedule_service_Jaguar_Plano,
.selected-si_cat_schedule_service_1655 li#si_cat_schedule_service_Jaguar_Plano,
.selected-si_cat_schedule_service_1864 li#si_cat_schedule_service_Jaguar_Plano,
.selected-si_cat_schedule_service_1865 li#si_cat_schedule_service_Jaguar_Plano,
.selected-si_cat_schedule_service_1661 li#si_cat_schedule_service_Jaguar_Plano,
.selected-si_cat_schedule_service_1735 li#si_cat_schedule_service_Jaguar_Plano,
.selected-si_cat_schedule_service_1736 li#si_cat_schedule_service_Jaguar_Plano,
.selected-si_cat_schedule_service_1658 li#si_cat_schedule_service_Jaguar_Plano
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -458px -805px;
}

/****Service Specials Pane*****/

ul.si_cat_service_specials.selected-si_cat_service_specials_1657 a, 
ul.si_cat_service_specials.selected-si_cat_service_specials_1654 a,
ul.si_cat_service_specials.selected-si_cat_service_specials_1656 a,
ul.si_cat_service_specials.selected-si_cat_service_specials_1660 a,
ul.si_cat_service_specials.selected-si_cat_service_specials_1659 a,
ul.si_cat_service_specials.selected-si_cat_service_specials_1655 a,
ul.si_cat_service_specials.selected-si_cat_service_specials_1864 a,
ul.si_cat_service_specials.selected-si_cat_service_specials_1865 a,
ul.si_cat_service_specials.selected-si_cat_service_specials_1661 a,
ul.si_cat_service_specials.selected-si_cat_service_specials_1735 a,
ul.si_cat_service_specials.selected-si_cat_service_specials_1658 a,
ul.si_cat_service_specials.selected-si_cat_service_specials_1736 a,
ul.si_cat_service_specials.selected-si_cat_service_specials_2376 a
{
	color: #999;
}

/***setting padding on individual anchors****/

ul.si_cat_service_specials li#si_cat_service_specials_Motorcars_Bedford a {
	padding-left: 84px;
}

ul.si_cat_service_specials li#si_cat_service_specials_Motorcars_Dallas a {
	padding-left: 20px;
}

ul.si_cat_service_specials li#si_cat_service_specials_Motorcars_Ft_Worth a {
	padding-left: 15px;
}


ul.si_cat_service_specials li#si_cat_service_specials_Lexus_Grapevine a {
	padding-left: 69px;
}

ul.si_cat_service_specials li#si_cat_service_specials_Lexus_Plano a {
	padding-left: 15px;
}

ul.si_cat_service_specials li#si_cat_service_specials_Porsche a {
	padding-left: 65px;
}

ul.si_cat_service_specials li#si_cat_service_specials_smart_center_Dallas a {
	padding-left: 69px;
}

ul.si_cat_service_specials li#si_cat_service_specials_smart_center_Ft_Worth a {
	padding-left: 15px;
}

ul.si_cat_service_specials li#si_cat_service_specials_Volvo a {
	padding-left: 65px;
}


ul.si_cat_service_specials li#si_cat_service_specials_Bentley a {
	padding-left: 90px;
}

ul.si_cat_service_specials li#si_cat_service_specials_Rolls_Royce a {
	padding-left: 65px;
}

ul.si_cat_service_specials li#si_cat_service_specials_Maserati a {
	padding-left: 65px;
}

ul.si_cat_service_specials li#si_cat_service_specials_Jaguar_Plano a {
	padding-left: 80px;
}

/****Hover Color when one dealership is selected****/

ul.si_cat_service_specials.selected-si_cat_service_specials_1657 li#si_cat_service_specials_Motorcars_Bedford:hover a, 
ul.si_cat_service_specials.selected-si_cat_service_specials_1654 li#si_cat_service_specials_Motorcars_Dallas:hover a,
ul.si_cat_service_specials.selected-si_cat_service_specials_1656 li#si_cat_service_specials_Motorcars_Ft_Worth:hover a,
ul.si_cat_service_specials.selected-si_cat_service_specials_1660 li#si_cat_service_specials_Lexus_Grapevine:hover a,
ul.si_cat_service_specials.selected-si_cat_service_specials_1659 li#si_cat_service_specials_Lexus_Plano:hover a,
ul.si_cat_service_specials.selected-si_cat_service_specials_1655 li#si_cat_service_specials_Porsche:hover a,
ul.si_cat_service_specials.selected-si_cat_service_specials_1864 li#si_cat_service_specials_smart_center_Dallas:hover a,
ul.si_cat_service_specials.selected-si_cat_service_specials_1865 li#si_cat_service_specials_smart_center_Ft_Worth:hover a,
ul.si_cat_service_specials.selected-si_cat_service_specials_1661 li#si_cat_service_specials_Volvo:hover a,
ul.si_cat_service_specials.selected-si_cat_service_specials_1735 li#si_cat_service_specials_Bentley:hover a,
ul.si_cat_service_specials.selected-si_cat_service_specials_1658 li#si_cat_service_specials_Rolls_Royce:hover a,
ul.si_cat_service_specials.selected-si_cat_service_specials_1736 li#si_cat_service_specials_Maserati:hover a,
ul.si_cat_service_specials.selected-si_cat_service_specials_2376 li#si_cat_service_specials_Jaguar_Plano:hover a
{
	color: #fff;
}

/****Default States*****/

li#si_cat_service_specials_Motorcars_Bedford{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -426px -715px;
	height: 70px;
	width: 175px;
	margin-bottom: -5px;
}

li#si_cat_service_specials_Motorcars_Dallas {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -601px -715px;
	height: 70px;
	width: 115px;
	margin-bottom: -5px;
}

li#si_cat_service_specials_Motorcars_Ft_Worth {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -716px -715px;
	height: 70px;
	width: 115px;
	margin-bottom: -5px;
}

li#si_cat_service_specials_Lexus_Grapevine {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -419px -86px;
	height: 70px;
	width: 219px;
	margin-bottom: -5px;
}

li#si_cat_service_specials_Lexus_Plano {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -638px -86px;
	height: 70px;
	width: 187px;
	margin-bottom: -5px;
}

li#si_cat_service_specials_Porsche {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -242px -348px;
	height: 70px;
	width: 206px;
	margin-left: -12px;
	margin-bottom: -5px;
}

li#si_cat_service_specials_Volvo {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -242px -259px;
	height: 70px;
	width: 206px;
	margin-left: -14px;
	margin-bottom: -5px;
}

li#si_cat_service_specials_smart_center_Dallas{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -419px -168px;
	height: 70px;
	width: 219px;
	margin-bottom: -5px;
}

li#si_cat_service_specials_smart_center_Ft_Worth{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -638px -168px;
	height: 70px;
	width: 189px;
	margin-bottom: -5px;
}

li#si_cat_service_specials_Bentley {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -242px -439px;
	height: 70px;
	width: 206px;
	margin-left: 4px;
	margin-bottom: -5px;
}

li#si_cat_service_specials_Rolls_Royce {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -242px -529px;
	height: 70px;
	width: 206px;
	margin-left: -12px;
	margin-bottom: -5px;
}

li#si_cat_service_specials_Maserati {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -242px -619px;
	height: 70px;
	width: 206px;
	margin-left: -11px;
	margin-bottom: -5px;
}

li#si_cat_service_specials_Jaguar_Plano {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -242px -805px;
	height: 70px;
	width: 206px;
	margin-left: -11px;
}

/****Hover States****/

.selected-si_cat_service_specials_1657 li#si_cat_service_specials_Motorcars_Bedford,
.selected-si_cat_service_specials_1654 li#si_cat_service_specials_Motorcars_Bedford,
.selected-si_cat_service_specials_1656 li#si_cat_service_specials_Motorcars_Bedford
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -5px -715px;
}

.selected-si_cat_service_specials_1657 li#si_cat_service_specials_Motorcars_Dallas,
.selected-si_cat_service_specials_1654 li#si_cat_service_specials_Motorcars_Dallas,
.selected-si_cat_service_specials_1656 li#si_cat_service_specials_Motorcars_Dallas {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -180px -715px;
}

.selected-si_cat_service_specials_1657 li#si_cat_service_specials_Motorcars_Ft_Worth,
.selected-si_cat_service_specials_1654 li#si_cat_service_specials_Motorcars_Ft_Worth,
.selected-si_cat_service_specials_1656 li#si_cat_service_specials_Motorcars_Ft_Worth
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -295px -715px;
}


.selected-si_cat_service_specials_1660 li#si_cat_service_specials_Lexus_Grapevine,
.selected-si_cat_service_specials_1659 li#si_cat_service_specials_Lexus_Grapevine
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -5px -86px;
}

.selected-si_cat_service_specials_1660 li#si_cat_service_specials_Lexus_Plano,
.selected-si_cat_service_specials_1659 li#si_cat_service_specials_Lexus_Plano {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -224px -86px;
}

.selected-si_cat_service_specials_1655 li#si_cat_service_specials_Porsche{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -8px -348px;
}

.selected-si_cat_service_specials_1864 li#si_cat_service_specials_smart_center_Dallas,
.selected-si_cat_service_specials_1865 li#si_cat_service_specials_smart_center_Dallas{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -5px -168px;
}


.selected-si_cat_service_specials_1864 li#si_cat_service_specials_smart_center_Ft_Worth,
.selected-si_cat_service_specials_1865 li#si_cat_service_specials_smart_center_Ft_Worth{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -224px -168px;
}

.selected-si_cat_service_specials_1661 li#si_cat_service_specials_Volvo {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -8px -259px;
}

.selected-si_cat_service_specials_1735 li#si_cat_service_specials_Bentley {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -8px -439px;
}

.selected-si_cat_service_specials_1658 li#si_cat_service_specials_Rolls_Royce {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -8px -529px;
}

.selected-si_cat_service_specials_1736 li#si_cat_service_specials_Maserati {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -8px -619px;
}

.selected-si_cat_service_specials_2376 li#si_cat_service_specials_Jaguar_Plano {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -8px -805px;
}


/*****dark states****/


.selected-si_cat_service_specials_1660 li#si_cat_service_specials_Motorcars_Bedford,
.selected-si_cat_service_specials_1659 li#si_cat_service_specials_Motorcars_Bedford,
.selected-si_cat_service_specials_1655 li#si_cat_service_specials_Motorcars_Bedford,
.selected-si_cat_service_specials_1864 li#si_cat_service_specials_Motorcars_Bedford,
.selected-si_cat_service_specials_1865 li#si_cat_service_specials_Motorcars_Bedford,
.selected-si_cat_service_specials_1661 li#si_cat_service_specials_Motorcars_Bedford,
.selected-si_cat_service_specials_1735 li#si_cat_service_specials_Motorcars_Bedford,
.selected-si_cat_service_specials_1658 li#si_cat_service_specials_Motorcars_Bedford,
.selected-si_cat_service_specials_1736 li#si_cat_service_specials_Motorcars_Bedford,
.selected-si_cat_service_specials_2376 li#si_cat_service_specials_Motorcars_Bedford
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -839px -715px;
}

.selected-si_cat_service_specials_1660 li#si_cat_service_specials_Motorcars_Dallas,
.selected-si_cat_service_specials_1659 li#si_cat_service_specials_Motorcars_Dallas,
.selected-si_cat_service_specials_1655 li#si_cat_service_specials_Motorcars_Dallas,
.selected-si_cat_service_specials_1864 li#si_cat_service_specials_Motorcars_Dallas,
.selected-si_cat_service_specials_1865 li#si_cat_service_specials_Motorcars_Dallas,
.selected-si_cat_service_specials_1661 li#si_cat_service_specials_Motorcars_Dallas,
.selected-si_cat_service_specials_1735 li#si_cat_service_specials_Motorcars_Dallas,
.selected-si_cat_service_specials_1658 li#si_cat_service_specials_Motorcars_Dallas,
.selected-si_cat_service_specials_1736 li#si_cat_service_specials_Motorcars_Dallas,
.selected-si_cat_service_specials_2376 li#si_cat_service_specials_Motorcars_Dallas {
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -1014px -715px;
}

.selected-si_cat_service_specials_1660 li#si_cat_service_specials_Motorcars_Ft_Worth,
.selected-si_cat_service_specials_1659 li#si_cat_service_specials_Motorcars_Ft_Worth,
.selected-si_cat_service_specials_1655 li#si_cat_service_specials_Motorcars_Ft_Worth,
.selected-si_cat_service_specials_1864 li#si_cat_service_specials_Motorcars_Ft_Worth,
.selected-si_cat_service_specials_1865 li#si_cat_service_specials_Motorcars_Ft_Worth,
.selected-si_cat_service_specials_1661 li#si_cat_service_specials_Motorcars_Ft_Worth,
.selected-si_cat_service_specials_1735 li#si_cat_service_specials_Motorcars_Ft_Worth,
.selected-si_cat_service_specials_1658 li#si_cat_service_specials_Motorcars_Ft_Worth,
.selected-si_cat_service_specials_1736 li#si_cat_service_specials_Motorcars_Ft_Worth,
.selected-si_cat_service_specials_2376 li#si_cat_service_specials_Motorcars_Ft_Worth
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -1129px -715px;
}


.selected-si_cat_service_specials_1657 li#si_cat_service_specials_Lexus_Grapevine,
.selected-si_cat_service_specials_1654 li#si_cat_service_specials_Lexus_Grapevine,
.selected-si_cat_service_specials_1656 li#si_cat_service_specials_Lexus_Grapevine,
.selected-si_cat_service_specials_1655 li#si_cat_service_specials_Lexus_Grapevine,
.selected-si_cat_service_specials_1864 li#si_cat_service_specials_Lexus_Grapevine,
.selected-si_cat_service_specials_1865 li#si_cat_service_specials_Lexus_Grapevine,
.selected-si_cat_service_specials_1661 li#si_cat_service_specials_Lexus_Grapevine,
.selected-si_cat_service_specials_1735 li#si_cat_service_specials_Lexus_Grapevine,
.selected-si_cat_service_specials_1658 li#si_cat_service_specials_Lexus_Grapevine,
.selected-si_cat_service_specials_1736 li#si_cat_service_specials_Lexus_Grapevine,
.selected-si_cat_service_specials_2376 li#si_cat_service_specials_Lexus_Grapevine
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -851px -86px;
}

.selected-si_cat_service_specials_1657 li#si_cat_service_specials_Lexus_Plano,
.selected-si_cat_service_specials_1654 li#si_cat_service_specials_Lexus_Plano,
.selected-si_cat_service_specials_1656 li#si_cat_service_specials_Lexus_Plano,
.selected-si_cat_service_specials_1655 li#si_cat_service_specials_Lexus_Plano,
.selected-si_cat_service_specials_1864 li#si_cat_service_specials_Lexus_Plano,
.selected-si_cat_service_specials_1865 li#si_cat_service_specials_Lexus_Plano,
.selected-si_cat_service_specials_1661 li#si_cat_service_specials_Lexus_Plano,
.selected-si_cat_service_specials_1735 li#si_cat_service_specials_Lexus_Plano,
.selected-si_cat_service_specials_1658 li#si_cat_service_specials_Lexus_Plano,
.selected-si_cat_service_specials_1736 li#si_cat_service_specials_Lexus_Plano,
.selected-si_cat_service_specials_2376 li#si_cat_service_specials_Lexus_Plano
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -1070px -86px;
}

.selected-si_cat_service_specials_1657 li#si_cat_service_specials_Porsche,
.selected-si_cat_service_specials_1654 li#si_cat_service_specials_Porsche,
.selected-si_cat_service_specials_1656 li#si_cat_service_specials_Porsche,
.selected-si_cat_service_specials_1660 li#si_cat_service_specials_Porsche,
.selected-si_cat_service_specials_1659 li#si_cat_service_specials_Porsche,
.selected-si_cat_service_specials_1864 li#si_cat_service_specials_Porsche,
.selected-si_cat_service_specials_1865 li#si_cat_service_specials_Porsche,
.selected-si_cat_service_specials_1661 li#si_cat_service_specials_Porsche,
.selected-si_cat_service_specials_1735 li#si_cat_service_specials_Porsche,
.selected-si_cat_service_specials_1658 li#si_cat_service_specials_Porsche,
.selected-si_cat_service_specials_1736 li#si_cat_service_specials_Porsche,
.selected-si_cat_service_specials_2376 li#si_cat_service_specials_Porsche
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -458px -348px;
}

.selected-si_cat_service_specials_1657 li#si_cat_service_specials_smart_center_Dallas,
.selected-si_cat_service_specials_1654 li#si_cat_service_specials_smart_center_Dallas,
.selected-si_cat_service_specials_1656 li#si_cat_service_specials_smart_center_Dallas,
.selected-si_cat_service_specials_1660 li#si_cat_service_specials_smart_center_Dallas,
.selected-si_cat_service_specials_1659 li#si_cat_service_specials_smart_center_Dallas,
.selected-si_cat_service_specials_1655 li#si_cat_service_specials_smart_center_Dallas,
.selected-si_cat_service_specials_1661 li#si_cat_service_specials_smart_center_Dallas,
.selected-si_cat_service_specials_1735 li#si_cat_service_specials_smart_center_Dallas,
.selected-si_cat_service_specials_1658 li#si_cat_service_specials_smart_center_Dallas,
.selected-si_cat_service_specials_1736 li#si_cat_service_specials_smart_center_Dallas,
.selected-si_cat_service_specials_2376 li#si_cat_service_specials_smart_center_Dallas
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -851px -168px;
}

.selected-si_cat_service_specials_1657 li#si_cat_service_specials_smart_center_Ft_Worth,
.selected-si_cat_service_specials_1654 li#si_cat_service_specials_smart_center_Ft_Worth,
.selected-si_cat_service_specials_1656 li#si_cat_service_specials_smart_center_Ft_Worth,
.selected-si_cat_service_specials_1660 li#si_cat_service_specials_smart_center_Ft_Worth,
.selected-si_cat_service_specials_1659 li#si_cat_service_specials_smart_center_Ft_Worth,
.selected-si_cat_service_specials_1655 li#si_cat_service_specials_smart_center_Ft_Worth,
.selected-si_cat_service_specials_1661 li#si_cat_service_specials_smart_center_Ft_Worth,
.selected-si_cat_service_specials_1735 li#si_cat_service_specials_smart_center_Ft_Worth,
.selected-si_cat_service_specials_1658 li#si_cat_service_specials_smart_center_Ft_Worth,
.selected-si_cat_service_specials_1736 li#si_cat_service_specials_smart_center_Ft_Worth,
.selected-si_cat_service_specials_2376 li#si_cat_service_specials_smart_center_Ft_Worth
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -1070px -168px;
}


.selected-si_cat_service_specials_1657 li#si_cat_service_specials_Volvo,
.selected-si_cat_service_specials_1654 li#si_cat_service_specials_Volvo,
.selected-si_cat_service_specials_1656 li#si_cat_service_specials_Volvo,
.selected-si_cat_service_specials_1660 li#si_cat_service_specials_Volvo,
.selected-si_cat_service_specials_1659 li#si_cat_service_specials_Volvo,
.selected-si_cat_service_specials_1655 li#si_cat_service_specials_Volvo,
.selected-si_cat_service_specials_1864 li#si_cat_service_specials_Volvo,
.selected-si_cat_service_specials_1865 li#si_cat_service_specials_Volvo,
.selected-si_cat_service_specials_1735 li#si_cat_service_specials_Volvo,
.selected-si_cat_service_specials_1658 li#si_cat_service_specials_Volvo,
.selected-si_cat_service_specials_1736 li#si_cat_service_specials_Volvo,
.selected-si_cat_service_specials_2376 li#si_cat_service_specials_Volvo
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -458px -259px;
}

.selected-si_cat_service_specials_1657 li#si_cat_service_specials_Bentley,
.selected-si_cat_service_specials_1654 li#si_cat_service_specials_Bentley,
.selected-si_cat_service_specials_1656 li#si_cat_service_specials_Bentley,
.selected-si_cat_service_specials_1660 li#si_cat_service_specials_Bentley,
.selected-si_cat_service_specials_1659 li#si_cat_service_specials_Bentley,
.selected-si_cat_service_specials_1655 li#si_cat_service_specials_Bentley,
.selected-si_cat_service_specials_1864 li#si_cat_service_specials_Bentley,
.selected-si_cat_service_specials_1865 li#si_cat_service_specials_Bentley,
.selected-si_cat_service_specials_1661 li#si_cat_service_specials_Bentley,
.selected-si_cat_service_specials_1658 li#si_cat_service_specials_Bentley,
.selected-si_cat_service_specials_1736 li#si_cat_service_specials_Bentley,
.selected-si_cat_service_specials_2376 li#si_cat_service_specials_Bentley
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -458px -439px;
}

.selected-si_cat_service_specials_1657 li#si_cat_service_specials_Rolls_Royce,
.selected-si_cat_service_specials_1654 li#si_cat_service_specials_Rolls_Royce,
.selected-si_cat_service_specials_1656 li#si_cat_service_specials_Rolls_Royce,
.selected-si_cat_service_specials_1660 li#si_cat_service_specials_Rolls_Royce,
.selected-si_cat_service_specials_1659 li#si_cat_service_specials_Rolls_Royce,
.selected-si_cat_service_specials_1655 li#si_cat_service_specials_Rolls_Royce,
.selected-si_cat_service_specials_1864 li#si_cat_service_specials_Rolls_Royce,
.selected-si_cat_service_specials_1865 li#si_cat_service_specials_Rolls_Royce,
.selected-si_cat_service_specials_1661 li#si_cat_service_specials_Rolls_Royce,
.selected-si_cat_service_specials_1735 li#si_cat_service_specials_Rolls_Royce,
.selected-si_cat_service_specials_1736 li#si_cat_service_specials_Rolls_Royce,
.selected-si_cat_service_specials_2376 li#si_cat_service_specials_Rolls_Royce
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -458px -529px;
}

.selected-si_cat_service_specials_1657 li#si_cat_service_specials_Maserati,
.selected-si_cat_service_specials_1654 li#si_cat_service_specials_Maserati,
.selected-si_cat_service_specials_1656 li#si_cat_service_specials_Maserati,
.selected-si_cat_service_specials_1660 li#si_cat_service_specials_Maserati,
.selected-si_cat_service_specials_1659 li#si_cat_service_specials_Maserati,
.selected-si_cat_service_specials_1655 li#si_cat_service_specials_Maserati,
.selected-si_cat_service_specials_1864 li#si_cat_service_specials_Maserati,
.selected-si_cat_service_specials_1865 li#si_cat_service_specials_Maserati,
.selected-si_cat_service_specials_1661 li#si_cat_service_specials_Maserati,
.selected-si_cat_service_specials_1735 li#si_cat_service_specials_Maserati,
.selected-si_cat_service_specials_1658 li#si_cat_service_specials_Maserati,
.selected-si_cat_service_specials_2376 li#si_cat_service_specials_Maserati
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -458px -619px;
}

.selected-si_cat_service_specials_1657 li#si_cat_service_specials_Jaguar_Plano,
.selected-si_cat_service_specials_1654 li#si_cat_service_specials_Jaguar_Plano,
.selected-si_cat_service_specials_1656 li#si_cat_service_specials_Jaguar_Plano,
.selected-si_cat_service_specials_1660 li#si_cat_service_specials_Jaguar_Plano,
.selected-si_cat_service_specials_1659 li#si_cat_service_specials_Jaguar_Plano,
.selected-si_cat_service_specials_1655 li#si_cat_service_specials_Jaguar_Plano,
.selected-si_cat_service_specials_1864 li#si_cat_service_specials_Jaguar_Plano,
.selected-si_cat_service_specials_1865 li#si_cat_service_specials_Jaguar_Plano,
.selected-si_cat_service_specials_1661 li#si_cat_service_specials_Jaguar_Plano,
.selected-si_cat_service_specials_1735 li#si_cat_service_specials_Jaguar_Plano,
.selected-si_cat_service_specials_1736 li#si_cat_service_specials_Jaguar_Plano,
.selected-si_cat_service_specials_1658 li#si_cat_service_specials_Jaguar_Plano
{
	background: url('../images_homepage/dealership_logos/dealership_logos.png') no-repeat -458px -805px;
}


/*##### =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;
}

/****Makes Tab Layout****/

ul#si_cat_new_make {
	margin-top: 20px;
}

ul#si_cat_new_make li {
	background: url('../images_homepage/dealership_logos/makeEmblems_bg.png') no-repeat;
	width: 206px;
	height: 70px;
	display: inline;
	margin-bottom: -5px;
}

ul#si_cat_new_make a {
	color:#fff;
	display:block;
	font-size:10px;
	font-weight:bold;
	height:45px;
	padding-top:25px;
	text-align:left;
	text-decoration:none;
}

ul#si_cat_new_make li#si_cat_new_make_Maybach {
	display: none
}

ul#si_cat_new_make.selected-si_cat_new_make_Mercedes-Benz_45 a,
ul#si_cat_new_make.selected-si_cat_new_make_Maserati_43 a,
ul#si_cat_new_make.selected-si_cat_new_make_Porsche_56 a,
ul#si_cat_new_make.selected-si_cat_new_make_Rolls-Royce_58 a,
ul#si_cat_new_make.selected-si_cat_new_make_Smart_287 a,
ul#si_cat_new_make.selected-si_cat_new_make_Bentley_9 a,
ul#si_cat_new_make.selected-si_cat_new_make_Lexus_40 a,
ul#si_cat_new_make.selected-si_cat_new_make_Volvo_68 a,
ul#si_cat_new_make.selected-si_cat_new_make_Jaguar_34 a {
	color: #999;
}

ul#si_cat_new_make.selected-si_cat_new_make_Mercedes-Benz_45 a#si_cat_new_make_Mercedes-Benz_45:hover,
ul#si_cat_new_make.selected-si_cat_new_make_Maserati_43 a#si_cat_new_make_Maserati_43:hover,
ul#si_cat_new_make.selected-si_cat_new_make_Porsche_56 a#si_cat_new_make_Porsche_56:hover,
ul#si_cat_new_make.selected-si_cat_new_make_Rolls-Royce_58 a#si_cat_new_make_Rolls-Royce_58:hover,
ul#si_cat_new_make.selected-si_cat_new_make_Smart_287 a#si_cat_new_make_Smart_287:hover,
ul#si_cat_new_make.selected-si_cat_new_make_Bentley_9 a#si_cat_new_make_Bentley_9:hover,
ul#si_cat_new_make.selected-si_cat_new_make_Lexus_40 a#si_cat_new_make_Lexus_40:hover,
ul#si_cat_new_make.selected-si_cat_new_make_Volvo_68 a#si_cat_new_make_Volvo_68:hover,
ul#si_cat_new_make.selected-si_cat_new_make_Jaguar_34 a#si_cat_new_make_Jaguar_34:hover {
	color: #fff;
}

ul#si_cat_new_make li#si_cat_new_make_Mercedes-Benz{
	background-position: -244px -440px;
	margin-left: -10px;
}

ul#si_cat_new_make.selected-si_cat_new_make_Mercedes-Benz_45 li#si_cat_new_make_Mercedes-Benz{
	background-position: -10px -440px;
}

ul#si_cat_new_make.selected-si_cat_new_make_Maserati_43 li#si_cat_new_make_Mercedes-Benz,
ul#si_cat_new_make.selected-si_cat_new_make_Porsche_56 li#si_cat_new_make_Mercedes-Benz,
ul#si_cat_new_make.selected-si_cat_new_make_Rolls-Royce_58 li#si_cat_new_make_Mercedes-Benz,
ul#si_cat_new_make.selected-si_cat_new_make_Smart_287 li#si_cat_new_make_Mercedes-Benz,
ul#si_cat_new_make.selected-si_cat_new_make_Bentley_9 li#si_cat_new_make_Mercedes-Benz,
ul#si_cat_new_make.selected-si_cat_new_make_Lexus_40 li#si_cat_new_make_Mercedes-Benz,
ul#si_cat_new_make.selected-si_cat_new_make_Volvo_68 li#si_cat_new_make_Mercedes-Benz,
ul#si_cat_new_make.selected-si_cat_new_make_Jaguar_34 li#si_cat_new_make_Mercedes-Benz{
	background-position: -460px -440px;
}

ul#si_cat_new_make a#si_cat_new_make_Mercedes-Benz_45 {
	padding-left: 70px;
}

ul#si_cat_new_make li#si_cat_new_make_Bentley{
	background-position: -244px -179px;
}

ul#si_cat_new_make.selected-si_cat_new_make_Bentley_9 li#si_cat_new_make_Bentley{
	background-position: -10px -179px;
}

ul#si_cat_new_make.selected-si_cat_new_make_Maserati_43 li#si_cat_new_make_Bentley,
ul#si_cat_new_make.selected-si_cat_new_make_Porsche_56 li#si_cat_new_make_Bentley,
ul#si_cat_new_make.selected-si_cat_new_make_Rolls-Royce_58 li#si_cat_new_make_Bentley,
ul#si_cat_new_make.selected-si_cat_new_make_Smart_287 li#si_cat_new_make_Bentley,
ul#si_cat_new_make.selected-si_cat_new_make_Mercedes-Benz_45 li#si_cat_new_make_Bentley,
ul#si_cat_new_make.selected-si_cat_new_make_Lexus_40 li#si_cat_new_make_Bentley,
ul#si_cat_new_make.selected-si_cat_new_make_Volvo_68 li#si_cat_new_make_Bentley,
ul#si_cat_new_make.selected-si_cat_new_make_Jaguar_34 li#si_cat_new_make_Bentley{
	background-position: -460px -179px;
}

ul#si_cat_new_make a#si_cat_new_make_Bentley_9 {
	padding-left: 90px;
}


ul#si_cat_new_make li#si_cat_new_make_Volvo{
	background-position: -244px 0px;
	margin-left: -8px;
}

ul#si_cat_new_make.selected-si_cat_new_make_Volvo_68 li#si_cat_new_make_Volvo{
	background-position: -10px 0px;
}

ul#si_cat_new_make.selected-si_cat_new_make_Maserati_43 li#si_cat_new_make_Volvo,
ul#si_cat_new_make.selected-si_cat_new_make_Porsche_56 li#si_cat_new_make_Volvo,
ul#si_cat_new_make.selected-si_cat_new_make_Rolls-Royce_58 li#si_cat_new_make_Volvo,
ul#si_cat_new_make.selected-si_cat_new_make_Smart_287 li#si_cat_new_make_Volvo,
ul#si_cat_new_make.selected-si_cat_new_make_Mercedes-Benz_45 li#si_cat_new_make_Volvo,
ul#si_cat_new_make.selected-si_cat_new_make_Lexus_40 li#si_cat_new_make_Volvo,
ul#si_cat_new_make.selected-si_cat_new_make_Bentley_9 li#si_cat_new_make_Volvo,
ul#si_cat_new_make.selected-si_cat_new_make_Jaguar_34 li#si_cat_new_make_Volvo{
	background-position: -460px 0px;
}

ul#si_cat_new_make a#si_cat_new_make_Volvo_68 {
	padding-left: 65px;
}


ul#si_cat_new_make li#si_cat_new_make_Porsche{
	background-position: -244px -90px;
	margin-left: -8px;
}

ul#si_cat_new_make.selected-si_cat_new_make_Porsche_56 li#si_cat_new_make_Porsche{
	background-position: -10px -90px;
}

ul#si_cat_new_make.selected-si_cat_new_make_Maserati_43 li#si_cat_new_make_Porsche,
ul#si_cat_new_make.selected-si_cat_new_make_Volvo_68 li#si_cat_new_make_Porsche,
ul#si_cat_new_make.selected-si_cat_new_make_Rolls-Royce_58 li#si_cat_new_make_Porsche,
ul#si_cat_new_make.selected-si_cat_new_make_Smart_287 li#si_cat_new_make_Porsche,
ul#si_cat_new_make.selected-si_cat_new_make_Mercedes-Benz_45 li#si_cat_new_make_Porsche,
ul#si_cat_new_make.selected-si_cat_new_make_Lexus_40 li#si_cat_new_make_Porsche,
ul#si_cat_new_make.selected-si_cat_new_make_Bentley_9 li#si_cat_new_make_Porsche,
ul#si_cat_new_make.selected-si_cat_new_make_Jaguar_34 li#si_cat_new_make_Porsche{
	background-position: -460px -90px;
}

ul#si_cat_new_make a#si_cat_new_make_Porsche_56 {
	padding-left: 65px;
}


ul#si_cat_new_make li#si_cat_new_make_Rolls-Royce{
	background-position: -244px -269px;
	
}

ul#si_cat_new_make.selected-si_cat_new_make_Rolls-Royce_58 li#si_cat_new_make_Rolls-Royce{
	background-position: -10px -269px;
}

ul#si_cat_new_make.selected-si_cat_new_make_Maserati_43 li#si_cat_new_make_Rolls-Royce,
ul#si_cat_new_make.selected-si_cat_new_make_Volvo_68 li#si_cat_new_make_Rolls-Royce,
ul#si_cat_new_make.selected-si_cat_new_make_Porsche_56 li#si_cat_new_make_Rolls-Royce,
ul#si_cat_new_make.selected-si_cat_new_make_Smart_287 li#si_cat_new_make_Rolls-Royce,
ul#si_cat_new_make.selected-si_cat_new_make_Mercedes-Benz_45 li#si_cat_new_make_Rolls-Royce,
ul#si_cat_new_make.selected-si_cat_new_make_Lexus_40 li#si_cat_new_make_Rolls-Royce,
ul#si_cat_new_make.selected-si_cat_new_make_Bentley_9 li#si_cat_new_make_Rolls-Royce,
ul#si_cat_new_make.selected-si_cat_new_make_Jaguar_34 li#si_cat_new_make_Rolls-Royce{
	background-position: -460px -269px;
}

ul#si_cat_new_make a#si_cat_new_make_Rolls-Royce_58 {
	padding-left: 62px;
}


ul#si_cat_new_make li#si_cat_new_make_Maserati{
	background-position: -244px -359px;
}

ul#si_cat_new_make.selected-si_cat_new_make_Maserati_43 li#si_cat_new_make_Maserati{
	background-position: -10px -359px;
}

ul#si_cat_new_make.selected-si_cat_new_make_Rolls-Royce_58 li#si_cat_new_make_Maserati,
ul#si_cat_new_make.selected-si_cat_new_make_Volvo_68 li#si_cat_new_make_Maserati,
ul#si_cat_new_make.selected-si_cat_new_make_Porsche_56 li#si_cat_new_make_Maserati,
ul#si_cat_new_make.selected-si_cat_new_make_Smart_287 li#si_cat_new_make_Maserati,
ul#si_cat_new_make.selected-si_cat_new_make_Mercedes-Benz_45 li#si_cat_new_make_Maserati,
ul#si_cat_new_make.selected-si_cat_new_make_Lexus_40 li#si_cat_new_make_Maserati,
ul#si_cat_new_make.selected-si_cat_new_make_Bentley_9 li#si_cat_new_make_Maserati,
ul#si_cat_new_make.selected-si_cat_new_make_Jaguar_34 li#si_cat_new_make_Maserati{
	background-position: -460px -359px;
}

ul#si_cat_new_make a#si_cat_new_make_Maserati_43 {
	padding-left: 62px;
}

ul#si_cat_new_make li#si_cat_new_make_Lexus{
	background-position: -244px -528px;
	margin-left: -8px;
}

ul#si_cat_new_make.selected-si_cat_new_make_Lexus_40 li#si_cat_new_make_Lexus{
	background-position: -10px -528px;
}

ul#si_cat_new_make.selected-si_cat_new_make_Rolls-Royce_58 li#si_cat_new_make_Lexus,
ul#si_cat_new_make.selected-si_cat_new_make_Volvo_68 li#si_cat_new_make_Lexus,
ul#si_cat_new_make.selected-si_cat_new_make_Porsche_56 li#si_cat_new_make_Lexus,
ul#si_cat_new_make.selected-si_cat_new_make_Smart_287 li#si_cat_new_make_Lexus,
ul#si_cat_new_make.selected-si_cat_new_make_Mercedes-Benz_45 li#si_cat_new_make_Lexus,
ul#si_cat_new_make.selected-si_cat_new_make_Maserati_43 li#si_cat_new_make_Lexus,
ul#si_cat_new_make.selected-si_cat_new_make_Bentley_9 li#si_cat_new_make_Lexus,
ul#si_cat_new_make.selected-si_cat_new_make_Jaguar_34 li#si_cat_new_make_Lexus{
	background-position: -460px -528px;
}

ul#si_cat_new_make a#si_cat_new_make_Lexus_40 {
	padding-left: 65px;
}

ul#si_cat_new_make li#si_cat_new_make_Smart{
	background-position: -244px -619px;
	margin-left: -10px;
}

ul#si_cat_new_make.selected-si_cat_new_make_Smart_287 li#si_cat_new_make_Smart{
	background-position: -10px -619px;
}

ul#si_cat_new_make.selected-si_cat_new_make_Rolls-Royce_58 li#si_cat_new_make_Smart,
ul#si_cat_new_make.selected-si_cat_new_make_Volvo_68 li#si_cat_new_make_Smart,
ul#si_cat_new_make.selected-si_cat_new_make_Porsche_56 li#si_cat_new_make_Smart,
ul#si_cat_new_make.selected-si_cat_new_make_Lexus_40 li#si_cat_new_make_Smart,
ul#si_cat_new_make.selected-si_cat_new_make_Mercedes-Benz_45 li#si_cat_new_make_Smart,
ul#si_cat_new_make.selected-si_cat_new_make_Maserati_43 li#si_cat_new_make_Smart,
ul#si_cat_new_make.selected-si_cat_new_make_Bentley_9 li#si_cat_new_make_Smart,
ul#si_cat_new_make.selected-si_cat_new_make_Jaguar_34 li#si_cat_new_make_Smart{
	background-position: -460px -619px;
}

ul#si_cat_new_make a#si_cat_new_make_Smart_287 {
	padding-left: 62px;
}


ul#si_cat_new_make li#si_cat_new_make_Jaguar{
	background-position: -244px -704px;
	margin-left: -10px;
}

ul#si_cat_new_make.selected-si_cat_new_make_Jaguar_Plano_34 li#si_cat_new_make_Jaguar{
	background-position: -10px -704px;
}

ul#si_cat_new_make.selected-si_cat_new_make_Maserati_43 li#si_cat_new_make_Jaguar,
ul#si_cat_new_make.selected-si_cat_new_make_Porsche_56 li#si_cat_new_make_Jaguar,
ul#si_cat_new_make.selected-si_cat_new_make_Rolls-Royce_58 li#si_cat_new_make_Jaguar,
ul#si_cat_new_make.selected-si_cat_new_make_Smart_287 li#si_cat_new_make_Jaguar,
ul#si_cat_new_make.selected-si_cat_new_make_Mercedes-Benz_45 li#si_cat_new_make_Jaguar,
ul#si_cat_new_make.selected-si_cat_new_make_Lexus_40 li#si_cat_new_make_Jaguar,
ul#si_cat_new_make.selected-si_cat_new_make_Volvo_68 li#si_cat_new_make_Jaguar,
ul#si_cat_new_make.selected-si_cat_new_make_Bentley_9 li#si_cat_new_make_Jaguar{
	background-position: -460px -704px;
}

ul#si_cat_new_make a#si_cat_new_make_Jaguar_34 {
	padding-left: 75px;
}


/****Inner Makes for Left and Right Side pages ****/
.searchInv_tabs_breadcrumbs {
	margin: 15px 0 8px 10px;
	font-size: 9px;
	font-family: verdana;
}
.searchInv_tabs_breadcrumbs a {
	display: inline !important;
	height: auto !important;
	width: auto !important;
	padding: 0 !important;
	text-align: left !important;
	text-decoration: underline !important;
	font-weight: normal !important;
	color: #000 !important;
	font-size: 9px !important;
}

#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
{
	display: block;
	height: 2px;
	width: 120px;
	/* background: url('../images_homepage/ppMake_icons.png') no-repeat; */
	text-decoration: none;
	padding-top: 80px;
	text-align: center;
}


#searchInv_cat_new_location .searchInv_result_left a#si_cat_new_store_1735,
#searchInv_cat_pre_location .searchInv_result_left a#si_cat_pre_store_1735, 
.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;
}
 
.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,
#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;
}

#searchInv_cat_new_location .searchInv_result_left a#si_cat_new_store_1736,
#searchInv_cat_pre_location .searchInv_result_left a#si_cat_pre_store_1736, 
.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;
}
 
.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,
#searchInv_cat_pre_location .searchInv_result_left a#si_cat_pre_store_1657,
#searchInv_cat_pre_location .searchInv_result_left a#si_cat_pre_store_1656,
#searchInv_cat_pre_location .searchInv_result_left a#si_cat_pre_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;
}
 
.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,
#searchInv_cat_pre_location .searchInv_result_left a#si_cat_pre_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;
}

#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,
.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;
}
 
.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,
#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;
}

 
.searchInv_result_left a#si_cat_new_make_Jaguar_34, 
#searchInv_cat_new_body_type ul.si_result_make a#si_result_make_Jaguar, 
#searchInv_cat_new_price ul.si_result_make a#si_result_make_Jaguar,
#searchInv_cat_pre_location .searchInv_result_left a#si_cat_pre_store_2376,
#searchInv_cat_new_location .searchInv_result_left a#si_cat_new_store_2376{
	background: url('../images_homepage/dealership_logos/jaguar.png') top center no-repeat;
}

.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,
#searchInv_cat_pre_location .searchInv_result_left a#si_cat_pre_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;
}


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

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

div.scrollable div.items .searchInv_result_right{
	width: 413px;
	margin: 0px 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_Convertibles_2041, 
#searchInv_cat_new_body_type .searchInv_result_left a#si_cat_new_body_type_Convertiblse_2041{
	background-position: center 0px;
}

ul#si_cat_new_body_type li a#si_cat_new_body_type_Coupes_2048, 
#searchInv_cat_new_body_type .searchInv_result_left a#si_cat_new_body_type_Coupes_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_Sedans_2045, 
#searchInv_cat_new_body_type .searchInv_result_left a#si_cat_new_body_type_Sedans_2045{
	background-position: center -257px;
}

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

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

ul#si_cat_new_body_type li a#si_cat_new_body_type_WAGONs_2043, 
#searchInv_cat_new_body_type .searchInv_result_left a#si_cat_new_body_type_WAGOns_2043,
ul#si_cat_new_body_type li a#si_cat_new_body_type_Wagons_2043, 
#searchInv_cat_new_body_type .searchInv_result_left a#si_cat_new_body_type_Wagons_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: 7px 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;
}

#si_cat_new_price_range{
	width: 200px !important;
}

#si_cat_new_price_range li{
	float: none !important;
}


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

ul#si_cat_pre_make{
	width: 150px;
}

ul#si_cat_pre_make li {
	//float: left;
	display: inline;
	margin: 0px 20px 5px;
	width: 100px;
	white-space: nowrap
}

/*##### =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_Convertibles_2041, 
#searchInv_cat_pre_body_type .searchInv_result_left a#si_cat_pre_body_type_Convertibles_2041{
	background-position: center 0px;
}

ul#si_cat_pre_body_type li a#si_cat_pre_body_type_Coupes_2048, 
#searchInv_cat_pre_body_type .searchInv_result_left a#si_cat_pre_body_type_Coupes_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_Sedans_2045, 
#searchInv_cat_pre_body_type .searchInv_result_left a#si_cat_pre_body_type_Sedans_2045{
	background-position: center -257px;
}

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

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

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

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

ul#si_cat_pre_body_type li a#si_cat_pre_body_type_Wagons_2043, 
#searchInv_cat_pre_body_type .searchInv_result_left a#si_cat_pre_body_type_Wagons_2043,
ul#si_cat_pre_body_type li a#si_cat_pre_body_type_Hatchbacks_10174, 
#searchInv_cat_pre_body_type .searchInv_result_left a#si_cat_pre_body_type_Hatchbacks_10174{
	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;
}

#si_result_make_Maybach{
	display: none!important;
}

#tracking_pixels {
	position: absolute;
	left: -10000px;
}
