/* ------ DEFAULT STYLE ------ */
body,td,table,p,{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;}

/* ------ INFO PANEL STYLES ------ 
	Following are the styles that 
	affect the info panel normally
	below the Video Player
*/
.G6_VideoInfoTitle{font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;color:#000000;}
.G6_VideoInfoDescription{font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;color:#000000;}
.CurrentChannel{font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 11px;font-weight: bold;color:#000066;}
.CurrentChannel2{font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 14px;font-weight: bold;color:#000066;}

/*	PAGER STYLES	*/
#InfoPager{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:11px;
}
#InfoPager a{
	text-decoration:none;
	color:#000;
}
#InfoPager a:hover{
	text-decoration:underline;
}

#PlayListGrid td{
	background-color:#EBECF7;
	color:#999999;
	border:none;
} 

/* TITLE DESCRIPTION PAGE */

#G6_VideoInfoDescr{
	top:10px;
	margin:10px;
	visibility:visible;
	z-index:6000;
}

/*	SETTINGS PAGE	*/
#SettingsPage{
	margin:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#SettingsPage .col1{	
	width:200px;
}
#SettingsPage .col2{	
	width:200px;
}

/*	BOOKMARK PAGE	*/


/*	TOOLS PAGE	*/

#RooToolsPage{
	margin:12px 5px 5px 5px;
	width:400px;
}

#RooToolsPage dt{
	float:left;
	width:95px;
}
#RooToolsPage dd{
	font-size:9px;
	height:24px;
}

/*	PLAYLIST GRID	*/

#PlayListGrid{
	width:100%;
	height:100%;
	background-color:#E5E5E5;
}

#PlayListGrid td{
	font-family:Arial, Helvetica, sans-serif;					
	font-size:11px;											
	color:#000;
	border-bottom:1px solid #000;
	height:27px;
	background-color:#E5E5E5; 
}

#PlayListGrid td a{
	color:#000;
	text-decoration:none;
}
#PlayListGrid td a:hover{
	text-decoration:underline;
	color:#000;
}

#PlayListGrid .alternate td{
	background-color: #FFFFFF;
}

#PlayListGrid .thumbnail img{
	width:41px;
	height:24px;
	margin:3px;
	border:1px solid #000;
}

#PlayListGrid .pager td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	background-color:#E5E5E5;
	color:#000;
	height: 20px;
}

#PlayListGrid .pager a{
	text-decoration:underline;
}


/* ------ CLIP LIST / PLAY LIST STYLES ------ 
	Following are the styles that 
	affect the play list of thumbs 
	in the scrolling pane


.G6_ClipList{font-family:Verdana, Arial, Helvetica, sans-serif;}
.G6_ClipListText {font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;color:#666666;text-decoration: none;}
.G6_ClipListText a{color:#666666;text-decoration:none;}
.G6_ClipListText a:active{color:#666666;}
.G6_ClipListText a:hover{font-family:Verdana, Arial, Helvetica, sans-serif;color:#000000;text-decoration:underline;}
.G6_ClipListText a:link{color:#666666;}
.G6_ClipListText a:visited{color:#666666;}
.G6_ClipListSettings{color:#666666;}
.G6_ClipListHeading{font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;color:#000000;text-decoration: none;}
.G6_ClipListInfo{font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color:#666666;text-decoration: none;}
*/

/* ------ THUMB LIST STYLES ------ 
	Following are the styles that 
	affect the list of thumbs 
	normally towards the bottom 
	of the RTV Player
*/
	
.G6_ThumbList{}
	  .G6_ThumbList table{width:200px}
	   .G6_ThumbListHeader{padding-left:0px; margin-left:0px;}  
		.G6_ThumbListTextCell{padding:2px;width:200px; text-align:center;}
			.G6_ThumbListText {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #5F5F5F;width:100px; text-align:center;}
			.G6_ThumbListText a{text-decoration:none;font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #5F5F5F;width:100px; text-align:center;}
			.G6_ThumbListText a:link{color: #5F5F5F;}
			.G6_ThumbListText a:visited{color: #5F5F5F;}
			.G6_ThumbListText a:hover{text-decoration:underline; color: #5F5F5F;}
			.G6_ThumbListText a:active{color: #5F5F5F;}
		.G6_ThumblistThumbnailCell{padding:2px;width:103px;}
			.G6_ThumblistThumbnailCell img{border:none;}
/* ------ Navigation Tab Styles ------ */

.Selected{position:relative;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#ffffff;font-weight:bold;}	
.Unselected{position:relative;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#ffffff;font-weight:normal;}	

.Selected a{color:#5F5F5F;}
.Selected a:link{text-decoration:none; color:#5F5F5F;}
.Selected a:visited{text-decoration:none; color:#5F5F5F;}
.Selected a:active{text-decoration:none; color:#5F5F5F;}		
.Selected a:hover{color:#5F5F5F; font-weight:bold;}

.Unselected a{color:#ffffff;}
.Unselected a:link{text-decoration:none; color:#ffffff;}
.Unselected a:visited{text-decoration:none; color:#ffffff;}
.Unselected a:active{text-decoration:none; color:#ffffff;}		
.Unselected a:hover{color:#ffffff; font-weight:bold;}


.G6_HelpHeading {font-weight:normal;color:#999999}
.G6_HelpQuestion {font-weight:normal;color:#999999}
.G6_HelpQuestion a {font-weight:normal;color:#999999}
.G6_HelpBodyText {font-weight:normal;color:#999999}
.G6_HelpBodyText b {font-weight:bold;color:#999999}
.G6_HelpLinkText {font-weight:bold;color:#999999}
.G6_HelpLinkText a{font-weight:bold;color:#999999}

.playerBorderLight {


	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.playerBorderLightBigP {


	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}