.v-quote 
{
	font: 8pt Verdana; 
	font-style: italic;
	color: #131313; 
	
	line-height: 150%;

	background-color: #E1F7EC; 
    background-image: url('bgQuote.gif'); 
    background-position: left top;
    background-repeat: no-repeat;

	margin: 0px 0px 16px -11px;
	padding: 24px 24px 20px 46px;
	
	position: relative;
	z-index: 10000;
}
.v-quote-inline { 
	margin: 16px 0px 16px 30px;
}
.v-quote p { padding: 0px!important; }
.v-quote-signature
{
	font: 8pt Verdana; 
	font-style: normal;
	color: #131313; 
	font-style: italic; 
	display: block;
	text-align: left;
}
.v-user-comments {
	font-style: normal;
    background-image: url('userCommentsGreen.png'); 
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 40px;
	padding: 37px 17px 14px 17px;
}
.v-user-comments-odd { 
    background-image: url('userCommentsBlue.png'); 
    background-color: #E4EEF4; 
}
.v-user-comments-signature {
	font: 12pt Verdana; 
	color: #131313;
	font-style: normal; 
	display: block;
	text-align: left;
	margin: 0px 0px 4px 0px;
}

/* 
Forum Style Overrides
*/

#Common
{
}

/*
Forum Styles
*/


/*
List Styles
*/

.ForumListCellLeftMostImageOnly
{
	padding: 6px 2px 4px 10px;
	border: None 0px #B9BABF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom: Solid 1px #B9BABF;
	width: 20px;
}

.ForumListCellImageOnly
{
	padding: 4px;
	border: Solid 0px #B9BABF;
	border-bottom-width: 1px;
}

.ForumSubListCellLeftMost
{
	padding: 2px;
	text-align: left;
}
.ForumSubListCellLeftMost a
{
    color: #0C3C8C!important;
}

.ForumLastPost
{
	font-size: 8pt;
	color: #656A7E;
}

.ForumSubListCell
{
	padding: 2px;
}

.ForumSubListCellPager
{
	padding: 2px;
	font-size: 90%;
	text-align: right;
}

/*
Styles within Lists
*/

A.ForumGroupNameRead, .ForumGroupNameRead:LINK, .ForumGroupNameRead:VISITED, A.ForumNameRead, .ForumNameRead:LINK, .ForumNameRead:VISITED
{
	font-size: 8pt;
}

A.ForumGroupNameUnRead, .ForumGroupNameUnRead:LINK, .ForumGroupNameUnRead:VISITED, A.ForumNameUnRead, .ForumNameUnRead:LINK, .ForumNameUnRead:VISITED
{
	font-size: 8pt;
}
A.ForumNameRead, .ForumNameRead:LINK, .ForumNameRead:VISITED, A.ForumNameUnRead, .ForumNameUnRead:LINK, .ForumNameUnRead:VISITED {
	color: #254d9f;
}

/*
Post Styles
*/

UL.ForumPostList
{
	margin: 0;
	padding: 0;
	list-style-type: none;
    /*border-bottom: 1px Solid #B9BABF;*/
    margin-bottom: 10px;
}

.ForumPostArea
{
	margin: 12px 0;
	margin-top: 0px!important;
	margin-bottom: 0px!important;
}

.ForumPostHeader
{
	padding: 7px 6px 7px 8px;
	border-top: Solid 1px #B9BABF;
    /* border-bottom: Solid 1px #B9BABF; Nicolay - disable for standard view */
	background-color: #E9ECF3;
	font-size: 8pt;
	font-weight: normal;
	margin: 0px;
}

.ForumPostHeaderControlArea
{
}

.ForumPostManagementArea
{
	background-color: #f4f4f4;
	border: solid 0 #bbb;
	border-bottom-width: 1px;
}

.ForumPostTitleArea
{
	background-color: #E9ECF3;	
	border-bottom: Solid 1px #B9BABF;
	padding: 4px;
	color: #131313;
}

.ForumPostTitle
{
	font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	color: #131313;
	font-weight: normal;
	font-size: 12pt;
	margin: 0px;
	padding: 0px 0px 0px 4px; 
}

