
@font-face {
    font-family: "Bebas";
    font-style: normal;
    src: url("fonts/bebasneue.otf") format("truetype");
}
@font-face {
    font-family: "Nilland";
    font-style: normal;
    src: url("fonts/nilland.ttf") format("truetype");
}

@font-face {
    font-family: "Nilland";
    font-style: normal;
    font-weight: bold;
    src: url("fonts/nilland_Bold.ttf") format("truetype");
}

@font-face {
    font-family: "Corbel";
    font-style: normal;
    src: url("fonts/corbel.ttf") format("truetype");
}

@font-face {
    font-family: "Corbel";
    font-style: normal;
    font-weight: bold;
    src: url("fonts/corbel_Bold.ttf") format("truetype");
}

.textCenter{
    text-align: center;
}
p.textMaintenance{
    position:relative;
    width:750px;
    text-align:center;
    margin: 20px auto;
    font-size:1.5em
}

div#imgMaintenance{
    position:relative;
    width:750px;
    margin: 0px auto;
}



input[type="submit"]{
    background:url(../img/fondos/button.png);
}

input[type="submit"]:hover{
    background:url(../img/fondos/buttonOver.png);
}


.ui-widget{
    font-family: Corbel;
}

.ui-tabs-anchor{
    padding: .3em .5em !important;
}


#descripcionLarga p{
    margin: 10px 0px;
}

#descripcionLarga ul li{
    list-style:disc;
    margin-left:40px;
	
}
div#descripcionLarga a{
    color: #FF0000 !important;
}
p.p2{
    margin: 10px;
}
a{
    color:#FF0000;
    text-decoration:none;
}

a:hover{
    text-decoration:underline;
}


a.linkApartment, h2 > a{
    text-decoration: none;
}


.linkAffiliate{
    color:#000000;
    font-weight:bold;
    margin-left:10px;
    text-decoration:none;
}

ol{
    list-style:decimal inside;
}

ol li{
    padding: 10px 20px;
}

ul.lista, ul.lista2{
    padding-left:30px;
}
ul.lista li{
    padding: 5px 5px;
    list-style:disc;
}

div.bookingTerms ul{
    padding-left:30px;
}

div.bookingTerms > ul > li{
    list-style:none !important;
}

div.bookingTerms ul li ul li{
    padding: 5px 5px;
    list-style:disc;
    font-size:0.8em;
}

div.bookingTerms p{
    margin:10px 0px 10px 5px;

}

div.bookingTerms .titleTerms{
    color:#FF0000;
    //font-size:1.3em ! important;
  //  font-weight:bold;
    line-height:3em;
}

div.bookingTerms .divToHide{
    visibility: hidden;
    display: none;
    padding-left:20px;
}

.titleTerms{
    cursor:pointer;
}

div.bookingTerms .titleTerms{
    visibility: visible !important;
    display: block !important;
}

ul.lista2 li{
    padding: 5px 5px;
    list-style:circle;
}

strong{
    font-weight:bold;
}
em{
    font-style:italic;
}
.redFont{
    color:red;
}
h1.titSection{
    color:#000000;
    font-size:1.3em;
    margin:40px 0 48px 35px;
    /*text-align: center;*/
    
}

.pagInfo{
 
    background-color:#F5F5F5;
    min-height:500px;
    margin: 0px 20px;
    padding: 20px 20px;
    line-height:1.3em;
}

.pagInfo H2{
    color:#FF0000;
    font-size: 1.5em;
    margin: 20px 0px;
}

.infoSendMail{
    text-align: center;
    color:#FF0000;
    font-size:1.5em;
}




div.bookingTerms{
    margin: 10px;
}

h2.bookTerms{
    color:#FF0000;
    font-size:1.1em;
    font-weight:bold;
    margin:10px 0px 10px 5px;
}
.apart{
    position:absolute;
    font-family:'comic sans sm';
    font-style:italic;
    color:#C0C0C0;
    font-size:1.3em;
    left:16px;
    top:84px;
}
.apart2{
    position:absolute;
    font-family:'comic sans sm';
    font-style:italic;
    color:#000000;
    font-size:1.3em;
    left:15px;
    top:83px;
}

body{
    background: #F5F5F5;
    font-family:Corbel;
    font-size:1em;
}

h3{
   /* font-size: 2.5em;*/
    line-height: 1.2em;
}

.autoCompleteResults{
    width:200px;
    max-height:150px;
    scroll: auto;
    border:1px solid #FF0000;
}

.ui-autocomplete{
    font-size:1.2em;
    padding: 0px 4px;
    border:1px solid #DCDCDC;
    
}
.optionAutoComplete{
    cursor:pointer;
}

.ui-menu-item{
    font-size:.8em;
}

div#app{
    position:relative;
    top: 20px;
    width: 980px;
    height: auto;
    margin: 0px auto 20px;
    background-color:#FFFFFF;
}

div#header{
    position:relative;
    height:150px;
}

img#logo{
    position: relative;
    top: 35px;
    left:10px;
    float:left;
    width:250px;
}

div#whatCustomers{
    position:relative;
    float:left;
    width:600px;
}

div#whatCustomers a{
    color:#FFFFFF;
}

img.icoSocialNet{
    position:relative;
    float:left;
    width:30px;
    top:2px;
    margin:0px 4px;
}
img.icoSocialNetMini{
    position:relative;
    width:20px;
    margin:2px 0px;
}

img.icoServiciosListAdmin{
    width:20px;
}

.filaFotos{
    position:relative;
    height:150px;
    margin:10px 0px;
}

.imgOrdenar{
    width:200px;
}

.numFoto{
    position:relative;
    top:-2px;
    left: 18px;
    margin-right:3px;
    color:#F5F5F5;
    background-color:#FF0000;
    width:20px;
    padding:1px;
    text-align:center;
    font-size:1.2em;
    font-width:bold;
}

.ico1plus{
    position:relative;
    float:left;
    width:38px;
    height:24px;
    top:6px;
    margin:0px 4px;
}

#header div#nombreEmpresa{
    position:relative;
    top: 25px;
    left:20px;
    left:48px;
    font-size:1.8em;
    font-size:3em;
    font-family: bebas;
    float:left;
    color:#FF0000;
}

#header div#nombreEmpresa .stay{
   // font-weight:bold;
   // font-style:italic;
}

#header div#nombreEmpresa .lema{
    position:relative;
    top:-10px;    
    color:#000000;
    font-size:.48em;
    //font-style:italic;
    display:table-row;
    font-family: Corbel;
    left: 15px;
}



div#header div#langSelect{
    position:absolute;
    top:6px;
    right:0px;
    font-size: .9em;
    padding: 0px 5px;
    z-index:10;
}

ul.langSelect li{
    padding: 3px 5px;
}

div#langSelect a{
    color:#000000;
}



#langSelect a{
//    border-right:1px solid #DCDCDC;
}

.firstLinkLang{
    border-right:1px solid #FF0000;
}
.lastLinkLang{
    border:0px ! important;
    
}

.langSelected1{
    border: 1px solid #C0C0C0;
    color: #FF0000;
    font-weight:bold;
    cursor:pointer;
}

a.langSelected{
//    font-weight:bold;
//    text-decoration: underline;
      text-decoration: none;
}

a.langNoSelected{
    text-decoration: none;
}

.listLang li{
    border-bottom: 1px solid #C0C0C0;
}

.listLang li:hover{
    background-color:#DCDCDC;
}
.listLang{
    display:none;
    background-color:#F5F5F5;
}

div#coomingSoon{
    visibility:hidden;
    position:relative;
    float:right;
    margin-right:5px;
    padding:3px;
    top: 30px;
    width:280px;
    background:#DCDCDC;
    padding:3px;
    color:#FF0000;
    font-weight:bold;
    text-align:center;
    z-index:10;
    border:1px solid #004276;
}

div#callUs{
    position:absolute;
    top:47px;
    right:5px;
    text-align:center;
}
.textCallUs{
    font-weight:bold;
    padding-right:5px;
}

.textEmailHeader{
    font-size:.8em;
}

div#nav{
    height:33px;
    background-image:url(../img/fondos/menu.png);
}

div#nav div#menu ul li{
    position:relative;
    float:left;
    height:33px;
    background: url(../img/fondos/separadorMenu.png) no-repeat left 0;
    border-right:2px solid #DCDCDC;
    
}

div#nav div#menu ul li a{
    position:relative;
    top: 4px;
    text-decoration:none;
    padding: 0px 10px;
    font-size: 1.6em;
    color: #FFFFFF;
    background: url(../img/fondos/separadorMenu.png) no-repeat left 0;

    
}

div#nav div#menu ul li a:hover{
    color: #FFFFFF;
    

    

}
div#nav div#menu ul li:hover{
    background-image:url(../img/fondos/menuOver.png);
  //  border-right:2px groove #C0C0C0;

}

.menuSelected{
    color: #FF0000 ! important;
    background-image:url(../img/fondos/menuOver.png);
}

div#separatorLayout3{
    position:relative;
    height:15px;
    background-image:url(../img/fondos/menu.png);
}

div#content{
    position:relative;
    min-height:500px;
}

div#contentAdmin{
    position:relative;
    margin-top: 57px;
    min-height:500px;
}

#content #block1{
    position: relative;
    margin: 25px 0px;
    width:100%;
    height: 300px;
}

#help{
    position:relative;
    top:55px;
    left:8px;
    float:left;
    width: 300px;
    background-color: #FFFFFF;
    padding-bottom: 8px;
    border: 1px solid #DCDCDC;
}
#divMotorv1{
    position:relative;
    /*top:35px;*/
    left:8px;
    float:left;
    width: 300px;
    width: 304px;
}
#divMotorv1 #motor{
    border: 1px solid #424242;
    height:278px;
}

#divMotorv1 #motor #formMotor{
    margin-top:25px;
}

#divMotorLarge{
    position:relative;
    margin: 3px;
    width:740px;
    float:left;
}
#divMotorLarge2{
    position:relative;
    margin: 3px;
    width:974px;
    float:left;
    z-index:9;
}

