@charset "utf-8";
focus {outline:0px; }
:focus {-moz-outline-style:none;}
a:active {outline:none; outline:0px;}
#tab-triggers { 
	list-style:none; 
	margin:0 5px 0 15px; 
	padding:0;	
	border-bottom:1px solid #666;	
	height:30px;}
#tab-triggers li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0;
	list-style-image:none;}
#tab-triggers li a.active {outline:none;}
#tab-triggers li a { background: url(../images/videoPlayerImages/blue.png) no-repeat -420px 0;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 134px;
	text-align:center;	
	text-decoration:none;
	color:#333;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;}
#tab-triggers li a:hover { background-position: -420px -31px; color:#fff;}	
#tab-wrapper { width: 850px; height: 460px; }
#tab-wrapper .tab-container { display:none;}
#tab-wrapper .tab-container.active { display:block; }
#tab-wrapper .tab-container.inactive { display:none; }
h2.white{
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	margin: 16px 0 0 10px;
	color:#ffffff;}	
p.goldTimes {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#827b00;}
.prev a{width:92px;
		height:28px;
		margin:15px 0 0 2px;
		padding:0 0 0 0;
		float:left;
		background:url(../images/videoPlayerImages/PreviousButton.png)0 0 no-repeat;}
.prev a:hover {background:url(../images/videoPlayerImages/PreviousButton.png) 0px -28px no-repeat;}

.next a{width:92px;
		height:28px;
		margin:15px 0 0 4px;
		padding:0 0 0 0;
		float:left;
		background:url(../images/videoPlayerImages/NextButton.png)0 0 no-repeat;}		
.next a:hover {background:url(../images/videoPlayerImages/NextButton.png) 0px -28px no-repeat;}

#Player{
	margin:0;
	padding:0;
	width: 870px;
	height: 480px;}
#PlayerGallery{
	margin: 20px 0 0 0px;
	padding: 0;}
/* --------------------------------------- */
/* SSP Player 2 Column Content Left Select > Right Area Content
/* --------------------------------------- */
#subColumn{
	margin: 0 0 0 5px;
	padding: 0;
	width: 193px;
	height: 452px;
	background: url(../images/videoPlayerImages/subPageColumn.png) no-repeat;
	float:left;}		
#subColumnList ul{
	margin: 12px 5px 0 4px;
	padding: 0 0 0 0;
	font-size:14px;
	text-indent: 3pt;
	list-style-type: none;}
#subColumnList a{
	display: block;
	padding: 4px 0 4px 0;
	border-bottom: 1px solid #eee;}
#subColumnList a:link, #subColumnList a:visited{
	color: #EEE;
	text-decoration: none;}
#subColumnList a:hover{
	background-color: #369;
	color: #fff;}
#subColumnList a:active{
	background-color: #369;
	color: #fff;}
#subContent{
	margin: 4px 0 0 6px;
	padding: 0;
	width: 642px;
	height: 449px;
	background: url(../images/videoPlayerImages/subPageContent.png) no-repeat;
	float:left;}
	.2colcontent{
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		width: 780px;
		height: 452px;
		overflow:auto;}	
	#flashMedia{
	margin: 18px 0 0 11px;
	padding: 0 0 0 0;
	width: 745px;
	height: 390px;}
