/* CSS Document */
		
/* Estilo del bloque de VIDEOS de columna de la IZQUIERDA*/
div#colVideosIda {
	position:relative;
	float:left;
	clear: right;
	display: block;
	width: 575px;
	/*border: 1px solid #CCCCCC;*/
}
/*Estilos del bloque de VIDEOS de la columna de la DERECHA*/
div#colVideosDer{
	/* position:relative; */
	display:inline;
	float:right;
	width:300px;
	margin-left:5px;
	border-left:1px solid #CCCCCC;
	padding-left: 10px;
}
#contenedor .categoria {
	display:inline;
	float:left;
	width: 98%;
}
#contenedor .categoria h2, #contenedor .categoria .h2{
	background: #FFFFFF url(img/f_encabezado_encuesta.jpg) repeat-x;
	background-position: bottom;
	font-size:18px;
	font-weight:normal;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}

#contenedor .categoria h3, #contenedor .categoria .h3{
	background: #FFFFFF url(img/f_encabezado_encuesta.jpg) repeat-x;
	background-position: bottom;
	font-size:12px;
	font-weight:bold;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	color: #666666;
	font-family: Arial, Helvetica, Verdana;
	margin-bottom: 5px;
}
#colVideosTodo .categoria .derecha {
	float: right;
	margin-right: 15px;
	display: inline;
}
div#colVideosTodo {
	float: left;
	/*width: 920px;*/
	width: 595px;
	padding-left: 6px;
	padding-top: 20px;
	margin-left: 6px;
}

.tabulador {
	font-size:14px;
	position:relative;
	display:block;
	overflow:hidden;
	background-image: url(/css/img/pestanas/todo_abajo.gif);
	background-repeat: repeat-x;
	background-position: right bottom 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0;
	height: 30px;
	padding-bottom: 0px;
	width: 100%;
	color: #666666;
	font-weight: normal;
}
.tabulador ul, .tabulador ul li {list-style: none; margin: 0; padding: 0; line-height:100%;}
.tabulador ul {
	text-align: left;
	overflow:hidden;
	float:left;
	display:block;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 100%;
	position: relative;
}
.tabulador ul li {
	display: inline;
	background:none;
}
.tabulador ul li .ultima {margin-left: 0; display:inline;}
.tabulador ul li  {
	background-image: url(/css/img/pestanas/tab_derecha.gif);
	background-repeat: repeat-x;
	background-position: right top;
	float: left;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
/*4 FIREFOX*/
html>/**/body.tabulador ul li span {
	color: #000033;
	background-image: url(/css/img/pestanas/tab_izquierda.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 9px;
	padding-left: 14px;
}
/*4 FIREFOX */
.tabulador ul li {
	color: #000066;
	text-decoration: none;
	float:left;
	margin-left:6px;
	background-image: url(/css/img/pestanas/tab_derecha.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 0;
}
.tabulador ul li span {
	color: #162a68;
	float:left;
	cursor:hand;
	background-image: url(/css/img/pestanas/tab_izquierda.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 9px;
	padding-left: 10px;
	height: 100%;

}
.tabulador .activa  {
	font-weight:bold;
	color:black;
	background-image: url(/css/img/pestanas/tab_derecha_activo.gif);
	background-repeat:  repeat-x;
	background-position: left top;
}
.tabulador .activa span {
	background-image: url(/css/img/pestanas/tab_izquierda_activo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tabulador a:hover {
	text-decoration:none;
	background-image: url(/css/img/pestanas/tab_derecha_over.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
/* -------- */

#colVideosIda .bolsa {
	float: left;
	position: relative;
	overflow: visible;
	padding: 5px;
}
/* css videos relacionados */
#colVideosDer .groups {
	display: block;
	float: left;
	height: auto;
	width: 98%;
}
#mini-list-view {
	display: block;
}
#mini-list-view .rowlist {
	float: left;
	overflow-y: scroll;
	margin-bottom: 20px;
	width: 98%;
	border: 1px solid #CCCCCC;
	height: 270px;
	padding-left: 4px;
}
#mini-list-view .rowlist .thumbs {
	float: left;
	display: inline;
	clear: left;
	width: 90%;
}
#mini-list-view .rowlist .thumbs a {
	float: left;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	vertical-align: top;
}
#mini-list-view .rowlist .thumbs .imgT {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: -5px;
}
#mini-list-view .rowlist .thumbs img {
	border: thin solid #CCCCCC;
	padding: 4px;
}
#mini-list-view  .rowlist .thumbs .img a:hover {
	border: thin solid #FF6600;
	text-decoration:none;
}
#mini-list-view .rowlist .thumbs .enlace {
	font-size: 12px;
	font-weight: normal;
	margin-right: 4px;
	margin-left: 3px;
	float: left;
	display: inline;
	width: 140px;
	padding-top: 16px;
}
#mini-list-view .rowlist .thumbs h2.enlace a:link {color: #CC6600; text-decoration:none;}
#mini-list-view .rowlist .thumbs h2.enlace a:visited {text-decoration:none; color:#666666;}
#mini-list-view .rowlist .thumbs h2.enlace a:hover {
	color:#666666;
	text-decoration:underline;
}
#mini-list-view .rowlist .thumbs .time {
	font-size: 11px;
	font-weight: normal;
	color: #660000;
}

