body {
  padding: 0px;
  margin: 0px;
  background: #000000 url('../img/mainBg.gif') no-repeat center top;
  font: 10px Verdana;
  color: #D1D1D1;
  }

a {
  color: #949494;
}

a:hover {
  color: #FFFFFF;
  }

strong {
  color: #949494;
  }

img { border: 0; }

#flash { margin-bottom: -2px; _margin-bottom: 0; }

#right {
  float: left;
  display: block;
  width: 238px;
  overflow: hidden;
  background: url('../img/rightBg.gif');
  }

#leftStats {
  float: left;
  display: block;
  width: 236px;
  overflow: hidden;
  background: url('../img/rightBg2.gif');
  }

#container {
  display: block;
  position: relative;
  width: 968px;
  margin-left: auto;
  margin-right: auto;
  background: url('../img/containerBg.gif') repeat-y;
  left: 4px;
  }

#container2 {
  margin-left: 0px;
  }


#latestMatches {
  background: url('../img/latestMatches.gif') no-repeat;
  width: 238px;
  height: 60px;
  }

#matchesFt {
  margin: -4px 0px -2px;
  }

#latestEvents {
  background: url('../img/latestEvents.gif') no-repeat;
  width: 200px;
  height: 39px;
  margin-top: 0;
  }

#eventsFt {
  margin-top: 2px;
  margin-bottom: -2px;
  }

#recentRecord {
  background: url('../img/recentRecord.gif') no-repeat;
  width: 238px;
  height: 60px;
  }

#gameServers {
  background: url('../img/gamingServers.gif') no-repeat;
  width: 238px;
  height: 61px;
  margin-top: -2px;
  }

#quickLinks {
  background: url('../img/quickLinks.gif') no-repeat;
  width: 238px;
  height: 62px;
  }

#quickLinks2 {
  background: url('../img/quickLinks2.gif') no-repeat;
  width: 238px;
  height: 62px;
  }

#linksFt {
  margin-bottom: -2px;
  margin-top: -3px;
  }

#right ul {
  list-style: none;
  margin: 2px 0pt 0pt 6px;
  padding: 0;
  color: #949494;
}

#leftStats ul {
  list-style: none;
  margin: 2px 0 4px 8px;
  padding: 0;
  color: #949494;
}

#leftStats ul a {
  text-decoration: none;
}

#leftStats ul a:hover {
  text-decoration: underline;
}

li.odd {
  display: block;
  width: 212px;
  height: 16px;
  background: url('../img/itemLIO.gif') no-repeat;
  font: 10px Tahoma;
  margin: 1px 0;
  padding: 4px 0 0 12px;
}

li.even {
  display: block;
  width: 212px;
  height: 16px;
  background: url('../img/itemLIE.gif') no-repeat;
  font: 10px Tahoma;
  margin: 1px 0;
  padding: 4px 0 0 12px;
}

.win {
  background: url('../img/win.gif') no-repeat right;
  float: right;
  width: 32px;
  height: 30px;
  margin-top: -21px;
  }

.tie {
  background: url('../img/tie.gif') no-repeat right;
  float: right;
  width: 32px;
  height: 30px;
  margin-top: -21px;
  }

.lose {
  background: url('../img/x.gif') no-repeat right;
  float: right;
  width: 32px;
  height: 30px;
  margin-top: -21px;
  }

#content {
  display: block;
  position: relative;
  }

#sponsorsHeader {
  margin-top: -2px;
  padding: 0px;
  display: block;
  background: url('../img/sponsorsHeader.gif') no-repeat top left;
  width: 238px;
  height: 62px;
  }

#sponsorsHeader1 {
  margin-top: -2px;
  padding: 0px;
  display: block;
  background: url('../img/sponsorsHeader1.gif') no-repeat top left;
  width: 238px;
  height: 62px;
  }

#sponsor ul {
    list-style: none;
  _margin-top: -10px;
  margin-left: 5px;
    padding: 0;
    color: #000;
  }

#sponsor ul li.sponsorimg {
  width: 188px;
  height: 73px;
  border: 1px solid #000;
  margin-top: 1px;
  _margin-top: 0;
  }

#sponsor img {
  _margin-bottom: -2px;
  }
  
#roster #rosterheading {
  background: url('../img/rosterHeader.gif') no-repeat;
  padding: 0px;
  display: block;
  padding: 62px 0 0 8px;
  width: 238px;
  height: 23px;
  }

#roster #rosterheading {
  background: url('../img/rosterHeader.gif') no-repeat;
  padding: 0px;
  display: block;
  padding: 62px 0 0 8px;
  width: 238px;
  height: 23px;
  }

