/* Reset CSS */
abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:0 0}ins{color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}

body{font:14px "Arial";line-height:18px;background-color:#333333;}
h1{font:28px "Arial";font-weight:bold;}
h4{font:16px "Arial";font-weight:bold;color:#666;}
h5{font:19px "Arial";color:white;}
a{font:14px "Arial";color:#126AAE;text-decoration:none;}
a:hover{text-decoration:underline;cursor:pointer;}
input[type='text'],input[type="email"],textArea{-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;border:1px solid #CCCCCC;outline-width:0px;padding-left:15px;font:14px "Arial";}
input[type='button']:hover,input[type='submit']:hover{cursor:pointer;}
textArea{font:14px "Arial";}
select{font:14px "Arial";color:#666666;height:27px;outline-width:0px;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;-moz-appearance:button;appearance:button;-webkit-appearance:button;border:1px solid #CCCCCC;background:url('/img/utils/flechitas.png') no-repeat;background-position:right;background-color:white;padding:0 20px 0 5px;}

/*-------- CLASES GENERICAS --------*/
.center{text-align:center;width:100%;display:table;}
.fontGrey{color:#999999}
.fontHeavyGrey{color:#333333;}
.fontBlue{color:#126AAE}
.fontWhite{color:white;}
.colorGray{color:#cccccc;}
.fontBlue::selection,.fontBlue a::selection,.blueSelection::selection{background:#2C8AA5;color:white;}
.fontBlue::moz-selection,.blueSelection::moz-selection,.fontBlue a::moz-selection{background:#2C8AA5;color:white;}
.left{float:left!important;}
.right{float:right!important;}
.topBannerLeft,.topBannerRight{float:left;}
.topBannerLeft{min-width:729px!important;width:auto!important;display:inline-block!important;float:none!important;}
.clear{clear:both!important;}
.minFullWidth{min-width:655px;}
.pubSlot{position:absolute;top:-5000px;left:-5000px;}
.marginBottom{margin-bottom:40px;}
.sinMargen{margin-right:0px!important;}
.topPagi{margin-top:-30px;}
.columnWidth{width:610px;}
.relative{position:relative;}
.absolute{position:absolute;}

.atrasLink{color:white;font-size:12px;margin-top:1px;}
.atras{width:16px;height:12px;display:inline-block;background-image:url('http://cdn1.estamosrodando.com/img/utils/flecha-blanca.png');margin-right:5px;margin-top:2px;}
.atrasLink:hover > .atras{background-position:bottom;}
.avisoLegal{margin-top:20px;padding-top:15px;float:left;clear:both;border-top:1px solid #999999;font-size:10px;text-align:justify;}
.cargandoRow{position:absolute;z-index:1;}

/*--------- BLOQUE DERECHO --------*/
.topCartelera{background:none;width:auto;border-bottom:1px solid black;margin-bottom:0px;padding-top:0px;width:320px!important;}
.itemBioRank3{margin-bottom:17px;font-size:14px;}
.topCarteleraRight{background-color:#E1E1E1;height:565px;padding-top:25px;padding-left:15px;padding-right:5px;}
.topCarteleraTitulo{border-bottom:1px solid #126AAE;padding-bottom:5px;margin-right:10px;}
.topCarteleraFoot{margin-top:15px;margin-right:10px;border-top:1px solid #126AAE;font-size:14px;padding-top:5px;margin-bottom:30px;}
.topCarteleraFotos{margin-top:5px;}
.topCarteleraFotos>a>span{position:absolute;width:60px;height:60px;background-color:white;color:#126AAE;border-radius:30px;-moz-border-radius:30px;margin-left:19px;margin-top:49px;display:none;}
.topCarteleraFotos>a>span>span{font-size:29px;font-weight:bold;display:block;text-align:center;margin-top:13px;}
.topCarteleraFotos>a>img{margin-top:10px;margin-right:9px;width:96px;}
.topCarteleraFotos>a:hover>span{display:inline;}
.topCarteleraFotos>a:active>span{background-color:#126AAE;color:white;}

/*------------- NOTIFICACIONES -----------*/
.notOK,.notKO,.notInfo{right:0;left:0;bottom:0;position:fixed;display:block;text-align:center;display:none;z-index:99999;}
.iconNoti,.textNot{float:left;}
.textNot{margin:3px 0 0 5px;}
.contentInfo{padding-top:10px;height:35px;margin:0 auto;}
.notOK{color:#569509;border:1px solid #569509;background:#CFE7B7;}
.notKO{color:#CC0000;border:1px solid #CC0000;background:#FFD6D6;}
.notInfo{color:#F17E19;border:1px solid #F17E19;background:#FFF0C1;}
.notOK.iconNoti,.notKO .iconNoti,.notInfo .iconNoti{width:22px;height:22px;background:url('/img/utils/info.icons.png');}
.notOK.iconNoti{background-position:-22px 0px;}
.notKO.iconNoti{background-position:0px 0px;}
.notInfo.iconNoti{background-position:-44px 0px;}

/*------------ VOTOS ----------------*/
.confirmVotoNeg,.confirmVotoPos,.confirmRecNeg,.confirmRecPos{display:none;}
.confirmVotoPos,.confirmVotoNeg{margin:8px 0 10px 0;float:left;}
.confirmRecNeg,.confirmRecPos{float:left;margin: 3px 0 10px 0;}
.confirmVoto img,.confirmRec img{height:17px;width:14px;background:url('/img/ranking/msg.tick.gif');float:left;}
.confirmVotoNegImg,.confirmRecNegImg{background-position:-14px 0!important;}
.confirmVotoNegDiv,.confirmVotoPosDiv,.confirmRecNegDiv,.confirmRecPosDiv{float:left;margin:4px 0 0 5px;}
.confirmVotoNegDiv,.confirmRecNegDiv{color:#E5573F;}
.confirmVotoPosDiv,.confirmRecPosDiv{color:green;}
.confirmRecNegDiv,.confirmRecPosDiv{margin-bottom:7px;}
.confirmVoto,.confirmRec{clear:both;overflow:hidden;}
.confirmVoto{margin-left:34px;float:left;}
.titVotos{margin-right:4.694835680751174%!important;}
.votosNeg,.votosPos{margin-top:0px!important;}
.votosPos,.votosNeg{margin-right:10px!important;}
.imgVotoPos,.imgVotoNeg{height:32px;width:32px;background:url('/img/bio/cortadas-biografias.png');float:left;margin-right:4px;}
.imgVotoPos{background-position:-153px 0;}
.imgVotoPos:hover{background-position:-153px -34px;cursor:pointer;}
.imgVotoNeg{background-position:-187px 0;}
.imgVotoNeg:hover{background-position:-187px -34px;cursor:pointer;}
.votos div{float:left;margin:8px 0 0;}
.containerVotos{margin-top:0!important;}
.votos{clear:both;width:100%;margin:5px 0 10px;float:left;}
.contentVotos{width:350px;float:left;}
.itemListaDetalle.contentVotos{width:auto;}

/*----------- ESTRUCTURAS -------------*/
.container{margin:0 auto;width:1000px;overflow-x:hidden;}
#banner{max-width:986px;margin:0 auto;}
#bloqueLeft{float:left;width:655px;display:table-cell;}
#bloqueRight{width:344px;border-left:1px solid black;display:table-cell;vertical-align:top;background-color:#E1E1E1;}
#contentColumnLeft{overflow:hidden;}
.innerSeparator{padding:20px 20px 20px 25px;overflow:hidden;}
.smallTopInnerSeparator{padding-top:0px;margin-top:-15px;}
.titleCat{margin-top:30px;}
#rankPath,#rankPath a{font-size:12px;}
#rankPath div{float:left;}
.pathSeparator{margin-left:5px;}

/*---------- HEADER -----------*/
#headerSuperior{height:45px;padding:14px 14px 0 14px;} 
#menu,#menu li{height:50px!important;position:relative;}
#head{width:100%;background:#333333;}
.logoImg>a>span{position:absolute;text-indent:-9999px;overflow:hidden;}
#submenu .menuButtonHidden{float:left;display:none;padding-top:13px;height:41px;}
#submenu .menuButtonHidden div{font-size:26px;color:#E5E5E5;font-weight:bold;padding-top:4px;}
.submenu{background-color:#717171}
.seccionLabel{float:left;margin:20px 10px;}
.seccionLabel a{color:white;font-size:15px;}
#subMenuSelector{float:right;margin:14px 10px 5px;}
#cuerpo{background:white;width:100%;display:table;}
.selectVotar{float:left;}
.puntuacionListaDet div{font:24px "Arial";float:left;font-weight:bold;}
.puntuacionListaDet{margin-right:12px;float:left;}
.totalVotos{margin:8px 12px 0 0;float:left;}
.irMovilContainer{position:absolute;width:215px;height:50px;right:0;bottom:0;background:#333333;}
.irMovilContainer>a{display:block;text-align:center;padding:15px 25px;}

/*-------- SHARERS Y BUSCADOR -------*/
#headerSuperior a,#headerSuperior input[type="text"]{float:right;width:29px;height:29px;}
#logo a{float:left;width:250px;}
#botonBuscar a{background:url('http://cdn1.estamosrodando.com/img/sprite.png') no-repeat -404px -153px;cursor:pointer;}
#botonBuscar a:hover{background-position:-433px -153px;}
#textoBuscar{width:173px;margin-left:6.297229219143577%;float:right;}
#textoBuscar input[type="text"]{width:143px;height:27px;border:0;border-radius:0px;padding:3px 15px 0 15px;font:11px "Arial";outline-width:0px;background:url('http://cdn1.estamosrodando.com/img/sprite.png') no-repeat -232px -153px;}
#socialShareHead a{margin-right:5px;display:block;height:29px;width:29px;}

/*---------- MENU -----------*/
#menu ul,#submenu ul{padding-left:14px;}
#menu li,#submenu li,#submenuTablet .hiddeFullItem,#submenuTablet .hiddeTabletItem{float:left;margin-right:25px;list-style:none;display:table}
#menu li{margin-right:0px;text-align:left;}
#submenuTablet .hiddeTabletItem{margin-right:0px;width:180px;}
#submenuTablet{border:1px solid #333333;border-top:0;position:absolute;z-index:3;right:0;top:55px;}
#submenuTablet li{height:32px!important;padding-top:15px!important;}
#contentsubmenuTablet{float:right;position:relative;margin:0!important;}
#menu li a,#submenuTablet li a{display:table-cell;vertical-align:middle;height:50px;float:none;}
#menu li:hover,#submenu li:hover{cursor: pointer;}
#menu li:hover a,#submenu .subMenuItem:hover a{color:#EAEAEA;}
#menu a{color:#CCCCCC;}
#submenu .subMenuItem a{color:#E5E5E5;}
#menus a{font:15px "Arial";text-decoration: none;float:left;}
#submenu a{float:left;}
#menu a:hover,#submenu .subMenuItem a:hover{color:#EAEAEA;}
#menuPlus{float:right;margin-top:-8px;display:none;}
#menu ul li:last-of-type{margin-right:0px;}
#headerLikeSt{height:35px;padding-top:15px;float:right;}
#submenu{width:100%;border-bottom:1px solid #333333;}
.gLikeHead{float:left;}
.gLikeHead div,.gLikeHead iframe{width:80px!important;}
.fbLike,.twLike,.gLike,.tuLike{margin-bottom:5px;}

/*---------- SUBMENU -----------*/
#submenu div{margin-right:30px;}
#submenu .selected{color:white;}
#submenu li{margin-right:7px;height:54px;}
#submenu li a{margin-top:13px;height:28px;}
.bordPrev,.bordNext{width:12px;height:26px;float:left;border:0;}
.selected .bordPrev,.selected .bordNext{background:url('/img/utils/marcas.menu.png')!important;}
.selected .nameMenu{background-color:#4A94FF!important;color:white;font-weight:bold;}
.selected .bordNext{background-position:-16px 0!important;}
.nameMenu{float:left;text-align:center;margin-right:0px!important;padding-top:4px;height:22px;}
.subMenuSelected .bordPrev,.subMenuSelected .bordNext{background:url('/img/utils/marcas.menu.png')!important;}
.subMenuSelected .nameMenu{background-color:#333333!important;color:white!important;font-weight:bold;}
.subMenuSelected .bordPrev{background-position:-28px 0!important;}
.subMenuSelected .bordNext{background-position:-44px 0!important;}
#menu .itemMenu:hover .bordPrev,#menu .itemMenu:hover .bordNext{background:url('/img/utils/marcas.menu.png');}
#menu .itemMenu:hover .nameMenu{background-color:#3D5F8F;color:white;}
#menu .itemMenu:hover .bordPrev{background-position:0 -26px;}
#menu .itemMenu:hover .bordNext{background-position:-16px -26px;}
#submenu .subMenuItem:hover .bordPrev,#submenu .subMenuItem:hover .bordNext{background:url('/img/utils/marcas.menu.png');}
#submenu .subMenuItem:hover .nameMenu{background-color:#555555;color:white;}
#submenu .subMenuItem:hover .bordPrev{background-position:-28px -26px;}
#submenu .subMenuItem:hover .bordNext{background-position:-44px -26px;}
#submenuTablet li{float:right;border-bottom:1px solid #CCCCCC;clear:both;}
#submenuTablet li a .nameMenu{color:#666666;}
#submenuTablet{background:white;float:right;padding:0 25px 15px 15px;}
#submenuTablet{display:none;margin:0!important;z-index:9999999999;}
.hiddeTabletItem{display:none!important;}
.hiddeFullItem{display:table!important;}

/*---------- PAGINADO ANTIGUO (RANKINGS) ---------*/
.paginador{float:right;margin:-10px 0 20px;//margin:10px 0 45px;}
.paginador ul{list-style:none;}
.paginador li{float:left;padding:13px 9px;background:#90C1CF;margin-left:1px;}
.paginador li a{color:white;}
.paginador li:hover a{text-decoration:underline;}
.paginador li:hover{cursor:pointer;}
.pagSel{background:white!important;}
.pagSel a{color:#2697C1!important;}
.subtitulo a{color:#666666}
.pagAnt,.pagSig{padding:13px 7px!important;}

/*---------- SHARER ANTIGUO (RANKINGS) ----------*/
#rankShare{margin-top:10px;}
.shareExt{background:url('/img/ranking/desplegable.compartir.png');height:57px;width:113px;float:right;position:absolute;right:-5px;top:0px;padding:10px 13px 0 13px;}
.contentShareExt{position:relative;z-index:2;clear:right;display:none;}
.votaExt{top:-50px!important;background:white;border-radius: 15px;-moz-border-radius: 15px;-webkit-border-radius: 15px;border: 1px solid #CCCCCC;color:#2C8AA5;display:none;width:auto;padding:5px 10px;height:auto;}
.twLike,.gLike,.fbLike{float:left;margin-right:8px;margin-top:8px;}
.twLike,.gLike{margin-right:-20px;}
.fbLike{margin-top:12px;}
.tuLike,.pinLike{float:left;margin-top:8px;}
.sendEmail,.sendEmailTo{margin-top:12px;display:block;}
.shareRight a,.sendEmailTo a{float:right;background-image:url('/img/utils/bt.actions.png');background-repeat:no-repeat;}
#botonPlus a{width:96px;height:34px;margin-right:4px;margin-right:5px;}
#botonPlus a:hover{background-position:0 -34px;}
.numComPlus{float:left;margin:9px 0 0 47px;font-size:13px;color:#2283A0;}
#botonShare a{width:56px;height:34px;background-position:-96px 0;}
#botonShare a:hover{background-position:-96px -34px;}
.sendEmailTo{display:none;}
.shareExt a{background:none;width:auto!important;height:auto!important;float:left!important;}

/*----------- MODAL MAIL ---------*/
.contentLayer,.contentLayerMail{color:#666;}
.contentLayerMail h1{margin-bottom:10px;padding-top:30px;margin-left:35px;}
.contentLayer h1{margin:0;margin-bottom:5px;clear:both;}
.closeLayerBut{float:right;background-image:url('/img/ranking/sugerir.entrada.capa.png');background-position:0 -275px;width:15px;height:15px;margin:35px 50px 0 0;}
.closeLayerBut:hover{background-position:-15px -275px;cursor:pointer;}
.contentLayer .closeLayerBut{margin:17px;margin-bottom:0px;}
.contentLayer .layerText{margin:0 10px 0 7px;clear:both;text-align:center;}
.contentLayer input[type="text"],.contentLayer input[type="email"]{width:65%;height:30px;}
.contentLayerMail input[type="text"],.contentLayerMail input[type="email"]{width:315px;height:30px;}
.contentLayer input[type="text"],.contentLayer input[type="email"]{margin:13px 0 13px 50px;float:left;}
.contentLayerMail input[type="text"],.contentLayerMail input[type="email"]{margin:0 0 5px 4%;float:left;height:32px;color:#666;}
.contentLayerMail textArea{margin:10px 0 5px 4%;width:315px;float:left;color:#666;padding-top:10px;}
.contentLayerMail span{float:left;margin:55px 0 0 35px;}
.shareFormSpan:first-of-type{margin-top:10px;}
.shareFormSpan{margin:25px 0 0 35px;float:left;}
.contentLayerMail .layerText{float:right;width:333px;font-size:11px;margin-right:50px;clear:both;}
.contentShareFormElement{float:right;width:400px;}
.contentShareFormSpan{float:left;width:120px;}
.shareFormElement{float:left;width:100%;}
#countChar{margin:5px 0 0 22px;float:left;font-size:12px;}
#sugEntButt{background:url('/img/ranking/sugerir.entrada.capa.png');height:35px;width:106px;border:0;background-position:0px -240px;margin-right:50px;display:table;}
.contentLayer #sugEntButt{margin:0 auto;//margin:-9px 0 0 135px!important;}
.contentLayerMail #sugEntButt{float:right;}
#sugEntButt:hover{background-position:-106px -240px;}
.contentLayer #linkSugEnt{display:none;margin:88px auto 0;width:165px;//margin:60px auto;}
.contentLayerMail #linkSugEnt{display:none;margin:75px 0 0 35px;//margin:10px 0 0 35px;}
.contentLayerMail .valiResponse{float:right;clear:none!important;margin:10px 25px 0 0!important;width:20px;}
.contentLayer .valiResponse{float:right;clear:none!important;margin:20px 10px 0 0!important;width:20px;}
.msgErrorLayer{margin:-13px 0 5px 35px;color:red;display:none;}
.closeLayerText{display:none;margin:2px 35px;}
.contentLayer .closeLayerText{margin:5px auto;width:165px;}
.closeLayerText{width:108px!important;}

/*------ AUTOCOMPLETAR ----------*/
.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}
.ui-autocomplete{background:white;width:180px;list-style:none;}
.ui-menu-item{padding:8px 10px;border-bottom:1px solid #999;font:14px "Arial";}
.ui-menu-item:hover{background:#E63232;cursor:pointer;}
.ui-menu-item:hover a{color:white;}
.ui-corner-all:hover{text-decoration:none;}
.autoComAct:hover{background:#2C8AA5!important;color:white;}

/*------- MODULO TRAILER SEMANA ------*/
#trailerSemana{background:black;height:auto;width:100%;text-align:center;padding:25px 0px 25px 0px;}

/*------------ ENCUESTAS -----------*/
#contentEncuestas{background:#CAE2E8;color:#2C8AA5;float:left;}
#encuestaBorder{background:white;margin:25px 10px;padding:28px;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;}
#seccionEncuesta{font:26px "Arial";font-weight:bold;}
#fechaEncuesta{font:18px "Arial";font-style:italic;}
#preguntaEncuesta{font:20px "Arial";font-weight:bold;margin-bottom:15px;}
#encuesta{font:14px "Arial";margin-bottom:39px;}
#encuesta input[type="radio"]{margin-bottom:11px;}
#aEncuesta a{font-style:italic;font-size:14px;}
.encuestaConfirm{margin-bottom:10px;display:none;}

/*-------- MODULO PROXIMOS ESTRENOS --------*/
.containerDestPE div{margin-top:20px;}
.containerDestPE{padding-right:15px;}
.containerNormalPE{clear:both;margin:10px 0 15px;float:left;width:100%;}
.containerNormalPE li{list-style:none;display:table;border-bottom:1px solid #CCCCCC;width:100%}
.containerNormalPE li a{display:table-cell;vertical-align:middle;margin:10px 5px;float:left;}
.contProxEst{padding:0 0 45px 20px;width:300px;}

/*---------- MODULO DE VOTACIONES --------*/
.estrellasVota,.fraseVota,.estrellasVota div{float:left;}
.estrellasVota{margin-left:5px;}
.votaRank{margin-top:8px;float:right;}
.estrella{margin:0px;padding:0px;}
.estrellasVota .estrella{width:17px;height:17px;background:url('/img/utils/star.votes.png');cursor:pointer;}
.estrellasVota .estrellaRellena{background-position:0 -36px;}
.estrellasVota:hover img{background-position:0 -36px;}
.estrellasVota > img:hover ~ img{background-position:0 0;}
.estrellasVota .estrellaMedRellena{background-position: 0 -18px;}
.titleFiltro{padding-top:7px;float:left;width:48px;margin-right:-48px;}
.contentFiltros{float:left;margin-left:48px;}
.fraseVota{padding-top:3px;}
.medVoto{font-size:16px;padding-top:1px;margin-left:7px;float:left;}
.filtVotRankContent{margin:20px 0 10px;float:left;width:100%;}
.filtVotRankLeft{margin-right:270px;float:left;}
.filtVotRankRight{width:270px;margin-left:-270px;float:right;margin-top:0px;}
.secondVota{display:none;float:right;margin-top:10px;}

/*------- FOOTER -------*/
footer{overflow:hidden;min-height:60px;clear:both;display:block;background:#6E6E6E;padding:42px 0 32px;font:13px "Arial";color:#CCCCCC;}
#credits{margin-left:40px;float:left;}
#logoHispanetwork{width:91px;float:right;position:relative;top:8px;right:40px;}

/*------- FACEBOOK COMMENTS --------*/
#comentariosFB{background:white;}
#cabeceraComentarios{background:#126AAD;height:35px;color:white;padding:10px 4.962406015037594% 0 3.759398496240602%;background-size:100% 100%;clear:both;margin-bottom:20px;}
#tituloComentarios{font:20px "Arial";float:left;font-weight:bold;}
#numComentarios{float:right;font:14px "Arial";margin-top:5px;}
.fb-comments,.fb-comments iframe[style],.fb-like-box,.fb-like-box iframe[style],.fb-comments span,.fb-comments iframe span[style],.fb-like-box span,.fb-like-box iframe span[style],.fb-like iframe{width:100%!important;}

/*---------- MODULO LISTAS -----------*/
#seccionLista .titSecRank{float:left;clear:both;}
#seccionLista{margin:20px 0 0 0;width:100%;max-width:595px;}
.listaItem{margin:0 0 35px 0;width:290px;float:left;height:240px;}
#listListas div:first-child{clear:both;}
.imgListaItem{position:relative;height:165px;width:290px;}
.borderImgListaItem{position:absolute;bottom:0px;background:black;height:51px;width:290px;opacity:0.7;filter:alpha(opacity=70);//margin-left:-290px;}
.textImgListaItem{height:51px;width:265px;padding:0 10px;bottom:0px;;position:absolute;display:table;//margin-left:-290px;}
.textListaItem{color:#666666;margin:9px 0 5px;font:14px "Arial";}
.textImgListaItem a{vertical-align:middle;display:table-cell;color:#6FC7E5;font:bold 16px "Arial";color:#6FC7E5;}
.textImgListaItem a:hover{color:white;text-decoration:none;}
.listaItemBlank{height:227px;}
.listaItemTextLeft{display:none;}
.listaItemTextLeft a{font:21px "Arial";color:#6FC7E5;margin:22px 18px 0;float:left;}
.listaItemRight{margin-left:14px;}
#listListas{margin-right:-20px;float:left;}

/*------ SALAS DE CINE (MODULO DERECHO) -------*/
#contentSalas{width:344px;height:175px;background-image:url('/img/modulos_laterales/bg.salas.jpg');padding-top:25px;}
#contentSalas input[type="text"],.slcContentSalas{margin-left:132px;height:26px;width:173px;margin-bottom:8px;}
#peli{padding-left:7px;}
#btnBuscar{float:left;margin-left:132px;width:188px;height:39px;border:0;background:url('/img/modulos_laterales/buscar.salas.png') no-repeat;}
#btnBuscar:hover{background:url('/img/modulos_laterales/buscar.salas.png');background-position:0 -39px;}
div.contenedor{position:relative;width:165px;margin-left:132px;}
.dk_container{background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));background:-moz-linear-gradient(top, #fff, #f5f5f5);background:-o-linear-gradient(top, #fff, #f5f5f5);background-color:#f5f5f5;font-family:'Helvetica', Arial, sans-serif;font-size:12px;font-weight:normal;line-height:14px;margin-bottom:6px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.dk_container:focus{outline:0;}
.dk_container a{cursor:pointer;text-decoration:none;}
.dk_toggle{background-image:url('/js/customSelect/images/dk_arrows.png');background-repeat:no-repeat;background-position:97% center;border:1px solid #ccc;color:#333;padding:7px 17px 7px 5px;text-shadow:#fff 1px 1px 0;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-webkit-transition:border-color .5s;-moz-transition:border-color .5s;-o-transition:border-color .5s;transition:border-color .5s;}
.dk_toggle:hover{border-color:#8c8c8c;}
.dk_focus.dk_toggle{border-color:#2697C1;}
.dk_focus.dk_toggle{box-shadow:0 0 5px #2697C1;-moz-box-shadow:0 0 5px #2697C1;-webkit-box-shadow:0 0 5px #2697C1;}
.dk_open{box-shadow:0 0 5px #2697C1;-moz-box-shadow:0 0 5px #2697C1;-webkit-box-shadow:0 0 5px #2697C1;z-index:10;}
.dk_open.dk_toggle{background-color:#ececec;border-color:#8c8c8c;color:#ccc;box-shadow:inset 0 -2px 5px #ccc;border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;}
.dk_options{box-shadow:rgba(0, 0, 0, .2) 0 2px 8px;-moz-box-shadow:rgba(0, 0, 0, .2) 0 2px 8px;-webkit-box-shadow:rgba(0, 0, 0, .2) 0 2px 8px;border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;}
.dk_options a{background-color:#fff;border-bottom:1px solid #999;font-weight:normal;padding:8px 10px;}
.bold a{font-weight:bold!important;}
.dk_options li:last-child a{border-bottom:none;}
.dk_options a:hover,.dk_option_current a{background-color:#2697C1;border-bottom-color:#004c72;color:#fff;text-decoration:none;text-shadow:rgba(0, 0, 0, .5) 0 1px 0;}
.dk_options_inner{border:1px solid #8c8c8e;border-bottom-width:2px;border-bottom-color:#999;color:#333;max-height:250px;text-shadow:#fff 0 1px 0;border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;}
.dk_options_inner,.dk_touch.dk_options{max-height:250px;}
.dk_container{float:left;position:relative;}
.dk_container a{outline:0;}
.dk_toggle{display:-moz-inline-stack;display:inline-block;display:inline;position:relative;zoom:1;}
.dk_open{position:relative;}
.dk_open.dk_options{display:block;}
.dk_open.dk_label{color:inherit;}
.dk_options{display:none;margin-top:-1px;position:absolute;right:0;width:100%;}
.dk_options a,.dk_options a:link,.dk_options a:visited{display:block;}
.dk_options_inner{overflow:auto;position:relative;}
.dk_options_inner li{width:100%!important;}
.dk_touch.dk_options{overflow:hidden;}
.dk_touch.dk_options_inner{max-height:none;overflow:visible;}
.dk_fouc select{position:relative;top:-99999em;visibility:hidden;}
.dk_theme_vota.dk_toggle{padding-top:5px;}
.dk_theme_vota.dk_toggle,.dk_theme_vota.dk_options{height:15px;}
.dk_theme_vota.dk_toggle{padding-left:30px;padding-right:15px;font:15px "Arial";color:#14526C;}
.dk_theme_vota{background:url('/img/ranking/desplegablebg.png');}
.dk_theme_red.dk_focus.dk_toggle{border-color:#E63232;box-shadow:0 0 5px #E63232;-moz-box-shadow:0 0 5px #E63232;-webkit-box-shadow:0 0 5px #E63232;}
.dk_theme_red.dk_open{box-shadow:0 0 5px #E63232;-moz-box-shadow:0 0 5px #E63232;-webkit-box-shadow:0 0 5px #E63232;}
.dk_theme_red.dk_options a:hover,.dk_theme_red.dk_option_current a{background-color:#E63232;font-style:normal!important;}
.dk_theme_red.dk_toggle.dk_label{font-style:normal!important;color:#14526C;}

/*----------- GOOGLE SEARCH --------------*/
input.gsc-search-button{border:1px solid #666666!important;border-radius:2px!important;border-color:#3079ed!important;background-color:#4d90fe!important;}
input.gsc-search-button:hover{border-color:#2f5bb7!important;background-color:#357ae8!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#357ae8))!important;background-image:-webkit-linear-gradient(top,#4d90fe,#357ae8)!important;}
.gsc-input-box{border-radius:4px;}
.bioSearchPosition{margin-left:20px}
.bioSearchPosition>div{float:left;color:#ffffff;margin-left:20px;margin-top:5px;}
.bioSearchPosition>div+div{float:left;width:500px;margin-top:0px;}

/*----------- MODULO DE NOTICIAS ----------*/
.listadoElementItem{margin-top:20px}
.listadoNoticiaContenido{width:290px;border-bottom:1px solid #126AAE;height:153px}
.contenidosElementoListado{height:132px}
.contenidosElementoListado>.fecha{font-size:13px;color:#333}
.contenidosElementoListado>a>h3{font-size:18px;color:#126AAC}
.contenidosElementoListado>h4{color:#333;font-size:13px;font-weight:400;margin-top:5px}
.imagenElementoListado{height:155px;width:290px;overflow:hidden}
.seguirLeyendo{color:#126AAC;font-size:13px}
.mensajeListado.titular{width:auto;}
.noticiaSinFoto{width:290px;height:114px;background:#DEEAF3;text-align:center;padding-top:41px;}

/*----------- PUBLICIDAD -----------*/
#contentBanner{background-color:#E1E1E1;border-bottom:1px solid #333333;width:100%;}
#banner{padding:5px 0 19px 0;width:100%;text-align:center;}
#banner img{margin-right:3px;float:left;}
.publicidad,.publicidad2{float:right;right:10px;width:100%;position:relative;}
.publicidad2{background-image:url('/img/header/publicidad.gif');background-repeat:no-repeat;background-position:-9px 0px;vertical-align: bottom;margin-top:189px;}
.publicidad3{display:block;text-align:right;width:605px;margin:0 auto 5px;}
#contentBanner300{width:300px;background:#E1E1E1;padding:22px 22px;min-height:254px;}
#bannerBottom{clear:both;padding:0 0 30px 0;}
#bannerBottomRight{float:left;}
#bannerBottomContent{width:609px;margin:0 auto;}
.ad-advertise{font-size:9px;color:gray;float:right;}

/*----------------- ICONS --------------------*/
.icon{display:block;background:url('/img/sprite.png') no-repeat;}
.icon.logo{background-position:-231px -61px;}
.icon.estamosRodandoTVHead{width:29px;height:29px;background-position:-289px -123px;}
.icon.estamosRodandoTVHead:hover{background-position:-318px -123px;}
.icon.youtubeHead{width:29px;height:29px;background-position:-231px -123px;}
.icon.youtubeHead:hover{background-position:-260px -123px;}
.icon.googlePlusHead{width:29px;height:29px;background-position:-347px -92px;}
.icon.googlePlusHead:hover{background-position:-376px -92px;}
.icon.twitterHead{width:29px;height:29px;background-position:-289px -92px;}
.icon.twitterHead:hover{background-position:-318px -92px;}
.icon.facebookHead{width:29px;height:29px;background-position:-231px -92px;}
.icon.facebookHead:hover{background-position:-260px -92px;}
.icon.hispanetwork{background-position:-230px -184px;width:91px;height:37px;}
.icon.publicidadHoriz{background-position:-376px 0px;width:62px;height:9px;}
.icon.publicidadVert{width:9px;height:63px;background-position:-437px 3px;}
.icon.noFoto{width:72px;height:72px;background-position:-159px -138px;display:inline-block;}
.icon.puntuacionEstrella{height:18px;width:18px;background-position:-112px -68px;float:left;margin:4px 3px 0 0;}
.icon.recomendacionPos{width:32px;height:32px;float:left;margin-right:4px;background-position:-152px 0px;cursor:pointer;}
.icon.recomendacionPos:hover{background-position:-152px -34px;}
.icon.recomendacionNeg{width:32px;height:32px;float:left;margin-right:4px;background-position:-185px 0px;cursor:pointer;}
.icon.recomendacionNeg:hover{background-position:-185px -34px;}
.icon.flickr{float:left;margin:11px 0 0 10px;width:25px;height:26px;background-position:-246px 0px;}
.icon.pinterest{float:left;margin:11px 0 0 10px;width:25px;height:27px;background-position:-271px 0px;}
.icon.playButton{width:41px;height:41px;background-position:-186px -86px;}
.icon.circuloPuntuacion{height:16px;width:37px;background-position:-220px -26px;}
.icon.urlExterna{width:17px;height:14px;margin-left:5px;background-position:-58px -67px;display:inline-block;}
.icon.starFoto{width:12px;height:12px;float:left;margin:11px 0 0 10px;background-position:-75px -68px;}
.icon.lupaFoto{width:26px;height:26px;float:right;margin:5px 5px 0 0;background-position:-220px 0;}

/*----------- LIGHTBOX ------------*/
#lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=85);opacity:.85;display:none;}
#lightbox{position:fixed;left:0;width:100%;z-index:999999999;text-align:center;line-height:0;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-weight:400;}
#lightbox img{width:auto;height:auto;float:left;}
#lightbox a img{border:none;}
#lightbox .fbLike,#lightbox .twLike,#lightbox .gLike,#lightbox .tuLike,#lightbox .pinLike{clear:both;margin-top:1px;}
#lightbox .pinLike{float:left;}
.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px;background:#E1E1E1;}
.lb-outerContainer:after{content:"";display:table;clear:both;}
.lb-loader{position:absolute;top:281px;left:377px;height:20px;width:20px;line-height:0;}
.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;}
.lb-container>.nav{left:0;}
.lb-next,.lb-prev{width:80px;height:80px;position:absolute;display:block;}
.lb-prev{left:0;float:left;background:url(/img/bio/cortadas-biografias.png) -80px -86px;}
.lb-next{right:0;float:right;background:url(/img/bio/cortadas-biografias.png) 0 -86px;}
.lb-prev:hover{background-position:-80px -166px}.lb-next:hover{background-position:0 -166px;}
.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;-moz-border-radius-bottomleft:20px;-webkit-border-bottom-left-radius:20px;-ms-border-bottom-left-radius:20px;-o-border-bottom-left-radius:20px;border-bottom-left-radius:20px;-moz-border-radius-bottomright:20px;-webkit-border-bottom-right-radius:20px;-ms-border-bottom-right-radius:20px;-o-border-bottom-right-radius:20px;border-bottom-right-radius:20px;}
.lb-dataContainer:after{content:"";display:table;clear:both;}
.lb-data{padding:0 10px;color:#bbb;}
.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em;}
.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em;}
.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:11px;}
.lb-data .lb-close{width:35px;float:right;padding-bottom:.7em;outline:0;}
.lb-data .lb-close:hover{cursor:pointer;}
.dataContainer{width:250px;float:right;background:#E1E1E1;-webkit-border-top-right-radius:20px;-webkit-border-bottom-right-radius:20px;-moz-border-radius-topright:20px;-moz-border-radius-bottomright:20px;-ms-border-radius:20px;-o-border-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:20px;}
.lb-image{cursor:pointer;}
.imageContainer{background:#999;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px;position:relative;overflow:hidden;}
.dataCont{margin:15px 15px 0 20px;}
.seccionFoto{padding:25px 0;border-bottom:1px solid #CCC;float:left;width:100%;}
.closeButFoto{background:url(/img/bio/cortadas-biografias.png) -160px -86px;width:26px!important;height:26px!important;float:right!important;}
.closeButFoto:hover{background-position:-160px -112px;cursor:pointer;}
.labelFoto,.resultFoto{margin-top:15px;float:left;clear:both;font-size:15px;}
.resultFoto{color:#126AAE;margin-top:10px;text-align:left;}
.innerNavPhoto{float:left;margin-top:7px;}

.bioSearchButton{color:white;background:#107BCA;padding-left:15px;padding-right:15px;padding-top:8px;padding-bottom:8px;cursor:pointer;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.bioSearchButton:hover{text-decoration:none;background:#1A91E8;}

/*--------- CABECERA DETALLE -----------*/
.cabeceraDetalle{width:100%;background-color:#126AAD;border-bottom:1px solid white;}
.innerDetalle{padding:20px 20px 20px 25px;overflow-x:hidden;}
.mainDetalle{margin-top:20px;width:100%;position:relative;}
.detalleSideContent{position:absolute;top:0;left:160px;}
.detalleTitle{font-size:24px;font-weight:bold;margin-bottom:5px;}
.menuDetalle{width:100%;height:47px;background-color:#04253F;}
.menuDetalle>ul>a>li{display:table;float:left;}
.menuDetalle>ul>a>li>span{display:block;border-right:1px solid white;padding-top:15px;padding-bottom:15px;color:white;padding-left:20px;padding-right:19px;}
.menuDetalle>ul>a>li:hover>span{background:#366285;display:block;}
.menuDetalle>ul>a:nth-of-type(7)>li>a{padding-right:20px;border-right:0;}
.itemFichaSelected>span{border-bottom:1px solid #04253F;background-color:white;color:#04253F!important;cursor:default;}
.itemFichaSelected>span:hover{background-color:white!important;color:#04253F!important;}
.fichaSelected{height:8px;}
.itemFichaSelected .fichaSelected{background:url('/img/bio/cortadas-biografias.png');height:8px;width:18px;background-position:-130px -68px;background-color:white;display:block;margin:-1px auto 0;}

/*-------- FICHA --------*/
.tituloFicha{font-size:20px;font-weight:bold;color:#126AAE;margin:25px 0 10px 0;}
.fichaRow>.cabecera{font-size:16px;font-weight:bold;color:#126AAE;padding-bottom:10px;border-bottom:1px solid #126AAE;margin-top:25px;}
.actoresRow>li{display:table;float:left;width:132px;margin-left:27px;margin-top:20px;}
.actoresRow>li>.interior{padding:5px;margin-top:10px;border-top:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC;}
.actoresRow>li>.interior>span{display:block;width:100%;}
.actoresRow>li:first-of-type{margin-left:0;}
.actoresRow>li:nth-of-type(4n+1){margin-left:0;}
.contentVotos.ficha{margin-top:14px;}
.totalVotos.ficha{margin-left:10px;margin-top:5px;}
.tieneSalasBox{margin-top:15px;float:left;}
.tieneSalasBox>a{padding:15px;display:block;background-color:white;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;color:#04253F;font-weight:bold;}
.tieneSalasBox>a:hover{text-decoration:none;}

/*--------- VIDEO ITEM ----------*/
.contVideo{float:left;width:190px;height:200px;margin-top:10px;}
.blackBlock{background:black;padding:10px 0;}
.contText{color:white;text-align:center;width:100%;font-size:13px;}
.titleVideo{font-size:13px;color:#333333;text-align:center;margin-top:5px;}
.playButton{position:absolute;top:25px;left:75px;}
.contImgVideo{position:relative;text-align:center;}
.movie-info-title{font-size:20px;font-weight:bold;color:#126AAE;margin-bottom:25px;margin-top:35px;}
.movie-info-subtitle{border-bottom:0!important;}
.movie-info-subtitle>h2{font-size:20px;}
.movie-info-amplied>article>span:first-child{font-weight:bold;}

.erTitle{font-weight:bold;font-size:20px;color:#126AAC;}

/*.borderImgListaItem,.containerLayerImg{width:100%;height:35px;}*/
.containerLayerImg{position:absolute;bottom:0px;display:none;}
/*.textImgListaItem{width:100%;padding:0px;height:35px;}*/
.votoFoto{color:white;float:left;margin:9px 0 0 5px;}
.contentFoto{cursor:pointer;overflow:hidden;}
.navegadorPhoto{float:left;clear:both;color:#999999;font-size:15px;position:absolute;bottom:35px;}
.lb-next-min,.lb-prev-min{font-size:18px;cursor:pointer;background:url('/img/bio/cortadas-biografias.png');width:8px!important;height:14px!important;float:left;}
.lb-next-min{margin:0 8px;background-position:-104px -68px;}
.lb-prev-min{margin-right:8px;background-position:-96px -68px;}
.pictures{width:610px;}