#divMotorLarge2 #fieldset-grupo1 div:nth-child(2),#divMotorLarge2 #fieldset-grupo2 div:nth-child(2){
    clear:none;
    float:left;
}
#divMotorLarge2 #fieldset-grupo1 div:nth-child(3),#divMotorLarge2 #fieldset-grupo2 div:nth-child(3){
    clear:none;
    float:right;
}

#divMotorLarge2 #fieldset-grupo2{
    margin-left:20px;
}

#divMotorLarge2 #fieldset-grupo3{
    margin-top: 25px;
}

#divMotorLarge2 #motor{
    height:90px;
    padding: 0px 10px !important;
}

#divMotorLarge #motor{
    height:24px;
    padding:24px 0px;
}

#divMotorLarge .elementForm{
    float:left;
    clear:none ! important;
    padding:0px 3px ! important;
}

#divMotorLarge select,#divMotorLarge input,#divMotorLarge label{
    width: auto ! important;
    margin:0px ! important;
}

#divMotorLarge label{
    margin-right: 2px !important;
}

#divMotorLarge input{
    width:80px ! important;
}

#divMotorLarge input[type="submit"]{
    height:24px !important;
    padding:0px ! important;
    top: -4px;
//    background-color:#004276;
}

#divMotorv2{
    position:relative;
    top: 5px;
    left:5px;
    float:left;
    width: 350px;
}
#divMotorv2 #motor{
    padding:2px 10px ! important;
}

.group1FormMotorv2{
    float:left;
    width:48%;
    text-align:left;
}

.group2FormMotorv2{
    float:right;
    width:48%;
    text-align:left;
}


.group1FormMotorv2 select{
    float:right ! important;
}

#divMotorv2Promotions{
    position:relative;
    float:right;
    width: 350px;
}

#divMotorv2Promotions .submit{
    position:relative;
    left: 125px;
}
#divMotorv1 .submit{
    position:relative;
    //left: 96px;
}

#motor{
    background-color:#C0C0C0;
    padding:10px;
//    width:285px;
    
}
#motor label{
    padding-left:4px;
}

#motor input{
    height:20px;
    color:#555555;
    width:98%;
}

#motor input:focus, #formReservar1 input:focus{
    border-color:#FF0000;
    -webkit-box-shadow:#666 0px 0px 2px;
    -moz-box-shadow:#666 0px 0px 2px;
    box-shadow: #666 0px 0px 2px; 
    behavior: url(js/pie/pie.htc);
}


#motor select{
    border:1px solid #DCDCDC;
    height:26px;
    color:#555555;
    width:135px;
    margin:6px 2px;
}

#motor select:focus{
    border-color:#FF0000;
    -webkit-box-shadow:#666 0px 0px 2px;
    -moz-box-shadow:#666 0px 0px 2px;
    box-shadow: #666 0px 0px 2px; 
    behavior: url(js/pie/pie.htc);
}

#motor input[type="submit"]:hover{
        border-right:2px solid #555555;
        border-bottom:2px solid #555555;
//        background-color:#004276;
}
#motor input[type="submit"]{
    position:relative;
//    background-color: #004276;
    color: #FFFFFF;
    font-weight: bold;
    height:30px;
    padding: 5px 8px;
    width:auto;
    border:1px solid #555555;
    cursor:pointer;
    margin: 0px ! important;
    //left:0px ! important;
}

#motor .submit{
    margin-top:5px ! important;  
   
}

#motor fieldset{
    padding: 0px ! important;
    border: 0px ! important;
    margin-bottom: 5px ! important;
}
#subHelp1{
    position:relative;
    height:120px;
        
}

#subHelp2{
    text-align:center;
    position:relative;
    //height:50px;
    
}

div#textAyuda{
    position:relative;
    top:20px;
    width: 200px;
    height:100px;
    margin:0px 5px;
    color: #FF0000;
    font-weight:bold;
    font-size: 1.7em;
    float:right;
}

#imgOperadora{
    position:relative;
    top:5px;
    left:5px;
    float:left;
}

#telAyuda{
    posiion:relative;
    font-weight:bold;
    color: #FF0000;
    font-size: 1.4em;
    font-family:Garamond, Arial;
}

#eMailAyuda{
    color: #FF0000;
    margin-left:5px;
    font-weight:bold;
    font-size: .85em;
}

#imgSobre{
    position:relative;
    width:30px;
}



#preview{
    position:relative;
    float:left;
    width: 660px;
    height:300px;
    
}

#logoSpecialOffers{
    position:relative;
    top: -55px;
    left:-5px;
    width:80px;
    height:30px;
    color:#FFFFFF;
    padding:15px;
    text-align:center;
    border:3x solid #C0C0C0;
    background-color: #FF0000;
    font-weight:bold;
    font-style: italic;
    opacity:.75;
    filter:alpha(opacity=75);
}

.priceFromPreview{
    font-size:2.5em;
    text-align:center;
}

.pricePreview{
    text-align: right;
    font-size:3.5em;
    margin-bottom:5px;
    font-family:Garamond, Arial;
}

.personNightPreview{
    text-align: right;
}

#separadorPpal{
    height:60px;
    height:12px;
    background-image:url(../img/fondos/separador.png);
}
div#footer{
//    height:100px;
    height:33px;
    background:url(../img/fondos/footer.png) repeat-x 0 0;
}

div#textFooter h3{
    font-size:.8em;
    padding:30px 90px 5px 90px;
    text-align:center;
    color:#000000; 
}
        
.infoFooter{
    position:relative;
    float:left;
    margin:10px 0px;
    padding:0px 40px;
    line-height:1.3em;
    border-right:1px solid #DCDCDC;
}

.infoFooter ul li a{
    color:#000000;
    text-decoration:none;
    line-height:1.8em;  
}

.infoTx{
    position:relative;
    float:right;
    width:700px;
    background-color:#FFFFCC;
    color: #FF0000;
    font-size: .9em;
    height:14px;
    padding:4px;
    text-align: center;
    visibility:hidden;
}

.textInfo{
    
    text-align:center;
    font-size:1.5em;
    color: #FF0000;
    font-weight: bold;
}

div.botonera{
    position:relative;
    height:26px;
    margin-bottom:2px;
    padding:0px 4px;
}

.followTwitter{
    margin-top:9px;
}


.footer2_1{
    margin-left:70px;
}

div#footer2{
    position:relative;
    height:auto;
    margin:0px auto;
    padding: 0px 0px 40px 0px;
    //font-weight: bold;
    color:#FF9999;
    font-size:.8em;    
}

.textFooter2{
    position:relative;
    top:20px;
    text-align:center;
    color:#000000;
}

.titleInfoFooter{
    font-weight: bold;
    color:#FF0000;
    margin: 15px 0 10px 0px;
}

.titleInfoFooter > a{
    text-decoration:none;
}

.titFaq{
    color:#FF0000;
}

.textFaq{
    font-size:.8em;
}

div.faq ol li{

    list-style:none;
}

div.faq p{
    margin-top: 1.2em;
    visibility:hidden;
    display:none;   
    padding-left:20px;
}

div.faq ul{
    visibility:hidden;
    display:none;   
}

div.faq ol li span{
    color:#FF0000;
//    font-size:1.3em;
   line-height:2em;
}

div.faq ul{
    font-size: 1em;
    list-style:disc;
}

.titleFaq{
    cursor:pointer;
}



div.faq ul li{
    margin-left: 2em;
    margin-top: .1em;
}

div.aboutUs, div.privacy, {
    text-align:justify;
    padding:10px;
    font-size:.8em;
}


.privacy{
    padding-right:220px;
}

div.aboutUs ul, div.privacy ul{
    list-style:disc;
    padding: 0px 30px;
}


.aboutUs p > strong:first{
    color:#FF0000;
}

div.socialNetwork{
    position:relative;
    width:430px;
    margin: 0px auto;
}

div.socialMedia{  // la del header
    position:relative;
    margin-top:10px;
}

#block2{
    position: relative;
    margin: 30px 0px 0px 0px;
    width:100%;
    padding: 0px 10px;
}

.subBlock2{
    position: relative;
    width:235px;
    width:277px;
    margin: 0px 12px;
    padding:10px;
    float:left;
    background-color: #F5F5F5;
}

.subBlock2 img{
    position:absolute;
    top: -25px;
    left: -15px;
    height:184px;
}

.subBlock2 img{
    position:relative;
    top: 0px;
    left: 0px;
    margin-bottom:10px;
}


.subBlock2 a{
    font-size: 1.5em;
    margin-left: 0px;
    color: #FF0000;
}

.subBlock2 h2{
    display:inline;
}

ul.list{
    font-size: .8em;
    list-style:disc;
}

ul.list li{
    margin: 10px;
}
#block2 ul{
    font-size: .8em;
    list-style:disc;
}

#block2 ul li{
    margin: 10px;
}

#block3{
    position:relative;
    height:34px;
    background:#FF0000 url(../img/fondos/menu.png);;
    margin:0px 10px;
    padding:0px 5px;
}

#block4{
    height:300px;
    margin:0px 10px;
    padding:30px 10px;
}

#block3 h2, #block4 h2, #block4 h3{
    color:#FF0000;
    font-size:1.5em;
    margin:5px 0px;
}

#block3 h2{
    color:#FFFFFF;
}

#block4 h2{
    font-size:1.2em;    
}

#block4 .list{
    margin:0px 0px 30px 30px;
}

#block4 h3{
    font-size:1em;    
}

#block4 div.discountHome:hover{
    background-color: #424242;
    color: #FFFFFF;

}

div.discountHome{
    background-color: #DCDCDC;
    color: #000000;
    text-align:center;
    padding:205px 0;
    padding:5px 0;
    font-size:1.2em;
    margin: 0 12px;
    margin: 0 0 19px 19px;
    position: relative;
    width: 289px;
    width: 294px;
    height: 95px;
    clear:both;
}

