html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

/* Remember to define focus styles! */
:focus {
    outline:0;
}
body {
    font-family:"Lucida Grande",helvetica,arial,sans-serif;
    background: url(/images/bg_body.gif);
    line-height:1;
}
ol, ul {
    list-style:none;
}

.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
/* selector para o IE 7 - problemas com floats */
*+html .clearfix{
/*     zoom:1; */
/*     background-color:red !important; */
}

/* selector para o IE 6 - problemas com floats */
* html .clearfix{
/*     height:1%; */
}
#header_top{
    position:relative;
    width:780px;
    height:104px;
    margin:0 auto 0 auto;
}

#header_logo{
    position:absolute;
    bottom:-12px;
    left:264px;
    display:block;
    width:252px;
    height:104px;
    margin:0 auto 0 auto;
    z-index:1;
}
#header_top_menu{
    position:absolute;
    bottom:5px;
    height:20px;
    margin:0 auto 0 auto;
}
#header_top_menu li{
    float:left;
}
#header_top_menu span{
    display:none;
}
#header_top_menu a:hover{
    background-position:0 100%;
}
#header_top_menu a.current{
    background-position:0 100%;
}

#top_menu_home a{
    display:block;
    background:url(/images/menu_home.png) no-repeat 0 0;
    width:40px;
    height:20px;
    margin-right:597px;
}
#top_menu_aboutus{
    background:url(/images/menu_about.png) no-repeat 0 0;
    width:72px;
    height:20px;
    padding-right:8px;
}
#top_menu_contacts a{
    display:block;
    background:url(/images/menu_contact.png) no-repeat 0 0;
    width:62px;
    height:20px;
}

/*--------------------------------------------*/

#aboutus{
    position:relative;
    width:700px;
    margin:0 auto 0 auto;
    padding-top:65px;
    display:none;
}

#aboutus_close{
    position:absolute;
    top:79px;
    right:0;
    background:url(/images/aboutus_close.png) no-repeat 0 0;
    width:60px;
    height:16px;
}

#aboutus_title{
    background:#0fb1eb url(/images/aboutus_title.png) no-repeat 0 0;
    width:120px;
    height:30px;
    margin-bottom:1px;
}
#aboutus_title span{
    display:none;
}

#aboutus p{
    color:#fff;
    font-size:14px;
    line-height:140%;
    padding:15px;
    border:solid 1px #4d4d4d;
    background-color:#1a1a1a;

}#box_top{
    background:url(/images/bg_box_top_2.png) no-repeat;
    width:800px;
    height:10px;
    font-size:1px; /* IE 6 fix for over height*/
    margin:0 auto 0 auto;
}
#box_middle{
    background:url(/images/bg_box_middle_2.png) repeat-y;
    width:800px;
    margin:0 auto 0 auto;
}
#box_bottom{
    background:url(/images/bg_box_bottom_2.png) no-repeat;
    width:800px;
    height:10px;
    font-size:1px; /* IE 6 fix for over height*/
    margin:0 auto 0 auto;    
}

/*------------------------------------------*/

#header_menu, #footer_menu{
    width:760px;
    height:24px;
    margin:0 auto 0 auto;
    padding:15px 0 5px 20px;
}

.menu li{
    float:left;
}
.menu a{
    display:block;
    position:relative;
    margin-right:22px;
}
.menu a span{
    display:none;
}

.menu_properties a{
    background:url(/images/menu_properties.png) no-repeat 0 0;
    height:24px;
    width:148px;
}
.menu_hotels a{
    background:url(/images/menu_hotels.png) no-repeat 0 0;
    height:24px;
    width:52px;
}
.menu_transfers a{
    background:url(/images/menu_transfers.png) no-repeat 0 0;
    height:24px;
    width:72px;
}
.menu_rentacar a{
    background:url(/images/menu_rentacar.png) no-repeat 0 0;
    height:24px;
    width:78px;
}
.menu_golf a{
    background:url(/images/menu_golf.png) no-repeat 0 0;
    height:24px;
    width:40px;
}
.menu_excursions a{
    background:url(/images/menu_excursions.png) no-repeat 0 0;
    height:24px;
    width:85px;
}
.menu_moreservices a{
    background:url(/images/menu_moreservices.png) no-repeat 0 0;
    height:24px;
    width:120px;
}

.menu a:hover{
    background-position:0 100%;
}

