/*moz*/
/*
body {
  font-family: "Trebuchet MS";
  font-size: 13px;

}

*/
div {
  border: 0px dashed blue;;
  
}

h3 {
  line-height: 5px;
}

h4 {
  line-height: 0px;
}
h5 {
  line-height: 0px;
}



label
{
  margin-left: 5px;
  font-weight: bold;
}

input {
  color: #1B5CCD;
  padding: 2px 2px 2px 2px;
  font-size: 10px;
}
select {
  color: #1B5CCD;
  padding: 1px 2px 2px 2px;
  font-size: 10px;
  line-height: 12px;
}

textarea  {
  color: #1B5CCD;
  padding: 2px 2px 2px 2px;
  font-size: 14px;
}

input[disabled] {
  padding: 1px 3px 3px 3px;
  border: 1px solid #A0A0A0;
  background-color: #CFCFCF;
}

textarea[disabled] {
  padding: 3px 3px 3px 3px;
  border: 1px solid #A0A0A0;
  background-color: #CFCFCF;
}
/*697F9C;*/
input:focus {
  font-size: 10px;
  padding: 3px 3px 3px 3px;
  background-color: #fff8c6;
  border: 1px solid #A0A0A0;
}
select:focus {
  font-size: 10px;
  padding: 2px 3px 3px 3px;
  background-color: #fff8c6;
  border: 1px solid #A0A0A0;
  line-height: 12px;
}

textarea:focus  {
  padding: 2px 3px 4px 3px;
  background-color: #fff8c6;
  border: 1px solid #A0A0A0;
}


.intLabel {
  text-align:center;
  font-size: 10px;
  font-weight: bold
  line-height: 1px;
}
.intInput {
  text-align:right;
  width: 50px;
}

#calendar {
  position: absolute;
  z-index: 20000;
  cursor: pointer;
}

.cursor {
  cursor: pointer;

}

#wtCalendar {
  left: 435px;
top:  18px;
position: absolute;
cursor: pointer;
}

.hideCal  {
  display: none;
  text-align:center;
  width:144px;
  font-size: 10px;
}
.showCal  {
  display: block;
  text-align:center;
  width:133px;
  font-size: 10px;
  z-index: 200000;
}

.h4alt  {
  color: #1B5CCD;
}


.show {
  display: block;
  z-index: 20000;
  font-size: 12px;
  position:absolute;
  top:-25px;
  float:right;
  width:245px;
  -moz-border-radius:6px;
  padding: 5px;
}

.hide {
  display: none;
}

.rptCard  {
  
  /*border:1px solid pink;*/
  
  

}
.innerRptCard  {
  /*margin:5px;*/
  /*border:1px solid pink;*/
  color: #333333;
  line-height: 10px;
  
}
.calh2  {
    color: orange;
    font-size: 26px;
    line-height: 10x;    

}

#showtext {
  font-family: "Verdana";
  width:133px;
  text-align:center;
  font-size: 10px;
   cursor: pointer;

}
#tracker_top  {
  position: relative;
  padding-bottom:20px;

}

#tracker {  
  clear: both;
  padding-left: 15px;
  font-family: "Trebuchet MS";
  width: 550px; /*378*/
  height: 500px; /*207*/ 
  position: relative; 
  z-index: 0;
  background:  url("img/bg_trackerb.png") no-repeat; 
  /*
  -moz-border-radius: 10px;
  border: 1px solid #c6c7c8;
  */
  
}

#getvars  {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 375px;
  font-size: 10px;
  font-family: "Courier New";
  background-color: #31769d;
  color: white;
  white-space: normal;
  border: 1px solid darkblue;

}
#getvars_top  {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 375px;
  font-size: 10px;
  background-color: #31769d;
  color: black;
  white-space: normal;

}

/* margin: t r b l */

#tracker_mb {  
  clear: both;
  font-family: "Trebuchet MS";
  width: 600px; /*378*/
  height: 500px; /*207*/ 
  position: relative; 
  z-index: 0;
  /*background:  url("img/bg_trackermb.png") no-repeat; */
  /*
  -moz-border-radius: 10px;
  border: 1px solid #c6c7c8;
  */
 
}
.tblCell  {
  border-spacing: 5px;

}
.Info_box {
  /*border: 1px solid black;  */
  font-size: 12px;
  position: relative;
  width: 560px;
  margin: 5px 20px 5px 20px;
}

.Info_box_wide  {
    width: 570px;
}

#holder {
    width: 560px; /*378*/
    height: 396px; /*207*/
    position: relative;
}

.hidden {
  visibility: collapse;
  height: 0px;
  width: 0px;
  overflow: hidden;
}

.visible  {
  visibility: visible;
}


.box  {
  width: 268px;
  border:1px solid;
  position:relative;
  height: 300px;
  padding:  3px;
  font-size: 12px;
}
.normalbox {
  width: 268px;
  border:1px solid;
  position:relative;
  height: 300px;
  padding:  3px;
  font-size: 12px;
}

.inputHidden  {
  border: 1px dashed gray;
}


.opsInput {
  width: 120px;
  display: block;
  float: right;
  
  margin-bottom: 5px;
  

}



.boxLabel {
  line-height: 1px;

}

.opsLabel {
  
  display: block;
  width: 115px;
  float: left;
  
  margin-bottom: 10px;
  text-align: left;
  padding-right: 5px;
}

br {
  clear: left;
}



#mdate  {
  width: 75px;
}

