/* 
Forum Style Overrides
*/

#Common
{
}

/*
Forum Styles
*/


/*
List Styles
*/

.ForumListCellLeftMostImageOnly
{
	padding: 4px;
	width: 20px;
}

.ForumListCellImageOnly
{
	padding: 4px;
}

.ForumSubListCellLeftMost
{
	padding: 2px;
	text-align: left;
}

.ForumLastPost
{
	font-size: 80%;
}

.ForumSubListCell
{
	padding: 2px;
}

.ForumSubListCellPager
{
	padding: 2px;
	font-size: 90%;
	text-align: right;
}

/*
Styles within Lists
*/

A.ForumGroupNameRead
{
    color: #797979;
    font-weight: bold;
}

.ForumGroupNameRead:LINK, .ForumGroupNameRead:VISITED
{
    font-weight: bold;
    color: #797979;
}

.ForumGroupNameRead:HOVER
{
    font-weight: bold;
    color: #E73C0E;
}

A.ForumNameRead
{
    font-weight: bold;
    color: #797979;
}

.ForumNameRead:LINK, .ForumNameRead:VISITED
{
    font-weight: bold;
    color: #797979;
}

.ForumNameRead:HOVER
{
    font-weight: bold;
    color: #E73C0E;
}
    

A.ForumGroupNameUnRead
{
    color: #222;
    font-weight: bold;
}

.ForumGroupNameUnRead:LINK, .ForumGroupNameUnRead:VISITED
{
    font-weight: bold;
    color: #222;
}

.ForumGroupNameUnRead:HOVER
{
    font-weight: bold;
    color: #E73C0E;
}

A.ForumNameUnRead
{
    font-weight: bold;
    color: #222;
}

.ForumNameUnRead:LINK, .ForumNameUnRead:VISITED
{
    font-weight: bold;
    color: #222;
}

.ForumNameUnRead:HOVER
{
    font-weight: bold;
    color: #E73C0E;
}

/*
Post Styles
*/

UL.ForumPostList
{
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.ForumPostArea
{
	border: 4px solid #858585;  
    margin: 0 0 2px 0;
}

.ForumPostAreaSeperator
{
	background-color: #E73C0E;
	font-size: 0pt;
	height: 3px;
    margin: 0 2px 2px 2px;
	padding: 0pt;
}

.ForumPostHeader
{
	background-color: #e6e6e6;
	border-bottom: 2px solid #858585; 
	margin: 0;
	padding: 3px 5px 3px 5px;
}

.ForumPostAdvertArea
{
	border: 4px solid #858585; 
    margin: 0 0 2px 0;	
}

.ForumPostAdvertHeader
{
	background-color: #e6e6e6;
	border-bottom: 2px solid #858585; 
	color:#E73C0E;
	font-weight:bold;
	padding: 3px 5px 3px 5px;
	text-align: right;
}

.ForumPostHeaderControlArea
{
}

.ForumPostManagementArea
{
	background-color: #f4f4f4;
	border: solid 0 #bbb;
	border-bottom-width: 1px;
}
/*
.ForumPostTitleArea
{

}
*/
.ForumPostTitle
{
	color: #E73C0E;
	font-weight: bold;
}

.ForumPostBodyArea
{
	background-color: #fbfbfb;
	vertical-align: top;
}
/*
.ForumPostContentArea
{	

}
*/
.ForumPostUserArea
{
	background-color: #e6e6e6;
	border-bottom: 2px solid #858585; 
	margin: 0;
	padding: 3px 5px 3px 5px;
}

.ForumPostUserContent
{
	background-color: #e6e6e6;
}

.ForumPostFooterArea
{
	background-color: #fbfbfb;
	padding: 5px;
}

.ForumPostContentText
{
	font-size: 90%;
	text-align: left;
	overflow: hidden;
	padding: 8px;
}
/*
.ForumPostContentText img
{
	max-width: 800px;
}
*/
.ForumPostContentText a
{
	color: #E73C0E;
	font-weight: bold;
	text-decoration: none;
}
.ForumPostContentText a:hover
{
	background-color: #E73C0E;
	color: #fff;
	text-decoration: none;
}

.ForumPostSignature
{
    margin: 0;
    padding: 0 20px 20px 20px;
    font-size: 90%;
    text-align: left;
}

.ForumPostSignatureDivider
{
    border-top: 1px dashed #666;
    height:1px;
    margin-bottom: 10px;
    width:300px;
}

.ForumPostUserName
{
	color: #E73C0E;
	font-size: 120%;
	font-weight: bold;
}

.ForumPostUserName a:link, .ForumPostUserName a:active, .ForumPostUserName a:visited, .ForumPostUserName a:hover
{
	margin: 0;
	color: #E73C0E;
	text-decoration: underline;
}

.ForumPostUserNameOffline a:link, .ForumPostUserNameOffline a:active, .ForumPostUserNameOffline a:visited, .ForumPostUserNameOffline a:hover
{
	color: #999;
}

.ForumPostUserAvatar
{
	float: left;
	padding: 4px;
}

.ForumPostRoleIcons
{
	
}

.ForumPostRoleIcons img
{
	padding: 0 4px;
}

.ForumPostAttachment
{
	font-weight: bold;
	color: #333;
	padding: 4px 4px 4px 8px;
}

.ForumPostThreadStatus
{

}

.ForumPostButtons
{
	margin: 4px 4px 4px 0;
	padding-left: 4px;
	text-align: left;
}

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;
	text-align:right;	
}

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;
}