#block4 div.discountHome{
    float:left ! important;
    clear: none ! important;
}

.titDiscountHome{
    font-size:1.5em;
    line-height:1.5em;
}

.pagInfo .discountHome{
    margin: 0px auto ! important;
    float: none ! important;
}

.promotion{
    position:relative;
    padding: 40px;
    margin-bottom:20px;
}
.descriptionPromotion{
    text-align:left;
    width: 50%;
    margin: 10px 0px;
    float:left;
}

.datosEmpresa{
    color:#000000;
    margin-top:20px;
    font-size:.8em;
}

div#subhead{
    position:relative;
    width:980;
    height:168px;
    height:97px;
//    background-image: url(../img/fondos/subhead.png);
//    background: #F5F5F5 url(../img/fondos/subhead.png) repeat-x right bottom;
}


div#breadCumbs{
    margin:5px;
}

div#breadCumbs a{
    text-decoration:none;
}

div#breadCumbs a:hover{
    color:#000000;
}

#infoCity{
    width:328px;
    height:380px;
    padding: 10px;
    line-height:1.3em;
}

#imgListApart{
    height:120px;
}

//#help2{
//    position:relative;
//    float:right;
//    margin: 4px;
//    width: 270px;
//    padding:5px;
//    background-color:#FFFFFF;
//    
//}

#help2{
    position:relative;
    text-align:right;
    float:right;
    margin: 4px;
    padding:1px 5px 3px 5px;
    background-color:#FFFFFF;
    
}



div#textAyuda2{
    position:relative;
//    top:5px;
    float:right;
    color: #FF0000;
    font-weight:bold;
    font-size: 1.7em;
}

#imgOperadora2{
    position:absolute;
    width:60px;
    float:left;
    top:11px;
}

.telAyudaMini{
//    top:5px;
    position:relative;
    font-weight:bold;
    color: #FF0000;
    font-size: .5em;
    font-family:Garamond, Arial;
}

#eMailAyuda2{
    color: #FF0000;
    font-weight:bold;
    font-size: .4em;
}


div#separador2{
    position: relative;
    width:980px;
    height:28px;    
    height:9px;    
    background-image: url(../img/fondos/separador2.png);
}


div#sombraSeparador2{
    position:relative;
    width:980px;
    height:13px;  
    height:0px;  
    //background-image: url(../img/fondos/sombraSeparador2.png);
}


div#titleResSearch{
    position:relative;
    width:980px;
    height:20px;
    margin:13px 0px 10px 0px;
    color:#FF0000;
    padding-top:3px;
    background-color:#F5F5F5;
}

div.divPaginator{
    position:relative;
    width:980px;
    height:17px;
    color:#FF0000;
    background-color:#F5F5F5;
}


div.downPaginator{
    margin-top:20px;
}

.paginator{
    margin-right:10px;
}

h1.titleResSearch{
    position:relative;
    margin-left:5px;
    float:left;
    font-weight:bold;

}

h2.titleResSearch{
    position:relative;
    margin-left:5px;
    float:left;
    font-weight:bold;
    font-style:italic;

}

    
div#listApart{
    position:relative;
    margin:-10px 0px;
    width:980px;
}

#contentAdmin div.previewApart{
    font-size:1.25em;
    float:left;
}

#contentAdmin div.features{
    width: 525px;
}

#contentAdmin .labelDescrApart{
    vertical-align:baseline;
    display: inline;
}


.apartmentsButtonsMotor{
    top:-8px;
}
.cellHeadListCheckApart{
    width:25px;
}
.cellHeadListCheckApart input{
    margin-bottom: 5px;
}

.cellListCheckApart{
    position:relative;
    top:65px;
    width:15px;
}


div.previewApart{
    position:relative;
    margin: 15px 0px;
    width:980px;
    height:155px;
    padding-top:2px;
    border-top: 1px solid #DCDCDC;
    border-bottom: 1px solid #DCDCDC;
    background: #F5F5F5 url(../img/fondos/separadorListApart.png) repeat-x 0px 142px; 
    background: #F5F5F5; 
}

img.imgPreviewApart{
    position:relative;
    top:3px;
    float:left;
    width:200px;
    height:150px;
    margin-left:7px;
}

.discountInImg {
    position: absolute;
    float: left;
    left: 161px;
    top: 5px;
    color:#FFFFFF;
    background-color:#FF0000;
    font-weight:bold;
    padding:6px;
}

img.imgPreviewBlock{
    position:relative;
    top:3px;
    width:268px;
    height:201px;
    
}

div.features{
    position:relative;
    width:540px;
    height:150px;
    margin-left:10px;
    float:left;

}

#modifyBookApart{
    float:right;
    font-weight:bold;
    cursor:pointer;
    margin:5px;
}

#modifyBookApart a{
    color:#004276;
    text-decoration:none;
}

h1.nomApartmentPreview{
    color:#FF0000;
    font-size:1.5em;
    margin-left:5px;
    width:650px;
}


#bookNowContentLeft h1.nomApartmentPreview{
    width:auto ! important;
}

div#bookNowContentLeft h1.nomApartmentPreview{
    color:#FF0000;
    font-size:1.3em;
    margin:5px;
    text-align:center;
    padding-top:20px;
}

h2.nomApartmentPreview{
    color:#FF0000;
    font-size:1.4em;
}

.color1Soft{
    color:#FF9999;
    color:#000000;
}

#block2 .coletilla{
    color: #000000;
}
.coletilla{
    font-size:.8em;
}

h3.shortDescr, h2.shortDescr{

    color:#FF9999;
    font-size:1em;
    line-height: 1em;
    padding-top:.3em;
}

h2.shortDescr{
    padding-left:.4em;
}

h2.shortDescrDetails{
    color:#FF9999;
    font-size:1em;
    margin-left:5px;
}

.tableDescrApart{
    position:relative;
    color:#000000;
    font-size: .8em;

}
.tableDescrApart tr{
    height:15px;
}
.labelDescrApart{
    font-weight:bold;

}

.icoList{
    background-color:#FFFFFF;
    width:33px;
}

.descrCat{
    font-style:italic;
    color:#000000;
}

.linkSeeApart{
    position:absolute;
    top:60px;
    left:350px;
    color:#FF0000;
}


#filterForm{
    display:inline;
    margin:0em 0em 0em 1em;
}

.filterListPublic{
    cursor: pointer;
    padding: 0px 25px;
    border-right: 1px solid #FF0000;
}

.lastFilterListPublic{
    border-right:0 !important;
}

.divFilterListPublic{
    position:absolute;
    display:none;
    border: 2px solid #C0C0C0;
    background-color:#FFFFFF;
    z-index:100;
}

.divFilterListPublic span{
    font-size:.9em;
    padding:3px 12px 3px 6px;
    display: block;
}

.divFilterListPublic span:hover{
    background-color:#DCDCDC;
    cursor:pointer;
}

#divOrderBy{
    position:relative;
    width:200px;
    float:right;

}

#textOrderBy{
    cursor:pointer;
}

.divCriteriOrderBy{
    position:absolute;
    margin-left:50px;
    display:none;
    border: 2px solid #C0C0C0;
    background-color:#FFFFFF;
    z-index:100;
}


.divCriteriOrderBy a{
    display: block;
}

.divCriteriOrderBy a:hover{
    background-color: #F5F5F5;
}


.linkOrder{
    font-size:.9em;
    padding:3px 12px 3px 6px;
    text-decoration:none;
}
.linkOrderSelected{
    font-weight:bold;
}

div#block4 .link{
    text-decoration:none;
}
.butBookNow{
    position:absolute;
    top:90px;
    left:350px;
    min-width:110px;
    min-height:23px;
    padding:7px;
    font-size:1.2em;
    text-align:center;
    color:#FFFFFF;
    background: #EC0F0F url(../img/fondos/butBookNow.png) repeat-x;
}

div#details2RatingCat .butBookNow{
    left:0px ! important;
    top: 74px ! important;
}


.butBookNow:hover{
    color:#000000;
    cursor:pointer;
}

.linkBookNow{
    color:#FFFFFF;
    text-decoration:none;
}

.tableDescrApart2{
    width:220px;
    color:#FF0000;
    font-size: .8em;
}


div.price .tableDescrApart2{
    width:220px;
    color:#FF0000;
    font-size: .8em;
}
div#details2From .tableDescrApart2{
    color:#FF0000;
}

.tableDescrApart2 tr{
    height:25px;
}

.tableDescrApart2 td{
    vertical-align:middle;
}

.labelDescrApartFrom{
    padding-top:15px;
    font-size:1.7em;
}

.rating{
    position:relative;
    width:100px;
    height:15px;
    float:left;
    background-color:#DCDCDC;
    background-color:#FF9999;
}


.percentRat{
    position:relative;
    color:#FFFFFF;
    text-align:center;
    font-weight:bold;
    height:15px;
    background-image: url(../img/fondos/butBookNow.png);
    line-height:1.1em;
    font-family:Garamond, Arial;
}



.itemLabelDescrApartFrom{
    font-size:2.5em;
    font-family:Garamond, Arial;
}

.precioEnList{
    padding-right:10px;
}

.precioNormalApartList{
    color:#000000;
    font-size:1.5em;
    text-decoration:line-through;
    vertical-align: super;
}
.precioNormalApartDetails{
    color:#000000;
    font-family: Corbel;
    font-size: 0.75em;
    font-weight: normal;
    text-decoration:line-through;
}

#block1DetailApart{
    position:relative;
    width:100%;
    height:375px;
}

.features .tableDescrApart td, #block1DetailApart .tableDescrApart td{
    padding:5px;
    vertical-align:middle;
    text-align:left;
    font-size:1.3em;
}

.features .tableDescrApart td{  
    width:20px;
}

#block1DetailApart .tableDescrApart tr{
    height:20px;
}

