/* ######### CSS for Tabbed Forum Home ######### */

.TFHmenu2{
padding: 0;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
position:absolute;
left:29%;

}

.TFHmenu2 ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.TFHmenu2 li{
display: inline;
margin: 0 0 0 0;
padding: 0;
height:17px;
width:80px;
background:#000000;
}

.TFHmenu2 a{
font: italic 14px Century Gothic;
float: left;
display: block;
color: white;
text-decoration: none;
text-align: center;
margin: 0 10px 0 0; /*Margin between each menu item*/
padding: 5px;
height:20px;
width:83px;
border: 4px solid #333333;
background: #3457A2 url(http://www.cogonline.net/forums/images/gradients/gradient_tcat.gif) repeat-x top left;
}

.TFHmenu2 a:hover{
background: #666666;
}

.TFHmenu2 a.selected{ 
color: #000000;
font-weight: bold;
background: #FFF200;
height:20px;
width:83px;
}

.TFHmenu2line{
padding: 0;
width: 100%;
height: 8px;
line-height: 20px;
}
