@charset "utf-8";
/* CSS Document */
body{
	margin:0 auto;
	}
#headerWrap{
 	background: #aac5e0 url(/Forum/images/blogHeader.jpg) no-repeat scroll center top;
	width:100%;
	height:118px;
	cursor:pointer;
	}
.input{
	background:#FFFFFF url(/cfext/ext/resources/images/default/form/text-bg.gif) repeat-x scroll 0 0;
	border:1px solid #B5B8C8;
	padding:1px 3px;
	height:18px;
	line-height:18px;
	font-size:12px;
	width:120px;
}
.tabz{
	background-image: url(/Forum/images/tab.jpg) repeat-x;
}
a {
color:#4262A1;
text-decoration:none;
}

.CurrentDiscussions-header{
	background-color:#DDDDDD;  
	height:20px;
}
.CurrentDiscussions-content{
	background-color:#EEEEEE; 
	height:100%;
}

#UserParticipants-content{
	background-color:#EEEEEE; 
	height:100px;
	color:#4262A1; 
}
.discussions{
	color:#999999; 
	margin-top:3px; 
	margin-right:20px;
}
.Discuss-ViewAll{
	background-color:#EEEEEE;
	color:#999999; 
	text-decoration:underline;
}

.content-right-body{
	float:right;
}
.UserParticipants-header{
	background-color:#DDDDDD;  
	height:20px;
}
.UserParticipants-content{
	background-color:#EEEEEE; 
	height:100px;
}
#onlinechatopen{
	color:#4262A1; 
	text-decoration:none; 
	cursor:pointer;
}
#discussions{
	float:right;
}
.Participants-ViewAll{
	background-color:#EEEEEE;
	color:#999999;
	text-decoration:none;
}
.CurrentDiscussions-body {
	width:200px;
	border:thin solid #DDDDDD; 
	margin-top:50px; 
	background-color:#EEEEEE;
}
#forum-body{
	width:525px; 
	float:left;
	border:thin solid #DDDDDD;
}
a:hover {
    color:#4262A1;
	text-decoration:underline;
}
/*used to block the cfwindow from displaying with ajax load*/
.yuiextdlg {
    position:absolute;
    left:-50000px;
}
.loginBg{
	padding: 2px 6px 4px 8px;
	border:0 none;
	color:white;
	cursor:pointer;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:18px;
	width:50px;
	margin:0;
	background: transparent url(/Forum/images/subBg.jpg) repeat-x;
}
.inputLog{
	border-color:#373737;
	marg-left: 0;
	margin-top:2px;
	width:140px;
	border:1px solid #CCCCCC;
	font-size: 11px;
	padding:3px;
}
.inputStyle{
	border-color:#373737;
	margin-left: 0;
	margin-top:2px;
	border:1px solid #CCCCCC;
	font-size: 11px;
	padding:3px;
	
}
#showlogin{
	background-color:white;
	margin:0;
	font-family: Arial, Verdana,Helvetica, sans-serif;
	text-align:center;
}
.sub-odd-mess{
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px;
}
#forum-body{
	-moz-border-radius-topleft: 10px; 
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}
.forum-header{
	-moz-border-radius-topleft: 10px; 
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}
.UserParticipants-header{
	-moz-border-radius-topleft: 10px; 
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;

}
.headerTitle{
	margin:5px 5px 5px 5px;
	color:#4262A1;
	font-weight:bold;
}
.subtitle{
	color:#4262A1;
}
.subtitle:hover{
	text-decoration:underline;
}
.discussion-body{
	-moz-border-radius-topleft: 10px; 
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}
.discussion-header{
	-moz-border-radius-topleft: 10px; 
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}
#UserParticipants-body{
	-moz-border-radius-topleft: 10px; 
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	background-color:#EEEEEE;
	width:200px;
	border:thin solid #DDDDDD;
}
#UserParticipants-discuss-body{
	-moz-border-radius-topleft: 10px; 
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}
.CurrentDiscussions-header{
	-moz-border-radius-topleft: 10px; 
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}
.CurrentDiscussions-body{
	-moz-border-radius-topleft: 10px; 
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}