@import url('resets.css');

/*******************/

html{
	height: 100%;
}

body{
	background: #000;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	height:100%;
	color:#FFFFFF;
}

a {
	color:#ffd132;
	text-decoration:none;
}

a:hover {
	color:#ffd132;
	text-decoration:underline;
}

#container{
	background: #000 url(../img/bg/bgBody.jpg) no-repeat center bottom;
	width:955px;
	margin:0 auto;
	min-height: 100%;
}

#header{
	width:955;
	height:100px;
}

#contenido{
	margin-top:20px;
	background:url(../img/bg/bgContenidoHome.jpg) no-repeat center bottom;
	padding-bottom:30px;
}

#contenido #novedades{
	width:550px;
	height:230px;
	float:left;
}

#contenido #divProgramacion{
	float:left;
	margin:0 30px;
	_margin:0 30px 0 27px;
}


#interna-izq {
	width:177px;
	float:left;
}

#interna-der {
	width:778px;
	float:left;
}

#InternaContent{
	background:url(../img/bg/bgContent.jpg) no-repeat right top;
	margin-top:10px;
	width:738px;
	padding:20px;
	overflow:hidden;
}

#InternaContent h2{
	font-weight:bold;
	font-size:14px;
	color:#ffd132;
	margin-bottom:12px;
	text-transform:uppercase;
}

#InternaContent h2 span{ 
	text-transform: none;
	font-weight:bold;
}

#InternaContent h3{
	font-weight:bold;
	font-size:13px;
	color:#c9c7bb;
	padding:15px;
	margin-bottom:10px;
	clear:both;
}

#InternaContent h3.subtitulo{
	background: url(../img/bg/subtitulo.gif) no-repeat 0 0;
}

#InternaContent p{
	font-size:12px;
	margin:0 0 10px;
}

div.recuadro{
	background-color:#73726e;
	padding:10px 10px 0;
	margin-bottom:10px;
}

div.recuadro p{ 
	text-align:justify;
	font-weight:bold;
	color:#363636;
	padding:0 0 10px;
}




/* MENU IZQ INTERNAS */

#menu-top{
	background: url(../img/bg/bgMenuIzq.jpg) no-repeat 0 0;
	width:177px;
}

#menu-top ul li a{
	display:block;
	width:177px;
	height:36px;
	line-height:300px;
	overflow:hidden;
	border-bottom:1px solid #000000;
}

#menu-top ul li.programacion a{
	background:url(../img/menuIzq/programacion.gif) no-repeat 0 0;
}

#menu-top ul li.multimedia a{
	background:url(../img/menuIzq/multimedia.gif) no-repeat 0 0;
}

#menu-top ul li.peliculas a{
	background:url(../img/menuIzq/peliculas.gif) no-repeat 0 0;
}

#menu-top ul li.series a{
	background:url(../img/menuIzq/series.gif) no-repeat 0 0;
}

#menu-top ul li.originalMovies a{
	background:url(../img/menuIzq/originalMovies.gif) no-repeat 0 0;
	height:36px;
}

#menu-top ul li a:hover,
#menu-top ul li a.active{
	background-position: 0 -36px;
}

#menu-top ul li.originalMovies a:hover,
#menu-top ul li.originalMovies a.active{
	background:url(../img/menuIzq/originalMovies.gif) no-repeat 0 -36px;
	height:36px;
}

/* BUSCADOR COLUMNA IZQ*/

#interna-izq {
	width:177px;
	float:left;
}

#interna-izq div{
	float:left;
	margin-bottom:20px;
}

#buscador{
	background:url(../img/bg/br_bgBuscador.jpg) no-repeat 0 0;
	width:177px;
	height:110px;
}

#buscador form input.text{
	background:url(../img/bg/bgInputBuscador.jpg) no-repeat 0 0;
	height:15px;
	width:157px;
	padding:3px 0 1px 4px;
	margin:30px 0 4px 8px;
	border:none;
	font-size:10px;
	color:#666666;
	
}

#buscador form a.buscar{
	width:55px;
	height:13px;
	display:block;
	overflow:hidden;
	line-height:200px;
	background:url(../img/botones/buscar.gif) no-repeat 0 0;
	margin:6px 0 0 113px;
}

#buscador form a.buscar:hover{
	background-position: 0 -13px;
}

#buscador a.avanzada{
	width:163px;
	height:17px;
	display:block;
	overflow:hidden;
	line-height:200px;
	background:url(../img/botones/br_avanzada.gif) no-repeat 0 0;
	margin:12px 0 0 8px;
}
#buscador a.avanzada:hover{
background-position: 0 -17px;
}

