﻿/*@import url("/ascx/comunes/FLVPlayerMultiple/css/PFDinDisplayPro-LightItal/stylesheet.css");
@import url("/ascx/comunes/FLVPlayerMultiple/css/PFDinDisplayPro-Med/stylesheet.css");*/

.stepcarouselContenedor
{
    position: relative; /*leave this value alone*/
    border: 0px solid red;
    overflow: hidden; /*leave this value alone*/
    width: 600px; /*Width of Carousel Viewer itself*/
    height: 155px; /*Height should enough to fit largest content's height*/
    /*background-image:url(../../../../imgs/comunes/FondoVideos.png);
    background-repeat:no-repeat;
    background-position:center center;    */
    float:left;
    margin:0px 0px 0px 52px;
}

.stepcarousel{
    position: relative; /*leave this value alone*/
    border: 0px solid black;
    overflow: hidden; /*leave this value alone*/
    width: 585px; /*Width of Carousel Viewer itself*/
    height: 152px; /*Height should enough to fit largest content's height*/
    margin-left:0px;
}

.stepcarousel .panel{
    width:185px !important;/*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
    height:136px;
    overflow:visible;/*clip content that go outside dimensions of holding panel DIV*/
    margin-left:3px;
    margin-right:3px;    
    margin-top:7px;    
    float:left;/*leave this value alone*/
    border:solid 1px #D8D9DD;
    padding:2px;
    background-color:White;
}

.ProgramasListadoVideoHome,
.ProgramasListadoVideoHome LI
{
    display:block;
    margin:0px;
    padding:0px;    
}

.ProgramasListadoVideoHome
{
    position: absolute; /*leave this value alone*/
    left: 0;
    top: 0;
    /*border: 1px solid aqua;    
    width:839px;*/
}

.ProgramasListadoVideoHome LI
{    
    width:188px !important;
    height:136px;
    overflow:hidden;
    margin:9px;
    margin-top:0px;
    margin-left:0px;
    float:left;
    border:solid 0px aqua;
}

.ProgramasListadoVideoHomeActivo,
.ProgramasListadoVideoHome LI A
{    
    width:185px !important;    
    display:block;    
    border:solid 0px red;
    float:left;
    text-decoration:none;
}

.ProgramasListadoVideoHomeActivo DIV
{    
    background-color: #F1203E;
}

.ProgramasListadoVideoHomeActivo .tituloNoticiaPlay IMG
{    
    display:none;
}

.ProgramasListadoVideoHomeActivo:hover DIV,
.ProgramasListadoVideoHome LI A:hover DIV
{
    /*background-color: #F1203E;*/
}

.ProgramasListadoVideoHomeActivo IMG,
.ProgramasListadoVideoHome LI IMG
{
    display:block;
    vertical-align:middle;
     width:185px;
    height:136px;
}

.VideoHomeContenedor
{
    display:block;        
    border:solid 0px green;        
    float:left;    
    width:628px;
    height:360px;
    /*background-image:url(/ascx/comunes/FLVPlayerMultiple/imgs/fondo_violeta_peladooo.jpg) !important; 
    background-position:0px 0px;
    background-repeat:no-repeat;*/
    background-color:#787878;
    margin:0px 0px 0px 30px;
    padding:0px;
}

.PlacaProximaEdicion,
.PlacaMiraAhora
{
    display:inline-block;
    float:left;
    width:628px;
    height:360px;
    /*background-image:url(../../../../imgs/default/Placa_Mira_ahora_C10.png);*/
    background-image:url(../../../../imgs/default/Placa_Mira_ahora_C10.jpg);
    background-position:0px 0px;
    background-repeat:no-repeat;
    margin:-360px 0px 0px 30px;
    padding:0px;
    background-color:#787878;    
}
.PlacaMiraAhora
{
    display: flex;
    justify-content: center;
}

.PlacaProximaEdicion
{
    /*background-image:url(../../../../imgs/default/Placa_Proxima_Edición_C10.jpg);*/
    background-image:url(../../../../imgs/default/Placa_Proxima_Edicion_C10.png);
    background-color:#787878;
}

.PlacaProximaEdicion .NombrePrograma,
.PlacaProximaEdicion .HorarioPrograma,
.PlacaMiraAhora .NombrePrograma,
.PlacaMiraAhora .HorarioPrograma
{
    display:inline-block;
    float:left;
    height:34px;
    font-family:'pf_dintext_pro_lightitalic';
    font-size:32px;
    line-height:34px;
    color:#ffffff;
    font-weight:normal;
    text-transform:uppercase;
    text-decoration:none;    
    margin:0px 0px 0px 10px;
    padding:0px;
    text-align:right;
}

.PlacaProximaEdicion .NombrePrograma
{
    width:345px;
    text-align:left;
    height:auto;
}

.PlacaMiraAhora .NombrePrograma
{
    position:absolute;
    bottom: 20px;
    text-align:center;
}

.PlacaMiraAhora:hover
{
    cursor:pointer;
}

.PlacaProximaEdicion .HorarioPrograma,
.PlacaMiraAhora .HorarioPrograma
{
    font-family:'pf_dintext_pro_mediumregular';
    margin:0px 0px 0px 190px;
}

