@charset "utf-8";
.FeatureContWidest {
}
.GroupListCont {
	height: 436px !important;
}
.GroupListCont .GroupContainer {
	margin-top: 21px !important;
}

.GroupContainer a {
	color:#c61702;
}

.Wrap {
	padding:20px;
}

.navigation {
	padding:10px;
}

.header-btn-cont {
	height:34px;
	background:url(/images/ForumTitleTopShadow.jpg) no-repeat bottom;
	margin-left:7px;
	margin-right:5px;
}

.header-btn-cont a {
	color:#FFFFFF;
	display:block;
	float:left;
	line-height:34px;
	width:158px;
	text-align:center;
	font-weight:bold;
	margin-right:5px;
}

.header-btn-cont a:hover {
	text-decoration:none;
	font-size:1.1em;
}

.header-btn-cont a.normal {
	background:url(/images/ForumTab.gif) no-repeat;
	color:#fff;
}

.header-btn-cont a.active-link {
	background:url(/images/ForumTabSel.gif) no-repeat;
	color:#fff;
}

.breadcrumbs{
	padding:10px;
}
.breadcrumbs a{
	color:#c61702;
	font-weight:bold;
}

.GroupInfo {
	padding:20px;
	overflow:hidden;
}

.Group {
	background:#fff url(/images/ForumPostBg.gif) repeat-y;
	padding-top:10px;
}

.GroupContent { 
	margin:10px;
	margin-left:20px;
}

.GroupPic {
	height: 186px;
	width: 281px;
	position: relative;
	float: left;
}
.GroupPic .Details {
	height: 67px;
	width: 270px;
	position: absolute;
	left: 0px;
	top: 110px;
	padding-top: 8px;
	padding-left: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
.GroupPic .Details span {
	display: block;
	padding-bottom: 1px;
	font-size: 12px;
	color: #b9b9b9;
}
.GroupPic .Details .Title {
	font-size: 15px;
}
.GroupPic .Details .Title a {
	color: #FFF;
}
.GroupPic .Details span .Creator {
	float: left;
}
.GroupPic .Details span .Creator a {
	color: #FFF;
}

.GroupPic .Details span .Members {
	float: right;
	margin-right: 4px;
}

.Group .Pic{
	float:left;
	margin-right:1em;
	margin-bottom:1em;
}

.GroupContent .Description{
	float:left;
}

.GroupInfo .Controls a{
	color:#c61702;
	font-weight:bold;
}

.UserContainer .Details {
	height:auto;
}

.GroupsWrapper form {
	padding:20px;
}

.GroupsWrapper form label {
	width:200px;
	float:left;
}

.GroupsWrapper form ul {
	list-style:none;
}

.GroupsWrapper form .Row {
	clear:both;
	margin-bottom:1em;
}

.GroupsWrapper form .submit {
	margin-left:200px;
}

.GroupsDiscussionList{
	padding:20px;
}

.GroupsDiscussionList .Discussion{
	border-bottom:solid 1px #ccc;
	margin-bottom:1em;
}

.GroupsDiscussionList .Discussion .Date{
	font-size:0.9em;
	color:#999999;
}

.GroupsDiscussionList .Discussion .Title a {
	color:#c61702;
	font-weight:bold;
	font-size:1.2em;
}
