#Common
{
}
.ForumToolbar
{
	font-size: 80%;
	background-image: url(../images/Forum/post_toolbar_background.gif);
	vertical-align: middle;
	border-bottom: #2557ad 1px solid;
	background-repeat: repeat-x;
}
.ForumToolbarButton
{
	vertical-align: middle;
}
.ForumListCellLeftMostImageOnly
{
	border-right: #eeeeee 0px solid;
	padding-right: 4px;
	border-top: #eeeeee 0px solid;
	padding-left: 4px;
	padding-bottom: 4px;
	border-left: #585858 1px solid;
	width: 20px;
	color: #333333;
	padding-top: 4px;
	border-bottom: #585858 1px solid;
	font-family: Tahoma, Arial, Helvetica;
}
.ForumListCellImageOnly
{
	border-right: #eeeeee 0px solid;
	padding-right: 4px;
	border-top: #eeeeee 0px solid;
	padding-left: 4px;
	padding-bottom: 4px;
	border-left: #eeeeee 0px solid;
	color: #333333;
	padding-top: 4px;
	border-bottom: #eeeeee 1px solid;
	font-family: Tahoma, Arial, Helvetica;
}
.ForumSubListCellLeftMost
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	color: #333333;
	padding-top: 2px;
	font-family: Tahoma, Arial, Helvetica;
	text-align: left;
}
.ForumLastPost
{
	font-size: 80%;
}
.ForumSubListCell
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	color: #333333;
	padding-top: 2px;
	font-family: Tahoma, Arial, Helvetica;
}
.ForumSubListCellPager
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: 90%;
	padding-bottom: 2px;
	color: #333333;
	padding-top: 2px;
	font-family: Tahoma, Arial, Helvetica;
	text-align: right;
}
A.ForumGroupNameRead
{
	font-weight: bold;
}
.ForumGroupNameRead:link
{
	font-weight: bold;
	color: #000000;
}
.ForumGroupNameRead:visited
{
	font-weight: bold;
	color: #000000;
}
.ForumGroupNameRead:hover
{
	font-weight: bold;
	color: #000000;
}
A.ForumGroupNameUnRead
{
	font-weight: bold;
}
.ForumGroupNameUnRead:link
{
	font-weight: bold;
	color: #000000;
}
.ForumGroupNameUnRead:visited
{
	font-weight: bold;
	color: #000000;
}
.ForumGroupNameUnRead:hover
{
}
A.ForumNameUnRead
{
	font-weight: bold;
}
A.ForumNameRead
{
	font-weight: bold;
}
.ForumNameRead:link
{
	font-weight: bold;
	color: #000000;
}
.ForumNameRead:visited
{
	font-weight: bold;
	color: #000000;
}
.ForumNameRead:hover
{
	font-weight: bold;
	color: #000000;
}
.ForumNameUnRead:link
{
	font-weight: bold;
	color: #000000;
}
.ForumNameUnRead:visited
{
	font-weight: bold;
	color: #000000;
}
.ForumNameUnRead:hover
{
}
UL.ForumPostList
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
}
.ForumPostArea
{
	margin-top: 12px;
	margin-bottom: 12px;
}
.ForumPostHeader
{
	border-right: #cccccc 1px solid;
	padding-right: 6px;
	border-top: #cccccc 1px solid;
	padding-left: 8px;
	font-weight: bold;
	font-size: 90%;
	padding-bottom: 6px;
	margin: 0px;
	border-left: #cccccc 1px solid;
	color: #ffffff;
	padding-top: 6px;
	border-bottom: #cccccc 1px solid;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #f53d0c;
}
.ForumPostHeader A
{
	color: #ffffff;
}
.ForumPostHeader A:visited
{
	color: #ffffff;
}
.ForumPostHeader A:active
{
	color: #ffffff;
}
.ForumPostHeader A:hover
{
	color: #ffffff;
}
.ForumPostHeaderControlArea
{
	color: #333333;
}
.ForumPostManagementArea
{
	border-right: #bbbbbb 0px solid;
	border-top: #bbbbbb 0px solid;
	border-left: #bbbbbb 0px solid;
	color: #333333;
	border-bottom: #bbbbbb 1px solid;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #f4f4f4;
}
.ForumPostTitleArea
{
	border-right: #bbbbbb 0px solid;
	padding-right: 4px;
	border-top: #bbbbbb 0px solid;
	padding-left: 4px;
	padding-bottom: 4px;
	border-left: #bbbbbb 0px solid;
	padding-top: 4px;
	border-bottom: #bbbbbb 1px solid;
	background-color: #dddddd;
}
.ForumPostTitle
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 0px;
	margin: 0px;
	color: #333333;
	padding-top: 0px;
	font-family: Tahoma, Arial, Helvetica;
}
.ForumPostBodyArea
{
	vertical-align: top;
	overflow: auto;
	width: 100%;
}
.ForumPostContentArea
{
	border-right: #bbbbbb 1px solid;
	border-top: #bbbbbb 0px solid;
	border-left: #bbbbbb 0px solid;
	border-bottom: #bbbbbb 0px solid;
	font-family: Tahoma, Arial, Helvetica;
}
.ForumPostUserArea
{
	border-right: #bbbbbb 1px solid;
	padding-right: 4px;
	border-top: #bbbbbb 0px solid;
	padding-left: 4px;
	padding-bottom: 4px;
	border-left: #bbbbbb 1px solid;
	width: 200px;
	padding-top: 4px;
	border-bottom: #bbbbbb 1px solid;
	background-color: #f4f4f4;
	text-align: center;
}
.ForumPostUserContent
{
	overflow: hidden;
	width: 190px;
}
.ForumPostFooterArea
{
	border-right: #bbbbbb 1px solid;
	padding-right: 4px;
	border-top: #bbbbbb 0px solid;
	padding-left: 4px;
	padding-bottom: 4px;
	vertical-align: bottom;
	border-left: #bbbbbb 0px solid;
	line-height: 20px;
	padding-top: 4px;
	border-bottom: #bbbbbb 1px solid;
	font-family: Tahoma, Arial, Helvetica;
}
.ForumPostContentText
{
	padding-right: 8px;
	padding-left: 8px;
	font-size: 90%;
	margin-bottom: 20px;
	padding-bottom: 8px;
	padding-top: 8px;
	text-align: left;
}
.ForumPostUserName
{
	padding-left: 4px;
	font-weight: bold;
	font-size: 150%;
	padding-bottom: 4px;
	margin: 4px 0px 0px;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
}
.ForumPostUserName A:link
{
	margin: 0px;
	color: #000000;
	text-decoration: none;
}
.ForumPostUserName A:active
{
	margin: 0px;
	color: #000000;
	text-decoration: none;
}
.ForumPostUserName A:visited
{
	margin: 0px;
	color: #000000;
	text-decoration: none;
}
.ForumPostUserName A:hover
{
	margin: 0px;
	color: #000000;
	text-decoration: none;
}
.ForumPostUserAvatar
{
	padding-right: 0px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
}
.ForumPostRoleIcons
{
	padding-bottom: 4px;
	padding-top: 4px;
}
.ForumPostRoleIcons IMG
{
	padding-right: 4px;
	padding-left: 4px;
}
.ForumPostAttachment
{
	padding-right: 4px;
	padding-left: 8px;
	font-weight: bold;
	font-size: 90%;
	padding-bottom: 4px;
	color: #333333;
	padding-top: 4px;
	font-family: Tahoma, Arial, Helvetica;
}
.ForumPostThreadStatus
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	float: right;
	padding-bottom: 4px;
	color: #666666;
	padding-top: 4px;
}
.ForumPostButtons
{
	padding-left: 4px;
	margin: 4px 4px 4px 0px;
	text-align: right;
}
UL.ForumPostStatistics
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 90%;
	padding-bottom: 0px;
	margin: 4px 8px 0px 0px;
	padding-top: 0px;
	list-style-type: none;
	text-align: right;
}
UL.ForumPostStatistics LI
{
	display: inline;
	padding-left: 16px;
	font-size: 90%;
}
UL.ForumPostUserPropertyList
{
	padding-right: 0px;
	padding-left: 4px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
}
UL.ForumPostUserPropertyList LI
{
	font-size: 90%;
	margin: 4px 10px 4px 2px;
}
.ForumThreadImageAndNameHeader
{
	text-align: center;
}
.ForumThreadLastPostHeader
{
	text-align: center;
}
.ForumThreadTotalThreadsHeader
{
	text-align: center;
}
.ForumThreadTotalPostsHeader
{
	text-align: center;
}
.ForumThreadMoveHeader
{
	text-align: center;
}
.ForumMyImageAndNameHeader
{
	text-align: center;
}
.ForumMyRepliesHeader
{
	text-align: center;
}
.FormMyMoveHeader
{
}
.ForumGroupImageAndNameHeader
{
	text-align: center;
}
.ForumGroupLastPostHeader
{
	text-align: center;
}
.ForumGroupTotalThreadsHeader
{
	text-align: center;
}
.ForumGroupTotalPostsHeader
{
	text-align: center;
}
.ForumThreadImageColumn
{
	width: 20px;
}
.ForumThreadNameColumn
{
	font-size: 90%;
	width: 52%;
}
.ForumThreadLastPostColumn
{
	font-size: 70%;
	width: 20%;
	text-align: center;
}
UNKNOWN
{
	width: 14%;
	text-align: center;
}
.ForumThreadTotalPostsColumn
{
	width: 14%;
	text-align: center;
}
.ForumThreadMoveColumn
{
	text-align: center;
}
.ForumMyImageColumn
{
	width: 20px;
}
.ForumMyNameColumn
{
	font-size: 90%;
	width: 85%;
}
.ForumMyRepliesColumn
{
	width: 15%;
	text-align: center;
}
.ForumMyMoveColumn
{
	width: 15%;
	text-align: center;
}
.ForumGroupImageColumn
{
	width: 20px;
	background-color: #ffffff;
}
.ForumGroupNameColumn
{
	font-size: 90%;
	width: 52%;
	background-color: #ffffff;
}
.ForumGroupLastPostColumn
{
	font-size: 80%;
	width: 20%;
	background-color: #ffffff;
	text-align: left;
}
.ForumGroupTotalThreadsColumn
{
	width: 14%;
	background-color: #ffffff;
	text-align: center;
}
.ForumGroupTotalPostsColumn
{
	width: 14%;
	background-color: #ffffff;
	text-align: center;
}
BLOCKQUOTE
{
	border-right: #cccccc 1px dotted;
	padding-right: 4px;
	border-top: #cccccc 1px dotted;
	padding-left: 4px;
	padding-bottom: 4px;
	margin: 16px;
	border-left: #cccccc 1px dotted;
	padding-top: 4px;
	border-bottom: #cccccc 1px dotted;
}
.ForumReplyToPostArea
{
	border-right: #cccccc 1px dotted;
	padding-right: 8px;
	border-top: #cccccc 1px dotted;
	padding-left: 8px;
	margin-bottom: 16px;
	padding-bottom: 8px;
	border-left: #cccccc 1px dotted;
	padding-top: 8px;
	border-bottom: #cccccc 1px dotted;
	background-color: #dddddd;
}
.ForumSubArea
{
	margin-top: -10px;
	padding-bottom: 15px;
}
.ForumThreadRateControlReadOnly
{
	border-right: #999999 1px solid;
	padding-right: 4px;
	border-top: #999999 1px solid;
	display: inline-block;
	padding-left: 4px;
	font-weight: bold;
	font-size: 80%;
	padding-bottom: 4px;
	margin: 1px;
	border-left: #999999 1px solid;
	line-height: normal;
	padding-top: 4px;
	border-bottom: #999999 1px solid;
	font-family: Tahoma, Arial, Helvetica;
	position: relative;
	top: 2px;
	background-color: #ffffff;
}
.ForumThreadRateControlReadOnly IMG
{
	margin-top: auto;
	margin-bottom: auto;
}
.ForumThreadRateControl
{
	border-right: #999999 1px solid;
	padding-right: 4px;
	border-top: #999999 1px solid;
	display: inline-block;
	padding-left: 4px;
	font-weight: bold;
	font-size: 80%;
	padding-bottom: 4px;
	margin: 1px;
	border-left: #999999 1px solid;
	cursor: pointer;
	line-height: normal;
	padding-top: 4px;
	border-bottom: #999999 1px solid;
	font-family: Tahoma, Arial, Helvetica;
	position: relative;
	top: 2px;
	background-color: #eeeeee;
}
.ForumThreadRateControl IMG
{
	margin-top: auto;
	margin-bottom: auto;
}
.ForumThreadRateControlActive
{
	border-right: #cc9933 1px solid;
	padding-right: 4px;
	border-top: #cc9933 1px solid;
	display: inline-block;
	padding-left: 4px;
	font-weight: bold;
	font-size: 80%;
	padding-bottom: 4px;
	margin: 1px;
	border-left: #cc9933 1px solid;
	cursor: pointer;
	line-height: normal;
	padding-top: 4px;
	border-bottom: #cc9933 1px solid;
	font-family: Tahoma, Arial, Helvetica;
	position: relative;
	top: 2px;
	background-color: #ffcc66;
}
.ForumThreadRateControlActive IMG
{
	margin-top: auto;
	margin-bottom: auto;
}
.ForumCollapsedReply
{
}
.ForumCollapsedReplyChild
{
}
.ForumCollapsedReply SPAN
{
	cursor: pointer;
	color: #02469b;
}
.ForumCollapsedReplyChild
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	padding-left: 5px;
	margin-left: 15px;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	background-color: #eeeeee;
}
.ForumGroupToggleCollapsed
{
	display: inline-block;
	background-image: url(../images/forum/group_expand.gif);
	width: 15px;
	cursor: pointer;
	background-repeat: no-repeat;
	height: 14px;
	text-decoration: none;
}
.ForumGroupToggleCollapsed:link
{
	text-decoration: none;
}
.ForumGroupToggleCollapsed:visited
{
	text-decoration: none;
}
.ForumGroupToggleCollapsed:active
{
	text-decoration: none;
}
.ForumGroupToggleCollapsed:hover
{
	text-decoration: none;
}
.ForumGroupToggleExpanded
{
	display: inline-block;
	background-image: url(../images/forum/group_collapse.gif);
	width: 15px;
	cursor: pointer;
	background-repeat: no-repeat;
	height: 14px;
	text-decoration: none;
}
.ForumGroupToggleExpanded:link
{
	text-decoration: none;
}
.ForumGroupToggleExpanded:visited
{
	text-decoration: none;
}
.ForumGroupToggleExpanded:active
{
	text-decoration: none;
}
.ForumGroupToggleExpanded:hover
{
	text-decoration: none;
}
.ForumGroupTitleProcessing
{
	border-left-color: #999999;
	border-bottom-color: #999999;
	color: #ffffff;
	border-top-color: #999999;
	background-color: #cccccc;
	border-right-color: #999999;
}
.ForumTreeArea
{
	border-right: #bbbbbb 1px solid;
}
.ForumSplitterPane
{
}
.ForumPostTree
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.ForumPostTreeNode
{
	padding-right: 2px;
	padding-left: 3px;
	font-size: 11px;
	padding-bottom: 2px;
	cursor: pointer;
	padding-top: 2px;
	font-family: Tahoma, Arial, Helvetica;
}
.ForumPostTreeNodeSelected
{
	border-right: #dddddd 1px solid;
	padding-right: 1px;
	border-top: #dddddd 1px solid;
	padding-left: 1px;
	font-size: 11px;
	padding-bottom: 1px;
	border-left: #dddddd 1px solid;
	cursor: pointer;
	padding-top: 1px;
	border-bottom: #dddddd 1px solid;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #e2eecd;
}
.ForumPostTreeNodeHover
{
	padding-right: 2px;
	padding-left: 3px;
	font-size: 11px;
	padding-bottom: 2px;
	cursor: pointer;
	padding-top: 2px;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #e2eecd;
}
.ForumPostTreeHeading
{
	border-top-width: 0px;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: normal;
	border-left-width: 0px;
	font-size: 90%;
	border-left-color: #7c7c94;
	background-image: none;
	border-bottom-width: 0px;
	border-bottom-color: #7c7c94;
	padding-bottom: 4px;
	margin: 0px;
	color: #000000;
	border-top-color: #7c7c94;
	padding-top: 4px;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #bbbbbb;
	text-align: center;
	border-right-width: 0px;
	border-right-color: #7c7c94;
}
.ForumDisplayMessage
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 80%;
	padding-bottom: 4px;
	color: #990000;
	padding-top: 4px;
	background-color: #ffeeee;
}