/* ------------------ */
#colVideosDer .thumbs {
	float: left;
	display: block;
	width: 85px;
	padding-bottom: 10px;
	clear: right;
	margin-left: 4px;
	/*height: 160px;*/
}
#colVideosDer .thumbs span.fecha {
	font-size: 10px;
	color: #CC0000;
}
 
#colVideosDer .thumbs a {
	float: left;
	padding-bottom: 20px;
	margin-top: 2px;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

#colVideosDer .thumbs img {
	background-position: center top;
	border: thin solid #CCCCCC;
	padding: 4px;
}
#colVideosDer .thumbs .img a:hover {
	border: thin solid #FF6600;
	text-decoration:none;
}
#colVideosDer .thumbs h2.enlace a:link {color: #CC6600; text-decoration:none;}
#colVideosDer .thumbs h2.enlace a:visited {text-decoration:none; color:#666666;}
#colVideosDer .thumbs h2.enlace a:hover {color:#666666; text-decoration:underline; }
#colVideosDer .thumbs h2.enlace {
	font-size: 11px;
	font-weight: normal;
	margin-right: 4px;
	margin-left: 3px;
	padding: 0px;
	margin-top: -15px;
	margin-bottom: -15px;
	float: left;
	display: inline;
}
#colVideosDer .thumbs span {
	margin:0 5px 0 0; 
	padding:0;
	display:inline; 
	font-size:14px; 
	font-weight:normal;
}
#colVideosDer .thumbs .date{
	color: #990000;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
}
#colVideosDer .thumbs span.imgT {
	float: left;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
}
#colVideosDer .thumbs span.time {
	font-size: 11px;
	font-weight: normal;
	color: #660000;
	margin-right: 5px;
	padding-left: 4px;
}
/* CSS LISTADO DE VIDEOS */
#listadoVideosAbajo .listadoVideos .thumbs {
	float: left;
	width: 128px;
	padding-right: 10px;
	background-color:#FFFFFF;
}
#listadoVideosAbajo .listadoVideos .thumbs a {
	float: left;
	padding-bottom: 20px;
	margin-top: 2px;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

#listadoVideosAbajo .thumbs img {
	background-position: center top;
	border: thin solid #CCCCCC;
	padding: 4px;
}
#listadoVideosAbajo .thumbs h2.enlace a:link {color: #CC6600; text-decoration:none;}
#listadoVideosAbajo .thumbs h2.enlace a:visited {text-decoration:none; color:#666666;}
#listadoVideosAbajo .thumbs h2.enlace a:hover {color:#666666; text-decoration:underline; }
#listadoVideosAbajo .thumbs h2.enlace {
	font-size: 12px;
	font-weight: normal;
	margin-right: 4px;
	margin-left: 3px;
	padding: 0px;
	margin-top: -15px;
	margin-bottom: -15px;
	float: left;
	display: inline;
}
#listadoVideosAbajo .thumbs span {
	margin:0 5px 0 0; 
	padding:0;
	display:inline; 
	font-size:14px; 
	font-weight:normal;
}

#listadoVideosAbajo .thumbs span.imgT {
	float: left;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#listadoVideosAbajo .thumbs span.time {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	margin-right: 5px;
	padding-left: 14px;
	background-image: url(/css/img/reloj.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#listadoVideosAbajo .thumbs span.date {
	color: #990000;
	padding-right: 5px;
	padding-left: 0px;
	font-size: 11px;
}