#bannerInterna{
}


#footer {
	clear:both;
	text-align:center;
	padding:10px 0 50px;
}

#footer p.logos {
	margin-top:15px;
}

#footer a{
	color: #999;
	text-decoration:none;
	font-size:11px;
}
	
#footer a:hover{
	color:#fab700;
}


/**** CALENDARIO ****/

div.divCalendario{
	padding:6px;
	margin: 12px 0 0 0;
	width:169px;
}

div.calendarioInterna{
	padding:4px;
	margin: 20px 0 0 0;
	width:169px;
}

table.tablaCalendario{
	background-color:#d3d0bf;
	/*border: 6px solid #2b2b2b;*/
	border-collapse:collapse;
	font-size:11px;
	width:169px;
}

table.tablaCalendario td{
	border: 1px solid #fff;
	font-weight:bold;
	padding:0;
	text-align:center;
}

table.tablaCalendario a{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	text-align:center;
	width:23px;
	height:17px;
}

table.tablaCalendario a:hover{
	color:#ffffff;
	background-color:#fab700;
	text-decoration:none;
}

table.tablaSeleccionMeses{
	background-color:#d3d0bf;
	border-collapse:collapse;
	border:none;
	color: #4c4b49;
	width:167px;
}

table.tablaSeleccionMeses td{
	border:none;
	padding:1px 0;
	text-align:center;
}

table.tablaSeleccionMeses a{
	color: #4c4b49;
	text-decoration:none;
}


/* PROGRAMACION*/

div.descripcion{
	float:left;
	width:350px;
	margin:20px 0 0 14px;
	_margin:20px 0 0 7px;
}


#InternaContent div.descripcion h3{
	float:left;
	width:350px;
	color:#ffd132;
	font-size:15px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0;
	background:none;
}

div.descripcion a{
	font-size:14px;

	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

div.descripcion a:hover{
	text-decoration:underline;
}

#InternaContent div.descripcion p{
	width:350px;
	color:#FFFFFF;
	font-size:12px;
	line-height:18px;
}

div.descripcion p strong{
	font-weight:bold;
	color:#ffd132;
}

div#InternaContent p.descripcionLarga{
	font-size:11px;
	text-align:justify;
}

div#paraimprimir img {
	float: right;
	width:320px;
	overflow: hidden;
	margin:10px 0 0 10px;
}

div.imagen {
	width:315px;
	float: right;
	margin: 5px 0 0 0;
}

div.imagen a{
	float:left;
	height:40px;
	display:block;
	margin:8px 0 0 2px;
}

a.btn-imagen-1{
	background:url(../img/btn-peli/btn-peli-1.jpg) no-repeat 0 0;
	width:84px;
}
a.btn-imagen-2{
	background:url(../img/btn-peli/btn-peli-2.jpg) no-repeat 0 0;
	width:84px;
}
a.btn-imagen-3{
	background:url(../img/btn-peli/btn-peli-3.jpg) no-repeat 0 0;
	width:139px;
}

a.btn-imagen-1:hover,
a.btn-imagen-2:hover,
a.btn-imagen-3:hover{
	background-position:0 -40px;
}

div.hoy{
	float:left;
	width:645px;
	margin:10px 0 0 14px;
	_margin:10px 0 0 7px;
}

div.movie{
	float:left;
	width:690px;
	margin-top:10px;
	margin-left:15px;
	_margin-left:7px;
}

div.align-center{
	float:left;
	width:690px;
	margin-top:10px;
	margin-left:15px;
	_margin-left:7px;
	text-align:center;
}

div.movie img{
	float:left;
	width:156px;
}

div.movie div{
	float:left;
	width:450px;
	padding-left:15px;
	margin-top:0px;
}

div.movie div p.horario{
	color:#ffd132;
	font-size:11px;
}

div.movie div p.horario span{
	color:#fff;
}

#InternaContent div.movie div h3{
	margin:15px 0 0;
	padding:0;
}

div.movie div h3 a{
	font-weight:bold;
	color:#fff;
	font-size:14px;
	padding:0;
	margin:0;
}

div.movie div h3 a:hover{
	color:#ffd132;
}

div.movie div p.desc{
	color:#fff;
	font-size:11px;
	line-height:16px;
}

div.trailer-flash{
	width:330px;
	margin:10px 0 0 10px;
	_margin:10px 0 0 5px;
	float:left;
}

