﻿.highlighttitle .title h1
{
    display: none;
}
.titulo
{
    background-image:url('programacion/fondo_negro_titulos.png');
    background-repeat:no-repeat;
    width:737px;
    height:31px;
    line-height:31px;
    color:White;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    margin-top:15px;
    text-indent:10px;
}
.grilla
{
    width: 725px;
    position: relative;
    padding: 0;
    margin: 0;
}

.directorio
{
    background-color:#0096C4;
    margin:0px;
    padding:0;
    position:relative;
    width:735px;
}

.contenedorgrilla
{
    float: left;
    position: relative;
    width: 734px;
    height: 420px;
    overflow: hidden;
    background-color: #01DDFF;
}
.contenedorgrillaDay
{
    float: left;
    position: relative;
    width: 734px;
    height: 420px;
    background-color: #0096C4;
    overflow: scroll;
    overflow-x:hidden; 
    /*border-left: solid 2px #1C75AD;
    border-top: solid 2px #1C75AD;
    border-right: solid 2px #1C75AD;*/
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-base-color: #D1ECF4;
    scrollbar-face-color: #86CDE3;
    scrollbar-darkshadow-color: #86CDE3;
    scrollbar-shadow-color: #86CDE3; /* #EAFCFF;*/    
    /*background-image: url('programacion/recuadro_celeste_medio.png');*/
}
.contenedorDir
{
    position: relative;
    width: 723px;
    height: 420px;
    background-color: Transparent;
    overflow: scroll;
    margin: 0 auto;
    scrollbar-arrow-color: #4E6285;
    scrollbar-base-color: #FBFCF7;
    scrollbar-face-color: #C1D3FB;
    scrollbar-highlight-color: #FBFCF7;
    scrollbar-3dlight-color: #FBFCF7;
    scrollbar-darkshadow-color: #FBFCF7;
    scrollbar-shadow-color: #FBFCF7;
    overflow-x: hidden;
}
.contenedorDir .itemProg
{
    clear: both;
    background-color: #F8F8F8;
    height: 66px;
    margin-top:10px;
    border-bottom:solid 2px #ECECEC;
    width:695px;
    margin-left:16px;
}
.contenedorDir .itemProg .foto
{
    float:left;width:79px;
    border:solid 3px #939393;
    margin-right:10px;
}
.contenedorDir .itemProg .textos
{
    float:left;
}
.contenedorDir .itemProg .tituloPrograma
{
    font-family:arial;font-size:12px;font-weight:bold;color:white; cursor:pointer;
    background-color:#0095C6;height:19px;line-height:19px;padding:0px 10px 0px 5px;
}
.contenedorDir .itemProg .descripcion
{
    font-family:Verdana;
    font-size:11px;
    color:#403F3B;
    margin-top:10px;
    padding-left:5px;
}
.contenedorDir .progItemsFull
{
    width:723px;
    float:left;
}
.mainGrid /*#EventView_listadoDiv*/
{
    position: relative;
    z-index: 2;
    height: 420px;
    width: 800px;
    overflow: hidden;
    visibility: visible;
    left: 0px;
    float: left;
}
.mainGridDay
{
    position: relative;
    z-index: 2;
    height: 3696px;
    width: 714px;
    overflow: hidden;
    visibility: visible;
    left: 0px;
    float: left;
    margin-top: 0px;
}
.mainGridDay.Week
,.mainGridDay.Week .progItems
,.mainGridDay.Week .hours
{
    height: 3408px;
}
*html .mainGridDay
{
}
.mainDir
{
    position: relative;
    z-index: 2; /*height: 3355px;*/
    width: 714px;
    overflow: visible;
    visibility: visible;
    left: 0px;
    float: none;
    margin-top: 0px;
}
#EventView_listado2Div
,.listadoDiv2
{
    position: absolute;
    z-index: 4; /*background-color: #1396E4; /*EAFCFF;*/
    background-color: Transparent;
    left: 0px;
    float: left;
    width: 714px;
    overflow:hidden;
}

