#evento_descripcion_cuenta {
    display: block;
    /*float: right;*/
    font-size: 11px;
    font-weight: bold;
    position: relative;
    right: 0;
    top: 0;
    width: 86px;
    z-index: 100;
    display:none;
    height: 25px;
    margin-left: 10px;
}

div.novedades-fecha{
	background-image: url(../images/novedades/fondo-calendario-nove.png);
	background-repeat:no-repeat;
	line-height: 30px;
	width: 74px;
	height: 75px;
	position:absolute;
	right: /*25px;*/ 13px;
	top: /*25px;*/ 8px;
	color:#FFFFFF;
	text-align:center;
	font-size:18px;
	padding-top: 5px;
}

a.comprar{
	background-image: url(../images/novedades/btn_comprar_entrada.png);
	background-repeat:no-repeat;
    background-position: left bottom;
	width: 72px;
	height: 74px;
	position:absolute;
	right: 25px;
	top: 95px;
}
a.comprar:hover {
    background-position: left top;
}

a.comprar_dentro{
	background-image: url(../images/novedades/btn_comprar_entrada.png);
	background-repeat:no-repeat;
    background-position: left bottom;
	width: 72px;
	height: 74px;
	position:absolute;
	right: 9px;
	top: 3px;
}
a.comprar_dentro:hover {
    background-position: left top;
}


div.novedades-fecha span{
	color:#6f7f03;
	font-size:40px;
}

div.novedades-fecha-mini {
	background-image: url(../images/box/fondo_fecha_mini.png);
	background-repeat:no-repeat;
	line-height: 18px;
	width: 43px;
	height: 43px;
	position:absolute;
	right: 20px;
	top: 20px;
	color:#0b051d;
	text-align:center;
	font-size:12px;
	padding-top: 0px;
	font-weight: bold;
}

div.novedades-fecha-mini div {
	color:#282f00;
	font-size:24px;
	margin-top: 4px;
}

div.evento_info {
	margin-top: 10px;
	clear: both;
}

div.evento_info-mini {
    clear: both;
    height: 14px;
    margin-top: 3px;
    overflow: hidden;
    text-align: left;
}

div .evento-mini-bottom {
	border: 0;
	height: 38px;
    margin-top: -2px;
	}


div.evento_info-mini .byPubliFecha {
	color: #9fba0d;
	}
	
div.evento_info-mini p {
	color: #000000;
    font-family: Tahoma,sans-serif;
    font-size: 12px;
    line-height: 1.3em;
	}

