#carrusel {
	height: 328px;
	margin-bottom: 20px;
}
#carrusel .columns:last-child { float: left; }

#carrusel .viewport { height: 328px; overflow: hidden; }
#carrusel-small .viewport { height: 350px; overflow: hidden; }
#carrusel .timer { display: none; }
.controls {
    position: relative;
}
.controls span {
    cursor: pointer;
    height: 319px;
    position: absolute;
    text-indent: -9999px;
    top: 0px;
    width: 16px;
    z-index: 30;
}
.controls span.right { background: url('../bundles/peliculas/images/right-arrow.png?1352160753'); background-size: 100%; right: -17px; }
.controls span.left { background: url('../bundles/peliculas/images/left-arrow.png?1352160753'); background-size: 100%; left: -17px; }

#banners { overflow: hidden; margin-bottom: 17px; }

.cajaInfoPeli{
	width:244px;
	height:209px;
	background-color: rgba(255, 255, 255, 0.5);
	position:absolute;
	bottom:2px;
	left:60px;
}
.cajaInfoPeli .labelDecript{
	padding:8px; width:244px; background-color:#FFF; margin-bottom:14px;
	text-transform:uppercase; font-size:15px; white-space: nowrap;
	overflow: hidden;
}
.cajaInfoPeli .labelDecript .pico{
	border-top: 10px solid #FFF;
	border-right: 10px solid transparent;
    content: "";
    position: absolute;
    left: 20px;
    top: 30px;
}
.cajaInfoPeli h2 { 
	font-size:24px; font-weight:bold; margin:7px 10px 15px; line-height: 0.8em;
	text-transform: none; 
}
.cajaInfoPeli h2 a{
	color:#000;
}
.cajaInfoPeli p{
	font-size:14px;
	padding:0 10px;
	line-height:1.2;
	font-family: 'PT Sans', sans-serif;
	margin-bottom:10px;
}
@media only screen and (max-width: 767px) {
    .cajaInfoPeli .labelDecript { width: 100%; margin-bottom: 18px; }
    .cajaInfoPeli { width: 100%; left: 0; bottom: -150px; height: 152px; text-align: center; }
    .cajaInfoPeli h2 { font-size: 18px; line-height: 1em; }
    .cajaInfoPeli p { font-size: 12px; }
    #banners { height: 450px; }
    #banner_wrapper { overflow: visible; }
    .cajaInfoPeli .labelDecript .pico { border-left: 10px solid transparent; left: 47% }
}
@media only screen and (max-width: 480px) {
    #banners { height: 350px; }
}