#footerGrid
{
    position: relative;
    /*bottom: 16px;*/
    margin: 0px;
    margin-bottom: 18px;    
    padding: 0;
    z-index: 10;
    background-image: url('programacion/recuadro_celeste_base.png');
    width: 735px;
    height: 9px;
    left: 0px;
    float: left;    
}

.headerGrid
{
    height: 52px; /*position: relative;*/
    margin-top: 8px;
    _margin-bottom: -3px;
    width: 735px;
    background-image: url('programacion/recuadro_celeste_superior.png');
    background-repeat: no-repeat;
    background-position: bottom;
}

.EventView_days
{
    /*background-color: #A2B224;
    height: 20px;
    text-align: center;
    width: 717px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 6px;
    border: solid 2px white;*/
    background-image:url('programacion/header_grilla_semanal.png');
    width:717px;
    height:26px;
    margin-left:6px;
    border:solid 2px white;
    border-bottom:0px;
    
}
.daysBorde
{
    background-image: url('programacion/recuadro_celeste_medio.png');
    height:28px;
    width: 735px;
    margin-top: -2px;
}

*html .EventView_days
{
    width: 721px;
}

.hoursBG
{
    position: absolute;
    /*top: 160px;*/
    left: 1px;
    float: left;
    width: 145px; /*esta prop se setea en el codigo dependiendo si la vista es diaria o semanal, xq tienen != valores*/
    text-align: center;
    /*background: #224879 url('grilla/fondo_horas.png');*/
    background-color: #A2B224;  
    z-index: 1;
    height: 410px;
}
.hoursBGW
{
    position: absolute;
    top: 63px;
    left: 2px;
    float: left;
    width: 115px; /*esta prop se setea en el codigo dependiendo si la vista es diaria o semanal, xq tienen != valores*/
    text-align: center;
    background: #224879 url('grilla/fondo_horas.png');
    z-index: 0;
    height: 410px;
}
#EventView_hours
,.hours
{
    float: left;
    width: 145px; /*esta prop se setea en el codigo dependiendo si la vista es diaria o semanal, xq tienen != valores*/
    text-align: center;
    background-color: Transparent;
}

.hourItems
{
    height: 74px;
    color: White;
    /*font-family: Arial;
    font-weight: bold;
    font-size: 30px;*/
    border-left: solid 2px white;
    border-bottom: solid 2px white;
    border-right: solid 5px white;
    border-top: solid 1px white;
    text-align: center;
    line-height: 74px;    
    background-color: #A2B224;
    font-size:18px;
}

.hourItems p
{
    /*margin-top: 10px;*/
}
.hourItems p.p0
{
    /*margin-top: 10px;*/
}
.hourItems span
{
    font-size: 14px;
    font-weight: bold;
}
.dayItems
{
    color:White;
    float:left;
    font-family:verdana;
    font-size:11px;
    font-weight:bold;
    line-height:20px;
    padding-top:3px;
    text-align:center;
    width:85px;
}


.progItemsFull
{
    width: 562px;
    float: left;
    text-align: left;
    padding-bottom: 50000px;
    margin-bottom: -50000px; /*word-wrap: break-word;*/
    background-color: #E7EACF; /*1396E4;*/
}

.directorio .progItemsFull
{
    background-color: #F8F8F8;
    background-image: url('Grilla/ajax-loader.gif');
    background-repeat: no-repeat;
    background-position: center 190px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top:8px;
}
.progItemsFullItem
{
    width: 562px;
    text-align: left; /*border-style:groove;*/
    background-color: #E7EACF;
    border-bottom: solid 3px white;
    border-top: solid 3px #A2B224;
    overflow: hidden;
}
.progItemsFullItemAlt
{
    width: 562px;
    text-align: left;
    background-color: #1396E4;
    border-bottom: solid 3px white;
    border-top: solid 3px #A2B224;
}
.progItemsFullItem p.title, .progItemsFullItemAlt p.title
{
    margin-top: 10px;
    margin-left: 10px;
    color: White; /* #1F5C93;/*#666666;*/
    font-size: 14px;
}
.progItemsFullItem .imgDiv
{
    float: right;
    margin-right: 70px;
    background-color:#b3bf5b;/*url('Grilla/fondo_horas.png');*/
}
*html .progItemsFullItem .imgDiv
{
    float: right;
    margin-right: 40px;
}

