﻿@charset "utf-8";
/* CSS Document */

#formDatosPersonales label {
	float: left;
	width: 170px;
}
.errorMessage {
	font-size:10px;
	margin-left:10px;
	color:Red;
}
h3
{
	font-size:14px;
	background-color:#e2dae5;
	padding-left:20px;
	color:#FFFFFF;
	border-top-color:#c9a9d5;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#c9a9d5;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-weight:bold;
}

#seleccion
{
	float:left;
	font-size:12px;
	padding-left:25px;
	margin-bottom:10px;
}

#seleccion2
{
	padding-right:20px;
	margin-top:15px;
	font-size:12px;
	float:left;
	padding-left:25px;
	margin-bottom:10px;
}

#titulo	
{
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	float:left;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;

}
#fondoVenta
{
	background-image:url(../../img/fondoinfoconcierto.png);
	background-repeat:repeat-y;
	clear:both;
	width:570px;
	color:#666666;
	
}
#descripcion
{
	float:left; 
	font-size:12px;
	padding:10px;
	margin-left:15px;
	font-weight: bold;
	width: 360px;
}

#infoPack
{
	width:300px;
}

#masInfoPack
{
	float:left;
	padding-left:25px;
	padding-right:25px;
	font-size:12px;
	clear:both;
	width:500px;

}

#tituloInfoPack
{
	float:left;
	font-size:12px;
	margin-left:5px;
	font-weight:bold;
	border-bottom-color:#d7c3dc;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:5px;
}

#lineaFactura
{
	float:left;
	font-size:12px;
	margin-left:5px;
	font-weight:bold;
	margin-bottom:5px;
}


 #textoInfoPack
{
	float:left;
	clear:both;
	font-size:12px;
	padding:5px;
}
#bordesTabla
{
	font-size:12px;
	background-color:#f6e6fc;
	border-color:#d7c3dc;
	border-style:solid;
	border-width:1px;
}
#infoBordesTabla
{
	font-size:12px;
	padding:5px;
	background-color:#ffffff;
	border-color:#d7c3dc;
	border-style:solid;
	border-width:1px;
}
#infoBordesTabla #tituloInfoBordesTabla
{
	float:left;
	clear:both;
	font-size:10px;
	font-weight:bold;
	border-bottom-color:#d7c3dc;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:5px;
}

#infoBordesTabla #textoInfoBordesTabla
{
	float:left;
	clear:both;
	font-size:10px;
	padding-left:10px;
}

#tablaRecogida
{
	font-size:12px;
	background-color:#f6e6fc;
	border-color:#d7c3dc;
	border-style:solid;
	border-width:1px;
	height:112px;
	margin-bottom:20px;
	width:280px;
	float:left;
	font-weight:bold;
}

#infoEntrada
{
	font-size:12px;	
	padding-left:20px;
	padding:3px;
	margin-left:3px;
	width:558px;
	clear:both;
	background-image:url(../../img/mesAnoRelleno.png);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
}

#encabezadoEntrada
{
	background-color:#e2dae5;
	padding:3px;
	font-size:10px;
	background-image:url(../../img/fechaMenuRelleno.png);
	background-repeat:repeat-x;
	border-bottom-color:#c9a9d5;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#d7c3dc;
	border-top-style:solid;
	border-top-width:1px;
	font-weight:bold;
	color:#FFFFFF;
	clear:both;
	width:558px;
	margin-left:3px;
}
#encabezadoDatosPersonales
{
	background-color:#e2dae5;
	background-image:url(../../img/fechaMenuRelleno.png);
	background-repeat:repeat-x;
	padding:2px;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	clear:both;
	margin-left:3px;
	width:560px;
}
#precios
{
	width:490px;;
	background:#F6E6FC;
	float:left;
	padding:20px;
	margin-left:10px; 
    margin-right:10px; 
	font-size:12px;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	
}
#precios #pequena
{
	margin-left:20px;
}
#foto
{
	font-size:12px;
	float:right;
	margin-bottom:10px;
	border-style:solid;
	border-color:#999999;
	border-width:1px;
	margin-top:12px;
	margin-right:10px;
}

#informacionRecogidaOficina
{
	font-size:12px;
	float:right;
	background-color:#f6e6fc;
	border-color:#d7c3dc;
	border-style:solid;
	border-width:1px;
	padding:5px;
	width:200px;
	height:100px;
}

#informacionEnvioEntradas
{
	font-size:12px;
	float:right;
	background-color:#f6e6fc;
	border-color:#d7c3dc;
	border-style:solid;
	border-width:1px;
	padding:5px;
	width:200px;
	height:100px;

}

 #imagen
{
	float:right;
	padding:5px;
}

