
.clearing {clear:both}
/* =genericas */
    body {
        /*background-color: #231f20;*/
        background-color: #BCBCBC;
        /*background-image: url(../img/bg.gif);*/
        background-repeat: repeat-x;
        font-family: Arial, Helvetica, sans-serif;
        font-size:11px;
    }
    textarea {
        font-family: Arial, Helvetica, sans-serif;
    }

#cuerpo a:link {
    color: #439acf;
    font-weight:bold;
    text-decoration: none;
}

#cuerpo a:visited {
    color: #439acf;
    font-weight:bold;
    text-decoration: none;
}

#cuerpo a:active {
  color: Red
}

#cuerpo a:hover {
    color: #1d7fc3;
    font-weight:bold;
    text-decoration: none;
}

/* =esqueleto */
    #cabecera {
        width: 997px;
        margin:0 auto;
        position: relative;
    }
    #pie {
        background-image: url(../img/bg_pie.gif);
        background-repeat: repeat-x;
        width: 997px;
        margin:0 auto;
        height: 106px;
    }
    #cuerpo {
        background-color: #fff;
        padding:15px;
        width: 967px;
        margin:0 auto;
        height: 0.1%;
    }
    #envuelto {
        border:1px solid #e1e1e1;
        padding:10px 10px 0 10px;
        overflow: hidden;
        height: 0.1%;
        min-height: 500px;
    }
    #principal {
        display:inline;
        float: left;
        width: 589px;
        height: 0.1%;
        padding-top:11px;
        margin:0 36px 0 0;
    }
    #contextual {
        display:inline;
        float: left;
        width: 320px;
        height: 0.1%;
        padding-top:0px;
    }
    
    #principal_estrenos {
        display:inline;
        float: left;
        width: 594px;
        height: 0.1%;
        padding-top:11px;
        margin:0 28px 0 0;
    }
   #principal_estrenos h2 {
        font-size: 14px;
        margin:10px 0 10px 10px;
		width: auto;
		font-weight:bold;
    }
    .fichas_estrenos li
    {
	float:left;
	background-image: url(../img/degradado_estrenos.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 270px;
	width: 273px;
	margin: 0px 10px 5px 5px;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	padding: 5px 0px 0px 5px;
    }
    .fichas_estrenos li img {
	position:relative;
	float:left;
        border: 1px solid #BCBCBC;
    }
    .titnestreno {
	font-size:16px !important;
	color:#000000 !important;
	margin-bottom: 10px;
    }
    .botones_control
    {
	position:relative;float:left;clear:both;
	background-color: #676767;
	width:104px;
	height: 15px;
	padding-top:3px;
	margin: 3px 0 0px 0;
	text-align:center;
	color:#FFFFFF;
	text-transform: uppercase;
    }
    .botones_control a
    {
	background-color: #676767;
	color:#FFFFFF !important;
    }
    
    
    .fichas_proximamente li
    {
	float:left;
	background-image: url(../img/degradado_estrenos.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 270px;
	width: 280px;
	margin: 0px 12px 20px 0px;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	padding: 0px 0px 0px 0px;
    }
    .fichas_proximamente li img {
	position:relative;
	float:left;
        border: 1px solid #BCBCBC;
    }
    .fichas_proximamente p {
	font-size:11px;
    }
    
    #principal_estrenos .lincomments {
	    overflow:hidden;
	    background:url(../img/linea_puntos.gif) repeat-x left top;
	    padding-top:10px;
	    margin-right:10px;
	    height:86px;
    }
    
    .lincomments img
    {
	margin-right:5px;
    }

    .opciones li
    {
	margin: 0 0 10px 0;
	font-size: 11px;
	color: #333333;
    }
    
    .blogs_firmas
    {
	position:relative;
	float:left;
	width:140px;
	margin-right: 7px;
    }
    
    .blogs_firmas li
    {
	width:140px;
    }
    
    #trailer_portada
    {
	position:relative;
	float:left;
	margin:0 0 0 10px !important;
	padding:0 !important;
	height:202px;
	width:100%;
    }
    #trailer_portada_cont
    {
	position:relative;
	float:left;
	background-color:#000000;
	width:289px;
	height:100px;
	color:#FFFFFF;
	text-align:left;
	padding: 10px 0 0 15px;
	margin: 0 0 0 10px;
    }
    #trailer_portada_cont img
    {
	position:relative;
	float:left;
	border:1px solid grey;
	margin: 0 10px 10px 0;
    }
    #contenedor_trailer
    {
	position:relative;
	float:left;
	width:303px;
	height:287px;
	background-color:#000000;
	padding: 10px 0 0 1px;
	margin-left:10px;
	color:#FFFFFF;
	text-align:left;
    }
    
    #contenedor_trailer h1
    {
	background:#FF0000 none;
	padding:3px 0 0 5px;
	color:#FFFFFF;
	font-size:12px;
	border:none;
	width:285px;
	height:15px;
	margin-left:6px;
	margin-bottom:5px;
	text-align:left;
    }
    
    #contenedor_trailer h2
    {
	position:relative;
	margin-left:11px;
	float:left;
	width:285px;
	color:#fefe00;
	text-transform:uppercase;
	font-weight:bold;
    }
    #contenedor_trailer h3
    {
	position:relative;
	margin:2px 0 2px 12px;
	float:left;
	width:285px;
	font-weight:bold;
	font-size:12px;
    }
    #contenedor_trailer p
    {
	position:relative;
	margin-left:12px;
	float:left;
	width:285px;
    }
    
    
    #ver_todo
    {
	position:absolute;
	float:right;
	height:18px;
	width:118px;
	background-color:#FF0000;
	padding:5px 0 0 5px;
	text-align:center;
	z-index:99;
	color:#FFFFFF;
	margin:225px 0 0 160px;
	*margin:0px !important;
    }
    #ver_todo a
    {
	color:#FFFFFF !important;
    }
    #ver_todo a:hover
    {
	color:#FFFFFF;
	text-decoration: underline;
    }


/* =cabecera */

   .size11 {
	   font-size:11px!important;
    }

    #nav1 {

        background-repeat: repeat-x;
        height: 41px;
    }
    #nav1 li {
        float: left;
        padding:1px 1px 0 2px;
        position: relative;
        display: inline;
    }
    #herramientas {
        font-weight:bold;
        color: #a37e24;
        height:90px;
	width:237px;
        position:absolute;
        top:2px;
	left:760px;
    }
    #herramientas a:link {
      color: #a37e24;
      text-decoration: none;
    }
    #herramientas a:visited {
      color: #a37e24;
      text-decoration: none;
    }
    #herramientas a:active {
      color: red;
      text-decoration: none;
    }
    #herramientas a:hover {
      color: #3399cc;
      text-decoration: none;
    }
    form#busqueda {
        /*background-image: url(../img/bg_cab_busqueda.gif);
        background-repeat: no-repeat;*/
        padding: 0 5px 0 5px;
        float: left;
        *margin-top:1px;
	margin: 40px 0 0 0;
    }
    form#busqueda img {
        margin:2px 5px 0 0;
    }
    form#busqueda input {
	background-image: url(../img/bg_cab_busqueda.png);
        background-repeat: no-repeat;
        border: none;
        background-color: transparent;
        height: 18px;
        width: 193px;
        font-size: 12px;
        color: #000;
        margin-top:2px;
    }
    form#busqueda input.bt_enviar {
	width: 18px;
	height:18px;
        background-image: url(../img/bg_search_button.gif);
        border: none;
        vertical-align: top;
        padding-bottom: 3px;
	cursor: pointer;
    }
    form#login_form input.bt_enviar {
        width: 60px;
        margin:1px 0 0 0px;
        background-image: url(../img/bg_botlogin.gif);
        border: 1px solid #252525;
        vertical-align: top;
        position: relative;
        top:-1px;
        padding-bottom: 5px;
        padding-top:1px;
        *padding-bottom: 4px;
        _padding-bottom: 4px;
        *padding-top:2px;
        _padding-top:2px;
        height: 20px;
        *height: 22px;
        _height: 22px;
    }

    #herr_usuario {
        float:right;
        margin:5px 7px 0 10px;
	color:#FFF !important;
    }
    #herr_usuario a{
	color:#FFF !important;
    }
    #herr_usuario a:hover{
	text-decoration:underline;
    }
    #herr_usuario li {
        float:left;
        margin:0 0 0 6px;
        line-height: 15px;
	color:#FFF !important;
    }
    #herr_usuario li.fch {
        background-image: url(../img/sep_herramientas.gif);
        background-repeat: no-repeat;
        background-position: right;
        padding-right: 5px;
	color:#FFF !important;
    }