#rosterlinks {
  background: url('../img/rosterTabs.gif') no-repeat;
  display: block;
  height: 26px;
    text-align: center;
  width: 224px;
  color: #D1D1D1;
  padding: 0 0 0 7px;
  }

#rosterlinks a,
#rosterlinks span {
  position: relative;
  top: 5px;
}

#rosterfooter {
  margin: 1px 0 -2px 0;
  }

#rosterlinks a {
  color: #D1D1D1;
  font: 10px Tahoma;
  text-decoration: none;
  }

#rosterlinks a:hover {
  color: #FFF;
  text-decoration: underline;
  }

#rosterlinks span{
  color: #D1D1D1;
  font: 9px Tahoma;
  }
  
#roster ul.rosterlist {
  margin: 0;
  padding: 0;
  display: block;
  width: 268px;
  margin-left: 6px;
  _margin-left: 6px;
  }

#roster ul.rosterlist li {
  display: block;
  float: left;
  height: 87px;
  width: 111px;
  background: url('../img/rosterItem.gif');
  overflow: hidden;
  margin: 2px 0 0 2px;
  }

#roster ul.rosterlist li img {
  border: 0px;
  padding: 3px 0 0 3px;
  display: block;
  }

#roster ul.rosterlist li span {
  display: block;
  text-align: left;
  margin: 7px 0 0 13px;
  }

#roster ul.rosterlist li a {
  font: 10px Verdana;
  font-weight: 900;
  color: #949494;
  display: block;
  text-decoration: none;
  }

#roster ul.rosterlist li a:hover {
  color: #FFFFFF;
  display: block;
  text-decoration: underline;
  }

#center {
  width: 492px;
  float: left;
  background: url('../img/contentBg.gif') repeat-y;
  }

#contentTop {
  background: url('../img/contentHeader.gif') no-repeat;
  width: 492px;
  height: 60px;
  }

#contentFt {
  background: url('../img/contentFt.gif') no-repeat;
  width: 426px;
  height: 13px;
  _margin-top: -8px;
  display: none;
  }

#mainContent {
  margin: 0 0 0 0;
  }

#mainContent p {
  margin-top: -20px;
  padding: 5px 15px;
  color: #858585;
  }

#mainContent p.bot {
  margin: 0px;
  padding-left: 0px;
  margin-top: -2px;
  _margin-top: -1px;
  padding-right: 0px;
  color: #373737;
  }

#mainContent p.comments {
  font: normal 10px Tahoma;
  color: #CECECE;
  }

#mainContent p.comments a {
  color: #CECECE;
  text-decoration: underline;
  }

#mainContent p.comments a:hover {
  color: #FFFFFF;
  text-decoration: underline;
  }

#contentFooter {
  background: url('../img/contentFooter.gif') no-repeat;
  width: 492px;
  height: 94px;
  }

h2 {
  width: 480px;
  height: 36px;
  background: url('../img/header.gif') no-repeat;
  font: bold 10px Tahoma;
  color: #D1D1D1;  
  padding-left: 15px;
  padding-top: 6px;
  margin: 0 0 0 6px;
  }

h2 span {
  float: right;
  font: 11px/21px Tahoma;
  color: #fff;
  }

span.poster {
  font: normal 10px/20px Verdana;
  color: #CFCFCF;
  }

font.date {
  font: bold 9px Tahoma;
  float: right;
  margin-top: -10px;
  padding-right: 26px;
  color: #D1D1D1;
  }

#footer {
  background: transparent url(../img/mainFooter.gif) no-repeat scroll 0%;
  position: relative;
  width: 968px;
  clear: left;
  display: block;
  height: 48px;
  }

#footer .copyright {
  display: block;
  height: 11px;
  width: 118px;
  overflow: hidden;
  position: absolute;
  top: 24px;
  right: 6px;
  }

#threadsheading {
  display: block;
  background: url('../img/threadsHeader.gif') no-repeat;
  height: 61px;
  width: 238px;
}

#threadsft {
  margin-bottom: -2px;
  margin-top: -3px;
}

#leftb {
  background: url('../img/leftBorder.gif') no-repeat;
  width: 121px;
  height: 1261px;
  position: absolute;
  top: 0px;
  left: -120px;
}

#rightb {
  background: url('../img/rightBorder.gif') no-repeat;
  width: 112px;
  height: 1261px;
  position: absolute;
  top: 0px;
  left: 968px;
} 

th {
  background: #1f1f1f;
} */

span.unadjust { margin-left: -6px; }
* html body span.unadjust { margin-left: 0; }

* html body div.fixclear { display: none; }

#inner_table {
  width: 460px; 
  margin-left: 16px; 
  _margin-left: 0; 
  margin-top: -9px; 
  _margin-top: 1px; 
  margin-bottom: 10px;
}