div.evento_faltan {
	float: left;
	background-image: url(/images/eventos/faltan_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	height: 16px;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 3px;
	margin-right: 0px;
}

div.evento_faltan span, div.evento_van span {
	font-weight: bold;
	color: #9AB100;
}

div.evento_van {
	float: left;
	background-image: url(/images/eventos/ok_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height: 16px;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 3px;
}

div.evento_van span {
	margin-right: 6px;
}

div.evento_votavan {
	float: left;
	height: 16px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 3px;
}

a.voto_si {
	display: block;
	float: left;
	width: 43px;
	height: 16px;
	background-image: url(../images/eventos/si.png);
	background-position: 0px -16px;
	text-indent: -9999px;
}
a.voto_quizas {
	display: block;
	float: left;
	width: 43px;
	height: 16px;
	margin-left: 5px;
	background-image: url(../images/eventos/quizas.png);
	background-position: 0px -16px;
	text-indent: -9999px;
}

a.voto_si:hover, a.voto_quizas:hover {
	background-position: left top;
}

div.evento_cuadro_faltan_dias {
	float: right;
	width: 71px;
	height: 40px;
	background-image: url(/images/eventos/icon_faltan_dias.jpg);
	color: #FFF;
	font-size: 38px;
	font-weight: bold;
	text-align: center;
	padding-left: 35px;
	padding-top: 4px;
	overflow: hidden;
}
div.evento_cuadro_faltan_horas {
	float: right;
	width: 71px;
	height: 40px;
	background-image: url(/images/eventos/icon_faltan_horas.jpg);
	color: #FFF;
	font-size: 38px;
	font-weight: bold;
	text-align: center;
	padding-left: 35px;
	padding-top: 4px;
	overflow: hidden;
}


div.evento_cuadro_pasado {
	float: right;
	width: 106px;
	height: 44px;
	background-image: url(/images/eventos/icon_evento_pasado.gif);
}

div.box_evento_title {
	clear: both;
	text-align: right;
	color: #000;
	font-weight: bold;
	font-size: 18px;
	padding-top: 5px;
}

div.box_evento_fecha {
	text-align: right;
	margin-top: 10px;
}

div.box_evento_imagen {
	width: 480px;
	height: 226px;
	position: relative;
	margin-top: 5px;
}

div.box_cartel_imagen {
	width: 480px;
	height: 707px;
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.box_evento_imagen h2 {
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-image:url(../images/novedades/fondo-titulo-novedades.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	margin-left: 30px;
	text-align: right;
	line-height: 15px;
}



a#evento_voy {
	background-image: url(/images/eventos/boton_voy.gif);
	background-position: 0px 26px;
	width: 85px;
	height: 26px;
	display: block;
	float: left;
	text-indent: -9999px;
	margin-left: 6px;
}
a#evento_voy:hover, a#evento_quizas:hover {
	background-position: left top;
}
a#evento_quizas {
	background-image: url(/images/eventos/boton_quizas.gif);
	background-position: 0px 26px;
	width: 85px;
	height: 26px;
	display: block;
	float: left;
	text-indent: -9999px;
	margin-left: 6px;
}



div#eventos-filtro {
	background-image: url(/images/eventos/filtro_eventos.png);
	position: relative;
	width: 524px;
	height: 72px;
	margin-bottom: 10px;
}

select#select-categorias {
	width: 180px;
	position: absolute;
	top: 10px;
	left: 17px;
}

select#select-meses {
	width: 180px;
	position: absolute;
	top: 40px;
	left: 17px;
}

div#eventos-filtro img {
	position: absolute;
	/*width: 310px; 310px;*/
	/*height: 72px; /*72px;*/
	left: 222px; /*215px;*/
	top: 5px;
}

#wrapper_formulario_evento {
	
	}

#wrapper_formulario_evento .texto_desc {
	color: #9BB800;/*height: 35px;*/ float: left; line-height: 24px;width: 100%;padding-left: 10px;
}

#wrapper_formulario_evento .form_data {
	margin-bottom: 10px; /*margin-left: 14px;*/width: /*502px;*/302px; color:#FFF; background: url(/images/eventos/fondo_cuadro_formulario_eventos.png) repeat-y center;
}

#wrapper_formulario_evento .form_data input {
	color:#333; border: 1px solid #85a200;  background-color: #FFF;
}

#wrapper_formulario_evento .form_data textarea {
	color:#333; border: 1px solid #85a200;
}

#wrapper_formulario_evento .form_data .calendar {
	float: left;
    margin: 3px;
}

a.insertar_evento {
	background-image: url(../images/box/btn_insertar_evento.png);
	background-position: left 42px;
	width: 280px;
	height: 42px;
	display: block;
	margin-right: 14px;
    margin-top: 15px;
    color: background;
    float: right;
    text-indent: -9999px;
	}
a.insertar_evento_grande{
    background-image: url(../images/box/btn_grande_insertar_evento.png);
	background-position: left bottom;
	width: 301px;
	height:60px;
	display: block;
    text-indent: -9999px;
    margin-top: -24px;
    
}
a.insertar_evento_grande:hover {
	background-position: left top;
	}
	
a.insertar_evento:hover {
	background-position: left top;
	}

a.cerrar_formulario_evento {
	background-image: url(../images/eventos/btn_cerrar_formulario.png);
	background-position: left 20px;
	width: 60px;
	height: 20px;
	margin-right: 13px;
    margin-top: 2px;
    color: background;
    float: right;
    text-indent: -9999px;
	}