#listadoVideosAbajo .listadoVideos {
	display: block;
	clear: both;
	float: left;
	width: auto;
	padding-left: 20px;
}
#colVideosDer .relacionados {
	font-size: 12px;
	color: #666666;
}
#mediaPlayer {
	background-color: #333333;
}
#colVideosIda .bolsa .titulo {
	font-size: 14px;
	color: #000033;
	margin-right: 5px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
}
#colVideosIda .bolsa .label {
	color: #333333;
}
#colVideosIda .bolsa .autor{
	color: #333333;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
	width: auto;
}
#colVideosIda .bolsa .autor a, #colVideosIda .bolsa .medio a {margin-left: 10px}
#colVideosIda .bolsa .autor a:link, #colVideosIda .bolsa .medio a:link {color: #CC6600; text-decoration:none;}
#colVideosIda .bolsa .autor a:hover, #colVideosIda .bolsa .medio a:hover {
	color:#666666;
	text-decoration:underline;
}
#colVideosIda .bolsa .medio {
	float: left;
	width: auto;
	position: relative;
	left: 95px;
	top: 10px;
	height: 20px;
}
#colVideosIda .bolsa .medio a {
    -moz-border-radius: 4px;
	padding: 4px;
	position: relative;
    background: #F0F6F9;
    border: 1px solid #346F97;
}
#colVideosIda .bolsa .medio a:hover {
	background: #FFF;
	text-decoration:none;
	border: 1px solid #333333;
}
#colVideosIda .bolsa .contador .vistas {
	color: #660000;
	font-weight: bold;
	margin-left: 10px;
}
#colVideosIda .bolsa .contador {
	color: #333333;
	margin-top: 4px;
	margin-bottom: 4px;
	width: auto;
	float: right;
	margin-right: 10px;
}
#colVideosIda .bolsa .label .time {
	font-size: 12px;
	color: #990000;
	margin-right: 5px;
	background-image: url(/css/img/reloj.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-right: 5px;
	margin-top: 0px;
	padding-top: 4px;
}
#colVideosIda .bolsa .label .date {
	color: #990000;
	padding-right: 5px;
	padding-left: 5px;
}

/* Votaciones y suscripción de videos */

#colVideosIda .videoAbajo{
	background-position: top;
	font-size:11px;
	background-image: url(/css/img/f_articulo_top.gif);
	background-repeat:  repeat-x;
	float: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 100%;
}
#entorno #contenedor #colVideosIda .videoAbajo #videoEstrellas {
	padding-top: 2px;
	padding-bottom: 2px;
}
#entorno #contenedor #colVideosIda .videoAbajo #videoEstrellas .label{
	float:left;
	color:#333333;
	font-size:11px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 10px;
}
#colVideosIda .videoAbajoIda{ float:left; margin:0 0 0 0px; color:#474747; width:240px;}
	#colVideosIda .starvotos {position:relative; background: url(/css/img/star_off.gif) repeat-x; width:65px; height:13px; float:left; display:inline; }
	#colVideosIda .vtdo { background: #FFFFFF url(/css/img/star_on.gif) repeat-x;}
	#colVideosIda .starvotos a {position:absolute; display:block; height:13px;}
	#colVideosIda .starvotos a:hover { background: #FFFFFF url(/css/img/star_on.gif) repeat-x;}
	#colVideosIda .starvotos .vt1 {width:13px; z-index:7;}
	#colVideosIda .starvotos .vt2 {width:26px; z-index:6;}
	#colVideosIda .starvotos .vt3 {width:39px; z-index:5;}
	#colVideosIda .starvotos .vt4 {width:52px; z-index:4;}
	#colVideosIda .starvotos .vt5 {width:65px; z-index:3;}
	#colVideosIda .separavotos { float:left; background-color:#D4D0C8; width:1px; height:11px; margin:0 6px 0 6px}
	#colVideosIda .resultados-votos{ float:left;}
	#colVideosIda .videoAbajo #numvotos-votos {
		float:left;
		color:#333333;
		font-size:11px;
		margin-left: 0px;
		padding-top: 0;
		padding-right: 5px;
		padding-bottom: 0;
		padding-left: 10px;
	}

