
/**************** TTT ******************/

@import url(reset.css);
@import url(grid.css);
@import url(layout.css);

/** CABECERA ----------------- */

#logo{
    margin:25px 0 0 0;
    width:282px;
    float:left;
}
#logo a{
    display:block;
    width:282px;
    height:44px;
    text-indent:-99999px;
    background:url(../../images/logo.jpg) no-repeat;
}

/* Menu -------------------------*/

#menu{
    font-size:1.2em;
    font-family:"Century gothic",Verdana,arial,sans-serif;
    margin-bottom:25px;
    float:right;
    font-weight:bold;
}

#menu li{
    float:left;
    border-right:1px solid #BED600;
    padding-top:41px;
}

#menu a{
    padding:0px 2px 0 12px;
}

#menu a:hover,
#menu a.cab:hover{
    text-decoration:none;
}

/** Generales-------*/


.titular{
    font-size:1.2em;
    color:#000;
    font-weight:bold;
}
.anteTitulo{
    color:#999;
    font-weight:lighter;
}

.migas{
    font-size:.9em;
    font-weight:bold;
    color:#999;
}
.fila h1{
    font-size:1.8em;
    font-weight:bold;
    color:#747678;
}

#inicio h1,
#home-video h1,
#cine h1{
    display:none;
}

.tituloBloque{
    color:#fff;
    font-size:1.2em;
    margin-bottom:10px;
    background:#bed600 url(../../images/titulo-bloque.png) no-repeat right center;
    height:37px;
    padding:0 10px 0 0;
} 

.tituloBloque a,
.tituloBloque span{
    background:url(../../images/titulo-bloque.png) no-repeat left 0px;
    color:#fff;
    display:block;
    padding:5px 0px 5px 10px;
    height:27px;
}
.tituloBloque a:hover{text-decoration:none;}
.bloque,.bloqueTexto{
    margin-bottom:20px;
}
.bloqueTexto{
    line-height:1.6;
}

.bloqueTexto h2{
    color:#747678;
    font-size:1.5em;
    font-weight:bold;
    margin:14px 0 2px 0;
    clear:both;
    font-family:"Century gothic",Verdana,arial,sans-serif;
}

.bloqueTexto h3{
    font-size:1em;
    font-weight:bold;
}

.bloqueTexto p,
.bloqueTexto ul{
    margin-bottom:10px;
}

.bloqueTexto ol,.bloqueTexto ul{
    margin-left:20px;
}

.bloqueTexto li{
    padding-left:8px;
    margin-bottom:9px;
    background:url(../../images/bullet.png) no-repeat 0 .6em;
}

.reproductor .play{
    display:block;
    text-indent:-99999px;
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-40px;
    margin-left:-40px;
    background:url(../../images/play.png) no-repeat;
    width:80px;
    height:80px;
}
.reproductor a{position:relative;display:block;}

.bloqueTexto strong{
    color:#747678;
}

.item{
    margin-bottom:20px;
}
/** Inicio **/
#destacadoHome .reproductor{
    float:left;
    width:540px;
}

#destacadoHome .datosTrailer{
    margin-left:560px;
}
.fecha{
    color:#bed600;
    font-size:1.8em;
    font-weight:bold;
}
.titulo{
    font-size:1.8em;
    font-weight:bold;
    margin-bottom: 5px;
}
#destacadoHome{
    width:100%;
    overflow:hidden;
}
#destacadoHome .entradilla{
    font-size:1.4em;
    margin:15px 0 0px;
}
#destacadosHome .entradilla img{
    margin-top:5px;
}

.listaPosters{
    margin: 0 -10px 0px -10px;
    width: auto;
    display: inline-block;
}
.listaPosters li{
    width:140px;
    float:left;
    margin:0 20px 5px 20px;
    display:inline;
    height:320px;
}
.listaPosters li .fecha{
    font-size:1em;
    color:#666;
}
.listaPosters li img{
    display:block;
    margin:0 auto 10px auto;
}
.mas{
    margin-top:15px;
    font-size:.8em;
    position:relative;
    font-weight:bold;
}
.ficha .mas{overflow:hidden;}
.itemEntradilla .mas{color:#BED600;}

.mas a{
    background:url(../../images/botones/ver-ficha.png) no-repeat 0 0;
    display:block;
    color: #fff;
    display: inline;
    line-height: 1em;
    height:31px;
    padding-left:10px;
    float:right;
    margin-left:5px;
    text-align:center;
    line-height:31px;

}
.mas a span{
    display:block;
    background:url(../../images/botones/ver-ficha.png) no-repeat right 0;
    padding:0px 10px 0 0;
}
.itemTitulo{margin-bottom:5px;}
.itemTitulo a{
    font-weight:bold;color:#555;
}
.misc{color:#666;font-weight:bold;}

.ficha dl{
    font-size:.9em;
    line-height:1.6em;
    overflow:hidden;
    margin-top:17px;
}

.ficha dl.dvd{
    margin-top:5px;

}
.ficha dt{
    font-weight:bold;
    float:left;
    margin-right:5px;
    display:inline;
}
.ficha dd{
    display:block;
}

.ficha h2{
    clear:both;
    color:#747678;
    font-family:"Century gothic",Verdana,arial,sans-serif;
    font-size:1.2em;
    font-weight:bold;
    margin:14px 0 2px;
}

.premios{
    margin:20px 0;
}
.criticas{
    border-top:3px solid #ccc;
    border-bottom:3px solid #ccc;
    padding-bottom:0px;
}

.criticas h2{
    margin:10px 0 5px 0;
    line-height:1;
}
.criticas ul{
    margin-left:0;
}
.bloque h2.peq{
    font-size:1.3em;
    font-weight:bold;
    border-bottom:1px solid #d6d6d6;
    text-transform:none;
    color:#666;
    margin-bottom:10px;
}

.rss{
    position:absolute;
    right:0px;
    top:3px;
    background:none;
}

.rss a{
    display:block;
    width:24px;
    height:24px;
    background:url(../../images/rss.png) no-repeat;
    text-indent:-99999px;
}

#noticias .item{
    margin-top:10px;
    padding-bottom:10px;
    border-bottom:1px solid #ccc;
}
#noticias .item .itemTitulo{
    font-size:1.5em;
}
#noticias .conFoto{
    overflow:hidden;
}
#noticias .conFoto p{
    margin-left:155px;
}
#noticias .conFoto img{
    float:left;
}
/* scrollable */

