﻿body
{
    font-family: Arial;
    font-size: 11px;
    margin: 0;
    padding: 0;
}


html, body, form
{
    margin: 0;
    padding: 0;
    height: 100%;
}


#header
{
    width: 100%;
    position: relative;
}


.header
{
    /* background: transparent url(../images/CapelLogo.gif) no-repeat top left; */
    height: 53px;
    position: relative;
    width: 100%;
}

#logo
{
	border:0;
	padding:2px;
	border:0;
}


.header-searchagain
{
    width: 80px;
    height: 16px;
    position: absolute;
    top: 30px;
    left: 180px;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
}

.header-searchagain a, .header-searchagain a:link, .header-searchagain a:active, .header-searchagain a:visited
{
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    text-decoration: none;
    padding: 3px;
    color: #636563;
}

.header-searchagain a:hover
{
    background-color: #DEDBCE;
}


.banner
{
    border-top: solid 1px #636563;
    border-bottom: solid 1px #636563;
    background-color: #dedbce;
    height: 24px;
    position: relative;
}

.banner-header
{
    /*background: transparent url(../images/consumer_inq.gif) no-repeat 3px 3px;*/
    font-size: 16px;
    font-weight: bold;
    color: #636563;
    line-height: 24px;
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    text-align: center;
}

.banner-shaddow
{
    background: transparent url(../images/locator_top_bar_shadow.gif) repeat-x top left;
    height: 5px;
    line-height: 0px;
    font-size: 0px;
}




#content
{
}



.locator-search-container
{
    border: Solid 1px #666666;
    width: 604px;
    margin: 0 auto;
}

.locator-search-header
{
    background-color: #6D6D5D;
    height: 25px;
    padding-left: 5px;
}

.locator-search-header h1
{
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    line-height: 25px;
}


.locator-search-error
{
    margin: 0 atuo;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #f00;
}

.locator-search-map
{
    background: transparent url(../images/storelocatormap.gif) no-repeat top left;
    width: 467px;
    height: 222px;
    margin: 0 auto;
    margin-top: 37px;
}

.locator-search-instructions
{
    text-align: center;
    color: #666;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
}

.locator-search-input
{
    margin-top: 50px;
    margin-bottom: 10px;
    text-align: center;
    color: #666;
}

.locator-search-input .searchbox
{
    border: Solid 1px #999;
    font-family: Arial, Helvetica, Sans-Serif;
    width: 125px;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 11px;
}

.locator-search-input .searchbutton
{
    border: solid 1px #666;
}









.results-container
{
    width: 760px;
    border: solid 0px #636563;
    margin: 0 auto;
}

.results-header
{
    background-color: #6D6D5D;
    height: 20px;
    border-top: solid 1px #636563;
    border-left: solid 1px #636563;
    border-right: solid 1px #636563;
    border-bottom: solid 1px #636563;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
}

.banner-shaddow-border
{
    background: transparent url(../images/locator_top_bar_shadow.gif) repeat-x top left;
    height: 5px;
    line-height: 0px;
    font-size: 0px;
    border-left: solid 1px #636563;
    border-right: solid 1px #636563;
}

.results-grid
{
    border: solid 1px #636563;
    border-top: none;
}


.results-grid-link
{
    background: transparent url(../images/locatorlink.gif) no-repeat top left;
    width: 72px;
    height: 60px;
    margin: 0 auto;
    padding: 0px;
}

.results-grid-link a, .results-grid-link a:link, .results-grid-link a:hover, .results-grid-link a:active, .results-grid-link a:visited
{
    display: block;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    border: none;
}

.results-grid-dealerinfo
{
    padding: 10px;
    font-size: 11px;
    white-space: nowrap;
    margin-right: 20px;
}

.results-grid-dealerinfo a, .results-grid-dealerinfo a:link, .results-grid-dealerinfo a:hover, .results-grid-dealerinfo a:active, .results-grid-dealerinfo a:visited
{
    text-decoration: none;
    color: #000;
}


.results-grid-seperator
{
    margin: 0 auto;
    width: 90%;
    height: 2px;
    font-size: 0px;
    background-color: #ddd;
}



.ErrorMessage
{
    margin: 0 auto;
    width: 760px;
    text-align: center;
}


#footer
{
}



.footer
{
    font-size: 11px;
    color: #636563;
    text-align: center;
    padding-top:5px;
}

.footer a
{
    font-size: 11px;
    color: #999966;
    text-align: center;
    margin-left:3px;
    margin-right:3px;
}

.locator-sizzle
{
    width: 90%;
    margin: 0px auto 20px auto;
}

.locator-sizzle p
{
    margin: 0px 0px 5px 0px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}