body{
	margin: 0px;
	padding: 0px;
	background-color: #D1D3D4;
	text-align: center;
	font: 10px Arial, Helvetica, sans-serif;
}
img{
	margin: 0px;
	border: 0px;
	padding: 0px;
}
.clear{
	clear:both;
}
#container{
	background-color: #E8E8E8;
	margin: 0px auto;
	width: 997px;
}
#header{
	background: #E8E8E8 url(../images/back_header.jpg) top center no-repeat;
	width: 997px;
	height: 79px;
	text-align: left;
}
#header_lcc{
	background: #E8E8E8 url(../images/back_header_lcc.jpg) top center no-repeat;
	width: 997px;
	height: 79px;
	text-align: left;
}
form{
	margin: 0px;
}
.txtOculto{
	display: none;}
.logo{
	height: 79px;
	margin: 0px 0px 0px 15px;
	width: 192px;
	float: left;
}
.logo a{
	height: 79px;
	width: 192px;
	float: left;
}
.buscador{
	width: 777px;
	height: 79px;
	background: none;
	float: left;
}
.back{
	width: 133px;
	height: 69px;
	float: left;
	padding: 5px;
}
.back a{
	width: 133px;
	height: 69px;
	float: left;
	text-decoration: none;
}
.back a p{
	width: 133px;
	font: 9px Arial, Helvetica, sans-serif;
	color: #fff;
	float: left;
	margin: 50px 0px 0px;
	text-decoration: none;
  padding-left:7px;
  padding-top:2px;
}
.busqueda{
	width: 427px;
	float: left;
	padding: 16px 0px 0px 0px;
}
.input1 {
	border: 1px solid #939598;
	font-size: 6.5pt;
	height: 18px;
	width: 232px;
	float: left;
	margin: 5px 0px 0px;
}

