
.body{
	width: 1000px;
	height: 100%;
	margin: 0px;
	text-align: center;
	
	font-family: Arial;
}

a{
	color: #2D94B5;
}

a:hover{
	color: #24B7EA;
}

/************* primer nivell de capes ***********************/

#content{
	width: 1000px;
	height: 100%;	
}

#header{
	width: 1000px;
	clear: both;
	height: 100px;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: left;
}

#channels{
	float:left;
	width: 300px;
	height: 723px;
	background-color: #FFFFFF;	
}

#tv{
	width: 550px;
	height: 337px;
	background-color: #000000;
	padding-left: 117px;
}

#highlights{
	float: right;
	width: 150px;
	height: 680px;
	background-color: #FFFFFF;
}

#news{
	width: 550px;
	height: 306px;
	background-color: #FFFFFF;
	padding-left: 130px;
	margin-top: 80px;
}

#tags{
	width: 520px;
	height: 80px;
	padding-left: 133px;
	margin-top: 20px;
	text-align: center;
	vertical-align: middle;
	position: relative;
	display: none;
	
}

#footer{
	width: 1000px;
	height: 40px;
	clear: both;
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
	font-size: 12px;
	font-family: Arial;
	margin-top: 10px;
	border-top: 2px solid #2D94B5;
	
	margin-bottom: 10px;
}


/** nochannels : presentation i addvideo ******/

#nochannels{
	width: 100%;
	text-align: left;	
	font-size: 12px;
	font-family: Arial;
}

#in_nochannels{
	padding: 10px 30px 30px 10px;	
}

#in_nochannels .set {
	clear:both;
	margin-bottom: 25px;
	margin-left: 100px;
	margin-right: 100px;	
}

#in_nochannels .logo{
	float: left;
	width: 300px;
	text-align: center;
	vertical-align: middle;
	padding-top: 20px;
	padding-bottom: 20px;
}

#in_nochannels .text{
	
	width: 400px;
	margin-left: 300px;
	text-align: justify;
	vertical-align: middle;
	padding-top: 20px;
	padding-bottom: 20px;
	}
	

/******* canals ******************************/

#channelcontent{
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 260px;
	height: 703px;
	border: 1px solid black;
		
}

#spanchannelcontent{
	padding-top: 20px;
	padding-left: 16px;
	padding-right: 10px;
	padding-bottom: 20px;
	height: 648px;
	width: 224px;
	margin: 5px;
	position: relative;	
	overflow-y: auto;
	overflow-x: hidden;
}


#channelflicker{
	float: left;
	width: 10px;
	margin-left: 2px;
	margin-top: 20px;
}

.channelbutton{
	width: 27px;
	height: 45px;
	border: 1px solid black;
	margin-bottom: 10px;
	cursor: pointer;
}

.channelbutton#button_wsf{
	background-color: #DAD067;
	background-image: url(img/menu_channel_wsf.gif);	
}

.channelcontent_wsf{
	background-color: #FFFF99;
	background-image: url(img/bg_wsf.gif);
	background-position: top left;
	background-repeat: repeat-y;	
}

.channelbutton#button_wbd{
	background-color: #CB6848;
	background-image: url(img/menu_channel_wbd.gif);	
}

.channelcontent_wbd{
	background-color: #FBD6D8;
	background-image: url(img/bg_wbd.gif);
	background-position: top left;
	background-repeat: repeat-y;	
}

.channelbutton#button_rii{
	background-color: #FA9D26;
	background-image: url(img/menu_channel_rii.gif);	
	
}

.channelcontent_rii{
	background-color: #FBE4C9;
	background-image: url(img/bg_rii.gif);
	background-position: top left;
	background-repeat: repeat-y;	
}

.channelbutton#button_all, .channelcontent_all{
	background-color: #FFFFFF;
}

.channelbutton#button_all{
	background-image: url(img/menu_channel_all.gif);	
}

.channelbutton#button_others, .channelcontent_others{
	background-color: #FFFFFF;
	margin-top: 30px;
}

.channelbutton#button_others{
	background-image: url(img/menu_channel_others.gif);	
}

.channelbutton#button_res, .channelcontent_res{
	background-color: #CCCCCC;
	margin-top: 30px;
}

.channelbutton#button_res{
	height: 62px;
	background-image: url(img/menu_channel_res.gif);	
}

