@charset "utf-8";
/* CSS Document */

a:link{
	outline: 0 none;
}
img{
	border: none;
}
#div_distancia_base{
	clear: both;
    margin: auto;
	width:961px;
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFFFFF;
}
/** CAJETIN **/
#reservasContID{
	width:960px;
	margin-left:0px;
	*margin-left:10px !important;
	background-image:url(../img/cajetin_busqueda/fondo-cajetin-completo-sinborde-inferior.png);
	background-repeat:no-repeat;
	float:left;
	margin-top: 4px;
	color: #666666;
	text-align: left;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.campo-titulo{
	font-weight:normal;
	line-height:normal;
	text-align:right; 
	margin-right: 0;
	padding-right: 55px;
	font-size:30px; 
	color:#210D4A; 
	float: right;
	width: 905px;
}
/* Breadcrumbs */
#listado_breadcrumb {
    border-right: 1px dotted #999999;
    float: left;
    font-size: 20px;
    font-weight: normal;
    height: 277px;
	margin: 0;
    margin-left: 0px;
    margin-top: 30px;
    width: 210px;
}

#listado_breadcrumb .campo-paso{
	color:#999999;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	display: block;
	text-align: left;
	height: 35px;
	cursor: default;
}
#listado_breadcrumb .campo-paso.activo{
	color:#200C4A;
	cursor: default;
}
#listado_breadcrumb .campo-paso.seleccionado{
	background: url('../img/cajetin_busqueda/flecha-breadcrumb.png') no-repeat left 3px transparent;
	color:#200C4A;
}
/* Fin breadcrumbs */
#contenidoRes{
 	float: left;
    margin-top: 30px;
    width: 749px;
    font-size: 13px;
    font-weight: bold;
    color: #666666;
}
#mensajeInicial{
	color: #666666;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-left: 20px;
    text-align: justify;
    clear: both;
}
.col_izq{
	float: left;
}
.box_superior{
	float: left;
}
.col_buscador{
	border-right: 1px dotted #999999;
    float: left;
    min-height: 159px;
    padding-left: 20px;
    padding-right: 20px;
}
.box-campo-buscador{
	float: left;
	margin-bottom: 10px;
	clear: both;
	width: 177px;
}
.box-campo-buscador.final{
	margin-bottom: 0px;
}
#div_distancia_base label{
	float: left;
}
#div_distancia_base input[type="text"] {
  	border: 1px solid #CCCCCC;
    color: #999999;
    font-family: Helvetica;
    font-size: 14px;
    height: 22px;
    padding-left: 5px;
    padding-top: 5px;
    vertical-align: middle;
    width: 175px;
}