input.buscar{
	width: 44px;
	height: 17px;
	margin: 5px 0px 0px 10px;
}
#criterios{
	width: 365px;
	padding: 0px;
	margin: 8px 0px 0px 0px;
	float: left;
}
#criterios li{
	list-style: none;
	float: left;
	margin-right: 8px;
	font: 8px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
}
#links{
	width: 190px;
	height: 75px;
	padding: 4px 0px 0px 0px;
	margin: 0px;
	float: left;
	background: none;
}
#links li{
	list-style: none;
	float: left;
	height: 20px;
	width: 190px;
	margin: 0px;
}
#links li a{
	float: left;
	height: 20px;
	width: 190px;
	text-indent: -9999px;
	text-decoration: none;
}
#links li a.inicioBuscador{
	background: transparent url(../images/btn_inicio_buscador.png) bottom left no-repeat;
}
#links li a.verAgenda{
	background: transparent url(../images/btn_ver_mi_agenda.png) bottom left no-repeat;
}
#links li a.guiaCanales{
	background: transparent url(../images/btn_guia_de_canales.png) bottom left no-repeat;
}
#links li a.localidad{
	background: transparent url(../images/btn_localidad.png) bottom left no-repeat;
	height: 20px;
}
#links li a.servicio{
	background: transparent url(../images/btn_servicios.png) bottom left no-repeat;
	height: 20px;
}
#links li a:hover{
	background-position: top left;
}
.localidadActual{
	color: #F2F2F2;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: none;
	width: 190px;
	text-indent: 0px;
	margin: 0px 0px 0px 10px;
}
#aditionalContent{
	width: 997px;
	padding: 10px 0px;
	background: #E8E8E8;
	float: left;
}
#contentAll{
	width: 997px;
	padding: 10px 0px;
	background: #E8E8E8;
	float: left;
}
#contentLeft{
	width: 200px;
	background: transparent url(../images/back_cine.jpg) top center no-repeat;
	padding: 0px;
	margin: 0px 5px 0px 13px;
	float: left;
}
#cine .jScrollPaneContainer{
	background:none repeat scroll 0 0 #F3F4F4;
}
.botonesCine{
	background:none repeat scroll 0 0 #F3F4F4;
	height:38px;
	width:200px;
	margin-top: -3px;
}
.abajoCine{
	background: transparent url(../images/redondeado_cine.png) bottom left no-repeat;
	width: 200px;
	height: 8px;
	float: left;
	_margin-top: -5px;
}
.abajoRight{
	background: transparent url(../images/redondeado_cine.png) bottom left no-repeat;
	width: 200px;
	height: 8px;
	float: left;
	_margin-top: -5px;
}
.abajoCentro{
	background: transparent url(../images/borde_redondeado_destacados.png) bottom left no-repeat;
	width: 560px;
	height: 8px;
	float: left;
	_margin-top: -5px;
}
h1{
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	color: #fff;
	margin: 7px 0px 30px 17px;
	text-decoration: none;
}	
.btnClaro{
	background: #41494c url(../images/back_btn.jpg) top left repeat-x;
	font: bold 8px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	height: 25px;
	padding: 0px;
	width: 90px;
	float: left;
	margin: 0px 0px 10px 7px;
	color: #fff;	
}
.btnClaro a{
	color: #fff;
	text-decoration: none;
	width: 100%;
	height: 100%;
	line-height: 25px;
	display: block;
}
.btnClaro a:hover{
	color: #ccc;
	background-position: bottom;
}
.btnOscuro a{
	color: #fff;
	text-decoration: none;
	width: 100%;
	height: 100%;
	line-height: 25px;
	display: block;	
}
.btnOscuro a:hover{
	color: #ccc;
	background-position: top;
}
.btnOscuro{
	background: #41494c url(../images/back_btn.jpg) bottom left repeat-x;
	font: bold 8px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	height: 25px;
	padding: 0px;
	width: 90px;
	float: left;
	margin: 0px 0px 10px 7px;
	color: #fff;
}
#central{
	width: 560px;
	background-color: #F3F4F4;
	float: left;
	margin: 0px 5px 0px 0px;
	font: 10px Arial, Helvetica, sans-serif;
	height: 630px;
}
.centro{
	width: 565px;
	float: left;
}
.destacados{
	background: #F3F4F4 url(../images/back_central.jpg) top left no-repeat;	
	float: left;
	margin: 0px;
	width: 560px;
	text-decoration: none;
}
#menuDestacados{
	width: 560px;
	height: 25px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#menuDestacados li{
	height: 25px;
	width: 85px;
	float: left;
	margin: 0px 0px 10px 7px;
	color: #fff;
	list-style: none;
}
#menuDestacados li img{
	float: left;
	padding: 0px;
}
#menuDestacados li p{
	background: #41494c url(../images/back_btn.jpg) bottom left repeat-x;
	font: bold 8px Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	height: 9px;
	padding: 8px 0px;
	_padding: 8px 0px 7px 0px;
	margin: 0px;
	width: 85px;	
	float: left;
	text-decoration: none;
}
#menuDestacados li a{
	background: #41494c url(../images/back_btn.jpg) top left repeat-x;
	font: bold 8px Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	height: 9px;
	padding: 8px 0px;
	_padding: 8px 0px 7px 0px;
	width: 85px;	
	float: left;
	text-decoration: none;
}
#menuDestacados li a:hover{
	background-position: bottom;
	text-decoration: none;
}
#deportes{
	width: 200px;
	background: transparent url(../images/back_deportes.jpg) top center no-repeat;
	margin: 0px;
	float: left;
	padding-bottom: 10px;
}
#deportes .hora{
	width: 100px;
}
#ppv{
	width: 200px;
	background: transparent url(../images/back_deportes.jpg) top center no-repeat;
	margin: 0px;
	float: left;
	padding-bottom: 10px;
}
#ppv .hora{
	width: 100px;
}
#programas{
	margin: 10px 7px 0px 7px;
	padding: 0px;
	width: 546px;
	float: left;
	height: 458px;
	border-top: 1px solid #A7A9AC;
}
#programas li{
	list-style: none;
	text-align: left;
	padding: 10px 0px;;
	float: left;
}
.imgThumb{
	width: 92px;
	height: 92px;
	float: left;
	margin-right: 10px;
	position: relative;
}
.imgThumb a{
	float: left;	
}
.horaDestacado{
	color: #E31F26;
	float: left;
	font: bold 16px Arial,Helvetica,sans-serif;
	width: 42px;
	margin-right: 10px;
}
.diaDestacado{
	color: #939598;
	font: bold 12px Arial, Helvetica, sans-serif;
	display: block;
	border-top: 1px solid #A7A9AC;
	text-align: right;
}
#programas li img.borderImg{
	position: absolute;
	top: 0px;
	left: 0px;
}
.description{
	font: 10px Arial, Helvetica, sans-serif;
	float: left;
	width: 385px;
}
#programas .titulo{
	display: inline;
	margin-left: 5px;
	float: left;
}
.titulo {	
	color: #000;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
}
.titulo:hover {
	text-decoration: underline;
}
.tituloGrande{	
	color: #000;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
}
.tituloChico{
	font: bold 9px Arial, Helvetica, sans-serif;
}
.tituloGrande:hover {
	text-decoration: underline;
}
.genero {
	color: #000;
	display: block;
	font-weight: normal;
}
.duracion{
	color: #E31F26;
}
.masinfo{
	color: #E31F26;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-size: 11px;
}
.masinfo:hover {
	text-decoration: underline;
	color: #D80020;
}
.contentList{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 200px;
	background: none;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: left;
}
.contentList li{
	list-style: none;
	width: 190px;
	margin-left: 7px;
	float: left;
}
#contentPpv .contentList li{
	margin-bottom: 10px;
}
.canal{
	width: 25px;
	height: 14px;
	color: #fff;
	background-color: #939598;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	float: left;
}
.contentList li .description{
	width: 137px;
	padding: 0px 5px;
	text-align: left;
	float: left;
	margin: 0px;
}
.contentList li .description p{
	margin: 0px;
}
.verTodos div{
	color: #000000;
	font: 10px Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px 5px;
	text-decoration: underline;
}
.verTodos div:hover{
	text-decoration: underline;
}
#pasadorDias{
	background-color: #FEEED7;
	color: #FF0000;
	float: left;
	font: bold 10px Arial, Helvetica, sans-serif;
	margin: 5px 50px;
}
.ncanal1 {
	font: bold 10px Arial, Helvetica, sans-serif;
}
.ncanal2 {
	color: #858F95;
	font-weight: normal;
}
.extras {
	color: #939598;
	font: normal 10px Arial, Helvetica, sans-serif;	
}
.input4 {
	border-width: 0;
	color: #939598;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F3F4F4;
}
.dot1 {
	border-left: 1px dotted #FA6B02;
	padding-left: 3px;
}
.hora3 {
	background-color: #E3CDCD;
	color: #D00000;
	font-weight: bold;
	height: 11px;
	display: block;
	margin-left: 5px;
}
.premium  {
	background-color: #D15D10;
	float: left;
	font-weight: bold;
	height: 14px;
	width: 25px;
	color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
}
.ppv  {
	background-color: #E31F26;
	float: left;
	font-weight: bold;
	height: 14px;
	width: 25px;
	color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
}
.hd {
	background-color: #ae0e16;
	float: left;
	font-weight: bold;
	height: 14px;
	width: 25px;
	color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
}
.titulo.premium  {
	background: none;
	color: #D15D10;
	height: auto;
	width: auto;
}
.titulo.ppv {
	background: none;
	color: #E31F26;
	height: auto;
	width: auto;
}
.titulo.hd {
	background: none;
	color: #ae0e16;
	height: auto;
	width: auto;
}
.ncanal1Premium  {
	background: none;
	color: #D15D10;
	display: block;
	font-weight: bold;
	width: auto;
	float: none;
}
.ncanal1Ppv  {
	background: none;
	color: #E31F26;
	display: block;
	font-weight: bold;
	width: auto;
	float: none;
}
.ncanal1Hd  {
	background: none;
	color: #ae0e16;
	display: block;
	font-weight: bold;
	width: auto;
	float: none;
}
.dot1 a.sinopsis{
	color:#7F89A1;
	text-decoration: none;
	font-weight: normal;
}
.dot1 a.sinopsis:hover{
	text-decoration: underline;
}
#contentCine{
	float: left;
	width: 200px;
	margin: 0px;
	background-color: #F3F4F4;
}
#deportes.moduloA .scroll-pane{
	height: 577px;
}
.moduloA .scroll-pane{
	height: 543px;
}
.moduloB .scroll-pane{
	height: 241px;
}
#contentRight{
	float: left;
	width: 200px;
	height: 630px;
	background: #F3F4F4;	
}
#contentDeportes {
	float:left;
	margin:0px;
	padding:0px;
	width: 200px;
	height: 260px;
}
#contentAire {
	float:left;
	margin:0px;
	padding:0px;
	width: 200px;
	height: 221px;
}
#contentPaquete {
	float:left;
	margin:0px;
	padding:0px;
	width: 200px;
	height: 221px;
}
#contentPpv{
	float:left;
	margin:0px;
	padding:0px;
	width: 200px;
}
.hora {
	color: #E31F26;
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0 3px 30px;
}
.cadaResultado .horarios .hora {
	font-weight: normal;
}
.contentTitle {
	border-top: 1px solid #6D6E71;
	color: #E31F26;
	font: bold 11px Arial,Helvetica,sans-serif;
	margin: 5px 20px 10px 30px;
	padding: 10px 0px 0px 0px;
}
#contentPpv .contentTitle {
	margin: 5px 20px 10px 0px;
	padding: 10px 0px 0px 0px;
}
.centerBottom{
	float: left;
}
#aire{
	width: 200px;
	background: #F3F4F4 url(../images/back_aire.jpg) top center no-repeat;
	padding: 0px;
	margin: 0px;
	float: left;
}
#paqueteDigital{
	width: 200px;
	background: #F3F4F4 url(../images/back_aire.jpg) top center no-repeat;
	padding: 0px;
	margin: 0px;
	float: left;
}
#footer{
	float: left;
	text-align: left;
	padding: 20px;
	width: 957px;
}
#footer.ftArgentina{
	background: #E8E8E8 url(../images/telefonos.jpg) 856px 10px no-repeat;
}
#footer.ftUruguay{
	background: #E8E8E8 url(../images/telefonos_uruguay.png) 856px 10px no-repeat;
}
#footer p{
	font: 10px Arial, Helvetica, sans-serif;
	color: #A7A9AC;
	margin: 10px 0px;
	width: 750px;
}
#footer p a{
	font: 9px Arial, Helvetica, sans-serif;
	color: #A7A9AC;
	text-decoration: none;
}
#footer .telefonos{
	float: left;
	margin: 10px;
}
#dflink{
	float: left;
}

