body {
	background: #101010;
	padding: 0;
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #c6c6c6;
	}

a {
	color: #bbd7f5;
	text-decoration: underline;
}

a:hover {
	color: #FFF;
}

strong {
	color: #FFF;
	}

img { border: 0; }

#right {
	float: left;
	display: block;
	width: 232px;
	margin: 0 0 4em;
	padding: 0;
	overflow: hidden;
	}

#leftStats {
	float: left;
	display: block;
	width: 232px;
	padding: 0 0 0 7px;
	margin: 0 0 4em;
	overflow: hidden;
	}

#container {
	display: block;
	position: relative;
	width: 993px;
	background: url(containerBg.gif) repeat-y 0 0;
	margin-left: auto;
	margin-right: auto;
	}

#latestMatches {
	background: url('latestMatches.gif') no-repeat;
	width: 232px;
	height: 39px;
	margin: 3px 0 0;
	}

#matchesFt {
	margin: -1px 0 0;
	}

#latestEvents {
	background: url('latestEvents.gif') no-repeat;
	width: 200px;
	height: 39px;
	margin-top: 0;
	}

#eventsFt {
	margin-bottom: -2px;
	}

#recentRecord {
	background: url('recentRecord.gif') no-repeat;
	width: 232px;
	height: 40px;
	}

#gameServers {
	background: url('gamingServers.gif') no-repeat;
	width: 232px;
	height: 40px;
	}

#quickLinks {
	background: url('quickLinks.gif') no-repeat;
	width: 232px;
	height: 38px;
	margin: 0px 0 0;
	}

#linksFt {
	margin: 0;
	}

#right ul {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #B5B5B5;
}

#leftStats ul {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #b5b5b5;
}

#leftStats ul a {
  text-decoration: none;
}

#leftStats ul a:hover {
	text-decoration: underline;
}

li.odd {
  display: block;
  width: 232px;
  height: 25px;
  background: url('itemLIO.gif') no-repeat;
  font: 12px Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 8px 0 0 10px;
}

li.even {
  display: block;
  width: 232px;
  height: 25px;
  background: url('itemLIE.gif') no-repeat;
  font: 12px Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 8px 0 0 10px;
}

.win {
	background: url('win.gif') no-repeat right;
	float: right;
	width: 33px;
	height: 31px;
	margin: -22px 13px 0pt 0pt;
	border-left: 1px solid #000;	
	}

.tie {
	background: url('tie.gif') no-repeat right;
	float: right;
	width: 33px;
	height: 31px;
	margin: -22px 13px 0pt 0pt;
	border-left: 1px solid #000;	
	}

.lose {
	background: url('x.gif') no-repeat right;
	float: right;
	width: 33px;
	height: 31px;
	margin: -22px 13px 0pt 0pt;
	border-left: 1px solid #000;
	}

#content {
	background: url(innerContentBg.gif) no-repeat 0 0;
	display: block;
	margin: 0;
	}

#sponsorsHeader {
	margin: 0px 0 0;
	padding: 0;
	display: block;
	background: url('sponsorsHeader.gif') no-repeat top left;
	width: 232px;
	height: 40px;
	}

#sponsor ul {
  	list-style: none;
	_margin-top: -10px;
	margin: 0 auto;
    padding: 0;
    color: #000;
	background: #090909;
	width: 228px;
	}

#sponsor ul li.sponsorimg {
	width: 228px;
	height: 100px;
	margin-top: 0;
	_margin-top: 0;
	}

#sponsor img {
	_margin-bottom: -2px;
}

#gHeader {
	margin: 0px 0 0;
	padding: 0;
	display: block;
	background: url('gHeader.gif') no-repeat top left;
	width: 232px;
	height: 40px;
	}

#gads ul {
  	list-style: none;
	_margin-top: -10px;
	margin: 0 auto;
    padding: 0;
    color: #000;
	background: #1C1F20;
	width: 228px;
	}

#gads ul li.sponsorimg {
	width: 228px;
	height: 100px;
	margin-top: 0;
	_margin-top: 0;
	}

#gads img {
	_margin-bottom: -2px;
}

#ventriloHeader {
	margin: 0px 0 0;
	padding: 0;
	display: block;
	background: url('ventriloHeader.gif') no-repeat top left;
	width: 232px;
	height: 40px;
	}