/* --------------------------------------- */
/* YouTube Player Styles
/* --------------------------------------- */
#YTV_movies{
	display:block;
	position:relative;
	float:left;
	clear:both;
	width:650px;
	height:450px;
	overflow:hidden;
	margin:10px auto 10px;}
	#YTV_playback {
		margin: 0 0 0 10px;
		display:block;
		position:relative;
		clear:both;
		width:640px;
		height:360px;
		overflow:visible;
		border:1px #666666 solid;
		-moz-border-radius-topleft:5px; 
		-webkit-border-top-left-radius: 5px;
		-moz-border-radius-topright:5px; 
		-webkit-border-top-right-radius:5px;}
		#YTV_playlist{
			margin: 25px 0 0 11px;
			display:block;
			position:absolute;
			top:6px;
			left:-650px;
			width:617px;
			height:314px;
			overflow:auto;
			background: url(../images/videoPlayerImages/playlist_bg.png);
			clear:both;
			-moz-border-radius-topright:5px; 
			-webkit-border-top-right-radius: 5px;
			-moz-border-radius-bottomright:5px; 
			-webkit-border-bottom-right-radius:5px;	
			border:1px #FFF solid;
			padding:10px;}
		#YTV_playlist .toggle{
			display:block;
			position:relative;
			clear:both;
			color:#CC0000;
			margin:5px 0px 10px;
			padding:0 0 0 25px;
			height:21px;
			line-height:21px;
			font-weight:bold;
			background:url(../images/videoPlayerImages/toggle.png) bottom left no-repeat;}
		#YTV_playlist .open{
			background:url(../images/videoPlayerImages/toggle.png) top left no-repeat;}
		
		#YTV_playlist .loading{
			display:block;
			position:relative;
			clear:both;
			height:40px;
			line-height:40px;
			background:url(../images/videoPlayerImages/loading.gif) left center no-repeat;}
	
			#YTV_playlist ul{
				display:block;
				position:relative;
				margin:0px;
				padding:0px;}
				#YTV_playlist li{
					display:block;
					position:relative;
					clear:both;
					margin:5px 0px 5px;
					width:550px;
					padding:0px;
					line-height:16px;
					padding-right:25px;
					border-bottom:1px #333333 dotted;}
				#YTV_playlist a{
					display:block;
					position:relative;
					clear:both;
					margin:0 0 3px 35px;
					color:#FFFFFF;
					font-size:12px;
					text-decoration:none;}
				#YTV_playlist a.selected{
					font-weight:bold;
					text-decoration:underline;}
				#YTV_playlist a.link_repeat{
					color:#0d6edc;}
				#YTV_playlist a.repeat{
					display:block;
					position:absolute;
					top:0px;
					right:5px;
					width:16px;
					height:16px;
					background-image:url(../images/videoPlayerImages/repeat.png);
					background-position:bottom;
					background-repeat:no-repeat;}
				#YTV_playlist a.repeat_on{
					background-position:top;}		
				#infoPanel{
					margin: 3px 0px 0 10px;
					display:block;
					position:relative;
					clear:both;
					height:40px;
					background:#000000;
					-moz-border-radius-bottomleft:5px; 
					-webkit-border-bottom-left-radius: 5px;
					-moz-border-radius-bottomright:5px; 
					-webkit-border-bottom-right-radius:5px;	
					color:#FFF;
					line-height:40px;
					padding-left:10px;
					font-size:14px;	}	
			.playlist{
				margin:0px 0px 0 10px;
				display:block;
				width:215px;
				height:30px;
				background-image:url(../images/videoPlayerImages/playlist.png);
				background-position:bottom;
				float:left;}
			.playlist_on{
				background-position:top;}
			.playlist_repeat{
				margin:8px 10px 0 0;
				display:block;
				width:24px;
				height:24px;
				background-image:url(../images/videoPlayerImages/repeat_playlist.png);
				background-position:bottom;
				background-repeat:no-repeat;
				float:left;}
			.playlist_repeat_on{
				background-position:top;}
			.YTV_tips{
				display:block;
				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				text-align:left;
				-moz-border-radius:5px; 
				-webkit-border-radius:5px;
				border:1px #333333 solid;
				background:#FFFFFF;
				margin: 0 0 0 20px;
				padding:3px 5px 3px;	
				float:left;}	
			.YTV_tips .tip-text{display:none;}	
#playlistAD{
	margin:5px 0 0 8px;
	display:block;
	position:absolute;
	width:180px;
	height:270px;
	background-image:url(../images/videoPlayerImages/TheRiseFlyFishingAdvert.png);
	background-position:bottom;
	background-repeat:no-repeat;
	text-indent:-2000px;
	border-bottom: 0px solid #eee;}