/* Start of Regular section ---------------------------------------------------- */

body {
    background-image:url(images/sitebackground.jpg);
    color: #900000;
    margin: 0 0 0 0;
    font-family: Verdana, Sans-Serif;
}

.titlePanel {
    border: none;
    width: 100%;
}

.titleLabel {
    font-size: 48px;
    font-weight: bold;
    font-style: italic;
}

.sloganLabel {
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    text-align: right;
}

.menuPanel {
    height: 790px; /* was 835 on Windows */  /*790 on Linux to remove vertical scroll */
    width: 100%;
    float:left;
}

.menuFocusPanel {
    height: 790px;
}

.menuClosedPanel {
    height: 790px;
    width: 100%;
    background-color: #dadada;
}

.menuClosedFocusPanel {
    height: 790px;
    width: 100%;
}

.scrollMenuPanel {
    height: 790px;
    width: 100%;
}

.deckPanel {
    height: 790px;
    width: 155px;
}

.deckPanelClosed {
    height: 790px;
}

.bodyPanel {
    width: 100%;
    height: 790px;
    float:left;
    margin: 0 0 0 0;
    border: none;

}

.ipAddressLabel {
    width: 95%;
    font-size: 12px;
    color:#003068;
    border-color: #900000 #900000 #900000;
    border-style: solid;
    border-width: 1px;
    background-color: #eeeeee;
    text-align: center;
}


/* following two items used for testing only */
.leftPanel {
    background-color: #dddddd;
/*    vertical-align: top;*/
    width: 100%;
    height: 50em;

}

.rightPanel {
    height: 50em;
    background-color: #bbbbbb;
}


.gwt-StackPanel {
  background-color: #cdecde;
    }

/*
.gwt-StackPanel:hover {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
             font-style: normal; font-weight: bold; color: #e0e0e0;
             background-color : #ffffff; text-decoration: none}

*/

.gwt-StackPanel .gwt-StackPanelItem {
    background-color: #edcedc;
}

.gwt-StackPanel .gwt-StackPanelItem-selected {
    background-color: #bbbbbb;
}


.bodyFrame {
    width: 100%;
    height: 100%;

/*
    margin: 0 0 0 0;
    border-width: 0px;
    border: none;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    background-color: #9999CC;
    border-style: hidden;   */
}


/*
.gwt-MenuBar .gwt-MenuItem { menu items }
.gwt-MenuBar .gwt-MenuItem-selected { selected menu items }
*/

/************************************************************************************/
/* old menu stuff */






A:link {text-decoration: none;
  color: #99bb99;
}

A:visited {text-decoration: none;
  color: #99bb99;
}






/*.click-menu {*/
.gwt-MenuBar {
/*    width: 190px; */
    background-color: #abcabc;
/*    position: fixed;*/
}
/*.click-menu .box1 { */
.gwt-MenuBar .gwt-MenuItem {
    background-color: #202340;
    color: #99bb99;
    font-weight: bold;
    font-size: 12px;
    font-family: Trebuchet,Verdana;
    padding: 4px 8px;
    border-width: 1px;
    border-color: #448882;
    border-style: solid;
    cursor: default;
    position: relative;
    width: 180px;
}

.gwt-MenuBar .gwt-MenuItem-selected {
    background-color: #113344;
    color: #CCEEEB;
    font-weight: bold;
    font-size: 12px;
    font-family: Trebuchet,Verdana;
    padding: 4px 8px;
    border-width: 1px;
    border-color: #99CCAE;
    border-style: solid;
    cursor: default;
    position: relative;
    background-color: #335566;

}



.gwt-MenuBar .box1-hover {
    background-color: #113344;
    color: #CCEEEB;
    font-weight: bold;
    font-size: 12px;
    font-family: Trebuchet,Verdana;
    padding: 4px 8px;
    border-width: 1px;
    border-color: #99CCAE;
    border-style: solid;
    cursor: default;
    position: relative;
}

