
body {
  background-color:#fff;
  font-family:verdana,tahoma,arial;
  font-size:12px;
}

#wrapper {
  position:absolute;
  top:110px;
  width:980px;
  left:50%;
  margin-left:-490px;
  height:800px;
  background-image:url(../_images/grad21.png);
  background-repeat:repeat-y;
}

#mainbody {
  position:absolute;
  top:0px;
  width:950px;
  left:50%;
  margin-left:-475px;
  height:800px;
  background-color:#fcfcfc;
}

#header {
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  height:100px;
  background-color:#666666;
  border-bottom:#070063 solid 10px;
  background-image:url(../_images/grad22.png);
  background-repeat:repeat-x;
  background-position:top;
  z-index:100;
}

#logo {
  position:absolute;
  top:-75px;
  left:-110px;
  height:80px;
  width:280px;
  background-image:url(../_images/logo2.png);
  background-repeat:no-repeat;
  z-index:-1;
}

#underheader {
  position:absolute;
  top:105px;
  left:0px;
  width:100%;
  height:30px;
  background-image:url(../_images/grad22.png);
  background-repeat:repeat-x;
}

#topmenu {
  position:absolute;
  left:50%;
  margin-left:-475px;
  top:15px;
  height:20px;
  width:950px;
  font-size:.8em;
  text-align:right;
}

#topmenu a:link {
  color:#333333;
  text-decoration:none;
}
#topmenu a:active {
  color:#333333;
  text-decoration:none;
}

#topmenu a:visited {
  color:#333333;
  text-decoration:none;
}

#topmenu a:hover {
  color:#cccccc;
  text-decoration:none;
}

#menubarwrapper {
  position:absolute;
  width:980px;
  right:0px;
  top:75px;
  height:25px;
  left:50%;
  margin-left:-390px;
  background-image:url(../_images/grad23.png);
  background-repeat:repeat-y;
  z-index:20;
}

#menubar {
  position:absolute;
  width:850px;
  top:-1px;
  height:25px;
  left:15px;
  -margin-left:-425px;
  background-color:#999999;
  border-top:1px #555555 solid;
  background-image:url(../_images/grad22.png);
  background-repeat:repeat-x;
  background-position:top;
  z-index:21;
}

.menubaritem {
  float:left;
  margin-left:0px;
  height:18px;
  width:168px;
  cursor:pointer;
  padding-top:7px;
  text-align:center;
  color:#fcfcfc;
  font-weight:bold;
  font-family:tahoma,verdana,arial;
  font-size:14px;
  border-right:1px #555555 solid;
}

.menubarleft {
  position:absolute;
  left:-90px;
  height:18px;
  width:68px;
  padding-top:3px;
  text-align:center;
}

td {
  font-size:11px;
  color:#333333;
}

li {
  font-size:11px;
  color:#333333;
}

input {
  font-size:11px;
  color:#333333;
}

#centernews {
  position:absolute;
  top:20px;
  left:240px;
  width:460px;
  height:400px;
  border-top:1px solid #999999;
}

#leftnews {
  position:absolute;
  top:20px;
  left:20px;
  width:380px;
  height:400px;
  -border-top:1px solid #999999;
  border-left:1px solid #999999;
  padding:5px;
  background-image:url(../_images/grad24.png);
  background-repeat:repeat-x;
  background-position:top;
}

#leftnewsmain {
  position:absolute;
  top:20px;
  left:240px;
  width:680px;
  -height:400px;
  -border-top:1px solid #999999;
  border-left:1px solid #999999;
  padding:5px;
  background-image:url(../_images/grad24.png);
  background-repeat:repeat-x;
  background-position:top;
}
#commishform {
  position:absolute;
  top:20px;
  left:420px;
  width:500px;
  -height:100px;
  border-left:1px solid #999999;
  border-right:1px solid #999999;
  border-bottom:1px solid #999999;
  background-image:url(../_images/grad24.png);
  background-repeat:repeat-x;
  background-position:top;
  padding:3px;
}

#commishform td {
  font-size:11px;
  color:#333333;
}

#commishform input {
  font-size:11px;
  color:#333333;
}


#signin {
  position:absolute;
  top:20px;
  left:20px;
  width:200px;
  -height:100px;
  border-left:1px solid #999999;
  border-right:1px solid #999999;
  border-bottom:1px solid #999999;
  background-image:url(../_images/grad24.png);
  background-repeat:repeat-x;
  background-position:top;
  padding:3px;
}

#signin td {
  font-size:11px;
  color:#333333;
}

#signin input {
  font-size:11px;
  color:#333333;
}

