/* ============================================================ 
 * FFMgr.pm
 * ============================================================ */
body { 
  font-family: Arial, sans-serif;
  font-size: 10pt;
}
form { 
  font-family: Arial, sans-serif;
  font-size: 8pt;
}

div.top_banner {
  border-width: 0px; 
  background-color: navy;
  color: gray; 
  position: absolute; 
  left: 0px; top: 0px;
  height: 50px; 
  width: 800px;
  padding: 0px;
  margin: 0px;
}

div.left_bar {
  border-width: 0px; 
  background-color: #FFFFFF;
  color: #000000; 
  position: absolute; 
  left: 0px; top: 75px;
  height: 600px; 
  width:  100px;
}

div.body {
  border-width: 0px; 
  background-color: #F0F0F0;
  color: #000000; 
  position: absolute; 
  left: 100px; top: 75px;
  height: 600px; 
  width:  700px;
  margin: 10px 0px 0px 0px;
}

div.top_banner div.title {
  float: top;
  clear: both;
  width: 100%;
  height: 30px; 
}
div.top_banner div.botrow {
  float: left;
  width: 100%;
  height: 20px; 
  color: #E0E0E0;
  /* padding-bottom: 5px; */
}

div.top_banner div.botrow div.welcome {
  float: left;
  width: 300px;
}

div.top_banner div.botrow div.date {
  float: left;
  width: 300px;
  color: #B04040;
  font-weight: bold;
}

div.top_banner div.botrow div.lgsel {
  float: right;
  /* width: 200px; */
}

div.menu {
  background-color: navy;
  border-style: solid;
  border-width: 1px 0px 0px 1px;
  border-color: #A00000;
}


div.top_banner form {
  height: 1ex;
  margin: 0px;
  font-family: Arial, sans-serif;
  font-size:   8pt;
  text-align: right;
}
div.top_banner select {
  width: 10em;
  font-family: Arial, sans-serif;
  font-size:   8pt;
}

div.top_banner .title {
  font-family: Arial, sans-serif;
  font-size: 16pt;
  color: #A0A0A0;
  /* font-size: large; */
  text-align: center;
}
div.top_banner A:link {
  background : transparent; 
  color : yellow; 
  text-decoration : none; 
} 
div.top_banner A:visited {
  background : transparent; 
  color : lightgreen; 
  text-decoration : none; 
} 
div.top_banner A:hover {
  background : transparent; 
  color : orange; 
  text-decoration : underline; 
} 

div.left_bar table.leftmenu {
  width:   100%;
  border:  0;
  cellspacing: 0px;
  cellpadding: 0px;
}

div.left_bar table.leftmenu td {
  font-family: Arial, sans-serif;
  font-weight: bold; 
  font-size:   8pt;
  background-color: blue;
  color: white;
}

div.body .title {
  font-family: Arial, sans-serif;
  font-weight: bold; 
  font-size:   18pt;
  color: black;
  text-align: center;
}

div.tabbar {
  width: 100%;
  height: 25px;
  font-family: Arial, sans-serif;
  color: black;
  background-color: white;
  margin-bottom: 20px;
}
  
div.schedule { padding-top: 5px; }
table.shortschedule,table.shortschedule_po {
  float: left;
  width: 25ex;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-weight: bold; 
  font-size:   8pt;
  color:       navy;
  border-color: #A00000;
}
table.shortschedule_po {
  width: 35ex;
}

table.shortschedule th, table.shortschedule_po th {
  background-color: navy;
  color:            #E0E0E0;
  border-style: solid;
  border-width: 0px 0px 4px 0px;
}
table.shortschedule td.home0, table.shortschedule_po td.home0 {
  background-color: #C0C0C0;
  border-style: solid;
  border-width: 0px 0px 0px 0px;
}
table.shortschedule td.visitor0, table.shortschedule_po td.visitor0 {
  background-color: #C0C0C0;
  border-style: solid;
  border-width: 0px 0px 4px 0px;
}

