@font-face {
    font-family: 'gothic';
    src: url('fonts/gothic.eot');
    src: local('gothic'), url('fonts/gothic.woff') format('woff'), url('fonts/gothic.ttf') format('truetype');
}

body{
    font-family: Verdana,"Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 13px;
text-align: center;
    margin: 0;}


form, #menu-transfer {font-family: "Century Gothic", "gothic", "trebuchet ms", Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif; }

/*structure css*/

header, #header-menu {text-align: center;}
#header-banner a {dis_play: none}
#header-banner {
    margin: 0 auto;
    overflow: hidden;position: relative; width: 960px;
    min-height: 90px;
    background-color: white;
    border-left: 1px solid #CCC;;
    border-right: 1px solid #CCC;;

}

#header-banner div, #header-banner-title{background-color: rgba(255,255,255,0.4);}
#header-banner-title{position: absolute; float:left; left: 60px;  top: 25px;}
#header-banner-title{left: 0; top: 0; padding:15px 16px 16px 70px}

#header-banner #buttons{position: absolute; bottom: 25px; right: 60px; z-index: 123}
#header-banner #buttons{bottom: 0; right: 0; padding: 8px 77px 10px 5px;}

#header-banner #buttons a{ height: 20px; width: 26px; background-repeat: no-repeat;}
#header-banner #buttons .sharelink{background-image: url(../img/facebook.svg); background-position-x: 3px;}

#header-menu {box-shadow: 0 0 6px #91B52D; position: relative; z-index: 200; font-weight: bold;
    font-family: "Century Gothic", "gothic", "trebuchet ms", Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px; display: inline-block; width: 100%;
    white-space: nowrap;}
#header-menu ul{min-width: 960px; margin:0; padding-left: 0; padding-top: 3px; /* == header-menu-ul-a-padding-bottom */ list-style: none;  display: inline-block; }
#header-menu ul a{display: inherit;  margin: 3px auto;}
#header-menu ul li{ float: left;margin: 10px 10px 5px 10px; }

#slideshow{width: 960px; height: 200px;}

#slideshow img{width: 960px; height: 200px;}




#main_content { width: 960px; margin: 0 auto;border: 1px solid; border-top: none;}

.article{max-width: 718px;
    display: inline-block;

    min-height: 400px;  padding: 20px; text-align: left; float: left;
    bor_der-right: 1px solid; }

.article p {text-indent: 2em; text-align: justify;}

#sidebar {float: right; width:200px; display:inline-block; bor_der-left: 1px solid; }


.footer {clear: both; font-size: 11px; color: #777; margin: 45px 0 20px 0}



/*style css */
/*azul #27428F amarelo #ffe302 amarelo2 #f9e928 #001cfd original rgb(85, 85, 85); verde.hover #f9e928*/


body{background: url(../img/background.bmp) fixed; }
#slideshow{}
#header-menu, #header-menu ul li{ background-color:#91B52D;}
#header-menu ul li{color: white;}

#header-menu .menu-a1{transition-duration: .15s;
    transition-timing-function: ease-out;
    border-bottom: 3px solid transparent;}
#header-menu .menu-a1:hover,
#header-menu .selected, #header-menu .selected:hover {border-bottom-color: #f9e928} /*yellow*/


a{transition-duration: .12s;
    transition-timing-function: ease-in;}


#main_content {border-color: #CCC; background-color: white; border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;}

#_sidebar{border-left-color:#999; background-color: white}


