﻿.forum-header-cell
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	float: left;
	padding: 5px 4px 5px 4px;
	border-top: solid 1px #6F6F6F;
	border-left: solid 1px #6F6F6F;
	background-color: #3C3C3C;
}
.forum-header-last-cell
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	float: left;
	padding: 5px 4px 5px 4px;
	border-top: solid 1px #6F6F6F;
	border-left: solid 1px #6F6F6F;
	border-right: solid 1px #6F6F6F;
	background-color: #3C3C3C;
}
.forum-cell
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	float: left;
	padding: 5px 4px 5px 4px;
	border-top: solid 1px #6F6F6F;
	border-left: solid 1px #6F6F6F;
	margin-bottom: -100px;
	padding-bottom: 100px;
	background-color: #303030;
}
.forum-last-cell
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	float: left;
	padding: 5px 4px 5px 4px;
	border: solid 1px #6F6F6F;
	margin-bottom: -100px;
	padding-bottom: 100px;
	background-color: #303030;
}
#forum-inner
{
	float: left;
	overflow: hidden;
	width: 100%;
	border-bottom: solid 1px silver;
	padding: 0px;
	margin: 0px;
}
#forum-container
{
	float: left;
	padding-bottom: 0px;
	width: 100%;
}
.userlink, .userlink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	text-decoration: underline;
}
.forumlink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eeeeee;
	text-decoration: none;
}
.forumlink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eeeeee;
	text-decoration: underline;
}
#divLogin
{
	background-color: #363636;
	text-align: center;
	width: 300px;
	height: 200px;
	border: solid 1px #4B4B4B;
	display: inline-block;
}
#divLoginHeader
{
	background-color: #4B4B4B;
	height: 25px;
	padding-top: 5px;
}
.fcat
{
	background-color: #6F6F6F;
	color: #ffffff; /* 	background-image:url(../images/header.gif); 	background-repeat:repeat-x; 	*/
	font: bold 12px Verdana;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.fcat a:link, .fcat_alink
{
	color: #ffffff;
	text-decoration: none;
}
.fcat a:visited, .fcat_avisited
{
	color: #ffffff;
	text-decoration: none;
}
.fcat a:hover, .fcat a:active, .fcat_ahover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.fcat span
{
	font-family: Verdana;
	font-size: 11px;
	color: #D3D3D3;
	text-decoration: none;
	padding-left: 16px;
	font-weight: normal;
}
.EmptyGrid
{
	font-family: Verdana;
	font-size: 11px;
	color: #D3D3D3;
	text-decoration: none;
	padding-left: 16px;
	font-weight: normal;	
	width:100%;
	text-align:center;	
}
.forum-text
{
	font-family: Verdana;
	font-size: 11px;
	color: #eeeeee;
	text-decoration: none;
}
.forum-row-caption1
{
	width:100px;
	float:left;
	background-color:#272727;
	color:#eeeeee;
	padding-left:3px;
	padding-right:3px;
	padding-top:5px;
	padding-bottom:5px;
	border-left:solid 1px #6F6F6F; 
	border-top:solid 1px #6F6F6F; 
	
}
.forum-row-caption2
{
	width:300px;
	float:left;
	background-color:#272727;
	color:#aaaaaa;
	padding-left:3px;
	padding-right:3px;
	padding-top:5px;
	padding-bottom:5px;
	border-right:solid 1px #6F6F6F; 
	border-top:solid 1px #6F6F6F; 
	border-left:solid 1px #6F6F6F; 
}

/*
#forum-inner .col2 { background: #eee; }
#forum-inner .col3 { margin-right: 0; } */