/**
* $Id: xtubestyle.css
* Module: MyTube
*/
.titlebg 
			{
			font-size: 20px;
			background: #333333 url('http://i.imgur.com/rn62G.png') no-repeat;
			color:#fff;
			}
				.textesyn 
			{
			color: #C60;
			font-weight: bold;
			font-family: Verdana, Geneva, sans-serif;
			font-size: 12px;
			}
			.bglecteur 
			{
			background: url('http://i.imgur.com/FhOLI.png') repeat-y;
			color:#dddddd;
			}
					.bot {
                color:#FFF;
		font-size: 13px;
		background:url('http://i.imgur.com/5khg4.png') no-repeat;
		}
		
			.trie 
		
			{
			text-align: center;
			background-color:#666;
			color:#FFF;
			border-left:1px solid #343434;
			}
			.trie:hover
	
			{
			background-color:#999;
			color:#000;
		
			}
		
		
		
		#hwdvids .tabberlive .tabbertabhide {
			display:none;
		}

		#hwdvids .tabber {
		}

		#hwdvids .tabberlive {
			margin-top:1em;
		}

		#hwdvids ul.tabbernav
		{
			list-style-image: url('')!important;
			background-image:url('')!important;
			padding: 0!important;
			margin: 0!important;
			font-size: 12px;
			right: 0;
		}

		#hwdvids ul.tabbernav li
		{
			list-style-image: url('')!important;
			background-image:url('')!important;
			margin: 0!important;
			padding: 0!important;
			display: inline;
		}

		#hwdvids ul.tabbernav li a
		{
			padding: 3px 5px;
			margin-left: 3px;
			border: 1px solid #333;
			background: #171d25;
			color: #fff;
			text-decoration: none;
		}

		#hwdvids ul.tabbernav li a:link { color: #fff; }

		#hwdvids ul.tabbernav li a:visited { color: #fff; }

		#hwdvids ul.tabbernav li a:hover
		{
			color: #fff;
			background: #2e3238;
			border-color: #2e3238;
		}

		#hwdvids ul.tabbernav li.tabberactive a
		{
			background: #2e3238;
			color: #fff;
		}

		#hwdvids ul.tabbernav li.tabberactive a:hover
		{
			color: #fff;
			background: #2e3238;
		}

		#hwdvids .tabberlive .tabbertab {
			padding:5px 0 0 0;
		}

		/* If desired, hide the heading since a heading is provided by the tab */
		#hwdvids .tabberlive .tabbertab h2 {
			display:none;
		}

		#hwdvids .tabberlive .tabbertab h3 {
			display:none;
		}

		/* Example of using an ID to set different styles for the tabs on the page */
		#hwdvids .tabberlive#tab1 {
		}

		#hwdvids .tabberlive#tab2 {
		}

		#hwdvids .tabberlive#tab2 .tabbertab {
			height:200px;
			overflow:auto;
		}
.titlebg1 
			{
			font-size: 14px;
			background: #333333
			color:#fff;
			}

.mytube_button {
	padding-right: 0.5em; 
	padding-left: 0.5em; 
	padding-bottom: 3px; 
	padding-top: 2px; 
	background-image: url(images/icon/backgnd.png); 
	background-position: center center; 
	background-repeat: repeat-x; 
	color: #444; 
	font-size: smaller; 
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer; 
	border: outset 1px #CCC;
	white-space: nowrap;
	}

.mytube_letters {
	margin-bottom: 8px; 
	margin-top: 8px; 
	padding-right: 0.5em; 
	padding-left: 0.5em; 
	padding-bottom: 1px; 
	padding-top: 1px; 
	background-image: url(images/icon/backgnd.png); 
	background-position: center center; 
	background-repeat: repeat-x; 
	color: #444; 
	font-size: smaller; 
	font-weight: bold; 
	line-height: 16pt;
	cursor: pointer;
	border: outset 1px #CCC;
	}
  
.mytube_legend {
  padding-bottom: 12px;
  padding-top: 12px;
  text-align: right;
  font-size: smaller;
  vertical-align: middle; }

.mytube_itemTitle a {
  font-size: 130%; 
  font-weight: bold; 
  font-variant: small-caps; 
  color: #FFFFFF;
  background-color: transparent;}

.mytube_header {
  text-align: center;
  line-height: 120%;
  padding-bottom: 12px;}

.mytube_path {
  text-align: left;
  font-weight: bold; 
  line-height: 120%; 
  padding-top: 12px; 
  padding-bottom: 12px; 
  font-size: 95%; }

.mytube_description {
	padding: 4px;
	margin: 4px;  
	background-color:#E9E9E9;
	border: 1px solid #999999; }
	
.mytube_infoblock {
  padding: 4px;
  margin-left: 10px; 
  margin-right: 5px;
  background-color:#E6E6E6;
  border: 1px solid #CCC;
  font-size: 100%; }
  
div.mytube_socbookmark a img {
	opacity: .4;
	filter: alpha(opacity=40);
	}
div.mytube_socbookmark a:hover img {
	opacity: 1;
	filter: alpha(opacity=100); }
a {
   color:#CCCCCC;
   text-decoration:none;
}







/*----------movie*/

#movie_title{
    border:1px solid #333;
  padding:5px;
  margin-top:20px;
  color:#ccc;
  font-size:14px;
}

#movie_title a{
  text-decoration:underline;   
}

#movie_discription_title{
  
  border:1px solid #333;
  padding:5px;
  color:#ccc;
  font-size:14px;
}

#movie_discription_wrap{
  padding:10px;
  color:#ccc;
  border-left:1px solid #333;
  border-right:1px solid #333;
  border-bottom:1px solid #333;
}

#movie_playlist{
  border:1px solid #333;
  width:196px;
  float:left;
  margin:0 28px 20px 0;
}

#movie_playlist_wrap{
  padding:20px 0px 0px 30px;
  border-left:1px solid #333;
  border-right:1px solid #333;
  border-bottom:1px solid #333;
}

#movie_playlist_title{
    border-bottom:1px solid #333;
  padding:5px 5px 5px 60px;
  color:#ccc;
}

#movie_playlist ul li{
  list-style:none;
  border-bottom: dashed 1px #B6D9E3;
  padding-left:40px;
  margin-right:20px;
  margin-left:-20px;
  line-height:32px;
}

#movie_playlist ul li a{
  color:#5e5e5e;  
  text-decoration:underline;       
}

#movie_playlist ul li a:hover{
  color:#ccc;  
  text-decoration:underline;       
}
