
/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:0px;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
	margin:0px 0px 0px 3px;
	padding: 10px 0px 0px 10px;
	border-bottom: 0px solid #778;
	font: bold 12px Verdana, sans-serif;
	background-color:#000000;
	height:25px;
	width:290px;
	background-image: url(/season2/images/bg-menu-home-02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


ul.tabbernav li
{
list-style: none;
margin: 0;
display: inline;
padding: 0px;

}

ul.tabbernav li a
{
padding-right: 2px;
margin:0px 10px 0px 0px;
border: 0px solid #000;
border-bottom: none;
text-decoration: none;
color:#FFFFFF ;
text-transform:uppercase !important;
font-family: Arial, Helvetica, sans-serif !important;
font-size: 14px !important;
font-style: normal !important;
line-height: normal !important;
font-weight: bold !important;
font-variant: normal !important;
}
ul.tabbernav li a:link { 
color: #fff!important;
margin:0px 10px 0px 0px;


 }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
color: #A8B503  !important;

}


ul.tabbernav li.tabberactive a:hover
{
color:#A8B503 !important;
background:none!important;
}



ul.tabbernav li.tabberactive a
{
border-bottom: 0px solid #fff;
color:#A8B503 !important;

/*background-image: url(/season2/images/btn-menu-player-videos.jpg);
background-repeat: no-repeat;
background-position: left top; */
}



/* --------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  -------------------------------------------------- */
  
.tabberlive .tabbertab {  /* Background of BOX */
 padding:10px 0px 0px 0px;
 margin:0px 0px 0px 0px;
 border:0px solid #aaa;
 border-top:0;
 background-color:#000000;
 margin-left:3px;
 width:300px;
 height:300px;
 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;

}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:10px;
 overflow:hidden;
 
}

#box {
width:300px;
height:300px;
background-color:#990000;
margin:0px 0px 0px 0px;
padding:0px 8px 0px 0px;
}


/*#row-vid{
width:300px;
height:50px;
background-color:#000;
margin:8px 10px 0px 10px;
padding:0px 8px 10px 0px;
width:259px;
clear:both;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #333333;
} */


#row-vid{
height:75px;
background-color:#000;
margin:8px 10px 0px 10px;
padding:0px 8px 10px 0px;
width:259px;
clear:both;
border-bottom-width: 0px;
border-bottom-style: solid;
border-bottom-color: #333333;
background-image: url(/season2/images/bg-row-bottom.jpg);
background-repeat: no-repeat;
background-position: left bottom;
}



#row-vid img{
float:left;
margin:0px 8px 0px 0px;
}

#row-vid p{
color:#cccccc!important;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:18px;
}

#row-vid h1{
color:#ffffff;
font-family:Arial, Helvetica, sans-serif !important;
font-size:14px;
line-height:18px;
font-weight:bold;
padding:0px;
margin:0px 0px -10px 0px;
}


#row-vid h1 a:link{
font-family:Arial, Helvetica, sans-serif !important;
font-size:14px;
line-height:18px;
color:#ffffff;
font-weight:bold;

}

#row-vid h1 a:hover{
color:#A2AE04!important;
text-decoration:none;
background:none;
}


#row-vid h1 a:visited{
color:#ffffff;
}

#row-vid h1 a:link.ga{
font-family:Arial, Helvetica, sans-serif !important;
font-size:14px;
color:#FD018B;
text-decoration:none
}

#row-vid h1 a:hover.ga{
font-family:Arial, Helvetica, sans-serif !important;
font-size:14px;
color:#FD018B;
text-decoration:none
}

#bar {
background-color:#333333;
width:260px;
height:1px;
margin:10px 0px 10px 10px;
padding:0px 0px 0px 0px;
}


#tab3 {
background-color:#000;
height:300px;
width:300px;
}

#vid-player{
height:288px;
width:285px;
background-color:#333333;
margin:0px 0px 0px 7px;
padding:0px 0px 0px 0px;
border: 0px solid #333333;
clear:both;
}


#vid-player-02{
height:288px;
width:285px;
background-color:#333333;
margin:0px 0px 0px 7px;
padding:0px 0px 0px 0px;
border: 0px solid #333333;
clear:both;
}



#player-load {
	height:90px;
	background-color:#000000;
	width:208px;
	margin:0px 0px 0px 10px;
	background-image: url(/season2/images/bg-music-player.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #333333;
	padding:0px 0px 0px 70px;
}


#comments {
width:64px;
height:15px;
margin:-19px 0px 0px 195px;
padding:0px;
}

a.comments{
background-image: url(/season2/images/btn-comments.jpg);
background-repeat: no-repeat;
background-position: left top;
width:64px;
height:15px;
display: block;
margin:-19px 0px 0px 195px;
}

a:hover.comments{
background-position: -64px 0px;
}