.ForumMyLastPostHeader
{	
	text-align: center;
}

.ForumMyRepliesHeader
{
	text-align: center;
}

.ForumMyViewsHeader
{
	text-align: center;
}

.FormMyMoveHeader
{
}

.ForumGroupImageAndNameHeader
{
	text-align: center;	
}

.ForumGroupLastPostHeader
{
	text-align: center;
}

.ForumGroupTotalThreadsHeader
{
	text-align: center;
}

.ForumGroupTotalPostsHeader
{
	text-align: center;
}

/* 
Column Defitions
*/

.ForumThreadImageColumn
{
	width: 20px;
}

.ForumThreadNameColumn
{
	width: 52%;
	font-size: 90%;
}

.ForumThreadLastPostColumn
{
	width: 150px;	/*	20%;	*/
	font-size: 70%;
	text-align: center;
}

.ForumThreadLastPostColumn a:link, .ForumThreadLastPostColumn a:


.ForumThreadTotalThreadsColumn
{
	width: 100px;	/*	14%;	*/
	text-align: center;
}

.ForumThreadTotalPostsColumn
{
	width: 100px;	/*	14%;	*/
	text-align: center;
}

.ForumThreadMoveColumn
{
	text-align: center;
}

.ForumMyImageColumn
{
	width: 20px;
}

.ForumMyNameColumn
{
/*	width: 60%;	*/
	font-size: 90%;
}

.ForumMyLastPostColumn
{
	width: 150px;	/*	20%;	*/
	text-align: center;
}

.ForumMyRepliesColumn
{
	width: 100px;	/*	10%;	*/
	text-align: center;
}

.ForumMyViewsColumn
{
	width: 100px;	/*	10%;	*/
	text-align: center;
}

.ForumMyMoveColumn
{
	text-align: center;
	width: 5%;
}

.ForumGroupImageColumn
{
	width: 20px;
}

.ForumGroupNameColumn
{
/*	width: 52%;		*/
	font-size: 90%;
}

.ForumGroupLastPostColumn
{
	width: 150px;	/*	20%;	*/
	font-size: 80%;
	text-align: left;
}

.ForumGroupTotalThreadsColumn
{
	width: 100px;	/*	14%;	*/
	text-align: center;
}

.ForumGroupTotalPostsColumn
{
	width: 100px;	/*	14%;	*/
	text-align: center;
}

.ForumGroupDisplayedColumn
{
	width: 14%;
	text-align: center;
}

/*
Quoting
*/

