﻿html { overflow-x: none; }

body 
{
    background-color: #e5e6e8;
    background-image: url('../images/bg.jpg'); 
    background-repeat: repeat-x;
    margin: 0px; 
    color: #000000; 
    font-family: Verdana; 
    font-size: 10px; 
}

a { color: #564444; text-decoration: none; }
a:hover { color: #785c38; text-decoration: none; }

img { border: solid 0px #000000; }

#dvLayout
{
    border: solid 0px #FFF;
    margin: auto;
    width: 970px;
    height: auto;
}

    #dvHeader
    {
        border: solid 0px #FFF;
        /* background-color: #FFF; */
        margin: auto;
        /* margin-bottom: 15px; */
        width: 950px;
        height: 120px;
    }
    
        #dvHeaderLeft
        {
            border: solid 0px #FFF;
            float: left;
            width: 150px;
            height: 100px;
        }

            #dvLogo
            {
                margin-top: 15px;
                border: solid 0px #000000;
            }
            
        #dvHeaderRight
        {
            border: solid 0px #FFF;
            margin: 0px;
            padding: 0px;
            float: right;
            width: 798px;
            height: 100px;
            text-align: left;
        }
            
            /* MENU TOP -> MENU.css */
            
            #dvFlags
            {
                position: relative;
                z-index: 2;
                border: solid 0px #FFF;
                margin-left: 743px;
                margin-top: 20px;
                height: 14px;
                width: 57px;
            }
            #dvListHotels
            {
                position: relative;
                z-index: 2;
                margin-left: 544px;
                margin-top: 12px;
                width: 255px;
                height: 18px;
            }

            #dvBoxListHotels 
            {
                border: solid 1px #BABBBC; 
                background-color: #6B6B6C;
                overflow: hidden;
                clear: both;
                position: absolute;
                height: 9px;
                width: 250px;
                margin-top: 0px;
                margin-left: 0px;
                padding-top: 1px;
                padding-left: 3px;
                padding-bottom: 5px;
                font: 8px/10px Arial, Helvetica, sans-serif;                                   
                color: #ffffff;
                text-align:left;
                vertical-align:top;
                cursor:pointer;
                z-index: 59;
            }

            #dvBoxListHotels a { color: #FFF; }
            #dvBoxListHotels a:hover { color: #000; }


                #ItemInputSelect
                {
                    float: left;
                    margin: 0px;
                    padding: 2px;
                    width: 228px;
                    border: solid 0px #000;
                }

                #ItemSelect
                {
                    float: left;
                    margin: 0px;
                    margin-top: -2px;
                    margin-left: 2px;
                    margin-bottom: 8px;
                    border: 0px;
                }

                .ItemHotel, .ItemHotel a, .ItemHotel a:visited 
                {
                    margin-left: 3px;
                    width: 250px;
                    height: 20px;
                    clear: both;
                    float: left;
                    display: block;
                    /* BARRA - background-color:#363636; */
                    font: 11px Arial, Helvetica, sans-serif;                                   
                    color:#fff;
                    text-decoration:none;
                }

                .ItemHotel a:hover, .ItemHotel a:visited:hover 
                {
                    /* BARRA OVER - background-color:#ffffff; */
                    color: #000;
                    text-decoration: none;
                }    
                        
    #dvBannerHome
    {
        border: solid 0px #FFF;
        /* background-color: #FFF; */
        margin: auto;
        margin-bottom: 15px;
        width: 970px;
        height: 400px;
    }
    
        #dvBannerHome
        {
            margin: auto;
            width: 970px;
            height: 449px;
        }
        
    #dvBannerContent
    {
        border: solid 0px #FFF;
        /* background-color: #FFF; */
        margin: auto;
        margin-bottom: 15px;
        width: 970px;
        height: 350px;
    }
            
    /* MENU LATERAL -> MENU.css */
    
    #dvContentGlobal
    {
        border: solid 0px #FFF;
        margin: auto;
        margin-bottom: 25px;
        width: 970px;
        min-height: 300px;
        height: 100% !important;
        height: 300px;
    }
    
        #dvContent
        {
            border: solid 0px #FFF;
            /* background-color: #FFF; */
            margin: auto;
            margin-top: 15px;
            margin-left: 20px;
            margin-bottom: 10px;
            width: 935px;
        }
        
            .contTitle
            {
                
                font: 17px/18px Arial, Helvetica, sans-serif;
                line-height: 19px;
                color: #111110;
            }

            .contLine
            {
                background-color: #ABACAE;
                margin-top: 5px;
                margin-bottom: 5px;
                height: 3px;
                width: 300px;
            }
            
            .contText
            {
                font: 12px/16px Arial, Helvetica, sans-serif;
                line-height: 19px;
                color: #575757;
                margin-left: 25px;
            }
        
    #dvOthersColumns
    {
        border: solid 0px #000;
        /* background-color: #FFF; */
        margin: auto;
        margin-bottom: 15px;
        width: 950px;
        min-height: 250px;
        /*
        display: none;
        visibility: hidden;
        */
    }

        #dvOthersColLeft
        {
            border: solid 0px #000000;
            float: left;
            width: 285px;
            min-height: 250px;
        }

        #dvOthersColMiddle
        {
            border: solid 0px #000000;
            float: left;
            width: 285px;
            min-height: 250px;
        }

        #dvOthersColRight
        {
            border: solid 0px #000000;
            float: left;
            width: 285px;
            min-height: 250px;
        }
        
            .otheTitle
            {
                
                font: 15px/16px Arial, Helvetica, sans-serif;
                line-height: 19px;
                color: #000;
            }

            .otheLine
            {
                background-color: #9D9D9E;
                margin-top: 1px;
                margin-bottom: 5px;
                height: 3px;
                width: 225px;
            }
            
            .otheBanner
            {
                padding-top: 0px;
                font: 10px/14px Arial, Helvetica, sans-serif;
                color: #7A7B7D;
                line-height: 20px;
            }   
            
            .otheText
            {
                padding-top: 5px;
                font: 10px/14px Arial, Helvetica, sans-serif;
                color: #7A7B7D;
                line-height: 16px;
            }    
            
            .otheText a { color: #7A7B7D; }
            .otheText a:hover { color: #000; }
 
    
#dvBarFooter
{
    border: solid 0px #000;
    background-color: #AAABAC;
    margin: auto;
    width: auto;
    height: 18px;
}

#dvFooter
{
    border: solid 0px #000;
    background-color: #FFF;
    padding-top: 15px;
    width: 100%;
    height: 100%;
}

    #dvFooterColumns
    {
        border: solid 0px #000;
        background-color: #FFF;
        margin: auto;
        margin-left: auto;
        margin-right: auto;
        width: 950px;
        height: 140px;
    }
        
        #dvFooterColLeft
        {
            border: solid 0px #000000;
            float: left;
            width: 315px;
            height: 140px;
        }

            .ItemPrevisaoTempo
            {
                /* background-color: #F9F9F9; */
                border: solid 0px #000000;    
                height: 45px;
            }

            .TitlePrevisaoTempo
            {
                margin: 0px;
                padding: 0 25px 0 10px;
                
            }

            .SubTitlePrevisaoTempo
            {
                border: solid 0px #000000;
                font-size: 11px;
                font-weight:normal;
                width: 100%;
                color: #767373;
                line-height: 22px;
            }

        #dvFooterColMiddle
        {
            border: solid 0px #000000;
            float: left;
            width: 315px;
            height: 140px;
        }

        #dvFooterColRight
        {
            border: solid 0px #000000;
            float: left;
            width: 315px;
            height: 140px;
        }
        
                .footTitle
                {
                    
                    font: 15px/16px Arial, Helvetica, sans-serif;
                    line-height: 19px;
                    color: #000;
                }

                .footLine
                {
                    background-color: #9D9D9E;
                    margin-top: 1px;
                    margin-bottom: 5px;
                    height: 3px;
                    width: 225px;
                }
                
                .footText
                {
                    padding-top: 10px;
                    font: 10px/14px Arial, Helvetica, sans-serif;
                    line-height: 12px;
                    color: #5F5F5F;
                }    

    #dvFooterCopyRight
    {
        border: solid 0px #000;
        border-top: solid 1px #E2E3E3;
        background-color: #FFF;
        margin: auto;
        margin-left: auto;
        margin-right: auto;
        width: 950px;
        min-height: 125px;
        height: auto !important;
        height: 100%;
    }
        
        #dvFooterCopyColLeft
        {
            border: solid 0px #000000;
            float: left;
            width: 300px;
            height: 125px;
        }

        #dvFooterCopyColRight
        {
            border: solid 0px #000000;
            float: left;
            width: 645px;
            height: 125px;
        }
        
        #dvFooterCopyColRight img
        {
            padding-top: 7px;
            padding-left: 15px;
            padding-right: 15px;
        }
        
            .footCopyText
            {
                padding-top: 10px;
                font: 10px/14px Arial, Helvetica, sans-serif;
                line-height: 12px;
                color: #CCC;
            }    


/* RESERVAS */
#dvDataChegada { margin-top: 10px; float: left; margin-right: 20px; width: 120px; height: 50px; }
#dvDataSaida { margin-top: 10px; float: left; width: 120px; height: 50px; }
#dvDisponibilidade { margin-top: 10px; clear: both; } 
#dvBoxTipoQuarto { float: left; width: 170px; height: 40px; }
#dvBoxListTipoQuartos { float: left;  }
#dvBoxQuartos { float: left; margin-left: 0px; width: 95px; height: 40px; }
#dvBoxListQuartos { float: left;  }
#dvBoxListAdultos { margin-left: 95px;}
#dvBoxListCriancas { margin-left: 190px;}

/* RESERVAS - DROPDOWNLIST */
.BoxListFirst                   /* TIPO DO QUARTO - PRIMEIRA LINHA */
{
    overflow: hidden;
    clear: both;
    position: absolute;
    border: solid 1px #BABBBC; 
    background-color: #6B6B6C;
    width: 168px;
    height: 18px;
    margin: 0px;
    padding: 0px;
    font: 10px Arial, Helvetica, sans-serif;                                   
    color: #ffffff;
    text-align:left;
    vertical-align:top;
    cursor:pointer;
    z-index: 60;
}

    .BoxReservaFirst
    {
        background-color: #000000; /* BABBBC;  */
        clear: both;
        margin: 0px;
        margin-top: 10px;
        padding: 0px;
        width: 168px;
        height: 18px;
    }

        .ItemReservaFirst, .ItemReservaFirst a, .ItemReservaFirst a:visited 
        {
            display: block;
            clear: both;
            background-color:#363636;
            margin-top: -10px;
            margin-left: -2px;
            padding-top: 5px;
            padding-left: 4px;
            color:#fff;
            text-decoration:none;
            height: 17px;
        }

        .ItemReservaFirst a:hover, .ItemReservaFirst a:visited:hover 
        {
            display: block;
            clear: both;
            background-color:#ffffff;
            color: #000;
            text-decoration: none;
        }    

        .InputTextFirst { float: left; margin: 0px; padding: 0px; width: 150px; height: 18px; }
        .InputValueFirst 
        { 
            background-color: #6B6B6C; 
            float: left; 
            margin: 0px; 
            padding: 2px; 
            padding-left: 5px; 
            padding-top: 3px;
            width: 150px; 
            height: 15px;
            border: solid 0px #000; 
            font: 10px Arial, Helvetica, sans-serif;                                   
            color: #ffffff;
        }

.dvBoxListReservas a { color: #FFF; }
.dvBoxListReservas a:hover { color: #000; }


.BoxList                    /* NORMAIS DROPDOWNLIST */
{
    overflow: hidden;
    clear: both;
    position: absolute;
    border: solid 1px #BABBBC;
    background-color: #6B6B6C;
    width: 33px;
    height: 18px;
    margin: 0px;
    padding: 0px;
    font: 10px Arial, Helvetica, sans-serif;                                   
    color: #ffffff;
    text-align:left;
    vertical-align:top;
    cursor:pointer;
    z-index: 59;
}

    .BoxReserva 
    { 
        background-color: #000000; /* BABBBC;  */
        clear: both;
        margin: 0px;
        margin-top: 10px;
        padding: 0px;
        width: 33px;
        height: 18px;
    }    

        .ItemReserva, .ItemReserva a, .ItemReserva a:visited 
        {
            display: block;
            clear: both;
            background-color:#363636;
            margin-top: -10px;
            margin-left: -2px;
            padding-top: 5px;
            padding-left: 2px;
            height: 17px;
            color:#fff;
            text-decoration:none;
            text-align: center;
        }

        .ItemReserva a:hover, .ItemReserva a:visited:hover 
        {
            display: block;
            clear: both;
            background-color:#ffffff;
            color: #000;
            text-decoration: none;
        }    

    .InputText { float: left; margin: 0px; padding: 0px; width: 15px; height: 18px; }
    .InputValue
    {
        background-color: #6B6B6C;
        float: left; 
        margin: 0px; 
        padding: 2px; 
        padding-left: 5px; 
        padding-top: 3px;
        width: 15px; 
        height: 15px;
        border: solid 0px #000; 
        font: 10px Arial, Helvetica, sans-serif;                                   
        color: #ffffff;
    }
    
    
    .ImgSelect { float: left; margin: 0px; margin-left: 2px; margin-bottom: 2px; border: 0px; }

/* NEWS - NOVIDADES - LOOP */    
.homeHighlightWrapper { border: solid 0px #000000; margin: 0px; padding-left: 2px; color: #000000; float: left; }
.homeHighlightContainer { border: solid 0px #000000; width: 100%; height: 80px; overflow: hidden; }

#dvTitleIntro { line-height: 15px; }
#dvTitleIntro .NewsLoopTitle { font-weight: bold; }
#dvTitleIntro .NewsLoopText { font-weight: normal; }
/* END NEWS - NOVIDADES - LOOP */    

#logoApcer { float: right; margin-top: 15px; }
#logoVG { float: right; }
#logoMH { float: right; margin-top: -40px; margin-right: -5px; }
#logoVT { float: right; margin-top: 15px; }

#Facebook { margin-top: 15px; }

.btDescontosOfertas
{
    border: solid 1px #BABBBC; 
    background-color: #6B6B6C;
    font: 8px Arial, Helvetica, sans-serif;                                   
    color: #ffffff;
    text-align: center;
    padding: 2px;
    width: 150px;
    height: 18px;
}
.btReservation 
{
    border: solid 1px #BABBBC; 
    background-color: #6B6B6C;
    font: 9px/11px Arial, Helvetica, sans-serif;                                   
    color: #ffffff;
    text-align: center;
    padding: 2px;
    width: 120px;
    height: 18px;
}

#dvReservation
{
    float:left;
    clear:left;
    background: url('../images/shadowAlpha30.png') no-repeat bottom right !important;
    background: url('../images/shadow30.gif') no-repeat bottom right;
    position: absolute;
    background-color: #6B6B6C;
    margin: 0px;
    margin-top: -250px;
    margin-left: 20px;
    width: 170px;
    height: auto;
    color: #FFF;
    line-height: 12px;    
}

#dvFormReservation
{
    border: 1px solid #BABBBC;
    /* background-color: #6B6B6C; */
    position:relative;
    top: 0px;
    left: 0px;
    padding-left: 10px;
    padding-top: 10px;
    margin-bottom: 6px;        
    width: 152px;
    min-height: 160px;
    height: auto;
    
}

    .ContotheTitle
    {
        font: 12px/13px Arial, Helvetica, sans-serif;
        line-height: 19px;
        color: #000;
        font-weight: bold;
    }

    .ContotheLine
    {
        background-color: #9D9D9E;
        margin-top: 1px;
        margin-bottom: 5px;
        height: 3px;
        width: 140px;
    }

/* RESERVAS */
.dvContDataChegada { padding-top: 6px; width: 52px; height: 20px; font-size: 9px; color: #000; border: solid 0px #000; }
.dvContDataSaida {  padding-top: 6px; width: 52px; height: 20px; font-size: 9px; color: #000; border: solid 0px #000; }
.dvContDisponibilidade { padding-top: 10px; padding-bottom: 10px; } 
#dvContBoxTipoQuarto { float: left; width: 170px; height: 40px; font-size: 9px; color: #000; }
#dvContBoxListTipoQuartos { float: left;  }

.ContBoxListFirst                   /* TIPO DO QUARTO - PRIMEIRA LINHA */
{
    overflow: hidden;
    clear: both;
    position: absolute;
    border: solid 1px #BABBBC; 
    background-color: #6B6B6C;
    width: 138px;
    height: 18px;
    margin: 0px;
    padding: 0px;
    font: 10px Arial, Helvetica, sans-serif;                                   
    color: #ffffff;
    text-align:left;
    vertical-align:top;
    cursor:pointer;
    z-index: 60;
}

    .ContBoxReservaFirst
    {
        background-color: #000000; /* BABBBC;  */
        clear: both;
        margin: 0px;
        margin-top: 10px;
        padding: 0px;
        width: 138px;
        height: 18px;
    }

        .ContItemReservaFirst, .ContItemReservaFirst a, .ContItemReservaFirst a:visited 
        {
            display: block;
            clear: both;
            background-color:#363636;
            margin-top: -10px;
            margin-left: -2px;
            padding-top: 5px;
            padding-left: 4px;
            color:#fff;
            text-decoration:none;
            height: 17px;
        }

        .ContItemReservaFirst a:hover, .ContItemReservaFirst a:visited:hover 
        {
            display: block;
            clear: both;
            background-color:#ffffff;
            color: #000;
            text-decoration: none;
        }    

        .ContInputTextFirst { float: left; margin: 0px; padding: 0px; width: 120px; height: 18px; }
        .ContInputValueFirst 
        { 
            background-color: #6B6B6C; 
            float: left; 
            margin: 0px; 
            padding: 2px; 
            padding-left: 5px; 
            padding-top: 3px;
            width: 120px; 
            height: 15px;
            border: solid 0px #000; 
            font: 10px Arial, Helvetica, sans-serif;                                   
            color: #ffffff;
        }