#galleryApart{
    position:relative;
    width:400px;
    height:367px;
    border:1px solid #C0C0C0;
    margin:9px;
    float:left;
    background-color: #F5F5F5;
}

#basicDescrApart1{
    position:relative;
    width:500px;
    margin: 9px;
    float:left;
}


#basicDescrApart1 > div{
    float:left;
}

#details1{
    position:relative;
    width: 210px;
    top:0px;
}

#details2{
    position: relative;
    width:290px;
    height:375px;
}


#serviciosDestacados{
    position:relative;
    top:80px;
    width: 260px;
    border:2px solid #FF0000;
    padding:8px;
    margin: 0px auto;
    text-align:center;
    background-color: #F5F5F5;
}

img#start{
    position: absolute;
    top:-9px;
    left:-9px;

}

.titleDestacamos{
    font-size:1.4em;

    
}

.ulDestacamos{
    margin-top:10px;
    margin-left:2px;
    text-align:left;
    list-style: inside;
}

.ulDestacamos li{
    margin-bottom:6px;
    font-size:.9em;
}

#details2From{
    position:relative;
    top: 75px;
    height:80px;
    padding:5px;
 
}

#block2DetailApart{
    position:relative;
    width:980px;
}

#block21DetailApart{
    position:relative;
    margin: 9px;
    width:500px;
    float:left;
}

#descripcionLarga{
    position:relative;
    text-align:justify;
    line-height:1.1em;
    
}

#condicionesEstancia{
   position:relative;
   margin-top:20px;   
}


label.labelConditions{
    position:relative;
    font-weight:bold;
    padding-left: 10px;
}

label.notAllowed{
    color:#FF0000;
    font-weight:bold;
}


#block22DetailApart{
    position:relative;
    width:440px;
    float:left;
}

#servicios{
    position:relative;
    top:1.5em;
    width:440px;
 //   border:1px solid #000000;
    margin: 9px;
    background-color:#FFFFFF;;
}

#tableServicios{
    width:100%;
    font-size:.85em;
}

.imgServicio{
    width:14px;
    height:14px;
}
.imgServicio2{
    width:40px;
    height:40px;
    border:1px solid #666666;
}

#tableServicios tr td{
    padding:5px;
    padding-left:10px;
    //width:50%;
}

#locationMap{
    position:relative;
    top:69px;
    left:-138px;
margin:9px;
}

div#calendar .ui-datepicker-inline{
    width:620px ! important;
}

h3.titleSectionDetails{
    font-size: 1.2em;
    padding: 20px 0px 10px 0px;
    font-weight:bold;
}

#tabas{
    position:relative;
    background: #DCDCDC ! important;
}

#tabas .ui-tabs-active{
   background: #DCDCDC ! important;
}

#tabas2, #tabas3{
    background: #C0C0C0 ! important;
}

#tabas2 .ui-tabs-active, #tabas3 .ui-tabs-active{
   background: #C0C0C0 ! important;
}

.ui-tabs .ui-tabs-panel{
    padding : .5em .5em ! important;
}

#tabas2 .ui-tabs-nav, #tabas3 .ui-tabs-nav{
    background: #FF9999 ! important;
}

#mapa{
    position:relative;

}
#map{
    position:relative;
    width:440px;
    height:150px;
    border: 1px solid #C0C0C0;
}

#mapForm{
    display:none;
    position:absolute;
    left: 492px;
    width:450px;
    height:170px;
    top:651px;
    
}

#previewMap{
    position:relative;
    width:440px;
    height:150px;
    overflow:hidden;
    border: 1px solid #C0C0C0;
}

#block3DetailApart, #wantToRent{
    position:relative;
    width:980px;
    padding: 9px;
}

#bookInfo, #soonInfo{
    position:relative;
    padding:15px;
    font-size: 1.2em;
    text-align: center;
    width: 400px;
    margin:0px auto;
    border: 2px solid #FF0000;
}
 
#infoStepsBooNow{
    margin:5px 5px 15px 5px;
}


#infoStepsBooNow .stepBookNow {
    position:relative;
    float:left;
    height:100px;
    margin:0px 0px 0px 15px;
    width:219px;
    background-color:#FFCCCC;
    color:#000000;
    font-size:1.3em;
    text-align:center;
    font-weight:bold;
}

#infoStepsBooNow div.verticalAlign{
    display:table-cell;
    vertical-align:middle;
    height:100px;
    //width:174px;
}

#infoStepsBooNow div.verticalAlignImg{
    display:table-cell;
    vertical-align:middle;
    height:100px;
    width:auto;
    padding-left:1px;
}

#infoStepsBooNow .stepBookNow:nth-child(1) {
    margin:0px ! important;
    width:219px ! important;
}
#infoStepsBooNow div.verticalAlign:nth-child(1){
    width:219px;
}


.stepActive{
    background-color:#FF0000 ! important;
    color:#FFFFFF ! important;
}


.numStep{
    width:45px ! important;
    color:#FFFFFF;  
    font-family:Garamond, Arial;
}

.numStepActive{
    background:url(../img/utils/circleActive.png) no-repeat center;
}

.numStepInactive{
    background:url(../img/utils/circleInactive.png) no-repeat center;
}

.imgStepCompleted{
    margin-top:-12px;
}

#contentStep2{
    margin:30px;
    color:#000000;
    background-color:#FFFFFF;
}

#contentStep2 .textAmount, #contentStep2 .priceDueNow{
    font-size:1.4em;
    font-weight:bold;
}

#contentStep2 .priceDueNow{
    color:#FF0000;
}

#formStep2{
    width:400px;
    margin:20px 0px 20px 50px;
}

#formStep2 select{
    float:none ! important;
    margin-bottom:0px !important;
}

#phonePayment, #payPalPayment{
    display:none;
}

#payPalPayment{
    text-align:center;
}

#payPalPayment input{
    margin:0px ! important;
    height:auto ! important;;
}


.divTypePayment{
    position:relative;
    top:30px;
    width:500px;
    clear:both;
}

#logoPayPalStep2{
    width:70px;
    float:right;
    position:relative;
    left:5px;
    display:none;
}



div#paymentPhotoData, div#paymentPhotoDataUp, div#paymentPhotoDataDown{
    width:500px;
}

div#paymentPhotoData{
    margin-left:40px;
}

div#paymentPhotoDataDown{
    position:relative;
    top:30px;
    clear:both;
}

p#textPaymentPhone{
    color:#FF0000;
    margin:40px;
    font-size:2.5em;
    font-weight:bold;
    text-align:center;
}

p#textBookingPaymentOk{
    color:#FF0000;
    margin:20px;
    font-size:2em;
    font-weight:bold;
    text-align:center;
}

div#paymentPhoneContent{
    height:250px;
    width:750px;
    margin:0px auto;
}

p.textPaymentPhone2{
    color:#FF0000;
    margin:20px 0px 40px 0px;
    font-size:1.3em;
    text-align:center;
    clear:both;
}
p.textBookingPaymentOk2{
    //color:#FF0000;
    margin:5px 100px;
    font-size:1.1em;
    
    clear:both;
}

img#imgPhonePayment{
    height:50px;
    margin:0px 30px 0px 50px;
}

div#callUsPaymentPhone{
    position:relative;
    margin-left:100px;
}
#addressPaymentPhone{
    width:175px;
    text-align:center;
}


p.marginL100{
    margin-left:100px;
}

#bookNowHeader{
    margin:5px;
    padding:20px;
    font-size:1.5em;
    background-color:#DCDCDC;
    text-align:center;
}


.titleBookNowContentRight{
    padding:20px;
    font-size:1.5em;
    font-weight:bold;
    background-color:#FF0000;
    color:#FFFFFF;
    margin-bottom:5px;
}

#bookNowContent{
    margin:5px;
}
#bookNowContentLeft{
    position:relative;
    float:left;
    width:300px;
    background-color:#FFCCCC;
}

#bookNowContentRight{
    position:rlative;
    float:left;
    width:661px;
    margin-left:5px;
    border:1px solid #DCDCDC;
}

#formReservar1{
    padding:15px 5px;
}

#bookNowContentRight input[type=checkbox]{
    margin-right: 5px;
}

#bookNowContentRight .labelCheckbox{
    float:right ! important;
    width:94%;
    text-align:left;
    padding-top:0px;
}

#bookNowContentRight .submit{
    float:right;
}

#bookNowContentRight input, #bookNowContentRight select{
    height:22px;
    margin-bottom:20px;
}

#bookNowContentRight select{
    height:28px ! important;
}

#bookNowContentRight textarea{
    margin-bottom:20px;
    width:523px;
}

#bookNowContentRight input[type=submit]{
//    background-color:#004276;
    padding:7px 20px;
    height:34px;
    cursor:pointer;
    
}

#bookNowContentRight fieldset{
    border:0;
}

#bookNowContentRight label{
    text-align:right;
    width:110px;
    margin-right:3px;
    padding-top:0px;
}

#bookNowContentRight input[type=text], #bookNowContentRight select{
    width:190px;
    float:right;
}


.imgdiv1BookNow{
    position:relative;
    width:280px;
    height:210px;
}



#div1BookNow{
    position:relative;
    margin:5px;
    width:280px;
    height:210px;
}

table.resumStayBookNow{
    position:relative;
    width:280px;
    margin:15px 5px;
}

table.resumStayBookNow tr{
    height:25px;
}

table.resumStayBookNow tr td:nth-child(2){
    text-align:center;
    width:120px;
}

table.resumStayBookNow tr.priceBookNow{
    font-size:1.7em;
    font-weight:bold;
    height:30px;
    line-height:40px;
}

#bookNowFooter{
    position:relative;
    clear:both;
    padding-top:30px;
    width:980px;
}


#bookNowFooter .stepBookNow {
    position:relative;
    float:left;
    height:80px;
    margin:0px 0px 0px 5px;
    width:167px;
    background-color:#FF0000;
    color:#FFFFFF;
    font-size:1.3em;
    text-align:center;
    font-weight:bold;
    padding:5px;
}
//#bookNowFooter .stepBookNow:nth-child(3){
//    width:320px ! important;
//}
#bookNowFooter .stepBookNow:nth-child(1), #bookNowFooter .stepBookNow:nth-child(8) {
    background-color:#FFFFFF;
    color:#FF0000;
}