#ventrilo ul {
  	list-style: none;
	_margin-top: -10px;
	margin: 0 auto;
    padding: 0;
    color: #000;
	background: #090909;
	width: 228px;
	}

#ventrilo ul li.sponsorimg {
	width: 228px;
	height: 100px;
	margin-top: 0;
	_margin-top: 0;
	}

#ventrilo img {
	_margin-bottom: -2px;
}

#roster {
	background: url('rosterBg.gif') repeat-y;
}
	
#roster #rosterheading {
	background: url('rosterHeader.gif') no-repeat;
	padding: 0;
	display: block;
	padding-top: 22px;
	width: 232px;
	height: 40px;
	}

#rosterlinks {
	background: url('rosterTabs.gif') no-repeat 0 0;
	display: block;
	height: 29px;
  	text-align: center;
	width: auto;
	color: #949494;
	line-height: 20px;
	margin: 18px 0 0 2px;
	padding: 3px 0 0 8px;
	border-bottom: 2px solid #000;
	}

#rosterlinks a,
#rosterlinks span {
	position: relative;
	top: 5px;
}

#rosterfooter {
	margin: 0;
	}

#rosterlinks a {
	text-decoration: none;
}

#rosterlinks a:hover {
	text-decoration: underline;
	}

#rosterlinks span{
	color: #bbd7f5;
	}
	
#roster ul.rosterlist {
  margin: 15px 0pt 0pt 10px;
  padding: 0;
  display: block;
  width: 214px;
  }

#roster ul.rosterlist li {
	display: block;
	float: left;
	height: 113px;
	width: 103px;
	background: url('rosterItem.gif') no-repeat 0 0;
	overflow: hidden;
	margin: 0 4px 4px 0px;
	}

#roster ul.rosterlist li img {
	border: 0px;
	margin: 2px auto 0;
	display: block;
	}

#roster ul.rosterlist li a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #bbd7f5;
	display: block;
	text-decoration: underline;
	}

#roster ul.rosterlist li span {
	display: block;
	margin-top: 4px;
	padding: 0 0 0 7px;
	}

#center {
	width: 505px;
	float: left;
	padding: 0 5px;
	margin: 0 0 4em;
	}

#contentTop {
	background: url('contentHeader.gif') no-repeat;
	width: 505px;
	height: 40px;
	}

#contentFt {
	width: 426px;
	height: 13px;
	_margin-top: -8px;
	}

#mainContent {
	margin:0;
	background: url('mainContentBg.gif') repeat-y;
	width: 505px;
	position:relative;
	top:-18px;
	}

#mainContent p {
	margin-top: 17px;
	padding: 0 15px;
	color: #B5B5B5;
	}

#mainContent p.bot {
	margin: 0px;
	padding-left: 0px;
	margin-top: -2px;
	_margin-top: -1px;
	padding-right: 0px;
	color: #373737;
	}

#mainContent p.comments {
	background: url(commentsIcon.gif) no-repeat 15px 0;
	padding-left: 35px;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #FFF;
	margin: -10px 0 35px;
	}

#contentFooter {
	background: url('contentFooter.gif') no-repeat;
	width: 505px;
	height: 20px;
	}

h2 {
	width: 480px;
	height: 44px;
	background: url('header.gif') no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;	
	padding-top:10px;
	padding-left:25px;
	margin: 0;

	}

h2.common {
	height: 25px;
	background: url('normal_title.gif') no-repeat;
	padding: 11px 0pt 0pt 20px;
	}


h2 span.date {
	float: left;
	font: 11px/21px Tahoma;
	color: #e7e7e7;
	display: block;
	padding-right: 26px;
	}
	
h2 font.poster {
	color: #a6a6a6;
	margin: 5px 0 -5px;
	}
	
#footer {
	background: url(footer.gif) no-repeat 0 0;
	position: relative;
	width: 993px;
	height: 29px;
	clear: left;
	display: block;
	text-align: right;
	}

#footer .copyright {
	width: 171px;
	height: 13px;
	position: absolute;
	top: 7px;
	right: 10px;
}

#footer .copyright:hover {
	color: #FFF;
}

#threadsheading {
	display: block;
	background: url('threadsHeader.gif') no-repeat;
	height: 63px;
	width: 217px;
}

