.empty	              {color:#cccc66;}
td.tabs	              {font-weight: bold; font-size: 10px; color: #000000; font-family: Verdana; text-align:center;}
.bg_main	          	{font-weight: bold; font-size: 10px; color: #000000; font-family: Verdana; }
	 
.login                {font-family:   verdana, arial;  color:#ffffff; font-size:10px;   font-weight:normal;}

a.ghlogin:visited     {font-size: 10px; text-decoration: none; color : #ffffff;font-weight:normal;}
a.ghlogin:link        {font-size: 10px; text-decoration: none; color : #ffffff;font-weight:normal;} 
a.ghlogin:hover       {font-size: 10px; text-decoration: none; color : yellow;font-weight:normal;} 
a.ghlogin:active      {font-size: 10px; text-decoration: none; color : red;font-weight:normal;} 

h1                    {
  margin: 0em 0em 1em 0em;
  padding-left: 0em;
  padding-top: 0em;
  padding-bottom: 1em;
  padding-right: 1em;
  font-size:165%;
  background: #ffffff;
  color:#000000;
  font-weight:normal;
  text-align:left;
  vertical-align:middle;
  height:1em;
}
h2 {
  margin: 1em 0em 1.5em 0em ;
  padding:2px;
  font-size:140%;
  color:#990000;
  background: #ffffff;
  border-bottom: 1px dashed #000000;
  font-weight:bold;
  text-align:left;
  font-family:"Courier New", Courier, mono;
  clear:left;
}
h3                    {
  margin: 1em 0em 1em 0em ;
  padding-top: .5em;
  padding-bottom: .5em;
  padding-left: 0em;
  padding-right: 0.5em;
  font-size:100%;
  color:#000000;
  font-weight:bold;
  text-align:left;
  clear:left;
}
h4                    {color:#404040; font-size:95%;   font-weight:bold;  }
.smallHeading         {color:#000000; font-size:85%;   font-weight:bold;  }
body                  {color:#000000; font-family: verdana, arial; font-weight:normal;font-size:.70em;line-height:1.3em;}
table                 {color:#000000; font-family: verdana, arial; font-weight:normal;font-size:100%;}
p,ol,ul               {color:#000000; }
p.plain               {color:#000000; font-size:.75em; font-family: verdana, arial; font-weight:normal;}
/*
.injured              {color:#ff0000;  font-size:.85em; font-family: verdana; font-weight:bold;}
*/
  .injDate      {color:#ff2200;font-weight:bold; }
  .injBodyPart  {color:#000000;font-weight:bold; }
  .injStatus    {color:#000000;font-weight:bold; }

h2.calendar {/* header element float */
  float: left;
  width: 14em;/* em width variance by element*/
  margin: 0 2em 2em 0;
  padding-left: 0.6em;
  padding-top: 0.4em;
  padding-bottom: 0.6em;
  background: #f2f2f2;
  border: 0.1em solid #000000;
	font-size:100%;
  }
	  h2.injured-float {/* header element float */
    float: left;
    width: 50%;
    margin: 0em .5em .25em .1em;
    padding-left: 0.4em;
    padding-top: 1em;
    padding-bottom: 0.4em;
    padding-right: 0.4em;
    background: #ffcccc;
    border-top: 1px dashed #990000;
    border-bottom: 1px dashed #000000;
    border-left: 1px dashed #990000;
    border-right: 1px dashed #000000;
    font-size:.925em;
    color:#000000;
    line-height:1.2em;
    font-family: verdana, arial; 
    font-weight:normal;
}
.injured-nofloat {/* header element float */
  margin: 1em .1em .1em .1em;
  padding-left: 0.4em;
  padding-top: 1em;
  padding-bottom: 0.4em;
  padding-right: 0.4em;
  background: #ffcccc;
  border-top: 1px dashed #990000;
  border-bottom: 1px dashed #000000;
  border-left: 1px dashed #990000;
  border-right: 1px dashed #000000;
	font-size:100%;
	color:#000000;
  font-weight:normal;
}

  h2.injured {/* header element float */
  float: left;
  margin: .1em .3em .1em .1em;
  padding-left: 0.4em;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
  padding-right: 0.4em;
  background: #ffcccc;
  border-top: 0.1em dashed #990000;
  border-bottom: 0.1em dashed #000000;
  border-left: 0.1em dashed #990000;
  border-right: 0.1em dashed #000000;
  font-size:90%;
  color:#000000;
  font-weight:normal;
  width:25em;
  }
  h5.injured {/* header element float */
  float: left;
  margin: .1em .3em .1em .1em;
  padding-left: 0.4em;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
  padding-right: 0.4em;
  background: #ffcccc;
  border-top: 0.1em dashed #990000;
  border-bottom: 0.1em dashed #000000;
  border-left: 0.1em dashed #990000;
  border-right: 0.1em dashed #000000;
  font-size:90%;
  color:#000000;
  font-weight:normal;
  width:25em;
  }

  h5.injured-nofloat {/* header element float */
  margin: .1em .3em .1em .1em;
  padding-left: 0.4em;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
  padding-right: 0.4em;
  background: #ffcccc;
  border-top: 0.1em dashed #990000;
  border-bottom: 0.1em dashed #000000;
  border-left: 0.1em dashed #990000;
  border-right: 0.1em dashed #000000;
  font-size:90%;
  color:#000000;
  font-weight:normal;
  width:100%;
  }


  .injuredAbb {
	font-size:100%;
	color:#ff0000;
  font-weight:bold;
}




strong                {                                font-weight:bold;  }
.footer               {color:#000000; font-size:80%;   font-weight:normal;margin-top:3em;}

a:visited             {text-decoration: underline; color: #993399;}
a:link                {text-decoration: underline; color: #0000ff;} 
a:hover               {text-decoration: underline; color: #006600;} 
a:active              {text-decoration: underline; color: red;} 

a.tab:link            {font-weight: bold; font-size: 10px; color: #000000; font-family: Verdana; text-decoration: none;}
a.tab:visited         {font-weight: bold; font-size: 10px; color: #000000; font-family: Verdana; text-decoration: none;}
a.tab:hover	          {font-weight: bold; font-size: 10px; color: #000000; font-family: Verdana; text-decoration: none;}
a.tab:active          {text-decoration: none; color : red;} 

a.navLeft:link        {padding: 2em 2em 2em 2em;font-weight: normal; font-size: 10px; color: #0000ff; font-family: Verdana; text-decoration: none;}
a.navLeft:visited     {padding: 2em 2em 2em 2em;border-top: 1px solid black;border-bottom: 1px solid black;border-left: 1px solid black;font-weight: normal; font-size: 10px; color: #660033; font-family: Verdana; text-decoration: none;}
a.navLeft:hover	      {padding: 2em 2em 2em 2em;font-weight: normal; font-size: 10px; font-family: Verdana; text-decoration: none;}
a.navLeft:active      {padding: 2em 2em 2em 2em;text-decoration: none; color : red;} 

a.navEnd:link         {padding: 2em 2em 2em 2em;font-weight: normal; font-size: 10px; color: #0000ff; font-family: Verdana; text-decoration: none;}
a.navEnd:visited      {padding: 2em 2em 2em 2em;border: 1px solid black;font-weight: normal; font-size: 10px; color: #660033; font-family: Verdana; text-decoration: none;}
a.navEnd:hover	      {padding: 2em 2em 2em 2em;font-weight: normal; font-size: 10px; font-family: Verdana; text-decoration: none;}
a.navEnd:active       {padding: 2em 2em 2em 2em;text-decoration: none; color : red;} 

a.navHighlight:link   {border: 1px solid black;background-color:#000000;padding: 2em 2em 2em 2em;font-weight: normal; font-size: 10px; color: #ffff00; font-family: Verdana; text-decoration: none;}
a.navHighlight:visited{border: 1px solid black;background-color:#000000;padding: 2em 2em 2em 2em;font-weight: normal; font-size: 10px; color: #ffff00; font-family: Verdana; text-decoration: none;}
a.navHighlight:hover  {border: 1px solid black;background-color:#000000;padding: 2em 2em 2em 2em;font-weight: normal; font-size: 10px; color: #ffff00; font-family: Verdana; text-decoration: none;}
a.navHighlight:active {border: 1px solid black;background-color:#000000;padding: 2em 2em 2em 2em;font-weight: normal; font-size: 10px; color: #ffff00; font-family: Verdana; text-decoration: none;}

a.float-right:link        {padding: 0;font-weight: normal; font-size: 100%; color: #0000ff; font-family: Verdana; text-decoration: underline;border-bottom: 0em dashed #000000;}
a.float-right:visited     {padding: 0;font-weight: normal; font-size: 95%; color: #660033; font-family: Verdana; text-decoration: underline;}
a.float-right:hover	      {padding: 0;font-weight: normal; font-size: 95%; font-family: Verdana; text-decoration: underline;}
a.float-right:active      {padding: 0;text-decoration: none; color : red;} 


#header_background      {position: absolute;left: 0; top: 0;  width: 100%;  z-index: -500; background-color:#000;height:40px;}
#sign_in                {color: #000000;position: absolute;left: 350px; top: 05px;  width: 300px;  z-index: 275; }
#header                 {color: #000000;position: absolute;left: 0px;   top: 62px;                 z-index: 5;   }
#logo                   {color: #000000;position: absolute;left: 0px;   top: 0px;                  z-index: 10;  }
#content                {color: #000000;position: absolute;left: 180px; top: 75px;  width: 70%;   z-index: 120; background-color:#ffffff;}
#content p              {margin:0px 0px 20px 0px;}
#profiles               {color: #000000;position: absolute;left: 0px;   top: 00px;  width: 205px; z-index: 205; }
#left_low               {color: #ffffff;position: absolute;left: 5px;   top: 650px;               z-index: 210; }
#left_nav               {color: #000000;position: absolute;left: 2px;   top: 65px; width: 165px; z-index: 205; padding:5px 5px 5px 5px;}
#left_nav p             {font-size:80%;font-family:Verdana, Helvetica, Arial, sans-serif;padding:4px 4px 4px 4px;}
#left_nav h1            {font-size:130%;font-family:Verdana, Helvetica, Arial, sans-serif;}
#special_information ul {list-style: none;margin: 5em;padding: 0;}
#special_information h2 {color:#cc0000; font-size:115%;  font-weight:bold;margin: 0;padding: 5em 0em 5em 5em;  }
#special_information    {color: #000000;position: absolute; left: 0px; top:  0px; z-index: 500; padding: 3em 3em 3em 3em;}
#admin                  {color: #000000;position: absolute;left: 10px;  top: 250px; width: 170px; z-index: 130; background-color:#ffffff; }

#admin h2               {
  margin: 1em 0em .5em 0em ;
  padding:2px;
  font-size:140%;
  color:#990000;
  background: #ffffff;
  border-bottom: 1px dashed #000000;
  font-weight:bold;
  text-align:left;
  width:85%;
  font-family:"Courier New", Courier, mono;
}
#admin ul               {color: #000000; background-color:#ffffff; padding: .1em .1em .1em .75em;margin: .1em .1em .1em .75em;}
#admin li               {color: #000000; background-color:#ffffff; }



h2.float-right {/* header element float */
  float: right;
  width: 14em;/* em width variance by element*/
  margin: 0 0 2em 2em;
  padding-left: 0.6em;
  padding-top: 0.4em;
  padding-bottom: 0.6em;
  background: #f2f2f2;
  border-top: 0.1em solid #990000;
  border-left: 0.1em dashed #990000;
  border-right: 0.1em solid #000000;
  border-bottom: 0.1em dashed #000000;
	font-size:100%;
  }
/* header element float */
/* 
h2.float-right li {
 margin: 0 0 0em 0em;
  padding-left: 0em;
  padding-top: 0em;
  padding-bottom: 0.2em;
  background: #f2f2f2;
	font-size:90%;
  font-weight:normal;
  font-family: helvetica, verdana, san serif;
  }
*/
#global_header        {background-color: #000000;position: absolute;left: 0px;  top: 0px;       z-index: 095; }
#category_nav         {background-color: #ffffff;position: absolute;left: 20px;  top: 45px;     z-index: 090; }


/* set on tables containing forms*/
/*Form Label*/
.formLabel            {color:#000000;font-weight: normal;height: 22px;}
.formField            {font-family: verdana, san serif;background-color:#e6e6e6;color:#01431D;font-weight: normal;border: 1px solid #cccccc;font-size:1em;}
.formTitle            {color:#000000;font-family: verdana, san serif;font-size:90%;font-weight: bold;text-indent:2.5em;}
.formInput            {width: 185px;}
.formButton           {width: 100px;}
 input                {font-family: verdana, san serif;font-size:85%;}
 select               {width: 185px;font-family: verdana, san serif;font-size:85%;}
 .selectBig           {height:15em;}
.formInputChar1       {width:  15px;}
.formInputChar2       {width:  20px;}
.formInputChar3       {width:  27px;}
.formInputChar4 	    {width:  45px;}
.formInputChar5       {width:  50px;}
.formInputChar6 	    {width:  60px;}
 textarea   	        {width: 275px; height:100px;}
.formInputExampleText {color:#993300;font-family: verdana, san serif;font-size:80%;}
.required             {color:red;    font-family: verdana, san serif;font-size:80%;}
.error                {color:red;    font-family: verdana, san serif;}


#watchlist {text-align: left;	left : 0px;	margin: 0px auto;	padding: 0px;	border:0;	width: 600px;  padding:0 0 10em 0;}
#top       {width: 100%;  text-align:left;}
#side-a    {float: left;		width: 35%;  vertical-align:text-bottom;  text-align:center;}
#side-b    {float: left;		width: 30%;  vertical-align:top;  padding:50px 0 0 0;  text-align:center;}
#side-c    {float: right;		width: 35%;  vertical-align:text-bottom;  text-align:center;}

#watchListPlayers         {background:#ffffff;line-height:1.3em;padding: .2em .2em .2em .75em;width:600px;}
#watchListPlayers .column a    {display:block;}
#watchListPlayers .column      {float:left;width:33%;}
#watchListPlayers a       {text-decoration:underline;}
#watchListPlayers a:hover {text-decoration:underline;background-color:#ffffcc;}

.tableOutline   {font-family: verdana, san serif;font-size: 90%;background-color:#ffffff;color:#01431D;border: 1px solid #000000;}
.tableHeader    {background-color:#000000;color:#ffffff;font-weight: bold;text-align:center; height: 12px;}
.tableSubHeader {background-color:#555555;color:#ffffff;font-weight: bold;text-align:center; height: 12px;}
.tableContents  {font-family: verdana, san serif;font-size: 10px;background-color:#eaeaea;color:#000000;font-weight: normal;height: 12px;}
.tableTeamName  {font-weight: bold;width:45%;}
.tableQuarter   {font-weight: normal;text-align:center;width:8%;}
.tableScore     {font-weight: normal;text-align:center;width:16%;background-color:#ffff99;}

.rowA     {color:#000000;font-weight: normal;text-align:right;width:75px;background-color:#eaeaea;height: 18px;}
.rowB     {color:#000000;font-weight: normal;text-align:right;width:75px;background-color:#fcfcfc;height: 18px;}


#float-left     {/* header element float */float: left; }
.float-left     {/* header element float */float: left;}

	
.scoreboard_total {font-size:200%;background:#000000;color:#ffff22;text-align:center;width:10%;}
.team_name        {text-align:center;width:40%;height:3em;}


  #daily_leaders_button {
	  padding: 0 0 0 0;
	  margin: .75em 0 1em 0;
	  font-family: Arial;
	  white-space:nowrap;
	}

	#daily_leaders_button ul {
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#daily_leaders_button li {
		margin: 0;
		padding: 0;
		display:inline;
	  width:70px;
		}

	#daily_leaders_button li a {
		display: inline;
		padding: .35em .35em .35em .35em;
		border-left: 1px solid #363636;
		background-color: #000000;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

	html>body #daily_leaders_button li a {
		width: auto;
		}

	#daily_leaders_button li a.nohilight:hover {
		border-left: 1px solid #ffff00;
		background-color: #6c6c6c;
		color: #fff;
		}
	#daily_leaders_button li a.hilight {
		border-left: 1px solid #ffff00;
		background-color: #990000;
		color: #fff;
		}
