
.tableContainer {

	width:100% !important;
	border: 1px solid #ddd;
}

.tableContainer table {

	width: 100%;
	vertical-align: top;
}

.tableContainer table .fixedHeader{
	
}

.tableContainer table th{
	background: #0f3257;
	color: #fff;
	text-align: center;
	padding: 8px 5px;
}

.tableContainer table th a{
	color: #bedbf0;
	display: block;
	text-decoration: none;
	padding: 2px 0px;
}

.tableContainer table th a:hover{
	color: #fff;
}

.tableContainer table th a.selec{
	background: url(../img/fle_orden.png) no-repeat right;
	color: #fff;
}

.tableContainer table th a.selec:hover{
	color: #fff;
}


.tableContainer table td{
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}

.tableContainer table td .btn{
	margin: 0px !important;
	line-height: normal !important;
	margin-left: 10px !important;
}

.tableContainer table td.st_cantidad{
	text-align:left !important;
}

.tableContainer table td.st_cantidad select{
	width: 40px;
	padding: 0px;
}

.scrolltabla{
	overflow: scroll;
	overflow-x: hidden;
	width: 100%;
	height: 840px;
}

.thinvisible{
	display: none;
	background: #D8000C;
}
html table.tablecab {
	width: 100%;
}

.espacioscroll{
	width: 7px;
}

.scrollTable{
	width: 100%;
	vertical-align: top;
}


.ubicacion {
  margin-bottom: 5px; 
  font-weight: bold;
  font-size: 1.1em;
}

.asiento{
	float: left;
	margin-right: 10px;
	margin-bottom:4px;
	color: #3e79b4; 
	font-size:80%;
}

.portipo{
	font-size: 80%;
}

.st_sitio{
	text-align: left !important;
	clear: both;
}

.lnkInfo{
	padding: 0px 5px 0px;
	text-decoration: none;
	float: right;
	overflow: hidden;
}

.st_estado{
	width:45px;
	color: #D8000C;
}

.tableContainer table th.st_sitio{
	text-align: left;
}

.tableContainer table td.st_comprar{
white-space: nowrap;
text-align: right !important;
padding-top: 6px;
}

.st_ref{
	background-color: #fff;
}

.tip {
    color: #3e79b4;
    background:#bedbf0;
    font-weight: normal;
    display:none; /*--Hides by default--*/
    padding:8px;
    position:absolute;
    z-index:1000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
    border: 1px solid #3e79b4;
}

.st_precio{
font-size: 1.3em;
font-weight: bold;
padding: 0px !important;
text-align: center !important;
}

.st_cantidad{
	width: 70px;
	white-space: nowrap;
}
.st_cantidad select{
margin: 0 auto;
float: none;
}
.st_cantidad span{
clear: both;
display: block;
font-size: 90%;
padding: 5px;
}
.st_comprar{
width: 140px;
}

/************ FILTRO ************/
.cont_filtro{

	padding: 0px;
	display: block;
	overflow: hidden;
	clear: both;
	margin-bottom: 10px;
}


.cont_filtro h3{
	color: #fff;
	font-weight: bold;
	font-size: 1.3em;
	border: none;
	margin: 0px;
	padding: 0px;	
	background: transparent;
}

.cont_filtro h3 a {
	color: #ddd;
	display: block;
	text-decoration: none;
	display: block;
	padding: 5px 8px;
	background: url("../img/pestana_mainmenu.gif") no-repeat scroll left 0 transparent;
}



.cont_filtro h3 a span{
	color: #ddd;
	display: block;
	padding: 2px 0px;
	background: url(../img/fle_filtro.png) no-repeat right;
}

.cont_filtro h3 a:hover span{
	color: #005a73;
}

.cont_filtro h3 a.active span{
	background: url(../img/fle_filtro2.png) no-repeat right;
}


.cont_filtro h3 a:hover{
	color: #3e79b4;
	background: url("../img/pestana_mainmenu.gif") no-repeat scroll left -100px transparent !important;
}


.cont_campos{
	padding: 0px 5px 5px 5px;
	background: #eee;
	overflow: hidden;
}

.cont_campos p{
	padding: 0px 2px;
	margin-right: 8px;
	clear: none !important;
	border-right: 1px solid #ddd;
}

.cont_campos p.ult{
	border: none;
}

.cont_campos p.clearboth{
	clear: both !important;
}

