/* Estilos de la cabecera */
.cabecera_left{
display: block;
width: 100%;
background-image: url(/img/cab_bg_left.png);
background-repeat: no-repeat;
background-position: 1% 50%;
overflow: hidden;
}

.cabecera_right{
display:block;
width: 100%;
background-image: url(/img/cab_bg_right.png);
background-repeat: no-repeat;
background-position: 99% 50%;
overflow: hidden;
}
.cabecera_centro{
display:block;
height: 212px;
overflow: hidden;
position: relative;
}
.zer_da{
text-align: right;
float: right;
font-size: 1.6em;
color:#fff;
text-decoration: none;
padding: 10px;
}
.zer_da:hover{
color:#fff;
text-decoration: underline;
}
a:hover{
cursor:pointer;
}
.btn_hirucom{
position: absolute;
top: 10px;
width: 130px;
height: 40px;
display:block;
line-height: 40px;
background-color:#f75d00; 
}
.btn_hirucom span{
visibility: hidden;
}
.btn_hirucom a{
background-color: none;
background-image: url(/img/hiru_com.png);
display:block;
text-decoration: none;
}

.btn_hirucom a:hover{
background-image: url(/img/hiru_com_hover.png);
}

.logotipo{
	overflow: hidden;
	position: absolute;
	top:70px;
	left:10px;
}

.select_idioma{
font-size: 1.6em;
float:right;
	background-color:#f75d00;
	padding:5px;
	text-align: center;
}
.select_idioma ul{
margin: 0 auto;
padding:3px;
display: block;
padding-left: 10px;
padding-right:10px;
}
.select_idioma li{
float: left;
display: block;
text-align: center;
padding: 3px;
}
.select_idioma a{
text-decoration: none;
}
.select_idioma a:hover{
color:#fff;
text-decoration: underline;
}
/* Estilos del menu*/
.activo{
	font-weight: bold;
	text-decoration: none;
	border-bottom:0;
}

/* Estilos del tab_menu*/
.cont_tabmenu{
border-bottom: 5px solid #f75d00;	
overflow: hidden;
text-align: right;

}
* html .cont_tabmenu{
height:1%;
}
.tab_menu{
display:block;
overflow:hidden;
font-size:1.1em;
}
* html .tab_menu {
	height:1%;
}
.tab_menu li{
float:left;
width: auto;
}
.tab_menu li a{
margin-right:10px;
display:block;
text-transform: uppercase;
padding:5px 15px;
background:#cec718;
text-decoration: none;	
color:#000;
margin-top:5px;
line-height:18px;

}
* html .tab_menu li a{
float:left;
text-align: center;
display: block;
}
* html .inline{
	display: inline !important;
}
*:first-child+html .inline {
	display: inline  !important;
}

.tab_menu li a:hover{
	color:#000;
	background:#f75d00;
} 

.tab_menu li a.selec {
	background:#f75d00;
	margin-top:0px;
line-height:23px;
}
.tab_menu li a.portada {
	color:#fff;
	background: #990000 url("/img/icon_emisioan.png") no-repeat 5px 50%;
	padding-left:35px;
}
.tab_menu li a.portada:hover {
	color:#fff;
	background: #f75d00 url("/img/icon_emisioan.png") no-repeat 5px 50%;
	padding-left:35px;
}
.tab_menu li a.portada.selec {
	background:#f990000;
	margin-top:0px;
}
/* Estilos del  playlist*/
.playlist_iframe{
height: 360px;
overflow: auto;
margin: 0px;
}
/*Estilos para la paginacion*/
.paginacion{
clear: both;
display: block;
float:right;
overflow: hidden;
padding:0px;

}
* html .paginacion{height:1%;
}
.paginacion li{
	display:inline;
	margin-left:5px;
	margin-right:5px;
	text-decoration: none;
	border-bottom: none !important;
}
.paginacion a{
text-decoration: underline;
line-height: 2em;
padding: 3px;
}
.paginacion a:hover{
color:#f75d00;
}
.egin_izuzkinak{
padding-top:5px;
padding-bottom:5px;
}
.egin_izuzkinak span{
padding-top:5px;
padding-bottom:5px;
}
.traskripzioa{
padding-top:5px;
padding-bottom:5px;
}
.traskripzioa span{
padding-top:5px;
padding-bottom:5px;}