.channelcontent_res{
	background-color: #EEEEEE;
	background-image: url(img/bg_res.gif);
	background-position: top left;
	background-repeat: repeat-y;	
}

.channelbutton#button_res{
	visibility: hidden;
}

#title_channel{
	text-align: left;
	margin-bottom: 10px;	
}


/****** fitxes dels videos al menu **********************/

.video_data{
	text-align: right;
	width: 100%;
	color: #000000;
	font-family: arial;
	font-size: 11px;
	font-style: italic;
	margin-bottom: 5px;
	padding: 2px 5px 2px 2px;
}

.video_data_rii, .video_data_wbd, .video_data_wsf{
	background-color: #FFFFFF;
}

.video_data_all{
	background-color: #CCCCCC;	
}

.video_day{
	margin-bottom: 10px;
	padding-bottom: 15px;
}

.video_day h3{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.video_num{
	
}

.video_main{
	text-align: left;	
}

.video_main ul{
	text-align: left;	
	list-style: none;
	list-style-position: outside;
}

.video_main li{
	text-align: left;
	font-size: 11px;
	margin-bottom: 5px;
		
}


.link_titols{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	text-align: justify;
	color: #000000;
}

.link_titols:hover, .link_subtitols:hover{
	text-decoration:underline;
	color: #000000;
}

.link_subtitols{
	color: #000000;
	font-size: 10px;
	font-family: Arial;
	margin-left: -20px;
}


.subtitol{
	padding: 5px 10px 5px 10px;
	text-align: justify;
	font-style: italic;
	font-family: Arial;
	font-size: 12px;
}


/************** botoneres al header ***************/

#header #logo{
	margin-top: 20px;
	margin-left: 35px;
	float: left;
}

#searchbox{
	padding-top: 60px;
	margin-left: 450px;
	
}

#headerbuttons{
	float: right;
	margin-top: -14px;
}

#rss{
	margin-top: -55px;
	float: right;
	padding-right: 0px;
}

#rss a{
	color: #000000;
	text-decoration: none;	
	font-family: arial;	
	font-weight: bold;
	font-size: 14px;
}

#rss img{
	/*vertical-align: middle;	*/
}

#rss a:hover{
	text-decoration: underline;	
}

#searchbox a, #addvideo a, #headerbuttons a, .backhome{
	padding: 4px 10px 2px 10px;
	background-color: #2D94B5;
	color: #333333;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	border: 1px solid black;
	text-decoration: none;
}

#searchbox a{
	background-color: #CCCCCC;	
}

#addvideo a:hover, #headerbuttons a:hover, .backhome:hover{
	background-color: #24B7EA;
	color: #FFFFFF;
}

#searchbox a:hover{
	background-color: #999999;
	color: #FFFFFF;	
}

#searchinput{
	width: 210px;	
}

#addvideo{
	margin-left: 730px;
	margin-top: -33px;
}

/************** FORMS *************************************/

#in_nochannels form{
	padding-left: 50px;	
	padding-top: 30px;
}

.form_label{
	float: left;
	clear: left;
	width: 300px;
	font-weight: bold;	
}

.rightform{
	margin-left: 300px;
}

.clearer{
	clear: both;
	height: 20px;
}

#in_rii, #in_wsf, #in_wbd{
	position: relative;
	font-weight: bold;
	display: inline;
	margin: -20px 10px 0px 5px; 
	padding: 2px 8px 2px 8px;
	color: #000000;
}

#in_rii{
	background-color:#FA9D27; 
	/*color: #FBE4C9;*/
}

#in_wbd{
	background-color: #CB6848;
	/*color:#FBD6D8; */
}

#in_wsf{
	background-color: #DAD067;
	/*color: #FFFF99; */
}

#in_nochannels input{
	clear: right;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #2D94B5;
}




/************** NEWS *************************************/

#newscontent{
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 530px;
	height: 260px;
	border: 1px solid black;
}

#newsflicker{
	float: left;
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 522px;
	background-image: url(img/titol_news.gif);
	background-position: bottom right;
	background-repeat: no-repeat;	
}

#newsflicker a{
	padding: 2px 6px 2px 6px;
	border: 1px solid black;
	margin-right: 6px;
	color: #000000;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#newsflicker a#cb_news_all{
	background-color: #FFFFFF;		
}

.newscontent_all{
	background-color: #FFFFFF;		
}