#div_distancia_base input[type="text"].corto{
    width: 26px;
}
.campo_fecha_nsp{
	background-image: url("/sltwww/st/img/cajetin_busqueda/img-fecha.png");
    background-position: 155px 4px;
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
}
select{
	font-weight: bold;
	border: 1px solid #CCCCCC;
	padding: 5px 5px;
	text-align:	left; 
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #FFFFFF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#E4E4E4));
	background: -webkit-linear-gradient(#FFFFFF, #E4E4E4);
	background:-moz-linear-gradient(#FFFFFF, #E4E4E4);
	background: -ms-linear-gradient(#FFFFFF, #E4E4E4);
	background: -o-linear-gradient(#FFFFFF, #E4E4E4);
	background: linear-gradient(#FFFFFF, #E4E4E4);
	-pie-background: linear-gradient(#FFFFFF, #E4E4E4);
	behavior: url(/PIE.htc);
	width: 177px;
}
.box_inferior{
	float: left;
	margin-left: 20px;
	margin-top: 25px;
	clear: left;
}
.box-campo-check{
	float: left;
	margin-bottom: 10px;
	clear: both;
	width: 354px;
}
input[type="checkbox"]{
	float: left;
}
.col_der{
	float: left;
	margin-left: 20px;
}
.col_der select{
	width: 50px;
}
.col_der .acomod{
	width: 78px;
	float: left;
}
.col_der .box_inferior{
	margin-top: 132px;
}
.btn_bnsp{	
	background-color: #DF1F0E;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    text-align: center;
    width: 182px;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
}

/** MENSAJES INFORMATIVOS **/
div.cuadroGrisEst{
	margin: 8px 0px 0px 0px;
	*margin-left : 0px !important;
}
p.mensajeNoOfertasEst{
	color: #645352;
    font-size: 18px;
    padding: 0;
    margin: 0;
    margin-left: 60px;
    margin-top: 17px;
    margin-right: 20px;
    margin-bottom: 10px;
    min-height: 54px;
    text-align: justify;
}
div.cuadroGrisBodyEst{
	width:960px;
	padding-left:0px;
	float: left;
	width: 960px;
}
div.cuadroGrisTopEst{
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	background-color: #EED5D5;
}
div.cuadroGrisBottomEst{
	margin-bottom: 20px;
}
/** RESULTADOS **/
#panelDesgloseVuelos{
	width: 960px;
	display: none;
}
.tit_panel{
	margin-top: 20px;
	margin-bottom: 20px;
}
.titulo_vuelos{
	float: left;
	width: 48%;
	text-align: left;
	color: #333333;
    font-size: 20px;
    font-weight: normal;
}
.sub_titulo_vuelos{
	float: right;
	width: 50%;
	display: block;
    padding-top: 8px;
    text-align: right;
    color: #999999;
    font-size: 14px;
    font-weight: normal;
}
table.grupoVuelos{
	width: 100%;
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
}
table.grupoVuelos td.ultimaCelda{
	border-right: 1px solid #CCCCCC;
}
table.grupoVuelos .filaTitulo{
	background: url("../img/solovuelo/fondo-cabecera-vuelos.jpg") repeat-x scroll 0 bottom transparent;
    font-size: 12px;
    font-weight: bold;
    height: 34px;
    padding-left: 50px;
    padding-top: 0px;
    color: #666666;
    font-weight: bold;
}
table.grupoVuelos .filaTitulo td{
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	text-align: left;
}
table.grupoVuelos td.celdaSinBordeIzq{
	border-left: none;
}
table.grupoVuelos .filaContenido td{
	/*border-left: 1px dotted #999999;
	border-bottom: 1px dotted #999999;*/
	padding: 10px;
	color: #333333;
	font-size: 11px;
	text-align: left;
}
table.grupoVuelos .filaContenido.fondoGris td{
	background-color: #F2F2F2;
}
table.grupoVuelos .filaContenido.fondoBlanco td{
	background-color: #FFFFFF;
}
table.grupoVuelos .filaContenido td.ultimaCeldaContenido{
	padding: 0; 
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
table.grupoVuelos .filaContenido td.ultimaCeldaContenido a.botonRojo{
	background-color: #DF1F0E;
    color: #FFFFFF;
    cursor: pointer;
    padding: 10px;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    display: block;
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
table.grupoVuelos .filaContenido td.ultimaCeldaContenido a.botonRojo span{
	padding-right: 16px;
	background: url("../img/comun/flecha_blanca_next.png") no-repeat right center transparent;
}
table.grupoVuelos .filaContenido td.ultimaCeldaContenido .precioTotal{
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #DF1F0C;
    font-size: 24px;
    font-weight: bold;
    text-align: right;
    display: block;
    width: auto;
}
table.grupoVuelos .filaContenido td.ultimaCeldaContenido .precioTotal .fmtDecimales{
	font-size: 15px;
}
table.grupoVuelos .filaContenido td.primeraCelda{
	border-left: 1px solid #CCCCCC;
}
table.grupoVuelos .filaContenido td.celdaSinBordeIzq{
	border-left: none;
}
table.grupoVuelos .filaContenido.ultimaFila td{
	/*border-bottom: 1px solid #CCCCCC;*/
}

table.grupoVuelos .filaContenido img{
	float: left;
}
table.grupoVuelos .filaContenido p.ida {
    font-weight: bold;
    text-transform: uppercase;
}
table.grupoVuelos .filaContenido p {
    float: left;
    margin: 0 0 0 5px;
}
table.grupoVuelos .final_grupo td{
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

table.grupoVuelos tr.vueloLEspera td{
	color: #DF1F0E;	
}

/**Amadeus**/
.btn_bnsp.btn_masVuelos{
	width: 100%;
	text-decoration: none;
	padding-top: 7px;
	height: 23px;
}
.btn_bnsp.btn_masVuelos span{
	text-transform: capitalize;
	padding-right: 16px;
	background: url("../img/comun/flecha_blanca_next.png") no-repeat right center transparent;
}
/**Cliente sucursal**/
.infoCliSuc{
	background: url("/sltwww/st/img/solovuelo/box-cliente-sucursal.png") repeat scroll 0 0 transparent;
    padding-bottom: 22px;
    *padding-bottom: 0;
    padding-top: 20px;
    text-align: right;
}
.infoCliSuc .agrupCliSuc{
	width: 200px; 
	text-align: left; 
	float: right;
}
.infoCliSuc .agrupCliSuc label{
	color: #666666;
	padding-bottom: 5px;
}
/**	LOGIN**/
#fd_reservas_top, .fd_reservas_top {
	width:100%;
	height:23px;
	margin-top:15px;
	background-image:url(../img/fd_reservas_top.png);
	background-repeat:no-repeat;
}
#fd_reservas_bottom, .fd_reservas_bottom{
	width:100%;
	height:21px;
	background-image:url(../img/fd_reservas_bottom.png);
	background-repeat:no-repeat;
}
#panelReservasCuerpo, .panelReservasCuerpo, #panelValidaCuerpo{
	width:100%;
	height:auto;
	overflow:hidden;
	background-color:#7792d3;
}
#panelValidaCuerpo{
	*height:270px !important;
}
#contBlancoReservas, .contBlancoReservas, #contBlancoReservasVal {
	width:995px;
	height:auto;
	overflow:hidden;
	margin:auto;
	background-color:#FFF;
}
#loginAgeViajes .tablaDatosAgencia td input{
	color: #000000;
    font-family: Helvetica;
    font-size: 13px;
    height: auto;
}
a.btn_cerrar_reservas img {
	margin-left: 455px;
	margin-top: -13px;
    position: absolute;
    border: medium none;
}

/* CALENDARIO SV */

#tituloCalendarioSV{
	text-align: left;
	color: #200C4A;
    font-size: 20px;
    margin: 5px;
}

#subtituloCalendarioSV{
	color: #666666;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    margin-top: 5px;
   }
   
   #loadingDia{
   	display: none;
   }
   
   #loadingDia .cuadroGrisBodyEst{
   	background: #EED5D5;
}

