/* 
    Document   : styles.css
    Created on : 20-jul-2011, 20:38:13
    Author     : rafa
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
    display: block;  
}

body{
    margin: 0 auto;
    text-align: center;
    /*width:880px;*/
    padding-right:40px;
    padding-left: 40px;
    color:#666666;
    font-size: 14px;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 18px;
	
}


ul{
    list-style-image: none;
    list-style: none;
    margin-left: 5px;
    padding-left: 5px;
}


button{
    border:0px;
    padding:0px;
    margin:0px;
}

.pie{
clear:both;
width:100%;
height:100px;
padding:10px;

}

.select_precio{
    width:130px;
}

.info_link:link{
    color: #06C; /*#ff9933;*/
	
    cursor:pointer;
    
}

.info_link:hover{
    color:#ff9933;
    
    cursor:pointer;
}


.siguiente{
    float:right;
    height:20px;
    padding-top:3px;
    background-color: #60B7FC;
    color:white;
    font-size: 14px;
    width: 100px;
    cursor:pointer;
    margin-right:50px;
    margin-top:20px;
    text-align:center;
        
}

.anterior{
    float:left;
    height:20px;
    padding-top:3px;
    background-color: #60B7FC;
    color:white;
    font-size: 14px;
    width: 100px;
    cursor:pointer;
    margin-left:50px;
    margin-top:20px;
    text-align:center;  
}

.siguiente:active{
    float:right;
    height:20px;
    padding-top:3px;
    background-color: #9AD2FF;
    color:white;
    font-size: 14px;
    width: 100px;
    cursor:pointer;
    margin-right:50px;
    margin-top:20px;
    text-align:center;
        
}


.siguiente_disabled{
    float:right;
    height:20px;
    padding-top:3px;
    background-color: grey;
    color:white;
    font-size: 14px;
    width: 100px;
    cursor:pointer;
    margin-right:50px;
    margin-top:20px;
    text-align:center;
        
}

.anterior:active{
    float:left;
    height:20px;
    padding-top:3px;
    background-color: #9AD2FF;
    color:white;
    font-size: 14px;
    width: 100px;
    cursor:pointer;
    margin-left:50px;
    margin-top:20px;
    text-align:center;  
}

.resumen_suplementos_contratados{
	margin-right:20px;
	float:right;
}

.resumen_suplementos_contratados li{
    text-align: left;
    width: 200px;
}

.enviar{
    float:left;
    height:20px;
    padding-top:3px;
    background-color: #60B7FC;
    color:white;
    font-size: 14px;
    width: 70px;
    cursor:pointer;
    margin-left: 10px;
    margin-top:24px;
    text-align:center;
}


.enviar:active{
    float:left;
    height:20px;
    padding-top:3px;
    background-color: #9AD2FF;
    color:white;
    font-size: 14px;
    width: 70px;
    cursor:pointer;
    margin-left: 10px;
    margin-top:24px;
    text-align:center;
}


.boton_editar{
    float:right;
    height:20px;
    padding-top:3px;
    background-color: #60B7FC;
    color:white;
    font-size: 14px;
    width: 200px; 
    cursor:pointer;
    margin-right:50px;
    margin-top:20px;
    margin-bottom:20px;
    text-align:center;
}


.boton_editar:active{
    float:right;
    height:20px;
    padding-top:3px;
    background-color: #9AD2FF;
    color:white;
    font-size: 14px;
    width: 200px; 
    cursor:pointer;
    margin-right:50px;
    margin-top:20px;
    margin-bottom:20px;
    text-align:center;
}

.resumen_suplementos_contratados ul{
	float:right;
}

/*pasos completados*/


.pasos_completados{
    padding-top:30px;
    padding-bottom:30px;
	float:left;
	width:600px;

}


.titulo_clase_ofertas{
    padding:20px 0px 10px 0px;
    margin:20px 0px 10px 0px;
    text-align:left;
}

.paso{
    float:left;
}

.paso img{
    float:left;
    vertical-align: middle;
}
.texto_paso{
    color:#60B7FC;
    font-size:16px;
    float:left;
    padding:20px;
    margin-bottom: 20px;
    display:none;
}

.espacio_paso{
    float: left;
    height: 100px;
    width: 240px;
}


.fecha_entrada_salida{
    width:800px;
    margin-bottom: 20px;
    text-align: left;
    padding:20px;
    padding-left: 0px;
float:left;
}

