﻿body
{
    margin: 0;
    padding: 0;
}

#store-locator-container
{
    float: left;
}

#storeLocator
{
    float: left;
    color: #1A3F71;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 75%;
    font-weight: normal;
    width: 310px;
}

#searchPanel
{
    margin: 0px;
    padding: 0px;
}

#lblNumResults
{
    background-color: #120048;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    padding: 10px 0 10px 10px;
}

.searchPrompt
{
    display: none;
    font-weight: bold;
    padding-top: 10px;
    color: #00447c;
}

#productHeader, #distanceHeader, #locationHeader
{
    width: 300px;
    padding: 3px 0px 3px 5px;
    background-color: #120048;
    color: #ffffff;
    font-family: Helvetica;
    font-weight: bold;
    font-size: 16px;
    line-height: 30px;
}

#show-stores
{
    width: 100%;
    float: left;
    color: #00447c;
}

    #show-stores select
    {
        float: none;
    }

#locationHeader
{
    width: 300px;
    float: left;
}

div#distanceHeader
{
    width: 300px;
    float: left;
}

.panel
{
    float: left;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
    /*margin-left:18px;*/
}

.label
{
    clear: both;
    float: left;
    text-align: left;
    width: 5em;
    padding-bottom: 5px;
    color: #0064Df;
    font-family: Helvetica;
    font-size: 16px;
}

select
{
    float: left;
    margin-bottom: 15px;
}

.state-holder
{
    float: left;
    width: 45%;
    padding-bottom: 15px;
    margin-top: 5px;
}

    .state-holder select, #show-stores select
    {
        margin-bottom: 0;
    }

#googleMapSidebar p
{
    margin: 5px 0;
    word-wrap: break-word;
}

.state-ddl
{
    float: left;
    width: 80%;
}

.city-ddl
{
    float: left;
    width: 80%;
}

.productDdl
{
    width: 300px;
}

.zipHolder
{
    float: left;
    width: 100%;
}

.zip-or-city
{
    width: 5em;
    margin-left: 20px;
    color: #120048;
    text-transform: uppercase;
    display: block;
}

.locatorContainer
{
    width: 100%;
    text-align: left;
    font-size: 11px;
}

.locatorSearchHeader
{
    background-color: #E0D3FE;
    margin-left: 25px;
    margin-right: 25px;
    padding: 5px 0px 5px 5px;
    text-align: left;
    color: #362170;
}

.locatorSearchSection
{
    margin-left: 50px;
    margin-right: 25px;
    padding: 10px 0px 10px 0px;
}

.locatorProductDropdown
{
    width: 300px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.0em;
}

.locatorLocationDropdown
{
    width: 150px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.0em;
}

.locatorNumbersDropdown
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.0em;
}

.locatorSearchTextBox
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 1.0em;
    width: 65px;
}

/*.clearfix:after 
{
    content: "."; 
    display: block; 
    height: 1%; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}*/

.mapHeader
{
    background-color: #E0D3FE;
    padding: 10px;
    margin-top: 25px;
    color: #362170;
}

.mapFooter
{
    background-color: #E0D3FE;
    padding: 10px;
    color: #362170;
}

.progressSpinner
{
    padding-left: 40px;
}

.progressSpinnerState
{
    padding-left: 40px;
    padding-top: 33px;
}

.locatorFindContainer
{
    margin: 15px 0px 15px 0px;
    text-align: center;
}

.searchButton
{
    display: inline-block;
    border-radius: 4px;
    min-width: 60px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #fff;
    background-color: #E33937;
    padding: 6px 15px;
    text-align: center;
    margin: 0px auto 15px auto;
    line-height: 14px;
    cursor: pointer;
    border-color: transparent;
}

.searchSectionHeader
{
    padding: 5px;
    cursor: pointer;
    text-align: left;
    color: #ffffff;
    display: none;
}

.searchBorder
{
    border: solid 2px #E0D3FE;
    padding: 0px 5px;
}

.mapBackground
{
    background-color: #E0D3FE;
}

.mapSidebar
{
    background-color: #FFFFFF;
    color: #000000;
    float: left;
    height: 350px;
    margin-left: 5px;
    overflow: auto;
    padding: 0 5px;
    width: 25%;
}

.mapCanvas
{
    color: #000000;
    float: left;
    height: 350px;
    margin-left: 5px;
    margin-right: 5px;
    width: 70%;
    position: relative;
}

.validationSummary
{
    display: none;
    color: Red;
}

.validationMarker
{
    color: Red;
    display: none;
}

.pedialyte
{
    /*width: 400px; */
}

#googleMapCanvas
{
    position: relative;
    height: 350px;
    width: 70%;
    float: right;
}

.displayNone
{
    display: none;
}

.displayBlock
{
    display: block;
}

#locatorMapContainer
{
    float: left;
    width: 300px;
    margin-top: 10px;
}

.paging-links
{
    padding-left: 20px;
    float: left;
}

#resultsPaging
{
    background-color: #120048;
    color: #FFFFFF;
    font-weight: bold;
    padding: 10px 0;
    float: left;
    width: 100%;
}

    #resultsPaging span
    {
        float: left;
        padding-left: 5px;
    }

    #resultsPaging .paging-links span
    {
        float: none;
        padding-left: 0;
    }

#storelocator-ifrm
{
    height: 573px !important;
}

#ifrm
{
    border: none;
    width: 310px;
}

#locatorError
{
    color: Red;
    font-family: "DIN Next W01 Medium", "Arial";
}

#btnPrevious, #btnNext
{
    text-decoration: none;
    color: #fff;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    cursor: pointer;
}

#searchHeaderMap
{
    font-family: Helvetica, Arial, sans-serif;
    color: #120048;
    font-weight: bold;
    font-size: 14px;
    margin-top: 15px;
}

#show-stores span, select #numStores, select #numMiles
{
    color: #0064df;
    font-family: Helvetica, Arial, sans-serif;
}

div.zipHolder input
{
    background-color: #E3F3FD;
    border: medium none;
    width: 97%;
    height: 24px;
}

    div.zipHolder input[type="text"]
    {
        color: #120048;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 0.9em;
        padding-left: 5px;
        margin-bottom: 5px;
    }

#btnFind
{
    -webkit-appearance: none;
}
