﻿/* Move down content because we have a fixed navbar that is 50px tall */
BODY {
    font-family: Arial, Tahoma, Geneva, sans-serif;
    font-size: 9pt;

    margin: 0 0 0 0;
    /*background-color: #FFFFFF;
  background-image: url(/content/images/BackgroundGradient.png);
  background-repeat: repeat-x;*/
    background-color: #ffffff;
}

#outer {
    width: 1000px;
    margin: 0 auto 0 auto;
    border-left: 1px solid #FFED00;
    border-right: 1px solid #FFED00;
    border-bottom: 1px solid #FFED00;
}

#inner {
  width: 100%;
  background-color: white;
 /* border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;*/
  text-align: left;
}

#upperheader {
    width: 1000px;
    background-color: black;
    height: 25px;
    margin: 0 auto 0 auto;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

#header {
    width: 1000px;
    margin: 0 auto 0 auto;
    background-color: #FFED00;
    border-left: 1px solid #FFED00;
    border-right: 1px solid #FFED00;
}

#innerheader {
    width: 100%;
    height: 100px;
    background-color: #FFED00;
    /*background-image: url(/content/images/headerBackground.png);
  background-repeat: no-repeat;
  background-position: top;*/
}

#dashboard {
    width: 250px;
    float: right;
    clear: both;
    top: 0;
    position: fixed;
    right: 30px;
}

#sitelogo {
    margin: 30px 10px 10px 20px;
    float: left;
}

#sitelogoAdmin {
    padding: 30px 10px 10px 20px;
    width: 213px;
    display: inline-block;
}

#selectsite {
  margin: 15px 15px 0 0;
  float: right;
  width: 200px;
  height: 27px;
  background-image: url(/content/images/ddl.png);
  background-repeat: no-repeat;
  padding: 4px 12px;
  text-align: left;
  cursor: pointer;
}




#navBar {
    width: 98%;
    height: 10px;
    clear: both;
    margin: 0 0 0 1%;
}


#centrecolumn {
    width: 582px;
    float: left;
    margin: 5px;
    padding: 10px 20px;
}



#dashboard {
    width:380px;
    margin-right:20px;
    margin-top:150px;
    float:right;
    clear:both;
}

#footer {
  width: 100%;
  /*background-image: url(/content/images/border_bottom.png);
  background-repeat: no-repeat;*/
  padding: 30px 20px;
  text-align: left;
  font-family: Arial, Tahoma, Geneva, sans-serif;
  font-size: 8pt;
  text-align: left;
  color: #666666;
  font-weight: normal;
}

  #footer a, #footer a:visited {
    font-family: Arial, Tahoma, Geneva, sans-serif;
    font-size: 8pt;
    text-align: left;
    color: #666666;
    font-weight: normal;
  }

#pos_1 {
  text-align: left;
}

#pos_2 {
  text-align: left;
}

#pos_3 {
  width: 100%;
  clear: both;
}

h1, h2, h3, h4, h5 {
  margin: 0.2em 0;
  font-family: Arial, Tahoma, Geneva, sans-serif;
  font-weight: bold;
}

h1 {
  font-size: 16pt;
  color: #0c614c;
}

h2 {
  font-size: 9pt;
  color: #ffffff;
}



input, textarea, select, p {
  font-family: Arial, Tahoma, Geneva, sans-serif;
  font-size: 9pt;
  color: #000000;
}

    input:disabled, textarea:disabled, select:disabled{
        opacity:0.6;
    }

    th, td {
        font-family: Arial, Tahoma, Geneva, sans-serif;
        font-size: 9pt;
        color: #000000;
        text-align: left;
    }

th {
  font-weight: bold;
}

p {
  margin-top: 0;
}

a, a:visited {
  font-family: Arial, Tahoma, Geneva, sans-serif;
  font-size: 9pt;
  color: #666666;
  font-weight: bold;
  text-decoration: none;
}

  a:hover {
    text-decoration: underline;
  }

.quote_on {
  font-family: Arial, Tahoma, Geneva, sans-serif;
  font-size: 10pt;
  color: #000000;
}

.quote_off {
  font-family: Arial, Tahoma, Geneva, sans-serif;
  font-size: 10pt;
  color: #999999;
}


td.data, th.data {
  text-align: left;
  padding: 4px;
}

th.data {
  font-weight: bold;
}

.datarow {
    /*background-color: rgba(188, 208, 178, 0.62);*/
    background-color: #DADADA;
    background-color: rgba(218, 218, 218, 0.35);
}

.altdatarow {
  background-color: #ffffff;
}

.NotChecked {
    cursor: pointer;
}

.clickable {
  cursor: pointer;
}

.highlightRow:hover {
    background-color: #00B9BE;
}

.stats {
    background-color: black;
    color:white;
}

    /*.clickable:hover td {
      color: #ffffff;
    }*/


.modalBackground {
  background-color: Black;
  filter: alpha(opacity=90);
  opacity: 0.8;
}

.modalPopup {
  background-color: #FFFFFF;
  border-width: 3px;
  border-style: solid;
  border-color: black;
  padding-top: 10px;
  padding-left: 10px;
  width: 300px;
  height: 140px;
}

#decBtnNotes {
    position: absolute;
    top: 7px;
    margin: auto;
    height: 300px;
    width: 500px;
    background-color: rgb(255, 255, 255);
    left: 0;
    right: 0;
    border: 2px solid #000;
    border-radius: 5px;
}

.ds_box {
    background-color: #eaeaea;
    border: 2px outset;
    position: absolute;
    z-index: 32767;
}

.ds_tbl {
    background-color: #eaeaea;
}

.ds_head {
    background-color: #ffffff;
    color: #00529B;
    font-family: Arial;
    font-size: 7pt;
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
}

.ds_head_over {
    background-color: #CCC;
    font-weight: bold;
    color: #00529B;
    text-align: center;
    font-size: 7pt;
    font-family: Arial;
    letter-spacing: 2px;
    cursor: pointer;
}

.ds_subhead {
    background-color: #CCC;
    color: #000000;
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
    font-family: Arial;
    width: 28px;
}

.ds_conclassl {
    background-color: #FAFAFA;
    color: #000000;
    font-size: 9pt;
    text-align: center;
    font-family: Arial;
    padding: 5px;
    cursor: pointer;
}

.ds_conclassl_over {
    background-color: #CCC;
    font-weight: bold;
    color: #00529B;
    font-size: 9pt;
    text-align: center;
    font-family: Arial;
    padding: 5px;
    cursor: pointer;
}
