/* Menu event type */
#menu_event_type { float:left; margin-top:5px; height:41px; margin-bottom:15px; }
#menu_event_type li { float:left; background:url(menu_separador.gif) left 0 no-repeat; padding-left:3px; font-size:0; line-height:0; }
#menu_event_type li.first { background:none; padding-left:0px; }
#menu_event_type .li1 a { display:block; width:96px; height:41px; background:url(menu_agenda.gif) 0 0 no-repeat; }
#menu_event_type .li1 a:hover { background-position: 0 -41px; }
#menu_event_type .li2 a { display:block; width:76px; height:41px; background:url(menu_cine.gif) 0 0 no-repeat; }
#menu_event_type .li2 a:hover { background-position: 0 -41px; }
#menu_event_type .li3 a { display:block; width:136px; height:41px; background:url(menu_exposiciones.gif) 0 0 no-repeat; }
#menu_event_type .li3 a:hover { background-position: 0 -41px; }
#menu_event_type .selected a { background-position: 0 -41px; }
/* Menu event date */
#menu_event_date { float:right; margin-top:5px; height:56px; }
#menu_event_date li { float:left; background:url(menu_separador.gif) left 0 no-repeat; padding-left:3px; font-size:0; line-height:0; }
#menu_event_date li.first { background:none; padding-left:0px; }
#menu_event_date .li1 a.img { display:block; width:55px; height:41px; background:url(menu_hoy.gif) 0 0 no-repeat; }
#menu_event_date .li2 a.img:hover { background-position: 0 -41px; }
#menu_event_date .li2 a.img { display:block; width:84px; height:41px; background:url(menu_dia_anterior.gif) 0 0 no-repeat; }
#menu_event_date .li3 a.img:hover { background-position: 0 -41px; }
#menu_event_date .li3 a.img { display:block; width:84px; height:41px; background:url(menu_dia_siguiente.gif) 0 0 no-repeat; }
#menu_event_date .li1 a.img:hover { background-position: 0 -41px; }
#menu_event_date .li4 a.img { display:block; width:84px; height:41px; background:url(menu_fecha.gif) 0 0 no-repeat; }
#menu_event_date .li4 a.img:hover { background-position: 0 -41px; }
/* Mini-menu event date  */
#minimenu_event_date { float:right; margin-top:15px; height:21px; }
#minimenu_event_date li { float:left; background:url(../layouts/default/minimenu_separador.gif) left 0 no-repeat; padding-left:3px; font-size:0; line-height:0; }
#minimenu_event_date li.first { background:none; padding-left:0px; }
#minimenu_event_date .li1 a.img { display:block; width:45px; height:21px; background:url(../layouts/default/minimenu_hoy.gif) 0 0 no-repeat; }
#minimenu_event_date .li2 a.img:hover { background-position: 0 -21px; }
#minimenu_event_date .li2 a.img { display:block; width:82px; height:21px; background:url(../layouts/default/minimenu_dia_anterior.gif) 0 0 no-repeat; }
#minimenu_event_date .li3 a.img:hover { background-position: 0 -21px; }
#minimenu_event_date .li3 a.img { display:block; width:84px; height:21px; background:url(../layouts/default/minimenu_dia_siguiente.gif) 0 0 no-repeat; }
#minimenu_event_date .li1 a.img:hover { background-position: 0 -21px; }
#minimenu_event_date .li4 a.img { display:block; width:54px; height:21px; background:url(../layouts/default/minimenu_fecha.gif) 0 0 no-repeat; }
#minimenu_event_date .li4 a.img:hover { background-position: 0 -21px; }
#selectDateField, #selectDateField2 { border:none; width:0; height:0;}