/* =login_form formulario de login de la cabecera */

#login_form {
    position:relative;
    top:-3px;
    *top:-3px;
    _top:-3px;
    display:none;
}
#login_form input {
    background-color:#787878;
    background-image:url(../img/bg_input_cabecera.gif);
    background-repeat:repeat-x;
    border:0 none;
    color:#BBBBBB;
    font-size:10px;
    height: 15px;
    padding:3px 3px 2px;
    position: relative;
    *vertical-align:middle;
    _vertical-align:middle;
}
#login_form label {
    margin-right:5px;
}


    /* =banner 726x88 de la cabecera */
    #banner_top {
        position:relative;
	float:left;
        width:728px;
	height: 103px;
        margin: 3px auto 3px 130px;
	text-align:center;
    }


    /* =desplegables */

.menu {

}
/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
/*width:153px;*/
height:32px;
background-image: url(../img/nav1_1.gif);
background-repeat: no-repeat;
background-color: #FFF;
/*padding-left:10px;*/
}
/*
.menu a, .menu:visited .nav1_1{
	width:102px;	
}
*/
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
z-index:9999;
height:0;
top:40px;
left:2px;
width:143px;
}

 .nav1_1{width:92px;}
 .nav1_2{width:80px;}
 .nav1_3{width:120px;}
 .nav1_4{width:88px;}
 .nav1_5{width:98px;}
 .nav1_6{width:59px;}
 .nav1_7{width:69px;}
 .nav1_8{width:82px;}
 .nav1_9{width:76px;}
 .nav1_10{width:98px;}
 .nav1_11{width:82px;}
 

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
position:absolute;
z-index:14;
top:0;
left:0;
border-collapse:collapse;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background-image: url(../img/bg_desplegable.gif) !important;
background-repeat: repeat-y;
height:40px;
line-height:1em;
padding:7px 10px 2px;
width:102px;

}

