/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */
#reservas1 {
float: left;
text-align:left;
}
.nodisponibilidad {
	color: #750202 !important;
text-align:center !important;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: 
   ========================================================================== */
.navidad2014 {
  // background: url(../img/fondo_navidad5.jpg)  no-repeat fixed center ;
	
   

}
body{
  padding: 0;
 background: #fff url(../img/background.png) 0 0 repeat-x;
}

a{
  text-decoration: none;
}


.clikeable{
  cursor: hand;
  cursor: pointer;
}
  
#container{
  margin: 0 auto;
    text-align: center;
    width: 960px;


}

.logo_cabecera img{
  padding-right:10px;
}

.logo_cabecera{
  margin-top:20px;
  margin-bottom:20px;
  width:530px;
  float: left;
}

header{
  font-family: 'News Cycle', sans-serif;
}

header h1{
  color:white;
  text-align: left;
  margin:0px;
  padding-top:0px;
  text-transform: uppercase;
  font-family: 'News Cycle', sans-serif;

}

header h2{
  color:white;
  text-align: left;
  margin:0px;
  text-transform: uppercase;
  font-family: 'News Cycle', sans-serif;

}

header a{
  color:#301C0A;
  font-size: 18px;
  text-transform: uppercase;
  padding:5px 10px 5px 10px;
}

header a:active{
  color:#301C0A;
  font-size: 18px;
  text-transform: uppercase;
  padding:5px 10px 5px 10px;

}

header a:visited{
  color:#301C0A;
  font-size: 18px;
  text-transform: uppercase;
  padding:5px 10px 5px 10px;

}

header a:active{
  color:#301C0A;
  font-size: 18px;
  text-transform: uppercase;
  padding:5px 10px 5px 10px;
}

header a:link{
  color:#301C0A;
  font-size: 18px;
  text-transform: uppercase;
  padding:5px 10px 5px 10px;
}


header a:hover{
  color:#301C0A;
  font-size: 18px;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #ddd;
  padding:5px 10px 5px 10px;
}

header ul{
  padding:0px;
}

header ul li{
  list-style:none;
  text-align: center;
  margin: 0 auto;
  clear:both;
  width:960px;
  padding:0;
}

header li{
  display: inline;
  padding-right:10px;
  padding-left:10px;
  border-left: dotted 1px #666;
}
 
li .current .active{
  display: inline;
  padding-right:10px;
  padding-left:10px;
  border-left: dotted 1px #666;
  background-color: #ddd;
}
 
 
header li:first-child{
  border: 0px;
}


.menupeque{
  text-align: right;
  float:right;
  padding-top:18px;
  height:15px;
}

.menupeque a:link, .menupeque a:visited, .menupeque a{
  color:white;
  font-size: 13px;
  background-color: inherit;
}

.menu_izq{
  float:right;
}

.lang-inline{
  float:right;
  margin:0px;
}

.lang-inline li a img{

}

.lang-inline li a:link{
}

.lang-inline li a:hover{
  background:none;
  background-color: #a0a741;
}

.menupeque a:hover{
  text-transform: uppercase;
  text-decoration: none;
  background-color: #a0a741;
}


.imagen_principal{
  width:940px;
  height: 440px;
  position: relative;
  overflow: hidden;
  border:10px white solid;
  clear:both;
}

.imagen_principal img{
  width:940px;
  height: 440px;

  float:left;
  overflow: hidden;
}

.wrapper_imagenes_prin{
    position: absolute;
      top: 0; left: 0;
      width: 940px;
      height: 440px;
}

.reservas_online{
  float:left;
  width:180px;
  text-align: center;
  margin: 0 auto;
  padding-top:2px;
  margin-right:10px;
}

.reservas_online input{
  cursor: hand;
  cursor: pointer;
}
  
.reservas_online h3{
  color:#666;
  padding:0px;
  padding-left:5px;
  margin:0px;
  float: left;
  text-align: left;
  font-size: 15px;
  font-weight: 500;
}