div.descripcion
{
    font-family: Arial;
    color: #434343; /*#3EC5FD;/*gray;*/
    /*font-weight: bold;*/
    font-size: 14px;
    padding-left: 10px;
    margin-top: -5px;
}


div.descripcion.semanal
{
    margin: 2px;
    font-size: 10px;
    font-weight: normal;
}


a.programa, a:link.programa, a:hover.programa, a:visited.programa
{
    font-family: Arial;
    text-transform: uppercase;
    margin-top: 10px;
    color: #434343; /* #1F5C93; /*2899DD;*/
    font-size: 16px;
    font-weight: bold;
}

a.programaSemanal, a:link.programaSemanal, a:hover.programaSemanal, a:visited.programaSemanal
{
    color: #434343;
    font-size: 11px;
    font-weight: bold;
    text-decoration:none;
}
/**html a.programaSemanal, a:link.programaSemanal, a:hover.programaSemanal, a:visited.programaSemanal
{
    color: White;
    font-family: Arial;
    font-size: 9px;
    font-weight: bold; /*text-transform:none;
}*/
.progItems
{
    width: 82px;
    float: left;
    text-align: center; /*padding-bottom: 50000px; 	margin-bottom: -50000px; /*word-wrap: break-word;*/
    border-right: solid 3px #A2B224;
    background-color: #E7EACF;
}
*html .progItems
{
    width: 82px;
}
.progItemsAlt
{
    width: 82px;
    float: left;
    background-color: #1396E4;
    text-align: center;
    padding-bottom: 50000px;
    margin-bottom: -50000px;
    border-right: solid 1px #67D2FF;
}
*html .progItemsAlt
{
    width: 82px;
}

.progItems .item
{
    background-color: #E7EACF;
    border-bottom: solid 2px #A2B224;
    border-top: solid 1px #A2B224;
    /*border-top: solid 1px white; border-right:solid 1px #67D2FF;*/ #border-right:0px;
}
.progItems p, .progItemsAlt p
{
    margin-top: 10px;
    color: #FFFFFF;
    font-size: 13px;
    /*text-transform: uppercase;*/
    word-wrap: break-word;
}

.progItems a, .progItemsAlt a
{
    color: #434343;
    /*text-decoration: none;*/
}

.progItems a:hover, .progItemsAlt a:hover
{
    color: #434343;
    text-decoration: underline;
}

.titleHeaderGrid
{
    font-family: "Arial";
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: White;
    text-transform: uppercase;
    line-height: 35px;
    height: 35px;
    width: 724px; /*background-image: url('grilla/grid_header_sup.gif');*/
    background-color: #13507D;
}

.titleHeaderGridImage
{
    font-family: "Verdana";
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: White;
    line-height: 25px;
    height: 31px;
    width: 721px;
    background-image: url('grilla/grid_header.gif');
}


.titleHeaderGridDay
{
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: White;
    line-height: 35px;
    height: 35px;
    width: 721px; /*background-image: url('grilla/grid_day_header_sup.gif');*/
    background-color: #13507D;
}


.titleHeaderGridDay span
{
    padding-left: 5px;
}
.titleHeaderGridDayImage
{
    height: 20px;
    width: 721px;
    background-image: url('grilla/grid_day_header.gif');
}

.titleHeaderGridHours
{
    text-align: center;
}

.titleHeaderGridDays
{
    text-align: center;
}

.titleHeaderGrid span
{
    padding-left: 12px;
}