#threadsft {
	margin-bottom: -2px;
	margin-top: -2px;
}

th {
	background: #111;
	color: #FFF;
}

span.unadjust { 
	margin-left: -6px;
 }
* html body span.unadjust { margin-left: 0; }

* html body div.fixclear { display: none; }

#inner_table {
	width: 475px; 
	margin: .5em auto 1em;
}

#latestMedia {
	background: url('latestPosts.gif') no-repeat;
	width: 232px;
	height: 40px;
	margin: 3px 0 0;
}

#sponsor {
	background: #000;
	border-top: 1px solid #000;
	border-bottom: 2px solid #000;
}

#gads {
	background: #000;
	border-top: 1px solid #000;
	border-bottom: 2px solid #000;
}

#ventrilo {
	background: #000;
	border-top: 1px solid #000;
	border-bottom: 2px solid #000;
}

#donateRecord {
	background: url('donateRecord.gif') no-repeat;
	width: 232px;
	height: 40px;

	}


/* donation styles */
#donationsModule {
	background: url('rosterBg.gif') repeat-y;
}
#donHeader {
  background: url('donateHeader.gif') no-repeat;
  width: 238px;
  height: 61px;
  margin-top: -2px;
}
#donBg {
}
.donFt {
  height: 15px;
}

.donate_teaser {
  padding-bottom: 1px;
  width: 100%;
/*  color: #b8b8b8; */
  text-align: center;
}

.donate_teaser h4 {
  font-size: 11px;
}

.donate_teaser p {
  margin-top: 0.8em;
}

.donate_teaser dl {
  overflow: hidden;
  width: 100%;
}

.donate_teaser dt {
  width: 48%;
  float: left;
  clear: both;
  text-align: right;
  margin: 0.2em 0;
}

.donate_teaser dd {
  width: 48%;
  float: right;
  text-align: left;
  margin: 0.2em 0;
}

.donate_teaser dd.red, .donate_teaser dd.black {
  font-weight: bold;
  font-size: 110%;
}

.donate_teaser dd.red { color: #900; }
.donate_teaser dd.black { color: #081; }

.donate_teaser td {
  text-align: left;
}

table.donate_recents {
  width: 46%;
  margin: 0;
}

.donate_teaser table.donate_recents {
  width: 90%;
  margin: 0 auto;
}

#paypal_donate table.donate_recents {
  margin-top: 1.6em;
}

table.donate_recents thead td {
  border-bottom: 1px solid #787878;
}

table.donate_recents .name {
  text-align: left;
  white-space: nowrap;
}

table.donate_recents .name div {
  overflow:hidden;
  width: 85px;
}

#donate_recents table.donate_recents .name div {
  width: 85px;
}

#paypal_donate {
  overflow: hidden;
}

#paypal_donate h2 {
  padding-top: 6px;
}

#paypal_donate form {
  width: 50%;
  float: left;
}

#paypal_donate fieldset {
  border: none;
  margin-left: 0;
  padding-left: 0;
}

#paypal_donate fieldset.btn {
  text-align: center;
}

#paypal_donate h3 {
  color: #b4b4b4;
  font-size: 12px;
  margin: 0;
}

#paypal_donate .donate_field #yourname .text {
  width: 125px;
}

#paypal_donate fieldset h3 {
  padding-left: 14px;
}

#paypal_donate fieldset p {
  padding-top: 1.5em;
  margin-bottom: 0.3em;
}

#paypal_donate label {
  display: block;
  vertical-align: middle;
  margin: 1px 0;
  padding-left: 12px;
}

#paypal_donate .checkbox { vertical-align: -5px; }
#paypal_donate .radio { vertical-align: -2px; }
#paypal_donate .text { vertical-align: 0; font-size: 100%; margin: 0 0.8em;}
#paypal_donate label#custom { display:inline; }
#paypal_donate label#custom input.text { width: 140px; }



/********************************************************/
.listTitle{
	color:#fefefe;
	font-size:14px;
	font-weight:bold;
	padding:15px;
	position:relative;
	top:11px;
}

h1{
	padding-left:15px;
	padding-top:10px;
}



/* Sortable tables */
table.sortable a.sortheader {
    color: black;
    font-weight: bold;
    text-decoration: none;
    display: none;
}
table.sortable span.sortarrow {
    cursor: pointer;
    cursor: default;
}