﻿body
{
	color: #444849;
}

select
{
	background-color: #ffffdd;
	border: 1px solid #333333;
}
select.flashing
{
	border: 1px solid #ba0000;
	background-color: #baffff;
}


h1
{
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 20px;
	font-family: customFont1;
	color: #BA1FB5;
}
h2
{
	font-weight: normal;
	font-size: 18px;
	padding-bottom:1px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #BA1FB5;
	font-family: customFont1;
	color: #BA1FB5;
}

h3
{
	font-weight: bold;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h4
{
	font-weight: bold;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
}


p
{
	margin-bottom: 10px;
}
#pEstadoContainer
{
}


#pEstado
{
	width:1000px;
	margin:0px auto 0px auto;
	background-image:url('/img/style/redentradas/step_bg.png');
	background-repeat:repeat-x;
}
.tabEstado
{
	vertical-align:middle;
	font-family: customFont1;
	font-size: 22px;
}
.tabEstado td
{
	height: 45px;
	color: #BA1FB5;
}

.tabEstado td.spc
{
	width:45px;
}
.tabEstado td.sep
{
	width:40px;
	background-image:url('/img/style/redentradas/step_bg_sep.png');
	background-repeat:no-repeat;
	background-position: center;
}
.tabEstado td.sel
{
	color:#ffffff;
	font-weight:normal;	
	background-image:url('/img/style/redentradas/step_bg_sel.png');
	background-repeat:repeat-x;
	padding: 0px 5px 0px 5px;
}
#maincontent, #mainContent
{
	width: 1000px;
	margin: 20px auto 20px auto;
	background-color: #ffffff;
	display:table;
	/*padding: 0px 20px 20px 20px;*/
}
#maincontent_left
{
	width: 640px;
	float:left;
	display:block;
}
#maincontent_right
{
	width:300px;
	float:right;
	display: block;
	background-color: #ffffff;
}

#selectZona_listado, #listaPrecios_derecha_listado
{
	margin:0px auto 0px auto;
}
#selectZona_listado td, #listaPrecios_derecha_listado td
{
	padding:5px;
}
#plano
{
	margin: 0px auto 0px auto;
}
.datoscompra
{
	border: 1px solid #BA1FB5;
	margin-bottom:20px;
	display:block;
}
.datoscompra h1
{
	color: #ffffff;
	background-color: #BA1FB5;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 5px;
	line-height: 30px;
	vertical-align: middle;
}
.tabDatosEvento
{
	width:100%;
}
.tabDatosEvento td
{
	vertical-align:top;
}
.tabDatosEvento td.title
{
	font-family: customFont1;
	color: #BA1FB5;
	font-size:16px;
	padding: 5px 3px 3px 0px;
	height:15px;
	width:70px;
	vertical-align: baseline;
}
.tabDatosEvento td.data
{
	font-size:12px;
	font-weight: bold;
	padding: 5px 0px 3px 0px;
	height:15px;
	vertical-align: baseline;
}
.tabDatosEvento td a:link, .tabDatosEvento td a:visited
{
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	text-transform: capitalize;
	color: inherit;
}
.tabDatosEvento td a:hover
{
	color: #0000ee;
}

#observaciones 
{
	width: 100%; 
	border-collapse: collapse;
	margin-top: 10px;
}

#observaciones td.info 
{
	padding-left: 25px;
	font-weight: bold;
}
#observaciones td.warning 
{
	padding-left: 25px;
	font-weight: bold;
}
#observaciones td.texto
{
	padding-left: 25px;
	padding-bottom: 8px;
}



.datoszona
{
	text-align: left;
	vertical-align: top;
	color: #0000ee;
	width: 100%;
	margin-bottom: 20px;
}

.datoszona td.nombre
{
	font-size:18px;
	font-weight:normal;
	padding-left:20px;
	vertical-align:top;
}

.datoszona td.info
{
	font-size:14px;
	font-weight:normal;
	padding-left:20px;
	padding-top: 10px;
	padding-bottom: 20px;
	vertical-align:top;
}

.datoszona td.leyenda
{
	font-size:12px;
	font-weight:normal;
	padding-left:20px;
	text-align:center;
}


.datoszona td.imagen
{
	text-align: right;
	width: 125px;
}

#selectEntradas_Plano
{
	margin-bottom: 30px;
}

.botones
{
	text-align:center;
}

.botones input
{
	border:1px solid #333333;
	padding:5px;
	margin: 5px;
	width: 160px;
}
.botones input:hover
{
	cursor: pointer;
}

.libre
{
	background-attachment: fixed;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url('/img/misc/libre.gif');
	overflow: hidden;
}
.ocupado
{
	background-attachment: fixed;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url('/img/misc/ocupado.gif');
	overflow: hidden;
}
.seleccionado
{
	background-attachment: fixed;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url('/img/misc/seleccionado.gif');
	overflow: hidden;
}
.nCell
{
	font-size:10px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}

.numentradas_container
{
	display:block;
	width:100%;
	margin-bottom: 25px;
	padding-left: 10px;
	font-size: 14px;
	
}



.registro
{
}
.registro td
{
	padding: 5px;
}
.registro td.left
{
	width: 100px;
	text-align: right;
}
.registro td input
{
	border: 1px solid #333333;
	width: 180px;
}
.btnGroup
{
	width:100%;
	display:block;
	text-align:right;
	margin-top:10px;
}
.btnGroup input
{
	width: 229px;
	margin: 0px 5px 0px 5px;
	line-height: 25px;
	background-image: url('/img/style/redentradas/btn/btnbg229.png');
	background-position: left top;
	background-repeat: no-repeat;
	font-family: customFont1;
	font-size: 20px;
	color: #BA1FB5;
	letter-spacing: 0.1em;
}
.btnGroup input:hover
{
	background-position: left bottom;
	cursor: pointer;
	color: #ffffff;
	
}
#tabResumenCompra2
{
	margin-left: 100px;
	margin-bottom:20px;
}
#tabResumenCompra2 td.first
{
	font-weight: bold;
}
#tabResumenCompra2 td
{
	padding: 3px 10px;
}
#tabResumenCompra2 tr.separator td
{
	height:10px;
	border-top: 1px solid #333333;
	font-size: 6px;
}
#tabResumenCompra2 tr.total td
{
	font-size: 14px;
	font-weight: bold;
}
.panel_envio
{
	width:450px;
	padding-left:120px;
}
.tabDomicilio
{
	width:400px;
}
.tabDomicilio td
{
	padding-right:10px;
}
.tabDomicilio tr.titulo td
{
	font-size: 10px;
	padding: 5px 0px 0px 0px;
}
.tabDomicilio td input, .tabDomicilio td select
{
	border: 1px solid #333333;
	background-color: #ffffdd;
	width:100%;
}
.stdInput
{
	border: 1px solid #333333;
}
.tabInfoTarifa
{
	width:100%;
	margin-bottom:10px;
}
.tabInfoTarifa td
{
	height: 24px;
	vertical-align: middle;
	font-size: 12px;
}
.tabInfoTarifa td.title
{
	font-weight: bold;
	font-size: 14px;
}
.tabInfoTarifa td.notfirst
{
	border-top: 1px dotted #333333;
	padding-top:5px;
}
.tabInfoTarifa td input
{
	border: 1px solid #333333;
}
#TPVContainer
{
	width: 1000px; 
	margin: 0px auto 0px auto; 
	background-color: #ffffff;
}
.compras_result
{
	width:1000px;
	margin: 0px auto 0px auto;
	background-color: #ffffff;
	
}
#PanelResult
{
	padding: 20px;
}

.compras_result
{
	padding: 10px 20px 20px 20px;
	background-color: #ffffff;
	color: #000000;
	width: 600px;	
	font-family: Arial, Helvetica, Sans-Serif;
	display: table;
}

.compras_result h1
{
	font-size: 22px;
	font-weight: normal;
	padding: 10px 0px 0px 0px;
}
.compras_result h2
{
	font-size: 18px;
	font-weight: normal;
	padding: 10px 0px 15px 0px;
}
.compras_result h3
{
	font-size: 13px;
	font-weight: normal;
	padding: 0px 0px 10px 10px;			
}
.compras_result a:link, .compras_result h3 a:visited
{
	color: inherit;
	text-decoration: none;
}
.compras_result a:hover, .compras_result h3 a:active
{
	color: inherit;
	text-decoration: underline;
}
.compras_result #barcode
{
	padding: 0px 0px 10px 10px;
	
}
.detalles_compra
{
	font-size: 12px;
	padding: 0px 0px 10px 10px;
}
.detalles_compra tr td
{
	padding: 3px 10px 3px 3px;
	vertical-align: top;

}

.detalles_compra tr.cabecera td
{
	border-bottom: 1px dotted #333333;
	font-weight: bold;
	text-align: left;
}
detalles_compra tr.pie td
{
	font-weight: bold;
	text-align: left;
}
.detalles_compra tr.suma td
{
	border-top: 1px dotted #333333;
	text-align: left;
}
.detalles_compra tr td.left
{
	text-align: left;
	padding-left: 0px;
}
.detalles_compra tr td.right
{
	text-align: right;
	padding-right: 0px;
}
.detalles_compra tr.pago
{
	font-size: 10px;
}
.detalles_compra tr.pago_data
{
	font-size: 10px;
	font-weight: bold;
}
.info50 {background-image: url('/img/style/redentradas/icons/info50.png');background-repeat: no-repeat;}
.recogidas1 {background-image: url('/img/style/redentradas/icons/recogida1.png'); background-repeat: no-repeat;}
.recogidas2 {background-image: url('/img/style/redentradas/icons/recogida2.png'); background-repeat: no-repeat;}
.recogidas3 {background-image: url('/img/style/redentradas/icons/recogida3.png'); background-repeat: no-repeat;}
.recogidas4 {background-image: url('/img/style/redentradas/icons/recogida4.png'); background-repeat: no-repeat;}
.recogidas5 {background-image: url('/img/style/redentradas/icons/recogida5.png'); background-repeat: no-repeat;}

.user_h2
{
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #BA1FB5;
}
.user_h2 h2 {border-bottom: none; display: inline;}
.user_h2 div.left
{
	float: left;
}
.user_h2 div.right
{
	text-align: right;
	float: right;
}
.user_h2 div.right a, .user_h2 div.right a:link, .user_h2 div.right a:visited
{
	font-size: 14px;
	color: #0000ee;	
	text-decoration: none;
}
.user_h2 div.right a:hover
{
	text-decoration: underline;
}
