							
											
											/* ---- ESTRUCTURA ---- */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	*font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 18px;
	padding-bottom: 5px;
	line-height: 16px;
	text-align: center;
}

table{font-size: 11px; *font-size: 11px; line-height: 16px;}

#wrapper{
	margin:0 auto;
	width: 982px;
	background-color : #000000;
	text-align: left;
} 

#header{
	height : 124px;
	width: 982px;
	background-color: #000000;
	background-image: url(img/header_fondo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

#redes {
	height: 37px;
	float: right;
	background-color : #000000;
	margin-top: 20px;
	}

#footer{
	clear : both;
	height: 230px;
	width: 982px;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000000;
} 

/* ---- fade imagenes ---- */

.fadein {
	position:relative;
	width:982px;
	height:86px;
	margin-top: 0px;
	}
.fadein img { 
	position:absolute; 
	left:0; 
	top:0; 
	}


 											 /* ---- CONTENIDO ---- */

#contenido{
	width:982px;
	background-color : #000000;
	float:left;
} 
a:link {
	color: #b80206;
}
a:hover {
	color: #666666;
}
a:visited {
	color: #b80206;
	text-decoration: underline;
}
h1{
	font-size: 12pt;
} 
#inner-wrapper{
	width: 615px;
	*width: 625px;
	margin: auto;
	float: left;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
} 
#title-wrapper{
	width: 316px;
	height: 159px;
	float: right;
	text-align: center;
	vertical-align: text-bottom;
	margin-top: 80px;
} 
#poster-wrapper{
	width: 316px;
	height: 320px;
	float: right;
	text-align: center;
	vertical-align: text-bottom;
	margin-top: 80px;
} 


                                       /* ---- PAGINA PRINCIPAL ---- */
									   

/* ---- Menu ---- */

#menu{
	height: 72px;
	background-color : #000000;
	background-image: url(img/menu_fondo.jpg);
	background-repeat: repeat-x;
} 

ul#topnav {
	margin: 0;
	padding: 0;
	width: 982px;
	list-style: none;
	position: relative; 
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-variant: small-caps;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
}
ul#topnav li a {
	padding: 12px 20px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

ul#topnav li:hover {
	color: #B80206;
	display: block;
	background-color: #B80206;
	height: 10px;
}

ul#topnav li span {
	float: left;
	padding: 18px 0;
	position: absolute;
	left: 0;
	top:35px;
	display: none; /*--Hide by default--*/
	width: 982px;
	color: #ffffff;
}

ul#topnav li:hover span {display: block; } /*--Show subnav on hover--*/

ul#topnav li span a {
	display: inline;
	color: #ffffff;
	padding-right: 8px;
} 

ul#topnav li span a:hover {
	color: #B80206;
}



/* ---- Slide ---- */


#slide{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	background-color: #000000;
	height: 338px;
	width: 575px;
	padding-top: 4px;
}

* {
	margin : 0;
	padding : 0;
}
a img {
	border : 0;
}
div.wrap {
	width : 575px;
	margin : 0 auto;
	text-align : left;
}
div#top div#nav {
	float : left;
	clear : both;
	width : 575px;
	height : 52px;
	margin : 22px 0 0;
}
div#top div#nav ul {
	float : left;
	width : 575px;
	height : 52px;
	list-style-type : none;
}
div#nav ul li {
	float : left;
	height : 52px;
}
div#nav ul li a {
	border : 0;
	height : 52px;
	display : block;
	line-height : 52px;
	text-indent : -9999px;
}
div#slider {
	margin : -1px 0 0;
}
div#video-slider {
	height : 683px;
	margin : -1px 0 0;
}

