﻿/* --- STORE SEARCH --- */
.hours {
	width:150px;
	float:left;
}

.store_whiteText {
	color:#fff;
	font-size:14px;
}

#storeLocatorPage h1 {
	font-size:20px;
	color:#004c81;
	margin:20px auto 10px auto;
	width:585px;
	text-align:center;
}

.store_search {
	 width:350px; 
	 margin:10px auto 0 auto; 
	 color:#fff;
}

.store_bottom {
	width:600px;
	margin:0 auto;
	display:block;
}

.otdpledge_left, .otdpledge_right {
	float: left;
}

.otdpledge_left {
	width: 317px;
}

.otdpledge_right {
	width: 282px;
	line-height:1.3em;
	margin-top:10px;
}

#storeLocatorPage {
	margin:0 20px;
	text-align: left;
}

#storeLocatorSearch {
	background-color:#004c81;
	background-repeat: no-repeat;
	background-position: top;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	padding:10px 0;
	text-align:center;
}

#storeLocatorSearch p {
	margin-left: 6px;
	display:inline-block;
	float:left;
}

#storeLocatorResults {
	width: 600px;
	background-image: url(/images/store_finder_searchHeader.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-bottom:20px;
}

#storeLocatorResults .content {
	float: left;
	width: 210px;
	margin-right: 15px;
}

#storeLocatorResults .hours {
	float: left;
	margin-right: 15px;
}

#storeLocatorResultsMap {
	width: 550px;
	height: 250px;
	margin:0 auto;
}

#storeLocatorResults p {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}

#storeLocatorResults a {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #2F637A;
}
#storeLocatorResults h1 {
	font-size: 18px;
	line-height: 20px;
	color: #333333;
	margin: 20px 0px 10px 0px;
}

#storeLocatorResults h2 {
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	margin: 0px 0px 2px 0px;
}

#storePhoto {
	float: left;
	margin: 0 10px 10px 0;
	background-color: #004c81;
	text-align: center;
	width: 100%;
	padding: 10px 0;
}

#makeMyBelle {
	clear: left;
	background-color: #004c81;
	padding: 5px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	text-align: center;
}

.storeListings {
	float: left;
	margin: 0;
	padding: 0;
	width: 450px;
}
.storeListings p {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}

.storeListings_header {
	float: left;
	clear: left;
	width: 45%;
	margin-left: 5%;
}

.storeListings p a {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #2F637A;
	text-align: center;
}

.storeListings p a:hover {
	text-decoration: underline;
}
.storeListings h1 {
	font-size: 18px;
	line-height: 20px;
	color: #333333;
	margin-left: 5%;
	clear: left;
}

.storeListings h2 {
	font-size: 14px;
	color: #333333;
	margin: 0px 0px 2px 5%;
}

#storeDetailMap {
	float: right;
	width: 350px;
	height: 350px;
	margin: 0px 0px 0px 20px;
	padding: 0;
}

#SiteSearchResults p {
	line-height: normal;
	margin-bottom: 20px;
}

#SiteSearchResults a {
	font-size: 12px;
}

#SiteSearchResults .theUrl {
	color: Green;
}
.directionsLink {
	margin:15px 0;
}

.store_whiteText h2 {
	color:#fff;
}