/*FICHA DE PELICULAS*/
#overlay_ficha.overlay {
	width: 560px;
}
#overlay_ficha.overlay .content_window{
	width: 550px;
}
#overlay_ficha .contentWrap{
	background: url("../images/cargando.gif") no-repeat scroll center center #F3F4F4;
	margin: auto;
	width: 560px;
	height: auto;
}
#ficha{
	background: #F3F4F4;	
	float: left;
	margin: 0px;
	width: 560px;
	text-decoration: none;
	min-height: 310px;
}
#headFicha{
	background: transparent url(../images/top_ficha.png) top left no-repeat;
	float: left;
	width: 560px;
	margin: -2px 0px 0px 0px;
	height: 50px;
}
#headFicha h1{
	float: left;
	height: 21px;
	_height: 28px;	
	margin: 0px;
	padding-top: 7px;
	padding-left: 7px;
	background: none;
}
.borderTitle{
	float: left;
}
.volver {
	color: #FFFFFF;
	float: right;
	font: bold 11px Arial,Helvetica,sans-serif;
	margin: 7px 10px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
}
.volver:hover{
	text-decoration: underline;
}
img.borderImgFicha{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 180px;
	height: 198px; 
}
#ficha .sinopsis {
	text-align: left;
	float: left;
	color: #000;
}
#ficha .sinopsis h2{
	color: #D02027;
	font-size: 22px;
	font-weight: bold;
	margin: 5px 15px;
	padding: 0px;
	text-decoration: none;
}
#ficha .sinopsis h3{
	color: #D00019;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin: 5px;
	padding: 0px;
}
#ficha .sinopsis p{
	margin: 5px 15px;
	padding: 0px;
}
#ficha .sinopsis .imgFicha{
	float: left;
	position: relative;
	margin: 0px 10px;
	_padding-bottom: 20px;
	height: 200px;
}
.imgFichaAdentro{
	float: left;
	margin: 0px 5px 20px 5px;
	width: 170px;
	height: 170px;
}
#contentFichaTecnica{
	float: left;
	padding: 0px 10px;
	width: 540px;
	height: 300px;
}
.titleFichaTecnica{
	width: 511px;
	background: url(../images/back_ficha_tecnica.png) top left no-repeat;
	color: #D02027;
	font: bold 13px Arial,Helvetica,sans-serif;
	height: 20px;
	padding: 2px 10px;
	text-align: left;
	margin-top: 10px;
	float: left;
}
#fichaTecnica{
	float: left;
	margin: 10px 0px;
	padding: 0px;
	width: 534px;
}
#fichaTecnica li{
	list-style: none;
	float: left;
	padding: 5px;
	text-align: left;
}
.itemf1{
	width: 160px;
	color: #000;
	font: bold 11px Arial,Helvetica,sans-serif;
}
.descf1{
	width: 350px;
	color: #737373;
	font: bold 11px Arial,Helvetica,sans-serif;
}
#diasHorarios .titulo{
	display: inline;
	margin-left: 5px;
	margin-right: 200px;
	float: left;
}
#diasHorarios{
	float: left;
	margin: 10px 0px;
	padding: 0px;
	width: 534px;
}
#diasHorarios li{
	list-style: none;
	float: left;
	padding: 5px;
	text-align: left;	
}

