/* 
Forum Style Overrides
*/

/*
Forum Styles
*/
.CommonTitleBarSearchArea
{
	display: none;
}

.CommonTabBar
{
	display: none;
}

.CommonBreadCrumbArea
{
	display: none;
}

.CommonImageTextButton
{
	display: none;
}

.CommonFormField
{
	display: none;
}

.ForumToolbar
{
	background-image: url(../images/Forum/post_toolbar_background.gif); 
	background-repeat: repeat-x;
	border-bottom: 1px solid #2557AD;
	font-size: 8pt;
	vertical-align: middle;
}

.ForumToolbarButton
{
	vertical-align: middle;
}

/*
List Styles
*/

.ForumListCellLeftMostImageOnly
{
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-color: #cccccc;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	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: #cccccc;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
}

.ForumSubListCellLeftMost
{
	padding: 2px;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
}

.ForumSubListCell
{
	padding: 2px;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
}

/*
Styles within Lists
*/

A.ForumGroupName
{
	font-weight: bold;
	font-size: 9pt;
}

.ForumGroupName:LINK
{
	font-weight: bold;
	font-size: 9pt;
	
}

.ForumGroupName:VISITED
{
	font-weight: bold;
	font-size: 9pt;
	
}

.ForumGroupName:HOVER
{
	text-decoration: underline;
}

/*
Read/unread links
*/

A.ForumNameUnRead
{
	font-weight: bold;
	font-size: 9pt;
}

A.ForumNameRead
{
	font-weight: normal;
	font-size: 9pt;
}

.ForumNameRead:LINK
{
	font-weight: normal;
	font-size: 9pt;
	
}

.ForumNameRead:VISITED
{
	font-weight: normal;
	font-size: 9pt;
	
}

.ForumNameRead:HOVER
{
	text-decoration: underline;
}

.ForumNameUnRead:LINK
{
	font-weight: bold;
	font-size: 9pt;
	
}

.ForumNameUnRead:VISITED
{
	font-weight: bold;
	font-size: 9pt;
	
}

.ForumNameUnRead:HOVER
{
	text-decoration: underline;
}

/*
Post Styles
*/

UL.ForumPostList
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.ForumPostArea
{
	margin-top: 8px;
	margin-bottom: 8px;
}

.ForumPostHeader
{
	padding: 4px;
	padding-left: 8px;
	background-color: #BDD8F2;
	border-style: solid;
	border-width: 1px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-color: #7D98B2;
	background-image: url(../images/Forum/list_header.gif);
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px;
}

.ForumPostTitleArea
{
	background-color: #ffffff;
	background-image: url(../images/Blog/header-background-gradient.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-left-width: 0px;
	border-color: #cccccc;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	color: #333333;
}

.ForumPostTitleText
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13pt;
	font-weight: bold;
	color: #666666;
	margin: 0px;
}

.ForumPostUserArea
{
	padding: 4px;
	background-color: #eeeeee;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	text-align: center;
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	color: #333333;
	width: 150px;
}

.ForumPostContentArea
{
	border-style: solid;
	border-width: 1px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-color: #cccccc;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	padding: 4px;
}

.ForumPostContentText
{
	padding-top: 8px;
	padding-bottom: 8px;
}

.ForumPostUserName
{
	font-size: 10pt;
	font-weight: bold;
}

.ForumPostUserAvatar
{
}

.ForumPostUserIcons
{
}

.FourmPostUserAttributes
{
	color: #888888;
}

.ForumPostRoleIcons
{
}

.ForumPostAttachment
{
	font-size: 9pt;
	font-weight: bold;
	color: #999999;
}

.ForumPostThreadStatus
{
	text-align: right;
}

.ForumPostButtons
{
	text-align: right;
}

.ForumPostButtons
{
	text-align: right;
}

UL.ForumPostStatistics
{
	text-align: right;
	font-size: 8pt;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
}

UL.ForumPostStatistics LI
{
	float: right;
	padding-left: 16px;
}

UL.ForumPostUserPropertyList
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}

/*
Header Definitions
*/

.ForumThreadImageAndNameHeader
{
}

.ForumThreadLastPostHeader
{
	text-align: center;
}

.ForumThreadTotalThreadsHeader
{
	text-align: center;
}

.ForumThreadTotalPostsHeader
{
	text-align: center;
}

.ForumThreadMoveHeader
{
	text-align: center;
}

.ForumMyImageAndNameHeader
{
}

.ForumMyRepliesHeader
{
	text-align: center;
}

.ForumMyViewsHeader
{
	text-align: center;
}

.ForumMyLastPostHeader
{
	text-align: center;
}

.ForumGroupImageAndNameHeader
{
}

.ForumGroupLastPostHeader
{
	text-align: left;
}

.ForumGroupTotalThreadsHeader
{
	text-align: center;
}

.ForumGroupTotalPostsHeader
{
	text-align: center;
}

/* 
Column Defitions
*/

.ForumThreadImageColumn
{
	width: 20px;
}

.ForumThreadNameColumn
{
	width: 40%;
}

.ForumThreadLastPostColumn
{
	width: 24%;
	font-size: 7pt;
	text-align: center;
}

.ForumThreadTotalThreadsColumn
{
	width: 18%;
	text-align: center;
}

.ForumThreadTotalPostsColumn
{
	width: 18%;
	text-align: center;
}

.ForumThreadMoveColumn
{
	text-align: center;
}

.ForumMyImageColumn
{
	width: 20px;
}

.ForumMyNameColumn
{
	width: 40%;
}

.ForumMyRepliesColumn
{
	width: 18%;
	text-align: center;
}

.ForumMyViewsColumn
{
	width: 18%;
	text-align: center;
}

.ForumMyLastPostColumn
{
	width: 24%;
	font-size: 8pt;
	text-align: left;
}

.ForumGroupImageColumn
{
	width: 20px;
}

.ForumGroupNameColumn
{
	width: 40%;
}

.ForumGroupLastPostColumn
{
	width: 24%;
	font-size: 8pt;
	text-align: left;
}

.ForumGroupTotalThreadsColumn
{
	width: 18%;
	text-align: center;
}

.ForumGroupTotalPostsColumn
{
	width: 18%;
	text-align: center;
}

/*
Quoting
*/

BLOCKQUOTE
{
	border-style: dotted;
	border-width: 1px;
	border-color: #cccccc;
}