@charset "utf-8";
/* CSS Document */

body {
	background: #000;
	margin: 0;
	font: 10px Arial, Helvetica, sans-serif;
}

a {
	color: #4c8bff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

#container {
	background: url(i/side.png);
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 34px;
}

#banner {
	background: url(i/banner.png);
	width: 899px;
	height: 175px;
}

ul#nav {
	background: url(i/navbg.jpg);
	width: 814px;
	height: 38px;
	padding: 0 43px;
	margin: 0;
	list-style: none;
}

ul#nav li {
	display: inline;
}

ul#nav li a {
	width: 119px;
	height: 38px;
	display: block;
	float: left;
	margin: 0 8px;
}

ul#nav li a#home {
	background: url(i/home.jpg);
}

ul#nav li a#forums {
	background: url(i/forums.jpg);
}

ul#nav li a#about {
	background: url(i/about.jpg);
}

ul#nav li a#matches {
	background: url(i/matches.jpg);
}

ul#nav li a#roster {
	background: url(i/roster.jpg);
}

ul#nav li a#contact {
	background: url(i/contact.jpg);
}

ul#nav li a span {
	visibility: hidden;
}

ul#nav li a#home:hover span{
	visibility: visible;
}

ul#nav li a#forums:hover span{
	visibility: visible;
}

ul#nav li a#about:hover span{
	visibility: visible;
}

ul#nav li a#matches:hover span{
	visibility: visible;
}

ul#nav li a#roster:hover span{
	visibility: visible;
}

ul#nav li a#contact:hover span{
	visibility: visible;
}

#left {
	width: 251px;
	float: left;
	margin: 1px 0 0 0;
}

#user_area {
	background: url(i/user_area.jpg);
	width: 251px;
	height: 32px;
}

.content {
	background: #171818;
}

.content img {
	border: 2px solid #2e2e2e;
	margin: 5px 0 5px 5px;
}

#form {
	background: url(i/form.jpg);
	width: 213px;
	height: 44px;
	padding: 5px 8px;
	margin: 0;
}

form {
	margin: 0;
}

.input_box {
	background: url(i/input.jpg);
	width: 179px;
	height: 16px;
	border: none;
	color: #fff;
	padding: 3px;
}

#submit {
	width: 140px;
	float: right;
	padding: 5px 0;
}
	
#go {
	background: url(i/login.jpg);
	width: 50px;
	height: 16px;
	border: none;
	cursor: pointer;
}

#reg {
	background: url(i/register.jpg);
	width: 50px;
	height: 16px;
	border: none;
	cursor: pointer;
}

#latest_matches {
	background: url(i/latest_matches.gif);
	width: 251px;
	height: 32px;
}

#left ul {
	width: 251px;
	margin: 0;
	padding: 0;
	list-style: none;
	color: #fff;
}

#left ul li {
	background: url(i/list.jpg);
	width: 251px;
	height: 21px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	line-height: 19px;
}

.archive {
	background: url(i/archive.jpg);
	width: 251px;
	height: 20px;
	display: block;
}

#quick_roster {
	background: url(i/quick_roster.gif);
	width: 251px;
	height: 32px;
}

#roster_name {
	background: url(i/roster_name.jpg);
	width: 251px;
	height: 21px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	line-height: 19px;
	color: #0072ff;
	
}

#our_sponsors {
	background: url(i/our_sponsors.gif);
	width: 251px;
	height: 32px;
}

a#xbox {
	background: url(i/xbox.gif);
	width: 251px;
	height: 72px;
	display: block;
}

a#gb {
	background: url(i/gb.gif);
	width: 251px;
	height: 72px;
	display: block;
}

a#mlg {
	background: url(i/mlg.gif);
	width: 251px;
	height: 72px;
	display: block;
}

#right {
	width: 641px;
	float: right;
	margin: 0 2px 0 0;
}

.content_top {
	background: url(i/right_top.jpg);
	width: 641px;
	height: 4px;
	margin: 1px 0 0 0;
}

.right_content {
	background: #202020;
	width: 640px;
	color: #656565;
	overflow: hidden;
	border-right: 1px solid #2a2a2a;
	margin: 0 0 3px 0;
}

.left_box {
	background: url(i/left_box.jpg);
	width: 134px;
	height: 135px;
	margin: 0 0 0 11px;
	float: left;
	padding: 15px 10px;
	color: #fff;
}

.avi {
	width: 51px;
	height: 55px;
	float: left;
}

.left_box_right {
	width: 70px;
	height: 55px;
	float: right;
}

.left_box_right img {
	margin: 3px 0 0 0;
}

.right {
	width: 471px;
	float: right;
}

h1 {
	background: #191919;
	width: 445px;
	height: 26px;
	padding: 0 10px;
	margin: 5px 0 0 0;
	font-size: 10px;
	color: #fff;
	font-weight: normal;
	line-height: 26px;
}

.content_foot {
	background: url(i/content_foot.jpg);
	width: 641px;
	height: 23px;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

#footer {
	background: url(i/footer.jpg) repeat-x;
	width: 890px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	padding: 0 0 0 10px;
}

#footer_text {
	float: left;
}

a#top {
	background: url(i/top.jpg);
	width: 137px;
	height: 24px;
	float: right;
	display: block;
}

#footerfix {
	height: 0;
	overflow: hidden;
	display: none;
}