#diasHorarios li .fecha{
	width: 442px;
	_width: 430px;
	color: #737373;
	font: bold 11px Arial,Helvetica,sans-serif;
	float: left;
	height: 17px;
}
#diasHorarios li .agendar{
	width: 68px;
	float: left;
	margin: 2px 0px;
	height: 12px;	
}
#diasHorarios li .descf3{
	width: 300px;
	color: #737373;
	font: bold 11px Arial,Helvetica,sans-serif;
}
.agendadoBtn{
	background: url(../images/agendar.png) no-repeat top center;
	width: 67px;
	height: 12px;
	float: left;
}
.agendarBtn{
	background: url(../images/agendar.png) no-repeat bottom center;
	width: 67px;
	height: 12px;
	float: left;
}
.agendarBtn a{
	width: 67px;
	height: 12px;
	float: left;
}
.irVerAgenda{
	float: right;
	margin: 5px;
}
.verAgenda a.titulor {
	color: #D02027;
	font-weight: bold;
	text-decoration: none;
	font: bold 11px Arial,Helvetica,sans-serif;
}
.verAgenda a.titulor:hover{
	text-decoration: underline;
}
.bordeFicha{
	width: 560px;
	background: transparent url(../images/borde_redondeado_ficha.png) top center no-repeat;
	_background-position: bottom center;
	height: 8px;
	float: left;
}
/* FIN FICHA DE PELICULAS*/