#bookNowFooter div.verticalAlign{
    display:table-cell;
    vertical-align:middle;
    height:80px;
    width:25%;
}

#bookNowFooter div.verticalAlignImg{
    display:table-cell;
    vertical-align:middle;
    height:80px;
    width:auto;
    padding:5px 0px 5px 1px;
}


#formInfoBooking .textoLabel{
    width:160px;
}

#formInfoBooking #notasClient{
    width:345px;
}

#formInfoBooking #saveReserva{
    position:relative;
    right:40px;
}



#bookNowFooter img{
    margin:0px 5px 0px 1px;
}
#div2BookNow{
    position:relative;
    top: 65px;
    margin-right: 50px;
    float:right;
    width: 450px;
}
#bookNow{
    position:relative;
    margin:5px;
}
#bookNow #block3DetailApart #soon{    
    position:relative;
    top:75px;
    width:550px;
    text-align:center;
    float:left;
}

#footerBookNow{
    margin: 20px 5px 5px 5px;
}

#footerBookNow span{
    color:#004276;
}

#footerBookNow img#recommended{
    width:366px;
    margin-top:5px;
//    margin-left:9px;
}

#footerBookNow img#creditcard{
    margin-top:3px;
//    margin-left:35px;
}
#footerBookNow img#creditcard2{
    margin-top:3px;
//    margin-left:35px;
    width:200px;
    width:190px;
}
img#creditcardPayment{
    width:200px;
}

fieldset{
    padding: 3px;
    border: 1px solid #C0C0C0;
    margin-bottom: 10px;
}

legend{
    background:#C0C0C0;
    height: 2em;
    line-height:2em;
    text-align: center;
}

.textoLabel{
    font-weight:bold;
}



p.titleFormLogin{
    position:relative;
    padding: 20px 0px 20px 10px;
    font-weight:bold;
}


.elementForm{
    position:relative;
    min-height:26px;
    margin: 3px 0px;
    clear:both;
}
.formLogin{
    position:relative;
    width: 260px;
    padding: 10px;
    margin-left:10px;
    border: 1px solid #FF0000;   
}

.formCiudad, .formZona, .formApartamento, .formEquip{
    position:relative;
    width:550px;
}

.formApartamento{
    position:relative;
    width:925px;
}

.formulario label{
    float:left;
    padding-top:6px;
}

.textoLabel{
    position:relative;
    width:150px;
}

.formulario input{
    border:1px solid #C0C0C0;
    float:left;
    background-color:white;
    width:auto;
    padding:1px;
    margin:0px 0px 2px 2px;
}
.formulario select{
    float:left;
    background-color:white;
    width:auto;
    padding:2px;
    margin:0px 0px 2px 0px;
}

.formulario textarea{
    border:1px solid #C0C0C0;
    float:left;
    background-color:white;
    width:auto;
}
.formulario .mceEditor{
    padding-bottom:5px;
    float:left;
    width:auto;
}

.fieldModified{
  //  background-color:#F4D7D7 ! important;
}

.mceContentBody{
    font-size:0.7em;
    
}

.mceLayout{
    width:470px !important;
    //height:300px !important;
}

#descripcion_ifr{
    height:300px !important;
}

#formCiudad .mceLayout{
    width:300px !important;
}

#formApartamento .mceLayout{
    width:300px !important;
}

#formApartamento #descripcion_parent .mceLayout{
    height:270px !important;
    width: 445px !important;
}
#formApartamento #destacado_parent .mceLayout{
    width:280px !important;

}
#formApartamento #destacado_ifr{
    height:138px !important;

}


#formCiudad #descripcion_ifr{
    height:138px !important;
}
#formZona .mceLayout{
    width:300px !important;

}

#formZona #descripcion_ifr{
    height:150px !important;
}





/* tinymce 4 */

.mce-tinymce{
    float:right !important;
    width:795px !important;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius: 5px;
    behavior: url(../js/pie/pie.htc);
}

#formApartamento .mce-tinymce{
   width:425px !important;
}
#formCiudad .mce-tinymce, #formZona .mce-tinymce{
   width:550px !important;
}

#formPagina .mce-tinymce{
   width:950px !important;
}



.errorLogin{
    position:relative;
    color: #FF0000;
    font-size:0.9em;
    margin:10px;
}

.submit{
    margin-top:10px;
 
}
input[type=submit]{
//    background-color:#004276;
    color:#FFFFFF;
    padding:5px 8px;
    font-weight:bold;
}

form#formRateToDates .submit{
    position:relative;
    top:22px !important;
}
.errors{
    color: #FF0000;
    font-size:0.7em;
}




.divList{
    position:relative;
    font-size:.8em;
    width:970px;
    margin:0px auto;
    overflow:hidden;
    
}

#tabas2 #reservasList, #tabas2 #bloqueosList, #tabas3 #tarifasList{
    position:relative;
    font-size:.9em;
    width:900px;
    margin:0px auto;
    overflow:hidden;
}

#fieldset-prices{
    position:relative;
}

/* DIV que contiene el importe que falta por pagar de una reserva */
#formReserva .extraInfoDivPrices{
    position:absolute;
    top:30px;
    width:125px;
    margin: 5px;
    right:5px;
    text-align:center;
    z-index:10;
}

/* Texto "Amount due */
#formReserva .extraInfoDivPrices p{
    font-size:1.3em;
}

/* span que tiene el importe que se debe de una reserva */
#formReserva .extraInfoDivPrices span{
    color:#FF0000;
    font-size:1.5em;
}

/* Son las imáges de Paypal y Banc de Sabadell para pagar desde el backoffice */
#formReserva .extraInfoDivPrices img{
    cursor:pointer;
}

/* Select para elgir a quien enviar el mensaje de confirmación */
#sendConfirmMail select{
    float:none;
    height:25px;
    margin:10px 0px;
}

/* Submit para enviar el mensaje de confirmación */
#sendConfirmMail button{
    float:none;
}

.divHeadList, .divBoyList, .divFilterListce{
    position:relative;
    display:table;
}

.titleRow{
    font-size:2em;
    text-align:center;
}

.rowHeadList, .rowBodyList, .rowFilterList{
    position:relative;
    display:table-row;    
}
.rowHeadList{
    color:#FFFFFF;
    background-color:#FF0000;
    font-weight:bold;
}

.rowBodyList:hover{
    background-color:#DCDCDC;
    color:#FF0000;
    cursor:pointer;
}

.editingRow{
    color:#FF0000 !important;
    background-color:#DCDCDC !important;
    
}

.extraRow{
    position:relatve;
    //width:957px;
    background:#F5F5F5;
    padding:10px 10px;
    border: 1px solid #DCDCDC;
    border-top:0px;
}


.filaImpar{
    background-color:#F5F5F5;
}

.filaPar{
    background-color:#FFFFFF;
}

.divHoverDrop{
    background-color:#FF0000;    
    opacity:.6;
    opacity:filter(alpha=60);
}

.ui-draggable-helper{
    
}


.cellFilterList{
    position:relative;
    width:150px;
    dosplay:table-cell;
    float:left;
    height:25px;
    overflow:hidden;
    line-height:1.6em;
    padding:0px 4px 0px 2px;    
}

.cellFilterList input, .cellFilterList select{
    font-size:.8em ! important;
}


.filterDiv{
    position:relative;
    margin-left:1.5em;

}

.filterList:hover{
    cursor:pointer;
}

.filter{
    padding: 0px ! important;
    margin-bottom:0px ! important;
    height:16px ! important;
}

.filterActivo{
    background-color:#D7F4D7 ! important;
}


.pag{
    font-family:Garamond, Arial;
    font-size:.8em;
    color:#424242;
    margin:0px .5em;
}

.pagActual{
    font-weight:bold;
    color:#000000;
    text-decoration:underline;
}

.linkPag{
   text-decoration:none;
}



.cellHeadList{
    position:relative;
    width:150px;
    display:table-cell;
    float:left;
    height:25px;
    overflow:hidden;
    line-height:1.6em;
    padding:8px 2px 0px 2px;
    border-right:2px solid #FFCCCC;
}
.cellBodyList{
    position:relative;
    dosplay:table-cell;
    float:left;
    height:25px;
    overflow:hidden;
    line-height:1.6em;
    padding:8px 3px 0px 3px;
    border-bottom:1px solid #DCDCDC;
}

.cellHeadList{
    text-align:center;
}



h1.titSeccionAdmin{
    font-size:1.5em;
    color:#000000;
    text-align:center;
    padding:10px;
    padding-bottom:2px;
    height:35px;
}

/* Menú animado
#menuAdmin{
    position:absolute;
    width:5px;
    overflow:hidden;
    background-color:#FF0000;
    border:1px solid #C0C0C0;
}

#menuAdmin ul li a{
    color:#FFFFFF;
    text-decoration:none;
}
#menuAdmin ul li{
    padding:5px;

}
#menuAdmin ul li:hover{
    background-color:#FF9999;
    color:#FF0000;
}
*/
#menuAdmin{
    position:absolute;
    overflow:hidden;
    background-color:#FF9999;
    border:1px solid #C0C0C0;
    
}

#menuAdmin ul li a{
    color:#FFFFFF;
    text-decoration:none;

}
#menuAdmin ul li{
    padding:5px;
    float:left;
    border-right: 1px solid #DCDCDC;
}
#menuAdmin ul li:hover{
    background-color:#C0C0C0;
    color:#FF0000;
}

div#menuAdmin ul:first-child {
    height: 30px;
}

.activeMenu{
    background-color:#FF0000;
    color:#FF0000;
    font-weight: bold;
}

.buttonDelete, .buttonBudget, .buttonPrint, .buttonExport{
    visibility:hidden;
}


