/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */



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

  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 {

	background-color: #FFFF00;

}

.tabberlive {

 margin-top:3px;

 margin-left:3px;

 margin-right:3px;



}



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

  ul.tabbernav = the tab navigation list

  li.tabberactive = the active tab

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

ul.tabbernav

{
	width:200px;
	margin:0;

	padding:7px;

	font: 13px century gothic,Verdana, sans-serif;

	background-color: #000;

	border-top-width: 3px;

	border-top-style: solid;

	border-top-color: #000;



}



ul.tabbernav li

{

 list-style: none;
 margin: 0;

 display: inline;

 color:#5AB7D8;



}



ul.tabbernav li a

{

	padding: 5px 0.5em;

	margin-left: 3px;

	border-bottom: none;

	text-decoration: none;

	background-color: #900;

	background-repeat: repeat-x;

	line-height: 180%;
	

}



ul.tabbernav li a:link {

	color:#FFF;

}

ul.tabbernav li a:visited {

	color:#FFF;

}



ul.tabbernav li a:hover

{

	color: #000000;

	background-color: #ffcc33;

	font-weight: bolder;

	line-height: 180%;

}



ul.tabbernav li.tabberactive a

{

	color: #000000;

	background-color: #FC3;

	background-repeat: no-repeat;

	font-weight: bolder;

		line-height: 180%;

}



ul.tabbernav li.tabberactive a:hover

{

	color: #FFF;

	background-color: #ffcc33;

	background-repeat: no-repeat;

	font-weight: bolder;

		line-height: 180%;

}



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

  .tabbertab = the tab content

  Add style only after the tabber interface is set up (.tabberlive)

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

.tabberlive .tabbertab {

	font: 13px century gothic,Verdana, sans-serif;

	color:#499fbd;

	background-color: #000000;

	padding-top: 3px;

	padding-right: 1px;

	padding-bottom: 3px;

	padding-left: 5px;

	 float:left;

	 width:294px;

}









.tabbertab li img {

	margin-top:8px;

	background-color: #CCCCCC;

	padding: 2px;

	border: 2px solid #FFFFFF;



}

 /* 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; */

}

.tabberlive .tabbertab a{





}

.tabberlive .tabbertab p{

	margin:0px 0;



}

.tabberlive .tabbertab a:hover{

	color: #999;	

}



.tabbertab a, .tabbertab a:visited{

	



	color: #000;

}



.tabberlive .tabbertab ul {

	list-style:none;

	margin:0px 0px 15px 0px;

	padding:0px 0px 0px 0px;	

	}



.tabberlive .tabbertab ul li {

	list-style:none;

	padding:1px 0px 1px 1px;

	color:#FFF;

	margin-top:1px;

	width:160px;

	text-align: left;

	

	}

.tabberlive .tabbertab ul li:hover{

	list-style:none;

	padding:1px 0px 1px 1px;

	color:#fff;

	margin-top:1px;

	}



.tabberlive .tabbertab ul li a {



	padding:0px 0px 0px 5px;

	text-decoration: none;

	margin-top:10px;

	}



.tabberlive .tabbertab ul li a:hover {

	color:#eee;

	padding:0px 0px 0px 5px;

	float:left;

	margin-top:0px;

	

}

/* 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:200px;

 overflow:auto;

}



.tabbertab li {

	list-style:none !important;

	list-style:outside;

	margin:0px 0px 0px 0px;

	padding:0px 0px 0px 0px;

	margin-bottom:4px;

	margin-top:4px;

	color: #FFF;

	font-size: 10px;

	float:left;

	}

.tabbertab li h1 {

	float:right;

	margin-left:6px;

	font-size: 12px;

	font-weight: bold;

	text-align:justify;

	width: 185px;

	list-style-type: none;

	display: inline-block;

	vertical-align: top;

	line-height: 90%;

	font-family: Arial, Helvetica, sans-serif;

}

.tabbertab li h1 li {

	color: #FFF;

	font-size: 10px;

	float:right;

}



.video {

	width:290px;

	height:85px;

	border: 1px dotted #FFF;

	margin-bottom:3px;

	background-color: #FFF;	

}



.video_jpg {

	float:left;

	width:75px;

	height:83px;

	

}



.video_jpg img {

	background-color: #CCC;

	padding: 2px;

	border: 1px solid #FFF;

	margin-top: 9px;

	margin-right: 4px;

	margin-bottom: 4px;

	margin-left: 4px;	

}







.video_title{

	float:right;

	width:200px;

	font-size: 10px;

	color: #000;

	line-height: 100%;

	font-family: Verdana, Geneva, sans-serif;

	margin-top: 6px;

	margin-left:3px;

	text-align: justify;

	padding-right:4px;

	background-color: #FFF;

	}

.video_title p{

	font-size: 11px;

	font-weight: bold;

	color: #009;

	line-height: 150%;

	margin-bottom:2px;

	font-family: Tahoma, Geneva, sans-serif;

	}



.video_title p a{

	background-color: #FFF;

	text-decoration: none;

	}









.AllVideos{

	background-color: #ffcc33;

	width:292px;

	color: #000;

	font-family: Verdana, Geneva, sans-serif;

	text-align: center;

	height:18px;

}



.AllVideos a, .AllVideos:visited {

	color: #000;

	font-family: Verdana, Geneva, sans-serif;

	text-align: center;

	text-decoration: none;

}

	









.log_welcome{

	margin-top:3px;

	color: #000;

	background-color: #ffcc33;

	font-family: Verdana, Geneva, sans-serif;

	height:17px;

	font-size:14px;

	width:290px;

	margin-bottom:7px;

	text-align: center;

}



.log_picture{

float:left;

}









.log_logout a,.log_logout a:visited, .log_Profile a, .log_Profile a:visited, .log_Dashboard a, .log_Dashboard a:visited {

	float:right;

	margin-top:4px;

	width:150px;

	color: #FFF;

	text-decoration: none;

	margin-right:65px;

}









.bottom li avatar img {
	width:55px;
	height:55px;
	
}

.avatar{
	width:35px;
	height:35px;
	margin-left:5px;
	margin-top:5px;
	margin-right:8px;

	border: 1px solid #FFF;

	background-color: #FFF;

	padding: 2px;

	border: 1px solid #CCC;
	float:left;

}







.belt2{

	background-color: #FF0;

	float: left;

	width: 290px;

	font-family: Verdana, Geneva, sans-serif;

	font-size: 10px;

	background-color: #ffcc33;

	color: #000;

	margin-top:3px;

	height:15px;

}



.log_new {

	width:135px;

	font-size:10px;

	float:left;

	color: #000;

	text-decoration: none;

	font-size: 11px;

	margin-left:5px;

}



.forgot {

	width:140px;

	font-size:10px;

	float:right;

	margin-right:6px;

	color: #000;

	text-decoration: none;

	font-size: 11px;

}



.log_new a,.log_new a:visited,.forgot a, .forgot a:visited{

	color: #000;

	width:180px;

	text-decoration: none;

}





.log_new a:hover{

	color: #CCC;

	text-decoration: none;

}



.forgot a:hover{

	color: #CCC;

	text-decoration: none;

}









.AllVideos a:hover {

	font-family: Verdana, Geneva, sans-serif;

	text-align: center;

	text-decoration: underline;

	color: #000;

	

}







