#tabretailercount{
    color:inherit;
    font-size:inherit;
}

.retailer-section{
    margin: 5px 22px;
    display: block;
    overflow: auto;
}

.retailer-section .ui-state-default a
{
    background: #fffbf4;
    border-color:#fbd850;
}

.retailer-section .ui-state-default a
{
    background: #fffbf4;
    border-color:#fbd850;
}

.retailer-section .ui-state-active a, 
.retailer-section .ui-state-active a:link, 
.retailer-section .ui-state-active a:visited, 
.retailer-section .ui-state-active a:active 
{
    color: #eb8f00;
    text-decoration: none;
    background: white;
    border-bottom-color: white;
    outline-style: none
}

.retailer-section .ui-state-focus, .retailer-section .ui-state-hover,  .retailer-section .ui-state-active, .ui-tabs-active
{
    border-color:#fbd850;
    border-bottom-color: white;
    outline-style: none
}





.retailer-border{    
    border: #139892 dashed 2px;
    padding: 1px 1px 6px 1px;
    background-color: #fffbf4;    
    overflow:auto; 
}
.certified-heat-pump-water-heaters .retailer-border{    
    border: #0a4f78 dashed 2px;
    padding: 1px 1px 6px 1px;
    background-color: #fffbf4;    
    overflow:auto; 
}
.retailer-zip-selection{
    display: block;
    background: #139892;
    margin: 2px 2px 0 2px;
}
.certified-heat-pump-water-heaters .retailer-zip-selection{
    display: block;
    background: #0a4f78;
    margin: 2px 2px 0 2px;
}

#page_content .retailer-zip-selection h3{
    display: block;
    padding: 8px 8px 0px 30px;
    color: white;
    margin:0;
    font-size: 1.82em;
}

#page_content .retailer-zip-selection h3 label{
    display: inline-block;
    padding: 10px 15px 5px 0px;
    color: white;
    margin:0;
    font-size: 1.0em;
    line-height: 1.0em;
    font-weight: bold;
    font-family: "Roboto",Helvetica,Arial,sans-serif;
}

.retailer-zip-selection input{
    margin: 0px 0px 8px 0px;
    background: #ffffff;
    border: none;
    padding: 8px;
    color:black;
    font-size: 1.0em;
    font-family: "Roboto",Helvetica,Arial,sans-serif;
    line-height: 1.0;
    text-align: center;
}

#page_content .retailer-zip-selection a.change_zip{
    text-transform: uppercase;
    color:black;
    font-size: .6em;
    line-height: 1.0em;
    margin: 0px 8px 8px 10px;
    background: #d4d2d3;
    border: none;
    padding: 10px 12px 8px 12px;
    border-radius: 5px;
}
#page_content .retailer-disclaimer
{
    display:none;
    padding: 5px 10px;
    font-size: 1.35em;
    font-style:italic;
    font-family:Helvetica, Arial, sans-serif;
}

#page_content .retailer-list-section
{   
    display:none; 
    margin:2px; 
    width:99%;
    float:left;  
    font-size: 1.5em;
    height: 100px;    
    overflow-y: hidden;
    border:0;
    background: #fffbf4;
}

#page_content .retailer-list
{    
    font-size: 0.9em;  
    overflow-y: hidden;
    width:auto;
    height:auto;
    background:#ffffff;
}

.retailer-list .external-disclaimer
{
    font-size:1em;
    font-style: italic;
    padding: 2px;
    font-family:Helvetica, Arial, sans-serif;
}

#page_content .retailer-list,
#page_content .retailer-list-aosmith,
#page_content .retailer-list-neea,
#page_content .retailer-list-bradford
{    
    overflow-y: hidden;
    width:auto;
    height:auto;   
    margin: 0px 2px 0 0;
    padding:3px 1px 0px 3px;       
    border-width: 1px 1px 1px 1px;
    border-color:#fbd850;
    border-style: solid;
}


#retailer_map
{ 
    display:none;
    margin: 5px 5px 12px 406px;
    background:#f7f7f7;
}

#page_content .retailer-row
{
    margin-right:20px;    
    overflow: auto;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-top: 5px;
    font-size:.9em;

}

#page_content .retailer-row.first
{
    margin-top: 0px;
}

.retailer-section .expand-button{
    display: block;
    text-transform: uppercase;
    width:220px;
    font-size: 1.2em;
    font-weight: bold;
    margin-top: -9px;
    margin-left: auto;
    margin-right: auto;
    background:#c2e7e6;
    border: solid 1px #139892;
    text-align: center;
}

#page_content .retailer-section .expand-button a{
    display: block;
    text-transform: uppercase;
    color:black;
    padding: 8px 12px;
}

.retailer-row .heading{
        display: block;
	color: black;
    border-bottom: solid 1px #139892;
    font-size: 1.1em;
    font-weight: bold;
    margin:5px 0 10px 0;
    padding:3px 3px 2px 3px;
    line-height: 1.2em;
}

.row.retailer{
                    padding: 10px;
                    background:white;
                    font-size: 1.1em;
                    border: 1px solid #01897f;
                    
                }
                .row.retailer .retailerTitle{
                    font-weight: bold;
                    font-size: 1.1em;
                    padding-bottom: 5px;
                }
                .row.retailer .retailerTitleInner{

                    margin-right:106px;
                    overflow:auto;
                    white-space:normal;
                }
                .row.retailer .retailerStoreName{
                    display:inline;
                    font-weight: bold;
                    padding: 0px 5px;
                }
                .row.retailer .retailerWebsite{

                    float:right;
                    font-weight: bold;
                    padding: 0px 5px;
                    width:100px; 
                    text-align: center;  
                    white-space:normal;
                }         
                #page_content .row.retailer a.retailer-link {
                    display:block;
                    background: #01897f none repeat scroll 0 0;
                    margin-left: 10px;
                    padding: 6px 8px;
                    font-weight: normal;
                    font-size: 1.1em;
                    color: white;
                    border-radius: 2px;
                }
                
                #page_content.row.retailer a.retailer-link a{
                    color: white;
                    font-style: italic;
                    font-family:Helvetica, Arial, sans-serif;
                }
                .row.retailer .retailerAddress{ 
                    padding: 0px 10px;
                    width:65%;
                }
                .row.retailer .retailerDistance{                     
                    float:right;
                    width: 100px;
                    text-align: right;
                    clear:both;
                    padding:1px 4px 1px 1px;
                }
                .row.retailer .retailerPhone{
                    clear:none;
                    float:right;
                    font-weight: bold;
                    padding: 0px 5px;
                    text-align:right;
                }
                .row.retailer .retailerImage{ 
                    vertical-align:middle;
                    float:left;
                    text-align: middle;
                    padding-right: 10px;
                }




#learnmorebutton span {
    color: #ffffff;
}

#page_content .no-retailer-section
{
    padding: 5px 10px 20px 5px;
}

#page_content .no-retailer-section a
{
    font-size: 1.3em;
    text-decoration: underline;
    font-style: italic;
    font-family:Helvetica, Arial, sans-serif;
}

#zipCodeNotFoundRetailer
{
    font-size: 1.1em;
    font-weight:bold;
    color:inherit;
}