div#slider div#slide-holder {
	z-index : 40;
	width : 575px;
	height : 299px;
	position : absolute;
}
div#slider div#slide-holder div#slide-runner {
	top : 9px;
	left : 0px;
	width : 575px;
	height : 299px;
	overflow : hidden;
	position : absolute;
}
div#slider div#slide-holder img {
	margin : 0;
	display : none;
	position : absolute;
}
div#slider div#slide-holder div#slide-controls {
	left : 0;
	bottom : 0px;
	width : 575px;
	height : 46px;
	display : none;
	position : absolute;
	background : url(img/slide-bg.png) 0 0;
}
div#slider div#slide-holder div#slide-controls p.text {
	float : left;
	color : #fff;
	display : inline;
	font-size : 10px;
	line-height : 16px;
	margin : 15px 0 0 20px;
	text-transform : uppercase;
}
div#slider div#slide-holder div#slide-controls p#slide-nav {
	float : right;
	height : 24px;
	display : inline;
	margin : 11px 15px 0 0;
}
div#slider div#slide-holder div#slide-controls p#slide-nav a {
	float : left;
	width : 18px;
	height : 24px;
	display : inline;
	font-size : 11px;
	margin : 0 5px 0 0;
	line-height : 24px;
	font-weight : normal;
	text-align : center;
	text-decoration : none;
	background-position : 0 0;
	background-repeat : no-repeat;
	color: #FFFFFF;
}
div#slider div#slide-holder div#slide-controls p#slide-nav a.on {
	background-position : 0 -24px;
	color: #B80206;
	font-weight: bold;	
	background: #000000;
	border: 1px solid #000000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	filter:alpha(opacity=100);
	-moz-opacity:0.7;
	-khtml-opacity: 1;
	opacity: 1;
}
div#slider div#slide-holder div#slide-controls p#slide-nav a {
	background: #000000;
	border: 1px solid #000000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;

}
div#nav ul li a {
background : url(img/slide_nav.png) no-repeat;
}



/* ---- Scroll noticias ---- */


#panel{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: right;
	background-color: #000000;
	height: 338px;
	width: 385px;
	background-image: url(img/scroll.jpg);
	padding: 10px;
	background-repeat: no-repeat;
	background-position: right top;	
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
	top: 15px;
	height: 338px;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 338px;
	background: #000;
}
.jScrollPaneDrag {
	position: absolute; /* OJO QUE ACA SE CAMBIA EL COLOR DE BARRA */
	cursor: pointer;
	overflow: hidden;
	background-color: #494949;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	background: url(img/flecha_up.jpg) repeat-x 0 0;   /* DIR FLECHA  */
	height: 15px;
}


a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background: url(img/flecha_down.jpg) repeat-x 0 0;  /* DIR FLECHA  */
	height: 9px;
}



/* ---- Destacados ----- */

#destacados{
	height: 146px;
	width: 982px;
	float: left;
	background-color: #000000;
}

div.fadehover {
	position: relative;
	}
 
img.a {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
	}
 
img.b {
	position: absolute;
	left: 0px;
	top: 0px;
	}

img.c {
	position: absolute;
	left: 197px;
	top: 0px;
	z-index: 10;
	}
 
img.d {
	position: absolute;
	left: 197px;
	top: 0px;
	}

img.e {
	position: absolute;
	left: 394px;
	top: 0px;
	z-index: 10;
	}
 
img.f {
	position: absolute;
	left: 394px;
	top: 0px;
	}

img.g {
	position: absolute;
	left: 597px;
	top: 0px;
	z-index: 10;
	}
 
img.h {
	position: absolute;
	left: 597px;
	top: 0px;
	}
	
img.i {
	position: absolute;
	left: 801px;
	top: 0px;
	z-index: 10;
	}
 
img.j {
	position: absolute;
	left: 801px;
	top: 0px;
	}
	

	
														/* ---- LIGHTBOX ---- */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(img/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/lightbox/prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/lightbox/next.gif) right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{
color: #FFF;
font-weight:bold;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

#imageDataContainer{
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

#lightboxIframe {
	display: none;
}	


			
									/* ---- Botones Categorias corto/largo ---- */		
			

/**	Setup*/
ul.cssmenu {	list-style: none;	padding-top: 0px; padding-bottom: 30px;	}
.displace {	position: absolute;	left: -5000px;	}
ul.cssmenu li {	float: left;	}
ul.cssmenu li a {	display: block;	height: 19px;	background: url('img/menu_cat.jpg');	}

