﻿/* Forum style*/
.ForumMostThread
{
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	text-align: center;
	height: 20px;
}
.ForumImportantTopic
{
	width: 100%;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}
.ForumImportantTopic caption
{
	text-align: left;
	font-family:Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	background-color: #005069;
	color: #fff;
	padding: 3px;
	padding-left: 4px;
	margin: 0px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #cccccc;
}
.ForumImportantTopic tr td
{
	padding: 4px;
	border-width: 0px;
	color: #333333;
	font-family:Tahoma, Arial, Helvetica;
	font-size: 90%;
	text-align: left;
}
.ForumImportantTopic tr.Alternating td
{
	background-color: #fffffa;
}
UL.ForumPostList
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.ForumPostArea
{
	margin-top: 12px;
	margin-bottom: 12px;
}
.ForumPostContentText a
{
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #698d73;
}
.ForumPostContentText a:hover, .ForumPostContentText a:active
{
	border-bottom-style: solid;
}
.ForumPostHeader
{
	padding: 6px;
	padding-left: 8px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	background-color: #005069;
	color: White;
	font-family:Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	margin: 0px;
	height: 18px;
}

.ForumPostHeader A, .ForumPostHeader A:VISITED, .ForumPostHeader A:ACTIVE, .ForumPostHeader A:HOVER
{
	color: White;
}

.ForumPostHeaderControlArea
{
	color: #333333;
}

.ForumPostManagementArea
{
	background-color: #f4f4f4;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #bbbbbb;
	font-family:Tahoma, Arial, Helvetica;
	color: #333333;
}

.ForumPostTitleArea
{
	background-color: #dddddd;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #bbbbbb;
	padding: 4px;
}

.ForumPostTitle
{
	font-family:Tahoma, Arial, Helvetica;
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

.ForumPostBodyArea
{
	width: 100%;
	overflow: auto;
	vertical-align: top;
}

.ForumPostContentArea
{
	font-family:Tahoma, Arial, Helvetica;
	border-style: solid;
	border-width: 0px;
	border-color: #bbbbbb;
	border-right-width: 1px;
}

.ForumPostUserArea
{
	width: 200px;
	background-color: #f4f4f4;
	padding: 4px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	border-color: #bbbbbb;
}

.ForumPostUserContent
{
	width: 190px;
	overflow: hidden;
}

.ForumPostFooterArea
{
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-color: #bbbbbb;
	font-family:Tahoma, Arial, Helvetica;
	padding: 4px;
	line-height: 20px;
	vertical-align: bottom;
}

.ForumPostContentText
{
	font-size: 80%;
	text-align: left;
	padding: 8px;
	margin-bottom: 20px;
}

.ForumPostUserName
{
	margin: 0px;
	margin-top: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 150%;
	color: #666666;
	font-family:Tahoma, Arial, Helvetica;
	padding-bottom: 4px;
}

.ForumPostUserName a:link, .ForumPostUserName a:active, .ForumPostUserName a:visited, .ForumPostUserName a:hover
{
	margin: 0px;
	color: #666666;
	text-decoration: none;
}

.ForumPostUserAvatar
{
	padding: 4px;
	padding-right: 0px;
}

.ForumPostUserAvatar img
{
	max-width: 112px;
	width: expression(this.width > 112 ?        "112px" : this.width);
}

.ForumPostRoleIcons
{
	padding-top: 4px;
	padding-bottom: 4px;
}

.ForumPostRoleIcons img
{
	padding-left: 4px;
	padding-right: 4px;
}

.ForumPostAttachment
{
	font-family:Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	color: #333333;
	padding: 4px;
	padding-left: 8px;
}

.ForumPostThreadStatus
{
	float: right;
	padding: 4px;
	color: #666666;
	font-weight: bold;
}

.ForumPostButtons
{
	margin: 4px;
	margin-left: 0px;
	padding-left: 4px;
	text-align: right;
}

UL.ForumPostStatistics
{
	text-align: right;
	font-size: 90%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 8px;
}

UL.ForumPostStatistics LI
{
	display: inline;
	padding-left: 16px;
	font-size: 90%;
}

UL.ForumPostUserPropertyList
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-left: 4px;
}

