/* = ============================================================================= =
   = ProMOTION Template by: Shawn Padgett  http://www.phpmotionwiz.com             =
   = Distributed through PHPmotionTemplates.com http://www.phpmotiontemplates.com  =
   = ============================================================================= = */
  
/* == Added for PHPmotion V3.5 Compatibility == */
#audio-background-image {
	width: 640px; height: 345px; background: transparent url(../images/audio-player-back.jpg) no-repeat;
	background-position: -10px;
}

#audio_play { width: 640px; }
/* == End PHPmotion V3.5 Updates == */


/*=====FONTS======*/
@font-face { font-family: lpsnowflake; src: url('../images/lpsnowflake.ttf'); } 


/*----------------------
  -- Main Body Styles --
  ----------------------*/
img { border: 0; }

body {
  color: #666666;
  font-family: Helvetica, sans-serif;
  font-size: 12px;
  background-color: #b3b3b3;
  /*background-image:url(../images/audio-player-back.jpg);*/
  text-align: left;
  margin: 0px;
  margin-top: 0px;
  padding: 0px;
}

/*--This is the main container of the template.  It sets the overall width of the tempalate as well as centers it--*/
#wrapper {

	width: 960px;
	margin: 0 auto; 
	font-family: Helvetica, sans-serif;
	position:relative;
	z-index:2;
}

/*--The main header--*/
#header {
  width: 1216px;
  height: 254px;
  margin: 0px;
  margin-left: -130px;
  padding: 0px;
  /**border-bottom: 4px solid #f0777c;**/
  background: transparent url(../images/CabeceraArriba_09UsalTV.png) no-repeat;  
/*background: transparent url(../images/CabeceraUsalTV_Navidad01.png) no-repeat;*/
	float: left;
}

#logo {
 margin: 86px 0px 0px 130px;
 padding: 17px 0px 0px 0px;
 float: left;
}

#logoUSAL {
 margin: -140px 0px 0px 0px;
padding-right: 111px;
 float: right;
}
#header-left-2 {
  width: 290px;
  height: 50px;
  margin: 0px;
  float: left;
  background: transparent url(../images/header-left.gif) no-repeat;
  background-position: 0px -50px;
}

#header-main-2 {
  width: 692px;
  height: 50px;
  margin: 0px;
  float: right;
  background: transparent url(../images/header-main.gif) repeat-x;
  background-position: 0px -50px;
  border-right: 1px solid #1f6ba5;
}

#logo-2 {
 margin: 4px 0px 0px 20px;
}

/*--Greeting (Welcome mesage, login/out links etc...--*/
#greeting {
  color: #222;
  font-size: 10px;
  float: left;
  margin: 2px 0px 0px 5px;
}

#greeting a:link { color: #971217; }
#greeting a:visited { color: #971217; }
#greeting a:hover { color: #add3ef; text-decoration: underline; }

/*--Footer styles--*/
#footer {
  width: 1216px;
  height: 217px;
  background: transparent url(../images/PieUsalTV.png) no-repeat;
  margin-left: -129px;
  margin-right: 0px;
  clear: both;/*Clears all columns and sets the footer at the bottom*/
}

/*--Set footer width and center--*/
#footer-wrapper {
  color: #999;
  width: 981px;
  margin: 0 auto;
  padding: 10px 0px;
}

#footer-wrapper p { text-align: center; }

.footer-menu {
	float: left;
	margin: 0px 40px;
}

.footer-menu h3 {
	font-size: 16px;
	border-bottom: 1px solid #999;
	margin: 0px 0px 8px 0px;
}

.footer-menu ul {
	list-style: none;
}

.footer-menu li {
	margin: 5px 0px;
}

.footer-menu a:link {
	color: #999999;
	font-size: 14px;
	text-decoration: none;
}

.footer-menu a:visited {
	color: #999999;
	font-size: 14px;
	text-decoration: none;
}

.footer-menu a:hover {
	text-decoration: underline;
}


/*----------------------
  -- Link Styles      --
  ----------------------*/
/*-Main Links.  All links will show like this unless specified otherwise-*/
a:link {
  /*color: #971217;*/
  color: #cc2d2d;
  text-decoration: none;
}

a:visited {
  /*color: #971217;*/
  color: #cc2d2d;
  text-decoration: none;
}

a:hover {
  color: #bb575b;
}

/*------------------
  -- Thumb Styles --
  ------------------*/
/*.thumb img { border: 2px solid #dddcdc; }
.thumb img:hover { border: 2px solid #971217; }
*/

/*-----------------------
  -- Navigation Styles --
  -----------------------*/
#nav-bar {
  width: 1216px;
  margin-left: -130px;
  float: left;
  height: 38px;
  overflow:hidden;
  background: transparent url(../images/CabeceraMedio_09UsalTV.png) no-repeat;
/*background: transparent url(../images/CabeceraUsalTV_Navidad02.png) no-repeat;*/
  
}
/*
#nav-left {
  width: 10px;
  height: 34px;
  float: left;
  background: transparent url(../images/nav-left.png) no-repeat;
}

#nav-right {
  width: 10px;
  height: 34px;
  float: left;
  background: transparent url(../images/nav-right.png) no-repeat;
}*/

#nav-main {
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  height: 34px;
  float: left;
  margin-left: 240px;
  margin-right: -50px;
}

/*-Main Nav Buttons-*/
#nav{
  list-style-type: none;
  width: auto;
  margin: 0 auto;
}

#nav-main li {
  display: inline;
  width: auto;
  float: left;
  padding: 0px;
  margin: 4px 2px 0px 2px;  
}
/*
#nav-main li a:hover {
  display: block;
  color:#e6e6e6;
  background: #971217;
}*/

#nav-main li a:link {
  /*color: #4D4D4D;*/
  font-size: 16px;
  display: block;
  padding: 20px;
}

#nav-main li a:visited {
  /*color: #4D4D4D;*/
  font-size: 16px;
  display: block;
  padding: 20px;
}

#toHome
  {
    display: block;
    width: 106px;
    height: 27px;
    background: url("../images/UsalTv.png") no-repeat 0 0;

  }
#toHomeS
  {
    display: block;
    width: 106px;
    height: 27px;
    background: url("../images/UsalTv_Estado.png") no-repeat 0 0;

  }

  #toHome:hover
  { 
    background: url("../images/UsalTv_Over.png") no-repeat 0 0;
  }

  #toHomeS:hover
  { 
    background: url("../images/UsalTv_Over.png") no-repeat 0 0;
  }

  #toProgramacion
  {
    display: block;
    width: 186px;
    height: 27px;
	margin-right: -15px;
    background: url("../images/Programacion.png") no-repeat 0 0;

  }

  #toProgramacion:hover
  { 
    background: url("../images/Programacion_Over.png") no-repeat 0 0;
  }

	#toProgramacionS
  {
    display: block;
    width: 186px;
    height: 27px;
	margin-right: -15px;
    background: url("../images/Programacion_Estado.png") no-repeat 0 0;

  }

  #toProgramacionS:hover
  { 
    background: url("../images/Programacion_Over.png") no-repeat 0 0;
  }

#toEspanol
  {
    display: block;
    width: 124px;
    height: 27px;
    background: url("../images/Espanol.png") no-repeat 0 0;

  }

  #toEspanol:hover
  { 
    background: url("../images/Espanol_Over.png") no-repeat 0 0;
  }

#toEspanolS
  {
    display: block;
    width: 124px;
    height: 27px;
    background: url("../images/Espanol_Estado.png") no-repeat 0 0;

  }

  #toEspanolS:hover
  { 
    background: url("../images/Espanol_Over.png") no-repeat 0 0;
  }


#toMediateca
  {
    display: block;
    width: 146px;
    height: 27px;
    background: url("../images/Mediateca.png") no-repeat 0 0;

  }

  #toMediateca:hover
  { 
    background: url("../images/Mediateca_Over.png") no-repeat 0 0;
  }
#toMediatecaS
  {
    display: block;
    width: 146px;
    height: 27px;
    background: url("../images/Mediateca_Estado.png") no-repeat 0 0;

  }

  #toMediatecaS:hover
  { 
    background: url("../images/Mediateca_Over.png") no-repeat 0 0;
  }



/*--Upload Button--*/
#button-upload a {
	width: 96px;
	height: 34px;
	background: transparent url(../images/button-upload.gif) no-repeat;
	float: right;
}

#button-upload a:hover {background-position: 0px -34px;}

/*--Sub Navigation. (My Profile, My Messages, etc...)--*/
.sub-nav {
	background: #e7e7e7;
    font-size: 11px;
	width: 950px;
	border-bottom: 0px solid #d1d1d1;
	margin: 0px 6px 1px 5px;
	float: left;
}

.sub-nav-links {
  color: #e7e7e7;
  font-size: 12px;
  float: right;
  margin-right: 5px;
}

