@charset "utf-8";
/* CSS Document */

#header-menu{
	height:26px; 
	background:#d6d6d6;
	color:#000;
}

#header-menu ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0px 0 0;
	margin:6px 0 0;
	text-align:right;
}

#header-menu ul li{
	border-left:1px solid #000;
	display:inline;
	margin:0px 0 0;
	overflow:hidden;
	padding:0 20px;
}



#header-green{
	background: url(../images/theme/header-bg.jpg) repeat-x;
	height:110px;
	position:relative;
}

#header-logo{
	position:absolute;
	left:20px;
	top:20px;
}

#innerbody-bg{

}

#innerbody{

}

#login-box{
	 background:#9be400;
	 height:20px; 
	 padding:10px 0 10px 20px; 
	 color:#FFF; 
	 font-weight:bold;
}

#login-box a{
	 color:#FFF; 
	 font-weight:bold;
}


#login-box a:hover{
	 color:#7100B2;
}

#content{
	background:url(/theme/rebrand/images/theme/all-bg.jpg) repeat-y #e8e9e9; 
	overflow:hidden;
	color:#656565;
}

#content h3{
	color:#656565;
	font-size:18px;
	font-weight:bold;
}

.box-content{
	padding:0 0 0 10px;
	color:#777777;
}

.box-content a{
	color:#777777;
}

.box-content-t{
	background:transparent url(../images/theme/box/content-box-top.png) no-repeat scroll 0 0;
	float:left;
	width:600px;
	color:#000;
	margin:0 0 0 18px;
}

.box-content-t h2{
	color:#fff;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	margin:8px 0;

}

.box-content-b{
	background:transparent url(../images/theme/box/content-box-bottom.png) no-repeat scroll 100% 100%;
	float:left;
	width:600px;
	padding:0px 0 8px;
	margin:0 0 5px 0;
}

.box-content-m{
	background:transparent url(../images/theme/box/content-box-middle.png) repeat-y;
	float:left;
	width:600px;
	margin:0px 0 0px;
	padding:0 0 20px;
}




.box-green-t{
	background:transparent url(../images/theme/box/green_box_top.png) no-repeat scroll 0 0;
	float:left;
	width:173px;
}

.box-green-t h2{
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	margin:8px 0;
}

.box-green-b{
	background:transparent url(../images/theme/box/green_box_bottom.png) no-repeat scroll 100% 100%;
	float:left;
	width:173px;
	padding:0px 0 16px;
}

.box-green-m{
	background:transparent url(../images/theme/box/green_box_middle.png) repeat-y;
	float:left;
	width:173px;
	margin:8px 0 0px;
}

.box-gray-t{
	background:transparent url(../images/theme/box/gray_box_top.png) no-repeat scroll 0 0;
	float:left;
	width:173px;
	color:#000;
}

.box-gray-t h2{
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	margin:8px 0;

}

.box-gray-b{
	background:transparent url(../images/theme/box/gray_box_bottom.png) no-repeat scroll 100% 100%;
	float:left;
	width:173px;
	padding:0px 0 16px;
}

.box-gray-m{
	background:transparent url(../images/theme/box/gray_box_middle.png) repeat-y;
	float:left;
	width:173px;
	margin:8px 0 0px;
}

.teams{
	
	
	line-height: 20px;
	color:#FFF; 
	font-weight:bold;
	margin:0 0 0 742px;
}

.teamlogo{
	
	position:relative;
	cursor: default;
	left:0px;
	top:-25px;
	width: 150px;
	height: 40px;
	line-height: 30px;
	text-align: left;
	font-size:10px;
	margin: 0 30px 0 810px;

}


#left-menu{
	margin:0px;
	padding:10px;
	height:auto; 
	float:left; 
	width:165px; 
	background:#FFF; 
	border-right:solid 1px #999; 
	color:#000;
}

#left-menu ul{
	margin:0px;
	padding:0px;
}

#left-menu ul li{	
	margin:0px 0 0px;
	padding:0px;
	font-size:16px;
	color:#7100B2;
	list-style:none;
	border-bottom:solid 1px #ccc;
	font-weight:bold;
}