#informacionRecogidaConcierto
{
	font-size:12px;
	float:right;
	text-align:justify;
	background-color:#f6e6fc;
	border-color:#d7c3dc;
	border-style:solid;
	border-width:1px;
	padding:5px;
	height:100px;
	width:200px;
}
#total
{
	font-size:20px;
	border:none;
	text-align:center;
	color:#8E4999;
	background:none;
}

#precios #contenedorTotal
{
	float:right;
	font-size:12px;
	color:#8E4999;

}

#siguienteAnterior
{
	clear:both;
	height:35px;;
	background-color:#F6E6FC;
	border-top-color:#F6E6FC;
	border-top-width:1px;
	border-top-style:solid;
	margin-left:3px;
	width:564px;
}
#siguienteAnterior #siguiente
{
	background-color:#F6E6FC;
	font-size:14px;
	font-weight:bold;
	border:none;
	color:#8e4999;
	padding:3px;
	float:right;
	width:100px;

}
#siguienteAnterior #anterior
{
	background-color:#F6E6FC;
	font-size:12px;
	font-weight:bold;
	border:none;
	color:#8e4999;
	padding:10px;
	float:left;
}
#espacio
{
	clear:both;
}

#entradas
{

	clear:both;
}

#cabeceraForm
{
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	background:#f2f2f2;
	width:100%;
	clear:both;
	margin-bottom:10px;
	padding:5px;
}

#formulario
{
	float:left;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:600;
	padding-left:20px;
	margin-top:15px;
}

#contenedorGuia
{
	float:right;
	font-size:10px;
	width:170px;
	margin-top: 10px;

}
#contenedorGuia #guia
{
    float:left;
	padding:5px;	
}
#contenedorGuia #guiaResaltado
{
	background-image:url(../../img/fechaMenuRelleno.png);
	background-repeat:repeat-x;
	color:#FFFFFF;
    float:left;
	padding:5px;	
}

#errorPHP
{
	float:left;
	clear:both;
	width:100%;
	color:#FF0000;
	font-size:12px;
	padding:1px;
}

#errorVueltaPasarela
{
	color:#FF0000;
	font-size:12px;	
	padding-left: 10px;

}
#precios #gastosEnvio
{
	border:none;
	color:#666666;
	float:left;
	margin-left:10px;
	margin-top:10px;
}
#gastosEnvioVisible
{
	text-align:left;
	background-color:#FFFFFF;
	font-size:12px;
	color:#8E4999;
	padding:5px;
	clear:both;
	border-bottom-color:#8E4999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left:none;
	border-right:none;
	border-top:none;
}
#precios  #infoConcepto
{
	float:left;
	border:none;
	padding-left:20px;
	border-bottom-color:#D0B0DD;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-align:left;
	width:97%;
	color:#999999;
}


#precios  #gradaAnterior
{
	float:left;
	border:none;

	text-align:left;
	width:90%;
}
#precios  #pistaAnterior
{
	float:left;
	border:none;
	clear:left;
	padding-left:20px;
	border-bottom-color:#dff49f;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-align:left;
	width:97%;
}
#precios  #cGrada
{
	background:none;
	border:none;
	color:#666666;
}

#precios  #tGrada
{
	background:none;
	border:none;
	color:#666666;
}

#precios  #cPista
{
	background:none;
	border:none;
	color:#666666;
}

#precios  #tPista
{
	background:none;
	border:none;
	color:#666666;
}
#precios  #gE
{
	background-color:#FFFFFF;
	border:none;
	color:#8E4999;
	clear:both;
}
#precios #resumenParcial
{
	background:none;
	font-weight:bold;
	border-bottom-color:#8e4999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color:#666666;
	font-size:12px;
	padding:2px;
}

#resumen
{
	background:#ffffff;
	margin-left:10px;
	font-weight:bold;
	color:#666666;
	font-size:12px;
	width:510px;;
}

#resumen #elementosCompra
{
	font-size:12px;
	clear:left;
	background-color:#e2dae5;
	margin-bottom:5px;
	padding-left:5px;
	padding:2px;
	color:#FFFFFF;
	padding-left:5px;
	border-top-color:#c9a9d5;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#c9a9d5;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-weight:bold;
	width:99.4%;
}

#resumen #elementoIzq
{
	float:left;
	width:40%;
	background:#ffffff;
	padding-top:5px;
}

#resumen #elementoDer
{
	float:left;
	width:60%;
	background:#ffffff;
	padding-top:5px;
}
#resumen #elementosRecibo
{
float:left;
padding:5px;
clear:both;

}
#resumen #tituloDatosPersonales
{	
	font-size:12px;
	clear:left;
	background-color:#e2dae5;
	margin-bottom:5px;
	padding-left:20px;
	padding:2px;
	color:#FFFFFF;
	padding-left:5px;
	border-top-color:#c9a9d5;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#c9a9d5;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-weight:bold;
	width:99.4%;

}

#noElementos
{
	font-size:12px;
}

