/*
List Styles
*/

.ForumSubListCellLeftMost
{
	text-align: left;
}

.ForumLastPost
{
	font-size: 90%;
}

.ForumSubListCell
{
	padding: 2px;
}

.ForumSubListCellPager
{
	padding: 2px;
	font-size: 90%;
}

/*
Styles within Lists
*/

A.ForumGroupNameRead, .ForumGroupNameRead:LINK, .ForumGroupNameRead:VISITED
{
	color: #36c;
	font-weight: bold;
}

A.ForumGroupNameUnRead, .ForumGroupNameUnRead:LINK, .ForumGroupNameUnRead:VISITED
{
	color: #36c;
	font-weight: bold;
}

A.ForumNameRead, .ForumNameRead:LINK, .ForumNameRead:VISITED
{
	color: #36c;
	font-size: 100%;
	font-weight: bold;
}

A.ForumNameUnRead, .ForumNameUnRead:LINK, .ForumNameUnRead:VISITED
{
	color: #36c;
	font-weight: bold;
}

/*
Post Styles
*/

UL.ForumPostList
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.ForumPostArea
{
	margin: 12px 0;
	border: solid 1px #666666;
}

.ForumPostHeader
{
	text-align: left;
	padding: 4px;
	background-image: url(../Copa/Framework/Images/Backgrounds/GrayWithDropShadow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 25px;
	line-height: 22px;
	color: #fff;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 110%;
}
.ForumPostHeaderAnswered
{
	padding: 6px 6px 6px 8px;
	border: solid 1px #E1E1E1;
	border-bottom-width: 0;
	background-color: #CCEFCC;
	font-size: 90%;
	font-weight: normal;
	margin: 0px;
	color: #000;
}
.ForumPostHeader a
{
	color: #FFFFFF;
}

.ForumPostTitleArea
{
	background-color: #FFFFFF;
	padding: 4px;
	border-bottom: solid 1px #cccccc;
}

.ForumPostTitle
{
	font-size: 100%;
	font-weight: normal;
	color: #666;
	float: left;
	margin: 4px 10px 4px 0;
	width: 100%;
	border-bottom: solid 1px #efeeee;
	padding-top: 6px;
	padding-bottom: 0;
}

.ForumPostTitleInner
{
	padding-bottom: 5px;
}

.VerifiedTop .ForumPostTitle, .Verified .ForumPostTitle
{
	border-bottom: solid 1px #DBFFCB;
}

.Suggested .ForumPostTitle
{
	border-bottom: solid 1px #E2F1FF;
}

.ForumPostFooter
{
	border-top: solid 1px #efeeee;
}

.VerifiedTop .ForumPostFooter, .Verified .ForumPostFooter
{
	border-top: solid 1px #DBFFCB;
}

.Suggested .ForumPostFooter
{
	border-top: solid 1px #E2F1FF;
}

.ForumThreadStarterSidebar
{
	float: right;
	width: 150px;
	margin: 12px 0 0 0;
}

.ForumThreadStarterSidebar .CommonTextButton
{
	padding: 2px;
}

.ForumThreadStarterSidebar .CommonTextButtonHighlight
{
	padding: 2px;
}

.ForumPostVerifiedBySection
{
	float: right;
	background-color: #DBFFCB;
	color: #666;
	padding: 5px;
	clear: right;
	margin-bottom: 0;
	font-size: 90%;
}

.ForumPostSuggestedBySection
{
	float: right;
	background-color: #E2F1FF;
	color: #666;
	padding: 5px;
	clear: right;
	margin-bottom: 0;
	font-size: 90%;
}

.ForumPostTitleDate
{
	font-size: 80%;
}

.ForumPostTitle .ForumPostButtons .CommonTextButton:hover
{
	background: url(../Copa/Framework/Images/Backgrounds/GrayButtonBackground.gif);
}

.ForumPostTitle .ForumPostButtons .AnswerButton
{
	width: 128px;
	margin: 0 0 0 4px;
	padding: 0 0 4px 0;
}

.ForumPostTitle .ForumPostButtons .NotAnswerButton
{
	color: #ff4444;
}

.ForumPostTitle .ForumPostButtons .SuggestAnswerButton
{
	text-align: center;
	color: #e6b200;
}
.ForumPostBodyArea
{
	width: 100%;
	vertical-align: top;
	overflow: hidden;
}

.ForumPostContentArea
{
	background-color: #ffffff;
}

.ForumPostUserArea
{
	width: 200px;
	background-color: #f4f4f4;
	padding: 4px;
	text-align: center;
	background-image: url(../Copa/Framework/Images/Backgrounds/SilverContentBoxThinbackground.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.ForumPostUserContent
{
	width: 190px;
	overflow: hidden;
}

.ForumPostFooterArea
{
	padding: 4px;
	line-height: 20px;
	vertical-align: bottom;
	background-color: #ffffff;
}

.ForumPostContentText
{
	font-size: 100%;
	text-align: left;
	padding: 8px;
	margin-bottom: 20px;
}

.ForumPostContentText ul
{
	list-style-type: disc;
	margin-left: 15px;
}

.ForumPostSignature
{
	margin: 0;
	border: solid 0 #ddd;
	border-top-width: 1px;
	padding: 0 0 4px 0;
	font-size: 90%;
	text-align: left;
}

.ForumPostSignature p
{
	margin: 5px 0 0 0;
	color: #666;
}

.ForumPostUserName
{
	margin: 4px 0 0 0;
	padding: 0 0 4px 4px;
	font-weight: bold;
	font-size: 150%;
	color: #666;
}

.ForumPostUserName a:link, .ForumPostUserName a:active, .ForumPostUserName a:visited, .ForumPostUserName a:hover
{
	margin: 0;
	color: #666;
	text-decoration: none;
}

.ForumPostUserAvatar
{
	padding: 4px 0 4px 4px;
}

.ForumPostRoleIcons
{
	padding: 4px 0;
}

.ForumPostRoleIcons img
{
	padding: 0 0 4px 0;
}

.ForumPostAttachment
{
	font-size: 90%;
	font-weight: bold;
	color: #333;
	padding: 4px 4px 4px 0px;
}

.ForumPostButtons
{
	margin-top: 0;
	padding-top: 2px;
	padding-left: 4px;
	float: right;
}

.ForumPostButtons .CommonTextButton
{
	padding: 2px;
	margin: 0;
}

.ForumPostButtons .CommonTextButtonHighlight
{
	padding: 2px;
	margin: 0;
}

.EvolutionAttachment
{
	font-size: 85%;
}

.EvolutionAttachmentSummary
{
	font-size: 90%;
	color: #666;
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 22px;
	line-height: normal;
	white-space: nowrap;
}

.ForumPostButtons a:link, .ForumPostButtons a:visited, .ForumPostButtons a:hover
{
	background-image: url('../Copa/Framework/Images/Clear.gif');
	border: 0px;
	color: #36c;
	padding: 4px;
}

.ForumPostButtons td
{
	padding: 0 1px 0 1px;
}

UL.ForumPostStatistics
{
	font-size: 90%;
	list-style-type: none;
	margin: 4px 8px 0 0;
	padding: 0;
}

UL.ForumPostStatistics LI
{
	display: inline;
	font-size: 90%;
}

UL.ForumPostUserPropertyList
{
	margin: 0;
	padding: 0 0 0 4px;
	list-style-type: none;
}

UL.ForumPostUserPropertyList LI
{
	margin: 4px 10px 4px 2px;
	font-size: 90%;
}

/*
Header Definitions
*/

.ForumMyRepliesHeader
{
	text-align: center;
}

/* 
Column Defitions
*/

.ForumMyImageColumn
{
	padding: 2px;
	white-space: nowrap;
}

.ForumMyImageColumn img
{
	margin: 0px auto;
}

.ForumMyNameColumn
{
	padding: 4px 0 4px 4px; 
}

.ForumMyRepliesColumn
{
	width: 10%;
	text-align: center;
}

.ForumMyLatestPostColumn
{
	width: 23%;
}

.ForumMyMoveColumn
{
	text-align: center;
}

/*
Quoting
*/

BLOCKQUOTE
{
	border: dotted 1px #ccc;
	padding: 4px;
	margin: 4px 8px;
}

.ForumReplyToPostArea
{
	padding: 8px;
	border: solid 1px #ccc;
	margin-bottom: 16px;
	background-color: #dddddd;
}

.ForumReplyToPostArea > div
{
	margin-bottom: 6px;
}

/*
Thread rating control in post flat view
*/

.ForumThreadRateControlReadOnly
{
	position: relative;
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	font-weight: bold;
	line-height: normal;
}

.ForumThreadRateControlReadOnly img
{
	margin: auto 0;
}

.ForumThreadRateControl
{
	position: relative;
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	cursor: pointer;
	font-weight: bold;
	line-height: normal;
}

.ForumThreadRateControl img
{
	margin: auto 0;
}

.ForumThreadRateControlActive
{
	position: relative;
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	cursor: pointer;
	font-weight: bold;
	line-height: normal;
}

.ForumThreadRateControlActive img
{
	margin: auto 0;
}

/* Threaded View Styles */

.ForumTreeArea
{
	border: solid 1px #ccc;
}

.ForumThreadedPostArea
{
	border: solid 1px #ccc;
	border-left-width: 0;
	background-color: #999;
}

.ForumPostTreeHeading
{
	font-size: 11px;
	text-align: center;
	background-color: #ccc;
	color: #000;
	background-image: none;
	padding: 4px;
	font-weight: normal;
	font-size: 90%;
	margin: 0;
	text-align: left;
}

.ForumDisplayMessage
{
	background-color: #ccc;
	color: #900;
	font-weight: bold;
	font-size: 80%;
	padding: 4px;
}
.ForumThreadDateArea
{
	font-weight: normal;
}

/* Thread Status */

.Normal .CommonCommentUser, .Verified .CommonCommentUser, .Suggested .CommonCommentUser, .VerifiedTop .CommonCommentUser
{
	width: 97px;
	overflow: hidden;
	margin: 0 10px 0 13px;
	color: #fff;
	padding-bottom: 5px;
}

.Normal .CommonCommentUserBody
{
	color: #fff;
	overflow: hidden; 
}

.Normal .CommonCommentUser a, .Verified .CommonCommentUser a, .Suggested .CommonCommentUser a, .VerifiedTop .CommonCommentUser a
{
	color: #B6B4B4;
}

.CommonCommentUserBody
{
	background: #666;
}

.VerifiedTop .CommonCommentUserBody, .Verified .CommonCommentUserBody
{
	background: #2f9601;
}

.Suggested .CommonCommentUserBody
{
	background: #167bcf;
}

.CommonCommentUserTop
{
	background: url(../Copa/Framework/Images/Backgrounds/ForumAvatarImageContainerTop.gif) no-repeat;
	height: 4px;
}

.VerifiedTop .CommonCommentUserTop, .Verified .CommonCommentUserTop
{
	background-image: url(../Copa/Framework/Images/Backgrounds/ForumAvatarImageContainerTopGreen.gif);
}

.Suggested .CommonCommentUserTop
{
	background-image: url(../Copa/Framework/Images/Backgrounds/ForumAvatarImageContainerTopBlue.gif);
}

.CommonCommentUserBottom
{
	background: url(../Copa/Framework/Images/Backgrounds/ForumAvatarImageContainerBottom.gif) no-repeat bottom left;
	height: 4px;
}

.VerifiedTop .CommonCommentUserBottom, .Verified .CommonCommentUserBottom
{
	background-image: url(../Copa/Framework/Images/Backgrounds/ForumAvatarImageContainerBottomGreen.gif);
}

.Suggested .CommonCommentUserBottom
{
	background-image: url(../Copa/Framework/Images/Backgrounds/ForumAvatarImageContainerBottomBlue.gif);
}

.CommonCommentUserAvatarContainer
{
	width: 89px;
	background-color: #d9d9d9;
	margin: 0 auto 5px auto;
}

.VerifiedTop .CommonCommentUserAvatarContainer, .Verified .CommonCommentUserAvatarContainer
{
	background-color: #c1efad;
}

.Suggested .CommonCommentUserAvatarContainer
{
	background-color: #bde1ff;
}

.CommonCommentUserAvatarContainer img
{
	margin: 0 auto;
}

.CommonCommentUserAvatarContainerTop
{
	background: url(../Copa/Framework/Images/Backgrounds/ForumAvatarImageContainerImageTop.gif);
	height: 4px;
}

.VerifiedTop .CommonCommentUserAvatarContainerTop, .Verified .CommonCommentUserAvatarContainerTop
{
	background-image: url(../Copa/Framework/Images/Backgrounds/ForumAvatarImageContainerImageTopGreen.gif);
}

.Suggested .CommonCommentUserAvatarContainerTop
{
	background-image: url(../Copa/Framework/Images/Backgrounds/ForumAvatarImageContainerImageTopBlue.gif);
}

.CommonCommentUserAvatarContainerBottom
{
	background: url(../Copa/Framework/Images/Backgrounds/ForumAvatarImageContainerImageBottom.gif);
	height: 4px;
}

.VerifiedTop .CommonCommentUserAvatarContainerBottom, .Verified .CommonCommentUserAvatarContainerBottom
{
	background-image: url(../Copa/Framework/Images/Backgrounds/ForumAvatarImageContainerImageBottomGreen.gif);
}

.Suggested .CommonCommentUserAvatarContainerBottom
{
	background-image: url(../Copa/Framework/Images/Backgrounds/ForumAvatarImageContainerImageBottomBlue.gif);
}

.Normal .CommonCommentBubble, .Verified .CommonCommentBubble, .Suggested .CommonCommentBubble, .VerifiedTop .CommonCommentBubble
{
	margin-left: 130px;
}

.Editor .CommonCommentBubble
{
	margin-left: 10px;
}

.ThreadStarter .CommonCommentBubble
{
	margin-right: 160px;
}

.VerifiedTop .CommonCommentBubbleRoundTop .r1, .VerifiedTop .CommonCommentBubbleRoundTop .r2, .VerifiedTop .CommonCommentBubbleRoundTop .r3, .VerifiedTop .CommonCommentBubbleRoundTop .r4, .VerifiedTop .CommonCommentBubbleRoundBottom .r1, .VerifiedTop .CommonCommentBubbleRoundBottom .r2, .VerifiedTop .CommonCommentBubbleRoundBottom .r3, .VerifiedTop .CommonCommentBubbleRoundBottom .r4, .VerifiedTop .CommonCommentArrow .r1, .VerifiedTop .CommonCommentArrow .r2, .VerifiedTop .CommonCommentArrow .r3, .VerifiedTop .CommonCommentArrow .r4, .VerifiedTop .CommonCommentArrow .r5, .VerifiedTop .CommonCommentArrow .r6, .VerifiedTop .CommonCommentArrow .r7, .VerifiedTop .CommonCommentArrow .r8, .VerifiedTop .CommonCommentArrow .r9, .VerifiedTop .CommonCommentArrow .r10, .VerifiedTop .CommonCommentContent
{
	background-color: #fff;
}

.Normal .CommonCommentBubbleRoundTop, .Normal .CommonCommentBubbleRoundBottom, .Verified .CommonCommentBubbleRoundTop, .Verified .CommonCommentBubbleRoundBottom, .Suggested .CommonCommentBubbleRoundTop, .Suggested .CommonCommentBubbleRoundBottom
{
	height: 8px;
}

.Normal .CommonCommentBubbleRoundTop .r1, .Normal .CommonCommentBubbleRoundTop .r2, .Normal .CommonCommentBubbleRoundTop .r3, .Normal .CommonCommentBubbleRoundTop .r4, .Normal .CommonCommentBubbleRoundBottom .r1, .Normal .CommonCommentBubbleRoundBottom .r2, .Normal .CommonCommentBubbleRoundBottom .r3, .Normal .CommonCommentBubbleRoundBottom .r4, .Verified .CommonCommentBubbleRoundTop .r1, .Verified .CommonCommentBubbleRoundTop .r2, .Verified .CommonCommentBubbleRoundTop .r3, .Verified .CommonCommentBubbleRoundTop .r4, .Verified .CommonCommentBubbleRoundBottom .r1, .Verified .CommonCommentBubbleRoundBottom .r2, .Verified .CommonCommentBubbleRoundBottom .r3, .Verified .CommonCommentBubbleRoundBottom .r4, .Suggested .CommonCommentBubbleRoundTop .r1, .Suggested .CommonCommentBubbleRoundTop .r2, .Suggested .CommonCommentBubbleRoundTop .r3, .Suggested .CommonCommentBubbleRoundTop .r4, .Suggested .CommonCommentBubbleRoundBottom .r1, .Suggested .CommonCommentBubbleRoundBottom .r2, .Suggested .CommonCommentBubbleRoundBottom .r3, .Suggested .CommonCommentBubbleRoundBottom .r4
{
	height: 1px;
	overflow: hidden;
	border-left: solid 4px #CEDEFD;
	border-right: solid 4px #CEDEFD;
}

.Normal .CommonCommentBubbleRoundTop .r1, .Normal .CommonCommentBubbleRoundBottom .r4, .Verified .CommonCommentBubbleRoundTop .r1, .Verified .CommonCommentBubbleRoundBottom .r4, .Suggested .CommonCommentBubbleRoundTop .r1, .Suggested .CommonCommentBubbleRoundBottom .r4
{
	margin: 0 5px;
	height: 0;
	border-top: solid 2px #CEDEFD;
	border-left-width: 0;
	border-right-width: 0;
}

.Normal .CommonCommentBubbleRoundTop .r2, .Normal .CommonCommentBubbleRoundBottom .r3, .Verified .CommonCommentBubbleRoundTop .r2, .Verified .CommonCommentBubbleRoundBottom .r3, .Suggested .CommonCommentBubbleRoundTop .r2, .Suggested .CommonCommentBubbleRoundBottom .r3
{
	margin: 0 3px;
	height: 0;
	border-top: solid 2px #CEDEFD;
	border-left-width: 0;
	border-right-width: 0;
}

.Normal .CommonCommentBubbleRoundTop .r3, .Normal .CommonCommentBubbleRoundBottom .r2, .Verified .CommonCommentBubbleRoundTop .r3, .Verified .CommonCommentBubbleRoundBottom .r2, .Suggested .CommonCommentBubbleRoundTop .r3, .Suggested .CommonCommentBubbleRoundBottom .r2
{
	margin: 0 2px;
	height: 2px;
	border-left-width: 5px;
	border-right-width: 5px;
}

.Normal .CommonCommentBubbleRoundTop .r4, .Normal .CommonCommentBubbleRoundBottom .r1, .Verified .CommonCommentBubbleRoundTop .r4, .Verified .CommonCommentBubbleRoundBottom .r1, .Suggested .CommonCommentBubbleRoundTop .r4, .Suggested .CommonCommentBubbleRoundBottom .r1
{
	margin: 0 1px;
	height: 2px;
}

.Normal .CommonCommentContent, .Verified .CommonCommentContent, .Suggested .CommonCommentContent
{
	border-left: solid 4px #efeeee;
	border-right: solid 4px #efeeee;
	background-color: #fff;
}

.Normal .CommonCommentBubbleRoundTop .r1, .Normal .CommonCommentBubbleRoundTop .r2, .Normal .CommonCommentBubbleRoundTop .r3, .Normal .CommonCommentBubbleRoundTop .r4, .Normal .CommonCommentBubbleRoundBottom .r1, .Normal .CommonCommentBubbleRoundBottom .r2, .Normal .CommonCommentBubbleRoundBottom .r3, .Normal .CommonCommentBubbleRoundBottom .r4, .Normal .CommonCommentContent
{
	border-color: #efeeee;
	background-color: #fff;
}

.Normal .CommonCommentArrow .r1, .Normal .CommonCommentArrow .r2, .Normal .CommonCommentArrow .r3, .Normal .CommonCommentArrow .r4, .Normal .CommonCommentArrow .r5, .Normal .CommonCommentArrow .r6, .Normal .CommonCommentArrow .r7, .Normal .CommonCommentArrow .r8, .Normal .CommonCommentArrow .r9, .Normal .CommonCommentArrow .r10
{
	background-color: #efeeee;
}

.Verified .CommonCommentBubbleRoundTop .r1, .Verified .CommonCommentBubbleRoundTop .r2, .Verified .CommonCommentBubbleRoundTop .r3, .Verified .CommonCommentBubbleRoundTop .r4, .Verified .CommonCommentBubbleRoundBottom .r1, .Verified .CommonCommentBubbleRoundBottom .r2, .Verified .CommonCommentBubbleRoundBottom .r3, .Verified .CommonCommentBubbleRoundBottom .r4, .Verified .CommonCommentContent
{
	border-color: #dbffcb;
	background-color: #fff;
}

.Verified .CommonCommentArrow .r1, .Verified .CommonCommentArrow .r2, .Verified .CommonCommentArrow .r3, .Verified .CommonCommentArrow .r4, .Verified .CommonCommentArrow .r5, .Verified .CommonCommentArrow .r6, .Verified .CommonCommentArrow .r7, .Verified .CommonCommentArrow .r8, .Verified .CommonCommentArrow .r9, .Verified .CommonCommentArrow .r10
{
	background-color: #dbffcb;
}

.Suggested .CommonCommentBubbleRoundTop .r1, .Suggested .CommonCommentBubbleRoundTop .r2, .Suggested .CommonCommentBubbleRoundTop .r3, .Suggested .CommonCommentBubbleRoundTop .r4, .Suggested .CommonCommentBubbleRoundBottom .r1, .Suggested .CommonCommentBubbleRoundBottom .r2, .Suggested .CommonCommentBubbleRoundBottom .r3, .Suggested .CommonCommentBubbleRoundBottom .r4, .Suggested .CommonCommentContent
{
	border-color: #E2F1FF;
	background-color: #fff;
}

.Suggested .CommonCommentArrow .r1, .Suggested .CommonCommentArrow .r2, .Suggested .CommonCommentArrow .r3, .Suggested .CommonCommentArrow .r4, .Suggested .CommonCommentArrow .r5, .Suggested .CommonCommentArrow .r6, .Suggested .CommonCommentArrow .r7, .Suggested .CommonCommentArrow .r8, .Suggested .CommonCommentArrow .r9, .Suggested .CommonCommentArrow .r10
{
	background-color: #E2F1FF;
}

/* Button Styles */
.ForumThreadStarterSidebar .ActionButton, .ForumThreadStarterSidebar .AnswerButton
{
	background: #42af12 url(../Copa/Framework/Images/Backgrounds/GreenButtonBackground.gif) repeat-x;
	color: #fff;
	font-weight: bold;
	display: block;
	height: 21px;
	text-align: center;
	border: solid 1px #40ad10;
	font-size: 105%;
}

.ForumThreadStarterSidebar .ActionButton:hover
{
	background: #42af12 url(../Copa/Framework/Images/Backgrounds/GrayButtonBackground.gif) repeat-x;
}

A.ActionButton:link, A.ActionButton:visited, A.ActionButton:hover, A.ActionButton:active
{
	padding-top: 4px;
	color: #fff;
}

.ForumCreateEditPostTypeBanner
{
	background-color: #EFEEEE;
	color: #666;
	padding: 1px 10px;
	line-height: 32px;
	margin-bottom: 15px;
}

A.ForumLinkUnread, .ForumLinkUnread:LINK, .ForumLinkUnread:VISITED
{
	color: #36c;
}

.ForumPostButtons a.CommonTextButton
{
	background-color: transparent;
}

#PostContainerArea.ForumThreadedPostArea
{
	border: solid 1px #666666;
	border-bottom: 0px;
	border-top: 0px;
	padding: 0px;
}

#PostButtons .CommonTextButton
{
	background-image: none;
	background-color: #ffffff;
	border: 0px;
	color: #3366CC;
	padding: 0px;
	font-size: 90%;
}

#PostButtons td
{
	color: #3366CC;
	font-size: 90%;
	vertical-align: middle;
	padding: 0 6px;
}

.ForumListFlatView
{
	background: url(../Copa/Framework/Images/Backgrounds/ForumAvatarContainer.gif) left repeat-y;
}

.VerifiedTop .ForumListFlatView
{
	background-image: url(../Copa/Framework/Images/Backgrounds/ForumAvatarContainerGreen.gif);
}

.Verified .ForumListFlatView
{
	background-image: url(../Copa/Framework/Images/Backgrounds/ForumAvatarContainerGreen.gif);
}

.Suggested .ForumListFlatView
{
	background-image: url(../Copa/Framework/Images/Backgrounds/ForumAvatarContainerBlue.gif);
}

.ForumListFlatViewTop
{
	background: url(../Copa/Framework/Images/Backgrounds/ForumAvatarContainerTop.gif) left top no-repeat;
	height: 9px;
	margin-bottom: 5px;
}

.VerifiedTop .ForumListFlatViewTop
{
	background-image: url(../Copa/Framework/Images/Backgrounds/ForumAvatarContainerTopGreen.gif);
}

.Verified .ForumListFlatViewTop
{
	background-image: url(../Copa/Framework/Images/Backgrounds/ForumAvatarContainerTopGreen.gif);
}

.Suggested .ForumListFlatViewTop
{
	background-image: url(../Copa/Framework/Images/Backgrounds/ForumAvatarContainerTopBlue.gif);
}

.ForumListFlatViewBottom
{
	background: url(../Copa/Framework/Images/Backgrounds/ForumAvatarContainerBottom.gif) left bottom no-repeat;
	height: 9px;
	margin-top: 5px;
}

.VerifiedTop .ForumListFlatViewBottom
{
	background-image: url(../Copa/Framework/Images/Backgrounds/ForumAvatarContainerBottomGreen.gif);
}

.Verified .ForumListFlatViewBottom
{
	background-image: url(../Copa/Framework/Images/Backgrounds/ForumAvatarContainerBottomGreen.gif);
}

.Suggested .ForumListFlatViewBottom
{
	background-image: url(../Copa/Framework/Images/Backgrounds/ForumAvatarContainerBottomBlue.gif);
}

.ForumThreadStarterSidebar .CommonTextButton
{
	background-image: none;
	background-color: Transparent;
	border: none;
	color: #3366CC;
	font-weight: normal;
	display: inline;
	padding: 0px;
	font-size: 100%;
	line-height: 150%;
}

.ForumThreadStarterSidebar div
{
	padding: 0;
}

.ForumThreadStarterSidebar
{
	padding: 15px 15px 0 0;
	width: 180px;
}

.ThreadStarter .CommonCommentBubble
{
	margin-right: 195px;
}

.ForumThreadStarterSidebar .ActionButton
{
	margin-bottom: 4px;
}

.Normal, .Suggested, .VerifiedTop, .Verified
{
	padding: 15px;
}

.VerifiedTop
{
	padding-top: 0px;
	padding-bottom: 0px;
}

.Normal
{
	background: #fbfafa;
}

.Suggested
{
	background: #f7fbff;
}

.Verified
{
	background: #F1FBED;
}

.VerifiedAnswers
{
	background-image: url(../Copa/Framework/Images/Backgrounds/GreenHeaderBKGD.gif);
}

.ForumPostButtons a.CommonTextButton
{
	display: inline;
}

.ForumPostButtons .CommonTextButton.VerifiyAnswer
{
	color: #40ad10;
}

.ForumPostButtons .CommonTextButton
{
	padding: 0px;
}

.ForumPostButtons a.CommonTextButton.Reply, .ForumPostButtons a.CommonTextButton.Reply:hover, .ForumPostButtons a.CommonTextButton.NotAnswerButton, .ForumPostButtons a.CommonTextButton.NotAnswerButton:hover, .ForumPostButtons a.CommonTextButton.VerifiyAnswer, .ForumPostButtons a.CommonTextButton.VerifiyAnswer:hover, .ForumPostButtons a.CommonTextButton.SuggestAnswerButton, .ForumPostButtons a.CommonTextButton.SuggestAnswerButton:hover
{
	background: url(../Copa/Framework/Images/Backgrounds/ForumLinkPipe.gif) no-repeat right;
	padding-right: 7px;
}

.ForumPostTitle .ForumPostButtons .CommonTextButton:hover
{
	background-image: none;
}

.ForumReplyToPostArea
{
	margin-top: 4px;
}

.ForumPostButtons a.AnswerButton:link, .ForumPostButtons a.AnswerButton:hover, .ForumPostButtons a.AnswerButton:visited
{
	color: #42af12;
}

.ForumPostTitle strong
{
	font-size: 115%;
}

.ForumPostButtons .MoreButton span, .ForumPostButtons a.ModerateButton
{
	padding-right: 12px;
	background: url(../Copa/Framework/Images/Backgrounds/BlueArrowDown.gif) right no-repeat;
}

.CreatePostButton
{
	position: relative; top: -5px;
}

.AllowAnonymousPostingOuter
{
	border: solid 1px #529edf;
	float: right;
	padding: 10px;
	margin-bottom: 8px;
}

.AllowAnonymousPosting
{
	padding: 4px 8px 0 4px;
}

.AllowAnonymousPosting input
{
	position: relative;
	top: -1px;
}

.AllowAnonymousPostingOuter .CreatePostButton
{
	top: 0;
}

.InappropriateContentMessage
{
	margin-bottom: 20px;
}