.menu a.current{
    background-position:0 100%;
}

/*------------------------------------------*/

#banner_index, #banner_secondary{
    position:relative;
    width:720px;
    padding:30px;
    margin:0 auto 20px auto;
}
#banner_index{
    background:url(/images/banner_bg_big.png) repeat-x 0 0;
    background-color:#00acea;
}
#banner_secondary{
    background:url(/images/banner_bg_small.png) repeat-x 0 0;
    background-color:#00acea;
}


#banner_index h1{
    height:28px;
    margin-bottom:10px;   
}
#banner_index h1 span{
    display:none;
}
#banner_index h2{
    color:#fff;
    margin-bottom:10px;  
}
#banner_index p{
    color:#fff;
    font-size:13px;
    width:500px;
    line-height:140%;
}
#banner_index_img{
    position:absolute;
    top:30px;
    right:50px;
    display:block;
    width:120px;
    height:120px;
}


#banner_secondary h1{
    height:27px;
}
#banner_secondary h1 span{
    display:none;
}
#banner_secondary p{
    position:absolute;
    top:35px;
    right:30px;
    font-size:15px;
    color:#fff;
}


/*------------------------------------------*/

#content_wrap{
    position:relative;
    width:740px;
    margin:0 auto 40px auto;
}

#footer_art{
    background:url(/images/footer_art.png) no-repeat 0 0;
    width:780px;
    height:110px;
    margin:0 auto 0 auto;
}

/*--------------------------------------------------*/

#footer_content{
    position:relative;
    width:780px;
    background-color:#008000;
    padding:0 0 20px 0;
    margin:0 auto 0 auto;
}

#footer_email{
    background:url(/images/footer_email.png) no-repeat 0 0;
    width:280px;
    height:18px;
    margin:0 0 8px 30px;
}

#footer_address{
    color:#fff;
    font-size:10px;
    line-height:140%;
    margin:0 0 8px 30px;
}

#footer_links{
    margin:0 0 0 30px;
}
#footer_links a{
    color:#fff;
    font-size:14px;
    text-decoration:underline;
    margin-right:15px;
}
#footer_links a:hover{
    text-decoration:none;
}
#footer_contacts{
    position:absolute;
    top:0;
    right:30px;
    font-size:14px;
    text-align:right;
}
#footer_contacts li{
    margin-bottom:8px;
    color:#fff;
}
#footer_contacts li span{
    color:#ffff00;
}

/*--------------------------------------------------*/

#footer_form{
    width:750px;
    background-color:#008000;
    margin:0 auto 0 auto;
    padding:0 0 0 30px;
}

/*--------------------------------------------------*/

#footer_credits{
    position:relative;
    width:780px;
    margin:10px auto 0 auto;
    font-size:10px;
}
#footer_credits p{
    color:#b3b3b3;
    margin:0 0 5px 0;
}
#footer_credits a{
    color:#b3b3b3;
}
#footer_credits a:hover{
    color:#fff;
}

#footer_to_top{
    position:absolute;
    right:0;
    top:0;
}#location_map_wrap{
    width:100%;
    height:100%;
    background-color:#fff;
}
#generic_form{
    width:450px;
}

#generic_form label{
    color:#fff;
    font-size:13px;
    float:left;
}
#generic_form .label_h{
    width:60px;
}
#generic_form .label_v{
    width:100%;
    margin-bottom:5px;
}

#generic_form input{
    height:20px;
    width:330px;
    font-size:16px;
    margin-bottom:10px;
}
#generic_form textarea{
    height:200px;
    width:395px;
    font-size:16px;
}

#generic_form #submit_generic_form{
    cursor:pointer;
    height:30px;
    width:125px;
    font-size:14px;
}

#generic_form .required{
    color:red;
}

#generic_form .error{
    color:red;
}
#generic_form .success{
    color:#fff;
}

#generic_form #submit_area{
  position:relative;
}

#generic_form #feedback{
    position:absolute;
    left:170px;
    top:0;
    font-size:13px;
}

#generic_form .loading{
    background:url(/images/footer_loading.gif) no-repeat 0 0;
    height:16px;
    width:16px;
}/*-----------------------------------------------------------------------------*/
/* MAIN ELEMENTS
/*-----------------------------------------------------------------------------*/
a{
    color:#206ba4;
    font-size:13px;
}
a.small{
    font-size:11px;
}
a:hover{
    text-decoration:none;
}
li{
    font-size:13px;
    color:#4d4d4d;
}
p{
    color:#4d4d4d;
    font-size:12px;
    line-height:140%;
}
p.small{
    color:#808080;
}
p.small span{
    color:#4d4d4d;
    font-weight:bold;
}