/* S C R O L L */
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0px;
	top: 0px;
	height: 100%;
	background: #D1D3D4;
}
.jScrollPaneDrag {
	position: absolute;
	left: 0px;
	/*background: #A7A9AC;*/
	cursor: pointer;
	overflow: hidden;
	background-image: -moz-linear-gradient(top, #bec7ca, #787f84); /* FF3.6 */
  	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #bec7ca),color-stop(1, #787f84)); /* Saf4+, Chrome */
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#bec7ca', EndColorStr='#787f84'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#bec7ca', EndColorStr='#787f84')"; /* IE8 */
}
div.jScrollPaneDrag:hover {
	background-image: -moz-linear-gradient(top, #acb3b5, #6b7176); /* FF3.6 */
  	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #acb3b5),color-stop(1, #6b7176)); /* Saf4+, Chrome */
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#acb3b5', EndColorStr='#6b7176'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#acb3b5', EndColorStr='#6b7176')"; /* IE8 */
}
	

.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	background:url(../images/icn_scrolldragT.gif) no-repeat top center;
	height:2px;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	background:url(../images/icn_scrolldragB.gif) no-repeat bottom center;
	height:2px;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background:url(../images/icn_scrollup.gif) no-repeat top left;
	height: 16px;
}
a.jScrollArrowUp:hover {
	background-position:top right;
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background:url(../images/icn_scrolldown.gif) no-repeat bottom left;
	height: 16px;
}
a.jScrollArrowDown:hover {
	background-position:bottom right;
	
}
.scroll-pane {
	/*width: 200px;
	height: 200px;*/
	overflow-x: hidden;
	overflow-y: auto;	
	background: none;
	float: left;
	left: 0px;
	
}
.wide {
	width: 400px;
}

.super-wide {
	width: 700px;
}

.tall {
	height: 400px;
}

/* default close button positioned on upper right corner */
.apple_overlay .close {
	background-image:url(../img/overlay/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* B U S Q U E D A */
#centralBd{
	width: 560px;
	background-color: #F3F4F4;
	float: left;
	margin: 0px 5px 0px 0px;
	font: 10px Arial, Helvetica, sans-serif;
	height: 630px;
	display: none;
}
/* A G E N D A */
#headAncho{
	float: left;
	width: 970px;
	margin: 0px 15px;
	background: transparent url(../images/back_title_ancho.jpg) top left no-repeat;
}
#headAncho h1{
	float: left;
	height: 21px;
	_height: 28px;
	margin: 0px;
	padding-top: 7px;
	background: #F3F4F4 url(../images/back_h1.jpg) top left repeat-x;
}
#headAncho h4{
	color: #FFFFFF;
	font: bold 12px Arial,Helvetica,sans-serif;
	float: left;
	height: 21px;
	_height: 28px;
	margin: 0px;
	padding-top: 7px;
	background: #F3F4F4 url(../images/back_h4.jpg) top left repeat-x;
	text-transform: uppercase;
	text-align: left;
}
#headAncho h1 a{
	color: #FFFFFF;
	font: bold 12px Arial,Helvetica,sans-serif;
	float: left;
	text-transform: uppercase;
	text-align: left;
	text-decoration: none;
}#headAncho h4 a{
	color: #FFFFFF;
	font: bold 12px Arial,Helvetica,sans-serif;
	float: left;
	text-transform: uppercase;
	text-align: left;
	text-decoration: none;
}
.opcionesGrilla{
	margin-top: 50px;
	background: transparent url(../images/back_opciones_grilla.png) top left no-repeat;
	height: 93px;
}
.frecuencia{
	background: #41494c url(../images/back_btn.jpg) top left repeat-x;
	font: bold 8px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	height: 9px;
	padding: 8px 0px;
	_padding: 8px 0px 7px 0px;
	width: 90px;
	float: left;
	margin-left: 7px;
	color: #fff;
	text-decoration: none;
}
.frecuencia:hover{
	color: #ccc;
	background-position: bottom;
}
.frecuencia_sel{
	background: #41494c url(../images/back_btn.jpg) bottom left repeat-x;
	font: bold 8px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	height: 9px;
	padding: 8px 0px;
	_padding: 8px 0px 7px 0px;
	width: 90px;
	float: left;
	margin-left: 7px;
	color: #fff;
	text-decoration: none;
}
.opcionesGrilla .botones{
	margin: 0px 566px 0px 5px;
	float: left;
}
.selectorAgenda{
	float: left;
	font: bold 11px Arial, Helvetica, sans-serif;
	margin: 29px 0px 0px 26px;
	text-transform: uppercase;
}
.selectorAgenda a{
	height: 18px;
	float: left;
}
.selectorAgenda .titulo{
	float: left;
	display: inline;
}
.selectorAgenda .input3{
	margin: 0px 5px;
	font: bold 11px Arial, Helvetica, sans-serif;
	float: left;
}
.btnVer{
	margin-right: 11px;
	width: 45px;
	height: 18px;	
}
.btnImprimir{
	width: 63px;
	height: 18px;
}
.btnAdelante{
	width: 56px;
	height: 18px;
	margin-left: 12px;
}
.btnAtras{
	width: 56px;
	height: 18px;
}
.selectorAgenda a.numdia{
	float: left;
	margin-left: 535px;	
}
.bordeRedondeado{
	margin: 10px 14px 0px 14px;
}
.bordeRedondeadoAbajo{
	margin: 0px 14px 0px 14px;
}
#contentAgenda{
	background-color: #f6f6f6;
	border-left: 1px solid #D1D3D4;
	border-right: 1px solid #D1D3D4;
	margin: 0 14px;
	_margin: -3px 14px 0px 14px;
	width: 968px;
	float: left;
}
#agenda{
	border: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 737px;
	overflow: hidden;
}
.titleRojo{
	background: transparent url(../images/back_title_rojo.png) top left no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	height: 14px;
	margin: 0px 6px;
	padding: 3px 15px;
	text-align: left;
	width: 924px;
	_width: 957px;
}
.diasSemana{
	width: 954px;
	_width: 957px;
	height: 14px;
	text-align: center;
	padding: 3px 0px 3px 3px;
	margin: 5px 6px;
	background: transparent url(../images/back_title_gris.png) top left no-repeat;
}
.diasSemana li{
	list-style: none;
	float: left;
	border-right: 1px solid #E13426;
	width: 14.1%;
}
.diasMensual{
	border-left: 1px solid #D1D3D4;
	border-top: 1px solid #D1D3D4;
	margin: 0px 6px;
	padding: 0px;
	width: 952px;
	_width: 947px;
	_overflow: hidden;
}
.diasMensual li{
	list-style: none;
	border-bottom: 1px solid #D1D3D4;
	padding-left: 0px;
	width: 952px;
	_margin-top: -3px;
}
.fila{
	width: 957px;
	height: 136px;
	_height: 127px;
	margin: 0px;
	padding: 0px;
}
.fila li{
	width: 14.1%;
	height: 126px;
	margin: 0px;
	padding: 5px 0px;
	_padding: 0px;
	list-style: none;
	float: left;
	border-right: 1px solid #D1D3D4;
	border-bottom: none;
}
.fila li a{
	text-decoration: none;
	color: #fff;
}
.fila li.mesAnterior{
	background-color: #BCBEC0;
}
.fila li.diaPasado{
	background-color: #E6E7E8;
}
.fila li.otro{
	background-color: #F3F4F4;
}
.numeros{
	background: transparent url(../images/back_numeros.png) top left no-repeat;
	color: #FFFFFF;
	float: left;
	font: bold 11px Arial, Helvetica, sans-serif;
	height: 14px;
	padding: 4px 0px;
	text-align: center;
	width: 23px;
	margin-left: 5px;	
}
.diaMensual{
	float: left;
	height: 107px;
	padding: 0% 3%;
	text-align: left;
	width: 94%;
}
.programaAgenda{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000;
}
.diaPorDia{
	border-left: 1px solid #D1D3D4;
	border-top: 1px solid #D1D3D4;
	border-right: 1px solid #D1D3D4;
	margin: 5px 6px;
	padding: 0px;
	width: 952px;
	float: left;
	font-weight: bold;
}
.diaPorDia li{
	list-style: none;
	float: left;
	height: 24px;
	_height: 34px;
	padding: 7px 5px 3px 5px;
	border-bottom: 1px solid #D1D3D4;
}
.diaPorDia li.horaDiaPorDia{
	background-color: #EBEBEC;
	float: left;
	width: 56px;
	text-align: center;
	font-size: 12px;
	border-right: 1px solid #D1D3D4;
}
.diaPorDia li.programaDiaPorDia{
	background-color: #F3F4F4;
	float: left;
	width: 875px;
	_width: 894px;
	font-size: 12px;
	text-align: left;
}
.diaPorDia li a{
	color: #000;
	text-decoration: none;
}
.diaPorDia li .masinfo{
	display: inline;
}
.desagendar{
	float: right;
	_float: none;
	width: 89px;
	height: 17px;
	_margin-left: 500px;
}
.diasSemanaSemanal{
	width: 888px;
	_width: 957px;
	height: 14px;
	text-align: center;
	padding: 3px 0 3px 67px;
	margin: 5px 6px;
	background: transparent url(../images/back_title_gris.png) top left no-repeat;
}
.diasSemanaSemanal li{
	list-style: none;
	float: left;
	border-left: 1px solid #E13426;
	width: 125px;
	_width: 126px;
}
#semana{
	width: 950px;
	_width: 951px;
	margin: 0px 6px;
	padding: 0px;
	border-left: 1px solid #D1D3D4;
	border-top: 1px solid #D1D3D4;
	_border-right: 1px solid #D1D3D4;
}
#semana li{
	list-style: none;
	height: auto;
	float: left;
	border-bottom: 1px solid #D1D3D4;
	background: #EBEBEC;
}
#semana .horaSemana{
	background-color: #EBEBEC;
	float: left;
	width: 57px;
	_width: 67px;
	font-size: 12px;
	min-height: 24px;
	padding: 7px 5px 3px;
}
#semana .programaSemana{
	margin: 0px;
	padding: 0px;
	width: 882px;
	float: left;
	border-left: 1px solid #D1D3D4;
	background: transparent url(../images/back_agenda.jpg) top left repeat;
}
#semana .programaSemana li{
	background: transparent url(../images/back_linea.jpg) top right repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 120px;
	_width: 126px;
	min-height: 24px;
	padding: 7px 3px 3px;	
	text-align: left;
	border-bottom: none;
	background: none;
}
.cadaPrograma{
	float: left;
	font-size: 9px;
	margin-bottom: 2px;
}
#agendaImprimir {
	background: #fff;
}
#agendaImprimir .titleRojo{
	background: none;
	color: #000;
	width: 921px;
	border: 1px solid #000;
}
#agendaImprimir .diasSemana{
	border: 1px solid #000;
	background: none;
	width: 948px;
}
#agendaImprimir .diasSemana li{
	border-right: 1px solid #999;
}
#agendaImprimir .diasMensual{
	border-left: 1px solid #999;
	border-top: 1px solid #999;
}
#agendaImprimir .diasMensual li{
	border-bottom: 1px solid #999;
}
#agendaImprimir .fila li{
	border-right: 1px solid #999;
}
#agendaImprimir .fila li.mesAnterior, .fila li.diaPasado, .fila li.otro{
	background: none;
}
#agendaImprimir .numeros{
	background: #D1D3D4;
	color: #000;
}
#agendaImprimir .diasSemanaSemanal{
	border: 1px solid #000;
	background: none;
}
#agendaImprimir .semana{
	border-left:1px solid #999;
	border-top:1px solid #999;
}
#agendaImprimir .semana li{
	border-bottom:1px solid #999;
}


