@charset "utf-8";
body {
	background-color: #020202;
	color:#828282;
	font-size:12px;
	font-family:Tahoma;
	margin: 0px 0px;
}
img {
	border: none;
}
#header {
	width: 100%;
	height: 166px;
	background:url(images/forums_05.png);
	overflow: hidden;
}
#logo {
	width: 185px;
	padding-top:16px;
	margin-left:-1px;
	height: 166px;
	float: left;
	overflow: hidden;
}
#title {
	width: 329px;
	height: 127px;
	overflow: hidden;
	float: left;
	overflow: hidden;
}
#ads1 {
	height: 127px;
	width:auto;
	overflow: hidden;
}
#navbar {
	width: auto;
	padding-top: 17px;
	height: 40px;
	overflow: auto;
}
#page {
	background: #020202;
	height: 900px;
	overflow:none;
	width: 100%;
}
#leftbar {
	width: 20%;
	height: 100%;
	background: url(images/teamneo_09.png) repeat-x #060606;
	float: left;
}
#serverInfo {
	width: 200px;
	margin: 15px 10%;
	border-left: 3px #004400;
	font-weight:lighter;
	font-size:10px;
}
#centerbar {
	width: 50%;
	height: auto;
	padding-top: 50px;
	text-align:center;
	float:left;
	overflow: scrollbar;
}
#rightbar {
	width: 29%;
	height: 61%;
	background: #060606;
	padding-top: 5px;
	float:left;
	text-align:center;
}
#rightbar iframe {
	width: 100%;
	height: 100%;
	background: #010101;
}
.menu {
	margin: 15px 15%;
}
.tab {
	cursor: pointer;
}
a {
	color: #829682;
	font-weight:bold;
}
.newsbit {
	width: 90%;
	margin: 25px auto;
}
.titlebit {
	width: 100%;
	font-size: 15px;
}
.bullet {
	font-weight: bold;
	color:#34862c;
	float:left;
}
.title {
	text-align: left;
	padding-left: 15px;
	color:#7ca078;
}
.msgbit {
	text-align: left;
	font-size: 12px;
	width: 100%;
	padding: 7px 20px 7px 20px;
}
.msgbit:first-line {
	padding-left: 5px;
}
.infobit {
	width: 100%;
	color: #333;
	font-size: 9px;
	text-align: left;
}
.time {
	float: left;
	text-align: left;
	width: 30%;
}
.spacer {
	float: left;
	width: 45%;
}
.author {
	text-align: left;
	width: 25%;
}
#listAdmins {
	width: 40%;
	border: 0px solid #1E1E1E;
	float: left;
	margin-left: 15px;
	text-align:left;
	padding: 5px;
}
#listAll {
	width: 50%;
	border: 0px solid #1E1E1E;
	float: left;
	margin: 20px 10px;
	text-align:left;
}
.listTitle {
	text-align: center;
	color:#34862c;
	font-size: 14px;
	padding-top: 20px;
	margin-bottom: 10px;
}
.nameRow {
	width: 100%;
	height: 15px;
}
.name {
	width: 50%;
	float: left;
}
.status {
	width: 50%;
	float: left;
	color: #444;
}
.email {
	width: 100%;
	color: #666;
	text-align: left;
}
