/*
* Inicio Navegacion vertical
*/
#carrusel_drch_bajobtn .jcarousel-container {
    position: relative;
}

#carrusel_drch_bajobtn .jcarousel-clip {
    z-index: 2;
	top: 0px;
    left: 0px;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    position: relative;
}

#carrusel_drch_bajobtn .jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 0px;
	background: transparent;
}

#carrusel_drch_bajobtn .jcarousel-list li,#carrusel_drch_bajobtn .jcarousel-item {
    float: left;
    list-style: none;    
    width: 230px;
    height: 90px;
}

#carrusel_drch_bajobtn .jcarousel-next {
    z-index: 3;
    display: none;
}

#carrusel_drch_bajobtn .jcarousel-prev {
    z-index: 3;
    display: none;
}

#carrusel_drch_bajobtn .jcarousel-skin-tango .jcarousel-container-vertical {
    width: 230px;
    /*height: 360px;*/	
}
#carrusel_drch_bajobtn .jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  230px;
    height: 360px;
}
#carrusel_drch_bajobtn .jcarousel-skin-tango .jcarousel-clip-vertical span{
	font-size: 100% !important;
}

#carrusel_drch_bajobtn .jcarousel-skin-tango .jcarousel-item {
    width: 230px;
    height: 360px;
}

#carrusel_drch_bajobtn .jcarousel-skin-tango .jcarousel-item-vertical {
    padding: 0px;
}

#carrusel_drch_bajobtn .jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #000;
    color: #000;
}
/**
 *  Vertical Buttons
 */
#carrusel_drch_bajobtn .jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    /*top: -4px;*/
	top: -23px;
	display: block;
    left: 200px;
    width: 114px;
    height: 19px;
    cursor: pointer;
    background: transparent url(/html/images/ico/carousel-down.gif) no-repeat 0 0;
}

#carrusel_drch_bajobtn .jcarousel-skin-tango .jcarousel-next-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-vertical:focus
{
    background-image: url(/html/images/ico/carousel-down.gif);
}

#carrusel_drch_bajobtn .jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-image: url(/html/images/ico/carousel-down.gif);
}

#carrusel_drch_bajobtn .jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    background-image: url(/html/images/ico/carousel-down.gif);
}

#carrusel_drch_bajobtn .jcarousel-skin-tango .jcarousel-prev-vertical {
    position: relative;
    /*top: -4px;*/
	display:block;
	top: -383px;
    left: 181px;
    width: 114px;
    height: 19px;
    cursor: pointer;
    background: transparent url(/html/images/ico/carousel-up.gif) no-repeat 0 0;
}

#carrusel_drch_bajobtn .jcarousel-skin-tango .jcarousel-prev-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-vertical:focus {
    background-image: url(/html/images/ico/carousel-up.gif);
}

#carrusel_drch_bajobtn .jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-image: url(/html/images/ico/carousel-up.gif);
}

#carrusel_drch_bajobtn .jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    background-image: url(/html/images/ico/carousel-up.gif);
}
#carrusel_drch_bajobtn .jcarousel-prev-disabled,#carrusel_drch_bajobtn  .jcarousel-next-disabled{
	opacity: 0.4;
	cursor: default !important;
}
#slideshow-main-izqbjbtn li {
	display: none;
}
#slideshow-main-izqbjbtn li.active {
	display: block !important;
}
#slideshow-carousel-descr-izqbjbtn li {
	display: none;
}
#slideshow-carousel-descr-izqbjbtn li.active {
	display: block !important;
}
#carrusel_drch_bajobtn .jcarousel-skin-tango .jcarousel-clip-vertical .title{
	display: block;
}
/*
* Fin de zona navegacion vertical
*/
.carrusel_drch_bajobtn_detalle .button-gradient a:hover, .carrusel_drch_bajobtn_detalle .button-gradient a:focus, .carrusel_drch_bajobtn_detalle .button-gradient a:active {
	background: #AA0D0F;
}
/* Navegador de videos
--------------------------------------------------------------------------------*/
.carrusel_drch_bajobtn_detalle {
  display: block;
  width: 100%;
  /*height: 100%;*/
  background-color: #edecec!important;
}
.carrusel_drch_bajobtn_detalle .bd {
  /*height: 380px;*/
  overflow: hidden;
}
.carrusel_drch_bajobtn_detalle .video-carousel {
  float: left;
  display: inline;
  /*width: 460px;*/
  width: 64%;
  margin-bottom: 0;
}