.click-menu .box1-open {
    background-color: #202340;
    color: #99bb99;
    font-weight: bold;
    font-size: 12px;
    font-family: Trebuchet,Verdana;
    padding: 4px 8px;
    border-width: 1px;
    border-color: #448882;
    border-style: solid;
    cursor: default;
    position: relative;
}
.click-menu .box1-open-hover {
    background-color: #113344;
    color: #CCEEEB;
    font-weight: bold;
    font-size: 12px;
    font-family: Trebuchet,Verdana;
    padding: 4px 8px;
    border-width: 1px;
    border-color: #99CCAE;
    border-style: solid;
    cursor: default;
    position: relative;
}
.click-menu .box1 img, .click-menu .box1-hover img, .click-menu .box1-open img, .click-menu .box1-open-hover img {
    position: absolute;
    top: 6px;
    right: 6px;
}
.click-menu .section {
    background-color: #224441;
/*    font-family: arial;*/
    font-family: Trebuchet,Verdana;
    font-size: 12px;
    line-height: 15px;
    padding: 5px 5px 6px 5px;
    border-width: 1px;
    border-color: #448882;
/*    border-style: none solid solid solid; don't know what this should be */
    display: none;
}

.click-menu .section a {
    color: #8BAA88;
    text-decoration: none;
    white-space: nowrap;
}
.click-menu .section a:hover {
    color: #CCEEEB;
    text-decoration: none;
    white-space: nowrap;
}
.click-menu .box2 {
}
.click-menu .box2-hover {
    background: #000000;
}
.click-menu .section .active,
.click-menu .section .active:hover {
    color: yellow;
}

/* Start ov RunViewer section ---------------------------------------------------- */

    .header {
        height: 20px;
        line-height: 20px;
        width: 100%;
        margin: 0 0 0 0;
        /*border: 1px solid #bfd3ec; *//*    position: relative; */
        background-color: #DCECFB;
    }

    .centerbold {
        text-align: center;
        font-weight: bold;
    }

    .label {
        color: #003068;
        float: left;
        font-size: medium;
    }

    .selectbox {
        width: 250px; /*float: left; was 300*/
        cursor: pointer;
        font-family: Arial, sans-serif;
        font-size: 115%;
        color: #003068; /*font-weight: bold;*/
    /*font-size: medium;*/
    }

    .text {
        /*
        font-size:1.2em;
        font-weight:bold;
        color:blue;
        font-family:Trebuchet,Verdana;
        */
        width: 230px;
        font-family: Arial, sans-serif;
        font-size: medium;
        color: #003068;
        border-color: #88A0C8 #88A0C8 #88A0C8;
        background-color: #EEEEEE;
        border-style: solid;
        border-width: 1px;
        padding: 10px 10px 10px 10px;

    }

    .legend {
        width: 250px; /*float: left; was300*/
        font-family: Arial, sans-serif;
        font-size: medium;
        color: #003068;
        border-color: #88A0C8 #88A0C8 #88A0C8;
        background-color: #EEEEEE;
        border-style: solid;
        border-width: 1px;
        padding: 2px 2px 2px 2px;
    }


    .button {
        border: 1px solid #bfd3ec; /*line-height:38px;*/
        width:115px;
    /*height:30px;*/
    /*background-color: #DCECFB;*/
        background-color: #DCECFB;
        color: blue;
        letter-spacing: 0em;
        text-align: center; /*font-weight:bold;*/
    /*float:left;*/
        cursor: pointer; /*text-decoration:underline;*/
        font-family: Arial, sans-serif;
        font-size: 1em;
        font-size: medium;
    }

    .instructions {
        position:absolute;
            bottom:0;

        font-family: Arial, sans-serif;
        font-size:0.7em;
        color: #003068;
        border-color: #88A0C8 #88A0C8 #88A0C8;
        background-color: #EEEEEE;
        border-style: solid;
        border-width: 1px;
        padding: 5px 0px 5px 2px;
    }

    .graybold {
        text-align: center;
        font-family: Arial, sans-serif;
        /*font-size:2em;*/
        color: #222222;
        background-color: #eeeeee;
        font-weight: bold;
    }

    .statsTable {
    /*
        border-color: #88A0C8 #88A0C8 #88A0C8;
    */
        border-style: none;

    /*
        border-style: solid;
        border-width: 1px;
    */

    }

    .statslinewhite {
        text-align: center;
        font-family: Arial, sans-serif;
        /*font-size:2em;*/
        color: #222222;

        background-color: #ffffff;
        /*font-weight: bold;*/

    }

    .statslinefinish {
        text-align: center;
        font-family: Arial, sans-serif;
        /*font-size:2em;*/
        color: #222222;
        background-color: #ffaeb9;
        background-color: #ffcfcf;

        font-weight: bold;

    }

    .loadstatus{
    position:absolute;
        bottom:0;
    /*
    left:0;
    */
    z-index:1000;
    width:955px;
    line-height:30px;
    height:30px;
    border:1px solid #ccc;
    text-align:left;
    background-color:#ddefa4;
    }

    .information{
    position:absolute;
    bottom:0;
    z-index:1500;
    font-size:.7em;
    text-align:center;
    width:100%;
    }

