﻿body{
    background: #fbfefe;
}
#locator-wrp{
    
    width: 563px;
    margin: 0 auto;
    overflow: hidden;
    color: #333;
    }

h1{
    font-size: 42px;
    color: #8a1e04;
    line-height: 24px;
    font-weight: normal;
    margin: 25px 0 35px 24px;
   
    }
#enter-email {
    
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #c9bcb4;
	font-size: 14px;
	line-height: 18px;
	padding: 23px 325px 23px 10px;
	position: relative;
}
#enter-email p#enter{
    width: 250px;
    padding-right: 20px;
    }
#enter-email div {
	position: absolute;
	top: 22px;
	right: 0px;
	width: 256px;
	border-left: 1px solid #c9bcb4;
	padding: 5px 0 5px 30px;
}
#enter-email label {
	position: absolute;
	font-size: 12px;
	top: -1px;
	color: #8a1e04;
	font-weight: bold;
}
#enter-email input {
	border: 1px solid #8a1e04;
		
}
input.zipadd {
	font-family: Georgia, Serif;
	width: 64px;
	margin-right: 7px;
	font-size: 11px;
}
input.distanceadd {
	font-family: Georgia, Serif;
	width: 64px;
	margin-right: 13px;
	font-size: 11px;
}
#enter-email .check-bttn {
	border: 0px;
	position: relative;
	top: 9px;
}
#featured {
	width: 563px;
	overflow: hidden;
	margin: 0 auto;	
}
h3 {
	margin: 0 0 7px 2px;
	font-size: 14px;
	font-weight: bold;
	color: #8a1e04;
	letter-spacing: 0.04em;
}
h4 {
	margin: 0 0 7px 2px;
	font-size: 14px;
	font-weight: bold;
	color: #8a1e04;
	letter-spacing: 0.04em;
}
#locator-premier {
	float: left;
	display: inline;
	width: 276px;
	margin: 22px 0 0 0;
	}
#locator-premier .locator-table{
width: 100%;
}
#locator-map {
	width: 267px;
	height: 262px;
	margin: 28px 0 0 0;
	border: 1px solid #c9bcb4;
	float: right;
	}
#locator-table {
	width: 563px;  
        margin-top: 23px;
	padding-bottom: 25px;
}

#locator-wrp tr.alt {
	background: url(../images/locator/alt-bg.png) top left repeat;
}
#locator-wrp #locator-premier tr {
	background: none;
	width: 279px;
}
#locator-premier td {
	border-bottom: 1px dashed #c9bcb4;
}
#locator-premier td.tb-header {
	border-top: 1px solid #c9bcb4;
	
}
#locator-premier td.tb-footer {
	border-bottom: 1px solid #c9bcb4;

}
#locator-wrp td {
	vertical-align: middle;	
	font-size: 11px;
	line-height: 14px;
}
#locator-wrp td strong {
	font-size: 14px;	
	}
#locator-wrp #featured #locator-premier td.marker{
	width: 30px;
}
#locator-wrp td.directions {
	padding: 5px 5px 5px 9px;
	font-size: 12px;
	text-align: center;
}
#locator-wrp td.address {
	padding: 11px 0;
	font-size: 11px;
	
}
#locator-wrp td.miles {
	text-align: center;
	font-size: 12px;
	}
div.miles {
	font-size: 12px;
	padding-top:7px;
}
#locator-wrp td.store-name {
	padding: 0 10px;
	font-size: 14px;
	}
#locator-wrp td.directions a {
	display: block;
	background: url(../images/locator/direction-btn.png) no-repeat;
	width: 78px;
	height: 22px;
	text-indent: -9000px;
	margin: 0 auto;
}
#locator-wrp td.info 
{
	padding: 11px 0 11px 0;
	font-size: 12px;
}
#add-stores {
	border-top: 1px solid #c9bcb4;
	text-align: right;
	padding: 12px 0 0 0;
	font-size: 12px;
	width: 563px;
	overflow: hidden;
	margin: 16px 0 20px 0;
}
