﻿.AdminOptionsDiv
{
  float: left;
  /*position: absolute;
  left: 375px;
  top: 115px;*/
  margin-left: 25px;
  width: 375px;
}

.AvailGrid
{
	font-size: 9pt;
	font-family: Verdana, Arial;
	background-color: white;
}

.AvailGridAlt
{
	font-size: 9pt;
	font-family: Verdana, Arial;
	background-color: #EEEEEE;
}

.AvailPlayer
{
	font-size: 9pt;
	font-family: Verdana, Arial;
	padding-left: 5px;
}

.Button
{
  font-size: 11px;
  font-weight: bold;
  font-family: Verdana, Arial, Sans-serif;
  background-color: #eeeeee;
}

.Button2
{
  font-size: 10px;
  font-weight: normal;
  font-family: Verdana, Arial, Sans-serif;
  background-color: #eeeeee;
}

.ColumnHeader
{
  font-size: 14px;
  font-weight: bold;
  font-family: Verdana, Arial, Sans-serif;
  color: black;
  background-color: #006600;
}

.ColumnHead
{
  font-size: 10px;
  font-weight: bold;
  font-family: Verdana, Arial, Sans-serif;
  color: #000000;
}

.ColumnHeadSelected
{
  font-size: 10px;
  font-weight: bold;
  font-family: Verdana, Arial, Sans-serif;
  background-color: #ff7318;
  color: #ffffff;
}

.ColumnData
{
  font-size: 9px;
  font-family: Verdana, Arial, Sans-serif;
}

.ContentStyle, tr.ContentStyle, td.ContentStyle 
{
  margin-left: 20px;
  margin-top: 10px;
  background-color: #005945;
}

.DataItem
{
  font-size: 12px;
  font-family: Verdana, Arial, Sans-serif;
  background-color: #eeeeee;
}

.DataItemTitle, .DataItemTitle * a
{
  font-size: 12px;
  font-weight: bold;
  font-family: Verdana, Arial, Sans-serif;
  background-color: #bbbbbb;
}

.DataItemTitlePlayer
{
  font-size: 12px;
  font-weight: bold;
  font-family: Verdana, Arial, Sans-serif;
  background-color: #bbbbbb;
  padding-left: 10px;
  text-align: left;
}

.DraftButton input
{
  font-size: 9px;
  font-family: Verdana, Arial, Sans-serif;
  background-color: #eeeeee;
  width: 37px;
  text-align: center;
}

.DraftListDiv
{
  float: left;
  /*position: absolute;
  left: 30px;
  top: 115px;*/
  width: 400px;
  height: 400px;
}

.DraftText
{
  font-size: 12px;
  font-weight: bold;
  font-family: Verdana, Arial, Sans-serif;
  color: white;
  /*background-color: white;*/
}

.EvenRow
{
  background-color: #eeeeee;
}

.GeneralText
{
  font-size: 12px;
  font-weight: bold;
  font-family: Verdana, Arial, Sans-serif;
  color: white;
}

.GridPlayer
{
	font-size: 10pt;
	font-family: Verdana, Arial;
	padding-left: 5px;
}

.MainButton
{
  font-size: 11px;
  font-weight: bold;
  font-family: Verdana, Arial, Sans-serif;
  background-color: #eeeeee;
  width: 110px;
}

.MasterAutoDraft
{
  position: absolute;
  top: 45px;
  left: 400px;
  background-color: #005945;
}

.MasterClock
{
  position: absolute;
  top: 45px;
  left: 30px;
  background-color: #005945;
}

.MasterError
{
  /* row characteristics */
  height: 60px;
  background-color: #005945;
  
  /* font */
  font-size: 14px;
  font-weight: bold;
  font-family: Verdana, Arial, Sans-serif;
  color: white;
}

.MasterNav
{
  margin-left: 20px;
  margin-top: 10px;
  background-color: #005945;
}

.MasterNextPick
{
  position: absolute;
  top: 15px;
  left: 400px;
  background-color: #005945;
}

.MasterRound
{
  position: absolute;
  top: 15px;
  left: 700px;
  background-color: #005945;
}

.MasterTable
{
  width: 1024px; 
  background-color: #005945;
}

.MasterTeam
{
  position: absolute;
  top: 15px;
  left: 30px;
  background-color: #005945;
}

.MasterTop
{
  /* row characteristics */
  height: 60px;
  background-color: #005945;
  
  /* font */
  font-size: 14px;
  font-weight: bold;
  font-family: Verdana, Arial, Sans-serif;
  color: white;
}

.OddRow
{
  background-color: #ffffff;
}

.Page, .Page a
{
  font-family: Verdana, Arial;
  font-size: 10pt;
  color: white;
}