#caption {
  color: #333;
  font-weight: bold;
}


#targetDiv {
  width: 520px;
  height: 500px;
  position: relative;
  background: url("img/bg_trackerload.png") no-repeat;
}

.targetFull {
  padding-left: 175px;
  padding-top: 200px;
}
.targetEmpt {
  padding-left: 0px;
  padding-top: 0px;
  background: none;
}



#formdiv {
  font-family: "Trebuchet MS";

  left: 5px;
  top: 5px;
  width: 510px;
  height: 30px;
  position: relative;
  vertical-align:middle;
  padding: 7px 0 0 0;
  background:  url("img/bg_form_trans.png") no-repeat; 
  
}

#uservals {
  left: 10px;
  top: 5px;
  width: 510px;
  height: 50px;
  vertical-align:middle;
  position: relative;
  
}


td {
  font-family: "Trebuchet MS";
  font-size: 13px;
  
}



#vertgraph {
  left: 5px;
  top: 4px;
  width: 510px; /*378*/
  height: 396px; /*207*/ 
  position: relative; 
  background: url("img/bg_grid100b.png") no-repeat; 
}
#vertgraph ul { 
  font-family: "Trebuchet MS";
  width: 560px; /*378*/
  height: 360px; 
  margin: 0; 
  padding: 0; 
}
#vertgraph ul li  {  
  font-family: "Trebuchet MS";
  position: absolute; 
  width: 20px; 
  height: 175px; 
  bottom: 0px; 
  padding: 0 !important; 
  margin: 0 !important; 
  background: url("img/bg_colorpallette.png") no-repeat !important;
  text-align: center; 
  font-weight: bold; 
  color: white; 
  line-height: 1.5em;
  list-style: none;
}

/*
back ground position is crucial to using the image, use the follow key:
  
     0px - TRANSPARENT
   -28px - RED
   -56px - ORANGE
   -84px - YELLOW
  -112px - BLUE
  -140px - GREEN
*/

#vertgraph li.nobar{
  font-family: "Trebuchet MS";
  color: #f08f19;
  left: 10px;
  line-height: 18px;
  background-position: 0px bottom !important;
  
 }
#vertgraph li.spacebar{
  font-family: "Trebuchet MS";
  color: #333;
  left: 24px;
  background-position: 0px bottom !important;
  
 } 
#vertgraph li.bar{
  font-family: "Trebuchet MS";
  font-size: 10px;
  line-height: 20px;
  vertical-align: baseline;
  background-position: -112px bottom !important;
  bottom: 35px;
 }
#vertgraph li.gbar{
  font-family: "Trebuchet MS";
  font-size: 10px;
  line-height: 20px;
  vertical-align: baseline;
  background-position: -56px bottom !important;
  bottom: 35px;
 }
/* ANCHORS */

.title  {
  color: #f08f19;
  font-weight: bold;
}

#vertgraph li.dbar{
  font-family: "Trebuchet MS";
  font-size: 10px;
  position: absolute; 
  padding: 0 !important; 
  margin: 0 !important; 
  background: url("img/bg_colorpallette.png") no-repeat !important;
  text-align: center; 
  font-weight: bold; 
  color: #333; 
  line-height: 1.5em;
  list-style: none;
 }
#vertgraph li.nbar{
  font-family: "Trebuchet MS";
  font-size: 10px;
  bottom: 40px;
  position: absolute; 
  padding: 0 !important; 
  margin: 0 !important; 
  text-align: center; 
  font-weight: bold; 
  color: #333; 
  line-height: 1.5em;
  list-style: none;
 }
  
/* FORMS */


 #calendar  {
  
    width:140px;
  z-index: 1000000;
  left:165px;
  top:40px;
   }
iframe  {
    margin:0px;

}
 
 #rptVertGraph {
     width: 540px;
     height: 217px;
     position: relative;
     background: url("img/rptBackBarGraph.png") repeat;
 }
 #rptVertGraph ul {
     width: 540px;
     height: 217px;
     margin: 0;
     padding: 0;
     list-style: none;
 }
 #rptVertGraph ul li {
     position: absolute;
     width: 15px;
     height: 217px;
     bottom: 1px;
     padding: 0 !important;
     margin: 0 !important;
     background: url("img/bg_colorpallette.png") no-repeat !important;
     text-align: center;
     font-weight: normal;
     color: white;
     line-height: 2.5em;
     list-style: none;
 }

 #rptVertGraph li.nobar {
  background-position: 0px bottom !important;
  color: #f08f19;
  left: 10px;
  line-height: 18px;
  font-weight: normal;
  font-size: 12px;

  }

#rptVertGraph li.cals {
  background-position: -112px bottom !important;
  line-height: 12px;
  font-size: 11px;
  font-weight: bold;
}
#rptVertGraph li.fat {
  background-position: -56px bottom !important;
  line-height: 12px;
  font-size: 11px;
  font-weight: bold;
}
#rptVertGraph li.crb {
  background-position: -84px bottom !important;
  line-height: 12px;
  font-size: 11px;
  font-weight: bold;
}
#rptVertGraph li.prt {
  background-position: -141px bottom !important;
  line-height: 12px;
  font-size: 11px;
  font-weight: bold;
}



#rptVertGraph li.back {
  background-position: -0px bottom !important;
  line-height: 12px;
  font-size: 11px;
  font-weight: bold;
}


.aHover {
}
.aHover:hover {
	background-color: #fafe80;
}
