#content {
	margin-left:20px;
	}
#content fieldset {
	width:710px;
	border:0 none;
	padding:0;
	background:#fafafa;
	border-top:1px solid #efefef;
	border-bottom:1px solid #efefef;
	margin:0 0 5px;

}
#content fieldset label {
	padding-top:0;
}
#content fieldset div {
	float:left;
	margin-right:15px;
	margin-top:-4px;
}

#store-locator-zip, #store-locator-city-state, #store-locator-radius , #store-locator-state{
	padding:10px;
}
#content fieldset div.store-locator-field {
	height:24px;
	line-height:24px;
	margin:0;
}

#content fieldset #form-button {
	float:left;
	margin:0;
	height:36px;
	line-height:36px;
	padding:10px;
}

#store-locator-form-or {
	font-size:18px;
	height:36px;
	line-height:36px;
	text-transform:uppercase;
	color:#ccc;
	font-weight:bold;
	padding:10px 0;
	letter-spacing:-1px;
}

#store-locator-map {
	float: left;
	width: 710px;
	background-color: #F9F9F9;
	margin-bottom: 2em;
}
#store-locator-map-main {
	height: 450px;
	background-color: #ccc;
}
#store-locator-map-meta {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-left:auto;
	margin-right:auto;
	
}
#store-locator-clean-home {
	float: left;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	padding: 15px  15px 5px 10px;

}
#store-locator-blurb {
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	padding: 5px  0px 5px 10px;
}

#store-locator-results {
	float: right;
	width: 230px;
	color: #2A3137;
}
#store-locator-results h2 {
	padding-left: 10px;
	padding-bottom: 1em;
	font-size:14px;
	color: #2A3137;
}
#store-locator-results h3 {
	font-size:12px;
	color: #2A3137;
}

#store-locator-results-pager-top,
#store-locator-results-pager-bottom {
	float: right;
}
#store-locator-results-pager-bottom {
	position: relative;
	top: -1em;
	left: 0px;
}
#store-locator-results-prev,
#store-locator-results-next {
	font-weight:bold;
	float: left;
	padding-left: .7em;
}
#store-locator-results-prev a,
#store-locator-results-next a {
	text-decoration: none;
}

#store-locator-results ol {
	list-style: none;
	margin: 0px 0px 0px 0px;
}

.no_bullet
{
list-style:none;
}

#store-locator-results li {
	margin:0; 
	padding:0; 
	list-style-type:none;
	padding-bottom: 2em;
}
.store-locator-results-address {
	line-height: 130%;
}
.store-locator-results-links {
	line-height: 150%;
	padding-top: .25em;
}
.store-locator-results-links a:link {
	color: #2A3137;
}

#store-locator-results-label {
	line-height: 100%;
	font-style: italic;
	color:#808080;
	font-size: 11px;
}
#store-locator-disclaimer {
	clear: both;
	margin: 1em 0px;
	padding: 1em 0px;
	border-top: 1px solid #CCCCCC;
}

#store-locator-disclaimer p{
	width:710px;
}

#storeList h5 {
	margin-left: 10px;
	font-size:14px;
	line-height:1.3em;
	font-weight:normal;
}
#mapLegend {
	width: 710px;
	height:45px;
	position:relative;  
	background-color:#fafafa; 
	font-weight:normal; 
	font-size:11px;
	padding-top:5px;
	border:1px solid #E0E0E0;
}
.image {
	float: left;
	text-align:left;
	font-weight: bold;
	margin-left:25px;
	margin-top: 10px;
	padding: 0px 0px 0px 0px;
}
.imageBlue {
	position:relative;
	background: url('http://chart.apis.google.com/chart?chst=d_map_spin&chld=.3|0|6FABF0|10|_|')  left center no-repeat;
	padding: 5px 5px 5px  30px;
}
.imageRed {
	position:relative;
	background: url('http://chart.apis.google.com/chart?chst=d_map_spin&chld=.3|0|EB6767|10|_|') left center no-repeat;
	padding: 5px 5px 5px  30px;
}
.imageGreen {
	position:relative;
	background: url('http://chart.apis.google.com/chart?chst=d_map_spin&chld=.3|0|5AC876|10|_|') left center no-repeat;
	padding: 5px 5px 5px  30px;
}
 img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto 
}

.clear {
	clear: both;
} 

.hlerror{
 	outline: none;
  border: 1px solid #aa0000;
	margin:2px 2px 2px 2px;
	/* background-color:#F79B9B; */
}
.error-text{
	font-size:12px;
	color:#A50D0D;
  margin: 10px 0px;
	padding:2px 2px 2px 2px;
}

#map_canvas{ width:710px; height:450px}
