﻿.contactMap
{
    position:relative;
    float:left;
}
.contactIntroText
{
    position:relative;
    float:left;
    width:230px;    
}
.branchDD
{
    position:relative;
    margin-left:10px;    
}
#ajaxStatus
{
    position:absolute;
   display:none;
    left:240px;
    top:180px;
    font-weight:bold;
}
#data
{
    position:relative;
    margin:20px 0 0 10px; 
    width:430px;   
}
#BFHeader
{
    position:relative;
    height: 20px;
    width:429px;
    background:url(../images/other/BF_header.jpg);   
}
#BFHeader span
{
    position:relative;
    top:3px;
    margin:0 0 0 20px;
    color:White;
    font-weight:bold; 
    font-size:12px;   
}
#BFwhiteTile
{
    position:relative;
    width:429px;
    background:url(../images/other/BF_tile.jpg);
    background-repeat:repeat-y; 
    height:100%;
    overflow:auto; 
    padding-top:15px; 
}
#BFpurpleTile
{
    position:relative;
    width:429px;
    background:url(../images/other/BF_purpletile.jpg);
    background-repeat:repeat-y; 
    height:100%; 
    overflow:auto;
}
.BFcol
{
    position:relative;
    width:210px;
    float:left;
    height:100%;   
}
.BFdetailsCol1
{
    position:relative;
    width:210px;
    height:100%;   
}
.mapImage
{
    position:absolute;
    top:15px;
    left:210px;    
}
.BFaddress
{
    position:relative;
    background:url(../images/other/miniMap.jpg);
    background-position:top left;
    background-repeat:no-repeat;
    width:205px;
    height:60px;
    margin-left:10px;    
}
.BFaddress span
{
    margin-left:50px; 
    display:block;  
}
.BFopening
{
    position:relative;
    background:url(../images/other/miniClock.jpg);
    background-position:top left;
    background-repeat:no-repeat;
    width:205px;
    height:50px;   
    margin-left:10px; 
}
.BFopening span
{
    margin-left:50px; 
    display:block;  
 }
 .BFtelephone
{
    position:relative;
    background:url(../images/other/miniPhone.jpg);
    background-position:top left;
    background-repeat:no-repeat;
    width:205px;
    height:60px;  
    margin-left:10px;  
}
.BFtelephone span
{
    margin-left:50px; 
    display:block;  
 }
 .managerInfo
 {
    position:relative;
    height:100%;
    width:200px; 
    margin:10px 0 0 10px;
    float:left; 
 }
 #branchInfo{display:none;}