/**
* $Id: xtubestyle.css
* Module: MyTube
*/

.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: smaller; }

.mytube_description {
	padding: 4px;
	margin: 4px;  
	background-color:#F6F6F6;
	border: 1px solid #999999; }
	
.mytube_infoblock {
  padding: 4px;
  margin-left: 10px; 
  margin-right: 5px;
  background-color:#F6F6F6;
  border: 1px solid #CCC;
  font-size: 80%; }
  
 .mytube_infoblock2 {
  padding: 4px;
  margin-left: 10px; 
  margin-right: 5px;
  background-color:#F6F6F6;
  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); }

.tickertop {margin-left:20px;height:5px;} 
.tickermiddle {margin-left:50px;margin-right:50px;}
.clear {padding:5px 0;} 
.tickerbottom {margin-left:20px;height:5px;}
 .fifty {
 vertical-align:middle;
width:350px;
padding-left:10px;
}
.list {
vertical-align:middle;}
.orange {color:#e2791b;}
.list2{
vertical-align:middle;
background-color:#F2F2F2;
color:inherit;
font-weight:bold;
padding:5px;}
.btitle {
color:#139EE8;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
}
.binformation {
color:#2D2D2D;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
}
.bigtitle {
color:#139EE8;
font-family:Helvetica,Arial,Verdana;
font-weight:bold;
}
.tags {
font-family:Verdana,Geneva,sans-serif;
font-size:11px;
}
.tagstitle {
color:#0066CC;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
}
	
	