/* paso 1 */




.cabecera_tabla_titulos{
    height:15px;
    float:left;
    padding-bottom: 5px;
    background-color: #60B7FC;
    width: 100%;
    color:white;
    padding-left:10px;
}



.cabecera_tabla_titulos_oferta{
    height:15px;
    float:left;
    padding-bottom: 5px;
    background-color: #FF9933;
    width: 100%;
    color:white;
    padding-left:10px;
    color:white;
}

.tabla_titulo{
    float:left;
    text-align: left;
    font-size:14px;
}

.separador{
    height:4px;
    background-color: #cccccc;
    width: 100%;
    clear:both;
    margin-top:15px;
    margin-bottom:5px;

}

.habitacion{
    font-size: 12px;
    color:#666666;
    text-align: left;
    width:100%;
 	float:left;
	padding-top:15px;
	padding-bottom:15px;
}


.habitacion_oferta{
    font-size: 12px;
    color:#666666;
    text-align: left;
    background-color: #FFFFEE;
    width:100%;
	margin-top: 10px;
}

.habitacion_imagen_nombre{
    width:240px;
    height:100px;
    float:left;
    padding:0px 5px 0px 0px;

}

.habitacion_imagen_nombre img{
    height:80px;
    width:80px;
    padding:5px;
    float:left;
}

.habitacion_texto{
    float:left;
    width: 150px;
}

.habitacion_restricciones{
    float:left;
    padding:0px;
    margin:0px;
    width:140px;
}

.habitacion_uso{
    float:left;
    width:90px;
    padding:0px;
    margin:0px;
}

.habitacion_pensiones{
    float:left;
    width:120px;
    padding:0px;
    margin:0px;
}

.precio_old{
    text-decoration: line-through;
    width:50px;
    padding-right:10px;
    font-size: 13px;
    color:brown;
}

.precio_new{
    color:green;
    font-weight: bold;
    font-size: 13px;
	float:right;
	width:60px;
}

.precio_new_disponibles{
    color:green;
    font-weight: bold;
    font-size: 13px;
}

.habitacion_precio{
    float:left;
	/*float:right;*/
    width:120px;
}

.listaPrecio span{
	display:block;
	width:100%;
	text-align:right;
	padding-right:3px;
	
	
	
	}
.habitacion_numero{
    float:left;
    width:120px;
}

.habitacion_tipo{
	width:280px;
	float:left;
}

.fila_combinacion{
    float:right;
    border-bottom: 2px #cccccc dotted;
    padding-right:30px;
}

.fila_combinacion_sin_borde{
    float:right;
    
    padding-right:30px;
}

.fila_combinacion_sin_precio{
    float:right;
    border-bottom: 2px #cccccc dotted;
	width:460px;
}

.imagen_predeterminada{
    float:left;
}

.imagen_predeterminada img{
    height:120px;
    width:120px;
    padding: 10px;
}

.otras_imagenes img{
    height:50px;
    width:50px;
    float:left;
    padding:5px;
    margin-top:5px;
}

.mas_informacion_hab{
    width:94%;
    padding:20px;
    margin:10px;
    border: 2px #edf7fd solid;
    background-color: #effaff;
    display: none;
	text-align:left;
}

.mas_informacion_hab_oferta{
	background-color: #FFFFEE;
	text-align:left;
	border: 1px #FF9933 solid;
}

/* paso 2 */

.observaciones_reserva{
	padding-bottom:30px;
}

.datos_personales_form{
    width:100%;
}

.datos_personales_form_der{
    width: 40%;
    float:left;
}

.datos_personales_form_izq{
    width:40%;
    float:left;
	text-align:left;
	padding-left: 60px;
}

.titulo_input{
    float:left;
    font-size:14px;
    padding-top:5px;
    padding-right:0px ;
    padding-left:10px;
    width:130px;
}


.titulo_input_datos_personales{
    float:left;
    font-size:12px;
    padding-top:5px;
    padding-right:10px;
    padding-left:40px;
    width:60px;
}

.titulo_input_resumen{
    float:left;
    font-size:12px;
    padding-top:2px;
    padding-right:10px;
    padding-left:10px;
    width:110px;
}

