@charset "ISO-8859-1";
#sideResults{
	width:200px;
	float:left;
}
#sideResults h2{
	color:#39A6E4;
}
#slWrapper{
	position:relative;
	padding-top:5px;
	height:420px;
	overflow:hidden;
}
#slContainer{
	position:absolute;
	padding-top:0px;
	height:auto;
	width:200px;
}
.slNavContainer{

}
.slNavContainerL{
	margin-top:5px;
	padding-top:5px;
	border-top:solid 1px #ccc;
}
.slNavContainerL p{
	clear:both;
	margin:0px;
	text-align:center;
	width:auto;
	font-weight:bold;
}
.clearfix{
    clear: both;
}
.logoPink{
	color:#DB7C93;
}
.logoBlue{
	color:#39A6E4;
}
a.logoBlue{
	color:#39A6E4;
	text-decoration:none;
}
.storeResult{
	font-size:12px;
	padding:5px 0 5px 5px;
}
.storeResult h3{
	font-size:12px;
	white-space: nowrap;
}
.storeResult a{
	font-size:12px;
	color:#39A6E4;
	text-decoration:none;
}
.slNav{
	display:block;
	height:14px;
	width:65px;
	padding:2px;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	color:#39A6E4;
	border:1px solid #ccc;
}
.slNav:hover{
	color:#fff;
	background:#39A6E4;
}
.slNavp{
	float:left;
}
.slNavn{
	float:right;
}

#slRight{
	float:left;
	padding:0 10px 0 0;
	width:525px;
}
#slRight .slFilter{
	height:51px;
	padding:10px 0 0 0;
}
#slRight p{
	width:auto;
	padding:0px;
	margin:0px;
}
#slMap{
	
}
.otherlocations{
	text-align:right;
}
.otherlocations a{
	color:#39A6E4;
	text-decoration:none;
}
.storeLocatorTable{
	margin:0 0 0 0px;
	width:70%;
	border:none;
}
.storeLocatorTable tbody th, .storeLocatorTable tbody{
	border:0px none;
}
.storeLocatorTable tr.otherRow{
	background: #f3f3f3;
}
.storeLocatorTable td{
	vertical-align: top;
	padding-bottom:1px;
}
.storeLocatorTable th{
	vertical-align: top;
	border:none;
	/*font-weight:bold;*/
	font-size:12px;
	color:#ADAFB1;
}
strong{
	font-weight:bold;
}