/* G R I L L A */
#grillaSabana{
	width: 998px;
	float: left;
	margin-top: 5px;
}
#generosGrilla{
	width: 960px;
	height: 25px;
	padding: 0px;
	margin: 0px 5px;
	float: left;
}
#generosGrilla td{
	height: 23px;
	color: #fff;
	list-style: none;
	background: #41494c url(../images/back_btn.jpg) top left repeat-x;
	text-align: center;
}
#generosGrillali td{
	float: left;
	padding: 0px;
}
#generosGrilla td p{
	font: bold 8px Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	margin: 0px;
	text-decoration: none;
}
#generosGrilla td a{	
	font: bold 8px Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
}
#generosGrilla td:hover{
	background-position: bottom;
	text-decoration: none;
}
.opcionesGrillaSabana{
	margin-top: 50px;
	background: transparent url(../images/back_grilla_sabana.jpg) top left no-repeat;
	height: 102px;
}
.selectorGrilla{
	border-top: 1px solid #A7A9AC;
	float: left;
	font: bold 11px Arial,Helvetica,sans-serif;
	margin: 7px 0px 0px 7px;
	padding: 26px 0px 0px 26px;
	text-transform: uppercase;
	width: 928px;
}
.selectorGrilla a{
	height: 18px;
	float: left;
}
.selectorGrilla .titulo{
	float: left;
	display: inline;
}
.selectorGrilla .input3{
	margin: 0px 5px;
	font: bold 11px Arial, Helvetica, sans-serif;
	float: left;
}
.diaSiguiente{
	width: 61px;
	height: 29px;
	margin-left: 12px;
}
.diaAnterior{
	width: 61px;
	height: 29px;
	margin-left: 480px;
}
.nav_horas{
	margin: 0px 7px 5px;
	height: 14px;
	padding: 3px 0 3px 3px;
	float:left;
	/*margin-top:1px;*/ /*3*/
	background: transparent url(../images/back_title_gris.png) top left no-repeat;
}
.fechaGrilla{
	width: 100px;
	float: left;
	margin: 0px 5px 0px 4px;
}
#ContGral{
	float: left;
	width: 968px;
	background-color: #F6F6F6;
	border-left: 1px solid #D1D3D4;
	border-right: 1px solid #D1D3D4;
	margin: 0px 14px;
	font: bold 11px Arial, Helvetica, sans-serif;
	_overflow: hidden;
}
#ContGral img{
	margin: 0 14px;
}
div.scrollable { 
    position:relative; 
    overflow:hidden; 
    height:20px;
	width:835px; /*690*/
	float:left;
	margin-left:-15px;
	_left: 0px;
}
div.scrollable div.items {
    /* this cannot be too large */ 
    width: 5000px; /*4228*/
    position:absolute;
	_left: 0px;
}
div.scrollable.segundo div.items {
	border-bottom:1px solid #b2b2b2;
	background: transparent url(../images/back_grilla.png) top left repeat;
} 
div.scrollable div.items div.horaGrilla { 
    font: bold 11px Arial, Helvetica, sans-serif;
	color:#000;
	float:left;
	width:102px; /*172*/
	height:100%;
	text-align:center;
	border-right: 1px solid #E13426;
}  
/* you may want to setup some decorations to active the item */ 
div.items div.active { 
    border:1px inset #ccc; 
    background-color:#fff; 
}
div.segundo{
	height:1000px;
	border-bottom: 1px solid #b2b2b2;
	float:none;
	/*position:static;*/
	z-index:0;
	width: 825px;
}
div.scrollable.segundo div.items div.horaGrilla{
	height:1px;
	border: none;
	background: none;
}
#grilla{
	width:960px;
	height:350px;
	overflow:auto;
	float:left;
	display:block;
	position:relative;
	margin: 0px 0px 0px 7px;
}
.resultado{
	width:395px;
	height:380px;
	overflow:auto;
	float:left;
}
.contenedor_textoficha {font:bold 11px Arial, Helvetica, sans-serif;}
.contenedor_textoficha .texto_bold {color:#cccccc}
.texto_bold h3 a {font-size:5px; color:#FBED21}

.canales {
	width:107px;/*62*/
	float:left;
	margin-top:1px;
}
.canales .grilla_tv{
	font: bold 11px Arial, Helvetica, sans-serif;
	color:#FBED21;
	text-align:center;
	float:left;
	width:100%;	
	border-top: 1px solid #b2b2b2;
}
.grilla_tv  .canalGrilla{
	height:42px;
	border: 1px solid #b2b2b2;
	margin-top:-1px;
	overflow:hidden;
	border-top:0;
}
.programa {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #E13426;
	position: absolute;
	height: 41px;
	width: 102px;
	float: left;
	margin:0;
	text-align: center;
	overflow: hidden;
	border-right: 1px solid #b2b2b2;
	text-decoration: none;
}

.programa span{
	display:block;
	padding:3px;
	cursor:pointer;
	line-height: 11px;
}
.programa span:hover{
	cursor:pointer;
}
.browse{
	position:relative;
	z-index:100;
	float:left;
	color:#33FFFF;
	width:10px; /*14*/
	height:9px; /*15*/
	margin-top:3px;
}
.horarios .clearfix .left2{
	color: #ffffff;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.left2 span{
	color: #ffffff;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: none;
}
.left{
	/*background:url(../img/ic_anterior.gif);*/
	background:url(../images/nav_left.png) top left no-repeat;
	/*---margin-left:49px;---*/
	left:0px;
}
.right{
	/*background:url(../img/ic_siguiente.gif);*/
	background:url(../images/nav_right.png) top right no-repeat;
	left:-4px;
}
#grilla .browse{
	display:none;
	position:static;
	z-index:auto;
	float:none;
}
.medio{
	float:left;
	height:41px;
	width:100%;
	border-top: 1px solid #b2b2b2;
}
.numcanalg3{
	color: #000;
	text-decoration: none;
}
.numcanalg3Premium{
	color: #D15D10;
	text-decoration: none;
}
.numcanalg3Ppv{
	color: #E31F26;
	text-decoration: none;
}
.numcanalg3Hd{
	color: #ae0e16;
	text-decoration: none;
}
#ContGral .jScrollPaneContainer {
	float: left;
}