.cont_campos input.btn{
	margin-right: 0px !important;
	margin-left: 5px !important;
}

.contenido .cont_campos form div{
	padding: 0px !important;
}

.cont_campos label{
	float: none !important;
	clear: right !important;
	display: block !important;
}

/*////////////////// INFO DESTACADO EVENTO /////////////*/
.cont_evento{
	border: 1px solid #ddd;
	margin: 0px 0px 10px 0px;
	padding: 8px;
	background: #f5f5f5;
	overflow: hidden;
}


.img_evento{
	float: left;
	margin-right:10px;
	border: 1px solid #fff;
}	

.descrip_evento{
	padding: 0px 10px;
}

.addthis_toolbox{
	margin-bottom: 10px;
}


.prox_events{
	padding: 2px;
	background: #fff;
	display: block;
	clear: both;
	border: 1px dotted #ccc;
	font-size: 110%;
	font-weight: normal !important;
}

.tit_events{
	background: #8f8f8f !important;
	color: #fff;
	display: block;
	clear: both;
	margin-bottom: 2px;
	padding: 2px 4px;
	font-weight: bold !important;
}

.lst_events{
	padding: 2px;
}


.lst_events li{
	padding: 2px;
	
	border-bottom: 1px dotted #ccc;
	font-weight: normal !important;
}


.lst_events li a{
	text-decoration: none;
	background: url(../img/cua_azul.gif) no-repeat 4px 8px;
	display: block;
	padding: 2px 2px 2px 12px;
}

.lst_events li a:hover{
	color: #D8000C;
	background: #eee url(../img/cua_azul.gif) no-repeat 4px 8px;
}

.lst_events li a:hover span{
	color: #D8000C;
}


.lst_events li span.lugar{
	color: #0f3257;
	font-weight: bold;
}


.lst_events li span.city{
	color: #3e79b4;
	font-weight: bold;
}


.lst_events li span.fecha{
	float: right;
	color: #000;
	font-size: 90%;
}


/******** MAPA DE LOCALIDADES **************/
.cont_map{
	background: #bedbf0; 
	padding:4px;
	overflow: hidden;
	margin-bottom:10px;
}

.cont_map h3{
	border: none;
	color: #0f3257; 
	margin-bottom:4px;
	background: transparent !important;
	font-size: 1.3em;
}

.mapa_localidades{
	position: relative;
}
.mapa_localidades img{
	top:0px;
	left:0px;
	width: 100%;
	height: auto;
}
.mapa_localidades span{
	position: absolute;
	bottom:0px;
	right:0px;
}


/*********** NOTAS ************/

.cont_notas{
	background: #bedbf0; 
	padding:4px;
	overflow: hidden;
	margin-bottom:10px;
}

.cont_notas h3{
	background: transparent;
	border: 0px;
	margin-bottom: 0px;
	font-size: 1.3em;
}

.cont_notas h3 a{
	text-decoration: none;
	display: block;
}

.cont_notas h3 a span{
	background: url(../img/fle_notas2.png) no-repeat right;
	text-decoration: none;
	padding:2px 0px;
	display: block;
	color: #0f3257;
}

.cont_notas h3 a:hover span{
	color: #3e79b4;
}

.cont_notas h3 a.active span{
	background: url(../img/fle_notas.png) no-repeat right;
}

.cont_notas h3 a.active:hover span{
	background: url(../img/fle_notas.png) no-repeat right;
}



.contenido_notas{
	background: #fff;
	padding: 5px;
}

.lst_notas{
	padding: 10px;	
}

.lst_notas li{
	margin-bottom: 10px;
	background: url(../img/star_az.png) no-repeat 0px 3px;
	padding-left: 14px;
	font-weight: bold;
	line-height: 15px;
}

.lst_notas li.ult{
	margin-bottom: 0px;
}


