/** List Styles ***********************************/

.ForumListCellLeftMostImageOnly{
	padding: 4px;
	border:1px solid #e0e0e0;
	border-top: 0;
	border-right: 0;
	width: 20px;
}

.ForumListCellImageOnly{
	padding: 4px;
	border-bottom:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
}

.ForumSubListCellLeftMost{
	padding: 2px;
	text-align: left;
}

.ForumSubListCell{
	padding: 2px;
}

.ForumSubListCellPager{
	padding: 2px;	
	text-align: right;
}

/* Post Styles **********************************/

UL.ForumPostList{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.ForumPostArea{
	margin:0;
	border:1px solid #e0e0e0;
}

h4.ForumPostHeader{
	padding: 4px;
	background: #e5e5e5;
	color: #000;
	margin: 0;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.ForumPostHeaderControlArea{}

.ForumPostTitleArea{
	background: #eeecec;	
	padding: 4px;
	color:#000;
	
}

.ForumPostTitle{
	margin: 0;
	padding: 0;
	font-weight:normal;
	color:#4798C4;
}

.ForumPostBodyArea{
	width: 100%;
	overflow: auto;
	vertical-align: top;
}

.ForumPostContentArea{}

.ForumPostUserArea{
	width: 200px;
	padding: 4px;
	text-align: center;
	border-right:1px solid #e0e0e0;
}

.ForumPostUserContent{}

.ForumPostFooterArea{	
	padding: 4px;
	line-height: 20px;
	vertical-align: bottom;	
}

.ForumPostContentText{
	text-align: left;
	padding: 8px;
	margin-bottom: 20px;
}

.ForumPostUserName{
	font-weight: bold;
}

.ForumPostUserAvatar{
	padding: 4px;
}

.ForumPostRoleIcons{
	padding: 4px 0;
}

.ForumPostRoleIcons img{
	padding: 0 4px;
}

.ForumPostAttachment{
	font-weight: bold;
	padding: 4px 4px 4px 8px;
}

.ForumPostThreadStatus{
	float: right;
	padding: 4px;
	font-weight: bold;
}

.ForumPostButtons{
	margin: 4px;
	text-align: right;
	}

UL.ForumPostStatistics{
	text-align: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size:12px;
}

UL.ForumPostStatistics LI{
	display: inline;
	padding-left: 16px;	
}

UL.ForumPostUserPropertyList{
	margin: 0;
	padding: 0;
	list-style-type: none;	
}

UL.ForumPostUserPropertyList LI{
	margin:4px 10px 4px 2px;
}

/** Header Definitions ***************************/

.ForumThreadImageAndNameHeader, .ForumThreadLastPostHeader, .ForumThreadTotalThreadsHeader, .ForumThreadTotalPostsHeader, .ForumThreadMoveHeader{
	text-align: center;
}

.ForumMyImageAndNameHeader, .ForumMyRepliesHeader, .ForumMyViewsHeader, .ForumMyLastPostHeader{
	text-align: center;
	font-weight:normal;
}

.ForumGroupImageAndNameHeader, .ForumGroupLastPostHeader, .ForumGroupTotalThreadsHeader, .ForumGroupTotalPostsHeader{
	text-align: center;
	font-weight:normal;
}

/** Column Defitions ***************************/

.ForumThreadImageColumn{
	width: 20px;
}

.ForumThreadNameColumn{
	width: 52%;
}

.ForumThreadLastPostColumn{
	width: 20%;
	text-align: center;
}

.ForumThreadTotalThreadsColumn, .ForumThreadTotalPostsColumn{
	width: 14%;
	text-align: center;
}

.ForumThreadMoveColumn{
	text-align: center;
}

.ForumMyImageColumn{
	width: 20px;
}

.ForumMyNameColumn{
	width: 52%;
}

.ForumMyRepliesColumn, .ForumMyViewsColumn{
	width: 14%;
	text-align: center;
}

.ForumMyLastPostColumn{
	width: 20%;
	text-align: left;
}

 

.ForumGroupImageColumn{
	width: 20px;
}

.ForumGroupNameColumn{
	width: 52%;
}

.ForumGroupLastPostColumn{
	width: 20%;
	text-align: left;
}



.ForumGroupLastPostColumn b, .ForumMyLastPostColumn b, .InboxLastPost b{
	font-size:12px;
	}

.ForumGroupTotalThreadsColumn, .ForumGroupTotalPostsColumn{
	width: 14%;
	text-align: center;
}


/* Quoting ********************************/

BLOCKQUOTE{
	border:1px dotted #000;
	padding: 4px;
	margin: 16px;
}

.ForumReplyToPostArea{
	padding: 8px;
	border:1px dotted #ccc;
	margin-bottom: 16px;
	background: #ddd;
}

/* Sub Forums ********************************/

.ForumSubArea{
	padding-bottom: 15px;
	margin-top: -10px;
}

/* Thread rating control in post flat view *******/

.ForumThreadRateControlReadOnly{
	background: #fff;
	border:1px solid #999;
	padding:0 4px 4px 4px;
	margin: 1px;
	line-height: normal;
}

.ForumThreadRateControlReadOnly img, .ForumThreadRateControl img, .ForumThreadRateControlActive img{
	margin: auto 0;
}

.ForumThreadRateControl{
	background: #eee;
	border:1px solid #999;
	cursor: pointer;
	padding:0 4px 4px 4px;
	margin: 1px;
	line-height: normal;
}

.ForumThreadRateControlActive{
	background: #ffcc66;
	border:1px solid #cc9933;
	cursor: pointer;
	padding:0 4px 4px 4px;
	margin: 1px;
	line-height: normal;
}

.ForumCollapsedReply span{
	cursor: pointer;
	color: #02469b;
}

.ForumCollapsedReplyChild{
	background: #eee;
	border:1px solid #ccc;
	margin-left: 15px;
	padding-left: 5px;
}

/* Collapse/Expand Group Styles ************************/

.ForumGroupToggleCollapsed{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background: url(../images/forum/group_expand.gif) no-repeat;
	width: 15px;
	height: 14px;
	cursor: pointer;
	text-decoration: none;
}

.ForumGroupToggleExpanded{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background: url(../images/forum/group_collapse.gif) no-repeat;
	width: 15px;
	height: 14px;
	cursor: pointer;
	text-decoration: none;
}

.ForumGroupTitleProcessing{
	
}

/* Threaded View Styles *******************************/

.ForumSplitterBar{ 
	border-right: 1px solid #bbb;
	border-left: 1px solid #bbb;
	background: #f4f4f4;
}

.ForumSplitterBarCollapsed{
	border-right:1px solid #bbb;
	background: #f4f4f4;
}

.ForumActiveSplitterBar{
  background: #000;  
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); 
  opacity: 0.6;
}

.ForumSplitterPane{}

.ForumPostTree{
	padding: 0;
}

.ForumPostTreeNode{
	padding: 2px 2px 2px 3px;
	cursor: pointer;
}

.ForumPostTreeNodeSelected{
	background: #e2eecd; 
	padding: 1px;
	border: 1px solid  #ddd;
	cursor: pointer;
}

.ForumPostTreeNodeHover{
	padding: 2px 2px 2px 3px;
	background-color: #e2eecd;
	cursor: pointer;
}

.ForumPostTreeHeading{
	padding: 2px;
	color: #000;
	text-align: center;
	background: #bbb;
	padding: 4px;
	margin: 0;
}

.ForumDisplayMessage{
	background: #ffeeee;
	color: #990000;
	padding: 4px;
}

/* Birthday Box ********************************/

#BirthdayContainer{
	width:100%;
	margin-bottom:10px;
	display:none;
	}