/* style the top level hover */
.menu a:hover {
background:#949e7c;
background-image: url(../img/botones/nav1_1_on.gif);
cursor: default;
}
.menu :hover > a {
background:#949e7c;
background-image: url(../img/botones/nav1_1_on.gif);
}
.menu ul ul a {
background:#969696!important;
cursor: pointer;
display:block;

}
.menu ul ul a:hover {
font-weight:bold;
cursor: pointer;
display:block;

}

.menu ul ul :hover > a {
background:#969696!important;

}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; margin-top:-7px; margin-left:-2px;}


#nav1 {
    background-color: #FFF;
    padding: 0 0 0 15px;
}
#nav1 li {
    float: left;
    padding:0 0px 0 0px;
    position: relative;
    /*background-image: url(../img/bg_nav1.gif);*/
    background-repeat: repeat-x;

    padding-top: 1px;
}

#nav1 li a { 
    background-image     : url(../img/botones/botonera_web.png);
    background-color     : transparent; 
    background-repeat    : no-repeat;
	margin-right:2px;
 }

#nav1 li ul li {
    font-size:12px;
    float: none;
    display: inline;
    padding:0;
    margin:0;
}
#nav1 li ul li a {
    color:#FFF;
    text-decoration: none;
    border-bottom:1px solid #534f00;
    height: 20px;
    margin:0;
    display: block;
}

    #nav1 li#nav1_1 a {
        /*background-image: url(../img/botones/nav1_1.png);*/
		background-position  : -0px -0px;
    }
    #nav1 li#nav1_1 a:hover {
    		
        /*background-image: url(../img/botones/nav1_1_on.gif);*/
		background-position  : -846px -0px; 
    }
    #nav1 li#nav1_2 a {
        /*background-image: url(../img/botones/nav1_2.png);*/
		background-position  : -92px -0px;
    }
    #nav1 li#nav1_2 a:hover {
        /*background-image: url(../img/botones/nav1_2_on.gif);*/
		 background-position  : -1036px -0px;
    }
    #nav1 li#nav1_3 a {
        background-position  : -260px -0px;
    }
    #nav1 li#nav1_3 a:hover {
        background-position  : -1371px -0px;
    }
    #nav1 li#nav1_4 a {
        background-position  : -172px -0px; 
    }
    #nav1 li#nav1_4 a:hover {
        background-position  : -1116px -0px;  
    }
    #nav1 li#nav1_5 a {
        background-position  : -439px -0px;
    }
    #nav1 li#nav1_5 a:hover {
        background-position  : -1204px -0px;
    }
    #nav1 li#nav1_6 a {
        background-position  : -380px -0px;
    }
    #nav1 li#nav1_6 a:hover {
        background-position  : -1491px -0px;
    }
    #nav1 li#nav1_7 a {
        background-position  : -537px -0px;
    }
    #nav1 li#nav1_7 a:hover {
        background-position  : -1302px -0px;
    }
    #nav1 li#nav1_8 a {
        background-position  : -606px -0px;
    }
    #nav1 li#nav1_8 a:hover {
        background-position  : -1550px -0px;
    }
    #nav1 li#nav1_9 a {
        background-position  : -688px -0px;
    }
    #nav1 li#nav1_9 a:hover {
        background-position  : -1812px -0px;
    }
    #nav1 li#nav1_10 a {
        background-position  : -938px -0px;
    }
    #nav1 li#nav1_10 a:hover {
        background-position  : -1632px -0px;
    }
    #nav1 li#nav1_11 a {
        background-position  : -764px -0px;
    }
    #nav1 li#nav1_11 a:hover {
        background-position  : -1730px -0px;
    }

