/* ------------------------------------------------ Home ------------------------------------------------*/
body {
	font-family:Arial, Helvetica, sans-serif;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;	
	-o-border-radius: 8px;	
	border-radius: 8px;
  	font-size: 11px;
	
}

#container{
	border:double 1px #999;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 08px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 08px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;	
	background:url("../../img/2063/fondo_home.png");
	background-repeat:no-repeat;
	}
#tblFiltros{ 
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;	
	-o-border-radius: 8px;	
	border-radius: 8px;
	font-weight:bold;
	background-repeat:no-repeat;
		}
			
#tablafiltros { background:url("../../img/2063/Fondo_Filtro.png");}
#tblFiltros td { 
	text-align:center;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;	
	-o-border-radius: 1px;	
	border-radius: 1px;
	border-right:groove 2px #006;
	border-bottom:groove 2px #009;
	font-weight:bold;
	font-size:12px;	
	color:#FFF;
	/*font-family:Tahoma, Geneva, sans-serif;*/
	}
#tr_home_1 {}
#tr_home_2  {}
#tr_home_3 {}
#divResult {}

input[type="button"],[type="reset"]{
	color:#000;
	font-size:10px;
	background-color:#F2F2F2;
	}
input[type="button"]:hover,[type="reset"]:hover{}

input[type="text"]{
	background:#999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	-o-border-radius: 5px;	
	border-radius: 5px;
	color:#FFF;
	border: solid 1px #666;
	font-size:10px;
	font-weight:bold;
	height:14px;
	width:180px;
	}

select{
	background:#999; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	-o-border-radius: 5px;	
	border-radius: 5px;
	border: solid 1px #666;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	}
	
.span_Titulo { }
select[name="senial"] { width:80% }
select[name="genero"] {width:80% }
select[name="categoria"] {width:80% }

#desde { height:16px; margin-left:1px; margin-right:1px; width:80px; }
#btnSig{
	background:none;
	border:none;
	}
#btnAnt{
	background:none;
	border:none;
}
#btnBuscar{
	
	-webkit-border-radius:15px;
	-moz-border-radius: 15px;	
	-o-border-radius: 15px;
	border-radius: 15px;
	border: solid 2px #CCC;
	background: #900;
	font-size:12px;
	font-weight:bold;
	color:#FFF;

	}
#btnBuscar:hover{ background:#666;}

#btnDestacados{
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;	
	-o-border-radius: 2px;
	border-radius: 2px;
	background: #000;
	font-size:12px;
	font-weight:bold;
	color:rgb(8, 100, 154);
	border:none;
	}
#filtros_span_1 a{ color:#FFF; }
#filtros_span_2 a{ color:#FFF; }


#tblFiltros .tdImgHome { background:#FFF; border:none} 
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* ------------------------------------------------ Grilla ------------------------------------------------*/

#tableContainer {
	border-left: 1px solid #444;
	border-bottom: 1px solid #444;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;

	}
#divSenial{
	background:#900;
	color:#FFF;
	font-weight: bold;
	font-size:12px;
	text-align: center;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
}
#grillaHeader{
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	
}
#grillaHeader .th{
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	background:#900;
	color:#FFF;
	font-weight: bold;
	font-size:12px;
	text-align: center;

}

.tr {

	}
.tdTexto{ 

	}
.td {
	-o-text-overflow: ellipsis;
    text-overflow:ellipsis;
	overflow:hidden;
	color: #900;
	border-right: 1px inset #555;
	border-bottom: 1px inset #333;
	background:#FBFDFD;
	text-align:left;
	overflow:hidden;
	font-weight:bold;
	border-radius: 1px;
	
	}
	
.td:hover{ 
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	white-space:normal;
	cursor:pointer; 
	overflow:visible; 
	color: #FFF;
	background:#999;
	
	}

#divColumnaLogo{
	border-right:solid 2px #333;
	background:#FFF;
	
		}
