﻿body {
}

img 
{
    border: none;
}

.btLang
{
    color: #CCCCCC;
    text-decoration: none;
    font-size: 9px;
}

.btLang:hover 
{
    color: #D0C0A6;
    text-decoration: none;
}

.selectedLang
{
    color: #D0C0A6;
    font-weight: bold;
    font-size: 9px;
    text-decoration: none;
}

.dvBannerHotel 
{
    border: solid 0px #000;   
    background: #FFFFFF url(../images/bgBannerBottom.gif) repeat-x bottom;
    margin-top: -7px;
    width: 559px;
    height: 199px;
}

.lbTitle
{
    border: solid 0px #000;
    margin-left: 10px;    
    padding-left: 0px;
    
    color: #005696;
    font-size: 14pt;
}

.lbSubTitle
{
    border: solid 0px #000;
    margin-left: 10px;    
    padding-left: 0px;
    
    color: #FFFFFF;
    font-size: 10pt;
    font-weight: bold;
}

.lbContent
{
    border: solid 0px #000;
    margin-top: 5px;
    margin-left: 25px;
    overflow: auto;
    width: auto;
    height: 135px;
    color: #FFFFFF;
    font-size: 8pt;
    line-height: 20px;

    scrollbar-width: 20px;
    scrollbar-arrow-color: #f89829; 
    scrollbar-face-color: #fde8d2; 
    scrollbar-highlight-color: #fde8d2; 
    scrollbar-3dlight-color: #fde8d2; 
    scrollbar-darkshadow-color: #fde8d2; 
    scrollbar-shadow-color: #fde8d2; 
    
    scrollbar-track-color: #FFFFFF;  
}

.lbContent a
{
    color: #FFFFFF;
    text-decoration: none;
}

.lbContent a:hover
{
    color: #005696;
    text-decoration: none;
}

div.dvWeatherMaputo 
{
    border: solid 0px #000;
    margin-top: -10px;
    margin-left: 25px;
    width: 150px;
    float: left;    
}

div.dvWeatherNampula 
{
    border: solid 0px #000;
    margin-top: -10px;
    margin-left: 25px;
    width: 150px;
    float: left;    
}

div.dvWeatherLichinga
{
    border: solid 0px #000;
    margin-top: -10px;
    margin-left: 25px;
    width: 150px;
    float: left;   
}

div.dvWeatherLubango
{
    border: solid 0px #000;
    margin-top: -10px;
    margin-left: 25px;
    width: 150px;
    float: left;
    /* clear: both; */
}

.Weather 
{
    color: #FFFFFF;
    font-size: 8pt;
    line-height: 20px;
    vertical-align: top;
}

.dvHotels 
{
    border: solid 0px #000;
    
    display: none; 
    position: absolute; 
    background-color: #E2E1D9;    
    margin: 0px;
    margin-top: 5px;
    margin-left: 3px;
    margin-right: 3px;
    width: 157px; 
    height: 100px;
    
    font-family: Helvetica;
    font-size: 7.5pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #979091;
    line-height: 15px;
    z-index: 100;
}

.dvHotels a 
{
    color: #979082;
    text-decoration: none;
}

.dvHotels a:hover
{
    color: #FFFFFF; /* #FEC673; */
    text-decoration: none;    
}

.dvDestinations 
{
    border: solid 0px #000;
    
    display: none; 
    position: absolute; 
    background-color: #E2E1D9;    
    margin: 0px;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    width: 147px; 
    height: 200px;
    
    font-family: Helvetica;
    font-size: 7.5pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #979091;
    line-height: 15px;

    z-index: 100;
}

.lbRightReserved
{
    padding-left: 10px;
}

.aImg
{
    cursor: pointer;
}

.calCheckIn 
{
    display: none; 
    visibility: hidden; 
    border: solid 0px #000000;
    position: absolute; 
    left: 6px; 
    top: 73px; 
    z-index: 99; 
    width: 150px;
}

.ifcalCheckIn 
{
    display: none; 
    visibility: hidden; 
    border: solid 0px #000000;
    position: absolute; 
    left: 6px; 
    top: 73px; 
    filter: Alpha(opacity=0); 
    z-index:1;
    width: 150px;
}

.calCheckOut 
{
    display: none; 
    visibility: hidden; 
    position: absolute; 
    left: 6px; 
    top: 113px; 
    z-index: 99; 
    width: 150px;
}

.ifcalCheckOut 
{
    display: none; 
    visibility: hidden; 
    border: solid 1px #000000;
    position: absolute; 
    left: 1px; 
    top: 103px; 
    filter: Alpha(opacity=0); 
    z-index:1;
    width: 150px;
}

.calCheckInR
{
    display: none; 
    visibility: hidden; 

    position: absolute; 
    left: 117px; 
    top: 69px; 
    z-index: 99; 
    width: 150px;
}

.calCheckOutR 
{
    display: none; 
    visibility: hidden; 

    position: absolute; 
    left: 379px; 
    top: 69px; 
    z-index: 99;  
    width: 150px;
}

.dvMsgError
{
    height: 365px;
    width: 100%;
    
    padding-bottom: 5px;
    color: #979082;
    
    font-size: 11px;
    font-weight: bold;
}

.borderImg 
{
    /* margin: -3px; */
}