UL.ForumPostUserPropertyList LI
{
	margin: 4px;
	margin-left: 2px;
	margin-right: 10px;
	font-size: 90%;
}

.ForumListArea
{
	padding-bottom: 8px;
	padding-top: 8px;
}
.ForumBold
{
	font-weight: bold;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:90%;
}

.ForumBold a
{
	text-decoration:none;
	color: #005069;
}

.ForumListTitle
{
	padding: 6px;
	padding-left: 8px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	background-color: #005069;
	color: White;
	font-family:Tahoma, Arial, Helvetica;
	font-size: 90%;
	font-weight: bold;
	margin: 0px;
}
.ForumListTitleDesc
{
	font-weight: normal;
}
.ForumListTitle A, .ForumListTitle A:VISITED, .ForumListTitle A:ACTIVE, .ForumListTitle A:HOVER
{
	color: White;
}
.ForumListHeader
{
	text-align: center;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-left-width: 0px;
	border-color: #eeeeee;
	color: #666666;
	font-family:Tahoma, Arial, Helvetica;
	font-size: 100%;
	font-weight: bold;
}
.ForumListCell
{
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-color: #eeeeee;
	color: black;
	font-family:Tahoma, Arial, Helvetica;
	font-size: 90%;
	text-align: left;
}

.ForumListCell a
{
	color: #005069;
}

.ForumInlineMessageArea
{
	font-family:Tahoma, Arial, Helvetica;
	font-size: 14px;
	margin: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	background-color: #ffffff;
	background-position: left top;
	background-repeat: repeat-x;
}

.ForumInlineMessageTitle
{
	text-align: left;
	font-family:Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	background-color: #005069;
	color: #fff;
	padding: 3px;
	padding-left: 4px;
	margin: 0px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #cccccc;
}

.ForumInlineMessageContent
{
	font-family:Tahoma, Arial, Helvetica;
	font-size: 80%;
	color: #333333;
	padding: 8px;
	text-align: left;
}

/* 
Column Defitions
*/

.ForumThreadImageColumn
{
	width: 20px;
}

.ForumThreadNameColumn
{
	width: 52%;
	font-size: 90%;
}

.ForumThreadLastPostColumn
{
	width: 20%;
	font-size: 70%;
	text-align: center;
}

.ForumThreadLastPostColumn a:link, .ForumThreadLastPostColumn a: .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: 90%;
	text-align: left;
}

.ForumGroupImageColumn
{
	width: 20px;
	background-color: #FFFFFF;
}

.ForumGroupNameColumn
{
	width: 52%;
	background-color: #FFFFFF;
	font-size: 90%;
}

.ForumGroupLastPostColumn
{
	width: 20%;
	font-size: 90%;
	text-align: left;
	background-color: #FFFFFF;
}

.ForumGroupTotalThreadsColumn
{
	width: 14%;
	text-align: center;
	background-color: #FFFFFF;
}

.ForumGroupTotalPostsColumn
{
	width: 14%;
	text-align: center;
	background-color: #FFFFFF;
}

.quoteTable
{
	border-style: dotted;
	border-width: 1px;
	border-color: #cccccc;
	padding: 4px;
	margin: 16px;
}

.quoteIcon
{
	background-image: url(images/Forum/icon-quote.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-weight: bold;
}

/*
Text Button
*/

.CommonTextButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	padding: 4px;
	border: solid 1px #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	background-color: #eee;
	color: #333;
	font-size: 80%;
	font-weight: bold;
	white-space: nowrap;
}

.CommonTextButton:LINK, .CommonTextButton:VISITED
{
	text-decoration: none;
	color: #333;
	background-color: #eee;
}

.CommonTextButton:ACTIVE
{
	text-decoration: none;
	color: #333;
}

.CommonTextButton:HOVER
{
	text-decoration: underline;
	color: #333;
	background-color: #ddd;
}

.CommonTextButton .Big
{
	padding: 10px;
	font-size: 120%;
}

.CommonTextButtonHighlight
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	padding: 4px;
	border: solid 1px #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	background-color: #bbb;
	color: #333;
	font-size: 80%;
	font-weight: bold;
	white-space: nowrap;
}

