body {
    background: #D7EAFA;
    background-image: url(http://i1039.photobucket.com/albums/a479/hatch113/bluefade.png);
    background-repeat: repeat-x;
    font: normal 12px  Calibri, Tahoma, Trebuchet, Trebuchet MS, Arial, sans-serif;  //http://i1039.photobucket.com/albums/a479/hatch113/gradient.gif #e0e0e0
    }

a:link {
  color: #3D81EE;
  text-decoration:none;
  }
a:visited {
  color: #999999;
  text-decoration:none;
  }
a:hover {
  color: #3D81EE;
  text-decoration:underline;
}

img {
    border:none;
}

select, input {
    font: normal 10pt  Calibri, Tahoma, Trebuchet, Trebuchet MS, Arial, sans-serif;
}



#header-wrapper {
  width:830px;
  margin-left:auto;
  margin-right:auto;
  border:0px;
 // background-image: url('http://i1039.photobucket.com/albums/a479/hatch113/MainBanner18.jpg');
  }

#header-inner {
  background-position: center;
  margin-left: auto;
  margin-right: auto;
}

#header {
  margin: 0px;
  border: 0px solid ;
  text-align: center;
}

#header h1 {
  margin:5px 5px 0px;
  padding:15px 20px .25em;
  line-height:1.2em;
  text-transform:uppercase;
  letter-spacing:.2em;

}


/* Shadow-Wrapper
----------------------------------------------- */
#shadow-wrapper {
   width: 900px;
   margin: -10px auto;
   background: url('http://i1039.photobucket.com/albums/a479/hatch113/mainshadow2.png');
   border: medium none;
   padding: 0px
   }


/* Outer-Wrapper
----------------------------------------------- */
#outer-wrapper {

  background:white;
  border-bottom: solid 2px black;
  width: 830px;
  margin:0px auto;
  padding:15px;
  text-align:left;

  }

#main-wrapper {
  width: 800px;
  margin-left:auto;
  margin-right: auto;

  min-height:600px;
  height:auto !important;
  height:600px;
}
  }


.game {
    clear: left;
    clear:right;
    width: 720px;
    height: 280px;
    margin: 20px 0px 0px 10px;
    border: solid 0px red;
    border-bottom: solid 1px black;
}

.gamedata {
    width:210px;
    border: 0px solid #aa0000;
    float:left;
    clear:left;
    clear:right;
    font-size: 12px;

}

.graph {
    width:480px;
    float: right;
    border: 0px solid #aa0000;


}
.center {
    text-align:center;
}

.menuwrapper {
    position:relative;
    width:385px;
    clear:both;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.formclass {
   width: 500px;
   margin-left: auto;
   margin-right: auto;
   font: calibri;

}


table.greatgameresulttable {
    width: 540px;
    margin-left: auto;
    margin-right: auto;

	//border-collapse: collapse;

}
table.greatgameresulttable th {

	padding: 3px;
    background-color: rgb(170, 213, 255);
     text-align:center;

}
table.greatgameresulttable td {

    padding: 3px 5px 3px 6px;
    text-align: center;

}

.leftalign {
    text-align: left;
}

#commentDiv {

    font-size: 9pt;
    width:700px;
    clear:both;
    margin-left: auto;
    margin-right: auto;
}


TEXTAREA {

    font: normal normal 100%  Calibri, Tahoma, Trebuchet, Trebuchet MS, Arial, sans-serif;

}

INPUT.commentinput {
    font: normal normal 100%  Calibri, Tahoma, Trebuchet, Trebuchet MS, Arial, sans-serif;
}


table#stattable td {
    text-align: right;
    padding: 3px 5px 3px 0px;
    border: solid 1px white;

}

table#stattable1 td {
    text-align: right;
    padding: 3px 5px 3px 0px;
    border: solid 1px white;

}

table#stattable2 td {
    text-align: right;
    padding: 3px 5px 3px 0px;
    border: solid 1px white;

}
table#stattable3 td {
    text-align: right;
    padding: 3px 5px 3px 0px;
    border: solid 1px white;

}
table#stattable4 td {
    text-align: right;
    padding: 3px 5px 3px 0px;
    border: solid 1px white;

}
#stattable, #stattable1, #stattable2, #stattable3, #stattable4 {
    border-collapse: collapse;
    font-size: 12px;
    width:100%
}