#esquinaIzq
{
	background-image:url(../../img/esquinaIzq.gif);
	width:20px;
	height:20px;
	padding-top:5px;
	float:left;
}
#esquinaDer
{
	background-image:url(../../img/esquinaDer.gif);
	width:20px;
	height:20px;
	padding-top:5px;
	float:left;
}
#rellenoEncabezado
{
	height:19px;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	background-image:url(../../img/encabezadoRelleno.png);
	background-repeat:repeat;
	position: relative;
	z-index:1;
}

li
{
	padding:5px;
	margin-left:30px;
}

#importeTotalResumen
{
float:right;
}

#infoGastosGestion
{
	float:left;
	border:none;
	padding-left:20px;
	border-bottom-color:#D0B0DD;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-align:left;
	color:#999999;
}


#gastosGestionGradaEntrada3
{
	float:left;
	clear:both;
	padding-left:20px;
	border:none;
	border-bottom-color:#dff49f;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-align:left;
	width:97%;
}

#gastosGestionPistaEntrada3
{
	float:left;
	border:none;
	clear:both;
	padding-left:20px;
	border-bottom-color:#dff49f;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-align:left;
	width:97%;
}

#gastosGestionGradaAnterior
{
	float:left;
	border:none;
	clear:both;
	border-top-color:#dff49f;
	border-top-style:solid;
	border-top-width:1px;
	text-align:left;
	width:97%;
}

#gastosGestionPistaAnterior
{
	float:left;
	border:none;
	clear:both;
	border-top-color:#dff49f;
	border-top-style:solid;
	border-top-width:1px;
	text-align:left;
	width:97%;
}
#gastosGG
{
	background:none;
	border:none;
	color:#666666;

}
#gastosGP
{
	background:none;
	border:none;
	color:#666666;
}

#controlTotalGGP
{
	background:none;
	border:none;
	color:#666666;

}
#controlTotalGGG
{
	background:none;
	border:none;
	color:#666666;

}

#cGastosGestionPista
{
	background:none;
	border:none;
	color:#666666;
}

#cGastosGestionGrada
{
	background:none;
	border:none;
	color:#666666;
}

#textoFinCompra
{
	text-align:right;
	clear:both;
	padding:10px;
	font-size:16px;
}
#resumen #divBotonImprimir
{
	float:right;
	padding:10px;
	margin-left:10px;

}
 #botonImprimir
{
	font-size:12px;
}

/*página de impresión*/

#resumenImprimible
{
	background:#ffffff;
	color:#666666;
	font-size:12px;
	width:100px;
	padding-left:10px;
}

#resumenImprimible #tituloElementosRecibo
{
	width:100px;
	font-weight:bold;
}

#resumenImprimible #elementosReciboImprimible
{
	float:left;
	width:200px;
}


.iconoSobre
{
	float:left;
	clear:left;
	width:16px;
	height:16px;
	background-image:url(../../img/iconos/sobre.png);
	margin-right:10px;
}

.iconoDolar
{
	float:left;
	clear:left;
	width:16px;
	height:16px;
	background-image:url(../../img/iconos/dolar.png);
	margin-right:5px;
}

#encabezadoTablaIzq
{
	background-image:url(../../img/tablaIzq.png);
	width:6px;
	height:20px;
	float:left;
	padding-top:5px;
	
}

#encabezadoTablaDer
{
	background-image:url(../../img/tablaDer.png);
	width:5px;
	height:20px;
	float:left;
	padding-top:5px;
}

#encabezadoTablaRelleno
{
	background-image:url(../../img/tableRelleno.png);
	background-repeat:repeat-x;
	height:20px;
	float:left;
	padding-top:5px;
}

.iconoEntrada
{
	float:left;
	clear:left;
	width:16px;
	height:16px;
	background-image:url(../../img/iconos/entrada.png);
	margin-right:10px;
	margin-left: 0px;

}

.iconoPack
{
	float:left;
	clear:left;
	width:16px;
	height:16px;
	background-image:url(../../img/iconos/packsBlanco.png);
	margin-right:10px;
	margin-left: 0px;

}

.iconoHotel
{
	float:left;
	clear:left;
	width:16px;
	height:16px;
	background-image:url(../../img/iconos/hotelBlanco.png);
	margin-right:10px;
	margin-left: 0px;
}

.iconoViaje
{
	float:left;
	clear:left;
	width:16px;
	height:16px;
	background-image:url(../../img/iconos/viajeBlanco.png);
	margin-right:10px;
	margin-left: 0px;
}



#iConceptoFijo
{
	text-align:left;
	background-color:#FFFFFF;
	font-size:12px;
	color:#8E4999;
	padding:5px;
	width:480px;
	border-bottom-color:#8E4999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left:none;
	border-right:none;
	border-top:none;
}