/*Estilos para el rating system*/
/*.star-rating,
.star-rating a:hover,
.star-rating a:active,

.star-rating .current-rating{
background: url(/img/star.gif) left -1000px repeat-x;
}
.star-rating{
position:relative;
width:125px;
height:25px;
overflow:hidden;
list-style:none;
margin:0;
padding:0;
background-position: left top;
}
.star-rating li{
display: inline;
}
.star-rating a{
position:absolute;
top:0;
left:0;
text-indent:-1000em;
height:25px;
line-height:25px;
outline:none;
overflow:hidden;
border: none;
cursor: pointer;
}
.star-rating .current-rating{
position:absolute;
top:0;
left:0;
text-indent:-1000em;
height:18px;
line-height:18px;
outline:none;
overflow:hidden;
border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
background-position: left bottom;
}
.star-rating a.one-star{
width:20%;
z-index:6;
}
.star-rating a.two-stars{
width:40%;
z-index:5;
}
.star-rating a.three-stars{
width:60%;
z-index:4;
}
.star-rating a.four-stars{
width:80%;
z-index:3;
}
.star-rating a.five-stars{
width:100%;
z-index:2;
}
.star-rating .current-rating{
z-index:1;
background-position: left center;
}
.inline-rating{
display:-moz-inline-block;
display:-moz-inline-box;
display:inline-block;
vertical-align: middle;
}*/
/* pie */
.pie {
	border-top:5px solid #f75d00;
	overflow:hidden;
}

* html .pie {
	height:1%;
}

.lst_logos {
	margin-top:20px;
}

.lst_logos li {
	display:inline;
	margin-right:10px;
}


/* archivo */
.form_archivo {
	font-size: 0.9em;
}

.form_archivo label {
	display:block;
	float:left;
	text-transform: uppercase;
	width: 25%;
	height: 20px;
	line-height: 25px;
}

.form_archivo input {
	margin:5px 0px;
	width: 2em;
}

.form_archivo input.fecha {
	width: 97px;
	background: url(/img/ico_calendario.png);
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: right;
	height:20px;
	cursor: pointer;
}

.form_archivo select {
	margin:5px 0px;
	width: 215px;
}

.fnd_archivo {
	background: #cec718;
	padding:5px 10px;
	border:none;
}
/* archivo */
.form_comentario {
	font-size: 0.9em;
}

.form_comentario label {
	display:block;
	float:left;
	text-transform: uppercase;
	width: 25%;
	height: 20px;
	line-height: 25px;
	font-size: 1.4em;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
}

.form_comentario input {
	margin:5px 0px;
	width: 60% !important;
	border: 1px solid #bfbfbf;
}

.form_comentario textarea {
	margin:5px 0px;
	width: 60% !important;	
	border: 1px solid #bfbfbf;
}
.form_comentario select {
	margin:5px 0px;
}

.form_comentario .bidali {
width: 10em !important;
}

/* los mas votados */
.lst_videos{
margin-top: 10px;
}
.lst_videos li{
margin-right:1%;
min-height:100px;
}
* html .lst_videos li{
margin-right:1%;
height:110px;
}
.lst_videos p{
float: left;
width: 50%;
}
.lst_videos .thumb{
margin-right: 5px;
}
.lst_videos a.video{
display: block;
text-decoration: none;
font-weight: bold;
}
.lst_videos a.video:hover{
display: block;
text-decoration:underline;
}

.lst_videos .gaia {	
	color:#f75d00;
	font-size: 90%;
}
.lst_videos .ikastetxea {
	color:#666;
}
.lst_videos .udalerri {
	text-transform: uppercase;}
	
/* Iruskinak*/

.lst_azken_iruzkinak{
	margin:10px 0 10px 0;
	padding:0;
	font-size: 1em;
}
.lst_azken_iruzkinak li{
	margin:5px 5px 5px 10px;
	border-bottom: 1px dotted #bbb;
}
.lst_azken_iruzkinak a.lnk_video {
color: #f75d00;
text-decoration:underline;
}
.lst_azken_iruzkinak a.lnk_video:hover {
color: #000;
text-decoration:underline;
}
.lst_azken_iruzkinak .autor {
color: #bfbfbf;

}
.lst_azken_iruzkinak .comentario{
font-weight: bold;	
font-size: 1.1em;
padding-top:10px;
padding-bottom:10px;
}

.lst_azken_iruzkinak .fecha{
color:#999;
}

/* parametros busqueda */
.param_busqueda{
	margin: 8px 0px 0px 0px;
	display: block;
	clear: both;
	overflow: hidden;
	padding: 0px 5px;
	
}
.param_busqueda li{
float: left;
padding:5px;
background: #bbbc00;
margin-right: 10px;
color: #000;
font-weight: bold;

}

