/* player espaņol */
#content_player {width:775px; float:left; margin:0px;}
#content_player #destacado {
	background:#F2F2EA url(../../imagenes/player_top.jpg) 2px 2px no-repeat; border:none;
	width:775px; height:380px; float:left;}

.barBuscar { visibility:hidden;}

/* ============ player ============ */

#player { 
	width:376px; height:380px; 
	float:left; margin-top:0px; position:relative;}
#player .playerCaja {
	background: url(../../imagenes/fdo_player.gif) 2px 2px no-repeat; 
	margin: 0px 3px 0 0px; padding: 0px 0 0 2px; 
	width: 377px; height: 334px;}
	
#player .video { 
	height:290px; font:10px/15px Arial; color:#FFF; 
	margin-top:6px; margin-left:6px; }

#player #objeto_player { width: 360px; height: 288px; margin-left:1px; border:1px solid #333; }
#player .video .estado {float:left; margin:0 3px 4px 3px; padding-bottom:4px; }
#player .video .tiempo { float:right; margin:0 3px 2px 3px; }

/* ============ stream ============ */

.stream .inicio span, 
.stream .retroceder span, 
.stream .avanzar span, 
.stream .fin span{ display:none;} 

.stream .inicio, 
.stream .retroceder, 
.stream .avanzar, 
.stream .fin { position:absolute; top:4; cursor:pointer;} 

#player .stream { position: absolute; top:312px; left:3px; height: 24px; margin-top:0px;}
.stream .inicio {
	background:url(../../imagenes/player_player_inicio.gif) no-repeat; 
	width:21px; height:14px; left:14px;} 

.stream .retroceder {
	background:url(../../imagenes/player_player_retroceder.gif) no-repeat; 
	width:21px; height:14px; left:36px;} 

.stream .avanzar {
	background:url(../../imagenes/player_player_avanzar.gif) no-repeat; 
	width:21px; height:14px; left:318px;} 

.stream .fin  {
	background:url(../../imagenes/player_player_fin.gif) no-repeat; 
	width:21px; height:14px; left:340px;} 

/* ============ playerpie ============ */

#playerPie{
	background:url(../../imagenes/esp/player_pie.jpg) no-repeat; 
	width:376px; height:43px; position:absolute; top:334px; left:3px;}

#playerPie .controles { width: 53px; height: 23px; float: left; }

#playerPie #boton_play span, 
#playerPie #boton_stop span, 
#playerPie #boton_pause span { display:none;}

#playerPie #boton_play, 
#playerPie #boton_stop, 
#playerPie #boton_pause { position:absolute; display:block; float: left; cursor:pointer; margin-top:5px;}

#playerPie #boton_pause { 
	background:url(../../imagenes/player_player_pause.gif) no-repeat;
	width:33px; height:33px; padding-left:0px; left:15px; }

#playerPie #boton_play { 
	background:url(../../imagenes/player_player_play.gif) no-repeat; 
	width:33px; height:33px; padding-left:0px; left:15px;  }

#playerPie #boton_stop { 
	background:url(../../imagenes/player_player_stop.gif) no-repeat; 
	width:33px; height:33px; left:55px; }

#player .volumen{float: left; position:relative; }

#playerPie .ampliar {  
	background:url(../../imagenes/player_player_ampliar.gif) no-repeat; position:absolute; 
	float:left; width:25px; height:25px; cursor:pointer; left:330px; top:9px;}


#playerPie .reiniciar span,
#playerPie .ampliar span { display:none; }
#playerPie .random span {	display: none; }
#playerPie .reiniciar  { display:none;}
#playerPie .random {display:none;}

/* ============ calidad ============ */

/* ---------- CALIDAD ----------*/

#playerPie .calidad {
	background:url(../../imagenes/player_player_calidad.gif) no-repeat; float: left; 
	width:150px; height:23px; margin-top:20px; margin-left:46px; 
	 position:relative; font:11px/14px Arial; color:#4D4F44;}

#playerPie .calidad .calidad128 { 
	background:url(../../imagenes/player_calidad350.gif) no-repeat;
	width:38px; height: 26px;
	float: left; position:relative; cursor:pointer;
	left: 25px; display:block !important; z-index:10000;}

#playerPie .calidad .calidad300 {
	background:url(../../imagenes/player_calidad350.gif) no-repeat; 
	width:38px;
	cursor:pointer; display:block !important; z-index:10000;}

#playerPie .calidad .calidadDes {
	background:url(../../imagenes/player_player_1mb.gif) no-repeat;
	display:block !important; z-index:10000;
	width:24px; height:12px;}

#playerPie .calidad .calidad3m {
	width:24px; height:12px;
	display:block !important; z-index:10000;}
	
/* ============ streming ============ */


.stream *.carpe_horizontal_slider_track {
	height: 11px; line-height: 0px;
	z-index: 1;	width:221px;
	position:relative; left:79px;	top:7px; }

*.carpe_horizontal_slider_track { 
	width:76px; height:7px; line-height:0px;
	z-index: 1;	position:relative; 
	left:62px; top:24px;}
/* Desplazamiento */

*.carpe_slider_desplazamiento {
	background-color: #CF4205;	
	width:221px; height:3px; line-height:0px;
	margin: 2px 0 0 0;	z-index:1; }
	
.volumen *.carpe_slider_desplazamiento { 
	 width:65px !important; height:3px; margin: 4px 0;
	 left:65px !important;}

/*boton*/
*.carpe_slider { width: 6px; cursor:pointer;
	background: url(../../imagenes/player_player_control.gif) no-repeat;
	position:absolute; top:1px; 
	width:12px; height:7px; z-index: 2;}
	
.volumen *.carpe_slider { top:1px;}