.citiesMenuAdmin{
    position:relative;
    overflow:hidden;
    visibility:hidden;
    display:none;
    background-color:#F5F5F5;

    border:1px solid #C0C0C0;
    z-index:10;
}

.citiesMenuAdmin li{
    padding: 1px 3px! important;
    font-size: .8em;
}

.citiesMenuAdmin li a{
    color:#C0C0C0 ! important;
}
.citiesMenuAdmin li a:hover{
    color:#FFFFFF ! important;
}

.citiesMenuAdmin li:hover{
    background-color:#C0C0C0;
    color:#FFFFFF ! important;
}


/* anchura de las columnas de los listados 970 máximo, entre cada col 7px */

#ciudadesList .c1{width:51px;}
#ciudadesList .c2{width:151px;}
#ciudadesList .c3{width:435px;}
#ciudadesList .c4{width:201px;}
#ciudadesList .c5{width:94px;}

#zonasList .c1{width:51px;}
#zonasList .c2{width:151px;}
#zonasList .c3{width:151px;}
#zonasList .c4{width:592px;}

#apartmentsList .c0{width:73px;}
#apartmentsList .c1{width:31px;}
#apartmentsList .c2{width:270px;}
#apartmentsList .c3{width:194px;}
#apartmentsList .c4{width:41px;}
#apartmentsList .c5{width:41px;}
#apartmentsList .c6{width:41px;}
#apartmentsList .c7{width:41px;}
#apartmentsList .c8{width:41px;}
#apartmentsList .c9{width:41px;}
#apartmentsList .c10{width:41px;}
#apartmentsList .c11{width:41px;}


#propietariosList .c0{width:51px;}
#propietariosList .c1{width:108px;}
#propietariosList .c2{width:151px;}
#propietariosList .c3{width:101px;}
#propietariosList .c4{width:101px;}
#propietariosList .c5{width:101px;}
#propietariosList .c6{width:101px;}
#propietariosList .c7{width:101px;}
#propietariosList .c8{width:101px;}

#reservasList .c0{width:101px;}
#reservasList .c1{width:197px;}
#reservasList .c2{width:90px;}
#reservasList .c3{width:90px;}
#reservasList .c4{width:169px;}
#reservasList .c5{width:189px;}
#reservasList .c5cc{width:161px;}
#reservasList .c6{width:100px;}
#reservasList .c7{width:70px;}
#reservasList .c8{width:43px;}

#bloqueosList .c0{width:101px;}
#bloqueosList .c1{width:336px;}
#bloqueosList .c2{width:151px;}
#bloqueosList .c3{width:151px;}
#bloqueosList .c4{width:151px;}
#bloqueosList .c5{width:43px;}

#equipamientosList .c1{width:51px}
#equipamientosList .c2{width:850px}
#equipamientosList .c3{width:50px}

#bloquesList .c0{width:51px}
#bloquesList .c1{width:51px}
#bloquesList .c2{width:849px}

#tarifasList .c0{width:200px;}
#tarifasList .c1{width:90px;}
#tarifasList .c2{width:90px;}
#tarifasList .c3{width:90px;}
#tarifasList .c4{width:90px;}
#tarifasList .c5{width:90px;}
#tarifasList .c6{width:110px;}
#tarifasList .c7{width:92px;}

#clientesList .c0{width:51px;}
#clientesList .c1{width:70px;}
#clientesList .c2{width:60px;}
#clientesList .c3{width:129px;}
#clientesList .c4{width:130px;}
#clientesList .c5{width:70px;}
#clientesList .c6{width:70px;}
#clientesList .c7{width:70px;}
#clientesList .c8{width:100px;}
#clientesList .c9{width:80px;}
#clientesList .c10{width:70px;}
        
div[ref='clientes'] .c9{text-align:center;margin-top:2px;padding-top:4px}        
div[ref='clientes'] .statusPendiente{background-color:#FFCE71;}
div[ref='clientes'] .statusBooked{background-color:lightgreen;}
div[ref='clientes'] .statusNoAnswered{background-color:orange;}
div[ref='clientes'] .statusRechazado{background-color:red;}
div[ref='clientes'] .statusRechazado:hover{color:white;}
div[ref='clientes'] .statusCancelacion{background-color:black;color:white;}
div[ref='clientes'] .statusRechazadoStay{background-color:grey;}
div[ref='clientes'] .statusNoVino{background-color:white;}
div[ref='clientes'] .statusFake{background-color:darkred;color:white;}
div[ref='clientes'] .statusOverbooking{background-color:purple;color:white}


#paginasList .c0{width:50px;}
#paginasList .c1{width:300px;}
#paginasList .c2{width:600px;}

#commentsList .c0{width:50px;}
#commentsList .c1{width:50px;}
#commentsList .c2{width:100px;}
#commentsList .c3{width:100px;}
#commentsList .c4{width:116px;}
#commentsList .c5{width:116px;}
#commentsList .c6{width:116px;}
#commentsList .c7{width:116px;}
#commentsList .c8{width:116px;}

#commentsList .extraRow{
    width:911px;
}


#usuariosList .c0{width:51px}
#usuariosList .c1{width:567px}
#usuariosList .c2{width:225px}
#usuariosList .c3{width:101px}


.sombra{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    background:#000000;
    filter: alpha(opacity=60); /* here you can set the opacity of box with text */
    -moz-opacity: 0.6; /* here you can set the opacity of box with text */
    -khtml-opacity: 0.6; /* here you can set the opacity of box with text */
    opacity: 0.6; /* here you can set the opacity of box with text */
}

.card{
    position:absolute;
    top: 0px;
    width:600px;
    height:500px;
    margin: 0 auto;
    border: 1px solid #FF0000;
    background: #F5F5F5;
    z-index: 10;
}


#ui-datepicker-div{
    font-size:1em ! important;
    width: 14em ! important;
}

.ui-datepicker-header{
    height:25px ! important;
}

.ui-datepicker-prev{
    height:23px ! important;
}

.ui-datepicker-next{
    height:23px ! important;
}

.ui-datepicker-title{
    height:23px ! important;
}


div#calenarReservas a.ui-state-active{
    border: 1px solid #FCD3A1 ! important;
    color: #444444 ! important;
    background: #D7F4D7;
}

div#calendarReservas, div#calendarTarifas{
    position: relative;
    margin: 0px auto;
    width:720px;
}

div#calendarTarifas{
    width: 900px ! important;
}

div#calendarTarifas > div{
    width: 890px ! important;
}


.infoTarifa{
    position:absolute;
    width:200px;
    height:120px;
    padding:5px;
    border:1px solid #C0C0C0;
    background-color:#F5F5F5;
    opacity:.85;
    opacity:filter(alpha=85);
}
.rated a{
    background-color:#66FF99 ! important;
    background-image:none ! important;
}
.rated2 a{
    background-color:#FFFF99 ! important;
    background-image:none ! important;
}

div#calendarReservas th, div#calendarReservas td{
    width:31px ! important;
}

.linkToNewRate{
    position:relative;
    top: -20px;
    text-align: center;
}

.linkToNewRate span{
    cursor: pointer;
    text-decoration:underline;
    color:#FF0000;
    font-size:.8em;
}
.linkToNewRate span:hover{
    font-weight:bold;
}
.bookedFull .ui-state-default{
    background:#FF9999 ! important;
    color:#000000;
}
.blockedFull .ui-state-default{
    background:#999999 ! important;
    color:#000000;
}

.requestedD .ui-state-default{
    background:yellow ! important;
    color:#000000;
}

.bookedIn .ui-state-default{
    background:#FFFFFF url(../img/utils/bookedIn.png) right top no-repeat ! important;
    color:#000000;
}

.bookedInRequestedD .ui-state-default{
    background:yellow url(../img/utils/bookedIn.png) right top no-repeat ! important;
    color:#000000;
}

.blockedIn .ui-state-default{
    background:#FFFFFF url(../img/utils/blockedIn.png) right top no-repeat ! important;
    color:#000000;
}

.blockedInRequestedD .ui-state-default{
    background:yellow url(../img/utils/blockedIn.png) right top no-repeat ! important;
    color:#000000;
}

.blockedOut .ui-state-default{
    background:#FFFFFF url(../img/utils/blockedOut.png) left top no-repeat ! important;
    color:#000000;
}

.blockedOutRequestedD .ui-state-default{
    background:yellow url(../img/utils/blockedOut.png) left top no-repeat ! important;
    color:#000000;
}

.bookedOut .ui-state-default{
    background:#FFFFFF url(../img/utils/bookedOut.png) left top no-repeat ! important;
    color:#000000;
}

.bookedOutRequestedD .ui-state-default{
    background:yellow url(../img/utils/bookedOut.png) left top no-repeat ! important;
    color:#000000;
}
.bookedInOut .ui-state-default{
    background:#FFFFFF url(../img/utils/bookedInOut.png) left top no-repeat ! important;
    color:#000000;
}
.bookedInOutRequestedD .ui-state-default{
    background:yellow url(../img/utils/bookedInOut.png) left top no-repeat ! important;
    color:#000000;
}
.blockedInOut .ui-state-default{
    background:#FFFFFF url(../img/utils/blockedInOut.png) left top no-repeat ! important;
    color:#000000;
}
.blockedInOutRequestedD .ui-state-default{
    background:yellow url(../img/utils/blockedInOut.png) left top no-repeat ! important;
    color:#000000;
}
.biro .ui-state-default{
    background:#FFFFFF url(../img/utils/biro.png) left top no-repeat ! important;
    color:#000000;
}
.biroRequestedD .ui-state-default{
    background:yellow url(../img/utils/biro.png) left top no-repeat ! important;
    color:#000000;
}
.ibo .ui-state-default{
    background:#FFFFFF url(../img/utils/ibo.png) left top no-repeat ! important;
    color:#000000;
}
.iboRequestedD .ui-state-default{
    background:yellow url(../img/utils/ibo.png) left top no-repeat ! important;
    color:#000000;
}