/*****LEYENDA********/
.list_leyenda{
list-style-type: none;
}
.list_leyenda li{
width: 40%;
float: left;
}
.list_leyenda .cua_amarillo{
	padding-left: 20px;line-height: 2em;
	background-repeat: no-repeat;
	background-image: url(../img/cua_amarillo.gif);
	background-position: left center;
}
.list_leyenda .cua_azul{
	padding-left: 20px;background-repeat: no-repeat;line-height: 2em;
	background-image: url(../img/cua_azul2.gif);	background-position: left center;
}
.list_leyenda .cua_verde{
	padding-left: 20px;background-repeat: no-repeat;line-height: 2em;
	background-image:  url(../img/cua_verde.gif) ;	background-position: left center;
}
.list_leyenda .cua_rojo{
	padding-left: 20px;background-repeat: no-repeat;line-height: 2em;
	background-image:  url(../img/cua_rojo.gif);	background-position: left center;
}
.list_leyenda .cua_morado{
	padding-left: 20px;background-repeat: no-repeat;line-height: 2em;
	background-image:  url(../img/cua_morado.gif);	background-position: left center;
}
.ico_dinero{
	background-image: url(../img/monedas.png);
	background-repeat: no-repeat;
	background-position: 5% 50%;
}
.dcha{
	text-align: right;
}
.centro{
	text-align: center !important;
}
.iconos_garantias{
	padding:5px;
	white-space: nowrap;
}
.odd{
	background:#fff  url(../img/fon_tr.png) repeat-x bottom;;
	border-left: 1px solid #fff;
}
.par{
	background: #eee url(../img/fon_tr.png) repeat-x bottom;
	border-left: 1px solid #fff;
}

.oferta_entrada{

	overflow:hidden;
}
.oferta_entrada .encabezado{
background-image: url(../img/encabezado_oferta.gif);
background-repeat: repeat-x;
background-position: bottom;
display: block;
vertical-align: middle;
position: relative;
height: 60px;

width: 99%;
float: right;
}
.oferta_entrada .encabezado p{
display: block;
position: absolute;
left:15px;
bottom: 8px;
color: #fff;
font-weight: bold;
margin:0px;
font-size: 1.3em;
}
.oferta_entrada .encabezado span{
display: block;
position: absolute;
right: 30px;
bottom: 0px;
}
.tabla_oferta{
	clear:both;
	margin-top: 0px;
	width: 99%;
	float: right;
}
.tabla_oferta td{
	padding: 10px;
}
.tabla_oferta table{
border-left: 12px solid #D8000C;	
border-right: 12px solid #D8000C;	
border-bottom: 12px solid #D8000C;	
margin-bottom: 10px;vertical-align: middle;
width: 100%;
}

.tabla_oferta table td{
vertical-align: middle;
}
.tabla_oferta .st_seccion{
font-weight: bold;
font-size: 1.1em;
padding-top:15px;
}.tabla_oferta .st_precio{
font-weight: bold;
padding-top:15px;
}
.tabla_oferta .st_comprar{
font-weight: bold;
font-size: 1.1em;
padding-top:15px;
}


.cont_info_equipo{
	background-color: #eeeeee;
	border:1px solid #dddddd;
	overflow: hidden;
}

.cont_compras{
	background: #bedbf0;
	overflow: hidden;
	width: 98%;
	margin: 0px auto 15px auto;
}

.tit_compras h2.tit_categoria {
	border: none;
	font-size:1.6em;
	padding: 7px 15px 10px;
	margin-bottom: 2px !important;
	width: auto;
	display: block;
}

.tit_compras  span{
	border: none;
	font-size: 1.2em;
	padding: 2px 15px;
	font-weight: bold;
	display: block;
	margin-bottom: 6px !important;
	
}

.localizacion{
	color: #0f3257;
	font-size: 75%;
}

.aviso_entrada{
	padding-bottom: 10px;
}


.cont_lstentradas{
	background: #fff;
	width: 96%;
	padding: 8px;
	overflow: hidden;
	margin: 0px auto 10px;
}

.no_map{
	width: 410px;
	height: 220px;
	background: url(../img/fon_NoMapa.gif) no-repeat center;
	position: relative;
	margin: 0px auto;
	padding-top: 150px;
}

.info_nomap{
	width: 340px;
	background: #fff;
	color: #005a73;
	font-weight: bold;
	font-size: 130%;
	text-align: center;
	margin-top: 320px;
	display: block;
	clear: both;
	margin: 0px auto;
	padding: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #005a73;
}

.entrada_general{
	width: 410px;
	height: 370px;
	background: url(../img/fon_EntradaGeneral.gif) no-repeat center;
	position: relative;
	margin: 0px auto;
}

.info_egeneral{
	width: 380px;
	color: #fff;
	font-size: 130%;
	text-align: center;
	margin-top: 320px;
	display: block;
	clear: both;
	margin: 0px auto;
	padding: 15px;
	position: absolute;
	bottom: 0px;
}


.info_egeneral span{
	font-weight: bold;
}


