/* form fields */
div.selectedDealer {border: 1px solid red;}
.hideMaplinks div.selectDealer { border-bottom:1px solid #F1EFEF; }
.hideMaplinks div.mapLinkDiv {display: none;}

/* Main Style */
.dealerslideshowContentLeftColumn{float:left;width:370px;margin-right:20px;}
.dealerslideshowContentTabs {
    float:left;
    width:595px; 
    margin-top:5px;
    background:url(../img/wheretobuy/dealerslideshow_top.gif) no-repeat; 
    background-color:#f1efef; 
    height:35px; 
    cursor: pointer;
    float:left;
}
/*padding redefined in showMoreProducts.css for labels/accessories page*/
.dealerslideshowContentContainer {
    border-left:5px solid #f1efef;
    border-right:5px solid #f1efef;
    padding:0px 4px 15px 4px;
    background:#FFF;
    float:left;
}
.dealerslideshowContentContainerNoBorder{padding:0px 14px 15px 4px;background:#FFF;}
* html .dealerslideshowContentContainer{height:1%;}
.dealerslideshowContentBtm{background:url(../img/wheretobuy/dealerslideshow_bottom.gif) no-repeat left; background-color:#f1efef; height:13px; clear:both;}
.dealerslideshowDisableTabContent{ display:none;}
.dealerslideshowEnableTabContent{ display:block;}
.dealerslideshowContentCell{border-bottom:1px solid #f1efef;}
.dealerslideshowMenu{float:none;height:20px;padding-top:3px; padding-bottom:5px;}
.dealersOnlinelideshowMenu{float:right;height:20px; padding-bottom:5px; width:100%;}
.dealerslideshowSelectedPage{ font-weight:bold}
/* .dealerslideshowLink{ text-decoration:underline;} */
.dealerslideshowMapContent{padding-top:1px; padding-bottom:1px;}
.dealerslideshowItemListCell{padding: 7px;}
.dealerslideshowItemListCellTop{ background-color:#fee5fb; padding: 7px;}
#dealerListTopNav{padding-bottom:10px;}
.regionBoxWidth{ width: 150px;} 
.dealersOnlineContentCell {width:260px; margin-right:20px; padding-top:5px; padding-bottom:5px; float:left;}
.dealerTitleOnline{ font-weight:bold; font-size:11px;} 
.clearDealerOnline{clear:both;}
.contenerWidth {width:200px;}
.dealersCell1 {width:70px;}
.rbtDealer{text-align:center; padding-right:15px;}
.numberDealer{width:15px;}
.FormTextSm{width:135px}
#onlineDealers{float:left; margin-top:10px;}

#filterContainer {
    height: 40px;
    width: 595px;
}

/* paging controls - start */
#controlsDiv {
    width:595px;
    height:25px;
}
.pagingContainer {
    float:left;
}
.paging {
    padding-bottom: 5px;
}
.sortBy {
    float:right; 
}
.viewAllSpan {
    padding-bottom:10px;
}
/* paging controls - end */

.hdrWTBSpacer {padding-top:5px; padding-bottom:5px;}
.priorityDealer{background-color: #E1ECEF;}
.buttonContainer {
    padding-top:0px;
}

/* Google Map */
#map_canvas {
    width: 575px; 
    height: 300px;
}

/* Dealer Container */

.selectDealer {
	border-bottom:1px solid #F1EFEF;
	float:left;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:4px;
	position:relative;
	width:575px;
}
.selectDealer:first-child{
	margin-top:10px;
}

.dealerNumberBlock {
	float:left;
	padding-left:5px;
	width:70px;
}


.dealerTitle {
	font-weight:bold;
	width:125px;
	height:13px; 
	width:300px; 
	float:none; 
	overflow:hidden;
}


.dealerInfoBlock {
	float:left;
	width:205px;
}


.dealerInfoAddress {
	margin:0 0 0px; 
	text-align:left; 
	width:220px; 
}

.dealerAddressBlock {
	float:left;
	height:auto;
	margin-left:50px;
	margin-top:13px;
	position:relative;
	width:200px;
}

#divShowMapLink {
	margin-top:5px;
	float:left;
}

.addressBlock {
	background-color:yellow;
	margin:5px 0;
}

.submitBtnDiv {
	float: right;
}


li {
	background:url("/img/FF1100/bullet_leftnav.gif") no-repeat scroll 0 5px transparent;
	padding:0 0 0 15px;
}


/* WHERE TO BUY TAB MENU GOOGLE MAPS */


.dealerslideshowTabOn  {
	background:url("../img/product/bg_tab_on.gif") no-repeat scroll right top #A0A5A7;
	color:#FFFFFF;
	float:left;
	font-weight:bold;
	height:27px;
	margin-right:2px;
	padding-right:20px;
}

.dealerslideshowTabOnText  {
	background:url("../img/product/bg_tab_on_left.gif") no-repeat scroll left top #A0A5A7;
	color:#FFFFFF;
	float:left;
	height:17px;
	padding-left:20px;
	padding-top:3px;
	top:0;
}

.dealerslideshowTabOff  {
	background:url("../img/product/bg_tab_off.gif") no-repeat scroll right top #D8D4D4;
	color:red;
	float:left;
	font-weight:normal;
	height:20px;
	margin-right:2px;
	padding-right:20px;
}

.dealerslideshowTabOffText  {
	background:url("../img/product/bg_tab_on_left.gif") no-repeat scroll left top transparent;
	color:#FFFFFF;
	float:left;
	padding-left:20px;
	padding-top:3px;
	top:0px;
}

ul.yui-nav > li {
padding-left:0px;
}