@font-face {
    font-family: Myriad_Regular;
    src: url(/files/css/MyriadPro.ttf);
}
@font-face {
    font-family: Morena;
    src: url(/files/css/MyriadPro-Bold.ttf);
}
body{
    padding: 0;
    margin: 0;
    background: #666;
    font-family: Myriad_Regular, "Trebuchet MS", sans-serif;
}
.main_container{
    /*margin-top: 58px;
    margin-bottom: 58px;*/
    background: #665847 url(/files/img/background2.jpg) repeat-x center;
    min-height: 960px;
}
p{
    padding: 0;
    margin: 0;
}
.wrapper{
    width: 960px;
    margin: 0 auto;
}
.clean{
    clear: both;
}
.margen{
    margin-bottom: 10px;
}
a{
    text-decoration: none;
    outline: none;
}
a.facebook{
    float: left;
    margin-top: 8px;
    margin-right: 15px;
}
img{
    border: none;
}
.lospatios-nav{
    color: #fff;
    height: 35px;
    font-size: 13px;
    font-family: Myriad_Regular, "Trebuchet MS", sans-serif;
    float: right;
    line-height: 35px;
    margin-right: 5px;
    margin-top: 60px;
}
.lospatios-nav a{
    color: #fff;
    font-size: 13px;
    font-family: Myriad_Regular, "Trebuchet MS", sans-serif;
}
.lospatios-nav a:hover{
    text-decoration: underline;
}
.left_bar{
    width: 182px;
    float: left;
    margin-right: 6px;
    /*-moz-box-shadow: 0px 2px 7px #aeaeae;
    -webkit-box-shadow: 0px 2px 7px #aeaeae;*/
}
.logo{
    height: 134px;
    width: 100%;
    margin-bottom: 6px;
}
.logo img{
    border: none !important;
}
.menu{
    height: 510px;
    background: #fff;
    width: 100%;
}
.left_menu{
    padding:0;
    margin:0;
    list-style-type: none;
    line-height: 18px;
    margin-top: 15px;
    margin-left: 10px;
    float: left;
}
.left_menu a{
    font-size: 13px;
    color: #333;
}
.left_menu a:hover{
    color: #cb0133;
}
.left_menu li ul{
    padding:0;
    margin:0;
    list-style-type:square;
    line-height: 18px;
    padding-left: 25px;
}
.negra_aux{
    font-family: Morena, "Trebuchet MS", sans-serif;
}
a.negra, a.negra_aux{
    color: #cb0133;
}
.negra{
    font-family: Morena, "Trebuchet MS", sans-serif;
}
a.negra_lang{
    font-family: Morena, "Trebuchet MS", sans-serif;
}
.contenido{
    float: left;
    width: 772px;
}
.main{
    background: url(/files/img/landing_1.jpg) center repeat;
    min-height: 504px;
    width: 100%;
    margin-bottom: 6px;
    z-index: -1;
    /*-moz-box-shadow: 0px 0px 6px #aeaeae;
    -webkit-box-shadow: 0px 0px 6px #aeaeae;
    box-shadow: 0px 0px 6px #aeaeae;*/
}
.info{
    float: left;
    z-index: 1;
    width: 300px;
    min-height: 504px;
    background: url(/files/img/text_bg.png) repeat-y;
}
.info a{
    color: #cb0133;
}
.info a:hover{
    text-decoration: underline;
}
.title{
    font-size: 20px;
    font-family: "Georgia", "Trebuchet MS", sans-serif;
    color: #333;
    text-align: center;
    padding-top: 20px;
}
.info .body{
    font-size: 13px;
    color: #333;
    margin: 0 auto;
    width: 270px;
    margin-top: 20px;
}
.info ul{
    padding-left: 15px;
    margin-left: 0;
    list-style-type:square;
}
.footer{
    background: #fff;
    min-height: 140px;
    /*-moz-box-shadow: 0px 2px 8px #aeaeae;
    -webkit-box-shadow: 0px 2px 8px #aeaeae;
    box-shadow: 0px 2px 8px #aeaeae;*/
}
.footer_img{
    border: 3px #ccc solid;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}
.footer_img:hover{
    border: 3px #959595 solid;
}
.footer_img img{
    cursor: pointer;
}
.extra-footer{
    color: #fff;
    font-size: 12px;
    margin-top: 30px;
    text-align: center;
}
.extra-footer a{
    color: #fff;
}
.form{
    margin-left: 15px;
    margin-top: 10px;
    font-size: 13px;
    font-family: Myriad_Regular, "Trebuchet MS", sans-serif;
    color: #333;
}
.form input[type=text], input[type=email], .form textarea{
    border: 1px #333 solid;
    padding: 3px;
    width: 250px;
    margin-bottom: 10px;
}
.form textarea{
    height: 100px;
}
.form label{
    font-size: 13px;
    font-family: Myriad_Regular, "Trebuchet MS", sans-serif;
    color: #333;
}
.form ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.form ul li{
    display: inline-block;
}
.form select{
    width: 245px;
}
.errorlist{
    padding:0;
    margin:0;
    list-style: none;
    color: red;
    font-size: 12px;
}
.book_online{
    background: url(/files/img/book_online.png) no-repeat;
    float: left;
    width: 127px;
    height: 125px;
    margin-top: -340px;
    margin-left: 710px;
    z-index: 999;
    position: relative;
}
.attachment{
    color: #fff;
    font-size: 13px;
    font-weight: normal;
}
.status{
    background: url("/media/img/admin/icon_success.gif") no-repeat scroll 5px 0.3em #FFFFCC;
    border-bottom: 1px solid #DDDDDD;
    margin: 3px 0 3px;
    padding: 5px 5px 4px 25px;
    color: #666666;
    font-size: 13px;
}
.blogpost{
    margin-bottom: 10px;
}
.blogpost a{
    color: #000;
}
.blogpost a:hover{
    text-decoration: underline;
}
.blogbody{
    margin-top: -8px;
}
.readmore{
    margin-top: -8px;
}
.readmore a{
    color: #626262;
    font-weight: bold;
}
.readmore a:hover{
    color: #cb0133;
}
.news{
    width: 230px;
    float: left;
    margin-left: 12px;
    margin-top: 12px;
    height: 120px;
}
.date_title{
    font-size: 12px;
    color: #959595;
}
.news_content{
    font-size: 13px;
    color: #4F4F4F;
}
.news_content p{
    margin: 0px;
    margin-top: 3px;
}
.separator{
    float: left;
    margin-left: 10px;
    border-right: 1px #4F4F4F solid;
    margin-top: 12px;
    height: 120px;
}
/* Vertical scroller example*/
.scroll-pane
{
    font-size: 13px;
    color: #333;
    width: 250px;
    height: 330px;
    overflow: hidden;
    margin-left: 25px;
}
.uptext{
    display: block;
    background: url(/files/img/arrows.png);
    width: 16px;
    height: 13px;
    text-indent: -2000px;
    background-position: -19px -42px;
    margin: 20px auto 15px;
}
.uptext:hover {
    background-position: -19px -28px;
}
.uptext.disabled {
    background-position: -19px 0px !important;
}
.downtext{
    display: block;
    background: url(/files/img/arrows.png);
    width: 16px;
    height: 13px;
    text-indent: -2000px;
    background-position: 0px 0px;
    margin: 15px auto;
}
.downtext.disabled {
    background-position: 0px -28px !important;
}
.downtext:hover {
    background-position: 0px -14px;
}
#mapa{
    float: left; width: 472px; background: #fff;
    min-height: 504px;
}
.contact_info{
    border-bottom: 1px #000 solid;
    margin-right: 30px;
}
.rent{
    float: left;
    width: 170px;
    font-family: Myriad_Regular, "Trebuchet MS", sans-serif;
    font-size: 12px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 5px;

}
.rent a{
    color: #000;
    text-decoration: underline;
}
.rent a:hover{
    color: #CB0133;
}
.rojo{
    color: red;
    font-weight: bold;
}
.borde_abajo{
    border-bottom: 1px #000 solid;
    padding-bottom: 5px;
    margin-bottom: 10px;
    margin-right: 20px;
}
.reservation_detail{
    font-size: 13px;
    margin-left: 10px;
    margin-right: 20px;
}
.detalles{
    border-top: 1px #000 solid;
    border-bottom: 1px #000 solid;
    width: 100%;
}
.reservation_detail th{
    text-align: left;
    font-weight: normal;
    color: red;
}
.required_label{
    font-size: 13px;
    font-weight: normal;
    color: red;
}
.rooms{
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.rooms table{
    width: 100%;
}
.rooms table th{
    font-weight: normal;
    font-size: 13px;
    color: red;
    border-bottom: 1px #ccc solid;
    padding-bottom: 20px;
    text-align: left;
}
.rooms table td{
    font-size: 13px;
    border-bottom: 1px #ccc solid;
    padding-bottom: 20px;
}
.room_name{
    float: left;
    font-size: 13px;
    margin-top: 32px;
    margin-left: 10px;
}
#data, #data2{
    font-size: 13px;
    width: 600px;
    color: gray;
}
.rojo_normal{
    font-weight: normal;
    color: red;
}
.td_border td{
    border-bottom: 1px #ccc solid;
    padding-bottom: 10px;
}
.gran_total td{
    padding-top: 10px;
    text-align: right;
}
.total{
    font-weight: bold;
}
.another_links{
    margin-left: 20px;
    margin-top: 30px;
}
ul.moreinfo, .conditions ul{
    padding: 0;
    margin: 0;
}
ul.moreinfo li, .conditions ul{
    margin-left: 20px;
}
strong{
    font-weight: bold;
    font-family: Morena, sans-serif;
}

