#srch_box  { 
	position:absolute;
	top:16px;left:0px;
	width:726px;
	border:1px solid #C0C0C0;
}

#srch_form {
	position:relative;
	width:696px;
	height:18px; 
	overflow:hidden;
	clear:both;
	padding:15px 15px 15px 15px;
	background:url(../img/bg/control_w48px.gif)
	repeat-x;
	text-align:left;
}

#title_search {
	position:absolute;
	top:15px;left:15px;
	width:370px;
	height:18px;
	float:left;
	text_align:left;
}

#panel_search {
	position:absolute;
	top:15px;left:416px;
	width:296px;
	float:right;
	text_align:center;
}

#srch_img {
	position:absolute;
	top:0px;left:0px;
	width:26px;
	height:16px;
}

#srch_field {
	position:absolute;
	top:0px;left:26px;
	width:186px;
	height:16px;
}

input.srch {
	width:186px;
	height:18px;
	font-size:11px;
	color:#000000;
	margin:0px;
}

/* select.srch {
	width:136px;
	height:17px;
	font-size:9px;
	font-family:Trebuchet MS;
	color:#000000;
	margin:0px;

} */

#btn_search {
	position:absolute;
	top:14px;
	left:228px;
}

#btn_search_res {
        position:absolute;
        top:0px;
        left:190px; 
}

	#btn_search 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_search_res 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_search a:hover {
		background:url(../img/buttons/btn.gif)
		no-repeat -204px 0px;
		color:#D20000;
}		

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

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

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



#results_box {
	position:relative; 
	width:726px;
	overflow:hidden;
	clear:both;
	border-bottom:4px solid #C0C0C0;
	text-align:center;
}

/* RESULTADOS */

#nofind {
	background:url(../img/icons/nofind_24px.gif)
	no-repeat 10px 10px;
	width:308px;
	overflow:hidden;
	padding: 10px 10px 10px 44px;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
}

#result_left {
	float:left;
	width:584px;
	border-right:1px solid #C0C0C0;
	overflow:hidden;
}

#result_right {
	float:right;
	width:140px;
	overflow:hidden;

	text-align:center;
}

div.video {
margin:0px;
		overflow:auto;
		clear:both;
		border-bottom:1px solid #C0C0C0;
}
	div.video a {
		background:url(../img/buttons/label_search141px.gif)
		no-repeat 0px 0px;
		display:block;
		width:532px;
		height:80px;
		padding:10px 26px 10px 26px;
		text-decoration:none;
		text-align:left;
		font-weight:bold;
		color:#000000;
}

	div.video a:hover {
		background:url(../img/buttons/label_search141px.gif)
		no-repeat 568px -142px;
		color:#D20000;
}

	div.video a:active {
		color:#ACACAC;
		background-color:#E5E5E5;
}

div.video_screen {
	position:relative;
	float:left;
	width:106px;
	height:80px;
	overflow:hidden;
	margin-right:10px;
	text-align:center;
	cursor:hand;
}

div.video_top5 {
margin:0px;
		overflow:hiddeh;
		clear:both;
}
	div.video_top5 a {
		display:block;
		position:relative;
		width:117px;
		height:117px;
		padding:10px;
		cursor:hand;
		text-decoration:none;
		text-align:center;
		font-weight:bold;
		color:#000000;
		border:1px solid #FFFFFF;
}

	div.video_top5 a:hover {
		color:#D20000;
		border:1px solid #D20000;
}

	div.video_top5 a:active {
		color:#ACACAC;
		background-color:#E5E5E5;
		border:1px solid #D20000;
}

div.result_top5 {
		display:block;
		position:relative;
		width:117px;
		height:16px;
		padding:10px 10px 10px 10px;
		overflow:hiddeh;
		clear:both;
		text-align:center;
		font-weight:bold;
		color:#FFFFFF;
		background:#D20000;
		border:1px solid #D20000;
}

div.video_img {
	z-index:0px;
	position:relative;
	background:#000000;
	width:106px;
	height:80px;
	overflow:hidden;
	margin-bottom:5px;
	cursor:hand;
}

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

div.label_ranking {
	z-index:1;
	position:absolute;
	top:69px;left:10px;
	width:40px;height:11px;
	cursor:hand;
}

font.program_t {
	font-size:9px;
	font-weight:normal;
	line-height:11px;
	color:#000000;
	}

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

/* CIERRE */

#srch_pages  {
	position:relative;
	width:696px;
	height:18px; 
	background:url(../img/bg/control_w48px.gif)
	repeat-x;
	padding:15px 15px 15px 15px;
	text-align:left;
	overflow:hidden;
	clear:both;
}


#btn_next {
	position:absolute;
	top:15px;left:611px;
}

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

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

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


#btn_last {
	position:absolute;
	top:15px;left:511px;
}

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

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

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

#pages {
	width:370px;
	position:absolute;
	top:15px;left:15px;

}

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

#pages li {
	float:left;
}

	#pages li a {
		background:url(../img/bg/bg_pages.gif)
		no-repeat 0px 0px;
		display:block;
		width:16px;
		height:16px;
		font-size:9px;
		text-align:center;
		text-decoration:none;
		color:#000000;

}

	#pages li a:hover {
		background:url(../img/bg/bg_pages.gif)
		no-repeat 0px -16px;
		color:#FFFFFF;
}

	#pages li a:active {
		background:url(../img/bg/bg_pages.gif)
		no-repeat 0px 0px;
		color:#D20000;
}