.sub-nav-links a:link, .sub-nav-links a:active, .sub-nav-links a:visited  {
  text-decoration:none;
  font-size: 12px;
}

.sub-nav-links a:hover {
  color: #bb575b;
}

/*--Browse Navigation. (Featured, Most Views, etc...)--*/
.browse-nav {
	width:940;
	height: 18px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 8px;
    /*background: transparent url(../images/browse-videos-nav-back.gif) repeat-x;*/
	background: transparent url(../images/Barra02Menu02.png) no-repeat;
}

.browse-nav a {
	/*color: #971217;*/	
	color: #fff;
    font-size: 10px;
	font-weight: bold;
}

.browse-nav a:hover {
  text-decoration: underline;
}

/*--Search Bar--*/
#search-bar {
  float: right;
  margin: 0px -70px 0px 0px;
  padding: 0px;
  padding-right: 50px;
  width: 400px;
  height: 34px;
  /*border: 1px solid #fff;
  border-top: none;
  background: transparent url(../images/search-back.gif) repeat-x;*/
}

.search-field {
	color: #999;
	width: 150px;
	height: 17px;
    	border: 1px solid #ccc;
	display: inline;
	vertical-align: top;
	margin-top: 9px;
}

.search-field:focus {
	border: 1px solid #ccc;
	outline-color: #ccc;
}

.upload-video-form-input{
	background-color: fff;
}

.upload-video-form-input:focus {
	border: 1px solid #ccc;
	outline-color: #ccc;
}

a:visited{
	outline: none;
}

a:active{
	outline: none;
}

a:link{
	outline: none;
}

.select {
	color: #999;
	width: 60px;
	border: 1px solid #ccc;
	margin: 0px 2px;
}

/*--Form BUttons--*/
.button-form {
  height: 21px;
  border: 1px solid #666666;
  background:url(../images/button-form.gif);
  padding: 0px 0px 2px 0px;
}

.button-form:hover {
  /*border: 1px solid #cccccc;*/
  border: none;
  outline: none;
}

.button-form:active {
	outline: none;
	border: none;
}

.button-form:focus {
	outline: none;
	border: none;
}

.button-form:visited {
	outline: none;
	border: none;
}

.button-form:link {
	outline: none;
	border: none;
}

/*Search Button*/
.button-search {
  margin: 0px 0px 0px -10px;
  height: 32px;
  width: 63px;
  border: 0px;
  background: url(../images/Buscar.png);
   padding: 5px 0px 0px 0px;
}

.button-search:active {
	outline: none;
	border: none;
}

.button-search:focus {
	outline: none;
	border: none;
}

.button-search:visited {
	outline: none;
	border: none;
}

.button-search:link {
	outline: none;
	border: none;
}

/*-----------------------
  -- Advert Styles     --
  -----------------------*/
#advert-top {
  color: #fff;
  width: 745px;
  height: 170px;
  margin: 4px 0px;
  padding: 0px 2px 0px 0px;
  /*background: transparent url(../images/logo-back.gif) repeat-x;*/
  float: right;
  text-align: center;
}

#advert-bottom {
  width: 100%;
  margin: 0px;
  text-align:center;
}

#advert-right {
  width: 363px;
  height: auto;
  padding: 2px 0px;
  text-align: center;
  text-align:center;
}

#advert-left {
  width: 363px;
  padding: 2px 0px;
  text-align: center;
  text-align:center;
}
/*
#dbody-left{
  position:absolute;
  height:300px;
  top:238px;
  left:0px;
  width:50%;
  z-index:1;
  background: transparent url(../images/rep1pxIzq.png) repeat-x;
}
*/

#dbody{
  float: left;
  width: 1216px;
  margin: -0px 0px 0px -130px ;
 background: transparent url(../images/CabeceraAbajo_09UsalTV.png) no-repeat;
 /*background: transparent url(../images/CabeceraUsalTV_Navidad03.png) no-repeat;*/
}
#dbody-medio{
  float: left;
  width: 1216px;
  margin: 220px 0px 0px 3px ;
  background: transparent url(../images/FaldonMed.png) no-repeat;
}

#cont-interior-videos{
 margin-top: 130px;
 margin-left: -13px;
}

#cont-interior{
  width: 960px;
  margin: -400px 0px 0px 130px ;
} 

#dbody-inf{
  float: left;
  width: 1216px;
  padding-bottom: 10px;
  margin: 182px 0px 0px -2px;
  background: transparent url(../images/body_blanco.png) repeat-y;
}
/*-----------------------
  -- Column Styles     --
  -----------------------*/
#inner-templates-container {
  width: 100%;
  /* margin: 0px auto; */
}

#column-wide {
  width: 960px;
  margin: 15px 0px 5px 0px;
  float: left;
}

#column-left-1 {
  width: 586px;
  /*float: none;*/
  margin: 30px 5px 10px 190px;
}

#columnPrincipal-left-1 {
  /*width: 586px;*/
width:420px;
  float: left;
  margin: 50px 5px 10px 0px;
background: #fff;
}


#columnPrincipal-right-1 {
width:440px;
  float: right;
	margin: 50px 0px 0px 0px;
background: #fff;
}



#column-right-1 {
  width: 363px;
  float: right;
  margin: 10px 0px 10px 0px;
}

#column-right-1-play {
  width: 258px;
  float: left;
  margin: 15px 0px 10px 5px;
}

#column-left-2 {
  width: 258px;
  float: left;
  margin: 14px 5px 10px 0px;
}

#column-right-2 {
  width: 586px;
  min-height: 500px;
  float: right;
  margin: 14px 0px 10px 5px;
}

#column-left-3 {
  width: 465px;
  padding: 5px;
  float: left;
  margin: 5px 0px 0px 0px;
}

#column-right-3 {
  width: 465px;
  padding: 5px;
  float: right;
  margin: 5px 0px 0px 0px;
}

/*------------------------------------
  -- Containers, Headers and Blocks --
  ------------------------------------*/

/*--Wide Container Header principal--*/
.header-wide-principal {
  color: #666;
  font-size: 14px;
  width: 420px;
  height: 25px;
  padding: 5px 0px 0px 70px;
  margin-bottom: 21px;
  background: transparent url(../images/FondoStreaming.png) no-repeat;
}

/*--Wide Container Header principal--*/
.header-wide-principal-right {
  color: #666;
  font-size: 14px;
  width: 420px;
  height: 25px;
  padding: 5px 0px 0px 70px;
  margin: 0px 0px 21px -81px;
  /*background: transparent url(../images/column-header-wide.gif) no-repeat*/
  background: transparent url(../images/FondoUltimosTitulo.png) no-repeat;
}



/*--Wide Container Header--*/
.header-wide {
  color: #fff;
  font-size: 18px;
  width: 585px;
  height: 25px;
  padding: 5px 0px 0px 20px;
  margin: 0px 0px 0px 0px;
  background: transparent url(../images/column-header-wide.gif) no-repeat;
}

.header-wide-2 {
  color: #fff;
  font-size: 18px;
  width: 585px;
  height: 25px;
  padding: 7px 0px 0px 14px;
  margin: 0px;
  background: transparent url(../images/column-header-wide.gif) no-repeat;
}

.header-wide-3 {
  color: #fff;
  font-size: 14px;
  width: 585px;
  height: 25px;
  padding: 6px 0px 0px 20px;
  margin: 0px 0px 0px 0px;
  background: transparent url(../images/column-header-wide.gif) no-repeat;
}

.header-wide-comments {
  width: 710px;
  color: #1f5176;
  background: transparent url(../images/column-header-wide-2.gif) no-repeat;
  border:1px solid #d0d2d4;
}

.header-wide h1 {
  color: #fff;
   font-size: 17px;
  font-weight: bold;
  margin: -20px 22px 0px 0px;
  padding: 0px 5px 0px 0px;
  text-align: left;
}

.header-wide-3 h1 {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  margin: -17px 22px 0px 0px;
  padding: 0px 5px 0px 0px;
  text-align: right;
}

.header-wide h2 {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  padding: 0px 0px 0px 5px;
  text-align: left;
}

.header-wide-2 h2 {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  padding: 0px 0px 0px 5px;
  text-align: left;
}

/*--Wide Container--*/
.container-wide {
  width: 450px;
  text-align: center;
  padding: 0px 3px;
}

.container-wide-2 {
  width: 583px;
  text-align: center;
  padding: 0px;
  margin: -3px 0px 0px 0px;
  border: 1px solid #dddcdc;
}

.container-wide-player {
  width: 581px;
  text-align: center;
  border-top: none;
  border-bottom: none;
  background: transparent url(../images/reel.png) no-repeat;
  background-position: right bottom;
  padding: 1px 1px 2px 1px;
  margin: 0px 0px 5px 0px;
}

.container-player {
  color: #000;
  width: 100%;
  text-align: center;
  background: transparent url(../images/Fondo_visor_mediateca.png) no-repeat;
  padding: 0px;
}