#panelCalendarioSV p.leyendaBold{
	font-weight: bold;
	text-align: center;
}

#panelCalendarioSV p.fechaVue{
	color: #666666;
	font-weight: bold;
	text-align: center;
}

#spanIcoSeleccion{
	background-color: #DF1F0E;
    display: inline-block;
    height: 20px;
    margin-right: 5px;
    vertical-align: middle;
    width: 20px;
}

#spanIcoMejorTarifa{
	background-color: #FFCFBF;
    display: inline-block;
    height: 20px;
    margin-right: 5px;
    vertical-align: middle;
    width: 20px;
}


#cuerpoCalendarioSV table td{
	border: 1px dotted #CCCCCC;
	width: 12.5%;
	height: 47px;
}

#cuerpoCalendarioSV table tr.priFila td{
	border-top: none;
	text-align: left;
}

#cuerpoCalendarioSV table td.priCol{
	border-left: none;
	text-align: left;
}

#cuerpoCalendarioSV table td.solicitudV{
	border-left: 1px solid #DF1F0E;
	border-right: 1px solid #DF1F0E;
}

#cuerpoCalendarioSV table td.solicitudH{
	border-top: 1px solid #DF1F0E;
	border-bottom: 1px solid #DF1F0E;
}

#cuerpoCalendarioSV table td.solicitud{
	border: 1px solid #DF1F0E;
	background-color: #DF1F0E;
	color: white;
}

#cuerpoCalendarioSV table td.solicitud p.fechaVue{
	color: white;
}

#cuerpoCalendarioSV table td.mejorTarifa{
	/*border: 1px solid #FFCFBF;*/
	background-color: #FFCFBF;
}

#cuerpoCalendarioSV table td span.precioCalen{
	font-size: 16px;
	font-weight: bold;
}

#cuerpoCalendarioSV table td span.precioCalen span.fmtDecimales{
	font-size: 12px;
}

#cuerpoCalendarioSV table td.mejorTarifa span.precioCalen{
	color: #DF1F0E;
}
	
.complementosVuelo{
	padding-left: 5px;
	/*float: right;*/
	height: 17px;
	position: relative;
	top: -3px;
}
.celdaComplementos{width:115px;}