table.shortschedule td.home1, table.shortschedule_po td.home1 {
  background-color: #D0D0D0;
  border-style: solid;
  border-width: 0px 0px 0px 0px;
}
table.shortschedule td.visitor1, table.shortschedule_po td.visitor1 {
  background-color: #D0D0D0;
  border-style: solid;
  border-width: 0px 0px 4px 0px;
}

div.standings  { float: left; padding: 5px;}
div.power_rank { float: left; padding: 5px;}
table.standings {
  /* width: 50%; */
  font-family: Arial, sans-serif;
  font-size:   8pt;
  color: white;
  text-align: center;
  background-color: transparent;
   border-spacing: 0px;
   border-collapse: collapse;

}

table.standings th {
  background-color: navy;
  color           : #A0A0A0;
  border-bottom: 2px solid #A00000;
  vertical-align: bottom;
}

table.standings th.lgname {
  font-family: Arial, sans-serif;
  font-size:   10pt;
  border-bottom: 2px solid gray;
}

table.standings td {
  width: 2em;
  background-color: #C0C0C0;
  color           : navy;
  border-bottom: 2px solid navy;
  text-align: center;
  vertical-align: middle;
}
table.standings td.norm  {   
  vertical-align: middle;
  width: 15em; 
}
table.standings td.hilit {
  width: 15em;
  background-color: #606060;
  cursor: pointer;
  cursor: hand;
  vertical-align: middle;
}
table.standings td.myteam {
  background-color: #808080;
  width: 15em;
  vertical-align: middle;
}
table.standings td.myteam:hover {
  width: 15em;
  background-color: #606060;
  vertical-align: middle;
}
table.standings td.spacer { width: 1ex; background-color: #a00000;}

table.playersort {
  width: 100%;
  font-family: Arial, sans-serif;
  /* font-weight: bold; */
  font-size:   8pt;
  color: white;
  text-align: center;
  background-color: transparent;
}
table.playersort td {
  background-color: navy;
  color:            #C0C0C0;
}

table.playersort td.selected {
  background-color: orange;
  color:            white;
}

table.player_stats {
  width: 100%;
  font-family: Arial, sans-serif;
  /* font-weight: bold; */
  font-size:   8pt;
  color: black;
  text-align: center;
  background-color: gray;
  border-spacing: 0px;
  border-collapse: collapse;
  empty-cells: show;
}
table.player_stats th A:link { color: #A0A0A0; }
table.player_stats th A:visited { color: #A0A0A0; }
table.player_stats th A:hover { color: orange; }

table.player_stats td A:link { color: black; }
table.player_stats td A:visited { color: black; }
table.player_stats td A:hover { color: orange; }

table.player_stats th {
  background-color: navy;
  color: #A0A0A0;
  vertical-align: bottom;
  border-left: 1px solid #A0A0A0;
  border-right: 1px solid #A0A0A0;
  border-bottom: 0px;
  border-top: 0px;
}
table.player_stats th.topth {
  border-left: 1px solid #A0A0A0;
  border-right: 1px solid #A0A0A0;
}
table.player_stats td {
  border-right: 1px solid #F0F0F0;
  border-bottom: 2px solid navy; /* #A00000; */
}
table.player_stats tr.owned {
  background-color: #A0A0A0;
}
table.player_stats tr.freeagent {
  background-color: #F0F0FF;
}
table.player_stats tr.waivers {
  background-color: lightyellow;
}
table.player_stats tr.waivers td {
  border-right: 1px solid #D0D0D0;
}
table.player_stats tr.freeagent td {
  border-right: 1px solid #D0D0D0;
}

table.playerstats {
  width: 100%;
  font-family: Arial, sans-serif;
  /* font-weight: bold; */
  font-size:   8pt;
  color: black;
  text-align: center;
  /* background-color: gray; */
  cellspacing: 0px;
  cellpadding: 0px;
}

table.playerstats tr {
  background-color: transparent;
}
table.playerstats td {
  background-color: #F0F0E0;
  border-color: #A00000;
  border-style: none none solid none;
  border-width: 0px  0px  1px   0px;
  padding: 0px 0px 0px 0px;
}
table.playerstats th {
  background-color: navy;
  color:            #A0A0A0;
  border-color: #A00000;
  border-style: none none solid none;
  border-width: 0px  0px  2px   0px;
  padding: 0px 0px 0px 0px;
}

table.playerstats tr.name th {
  background-color: transparent;
  border-color: #A00000;
  border-style: solid none solid none;
  border-width: 2px  0px  2px   0px;
  color: black;
}
table.playerstats tr.pic th {
  background-color: transparent;
  border-style: none;
  color: black;
}

table.matchup {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size:   8pt;
  color: white;
  text-align: center;
  background-color: transparent;
}
table.matchup th {
  width: 50%;
  background-color: navy;
  border-bottom: solid;
  border-top: solid;
  border-width: 3px;
  border-color: #A0A0A0;
}
table.matchup td {
  background-color: #E0E0E0;
  color:            black;
}
table.matchup span.scorestats {
  font-family: Arial, sans-serif;
  font-size:   7pt;
  color:       navy;
  text-align:  center;
  background-color: transparent;
}
table.matchup span.scorestats_flash {
  font-family: Arial, sans-serif;
  font-size:   7pt;
  color:       navy;
  text-align:  center;
  background-color: yellow;
}

table.matchup span.scorestats_up {
  font-family: Arial, sans-serif;
  font-size:   7pt;
  color:       navy;
  text-align:  center;
  background-color: green;
}
table.matchup span.scorestats_down {
  font-family: Arial, sans-serif;
  font-size:   7pt;
  color:       navy;
  text-align:  center;
  background-color: red;
}

table.matchup span.optimal {
  font-family: Arial, sans-serif;
  color:       darkgreen;
}

table.matchup tr.total td {
  border-bottom: solid;
  border-top: solid;
  border-width: 2px;
  border-color: #A00000;
}
table.matchup tr.total th {
  border-bottom: solid;
  border-top: solid;
  border-width: 2px;
  border-color: #A00000;
}

table.matchup tr.reserve td {
  background-color: #C0C0C0;
  color:            black;
}
table.matchup td.season_fpts {
  font-size:   7pt;
  color:       #505050;
}  
table.matchup td A:link    { text-decoration: none; color: black; }
table.matchup td A:visited { text-decoration: none; color: black; }
table.matchup td A:hover   { text-decoration: none; color: orange; }

table.matchup span.optimal A:link    { text-decoration: none; color: darkgreen; }
table.matchup span.optimal A:visited { text-decoration: none; color: darkgreen; }
table.matchup span.optimal A:hover   { text-decoration: none; color: orange; }

table.roster {
  /* width: 100%; */
  font-family: Arial, sans-serif;
  font-size:   8pt;
  color: white;
  /* text-align: center; */
  background-color: transparent;
}
table.roster th {
  background-color: #808080;
}
table.roster td {
  background-color: #E0E0E0;
  color:            black;
}

table.roster tr.active td {
  background-color: #E0D0A0;
  color:            black;
}
table.roster td.rpos { width: 6ex; }
table.roster td.pos  { width: 6ex; }
table.roster td.name { width: 20ex; }
table.roster td.nflteam { width: 6ex; }
table.roster td.fpts  { width: 3ex; }
table.roster td.played  { width: 3ex; }
table.roster td.opp  { width: 8ex; }
table.roster td.start { width: 15ex; }

table.roster tr.error td {
  background-color: #E08080;
  color:            black;
}

table.roster form {
  width: 15em;
  height: 1em;
  margin: 0px;
  font-family: Arial, sans-serif;
  font-size:   8pt;
}
table.roster select {
  width: 15em;
  font-family: Arial, sans-serif;
  font-size:   7pt;
}

table.allwvrrreq {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size:   8pt;
  color: white;
  /* text-align: center; */
  background-color: transparent;
}
table.allwvrrreq th {
  background-color: blue;
  color:            white;
}
table.allwvrrreq td {
  background-color: #A0A0A0;
  color:            black;
}

table.waiverreq {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size:   8pt;
  color: white;
  /* text-align: center; */
  background-color: transparent;
}

table.waiverreq th {
  background-color: blue;
  color:            white;
}
table.waiverreq td {
  width: 50%;
  background-color: #E0E0E0;
  color:            black;
}
table.waiverreq td.button {
  background-color: darkred;
  color:            white;
  border-style: outset;
}

option.taken { background-color:#eeeeee; color:gray }
.center { text-align:center }
th.pos { width:5%; text-align:left }

table.transactions {
  font-family: Arial, sans-serif;
  font-size: 8pt;
  background-color: navy;
  color           : white;
  border-color    : cyan;
  width           : 100%;
}
table.transactions td {
  border-color    : gray;
  border-bottom-style    : solid;
  border-bottom-width    : 1px;
}

table.teamphoto {
  font-family: Arial, sans-serif;
  font-size: 8pt;

   border-style: solid;
   border-width: 2px;
   border-color: brown;
   background-color: black;
}

table.teamphoto td {
   width: 60px;
   height: 80px;
   border-style: solid;
   border-width: 1px;
   border-color: gray;
   color: #D0D0D0;
}
table.teamphoto td.name {
   width: 60px;
   height: 1em;
   border-style: solid;
   border-width: 1px;
   border-color: gray;
   color: #D0D0D0;
}

table.teamphoto td A:link    { text-decoration: none; color: #D0D0D0; }
table.teamphoto td A:visited { text-decoration: none; color: #D0D0D0; }
table.teamphoto td A:hover   { text-decoration: none; color: orange; }

div.transactions {
   height: 400px;
   overflow: scroll;
}

table.maintab  { 
   width: 100%;
   font-family: Arial, sans-serif;
   font-size: 8pt;
   no-wrap; 
   border-bottom: 4px solid navy; 
   /* margin-bottom: 6px; */
   padding: 0px;
   /* cellpadding: 0px;
      cellspacing: 0px;
   */
   padding: 0px 0px 0px 0px;
   border-spacing: 0px;
   border-collapse: collapse;
}
td.maintab_actv   { 
  padding: 2px 15px 2px 15px; 
  background-color: navy;
  color: #A0A0A0; 
  text-align: center; 
  font-weight: bold ; 
   cell-padding: 0px;
   cell-spacing: 0px;
}
td.maintab_actv a  { color: #A0A0A0 }

td.maintab        { 
  padding: 2px 15px 2px 15px; 
  background-color: #A0A0A0;
  color: navy;
  text-align: center; 
  font-weight: bold ; 
  cellpadding: 0px;
  cellspacing: 0px;
}
td.maintab a  { color: navy }

td.maintab_spc    { 
 width: 1px;
}
td.maintab_ind    { 
 width: 15px;
}

table.subtab  { 
   width: 100px;
   font-family: Arial, sans-serif;
   font-size: 8pt;
   no-wrap; 
   border: 0px
   border-spacing: 0px;
   border-collapse: collapse;
   margin-top: 2px;
   /* margin-bottom: 6px; */
}
td.subtab_actv   { 
  padding: 0px 2px 0px 2px; 
  background-color: navy;
  color: #A0A0A0; 
  text-align: center; 
  font-weight: bold ; 
  border-width: 0px 2px 0px 2px;
  border-style: solid;
  border-color: #A00000; 
}
td.subtab_actv a  { color: #A0A0A0 }

td.subtab        { 
  padding: 0px 2px 0px 2px; 
  background-color: #A0A0A0;
  color: navy;
  text-align: center; 
  font-weight: bold ; 
}
td.subtab a  { color: navy }

td.subtab_spc    { 
 width: 1px;
}
td.subtab_ind    { 
 width: 15px;
}

table.gamerefresh {
   font-family: Arial, sans-serif;
   font-size: 8pt;
}
table.gamerefresh select {
   font-family: Arial, sans-serif;
   font-size: 8pt;
}

table.rosterstats {
  /* width: 100%; */
  font-family: Arial, sans-serif;
  /* font-weight: bold; */
  font-size:   8pt;
  color: black;
  text-align: center;
  background-color: gray;
  empty-cells: show;
}

table.rosterstats td { width: 5ex; }
table.rosterstats td.name { width: 25ex; }
table.rosterstats td.subsel select {
  width: 25ex;
  font-family: Arial, sans-serif;
  font-size:   7pt;
}
table.rosterstats tr.active {
  background-color: white;
}
table.rosterstats tr.active A:link    { color : black;}
table.rosterstats tr.active A:visited { color : black;}
table.rosterstats tr.active A:hover   { color : orange;}

table.rosterstats tr.reserve {
  background-color: navy;
  color           : #C0C0C0;
}
table.rosterstats tr.reserve A:link    { color : #C0C0C0;}
table.rosterstats tr.reserve A:visited { color : #C0C0C0;}
table.rosterstats tr.reserve A:hover   { color : orange;}

div.left_bar img.teamimg { margin-top: 20px; }

sup.injurystate { color: #FF0000; }

table.nfllines {
  /* width: 100%; */
  font-family: Arial, sans-serif;
  /* font-weight: bold; */
  font-size:   8pt;
  color: black;
  text-align: center;
  background-color: transparent;
  empty-cells: show;
  border-spacing: 0px;
  border-collapse: collapse;
}

table.nfllines th {
  border-right: 1px solid white;
  background-color: navy;
  color:            #A0A0A0;
  padding: 5px;
}

table.nfllines tr.even {
  background-color: #B0B0B0;
  color:            navy;
}
table.nfllines tr.odd {
  background-color: #D0D0D0;
  color:            navy;
}

table.nfllines td {
  border-bottom: 1px solid white;
}

table.nfllines td.favored {
  color: darkgreen;
}
table.nfllines td.unfavored {
  color: darkred;
}

div.nfl_scores {
  margin-top: 10px;
}
div.nfl_scores table.nflgame {
  width: 100%;
  background-color: #E0E0E0;
  font-family: Arial, sans-serif;
  font-size:   8pt;
  color:       black;
  border-color: black;
}

div.nfl_scores tr.visitor {
  background-color: #F0F0F0;
}
div.nfl_scores tr.home {
  background-color: #F0F0F0;
}
div.nfl_scores tr.state {
  background-color: #F0F0FF;
}

div.nfl_scores td.name {
  width: 6ex;
}
div.nfl_scores td.state {
  width: 5ex;
  font-size:   7pt;
}

div.nfl_scores td.score {
  width: 3ex;
  text-align: center;
}
div.nfl_scores td.score_win {
  width: 3ex;
  color: #A00000;
  text-align: center;
  font-weight: bold;
}

.MNU { 
  border: 2px solid #E0E0E0;
  color: #E0E0E0;
  background-color: navy;
}
.MNUItm { 
  border-bottom: 2px solid #A00000;
  border-top: 2px solid #A00000;
  color: #E0E0E0;
}
.MNUItmTop { 
  border-bottom: 2px solid #A00000;
  border-top: 2px solid #A00000;

  border-right: 2px solid #A00000;
  border-left: 2px solid #A00000;

  color: #E0E0E0;
  background-color: #000080;
}
.MNUItmText {
  text-decoration: none; 
  text-align: center;
  color: #E0E0E0; 
  background-color: transparent;
  font: 12px Arial, Helvetica;
  font-weight: bold;
  /* border-top: 1px solid #E0E0E0; */
}