/*CALENDAR */
.calendar
{
    position: absolute;
    z-index: 10;
    background-image: url('programacion/fondo_calendario.png');
    background-repeat: no-repeat;
    top: 52px;
    left: 150px;
    width:301px;
    height:228px;
}
*html .calendar
{
    margin-right: 2px;
}
.calendar .cerrar
{
    background-image:url('programacion/boton_cerrar_ventana.png');
    width:21px;
    height:19px;
    float:right;
    margin:15px 15px 0px;
    cursor:pointer;
}
.calendarWrapper_Default
{
    width: 100%;
}
.CalendarControl
{
    /*border: solid 1px #ececec;*/
    font-family: Verdana;
    color: Gray; /*margin-left:5px;*/
    margin:0 auto;
}
.titleCalendarStyle
{
    font-size: 12px;
    text-transform: uppercase;
    padding:2px 0px 2px 0px;
    color:White;
    border:2px solid white;
}
.CalendarDayStyle
{
    font-size: 11px;
    padding:4px 0px 4px 2px;
    background-color:#E8F7CE;
    border:2px solid white;
}
.CalendarToDayStyle
{
    font-size: 11px;
    text-decoration:underline;
}
.otherMonthDay
{
    /*display:none;*/
}
/* FIN CALENDAR */
/* BUSQUEDA */

.searchProg
{
    float: left;
    margin-top: 3px;
}
.searchProgdiv
{
    height: 40px;
    margin-left: 10px;
    margin-bottom: 20px;
    clear: left;
}


.searchProg li
{
    list-style-type: none;
    margin-left: 0;
    color: Black;
}
.searchProg li a, .searchProg li a:visited, .searchProg li a:link, .searchProg li a:hover
{
    padding: 2px 0px 2px 5px;
    padding-right: 30px;
    display: block;
    white-space: nowrap;
    color: Black;
}

.searchProg li ul
{
    position: absolute;
    width: 160px;
    z-index: 10;
}

.searchProg li.selector
{
    height: 20px;
}
.searchProg a.selector, .searchProg a:visited.selector, .searchProg a:link.selector, .searchProg a:hover.selector
{
    background-image: url("search_arrow_prog.gif");
    background-repeat: no-repeat;
    background-position: top right;
    background-color: white;
    height: 19px;
    color: Black;
    line-height: 18px;
    padding: 0px 30px 0px 1px;
    display: block;
}


ul.searchProg, ul ul
{
    padding: 0;
    margin: 2px 0 0 0;
    border: 0;
    list-style-type: none;
    overflow: hidden;
    width: 155px;
    background-color: Transparent;
    text-align: left;
    color: black;
}
ul.searchProg table
{
    border-collapse: collapse;
    padding: 0;
    margin: 0;
    font-size: 1em;
}
ul.searchProg ul
{
    margin-left: 0px;
}
*html ul.searchProg ul
{
    margin-left: -1px;
}
ul.searchProg li
{
    text-indent: 0.5em;
}
ul.searchProg li.selector
{
    margin-bottom: -2px;
}
ul.searchProg li a, ul.searchProg li a:visited
{
    display: block;
    width: 14em;
    height: 2em;
    line-height: 1.9em;
    text-decoration: none;
    color: #606;
}
ul.searchProg li a.last, ul.searchProg li a.last:visited
{
    display: block;
    width: 14em;
    height: 14em;
    line-height: 2em;
}
ul.searchProg li ul
{
    display: none;
}

ul.searchProg li:hover a, ul.searchProg li a:hover
{
    border: 0;
    color: black;
}
/* font-weight:bold;*/
ul.searchProg li:hover ul, ul.searchProg li a:hover ul
{
    display: block;
    height: 40px;
    width: 155px;
    margin-top: -1px;
    background-color: Transparent;
}
ul.searchProg li:hover ul li a, ul.searchProg li a:hover ul li a
{
    height: 15px;
    background: white;
    color: black;
    font-weight: normal;
}
ul.searchProg li:hover ul li:hover a, ul.searchProg li a:hover ul li a:hover
{
    background: white;
    color: black;
    text-decoration: underline;
}



.eventsearch-aspx #ahoraProg
{
    height: 35px;
    line-height: 35px;
    float: left;
    width: auto;  
    color: #434343;          
}

