/* Store locator */

#store-locator {
	float: left;
	display: inline;
	width: 260px;
	padding: 0 10px 0px 186px;
	background: url(/Content/core/lifestyle/storelocator.jpg) no-repeat 0 69px;
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #a7a9ab;
}

#store-locator h1 {
	background: url(/App_Themes/Default/2008/images/account/header-bg.gif) no-repeat left;
	color: #899639; /*87a0af*/
	font: lighter 24px/69px "Helvetica Neue", Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	letter-spacing: 0.05em;
	margin: 0 0 0 -186px;
	padding: 0 0 0 54px;
	height: auto !important;
	height: 69px;	
	min-height: 69px;
}


#store-locator .store-locator-greeting {
	display: block;
	padding: 20px 0 0;
}
.StoreLocator-EmbeddedMapContainer {
	display: inline;
	float: right;
	margin: 75px 0 0;
}
#ctl00_cphPageMain_StoreLocatorControl_btnSubmit {
	background: url(/Content/2008/images/btn-findstore.gif) no-repeat;
	height: 21px;
	width: 82px;
}
#ctl00_cphPageMain_StoreLocatorControl_btnSubmitCA {
	height: 21px;
	width: 140px;
}






/* Store Locator Styles */
#store-locator-search{
	margin: 30px 0 32px 0;
	width: 235px;
    margin-left:24px;
	position:relative;
	z-index:2;
}

.store-locator-search-button {
	background:transparent url(http://naturalizer.com/Content/2010/images/btn-findstore.gif) no-repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	display: block;
	height:21px;
	width:87px;
	text-indent: -9999px;
    margin-top:20px;	
}

#store-locator-store-list, 
#map_canvas {
	color: #796e5b;
	font-family: Helvetica Neue,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 16px ;
}
#store-locator-store-list a,
#store-locator-store-list a:visited  {
color:#899639;
}
#store-locator-store-list a:hover {
color:#5B6236;
}
#store-locator-store-list p,
#store-locator-store-list table {
position:relative;
z-index:0;
}
#store-locator-no-results {
	color: #cc3300;
	margin: 10px 0 0 0;
	font: 14px Helvetica Neue,Arial,Helvetica,sans-serif;
}

#ctl00_cphPageMain_GenericStoreLocatorControl_pnlOutput{
	width: 439px;
	border-top: 1px;
	color: #796e5b;
}

.storeLocatorAddress{
	width: 300px;
}


.store-locator-input-box {
	width: 160px;
	border:1px solid #796E5B;
}
#store-locator-input-box-validator {
	color:red;
}
#store-locator-wrapper hr {
	display:none;
}
