body.fondoskin{
	background: #f3f3f7;	
	/*background-image: url("../img_especiales/background_primavera.jpg") center no-repeat;*/
	overflow-x: hidden;
}

/* line 83, ../scss/_slider.scss */
.infraganti .slides_container {
  background: #26A9D7; }
/* line 86, ../scss/_slider.scss */
.infraganti .next {
  background: url("../img/arr_blue_next.png") no-repeat; }
/* line 89, ../scss/_slider.scss */
.infraganti .prev {
  background: url("../img/arr_blue_prev.png") no-repeat; }
/* line 92, ../scss/_slider.scss */
.infraganti .logo {
  background: #26A9D7; }
  /* line 94, ../scss/_slider.scss */
  .infraganti .logo a {
    background: url("../img/logo_tvn_blue_slider.png") 1px 2px no-repeat; }

/* line 101, ../scss/_slider.scss */
.portafolios .slides_container {
  background: #DE2954; }
/* line 104, ../scss/_slider.scss */
.portafolios .next {
  background: url("../img/arr_pink_next.png") no-repeat; }
/* line 107, ../scss/_slider.scss */
.portafolios .prev {
  background: url("../img/arr_pink_prev.png") no-repeat; }
/* line 110, ../scss/_slider.scss */
.portafolios .logo {
  background: #DE2954; }
  
  .portafolios .logo a,
  .recetas .logo a,
  .consejos .logo a,
  .solo-mexico .logo a,
  .horoscopo .logo a {
    background: url("../img/logo_tvn_pink_slider.png") 1px 2px no-repeat; }

.solo-mexico .sliders-new {
  width: 464px;
  float: left;
}


.solo-mexico .sliders-new .slides_container{
  width: 465px;
  height: 176px;
}
.solo-mexico .sliders-new .image,
.solo-mexico .sliders-new .image img {
  width: 232px;
}

.solo-mexico .sliders-new .image {
  margin: 0;
  height: 176px;
}

.solo-mexico .slides_container {
  padding: 0;
}

.solo-mexico .next {
  background: url("../img/arr_orange_next.png") no-repeat;
  right: -4px;
  top: 70px;
}

.solo-mexico .prev {
  background: url("../img/arr_orange_prev.png") no-repeat;
  left: -3px;
  top: 70px;
}

.solo-mexico .logo {
  /*display: block;
  padding: 0 0 0 15px;
  margin-top: -4px;*/
  background: #b67821;
}

/* CORRESPONDE A LA VERSION CON EL LOGO SOBRE LA DERECHA .solo-mexico .logo a {
  background: url("../img/logo_tvn_pink_slider.png") 25px 0px no-repeat;
  color: #000000;
  font-size: 18px;
  font-family: 'Impact-Regular';
  padding: 24px 5px 4px 0px;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 20px;
  display: block;
  position: relative;
  z-index: 3;
}*/

.solo-mexico .info {
  width: 158px;
  float: left;
  height: 176px;
  position: relative;
  background: rgb(182,120,33); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(182,120,33,1) 0%, rgba(246,164,47,1) 56%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(182,120,33,1)), color-stop(56%,rgba(246,164,47,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(182,120,33,1) 0%,rgba(246,164,47,1) 56%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(182,120,33,1) 0%,rgba(246,164,47,1) 56%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(182,120,33,1) 0%,rgba(246,164,47,1) 56%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(182,120,33,1) 0%,rgba(246,164,47,1) 56%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b67821', endColorstr='#f6a42f',GradientType=0 ); /* IE6-9 */
}

.solo-mexico .btn-module {
  background: url("../img/bg_btn_black.png") no-repeat;
  width: 95px;
  right: 40px;
}

.solo-mexico .btn-module a {
   color: #FFFFFF;
}


.solo-mexico .info h4 {
  font-family: 'Interstate-Bold';
  font-size: 25px;
  text-transform: uppercase;
  color: #333333;
  width: 120px;
  margin: 15px auto 5px;
  text-align:center;
  line-height:24px;
}

.solo-mexico .info p {
  width: 120px;
  margin: 0 auto;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000000;
  padding: 3px 0 0 0;
}

.solo-mexico .sliders-new .image:hover .text-image {
      bottom: 0;
      display: block; }
    /* line 66, ../scss/_slider.scss */
.solo-mexico  .sliders-new .image img {
      width: auto;
      
      position: relative;
      left: 0;
      top: 0; }
    /* line 73, ../scss/_slider.scss */
.solo-mexico  .sliders-new .image:hover img {    
      left: 0px;
      top: 0px; }

/* line 119, ../scss/_slider.scss */
.noticias-imagenes .slides_container {
  background: #000000;
  height: 125px;
  padding: 4px 3px;
  width: 620px; }
/* line 125, ../scss/_slider.scss */
.noticias-imagenes .nav {
  top: 50px; }
/* line 128, ../scss/_slider.scss */
.noticias-imagenes .next {
  background: url("../img/arr_black_next.png") no-repeat; }
/* line 131, ../scss/_slider.scss */
.noticias-imagenes .prev {
  background: url("../img/arr_black_prev.png") no-repeat; }
/* line 134, ../scss/_slider.scss */
.noticias-imagenes .logo {
  background: #000000; }
  /* line 136, ../scss/_slider.scss */
  .noticias-imagenes .logo a {
    background: url("../img/logo_tvn_black_slider.png") 1px 2px no-repeat; }
/* line 140, ../scss/_slider.scss */
.noticias-imagenes .image {
  width: 202px;
  height: 125px; }
  /* line 143, ../scss/_slider.scss */
  .noticias-imagenes .image .text-image {
    width: 193px;
    padding: 5px;
    bottom: -200px;
    left: 0;
    -webkit-transition: bottom 0.4s;
    -moz-transition: bottom 0.4s;
    -o-transition: bottom 0.4s;
    transition: bottom 0.4s; }
  /* line 150, ../scss/_slider.scss */
  .noticias-imagenes .image:hover .text-image {
    bottom: 0;
    display: block; }
  /* line 154, ../scss/_slider.scss */
  .noticias-imagenes .image img {
    width: 202px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    position: relative;
    left: 0;
    top: 0; }
  /* line 161, ../scss/_slider.scss */
  .noticias-imagenes .image:hover img {
    width: 215px;
    left: -5px;
    top: -5px; }

/* line 1, ../scss/_sliderbig.scss */
.bk-diamondslider {
  position: relative;
  margin: 0px auto;
  padding: 0px;
  width: 950px;
  height: 448px;
  background-color: black;
  background-image: url("../images/bk-diamond/ajax-loader-big.gif");
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 0; }

/* line 14, ../scss/_sliderbig.scss */
.bk-diamondslider > ul {
  width: 100%;
  height: 100%;
  position: relative;
  display: none;
  overflow: hidden;
  margin: 0px;
  padding: 0px; }

/* line 24, ../scss/_sliderbig.scss */
.bk-diamondslider > ul > li {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  text-decoration: none;
  display: block;
  overflow: hidden;
  background-color: black;
  z-index: 1; }

/* line 37, ../scss/_sliderbig.scss */
.slices-area {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  /*overflow: hidden;*/ }

/* line 47, ../scss/_sliderbig.scss */
.custom-slide {
  padding: 10px;
  background: #111111;
  /* Old browsers */
  background: -moz-linear-gradient(top, #222222 0%, #111111 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #111111), color-stop(100%, #222222));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #222222 0%, #111111 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #222222 0%, #111111 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #222222 0%, #111111 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #222222 0%, #111111 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#222222', endColorstr='#111111',GradientType=0 );
  /* IE6-9 */ }

/* line 59, ../scss/_sliderbig.scss */
.custom-slide .media-container {
  width: 611px;
  float: left;
  overflow: hidden; }

/* line 65, ../scss/_sliderbig.scss */
.custom-slide .info {
  width: 250px;
  overflow: hidden;
  float: left;
  background: #760000;
  /* Old browsers */
  background: -moz-linear-gradient(top, #760000 0%, #c71c11 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #760000), color-stop(100%, #c71c11));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #760000 0%, #c71c11 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #760000 0%, #c71c11 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #760000 0%, #c71c11 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #760000 0%, #c71c11 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#760000', endColorstr='#c71c11',GradientType=0 );
  /* IE6-9 */
  border-radius: 10px;
  height: 310px;
  margin-left: 15px;
  padding: 10px 30px 10px 10px;
  position: relative; }

/* line 83, ../scss/_sliderbig.scss */
.custom-slide .info .data {
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 15px;
  font-size: 16px; }

/* line 90, ../scss/_sliderbig.scss */
.custom-slide .info .data span {
  background: url("../images/bk-diamond/bg_overlay.png") repeat;
  padding: 5px 10px;
  margin-right: 5px;
  font-family: 'Interstate-Light';
}

.custom-slide .info h1 {
   line-height: 32px;
   margin: 5px 0;
}
.custom-slide .info h1 a {
  color: #FFFFFF;
  font-family: 'Interstate-Bold', Arial, Helvetica, sans-serif;
  margin: 0;
  font-size: 35px;
  font-weight: 400;
  margin-bottom: 10px;
  text-decoration: none;
  letter-spacing: -1px;
}

/* line 105, ../scss/_sliderbig.scss */
.custom-slide .info:before {
  content: "";
  background: url("../images/arr_balloon_diamong.png") no-repeat;
  width: 26px;
  height: 26px;
  display: block;
  position: absolute;
  top: 35px;
  left: -25px; }

/* line 117, ../scss/_sliderbig.scss */
.custom-slide .info p {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px; }

/* line 124, ../scss/_sliderbig.scss */
.bk-diamondslider .slider-slice {
  position: absolute;
  display: block;
  background: transparent;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  z-index: 1;
    /*
    -moz-box-shadow:3px 3px 3px #000; 
    -webkit-box-shadow:3px 3px 3px #000; 
    box-shadow:3px 3px 3px #000;
    */ }

/* line 139, ../scss/_sliderbig.scss */
.bk-diamondslider .slider-slice > .slice-content {
  position: absolute;
  display: block;
  overflow: hidden;
  margin: 0px;
  padding: 0px; }

/* line 147, ../scss/_sliderbig.scss */
.bk-diamond-secondary-nav {
  position: absolute;
  display: block;
  overflow: hidden;
  background-color: transparent;
  margin: 0px;
  padding: 0px;
  z-index: 2; }

/* line 157, ../scss/_sliderbig.scss */
.bk-diamond-secondary-nav.classic {
  background: url("../images/bk-diamond/bg_nav.png"); }

/* line 165, ../scss/_sliderbig.scss */
.bk-diamond-secondary-nav.coffee {
  background-color: #5E412F;
  -moz-box-shadow: inset 0px 0px 20px #000;
  -webkit-box-shadow: inset 0px 0px 20px #000;
  box-shadow: inset 0px 0px 20px #000; }

/* line 172, ../scss/_sliderbig.scss */
.bk-secondary-nav-wrap {
  display: block;
  position: relative;
  margin: 0px;
  padding: 0px; }

/* --------------------secondary navigation buttons--------------------- */
/* line 180, ../scss/_sliderbig.scss */
.bk-secondary-nav-hor-button {
  position: absolute;
  display: block;
  height: 100%;
  width: 24px;
  top: 0px; }

/* line 188, ../scss/_sliderbig.scss */
.bk-secondary-nav-ver-button {
  position: absolute;
  display: block;
  height: 24px;
  width: 100%;
  left: 0px; }

/* line 196, ../scss/_sliderbig.scss */
.bk-secondary-nav-hor-button.modern {
  width: 20px; }

/* line 200, ../scss/_sliderbig.scss */
.bk-secondary-nav-ver-button.modern {
  height: 20px; }

/* line 205, ../scss/_sliderbig.scss */
.bk-sec-nav-button-back {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  z-index: 11; }

/* line 213, ../scss/_sliderbig.scss */
.bk-sec-left.classic {
  background-image: url("../images/bk-diamond/left-secondary.png"); }

/* line 217, ../scss/_sliderbig.scss */
.bk-sec-right.classic {
  background-image: url("../images/bk-diamond/right-secondary.png"); }

/* line 221, ../scss/_sliderbig.scss */
.bk-sec-top.classic {
  background-image: url("../images/bk-diamond/top-secondary.png"); }

/* line 225, ../scss/_sliderbig.scss */
.bk-sec-bottom.classic {
  background-image: url("../images/bk-diamond/bottom-secondary.png"); }

/* line 229, ../scss/_sliderbig.scss */
.bk-sec-left.classic:hover {
  background-image: url("../images/bk-diamond/left-secondary-hover.png"); }

/* line 233, ../scss/_sliderbig.scss */
.bk-sec-right.classic:hover {
  background-image: url("../images/bk-diamond/right-secondary-hover.png"); }

/* line 237, ../scss/_sliderbig.scss */
.bk-sec-top.classic:hover {
  background-image: url("../images/bk-diamond/top-secondary-hover.png"); }

/* line 241, ../scss/_sliderbig.scss */
.bk-sec-bottom.classic:hover {
  background-image: url("../images/bk-diamond/bottom-secondary-hover.png"); }

/* line 245, ../scss/_sliderbig.scss */
.bk-sec-left.modern {
  background-image: url("../images/bk-diamond/secondary-modern-prev.png"); }

/* line 249, ../scss/_sliderbig.scss */
.bk-sec-right.modern {
  background-image: url("../images/bk-diamond/secondary-modern-next.png"); }

/* line 253, ../scss/_sliderbig.scss */
.bk-sec-top.modern {
  background-image: url("../images/bk-diamond/secondary-modern-top.png"); }

/* line 257, ../scss/_sliderbig.scss */
.bk-sec-bottom.modern {
  background-image: url("../images/bk-diamond/secondary-modern-bottom.png"); }

/* line 261, ../scss/_sliderbig.scss */
.bk-sec-left.modern:hover {
  background-image: url("../images/bk-diamond/secondary-modern-prev-hover.png"); }

/* line 265, ../scss/_sliderbig.scss */
.bk-sec-right.modern:hover {
  background-image: url("../images/bk-diamond/secondary-modern-next-hover.png"); }

/* line 269, ../scss/_sliderbig.scss */
.bk-sec-top.modern:hover {
  background-image: url("../images/bk-diamond/secondary-modern-top-hover.png"); }

/* line 273, ../scss/_sliderbig.scss */
.bk-sec-bottom.modern:hover {
  background-image: url("../images/bk-diamond/secondary-modern-bottom-hover.png"); }

/* -------------------------------- */
/* line 279, ../scss/_sliderbig.scss */
.bk-title {
  background-color: black;
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 100%;
  margin: 0px auto;
  color: white;
  opacity: 0.75;
  filter: alpha(opacity=75); }

/* line 295, ../scss/_sliderbig.scss */
.bk-secondary-nav-item {
  z-index: 10;
  cursor: pointer; }

/* line 300, ../scss/_sliderbig.scss */
.bk-bullet {
  text-decoration: none;
  margin: 5px;
  padding: 0px;
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute; }

/* line 311, ../scss/_sliderbig.scss */
.bk-bullet.classic {
  background-image: url("../images/bk-diamond/bullet.png"); }

/* line 315, ../scss/_sliderbig.scss */
.bk-bullet.classic:hover {
  background-image: url("../images/bk-diamond/bullet-hover.png"); }

/* line 319, ../scss/_sliderbig.scss */
.bk-bullet.classic.active {
  background-image: url("../images/bk-diamond/bullet-selected.png"); }

/* line 323, ../scss/_sliderbig.scss */
.bk-bullet.modern {
  background-image: url("../images/bk-diamond/modern-bullet.png"); }

/* line 327, ../scss/_sliderbig.scss */
.bk-bullet.modern:hover {
  background-image: url("../images/bk-diamond/modern-bullet-hover.png"); }

/* line 331, ../scss/_sliderbig.scss */
.bk-bullet.modern.active {
  background-image: url("../images/bk-diamond/modern-bullet-selected.png"); }

/* line 335, ../scss/_sliderbig.scss */
.bk-thumb-img {
  width: 102px;
  height: 77px; }

/* line 340, ../scss/_sliderbig.scss */
.bk-thumb-img-frame {
  width: 102px;
  height: 77px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  padding: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 7px;
  padding-right: 7px;
  position: absolute;
  overflow: hidden; }

/* line 360, ../scss/_sliderbig.scss */
.bk-thumb-img-frame.modern {
  border: 2px solid black;
  background-color: black; }

/* line 365, ../scss/_sliderbig.scss */
.bk-thumb-img-frame.coffee {
  border: 2px solid #FCEBB6;
  background-color: #FCEBB6; }

/* line 370, ../scss/_sliderbig.scss */
.bk-thumb-title {
  display: none;
  font-size: 10.5px;
  width: 100%;
  line-height: 12px;
  position: absolute;
  bottom: -1px;
  left: 0px;
  text-align: center;
  padding: 3px;
  opacity: 0.75;
  filter: alpha(opacity=75); }

/* line 384, ../scss/_sliderbig.scss */
.bk-thumb-title.classic {
  background-color: white;
  color: black; }

/* line 389, ../scss/_sliderbig.scss */
.bk-thumb-title.modern {
  background-color: black;
  color: white; }

/* line 394, ../scss/_sliderbig.scss */
.bk-thumb-title.coffee {
  background-color: #FCEBB6;
  color: black; }

/* line 403, ../scss/_sliderbig.scss */
.bk-secondary-nav-item.active .bk-thumb-img-frame.modern {
  border-color: #C0C0C0; }

/* line 407, ../scss/_sliderbig.scss */
.bk-secondary-nav-item.active .bk-thumb-img-frame.coffee {
  border-color: #F07818; }

/* line 412, ../scss/_sliderbig.scss */
.bk-secondary-nav-item.active .ui-thumb-shadow.classic,
.bk-secondary-nav-item:hover .ui-thumb-shadow.classic {
  background: url("../images/bk-diamond/bg_overlay.png") repeat;
  _margin-bottom: -3px;
  .margin-bottom: -3px; }

/* line 419, ../scss/_sliderbig.scss */
.bk-secondary-nav-item.active .ui-thumb-shadow.modern,
.bk-secondary-nav-item:hover .ui-thumb-shadow.modern {
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#C0C0C0');
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#C0C0C0')";
  _margin-bottom: -3px;
  .margin-bottom: -3px; }

/* line 428, ../scss/_sliderbig.scss */
.bk-secondary-nav-item.active .ui-thumb-shadow.coffee,
.bk-secondary-nav-item:hover .ui-thumb-shadow.coffee {
  -moz-box-shadow: 0px 0px 8px #F0A830;
  /* Firefox */
  -webkit-box-shadow: 0px 0px 8px #F0A830;
  /* Safari, Chrome */
  box-shadow: 0px 0px 8px #F0A830;
  /* CSS3 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#F0A830');
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#F0A830')";
  _margin-bottom: -3px;
  .margin-bottom: -3px; }

/* line 438, ../scss/_sliderbig.scss */
div.bk_canvas_underlay {
  background-color: black; }

/* line 442, ../scss/_sliderbig.scss */
div.bk_canvas_underlay.classic {
  background-color: white; }

/* line 446, ../scss/_sliderbig.scss */
div.bk_canvas_underlay.classic.thumb {
  background-image: url("../images/bk-diamond/ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: center center; }

/* line 452, ../scss/_sliderbig.scss */
div.bk_canvas_underlay.modern {
  background-color: black; }

/* line 460, ../scss/_sliderbig.scss */
.ui-tooltip-content {
  padding: 0px; }

/* line 464, ../scss/_sliderbig.scss */
.classic .ui-tooltip-content {
  background-color: white; }

/* line 468, ../scss/_sliderbig.scss */
.modern .ui-tooltip-content {
  background-color: black; }

/* line 472, ../scss/_sliderbig.scss */
.coffee .ui-tooltip-content {
  background-color: #FCEBB6; }

/* line 476, ../scss/_sliderbig.scss */
.ui-tooltip.classic {
  margin: 0px;
  background-color: white;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 1px;
  padding-bottom: 2px; }

/* line 489, ../scss/_sliderbig.scss */
.ui-tooltip.modern {
  margin: 0px;
  background-color: black;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 1px;
  padding-bottom: 2px; }

/* line 502, ../scss/_sliderbig.scss */
.ui-tooltip.coffee {
  margin: 0px;
  background-color: #FCEBB6;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 1px;
  padding-bottom: 2px; }

/* line 515, ../scss/_sliderbig.scss */
.bk-bullet-img-wrap {
  width: 102px;
  height: 77px;
  margin: 0px;
  padding: 0px;
  background-color: white;
  overflow: hidden; }

/* line 524, ../scss/_sliderbig.scss */
.bk-bullet-img {
  width: 102px;
  height: 77px; }

/* line 529, ../scss/_sliderbig.scss */
.bk-circular-timer-wrap {
  margin: 10px;
  position: absolute;
  width: 48px;
  height: 48px;
  z-index: 9;
  cursor: pointer; }

/* line 538, ../scss/_sliderbig.scss */
.bk-circular-timer-outerwrap {
  z-index: 9;
  background-repeat: no-repeat;
  background-position: center center; }

/* line 544, ../scss/_sliderbig.scss */
.bk-circular-timer-outerwrap.b-big.modern {
  background-image: url("../images/bk-diamond/modern-timer-back.png"); }

/* line 548, ../scss/_sliderbig.scss */
.bk-circular-timer-outerwrap.b-big.classic {
  background-image: url("../images/bk-diamond/classic-timer-back.png"); }

/* line 552, ../scss/_sliderbig.scss */
.bk-circular-timer-wrap.modern {
  cursor: pointer; }

/* line 556, ../scss/_sliderbig.scss */
.bk-circular-timer-left {
  background-repeat: no-repeat;
  background-position: top left;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 48px;
  height: 48px;
  z-index: 8;
  display: none; }

/* line 568, ../scss/_sliderbig.scss */
.bk-circular-timer-right {
  background-repeat: no-repeat;
  background-position: top right;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 48px;
  height: 48px;
  z-index: 7;
  display: none; }

/* line 580, ../scss/_sliderbig.scss */
.bk-circular-timer-left.classic {
  background-image: url("../images/bk-diamond/timer-left.png"); }

/* line 584, ../scss/_sliderbig.scss */
.bk-circular-timer-right.classic {
  background-image: url("../images/bk-diamond/timer-right.png"); }

/* line 588, ../scss/_sliderbig.scss */
.bk-circular-timer-left.modern {
  background-image: url("../images/bk-diamond/modern-timer-left.png"); }

/* line 592, ../scss/_sliderbig.scss */
.bk-circular-timer-right.modern {
  background-image: url("../images/bk-diamond/modern-timer-right.png"); }

/* line 596, ../scss/_sliderbig.scss */
.bk-circular-timer-wrap.b-small {
  width: 26px;
  height: 26px;
  margin: 0px; }

/* line 602, ../scss/_sliderbig.scss */
.bk-circular-timer-right.b-small.classic {
  width: 26px;
  height: 26px;
  background-image: url("../images/bk-diamond/timer-right-small.png"); }

/* line 608, ../scss/_sliderbig.scss */
.bk-circular-timer-left.b-small.classic {
  width: 26px;
  height: 26px;
  background-image: url("../images/bk-diamond/timer-left-small.png"); }

/* line 614, ../scss/_sliderbig.scss */
.bk-circular-timer-right.b-small.modern {
  width: 26px;
  height: 26px;
  background-image: url("../images/bk-diamond/modern-timer-right-small.png"); }

/* line 620, ../scss/_sliderbig.scss */
.bk-circular-timer-left.b-small.modern {
  width: 26px;
  height: 26px;
  background-image: url("../images/bk-diamond/modern-timer-left-small.png"); }

/* line 626, ../scss/_sliderbig.scss */
.bk-pp-video-button {
  width: 23px;
  height: 23px;
  display: none;
  position: absolute;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer; }

/* line 637, ../scss/_sliderbig.scss */
.bk-progressbar {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 0px;
  height: 2px;
  display: block;
  z-index: 15; }

/* line 647, ../scss/_sliderbig.scss */
.bk-progressbar.classic {
  background-color: #C0C0C0;
  border: 0px solid white; }

/* line 652, ../scss/_sliderbig.scss */
.bk-progressbar.modern {
  background-color: white;
  border: 0px solid black; }

/* line 657, ../scss/_sliderbig.scss */
.bk-pp-video-button.classic.play {
  background-image: url("../images/bk-diamond/play-video.png");
  background-image: url("../images/bk-diamond/play-video-ie.png") \9; }

/* line 662, ../scss/_sliderbig.scss */
.bk-pp-video-button.classic.close {
  background-image: url("../images/bk-diamond/close-video.png");
  background-image: url("../images/bk-diamond/close-video-ie.png") \9; }

/* line 667, ../scss/_sliderbig.scss */
.bk-pp-video-button.classic.play:hover {
  background-image: url("../images/bk-diamond/play-video-hover.png");
  background-image: url("../images/bk-diamond/play-video-hover-ie.png") \9; }

/* line 672, ../scss/_sliderbig.scss */
.bk-pp-video-button.classic.close:hover {
  background-image: url("../images/bk-diamond/close-video-hover.png");
  background-image: url("../images/bk-diamond/close-video-hover-ie.png") \9; }

/* line 678, ../scss/_sliderbig.scss */
.bk-pp-video-button.modern.play {
  background-image: url("../images/bk-diamond/modern-play-video.png"); }

/* line 682, ../scss/_sliderbig.scss */
.bk-pp-video-button.modern.play:hover {
  background-image: url("../images/bk-diamond/modern-play-video-hover.png"); }

/* line 686, ../scss/_sliderbig.scss */
.bk-pp-video-button.modern.close {
  background-image: url("../images/bk-diamond/modern-close-video.png"); }

/* line 690, ../scss/_sliderbig.scss */
.bk-pp-video-button.modern.close:hover {
  background-image: url("../images/bk-diamond/modern-close-video-hover.png"); }

/* line 696, ../scss/_sliderbig.scss */
#bk-diamond-embedded-player {
  z-index: 16;
  position: absolute;
  top: 0px;
  left: 0px; }

/* Calssic Theme stylesheet */
/* line 705, ../scss/_sliderbig.scss */
.classic-frame {
  border: 0px solid white;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

/* line 712, ../scss/_sliderbig.scss */
.modern-frame {
  border: 0px solid black;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0px 0px 0px #000;
  /* Firefox */
  -webkit-box-shadow: 0px 0px 0px #000;
  /* Safari, Chrome */
  box-shadow: 0px 0px 0px #000;
  /* CSS3 */ }

/* line 722, ../scss/_sliderbig.scss */
.ui-thumb-shadow {
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#ffffff');
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#ffffff')";
  _margin-bottom: -3px;
  .margin-bottom: -3px; }

/* line 732, ../scss/_sliderbig.scss */
.ui-tooltip-shadow .ui-tooltip-titlebar,
.ui-tooltip-shadow .ui-tooltip-content {
  filter: progid:DXImageTransform.Microsoft.Shadow(Color='gray', Direction=135, Strength=3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Color='gray', Direction=135, Strength=3)";
  _margin-bottom: -3px;
  /* IE6 */
  .margin-bottom: -3px;
  /* IE7 */ }

/* line 740, ../scss/_sliderbig.scss */
.classic-prev, .classic-next, .classic-play, .classic-pause {
  position: absolute;
  display: none;
  width: 41px;
  height: 41px;
  z-index: 11;
  cursor: pointer; }

/* line 749, ../scss/_sliderbig.scss */
#prev-button.classic-prev {
  background-image: url("../images/bk-diamond/left.png");
  background-repeat: no-repeat;
  background-image: url("../images/bk-diamond/left-ie.png") \9;
  height: 47px !important;
  top: 135px !important;
  left: -5px !important;
}

/* line 757, ../scss/_sliderbig.scss */
#next-button.classic-next {
  background-image: url("../images/bk-diamond/right.png");
  background-repeat: no-repeat;
  background-image: url("../images/bk-diamond/right-ie.png") \9;
  top: 135px !important;
  height: 47px !important;
  right: -5px !important;
}

/* FUERZO PARA SACAR EL BOTON DE PLAY, DE QUERER USARLO BORRAR ESTA LINEA */
/* line 767, ../scss/_sliderbig.scss */
#pp-button {
  display: none !important; }

/* line 771, ../scss/_sliderbig.scss */
#pp-button.classic-play {
  background-image: url("../images/bk-diamond/play.png");
  background-image: url("../images/bk-diamond/play-ie.png") \9;
  display: none !important; }

/* line 777, ../scss/_sliderbig.scss */
#pp-button.classic-pause {
  background-image: url("../images/bk-diamond/pause.png");
  background-image: url("../images/bk-diamond/pause-ie.png") \9;
  display: none !important; }

/* line 783, ../scss/_sliderbig.scss */
#prev-button.classic-prev:hover {
  background-image: url("../images/bk-diamond/left-hover.png");
  background-repeat: no-repeat;
  background-image: url("../images/bk-diamond/left-hover-ie.png") \9;
  height: 47px !important; }

/* line 790, ../scss/_sliderbig.scss */
#next-button.classic-next:hover {
  background-image: url("../images/bk-diamond/right-hover.png");
  background-repeat: no-repeat;
  background-image: url("../images/bk-diamond/right-hover-ie.png") \9;
  height: 47px !important; }

/* line 797, ../scss/_sliderbig.scss */
#pp-button.classic-play:hover {
  background-image: url("../images/bk-diamond/play-hover.png");
  background-image: url("../images/bk-diamond/play-hover-ie.png") \9;
  display: none !important; }

/* line 803, ../scss/_sliderbig.scss */
#pp-button.classic-pause:hover {
  background-image: url("../images/bk-diamond/pause-hover.png");
  background-image: url("../images/bk-diamond/pause-hover-ie.png") \9;
  display: none !important; }

/* line 809, ../scss/_sliderbig.scss */
.modern-prev, .modern-next, .modern-play, .modern-pause {
  position: absolute;
  display: none;
  width: 41px;
  height: 41px;
  z-index: 11;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center center; }

/* line 820, ../scss/_sliderbig.scss */
#prev-button.modern-prev {
  background-image: url("../images/bk-diamond/modern-prev.png"); }

/* line 824, ../scss/_sliderbig.scss */
#next-button.modern-next {
  background-image: url("../images/bk-diamond/modern-next.png"); }

/* line 828, ../scss/_sliderbig.scss */
#prev-button.modern-prev:hover {
  background-image: url("../images/bk-diamond/modern-prev-hover.png"); }

/* line 832, ../scss/_sliderbig.scss */
#next-button.modern-next:hover {
  background-image: url("../images/bk-diamond/modern-next-hover.png"); }

/*
#pp-button.modern-play:hover {
  background-image: url('../images/bk-diamond/modern-play.png');
}

#pp-button.modern-pause:hover {
  background-image: url('../images/bk-diamond/modern-pause.png');
}

#pp-button.modern-play {
  background-image: url('../images/bk-diamond/modern-play.png');
}

#pp-button.modern-pause {
  background-image: url('../images/bk-diamond/modern-pause.png');
}
*/
/* line 854, ../scss/_sliderbig.scss */
.coffee-prev, .coffee-next {
  position: absolute;
  display: none;
  width: 30px;
  height: 60px;
  z-index: 11;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center center; }

/* line 865, ../scss/_sliderbig.scss */
.coffee-play, .coffee-pause {
  position: absolute;
  display: none;
  width: 39px;
  height: 39px;
  z-index: 11;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center center; }

/* line 876, ../scss/_sliderbig.scss */
#prev-button.coffee-prev {
  background-image: url("../images/bk-diamond/coffee-prev.png"); }

/* line 880, ../scss/_sliderbig.scss */
#next-button.coffee-next {
  background-image: url("../images/bk-diamond/coffee-next.png"); }

/* line 884, ../scss/_sliderbig.scss */
#pp-button.coffee-play {
  background-image: url("../images/bk-diamond/coffee-play.png"); }

