﻿body {
}

#contentCol{
    width:616px;   
    margin-right:0;
    margin-left:9px;
    padding-right:0;             
}            
#rightCol{
    display:none;            
}     


#storeLocator
{
    background:url(../images/StoreLocator/locator_616x1.gif) top left repeat-y;
    margin:0;
}

    #storeForm
    {
        background-color:#FFF4DD; 
        border-bottom:4px solid #FAD057;
        margin-left:4px;
        padding:10px 2px 10px 20px;
        width:580px;
    }
     
        #storeForm label
        {
            color:#043453;
            margin-right:5px;
            font-size:1.1em; 
        }
     
        #storeForm input.pcode
        { 
            border:1px solid #FAD057;       
            font-size:12px; 
            padding:3px;
            width:100px; 
            height:13px;
        }
        
        #storeForm input.searchBtn
        {
            margin-left:5px;
            position:absolute
        }
    
    
    #locatorBody
    {
        border-bottom:4px solid #FAD057;
    }
        
        #stores
        {
            float:left;
            width:168px;   
            padding:15px 10px 15px 20px;
        }
        
            #stores .store
            {
                border-top: 1px solid #C7B682;
                margin-top:10px;   
                padding-top:10px;
                width:160px;
                line-height:1.3em;
            }
            
            
                #stores h3
                {
                    font-weight:bold;
                    font-size:1em;
                    color:#043453;                    
                }
                #stores h3 a:link, 
                #stores h3 a:visited
                {
                    text-decoration:none;
                    color:#043453; 
                }
                #stores h3 a:hover
                {
                    text-decoration:underline;
                }
            
            
            #stores .pos0
            {
                border-top:0;
                margin-top:0;  
                padding-top:0;
            }
        
        
        #map
        {
            
            float:left;
        }
        
            #map_canvas
            {
                width: 408px; height: 390px
            }
            
            
                #map_canvas .gmnoprint h4
                {
                    margin:0;
                    color:#043453;
                }
                
                #map_canvas
                {
                    line-height:1.3em;
                }
                
                
            
#btmCorners
{
    position:relative;
    z-index:20px;
    top:-22px;
    
}            
    #cornerBL
    {  
        
        float:left;
        width:14px;
        height:17px;
        background:url(../images/StoreLocator/left_bottom_corner.jpg) bottom left no-repeat; 
    }
    
    
    #cornerBR
    {
        float:right;
        width:22px;
        height:17px;       
        background: url(../images/StoreLocator/right_bottom_corner.png) no-repeat center center;
  
    }   
    * html conerBR
    {
        background:none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/StoreLocator/right_bottom_corner.png');   
    }

div.asda
{
 float:right;
 width:290px;   
}

div.storeSearch
{
    margin-top:5px;
    float:left;
}