.CommonTextButtonHighlight:LINK, .CommonTextButtonHighlight:VISITED, .CommonTextButtonHighlight:ACTIVE, .CommonTextButtonHighlight:HOVER
{
	text-decoration: none;
	background-color: #bbb;
	color: #333;
}

.CommonImageTextButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	border: solid 1px #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	background-color: #eee;
	color: #333;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 2px center;
	padding: 4px 4px 4px 22px;
	line-height: normal;
	white-space: nowrap;
}

.CommonImageTextButton:LINK, .CommonImageTextButton:VISITED
{
	text-decoration: none;
	color: #333;
	margin: 1px;
}

.CommonImageTextButton:ACTIVE
{
	text-decoration: none;
	color: #333;
}

.CommonImageTextButton:HOVER
{
	text-decoration: underline;
	color: #333;
	background-color: #ddd;
}

.CommonImageTextButton .Big
{
	font-size: 130%;
	background-position: 4px center;
	padding-left: 30px;
	padding-right: 10px;
}

.CommonImageTextButtonHighlight
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	border: solid 1px #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	background-color: #bbb;
	color: #333;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 2px center;
	padding: 4px 4px 4px 22px;
	line-height: normal;
	white-space: nowrap;
}

.CommonImageTextButtonHighlight:LINK, .CommonImageTextButtonHighlight:VISITED, .CommonImageTextButtonHighlight:ACTIVE, .CommonImageTextButtonHighlight:HOVER
{
	text-decoration: none;
	background-color: #bbb;
	color: #333;
}

/*
Form Styles
*/

.CommonFormArea
{
	margin: 16px 0;
}

.CommonFormTitle
{
	color: #000;
	font-size: 180%;
	letter-spacing: -1px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 16px 0;
}

.CommonFormDescription
{
	padding: 8px 2px 8px 0;
}

TD.CommonFormFieldName
{
	color: #000;
	padding: 2px 8px 2px 2px;
	font-weight: bold;
}

DIV.CommonFormFieldName
{
	color: #000;
	padding: 8px 2px 2px 2px;
	font-weight: bold;
}

TD.CommonFormFieldDescription
{
	padding: 2px;
	font-size: 90%;
	font-weight: normal;
}

DIV.CommonFormFieldDescription
{
	padding: 2px;
	font-size: 90%;
	font-weight: normal;
}

TD.CommonFormField
{
	color: #000;
	padding: 2px;
}

DIV.CommonFormField
{
	color: #000;
	padding: 2px;
}

/*
Message Styles
*/

.CommonMessageArea
{
	width: 480px;
	margin: 64px 0;
	background-color: #fff;
}

.CommonMessageTitle
{
	text-align: left;
	font-size: 180%;
	letter-spacing: -1px;
	font-weight: bold;
	background-color: #E1E1E1;
	color: #999;
	padding: 6px 6px 6px 8px;
	margin: 0;
	border: solid 1px #E1E1E1;
}

.CommonMessageContent
{
	font-size: 100%;
	color: #000;
	padding: 8px 8px 16px 8px;
	text-align: left;
	border: solid 1px #E1E1E1;
	border-top-width: 0;
}

.CommonInlineMessageArea
{
	margin: 4px 0;
	border: solid 1px #E1E1E1;
	background-color: #fff;
	background-position: left top;
	background-repeat: repeat-x;
}

.CommonInlineMessageTitle
{
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	background-color: #E1E1E1;
	color: #999;
	padding: 6px 6px 6px 8px;
	margin: 0;
	border: solid 0 #E1E1E1;
	border-bottom-width: 1px;
}

ol.CommonInlineMessageList, ul.CommonInlineMessageList
{
	margin: 0;
	padding: 0;
}

.CommonInlineMessageList li
{
	margin-left: 30px;
}

.CommonInlineMessageContent
{
	font-size: 80%;
	color: #333333;
	padding: 8px;
	text-align: left;
}

.CommonMessageSuccess
{
	padding: 8px;
	font-size: 100%;
	color: #fff;
	font-weight: bold;
	border: solid 2px #030;
	background-color: #6a5;
	margin: 8px 0;
}

.CommonMessageError
{
	margin: 8px 0 12px 0;
	padding: 8px;
	font-size: 100%;
	color: #fff;
	font-weight: bold;
	border: solid 2px #300;
	background-color: #a00;
}

