#heroImg {
	width:650px;
	height:350px;
	overflow:hidden;
	position:relative;
}
#heroDetailImg {
	width:420px;
	height:350px;
	overflow:hidden;
	position:relative;
	float:left;
}
#promoWrapper {
	float:left;
	width: 228px;
	position:relative;
	margin: 0px;
	height:350px;
	border-left: 1px #CCCCCC solid;
}
#promoTop {
	float: left;
	width: 229px;
	height: 2px;
	background-image: url(/images/structure/common/transparent_top_right_corner.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	border-left: 1px #CCCCCC solid;
}
#promoContent {
	padding:15px 15px 0px 15px;
}
#promoContent a {
text-decoration:underline;
}
#resultsWrapper {
	width:658px;
	height:1300px;
	float:right;
	padding-left:5px;
}
#findBtn {
	margin-top: 7px;
	margin-bottom: 11px;
}
#findBtnNP {
	margin-top: 7px;
	margin-bottom: 25px;
}
#mapWrapper {
	width:900px;
	clear:both;
}

#mapGUI #map {
	padding-left: 10px;
}

#mapMainContent {
	float:right;
	width:650px;
}

#leftColumnWrapper {
	position:absolute;
	width:238px;
	float:left;
	margin-top: 0;
	padding-right: 5px;
	color:#333;
}

#mapGUIWrapper {
    margin:0px;
	margin-right:10px;
}
#mapGUI {
	width:235px;
	height:350px;
	background: #F4F3EF;
	clear:both;
}
#mapGUITop {
	background-image: url("/images/structure/common/grey_top_rt_corner.gif");
	background-repeat: no-repeat;
	background-position: right;
}

#mapGUIBottom {
	background-color: #F4F4F0;
	background-image: url("/images/structure/common/grey_btm_rt_corner.gif");
	background-position: right;
	background-repeat: no-repeat;
	width: 235px;
	float:left;
}
#mapGUI .searchBoxSelect, #mapGUI .searchBoxRegion, #mapGUI .searchBox  {
	float:left;
	width:202px;
	margin-bottom:3px;
}

#mapGUI .searchBoxZip, #mapGUI select .searchBoxRadius {
	float:left;
	width: 100px;
	margin-bottom:3px;
}

#mapGUI #mapFilter {
	vertical-align:text-top;
}

#mapGUI .mapFilter {
	vertical-align:middle;
	margin-top:10px;
}

#header {
	background-color: #EAE7E2;
	padding-top: 7px;
	padding-left: 20px;
	padding-bottom: 12px;
}

#header p {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#headerBottom {
	height: 2px;
	background-image: url("/images/structure/common/lite_brown_btm_right_corner.gif");
	background-position: right;
	background-repeat: no-repeat;
	background-color: #EAE7E2;
}

#headerTop {
	background-image: url("/images/structure/common/lite_brown_top_bg.gif");
	background-position: top;
	background-repeat: repeat-x;
	height: 30px;
	background-color: #EAE7E2;
}

#headerTopLeft, #headerTopRight, #mapGUI label { float: left; }

#bottomWrapper {
	float:left;
}
#storesWrapper {
	width:590px;
	float:left;
	padding-left:15px;
	padding-right:5px;
	background-image: url("/images/structure/common/vr_dots.gif");
	background-position: right;
	background-repeat: repeat-y;	
}

.retailStore {
        float:left;
        margin-bottom:15px;
		clear:both;
}
.regionLabel {
	font-weight:bold;
	clear:both;
}
.storeCol {
        width:190px;
        float:left;
        clear:right;
}
#onlinePartners {
	width: 270px;
	float: left;
    padding-left:15px;
}
#onlinePartners h1, #storesHeading h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight:bold;
	color: #000;
	margin: 0px;
	padding: 0px;
	padding-bottom:10px;
}
.mapTitle { font-size: 11px; color: #000000; margin-bottom: 5px; margin-top:5px;  }
.formError { font-size: 11px; color: #993300; margin-bottom: 5px; margin-top:5px; font-weight: bold;  }
.filterTitle { padding-bottom: 5px; padding-top:0px; }
.hrMap {
	background-image: url("/images/structure/common/hr_dots.gif");
	background-repeat: repeat-x;
	background-position:center;
	padding:5px;
	margin-right:10px;
	clear:both;
}

.imgBtmRight {
	bottom: 0px;
	right: 0px;
	position:absolute;
	float:right;
}
.imgTopRight {
	top: 0px;
	right: 0px;
	position:absolute;
	float:right;
}
.moreTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#333;
}