/** scrollable **/
.scroll{
    overflow:hidden;
}

.scrollable {
    position:relative;
    overflow:hidden;
    float:left;
}
.scrollable .items {
    /* this cannot be too large */
    width:20000em;
    position:absolute;
    clear:both;
}

.scrollable a{
    float:left;
    display:inline;
    margin:0 0px;
}
.scrollable a img{
    margin:0 5px;
}
.scrollable{
    width:580px;
    height:130px;
}
.navegadores{
    display:block;
    text-indent:-99999px;
    height:60px;
    width:60px;
    margin-top:20px;
    cursor:pointer;
}

.nextPage{float:right;}
.prevPage{
    float:left;
    background:url(../../images/left.png) no-repeat;
}
.nextPage{
    background:url(../../images/right.png) no-repeat right 0;
}
a.disabled {
    visibility:hidden !important;
}

/**PIE --*/
.menuPie{position:relative;text-align:center;}
.menuPie li{
    display:inline;
}

.ttt{
    position:absolute;

    top:0;
}

#pie .ttt a {
    background:url(../../images/ttt.png) 3px center no-repeat;
    display:block;
    height:13px;
    text-indent:-99999px;
    width:36px;
}

/* iconos */

.icoPDF{
    background:url(../../images/iconos/ico-pdf.png) no-repeat;
}

.listaDescargas .icoPDF{
    padding-left:20px;
}

/* sombra imagenes */
img.imgSombra, .portada img {
    background: url(../../images/shadowAlpha.png) no-repeat bottom right !important;
    background: url(../../images/shadow.gif) no-repeat bottom right;
    display: block;
    position: relative;
    padding: 0 5px 5px 0;
}


/* Paginacion */

.paginacion{
    margin:20px 10px 25px 0;
    text-align:center;
    font-size:.8em;
    font-family: Arial, sans-serif;
}

.paginacion a{
    padding:3px 6px;
    background:url(../../images/fondo-input.png) repeat-x 0 bottom;
    color:#fff;
}
.paginacion a:hover{
    text-decoration:none;
}
.paginacion_numActual{
    padding:3px 6px;
    border:1px solid #ccc;
}
.canales img{
    vertical-align:middle;
}
.compartir{
    margin-top:20px;
}

.buscador fieldset{
    background:#F5F4F1;
    padding:20px;
    margin-bottom:15px;
    border:1px solid #eee;
    position:relative;
}

.buscador label{
    float:left;
    margin:0px 9px 12px 9px;
    color:#333;
    width:171px;
    position:relative;
}
#suscripcion label, #baja label{
    float:none;
    margin:0px 9px 12px 9px;
    color:#333;
    width:400px;
    display:block;
}
#suscripcion div.boletinFechaNacimiento{
    margin:0px 9px 12px 9px;
    width:340px;
}
.grid6 .buscador label{
    width:191px;
}
.buscador select,.buscador textarea{
    width:100%;
    background:#fff url(../../images/fondo-input2.png) repeat-x scroll 0 bottom;
    border:1px solid #ccc;
}
.buscador #labelComentario, .buscador #labelSpam {clear:both;}
.buscador #labelComentario{
    width:360px;
}

.buscador textarea{
    height:100px;
    width:360px;
}
.grid6 .buscador textarea{
    width:399px;
}
.buscador label input,
.buscador label select {
    width:97%;
    padding:2px;
    background:transparent url(../../images/fondo-input2.png) repeat-x scroll 0 bottom;
    border:1px solid #ccc;
    height:21px;
}
#suscripcion div.boletinFechaNacimiento select{
    display:inline;
    width:60px;
}

.buscador #labelSpam{
    width:360px;
}
.buscador #labelSpam input{
    width:171px;
    margin: 7px 0px 0px 0px;

}
.buscador #labelSpam img{
    vertical-align:middle;
    margin: 5px 10px 0px 0px;

}
.buscador input.error{ border:1px solid #FF0033;}
.msg{
    border-top:1px solid;
    border-bottom:1px solid;
    background:#EFF5EA;
    border-color:#95A486;
    margin-bottom:20px;
    padding:10px 0;
    text-align:center;
}
.msg_error{
    border-top:1px solid;
    border-bottom:1px solid;
    background:#FAEBE7;
    border-color:#F16048;
    margin-bottom:20px;
    padding:10px 0;
    text-align:center;
}
.error{
    position:absolute;
    width:29px;
    height:25px;
    top:17px;
    right:0;
    text-indent:-99999px;
    background:url(../../images/error.png) no-repeat;
}
#labelComentario .error{
    right:-31px;
}
#labelSpam .error {
    right:6px;
    top:24px;
}
.buscador .checks label{
    float:none;
    width:100%;
    height:20px;
    display:block;
    margin-left:0;
}
#formularioComentarios{position:relative;}
#formularioComentarios #normas {
    font-size:0.9em;
    position:absolute;
    right:18px;
    top:35px;
    width:250px;
}
#formularioComentarios #normas p{
    margin-bottom:5px;
}