/*
Content
*/

.CommonTextBig
{
	margin: 1px;
	padding: 5px;
	font-weight: bold;
	font-size: 120%;
}

.CommonInputBig
{
	width: 90%;
	font-size: 130%;
}

.CommonContentArea
{
	margin: 16px 0 0 0;
}

.CommonTitle, .CommonProfileTitle
{
	color: #aaa;
	font-size: 220%;
	letter-spacing: -1px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 16px 0;
	font-family:Tahoma, Arial, Helvetica;
}

.CommonTitle A:LINK, .CommonTitle A:ACTIVE, .CommonTitle A:VISITED
{
	color: #aaa;
	text-decoration: none;
}

.CommonTitle A:HOVER
{
	text-decoration: underline;
}

.CommonSubTitle
{
	color: #aaa;
	font-size: 180%;
	letter-spacing: -1px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 16px 0;
}

.CommonHeader
{
	color: #aaa;
	font-size: 130%;
	font-weight: bold;
	padding: 0;
	margin: 8px 0 0 0;
}

.CommonContent
{
}

.CommonGroupedContentArea
{
	padding: 0 0 8px 0;
	margin: 0 0 16px 0;
	border: solid 0 #eee;
	border-bottom-width: 1px;
}

.CommonSidebarArea
{
	padding: 0 0 12px 0;
	width: 100%;
	overflow: hidden;
	margin: 0;
}

.CommonSidebarRoundTop, .CommonSidebarRoundBottom
{
	height: 5px;
}

.CommonSidebarRoundTop .r1, .CommonSidebarRoundTop .r2, .CommonSidebarRoundTop .r3, .CommonSidebarRoundTop .r4, .CommonSidebarRoundBottom .r1, .CommonSidebarRoundBottom .r2, .CommonSidebarRoundBottom .r3, .CommonSidebarRoundBottom .r4
{
	border-left: solid 1px;
	border-right: solid 1px;
	height: 1px;
	overflow: hidden;
}

.CommonSidebarRoundBottom .r1, .CommonSidebarRoundBottom .r2, .CommonSidebarRoundBottom .r3, .CommonSidebarRoundBottom .r4
{
	background-image: url(../images/common/sidebar-bottom.png);
	background-repeat: repeat;
	background-position: left top;
}

.CommonSidebarRoundTop .r1, .CommonSidebarRoundBottom .r4
{
	margin: 0 5px;
	height: 0;
	border-top: solid 1px;
	border-left-width: 0;
	border-right-width: 0;
}
.CommonSidebarRoundTop .r2, .CommonSidebarRoundBottom .r3
{
	margin: 0 3px;
	border-left-width: 2px;
	border-right-width: 2px;
}
.CommonSidebarRoundTop .r3, .CommonSidebarRoundBottom .r2
{
	margin: 0 2px;
}
.CommonSidebarRoundTop .r4, .CommonSidebarRoundBottom .r1
{
	margin: 0 1px;
	height: 2px;
}

.CommonSidebarHeader
{
	margin: 0 0 8px 0;
	padding: 2px 0 4px 0;
	border-bottom: solid 1px #fff;
	font-weight: bolder;
	font-size: 160%;
	color: #333;
}

.CommonSidebarHeader a:link, .CommonSidebarHeader a:visited, .CommonSidebarHeader a:active
{
	text-decoration: none;
}