/*--------------------------------------*/
#infofoo{
    position: relative;
}
.hidebtn, .showbtn{
    cursor: pointer;
}
.showbtn{
    float: left;
    width: 25px;
    height: 50px;
    margin-left: -3px;
    margin-top: 40px;
    display: none;
    background: url(/files/img/show-hide_.png) no-repeat;
}
.hidebtn{
    width: 25px;
    height: 50px;
    background: url(/files/img/show-hide.png) no-repeat;
    position: absolute;
    top: 40px;
    right: -3px;
}
.hidebtn:hover, .showbtn:hover{
    background-position: 0px -50px;
}

.linkrojo{
    color: red;
}
.linkrojo:hover{
    text-decoration: underline;
}


/* booking calendar */
.booking_calendar{
    float: left;
    width: 472px;
    min-height: 504px;
    background: url(/files/img/text_bg.png) repeat;
}

.booking_calendar .title{
    margin-bottom: 20px;
}

.fc-header-title h2{
    font-weight: normal;
    color: #655c89;
    font-size: 18px;
}

#tabs{
    width: 100% !important;
}

#tabs{
    list-style-type: none;
    padding-left: 0px;
}
#tabs li.active{
    background: #fff;
}

.tab-content{
    background: #fff;
    padding: 20px;
}

/* tabs para el booking system */
a:active,a:focus {
    outline: expression(hideFocus='true');
}

#tabs{
    width: 500px;
    margin: 0 auto;
}

#tabs li{
    float: left;
    margin-right: 2px;
}

#tabs li a{
    display: block;
    padding: 10px 25px;
    background: #CB0133;
    text-decoration: none;
    color: #fff;
}

#tabs li a:hover{
    background: #655847;
}

.active a {
    background: white !important;
    color: #655c89 !important;
}

/* Trip Advisor Widget */
.TA_rated > div {
  margin: 0 auto !important;
  margin-top: 30px !important;
}

.footer-logo {
  float: right;
  padding: 30px 0 0 10px;
}
