#habitaciones-hotel{background:#eee;}
#habitaciones-hotel .descrip{line-height: 14px; padding: 16px;}
#habitaciones-hotel .boton{ border-top: 1px solid #E13E6A; font-family: "Oswald",sans-serif;background:url("/static/alcalatorre/imagenes/base/bg_btn.png") repeat scroll 0 0 transparent;margin-top:14px; text-transform:uppercase; font-weight:normal; color:#fff;border-radius:5px;text-decoration:none;line-height: 18px;text-align: center;display:inline-block;}
#habitaciones-hotel .boton:hover {background:none #880629;}
#habitaciones-hotel .contenido .boton {font-size:11px;}
#habitacion-destacada{
    height:361px;
    position:relative;
    background-position: left;
    background-repeat: no-repeat;
}
#habitacion-destacada div.info{position:absolute; right:25px; top:25px; color:#888;background:#ddd; background: none repeat scroll 0 0 rgba(73, 73, 73, 0.9); width:300px;padding:48px;}
#habitacion-destacada .titulo{color: #fff;font-family: "Oswald",sans-serif; font-size: 29px; line-height: 33px;margin-bottom: 20px; text-transform: uppercase;}
#habitacion-destacada .titulo span{font-size:56px;}
#habitacion-destacada .descripcion{line-height:18px;margin-bottom:10px;color:#999}
#habitaciones-hotel div.cabecera{border-bottom: 1px solid #E3E3E3;color: #000000;font-family: "Oswald",sans-serif;font-size: 16px; padding: 23px 17px; text-transform: uppercase;}
#habitacion-destacada img.servicio{height:32px;}
#habitaciones-hotel div.habitaciones{background-color: #eee;display: inline-block;font-size: 12px; padding: 15px;}
#habitaciones-hotel div.habitacion{border: 1px solid #E3E3E3; float: left; margin-bottom: 14px; margin-right: 10px; width: 341px;}
#habitaciones-hotel div.habitacion div.titulo{color: #222; font-family: "Oswald",sans-serif; font-size: 14px; padding: 16px 13px; text-transform: uppercase;}
#habitaciones-hotel div.habitacion div.contenido{color:#4f4f4f;padding:12px;display:inline-block;line-height:16px;background-color:#fff;height:105px;}
#habitaciones-hotel div.habitacion b{color:#000;}
#habitaciones-hotel div.habitacion img.foto{width:342px;}
#habitaciones-hotel div.habitacion .descripcion{font-size:11px;}

#habitaciones-hotel div.info-habitaciones{border-top: 1px solid #444444;margin-left:80px; z-index: 2;background-color: #F4F2F3;box-shadow: 0 3px 6px rgba(34, 25, 25, 0.4);position: fixed;width: 900px;display:none;top:120px;}
#habitaciones-hotel div.info-habitaciones div.cerrar{z-index:1;background:url(/static/comun/js/fancybox/fancybox_sprite.png) no-repeat;cursor:pointer;position:absolute;right:-18px;top:-18px;height:36px;width:36px;}
#habitaciones-hotel div.info-habitaciones div.antes{background:url(/static/comun/js/fancybox/fancybox_sprite.png) 0 -35px no-repeat;cursor:pointer;position:absolute;left:0px;top:122px;height:36px;width:36px;}
#habitaciones-hotel div.info-habitaciones div.despues{background:url(/static/comun/js/fancybox/fancybox_sprite.png) 0 -70px no-repeat;cursor:pointer;position:absolute;right:0px;top:122px;height:36px;width:36px;}
#habitaciones-hotel div.info-habitaciones div.titulo{background:url("/static/alcalatorre/imagenes/base/header.jpg") repeat-x scroll 0 -36px transparent;margin-bottom:0px;color: #FFFFFF; font-family:"Oswald",sans-serif;font-size: 14px; padding: 17px; position: relative; text-align: center;}
#habitaciones-hotel div.info-habitaciones div.contenido{color:#4f4f4f;padding:12px;display:inline-block;line-height:16px;width: 876px;}
#habitaciones-hotel div.info-habitaciones div.contenido .tit{font-family:Arial,Helvetica,sans-serif;color: #000000;display: block;font-size: 13px;margin-bottom: 10px;text-transform: uppercase;}
#habitaciones-hotel div.info-habitaciones div.galeria{position:relative;margin-right:20px;float:left;}
#habitaciones-hotel div.info-habitaciones div.contenido img.foto{float: left; margin-right: 10px;}
#habitaciones-hotel div.info-habitaciones div.servicios-habitacion{float: left; margin-top: 6px;width: 420px;}
#habitaciones-hotel div.info-habitaciones a.boton{float: right;margin-right: 20px;}

div.carousel-wrap{height:300px !important;}
.carousel-control{position:absolute; top:135px; border: 0 none;cursor: pointer;display: inline-block;height: 35px;line-height: 999px;overflow: hidden;text-indent: -9999px;vertical-align: middle;width: 35px;background:url(/static/comun/js/fancybox/fancybox_sprite.png) no-repeat;}
.previous{background-position:0 -35px;left:0;}
.next{background-position:0 -70px;right:0;}
span.prev{background:url(/static/comun/js/fancybox/fancybox_sprite.png) 0 -70px no-repeat;}
#telon{background:url("/static/alcalatorre/imagenes/habitaciones/fondo_trans.png") repeat scroll 0 0 transparent;height: 100%;left: 0;position: fixed;top: 0;width: 100%;z-index: 1;display:none;cursor:pointer;}

.jcarousel-wrapper {
    position: relative;
    width: 45%;
    height: 295px;
    margin-right: 20px;
    float: left;
}

.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.jcarousel ul {
    width: 20000em;
    position: relative;

    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;
}


.jcarousel li {
    /* Required only for block elements like <li>'s */
    float: left;
    display: inline-block;
    position: relative;
}
.jcarousel ul li img {
    display: block !important;
}
.jcarousel-wrapper .jcarousel-control-prev{
	background:url(/static/alcalatorre/imagenes/base/arrow-prev.png) no-repeat;
    width:36px;
    height:35px;
    position: absolute;
    top:0;
    bottom: 0;
	left: -10px;
    top: 24px;
    margin: auto;
}
.jcarousel-wrapper .jcarousel-control-next{
	background:url(/static/alcalatorre/imagenes/base/arrow-next.png) no-repeat;
    width:36px;
    height:35px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
	right: -20px;
    top: 24px;
}
