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

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

#content_wrap{ /* override layout.css */
    width:720px;
    margin:40px auto 80px auto;
}

.golf_region{
    width:100%;
    margin-bottom:30px;
}
.golf_region h1{
    color:#c2c605;
    background-color:#f5f5ea;
    padding:5px;
    font-size:24px;
    margin-bottom:20px;
}
.golf_region li{
    float:left;
    font-size:13px;
    color:#808080;
    line-height:140%;
    margin:0 20px 10px 0;
}
.golf_region a{
    color:#206ba4;
    font-size:13px;
}
.golf_region a:hover{
    text-decoration:none;
}