/*	
	
#nav1 li a { 
    background-image     : url(../img/botones/botonera_web.png);
    background-color     : transparent; 
    background-repeat    : no-repeat; 
 }

 #nav1 li#nav1_1 a {
    height               : 32px; 
    width                : 92px; 
    background-position  : -0px -0px; 
 } 
 
 #nav1 li#nav1_2 a { 
    height               : 32px; 
    width                : 80px; 
    background-position  : -92px -0px; 
 } 
 
 #nav1 li#nav1_3 a { 
    height               : 32px; 
    width                : 88px; 
    background-position  : -172px -0px; 
 } 
 
 #nav1 li#nav1_4 a { 
    height               : 32px; 
    width                : 120px; 
    background-position  : -260px -0px; 
 } 
 
 #nav1 li#nav1_5 a { 
    height               : 32px; 
    width                : 59px; 
    background-position  : -380px -0px; 
 } 
 
 #nav1 li#nav1_6 a { 
    height               : 32px; 
    width                : 98px; 
    background-position  : -439px -0px; 
 } 
 
 #nav1 li#nav1_7 a { 
    height               : 32px; 
    width                : 69px; 
    background-position  : -537px -0px; 
 } 
 
 #nav1 li#nav1_8 a { 
    height               : 32px; 
    width                : 82px; 
    background-position  : -606px -0px; 
 } 
 
 #nav1 li#nav1_9 a { 
    height               : 32px; 
    width                : 76px; 
    background-position  : -688px -0px; 
 } 
 
 #nav1 li#nav1_10 a { 
    height               : 32px; 
    width                : 82px; 
    background-position  : -764px -0px; 
 } 
 
 #nav1 li#nav1_11 a { 
    height               : 32px; 
    width                : 92px; 
    background-position  : -846px -0px; 
 } 
 
 #nav1 li#nav1_1 a:hover {
    height               : 32px; 
    width                : 98px; 
    background-position  : -938px -0px; 
 } 
 
 #nav1 li#nav1_2 a:hover { 
    height               : 32px; 
    width                : 80px; 
    background-position  : -1036px -0px; 
 } 
 
 #nav1 li#nav1_3 a:hover { 
    height               : 32px; 
    width                : 88px; 
    background-position  : -1116px -0px; 
 } 
 
 #nav1 li#nav1_4 a:hover { 
    height               : 32px; 
    width                : 98px; 
    background-position  : -1204px -0px; 
 } 
 
 #nav1 li#nav1_5 a:hover { 
    height               : 32px; 
    width                : 69px; 
    background-position  : -1302px -0px; 
 } 
 
 #nav1 li#nav1_6 a:hover { 
    height               : 32px; 
    width                : 120px; 
    background-position  : -1371px -0px; 
 } 
 
 #nav1 li#nav1_7 a:hover { 
    height               : 32px; 
    width                : 59px; 
    background-position  : -1491px -0px; 
 } 
 
 #nav1 li#nav1_8 a:hover { 
    height               : 32px; 
    width                : 82px; 
    background-position  : -1550px -0px; 
 } 
 
 #nav1 li#nav1_9 a:hover { 
    height               : 32px; 
    width                : 98px; 
    background-position  : -1632px -0px; 
 } 
 
 #nav1 li#nav1_10 a:hover { 
    height               : 32px; 
    width                : 82px; 
    background-position  : -1730px -0px; 
 } 
 
 #nav1 li#nav1_11 a:hover { 
    height               : 32px; 
    width                : 76px; 
    background-position  : -1812px -0px; 
 } 
	
*/
	
	
	