div.invitarytrailer{
	width:405px;
}

h2.accionesExtras {
	border-bottom:1px dotted #666666;
	text-transform:none;
}

div.sombra{
	float:left;
	margin:15px 0 0 5px;
}

img.imgListado{
	border: 3px solid #ffd132;
}

div.trailer{
	width:400px;
	margin:0 auto;
	float:none;
}
div.trailer img{
	width:auto;
	margin:0 auto;
	float:none;
}

div.right{
	float:right;
	width:320px;
}

div.right img.imagen-muestra{
	float:right;
	width:314px;
	margin:0;
	border: 3px solid #ffd132;
}

div.left{
	float:left;
	width:340px;
}


table.horarios{
	width:690px;
	margin:20px 0 0 10px;
	_margin:20px 0 0 5px;
}

table.horarios td{
	border-bottom: solid 1px #ffd132;
	padding:4px;
	font-size:12px;
	color:#ffd132;
}

table.horarios td span{
	color:#FFFFFF;
}

table.horarios td.emision{
	width:110px;
	font-weight:bold;
	text-align:center;
}

div.busqueda{
	float:left;
	background:url(../images/busqueda.jpg) no-repeat 0 0;
	height:77px;
	width:208px;
	margin:6px 0 0 0;
}

div.busqueda input{
	float:left;
	width:165px;
	margin:35px 0 0 18px;
	border:none;
	background:none;
}

div.busqueda div{
	float:left;
	width:208px;
	margin:0;
}

div.busqueda div a{
	float:left;
	margin:0;
	display:block;
}

div.busqueda div a.avanzada{
	background:url(../images/busqueda-avanzada.gif) no-repeat 0 0;
	width:106px;
	height:8px;
	margin:10px 0 0 15px;
	_margin:10px 0 0 7px;
}

div.busqueda div a.buscar{
	background:url(../images/buscar.gif) no-repeat 0 0;
	width:42px;
	height:9px;
	margin:8px 0 0 27px;
}

/**** BUSQUEDA AVANZADA ****/

form.busqueda-avanzada{
	float:left;
	width:717px;
	margin:10px 0 0 0;
}

form.busqueda-avanzada div.bg-input-largo{
	background:url(../img/bg/bg-input-largo.gif) no-repeat 0 0;
	width:372px;
	/*height:41px;*/
	float:left;
	clear:both;
	padding:1px 0 10px;
	margin:0 0 0 14px;
	_margin:0 0 0 7px;
	overflow:hidden;
}

form.busqueda-avanzada div.bg-input-largo2{
	background:url(../img/bg/bg-input-largo2.gif) no-repeat 0 0;
	width:372px;
	/*height:54px;*/
	float:left;
	padding:1px 0 10px;
	margin:0 0 0 14px;
	_margin:0 0 0 7px;
	overflow:hidden;
}

form.busqueda-avanzada div.bg-input-corto{
	background:url(../img/bg/bg-input-corto.gif) no-repeat 0 0;
	width:307px;
	/*height:41px;*/
	float:left;
	padding:1px 0 10px;
	margin:0 0 0 10px;
	overflow:hidden;
}

form.busqueda-avanzada div.bg-textarea{
	background:url(../img/bg/bg-textarea.gif) no-repeat 0 0;
	width:372px;
	float:left;
	margin:0 0 0 14px;
	_margin:0 0 0 7px;
	overflow:hidden;
}

div.validation-advice{
	color: #FF9900;
	font-size:11px;
}
form.chico{
	margin-left:150px;
	width:400px;
}

form.chico label.checkBox{
	font-weight:normal;
	width:100%;
	padding:0;
	color:#CCCCCC;
}
form.chico input.inputCheckBox{
	background:none;
	width:auto;
	padding:0;
	margin-top:-4px;
	vertical-align: middle;
}
form.chico div {
	width:100%;
	float:none;
}

input.btn-buscar{
	float:right;
	margin:15px 15px 0 0;
}

form.busqueda-avanzada div p{
	float:left;
	font-size:12px;
	color:#202418;
	width:120px;
	text-align:left;
	font-weight:bold;
	margin:10px 10px 0 15px;
	_margin:10px 10px 0 8px;
	padding:7px 0 0 10px;
}

form.busqueda-avanzada div label{
	float:left;
	font-size:12px;
	color:#202418;
	width:320px;
	text-align:left;
	font-weight:bold;
	margin:10px 10px 0 15px;
	_margin:10px 10px 0 8px;
}