.free .ui-state-default{
    background:#FFFFFF ! important;
}

#div#calendarTarifas th span, div#calendarTarifas td span, div#calendarTarifas th a, div#calendarTarifas td a{
    width:50px ! important;
    height:50px ! important;
}

#dialog-tarifa{
    position:relative;
    width: 400px;
    height:300px;
}


#portamento_container {
	float:right; 
	position:relative;
}

#portamento_container #contactus {
        height:50px;
	float:none; 
	position:absolute;
        background-color:#FF0000;
        color:#FFFFFF;
}

#portamento_container #contactus.fixed {
	position:fixed;
}




.hidden{
    visibility:hidden;
    display:none;
}

.colorPpal{
    color: #FF0000;
}

.fontNum{
 font-family:Garamond, Arial;
}

.limpiaDiv{
    clear:both;
}

.italic{
    font-style:italic;
}
.rightAlign{
    text-align:right;
}
.centerAlign{
    text-align:center;
}

.floatRight{
    float:right;
}
.floatLeft{
    float:left;
}
.floatNone{
    float:none ! important;
}
.absolute{
    position:absolute;
}

.padding5{
    padding:5px;
}

.paddingR5{
    padding-right:5px
}

.paddingR50{
    padding-right:50px
}

.paddingR25{
    padding-right:25px
}

.justify{
    text-align:justify;
}
.padding10{
    padding:10px;
}

form#equipApart tr{
    margin: 5px 0px;
}

form#equipApart .paddingR25{
    vertical-align:middle;
}

form#equipApart .paddingR50{
    vertical-align:middle;
}

#formRateToDates .textoLabel{
    width:100px ! important;
}

#formRateToDates select{
    font-size:.7em;
}


.supIndex{
    vertical-align:super;
    font-size: .7em;
}
.shadow, .ui-corner-all{
    -webkit-box-shadow:#666 0px 0px 2px;
    -moz-box-shadow:#666 0px 0px 2px;
    box-shadow: #666 0px 0px 2px; 
    behavior: url(js/pie/pie.htc);
}
.shadowApp{
    -webkit-box-shadow:#666 0px 0px 5px;
    -moz-box-shadow:#666 0px 0px 5px;
    box-shadow: #666 0px 0px 5px; 
    behavior: url(js/pie/pie.htc);
}


.round, .ui-corner-all{

    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius: 5px;
    behavior: url(../js/pie/pie.htc);
	
}
.round2{
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    border-radius: 15px;
    behavior: url(../js/pie/pie.htc);
	
}
.round3{
    -webkit-border-radius:15px 15px 0px 0px;
    -moz-border-radius:15px 15px 0px 0px;
    border-radius: 15px 15px 0px 0px;
    behavior: url(../js/pie/pie.htc);
	
}


/* DETAILS2 VERSION 2*/

#tabsDetails{
    width:650px;
    border:0px;
    box-shadow:0px !important;
    float:left;
}

#tabsDetails .ui-tabs-nav{
    background: #FFFFFF ! important;
    border: 0px ! important;
    -webkit-box-shadow:#666 0px 0px 0px ! important;
    -moz-box-shadow:#666 0px 0px 0px ! important;
    box-shadow: #666 0px 0px 0px ! important; 
    behavior: url(js/pie/pie.htc);
}

#tabsDetails .ui-widget-content{
    border:1px solid #C0C0C0;
}

#tabsDetails{
    -webkit-box-shadow:#666 0px 0px 0p x ! important;
    -moz-box-shadow:#666 0px 0px 0px ! important;
    box-shadow: #666 0px 0px 0px ! important; 
    behavior: url(js/pie/pie.htc);
}

#tabsDetails > ul li{
    border:1px solid #C0C0C0;
    border-bottom: 0px;
}
div.formApartamento #rating{
    float: none;
    font-size: 1em;
    margin-right: 10px;
    position: relative;
    top: 0;
}
#rating{
    position:relative;
    top: -20px;
    float:right;
    font-size:.8em;
    margin-right:10px;
}

#rating .rating{
    margin-left:10px;
}


#galleryApart{
    background-color:#FFFFFF;
    margin-bottom:15px;
    float:left;
}

#additionalApartInfo{
    border:1px solid #DCDCDC;
    margin:15px 5px !important;
    padding:3px;
    width:98%
}

#additionalApartInfo .leftDiv{
    float:left;
    border-right:1px solid #DCDCDC;
    font-size:.9em;
    width:66%;
}

#additionalApartInfo .leftDiv .labelConditions{
    padding:0px ! important;
}

#additionalApartInfo .rightDiv{
    float:left;
    text-align:center;
    width:33%;
}

#details1{
    float:right;
    margin-top:9px;
    width:auto;
    margin-right:25px;
}

.tableDescrApart td{
    font-size: 1.3em;
    padding: 15px;
    text-align: left;
    vertical-align: middle;
}

#servicios{
    top:0px;
    width:100% !important;
    margin:10px 0px 0px 0px! important;
}
#apartFeatures{
    clear:both;
}

#tableServicios tr td{
    width:33%;
    padding:5px 15px 3px 5px;
    border-bottom:1px solid #DCDCDC;
}

#tableServicios tr td img{
    width:22px;
}

.labelDescrApart{
    margin-left:5px;
    vertical-align:top;
}

h1.nomApartmentPreview{
    margin-bottom:10px;
}


#tabsDetails #descripcionLarga{
    margin-top:20px;
    border:1px solid #DCDCDC;
    padding:0px 10px ! important;
    font-size:.9em;
   /* height:300px;*/
    
    
}

#tabsDetails .butBookNow{
    display:none;
    position:relative;
    top:0px;
    left:0px;
    float:right;
    margin-top: 10px;
    background:url(../img/fondos/button.png);
}

#tabsDetails .butBookNow:hover{
    background:url(../img/fondos/buttonOver.png);
}

#tabsDetails .linkBookNow{
    color:#FFFFFF ! important;
}

#tabsDetails #serviciosDestacados{
    top: 0px;
    width:auto;
    text-align:left;
    margin-bottom:15px;
    border:1px solid #FF0000;
}
 #tabsDetails .titleDestacamos{
    font-size:1em;
    font-weight:bold;
}
#tabsDetails #serviciosDestacados .ulDestacamos{
    font-size:.9em;
    margin-left:10px;
}
#tabsDetails #serviciosDestacados .ulDestacamos li{
    margin-left:15px;
    float:left;
}

#tabsDetails #tabas-4{
    font-size:.9em;
}

#tabsDetails #tabas-4 td{
    vertical-align:middle;
}



#seeMoreRight{
    position:relative;
    top:-50px;
    float:right;
    margin-right:10px;
    
}


#divMotorv1Details{
    position:relative;
    width: 300px;  
}

#divMotorv1Details .titleMotorDetails{
    background-color:#FF9999;
    padding:3px;
    cursor:pointer;
}

#divMotorv1Details #motor{
    background-color:#DCDCDC;
    padding:10px 10px 1px 10px;
    visibility:hidden;
    display:none;
    -webkit-border-radius:5px !important;
    -moz-border-radius:5px !important;
    border-radius: 5px !important;
    behavior: url(../js/pie/pie.htc) !important;
}
#divMotorv1Details #motor fieldset{
    padding-bottom:0px;
}


#divMotorv1Details #motor select, #divMotorv1Details #motor input{
    width:130px;
    margin:2px 0px 0px 4px;
    height:21px;
    font-size:.7em;
}

#divMotorv1Details #saveMotor{
    width:auto ! important;
    height:23px ! important;
    padding: 0px 6px;
    left:205px ! important;
}

#divMotorv1Details .submit{
    top: -12px ! importatnt;
}

#yourBook{
    margin-top:15px;
    width:300px;
}

#priceNight{
    position:relative;
    background:url(../img/fondos/relieve.png);
    color:#FFFFFF;
    font-size:1.5em;
    height:40px;
    text-align:center;
    vertical-align:middle;
    display:table-cell;
    width:300px;
}

.nightPerson{
    font-size:.6em;
}

.yourBookDetails{
    border:1px solid #FF0000;
    background-color:#F5F5F5;
    padding:10px;
}

#extrasBook, #payOnArriveBook{
    border-top:0px;
}

.explainLabel{
    font-weight:normal;
    font-size:.75em;
}

#alertsBook{
    padding:10px;
    border:1px solid #FF0000;
    background:#FFCCCC;
    font-weight:bold;
    color:#FF0000;
    display:none;
}

.textYourDates{
    font-weight:bold;
    color:#004276;
    margin-bottom:5px;
}

.yourBookDetails label{
    font-weight:bold;
    margin-left:10px;
    display:inline-table;
    width:100px;
}

#guestsBook label, #extrasBook label{
    width:auto;
    margin-right:10px;
}

.yourBookDetails input, .yourBookDetails select{
    border:1px solid #C0C0C0;
    text-align:center;
    color:#FF0000;
    width:100px;
    margin:2px;
}

#guestsBook select{
    width:50px;
}

#extrasBook select{
    width:35px;
}


#datesBook input:focus, #guestsBook select:hover, #extrasBook select:hover{
    border-color:#FF0000;
    -webkit-box-shadow:#666 0px 0px 2px;
    -moz-box-shadow:#666 0px 0px 2px;
    box-shadow: #666 0px 0px 2px; 
    behavior: url(js/pie/pie.htc);
}

.totalNights{
    margin-left:15px;
    font-size:.7em;
}


.pricePerNightStay{
    font-weight:bold;
}


#butBookNowBook .butBookNow{
    position:relative;
    top:0px;
    left:0px;
    background:url(../img/fondos/button.png);
}

#butBookNowBook .butBookNow:hover{
    background:url(../img/fondos/buttonOver.png);
}

#totalPay{
    background:url(../img/fondos/relieve.png);
    color:#FFFFFF;
    height:20px;
}

#totalPay .textYourDates{
    color:#FFFFFF ! important;
}

