/* ------ DEFAULT STYLE ------ */
body,td,table,p{font-family: Arial, Helvetica, sans-serif;font-size:12px;}
.G6_body{background-color:#DAE5DC;}


/* ------ INFO PANEL STYLES ------ 
	Following are the styles that 
	affect the info panel normally
	below the Video Player
*/
.G6_VideoInfoTitle{font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;color:#000000;}
.G6_VideoInfoDescription{font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;color:#000000;}

/* ------ CLIP LIST / PLAY LIST STYLES ------ 
	Following are the styles that 
	affect the play list of thumbs 
	in the scrolling pane
*/

.G6_ClipList{font-family: Arial, Helvetica, sans-serif; color:#6F7670}
.G6_ClipList a{font-family: Arial, Helvetica, sans-serif; color:#6F7670}
  .G6_ClipList table{}
	.G6_ClipListHeading{font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;color:#4A4F4B;text-decoration: none;}

	.G6_ClipListTextCell{border-bottom:1px dashed #949E96;}
		.G6_ClipListText {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;color:#6F7670;text-decoration: none;}
		.G6_ClipListText a{color:#6F7670;text-decoration:none;}
		.G6_ClipListText a:active{color:#6F7670;}
		.G6_ClipListText a:hover{font-family: Arial, Helvetica, sans-serif;color:#6F7670;text-decoration:underline;}
		.G6_ClipListText a:link{color:#6F7670;}
		.G6_ClipListText a:visited{color:#6F7670;}

	.G6_ClipListThumbnailCell{border-bottom:1px dashed #949E96;}
		.G6_ClipListThumbnailCell img{border:1px solid #949E96;}
		
	.G6_ClipListSettings{color:#6F7670;}
	
.G6_ClipListInfo{text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color:#FFFFFF;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{}
	.G6_ThumbListTextCell{padding:5px;width:150px;}
		.G6_ThumbListText {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333;width:120px;}
		.G6_ThumbListText a{text-decoration:none;font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333;width:120px;}
		.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:5px;}
		.G6_ThumblistThumbnailCell img{border:1px solid #A4B1A6;}

/* ------ RSS STYLES ------ 
	Following are the styles that 
	affect the RSS tags towards 
	the bottom of the page
*/
.G6_RSSText {font-family: Arial, Helvetica, sans-serif;font-size:11px;color: #000000;text-decoration:none;}
.G6_RSSText a:active{font-family: Arial, Helvetica, sans-serif;color: #000000;text-decoration:none;}
.G6_RSSText a:hover{font-family: Arial, Helvetica, sans-serif;color: #000000;text-decoration:underline;}
.G6_RSSText a:link{font-family: Arial, Helvetica, sans-serif;color: #000000;text-decoration:none;}
.G6_RSSText a:visited{font-family: Arial, Helvetica, sans-serif;color: #000000;}


/* ------ FOOTER STYLES ------ 
	Following are the styles that 
	affect the footer text of a page
*/
.G6_FooterText {font-family: Arial, Helvetica, sans-serif;font-size:12px;color: #000000;text-decoration:none;}
.G6_FooterText a:active{font-family: Arial, Helvetica, sans-serif;color: #000000;text-decoration:none;}
.G6_FooterText a:hover{font-family: Arial, Helvetica, sans-serif;color: #000000;text-decoration:underline;}
.G6_FooterText a:link{font-family: Arial, Helvetica, sans-serif;color: #000000;text-decoration:none;}
.G6_FooterText a:visited{font-family: Arial, Helvetica, sans-serif;color: #000000;text-decoration:underline;}

.G6_HelpHeading {font-weight:normal;color:#6F7670}
.G6_HelpQuestion {font-weight:normal;color:#6F7670}
.G6_HelpQuestion a {font-weight:normal;color:#6F7670}
.G6_HelpBodyText {font-weight:normal;color:#6F7670}
.G6_HelpBodyText b {font-weight:bold;color:#6F7670}
.G6_HelpLinkText {font-weight:bold;color:#6F7670}
.G6_HelpLinkText a{font-weight:bold;color:#6F7670}