#video-info {
  width: 575px;
  padding: 1px 0px 5px 0px;
  margin-top: 0px;
  margin-left: -27px;
}

.menu-list {
  list-style-type: none;
  text-align: left;
  margin: 0px 0px 0px 8px;
  padding: 5px 0px 0px 0px;
}

.menu-list li {
  line-height: 2;
  padding-bottom: 5px;
}

.video-details-list {
  width: 590px;
  list-style-type: none;
  float: left;
  text-align: left;
margin-bottom: 9px;
}

.video-details-list li {
 	margin-bottom: 8px;

 	/*
 	padding: 1px 0px;
 	margin: 4px 0px;
 	*/
}

.video-details-list-2 {
	color: #666666;
  width: 348px;
  list-style-type: none;
  clear: both;
  text-align: left;
  background: #e7e7e7;
  border: 1px solid #999;
  padding: 0px 3px;
}

.video-details-list-2 li {
 	margin-bottom: 8px;

 	/*
 	padding: 1px 0px;
 	margin: 4px 0px;
 	*/
}

#tags {
	font-weight: bold;
}

#share-button {
	border-top: 1px dashed #666666;
	text-align: right;
	padding-top: 3px;
	margin-bottom: -2px;
}

#showlink a {
	color: #971217;
	font-weight: bold;
}

#showlink a:hover {
	color: #bb575b;
}

#media-buttons {
	width: 571px;
	height: 25px;
	background: #cccccc;
	padding: 5px 2px 5px 8px;
	border-bottom: 1px solid #666666;
}

#media-buttons a:hover { color: #163A53; }

.video-details-button {
	margin: 0px;
	float: left;
	font-size: 9px;
}

.video-details-button a:link {
	height: 25px;
	padding: 0px 13px;
	display: block;
	float: left;
	border-left: 1px solid #666666;
}

.video-details-button a:visited {
	height: 25px;
	padding: 0px 13px;
	display: block;
	float: left;
	border-left: 1px solid #666666;
}

.video-details-button a:hover {
	background: #bbb;
}

#video-details {
	text-align:center;
	font-size: 10px;
	color: #999;
}

.li-spacer {
}

#longdesc{
        visibility: hidden;
        display: none;
}

#shortdesc{
        display: block;
}

.rating { float: left; }
.functions { float: right; }


/*--Narrow Column Header--*/
.header-narrow {
  color: #fff;
  font-size: 18px;
  width: 363px;
  height: 25px;
  margin: 0px 0px -3px 0px;
  padding: 5px 0px 0px 20px;
  background: transparent url(../images/column-header-narrow.gif) no-repeat;
}

.header-narrow-2 {
  color: #fff;
  font-size: 18px;
  width: 363px;
  height: 25px;
  margin: 0px;
  padding: 5px 0px 0px 20px;
  background: transparent url(../images/column-header-narrow.gif) no-repeat;
}

.header-narrow h3 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
}

/*-- Narrow Container.  These are used in the right column--*/
.container-narrow {
  width: 363px;
  padding: 0px;
  margin-bottom: 14px;
}

.container-narrow-2 {
  width: 357px;
  margin-bottom: 14px;
  padding: 2px;
  border: 1px solid #dddcdc;
}


/*--Container List Styles--*/
.container-narrow ul {
  list-style-type: none;
}

.container-narrow-2 ul {
  list-style-type: none;
}



/*-- Narrow Container para la principal.  These are used in the right column--*/
.container-narrowP {
  width: 350px;
  padding: 0px;
  margin-bottom: 14px;
}

.container-narrowP-2 {
  width: 320px;
  margin-bottom: 14px;
  padding: 2px;
  border: 1px solid #dddcdc;
}


/*--Container List Styles--*/
.container-narrowP ul {
  list-style-type: none;
}

.container-narrowP-2 ul {
  list-style-type: none;
}

/*--The Stats Container--*/
.container-stats {
  width: 363px;
  padding: 4px;
}
.container-stats ul {
  list-style-type: none;
}

.container-stats li {
  float: left;
  width: 100%;
  line-height: 1.8;
}



/*--The Login Form Container--*/
#login-box {
  color: #fff;
  width: 260px;
  height: 170px;
  margin: 0px 0px 5px 0px;
  float: right;
}

#login-box ul{
  display: block;
  list-style-type: none;
  margin: 0px 0px 0px 10px;
  padding: 3px 0px 0px 0px;
}

#login-box li{
  list-style-type: none;
  margin: 2px 10px 4px 0px;
  text-align: right;
}

#login-box a {
  color: #ccc;
  font-size: 10px;
  font-weight: normal;
}
#login-box a:hover {color: #fff;}

#username-field {
	color: #999;
	width: 130px;
	border: 1px solid #ccc;
}
#password-field {
	color: #999;
	width: 130px;
	border: 1px solid #ccc;
}
#login-select {
	color: #999;
	width: 82px;
	border: 1px solid #ccc;
}

.username { margin:0px 0px 0px 12px; }

.password { margin:0px 0px 0px 12px; }

.howlong { margin: 0px 0px 0px 12px; }

.login-button { margin: 0px 0px 0px 18px; }

.login-button-index { margin: -8px 0px 0px 0px; }

/*--Index Page Spotlight--*/
#spotlight {
	width: 960px;
	height: 330px;
	/*background-color: #6a0f0b;*/
	float: left;
	padding: 2px 0px;
}

/*--The Index Player Container--*/
#index-player-container {
  width: 911px;
  height: 540px;
  border-top: none;
  margin: -140px 0px 0px 35px;
  background: transparent url(../images/MarcoPantalla.png) no-repeat;
  float: left;
}

/*--The Index Player Container--*/
#main-player {
  margin: 41.5px 58px;
  
}
#playerID1{
  padding-top: 1px;
}


#TICKER{
 
  margin-left: 90px;
  margin-right: 0px;
  overflow:hidden;
  width:800px;
  height:22px;
}


#mascaraTicker {
	margin-top: -30px;
	margin-left: 89px;
}

/*--Promoted Videos--*/
#heading-promoted {
	color: #fff;
	font-size: 18px;
	width: 338px;
	height: 23px;
	background: transparent url(../images/column-header-promoted-videos.gif) no-repeat;
	float: right;
	margin: 2px 6px 0px 0px;
	padding: 5px 0px 3px 20px;
}

#promoted-container {
	width: 354px;
	height: 284px;
	margin: 0px 6px 0px 0px;
	padding: 2px;
	background: #fff;
	float: right;
	overflow: auto;
	border-bottom: 2px solid #fff;
}

/* para la lista de canales de la principal*/
#promoted-containerP {
	width: 354px;
	height: 284px;
	margin: 0px 6px 0px 0px;
	padding: 2px;
	/*background: #6a0f0b;*/
	float: right;
	overflow: auto;
	/*border-bottom: 2px solid #fff;*/
}

/*--Content List Container--*/
#promoted-list {
  width: 335px;
  list-style-type: none;
  margin-bottom: 5px;
  float: left;
}

#promoted-list li {
  list-style-type: none;
  float: left;
}

#promoted-list a:link { color: #971217; text-decoration: none; }
#promoted-list a:visited { color: #971217; text-decoration: none; }
#promoted-list a:hover { color: #bb575b; }

.promoted-list-title a:link {
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}

.promoted-list-title a:visited {
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}

.promoted-list-thumb {
  width: 122px;
  height: 94px;
  list-style-type: none;
  float: left;
  padding: 2px 0px 0px 2px;
  margin: 2px 0px;
  border-bottom: 1px solid #999;
}

.promoted-list-thumb li {
  display: inline;
}
/*
.promoted-list-thumb img { border: 2px solid #e7e7e7; }
.promoted-list-thumb img:hover { border: 2px solid #971217; }
*/
.promoted-list-info {
  font-size: 11px;
  list-style-type: none;
  width: 208px;
  height: 94px;
  float: left;
  padding: 2px 0px 0px 2px;
  margin: 2px 0px;
  border-bottom: 1px solid #999;
}

.promoted-list-info li {
  padding: 2px;
}


/*--Upload Video Container--*/
#upload-video {
 width: 708px;
 padding: 5px;
}

#upload-video ul {
  list-style-type: none;
}

#upload-video li {
  display: inline-block;
  margin: 8px 0px;
  float: left;
}

#upload-video-response {
 width: 500px;
 padding: 5px;
}

#upload-video-response ul {
  list-style-type: none;
}

#upload-video-response li {
  margin: 8px 0px;
}

.upload-video-form-input {
  width: 300px;
  margin-left: 5px;
}

.upload-video-tags {
  background-color: #e7e7e7;
  border: 1px solid #666666;
  padding: 3px;
}

/*--The Video Browser Container--*/
.browse-videos {
  /*width: 585px;*/
  width: 400px;
  margin: 0px 40px 18px 0px;
  height: 120px;
}

