.ForumToolbar
{
	background-image: url(../images/Forum/post_toolbar_background.gif); 
	background-repeat: repeat-x;
	border-bottom: 1px solid #2557AD;
	font-size: 80%;
	vertical-align: middle;
}

.ForumToolbarButton
{
	vertical-align: middle;
}

/*
List Styles
*/

.ForumListCellLeftMostImageOnly
{
	padding: 4px;
	color: #333;
	width: 20px;
}

.ForumListCellImageOnly{
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #eeeeee;
	color: #333333;

}

.ForumSubListCellLeftMost
{
	padding: 2px;
	color: #333333;
	text-align: left;
}

.ForumSubListCell
{
	padding: 2px;
	color: #333333;

}

.ForumSubListCell img {
	/*display:none;*/
}

.ForumSubListCellPager
{
	padding: 2px;
	color: #333333;
	font-size: 90%;
	text-align: right;
}


/*
Styles within Lists
*/

A.ForumGroupNameRead
{
	font-weight: bold;
}

.ForumGroupNameRead:LINK
{
	font-weight: bold;
	
}

.ForumGroupNameRead:VISITED
{
	font-weight: bold;
	
}

.ForumGroupNameRead:HOVER
{
}

A.ForumGroupNameUnRead
{
	font-weight: bold;
}

.ForumGroupNameUnRead:LINK
{
	font-weight: bold;
	
}

.ForumGroupNameUnRead:VISITED
{
	font-weight: bold;
	
}

.ForumGroupNameUnRead:HOVER
{
}

/*
Read/unread links
*/

A.ForumNameUnRead
{
	font-weight: bold;
}

A.ForumNameRead
{
	font-weight: bold;
}

.ForumNameRead:LINK
{
	font-weight: bold;

}

.ForumNameRead:VISITED
{
	font-weight: bold;
}

.ForumNameRead:HOVER
{
}

.ForumNameUnRead:LINK
{
	font-weight: bold;

}

.ForumNameUnRead:VISITED
{
	font-weight: bold;

}

.ForumNameUnRead:HOVER
{
}

/*
Post Styles
*/

UL.ForumPostList
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.ForumPostArea{
	margin:0;
	border-bottom:1px solid #6F695D;
}

.ForumPostHeader{
	padding: 6px;
	background-color: #6F695D;
	color: #fff;
	font-size: 90%;
	font-weight: bold;
	margin: 0px;
}

.ForumPostHeader A, .ForumPostHeader A:VISITED, .ForumPostHeader A:ACTIVE, .ForumPostHeader A:HOVER{
	color: #fff;
}

.ForumPostHeaderControlArea{
	color: #fff;
}

.ForumPostManagementArea{
	background-color: #f4f4f4;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #bbb;
	color: #333;
}