#newsflicker a#cb_news_rii{
	background-color: #FA9D26;		
}

.newscontent_rii{
	background-color: #FBE4C9;
	background-image: url(img/bg_news_rii.gif);
	background-position: top left;
	background-repeat: repeat-x;	
}

#newsflicker a#cb_news_wsf{
	background-color: #DAD067;		
}

.newscontent_wsf{
	background-color: #FFFF99;
	background-image: url(img/bg_news_wsf.gif);
	background-position: top left;
	background-repeat: repeat-x;	
}

#newsflicker a#cb_news_wbd{
	background-color: #CB6848;		
}

.newscontent_wbd{
	background-color: #FBD6D8;
	background-image: url(img/bg_news_wbd.gif);
	background-position: top left;
	background-repeat: repeat-x;	
}


#newslines{
	float:left;
	margin-left: 15px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-right: 5px;
	width: 505px;
	height: 230px;
	position: relative;	
	overflow-y: auto;
	overflow-x: hidden;
	text-align: left;
	vertical-align: top;
}

.news_item{
	width: 100%;
	margin-bottom: 10px;
}

.news_item a{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: arial;
}

.news_item a:hover{
	text-decoration: underline;
	
}

.news_description{
	font-size: 11px;
	color: #000000;
	font-family: arial;
	font-weight: normal;
}


/*************** TAGS ************************************/
#tagtext{
	vertical-align: middle;
	text-align: center;
	width: 520px;
	white-space: normal;
	position: absolute; 
	top: 25%; 
	
}

#tagtext a{
	color: #000000;
	text-decoration: none;	
	font-family: arial;
	vertical-align: middle;
}

#tagtext a:hover{
	text-decoration: underline;	
}

#tagtext a.s1{
	font-size: 18px;
	font-weight: bold;
}

#tagtext a.s2{
	font-size: 16px;
	font-weight: bold;
}

#tagtext a.s3{
	font-size: 14px;
	font-weight: bold;
}

#tagtext a.s4{
	font-size: 12px;
	font-weight: normal;
}

#tagtext a.s5{
	font-size: 10px;
	font-weight: normal;
}


/************** HIGHLIGHTS *******************************/

#highlightscontent{
	margin-left: -5px;
	margin-top: 10px;
}

#highlightscontent img{
	margin-bottom: 5px;
}

.highlight_box{
	width: 150px;
	/*height: 135px;
	min-height: 135px;*/
	border: 1px solid black;	
	margin-bottom: 15px;
	padding: 10px 5px 10px 5px;
}

.highlight_box img{
	margin-bottom: 5px;
	background-color: #000000;
	width: 107px;
	height: 80px;
	padding-left: 15px; 
	padding-right: 15px;
}

.hl_link{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
	font-family: arial;
}

.hl_link:hover{
	text-decoration: underline;	
	color: #000000;
}



.highlight_box#wbd{
	background-color: #CB6848;
}

.highlight_box#wsf{
	background-color: #DAD067;
}

.highlight_box#rii{
	background-color: #FA9D26;
}


/****** Pàgina RSS ********************/

.rss_titol{
	padding-left: 60px;
	margin-bottom: 10px;
}

.rss_titol a{
	color: #000000;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	margin-right: 20px;
}

.rss_titol a:hover{
	text-decoration: underline;
}

.rss_destaca{
	color: #2D94B5;
}

.rss_titol img{
	border: 0px;
	vertical-align: middle;	
}

/******** REQUADRE DE LA TELE ***************/

#controls_video{
	width: 538px;
	background-color: #000000;
	height: 18px;
	margin-top: -15px;	
	padding: 6px;
	color: #CCCCC;
	text-align: left;
	vertical-align: middle;
}

.canal{
	color: #000000;	
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
}

.canal#rii{
	background-color:#FA9D27; 
}

.canal#wbd{
	background-color: #CB6848;
}

.canal#wsf{
	background-color: #DAD067;
}

#controls_video label{
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial;
	margin-left: 5px;	
}

#controls_video select{
	background-color: #000000;
	color: #CCCCCC;	
	font-size: 11px;
	font-family: Arial;
	border: 1px solid #cccccc;
}

#controls_video a{
	font-size: 11px;
	font-family: Arial;
	margin-right: 5px;
	margin-top: -17px;
	float: right;
}

	
