﻿h1 {
    font-size: 48px;
    color: #3d413f;
    border-bottom: 1px solid #000;
    padding-bottom: 8px;
}
#enter-email {
    margin: 26px 0 0 21px; 
    line-height: 20px;
    padding: 0 452px 0 0;
    position: relative;
    width: 369px;
}
#enter {
    margin-right: 10px;
}
#enter-email div {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 452px;
    padding: 0px 0 0 0px;
}
#enter-email div p {
    float: left;
    display: inline;
}
#enter-email label {
   
    font-size: 13px;
    text-transform: uppercase;
    
}
#enter-email input[type="text"] {
    border: 1px solid #000;
    color: #3d413f;
    background: url(../images/common/trans.gif) repeat;
}
input.zipadd {
    width: 68px;
    margin-right: 13px;
}
input.distanceadd {
    width: 65px;
    margin-right: 18px;
}
#enter-email .check-bttn {
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
   background-position: -7px -126px; width: 128px; height: 29px;
    background-image: url(../images/common/buttons.png);
    background-repeat: no-repeat;
    background-color: transparent;
    position: relative;
    top: 14px;
    cursor: pointer;
    
}

#locate-wrp {
    width: 822px;
    overflow: hidden;
    margin: 0 0 20px 20px;
}
h3 {
    margin: 0 0 7px 2px;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}
h4 {
    margin: 0 0 5px 2px;
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
}
#locator-premier {
    float: left;
    display: inline;
    width: 319px;
    margin: 28px 0 0 0;
}
#locator-map {
    width: 450px;
    height: 255px;
    margin: 37px 0px 0 0;
    border: 1px solid #483527;
    float: right;
}
#locator-table {
    width: 822px;
    margin: 31px 0 0 20px;
    padding-bottom: 25px;
}
tr {
    background: url(../images/common/trans.gif) repeat;
}
tr.alt {
    background: url(../images/locator/alt-bg.png) repeat;
}
#locator-premier tr {
    background: url(../images/common/trans.gif) repeat;
}
#locator-premier td {
    
}
#locator-premier td.tb-header {
    border-top: 1px solid #000;
}
#locator-premier td.tb-footer {
    border-bottom: 1px solid #000;
}
td {
    vertical-align: middle;
    font-size: 12px;
    line-height: 14px;    
}
td strong {
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
}
td.marker {
    padding: 5px 9px 5px 11px;
}
td.directions {
    padding: 5px 5px 5px 9px;
    font-size: 12px;
    text-align: center;
}
td.address {
    padding: 11px 5px;
    font-size: 11px;
}
#content td.miles {
    text-align: center;
}
div.miles {
    font-size: 12px;
    padding-top: 7px;
}
td.store-name {
    font-size: 14px;
    line-height: 16px;
}
td.directions a, td.onlinelink a {
    display: block;
    border: 1px solid #000;
    width: 70px;
    line-height: 19px;
    vertical-align: middle;
    text-transform: uppercase;
    font-size: 10px;
    text-align: center;
    margin: 0 auto 0 auto;
}
td.onlinelink {
    padding: 15px 5px 15px 9px;
}
table a {
    color: #3d413f;
}
td.info {
    padding: 11px 0 11px 0;
    font-size: 11px;
}
#add-stores {
    border-top: 1px solid #000;
    text-align: right;
    padding: 12px 0 40px 0;
    font-size: 12px;
    width: 822px;
    overflow: hidden;
    margin: 70px 0 0 20px;
}

table {
    width: 100%;
}