.ForumPostTitle{
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

.ForumPostBodyArea{
	width: 100%;
	overflow: auto;
	vertical-align: top;
	color:#000;
}

.ForumPostContentArea{
}

.ForumPostUserArea{
	width: 200px;
	padding: 4px;
	text-align: center;
	color:#000;

}

.ForumPostUserArea a{
	color:#000;
	}

.ForumPostUserContent{
	width: 190px;
	overflow: hidden;
	
}

.ForumPostFooterArea{
	border-top:1px dotted #000;
	height:15px;

}

.ForumPostFooterArea a{
	color:#000;
	}

.ForumPostContentText{
	font-size: 100%;
	text-align: left;
	padding: 8px 15px 5px 10px;
	margin-top:20px;
	margin-bottom: 20px;
	line-height:normal;
	

}

.ForumPostContentText a{
	color:#6B7983;
	text-decoration:underline;
	}

.ForumPostContentText p {
	color:#000;
}

.ForumPostUserName
{
	margin: 0px;
	margin-top: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 150%;
	color: #000!important;
	padding-bottom: 4px;
}

.ForumPostUserName a:link, .ForumPostUserName a:active, .ForumPostUserName a:visited, .ForumPostUserName a:hover
{
	margin: 0px;
	color: #000!important;
	text-decoration: none;
}

.ForumPostUserAvatar
{
	padding: 4px;
	padding-right: 0px;
}

.ForumPostRoleIcons
{
	padding-top: 4px;
	padding-bottom: 4px;
}

.ForumPostRoleIcons img
{
	padding-left: 4px;
	padding-right: 4px;
}

.ForumPostAttachment{
	font-size: 90%;
	color: #000;
	padding: 2px;
	padding-left: 8px;
	float:left;
	width:280px;
}

.ForumPostDate{
	font-size:80%;
	
	color:#000;
	}

.ForumPostThreadStatus{
	float: right;
	padding: 4px;
	color: #666666;
	font-weight: bold;
}

.ForumPostButtons{
	margin-left:-8px;
	margin-bottom:10px;
	padding-left: 4px;
	/*text-align: right;*/
}

.ForumPostButtons a {
}

UL.ForumPostStatistics{
	text-align: right;
	font-size: 90%;
	list-style-type: none;
	margin: 0;
	padding: 3px 0 0 0;
	
	float:right;
	width:320px;
	
}

UL.ForumPostStatistics LI{
	display: inline;
	padding-left: 16px;
	font-size: 90%;
}

UL.ForumPostUserPropertyList{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
	padding-left: 4px;
		border-right:1px solid #6F695D;
}

UL.ForumPostUserPropertyList LI{
	margin: 4px;
	margin-left: 2px;
	margin-right: 10px;
	font-size: 90%;
}

/*
Header Definitions
*/

.ForumThreadImageAndNameHeader
{
	text-align: center;
}

.ForumThreadLastPostHeader
{
	text-align: center;
}

.ForumThreadTotalThreadsHeader
{
	text-align: center;
}

.ForumThreadTotalPostsHeader
{
	text-align: center;
}

.ForumThreadMoveHeader
{
	text-align: center;
}

.ForumMyImageAndNameHeader{
	text-align: left;
	padding-left:38px;
}

.ForumMyRepliesHeader
{
	text-align: center;
}

.ForumMyViewsHeader
{
	text-align: center;
}

.ForumMyLastPostHeader
{
	text-align: left;
}

.ForumGroupImageAndNameHeader{
	text-align: center;
}

.ForumGroupLastPostHeader
{
	text-align: center;
}

.ForumGroupTotalThreadsHeader
{
	text-align: center;
}

.ForumGroupTotalPostsHeader
{
	text-align: center;
}

/* 
Column Defitions
*/

.ForumThreadImageColumn{
	width: 20px;
}

.ForumThreadNameColumn{
	width: 52%;
	font-size: 90%;
}

.ForumThreadLastPostColumn{
	width: 20%;
	font-size: 70%;
	text-align: center;
}


.ForumMyMoveColumn{
	text-align:center;
	}

.ForumThreadTotalThreadsColumn{
	width: 14%;
	text-align: center;
}

.ForumThreadTotalPostsColumn
{
	width: 14%;
	text-align: center;
}

.ForumThreadMoveColumn
{
	text-align: center;
	
}

.ForumMyImageColumn{
	width: 20px;
}

.ForumMyNameColumn
{
	width: 52%;
	font-size: 90%;
}

.ForumMyRepliesColumn
{
	width: 14%;
	text-align: center;
}

.ForumMyViewsColumn
{
	width: 14%;
	text-align: center;

}

.ForumMyLastPostColumn
{
	width: 20%;
	font-size: 80%;
	text-align: left;
	
}

.ForumGroupImageColumn
{
	width: 20px;
	
	
}

.ForumGroupNameColumn
{
	width: 52%;

	font-size: 90%;
}

.ForumGroupLastPostColumn
{
	width: 20%;
	font-size: 80%;
	text-align: left;
	
}

.ForumGroupTotalThreadsColumn
{
	width: 14%;
	text-align: center;
	
}

.ForumGroupTotalPostsColumn
{
	width: 14%;
	text-align: center;
	
}

.ForumSettings .CommonFormField input {
	width:auto;
}

/*
Quoting
*/

BLOCKQUOTE{
	border:1px dashed #333;
	padding: 4px;
	margin: 10px 25px 10px 0;
	background:#e6e0d2;
	color:#000;
}

.ForumReplyToPostArea{
	padding: 8px;
	
	margin-bottom: 16px;
	background-color: #d4cdbd;
}

/*
Sub Forums
*/
.ForumSubArea{
	padding-bottom: 15px;
	margin-top: -10px;
}

/*
Thread rating control in post flat view
*/

.ForumThreadRateControlReadOnly{
	position: relative;
	top: 2px;
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #ffffff;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	padding: 4px;
	margin: 1px;
	font-size: 80%;
	font-weight: bold;
	line-height: normal;
}

.ForumThreadRateControlReadOnly img{
	margin-top: auto;
	margin-bottom: auto;
}

.ForumThreadRateControl{
	position: relative;
	top: 2px;
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #fff;
	border-style: solid;
	border-color: #000;
	border-width: 1px;
	cursor: pointer;
	padding: 4px;
	margin: 1px;
	font-size: 80%;
	font-weight: bold;
	line-height: normal;
}

.ForumThreadRateControl img{
	margin-top: auto;
	margin-bottom: auto;
}

.ForumThreadRateControlActive{
	position: relative;
	top: 2px;
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #ffcc66;
	border-style: solid;
	border-width: 1px;
	border-color: #cc9933;
	cursor: pointer;
	padding: 4px;
	margin: 1px;
	font-size: 80%;
	font-weight: bold;
	line-height: normal;
}

.ForumThreadRateControlActive img
{
	margin-top: auto;
	margin-bottom: auto;
}

.ForumCollapsedReply, .ForumCollapsedReplyChild
{
}

.ForumCollapsedReply span
{
	cursor: pointer;
	color: #02469b;
}

.ForumCollapsedReplyChild
{
	background-color: #eee;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	margin-left: 15px;
	padding-left: 5px;
}

/*
Collapse/Expand Group Styles
*/

.ForumGroupToggleCollapsed
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-image: url(../images/forum/group_expand.gif);
	background-repeat: no-repeat;
	width: 15px;
	height: 14px;
	cursor: pointer;
	text-decoration: none;
}