.browse-videos ul {
  list-style-type: none;
  display: inline;
  clear: both;
}

.browse-videos li {
  display: inline;
  width: 120px;
  text-align: left;
  float: left;
  padding: 10px;
  margin: 5px -10px 5px 2px;
overflow:hidden;
}

.browse-videos-title {
  color: #333;
  font-size: 11px;
  text-align: left;
}

.browse-videos-duration {
  color: #333;
  font-size: 9px;
  font-weight: bold;
  text-align: left;
  margin-top: 4px;
}

.browse-videos-member {
  color: #333;
  font-size: 9px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 4px;
}

.browse-videos-rating {
  text-align: right;
  margin: -12px 0px 2px 0px;
}

.browse-videos-date {
  color: #333;
  font-size: 9px;
  font-weight: bold;
  text-align: left;
  margin-top: -4px;
}
/*
.browse-videos img { border: 2px solid #e7e7e7; }
.browse-videos img:hover { border: 2px solid #971217; }
*/
/*--The Audio Browser Container--*/
.browse-audios {
  width: 363px;
  border-top: none;
  border-bottom: none;
  padding: 5px 0px 0px 0px;
  margin: 0px 0px 14px 0px;
}

.browse-audios ul {}

.browse-audios li {
  list-style-type: none;
  padding: 0px 2px 0px 2px;
  margin: 1px 0px;

}

.browse-audios a {
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}

/*--The Blog Browser Container--*/
.browse-blogs {
  width: 363px;
  padding: 5px 0px 0px 0px;
  margin: 0px 0px -4px 0px;
}

.browse-blogs ul {
	margin: 0px 0px 10px 0px;
}

.browse-blogs li {
  list-style-type: none;
  padding: 2px;
  margin: 1px 0px;
  line-height: 1.8;
}

.browse-blogs a {
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}

/*--What's Showing Menu Container--*/
.whats-showing {
  width: 363px;
  border: 1px solid #d0d2d4;
  border-top: none;
  border-bottom: none;
  padding: 5px 0px 0px 0px;
  margin: 0px 0px -4px 0px;
}

.whats-showing ul {}

.whats-showing li {
  list-style-type: none;
  padding: 7px 0px 0px 8px;
  margin: 1px 0px;
  height: 23px;
  background: transparent url(../images/nav-whats-showing.gif) repeat-x;
}

.whats-showing li:hover { background-position: -30px; }

.whats-showing a {
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}

/*--Groups Containers--*/
.groups-list {
  width: 565px;
  padding: 2px 10px;
  margin: 0px 0px 8px 0px;
  border: 1px solid #dddcdc;
  float: left;
}

.groups-thumb {
  display: inline;
  text-align: left;
  margin: 0px;
  float: left;
}

.groups-thumb li { list-style-type: none; border: 2px solid #ccc; }

.groups-info {
  color: #000;
  width: 380px;
  list-style-type: none;
  display: block;
  text-align: left;
  padding: 5px;
  float: left;
  margin: 0px 0px 8px 12px;
}

.groups-info li { padding: 2px 0px; }

/*--The Video Browser Container--*/
.groups-videos {
  width: 586px;
  margin: 0px;
  text-align: center;
}

.groups-videos ul {
  list-style-type: none;
  display: inline;
  clear: both;
}

.groups-videos li {
  display: inline;
  text-align: center;
  float: left;
  border:1px solid #ccc;
  padding: 5px;
  width: 160px;
  height: 180px;
  margin: 5px 5px 0px 0px;
}

.groups-videos-duration {
  color: #333;
  margin-top: 4px;
  font-size: 11px;
}

.groups-videos-rating {}

.groups-videos-date {
  color: #333;
  font-size: 11px;
}

.groups-form {
  width: 565px;
  padding: 5px 10px;
  border: 1px solid #dddcdc;
  text-align: left;
}

.groups-form ul {
  list-style-type: none;
}

.groups-form li {
  margin: 10px 0px;
  font-weight: bold;
}

/*--Members Info--*/
.member-info {
  list-style-type: none;
  text-align: left;
  line-height: 0.5px;
}

/*--Member Details--*/
#member-details {
  padding: 2px 2px 3px 4px;
  margin: 3px 0px 0px 0px;
  width: 355px;
  border: 1px solid #dddcdc;
  float: left;
}

.member-details-list {
  float: left;
}

.member-details-list ul{
  list-style-type: none;
}

.member-details-list li {
  margin: 2px 0px;
}

#member-details-thumb {
  float: left;
  width: 160px;
}

#member-details-thumb img { border: 2px solid #dddcdc; }
#member-details-thumb img:hover { border: 2px solid #971217; }

#member-status { 
    width: 355px;
    margin-bottom: -4px; 
	float: left;
	border: 1px solid #dddcdc;
    border-top: none;
	border-bottom: none;
	padding: 2px 2px 2px 4px;
}

#member-content {
  width: 355px;
  float: left;
  font-weight: bold;
  text-align:center;
  padding: 5px 0px 0px 0px;
 
}

.others-nav {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	width: 325px;
	height: 22px;
    padding: 2px 0px 0px 30px;
	border-bottom: 1px solid #666666;
	background: #ccc;
}

.others-nav a { 
    color: #971217;
	padding: 2px 20px;
	border: 1px solid #666666;
	border-bottom: none;
	border-top: none;
	display: block;
	float: left;
}
.others-nav a:hover { background-color: #bbb; }

.member-others {
  float: left;
  margin: 5px 5px 3px 2px;
  text-align: center;
}

.member-others img { border: 2px solid #dddcdc; }
.member-others img:hover { border: 2px solid #971217; }

#video_related {
	float: left;
    margin: 5px 5px 3px 2px;
    text-align: center;
}

#video_related img { border: 2px solid #dddcdc; }
#video_related img:hover { border: 2px solid #32556F; }

/*--Member List--*/
.member-list {
	width: 980px;
  	margin: 0px;
  	text-align: center;
}

.member-list ul {
  list-style-type: none;
  display: inline;
  clear: both;
}

.member-list li {
  display: inline;
  float: left;
  border:1px solid #dddcdc;
  padding: 5px;
  width: 177px;
  margin: 5px 5px 0px 0px;
}

/*--Content List Container--*/
#content-list {
  width: 586px;
  display: inline-block;
  list-style-type: none;
  /*border: 1px solid #dddcdc;*/
  margin-bottom: 5px;
  float: left;
}

#ultimos #content-list {
	width: 480px;
	
}

#content-list li {
  list-style-type: none;
  
}

#content-list a:link { color: #666; text-decoration: none; }
#content-list a:visited { color: #666; text-decoration: none; }
#content-list a:hover { color: #cc2d2d; }

.content-list-thumb {
  width: 110px;
  list-style-type: none;
  float: left;
  padding: 2px 0px 0px 2px;
  margin-top: 2px;
  margin-left: 50px;
  overflow:hidden;
}

.content-list-thumb li {
  display: inline;
}

.content-list-thumb-l {
  width: 110px;
  list-style-type: none;
  float: left;
  padding: 0px 0px 0px 2px;
  margin-top: 0px;
  margin-left: -12px;
  overflow:hidden;
}

.content-list-thumb-l li {
  display: inline;
}

.content-list-thumb-r {
  width: 110px;
  list-style-type: none;
  float: right;
  padding: 0px 0px 0px 2px;
  margin-top: 0px;
  margin-left: -12px;
  overflow:hidden;
}

.content-list-thumb-r li {
  display: inline;
}

/*
.content-list-thumb img { border: 2px solid #e7e7e7; }
.content-list-thumb img:hover { border: 2px solid #971217; }
*/
.content-list-thumb2 {
  width: 150px;
  list-style-type: none;
  float: left;
  padding: 2px 0px 0px 2px;
  margin: 2px 5px 2px 0px;
}

.content-list-thumb2 li {
  display: inline;
  
}

.content-list-info {
  display: inline-block;
  list-style-type: none;
  width: 320px;
  float: right;
  margin-top: 2px;
  margin-right: 100px;

  /*border-left: 1px solid #dddcdc;*/
}

.content-list-info-r li {
  padding: 2px;
}

.content-list-info-r {
  display: inline-block;
  list-style-type: none;
  width: 380px;
  float: right;
  margin-top: 2px;
  margin-right: 0px;

  /*border-left: 1px solid #dddcdc;*/
}

.content-list-info li {
  padding: 2px;
}

.content-list-info-l {
  display: inline-block;
  list-style-type: none;
  width: 380px;
  float: left;
  margin-top: 2px;
  margin-right: 0px;
  text-align:right;
	margin-left: -10px;

  /*border-left: 1px solid #dddcdc;*/
}

.content-list-info-l li {
  padding: 2px;
}