#signup {
  position:relative;
  top:200px;
  left:240px;
  width:680px;
  -height:350px;
  border-left:1px solid #999999;
  -border-right:1px solid #999999;
  border-bottom:1px solid #999999;
  background-image:url(../_images/grad24.png);
  background-repeat:repeat-x;
  background-position:top;
  padding:3px;
  text-align:justify;
  display:none;
}

#signup td {
  font-size:11px;
  color:#333333;
}

#signup input {
  font-size:11px;
  color:#333333;
}

.smalltext {
  font-size:11px;
  color:#333333;
}

#latestscoreswrapper {
  position:absolute;
  top:0px;
  right:0px;
  height:80px;
  width:950px;
  z-index:100;
  background-image:url(../_images/grad22.png);
  background-repeat:repeat-x;
  background-position:bottom;
  display:none;
}

#latestscores {
  position:absolute;
  top:0px;
  right:0px;
  height:60px;
  width:950px;
  z-index:101;
  background-color:#cccccc;
  background-image:url(../_images/grad25.png);
  background-repeat:repeat-x;
  background-position:top;
}

#leftcolumn {
  position:absolute;
  left:10px;
  top:20px;
  width:250px;
  height:700px;
}

#leaguetypeexp {
  position:relative;
  top:160px;
  left:500px;
  width:400px;
  border:1px solid #999999;
  background-position:top;
  padding:3px;
  background-color:#fcfcfc;
  display:none;
}

#compnote {
  display:none;
}

#errors {
  font-size:.9em;
  color:#cc3333;
}

#messages {
  position:relative;
  top:20px; 
  left:0px;
  width:250px;
  -height:100px;
  border-left:1px solid #999999;
  border-right:1px solid #999999;
  border-bottom:1px solid #999999;
  background-image:url(../_images/grad24.png);
  background-repeat:repeat-x;
  background-position:top;
  padding:3px;
}

#messages td {
  font-size:11px;
  color:#333333;
}

#messages li {
  font-size:11px;
  color:#333333;
}

#messages input {
  font-size:11px;
  color:#333333;
}

#standings {
  position:absolute;
  top:20px;
  left:660px;
  width:270px;
  height:310px;
  border-left:1px solid #999999;
  border-right:1px solid #999999;
  border-bottom:1px solid #999999;
  background-image:url(../_images/grad24.png);
  background-repeat:repeat-x;
  background-position:top;
  padding:3px;
  overflow-y:scroll;
}

#standings td {
  font-size:11px;
  color:#333333;
}

#standings li {
  font-size:11px;
  color:#333333;
}

#leftactions {
  position:absolute;
  top:200px;
  left:20px;
  width:200px;
  -border-left:1px solid #999999;
  -border-right:1px solid #999999;
  -border-bottom:1px solid #999999;
  -background-image:url(../_images/grad24.png);
  -background-repeat:repeat-x;
  -background-position:top;
  padding:3px;
}

.actiondiv {
  cursor:pointer; 
  background-color:#cccccc;
  margin-top:10px;
  background-image:url(../_images/grad25.png);
  background-repeat:repeat-x;
  background-position:top;
  padding:4px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
 }
 
#standings th {
  font-size:.8em;
}

#useravatar {
  position:absolute;
  top:20px;
  left:20px;
  height:120px;
  width:120px;
  border:2px #333333 solid;
}

#userinfo {
  position:relative;
  top:0px;
  left:0px;
  width:250px;
  border-left:1px solid #999999;
  border-right:1px solid #999999;
  border-bottom:1px solid #999999;
  background-image:url(../_images/grad24.png);
  background-repeat:repeat-x;
  background-position:top;
  padding:3px;
}


#standingsfull {
  position:absolute;
  top:20px;
  left:280px;
  width:650px;
  -height:100px;
  border-left:1px solid #999999;
  border-right:1px solid #999999;
  border-bottom:1px solid #999999;
  background-image:url(../_images/grad24.png);
  background-repeat:repeat-x;
  background-position:top;
  padding:3px;
}

#standingsfull th {
  font-size:12px;
  color:#333333;
  text-align:left;
}

#standingsfull td {
  font-size:11px;
  color:#333333;
}

#standingsfull li {
  font-size:11px;
  color:#333333;
}

.quickscorewrapper {
  float:left;
  margin-top:5px;
  margin-left:10px;
  background-image:url(../_images/grad22.png);
  background-repeat:repeat-x;
  background-position:bottom;
  height:60px;
}

.quickscore {
  -float:left;
  -margin-top:5px;
  -margin-left:10px;
  background-image:url(../_images/grad24.png);
  background-repeat:repeat-x;
  background-position:top;
  border:1px #666666 solid;
  background-color:#fcfcfc;
}