.ForumGroupToggleCollapsed:link, .ForumGroupToggleCollapsed:visited, .ForumGroupToggleCollapsed:active, .ForumGroupToggleCollapsed:hover
{
	text-decoration: none;
}

.ForumGroupToggleExpanded
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-image: url(../images/forum/group_collapse.gif);
	background-repeat: no-repeat;
	width: 15px;
	height: 14px;
	cursor: pointer;
	text-decoration: none;
}

.ForumGroupToggleExpanded:link, .ForumGroupToggleExpanded:visited, .ForumGroupToggleExpanded:active, .ForumGroupToggleExpanded:hover
{
	text-decoration: none;
}

.ForumGroupTitleProcessing
{
	background-color: #cccccc;
	border-color: #999999;
	color: #ffffff;
}

/* Threaded View Styles */

.ForumSplitterBar
{ 
	border: 1px solid #bbbbbb;
	border-top-width: 0px;
	border-bottom-width: 0px;
	background-color: #f4f4f4;
}

.ForumSplitterBarCollapsed
{
	border: 0px solid #bbbbbb;
	border-right-width: 1px;
	background-color: #f4f4f4;
}

.ForumActiveSplitterBar
{
  background-color: #000000;  
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); 
  opacity: 0.6;
}

.ForumSplitterPane
{
}

.ForumPostTree
{
	padding: 0px;
}

.ForumPostTreeNode
{
	font-size: 11px; 
	padding: 2px;
	padding-left: 3px;
	cursor: pointer;
}

.ForumPostTreeNodeSelected
{
	font-size: 11px; 
	background-color: #e2eecd; 
	padding: 1px;
	border: solid 1px #dddddd;
	cursor: pointer;
}

.ForumPostTreeNodeHover
{
	font-size: 11px; 
	padding: 2px;
	padding-left: 3px;
	background-color: #e2eecd;
	cursor: pointer;
}

.ForumPostTreeHeading
{
	padding: 2px;
	border: #7C7C94 1px solid; 
	font-size: 11px;
	color: #000;
	text-align: center;
	background-color: #bbb;
	background-image: none;
	border-style: none;
	border-width: 0px;
	padding: 4px;
	
	font-weight: normal;
	font-size: 90%;
	margin: 0px;
}

.ForumDisplayMessage
{
	background-color: #ffeeee;
	color: #990000;
	font-weight: bold;
	font-size: 80%;
	padding: 4px;
}


.SignatureBio{	
	float:left;
	width:410px;
	}

.sortPosts select{
	margin-bottom:-3px;
	}

.forumOptionLinks{
	
	margin-bottom:5px;
	
	}	


form {
	margin:-8px;
}

#footerDavid {
	display:none!important;
}

div#footerGallery {
	margin-left:65px!important;
}

div#footerGallery a img{
	border:none!important;
}



#Footer div#socialLinks {
	width:700px!important;
	margin-top:-10px!important;
	*margin-top:0px!important;
	margin-left: 10px!important;
}



div#header {
	
	margin-top:-16px!important;
	*margin-top:0px!important;
}

#topBar{
	*margin-top:-15px!important;
	
}

#Nav{
	
}


#Footer{
	*width:1257px!important;
	margin-top:50px!important;
	}





