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;
}#banner_index{
    margin-bottom:0;
}
#banner_index h1{
    background:url(/images/banner_title_excursions.png) no-repeat 0 0;
}
#banner_index h2{
    color:#e8eaa0;
}
#banner_index_img{
    background:url(/images/banner_img_excursions.png) no-repeat 0 0;
}

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

#info_wrap{
    width:720px;
    padding:20px 30px 20px 30px;
    margin:0 auto 40px auto;
    background-color:#f8f8f8;
}
    #info_msg{
        float:left;
        width:350px; /* 400px */
        padding-right:50px;
        color:#206ba4;
        font-size:13px;
        line-height:140%;
        background:url(/images/vertical_line.gif) repeat-y top right;
    }
    #info_contacts{
        float:left;
        width:320px;
        color:#808080;
        font-size:12px;
        line-height:140%;
        text-align:right;
        padding-top:15px;
        background:url(/images/info_mail.png) no-repeat right top;
    }
        #info_contacts li span{
            color:#206ba4;
        }

/*-----------------------------------------------------------------------------*/
/* 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%;
}


/*-----------------------------------------------------------------------------*/
/* EXCURSION DETAIL
/*-----------------------------------------------------------------------------*/
.excursion{
    width:740px;
    margin:40px auto 40px auto;
}
    .excursion_info{
        float:left;
        width:530px; /* 560px */
        padding-right:30px;
    }
        .excursion_title{
            color:#b0b367;
            font-size:24px;
            padding:5px;
            background-color:#f5f5ea;
            margin-bottom:8px;
            line-height:120%;
        }
        .excursion_days{
            color:#c2c605;
            font-size:16px;
            padding-left:10px;
            margin-bottom:8px;
        }
        .excursion_desc{
            color:#4d4d4d;
            font-size:12px;
            line-height:140%;
            padding:0 10px 0 10px;
            margin-bottom:20px;
        }
    .excursion_photo{
        float:left;
        position:relative;
        width:180px;
        height:130px;
        background:url(/images/shadow.gif) no-repeat bottom right;
    }
        .excursion_photo a{
            position:absolute;
            bottom:5px;
            right:5px;
            background-color:#fff;
            border:solid 1px #d8d8d8;
        }
        .excursion_photo a:hover{
            border:solid 1px #8d8d8d;
        }
        .excursion_photo img{
            width:164px; /* 180px */
            height:102px; /* 130px */
            margin:8px 8px 20px 8px;
        }
        .excursion_photo .magnify{
            display:block;
            width:13px;
            height:13px;
            position:absolute;
            bottom:7px;
            right:15px;
            background:url(/images/magnifyer.png) no-repeat 0 0;
        }