#payNowBook, #payOnArriveBook, #totalPay{
    display:none;
}

#payNowBook #divPriceToPayNow, #payOnArriveBook #divPriceToPayOnArrive, #totalPay #divTotalPrice{
    font-size:1.7em;
    font-family:Garamond, Arial;
    font-weight:bold;
}

#payNowBook #divPriceToPayNow{
    color:#FF0000;
}

#payOnArriveBook #divPriceToPayOnArrive{
    color:#004276;
}


#tabsDetails #maps iframe{
    border: 1px solid #C0C0C0;
    margin-bottom:20px;
}

.titZonaMaps{
    color:#000000;
    font-weight: bold;
}

.descripcionZona{
    margin-top:15px;
    font-size:.9em;
    line-height:1.1em;
}
/* FIN DETAILS2 VERSION 2 */

/* BOOK NOW */

.priceBookNow, .toPayNowBookNow, .toPayOnArrivalBookNow{
    font-weight:bold;
}

.toPayNowBookNow{
    font-size:1.7em;
    height:40px ! important;
    color:#FF0000;
}

.toPayOnArrivalBookNow{
    color:#004276;
    font-size:1em;
}

.damageDepositBookNow, .cityTaxBookNow{
    font-size:.75em;
}   

/* FIN BOOK NOW */



// s3slider

#s3slider {
   width: 660px; /* important to be same as image width */
   weight: 300px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 660px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 400px;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 234px;
   height:280px;
   background-color: #000000;
   filter: alpha(opacity=60); /* here you can set the opacity of box with text */
   -moz-opacity: 0.6; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.6; /* here you can set the opacity of box with text */
   opacity: 0.6; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
} 




/*
* NUEVO MENÚ DE NAVEGACIÓN
*/


#menu 
{ 
        width: 100%; 
        margin: 0; 
        padding: 5px 0 0 0; 
        list-style: none; 
        background: #F00; 
        background: -moz-linear-gradient(#E00, #F00); 
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #F00),color-stop(1, #E00)); 
        background: -webkit-linear-gradient(#E00, #F00); 
        background: -o-linear-gradient(#E00, #F00); 
        background: -ms-linear-gradient(#E00, #F00); 
        background: linear-gradient(#E00, #F00); 
    /*  -moz-border-radius: 50px; 
        border-radius: 50px; */
        -moz-box-shadow: 0 2px 1px #9c9c9c; 
        -webkit-box-shadow: 0 2px 1px #9c9c9c; 
        box-shadow: 0 2px 1px #9c9c9c; 
} 

#menu li 
{ 
        float: left; 
        padding: 0 0 5px 0; 
        position: relative; 
} 

#menu a 
{ 
        float: left; 
        height: 25px; 
        padding: 0 15px; 
        color: #FFFFFF; 
        font-weight:bold;
       /* text-transform: uppercase;*/
       /* font: bold 12px/25px Arial, Helvetica; */
       /* font: bold 12px/25px; */
        text-decoration: none; 
       /* text-shadow: 0 1px 0 #000; */
} 

#menu li:hover > a 
{ 
        color: #000000; 
        
        
} 

*html #menu li a:hover /* IE6 */ 
{ 
        color: #fafafa; 
} 

#menu li:hover > ul 
{ 
        display: block; 
} 

/* Sub-menu */ 

#menu ul 
{ 
    list-style: none; 
    margin: 0; 
    padding: 0; 
    display: none; 
    position: absolute; 
    top: 28px; 
    left: 0; 
    z-index: 99999; 
    background: #FF0000; 
    background: -moz-linear-gradient(#FF9999, #FF0000); 
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #F00),color-stop(1, #E00)); 
    background: -webkit-linear-gradient(#E00, #F00); 
    background: -o-linear-gradient(#E00, #F00); 
    background: -ms-linear-gradient(#E00, #F00); 
    background: linear-gradient(#EC0F0F, #FF0000); 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
} 

#menu ul li 
{ 
    float: none; 
    margin: 0; 
    padding: 0; 
    display: block; 
    -moz-box-shadow: 0 1px 0 #F00F00, 0 2px 0 #777777; 
    -webkit-box-shadow: 0 1px 0 #F00F00, 0 2px 0 #777777; 
    box-shadow: 0 1px 0 #F00F00, 0 2px 0 #777777; 
} 

#menu ul li:last-child 
{ 
    -moz-box-shadow: none; 
    -webkit-box-shadow: none; 
    box-shadow: none; 
} 

#menu ul a 
{ 
    padding: 10px; 
        height: auto; 
    line-height: 1; 
    display: block; 
    white-space: nowrap; 
    float: none; 
        text-transform: none; 
} 

*html #menu ul a /* IE6 */ 
{ 
        height: 10px; 
        width: 150px; 
} 

*:first-child+html #menu ul a /* IE7 */ 
{ 
        height: 10px; 
        width: 150px; 
} 

#menu ul a:hover 
{ 
    color:#FFFFFF;
    background: #f78787; 
      /*  background: -moz-linear-gradient(#04acec,  #0186ba); 
        background: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba)); 
        background: -webkit-linear-gradient(#04acec,  #0186ba); 
        background: -o-linear-gradient(#04acec,  #0186ba); 
        background: -ms-linear-gradient(#04acec,  #0186ba); 
        background: linear-gradient(#EC0F0F,  #C0C0C0); */
} 

#menu ul li:first-child a 
{ 
    -moz-border-radius: 5px 5px 0 0; 
    border-radius: 5px 5px 0 0; 
} 

#menu ul li:first-child a:after 
{ 
    content: ''; 
    position: absolute; 
    left: 30px; 
    top: -8px; 
    width: 0; 
    height: 0; 
    border-left: 5px solid transparent; 
    border-right: 5px solid transparent; 
    border-bottom: 8px solid #E00; 
} 

#menu ul li:first-child a:hover:after 
{ 
    border-bottom-color: #04acec; 
} 

#menu ul li:last-child a 
{ 
    -moz-border-radius: 0 0 5px 5px; 
    border-radius: 0 0 5px 5px; 
} 

/* Clear floated elements */ 
#menu:after 
{ 
        visibility: hidden; 
        display: block; 
        font-size: 0; 
        content: " "; 
        clear: both; 
        height: 0; 
} 

* html #menu             { zoom: 1; } /* IE6 */ 
*:first-child+html #menu { zoom: 1; } /* IE7 */

#menu ul li:first-child a:after 
{ 
    content: ''; 
    position: absolute; 
    left: 25px; 
    top: -8px; 
    width: 0; 
    height: 0; 
    border-left: 5px solid transparent; 
    border-right: 5px solid transparent; 
    border-bottom: 8px solid #E00; 
} 

#menu ul li:first-child a:hover:after 
{ 
    border-bottom-color: #f78787; 
} 

#menu li a{
    border-right: 1px solid #f78787;
    line-height:25px;
}

#menu ul a{
    border-right:0px;
    line-height:15px !important;
}





/*
* Páginas
*/

#page{
    padding: 40px;
}

#page p{
    margin:10px 0px;
}

#page table{
    font-size:1em !important;
}

#page table tr td, #page table th td{
    padding:5px;
    vertical-align:top;
}

#page ul li{
    list-style:disc;
    margin-left:25px;
}

#page h1{
    color:#000000;
    font-size:1.3em;
    padding: 0px 0px 35px 0px;
}

#page h2{
    color:#666;
    font-weight:bold;
    font-size:1.2em;
}

#page-content{
    color:#666;
}

.link2{
    text-decoration: none;
    color: #333;
}

.link2:hover{
    text-decoration:none !important;
}


/* Páginas de families, groups, companies and longTerms  */

div#apartsPages{
    position:relative;
    width:980px;
}

div.filaApartsPages{
    position:relative;
    width:965px;
    margin:10px 0 10px 15px;
}
div.apartEnPage{
    position:relative;
    width:225px;
    height: 330px;
    margin:0px 5px;
    background-color: #F5F5F5;
    display:inline-table;
}

div.apartEnPage img.imgPreviewApartPages{
    width:225px;
}

div.apartEnPage table.tableUnderImgApartPages{
    margin-top:5px;
    width:224px;
    height: 120px;
}

div.apartEnPage table.tableUnderImgApartPages tr td:nth-child(1){
    width:106px;
    border-right: 1px solid #C0C0C0;
}




div.apartEnPage table.tableUnderImgApartPages tr td{
    padding: 3px;
}

div.apartEnPage table span.shortDescrApartEnPage{
    color:#666;
    font-size:.8em;
}

div.apartEnPage table.tableUnderImgApartPages tr td:nth-child(2){
    text-align:center;
    font-size:.9em;
}
div.apartEnPage .pricePerNight{
    font-size: 1.8em ! important;
}

div.apartEnPage img.icoCapacity{
    width:21px;
    vertical-align:middle;
    margin-right: 10px;
}

div.apartEnPage input[type='submit']{
    width:100%!important;
    cursor:pointer;
}
div.apartEnPage a:hover{
    text-decoration:none !important;
}

p.showingApartsPages{
    text-align:right;
    margin-right:25px;
}

div#descripcionLarga h2, div#descripcionLarga H3{
    font-weight: bold;
}
/*
* Plantilla de impresión de reservas
*/


@media all {
    .tablePrintReserva{
        font-size:18px;
        width:800px;
        border:0px;
        border-spacing:0px;
    }

    .tablePrintReserva tr td{
        border:1px solid black;
        border-top:0px;
        padding:3px;
    }

//    .tablePrintReserva tr td:nth-child(1){
//        border-right:0px;
//    }
//
//
//    .tablePrintReserva tr:nth-child(1) td{
//        border:0px !important;
//        border-bottom:1px solid black !important;
//        vertical-align:bottom;
//    }

   div.saltopagina{
      display: none;
   }
}
   
@media print{
   div.saltopagina{
      display:block;
      font-size:30px;
      page-break-before:always !important;
   }

   
} 
