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:12px;
    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_properties.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%;
}


/*-----------------------------------------------------------------------------*/
/* PROPERTY DETAILS
/*-----------------------------------------------------------------------------*/
.property{
    width:100%;
    margin:40px 0 20px 0;
}
    .property_left{
        float:left;
        width:460px;
        padding-right:40px;
    }
        .property_title{
            margin-bottom:8px;
        }
        .property_location{
            margin-bottom:8px;
        }
        .property_specs{
            background-color:#fff6f1;
            padding:12px 20px 0 20px;   
            height:100%;
            margin-bottom:20px;
        }
            .property_specs_left, .property_specs_right{
                float:left;
                width:190px;
            }
            .property_specs_left{
                margin-right:20px;
            }
            .property_specs li{
                background:url(/images/bullet_check.png) no-repeat 0 6px;
                color:#0f3855;
                height:100%;
                line-height:140%;
                padding:0 0 12px 18px;
            }
        .property_links{
            width:100%;
        }
        .property_links li{
            float:left;
            background:url(/images/bullet_blue.png) no-repeat 0 6px;
            width:125px;
            padding:0 10px 0 8px;
            border-right:none;
            padding-bottom:15px;
        }
            .property_links li.highlight{
                background:url(/images/bullet_orange.png) no-repeat 0 6px;
            }
            .property_links li.highlight a{
                color:#ea4e01;
            }

    .property_right{
        position:relative;
        float:left;
        width:240px;
        text-align:right;
    }
        .property_photo{
            position:relative;
            height:210px;
            background:url(/images/shadow.gif) no-repeat bottom right;
        }
            .property_photo a{
                position:absolute;
                bottom:5px;
                right:5px;
                background-color:#fff;
                border:solid 1px #d8d8d8;
            }
            .property_photo a:hover{
                border:solid 1px #8d8d8d;
            }
            .property_photo img{
                width:230px;
                height:170px;
                margin:8px 8px 30px 8px;
            }
        .property_promo{
            position:absolute;
            top:180px;
            left:0;
            width:64px;
            height:18px;
            background:url(/images/properties_discount.png) no-repeat 0 0;
        }
        .property_promo:hover{
            background:url(/images/properties_discount.png) no-repeat 0 100%;
        }
        .property_details{  
            position:absolute;
            top:182px;
            right:15px;
        }
        .property_labels{
            margin-bottom:15px;
        }/*---------------------------------------------------------------------*/
/* START - overriding properties properties_common.css */
.property_specs{
    margin-bottom:20px;
}
.property_links{
    margin-bottom:15px;
}
/* STOP */

.single_block{
    margin:20px 0 20px 0;
}
.single_block h3, .single_block h4{
    margin-bottom:10px;
}
.single_block p{
    margin-bottom:10px;
}

#details_facilities_list{
    padding-left:20px;
    margin-bottom:20px;
}
#other_facilities_list{
    padding-left:40px;
}
    #other_facilities{
        font-size:13px;
        margin-bottom:5px;
        padding-left:20px;
    }   
    #details_facilities_list li, #other_facilities_list li{
        background:url(/images/bullet_orange.png) no-repeat 0 8px;
        padding-left:10px;
        margin-bottom:5px;
        line-height:140%;
    }

/*---------------------------------------------------------------------*/
/* START - overriding properties properties_common.css */
.property_labels{
    margin-bottom:30px;
}
/* STOP */

#address{
    margin-bottom:30px;
}

#promo{
    margin-bottom:30px;
}
#promo h1{
    background:url(/images/properties_discount_big.png) no-repeat right 0;
    width:100%;
    height:31px;
    margin-bottom:5px;
}
#promo h1 span{
    display:none;
}
#promo p{
    color:#ed8c33;
    padding-left:50px;
}


.sec_photo{
    float:right;
    position:relative;
    height:150px;
    width:175px;
    background:url(/images/shadow.gif) no-repeat bottom right;
    margin-bottom:50px;
}
    .sec_photo a{
        position:absolute;
        bottom:5px;
        right:5px;
        background-color:#fff;
        border:solid 1px #d8d8d8;
    }
    .sec_photo a:hover{
        border:solid 1px #8d8d8d;
    }
    .sec_photo img{
        width:160px;
        height:120px;
        margin:8px 8px 20px 8px;
    }
    .sec_photo .magnify, .property_photo .magnify{
        display:block;
        width:13px;
        height:13px;
        position:absolute;
        bottom:9px;
        right:15px;
        background:url(/images/magnifyer.png) no-repeat 0 0;
    }


/*-----------------------------------------------------------------------------*/
/* TABLES
/*-----------------------------------------------------------------------------*/
.rental_rates_wrap{
    margin-bottom:15px;
}
.rental_rates_wrap .actions_col, .rental_rates_wrap .actions_line, .rental_rates_wrap button{
    display:none;
    visibility:0;
}
.rental_rates_wrap table{
    border:solid 1px #d8d8d8;
    font-size:12px;
    border-spacing:0px;
    border-collapse:collapse;
    width:460px;
    color:#4d4d4d;
}
.rental_rates_wrap th{
    border:solid 1px #d8d8d8;
    height:30px;
    text-align:center;
    vertical-align:middle;
    color:#ed8c33;
    background-color:#f8f8f8;
}
.rental_rates_wrap td{
    border:solid 1px #d8d8d8;
    height:30px;
    text-align:center;
    vertical-align:middle;
}