.titulo_input_forma_pago{
    float:left;
    font-size:12px;
    padding-top:2px;
    padding-right:10px;
    padding-left:10px;
    width:110px;
}

.campo_form{
    height: 21px;
    margin-top: 10px;
    padding-top: 10px;
    width:350px;
    float:left;
}

.campo_form_datos_personales{
    height: 21px;
    margin-top: 0px;
    padding-top: 0px;
}



.campo_form input{
    height:20px;
    vertical-align: middle;
    border: 2px #cccccc solid;
    width:170px;
    float:left;
    margin:3px;
    color:#666666;
}

.campo_form_datos_personales input{
    height:18px;
    vertical-align: middle;
    border: 2px #cccccc solid;
    width:170px;
	float:left;
	margin:3px;
	color:#666666;
}

.campo_form select{
	margin-top:10px;
	margin-left:3px;
}

.campo_form_forma_pago{
    height: 35px;
    margin-top: 0px;
    padding-top: 0px;
}

.campo_form_forma_pago input{
    height:18px;
    vertical-align: middle;
    border: 2px #cccccc solid;
    width:170px;
	float:left;
	margin:3px;
	color:#666666;
}


.campo_form button{
    float:left;
    margin-top:10px;
}

.titulo_seccion{
    font-size:15px;
    padding:5px 0px 5px 0px;
    color:#006a9b;
	text-align:left;
}

.titulo_seccion_resumen{
    font-size:15px;
    padding:10px 0px 5px 0px;
    color:#006a9b;
	text-align:left;
}

.supl_nombre_desc{
    float:left;
    width:40%;
	font-weight:bold;
}

.supl_precio{
    float:left;
    width:30%;
    text-align: right;
    font-size:12px;
}

.supl_precio_total{
    background-color: #DFE7FF;
    border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
    float: right;
    font-size: 16px;
    margin-right: 10px;
    padding: 10px;
    width: 23%;
}

.supl_check{
    float:right;
    width:30%;
}

.supl_desc{
    width:80%;
    padding-top:0px;
    padding-bottom:7px;
}

.text_informacion_hab{
	text-align:left;
}

.supl_nombre{
    font-size:12px;
	float:left;
	width:70%;
}

.supl_titulo_nomb{
    float:left;
    font-size:14px;
    width:30%;
}

.cabecera_suplementos{
	padding-top:20px;
	padding-bottom:7px;
}


.supl_titulo_check{
    float:left;
    font-size:14px;
    width:30%;
}

.supl_titulo_precio{
    float:left;
    font-size:14px;
    width:30%;
    text-align: center;
}

.suplementos_p2{
	float: left;
    padding-left: 110px;
    padding-top: 5px;
    width: 60%;
}


.informacion_adicional_habitacion{
    padding-left: 105px;
    width: 95%
}