.carrusel_drch_bajobtn_detalle .thumbs-list {
  float: right;
  width: 230px;
  /*padding-top: 7px;*/
  padding-top: 25px;
}
.carrusel_drch_bajobtn_detalle ul {
  list-style: none outside none;
  margin: 0px;
  height: 100%;
}
.carrusel_drch_bajobtn_detalle a {
	color: #000;
	/*max-height: 76px;*/
}
.carrusel_drch_bajobtn_detalle a:visited {
	color: #707070;
}
.carrusel_drch_bajobtn_detalle .thumbs-list a, .carrusel_drch_bajobtn_detalle .thumbs-list a:visited {
  display: block;
  height: 84%;
  padding: 7px 15px 7px 18px;
  text-decoration: none;
  overflow: hidden;
}
.carrusel_drch_bajobtn_detalle .thumbs-list a:hover, .carrusel_drch_bajobtn_detalle .thumbs-list a.active {
  color: black;
  background: #dbdbdb url("/html/images/sprites-icons-notrasp.gif") 0 -664px no-repeat;
}
.carrusel_drch_bajobtn_detalle p {
	font-size: 12px;
}
.carrusel_drch_bajobtn_detalle .thumbs-list img {
  float: left;
  margin-right: 10px;
}
.carrusel_drch_bajobtn_detalle .thumbs-list .title {
  font-size: 11px;
}
.carrusel_drch_bajobtn_detalle .horiz-line {
  width: 100%;
  height: 34px;
  background: #aa0d0f url("/html/images/bgk-video-arrowt.gif") 0 0 no-repeat;
}
.carrusel_drch_bajobtn_detalle .viewing {
  height: 1%;
  padding: 10px 15px 25px;
  overflow: hidden;
}
.carrusel_drch_bajobtn_detalle .ft {
  height: 1%;
  padding-bottom: 25px;
  overflow: hidden;
}
.carrusel_drch_bajobtn_detalle .ft .video-title {
  margin-bottom: 7px;
  font-size: 12px;
}

.carrusel_drch_bajobtn_detalle .ft h2, .carrusel_drch_bajobtn_detalle .ft h3 {
	margin-top: 0px;
	margin-bottom: 0.4em;
	padding-bottom: 0em;
	font-size: 18px;
	font-weight: bold;
	color: #212121;
}

.carrusel_drch_bajobtn_detalle .ft .viewing {
  padding-bottom: 0;
}

.carrusel_drch_bajobtn_detalle .ft .heading {
  float: left;
  display: inline;
  margin-left: 15px;
  height: 100%
}
.carrusel_drch_bajobtn_detalle .ft  .sinBotones{
  width: 424px;
}
.carrusel_drch_bajobtn_detalle .ft  .conBotones{
  margin-right: 15px;
}

.carrusel_drch_bajobtn_detalle .ft .subheader {
	margin-bottom: 2px;
	font-size: 14px;
}

.carrusel_drch_bajobtn_detalle .ft .button-gradient {
  float: right;
  width: 220px;
  padding-right: 15px;
}
.carrusel_drch_bajobtn_detalle .ft .button-gradient p {
  line-height: normal;
  margin: 0px;
}


/* Elementos globales
--------------------------------------------------------------------------------*/
.carrusel_drch_bajobtn_detalle .uppercase {
  text-transform: uppercase;
}

.carrusel_drch_bajobtn_detalle .date, .carrusel_drch_bajobtn_detalle .category {
  color: black;
  font-size: 11px;
  margin: 0px;
  padding: 0px;
  line-height: normal;
}

.carrusel_drch_bajobtn_detalle .category {
  font-weight: bold;  
  margin: 0px;
  padding: 0px;  
  line-height: normal;
}

/* Boton con degradado
--------------------------------------------------------------------------------*/
.carrusel_drch_bajobtn_detalle .button-gradient a, .carrusel_drch_bajobtn_detalle .button-gradient a:visited {
  display: block;
  height: 2em;
  padding: 0.8em 0 0;
  background: black url("/html/images/sprites-gradient.gif") right -307px repeat-x;
  color: #fff !important;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
.button-gradient a.nostrong, .button-gradient a:visited.nostrong {
  font-weight: normal;
}
.button-gradient a span, .button-gradient a:visited span {
  padding: 0 25px 0 15px;
  background: url("/html/images/sprites-icons-notrasp.gif") right -84px no-repeat;
  font-size: 100% !important;
}
.button-gradient a:hover {
  color: #fff !important;
}
/* Modulos
--------------------------------------------------------------------------------*/
.carrusel_drch_bajobtn_detalle .hd {
  height: 1%;
  overflow: hidden;
}

/* Carrusel de videos
--------------------------------------------------------------------------------*/
.video-carousel .media {
  width: 100%;
  overflow: hidden;
}