.eventsearch-aspx .comillas
{
    color: #0097C4;
    margin: 10px;
    font-weight: normal;
    font-size: 16px;    
}

.eventsearch-aspx #proxProg
{
    height: 35px;
    line-height: 35px;
    float: right;
    width: auto;    
    margin-right: 20px;
    color: #434343;
}
.titletext, .titletext a, .titletext a:visited, .titletext a:link
{
    color: #434343;
    font-family: Arial;
    font-weight:bold;
    font-size: 14px;
    text-decoration: none;
}
.titletext span .titletext a span, .titletext a:visited span, .titletext a:link span
{
    color: #434343;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.titletext a:hover
{
    color: #434343;
    text-decoration: underline;
}
.titletext a:hover span
{
    color: #434343; #text-decoration:underline;
}
/*NUEVOS EXTRAS*/
.headerGrid .diario, .headerGrid .diariofalse
{
    float: right;
    width: 99px;
    height: 45px;
    background-image: url('programacion/solapa_porDiaSemana.png');
    cursor: pointer;
    _background-position: center bottom;
    margin-right: 3px;
    line-height: 35px;
    text-align: center;
    vertical-align: middle;
}

.headerGrid .diariofalse span
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #434343;    
    opacity: .7;
    filter: alpha(opacity=70);
    -moz-opacity: .7;
}

.headerGrid .diariotrue
{
    float: right;
    width: 99px;
    height: 45px;
    background-image: url('programacion/solapa_porDiaSemana_activo.png');
    cursor: pointer;
    margin-right: 3px;
    line-height: 35px;
    text-align: center;
    vertical-align: middle;
}

.headerGrid .diariotrue span
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: White;    
}

*html .item .diario
{
    margin-left: 30px;
}

.headerGrid .semanaltrue
{
    float: right;
    width: 99px;
    height: 45px;
    background-image: url('programacion/solapa_porDiaSemana.png');
    cursor: pointer;
    margin-right: 3px;
    line-height: 35px;
    text-align: center;
    vertical-align: middle;
}

.headerGrid .semanaltrue span
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #434343;    
    opacity: .7;
    filter: alpha(opacity=70);
    -moz-opacity: .7;
}

.headerGrid .semanalfalse
{
    float: right;
    width: 99px;
    height: 45px;
    background-image: url('programacion/solapa_porDiaSemana_activo.png');
    cursor: pointer;
    margin-right: 3px;
    line-height: 45px;
    text-align: center;
    vertical-align: middle;
}

.headerGrid .semanalfalse span
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: White;    
}


.headerGrid .directorio
{
    float: right;
    width: 119px;
    height: 45px;
    background-image: url('programacion/solapa_porPrograma.png');
    cursor: pointer;
    line-height: 35px;
    text-align: center;
    vertical-align: middle;
    background-color:white;
}

.headerGrid .directorio span
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #434343;    
    opacity: .7;
    filter: alpha(opacity=70);
    -moz-opacity: .7;
}

.headerGrid .directorioSel
{
    background-image: url('programacion/solapa_porPrograma_activo.png');
    float: right;
    width: 119px;
    height: 45px;
    cursor: pointer;
    line-height: 35px;
    text-align: center;
    vertical-align: middle;
}

.headerGrid .directorioSel span
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: White;    
}

*html .item .semanal
{
    margin-left: 70px;
}

/*.headerGrid .extrasimprimir
{
    float: right;
    width: 89px;
    height: 26px;
}

*html .headerGrid .extrasimprimir
{
    margin-left: 70px;
}


.headerGrid .extrasdescargar
{
    float: right;
    width: 102px;
    height: 26px;
}*/

/*FIN EXTRAS*/

/* INICIO PROGRAMACION */

.sectiontitle h2
{
    font-size: 19px;
    padding: 0;
    margin: 0;
    font-family: "Trebuchet ms";
}

.eventsearch-aspx
{
    height: auto;
    width: auto;
    overflow: hidden;    
    padding-left: 40px;
    margin-top: 1px;    
}

