@charset "utf-8";
/* SITE DESIGN COPYRIGHTED BY MICHAEL DYER OF N9NEMEDIA.NET - NO REPLICATION OF ANY ARTWORK OR SITE DEVELOPMENT CODE MAY NOT BE USED WITHOUT WRITTEN CONSENT */

.outer {
width:1024px;
margin:auto;
display:table;
}

.inner {
width:auto;
margin:0px;
display: table;
}

html, body {
	background: #fff url(../images/site-bg.jpg) no-repeat top center;
	font: 11pt 'Arial', Helvetica, sans-serif;
	color: #000;
	letter-spacing: -.5pt;
	background-color: #fff;
	padding: 0;
	margin: 0;
	border: none;
	height: 100%;
}

#header {
	position: relative;
	top: 12px;
	background: url(../images/header-bg.png) repeat-x 0 0;
	width: 100%;
	height: 76px;
}

#logo {
	position: relative;
	top: -65px;
	background: url(../images/header-logo.png) no-repeat 0 0;
	width: 1000px;
	height: 73px;
}

.vent {
	position: relative;
	top: 8px;
	padding-right: 16px;
}

.score {
	position: relative;
	top: 12px;
	padding-left: 16px;
}

#menu {
	clear: both;
	position: relative;
	top: -49px;
	background: url(../images/menu-bg.png) no-repeat 0 0;
	text-align: center;
	width: 1024px;
	height: 34px;
	border: none;
	margin: 0;	
	padding: 0;
}

#banner {
	position: relative;
	left: 9px;
	top: -36px;
	width: 980px;
	background: url(../images/container-bg.png) repeat;
	border: #5E5E5E solid 1px;
	padding: 12px;
}

#content-container {
	position: relative;
	margin: -270px 0 16px 0;
	left: 9px;
	width: 594px;
	min-height: 100%;
	background: url(../images/container-bg.png) repeat;
	border: #5E5E5E solid 1px;
	padding: 12px;
	float: left;
}	

#inner-content-container {
	position: relative;
	margin: -270px 0 16px 0;
	left: 9px;
	width: 594px;
	min-height: 100%;
	background: #c2c2c2;
	border: #5E5E5E solid 1px;
	padding: 12px;
	float: left;
}	

#content-table {
	position: relative;
	background: #fff;
	padding-bottom: 12px;
}

.content {
	position: relative;
	left: 12px;
	background: #c2c2c2;
	padding: 0 12px 12px 12px;	
	height: auto;
	clear: both;
}

.content-title {
	position: relative;
	top: 12px;
	height: auto;
	background: url(../images/title-bg.png) repeat-x 0 0;
	padding: 0 12px 0 0;
	float: left;
	clear: both;
}

.content-info {
	position: relative;
	top: 12px;
	left: 12px;
	padding: 0 12px 0 0;
	float: left;
	clear: both;
}

.right-container {
	position: relative;
	clear: both;
	float: right;
	top: -18px;
	right: 9px;
	width: 330px;
	background: url(../images/container-bg.png) repeat;
	border: #5E5E5E solid 1px;
	padding: 12px;
}

.right-container .forums {
	display: none;
}

.forums-container {
	position: relative;
	clear: both;
	float: right;
	top: -18px;
	right: 9px;
	width: 980px;
	background: url(../images/container-bg.png) repeat;
	border: #5E5E5E solid 1px;
	padding: 12px;
}

.shout-container {
	position: relative;
	clear: both;
	float: right;
	top: -6px;
	right: 9px;
	width: 330px;
	background: url(../images/container-bg.png) repeat;
	border: #5E5E5E solid 1px;
	padding: 12px;
}

.shout-table {
	position: relative;
	background: #fff;
	height: 100%;
}

.shout-title {
	clear: both;
	position: relative;
	margin: 0;
	background: url(../images/right-title-dark.png) repeat-y 0 0;
	height: auto;
	padding: 12px 12px 8px 12px;
}

#sponsor {
	background: #fff;
	height: auto;
}

.sponsor-title {
	position: relative;
	margin: 0;
	padding: 12px 12px 24px 12px;
	background: url(../images/right-title.png) repeat-y 0 0;
	height: auto;
}

#site-footer {
	position: relative;
	left: 9px;
	clear: both;
	width: 980px;
	background: url(../images/container-bg.png) repeat;
	border: #5E5E5E solid 1px;
	padding: 12px;
	margin-bottom: 18px;
	text-align: right;
}

.newsticker {
	list-style-type: none;
	border: none;
	padding: 3px;
	margin: 0;
}

#forums-container {
	position: relative;
	left: 9px;
	top: -36px;
	width: 980px;
	padding: 0 12px 12px 12px;
	height: auto;
}

#wiki-container {
	position: relative;
	left: 9px;
	top: -36px;
	width: 980px;
	background: #fff;
	border: #5E5E5E solid 1px;
	padding: 12px;
	height: auto;
}

#bans-container {
	position: relative;
	left: 9px;
	top: -36px;
	width: 980px;
	background: url(../images/container-bg.png) repeat;
	border: #5E5E5E solid 1px;
	padding: 12px;
	height: auto;
}

#servers-container {
	position: relative;
	left: 9px;
	top: -36px;
	width: 980px;
	padding: 12px;
	height: auto;
	text-align: center;
}

.tracker {
	position: relative;
	clear: both;
	width: 160px;
	background: url(../images/container-bg.png) repeat;
	border: #5E5E5E solid 1px;
	padding: 12px;
	margin: 0 6px 6px 0;
}

.vent-tracker {
	position: relative;
	clear: both;
	width: 240px;
	height: 441px;
	background: url(../images/container-bg.png) repeat;
	border: #5E5E5E solid 1px;
	padding: 12px;
	margin: 0 6px 6px 0;
}

#donate-container {
	position: relative;
	background: #606060;
	padding: 34px 12px 12px 12px;	
	height: auto;
	clear: both;
	margin-top: 16px;
}

#donate-logo {
	background: url(../images/donate-logo.png) no-repeat;
	width: 272px;
	height: 48px;
	margin-top: 24px;
}

.staff-title {
	position: relative;
	float: right;
	right: 24px;
	margin-top: -65px;	
	text-align: center;
}

.team-content {
	position: relative;
	left: 12px;
	background: #c2c2c2;
	padding: 12px;	
	clear: both;
	height: 74px;
	overflow: hidden;
	white-space: nowrap
}

#mycarousel {
	height: 74px;
	padding: 0;
	margin: 0;
	border: none;
}

#mycarousel li {
	display: inline;
	list-style-type: none;
	margin-right: 7px;
}

#mycarousel ul li a {
	text-decoration: none;
}