#envuelto .menu #nav1 li li a {
    background-image: url(../img/bg_desplegable.gif) !important;
}
#envuelto .menu #nav1 li li a:hover {
    background-image: url(../img/bg_desplegable_on.gif) !important;
}

/* =cuerpo */
    h1 {
        font-size: 25px;
        color:#2f2f2f;
        font-weight: normal;
        background-image: url(../img/bg_rallado.gif);
        background-repeat: repeat-x;
        background-position: bottom left;
        padding-bottom: 10px;
    }
    h1 span.subh1 {
        color:#6c6839;
        font-weight: normal;
        font-size:78%;
    }
/* =pie */
    #enlaces_pie {
        border-bottom:1px solid #292929;
        overflow: hidden;
        zoom:1;
        padding:10px 16px 5px 16px;
        margin:0 16px;
    }
    #enlaces_pie li {
        float:left;
        margin:0 16px;
        font-weight:bold;
        padding: 6px 0 4px;
    }
    #enlaces_pie li a {
        vertical-align: middle;
        font-style: normal !important;
    }

    #enlaces_pie li a img {
        vertical-align: middle;
        zoom:1;
    }
    #pie a:link {
        color: #999999;
        text-decoration: none;
    }
    #pie a:visited {
        color: #999999;
        text-decoration: none;
    }
    #pie a:active {
        color: #999999;
    }
    #pie a:hover {
        color: #cdcd98;
    }
	
	#pie .kiosko {
		float:right; margin:13px 20px; color:#999; font-weight:bold!important;
	}
	#pie .kiosko img {
		margin-left:5px; vertical-align:middle;
	}


    #copyright {
        margin:38px auto 0;
        color: #4f4949;
        text-align: center;
    }

    /* publicidad en la columna contextual */

    #contextual .publi {
        margin-bottom:14px;
        margin-left: 0 !important;
    }
    #contextual .banner_borde {
        margin-left: 0 !important;
    }


    /* =bloque_base bloque generico cabecera negra */

    .bloque_base {
        background-image: url(../img/bg_bloque_base.gif);
        background-repeat: repeat-x;
        margin-bottom:14px;
    }
    .bloque_base dt {
        background-image: url(../img/bg_tit_bloque_base.gif);
        background-repeat: no-repeat;
        height: 26px;
        padding:8px 0 0 10px;
    }
    .bloque_base dd {
        border-left: 1px solid #e3e3e3;
        border-right: 1px solid #e3e3e3;
        border-bottom: 1px solid #e3e3e3;
        padding:10px;
        overflow: hidden;
        zoom:1;
    }
    
    /* =bloque_base bloque generico cabecera negra de blogs en la home */

    .bloque_base_home {
	text-align: left;
    }
    .bloque_base_home dt {
        height: auto;
        padding:0px 0 0 0px;
    }
    .bloque_base_home dd {
        padding:10px;
        overflow: hidden;
    }
    .bloque_base_home ul li
    {
	background-image: none !important;
	background-repeat: no-repeat !important;
	height: 40px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
    }
    
    /* =bloque_base_2 bloque generico cabecera negra */

    .bloque_base_2 {
        /*background-image: url(../img/bg_bloque_base.gif);*/
        background-repeat: repeat-x;
        margin-bottom:14px;
    }
    .bloque_base_2 dt {
        /*background-image: url(../img/bg_tit_bloque_base.gif);*/
        background-repeat: no-repeat;
        height: 26px;
        padding:8px 0 0 10px;
    }
    .bloque_base_2 dd {
        /*border-left: 1px solid #e3e3e3;
        border-right: 1px solid #e3e3e3;
        border-bottom: 1px solid #e3e3e3;*/
        padding:10px;
        overflow: hidden;
        zoom:1;
    }

    /* =banner_borde banners con borde gris de 8px */

    .banner_borde {
        padding:8px;
        background-color: #cecece;
        margin-left: 13px;
    }
	#cuerpo .order_by a:link,
	#cuerpo .order_by a:visited{color:black;font:bold;}
	
	
