#centreDetails {    
    height:420px;    
}

#centreDetails .name {
    width:280px;
    height:50px;
    padding:20px;
    background-color:#b2d1ff;
    float:left;
    text-align:left;
}

#centreDetails .name h1 {
    margin:0;
    margin-bottom:3px;
    padding:0;
    color:#0033cc;
    font-size:26px;
}

#centreDetails .name h1 span {
    font-size:9px;
    line-height:9px;
}

#centreDetails .name h2 {
    font-size:10px;
    line-height:10px;
    margin:0;
    padding:0;
}

#centreDetails #clientAttention {
    width:220px;
    height:330px;
    background-color: white;
    float:left;
}

#centreDetails #clientAttention #phone {
    margin:20px;
}

#centreDetails #clientAttention #phone .cta, #centreDetails #clientAttention #phone .number {    
    color:#007ecb;
    font-size:30px;
}

#centreDetails #clientAttention #phone .number {
    color:#0033cc;
    font-weight:bold;
}

.clientAttention {
    font-size:16px;
    font-weight:bold;
    color:#0033cc;    
}

.bigButton {    
    margin:0px 20px 20px 20px;
}

.bigButton a, .bigButton a:link, .bigButton a:visited, .bigButton a:active {
    padding:5px;
    background:#fea702;
    display:block;
    height:40px;
    color:#007ecb;    
    font-weight:bold;
    font-size:16px;
    cursor:pointer;
    text-decoration:none;
}

.bigButton a:hover {
    background:#007ecb;
    color:#fff;
}

#storeManager {
    width:180px;
    height:85px;
    margin:20px 20px;    
    font-size:12px;
    color:#007ecb;
    overflow:hidden;
}

#storeManager img {
    float:left;
    display:block;
    width:75px;   
    margin-right:5px;
}

#storeManager #managerData {
    display:table-cell;    
    text-align:left;    
    width:100px;
    height:85px;
    vertical-align:bottom;
    text-align:right;
}

#storeManager #managerData .position {
    font-size:9px;
}

#centreDetails #navigation {
    width:100px;
    height:330px;
    background-color: #007ecb;
    color:white;
    font-size:14px;
    font-weight:bold;    
    float:left;
}

#centreDetails #navigation .button {    
    height:109px;
    cursor: pointer;
    padding:0;
    padding-left:15px;
}

#centreDetails #navigation .button span {
    height:109px;
    width:100px;
    display:block;
    padding-top:40px;
    text-align:left;
    vertical-align:middle;    
}

#centreDetails #navigation .border {
    border-bottom: 1px solid #0033cc;
}

#centreDetails #navigation .active {
    background: #0033cc;
    cursor: auto;
    color: #fea702;
}

#centreDetails #navigation .button:hover {
    background:#0066cc;
    color:#fea702;
}

#centreDetails #navigation .active:hover {
    background: #0033cc;
    cursor: auto;
    color: #fea702;
}

#centreDetails #centreInformation {
    width:640px;
    height:330px;    
    font-size:12px;
    background:white;
    float:right;
    overflow-y:auto;
    overflow-x:hidden;
    text-align:left;
}

#centreDetails #centreInformation #map {
    width:640px;
    height:330px;    
}

#centreDetails #centreInformation #schedule {
    width:600px;
    height:290px;
    padding:20px;
}

#centreDetails #centreInformation #directions {
    width:600px;
    height:290px;
    padding:20px;    
}

#centreDetails #centreInformation #directions ul,li {
    list-style-type: square;
}

#flashPromo {
    width:640px;
    float:right;
    background-color:#0066cc;
    height:90px;    
    text-align:center;
}

#banner {
    width:417px;
    height:90px;
    float:left;    
}

#condition {
    margin:5px 0px 5px 0px;
    text-align:center;
    font-style:italic;
    color:#0066cc;
}

.bannerBg {
    background: url(/images/site/banner_bg.gif) repeat-x top center;
    margin-bottom:9px;
}

#altContent {
    display:block;   
    padding:0;
    margin:20px;
    text-align:left;
}

#altContent a, #altContent a:link, #altContent a:active, #altContent a:visited {
    color:#007ecb;    
    text-decoration:none;
}

#altContent a:hover {
    color:#0066cc;
    text-decoration:underline;
}

.altCenters {    
    float:left;
    width:50%;
    padding:0;    
}

#altContent h3 {
    margin-bottom:10px;
    font-size:18px;
}

.altCenters ul {
    margin:0 !important;    
    padding:0 20px;
}

.altCenters li {
}

.altCities {
    float:right;    
    width:50%;
}

.mapOverlay {
    width:220px;
    height:90px;
    font-size:10px;
    text-align:left;
    padding:5px;
}

.mapOverlay .grey {
    clear:both;
    background-color:#f1f1f1;
    padding:5px;
    margin-top:10px;
}

.mapOverlay {
    margin:0;
}

#centerPhoto {
    float:left;
    margin-right:20px;
    height:280px;
}