﻿.ForumContainer * {margin:0; padding:0;}

.ForumHeader
{
	font-family: Arial; 
	font-size: 20px; 
	font-weight: bold; 
	width:596px;
	color: #1F89D1;	
    
}

.ForumHeader h2
{
	font-family: Arial; 
	font-size: 20px; 
	font-weight: bold; 	
	color: #e31818;	    
}

.ForumHomeHeader
{
	float:left;
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	width:596px;	
	color: #ffffff;
	background-repeat:repeat-x;
	background-image: url('/images/redHeader.gif');
    height:25px;
    text-align:center;
}

.ForumFooter
{
	float:left;
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	width:596px;	
	color: #000000;
	background-repeat:repeat-x;
	background-image: url('/images/cellpic1.gif');
    height:25px;
    text-align:center;	
}

.SectionImage
{
	 float: left;
	 min-height: 75px;
	 background-color:transparent;
	 padding-top:4px;
}

.SectionImageSubsection
{
	 float: left;
	 min-height: 75px;
	 background-color:transparent;
	 padding-top:4px;
}

.ForumHeaderMessage
{
	float:right;
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	width:400px;	
	color: #ffffff;
	background-repeat:repeat-x;
	background-image: url('/images/redHeader.gif');
    height:25px;
    text-align:center;    
}

.ForumTop
{
	width:596px;
}

.ForumTop a
{
	padding: 5px;
	color: #ab0404;
	text-decoration:none;
}

.ForumTop a:hover
{
	color: #115588;
	background-color:Transparent;
}

.PostContainerFirst
{
	margin-bottom:2px;
	width:596px;
	margin-top:2px;
	background-image:url("/Images/forumcb.gif");
	background-repeat:repeat-y;
	overflow:hidden;
	padding-top:5px;
	padding-bottom:5px;
}

.PostContainer
{
	margin-bottom:2px;
	width:596px;
	margin-top:2px;	
	background-image:url("/Images/forume7.gif");
	background-repeat:repeat-y;
	overflow:hidden;
	padding-top:5px;
	padding-bottom:5px;
}

#PostList
{
	border: 1px; 
	border-color: #D5D5D5;
	float: left; 
	width: 500px;
	background-color: transparent;
	min-height:75px;
}

.User
{
	font-family:Arial;	
	font-weight:bold;
	padding:5px;
}

.ForumContainer
{
	width:596px;
	padding:2px;
	border:1px solid #77585a;
	overflow:hidden;
}

.SectionContainer
{
	display:block;
	overflow:hidden;
	clear:both;
	margin-bottom:2px;
	width:596px;
	margin-top:2px;
	background-color:#f5f5f5;
}

.ThreadContainer
{
	margin-bottom:2px;
	width:596px;
	margin-top:2px;
	background-color:#f5f5f5;
	overflow:hidden;
}

.PostImage
{
	float: left;
	min-height: 75px;
	background-color: transparent;
	width: 94px;
	margin-right:2px;	
}

.PostImageFirst
{
	float: left;
	min-height: 75px;
	background-color: transparent;
	width: 94px;
	margin-right:2px;	
}

.FirstPost
{
	border-width:2px;
	background-color: transparent;
	float: left;
	width: 500px;
	min-height: 75px;
}

.PostHeaderMessage
{
    float:left;
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	width:496px;	
	color: #ffffff;
	background-repeat:repeat-x;
	background-image: url('/images/redHeader.gif');
    height:25px;
    text-align:center; 
}

.PostAuthorHeader
{
	float:left;	
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	width:100px;	
	color: #ffffff;
	background-repeat:repeat-x;
	background-image: url('/images/redHeader.gif');
    height:25px;
    text-align:center;   
}

.ForumHeaderImage
{
	float:left;	
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	width:200px;	
	color: #ffffff;
	background-repeat:repeat-x;
	background-image: url('/images/redHeader.gif');
    height:25px;
    text-align:center;    
}

.ForumHeaderTopic
{	
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	width:596px;	
	color: #ffffff;
	background-repeat:repeat-x;
	background-image: url('/images/redHeader.gif');
    height:25px;
    text-align:center;    
}

.ThreadList 
{
	border:1px;
	border-color:#D5D5D5;
	float: left;
	width: 550px;
	background-color:transparent;
	min-height: 75px;
	margin-bottom:2px;
	padding-top:4px;
}

.ThreadList a
{
	color: #ab0404;
	text-decoration:none;	
}

.ThreadList a:hover
{	
	color: #115588;
	background-color:Transparent;
}

.SectionList a
{
	color: #ab0404;
	text-decoration:none;
}

.SectionList
{
	border:1px;
	border-color:#D5D5D5;
	float: left;
	width: 550px;
	background-color:transparent;
	min-height: 75px;
	padding-top:4px;
}

.SectionList a:hover
{	
	color: #115588;
	background-color:Transparent;
}

.SectionListSubsections a
{
	color: #ab0404;
	text-decoration:none;
}

.SectionListSubsections
{
	border:1px;
	border-color:#D5D5D5;
	float: left;
	width: 550px;
	background-color:transparent;
	min-height: 75px;
	padding-top:4px;
}

.SectionListSubsections a:hover
{	
	color: #115588;
	background-color:Transparent;
}

.SubSectionOneWrapper {background-color:#e7e7e7; display:block; overflow:hidden; margin-bottom:2px;}