#rental_rates_notes #title{
    font-size:11px;
    font-weight:bold;
}
#rental_rates_notes p{
    font-size:11px;
    margin-bottom:5px;
}#availability_board{
}
    #availability_board table{
        border:solid 1px #d8d8d8;
        font-size:9px;
        border-spacing:0px;
        border-collapse:collapse;
        width:740px;
        color:#4d4d4d;
    }
        #availability_board th{
            border:solid 1px #d8d8d8;
            height:30px;
            vertical-align:middle;
            color:#ed8c33;
            background-color:#f8f8f8;
        }
        #availability_board td{
            border:solid 1px #d8d8d8;
            height:20px;
            width:18px;
            text-align:center;
            vertical-align:middle;
            color:#fff;
        }
        #availability_board td.month{
            width:20px;
            text-align:center;
            color:#ed8c33;
            background-color:#f8f8f8;
        }
        #availability_board td.null{
            background-color:#f8f8f8;
        }
        #availability_board td.booked{
            text-align:center;
            background-color:#ff0000;
            color:#000;
        }
        #availability_board td.half_booked_1{
            background:url(/images/properties_halfbooked_1.png) no-repeat 0 0;
            color:#000;
        }
        #availability_board td.half_booked_2{
            background:url(/images/properties_halfbooked_2.png) no-repeat 0 0;
            color:#000;
        }
        #availability_board td.available{
            background-color:#44aa00;
        }

#board_feedback{
    color:#808080;
}


#board_menu{
    position:relative;
    width:740px;
    height:15px;
    margin:0 auto 10px auto;
}
    #navigation_wrap{
        position:absolute;
        top:0;
        left:0;
    }
        #navigation_wrap #prev{
            margin-right:50px;
            color:#206ba4;
            text-decoration:underline;
        }
        #navigation_wrap #year{
            color:#808080;
        }
        #navigation_wrap #next{
            margin-left:50px;
            color:#206ba4;
            text-decoration:underline;
        }
    #legend_wrap{
        position:absolute;
        top:0;
        right:20px;
        font-size:9px;
        color:#808080;

    }
        #legend_wrap #available{
            display:block;
            height:15px;
            float:left;
            background:url(/images/properties_available.png) no-repeat 0 0;
            padding-left:20px;
            margin-right:10px;
        }
        #legend_wrap #booked{
            display:block;
            height:15px;
            float:left;
            background:url(/images/properties_booked.png) no-repeat 0 0;
            padding-left:20px;
        }#property_form label.error{
    color:red;
}
#submit_property_form{
    float:left;
    margin-right:10px;
}
#property_feedback{
    float:left;
    font-size:15px;
    color:red;
    padding-top:4px;
}
#property_form .loading{
    height:16px;
    width:16px;
    background:url(/images/loading.gif) no-repeat 0 0;
}


/*---------------------------------------------*/
#property_form{
    width:500px;
    margin-top:30px;
}
#property_form .get_started{
    display:block;
    margin-bottom:20px;
    color:#ed8c33;
    font-size:15px;
}
#property_form label{
    display:block;
    width:120px;
    float:left;
    color:#4d4d4d;
    font-size:13px;
    padding-top:5px;
}
#property_form input, #property_form select{
    margin-bottom:10px;
}
#property_form .separator{
    height:1px;
    font-size:1px;
    background:url(/images/horizontal_line.gif) repeat-x 0 0;
    margin-bottom:10px;
}
#property_form .helper{
    font-size:11px;
    color:#f7af00;
}

/*........................................*/
    #block_client{
        padding-bottom:20px;
        border-bottom:solid 1px #f7af00;
        margin-bottom:30px;
    }
        #client_name, #client_email{
            width:300px;
        }
        #client_phone{
            width:150px;
        }
        #client_age{
            width:30px;
        }

        #block_property .date_time_row input{
            margin-bottom:0;
        }
        #block_property .date_time_row{
            width:100%;
            margin-bottom:10px;
        }
        #property_days, #block_property .time{
            width:30px;
        }
        #block_property .label_time{
            display:inline;
            float:none;
            padding:0 10px 0 10px;
            text-align:center;
        }
        #block_property .slash, #block_property .points{
            padding-left:4px;
            font-size:13px;
            color:#4d4d4d;
        }
/*........................................*/
    #block_property{  
        padding-bottom:20px;
        border-bottom:solid 1px #f7af00;
        margin-bottom:30px;
    }
        #n_adults, #n_children{
			width:30px;
        }

		#persons_ages_helper{
		    font-size:11px;
    		color:#f7af00;
			position:relative;
			top:-8px;
		}

		.transfer_label{
			color:#4d4d4d;
			font-size:13px;
			position:relative;
			top:-11px;
		}

		#transfer_yes, #car_hire_yes{
			margin-right:20px;
		}


		#room_type, #room_type option{
			color:#4d4d4d;
			font-size:13px;
		}


        #block_property .date_time_row{
            width:100%;
            margin-bottom:10px;
        }
        #property_days, #block_property .time{
            width:30px;
        }
        #block_property .label_time{
            display:inline;
            float:none;
            padding:0 10px 0 10px;
            text-align:center;
        }
        #block_property .slash, #block_property .points{
            padding-left:4px;
            font-size:13px;
            color:#4d4d4d;
        }
/*........................................*/
    #block_remarks{
        margin-bottom:25px;
    }
        #block_remarks label{
            float:none;
            width:390px;
            margin-bottom:5px;
        }
        #remarks{
            width:400px;
            height:100px;
        }