/**	Normal Links*/
ul.cssmenu li.ficcion a {	width: 70px; background-position: 0 0;	}
ul.cssmenu li.animacion a {	width: 92px; background-position: -70px 0;	}
ul.cssmenu li.documental a { width: 107px; background-position: -162px 0; }
ul.cssmenu li.gfantastico a { width: 157px; background-position: -269px 0;	}
ul.cssmenu li.videoclip a {	width: 85px; background-position: -426px 0;	}
ul.cssmenu li.videominuto a { width: 104px; background-position: -511px 0; }

/**	Hover Links*/
ul.cssmenu li.ficcion a:hover { background-position: 0 -20px;}
ul.cssmenu li.animacion a:hover { background-position: -70px -20px; }
ul.cssmenu li.documental a:hover { background-position: -162px -20px; }
ul.cssmenu li.gfantastico a:hover { background-position: -269px -20px; }
ul.cssmenu li.videoclip a:hover { background-position: -426px -20px; }
ul.cssmenu li.videominuto a:hover { background-position: -511px -20px; }

/**	Selected/Active Links*/
ul.cssmenu li.ficcion a.selected {	background-position: 0 -20px;	}
ul.cssmenu li.animacion a.selected {	background-position: -70px -20px;	}
ul.cssmenu li.documental a.selected {	background-position: -162px -20px;	}
ul.cssmenu li.gfantastico a.selected {	background-position: -269px -20px;	}
ul.cssmenu li.videoclip a.selected {	background-position: -426px -20px;	}
ul.cssmenu li.videominuto a.selected {	background-position: -511px -20px;	}




										/* ---- Botones Categorias Secciones paralelas ---- */		
			

/**	Setup*/
ul.spmenu {	list-style: none;	padding-top: 0px; padding-bottom: 40px;	}
.displace {	position: absolute;	left: -5000px;	}
ul.spmenu li {	float: left;	}
ul.spmenu li a {	display: block;	height: 41px;	background: url('img/menu_sec-pal.jpg');	}

/**	Normal Links*/
ul.spmenu li.fesfantastico a {	width: 100px; background-position: 0 0;	}
ul.spmenu li.fesanima a {	width: 102px; background-position: -110px 0;	}
ul.spmenu li.fesmusica a { width: 93px; background-position: -216px 0; }
ul.spmenu li.zoom a { width: 76px; background-position: -315px 0;	}
ul.spmenu li.pandoc a {	width: 113px; background-position: -395px 0;	}

/**	Hover Links*/
ul.spmenu li.fesfantastico a:hover { background-position: 0 -41px;}
ul.spmenu li.fesanima a:hover { background-position: -110px -41px; }
ul.spmenu li.fesmusica a:hover { background-position: -216px -41px; }
ul.spmenu li.zoom a:hover { background-position: -315px -41px; }
ul.spmenu li.pandoc a:hover { background-position: -395px -41px; }

/**	Selected/Active Links*/
ul.spmenu li.fesfantastico a.selected {	background-position: 0 -41px;	}
ul.spmenu li.fesanima a.selected {	background-position: -110px -41px; 	}
ul.spmenu li.fesmusica a.selected {	background-position: -216px -41px;	}
ul.spmenu li.zoom a.selected {	background-position: -315px -41px;	}
ul.spmenu li.pandoc a.selected {	background-position: -395px -41px;	}



									/* ---- Botones Categorias Proyecciones ---- */	
									
									
/**	Setup*/
ul.proyecciones {	list-style: none;	padding-top: 0px; padding-bottom: 30px;	}
.displace {	position: absolute;	left: -5000px;	}
ul.proyecciones li {	float: left;	}
ul.proyecciones li a {	display: block;	height: 19px;	background: url('img/menu_proyecciones.jpg');	}

/**	Normal Links*/
ul.proyecciones li.programacion a {	width: 130px; background-position: 0 0;	}
ul.proyecciones li.cortoxcorto a {	width: 162px; background-position: -130px 0;	}

/**	Hover Links*/
ul.proyecciones li.programacion a:hover { background-position: 0 -20px;}
ul.proyecciones li.cortoxcorto a:hover { background-position: -130px -20px; }

/**	Selected/Active Links*/
ul.proyecciones li.programacion a.selected {	background-position: 0 -20px;	}
ul.proyecciones li.cortoxcorto a.selected {	background-position: -130px -20px; 	}