.reservas_online input[type=text]{
  float:left;
  width:120px;
  background: #868d25 url(../img/calendar_16.png) 3px 1px no-repeat;
  color:white;
  border: 1px solid #ccc;
  height:12px;
  padding: 4px 5px 4px 23px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 12px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.res_input_block{
  clear:both;
}

.res_label{
  text-align: left;
  margin-left:5px;
  float:left;
  padding-top: 2px;
}

.reservas_online select{
  float:left;
  padding-right:10px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.res_input_block{
  text-align: left;
  padding:5px;
  margin-top:10px;
}

.res_button{
  width:80px;
  background-color: #868d25;
  cursor: hand;
  cursor: pointer;
  color:white;
  text-align: center;
  margin-top:10px;
  padding-top: 2px;
  padding-bottom: 2px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.item-page{
  float:left;
  width:750px;
}


.item-page{
  text-align: justify;
}

.item-page h2{
  font-size: 15px;
  color:#666;
  text-align: left;
  font-weight: 500;
}

.footer1{
  background-color: #483727;
  color:white;
  padding:2px;
  margin-top:20px;
  margin-bottom:5px;
}

.footer2{
  display:none;
}


.columna_contacto{
  float:left;
  width:200px;
  text-align: left;
}

.columna_contacto h3{
  color: #444;
    float: left;
    font-size: 13px;
    font-weight: 500;
    margin: 0;
    padding: 0 0 5px 5px;
    text-align: left;
    clear:both;
    font-weight: bold;
    line-height:1;
    margin-top:10px;
}

.columna_contacto p{
  clear:both;
  padding: 0 0 5px 5px;
  line-height: 1.1;
  margin:0px;
}

.columna_contacto img{
  vertical-align: bottom;
}

.columna_contacto a{
  color:#C60 !important;
  text-decoration: underline;
}

.columna_contacto a:hover{
  color:#000;
  text-decoration: underline;
}
.columna_contacto a:visited{
  color:#933;
  
}
.imagen_contactar img{
  border: 10px white solid;
}
  
.imagen_ubicacion img{
  border: 10px white solid;
}

.imagen_habitacion img{
  border: 10px white solid;
}

.googlemap_wrapper{
  text-align: center;
  margin: 0 auto;
  clear: both;
  width: 100%;
}

.googlemap_container{
  margin: 0 auto;
    text-align: center;
    width: 700px;
    height:300px;
}

.pie_custom{
  color:white;
  margin-top:10px;
  margin-bottom:-10px;
  font-size: 12px;
  margin-top: 30px;
}

.social_pie_custom_wrapper{
  text-align: center;
  width:960px;
  margin:0 auto;
  background:url(../img/degradado_footer_Social.png) 0 0;
  padding-bottom: 4px;
    padding-top: 4px;
}
.wrappersinborde {
border:0px !important}
.pie_custom_wrapper{
  text-align: center;
  width:960px;
  margin:0 auto;
  background: url(../img/fondo_pie.png) 0 0 repeat-x;
}

.item-pageboutique{
  text-align: justify;
}

.ui-datepicker{
  font-size: 11px;
}

.ui-datepicker-header{
  background: #968d00;
}

.social_buttons_container{
  text-align: center;
  margin: 0 auto;
  float:right;
}

.footer_buttons_container{
  text-align: center;
  margin: 0 auto;
  float:right;
}

.footer_buttons_container .menu{
  margin:-4px;
}

.footer_buttons_container .menu li{
  list-style: none;
  display:inline;
  padding-left:10px;
  padding-right:10px;
}


.footer_buttons_container .menu li a, a:visited, a:hover, a:link{
  color:white;
}


.social_option{
  float:left;
  font-size: 12px;
  text-transform:capitalize;
  font-weight: 200;
  padding: 2px 10px 2px 10px;
  color:#fff;
}

.footer_option{
  float:left;
  font-size: 12px;
  text-transform:capitalize;
  font-weight: 200;
  padding: 2px 10px 2px 10px;
  color:#fff;
}

.social_option_image{
  float:left;
  vertical-align: bottom;
  padding-right:3px;
}

.social_option_image img{
  vertical-align: bottom;
}

.footer_option_image{
  float:left;
  vertical-align: bottom;
  padding-right:3px;
}

.footer_option_image img{
  vertical-align: bottom;
}

.social_option_text{
  float:left;
  padding-top:1px;
  color:white;
  font-weight: 500;
  padding-bottom:3px;
  text-transform:uppercase;
  font-family: 'News Cycle', sans-serif;
}

.social_option_text a, .social_option_text a:link, .social_option_text a:hover, .social_option_text a:visited{
  color:#000;
}

.footer_option_text a, .footer_option_text a:link, .footer_option_text a:hover, .footer_option_text a:visited{
  color:white;
}

.texto_pie_custom{
  float:left;
  padding-left:10px;
  padding-top:2px;
  padding-bottom: 2px;
  font-size: 12px;
  text-transform:capitalize;
  font-weight: 400;
}

.social_texto_pie_custom{
  float:left;
  padding-left:10px;
  padding-top:2px;
  padding-bottom: 2px;
  font-size: 12px;
  text-transform:capitalize;
  font-weight: 400;
}

.cuadro_oferta{
  background: none repeat scroll 0 0 #868d25;
    height: 100px;
    opacity: 0.8;
    position: absolute;
    width: 480px;
    z-index: 1;
     font-family: 'News Cycle', sans-serif;
     color:white;
  margin-top: -100px;
}

.top_con{
  position:relative;
}

.titulo_oferta_portada{
  font-size: 35px;
  font-weight: bold;
  padding-left:20px;
  padding-top:5px;
  text-align: left;
}

.descripcion_oferta_portada .texto_oferta{
  padding: 3px 20px 3px 20px;
  text-align: justify;
}


.descripcion_oferta_portada .res_button{
}

.precio_oferta_portada{
  text-align: left;
  padding-left:20px;
  font-size: 18px;
  width: 50%;
  float:left;
}


.precio_minimo_portada{
  text-align: left;
  padding-left:20px;
  font-size: 18px;
  width: 50%;
  float:left;
}

.titulo_minimo_portada{
  font-size: 55px;
  font-weight: bold;
  padding-left:20px;
  padding-top:5px;
  text-align: left;
}


/*BOUTIQUE*/

.image_container_boutique{
  width:300px;
  height:450px;
  overflow:hidden;
  text-align:center;
  position:relative;
  float:left;
}


.slider_images_boutique{
  width:30000px;
  position:absolute;
}

.slider_images_boutique img{
  float:left;
}

.flecha_izq{
  float:left;
  margin-top:200px;
  margin-left:10px;
  margin-right:10px;

}

#anterior_boutique{
    background:url(../img/arrow_left_24.png) 0 0;
    width:24px;
    height:24px;
    cursor:hand;
    cursor:pointer;
}

#siguiente_boutique{
    background:url(../img/arrow_right_24.png) 0 0;
    width:24px;
    height:24px;
    cursor:hand;
    cursor:pointer;
}

.centering_slider_container{
  clear: both;
  margin: 0 auto;
  text-align: center;
  width: 500px;
}

.texto_imagen_mueble{
    /*background-color: black;*/
    color: white;
    height: 200px;
  width:280px;
    position: absolute;
    top: 385px;
    z-index: 1000;
  text-align: justify;
  margin-left:10px;
  margin-right:10px;
}

.fondo_texto_imagen_mueble{
  position: absolute;
  background-color:#123;
  opacity:0.7;
  height: 190px;
  width:300px;
  top: 380px;
  margin-left:10px;
  margin-right:10px;
  z-index: 900;
  left:-10px;
}

.texto_fijo_oferta{
  text-align:justify;
}


/* POLITICAS */


.contenedor_politicas{
  text-align:justify;
  
}
 



/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {


}

@media only screen and (min-width: 768px) {

}



/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
.colorRojo {
color:#900;
}

#ca_banner {
    position: fixed!important;
    z-index: 16777270;
    width: 100%!important;
    height: 80px;
    background: url('http://www.hotelsacristia.com/templates/Sacristia_copy/css/img/przez.png');
    text-align: center;
    border-width: 1px 0 1px 0!important;
    border-style: solid!important;
    border-color: #fff!important;
    display: none;
    box-shadow: 0 0 40px #444;
    padding: 10px 0;
    left: 0;
    right: 0;
	float:none!important;
	text-shadow:none;
	border-radius: 0!important;
	margin: 0 auto!important;
}
#ca_info {
    background: #fff;
    height: 304px;
    left: 50%;
    margin-left: -350px;
    margin-top: -182px;
    margin-bottom:20px;
    position: fixed;
    top: 50%;
    width: 700px;
    box-shadow:0 0 40px #444;
    z-index:16777271;
    padding:30px;
    box-sizing:border-box;
    display:none;
    border:1px solid #999999
	text-shadow:none;
}
#ca_info .ca_info_close {
    position: absolute;
    top: -15px;
    right: -15px;
    color: #fff;
    font-weight: bold;
    height: 25px;
    width: 25px;
    border-radius: 16px;
    background: #AA0000 url('http://www.hotelsacristia.com/templates/Sacristia_copy/css/img/close.png');
    text-align: center;
    line-height: 1.3em;
    font-size: 18px;
    cursor:pointer;
}
#ca_info_plus {
    box-sizing:border-box;
    overflow: auto;
    height: 254px;
    padding-right:10px;
	color:#000;
	text-align:left;
}
#ca_info_plus  p{
	color:#000;
	text-align:left;
	font-size:12px;
}

#ca_banner p,#ca_banner h2 {
    margin:4px 0;
    padding:0;
    line-height:1.2em;
	color:#000;
	float:none!important;
}
#ca_banner h2 {
    font-size:20px;
    font-weight:bold;
}
#ca_banner p {
    font-size:14px
}

#ca_banner p span {
    text-decoration:underline;
    color:#0089F2;
    cursor: pointer;
    font-weight: bold;
	float:none!important;
}
#ca_banner .accept {
    cursor:pointer;
    font-size:14px;
    margin:5px auto;
    width:120px;
    background: #0089f2;
    padding:3px;
    border-radius:3px;
    text-shadow:1px 1px 0 #0072ca;
    color:#fff;
    background-image: -webkit-linear-gradient(#0089F2 0%, #0072ca 100%);
    background-image: -moz-linear-gradient(#0089F2 0%, #0072ca 100%);
    background-image: -o-linear-gradient(#0089F2 0%, #0072ca 100%);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0089F2), to(#0072ca));
    background-image: linear-gradient(#0089F2 0%, #0072ca 100%);
	float:none!important;
}
#ca_banner .accept:hover {
    box-shadow:0 0 15px #000;
}