/* line 888, ../scss/_sliderbig.scss */
#pp-button.coffee-pause {
  background-image: url("../images/bk-diamond/coffee-pause.png"); }

/* line 892, ../scss/_sliderbig.scss */
#prev-button.coffee-prev:hover {
  background-image: url("../images/bk-diamond/coffee-prev-hover.png"); }

/* line 896, ../scss/_sliderbig.scss */
#next-button.coffee-next:hover {
  background-image: url("../images/bk-diamond/coffee-next-hover.png"); }

/* line 900, ../scss/_sliderbig.scss */
#pp-button.coffee-play:hover {
  background-image: url("../images/bk-diamond/coffee-play-hover.png"); }

/* line 904, ../scss/_sliderbig.scss */
#pp-button.coffe-pause:hover {
  background-image: url("../images/bk-diamond/coffee-play-hover.png"); }

/* MAIN STYLES */

.related {
  margin: 10px 0;
  clear: both;
}

.related span {
  background: #55D4FF;
  padding: 4px 5px 1px;
  font-family: 'Interstate-Light';
  text-transform: uppercase;
  font-size: 14px;
}

.related ul li {
  border-bottom: 1px solid #DDDDDD;
  padding: 2px 0;
}

.related ul li:first-child {
  border-top: 1px solid #DDDDDD;
}