a.cerrar_formulario_evento:hover {
	background-position: left top;
	}

button.enviar_evento {
	background-image: url(../images/eventos/btn_enviar_evento.png);
	background-color: transparent;
	background-position: left 27px;
	width: 144px;
	height: 27px;
	display: block;
	margin-right: 13px;
    margin-top: 2px;
    color: background;
    float: right;
    text-indent: -9999px;
    border: 0;
	}
	
button.enviar_evento:hover {
	background-position: left top;
	}
	
.titlePrivacidad {
	background-color: #FFF ;
	color: #2b3b0e;
	border: 2px dotted #85a200;
	padding: 5px;
	}

div#eventos-filtro .numero-eventos {
	position: absolute;
	width: 40px;
	height: 30px;
	left: 255px;
	top: 35px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}

div#calendario-cabecera-ficha {
	position: absolute;
	background-image: url(../images/eventos/fondo_calendario_eventos_filtro.png);
	width: 57px;
	height: 54px;
	top: 8px;
	right: 10px;
	text-align: center;
	padding-top: 3px;
}

div#calendario-cabecera-ficha .calendario-cabecera-mes {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
}

div#calendario-cabecera-ficha .calendario-cabecera-dia {
	color: #415307;
	font-weight: bold;
	font-size: 28px;
}








#ficha-evento {
	position: relative;
	width: 489px;
	height: 157px;
	background-image: url(../images/eventos/ficha/fondo_info_eventos.jpg);
	font-weight: bold;
	color: #FFF;
	margin-bottom: 30px;
}

#ficha-evento p {
	position: absolute;
	left: 90px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
#ficha-evento-lugar {
	top: 20px;
}
#ficha-evento-poblacion {
	top: 40px;
}
#ficha-evento-fecha {
	top: 60px;
}
#ficha-evento-hora {
	left: 360px !important;
	top: 60px;
}
#ficha-evento-precio {
	top: 80px;
}
#ficha-evento-consumicion {
	top: 100px;
}
#ficha-evento-venta {
	top: 120px;
}
.sidebar_eventos {
	background: #fff url('../images/img_sidebar_bg.png') no-repeat left top;
	float: left;
	width: 261px;
	padding: 20px;
	position: relative;
}
h2#cabecera-calendario-eventos {
	width: 301px;
	height: 72px;
	background-image: url(../images/textos/top_calendario.jpg);
    /*margin-top: 5px;
    margin-bottom: 5px;*/    
}