.statTableContainer {
    width: 780px;
    margin-right: auto;
    margin-left:auto;
}


.totalrow {background-color: #e1ecff;}

.oddrow {background-color: white;}

.oddrow:hover {background-color: #e1ecff;}

.evenrow {background-color: #eeeeee;//#ffffe0}

.evenrow:hover {background-color: #e1ecff;}

tr#tableheader td:hover    {   text-decoration: underline; cursor: pointer; cursor: hand;}

tr#tableheader td    {
    text-align:center;
    font-weight:bold;
    background-color: rgb(170, 213, 255);

}

tr#gametableheader td    {
    text-align:center;
    font-weight:bold;
    color:white;

}

tr#fourthdnheader td    {
    text-align:center;
    font-weight:bold;
    background-color: rgb(170, 213, 255);

}

.fourthdnstat    {
    text-align:left !important;
    width: 7px;

}


.bannerAd{
      width: 740px;
      margin-left:auto;
      margin-right: auto;
      }


.scorecell, .winprob {
    background: #ffffe0;
    text-align: center;
    font-size: 11px;
    border-collapse: collapse;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: white;
    padding: 3px 0px;

}

.teamcell {
    background: #e1ecff;
    text-align: left;
    font-size: 11px;
    width:60%;
    border-collapse: collapse;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: white;
    padding: 3px 3px;

}

.gametable {
    border-collapse: collapse;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: white;
    width: 220px;
}

.headerrow {
    background-color: #eeeeee;
    text-align: center;
    font-size: 10px;
    border-collapse: collapse;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: white;
    padding: 3px 0px;
}

.time {
    background-color: #eeeeee;
    text-align: left;
    font-size: 11px;
    border-collapse: collapse;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: white;
    padding: 3px 3px;
}

.update {
    font-weight: bold;

}

.scoreboard {
    position: relative;
    border-top: solid black 1px;
	border-bottom: solid black 1px;
	border-right: solid black 1px;
	height: 50px;
    
    margin-left:auto;
    margin-right:auto;
}

.scoreboardfinal {
    background-image: url(Realtime/grayGradient3.png);
    background-repeat: repeat-x;
    width:49px;
	height:50px;
	float:left;
	border-left: 1px solid black;
	font: normal 11px Calibri, Tahoma, Trebuchet, Trebuchet MS, Arial, sans-serif;
    font-size: 11px;
    cursor: default;
    font-weight: bold;
    cursor: pointer; cursor: hand;
}

.scoreboardlive {
    background-image: url(Realtime/grayGradient1.png);
    background-repeat: repeat-x;
    width:49px;
	height:50px;
	float:left;
	border-left: 1px solid black;
	font: normal 11px Calibri, Tahoma, Trebuchet, Trebuchet MS, Arial, sans-serif;
    font-size: 11px;
    cursor: default;
    font-weight: bold;
    cursor: pointer; cursor: hand;
}

.scoreboardfuture {
    background-image: url(Realtime/grayGradient2.png);
    background-repeat: repeat-x;
    width:49px;
	height:50px;
	float:left;
	border-left: 1px solid black;
	font: normal 11px Calibri, Tahoma, Trebuchet, Trebuchet MS, Arial, sans-serif;
    font-size: 11px;
    cursor: default;
    font-weight: bold;
    cursor: pointer; cursor: hand;
}

.scoreboardlive:hover {

    background-image: url(Realtime/yellowGradient.png);
    background-repeat: repeat-x;
}

.scoreboardfinal:hover {

    background-image: url(Realtime/yellowGradient.png);
    background-repeat: repeat-x;
}

.scoreboardfuture:hover {

    background-image: url(Realtime/yellowGradient.png);
    background-repeat: repeat-x;
}

.handhover {cursor: pointer; cursor: hand;}

.scoreboardscore {
  	text-align: right;
}

.scoreboardtable {
	border-collapse:collapse;
	border: 0px;
	width:50px;
}
.scoreboardtable td {
 	padding: 1px 3px;
}

.teamIndivStats {
    padding:3px 0px;
    font-weight:bold;
    color:white;
    width: 360px;
    text-align: center;
}

.indivStatTableWrapper {
    width:740px;
    margin-left:auto;
    margin-right:auto;
}

.rank {
    text-align:center !important;
}