.CommonSidebarInnerArea
{
	border-left: solid 1px;
	border-right: solid 1px;
	padding: 0 8px 8px 8px;
	overflow: hidden;
	background-image: url(../images/common/sidebar-gradient.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	min-height: 109px;
	margin: 0;
}

.CommonSidebarContent
{
	font-size: 85%;
}

.CommonSidebarInnerArea, .CommonSidebarRoundTop .r1, .CommonSidebarRoundTop .r2, .CommonSidebarRoundTop .r3, .CommonSidebarRoundTop .r4, .CommonSidebarRoundBottom .r1, .CommonSidebarRoundBottom .r2, .CommonSidebarRoundBottom .r3, .CommonSidebarRoundBottom .r4
{
	background-color: #D7D7CE;
	border-color: #999;
}

.CommonSidebarFooter
{
	font-size: 85%;
	margin: 8px 0 0 0;
	padding: 4px 0 0 0;
	border-top: solid 1px #fff;
}

UL.CommonSidebarList
{
	margin: 0;
	padding: 0;
}

UL.CommonSidebarList LI
{
	margin-bottom: 5px;
	margin-left: 16px;
	list-style-type: none;
}

OL.CommonSidebarList
{
	margin: 0;
	padding: 0;
}

OL.CommonSidebarList LI
{
	margin: 0 0 5px 20px;
}

LI.CommonSidebarRssListItem
{
	margin: 0 0 5px 16px;
	padding: 0 0 1px 0;
	list-style-image: url(../images/common/feed-icon-12x12.png);
}

.CommonDescription
{
	font-size: 90%;
	margin: 0 0 16px 0;
}

.CommonSidebarImage
{
	margin: 4px 0;
	padding: 3px;
	border: solid 1px #fff;
	background-color: #eee;
	text-align: center;
}

UL.CommonSidebarImageList
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/*-----------------------------------------------------------------------------*/
.CommonDownloadButton
{
	background-image: url(Images/download.gif);
}

.CommonImageTextButtonPleaseWaitDisable
{
	background-image: url(Images/Spinner_1.gif);
}
.CommonImageTextButtonPleaseWaitEnable
{
	background-image: url(Images/Spinner.gif);
}

.ForumNewPost
{
	background-image: url(Images/Forum/newpost.gif);
}

.ForumEditPost
{
	background-image: url(Images/Forum/edit.gif);
}
.ForumDeletePost
{
	background-image: url(Images/Forum/delete.gif);
}
.ForumReplyPost
{
	background-image: url(Images/Forum/reply.gif);
}
.ForumQuotePost
{
	background-image: url(Images/Forum/quote.gif);
}

.ForumPostLevel
{
	text-align: center;
	height: 11px;
	background-position: center;
	background-repeat: no-repeat;
}

.ForumPostLevel0
{
	background-image: url(Images/Forum/level0.gif);
}

.ForumPostLevel1
{
	background-image: url(Images/Forum/level1.gif);
}

.ForumPostLevel2
{
	background-image: url(Images/Forum/level2.gif);
}

.ForumPostLevel3
{
	background-image: url(Images/Forum/level3.gif);
}
.ForumPostLevel4
{
	background-image: url(Images/Forum/level4.gif);
}

.ForumPostLevel5
{
	background-image: url(Images/Forum/level5.gif);
}
.ForumPostLevel6
{
	background-image: url(Images/Forum/level6.gif);
}

.ForumPostLevel7
{
	background-image: url(Images/Forum/level7.gif);
}

.ForumPostLevel8
{
	background-image: url(Images/Forum/level8.gif);
}

.ForumRating
{
	text-align: center;
	height: 12px;
	background-position: center;
	background-repeat: no-repeat;
}

.ForumRating1
{
	background-image: url(Images/Forum/Star1.gif);
}

/* Pager */
.PortalPager
{
	font-size: 11px;
	font-family: Arial, Verdana;
	margin-top: 10px;
	margin-bottom: 10px;
}
.PortalPager span.PortalPagerInfor
{
	padding-right: 10px;
	padding-left: 6px;
	padding-bottom: 3px;
	color: #014e82;
	padding-top: 3px;
	white-space: nowrap;
	background-color: White;
	font-weight: normal;
}
.PortalPager ul
{
	padding-left: 6px;
	list-style: none;
	display: inline;
	margin-bottom: 10px;
	margin-top: 10px;
}
.PortalPager ul li
{
	display: inline;
	padding: 1px;
	margin: 2px;
	margin-top: 5px;
}
.PortalPager ul li a
{
	text-decoration: none;
}
.PortalPager ul .active
{
	color: Maroon;
	font-weight: bold;
}
.PortalPager ul li a:hover
{
	color: Purple;
	font-weight: bold;
}

.ForumPath a
{
	text-decoration:none;
	font-size:100%;
	font-family:Tahoma, Arial, Helvetica;
	
}

.ForumPath
{
	text-decoration:none;
	font-size:100%;
	font-family:Tahoma, Arial, Helvetica;
	
}