/* Quien va */
div#quien_va{float: left;}
div#quien_va div#titulo{background: url(../images/eventos/quien/titulo_evento_usuarios.png);width: 148px;height: 30px;}
div#quien_va div#cabecera_quien{margin-left: -12px; background: url(../images/eventos/quien/cabecera_cuadro_usuarios_eventos.png);width: 317px;height: 40px; }
div#quien_va div#cuerpo_quien{float: left; padding-left: 8px; margin-left: 3px; background: url("../images/eventos/quien/relleno_cuadro_usuarios_eventos.png") repeat-y scroll 0 0 transparent;    clear: both;background-repeat: repeat-y; width: 317px;}
div#quien_va div#pie_quien{float: left; margin-top: -3px; }
div#cuerpo_quien div.user{float: left;margin-left: 2px;margin-right: 2px;margin-top: 6px;background: url("../images/comentarios/marco_foto_offline.png") repeat-y scroll 0 0 transparent ;height: 58px;    padding: 2px;    width: 50px;}
div#cuerpo_quien div.user:hover{background: url("../images/comentarios/marco_foto_online.png") repeat-y scroll 0 0 transparent ; height: 58px;    padding: 2px;    width: 50px;}
div.user img{ height: 58px;  width: 50px;}
div#cuerpo_quien div.mas{cursor: pointer; margin-left: 3px; margin-top: 6px; float: left; background: url(../images/eventos/quien/btn_mas_usuarios_eventos_mas.jpg); width: 54px; height: 62px; background-position: left bottom; }
div#cuerpo_quien div.menos{cursor: pointer; margin-left: 3px; margin-top: 6px; float: left; background: url(../images/eventos/quien/btn_mas_usuarios_eventos_menos.jpg); width: 54px; height: 62px; background-position: left bottom; }
div#cuerpo_quien div.mas:hover{background-position: left top;}
div#cuerpo_quien div.menos:hover{background-position: left top;}
div#cuerpo_quien div#contiene{/* float: left;*/ margin-top: -33px;margin-bottom: 10px;overflow: hidden;height: 70px;}
div#estadistica{float: left;margin-bottom: 10px;margin-left: 3px; color: #FFFFFF;}
div#estadistica a{text-decoration: underline;}
div#quien_va .noVoy{background: url(../images/eventos/quien/pie_cuadro_usuarios_voy.png)scroll 0 0 transparent ;width: 309px;height: 43px;}
div#quien_va .voy{margin-left: 3px;background: url(../images/eventos/quien/pie_cuadro_usuarios_eventos.png)scroll 0 0 transparent ;width: 302px;height: 18px;}
div#texto{display: none; float: right;color: #444444;margin-top: 14px; margin-right: 12px;}
div#boton_ir{display: none; cursor: pointer; float: right;background: url(../images/eventos/quien/btn_voy_cuadro_usuarios.png);width: 58px;height: 33px;margin-right: 12px; margin-top: 4px; background-position: left bottom;}
div#boton_ir:hover{background-position: left top;}
.ver{display: block !important;}
/* Globo superior */
div#globo_izquierda{float:left; background: url(../images/eventos/quien/popup_usuarios_eventos_izquierda.png);width: 32px;height: 45px; }
div#globo_centro{padding-top: 8px; line-height: 13px; float: left; background: url("../images/eventos/quien/popup_usuarios_eventos_centro.png") repeat-x scroll 0 0 transparent; background-repeat: repeat-x; height: 33px;}
div#globo_derecha{float: left; background: url(../images/eventos/quien/popup_usuarios_eventos_derecha.png);width: 22px;height: 50px; }
div#globo_centro div#nombre_us{margin-left: -16px;font-size: 10px; color: #0E1E0E;}
div.globopopup {position: absolute;	/*top: -45px;*/	display: none; margin-top: -40px;height: 33px;}
div#flecha_voy {margin-left: -8px; margin-top: 7px;float: left; background: url(../images/eventos/quien/fondo_novanadie2.png);width: 309px;height: 41px; }
div#flecha_voy div#texto{color: #ffffff !important;}
div#cargando {float: left; position: absolute; display: none; margin-top: 12px; margin-left: 24px;}
div#cargando1 {float: left; position: absolute; display: none; margin-top: 12px; margin-left: 24px;}

/*Nuevo eventos*/
div.novedades-fecha-event{
    border: 1px solid black;
    background: /*#9AB23A; #9EB502*/ #2A3B0A;
	width: 74px;
	height: 75px;
	position:absolute;
	right: 13px;
	top: 8px;
	color:#FFFFFF ;
	text-align:center;
	font-size:14px;
	padding-top: 10px;
    border-radius: 10px;
    /*box-shadow: 5px 5px 3px #69644E;*/
}

span.dia{
    color: /*#9EB502 #2A3B0A*/ #9eb502;
    font-size: 34px;
}

/*Formulario*/
.fila_event{
     line-height: 39px;
     width: 302px;
     float: left;
     margin-bottom: 5px;  
}

.label_form{
    color: #fff;
    margin-left: 10px;
}

.fondo_form{
    background: url('/images/eventos/fondo_cuadro_formulario_eventos.png') repeat-y scroll center center transparent;
    float: right;
    width: auto;
    height: 30px;
    padding-top: 9px;
}

.googleMapHide{
    position: absolute;
    visibility: hidden;
    float: left;
}
