﻿body 
{
    font-family:Verdana,Arial,Helvetica,sans-serif;  
    font-size:11px;    
    background-color:White;
    margin:5px;
    padding:0px;
    text-align:center;      
}

.tblvatch
{
    height:150px;
    margin:20px;
    width:610px; 
}

.tblvideos 
{
    height: 150px;
    margin: 20px;
    width: 610px; 
    padding: 0px 0px 0px 0px;
}

.tblContent {
    background-color: White;
    height:30px;
    width:990px; 
    border: 0px;
    text-align: center;            
}

.sectionhead
{
    background-color: #cc0000;
    vertical-align: middle;
    color: White;
}

.tblSearch
{
    padding: 0px 0px 0px 0px;
}

.SearchText
{
    width: 150px;
}

.btnAction
{
}

.tblPager
{
    font-size:10px;
    height:15px;
    margin: 0px 20px 0px 20px;
    width:610px; 
    text-align:center;   
    vertical-align: top;        
}

.tblPagerForWatch
{
    font-size:10px;
    height:20px;
    margin: 0px 20px 0px 20px;
    width:400px; 
    text-align:center;           
}

.sectionhead h1 {
    font-size:13px;
    text-align:center;
    padding: 5px 0px 0px 0px;   
} 
   
.tblvideos h1 {
    font-size:12px;
    padding:0px 20px;
    text-align:left;
} 

.tblvideos h2
{
    font-size:9px;    
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
}

.tblvideos a, a:link, a:active, a:visited 
{
    color: black;
    text-decoration:none;
}

.pagerPrevious
{
    vertical-align: top;
    height: 10px;
    text-align: left;
    width: 25%;
    font-size: 7px;
}

.pagerNext
{
    vertical-align: top;
    height: 10px;
    text-align: right;
    width: 25%;      
    font-size: 7px;    
}

.tdvidimg 
{
    background-color: #d1c1c1;
    text-align: center;
    vertical-align: middle;
}

.tdviddesc
{
    background-color: #d1c1c1;
    color: Black;
    text-align: center;
    vertical-align: middle;
    width: 340px;
    height: 102px;  
}
   
.tblwatch h1 {
    font-size:14px;
    text-align:center;
} 

.tblwatch h2 
{
    font-size:11px;      
    text-align:center;
}

.RightTopLinks
{
    list-style: none;    
    display:block;
    margin:0pt;
    padding:0pt;
    position:relative;
    background-color: #d1c1c1;
}

.RightTopLinks li
{
    display:block;
    margin: 0px 0px 3px 0px;
}

.TopRowPlugs
{
    list-style: none;    
    display:block;
    margin:0pt;
    padding:0pt;
    position:relative;
}

.TopRowPlugs li
{
    display:inline;
    margin: 0px 0px 20px 20px;
}

.friends
{
  float: left;
  width: 540px;
  margin: 0px 5px 0px 5px;
  padding: 0;  
  list-style-position: inside;
  list-style-type: decimal;
}

.friends li
{
  float: left;
  width: 170px;
  padding: 0;
  font-size: 15px;
  text-align: left;
  list-style-type: decimal;  
}

.friends a {color: Blue;}

.yourlinkhere { list-style: none;  text-align: right; }

.yourlinkhere a { color: Red; font-weight: bold; text-align: right; }

.morelinks { list-style: none;  text-align: right; }

.morelinks a { color: Red; font-weight: bold; text-align: right; }

.signup
{
    background-color: Gray;
    text-align: center;
}