.mensaje_error {
        float: left;
        width:16px;
        height:16px;
        background: url(https://www.hotelsacristia.com/images/menu/icon-16-alert.png) no-repeat center;
        margin-top:5px;
        cursor: pointer;
        }
        
        
input.error, select.error, textarea.error {
    border: 1px solid #F00;}
    
label.error {
    color:#C00;}

.datos_confirmacion{
    text-align: left;
}

/*Paso 4*/

.resumen_habitacion_config{
    text-align: left;
	margin-left:20px;
	float:right;
}
.imagen_ajax_cargar{
    margin:auto;
    margin-top:20%;
}

.resumen_forma_pago{
	text-align:left;
}

.precio_total_reserva{
	width:300px;
	float:right;
	background-color:#DFE7FF;
	color:#C60;
}

.precio_total_reserva_label{
	float:left;
}

.precio_total_reserva_cantidad{
	color:#C60;
	font-weight:bold;
	/*float: left;*/
}

.precio_total_resumen_reserva{
	background-color:#DFE7FF;
	padding:10px 5px;
	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
}

.precio_habitacion_resumen{
	background-color: #DFE7FF;
    float: right;
    margin-right: 10px;
    width: 200px;
	padding:10px 10px;
	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
}

.condiciones_legales{
	float:left;
	padding-right:30px;
}


#apDiv1 {
	position:absolute;
	width:147px;
	height:72px;
	z-index:15002;
	left: 850px;
	top: 39px;
}

.fecha_reserva_resumen{
	float:left;
	padding-bottom: 10px;
}

.precio_total_resumen_reserva_izq{
	float:left;
	padding-left:10px;
}

.info_link {
	color:#CC9900;
}




/*EDICION DE RESERVAS*/

.editar_reserva_titulo{
    font-size:30px;
    float:left;
    color:#cccccc;
    padding:20px;
}

.botones_arriba{
    float:left;
}

.sub_titulo_seccion{
    font-size:12px;
}

.reservas_checkbox{
    float:left;
    margin-top:25px;
}

.img_reservas{
    height:30px;
    width:30px;
    float:left;
    padding-left:10px;
    vertical-align: top;
    padding-top:20px;
}

.habitacion_imagen_nombre_reservas{
    width:240px;
    height:40px;
    float:left;
}

.habitacion_texto_reservas{
    float:left;
}

.habitacion_reservas{
    text-align:left;
    font-size:13px;
}

.botones_arriba .boton_editar{
    margin-right:5px;
}

/*Banner reservas*/

.banner_oferta{
    width:100%;
    text-align: left;
    font-size: 12px;
    line-height: 1;
    border:1px solid #ddd;
    -moz-border-radius: 1em 1em 1em 1em;
    border-radius: 1em 1em 1em 1em;
}


.img_banner{
    float:left;
    padding:10px;
}

.text_banner{
    color:#ff5c00;
   
}

.text_banner ul{
    margin-left:20px;
}

.asterisco_banner li{
    font-size:10px;
}




/*+++++++++++++++++++++++++++++++++++++*/
#apDiv2 {
	position:absolute;
	width:135px;
	height:109px;
	z-index:1;
	left: 741px;
	top: 30px;
}
#certificado{
	
	width:62px;
	height:62px;
	float:left;
	padding-top:30px;
		/*padding-left:20px;
	padding-right:10px;*/
	
	}

#apDiv3 {
	
	width:172px;
	height:101px;
	float:right;
	padding-top:10px;
	/*padding-left:40px;*/
	padding-right:3px;
}
.clr {
	clear:both;
	}
.wrapper {
	margin: auto;
	width: 880px;
}	
.clr10 {
	clear:both;
	height:10px;
	width:100%;
	}

/*++++++++++++++++++++++++++++++++++++*/
/*tabla resumen*/
.tabla_titulo_Hab {
	width:260px ;
	
	}
.tabla_titulo_Hab_Disponibles {
	width:260px ;
	
	}
.tabla_titulo_Restric{
	width:140px;
	
	}
.tabla_titulo_Tipo {
	width:210px;
	
	}
.tabla_titulo_Uso{
	width:150px;
	
	
	}
.tabla_titulo_Precio {
width:120px;
	}
.tabla_titulo_Numero {
	width:150px;}	
/*-------------------*/
.reserva_exito {
	background-color:  transparent;
	position:relative;
	
	margin: auto;
	margin-top:50px;
	height: 600px;
	width: 480px;
}
.ancho500 {
	width:500px;
	height:800px;
	padding:10px;
	
	}
	
.sinfondo {
	background:none !important;
	}
.conFondo {
	background-image:url(https://www.hotelsacristia.com/templates/frontoffice/default/imgs/fondo_logo2.png);
	background-position:left;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-size:auto;
	
	}	
.fondoSacristia {
	background-image:url(https://www.hotelsacristia.com/templates/frontoffice/default/imgs/fondo_logo2.png);
	/*background-position: top center;*/
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-size:auto;

	
	}	
	.reserva_exito_titulo {
	/*position:relative;
	top:40px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px !important;
	font-style: normal;
	color: #06C;
	text-decoration: underline;
	text-align: center;
}


.fondo_bienvenida{
	background-image:url(https://www.hotelsacristia.com/templates/frontoffice/default/imgs/fondo_bienvenida_1.png);
	/*background-position: top center;*/
	/*background-attachment:fixed;*/
	background-repeat:no-repeat ;
	background-position:center;
	background-size:auto;
	
	}.reserva_exito_gracias {
		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px !important;
	color: #06C;
	text-align: center;
	margin: auto;
	padding: 30px;
	height: 200px;
	width: 250px;
}
/*.reserva_exito fondo_bienvenida {
	padding-top:50px;
	
	}*/.separador_150 {
	height: 150px;
	width: auto;
}
ancho880{
	width:880px;
	
	
	} 
.flotarD {
	float:right !important;}