.content-list-info h4 {
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	background-color: #e7e7e7;
    /*border-bottom: 1px solid #6a5800;*/
}

.content-list-info-2 {
  display: inline-block;
  list-style-type: none;
  width: 580px;
  float: left;
  margin: 2px 0px;
  /*border-left: 1px solid #dddcdc;*/
}

.content-list-info-2 li {
  padding: 2px;
}

.content-list-narrow {
  width: 363px;
  display: block;
  margin: 4px 0px 0px 0px;
}

.content-list-narrow li {
  	list-style-type: none;
	list-style-image: url(../images/watch-now.png);
	list-style-position: inside;
	padding: 7px 0px 0px 4px;
	/*height: 23px;*/
	background: #e7e7e7;
	border-bottom: 1px solid #747474;
}

.content-list-narrow li:hover { background-color: #fff; }

.content-list-narrow a { 
    display: block;
	height: 23px;
	margin: 0px 0px 0px 18px;
	font-weight: bold;
}

/*para la principal*/
.content-list-narrowP {
  width: 350px;
  display: block;
  margin: 4px 0px 0px 0px;
}

.content-list-narrowP li {
  	list-style-type: none;
	list-style-image: url(../images/watch-now.png);
	list-style-position: inside;
	padding: 7px 0px 0px 4px;
	/*height: 23px;*/
	background: #e7e7e7;
	border-bottom: 1px solid #747474;
}

.content-list-narrowP li:hover { background-color: #fff; }

.content-list-narrowP a { 
    display: block;
	height: 23px;
	margin: 0px 0px 0px 18px;
	font-weight: bold;
}


.audio-list { 
    margin: 0px 0px -14px 0px;
}

/*--Comment List Container--*/
.comment-list {
  width: 710px;
}

.comment-list-block {
  display: inline-block;
  list-style-type: none;
}

.comment-list-block li {
  padding: 5px 0px;
  margin-bottom: 3px;
}

.comment-list-thumb {
  width: 118px;
  list-style-type: none;
  float: left;
}

.comment-list-thumb img { border: 2px solid #666666; }
.comment-list-thumb img:hover { border: 2px solid #dddcdc; }

.comment-list-thumb li {
  display: inline;
  list-style-type: none;
}

.comment-list-info {
  display: inline;
  list-style-type: none;
  width: 588px;
  float: right;
  border: 1px solid #dddcdc;
  text-align: left;
}

.comment-list-info li {
  padding: 4px 5px;
}

/*--FCK Editor Container--*/
.fck-block {
  width: 583px;
  margin: -3px auto 3px auto;
  border: 1px solid #666666;
}

/*--User Info--*/
.user-info-list {
  list-style-type: none;
  display: inline;
}

.user-info-list li {
  display: inline;
  float: left;
  margin: 0px 4px;
}


/*--Signup/Login Form Container--*/
#Signup{
	background-color: transparent;
	text-align: left;
	margin-left: 122px;
	margin-top: 60px;
}

#Signup ul{
	list-style-type: none;
	padding: 0px;
	margin: 25px 0px 0px 0px;
	width: 450px;
}

#Signup li{
	display:block;
	margin: 0px 0px 10px 6px;
}

.signup-left {
  width: 450px;
  margin: 5px 2px;
  padding: 2px 0px 0px 10px;
  background: transparent;
  float: left;
}

.signup-left p {
  font-weight: bold;
}

.signup-left ul {
  margin: 5px 0px 5px 30px;
}

.signup-right {
  width: 450px;
  margin: 5px 2px;
  padding: 5px;
  background: transparent;
  float: right;
}

.signup-right a { color: #317eb8; font-weight: bold; }
.signup-right a:hover { text-decoration: underline; }

.login-button { margin-left: 78px; }

/*--Email Container--*/
.email-list {
  width: 565px;
  padding: 2px 10px;
  margin: 0px 0px 8px 0px;
  border: 1px solid #dddcdc;
  float: left;
}

.email-list ul { list-style-type: none; }

.email-list li {
  margin: 10px 0px;
  padding: 5px 2px;
  border-bottom: 1px dashed #ccc;
}

.email-list-2 {
  width: 565px;
  padding: 2px 10px;
  margin: 0px 0px 8px 0px;
  border: 1px solid #dddcdc;
  float: left;
}

.email-list-2 ul { list-style-type: none; }

.email-list-2 li {
  margin: 2px 0px;
  padding: 0px;
}

/*--Misc--*/
#album_view {
  padding: 2px 0px;
}

#mycarousel { margin: 5px 0px; }

/*--Warning Message Container--*/
.warning-message {
  width:700px;
  text-align:center;
  color: #cc2d2d;
  font-weight: bold;
  font-size: 14px;
  padding: 27px 0px 3px 0px;
  margin-left: 153px;
}

/*--Welcome Page Container--*/
#welcome-container {
	width: 100%;
	border: 2px solid #dddcdc;
	text-align: left;
	min-height: 356px;
	font-weight: bold;
	margin: 0 auto;
}

#welcome-container ul {
  list-style-type: none;
  margin: 24px 0px;
}

#welcome-container li {
  margin: 0px 0px 10px 90px;
  display: inline;
  width: 320px;
  float: left;
}

/*--Member Search Container--*/
#members-search {
	text-align: right;
	margin: 10px 0px;
	border: 1px solid #E3E3E3;
}

#members-search ul {
    margin: 0px;
	padding: 5px 0px;
	background-color: #FAFAFA;
}

#members-search li {
	display: inline;
	margin-right: 15px;
}

/*--Generic Container--*/
#generic-container {
  padding: 5px;
}

#generic-container p {
  line-height: 2;
}

.generic-content {
	margin: 60px 0px;
	padding: 20px 0px;
	border-top: 1px dashed #dddcdc;
}

#blog-read {
  width: 586px;
  border: 1px solid #dddcdc;
}

#blog-read a { color: #971217; font-weight: bold; }
#blog-read a:hover { text-decoration: underline;  }

#blog-form {
  border: 1px solid #dddcdc;
  clear: both;
  font-weight: bold;
  padding: 5px;
  margin: 0px;
}

#blog-form ul {
  list-style-type: none;
  width: 586px;
}

#blog-form li {
  display: inline;
  float: left;
}

.blog-title {
  width: 575px;
  background: #e7e7e7;
  padding-left: 5px;
}

.blog-info {
  width: 575px;
  font-weight: bold;
  background: #f1f1f1;
  padding-left: 5px;
  border-bottom: 1px solid #dddcdc;
}

.blog-content { margin: 10px 5px; }
.blog-bookmarks { margin-top: 5px; }

.blog-content-list-thumb {
  width: 102px;
  list-style-type: none;
  float: left;
  vertical-align: middle;
  text-align:center;
  padding: 20px 0px 0px 9px;
  margin-left: 49px;
}

.news-title {
  width: 560px;
  background: #e7e7e7;
  padding-left: 5px;
}

.news-info {
  width: 560px;
  font-weight: bold;
  background: #f1f1f1;
  padding-left: 5px;
  border-bottom: 1px solid #dddcdc;
}

.news-list-info {
  display: inline-block;
  list-style-type: none;
  width: 575px;
  float: right;
  margin: 2px 0px;
}

.news-list-info li {
  padding: 5px;
}

/*----------------------
  -- General Styles   --
  ----------------------*/
.thumb {
  border: 2px solid #ccc;
}

h1 {
  color: #971217;
  font-size: 20px;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
}

h2 {
  color: #333;
  font-size: 14px;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
}

h3 {
  color: #666666;
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
}

h4 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
}

h4 a {
 color: #971217;
}

.moderation {
	color: #000;
	width: 567px;
    background-color: #fff3b7;
    border: 1px solid #6a5800;
    padding: 0px 5px;
    clear: both;
}