.PlayerOnTeam
{
	font-size: 10pt;
	font-family: Verdana, Arial;
	background-color: white;
}

.PlayerOnTeamAlt
{
	font-size: 10pt;
	font-family: Verdana, Arial;
	background-color: #eeeeee;
}

.PosButton
{
  font-size: 11px;
  font-weight: bold;
  font-family: Verdana, Arial, Sans-serif;
  background-color: #eeeeee;
  text-align: center;
  width: 70px;
}

.QueueButtonsDiv
{
  float: left;
/*  position: absolute;
  left: 260px;
  top: 115px;*/
  margin-top: 120px;
  margin-left: 25px;
  width: 90px;
  height: 59px;
}

.QueueCommandsDiv
{
  clear: both;
  padding-top: 10px;
  /*position: absolute;
  height: 25px;
  left: 30px;
  top: 475px;*/
  width: 50%;
}

.QueueListDiv
{
  float: left;
  /*position: absolute;
  left: 30px;
  top: 115px;*/
  width: 220px;
}

.QueueStatsDiv
{
  float: left;
  /*position: absolute;
  left: 375px;
  top: 115px;*/
  margin-left: 25px;
  width: 375px;
}

.QueueButtonDown, .QueueButtonDown input
{
  font-size: 10px;
  font-family: Verdana, Arial, Sans-serif;
  background-color: #eeeeee;
  width: 90px;
  height: 20px;
  text-align: center;
}

.QueueButtonUp, .QueueButtonUp input
{
  font-size: 10px;
  font-family: Verdana, Arial, Sans-serif;
  background-color: #eeeeee;
  width: 90px;
  height: 20px;
  text-align: center;
}

.QueueHeader
{
  font-size: 10pt;
  font-family: Verdana, Arial;
  font-weight: bold;
  color: black;
  background-color: #bbbbbb;
  text-align: center;
}

.QueuePlayer
{
  font-size: 10pt;
  font-family: Verdana, Arial;
  font-weight: normal;
  color: black;
  background-color: white;
  text-align: left;
  padding-left: 5px;
}

.QueuePlayerAlt
{
  font-size: 10pt;
  font-family: Verdana, Arial;
  font-weight: normal;
  color: black;
  background-color: #eeeeee;
  text-align: left;
  padding-left: 5px;
}

.QueueStatView
{
  position: absolute;
  left: 400px;
  top: 150px;
}

.RowHeader
{
  background-color: #bbbbbb;
}

.SummaryButton
{
  font-size: 11px;
  font-weight: bold;
  font-family: Verdana, Arial, Sans-serif;
  background-color: #eeeeee;
  width: 150px;
}

.SummaryTitle
{
  font-size: 14px;
  font-weight: bold;
  font-family: Verdana, Arial, Sans-serif;
  color: white;
  background-color: #005945;
}

.TeamName
{
  font-size: 10pt;
  font-family: Verdana, Arial;
  font-weight: bold;
  color: black;
  width : 235px;
  background-color: #bbbbbb;
  text-align: center;
}

.TeamPlayer
{
  font-size: 10pt;
  font-family: Verdana, Arial;
  font-weight: normal;
  color: black;
  width : 240px;
  background-color: white;
  text-align: left;
  padding-left: 5px;
}

.TeamPlayerAlt
{
  font-size: 10pt;
  font-family: Verdana, Arial;
  font-weight: normal;
  color: black;
  width: 240px;
  background-color: #eeeeee;
  text-align: left;
  padding-left: 5px;
}

.UserInfoData
{
  font-size: 10pt;
  font-family: Verdana, Arial;
  font-weight: normal;
  color: black;
  width : 240px;
  background-color: white;
  text-align: center;
  padding-left: 5px;
  height: 25px;
}

.UserInfoDataTitle
{
  font-size: 10pt;
  font-family: Verdana, Arial;
  font-weight: bold;
  color: black;
  width : 240px;
  background-color: #eeeeee;
  text-align: left;
  padding-left: 5px;
  height: 25px;
}

.UserInfoHeader
{
  font-size: 12pt;
  font-family: Verdana, Arial;
  font-weight: bold;
  color: black;
  width : 240px;
  background-color: #dddddd;
  text-align: center;
  padding-left: 5px;
}

.UserEditButton
{
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  font-family: Verdana, Arial, Sans-serif;
  background-color: #eeeeee;
  width: 60px;
}

.YesNoButton
{
  font-size: 12px;
  font-weight: bold;
  font-family: Verdana, Arial, Sans-serif;
  background-color: #eeeeee;
  cursor: pointer;
  width: 35px;
}