.eventsearch-aspx .menuExtrasEventos
{
    margin-top: 0px;
}

.eventsearch-aspx .menuExtrasEventos h2
{
    background-image: url(azulsolido/fdo_tit_extras.gif);
    text-indent: -1000px;
}

.eventsearch-aspx .highlighttitle
{
    float: left;
    font-family: Arial;
    font-size: 11px;
    background-image: url('grilla/fondo_caja_seccion.png') !important;
    background-repeat: no-repeat;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/grilla/fondo_caja_seccion.png');
    height: 223px;
    width: 232px;
    padding: 0px;
}
.eventsearch-aspx .highlighttitle .title
{
    padding: 10px 10px 0px 10px;
    text-transform: uppercase;
}
.eventsearch-aspx .highlighttitle .title h2
{
    font-size: 14px;
    color: White;
}

.eventsearch-aspx .highlighttitle p
{
    padding: 0px 15px 10px 10px;
}

.eventsearch-aspx .minisitios
{
    float: left;
    font-family: Arial;
    font-size: 11px;
    background:url('programacion/fondo_caja_promos_arriba.png') no-repeat top center;
    width: 237px;    
    margin-left: 15px;
    
}
.eventsearch-aspx .minisitios h2, .eventsearch-aspx .cajapromos h2
{
    float: left;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    padding: 0px 10px;
    display: block;
    color: #D98700;    
    line-height:41px;
}
.eventsearch-aspx .otrascajas
{
    clear:both;
    float:none;
    height:auto;
    margin-top:18px;
    overflow:hidden;
}
.eventsearch-aspx .cajaPromos a, .eventsearch-aspx .cajaPromos a:visited, .eventsearch-aspx .cajaPromos a:link, .eventsearch-aspx .cajaPromos a:hover
{
    color: White;
    text-decoration: none;
}

.eventsearch-aspx .cajaPromos .lista td
{
    vertical-align: top;
}

.eventsearch-aspx .cajaPromos .lista
{
    padding-top: 1px;
    z-index: 1000;
}
.eventsearch-aspx .cajaPromos .lista img
{
    margin: 1px;
    cursor: pointer;
}
.eventsearch-aspx .cajaPromos .lista img.selected
{
    margin: 0;
    border: 1px solid white;
}

.eventsearch-aspx .minisitios .items
{
    background-image:url('programacion/fondo_caja_promos_medio.png');
    clear:both;
    float:none;
    overflow:hidden;
    height:auto;
    padding-bottom:12px;
}
/**html .eventsearch-aspx .minisitios .items
{
    background-image: none;
    position:relative;width:237px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/programacion/fondo_caja_promos_medio.png');
}*/
.eventsearch-aspx .minisitios .items ul
{
    padding-top:20px;
}
*html .eventsearch-aspx .minisitios .items ul
{
    padding-top:5px;
}
.eventsearch-aspx .minisitios .items li
{
    margin-bottom: 8px;
    margin-left: 25px;
    list-style-image: url('default/bullet_videos_descargas.png');    
}

.eventsearch-aspx .minisitios .items .separador
{
    background-image: url('programacion/linea_separacion.png');    
    width: 215px;    
    margin-bottom: 8px;
    height: 3px;
}
*html .eventsearch-aspx .minisitios .items .separador
{
    background-image: none;
    position:relative;width:215px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/programacion/linea_separacion.png');
}
.eventsearch-aspx .minisitios a, .eventsearch-aspx .minisitios a:visited, .eventsearch-aspx .minisitios a:link
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #DB8700;
    padding: 2px 5px 2px 5px;
    /*background-color: #0092C2;    */
}
.eventsearch-aspx .minisitios a:hover
{
    text-decoration: underline;
}
.eventsearch-aspx .minisitios .pie
,.eventsearch-aspx .cajapromos .pie
{
    background-image:url('programacion/fondo_caja_promos_abajo.png');
    width:237px;
    height:8px;
}
*html .eventsearch-aspx .minisitios .pie
,*html .eventsearch-aspx .cajapromos .pie
{
    background-image: none;
    position:relative;width:237px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/programacion/fondo_caja_promos_abajo.png');
}
.eventsearch-aspx .cajapromos
{
    float: left;
    font-family: Arial;
    font-size: 11px;
    background:url('programacion/fondo_caja_promos_arriba.png') no-repeat top center;
    width: 237px;    
}
.eventsearch-aspx .cajapromos table
{
    position: relative;
}