#colVideosIda .videoAbjoDcha{
	display: block;
	overflow: visible;
	visibility: visible;
	width: 200px;
	float: right;
}	
#colVideosIda .videoAbjoDcha .compartir {
	float: right;
}
#colVideosIda .videoAbjoDcha .compartir li {
	list-style-type: none;
	display: inline;
	overflow: scroll;
}
#colVideosIda .videoAbajo .videoAbjoDcha .compartir li a { padding: 0px 0px 0px 8px; width: 19px; height: 18px; display: inline; float: left;  background-position: right top; background-repeat: no-repeat; }
#colVideosIda .videoAbajo .videoAbjoDcha .compartir a:hover { text-decoration: underline; }
#colVideosIda .videoAbajo .videoAbjoDcha .compartir li.meneame a{ background-image: url(/css/img/meneame.gif); }
#colVideosIda .videoAbajo .videoAbjoDcha .compartir li.digg a{ background-image: url(/css/img/digg.gif); }
#colVideosIda .videoAbajo .videoAbjoDcha .compartir li.delicious a{ background-image: url(/css/img/delicious.gif); }
#colVideosIda .videoAbajo .videoAbjoDcha .compartir li.technorati a{ background-image: url(/css/img/technorati.gif); }
#colVideosIda .videoAbajo .videoAbjoDcha .compartir li.blinklist a{ background-image: url(/css/img/blinklist.gif); }
/* */
#colVideosIda .bolsa .marquesina {
	background-color: #CCCCCC;
	float: left;
	height: 130px;
	display: block;
	clear: left;
	width: 570px;
	margin: 4px;
	padding-left: 3px;
}
#colVideosDer .reproductor {
	clear: right;
	float: left;
	width: 98%;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 10px;
}
#listadoVideosAbajo .listadoVideos .groups {
	display: block;
	float: left;
	width: 98%;
	padding-bottom: 10px;
}
#colVideosDer .reproductor h2 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #666666;
}
#colVideosDer .reproductor .label {
	font-size: 11px;
	padding: 4px;
	color: #666666;
}
#colVideosDer .reproductor .label .enlace {font-size: 11px;}
#colVideosDer .reproductor .label .enlace a:link {color: #CC6600; text-decoration:none;}
#colVideosDer .reproductor .label .enlace a:visited {text-decoration:none; color:#666666;}
#colVideosDer .reproductor .label .enlace a:hover {color:#666666; text-decoration:underline; }
#colVideosDer .reproductor .label .time {color: #660000; padding-left: 10px;}
#colVideosDer .reproductor .label .date {
	color: #990000;
	padding-right: 5px;
	padding-left: 5px;
}

/* CSS LISTADO DE VIDEOS MAS RECIENTES*/
#listadoUltimosVideos .listadoVideos .thumbs {
	float: left;
	width: 130px;
	padding-right: 10px;
	background-color:#FFFFFF;
}
#listadoUltimosVideos .listadoVideos .thumbs a {
	float: left;
	padding-bottom: 20px;
	margin-top: 2px;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

#listadoUltimosVideos .thumbs img {
	background-position: center top;
	border: thin solid #CCCCCC;
	padding: 4px;
}
#listadoUltimosVideos .thumbs h2.enlace a:link {color: #CC6600; text-decoration:none;}
#listadoUltimosVideos .thumbs h2.enlace a:visited {text-decoration:none; color:#666666;}
#listadoUltimosVideos .thumbs h2.enlace a:hover {color:#666666; text-decoration:underline; }
#listadoUltimosVideos .thumbs h2.enlace {
	width:120px;
	font-size: 11px;
	font-weight: normal;
	margin-right: 4px;
	margin-left: 3px;
	padding: 0px;
	margin-top: -15px;
	margin-bottom: -15px;
	float: left;
	display: inline;
}
#listadoUltimosVideos .thumbs span {
	margin:0 5px 0 0; 
	padding:0;
	display:inline; 
	font-size:14px; 
	font-weight:normal;
}

#listadoUltimosVideos .thumbs span.imgT {
	float: left;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#listadoUltimosVideos .thumbs span.time {
	font-weight: bold;
	color: #990000;
	margin-right: 5px;
	padding-left: 14px;
	background-image: url(/css/img/reloj.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
}
#listadoUltimosVideos .thumbs span.date {
	color: #990000;
	padding-right: 5px;
	padding-left: 0px;
	font-size: 11px;
}
#listadoUltimosVideos .listadoVideos {
	display: block;
	clear: both;
	float: left;
	width: auto;
	padding-left: 20px;
}
#listadoUltimosVideos .listadoVideos .groups {
	display: block;
	float: left;
	width: 98%;
	padding-bottom: 10px;
}

/* lo mas... */
#lomasVideo{
	clear:left;
	padding:0;
	border-bottom:1px solid #CC3300;
	width:98%;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
}
#wrap_center {
	margin-left: 30px;
	padding: 5px;
}
#wrap_center h2 {
	color: #666666;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 10px;
}
#contenidolomas1 .groups .thumbs .piefoto {
	font-size: 10px;
	color: #330000;
	padding: 2px;
	float: left;
	background-color: #FFFFFF;
	margin: 0px;
}
#contenidolomas2 .groups .thumbs .imgT .resultados-votos img {
	float: left;
	clear: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	margin-top: -5px;
	margin-right: -8px;
}