BLOCKQUOTE
{
	border: dotted 1px #ccc;
	padding: 4px;
	margin: 16px;
}

.ForumReplyToPostArea
{
	padding: 8px;
	border: dotted 1px #ccc;
	margin-bottom: 16px;
	background-color: #dddddd;
}

/*
Sub Forums
*/
.ForumSubArea
{
	margin-bottom: 10px;
}

/*
Thread rating control in post flat view
*/

.ForumThreadRateControlReadOnly
{
	position: relative;
	top: 2px;
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #ffffff;
	border: solid 1px #999;
	padding: 4px;
	margin: 1px;
	font-size: 80%;
	font-weight: bold;
	line-height: normal;
}

.ForumThreadRateControlReadOnly img
{
	margin: auto 0;
}

.ForumThreadRateControl
{
	position: relative;
	top: 2px;
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #eeeeee;
	border: solid 1px #999;
	cursor: pointer;
	padding: 4px;
	margin: 1px;
	font-size: 80%;
	font-weight: bold;
	line-height: normal;
}

.ForumThreadRateControl img
{
	margin: auto 0;
}

.ForumThreadRateControlActive
{
	position: relative;
	top: 2px;
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #ffcc66;
	border: solid 1px #c93;
	cursor: pointer;
	padding: 4px;
	margin: 1px;
	font-size: 80%;
	font-weight: bold;
	line-height: normal;
}

.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/ukmkivs/3dots-down-small.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 10px;
	cursor: pointer;
	text-decoration: none;
	float: right;
}

a.ForumGroupToggleCollapsed:link, a.ForumGroupToggleCollapsed:visited, a.ForumGroupToggleCollapsed:active, a.ForumGroupToggleCollapsed:hover
{
	text-decoration: none;
}

.ForumGroupToggleExpanded
{
	background-image: url(../images/ukmkivs/3dots-up-small.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 10px;
	cursor: pointer;
	text-decoration: none;
	float: right;
}

a.ForumGroupToggleExpanded:link, a.ForumGroupToggleExpanded:visited, a.ForumGroupToggleExpanded:active, a.ForumGroupToggleExpanded:hover
{
	text-decoration: none;
}

.ForumGroupTitleProcessing
{
	background-color: #f7f7f7;
}

/* 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;
}



.ForumHeaderContent
{
	float: left;	
}

.ForumHeaderContent a:hover
{
	color:#E73C0E;
}

.ForumTitle
{
	color: #333;
	font-size: 130%;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.ForumDescription
{
	font-size: 90%;
}

.ForumHeaderUserArea
{
	border-left: 1px solid #fff;
	float: right;
	font-size: 85%;
	padding: 5px;
	width: 200px;	
}


/*
	custom hover
*/

.ForumGroupLastPostColumn a:hover, 
.ForumMyLastPostColumn a:hover, 
.ForumLastPost a:hover
{
	color:#E73C0E;	
}


.ForumQuickReply
{
	background-color: #f1f1f1;
	clear: both;
	border: 1px solid #ccc;	
	margin: 10px 0;
}
.ForumQuickReplyHeader
{
	border-bottom: 1px solid #ccc; 
	color:#E73C0E;
	font-weight:bold;
	padding: 3px 5px 3px 5px;
	text-align: right;
}
.ForumQuickReplyInner
{
	margin-left:auto;
	margin-right:auto;
	width: 560px;	
}
.ForumQuickReply .CommonTextBox
{
	width: 100%;
}



/*
	CSS3 border radius
*/
.ForumHeaderContentArea
{            
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
}
.ForumPostArea
{            
	-moz-border-radius: 15px;
}
.ForumPostHeader, .ForumPostAdvertHeader
{
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
}
.ForumPostFooterArea
{
    -moz-border-radius-bottomleft: 12px;
    -moz-border-radius-bottomright: 12px;
}
.ForumPostAdvertArea
{
	-moz-border-radius: 15px;	
}
.ForumQuickReply
{            
	-moz-border-radius: 15px;
}