#iConcepto
{
	float:left;
	text-align:left;
	clear:both;
	width:100%;
}
#iConceptoViaje
{
	float:left;
	text-align:left;
	clear:both;
	width:100%;
}
#iConceptoHotel
{
	float:left;
	text-align:left;
	clear:both;
	width:100%;
}

#iConceptoGGTotal
{
	float:left;
	text-align:left;
	clear:both;
	width:100%;
}

#iConcepto #infoConceptoEntrada
{
	text-align:left;
	background-color:#FFFFFF;
	font-size:12px;
	color:#8E4999;
	padding:5px;
	clear:both;
	width: 490px;
	border-bottom-color:#8E4999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left:none;
	border-right:none;
	border-top:none;
}
#iConceptoViaje #infoConceptoViaje
{
	text-align:left;
	background-color:#FFFFFF;
	font-size:12px;
	color:#8E4999;
	padding:5px;
	clear:both;
	width: 490px;
	border-bottom-color:#8E4999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left:none;
	border-right:none;
	border-top:none;
}
#iConceptoHotel #infoConceptoHotel
{
	text-align:left;
	background-color:#FFFFFF;
	font-size:12px;
	color:#8E4999;
	padding:5px;
	clear:both;
	width: 490px;
	border-bottom-color:#8E4999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left:none;
	border-right:none;
	border-top:none;
}
#iConcepto #infoGastosGestionEntrada
{
	background-color:#FFFFFF;
	font-size:10px;
	color:#8E4999;
	padding:5px;
	clear:both;
	border-bottom-color:#8E4999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left:none;
	border-right:none;
	border-top:none;
	width: 490px;


}

#iConceptoViaje #infoGastosGestionViaje
{
	background-color:#FFFFFF;
	font-size:10px;
	color:#8E4999;
	padding:5px;
	clear:both;
	border-bottom-color:#8E4999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left:none;
	border-right:none;
	border-top:none;
	width: 490px;

}

#iConceptoHotel #infoGastosGestionHotel
{
	background-color:#FFFFFF;
	font-size:10px;
	border:none;
	color:#8E4999;
	padding:5px;
	clear:both;
	border-bottom-color:#8E4999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left:none;
	border-right:none;
	border-top:none;
	width: 490px;
}

#iConceptoGGTotal #infoGastosGestionTotal
{
	text-align:left;
	background-color:#FFFFFF;
	font-size:12px;
	color:#8E4999;
	padding:5px;
	clear:both;
	width: 490px;
	border-bottom-color:#8E4999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left:none;
	border-right:none;
	border-top:none;
}

#tablaSeleccionPack
{
	width:490px;;
	font-size:12px;

}

#avisoIva
{
	font-size:10px;
	color:#666666;
}

#contenedorCondiciones
{
	font-size:10px;
	color:#666666;
	float:right;
	clear:both;
	padding:5px;
	margin-top:5px;
	background-color:#ffffff;

}

#contenedorTablaResumen
{
	float:left;
	clear:both;
	width:510px;
}

#textoResumen
{
	float:left;
	font-size:12px;
	padding:5px;
	font-weight:100;
}
* html .sombraEncima
{
	background-image:url(../../img/sombradebajocabecera.png);
	height:20px;
	padding-right:20px;
	margin-top:-5px;
	width:550px;
	z-index:0;

}


/* IE7 Only*/
*:first-child+html .sombraEncima
{
	background-image:url(../../img/sombradebajocabecera.png);
	height:20px;
	padding-right:20px;
	margin-top:-5px;
	width:550px;
	z-index:0;
}

 .sombraEncima
{
	background-image:url(../../img/sombradebajocabecera.png);
	height:20px;
	position:relative;
	padding-right:20px;
	margin-top:18px;
	width:550px;
	z-index:0;
}


.sombraBajo
{
	background-image:url(../../img/sombrabajoinfoconcierto.png);
	clear:both;
	height:20px;
	width:570px;
}

#cabeceraTabla
{
	font-weight:bold;
}

#contenedorReloj
{
	clear: both;
	float: left;	
	margin-bottom: 2px;
}

#contenedorReloj #textoReloj
{
	font-size: 12px;

	color:#666666;
	margin-left: 5px;
	margin-top: 13px;
	float: left;
}

#contenedorReloj #reloj
{
	float: left;
	width: 30px;
	margin-left: 10px;
}

#encabezado2
{
	background-color:#e5e5e5;
	clear: both;
	width: 559px;
	font-size: 12px;
	color: #666666;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	
}

#notaPiePaso1
{
	float: left;
	width: 550px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 120px;
}

#notaPiePaso2
{
	float: left;
	width: 550px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 35px;

}

#notaPiePaso3
{
	float: left;
	width: 550px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 5px;
	margin-left: 10px;
	border-top-color: #8E4999;
	border-top-style: solid;
	border-top-width: 1px;

}