.font4_14 { color: #000; font-size: 14px; font-weight: bold; }

.font4_13 { color: #fff; font-size: 12px; font-weight: bold; }

.font4_12 { color: #666666; font-weight: bold; }

.font5_14 {	color: #fff;	font-size: 14px; font-weight: bold; }

.font5_15 {	color: #3580b9;	font-size: 16px; font-weight: bold; }

.font5_4B {	color: #0099FF;	font-size: 12px; font-weight: bold; }

.font5_12 {	font-size: 12px; font-weight: bold; }

.font5_16 {	font-size: 16px; font-weight: bold; }

.popular-lable { color: #000; font-size: 12px; font-weight: bold; margin: 2px 0px; }

.stats-thumb { float: left; margin: 2px 0px }

.stats-lable { color: #000; font-size: 12px; font-weight: bold; margin: 5px; float: left; }

.stats-value { float: right; margin: 5px 2px; }

.audio-lable { margin: 0px 0px 0px 5px; }

.signup-lable { font-weight: bold; margin: 0px 17px 0px 0px; }
.signup-lable-user { font-weight: bold; margin: 0px 12px 0px 0px; }
.signup-lable-new { font-size:13pt; margin-top: 14px; padding-bottom: -1px; font-size:12px;}

.clear-fix {
  clear: both;
}


/* Pagination */

#pagination {
	margin-top: 28px;
	margin-bottom: 8px;

}
#pagination ul {
	list-style-type: none;
	padding-left: 0px;
}
#pagination li {
	display: inline;
	margin: 10px 5px 0 0;

}
#pagination li a {
	padding: 4px;
	/*border: 1px solid #999999;*/
	text-decoration: none;
}
#pagination li a:hover {
	/*border: 1px solid #333333;
	background-color: #ffffff;
	color: #0000DD;
	ZZZfont-weight: bold;
	ZZZfont-size: 12px;
	ZZZpadding: 5px;*/

}

/*------------------
  -- Form Styles  --
  ------------------*/
#delmemberform {
  margin: 10px 0px;
}

#addvideoform {
  margin: 10px 0px;
}

#UploadAudio{
	background-color: #fafafa;
	background-image: url(../images/reel2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #ebe8e8;
	text-align:left;
	height: 400px;
}

#UploadVideo{
	background-color: #fafafa;
	background-image: url(../images/reel2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #ebe8e8;
	text-align:left;
}

#UploadVideo ul{
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 25px;
	margin-left: 0px;

}

#UploadVideo li{
	margin-bottom: 15px;
	display:inline;
	display:block;
	width: 213px;
	float: left;
	margin-left: 6px;
	list-style-type: none;
}

.UploadVideo_Tags{
	background-color: #FFFFFF;
	line-height: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
}

#UploadVideo_2{
	background-color: #fafafa;
	background-image: url(../images/reel2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #ebe8e8;
	text-align:left;
	height: 306px;
}

#UploadVideo_2 ul{
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 25px;
	margin-left: 0px;

}

#UploadVideo_2 li{
	margin-bottom: 15px;
	display:inline;
	display:block;
	width: 213px;
	float: left;
	margin-left: 6px;
	list-style-type: none;
}


/* Video Comments thumb */
.ThumbMembersVideos_Comments{
	float:left;
	width:65px;
	height:65px;
	margin: 0px 8px;
	display: block;
}

.CommentsBox{
	border: 1px dotted #D5D4D4;
	float: right;
	width: 488px; /*488px;*/
	margin-right: 2px;
	background: #e7e7e7 url(../images/slice_comments_run.png) repeat-x;
	background-position: left top;
}
.CommentBoxList_TopLinks li{
	display:inline;
	margin: 0px;
	padding: 0px;
}

.image_form  {
	font-size: 9pt;
	width: 128px;
	height: 20px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
	border: 1px solid #DFDCDC;
	background-color: #FDFDFD;
}

.image_form_tags  {
	font-size: 9pt;
	width: 228px;
	height: 20px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
	border: 1px solid #DFDCDC;
	background-color: #FDFDFD;
}

.special_textarea  {
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
	border: 1px solid #DFDCDC;
	background-color: #FDFDFD;
}
/*
input:focus, textarea:focus {
	color: #444444;
	border: 1px solid #0099FF;
}*/

.special_file {
	border: 1px solid #FDFDFD;
	background-color: #FDFDFD;
}

.sort_by {
	font-size: 7pt;
	width: 138px;
	height: 16px;
	font-weight: bold;
	color: #888888;
	letter-spacing: 1;
	border: 1px solid #7AB0D8;
	background-color: #FFF;
}

.sort_by:focus {
	color: #FFFFFF;
	border: 1px solid #0099FF;
	background-color: #0099FF;
}

#sort_by ul {
  list-style-type: none;
}

#sort_by li {
  display: inline-block;
  margin: 8px 0px;
  float: left;
}



.imagep {
	position:relative;
	overflow:hidden;
	margin-right:0px;
	padding-right: 0px;
}


#imagepx
  {
    display: block;
    position: relative;
	margin-top: -85px;
	margin-left: 0px;
	margin-right: 0px;
	width:	136px;
	height: 86px;
    background: url("../images/MascaraVidNormalRojo.png") no-repeat 0 0;

  }

  #imagepx:hover
  { 
    background: url("../images/MascaraVidPeq.png") no-repeat 0 0;
  }


#semanalist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#barraSeparacion{
  
	margin-top: 5px;
	margin-right: 25px;
}

#listaProgramacion{
	list-style: none;	
	margin-left: 140px;
}
#itemlistaProg{
	background: url("../images/Programacion_01.png") no-repeat 0 0;
	width: 550px;
	height: 88px;
	padding-top: 36px;
	padding-left: 20px;
	overflow:hidden;
	font-size: 10pt;
	color: #4D4D4D;
	font-weight:bold;
	margin-bottom: -15px;
}

#itemlistaProg:hover{
	background: url("../images/Programacion_01_Over.png") no-repeat 0 0;
	color:#FFFFFF;
	font-weight:bold;
	height: 88px;
	width: 636px;
}

#itemlistaActual{
	background: url("../images/Programacion02.png") no-repeat 0 0;
	width: 636px;
	height: 88px;
	padding-top: 36px;
	padding-left: 20px;
	overflow:hidden;
	font-weight: bold;
	font-size: 10 pt;
	color:#FFFFFF;

    margin-bottom: 26px;
    padding-top: 0
}
#itemlistaActual div{
	margin-top: 35px;
}

#itemlistaActual:link{
	color: #666;
}
#itemlistaActual:hover{
	/*background: url("../images/Programacion02_Over.png") no-repeat 0 0;*/
	/*color: #cc2d2d;*/
}

#itemlistaActual a:hover{
	color: #cc2d2d;
}

#itemlistaProg a{
	color: #4D4D4D;
}
#itemlistaProg a:hover{
	color: #333333;
}

#programacion{
	margin-top: 60px;
}

#thumbProgramacion{
	float:left;
}
#acceder{
	overflow:visible;
	float:right;
	margin-top: -230px; 
	margin-left: 0px; 
	margin-right: 220px;
}

#accederBoton{
	float:right;
	background: url("../images/acceder.png") no-repeat 0 0;
	margin-top: 4px;
	margin-right: 245px;
	width:53px;
	height:22px;
}
#accederBoton:hover{
	background: url("../images/acceder_over.png") no-repeat 0 0;
}

#salirBoton{
	float:right;
	background: url("../images/salir.png") no-repeat 0 0;
	width:53px;
	height:22px;
	margin-right: 234px; 
	margin-top: 6px; 
	padding-left: 0px; 
	/*margin-left: 9px; PRUEBAS*/
	margin-left: -287px;
}

#salirBoton:hover{
	background: url("../images/salir_over.png") no-repeat 0 0;
}

#registrarseBoton{
	float:right;
	margin-top: -12px;
	margin-right: -180px;
	background: url("../images/registrarse.png") no-repeat 0 0;
	width:74px;
	height:24px;
}
#registrarseBoton:hover{
	background: url("../images/registrarse_over.png") no-repeat 0 0;
}

#holaBoton{
	float:right;
	background: url("../images/hola.png") no-repeat 0 0;
	width:74px;
	height:24px;
	margin-top: -8px; 
	/*margin-right: -190px; PRUEBAS*/
	margin-right: 106px; 
	margin-left: -179px;
}
#holaBoton:hover{
	background: url("../images/hola_over.png") no-repeat 0 0;
}

#fechaNegro{
	width:100px;
	height:30px;
	float:left;
	background-color:#808080;
	font-size: 10pt;
	color:#F5F5F5;
	text-align: center;
	padding-top: 10px;
}

#diaGris{
	width:74px;
	height:30px;
	float:left;
	background-color:#ccc;
	font-size: 10pt;
	color:666;
	text-align: center;
	padding-top: 10px;
}

#bloquefecha1{
	margin-left: 220px;
	float:left;
}

#bloquefecha2{
	float:right;
	margin-right: 255px;
}

#flecha{
	margin-left: 57px;
	margin-top: 5px;
}

#loop{
	margin-left: 49px;
	
}

#facebookCabecera{
	background: url("../images/facebook_Icon_02.png") no-repeat 0 0;
	height:30px;
	width:15px;
	float:right;
	margin-right: -169px;
	margin-top: 2px;
}
/*
#facebookCabecera:hover{
	background: url("../images/facebook_Icon_Over.png") no-repeat 0 0;
}*/

#rssCabecera{
	background: url("../images/rss-25x25.png") no-repeat 0 0;
	height:30px;
	width:30px;
	float:right;
	margin-right: -263px; 
	margin-top: 3px;
}
/*
#tuentiCabecera:hover{
	background: url("../images/Tuenti_Icon_Over.png") no-repeat 0 0;
}*/
#twitterCabecera{
	background: url("../images/Twitter_Icon.png") no-repeat 0 0;
	height:26px;
	width:20px;
	float:right;
	margin-right: -210px;
	margin-top: 4px;
}