/* B U S Q U E D A   A V A N Z A D A */
#busquedaAvanzada{
	background: #F3F4F4 url(../images/back_title.jpg) top left no-repeat;	
	float: left;
	margin: 0px 5px 0px 0px;
	width: 560px;
	text-decoration: none;
}
#busquedaAvanzada .programaAgenda {
	margin-right: 20px;
}
#busquedaAvanzada .titleFichaTecnica {
	margin: 5px 20px;
	width: 500px;
}
.sectorBusqueda{
	border: 1px solid #D1D3D4;
	float: left;
	margin: 5px 20px 15px;
	padding: 5px;
	width: 500px;
}
.inputBusqueda{
	width: 230px;
	height: 17px;
	border: 1px solid #D1D3D4;
	float: left;
}
.opcionBuscar{
	float: left;
	margin: 5px;
}
.opcionBuscar input{
	margin: 0px 5px;
	font: bold 11px Arial,Helvetica,sans-serif;
}
.desdeHasta{
	width: 65px;
}

/*  R E S U L T A D O  B U S Q U E D A  */
#resultadoBusqueda{
	background: transparent url(../images/back_title.jpg) top left no-repeat;	
	float: left;
	margin: 0px 5px 0px 0px;
	width: 560px;
	text-decoration: none;
}
#headResultado{
	float: left;
	width: 560px;
	margin-bottom: 20px;
}
#headResultado h1{
	float: left;
	height: 21px;
	_height: 28px;	
	margin: 0px;
	padding-top: 7px;
	background: #F3F4F4 url(../images/back_h1.jpg) top left repeat-x;
}
.tituloBusqueda{
	color: #E31F26;
	font: bold 11px Arial,Helvetica,sans-serif;
	padding: 10px 5px;
	float: left;
	text-transform: uppercase;
}
.resultadoCantidad{
	float: left;
	width: 520px;
	margin: 0px 10px 5px;
	padding: 10px 0px 10px 20px;
	border-top: 1px solid #D1D3D4;
	border-bottom: 1px solid #D1D3D4;
	text-align: left;
	background: transparent url(../images/vineta.png) 0px 12px no-repeat;
}
#resultados{
	padding: 5px 10px;
	_padding: 5px;
	text-align: left;
	float: left;
	height: 450px;
	width: 540px;
}
#resultados .titulo{
	display: inline;
	margin: 0px 5px;
	float: left;
	font-size: 11px;
}
#resultados .titleFichaTecnica{
	float: left;
}
.tituloResultado{
	color: #E31F26;
	font: bold 11px Arial,Helvetica,sans-serif;
	padding: 4px 5px;
	width: 413px;
	height: 12px;
	float: left;
	text-transform: uppercase;
	text-align: left;
	background: transparent url(../images/back_title_pelicula.png) top left no-repeat;
	margin-right: 5px;
}
.cadaResultado{
	border: 1px solid #d1d3d4;
	border: 1px solid #D1D3D4;
	margin: 5px 0px 10px;
	width: 500px;
	padding: 5px;
}
.cadaResultado .hora{
	margin: 0px;
}
.paginador{
	float: left;
	width: 100%;
	margin-top: 10px;
	text-align: center;
}
.pagonp{
	background: transparent url(../images/paginaResultadoOn.png) top center no-repeat;
	width: 25px;
	height: 28px;
	float: left;
	margin: 0px 2px;
	color: #fff;
	font: bold 11px Arial,Helvetica,sans-serif;
	padding-top: 2px;
}
.pagp{
	background: transparent url(../images/paginaResultado.png) top center no-repeat;
	width: 25px;
	height: 28px;
	float: left;
	margin: 0px 2px;
	color: #fff;
	font: bold 11px Arial,Helvetica,sans-serif;	
	padding-top: 2px;
	text-decoration: none;	
}
.agrupacion{
	margin-bottom: 5px;
}
.horarios{
	margin-bottom: 10px;
}
.sigPag{
	background: transparent url(../images/resultadoSiguiente.png) top center no-repeat;
	width: 70px;
	height: 28px;
	float: left;
	margin: 0px 2px;
	color: #fff;
	font: bold 11px Arial,Helvetica,sans-serif;	
	padding-top: 2px;
	text-decoration: none;	
}
.prevPag{
	background: transparent url(../images/resultadoAnterior.png) top center no-repeat;
	width: 70px;
	height: 28px;
	float: left;
	margin: 0px 2px;
	color: #fff;
	font: bold 11px Arial,Helvetica,sans-serif;	
	padding-top: 2px;
	text-decoration: none;	
}
div.cargando{
	background:#F3F4F4 url(../images/cargando.gif) center center no-repeat;
	width:100%;
	height:100%;
}

#aditionalContent .cargando{
	background:#F3F4F4 url(../images/cargando.gif) center center no-repeat;
	width:100%;
	height:200px;
}
