/* CSS Document */
h1 
{
    font-size: 24px;
    margin: 60px 0 0 10px;
    text-transform: uppercase;
    font-style: italic;
}
#enter-email 
{
	margin: 0 0 0 10px;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #7db8e6;
	font-size: 14px;
	line-height: 18px;
	padding: 16px 540px 17px 60px;
	position: relative;
	width: 340px;
	color: #fff;
}
#enter-email div 
{
	position: absolute;
	top: 13px;
	right: 0px;
	width: 448px;
	border-left: 1px solid #7db8e6;
	padding: 5px 0 5px 40px;
}
#enter-email label 
{
	position: absolute;
	font-size: 12px;
	top: -1px;
}
#enter-email input 
{
	border: 1px solid #fff;
	color: #fff;
	font-size: 12px;
	background: transparent;
	
	font-family: Arial, Helvetica, sans-serif;
}
input.zipadd 
{
	width: 65px;
	margin-right: 31px;
}
input.distanceadd 
{
	width: 65px;
	margin-right: 39px;
}
#enter-email .check-bttn 
{
	border: 0px;
	position: relative;
	top: 9px;
}
#locate-wrp 
{
	width: 820px;
	overflow: hidden;
	margin: 0 0 20px 70px;	
}
h3 
{
	margin: 0 0 7px 2px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}
h4 
{
	margin: 0 0 5px 2px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}
#locator-premier {
	float: left;
	display: inline;
	width: 350px;
	margin: 36px 0 0 0;
	}
#locator-map {
	width: 425px;
	height: 255px;
	margin: 43px 0px 0 0;
	border: 1px solid #007dc3;
	float: right;
	}
#locator-map #copyright, #locator-map #copyright a {
	background: none;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	display: inline;
}
#locator-table 
{
	width: 820px;  
   margin: 28px 0 0 70px;
	padding-bottom: 25px;
}
#content tr 
{
	background: transparent;	
}
#content tr.alt 
{
	background: #7db8e6;
}
#content #locator-premier tr {
	background: transparent;
}
#locator-premier td {
	border-bottom: 1px dashed #7db8e6;
}
#locator-premier td.tb-header {
	border-top: 1px solid #7db8e6;
}
#locator-premier td.tb-footer {
	border-bottom: 1px solid #7db8e6;
}
#content td 
{
	vertical-align: middle;	
	font-size: 11px;
	line-height: 14px;	
	color: #fff;
}
#content td strong {
	font-size: 14px;	
	}
#content td.marker 
{
	text-align: center;
	width: 60px;
}
#content td.directions 
{
	padding: 5px 5px 5px 9px;
	font-size: 12px;
	width: 260px;
}
#content td.address {
	padding: 11px 5px;
	font-size: 14px;
}
#content td.miles {
	text-align: center;
	}
div.miles {
	font-size: 14px;
	padding-top:7px;
	font-weight: bold;
}
#content td.store-name {
	font-size: 14px;
	font-weight: bold;
	width: 180px;
	padding-right: 50px;
	}
#content td.directions a 
{
	display: block;
	background: url(../images/locator/directions.png) no-repeat;
	width: 73px;
	height: 19px;
	text-indent: -9000px;
	overflow: hidden;
	margin: 0 auto 0 auto;
}
#content td.info 
{
	padding: 11px 0 11px 0;
	font-size: 11px;
}
#add-stores {
	border-top: 1px solid #7db8e6;
	text-align: right;
	padding: 12px 0 139px 0;
	font-size: 12px;
	width: 820px;
	overflow: hidden;
	margin: 15px 0 0 70px;
	color: #fff;
}

#content table {
	width: 100%;
	}
