﻿/* Store Locator Styles */
#locatorWrapper
{height: 100% ; background : #fff; }
#raeseaLocator
{overflow: auto;
	border: solid 1px #ccc;
	width: auto; 
	height: 320px;

}
#msidebar
{
float: left; overflow: auto; width: 200px; height: 100%; font-size: 11px; color: #000; padding: 0 0 0 5px;
}
#mapCanvas
{
margin:2px 2px 2px 2px; border: double 4px #CCCCCC; width: auto; height: 100%;
}
#map
{
	width: auto; height: 100%;

}
.msidebarname
{
}
.msidebarentry
{
}
#wmkHere
{
	position: relative;
	width: 223px;
	height: 14px;
	padding: 3px 5px;
	background-color: white;
	vertical-align: middle;
	color: #cccccc;
}
.searchform
{
border: solid 1px #ccc;
	padding: 17px 17px 9px 5px;
	background: #ccc;
	overflow: hidden;
}

.searchform h1
{
	margin: 0 0 3px 0;
	font-size: 14px;
	font-weight: bold;
	color: Black;
}

/*#raeseaLocator
{
	overflow: auto; 
	
	height: 320px
}
#msidebar
{
float: left; 
overflow: auto; 
height: 100%; 
font-size: 11px; color: #000
}
#map
{
width: auto; height: 100%;


		
}
.msidebarname
{ 
}
.msidebarentry
{
}

#mapCanvas
{

}*/