#comments-ga {
width:64px;
height:15px;
margin:-19px 0px 0px 195px;
padding:0px;
}

a.comments-ga{
background-image: url(/season2/images/btn-comments-ga.jpg);
background-repeat: no-repeat;
background-position: left top;
width:64px;
height:16px;
display: block;
margin:-19px 0px 0px 195px;
}

a:hover.comments-ga{
background-position: -64px 0px;
}

















#row-bar {
height:30px;
width:250px;
background-color:#000000!important;
float:left;
}




#scrollbar_track {
	position:absolute;
	top:0;
	right:0;
	height:215px !important;
	width:10px;
	background-color:transparent;
	cursor:move;
		margin-right:10px;
}

#scrollbar_handle {
width:12px;
background-color:#000000;
cursor:move;
background-image: url(/season2/images/bg-handle.jpg);
background-repeat: no-repeat;
background-position: left top;	/*-moz-border-radius: 5px;
-webkit-border-radius: 5px;
opacity:0.9;
-moz-opacity:0.9; */
}

#scrollbar_content {
	overflow:hidden;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	width:275px;
	height:230px;

}

#scrollbar_content  p{
color:#FFFFFF;
}




/*------------------------------*/
#scrollbar_container2 {
	position:relative;
	background-color:#000000;
	width:300px;
	padding:0px 0px 130px 0px;
	background-image: url(/season2/images/bg-player-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#scrollbar_track2 {
	position:absolute;
	top:0;
	right:0;
	height:215px !important;
	width:12px;
	background:none;
	cursor:move;
	margin-right:10px;

}

#scrollbar_handle2 {
width:12px;
background-color:#000000;
cursor:move;
background-image: url(/season2/images/bg-handle.jpg);
background-repeat: no-repeat;
background-position: left top;	/*-moz-border-radius: 5px;
-webkit-border-radius: 5px;
opacity:0.9;
-moz-opacity:0.9; */
}

#scrollbar_content2{
	overflow:hidden;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	width:275px;
	height:285px;
}

#scrollbar_content2  p{
color:#FFFFFF;
}


/*------------------------------*/
#scrollbar_container3 {
	position:relative;
	background-color:#000000;
	width:300px;
	padding:0px 0px 130px 0px;
	background-image: url(/season2/images/bg-player-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#scrollbar_track3 {
	position:absolute;
	top:0;
	right:0;
	height:215px !important;
	width:12px;
	background:none;
	cursor:move;
	margin-right:10px;

}

#scrollbar_handle3 {
width:12px;
background-color:#000000;
cursor:move;
background-image: url(/season2/images/bg-handle.jpg);
background-repeat: no-repeat;
background-position: left top;	/*-moz-border-radius: 5px;
-webkit-border-radius: 5px;
opacity:0.9;
-moz-opacity:0.9; */
}

#scrollbar_content3{
	overflow:hidden;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	width:275px;
	height:300px;
}

#scrollbar_content3  p{
color:#FFFFFF;
}

/* --------------------- */



/*------------------------------*/
#scrollbar_container4 {
	position:relative;
	background-color:#000000;
	width:300px;
	padding:0px 0px 130px 0px;
	background-image: url(/season2/images/bg-player-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#scrollbar_track4 {
	position:absolute;
	top:0;
	right:0;
	height:215px !important;
	width:12px;
	background:none;
	cursor:move;
	margin-right:10px;

}

#scrollbar_handle4 {
width:12px;
background-color:#000000;
cursor:move;
background-image: url(/season2/images/bg-handle.jpg);
background-repeat: no-repeat;
background-position: left top;	/*-moz-border-radius: 5px;
-webkit-border-radius: 5px;
opacity:0.9;
-moz-opacity:0.9; */
}

#scrollbar_content4{
	overflow:hidden;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	width:275px;
	height:300px;
}

#scrollbar_content4  p{
color:#FFFFFF;
}

/* --------------------- */













#scrollbar_container5 {
	position:relative;
	background-color:#000000;
	width:300px;
	padding:0px 0px 130px 0px;
	background-image: url(/season2/images/bg-player-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#scrollbar_track5 {
	position:absolute;
	top:0;
	right:0;
	height:215px !important;
	width:12px;
	background:none;
	cursor:move;
	margin-right:10px;

}

#scrollbar_handle5 {
width:12px;
background-color:#000000;
cursor:move;
background-image: url(/season2/images/bg-handle.jpg);
background-repeat: no-repeat;
background-position: left top;	/*-moz-border-radius: 5px;
-webkit-border-radius: 5px;
opacity:0.9;
-moz-opacity:0.9; */
}

#scrollbar_content5{
	overflow:hidden;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	width:275px;
	height:300px;
}

#scrollbar_content5  p{
color:#FFFFFF;
}