/*Share*/
.marcadores{
float: right;
}
.marcadores li{
float:left;
margin-left: 5px;}
.marcadores li a{
line-height: 30px;
padding-top: 5px;
padding-bottom:5px;
padding-right: 10px;
}
.ico{
	padding-left: 25px;
	line-height: 30px;
	background-position: 0% 50%;
	background-repeat: no-repeat;
}
.mini_ico{
	padding-left: 20px;
	line-height: 30px;
	background-position: 0% 50%;
	background-repeat: no-repeat;
}
.mini_izuzkinak{
	background-image: url(/img/icon_mini_izuzkinak.png);
}
.mini_trans{
	background-image: url(/img/icon_mini_trans.png);
}
.facebook{
background-image: url(/img/facebook.png);
}
.tuenti{
background-image: url(/img/tuenti.png);
}
.delicious{
background-image: url(/img/delicious.png);
}
.myspace{
background-image: url(/img/myspace.png);
}
/*Video info*/

#video_title{
font-size: 1.3em;
font-weight: bold;
}
.gaia {	
	color:#f75d00;
}
.ikastetxea {
	color:#666;
}
.udalerri {
}
	
.duracion {
		color:#000;}
	
/*  Marcadores*/


/* Transcripcion */
#transcripcion{
	clear: both;
	margin: 10px;
}
/* video options*/
.video_options{
margin: 0px;
padding:0px;
}
.video_options li{
float: left;
height: 3em;
padding: 5px;
line-height: 3em;
}
.video_options .egin_izuzkinak{
	width: 28%;	
	text-align: center;
}
.video_options .bozkatu{
	width: 45%;
	border-left:1px solid #bfbfbf; 
	border-right:1px solid #bfbfbf; 
	text-align:  justify;
}
.video_options .bozkatu span{
float: left;
}
.video_options .bozkatu span{
float: none;
}
.video_options .transkripzioa{
	width: 20%;
	text-align: center;
}
hlist li{
float: left;
width: auto;
padding: 5px; !important;
}
.top_menu{
	position: absolute;
	right:20px;
	top:20px;
}

	/* cuadro de aviso  */

.aviso {
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
	border:2px solid #ddd;
}
.avisobuscador {
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
	border:2px solid #ddd;
}
.banner{
	margin-top:20px;
	float: right;
}

/* Estilos para el rating*/
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(/img/star.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
	margin-right: 10px;
	background: url(/img/star.gif) left top repeat-x;
}
.star-rating li{
float:left;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:focus{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left 60%;
}	
* html .star-rating .current-rating{
	z-index:1;
	background-position: left 50%;
}

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}

/* smaller star */
.small-star{
	width:50px;
	height:10px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
	background-image: url(/img/star_small.gif);
	line-height: 10px;
	height: 10px;
}
.stars{
padding: 0px;
}
.stars li{
height: 16px;
}
.cont-star{
margin-top:5px;
}

/* the default rating is placed as a background image in the ul */
/* use the background position according to the table above to display the required images*/
.rating{
	width:80px;
	height:16px;
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	background: url(/img/star-matrix.gif) no-repeat 0 0;
}
* html .rating{margin:0px;
height: 1%;

}
/* add these classes to the ul to effect the change to the correct number of stars */
.star0 {background-position:0 0}
.star1 {background-position:0 -16px}
.star2 {background-position:0 -32px}
.star3 {background-position:0 -48px}
.star4 {background-position:0 -64px}
.star5 {background-position:0 -80px}
ul.rating li {
	cursor: pointer;
 /*ie5 mac doesn't like it if the list is floated\*/
	float:left;
	/* end hide*/
	text-indent:-999em;	
	height:6px;
}
ul.rating li a {
	position:absolute;
	left:0;
	top:0;
	width:16px;
	height:16px;
	text-decoration:none;
	z-index: 200;

}
ul.rating li.one a {left:0}
ul.rating li.two a {left:16px;}
ul.rating li.three a {left:32px;}
ul.rating li.four a {left:48px;}
ul.rating li.five a {left:64px;}
ul.rating li a:hover {
	z-index:2;
	width:80px;
	height:16px;
	overflow:hidden;
	left:0;	
	background: url(/img/star-matrix.gif) no-repeat 0 0;
}
ul.rating li.one a:hover {background-position:0 -96px;}
ul.rating li.two a:hover {background-position:0 -112px;}
ul.rating li.three a:hover {background-position:0 -128px}
ul.rating li.four a:hover {background-position:0 -144px}
ul.rating li.five a:hover {background-position:0 -160px}
/* end rating code */

.autor{
font-size: 80;
}
.fecha{
font-size: 80;
}
.ventana-nueva{
font-size: 80;
}