.related ul li a {
  color: #9D9D9D;
  font-size: 12px;
  line-height: 13px;
  text-decoration: none;
  display: block;
  background: url("../img/sprite.png") no-repeat;
  background-position: 0px -101px;
  padding: 5px 0 5px 20px;
}

.related ul li a:hover {
  text-decoration: underline;
}



.news-module150 .info {
  width: 135px;
  float: left;
  padding: 4px 7px;
}

.news-module150 .info h3 {
  margin: 5px 0;
}

.news-module150 .info h3 a {
  color: #000000;
  text-decoration: none;
  font-size: 23px;
  line-height: 21px;
}

.news-module150 .info p {
  color: #666666;
  margin: 0;
  font-size: 13px;
}


.news-module460 {

}

.news-module460 .info {
  width: 150px;
  float: left;
  padding: 4px 7px;
  background: #FFFFFF;
  height: 210px;
  overflow: hidden;
}

.news-module460 .info h3 {
  margin-bottom: 5px;
}

.news-module460 .info h3 a {
  color: #000000;
  font-size: 26px;
  line-height:26px;
  text-decoration: none;
}

.news-module460 .info p {
  margin: 0;
  font-size: 13px;
}

.news-module460 .image460 {
  float: right;
}


/* MODULO RECETAS */ 

