﻿.storeContainer
{
	padding: 10px;
}

.leftStoreContent
{
	float: left;
	position: relative;
	width: 280px;
	padding: 10px 0px 0px 10px;	

	
}

.rightStoreContent
{
	float: right;
	position: relative;
	width: 600px;
	padding: 10px 10px 0px 0px;

}

.addressbox, .addresswatermark
{
	border-width:0px;
	background-image:url(../../../Images/Buttons/addressbox.gif);
	vertical-align:middle;
	padding:5px;
}

.addresswatermark
{
	text-align:center;
	font-size:0.9em;
	color:#b7b7b7;
}

.searchButton
{
	float: left;
	position: relative;
}

.googleMap
{
	float: left;
	position: relative;
	width: 600px;
	height: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #808080;
}

.leftStoreContent p
{
	margin-top: 0px;
}

.step 
{
	
	padding:10px 0 10px 0px;
	font-size:12px;
	color:#000000;
	margin-top:10px;
	width:400px;
	line-height:18px;
	

}

.distance 
{
	font-weight:bold;
	padding:10px 0 10px 0;
	color:Red;
}

.step2 
{
	
	font-size:12px;
	background-color:#ffffff;
	color:Black;
	font-weight:bold;
	padding:0px 0 0px 0px;
	width:100px;
	float:right;
	margin-top:10px;
	
	
	
	
	
	
}

.direction 
{
	border-bottom:1px solid #000000;
	
}