#BirthdayContainer h2{
	font-weight:normal;
	background:#E5DFC3;
	margin-top:10px;
	}

#BirthdayCalendar{
	border-right:1px solid #000;
	width:100px;
	height:100px;
	float:left;
	}

#Birthdays{	
	float:left;
	width:75%;
	margin:0 0 5px 10px;
	}
#BirthdayContainer ul{
	margin:0;
	padding:0;
	width:80%;
	}

#BirthdayContainer li{
	display:block;
	float:left;
	padding-right:10px;
	list-style:none;
	line-height:15px;
	}

.BD_month{
	margin:25px 0 0 30px;
	}
	
.BD_date{
	margin:3px 0 0 55px;
	}

#Buttons input, .InboxDelBtn input{
	display:block;
	clear:both;
	margin: 10px 0 10px 0;
	cursor: pointer;
	background:url(/Images/TEMPLATE/buttons/RW_BtnBg.gif) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	border:0;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	width:147px;
	height:33px;
	text-transform:lowercase;
	}	

.DelBtn input{
	display:block;
	clear:both;
	margin: 10px 0 10px 0;
	cursor: pointer;
	background:#373636;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	border:0;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	width:67px;
	height:25px;
	text-transform:lowercase;
	}

.PostFlatViewTableHeader{
	margin-bottom:15px;
	}


table.txt3{
	width:600px !important;
	border-collapse:separate !important;
	}

table.txt3 td{
	padding:5px !important;
	}

.QuickReplyBtn input{
	cursor: pointer;
	background:url(/Images/TEMPLATE/buttons/RW_BtnBg.gif) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	border:0;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	width:147px;
	height:33px;
	text-transform:lowercase;
	}

#DelButtons input{
	display:block;
	
	margin: 10px 5px 10px 0;
	cursor: pointer;
	background:url(/Images/TEMPLATE/buttons/RW_BtnBg.gif) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	border:0;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	width:147px;
	height:33px;
	text-transform:lowercase;
	float:left;
	}
