/* ------ 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:#ffffff;}
.G6_VideoInfoDescription{font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;color:#ffffff;}

/* ------ 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:#999999;text-decoration: none;}
.G6_ClipListText a{color:#999999;text-decoration:none;}
.G6_ClipListText a:active{color:#999999;}
.G6_ClipListText a:hover{font-family:Verdana, Arial, Helvetica, sans-serif;color:#ffffff;text-decoration:underline;}
.G6_ClipListText a:link{color:#999999;}
.G6_ClipListText a:visited{color:#999999;}
.G6_ClipListSettings{color:#999999;}
.G6_ClipListHeading{font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;color:#ffffff;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:215px}
	   .G6_ThumbListHeader{padding-left:0px; margin-left:0px;}  
		.G6_ThumbListTextCell{padding:2px;width:200px;}
			.G6_ThumbListText {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333;width:110px;}
			.G6_ThumbListText a{text-decoration:none;font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333;width:110px;}
			.G6_ThumbListText a:link{color: #333333;}
			.G6_ThumbListText a:visited{color: #333333;}
			.G6_ThumbListText a:hover{text-decoration:underline; color: #333333;}
			.G6_ThumbListText a:active{color: #333333;}
		.G6_ThumblistThumbnailCell{padding:2px;width:103px;}
			.G6_ThumblistThumbnailCell img{border:1px solid #999999;}

.G6_ThumbList2{text-align:center;}
	  .G6_ThumbList2 table{width:215px;text-align:center;}
	  .G6_ThumbList2 td{text-align:center;}
	   .G6_ThumbListHeader2{}  
		.G6_ThumbListTextCell2{padding:2px;width:215px;text-align:center;text-align:center;}
		.G6_ThumbListTextCell2 td{text-align:center;}
			.G6_ThumbListText2 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333;width:215px;text-align:center;}
			.G6_ThumbListText2 a{text-decoration:none;font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333;width:215px;text-align:center;}
			.G6_ThumbListText2 a:link{color: #333333;}
			.G6_ThumbListText2 a:visited{color: #333333;}
			.G6_ThumbListText2 a:hover{text-decoration:underline; color: #333333;}
			.G6_ThumbListText2 a:active{color: #333333;}
		.G6_ThumblistThumbnail2{text-align:center;width:215px;}
		.G6_ThumblistThumbnailCell2{padding:7px;width:215px;}
			.G6_ThumblistThumbnailCell2 img{border:1px solid #999999;text-align:center;}
/* ------ 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:#ffffff;}
.Selected a:link{text-decoration:none; color:#ffffff;}
.Selected a:visited{text-decoration:none; color:#ffffff;}
.Selected a:active{text-decoration:none; color:#ffffff;}		
.Selected a:hover{color:#ffffff; 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}