#registrarsePage{
	margin-top: 30px;
	margin-left: 200px;
	margin-right: 200px;
}
#loginPage{
	margin-top: 30px;
	margin-left: 200px;
	margin-right: 200px;
}

#destacadosBoton{
	background: url("../images/destacados_sel.png") no-repeat 0 0;
	margin-top: 39px; 
	margin-right: -1px;
	float:right;
	width:166px;
	height:83px;
}

#destacadosBoton:hover{
	background: url("../images/destacados.png") no-repeat 0 0;
}
#destacadosBotonSel{
	background: url("../images/destacados.png") no-repeat 0 0;
	margin-top: 39px; 
	margin-right: -1px;
	float:right;
	width:166px;
	height:83px;
}

#masVistoBoton{
	background: url("../images/masvisto_sel.png") no-repeat 0 0;
	float:right;
	margin-top: 21px;
	margin-right: -1px;
	width:148px;
	height:86px;
}
#masVistoBoton:hover{
	background: url("../images/masvistos.png") no-repeat 0 0;
}
#masVistoBotonSel{
	background: url("../images/masvistos.png") no-repeat 0 0;
	float:right;
	margin-top: 21px;
	margin-right: -1px;
	width:148px;
	height:86px;
}

#ultimosBoton{
	background: url("../images/ultimos_sel.png") no-repeat 0 0;
	float:right;
	margin-right: 50px; 
	margin-top: 50px;
	width:153px;
	height:87px;
}
#ultimosBoton:hover{
	background: url("../images/ultimos.png") no-repeat 0 0;
}
#ultimosBotonSel{
	background: url("../images/ultimos.png") no-repeat 0 0;
	float:right;
	margin-right: 50px; 
	margin-top: 50px;
	width:153px;
	height:87px;
}

#menusMediateca{
	width:900px;
	height:200px;
}

#secciones{
	background: url("../images/secciones.png") no-repeat 0 0;
	color: #fff;
	float:left;
	width:352px;
	height:79px;
	margin-top: -30px; 
	margin-left: 50px;
}

#secciones_gris{
	background: url("../images/secciones_off.png") no-repeat 0 0;
	color: #fff;
	float:left;
	width:352px;
	height:79px;
	margin-top: -30px; 
	margin-left: 50px;
}


#tituloVideoMediateca{
	font-weight: bold;
	font-size: 13pt;
}
#tituloVideoMediateca a:link,a:visited{
	color:#666;
}
#tituloVideoMediateca:hover a:link,a:visited{
	color:#cc2d2d;
}

#listaSecciones{
	list-style: none;
	float:left;	
	width:253px;
	margin-top:-30px;
	margin-left:75px;
}
#itemListaSeccion{
	width:253px;
	height:27px;
	background: url("../images/fondo_categorias.png") no-repeat 0 0;
	padding-left:20px;
	padding-top:6px;
	font-size:12pt;
}
#itemListaSeccion:hover{
	background: url("../images/fondo_categorias_over.png") no-repeat 0 0;
}

/*para el de pruebas*/
#novedades_novedades, #una-categoria_una-categoria, #español_español, #videos-institucionales_videos-institucionales, #entrevistas-y-debates_entrevistas-y-debates{
	width:263px;
	height:33px;
	background: url("../images/fondo_categorias_sel.png") no-repeat 0 0;
	font-size:12pt;  
	margin-top: -6px;
	padding-top: 6px;
	margin-left: -19px; 
	padding-left: 19px;
	font-weight: bold;
	color:#fff;
}
/*para los definitivos*/
#campus-usal_campus-usal, #congresos_congresos, #cultura_cultura, #docencia_docencia, #entrevistas_entrevistas, 
#gobierno-de-la-usal_gobierno-de-la-usal, #informativos_informativos, #investigación_investigación, 
#promocionales_promocionales, #reportajes_reportajes, #viii-centenario_viii-centenario, 
#actos-institucionales_actos-institucionales, #canal-del-español_canal-del-español, #debates_debates, 
#studii-salamantini_studii-salamantini, #actos-académicos_actos-académicos, #nci_nci, 
#la-universidad-del-español_la-universidad-del-español, #el-poder-de-la-palabra_el-poder-de-la-palabra, #yo-también-hablo-español_yo-también-hablo-español, #usal-noticias_usal-noticias,#canal-américo_canal-américo,
#institucional_institucional, #cei_cei,#cinco-talentos_cinco-talentos, #dialéctica_dialéctica, #a-tu-servicio_a-tu-servicio, #usal-sonora_usal-sonora,
#estuviste_estuviste, #luces-en-la-ciudad_luces-en-la-ciudad, #ciencia-cierta_ciencia-cierta, #la-universidad-responde_la-universidad-responde, #consejo-de-gobierno_consejo-de-gobierno,
#repaso_repaso, #noticias-masin_noticias-masin, #lección-abierta_lección-abierta
{
	width:263px;
	height:33px;
	background: url("../images/fondo_categorias_sel.png") no-repeat 0 0;
	font-size:12pt;  
	margin-top: -6px;
	padding-top: 6px;
	margin-left: -19px; 
	padding-left: 19px;
	font-weight: bold;
	color:#fff;
}


#listaSeccionesItem a{
	color: #666666;
}
#listaSeccionesItem:hover a{
	color: #646567;
}


#lineaEstrellas{
	width:300px;
}
#reproduccionesNum{
	float:right;
	margin-right: 0px;
	font-size: 12pt;
}
#duracion{
	width:300px;
	font-size:8pt;
}
#reproducciones{
	float:right;
	margin-right: -18px;
	margin-bottom: 40px;
}

#tituloVideosInicio{
	font-weight: bold;
	font-size: 11pt;
	margin-top: 20px;
}
#tituloVideosInicio a:link,a:visited{
	color:#666;
}
#tituloVideosInicio:hover a:link,a:visited{
	color:#cc2d2d;
}

#vodtitulo{
	font-size:12pt;
	color:#666;
	margin-left: 45px; 
	margin-top: 0px; 
	margin-bottom: -16px;
}
#search-results{
	margin-top: 40px; 
	margin-left: 200px;
}

#search-title{
	font-size:15pt;
	color:#666;
	background: url("../images/resultados_busqueda.png") no-repeat 0 0;
	width:748px;
	height:70px;
	text-align: center;
	padding-top:20px;
	margin-left: 80px;
	margin-top: 20px;
}

#compartir{
	background: url("../images/Compartir.png") no-repeat 0 0;
	width:162px;
	height:93px;
	padding-left: 100px; 
	margin-left: 413px;
}
#icofacebook{
	background: url("../images/facebook BN.gif") no-repeat 0 0;
	width:18px;
	height:14px;
	float:left;
	margin-left: -70px; margin-top: 49px;
}
#icofacebook:hover{
	background: url("../images/facebook.gif") no-repeat 0 0;
}

#icotwitter{
	background: url("../images/twitter BN.gif") no-repeat 0 0;
	width:20px;
	height:16px;
	float:left;
	margin-top: 47px; margin-left: -49px;
}
#icotwitter:hover{
	background: url("../images/twitter.gif") no-repeat 0 0;
}

#icotuenti{
	background: url("../images/tuenti BN.gif") no-repeat 0 0;
	width:20px;
	height:16px;
	float:left;
	margin-left: -27px; margin-top: 47px;
}
#icotuenti:hover{
	background: url("../images/icono-tuenti.gif") no-repeat 0 0;
}

#icomeneame{
	background: url("../images/meneame BN.gif") no-repeat 0 0;
	width:20px;
	height:16px;
	float:left;
	margin-top: 47px; margin-left: -3px;
}
#icomeneame:hover{
	background: url("../images/meneame.gif") no-repeat 0 0;
}

#icobuzz{
	background: url("../images/buzz BN.gif") no-repeat 0 0;
	width:18px;
	height:14px;
	float:left;
	margin-top: 48px; margin-left: 1px;
}
#icobuzz:hover{
	background: url("../images/buzz.gif") no-repeat 0 0;
}

#masin{
	background: url("../images/in.png") no-repeat 0 0;
	width:71px;
	height:60px;
	float:right;
	margin-right: 410px;
	margin-top: -23px;
}
#textoPie{
	float:left;
	margin-left: 659px; 
	margin-top: 14px;
	font-size: 8pt;
	color:#aaa;
}
#avisoLegal{
	float:left;
	margin-left: 330px; 
	margin-top: 57px;
}
#avisoLegal a:link, a:visited{
	color:#666;
}
#avisoLegal:hover{
	color:#cc2d2d;
}

#paginaAvisoLegal{
	width:550px;
	margin-left: 191px; 
	text-align:justify;
}

#tituloAvisoLegal{
	font-size: 12pt;
	color: #666;
	margin-top: 40px;
	margin-bottom: 10px;
}