.small{
    font-size:11px;
}

h1, h1 a{
    color:#ea4e01;
    font-size:24px;
}
h2, h3, h4{
    color:#ed8c33;
    font-size:16px;
}


/*-----------------------------------------------------------------------------*/
/* SECONDARY BANNER
/*-----------------------------------------------------------------------------*/
#banner_secondary h1{
    background:url(/images/banner_title_hotels.png) no-repeat 0 0;
}


/*-----------------------------------------------------------------------------*/
/* NAVIGATION
/*-----------------------------------------------------------------------------*/
.page_nav{
    width:100%;
}
.page_nav.top{
    margin-bottom:5px;
}
.page_nav.bottom{
    margin-top:5px;
}


/*-----------------------------------------------------------------------------*/
/* SEPARATOR
/*-----------------------------------------------------------------------------*/
.separator{
    position:relative;
    width:100%;
    height:1px;
    background:url(/images/horizontal_line.gif) repeat-x 0 0;
}
.back_to_top{
    display:block;
    position:absolute;
    top:-10px;
    right:0;
    width:74px;
    height:20px;
    background:url(/images/btn_backtotop.png) no-repeat 0 0;
}
.back_to_top:hover{
    background-position:0 100%;
}


/*-----------------------------------------------------------------------------*/
/* HOTEL DETAILS
/*-----------------------------------------------------------------------------*/
.hotel{
    width:100%;
    margin:40px 0 30px 0;
}
    .hotel_left{
        float:left;
        width:500px; /* 540px */
        padding-right:40px;
    }
        .hotel_title{
            margin-bottom:10px;
        }
        .hotel_location{
            margin-bottom:8px;
        }
        .hotel_stars{
            width:76px;
            height:12px;
            margin-bottom:8px;
        }
            .hotel_stars span{
                display:none;
            }
            .hotel_stars_five{
                background:url(/images/hotels_5stars.png) no-repeat 0 0;
            }
            .hotel_stars_four{
                background:url(/images/hotels_4stars.png) no-repeat 0 0;
            }
            .hotel_stars_three{
                background:url(/images/hotels_3stars.png) no-repeat 0 0;
            }
            .hotel_stars_two{
                background:url(/images/hotels_2stars.png) no-repeat 0 0;
            }
        .hotel_teaser{
            margin-bottom:20px;
        }
        .hotel_links{
            width:100%;
        }
        .hotel_links li{
            float:left;
            background:url(/images/bullet_blue.png) no-repeat 0 6px;
            width:125px;
            padding:0 8px 0 8px;
            border-right:none;
            padding-bottom:15px;
        }
            .hotel_links li.last{
                background:url(/images/bullet_orange.png) no-repeat 0 6px;
            }
            .hotel_links li.last a{
                color:#ed8c33;
            }

    .hotel_right{
        position:relative;
        float:left;
        width:200px;
        text-align:right;
    }
        .hotel_photo{
            position:relative;
            height:170px;
            background:url(/images/shadow.gif) no-repeat bottom right;
        }
            .hotel_photo a{
                position:absolute;
                bottom:5px;
                right:5px;
                background-color:#fff;
                border:solid 1px #d8d8d8;
            }
            .hotel_photo a:hover{
                border:solid 1px #8d8d8d;
            }
            .hotel_photo img{
                width:180px;
                height:140px;
                margin:8px 8px 25px 8px;
            }
        .hotel_details{  
            position:absolute;
            top:145px;
            right:15px;
        }#banner_index h1{
    background:url(/images/banner_title_hotels.png) no-repeat 0 0;
}
#banner_index h2{
    color:#ffc8a5;
}
#banner_index_img{
    background:url(/images/banner_img_hotels.png) no-repeat 0 0;
}

/*---------------------------------------------*/

#content_wrap{ /* override layout.css */
    width:720px;
    margin:40px auto 80px auto;
}
.hotel_region{
    width:100%;
    margin:20px 0 20px 0;
}
.hotel_region h1{
    margin-bottom:20px;
}
.hotel_region li{
    float:left;
    margin:0 20px 10px 0;
}