/********************** tab panel ************/
/********************************** new guy *************************************/
/*
.gwt-TabBar tbody tr {
        background: url(line.jpg) bottom left repeat-x;

}

.gwt-TabBar tbody tr td {
        padding: 4px 4px 0px 4px;

}

.cacs-TabPanelContent {
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;

}

.gwt-TabBar {
  background-color: #C3D9FF;
  font-size: smaller;

}

.gwt-TabBar .gwt-TabBarItem {
  white-space: nowrap;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  background-color: #9999CC;
  background: url(tabgrad.jpg) top left repeat-x;
  padding: 4px 4px 0px 4px;
  cursor: pointer;
  cursor: hand;

}

.gwt-TabBar .gwt-TabBarItem-selected {
  font-weight: bold;
  border-bottom: 1px solid #FFFFFF;
  background: url(tab_sel.jpg) top left repeat-x;
  cursor: default;
}
*/


.gwt-TabBarOpera {
 /* padding-left: 2px; space between buttons */
  background-color: #C3D9FF;
  background-color: #C3D9FF;
    background-color: #aaaaaa;
  font-size: smaller;
}



.gwt-TabBar {
 /* padding-left: 2px; space between buttons */    
  background-color: #C3D9FF;
  background-color: #C3D9FF;
    background-color: #dddddd;
  font-size: smaller;
}

.gwt-TabBar .gwt-TabBarFirst {
  height: 100%;
    background-color: #E5F1FF; /* blue before tabs */
  /*border-bottom: 1px solid #87B3FF; */
  padding-left: 160px;
}

.gwt-TabBar .gwt-TabBarRest {
/*  border-bottom: 1px solid #87B3FF;
  padding-right: 3px; */
    background-color: #E5F1FF; /* blue after tabs */
}

.gwt-TabBar .gwt-TabBarItem {
  border-top: 1px solid #C3D9FF;
  border-bottom: 1px solid #87B3FF;
  padding: 2px;
  cursor: pointer;
  cursor: hand;

    color: black;
/*    font-weight: bold; */
    white-space: nowrap;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    background-color: #ddddff;
    padding: 4px 4px 0px 4px;
    background-color: #DCEBFF; /* blue after tabs */
/*     font-size: .8em; */
    

}

.gwt-TabBar .gwt-TabBarItem-selected {
  font-weight: bold;
  background-color: #E8EEF7;
  border-top: 1px solid #87B3FF;
  border-left: 1px solid #87B3FF;
  border-right: 1px solid #87B3FF;
  border-bottom: 1px solid #E8EEF7;
  padding: 2px;
  cursor: default;
    background-image:url(images/sitebackground.jpg);
     font-size: 1.1em;
    vertical-align:bottom;
}

.cam-TabBar {
 /* padding-left: 2px; space between buttons */
  background-color: #C3D9FF;
  background-color: #C3D9FF;
    background-color: #dddddd;
  font-size: smaller;
}

.cam-TabBar .gwt-TabBarFirst {
  height: 100%;
    background-color: #E5F1FF; /* blue before tabs */
  /*border-bottom: 1px solid #87B3FF; */
  padding-left: 0px;
}

/* following for Calculations Page */

.calculationHeading {
    width: 95%;
    font-size: 14px;
    color:#003068;
    border-color: #900000 #900000 #900000;
    border-style: solid;
    border-width: 1px;
    background-color: #eeeeee;
    text-align: center;
}

.tdpLabels {
    width: 95%;
    font-size: 12px;
    color:#003068;
    border-color: #900000 #900000 #900000;
    border-style: solid;
    border-width: 1px;
    background-color: #eeeeee;
    text-align: right;
}
