.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}
.clearfix {display: inline-block;}
/* no macIE \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* end */

#wrap {
	margin: 0 auto;
	width: 800px;
}
#content {
	position: relative;
	padding: 0 0 10px 0;
	margin: 0;
	background: none;
}
#iwrap {
	background: White;
	width: 770px;
	margin: 0 auto 6px;
}
#hwrap {
	background: Black;
}

#mappingWrapper A IMG {
 border: none;
}
#mappingWrapper {
 font-family: Arial, Helvetica, Geneva;
 font-size: 11px; /*10pt;*/
}
#mappingWrapper H3 {
 font-size: 1.8em;
 margin: 0 0 4px 0;
 padding-top: 5px;
}
#mapPrintableHeader {
 display: none;
}
.reqd {
 color: Red;
}

.gmapLocation,
.gmapLocation2 {
 padding: 5px;
 margin: 0;
 width: 560px;
 background: #F5F5F5;
 padding: 10px;
}
.gmapLocation2 {
 background: #EEE;
}
.gmapLocation H4,
.gmapLocation2 H4 {
 margin: 0;
 color: #CC0000;
 display: inline;
 font-size: 1.0em;
}
.gmapIcon {
 float: left;
 margin: 0 10px 0 0;
 cursor: pointer;
}
.gmapLocInfo {
 float: left;
}
.gmapLocInfo IMG {
 margin-right: 3px;
}
.gmapLocServices A IMG {
 border: none;
}
.gmapLocServices {
 float: right;
 text-align: right;
}
.gmapLocationSelected {
 background: #DFEFFF;
}

#newSearch {
 margin: 8px 0 5px 0;
 text-align: center;
}
#newSearch A IMG {
 border: 0;
}

#youAreHere {
 background: #F2EFE9;
 background: #EEE;
 /* border: 1px solid #E8E3D8; */
 margin: 0 0 10px;
}
* html #youAreHere {
 padding-bottom: 6px;
}
#youAreHere IMG {
 margin: 5px 10px 5px 9px;
 float: left;
}
#youAreHere P {
 float: left;
 margin: 0;
 padding: 9px 5px 5px 5px;
 display: block;
}
#youAreRightHere {
 float: right;
 padding: 10px 10px 0 10px;
}
#youAreHereForm {
 display: none;
 clear: both;
 padding: 5px;
 margin: 0 5px 5px 35px;
 background: #F5F5F5;
 border: none;
}
* html #youAreHereForm {
 margin-bottom: 0;
}
#youAreHereForm FORM {
 margin: 0;
 padding: 0;
}
#youAreHereForm H4 {
 margin: 0 5px 3px 0;
}
#youAreHereForm LABEL {
 width: 7em;
 display: block;
 float: left;
 padding-top: 5px;
}

#map {
 width : 750px;
 height: 400px;
}
#mapHeader {
 margin-bottom: 2px;
}
#mapHeader H3,
#mapHeader FORM {
 display: inline;
}
#mapHeader .left {
 float: left;
}
#mapHeader .right {
 margin-top: 8px;
 float: right;
}
#mapHeaderText,
#mapHeaderForm {
 margin: 4px 0.5em 0 0;
 padding: 0;
}
			
#rightFloater {
 margin-bottom: 0;
}
#rightColumn {
 float: right;
 width: 160px;
 margin: 5px 0 5px 5px;
}
* html #rightColumn {
 width: 165px;
}
#filterResults {
 background: #F5F5F5;
 padding: 2px 2px 0px 2px;
 padding: 2px;
 border: 1px solid #CC0000;
}
#filterResults H4 {
 color: White;
 margin: 0 0 2px 0;
 letter-spacing: 0.1em;
 background: #CC0000;
 padding: 2px 4px 1px;
}
#filterResults FORM {
 margin: 0;
 padding: 0;
}
#filterResults P {
 text-align: center;
 margin: 5px;
}
#filterResults FORM#frmFilter {
 margin-bottom: 5px;
}

#resetMapZoom {
 float: right;
 margin: 5px 0 0 0;
 width: 100%;
}
#filterResults A,
#resetMapZoom A {
 display: block;
 background: #EEE;
 padding: 2px 0;
 text-align: center;
 text-decoration: none;
}
#filterResults A:hover,
#resetMapZoom A:hover {
 background: #DFEFFF;
 text-decoration: none;
}

#distlocForm {
 width: 340px;
 background: #F7F7F7;
}
#distlocForm P {
 margin: 5px 10px;
}
#distlocForm H4 {
 text-align: center;
 margin: 0;
 padding: 2px 5px;
 background: #CC0000;
 color: White;
 font-size: 1.1em;
}
#distlocForm H5 {
 font-size: 1em;
 margin: 5px 0 2px 0;
}
#distlocForm FORM {
 margin : 0;
 padding: 5px 10px 0;
}
#distlocForm DIV {
 padding: 5px 0;
}

#distlocForm DIV P {
 margin: 0;
 text-align: justify;
 line-height: 1.5em;
}
#distlocForm P.error {
 background: #CF5A5A;
 margin: 0 0 10px 0;
 padding: 10px 15px;
 border: none;
}
#distlocForm LABEL.lbl {
 width: 8em;
 display: block;
}
#distlocForm #zip {
 width: 100px;
}
#distlocForm #nozip {
 width: 65px;
 padding: 0;
 margin: 0;
 display: block;
 text-align: center;
}
#distlocForm .nozipfld {
 display: none;
}
#distlocForm #mapbtnWrap {
 width: auto;
 text-align: right;
 padding: 0;
}
#mapbtn {
 padding: 3px 15px;
 margin-bottom: 15px;
}

#mainContent {
 margin-right: 10px;
}
#mainContentWrap {
 margin-left: 10px;
}
#leftContent {
 display: none;
}

#matchingLocations {
 float: left;
 margin: 5px 0;
 width : 547px;
}
* html #matchingLocations {
 width: auto;
}

			
#resultsPagination {
 text-align: center;
 margin: 153px 0 2px; /*66*/
}
* html #resultsPagination {
 margin-top: 177px; /*88*/
}
#resultsPagination SPAN {
 float: left;
}
#resultsPagination SPAN.flrt {
 float: right;
}
#resultsPagination IMG {
 width : 71px;
 height: 17px;
}
#resultsPagination .vertCenter {
 padding: 3px 5px 0;
}

#resultsData {
 margin-bottom: 5px;
 border-bottom: 1px solid #DDD;
border: none;
}

.bubblewrap {
 min-width: 275px;
}

DIV#distlocPopup {
	position: absolute;
	width: 7em;
	padding: 10px 10px;
	background: #CC0000;
	color: White;
	border: 2px solid white;
	left: 300px;
	top: 60px;
	display: none;
}

DIV.maplinks {
	margin-top: 4px;
}

BODY#initform #content {
	background: #FFFFFF url('/where_to_buy/images/formbg.jpg') no-repeat right top;
	padding: 0 0 10px;
	border-top: 1px solid black;
}
#distlocRightSide {
	position: absolute;
	top: 0;
	right: 0;
	width: 189px;
	padding: 70px 230px 10px 0;
}
#distlocRightSide STRONG {
	color: #CC0000;
}
#distlocRightSide P {
	line-height: 1.2em;
	padding: 0 10px;
}

#distlocForm {
 min-height: 240px;
}
* HTML #distlocForm {
 height: 240px;
}