.module-container {
  width: auto;
  position: relative;
}

.module-container .info-small {
  width: 120px;
  float: left;
  padding: 0 10px;
}

.module-container .info-small h3 {
  line-height: 20px;
  margin-bottom: 4px;
}

.module-container .info-small h3 a {
  color: #000000;
  text-decoration: none;
  font-size: 23px;
}

.module-container .info-small p {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
}

.module-container .image170 {
  float: left;
}

.tiny-list {
  float: right;
  width: 288px;
  border-left: 1px solid #FF680A;
  padding-left: 10px;
}

.tiny-list .image47 {
  float: left;
  margin-right: 5px;
}

.tiny-list ul {
    float: left;
    width: 144px;
}

.tiny-list li {
  margin-top: 6px;
}

.tiny-list li:first-child {
  margin-top: 0;
}

.tiny-list p {
  margin: 0;
  float: left;
}

.tiny-list p a {
  font-family: 'Interstate-Light';
  font-size: 16px;
  width: 80px;
  line-height: 12px;
  display: block;
  text-decoration: none;
}

.tiny-list p a:hover {
  text-decoration: underline;
}

.horoscopo .logo {
  background: #7E12A6;
}

.horoscopo .module-container {
  padding: 10px 10px 0 0;
  background: rgb(129,18,169); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(129,18,169,1) 0%, rgba(63,26,82,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(129,18,169,1)), color-stop(100%,rgba(63,26,82,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(129,18,169,1) 0%,rgba(63,26,82,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(129,18,169,1) 0%,rgba(63,26,82,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(129,18,169,1) 0%,rgba(63,26,82,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(129,18,169,1) 0%,rgba(63,26,82,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8112a9', endColorstr='#3f1a52',GradientType=0 ); /* IE6-9 */
  height: 176px;
}

.horoscopo .module-container .image {
  float: left;
  /*width: 164px;*/
  width: 40px;
  overflow: hidden;
  height: 186px;
  position: relative;
  top: -10px;
}

.horoscopo .module-container .tagline {
  font-family: 'Interstate-Light';
  color: #FFFFFF;
  font-size: 23px;
  margin-left: -10px;
}

.horoscopo .module-container .tagline span {
  font-family: 'Interstate-Bold';
  color: #FFBF00;
}

.horoscopo .tiny-list {
  float: left;
  border-left: none;
  border-right: 1px solid #4E2265; 
  padding: 05px 0 0;
  /*width: 315px;*/
  width: 435px;
}

.signs ul {
  /*width: 105px;*/
  width: 145px;
  float: left;
  margin-top: 20px;
}

.signs li a {
  color: #FFFFFF;
  font-family: 'Interstate-Light';
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none; 
  padding-left: 26px;
  background: url("../img/signs.png") no-repeat;
  background-position: 0px -3px;
  height: 22px;
  line-height: 28px;
  display: block;
}

.signs li a.aries {
  background-position: 0px -3px;
}

.signs li a.cancer {
  background-position: 0px -30px;
}

.signs li a.libra {
  background-position: 0px -55px;
}

.signs li a.capricornio {
  background-position: 0px -80px;
}

.signs li a.tauro {
  background-position: 0px -112px;
}

.signs li a.leo {
  background-position: 0px -142px;
}

.signs li a.escorpio {
  background-position: 0px -167px;
}

.signs li a.acuario {
  background-position: 0px -190px;
}

.signs li a.geminis {
  background-position: 0px -220px;
}

.signs li a.virgo {
  background-position: 0px -251px;
}

.signs li a.sagitario {
  background-position: 0px -276px;
}

.signs li a.piscis {
  background-position: 0px -300px;
}

.horoscopo .module-container .info-small {
  float: right;
  padding: 0 0 0 10px;
  width: 130px;
}

.horoscopo .module-container .info-small h3 a {
  color: #FFFFFF;
}

.horoscopo .module-container .info-small p {
  color: #FFFFFF;
}

.horoscopo .info-small ul {
  max-height: 80px;
  overflow: hidden;
}

.horoscopo .info-small ul li {
  color: #FFFFFF;
  font-size: 11px;
  line-height: 15px;
}

.horoscopo .info-small ul li span {
  font-weight: bold;
  padding-left: 5px;
}

.btn-module {
  background: url("../img/bg_btn_orange.png") no-repeat;
  width: 115px;
  height: 27px;
  position: absolute;
  right: 20px;
  bottom: -4px;
}

.btn-module a {
  font-family: 'Interstate-Bold';
  color: #000000;
  font-size: 19px;
  text-decoration: none;
  padding: 0 10px;
  line-height: 26px;
}

.recetas .logo {
  background: #FF4000;
}

.recetas .module-container {
  padding: 10px;
  background: #ff4000; /* Old browsers */
  background: -moz-linear-gradient(top,  #ff4000 0%, #ff6d0b 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff4000), color-stop(100%,#ff6d0b)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ff4000 0%,#ff6d0b 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ff4000 0%,#ff6d0b 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ff4000 0%,#ff6d0b 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #ff4000 0%,#ff6d0b 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4000', endColorstr='#ff6d0b',GradientType=0 ); /* IE6-9 */
}

.recetas .tiny-list a {
  color: #000000;
}

.consejos .logo {
  background: #008C00;
}

.consejos .module-container {
  padding: 10px;
  background: #008c00; /* Old browsers */
  background: -moz-linear-gradient(top,  #008c00 0%, #37b44a 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#008c00), color-stop(100%,#37b44a)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #008c00 0%,#37b44a 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #008c00 0%,#37b44a 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #008c00 0%,#37b44a 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #008c00 0%,#37b44a 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008c00', endColorstr='#37b44a',GradientType=0 ); /* IE6-9 */
}

.consejos .module-container,
.consejos .info h3 a {
  color: #FFFFFF;
}

.consejos .tiny-list {
  border-left: 1px solid #37B44A;
}

.consejos .tiny-list a {
  color: #FFFFFF;
}

.especiales {
	margin-bottom:0;
}

.especiales .logo a,
.historia .logo a {
  background: url("../img/logo_tvn_especiales.png") no-repeat;
  background-position: 0px 8px;
}

.especiales .logo a {
  color: #000000;
}

.especiales .module-container {
  padding: 10px 10px 0 10px;
  background: #eeeeee; /* Old browsers */
  background: -moz-linear-gradient(top,  #eeeeee 36%, #ffffff 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(36%,#eeeeee), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #eeeeee 36%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #eeeeee 36%,#ffffff 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #eeeeee 36%,#ffffff 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #eeeeee 36%,#ffffff 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.sec4:hover > .info,
.sec4:hover .image-info {
  background: #FF6F3F;
}

.sec4 .image-info .sec {
  color: #FF6F3F;
}

.sec4:hover .image-info .sec {
  color: #FFFFFF;
}

.sec4:hover .info p {
  color: #FFFFFF;
}

.historia .logo a {
  color: #392060;
}

.historia .module-container {
  padding: 10px;
  background: -moz-linear-gradient(top,  rgba(57,33,97,0.28) 0%, rgba(57,33,97,0.28) 1%, rgba(255,255,255,0.18) 38%, rgba(255,255,255,0) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(57,33,97,0.28)), color-stop(1%,rgba(57,33,97,0.28)), color-stop(38%,rgba(255,255,255,0.18)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(57,33,97,0.28) 0%,rgba(57,33,97,0.28) 1%,rgba(255,255,255,0.18) 38%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(57,33,97,0.28) 0%,rgba(57,33,97,0.28) 1%,rgba(255,255,255,0.18) 38%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(57,33,97,0.28) 0%,rgba(57,33,97,0.28) 1%,rgba(255,255,255,0.18) 38%,rgba(255,255,255,0) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(57,33,97,0.28) 0%,rgba(57,33,97,0.28) 1%,rgba(255,255,255,0.18) 38%,rgba(255,255,255,0) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#47392161', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}

.sec5:hover > .info,
.sec5:hover .image-info {
  background: #9C90B0;
}

.sec5 .image-info .sec {
  color: #392060;
}

.sec5:hover .image-info .sec {
  color: #392060;
}

.sec5:hover .info p {
  color: #FFFFFF;
}

.sec6:hover .info {
  background: #719800;
}

.sec6 .sec {
  color: #719800;
}

.sec6:hover .sec,
.sec6:hover .info p {
  color: #FFFFFF;
}

.sec6:hover .image-info {
  background: #719800;
}

.module-tvnotastv .logo {
  margin-left: 10px;
}

.module-tvnotastv .logo a {
  background: url("../img/logo_tvn_tv.png") no-repeat;
  width: 186px;
  height: 33px;
  display: block;
}

.module-tvnotastv .nav {
  padding: 0 0 0 10px;
  background: rgb(34,34,34); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(34,34,34,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(34,34,34,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(34,34,34,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(34,34,34,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(34,34,34,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(34,34,34,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
  height: 34px;
}

.module-tvnotastv .nav li {
  float: left;
  background: url("../img/pipe_tvnotastv.png") left center no-repeat;

}

.module-tvnotastv .nav li:first-child {
  background: none;
}

.module-tvnotastv .nav li a {
  font-family: 'Interstate-Light';
  font-size: 18px;
  color: #FF0000;
  padding: 7px 10px;
  display: block;
  text-decoration: none;
  line-height: 20px;
}

.module-tvnotastv .body {
  padding: 10px;
  background: rgb(51,51,51); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(51,51,51,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(51,51,51,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(51,51,51,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(51,51,51,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(51,51,51,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(51,51,51,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}

.module-tvnotastv .info {
  float: left;
  width: 167px;
  margin-right: 10px;
}

.module-tvnotastv .info p {
  margin: 5px 0;
}

.module-tvnotastv .info p a {
  color: #999999;
  font-size: 14px;
  text-decoration: none;
}

.module-tvnotastv .image167 {
  height: 125px;
  overflow: hidden;
}

.module-tvnotastv .more-vids {
  width: 69px;
  padding-left: 10px;
  float: left;
  background: url("../img/divider_more_vids.png") left center no-repeat;
  height: 170px;
  text-align: center;
}

.module-tvnotastv .more-vids a {
  font-family: 'Interstate-Bold';
  color: #FFFFFF;
  font-size: 23px;
  text-transform: uppercase;
  padding-top: 40px;
  background: url("../img/plus_tvntv.png") 16px 0px no-repeat;
  text-decoration: none;
  margin-top: 40px;
  display: block;
}

/* HOME SIDEBAR */

.this-week-cover {

}

.this-week-cover .image {
  width: 300px;
  height: 393px;
  overflow: hidden;
  background: url("../img/shadow_portada.png") center bottom no-repeat;
  padding-bottom: 12px;
}

.this-week-cover .wrap-balloon {
  background: url("../img/arr_balloon.png") center top no-repeat;
  padding-top: 12px;
}

.this-week-cover .balloon {
  padding: 10px;
  border-radius: 10px;
  background: rgb(34,34,34); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(34,34,34,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(34,34,34,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(34,34,34,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(34,34,34,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(34,34,34,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(34,34,34,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}

.this-week-cover .balloon h4 {
  color: #FFC413;
  font-size: 24px;
  font-family: 'Interstate-Bold';
  text-transform: uppercase;
}

.this-week-cover .balloon a {
  color: #FFFFFF;
  font-size: 14px;
  text-decoration: none;
}


.most-viewed > span {
  color: #709402;
  font-family: 'Impact';
  text-transform: uppercase;
  font-size: 24px;
  display: block;
  float: left;
  margin-right: 10px;
}

.most-viewed > a {
  font-family: 'Impact';
  text-transform: uppercase;
  font-size: 20px;
  text-decoration: none;
  color: #444444;
  padding: 2px 10px 3px;
  display: block;
  float: left;
}

.most-viewed > a.active {
  background: #DDDDDD;
}

.most-viewed .body {
  clear: both;
  background: #DDDDDD;
  padding: 0 15px;
}

.most-viewed .body li {
  padding: 10px 0 5px;
  background: url("../img/divider_lo_mas.png") center top no-repeat;
}

.most-viewed .body li:first-child {
  background: none;
}

.most-viewed .number {
  font-size: 30px;
  font-family: 'Impact';
  color: #000000;
  width: 35px;
  float: left;
  text-align: left;
}

.most-viewed .info {
  width: 230px;
  float: left;
}

.most-viewed .info span {
  font-family: 'Interstate-Light';
  text-transform: uppercase;
  color: #85B200;
  font-size: 14px;
}

.most-viewed .info h4 a {
  font-family: 'Interstate-Bold';
  color: #000000;
  font-size: 21px;
  text-decoration: none;
}

.module-after-before .title {
  text-align: center;
  margin-bottom: -15px;
  position: relative;
  z-index: 2;
}

.module-after-before .title span {
  background: #FFFFFF;
  font-family: 'Impact';
  color: #DE2954;
  font-size: 20px;
  text-transform: uppercase;
  padding: 3px 10px;
}

.module-after-before .image {
  width: 300px;
  height: 300px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}


.module-after-before .box {
  text-align: center;
  background: #DE2954;
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: 'Interstate-Bold';
  font-size: 17px;
  padding: 5px 10px;
  border-radius: 5px;
  display: inline;
  position: absolute;
  bottom: -50px;
  left: 60px;
  -moz-transition: bottom .2s; /* Firefox 4 */
  -webkit-transition: bottom .2s; /* Safari and Chrome */
  -o-transition: bottom .2s; /* Opera */
  transition: bottom .2s; /* Opera */
}

.module-after-before:hover .box {
  bottom: 40px;
}

.module-after-before .box span {
  background: url("../img/arr_after.png") center bottom no-repeat;
  padding-bottom: 13px;
}

.module-after-before .info {
  background: url("../img/bg_before_text.png") bottom repeat-x;
  height: 60px;
  position: relative;
  z-index: 3;
  margin-top: -30px;
}

.module-after-before .info p {
  color: #FFFFFF;
  margin: 0;
  padding: 20px 15px 10px;
  font-size: 14px;
}



/*PG ENCUESTA AMPLIADA*/
.pg_encuestas .mod_encuesta .area_pregunta .c2 {width:455px; !important}
.pg_encuestas .mod_encuesta .area_pregunta .c2 p{font-size:30px;  font-family: 'Interstate-Bold'; line-height: 26px; margin: 10px}
.pg_encuestas .mod_encuesta .area_opciones { padding-left:120px;}
.pg_encuestas .mod_encuesta .area_botones { padding:10px 0 0 120px;}
.pg_encuestas .mod_encuesta .area_opciones .opt_item .c2{width:425px;}
.pg_encuestas .mod_encuesta .area_resultados {width:350px; margin:0 auto;}
.pg_encuestas .mod_encuesta .captcha{overflow:hidden; #height:1%;}
.pg_encuestas .mod_encuesta .captcha .c1{float:left; margin-right:10px;}
.pg_encuestas .mod_encuesta .captcha .c2{float:left;}
.pg_encuestas .mod_encuesta .captcha input{ height:29px; width:100px;  padding:5px; }
.pg_encuestas .mod_encuesta .area_pregunta{
  background:#333333 url(/images/bkg_encuesta_piquito.png) bottom center no-repeat;
}

.encuestas_historico{ padding-top:10px; }
.encuestas_historico .hd h3{font-size:22px; color:#da2626; font-weight:normal;}
.encuestas_historico ul li{
  overflow:hidden;
  #height:1%;
  padding:10px 0;
  -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
  background-color:#f9f9f9;
  margin:15px 0;
}

.pg_encuestas  .mod_encuesta .error_message{ margin:10px 0 10px 125px; font-size:12px; color:#f48b07; background: transparent url(/images/ico_alert1.png) left center no-repeat; padding:2px 0 2px 20px;}


.encuestas_historico ul li .c1{
  float:left;
  width:440px;
  text-align:left;
  padding-left:10px;
}

.encuestas_historico ul li .c2{
  float:left;
  width:150px;
  padding-left:10px;
}
.encuestas_historico ul li .c2 a{
  display:block;
  margin:6px 0;
}
.encuestas_historico ul li .c1 p{
  font-weight:bold;
  font-size:12px;
  color:#dc3434;
}
.encuestas_historico ul li .c1 h5, .encuestas_historico ul li .c1 a{
  color:#666666;
  font-weight:bold;
  font-size:16px;
  margin-bottom:10px;
}

.md_act_encuesta{ background-color:#ceeeff;
  padding:10px 8px 10px 8px ;

  }

  /*ENCUESTA++++++*/
/*mod_encuesta***********/
/***********************/
.mod_encuesta{
  
}

.mod_encuesta .error_message{ margin-top:3px; font-size:12px; color:#f48b07; background: transparent url(/images/ico_alert1.png) left center no-repeat; padding:2px 0 2px 20px;}

.mod_encuesta .top h3{
  font-size:20px;
  font-weight:normal;
  padding-bottom:5px;
  
  
}
.mod_encuesta .area_pregunta{
  background:#333333;
  padding:10px;
  overflow:hidden;
  #height:1%;
}

.mod_encuesta .area_pregunta .c0{
  float:left;
  width:280px;
    font-size:18px;
  color:#ffffff;

  line-height:18px;
}

.mod_encuesta .area_pregunta .c0 p{

  font-family: 'EurostileNormal';
  
}


.mod_encuesta .area_pregunta .c1{
  float:left;
  width:115px;
}
.mod_encuesta .area_pregunta .c1 .cont_img{
  width:105px;
  overflow:hidden;
}
.mod_encuesta .area_pregunta .c1 .cont_img img{
  display:block;
}

.mod_encuesta .area_pregunta .c2{
  float:left;
  width:160px;
  font-size:16px;
  color:#ffffff;
  font-family:'Tahoma';
  line-height:18px;
}
.md_act_encuesta{ background-color:#ceeeff;
  padding:10px 8px 10px 8px ;

  }
.mod_encuesta .area_opciones{
  
}
.mod_encuesta .area_opciones .opciones {
  padding:0px 0 10px 0;
}
.mod_encuesta .area_opciones .opciones .opt_item{
  overflow:hidden;
  #height:1%;
}
.mod_encuesta .area_opciones .opciones .opt_item{
  padding:5px 0;
  #padding:0;

}
.mod_encuesta .area_opciones .opciones .opt_item .c1{
  float:left;
  width:25px;
}


.mod_encuesta .area_opciones .opciones .opt_item .c2 label{
  font-size:13px;
  color:#333333;
  font-family:'Tahoma';
}
.mod_encuesta .area_botones{
  overflow:hidden;
  #height1%;
}
.mod_encuesta .area_botones input{
  display:block;
  width:84px;
  height:29px;
  text-indent:-999999px;
  background-position:-447px -53px;
  border:none;
  float:left;
  margin-right:10px;
  cursor:pointer;
}

/*
.mod_encuesta .area_botones a{
  display:block;
  width:128px;
  height:11px;
  text-indent:-999999px;
  background-position:-468px -86px;
  float:left;
  margin-top:10px;
  background-image: url(../images/spt_home.png);
  background-color:transparent;
  background-repeat:no-repeat;
}

*/

.layerEncuesta { 
  display: none; 
  z-index: 30; 
  position: fixed; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
  background: url('../img/overlay.png') repeat;
}

iframe body {
  margin: 0px !important;
  background: transparent !important;
}

.layerEncuesta .contentpoll {
  position: relative;
  top: 10%;
  margin: 0 auto;
  width: 620px;
  display: block;
}

.pollclose {
  background: url("../images/btn_cerrar.png") no-repeat;
  width: 62px;
  height: 29px;
  display: block;
  position: absolute;
  top: -24px;
  right: 0px;
  background-color: #333333;
  font-size: 0px;
  line-height: 0px;
}


/*FIXED NAV*/

#fixed-nav {
  background: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9999999999;
  display: none;
}

#fixed-nav.fixed {
  display: block;
}

#fixed-nav .wrapper-nav {
  background: #BA280D; 
  /*background: #fde9f2; HEADER OCTUBRE */
  width: 986px;
  margin: 0 auto;
  padding: 5px 7px;
  height: 30px;
  box-shadow: 0 3px 33px -2px #000;
}

#fixed-nav .logo {
  float: left;
  margin-right: 20px;
}
#fixed-nav .social,
#fixed-nav .combos,
#fixed-nav .search {
  background: url("../img/fixed_nav_pipe.jpg") left center no-repeat;
  padding: 0 10px;
  display: block;
  float: left;
}

#fixed-nav .combos {
  padding: 3px 10px;
}

#fixed-nav .search {
  float: right;
  padding: 0 0 0 10px;
  width: 365px;
}

#fixed-nav .social li {
  width: 26px;
  float: left;
  margin-right: 3px;
  margin-top: 3px;
}

#fixed-nav .social li:first-child {
  margin: 2px 1px 0 0;
}

#fixed-nav .combos ul.menu {
  display: none;
  position: absolute;
  top: 16px;
  left: 0;
  width: 230px;
  padding: 14px 0 0;
  background: url("../img/fixed_nav_menu_arr.png") 45px 5px no-repeat;

}

#fixed-nav .combos ul.menu li {
  background: #FFFFFF;
}

#fixed-nav .combos ul.menu li:first-child a {
  border: none;
}

#fixed-nav .combos ul.menu li a {
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  color: #535353;
  padding: 3px 7px;
  display: block;
  border-top: 1px solid #D9D9D9;
}

#fixed-nav .combos ul.menu li:hover a {
  background: #535353;
  color: #FFFFFF;
}

#fixed-nav .combos > ul > li {
  float: left;
  background: #5c5c56; /* Old browsers */
  background: -moz-linear-gradient(top,  #5c5c56 18%, #303030 99%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(18%,#5c5c56), color-stop(99%,#303030)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #5c5c56 18%,#303030 99%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #5c5c56 18%,#303030 99%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #5c5c56 18%,#303030 99%); /* IE10+ */
  background: linear-gradient(to bottom,  #5c5c56 18%,#303030 99%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c5c56', endColorstr='#303030',GradientType=0 ); /* IE6-9 */
  border-radius: 5px;
  padding: 1px 5px;
  cursor: pointer;
  margin-top: 2px;
  position: relative;
}

#fixed-nav .combos > ul li:hover > ul.menu {
  display: block;
}


#fixed-nav .combos > ul > li:first-child {
  margin: 2px 10px 0 18px;
}

#fixed-nav .combos > ul li span {
  text-transform: uppercase;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding-right: 15px;
  background: url("../img/fixed_nav_down_arr.png") right center no-repeat;
}

#fixed-nav .search h2 {
  float: left;
  padding-right: 14px;
  background: url("../img/fixed_nav_search_arr.png") right 8px no-repeat;
  margin-right: 10px;
  font-size: 16px;
  line-height: 30px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
}

#fixed-nav .search h2 span {
  font-family: Arial, Helvetica, sans-serif;
}

#fixed-nav .search .selectores {
  float: left;
}

#fixed-nav .search .selectores li {
  float: left;
  margin: 0 9px 0 0;
  line-height: 27px;
}

#fixed-nav .search .selectores li a {
  text-transform: uppercase;
  color: #FFFFFF; 
  /*color: #666666; HEADER OCTUBRE */
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}

#fixed-nav .search .selectores li:hover a,
#fixed-nav .search .selectores li.selected a {
  border-bottom: 1px solid #FFFFFF;
  }

#fixed-nav #buscarnoticias {
  float: left;
}

#fixed-nav #buscarartista {
  float: left;
}

#fixed-nav .form_buscar input[type="text"], 
#fixed-nav .form_otro input[type="text"] { 
  width: 170px !important;
}

.hiddenTitle {
  display: none;
  font-size: 0;
  line-height: 0;
}

/*BANNER LONGBAR HOME PAGE*/
.longbarhp{
	margin-left:-25px;
	margin-top:20px;
}
/*BANNER LONGBAR HOME PAGE*/
.longbarhp.top{
	margin-left:0;
	margin-top:0;
}

/* TVN SLIDER */
.slider2016 { width: 950px; height: 448px; position: relative; }
.slider2016 .slides { height: 353px; }
.slider2016 .slides .slide { position: absolute; display: none; height: 353px; overflow: hidden; }
.slider2016 .slides .slide.active { display: block; }
.slider2016 .thumbs { background: url(http://www.tvnotas.com.mx/images/bk-diamond/bg_nav.png); height: 97px; padding: 0 10px; }
.slider2016 .thumbs .thumb { float: left; padding: 10px 7px; }
.slider2016 .thumbs .thumb.active,
.slider2016 .thumbs .thumb:hover { background: url(http://www.tvnotas.com.mx/images/bk-diamond/bg_overlay.png); }
.slider2016 .thumbs .thumb img { height: 77px; float: left; }
.slider2016 .controls { position: absolute; top: 135px; width: 100%; opacity: 0; transition: 1s; }
.slider2016 .controls .prev,
.slider2016 .controls .next	{ position: absolute; cursor: pointer; width: 41px; height: 47px; cursor: pointer; }
.slider2016 .controls .prev{ background: url(http://www.tvnotas.com.mx/images/bk-diamond/left.png) no-repeat left top; left: -5px; }
.slider2016 .controls .next { background: url(http://www.tvnotas.com.mx/images/bk-diamond/right.png) no-repeat left top; right: -5px; }
.slider2016:hover .controls { opacity: 1; }