#listaAvisoLegal{
	margin-left: 51px; 
	margin-top: 8px;
}

#listaAvisoLegal li{
	margin-bottom: 10px;
}

#lineaGris{
	background-color: #ccc;
	height:2px;
	margin-bottom: 12px; 
	margin-top: -5px;
}
#tituloAccesoCuenta{
	color: #666;
	font-size:15pt;
	margin-left: 30px;
}
#formularioAcceso{
	background-color:#87888A;
	color:#fff;
	width: 350px;
	height: 24px;
	padding-right:1px;
	padding-top:1px;
	padding-top:1px;
	margin-bottom: 15px;
	margin-top: 6px;
}
#textoFormulario{
	float:left;
	margin-left: 13px; 
	margin-top: 4px;
}

#formularioAccesoRegistro{
	background-color:#87888A;
	color:#fff;
	width: 500px;
	height: 24px;
	padding-right:1px;
	padding-top:1px;
	padding-top:1px;
	margin-bottom: 15px;
	margin-top: 6px;
}

#campoFormulario{
	margin-top: 2px;
	width: 150px;
	float:left;
	padding-top: 2px; 
	padding-left: 6px;	
	font-size: 10pt;
}

.button-entrar {
  margin-left: 270px;
  padding-top: 0px;
  height: 30px;
  width: 94px;
  border: 0px;
  background: url(../images/entrar.png);
}

.button-entrar:active focus visited link{
	outline: none;
	border: none;
}

.button-registro {
  margin-left: 229px; 
  float: left;
  padding-top: 0px;
  height: 40px;
  width: 116px;
  border: 0px;
  background: url(../images/Registrar.png);
}

.button-registro:active focus visited link{
	outline: none;
	border: none;
}

.button-reenviar {
  margin-left: 270px;
  padding-top: 0px;
  height: 30px;
  width: 94px;
  border: 0px;
  background: url(../images/reenviar.png);
}

.button-reenviar:active focus visited link{
	outline: none;
	border: none;
}

#formularioInput{
	float:right;
}

#formularioAccesoRegistroImage{
	margin-right: 0px; 
	margin-left: 358px; 
	margin-top: -6px;
}

#formularioAccesoRegistroTerms{
	background-color:#87888A;
	color:#fff;
	width: 289px;
	height: 24px;
	padding-right:1px;
	padding-top:1px;
	padding-top:1px;
	margin-bottom: 15px;
	margin-top: 6px;
}

#tituloActual{
	float:right;
	margin-top: -43px; 
	margin-bottom: 0px; 
	margin-right: 93px; 
	border-right-width: 0px;
}
/*
#destacados{
	margin-top: 95px; 
	width: 250px;
	float:left;
	margin-left: 0px;
}
*/
#destacados{
	margin-top: 138px; 
	width: 250px;
	float:right;
	margin-right: 111px;
}
#ultimos{
	margin-top: 138px; 
	width: 250px;
	float:left;
	margin-left: 67px;
}

#ultimos #content-list{
	margin-bottom: 0px;
}
.A{
	background: url(../images/FondoUltimosA.png);
}
.B{
	background: url(../images/FondoUltimosB.png);
}

#security_image{
	float:right;
	margin-top: -53px; 
	margin-right: 106px;
}

#videoInicio{
	margin-left: 150px; 
	margin-top: 12px;
}

#megustaUsaltv{
	float:right;
	width:100px;
	margin-bottom: 0px; 
	margin-top: -56px; 
	/*margin-right: 504px;	DEFINITIVO*/
	/*margin-right: 208px; PRUEBAS*/

	margin-right: 0px;
	
	padding-right: 536px; 
	/**NAVIDAD navidad
	padding-right: 505px;*/
	
}


#logosGov{
	width:250px;
	margin-left: 477px;
	background-color: #b3b3b3;
	margin-top: 36px;
	margin-left: 394px;
}
#logoCyL{
	width:80px;
	height:73px;
	background: url(../images/Cyl.png);
	margin-left: 0px; 
	margin-right: -25px;
	float:right;
	margin-top: -49px;
	display:none;
}
#logoCyL:hover{	
	background: url(../images/Cyl_over.png);
}
#logoMinisterio{
	width:220px;
	height:50px;
	float:left;	
	background: url(../images/Ministerio-Ciencia.png);
	margin-top: -37px; 
	margin-left: -92px;
}
#logoMinisterio:hover{	
	background: url(../images/Ministerio-Ciencia_Over.png);
}

#logoAtei{
	width:220px;
	height:52px;
	float:left;	
	background: url(../images/Logo-ATEI_BN.jpg);
    margin-left: 225px;
    margin-top: -53px;
}
#logoAtei:hover{	
	background: url(../images/Logo-ATEI.jpg);
}

#anuncio{
	margin-bottom: -31px; 
	margin-top: 14px;
	margin-left: 207px;
}

#notificaciones{
	color: #666;
	text-align: center;
	font-size:15pt;
	margin-top: 128px;
}

.bannerDirecto{
	margin-left: 67px;
}

#nuestrosProgramas{
	padding-left: 36px;
}
#nuestrosProgramas td{
	padding-right: 4px;
}

#banner-diercto{
	text-align:center;
}
#banner-diercto img{
	margin-bottom: -74px;
	margin-left: -24px;
	margin-top: 81px;
}


/*#video html5*/
.video-details-list{
margin-top: 10px;
margin-left: 45px;
}

.rated_text{
margin-top: -30px;
}

#vod_player2{
margin-top: 29px; 
margin-left: 21px;
}

#player_index_html5{
margin-top: 41px; 
margin-left: 56px;

}
#tituloActual_html5{
	float:right;
	margin-top: 8px; 
	margin-bottom: 0px; 
	margin-right: 93px; 
	border-right-width: 0px;
}

/* para la nueva versión*/
#campus-usal_campus-usal2 a, #cultura_cultura2 a, #docencia_docencia2 a, 
#investigacion_investigacion2 a, #promocionales_promocionales2 a, #viii-centenario_viii-centenario2 a,
#institucional_institucional2 a, #cei_cei2 a,
/*programas*/
#usal-noticias_usal-noticias2 a, #repaso_repaso2 a, #ciencia-cierta_ciencia-cierta2 a, #estuviste_estuviste2 a, #la-universidad-del-espanol_la-universidad-del-espanol2 a,
#a-tu-servicio_a-tu-servicio2 a, #leccion-abierta_leccion-abierta2 a, #canal-americo_canal-americo2 a, #cinco-talentos_cinco-talentos2 a,
#noticias-masin_noticias-masin2 a, #la-universidad-responde_la-universidad-responde2 a, #nci_nci2 a, #dialectica_dialectica2 a,
#usal-sonora_usal-sonora2 a, #luces-en-la-ciudad_luces-en-la-ciudad2 a
{
	color:#CC2D2D;
}




/*added by oca*/
.thumbsPortada{
		width: 230px;
		background: url('../images/FondoThumbnails.png') no-repeat;
		width:246px;
		padding-left: 11px;
		padding-top:10px;
	}
	.thumbsPortada img{
		position:absolute;
	}
	.thumbsPortada a{
		color:#333333;
	}
	.thumbsPortada a:hover{
		color:#666666;
	}

	.tituloPortada{
		background: url('../images/FondoUltimosTitulo.png') no-repeat scroll 0 0 transparent;
		color: #666666;
		font-size: 12px;
		height: 20px;
		margin-bottom: 40px;
		margin-left: -26px;
		padding-left: 105px;
		padding-top: 6px;
		margin-top: 60px;
	}
	.tituloThumb{
		margin-top: 150px;
		height: 100px;
		color: #666666;
		font-weight:bold;
		width: 230px;
	}
		
	.divmascara{
		display: block;
		position: relative;
		margin-top: -84px;
		width: 230px;
		height: 84px;
	}
	.mascara{
		display:none;
		margin-top: 84px;
	}

	.overThumb{
		height: 250px; width:230px; position:absolute
	}

	#miAcordeon span{    
		font-size: 14px;
		margin-top: 0px;
	}


	.liteAccordion.basic .slide > h2 {
		background: none repeat scroll 0 0 #CCCCCC;
		color: #666;
		line-height: 225%;
	}
	.liteAccordion .slide > h2 span {
		box-shadow: -3px 4px 14px #4D4D4D inset, 5px 7px 16px #FFFFFF inset;
		margin-top: -8px;
		padding-bottom: 3px;
		text-shadow: -1px 1px #FFFFFF;
	}
	.canalUltimos{
		height: 17px; 
		text-align: right; 
		padding-top: 3px; padding-bottom: 0px; 
		padding-right: 6px; 
		background: url("../images/FondoCanalDestacado.png") no-repeat scroll right top transparent;
		width: 224px;
	}
	.canalUltimos a{
		color:#333;
	}
	.canalUltimos a:hover{
		color:#CC2D2D;
	}
