@charset "iso-8859-2";
@import "estilos-generales.css";
@import "estilos-pie.css";

/* CSS Document */

#capaDisponibilidad{
	margin-left: 21px;
	margin-bottom:32px;
	width:947px;
	margin-top:32px;
}

.busca-alojamiento{
	background-image:url(../images/img-buscador.png);
	width:947px;
	height:137px;
	float:left;
	margin-bottom:32px;
}

#capaCabecera{
	background-image:url(../cabeceranuevobuscador.jpg) !important;
	background-repeat:no-repeat !important;
	float:left;
	width:991px;
	height:199px  !important;
	/*margin-top:-6px  !important;*/
	
}

#propietariosMenuCabecera{
 /*   background-image: url("images/img-buscador/cabfondo-boton-ns.gif"); /* ESTAMOS EN BUSCADOR, AQUI NO SELECCIONAMOS PROPIETARIO*/
    /*background-repeat: no-repeat;
    float: left;
    height: 49px;
    width: 126px;*/
}

#capaTexto {
    background-image: url(../images/buscador-texto.png);
    background-repeat: no-repeat;
    float: left;
    height: 71px;
    width: 494px;
    margin-left: 282px;
    margin-top: -150px;
}

.capaOferta{
	width:660px;
	height:135px;
	margin: 0px auto;
	margin-bottom:25px;
}

#fotoOferta{
	background-image:url(../images/img-buscador/prueba-foto.png);
    background-repeat: no-repeat;
    border: 1px solid #AAAAAA;
    float: left;
    height: 82px;
    margin-left: 6px;
    margin-top: 7px;
    width: 108px;
}

#numOpiniones{
    float: left;
    font-family: arial;
    font-size: 11px;
    margin-top: 1px;
    padding-bottom: 2px;
    padding-left: 25px;
    padding-top: 2px;
    width: 100%;
}

#panelIzquierdo{
	float:left;
	width:116px;
	height:135px;
	background-image:url(../images/img-buscador/fondo-izquierda.png);
	background-repeat:no-repeat;
}

#panelSuperior{
	float:left;
	width:397px;
	height:29px;
	background-image:url(../images/img-buscador/fondo-superior.png);
	background-repeat:no-repeat;	
}

#panelCentral{
	float:left;
	width:397px;
	height:106px;
	background-image:url(../images/img-buscador/fondo-central.png);
	background-repeat:no-repeat;	
}

#panelDerecha{
    background-image: url("../images/img-buscador/fondo-derecha.png");
    background-repeat: no-repeat;
    float: left;
    height: 135px;
    margin-left: -1px;
    margin-top: -29px;
    width: 147px;	
}

#capaTextoPrecioOferta{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	margin-top: 17px;
	text-align: center;
	width:99%;
}

#capaEstrellas{
	float: left;
    height: 71%;
    margin-left: -44px;
    margin-top: -30px;	
}

#capaPrecioOferta{
   background-color: #FFFFFF;
    color: #295D93;
    font-family: Arial;
    font-size: 40px;
    margin-top: 10px;
    text-align: center;
    width: 135px;
	margin-top:0px;
	float:left;
}

#capaBoton {
    background-image: url("../images/img-buscador/btn-oferta.png");
    background-repeat: no-repeat;
    float: left;
    height: 33px;
    margin-left: -13px;
    margin-top: -6px;
    padding-top: 7px;
    text-align: center;
    width: 155px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

#capaTituloOferta {
    float: left;
    font-family: Arial;
    font-size: 15px;
    padding-left: 16px;
    padding-top: 7px;
}

#capaLocalidad {
    color: #505050;
    float: left;
    font-family: Arial;
    font-size: 13px;
    padding-left: 16px;
}

#capaTextoDefinicion {
	 color: #505050;
	font: 13px "Arial";
    padding-left: 16px;
}

.textosSubrayados{
	color:#4672b1 !important;
	text-decoration:underline;
	font: bold  13px "Arial";
}

#mascaraValoracion {
    background: url("../images/img-buscador/estrellas-valoracion.png") no-repeat scroll 0 0 transparent;
    width: 100%;
    z-index: 3;
}

#fondoValoracion {
    background:url("../images/img-buscador/estrellas-valoracion-rellenas.png") no-repeat scroll 0 0 transparent;
    width: 100%;
    z-index: 2;
	margin-top: -19px;
}