.ForumPostBodyArea
{
	width: 100%;
	vertical-align: top;
	overflow: hidden;
}

.ForumPostContentArea
{
	border-right: Solid 0px #B9BABF;
    border-top: Solid 1px #B9BABF;
}

.ForumPostUserArea
{
	width: 200px;
	padding: 4px;
	text-align: center;
	border: Solid 1px #B9BABF;
	border-bottom-width: 0px;
	border-left: None 0px;
}

.ForumPostUserContent
{
	width: 190px;
	overflow: hidden;
}

.ForumPostFooterArea
{
	border-top: Solid 1px #B9BABF;
	padding: 4px;
	line-height: 20px;
	vertical-align: bottom;	
}

.ForumPostContentText
{
	text-align: left;
	padding: 0px 8px 8px 8px;
	margin-bottom: 0px;
}
.ForumPostContentText ul {
	list-style-type: disc;
	margin-left: 20px;
}
.ForumPostSignature
{
    margin: 0px 0px 0px 0px;
    border-top: Solid 1px #B9BABF;
    padding: 8px 10px 8px 10px;
    font-size: 8pt;
    text-align: left;
    background-color: #F6F6F6;
}

.ForumPostUserName
{
	margin: 4px 0 0 0;
	padding: 0 0 4px 4px;
	font-weight: normal;
	font-size: 8pt;
    color: #0C3C8C;    
}
/*
.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 4px;
}

.ForumPostAttachment
{
	padding: 4px 4px 4px 8px;
}

.ForumPostThreadStatus
{
	float: right;
	padding: 4px;
	color: #666;
	font-weight: bold;
}

.ForumPostButtons
{
    width: 700px;
	margin: 8px 4px 4px 0;
	padding-left: 4px;
	text-align: right;
}

UL.ForumPostStatistics
{
	text-align: right;
	font-size: 90%;
	list-style-type: none;
	margin: 4px 8px 0 0;
	padding: 0;
}

UL.ForumPostStatistics LI
{
	display: inline;
	padding-left: 16px;
	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
*/

.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;
	border-right-width: 0px;
}

.FormMyMoveHeader
{
}

.ForumGroupImageAndNameHeader
{
	text-align: center;
}

.ForumGroupLastPostHeader
{
	text-align: center;
}

.ForumGroupTotalThreadsHeader
{
	text-align: center;
}

.ForumGroupTotalPostsHeader
{
	text-align: center;
	border-right: none 0px;
}
.ForumGroupTotalPostsHeaderLast
{
	text-align: center;
	border-left: Solid 1px #B9BABF;
}

/* 
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: 85%;
	font-size: 90%;
}

.ForumMyRepliesColumn
{
	width: 15%;
	text-align: center;
	border-right-width: 0px;
}

.ForumMyMoveColumn
{
	text-align: center;
	width: 15%;
}

.ForumGroupImageColumn
{
	width: 20px;
}

.ForumGroupNameColumn
{
	width: 30%;
	color: #2f3439;
}

.ForumGroupNameColumn a {
	color: #2f3439;
}
.ForumGroupLastPostColumn
{
	width: 50%;
	text-align: left;
}
.MostRecentPost a {
	font-size: 100%;
    color: #0C3C8C;
}

.ForumGroupTotalThreadsColumn
{
	width: 10%;
	text-align: center;
}

.ForumGroupTotalPostsColumn
{
	width: 10%;
	text-align: center;
	border-right: none 0px;
}
.ForumGroupTotalPostsColumn
{
	width: 10%;
	text-align: center;
	border-left: Solid 1px #B9BABF;
}

/*
Quoting
*/

.ForumPostContentText div pre,
.ForumPostContentText span.PlainTextMessageBody pre /* B181532 */
{
    width: 700px!important;
}
.ForumPostContentText span.PlainTextMessageBody pre /* B181532 */
{
    overflow: auto!important;
}

.ForumPostContentText p {
    width: 700px!important;
}

.ForumPostContentText p p {
    width: auto!important;
}

BLOCKQUOTE
{
	border: dotted 1px #ccc!important;
	padding: 4px 4px 4px 4px!important;
	margin: 16px!important;
}