.quickscore th {
  font-size:.8em;
}

#invite {
  position:absolute;
  top:20px;
  left:20px;
  width:400px;
  background-image:url(../_images/grad24.png);
  background-repeat:repeat-x;
  background-position:top;
}

#leaguetitle {
  position:absolute;
  top:20px;
  left:440px;
  width:500px;
  height:80px;
  background-image:url(../_images/grad24.png);
  background-repeat:repeat-x;
  background-position:top;
}

#userlist {
  position:absolute;
  top:140px;
  left:440px;
  width:500px;
  background-image:url(../_images/grad24.png);
  background-repeat:repeat-x;
  background-position:top;
}

#userlist th {
  text-align:left;
  font-size:.7em;
}

textarea {
  font-size:12px;
  color:#333333;
  font-family:verdana,tahoma,arial;
}


#emailinvite {
  position:absolute;
  top:360px;
  left:20px;
  width:400px;
  background-image:url(../_images/grad24.png);
  background-repeat:repeat-x;
  background-position:top;
  display:none;
}

#emailinvite textarea {
  font-size:11px;
}

.showemail {
  text-decoration:underline;
  color:#cc3333;
}

#smack {
  position:absolute;
  top:350px;
  left:280px;
  width:650px;
  height:400px;
  background-image:url(../_images/grad24.png);
  background-repeat:repeat-x;
  background-position:top;
  border-left:1px #999999 solid;
  border-right:1px #999999 solid;
  padding:3px;
  overflow-y:scroll;
}

.smackitem {
  float:top;
  margin-top:5px;
  left:3px;
  width:625px;
  background-color:#fcfcfc;
  padding:3px;
  -height:25px;
  border:1px #cccccc solid;
  background-image:url(../_images/grad28.png);
  background-repeat:repeat-x;
  background-position:bottom;
}

.smackcontent {
  float:left;
  bottom:1px;
  right:1px;
  color:#333333;
  text-align:left;
  font-size:.9em;
}

.smackname {
  position:relative;
  bottom:1px;
  left:175px;
  color:#666666;
  text-align:right;
  font-size:.9em;
  width:450px;
}

.smackdelete {
  float:right;
  top:1px;
  right:1px;
  text-align:right;
  width:23px;
  height:23px;
  cursor:pointer;
}

#smackupdate {
  position:absolute;
  top:285px;
  left:280px;
  width:365px;
}

#smackupdate input {
  width:100%;
}

#smackupdate button {
  width:20px;
}

#uploadavatar {
  position:absolute;
  top:80px;
  left:120px;
  height:80px;
  width:300px;
  background-color:#fcfcfc;
  border:1px #666666 solid;
  display:none;
  z-index:1000;
}

#leagueinfo {
  position:absolute;
  top:20px;
  left:280px;
  width:365px;
  height:250px;
  background-image:url(../_images/grad24.png);
  background-repeat:repeat-x;
  background-position:top;
  border-left:1px #999999 solid;
  border-right:1px #999999 solid;
  border-bottom:1px #999999 solid;
  padding:3px;
}

#leagueinfo td {
  font-size:.9em;
}

#bugs {
  position:absolute;
  top:-60px;
  right:30px;
  width:300px;
  -height:250px;
  background-color:#fcfcfc;
  border:1px #666666 solid;
  display:none;
  z-index:1000;
  padding:5px;
}

#bugs textarea {
  width:100%;
}

.smallertext {
  font-size:.8em;
  color:#666666;
}

#standingsinfobox {
  position:relative;
  top:140px;
  left:800px;
  margin-top:40px;
  height:300px;
  width:250px;
  background-color:#fcfcfc;
  border:1px #666666 solid;
  display:none;
  z-index:10000;
  padding:5px;
  
}

#bottomscoreswrapper {
  position:absolute;
  bottom:10px;
  left:20px;
  width:900px;
  height:240px;
  background-image:url(../_images/grad22.png);
  background-repeat:repeat-x;
  background-position:bottom;
}

#bottomscores {
  position:absolute;
  top:20px;
  left:0px;
  width:898px;
  height:200px;
  border:1px #666666 solid;
  background-color:#fcfcfc;
  background-image:url(../_images/grad24.png);
  background-repeat:repeat-x;
  background-position:top;
  
}

#fullstandingsinfobox {
  position:relative;
  top:20px;
  left:0px;
  height:300px;
  width:250px;
  background-image:url(../_images/grad24.png);
  background-repeat:repeat-x;
  background-position:top;
  display:none;
  padding:3px;
  border-left:1px solid #999999;
  border-right:1px solid #999999;
}