._article{border-color: #ccc; background-color: white;}
.article h1 {color: #7CB02C}



#header-banner{}


.form_error{font-weight: bold; color: red; margin: 0}


a{color: #000000;  cursor: pointer; font-weight: bold; text-decoration: none}
a:hover{color: #91B52D;}
a:visited{font-weight: bold}

.footer a{color: #91B52D}




#ui-datepicker-div {font-size: 75% }   /*62.5%Date picker size*/




/*#menu-transfer .selectee{
    height: 49px;
    width: 150px;
    b_order-radius: 6px;
    border: 3px #ccc solid;
    opacity: 0.66;
    background-color: #91B52D;
    color: white;
    font-weight: bold;
    cursor: pointer;
}*/
#menu-transfer, #contact_us #form, .tour-booking-form{ border-top: 2px solid #91B52D; border-bottom: 2px solid #91B52D; background-color: #c7d995; /*rgba(145, 181, 45, 0.5);*/
    __width: 660px;
    padding: 0 10px;
    margin: 0 20px;
    t_ext-align: center;}
#menu-transfer .selectee{
    border: 2px #FFF solid;
    font-weight: bold;
    cursor: pointer;
    text-align: right;
    border-color: #91B52D;
}


#menu-transfer .selectee, #destination_other_radio_label {    text-indent: 0;}
#menu-transfer .selectee input{float:left;}
/*#menu-transfer .selectee:hover{opacity: 1; }*/
#menu-transfer .dmt-selected{opacity: 1; border-bottom-color: #f9e928}
#menu-transfer .dmt-selected{opacity: 1; border-color: #f9e928; background-color: #91B52D; color: white}


#menu-transfer #menu-transfer-option-local{ba_ckground-color: blue;}
#menu-transfer #menu-transfer-option-airport{ba_ckground-color: yellow}

#menu-transfer .dm_t-selected { opacity: 1 !important; border-color: yellow}
#menu-transfer .dmt-disabled { opacity: 0.25 !important;}
#menu-transfer .dmt-enablee {  b_order: black 1px solid; }




#menu-transfer-airport-options {text-align: center}
#menu-transfer-airport-options h3{text-align: left}
#menu-transfer-airport-options label{ width: inherit; margin: 0 10px; padding: 5px; background-color: white}
#menu-transfer-airport-options input{margin: 1px 6px 0 0;}

/*http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/quick-tip-easy-css3-checkboxes-and-radio-buttons/*/
/*#menu-transfer-airport-options input[type="radio"]{
    /*display: none;*/
/*}
#menu-transfer-airport-options input[type="radio"]+label{
    display: inline-block;
    background:url(http://d3pr5r64n04s3o.cloudfront.net/tuts/391_checkboxes/check_radio_sheet.png) left top no-repeat #91B52D;
}
#menu-transfer-airport-options input[type="radio"]:checked+label{
    display: inline-block;
    background:url(http://d3pr5r64n04s3o.cloudfront.net/tuts/391_checkboxes/check_radio_sheet.png) right top no-repeat  #91B52D;
}

<!--[if IE]>
#menu-transfer-airport-options input[type="radio"]{
    display: block;
}
<![endif]-->*/




#menu-transfer-airport-arrive, #menu-transfer-airport-depart { position: relative; width: 100%;}
#menu-transfer-airport-arrive-price, #menu-transfer-airport-depart-price {p_osition: absolute; float: right;    top: 30px;    right: 100px; text-align: center;font-size: 115%;w_idth: 100px;}
#menu-transfer-airport-no-price {position: absolute;    top: 80px;    right: 25px; text-align: justify;width: 200px;}
#menu-transfer-airport-arrive-price .digits, #menu-transfer-airport-depart-price .digits {font-size: 185%;font-weight: bold;color: #91B52D}
#menu-transfer-airport-arrive-price .night, #menu-transfer-airport-depart-price .night{background: url('../img/icon/green_a.png') no-repeat right; padding-right: 20px; color: #666; margin-right: 20px }
.night-price{background: url('../img/icon/green_a.png') no-repeat left; width: inherit}

#menu-transfer-airport-personal-data{text-align: left;}


.article h1, .article h3{cl_ear: both;}

/*content*/
.article img {padding: 3px; border: 1px solid #ccc; background-color: white}
#about_us img {width: 50%; max-width: 300px; }







form label {font-size: 13px; display: inline-block;  width: 190px; text-indent: 10px; margin-left: 10px; vertical-align: top }
label .bold {font-weight: bold;}
form input[type=text] {width: 200px; vertical-align: top; border: solid 1px #aaa; -webkit-appearance:none;/*@todo */}
form textarea{border: solid 1px #aaa}
form input[type=email] {width: 200px; vertical-align: top}
form input[type=radio] {cursor: pointer}
form input[type=submit]{height: 30px;
    margin: 10px;
    margin-left: 25%; font-size: 16px}
form .notnull{background: url('../img/icon/red_a.png') no-repeat left; }
form .captcha_text {padding: 20px;    width: 75px !important;}
form #captcha img{min-width: 100px; min-height: 50px; ma_rgin-left: 34px;}/*todo*/
#ajax_loader {background: none; display: none}
#ajax_loader_error {display: none}
.ajax_loader{width: 100%; text-align:center;}
.ajax_loader span{display:inline-block; background: url('../img/ajax-loader.gif'); width: 32px; height: 32px;}

.list {display: inline-block; margin: 10px 0;width: 100%; }
.list .info, .list h3 {font-family: "Century Gothic", "gothic", "trebuchet ms", Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif; margin-top: 15px;}
.list .selected {background-color:#ffffa0 }
.list .description{di_splay: table; float: left}
.list .i_nfo{position: absolute; top:22px; right: 22px; display: inline-block; width: 220px;}
.list .info{float: right;}
.list .info .duration { vertical-align: middle}
.list .info .duration img{border: inherit; padding: inherit; vertical-align: middle}
.list .info .price {font-weight: bold; font-size: 200%; color: #91B52D; vertical-align: middle; margin: 0 15px; }
.list .info .setprice {border: solid 1px white; font-size: 90%; float: right}
.list .info .setprice:hover {border:  solid 1px gray; cursor: pointer}
.list .tour-booking-opener{position: absolute; bottom:40px; right: 40px; padding-right: 20px}
.list .tour-booking-open{background: url('../img/icon/arrow_down.png') no-repeat right;}
.list .tour-booking-close{background: url('../img/icon/arrow_up.png') no-repeat right;}
.list > div{ padding:  10px; position: relative}
.list > div h3 span {color:#91B52D}
.list > .selectee {cursor: pointer;}
.list div:hover{b_ackground-color: #ffffCC}
.list div .image {float: left;h_eight: 150px; width:235px; margin: 0 10px 10px 0;}
.list > div{
    border-bottom: 2px solid #91B52D;
    overflow-y: auto;
    overflow-x: hidden;
    }


.list .details {clear: both}
.list .tour-booking{clear: both; float: left; width: 100%}


#activities-list img{width: 50px; height: 50px;}
#activities-list div{display: inline-block; width: 345px; vertical-align: top}

/*#tours .list div{display: inline-block; width: 345px; vertical-align: top}*/

#slideshow{}

#sidebar > div {margin: 25px  0}
/*
#language-select .selected .flags{border-bottom: 2px solid;}
#language-select div, #language-select a{display: inline-block}

#language-select .flags{border: 1px solid white; background-image: url(a); background: no-repeat;width: 24px; height: 24px; margin-bottom: 3px;}*/
.language-select-pt{ margin-left: 10px;
    border-left: 0px solid white;
    padding-left: 10px;}
.language-select-en{
    border-right: 0px solid white;
    margin-right: 8px;}

#header-menu .flags{margin-bottom: 5px;  width: 24px; height: 24px; margin: 0 5px 7px 0}

/*.article#airport_transfers*/
.article#contact_us label, .article#contact_us input {vertical-align: top}


/*elements*/
.article#contact_us ul {margin-left: 40px; }



#destination_other_radio_label{width: inherit; margin: 0 5px 0 0}

#walks-list {width: 100%}
#_walks-list > div {width: 320px; float: left; height: 130px}
#_walks-list > div.even {clear: both}
#_walks-list > div.odd {float: right}
#_walks-list h3 {width: 125px; text-align: left}

.setprice{display: none}

html{overflow-y:scroll}


/*responsive behaviour*/
@media only screen and (max-device-width: 1024px) { /*todo*/

    body{mi_n-width: 420px}

    #header-banner, #main_content, .art_icle, #sidebar{width: 100%; min-width: 480px; max-width: 800px}
    #header-banner{pa_dding: 1em 2em 0 0;}
    #header-banner a{ fl_oat: right;  display: block}
    #header-banner .sharelink {c_lear: both;}
    #header-banner .language-select-en, #header-banner .language-select-pt{margin: 0; padding: 0;}
    #header-banner .sharelink{margin-top: 10px}
    #header-banner-title{width:90%; position: relative; padding-left: 0; padding-right: 0}
    #header-banner #buttons{padding-left: 0; padding-right: 0; width: 10%; height: 82px}
    #header-banner #buttons a{margin-bottom: 4px;}
    #header-banner {background-image: url(../img/banner3.png);
        background-size: cover;}




    #header-menu{white-space: inherit; overflow: hidden; min-width: 480px;}
    #header-menu ul{min-width: inherit; d_isplay: inline-flex;}/*todo*/
    #header-menu ul a,#header-menu ul a li{margin: 0;}
    #header-menu ul a li{padding: 0 5px;}


    #header-menu .language-select-en, #header-menu .language-select-pt, #header-menu .sharelink{di_splay: none;  } /*beware :/*/



    #slideshow{display: none}

    #sidebar{width: 90%; border-top: 1px solid #ccc; margin: 0 auto; float: none}
    #sidebar > div{width: 50%; float: left }
    #sidebar #_TA_certificateOfExcellence77 {float: right}

    .list div .image{width: 215px;}
    .list .description ul {width: 140px;}

}

/*default*/
img{border:  none;}