/* COLUMNA DE LA DERECHA */
/*.right_column .listado_criticas
{
    border-bottom:none !important;
    padding-bottom: 3px;
}*/
#ajax_upd_estrenos
{
    min-height: 1163px !important;
}
.right_column li
{
    margin: 0 0 0 0;
    padding: 0 0 0 0 !important;
}

.right_column ul
{
    padding-bottom: 21px;
}

/* H1 de series */
.series
{
    width: 388px;
    height: 31px;
    background-image: url(../img/series_title.jpg);
    background-repeat: no-repeat;
    text-align: left;
    color: #FFFFFF;
}

.series a
{
    color:#FFFFFF !important;
}

.series a:hover
{
    text-decoration:underline !important;
}
.series_listado li
{
    background-color: #c7eafc;
    width: 386px !important;
    height: 74px;
    padding: 5px 5px 5px 5px !important;
    margin: 2px 0 0 0 !important;
    background-image: none !important;
}

.series_listado li img
{
    position:relative;
    float:left;
    padding: 5px 5px 5px 5px !important;
}

.series_listado h2
{
    font-size: 12px;
    font-weight: bold;
}


/* Lista de los œltimos de BLOG, VOTACI—N y ESPECIAL */
.ultimos_listado li
{	
    background-color: #666966;
    width: 386px !important;
    min-height: 73px !important;
    background-image: none !important;
}

.ultimos_listado li img
{
    position:relative;
    float:left;
    margin: 0 10px 0 0;
}

.ultimos_listado h2 a
{
    font-size: 16px !important;
    font-weight: bold !important;
    color:#FFFFFF !important;
}

/* Barra de navegaci—n de especiales */
#especiales_nav
{
    position:relative;
    float:left;
    width:589px;
    height:15px;
}
#esp_nav_anterior
{
    width:220px;
    float:left;
}
#esp_nav_pags
{
    width:140px;
    float:left;
    text-align:center;
    font-weight:bold;
}
#esp_nav_siguiente
{
    width:220px;
    float:right;
    text-align:right;
}

#barra_ant
{
    position:absolute;
    top:0px;
    left:0px;
    width:100px;
    height:100%;
    background-color:#CCCCCC;
    opacity:0.2;
    filter:alpha(opacity=20);
}
#imagen_ant
{
    margin-left:20px;
    margin-top:100%;
}
#barra_ant:hover
{
    opacity:0.7;
    filter:alpha(opacity=70);
}