form.busqueda-avanzada div.bg-input-corto p{
	width:60px;
}

form.busqueda-avanzada div input{
	float:left;
	margin:5px 0 0 0;
	background:url(../img/bg/input.jpg) no-repeat 0 0;
	width:217px;
	height:22px;
	border:none;
	padding:3px 0 0 5px;
	font-size:12px;
}

form.busqueda-avanzada div.bg-input-largo input.check,
form.busqueda-avanzada div.bg-input-largo2 input.check {
	background: none;
	margin-top: 8px;
	width: 15px;
	height: 15px;
}

form.busqueda-avanzada div.bg-input-largo2 input.check {
	margin-top: 15px;
}

form.busqueda-avanzada div input.small {
	width: 68px;
	margin-right: 1px;
	background:url(../img/bg/input-small.jpg) no-repeat 0 0;
}

form.busqueda-avanzada textarea {
	width: 211px;
	height: 100px;
	border: none;
	margin-top: 5px;
	padding: 3px 5px;
	overflow: auto;
	background: url(../img/bg/textarea.jpg) no-repeat 0 0;
}

form.busqueda-avanzada div input.smallLast {
	width: 68px;
	background:url(../img/bg/input-small.jpg) no-repeat 0 0;
}

form.busqueda-avanzada div select{
	width:auto;
	float:left;
	margin:5px 0 0 0;
	font-size:12px;
}

div.paginado{
	text-align:center;
	color: #FFFFFF;
	float:left;
	width:717px;	
}


div.paginado a{
	color: #FFFFFF;
	text-decoration:none;
}

div.paginado a:hover{
	color: #FFCC00;
	text-decoration:underline;
}

/**** PREGUNTAS FRECUENTES ****/

#accordion{
	float:left;
	width:700px;
	margin:0px 0 0 14px;
	_margin:0px 0 0 7px;
}

.pregunta{
	width:700px;
	height:30px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:15px 0 0;
	background:url(../img/bg/bull-pregunta.gif) no-repeat right 7px;
	display:block;
	border-bottom:1px dotted #666666;
}

.pregunta a{
	width:700px;
	display:block;
	color:#FFFFFF;
}

.respuesta{
	color:#000000;
	width:680px;
	background-color:#fff0c0;
	margin:0;
	font-size:12px;
	padding:5px 10px;
	line-height:18px;
}

.respuesta ul{
	width:690px;
	margin:10px 0 10px 10px;
}

.respuesta ul li{
	margin:5px 0 ;
}

/**** PRENSA ****/

div.prensa{

}

div.prensa h3{
	width:600px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font:bold;
	float:left;
	color:#9bc551;
	margin-top:15px;
}

div.descarga{
	float:left;
	width:691px;
	background:url(../img/Prensa/separador.jpg) no-repeat 0 bottom;
	display:block;
	margin-top:10px;
}

div.descarga a{
	width:691px;
	min-height:20px;
	_height:20px;
	color:#FFFFFF;
	font-size:12px;
	display:block;
	background: url(../img/Prensa/descargar.gif) no-repeat right 5px;
	padding-bottom:10px;
	line-height:18px;
	text-decoration:none;
}

div.descarga a:hover{
	background: url(../img/Prensa/descargarH.gif) no-repeat right 5px;
	color:#ffd132;
}

a.entrevista{
	display:block;
	width:350px;
	height:24px;
	color:#333333;
	font-weight: bold;
	background:url(../img/bg/verEntrevista.gif) no-repeat 0 0;
	padding:24px 0 0 10px;
	margin-top:20px;
}

a.entrevista:hover{
	color:#000;
}

table.mapadelsitio{
	margin:0 0 30px 18px;
}

table.mapadelsitio td{
	padding:6px 0 6px 6px;
	width:240px;
}

table.mapadelsitio td a{
	color:#fff;
}

table.mapadelsitio td a:hover{
	color:#ffd132;
}

ul.mapasitio {
	margin:0 0 30px 18px;
}

ul.mapasitio li {
	padding:0px 0 4px 8px;
	background:url(../img/bullet.gif) no-repeat 0 8px;
}

ul.mapasitio li a{
	color:#fff;
}

ul.mapasitio li a:hover{
	color:#ffd132;
}


#interna-izq2{
	width:276px;
	float:left;
}

#interna-der2 {
	width:629px;
	float:right;	
}

#header2 {float:left; margin-bottom:10px;}

#contenedor-banners {width:940px; float:left;margin-bottom:50px; }