.eventsearch-aspx .cajapromos #divpromos
{
    text-align:center;
    background:url('programacion/fondo_caja_promos_medio.png') repeat-y center;
    clear:both;
    float:none;
    height:auto;
    overflow:hidden;
    position:relative;
    padding-bottom:1px;
    
}
*html .eventsearch-aspx .cajapromos #divpromos
{
     /*border:solid 1px red;*/
}
.eventsearch-aspx .cajapromos #promo
{
    border:2px solid black;
    margin:5px auto;
    width:210px;
    display:block;
    height:132px;
}
.eventsearch-aspx #divpromos img
{
    /*margin: 1px;*/
    cursor: pointer;
}
.eventsearch-aspx .cajapromos .lista
{
    position:absolute;
    z-index:3;
    bottom:10px;
    left:17px;
}
*html .eventsearch-aspx .cajapromos .lista
{
    left:0px;
    bottom:0px;
    /*border:solid 1px red;*/
}
.eventsearch-aspx .cajapromos .lista img
{
    border:solid 1px white;
}
.eventsearch-aspx .cajapromos img.selected
{
    margin: 0;
    border: 1px solid white;
}

.eventsearch-aspx .programas
{
    margin-top: 5px;
    clear: both;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    width: 738px;
    background-color: #E0E5EB;
    color: #434343;
	overflow:hidden;
}

.eventsearch-aspx .opcionesGrilla
{
    height: 50px;
    width: 738px;
    background-color: #D0D8E0;
    margin-top: 10px;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #434343;
}

.eventsearch-aspx .opcionesGrilla .btnsImpDescGrilla
{
    margin-right: 12px;
}

.eventsearch-aspx .opcionesGrilla .btnsImpDescGrilla .imprimirGrilla
{
    width: 127px;
    height: 20px;
    background-color: #0082B4;
    float: right;
    margin-top: 15px;
    text-align: center;   
    margin-right: 8px; 
}

.eventsearch-aspx .opcionesGrilla .btnsImpDescGrilla .imprimirGrilla a
{
    font-size: 13px;
    line-height: 20px;
    color: White;
}

.eventsearch-aspx .opcionesGrilla .tituloFecha
{
    float: left;
    line-height: 50px;
    margin-left: 10px;    
}

.eventsearch-aspx .opcionesGrilla .tituloFechaLabel span
{
    text-transform:capitalize;
}


.eventsearch-aspx .opcionesGrilla .tituloFecha .cambiarFecha
{
    margin-left: 10px;
}

.eventsearch-aspx .opcionesGrilla .tituloFecha a
{
    color: #1297E5;
    text-decoration: underline;
}

.eventsearch-aspx .horarios
{
    clear: both;
    font-family: Arial;
    font-size: 11px;
    background-image: url('grilla/banda_azul_horarios.png');
    background-repeat: no-repeat;
    height: 34px;
    width: 700px;
    padding: 2px 10px 2px 10px;
    text-align: center;
}

/*.eventsearch-aspx .contenido
{
    
    padding-left: 45px;
    margin-top: 1px;
    background-image: url(default/1pix_fondo_contenidos_con_sombra.png');
    background-repeat: repeat;
    width: auto;
    height: auto;
    overflow: hidden;
    color: White;
}*/

.eventsearch-aspx .comentarios
{
    margin-top: 60px;
}
.eventsearch-aspx .banners 
{
    top:2px;
}
.eventsearch-aspx .banners .item 
{
    margin-bottom:10px;
}
/* FIN PROGRAMACION */
