/* Custom colors are defined by this file */
@import url(customcolors.php);

html, body { height: 100%; }

div
{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

body
{
    font-family: Arial,Tahoma,Verdana;
}

a:visited
{
    color: #0000FF;
}

/* tabbed menu
------------------------- */
a.tabbedmenu
{
    font-family: Arial;
    font-weight: bold;
    color: black;
    text-decoration: none;
}

/* quick links section
------------------------- */
#quicklinks
{
    font-family: Arial;
    text-decoration: underline;
}

#quicklinks h1 h2
{
    color: black;
}

#quicklinks h1
{
    font-size: 1.75em;
    margin-bottom: 0;
}

#quicklinks h2
{
    margin-top: 1em;
    margin-bottom: .25em;
    font-size: 1.1em;
}

#quicklinks span
{
    display: block;
    padding-left: 15px;
}

#quicklinkscontainer
{
    position: relative;
    top: 0;
    left: 10%;
    margin-left: 15%;
}

/* bottom blurb
------------------------- */
#bottomblurb
{
    font-family: Arial;
    font-size: .8em;
    font-style: italic;
}

/* dartbro heading
------------------------- */
#dartbroheading
{
    font-family: Arial;
    font-size: 1.3em;
    font-weight: bold;
}

/* home page headings
------------------------- */
#homepageheading
{
    margin-bottom: 3em;
    font-family: Arial;
    font-size: 1em;
    width: 100%;
}

#homepageheading h1
{
    font-size: 1.05em;
    font-weight: bold;
    text-align: left;
    margin-bottom: 0;
}

#homepageheadingcontainer
{
    position: relative;
    left: 1em;
}

/* task lists
------------------------- */
#tasklist
{
    margin-bottom: 20px;
}

#tasklist h1
{
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 5px;
}

#tasklist span
{
    display: block;
    padding-left: 25px;
}

span.important
{
    font-weight: bold;
}

/* Instructions
-------------------------- */
#instructions
{
    font-weight: bold;
    margin-bottom: 1em;
}

/* Display Table
-------------------------- */
#displaytable,
#displayTable
{
    border-left: 1px solid #606060;
    border-top: 1px solid #606060;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
}

#displaytable th,
#displayTable th
{
    border-left: 1px solid #606060;
    border-top: 1px solid #606060;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    background-color: #C9DAF5;
    border-style: solid;
    border-width: 1px;
    border-color: black
}


/*  Table Seperator
------------------------------- */
#displaytable td.tableseperator,
#displayTable td.tableseperator
{
    border: 1px solid black;
    text-align: center;
    font-weight: bold;
    background-image: url(images/stripes.gif);
    color: #000;
}

/* navigation display
-------------------------------- */
#navigationdisplay
{
    font-size: 1.75em;
    font-weight: bold;
}

#navigationdisplay span.highlight
{
    font-size: 1em;
    font-weight: bold;
}

#navigationoptions span
{
    text-indent: 15px;
}

/* details section
-------------------------------- */
#detailssection
{
}

#detailssection td
{
    font-weight: bold;
}

#detailssection td.value
{
    font-family: Courier New;
    font-weight: normal;
    padding-left: 10px;
}

span.highlight
{
    font-size: 1.5em;
    font-weight: bold;
}

/* shooting order summary
------------------------------ */
#shootingordersummary
{
    border-style: solid;
    border-width: 1px;
}

#shootingordersummary th
{
    border-left: 1px solid;
    border-top: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
    border-style: solid;
    border-width: 1px;
}

/* information table
------------------------------ */
#informationcontainer
{
}

#information
{
    border-style: solid;
    border-width: 1px;
}

#information th
{
    border-left: 1px solid;
    border-top: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
    border-style: solid;
    border-width: 1px;
}

/* file list
------------------------------ */
#filelist
{
    border-style: solid;
    border-width: 1px;
}

#filelist th
{
    border-left: 1px solid;
    border-top: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
    border-style: solid;
    border-width: 1px;
}

#filename
{
    font-family: Courier New;
    font-weight: bold;
}

/* an 'add' button
------------------------------ */
#addlink
{
    background-image: url(images/newplayer.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 32px;
    font-size: 1.15em;
    font-weight: bold;
    height: 32px;
}

/* incomplete tasks
------------------------------ */


#incompletetaskscontainer
{
    border-style: solid;
    border-width: 1px;
    border-color: black;
    margin-top: 2em;
}

#incompletetaskscontainer th
{
    background-color: #E00000;
    color: white;
    font-weight: bold;
    font-family: Tahoma;
    border: 1px solid black;
}

#incompletetaskscontainer a
{
    text-indent: 12px;
    margin-bottom: .5em;
    display: block;
}

/* a link that allows you to choose from a list
------------------------------------------------- */
#chooselink
{
        font-family: Arial;
        text-decoration: none;
        font-size: .6em;
}

#chooselink:hover
{
        text-decoration: underline;
}

/* player order editor
------------------------------ */
table.container
{
    border-style: solid;
    border-width: 2px;
}

div.dragger
{
    width: 32px;
    height: 32px;
    cursor: default
}

div.empty
{
    width: 32px;
    height: 32px;
    cursor: default;
    border-width: 2px;
    border-style: solid
}

/*  Reports
--------------------------------*/
/* Report stylesheets moved to generatefiles.tpl */
/* Moved so that "save as html" retains formatting */

/*  Togglers
--------------------------------*/
#crksspretogglerspan a.collapser, #x01sspretogglerspan a.collapser
{
    padding-left: 12px;
    background-image: url(images/minus.gif);
    background-repeat: no-repeat;
    background-position: left center;
    font-size: .8em;
    font-weight: bold;
}

#crksspretogglerspan a.expander, #x01sspretogglerspan a.expander
{
    padding-left: 12px;
    background-image: url(images/plus.gif);
    background-repeat: no-repeat;
    background-position: left center;
    font-size: .8em;
    font-weight: bold;
}

#crksspretogglerspan a.collapser:visited, #crksspretogglerspan a.expander, #x01sspretogglerspan a.expander, #x01sspretogglerspan a.collapser
{
    color: blue;
}

td.nostats{
background-color: white;
}

td.somestats{
background-color: #99ff33; /*rgb(100,75,75);*/
}

td.allstats{
background-color: #009900; /*rgb(100,0,0) ;*/
}

table.displaystatstatus{
cellspacing:0px;
cellpadding:1px;
 border-style: solid;
    border-width: 1px;
    border-color: black;
    margin-top: 1em;
}

table.displaystatstatus th{
border-left: 1px solid #606060;
    border-top: 1px solid #606060;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    background-color: #C9DAF5;
    border-style: solid;
    border-width: 1px;
    border-color: black
}


/*  Printing
----------------------------------*/
@media print
{
  #report
  {
    font-weight: 500; /* a little darker than normal */
  }

  #tasklist
  {
      display: none;
  }

  #incompletetaskscontainer
  {
      display: none;
  }

  span.noprint
  {
      display: none;
      margin: 0;
      padding: 0;
  }

  span.mainmenu
  {
      display: none;
  }

  span.pagedata
  {
      position:absolute;
      top: 0in;
      left: 0in;
  }

  span.footer
  {
      display:none;
  }
}