
.LocatorForm {
	position: relative;
	display: block;
	float: left;
	clear: none;
	height: 96px;
	width: 188px;
	background: url(/Templates/_images/StoreSearch-bkg.jpg) no-repeat top left;
	color: #FFFFFF;
	padding: 2px 0 0 7px;
	font-size: 12px;
}
	* html #cTL .LocatorForm {
		clear: none;
		float: none;
		display: compact;
	}
	#cRS .LocatorForm {
		text-align: center;
		margin: 0 0 0 55px;
	}
.LocatorForm select{
	float: none;
	display: block;
	clear: both;
	width: 150px;
	height:18px;
	font-size: 10px;
	margin-top: 2px;
}
.LocatorForm input{
	float: right;
	display: block;
	clear: none;
	margin: -22px 8px 0 0px;
	width: 24px;
}
* html .LocatorForm input{
	margin: -22px 4px 0 0px;
}
.Locator h3{
	margin: 0.9em 0 0.4em 0;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0.1em 0;
	background: url(/Templates/_images/GreenHeading_line.gif) no-repeat bottom left;
}
.Locator h1{
	color: #2c8d3c;
}
.Locator b{
	color: #333333;
	padding-right: 10px;
}
.Locator p{
	font-size: 12px;
}
.Locator .ArticleList {
}
.Locator .ArticleListTitle {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #2c8d3c;
}

.Locator .ArticleListSummary {
	font-size: 12px;
}
.Locator .ArticleListSummary a {
	text-decoration: none;
}

.Locator .StoreDetailGoogleMap
{
	width:300px;
	height:250px;
	float: right;                    
}

	
.DirectoryProfile {
	display:block;
	padding:10px;
}
#divStoreDetails{
	padding-bottom: 20px;
	font-size: 12px;
}
#divWeeklyKPIReport h1,
#divStoreDetails h1,
#divWeeklyKPIReport h3 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #2c8d3c;
	margin: 0.6em 0 0.9em 0;
	padding: 0 0 0 24px;
	text-transform: uppercase;
	background: url(/Templates/_images/icon_tick.gif) no-repeat 0 50%;
}
#divStoreDetails h3 {
	margin: 0.9em 0 1.2em 0;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #2c8d3c;
	padding: 0.2em 0;
	background: url(/Templates/_images/GreenHeading_line.gif) no-repeat bottom left;
}
#divWeeklyKPIReport input {
	margin: 0 0 0px 0px;
}
#divWeeklyKPIReport select {
	margin: 0 0 0px 0px;
}
#tblKPIEntry select{
	margin: 0 0 4px 0px;
}
#tblKPIEntry input{
	margin: 0 0 4px 0px;
}

#tblKPIEntry td{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


#divWeeklyKPIReport p {
	margin: 8px 0;
}

#divStoreDetails input,
#divStoreDetails select {
	margin: 0 0 4px 0px;
}
.FranchiseImage {
	margin: 4px;
}
.FormDetail,
.formdetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 98%;
	border-right: none;
	margin-bottom: 0.9em;
}

.formdetailstd {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

.FranchiseHighlight {
	padding: 4px;
	color: #199741;
	font-weight: bold;
}
.FranchisePoints {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	padding: 6px;
}
#Franchise {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #045946;
	line-height: 18px;
	background-color: #FFFFFF;
	border: solid #199741 1px;
	padding: 8px;
	margin-top: 40px;
}