#barra_sig
{
    position:absolute;
    top:0px;
    left:485px;
    width:100px;
    height:100%;
    background-color:#CCCCCC;
    opacity:0.2;
    filter:alpha(opacity=20);
}
#imagen_sig
{
    margin-left:20px;
    margin-top:100%;
}
#barra_sig:hover
{
    opacity:0.7;
    filter:alpha(opacity=70);
}


/* ESTILOS DE IE6FIXER */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
#principal,
#contextual,
#principal_estrenos,
.fichas_estrenos li,
.botones_control,
.fichas_proximamente li,
.blogs_firmas,
#trailer_portada,
#trailer_portada_cont,
#trailer_portada_cont img,
#ver_todo,
#nav1 li,
form#busqueda,
#herr_usuario,
#herr_usuario li,
#banner_top,
#enlaces_pie li,
.series_listado li img,
.ultimos_listado li img,
#especiales_nav,
#esp_nav_anterior,
#esp_nav_pags,
#esp_nav_siguiente,
.fichas_estrenos li img,.fichas_proximamente li img {display:inline;}

/* convert min height values */
#ajax_upd_estrenos {min-height:1163px!important;}


/* add zoom:1 to overflow:hidden */
#envuelto,
#principal_estrenos .lincomments,
#enlaces_pie,
.bloque_base dd,
.bloque_base_home dd,
.bloque_base_2 dd {zoom:1;}

/* add zoom:1 to pos:relative elements */
#cabecera,
.botones_control,
.blogs_firmas,
#trailer_portada_cont,
#trailer_portada_cont img,
#nav1 li,
form#login_form input.bt_enviar,
#login_form,
#login_form input,
#banner_top,
.series_listado li img,
.ultimos_listado li img,
#especiales_nav,
.fichas_estrenos li img,.fichas_proximamente li img {zoom:1;}

.error_alert {background-color:#FF6A6A; border:3px solid #FF4040; color:#FFFFFF; text-align: left; padding:10px; font-family:Verdana, Geneva, sans-serif; font-size:11px;}
.correcto_alert {background-color:#B7E08E;border:3px solid #030;color:#000;text-align: left;padding:10px;font-family:Verdana, Geneva, sans-serif;font-size:11px;}

.nologin_alert { margin-top:15px; margin-bottom:15px; background-color:#f6f6f6;border:3px solid #dddddd;color:#000;text-align: left;padding:10px;font-family:Verdana, Geneva, sans-serif;font-size:11px;}

/* add transparancy */
#barra_ant {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);}
#barra_sig {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);}
#barra_ant:hover,#barra_sig:hover {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);}

blockquote {
  font: 14px/20px italic Times, serif;
  padding: 8px;
  background-color: #eee;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin: 10px;
  background-image: url(../img/quote.png);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  }
  
  /* results positioning */
#search-results	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
 position:absolute;
 z-index:90; top:40px; left:10px; visibility:hidden;
 }
/* triangle! */
#search-results-pointer {
 width:0px; height:0px; border-left:20px solid transparent;
 border-right:20px solid transparent;
 border-bottom:20px solid #eee; 
 margin-left:10%; }
/* content DIV which holds search results! */
#search-results-content { position:relative; padding:20px; background:#fff; border:3px solid #eee; width:300px; min-height:200px; -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5) }
.gsc-tabsArea {display:none;}

.imgder{
float:right;
margin-left:10px;
}

.imgizq{
float:left;
margin-right:10px;
margin-bottom:-5px; 
}
.imgizq img, .imgder img{
display: block;
margin: 0 auto;
}
.imgizq p, .imgder p{
text-align:center; 
font-weight:bold; 
font-size: 10px;
margin-top:5px;
}
    .divisor_cine {
        background-image: url(../img/bg_rallado.gif);
        background-repeat: repeat-x;
        padding-bottom: 10px;
		width:610px;
    }