#peliculas-detalle #banners { height: inherit; }
/* .cajaInfoPeli .youtube { */
/* 	font-size:14px; */
/* 	padding:7px 30px; */
/* 	height:30px; */
/* 	line-height:1.2; */
/* 	font-family: 'PT Sans', sans-serif; */
/* 	background:url(../bundles/peliculas/images/ico_black_play.png) 10px 2px no-repeat; */
/* 	margin-bottom:5px; */
/* } */
/* .cajaInfoPeli .btonTrailer a{ */
/* 	color:#000; */
/* 	padding:0 0 0 20px; */
/* } */
.compartirRD{
	padding-left:10px;
}
.compartirRD a { color: #000; }
.compartirRD a img { vertical-align: middle; }
.compartirRD a.youtube img { margin-right: 5px; }
.cajaNoticias { min-height: 550px; }

.cajaNoticias .labelDecript{
	padding:8px 8px 8px 28px;
	margin-bottom:18px;
	text-transform:uppercase;
	font-size:15px;
	background:#959595 url(../bundles/noticias/images/ico_rss.gif) 8px 6px no-repeat;
}
.cajaNoticias .labelDecript h4{
	margin:0px;
	font-size:14px;
	font-weight:normal;
	width:150px;
	float:left;
}
.cajaNoticias .labelDecript .pico {
	border-top: 10px solid #959595;
	border-right: 10px solid transparent;
    content: "";
    position: absolute;
    left: 30px;
    top: 30px;
}
.cajaNoticias .labelDecript span.suscribeteRSS{
	float:right;
	text-transform:lowercase;
	font-size:14px;
}
.cajaNoticias .labelDecript span.suscribeteRSS a{
	color:#000;
}
.listNoticias{
	margin:0 0 15px 0 !important;
	border-bottom:#454545 dashed 1px;
	display:table;
	padding-bottom:10px;
	background:url(../bundles/noticias/images/ico_plus.gif) 100% 95% no-repeat;
}
.listNoticias:last-child{
	margin:0 0 34px 0 !important;
	border-bottom:none;
	display:table;
	padding-bottom:10px;
	background:url(../bundles/noticias/images/ico_plus.gif) 100% 95% no-repeat;
}
.listNoticias .imgDetNoticia{
	margin-right:10px;
	margin-bottom:5px;
	float:left;
	width:103px;
}
.listNoticias .contetDetNoticia{
	float:left;
	color:#FFF;
}
.listNoticias .contetDetNoticia a span {
	color:#FFF;
	font-family: 'PT Sans', sans-serif;
	font-size:14px;
	margin:0px;
	padding:0px;
	letter-spacing:-0.5px;
	text-transform: uppercase;
	display: block;
	font-weight: bold;
}
.listNoticias .contetDetNoticia a{
	color:#FFF;
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	line-height:1.1;
	margin:0px;
	padding:0px;
}


/** noticias **/
.cabNoticias{
	padding:0 33px;
}
.cabNoticias hr{
	margin:17px 0 21px 0 !important;
}
.seccionNotic{
	position:relative;
	top:17px;
	width:100px;
}
.seccionNotic h2{
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 17px;
    margin: 0 !important;
    padding-left: 5px;
    padding-top: 5px;
    text-transform: capitalize;
    width: 67px;
}
.cabNoticias .rss{ float:right;}
.cabNoticias .rss a{ color:#FFF; font-size:15px; padding-left: 19px; background: #171717 url(../bundles/noticias/images/rssNot.gif) 2px 1px no-repeat;}
.detNoticia { padding:0 15px;}
.fondoNot1{ background-color:#171717; padding:0 19px; color:#FFF; }
.fondoNot2{ background-color:#272727; padding:35px 19px; color:#FFF; display: table; }
.fondoNot1 .imgDet, .fondoNot2 .imgDet{ padding-right:0px !important;}
.fondoNot1 .txtDet, .fondoNot2 .txtDet{ padding-left:0px !important;}
.txtDet span.switch, .txtDet span.switch{
    border-bottom: 14px solid #FFFFFF;
    border-left: 14px solid transparent;
    content: "";
    left: -17px;
    position: absolute;
    top: 1px;
}
.fondoNot1 h3, .fondoNot2 h3{
	font-family: 'PT Sans', sans-serif;
	font-size:16px;
	font-weight:bold;
	text-transform:capitalize;
	line-height:1.2;
	margin: 0 0 7px 0;
}
.fondoNot1 p, .fondoNot2 p{
	font-family: 'PT Sans', sans-serif;
	font-size:12px;
	line-height:1.2;
	margin-bottom:5px;
}
.txtDet .compartirRD{
	padding-left:0px !important;
	padding-top:10px;
}
/*.noticExtendida:after{
	border-top: 15px solid #272727;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
    content: "";
    left: 48.5%;
    position: relative;
    top: 0;
}
.noticExtendida:before{
	border-top: 15px solid #171717;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
    content: "";
    left: 48.5%;
    position: relative;
    top: 15px;
}*/
.noticExtendida{
	margin: 0 0 25px 0 !important;
}
.noticExtendida img.fotoNoticia{
	float:left;
	margin: 0 15px 7px 0;
}
.noticExtendida p{
	font-family: 'PT Sans', sans-serif; font-size:13px;
	line-height:1.3em; color:#FFF;
}
.noticExtendida .compartirRD{
	padding-left:0px !important;
	padding-top:10px;
}
ul#noticias > li, ul#noticias > li.active{
	padding:25px 0 10px 0;
}
ul#noticias > li.active { background-color: #272727 }
ul.accordion > li, ul.accordion > li.active{
	border:none;
}
ul#noticias{
	border:none;
}
ul#noticias > li .title, ul#noticias > li.active .title{
	background-color:transparent;
	border:none;
    padding: 0px !important;
}
ul#noticias > li.active .content{
	padding:0px;
	background-color:transparent;
	border:none;
}
ul#noticias > li .content{
	padding:0px;
	background-color:transparent;
	border:none;
}