#title_player {
	width:726px;
	height:24px;
	overflow:hidden;
	background:url(../img/bg/bg_w24px.gif)
	repeat-x;
	border:1px solid #ACACAC;
}

#title_l { 
	width:375px;
	height:18px;
	float:left;
	overflow:hidden;
	padding:3px 0px 3px 10px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
}

#titulo_xajax { 
	width:375px;
	height:18px;
	float:left;
	overflow:hidden;
	padding:3px 0px 3px 10px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
}

font.title_lr {
	float:right;
	color:#D20000;
}

#title_r {
	width:305px; 
	height:24px;
	float:right;
	overflow:hidden;
	padding:4px 10px 4px 10px;
	border-left:1px solid #ACACAC;
	text-align:left;
	font-weight:bold;
	font-size:11px;
}

#titulo_hora_xajax {
	width:305px; 
	height:24px;
	float:right;
	overflow:hidden;
	padding:4px 10px 4px 10px;
	border-left:1px solid #ACACAC;
	text-align:left;
	font-weight:bold;
	font-size:11px;
}

#player_b {
	position:relative;
	width:726px;
	height:300px;
	overflow:hidden;
	float:left;
	margin-right:16px;
	background:#ACACAC;
	border-left:1px solid #ACACAC;
	border-right:1px solid #ACACAC;
}

#player_b_blanco {
	position:relative;
	width:728px;
	height:300px;
	overflow:hidden;
	float:left;
	margin-right:16px;
	background:white;
	border-left:1px solid #ACACAC;
	border-right:1px solid #ACACAC;
}

#screen {
	position:absolute;
	top:0px;left:0px;
	background:#000000;
	float:left;
	width:400px;
	height:300px;
	overflow:hidden;
}

#control_b {
	background:url(../img/bg/control_w48px.gif)
	repeat-x;
	float:left;
	width:726px;
	height:48px;
	overflow:hidden;
	border:1px solid #C0C0C0;
}

#control_l {
	position:relative; 
	width:401px;
	height:48px;
	float:left;
	overflow:hidden;
}

#control_r {
	position:relative;
	width:295px;
	height:18px; 
	float:right;
	overflow:hidden;
	padding:15px 15px 15px 15px;
	text-align:left;
}

#search {
	width:295px;
	text-align:center;
}

#search_img {
	float:left;
	width:26px;
	height:17px;
	padding-top:1px;
}

input.search {
	width:183px;
	height:18px;
	font-size:11px;
	color:#000000;
}

#btn_search2 {
	float:right;
}

#btn_search2 a { 
	background:url(../img/buttons/btn.gif)
	no-repeat 0px 0px;
	display:block;
	width:34px;
	height:16px;
	padding:0px 25px 0px 25px;
	text-decoration:none;
	color:#000000;
	border:1px solid #C0C0C0;
}

#btn_search2 a:hover {
	background:url(../img/buttons/btn.gif)
	no-repeat -204px 0px;
	color:#D20000;
}		

#btn_search2 a:active {
	background:url(../img/buttons/btn.gif)
	no-repeat 0px -16px;
	color:#000000;
}

/* ::: PROGRAMAS Y COMERCIALES/SPOTS ::: */

#playlist_b {
	position:absolute;
	top:0px;left:400px;
	background:#FFFFFF;
	float:left;
	width:325px;
	height:300px;
	overflow:auto;
	border-left:1px solid #C0C0C0;
}

#program {
	float:left;
	overflow:hidden;
}

#program ul {
	list-style: none;
	margin:0px;
	padding:0px;
}

	#program li {
		float:left;
}

	#program li a {
		background:url(../img/buttons/flecharoja.gif)
		no-repeat 0px 0px;
		display:block;
		width:254px;
		height:60px;
		padding:4px 26px 4px 26px;
		text-decoration:none;
		text-align:left;
		font-weight:bold;
		color:#000000;
		border-bottom: 1px #C0C0C0 solid;
}

	#program li a:hover {
		background:url(../img/buttons/flecharoja.gif)
		no-repeat 292px -68px;
		color:#D20000;
}

	#program li a:active {
		color:#ACACAC;
		background-color:#E5E5E5;
}

#programX {
	float:left;
	overflow:hidden;
}

#programX ul {
	list-style: none;
	margin:0px;
	padding:0px;
}

	#programX li {
		float:left;
}

	#programX li a {
		background:url(../img/buttons/flecharoja.gif)
		no-repeat 0px 0px;
		display:block;
		width:258px;
		height:60px;
		padding:4px 26px 4px 26px;
		text-decoration:none;
		text-align:left;
		font-weight:bold;
		color:#000000;
		border-bottom: 1px #C0C0C0 solid;
}

	#programX li a:hover {
		background:url(../img/buttons/flecharoja.gif)
		no-repeat 292px -68px;
		color:#D20000;
}

	#programX li a:active {
		color:#ACACAC;
		background-color:#E5E5E5;
}

li.linea{
	float:left;
}

li.linea a {
                background:url(../img/buttons/flecharoja.gif)
                no-repeat 0px 0px;
                display:block;
                width:258px;  
                height:60px;  
                padding:4px 26px 4px 26px;
                text-decoration:none;
                text-align:left;
                font-weight:bold;
                color:#000000;   
                border-bottom: 1px #C0C0C0 solid;
}

li.linea a:hover {
                background:url(../img/buttons/flecharoja.gif)
                no-repeat 292px -68px;
                color:#D20000;
}

li.linea a:active {
                color:#ACACAC;
                background-color:#E5E5E5;
}

#video_pr {
	z-index:0;
	position:relative;
	background:#000000;
	float:left;
	width:80px;
	height:60px;
	overflow:hidden;
	margin-right:10px;
	cursor:hand;
}

#play_label {
	z-index:1;
	position:absolute;
	top:0px;left:0px;
	width:75px;
	height:9px;
	padding-top:5px;
	padding-right:2px;
	text-align:right;
	cursor:hand;
	background:url(../img/buttons/time_label.gif) no-repeat 49px 3px;
}

font.program_t {
	font-size:9px;
	font-weight:normal;
	line-height:13px;
	}

font.time_s {
	font-size:9px;
	font-weight:normal;
	line-height:7px;
}

#btn_back {
	float:right;
}


	#btn_back a { 
		background:url(../img/buttons/btn2.gif)
		no-repeat -188px 0px;
		display:block;
		width:50px;
		height:16px;
		padding:0px 25px 0px 25px;
		font-size:9px;
		font-weight:normal;
		text-align:center;
		text-decoration:none;
		color:#000000;
		border:1px solid #C0C0C0;
}

	#btn_back a:hover {
		background:url(../img/buttons/btn2.gif)
		no-repeat 0px 0px;
		color:#D20000;
}		

	#btn_back a:active {
		background:url(../img/buttons/btn2.gif)
		no-repeat -188px -16px;
		color:#000000;
}