.ForumReplyToPostArea
{
	padding: 8px;
	border: dotted 1px #ccc;
	margin-bottom: 16px;
	background-color: #dddddd;
}

/*
Sub Forums
*/
.ForumSubArea
{
	padding-bottom: 15px;
	margin-top: -10px;
}

/*
Thread rating control in post flat view
*/

.ForumThreadRateControlReadOnly
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #ffffff;
	border: solid 1px #999;
	padding: 4px;
	font-size: 80%;
	padding-bottom: 3px;
	font-weight: bold;
	line-height: normal;
	vertical-align: top;
}

.ForumThreadRateControlReadOnly img
{
	margin: auto 0;
}

.ForumThreadRateControl
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #eeeeee;
	border: solid 1px #999;
	cursor: pointer;
	padding: 4px;
	padding-bottom: 3px;
	font-size: 80%;
	font-weight: bold;
	line-height: normal;
	vertical-align: top;
}

.ForumThreadRateControl img
{
	margin: auto 0;
}

.ForumThreadRateControlActive
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #ffcc66;
	border: solid 1px #c93;
	cursor: pointer;
	padding: 4px;
	padding-bottom: 3px;
	font-size: 80%;
	font-weight: bold;
	line-height: normal;
	vertical-align: top;
}

.ForumThreadRateControlActive img
{
	margin: auto 0;
}

.ForumCollapsedReply, .ForumCollapsedReplyChild
{
}

.ForumCollapsedReply span
{
	cursor: pointer;
	color: #02469b;
}

.ForumCollapsedReplyChild
{
	background-color: #eeeeee;
	border: solid 1px #ccc;
	margin-left: 15px;
	padding-left: 5px;
}

/*
Collapse/Expand Group Styles
*/

.ForumGroupToggleCollapsed
{
	background-image: url(../images/forum/group_expand.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 1px;
	padding: 0 7px;
	cursor: pointer;
	text-decoration: none;
}

a.ForumGroupToggleCollapsed:link, a.ForumGroupToggleCollapsed:visited, a.ForumGroupToggleCollapsed:active, a.ForumGroupToggleCollapsed:hover
{
	text-decoration: none;
}

.ForumGroupToggleExpanded
{
	background-image: url(../images/forum/group_collapse.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 1px;
	padding: 0 7px;
	cursor: pointer;
	text-decoration: none;
}

a.ForumGroupToggleExpanded:link, a.ForumGroupToggleExpanded:visited, a.ForumGroupToggleExpanded:active, a.ForumGroupToggleExpanded:hover
{
	text-decoration: none;
}

.ForumGroupTitleProcessing
{
	/*background-color: #E1E1E1;*/
}

/* Threaded View Styles */

.ForumTreeArea
{ 
	border: solid 1px #E1E1E1;
}

.ForumThreadedPostArea
{
    border: solid 1px #E1E1E1;
    border-left-width: 0;
    background-color: #999;
}

.ForumSplitterPane
{
}

.ForumPostTree
{
	padding: 0;
}

.ForumPostTreeNode
{
	font-size: 11px; 
	padding: 2px 2px 2px 3px;
	cursor: pointer;
}

.ForumPostTreeNodeSelected
{
	font-size: 11px; 
	padding: 1px;
	border: solid 1px #E1E1E1;
	cursor: pointer;
	background-color: #f4f4f4;
}

.ForumPostTreeNodeHover
{
	font-size: 11px; 
	padding: 2px 2px 2px 3px;
	cursor: pointer;
	background-color: #f4f4f4;
}

.ForumPostTreeHeading
{
	border-bottom: solid 1px #E1E1E1; 
	font-size: 11px;
	text-align: center;
	background-color: #f4f4f4;
	background-image: none;
	padding: 4px;
	font-weight: normal;
	font-size: 90%;
	margin: 0;
}

.ForumDisplayMessage
{
	background-color: #fee;
	color: #900;
	font-weight: bold;
	font-size: 80%;
	padding: 4px;
}

.inlineLink 
{
	cursor: pointer;
}

/* B158139 */
.ForumPostContentText blockquote {
	width: 670px;
	overflow-x: auto;
}