#mediaValoracion {
    float: left;
    font-family: Arial;
    font-size: 14px;
    margin-left: 12px;
    margin-top: 6px;
    width: 23px;
}

#capaValoracion {
    float: left;
    margin-left: 10px;
    margin-top: 6px;
    overflow: hidden;
    text-align: left;
    width: 66px;
}

.fbv11_capa_a_izquierda {
	float:left;
}

.fbv11_capa_a_derecha {
	float:right;
}

.fbv11_espacio_top_10 {
	margin-top:10px;
}

.fbv11_borde_redondo {
	border-radius: 5px;  
	-moz-border-radius:5px;  
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
}

.fbv11_caja_elementos_contratables {
	/*border:3px solid #62afeb;*/
	/*border:3px solid [s/$Visual->general_oscuro/s]; Se pasa a estilos.php por el tema de las variables PHP*/
	border-radius: 10px;  
	-moz-border-radius:10px;  
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
	
	width:500px;
	background-color:#f2f1f1;
	padding:10px;
	/*margin-bottom:10px;*/
}

.fbv11_capa_comentarios {
	width:510px;
	float:right;
	text-align:justify;
}

.fbv11_capa_iconos_caracteristicas {
	/*width:95px;*/
	width:100%;
	float:left;
	margin:auto;

	margin-left: 10px;
	margin-top: 20px;
}

.fbv11_capa_fotos {
	width:120px;
	float:left;
}

.fbv11_boton_reservar input {
	height: 32px;
	width: 157px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border: none;
	cursor: pointer;
	background-position: top;
	background-repeat: no-repeat;
	background-color: transparent;
}

.fbv11_boton_reservar_OK input {
	background-image: url(../../../../scr/modulos/core_search/css/TSimpleSearch/boton_reservar_ok.png);
}

.fbv11_boton_reservar_KO input {			
	background-image: url(../../../../scr/modulos/core_search/css/TSimpleSearch/boton_reservar_ko.png);
}

.fbv11_cabecera {
	float:left;
	margin-bottom:10px;
	vertical-align: middle; 
	text-align: left; 
	/*border-bottom: 0px solid rgb(189, 199, 216); */
	width: 100%; 
	/*background-color: rgb(247, 247, 247);*/
}

.fbv11_fila_habitacion {
	float:left;
	width:495px;
	border:1px solid #62afeb;
	background-color:#FFF;
	/*padding:5px;*/
}

.fbv11_fila_habitacion_quitarbordeup {
	border-top:0px !important;
}

.fbv11_capa_precio_total {
	height:30px;
	width:312px;
	color:#FFF;
	line-height:32px;
	/*background-color:#62afeb;*/
	/*background-color:[s/$Visual->general_oscuro/s]; ESTO PASA A estilos.php*/
	font-family:Arial, sans-serif; 
	font-size:19px;  
	text-align:right;
	padding-right:10px;
	
	border-radius: 5px;  
	-moz-border-radius:5px;  
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
}

.fbv11_texto_capa_total {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.fbv11_fila_habitacion_info {	
	padding:5px;		
	width:410px;
	border-right:1px solid #62afeb;
	color:#989797;
}

.fbv11_fila_habitacion_precio {
	padding:5px;
	font-weight:bold;
	font-size:16px;
}

.fbv11_texto_azul {
	color:#3996de;
}

.fbv11_texto_verde {
	color:#649e10;
}

.fbv11_texto_base {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#aeadae;
}

.fbv11_texto_gris {
	color:#989797;
}

.fbv11_cursor_puntero {
	cursor:pointer;
}

.fbv11_texto_nombrecasa {
	font-size:16px;
	font-weight:bold;
}

.fbv11_texto_subrayado {
	text-decoration:underline;
}

.fbv11_texto_gris_2 {
	color:#5a5a5b;
}

.fbv11_degradado_cabecera {
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #e8e8e8 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e8e8e8));
	background: -webkit-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#e8e8e8 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#e8e8e8 100%);
	background: linear-gradient(top, #ffffff 0%,#e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8',GradientType=0);
}

.fbv11_texto_11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.fbv11_borde_redondo {
	border-radius: 5px;  
	-moz-border-radius:5px;  
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
}

.fbv11_borde_redondo_10 {
	border-radius: 10px;  
	-moz-border-radius:10px;  
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
}