.BoxSenial{
		text-align:center; 
		background:#FFF;
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
	border-left: none;
	border-right: solid 2px #000;			
	border-radius: 0px;
		}
#divColumnaLogo img {}
.BoxSenial span {display:block; color:#333; border-top:1px solid #B07B7C; }
.BoxSenial span:hover {background:#B07B7C; }
#divBtnLR {

	}
#divBtnLR input[type=button]{
	text-align:center;
	background:#900;
	border-top: solid 2px #999;

	}
#divBtnLR input[type=button]:active{	
	
	}

#btnLeft{  
	background:none;	
	border:thick;
	}
#btnRight{  
	background:none;
	border:thick;
	}
	
#divScrollV{  
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	background:#CCC;
	border:solid 1px #CCC;
	opacity:1.0;
	-webkit-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radiust: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border-radius: 6px;
	}

#divScrollV:hover{  

	}
#btnUp{  
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	} 
#btnDown{  
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	}

#divScrollBar{  

	}	
#divScrollBar:hover{ cursor:pointer; }
.botonGrilla {
	position:absolute;

	}
.botonGrilla:hover{
	cursor:pointer; 
	}

.botonGrilla:active{
	cursor:pointer;
	background:#333;
	}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* ------------------------------------------------ Cronologico / Creditos ------------------------------------------------*/
div.CronotableContainer {
	border: 1px solid #222;
	background:#f7f8f9;
}

.crono_th {
	background:#900;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}

tbody.CronoscrollContent {
	overflow: auto;
}
#crono_cerrar:hover{ cursor:pointer}

.trFecha{background:#CCD6D7; font-weight:bold}
.trProg{background:none;}
.trProg:hover{ 
	 cursor:pointer; 
	 background:#999; 
	 color:#FFF;	
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	}
#NOMBREACTOR {}
#TITULOPROGRAMA {}
#CUSTOMALERT {}
.LABEL_HEADER {margin-left: 100px; height: 35px; color: #000; font-family:Tahoma, Geneva, sans-serif; font-size:14px;} 
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* ------------------------------------------------ Destacados ------------------------------------------------*/

#Destacados_Contenedor { 
	background:url("../../img/2063/fondo_destacado.png");
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:center;
}
.Destacado{
	font-size: 11px;
	border:solid 1px #030;
	background:#7EAFC1;
	color:#FFF;
	}
.Destacado:hover{ cursor:pointer;}
.Destacado_Sinopsis{
	}
.Destacado_Logo{

	}
.Destacado_Fecha{

	}
.Destacado_Imagen_Programa{

}
.lblDestacadoTitulo{ 

	border-bottom:solid 1px #030; 
	text-align:center; 
	font-weight:bold;
	}
#Destacados_Barra{ 
	text-align:left; 
	font-weight:bold;
	font-size:14pt;
	text-shadow: 2px 4px 8px #333;
	background:#FFF
	}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* ------------------------------------------------ Detalle ------------------------------------------------*/



#Detalle { /*CON ESTOS PARAMETROS SE DEFINE EL FONDO DEL DIV GENERAL*/
/*	background:url("../../img/2063/Fondo_detalle.png");*/

}

#Detalle h4 {
/*CON ESTE PARAMETRO SE DEFINEN LOS TITULOS DE LOS DIV "FICHA TECNICA", "SINOPSIS" Y "CAPITULO"*/
	font-family:Arial, Helvetica, sans-serif; /*TIPO DE LETRA*/
	font-variant:small-caps; /*HACE QUE LA LETRA SEA IMPRENTA MAYUSCULA*/
}

#Fichas div.outer {
/*CLASE DE LOS DIV "IMAGEN", "BANER DE EMPRESA", "FICHA TECNICA", "SINOPSIS" Y "CAPITULO"*/
	background:#FFF;
	font-size:11px; /*TAMA�O DE LETRA*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #030;
}

#Fichas div.inner {
/*CLASE DE LOS DIV "IMAGEN", "BANER DE EMPRESA", "FICHA TECNICA", "SINOPSIS" Y "CAPITULO"*/
	
	
}