/* donation styles */
#donHeader {
  background: url('../img/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; }

/* vbstats sidebar module */
#vbstatsmodule {
  background: url('../img/vbStats.gif') no-repeat;
  width: 238px;
  height: 66px;
}
#vbstats {
  margin-right: 9px;
  padding: 1em 1.2em;
  font: 10px Tahoma;
}
#vbstats label {
  display: block;
  margin: 0 1px 3px 0;
}
#vbstats .text {
  width: 148px;
  border: 1px solid #606060;
  background: #aaa;
}

/* game-monitor sidebar module */
#gameMonitorModule {
  background: url('../img/gameMonitor.gif') no-repeat;
  width: 238px;
  height: 61px;
}
#game-monitor {
  font: 10px Tahoma;
  color: #858585;
}
#game-monitor .style-1 {
  margin: 4px 9px 4px 3px;
}
#game-monitor ul.style-2 {
  margin: 1px 7px 1px 5px;
  list-style: none;
}
#game-monitor .style-1 table {
  border-collapse: collapse;
  width: 100%;
}
#game-monitor tr {
}
#game-monitor th,
#game-monitor td {
  border: 1px solid #000;
  padding: 2px 2px;
}
#game-monitor li {
  border: 1px solid #000;
  padding: 2px 6px;
  height: auto;
  width: auto;
}
#game-monitor th {
  color: #999;
  background: #141414;
}
#game-monitor .odd td,
#game-monitor li.odd {
  background: #1a1a1a;
}
#game-monitor .even td,
#game-monitor li.even {
  background: #141414;
}
#game-monitor a {
  color: #f33;
  text-decoration: none;
}
#game-monitor a:hover {
  text-decoration: underline;
}
#game-monitor td.players {
  text-align: center;
}
#game-monitor p {
  text-align: center;
}
#game-monitor p a {
  color: #f00;
  font-weight: bold;
}





#comm #commheading {
	background: url('../img/commHeader.gif') no-repeat;
	padding: 0px;
	display: block;
	padding: 62px 0 0 8px;
	width: 238px;
	height: 0px;
	}

#commlinks {
	display: block;
	height: 26px;
  	text-align: center;
	width: 224px;
	color: #D1D1D1;
	padding: 0 0 0 7px;
	}

#commlinks a,
#commlinks span {
	position: relative;
	top: 5px;
}

#commfooter {
	margin: 1px 0 -2px 0;
	}

#commlinks a {
	color: #D1D1D1;
	font: 10px Tahoma;
	text-decoration: none;
	}

#commlinks a:hover {
	color: #FFF;
	text-decoration: underline;
	}

#commlinks span{
	color: #D1D1D1;
	font: 9px Tahoma;
	}
	
#comm ul.commlist {
  margin: 0;
  padding: 0;
  display: block;
  width: 268px;
  margin-left: 6px;
  _margin-left: 6px;
  }

#comm ul.commlist li {
	display: block;
	float: left;
	height: 87px;
	width: 111px;
	background: url('../img/rosterItem.gif');
	overflow: hidden;
	margin: 2px 0 0 2px;
	}

#comm ul.commlist li img {
	border: 0px;
	padding: 3px 0 0 3px;
	display: block;
	}

#comm ul.commlist li span {
	display: block;
	text-align: left;
	margin: 7px 0 0 13px;
	}

#comm ul.commlist li a {
	font: 10px Verdana;
	font-weight: 900;
	color: #949494;
	display: block;
	text-decoration: none;
	}

#comm ul.commlist li a:hover {
	color: #FFFFFF;
	display: block;
	text-decoration: underline;
	}

/* ---- recruitment application form ---- */
#recruitment {
}

#recruitment h2 {
  width: 100%;
}

#recruitment form {
  width: 98%;
  margin: 1em 0;
}

#recruitment fieldset {
  margin: 1em;
}

#recruitment legend {
  padding-left: 1em;
  padding-right: 1em;
  font-size: 120%;
  color: #e4e4e4;
}

#recruitment .buttons {
  text-align: center;
}

#recruitment .buttons input {
  color: white;
  background: url(../img/contact-header-bk.jpg);
  border: 1px solid #a8a8a8;
  padding: 2px 1em 3px;
  margin: 0 1em;
}

.formfield {
  clear: left;
  margin: 4px 0.6em;
}

.formfield label {
  width: 44%;
  float: left;
  padding-top: 2px;
  padding-right: 3px;
}

#recruitment .error {
  color: red;
}

.formfield .text, .formfield textarea, .formfield select {
  width: 52%;
  background: #ccc;
  border: 1px solid #999;
  color: black;
  font: 120% "Courier New", Courier, monospace;
}

.formfield textarea {
  height: 5em;
}
.formfield select {
  width: 40%;
}