/* @group body */

body {
	background-color: #090c0b;
	background-image: url(../images/skin/body_bg.gif);
	margin: 0;
	padding: 0;
	width:  100%;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	color: #333;
}

#wrapper {
	background-image:url(../images/skin/body_bg_top.gif);
	background-repeat: repeat-x;
}

#page {
	margin: 0 auto;
	width:  1024px;
	background: #000000;
	background-image: url(../images/skin/page_bg.gif);
	background-repeat: repeat-x;
}

/* @end */

/* @group #header */

#header {
	background: #000000 url(../images/skin/background_header.jpg) no-repeat center top;
	width:  100%;
	height: 135px;
	position: relative;
	margin-bottom: 5px;
}

#logo {
	margin: 0;
	padding: 0;
	width:  156px;
	height: 101px;
	display: block;
	position: absolute;
	top: 20px;
	left: 46px;
	text-indent: -5000px;
	overflow: hidden;
}

/* @end */

/* @group #navigation */

#navigation {
	background-color: #000;
	border: 1px solid #fff;
	margin-bottom: 6px;
	margin-left: 7px;
	margin-right: 7px;
	height: 21px;
	overflow: hidden;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding:0;
}

#navigation li {
	margin: 0;
	padding:0;
	float: left;
	line-height: 1;
}

#navigation .icons {
	float: left;
}

#navigation .icons li {
	margin-left: 26px;
}

#navigation .menu {
	float: right;
	margin-right: 26px;
	display: inline;
}

#navigation .menu li {
	margin-left: 20px;
}

#navigation .menu a {
	text-decoration: none;
	color: #c9c9c9;
	display: block;
	line-height: 20px;
}

#navigation .menu a:hover {
	color: #fff;
}

/* @end */

#main {
	margin: 0;
	padding: 0;
	width: 100%;
}

/* @group #content */

#content {
	float: left;
	width: 1010px;
	margin-left: 7px;
	margin-right: 7px;
	padding: 0;
	display: inline;
}

#content #channel h1.channel11 {
	background: url(../images/skin/background_channel.png) no-repeat;
	width: 1012px;
	height: 99px;
	padding: 0;
	margin: 0;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
}

#video_wrapper {
	height: 353px;
	margin-bottom: 16px;
}

/* @end */

/* --------------------------
Tabbed Content Areas
-------------------------- */

#games_wrapper,
#content_tabbed_area {
	width: 981px;
	margin: 0 auto;
}

.nav_tabs {
	height: 38px;
}

.nav_tabs {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-image: url(../images/skin/tab_border.jpg);
	background-repeat: repeat-x;
	background-position: 0 30px;
}

.nav_tabs li {
	margin: 0;
	padding: 0;
	float: left;
	width: 196px;
	height: 38px;
	display: block;
	text-align: center;
	color: #c8c7c7;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/skin/tabs.png);
	background-repeat: no-repeat;
	background-position: -1px 0;
	line-height: 26px;
	font-size: 17px;
	cursor: pointer;
}

.nav_tabs li.active {
	background-position: -1px -38px;
}

.nav_tabs li#nav_bios,
.nav_tabs li#nav_game1 {
	width: 197px;
	background-position: 0 0;
}

.nav_tabs li#nav_bios.active,
.nav_tabs li#nav_game1.active {
	background-position: 0 -38px;
}

.tab_content {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	position: relative;
	top: -7px;
	color: #a9a8a8;
	display: none;
}

.tab_content p {
	margin-bottom: 1em;
}

.tab_content h2 {
	font-size: 15px;
	margin-bottom: 1em;
}

/* Bios */

#game1,
#bios {
	display: block;
}

#bios .inner {
	padding-top: 10px;
	padding-left: 25px;
}

.bio_image {
	float: left;
	margin-right: 14px;
}

/* Fact Sheet */

#fact_sheet { display: none; }

#fact_sheet .inner {
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 28px;
	padding-bottom: 28px;
}

/* Management */

#management .inner {
	padding-top: 10px;
	padding-left: 25px;
}

#management h2 {
	margin-bottom: 0;
}

.management_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.management_list li {
	margin: 0;
	margin-bottom: 8px;
	padding: 0;
	background-image: url(../images/skin/management_bg.png);
	background-repeat: no-repeat;
	width: 910px;
	height: 158px;;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 14px;
	font-size: 11px;
}

/* Alumni */

#alumni .inner {
	padding-left: 74px;
	padding-right: 74px;
	padding-top: 70px;
	padding-bottom: 28px;
}

#alumni img {
	margin-top: 24px;
}

/* Message Board */

#msg_board .inner {
	padding: 30px;
}

#msg_board a {
	color: #C8C7C7;
}

/* --------------------------
Game Tabs
-------------------------- */

#games_wrapper .tab_content {
	padding: 10px 12px;
	position: relative;
}

#games_wrapper .tab_content img {
	display: block;
}

#games_wrapper object {
	width: 342px;
	height: 360px;
	position: absolute;
	right: 50px;
	top: 16px;
}

/* --------------------------
Footer
-------------------------- */

#footer {
	text-align: right;
	padding-bottom: 10px;
}

ul {
	line-height: 1.5em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	margin-left: 2em;
	list-style-position: outside;
	list-style-type: square;
	padding: 0;
}

li {
	line-height: 1.5em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

.clear {
	clear: both;
	line-height: 0;
	height: 0;
	overflow: hidden;
}