.VideoHome
{
    display:block;
    border:solid 0px green;
    /*background-color:#ffffff;
    width:419px;
    height:300px;*/
    /*margin-left:26px;*/
    /*margin-right:25px;*/
    margin-top:0px;
    background-image:url(../../../../imgs/comunes/loading.gif);
    background-position:center center;
    background-repeat:no-repeat;
    /*margin-left: 112px !important;
    margin-top: 10px !important;*/
    padding:2px 9px 38px 0px;
}

.VideoHome #reproductorVideo
{
    display:block;
    border:solid 0px red;
    float:left;
    /*background-color:#000000 !important;
    width:426px;
    height:336px;*/
    margin-left:0px;
}

.reproductorTelevision
{
    display:block !important;
    height:336px;    
    padding:0px !important;
    margin:0px !important;
    /*padding-left:54px;*/
    background-color:#000000 !important;
}

.VideoHome IMG
{
    display:block;
    border:solid 0px red;
    float:right;
    margin-top:10px;    
}

.VideoHome SPAN
{
    display:block;
    border:solid 0px red;
    float:left;
    margin-top:2px; 
	margin-left: 2px;	
    width:420px;
    font-family:Arial;
    font-size:17px;    
    color:#5A5A5A;
	overflow:hidden;
}

.VideoHome a
{
    display:none !important;
}

.tituloNoticia
{
    display:block;
    width:180px;
    height:35px;
    line-height:36px;
    color:#ffffff;
    font-family:'pf_dintext_pro_light_regular';
    font-size:16px;
    position:relative;
    float:left;
    z-index:1;
    top:-34px;
    border:solid 0px red;
    border-bottom-width:0px;     
    cursor:pointer;
    padding:0px 0px 0px 5px;
    opacity:0.9;
    filter: alpha(opacity=90);
    background-image:url(../imgs/botonPlay_bandaVioleta.png);
    background-repeat:no-repeat;
    background-position:0px 0px;
    text-align:left;
}

.tituloNoticiaPlay
{
    width:auto !important;
    height:auto !important;
    display:block !important;
    position:relative !important;
    float:right !important;
    z-index:3 !important;
    top:-85px;
    right:8px;
    cursor:pointer;
    background-color:Transparent !important;
    border:solid 0px red;
}

.tituloNoticiaPlay IMG
{
    width:auto !important;
    height:auto !important;
}

.BotonVivo
{
    display:block;
    width:106px;
    height:17px;
    float:left;
    margin-right:30px;    
}

.TituloNoticiasdelDia
{
    float:left;
    margin-left:30px;
}

.frameStream
{
    border: 0px solid #E7E8E5;
    height: 365px;
    /*padding: 3px;*/
    width: 425px
}

/*    background-image:url(../ascx/comunes/FLVPlayerMultiple/imgs/Player_Web_C10.jpg);    */


.ContenedorNoticiasCarrusel,
.ContenedorNoticiasCarrusel .bottomSombra
{
    display:inline-block;
    width:670px;
    height:206px;
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background-image:url(../imgs/fondo_con_luz.jpg);
    background-position:0px 0px;
    background-repeat:repeat-y;
}

.bottomSombraContCarr
{
    width:668px;
    height:46px;
    float:left;
    margin:0px 0px 0px 10px;
    padding:0px;
    background-image:url(../imgs/LasNoticiasDel10_fondo_abajo.png);
    background-position:0px 0px;
    background-repeat:repeat-y;
}

.ContenedorNoticiasCarrusel .imgTitulo
{
    display:inline-block;
    float:left;
    margin:5px 0px 0px 55px;
    padding:0px;
}

.LinkVerMasCarrusel
{
    display:inline-block;
    float:right;
    height:20px;
    line-height:20px;
    margin:-5px 39px 0px 0px;
    padding:0px 0px 0px 10px;
    background-image:url(../imgs/flechita_chica.png);
    background-repeat:no-repeat;
    background-position:left center;
    font-family:'pf_dintext_proregular';
    font-size:12px;
    font-weight:normal;
    letter-spacing:0px;
    color:#551F6D;
    text-decoration:none;
}

#demoVideo_wrapper 
{
    height: 336px !important;
    margin-top: 0px;
    width: 420px !important;
}

.TituCarruselNotic
{
    display:inline-block;
    float:left;
    margin:5px 0px 0px 55px;
    padding:0px;
    height:22px;
    width:319px;
    background-image:url(../imgs/LasNoticiasDel10.png);
    background-position:0px 0px;
    background-repeat:no-repeat;
}

.TituCarruselNotic a
{
    display:inline-block;
    float:left;
    width:226px;
    height:20px;
    float:left;
    margin:2px 0px 0px 0px;
    padding:0px;
}

.miraTexto,
.emisionTexto
{
    display:inline-block;
    width:100%;
    height:55px;
    line-height:55px;
    margin:111px 0px 0px 0px;
    padding:0px;
    font-family:'pf_dintext_pro_mediumregular';
    font-size:50px;
    color:#fff;
    text-align:center;    
}