#Fichas div.inner a{
/*CLASE DE LOS DIV "IMAGEN", "BANER DE EMPRESA", "FICHA TECNICA", "SINOPSIS" Y "CAPITULO"*/
	color:#000;
	text-decoration:underline;	
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* SECCION EMISIONES*/

#Emisiones {
	background:#FFF;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	border:ridge 6px #666;
	}
#btnEmisiones {
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	border-left:ridge 4px #999;
	border-right:ridge 4px #999;
}
#btnEmisiones img{

}
#btnEmisiones:hover {
	background: #B07B7C;
}

#TablaEmisiones{

}

#TablaEmisiones table{
	text-align:center;
	color:#000;
	font-weight:bold;
}
a { text-decoration: none}
#TablaEmisiones td{
	font-size:10px;
	border-bottom: solid 2px #CCC;
	}
#TablaEmisiones tr:hover{
	background: #B07B7C;
	cursor:pointer;

	}
#Email input[type=button]{		
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	-o-border-radius: 5px;
	border-radius: 5px;
	font-weight:bold;
	}
#Email #btnAgendar {}
#Email #btnCancelarAgenda {}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*SECCION AGENDA*/
#FechaAgenda{

	text-align:center;
	font-weight:bold;
	}
#Email { 
	font-size:8pt;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-left-radius: 20px;
	border-left:ridge 4px #999;
	border-top:ridge 4px #999;
	background:#FFF;
}


/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* CALENDARIO CALENDARIO CALENDARIO CALENDARIO CALENDARIO CALENDARIO CALENDARIO CALENDARIO CALENDARIO */

.tablacalendario{

	border-bottom:solid 2px #000;
	border-right:solid 2px #000;
	border-top:solid 2px #000;
	border-left:solid 2px #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color:#FBFDFD;

}
.tablacalendario td {
	font-family : verdana,arial,helvetica;
	text-align: center;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	cursor:pointer;
}
.tablacalendario td a{
	text-decoration: none;
	color: #fff;
}
.diasemana  {

	color: #ffffff;
	background-color: #000000;
	text-align: center;
}
.tit, .titmesano  {

	color: #000000;
	font-weight: bold;
}
.titmesano{
	text-align: center;
}

.diainvalido{ 	background-color: #E9EBEF; }
.sinemision{
	background-color: #E9EBEF;
}

#divCalendarioHome .Dia{
	background-color: #FFF; color:#000;
}
#divCalendarioHome .Dia:hover{
	background-color: #445594;
	color:#FFF;
}

#divCalendarioHome .domingo {
	font-family : verdana,arial,helvetica;
	background-color: #900000;
	color: #fff;
}
#divCalendarioHome .domingo a, .hoy a{
	color: #fff;
}

.domingo {
	font-family : verdana,arial,helvetica;
	background-color: #900000;
	color: #fff;
}

.domingo a, .hoy a{
	color: #fff;
}

#divCalendarioHome .hoy{ background-color:#50237F; color:#FFF}

.emision {
	font-family : verdana,arial,helvetica;
	background-color: #69C;
	color:#FFF;
	font-weight:bold;
}
.emision:hover {
	font-family : verdana,arial,helvetica;
	background-color: #CCC;
	color:#FFF;
}

/* CAMBIAR EL FONDO DE CADA VENTANA EMERGENTE*/
.ui-widget-header{ background:url("../../img/2063/Fondo_Pantalla_Detalle.png") }
.messiguiente{ background: transparent url("../../img/2063/Calendario_Boton_Derecha.png") no-repeat 2px; }
.mesanterior{ background: transparent url("../../img/2063/Calendario_Boton_Izquierda.png") no-repeat 2px; }