#left-menu ul li a{	
	margin:0px 0 0px;
	padding:0px;
	font-size:16px;
	color:#656565;
	list-style:none;
	font-weight:bold;
}


#left-menu ul li ul li{
	font-size:12px;
	margin:0px;
	padding:0px;
	border-bottom:0;
	font-weight:normal;
}

#left-menu ul li ul li a{
	font-size:12px;
	margin:0px;
	padding:0 0 0 10px;
	list-style:circle;
	color:#777777;
	font-weight:normal;
}


.table-fields{
	border-bottom:1px solid #CCCCCC;
	float:left;
	height:20px;
	padding:5px 0 0;
}

.table-labels{
	float:left;
	height:30px;
}

.ladder-fields{
	width:600px; 
	float:left; 
	padding: 0px 10px 0;
}

.ladder-fields a{
	color:#000;
}

.ava-img img{
	border:#ccc solid 2px;
	padding:2px;
	}
	
/*NEWS ARTICLES*/


.article-structure{
	width:580px; 
	margin:0 0 0 10px;
}

.article-structure h1{
	color:#777;
	font-size:18px;
	font-weight:bold;
}

.article-structure h2 a{
	color:#7100B2;
}


.article-s-structure{
	overflow:hidden;
}

.article-side-img{
	width:110px; 
	float:left; 
	background:#D3D3D3; 
	padding:10px 0;
	margin:14px 0 0;
}

.article-side-img img{
	border:4px solid #fff;
}

.article-side-text{
	width:460px; 
	float:left; 
	margin:0 0 0 10px;
	color:#777;
}

.article-side-text h1{
	 font-size:22px;
	 font-weight:normal;
	 color:#7100B2;
	 border:0px;
	 padding:0px;
	 line-height:1;
}

.article-side-text h2{
	border-top:1px solid #cccccc; 
	border-bottom:1px solid #cccccc; 
	padding:3px 0; 
	margin:10px 0;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	color:#777;
}

.article-side-text-content{
	line-height:1.7;
}


.articles-no-comments{
	text-align:right; 
	border-top:1px solid #cccccc; 
	border-bottom:1px solid #cccccc; 
	padding:3px 0; 
	margin:10px 0;
	color:#7100B2;
}


.comments-structure{
	overflow:hidden; 
	margin:0 0 40px;
}


.comments-side-img{
	width:110px; 
	float:left; 
	background:#D3D3D3; 
	padding:10px 0;
}

.comments-side-img img{
	border:4px solid #fff;
}

.comments-side-text{
	width:460px; 
	float:left; 
	margin:0 0 0 10px;
	color:#777;
}

.comments-title{
	border-bottom:1px solid #cccccc; 
	padding:5px 0;
	overflow:hidden;
}

.comments-name{
	font-size:16px; 
	float:left; 
	width:150px;
	color:#777;
}

div.comments-name a{
	font-weight:normal;
	color:#7100B2;
}

.comments-date{
	font-size:12px; 
	float:right; 
	width:250px; 
	text-align:right;
}

.comment-txt{
	margin:10px 0 0;
	line-height:1.7;
}


.button {

font-size:11px;
margin:2px 0 0 0px;
}

.join-button A:link {
	
	background:url(../images/buttons/green_button.png) ;
	float:left;
	width:173px;
	height:41px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	line-height:40px;
	text-align:center;

}

.join-button A:visited {
	
	background:url(../images/buttons/green_button.png) ;
	float:left;
	width:173px;
	height:41px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	line-height:40px;
	text-align:center;

}

.join-button A:hover {
	
	background:url(../images/buttons/purple_button.png) ;
	float:left;
	width:173px;
	height:41px;
	color:#a5a5a5;
	font-weight:bold;
	font-size:14px;
	line-height:40px;
	text-align:center;

}

.join-button-active {
	
	background:url(../images/buttons/purple_button.png) ;
	float:left;
	width:173px;
	height:41px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	line-height:40px;
	text-align:center;

}
	