/* store locator */
}

#stores_container{
	width:816px;
}
#stores_container_top{
	background:url("../assets/images/page_content/content_pages/storelocator_nav_top.png") no-repeat scroll 0 0 transparent;
	height:12px;
	width:100%;
}
#stores_container_middle{
	background:url("../assets/images/page_content/content_pages/storelocator_nav_mid.png") repeat-y scroll 0 0 transparent;
	width:100%;
	text-transform:uppercase;
	padding-left: 10px;
	overflow: hidden;
}
#stores_container_bottom{
	background:url("../assets/images/page_content/content_pages/storelocator_nav_bottom.png") no-repeat scroll 0 0 transparent;
	height:12px;
	width:100%;
}
.header_navigation_title{
	margin-bottom: 10px;	
}
.store_link{
	float:left;
	margin-bottom:5px;
	width:160px;
}
#stores_container_middle a{
	padding: 2px 5px;
}
#stores_container_middle a.selected{
	color: #fff;
	background: #000;
}
#store_info{
	float: left;
	margin: 20px 10px;
	width: 390px;
}
#image_map{
	float:right;
	text-align:right;
	width:400px;
	margin-bottom: 40px;
}
#map_canvas{
	height: 500px;
	width: 100%;
	margin-top:20px;
}
.sub_header{
	color:#6D6D6D;
	font-family:"Times New Roman",Georgia,Serif;
	font-size:18px;
	font-weight:normal;
	margin:25px 0px;
	padding:0;
	text-transform:uppercase;
}
.sub_title{
	color:#6D6D6D;
	margin:10px 0;
	text-transform:uppercase;
}
#how_to_find_us{
	margin-top: 80px;
}
#routeplanner{
	margin:20px 20px 20px 0; 
	overflow: hidden;
	text-align: left;
}
#postcode{
	float:left;
}
#calculate_route{
	background:none repeat scroll 0 0 #000000;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	float:left;
	height:25px;
	width:223px;	
}
#larger_map_link{
	background:url("../assets/images/page_content/content_pages/store_locator_map_button.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	height:51px;
	line-height:54px;
	margin:20px 0;
	padding-right:25px;
	text-align:center;
	width:223px;
}
