/**
 * Standard CSS style file for Hermes v2
 * Each survey can override the styles, if desired
 */


 html {

     height: auto;
     width: auto;
     overflow: auto;
     margin: auto;
     padding: auto;
     }


body    { background: white;
          margin: 0 0 0 0; color: black;
          font-family: Arial, Helvetica, sans-serif;
	  font-size: 10pt;
        }

h1    { font-size: 16pt;
        font-weight: 600;
      }

h2    { font-size: 14pt;
        font-weight: 600;
      }

/* question headers */
h3      { font-size: 10pt;
        }

ul {margin: 0px; margin-left: 1em; padding-left: 1em;}

/* list styles (post reset formatting) */
ul.list, 
ol.list { padding: 0 0 0 2.3em; margin-bottom: 15px; }

ul.list { list-style-type: disc; }
ol.list { list-style-type: decimal; }

ul.list li,
ol.list li { padding-bottom: 7px; }

ul.list li:last-child,
ol.list li:last-child { padding-bottom: 0; }

dl.list { padding: 0 0 18px 1.0em }
dl.list dd { padding-bottom: 7px; padding-left: 2.3em }

table.padded td { padding: 3px; }

/* box with debug information */
.info { width: 650px; border-width: thin; border-style: none;
border: 1px solid black; background: #B9C6F0; font-family: monospace;  }
.info TD { height: 50px; vertical-align: middle; background: #ffffff;}
.info TR TD {padding: 2px}

/* box with "welcome" information */
DIV.welcome {
  width: 785px; 
  margin: 10px auto 10px auto;
  background: #DCE4FB;
  padding: 10px 5px 5px 10px;
}

/* red box with something important in it */
.error  { background: #ffffff; border-width: thin; border-style: none;
          margin: 0px; display: table; border-color: black; font-size: 10pt;
          font-weight: 600; text-align: left; color: #D70000;
        }

/* references to error numbers, e.g. [4] */
.error-ref { color: red }

/* descriptive text on top/bottom of questions */
.legend { text-align: center; vertical-align: bottom; width: 80px; }

/* a cell with an element */
.element { text-align: center; 
           white-space: nowrap;
           border-left: 1px solid #717894;
           width: 80px;
         }

/* A sole element */
TD.sole { width: 80px; }


/* descriptive text on left/right of a question */
.left   { text-align: left; }
.right  { text-align: left; border-left: 1px solid #717894; }

/* main table */
.main { border-width: thin; border-style: none; width: 650px;
        margin-left: auto; margin-right: auto; margin-top: 10px;
      }

/* table around each question */ 
.question { border-collapse: collapse;
            margin: 0 0 0 0;  
            width: 650px; empty-cells: show }

/* rows are alternately displayed using these */
.odd   { background: #DCE4FB; border-right: 1px solid #717894; }
.even  { background: #B9C6F0; border-right: 1px solid #717894; }

/* A sole row */
TR.sole { }

/* group rows with headings */
.group { 
background: #ccc;
font-weight: 600; 
text-align: left;
border-width: thin; 
border-top: 1px solid #717894; 
border-bottom: 1px solid #717894; 
}

/* Higher level headings */
.group-2 { background: #cccccc; }
.group-3 { border-top: 2px solid #717894; background: #999999; }

/* column groups */
.column-group { background: lightgrey; font-weight: 600; text-align: center;
         border-width: thin; border-style: none; border-color: black }

/* Important messages to the user */
.important {
background: #ccc; 
padding-top: 50px; padding-bottom: 50px; font-size: large; font-weight: 600; text-align:center; margin: 10px; border: thin solid black
}

/* Control panel, positioned absolutely in top left corner */
.panel {
 position: absolute; width: 150px; height: auto; top: 10px; left: 10px;
 background: #DCE4FB; font-size: 10px;
 border: thin solid black;
}

.panel-heading {
  padding: 2px;
  border-bottom: thin solid black;
  height: 50px;
  background: #B9C6F0;
}
.panel-heading IMG { vertical-align: middle;  }

.panel-footer {
  padding: 2px;
 border-top: thin solid black;
 background: #DCE4FB;
}

/* Progress font format */
.progress {
padding-left: 15px;
font-style: normal;
color: #666666;
font-size: 8pt; }
.progress IMG { vertical-align: middle; } 

/* Help and Support font format */
.help { font-size: 8pt; text-decoration: none;
      }

/* Comments displayed immediately after question header */
.comment { font-style: normal;
           color: #000000;
           font-family: sans-serif;
           font-size: 10pt;
         }

/* comments displayed globally outside of questions */
.survey-comment {
        font-weight: bold;
        font-family: sans-serif;
        color: #000000;
        font-size: 11pt;
         }

/* The same, when displayed in a report */
.report-comment {
        font-weight: bold;
        color: #666666;
        font-size: 9pt;
        padding-bottom: 20px;
         }

/* Block surrounding if body when in debug=flow */
.block {
        border-left: 2px red solid;
        margin: 0;
        padding-left: 5px;
}

/* Report */

/* report question */
.report-q-font { font-weight: 800; font-size: 10pt }
.report-q-font IMG { vertical-align: middle }
.report-q-videoanalyzer { float:right; }

/* box with report configuration */
.report-config { width: 800px; border-width: thin; border-style: none;
border: 1px solid #717894; margin: 0 0 0 0; background: #717894; }
.report-config2 { background: #DCE4FB; height: 50px; vertical-align: top;
text-align: left; border-bottom: 1px solid #717894; }
.report-config1 { background: #B9C6F0; height: 50px; vertical-align: top;
text-align: left; border-bottom: 1px solid #717894; }
.report-config TD { height: 50px; vertical-align: top; }
.report-config-print { width: 650px; border-width: thin; border-style: none;
border: 1px solid #717894; margin: 0 0 0 0; background: #717894; }

/* Table around each set */
.set {
padding: 2px;
width: 800px;
empty-cells: show; }

.oe TH { border-bottom: 1px solid black; }
.oe TR TD { border-bottom: 1px solid #dedede; }

/* Open ended inline */
.oeinline {
  width: 500px; margin-bottom: 10px;
}

/* Table around each set for Print Style */
.setPrint {
padding: 2px;
width: 650px;
empty-cells: show; }

.significant { font-family: serif; color: red }

/* Element within a report with numeric/link data */
.numeric-element { text-align: center; white-space: nowrap; font-size: 8pt; width: 8%;
border-left: 1px solid #717894; font-family: "New Century Schoolbook", Times, serif;  }
.text-element    { text-align: center; white-space: nowrap; font-size: 8pt; width: 8%;
border-left: 1px solid #717894; font-family: "New Century Schoolbook", Times, serif;  }

/* Aggregates (total, stddev, average) are displayed in a different color */
.aggregate-element   { 
color: #000000; text-align: center; 
font-family: "New Century Schoolbook", Times, serif; 
white-space: nowrap; font-size: 8pt; 
width: 8%; border-left: 1px solid #717894; }

/* TDs on top */
.xlabel { font-size: 9pt; text-align: center; width: 8%;  }

/* TDs on the left */
.ylabel { font-size: 9pt; text-align: left; }

/* NETs */
.net TD { 
border-top: 1px solid #717894;
border-bottom: 1px solid #717894;
}

.net-2 TD { background: #cccccc; }
.net-3 TD { border-top: 2px solid #717894; background: #999999; }

/* report row colors */
.report-odd   { background: #B9C6F0; border-right: 1px solid #717894; }
.report-even  { background: #DCE4FB; border-right: 1px solid #717894; }

/* Something extra for aggregate row headers? */
.aggregate { font-style: italic }

/* Report: directory status */
/* box with report configuration */
TABLE.dstatus          { font-weight: 300; border-width: thin; border-style: none; border-bottom: 1px solid #717894; margin: 0 0 0 0; background: #717894; }
TABLE.dstatus THEAD TR { font-weight: 300; background: #ffffff; }
TABLE.dstatus THEAD TH { font-weight: 300; height: 30px; vertical-align: middle; text-align: center; border-bottom: 1px solid #717894; }
TABLE.dstatus THEAD TD { font-weight: 300; height: 30px; vertical-align: middle; text-align: center; border-bottom: 1px solid #717894; }
TABLE.dstatus TR.odd   { background: #DCE4FB; }
TABLE.dstatus TR.even  { background: #B9C6F0; }
.dstatusTD { vertical-align: middle; border-left: 1px solid #717894; }
.dstatusRF { text-align: right; }

/* main report selection */
TABLE.respondents { border-width: thin; border-style: none; width: 650px;
               border-bottom: 1px solid #717894; }
.respondents B { color: #339900 }
.reports { width: 650px; border-width: thin; border-style: none; 
           border-top: 1px solid #717894;
           margin: 0 0 0 0; }
.reports TH { height: 25px; vertical-align: middle; 
              text-align: left; border-bottom: 1px solid #717894; }
.reports TD { height: 25px; vertical-align: middle; }
.reports BUTTON { font-size: 12px; padding: 0px; }

/* Segment Restrictions Table */
.reports2    { border-collapse: collapse; margin: 0 0 0 0;
               width: 650px; empty-cells: show;
               border-top: 1px solid #717894; }
.reports2 TH { height: 25px; vertical-align: middle;
               text-align: left; border-bottom: 1px solid #717894; 
               border-top: 1px solid #717894; }
.reports2 TD { height: 60px; vertical-align: middle;
                border-left: 1px solid #717894;}
.reports2 BUTTON { font-size: 12px; padding: 0px; }
.input { font-size: 12px; padding: 0px; }

TABLE.report { margin: 0px; padding: 0px; }

/* Segment creation */
TABLE.segment     { border-collapse: collapse; margin: 0 0 0 0; 
               width: 650px; empty-cells: show;
               margin-bottom: 15px;
               border: 3px solid white;
               border-top: 1px solid #717894;  }
.segment TH  { height: 25px; vertical-align: middle;
               text-align: left; border-bottom: 1px solid #717894; }
.segment TD  { height: 30px; vertical-align: middle;
               background: #B9C6F0; border-left: 1px solid #717894; 
             }
.segment BUTTON { font-size: 12px; padding: 0px; }

.current-segment { border: 3px solid #E59100 }

.restrict-question { width: 350px }

UL.segdesc { padding-top: 0px; margin-top: 0px; padding-bottom: 0px; margin-bottom: 0px; }
.segdesc SELECT { font-size: smaller }

.subreport-segment { padding-left: 3px; font-weight: bold; color: #3B9D0F; }

/* Table in report deciding download type */
.styles A { font-family: Verdana, Arial, Helvetica; font-weight: bold; font-size: smaller; }

/* Report: timing */
/* box with report configuration */
.timing { width: 650px; border-width: thin; border-style: none;
border: 1px solid black; background: #B9C6F0; }
.timing TD { height: 25px; vertical-align: middle; background: #ffffff;}
 .timing TR TD {padding: 2px}

IMG { border: none }

/* Support form */
.support TR > TD:first-child { font-weight: bold }
/* Same as ordinay .error */
.support-error {font-weight: 600; text-align: left; color: #D70000; }

.question-list { margin-bottom: 40px; }

/* slot to drop things down into */
.slot {
  padding: 20px;
  width: 150px;
  height: 50px;
}

/* innards of a ranking question */
.rank {
  font-size: 14pt; 
  position: relative;
  left: 1px;
  top: 1px;
  border: 1px black solid;
  width: 100px;
  padding: 10px;
  background: #eeeeee;
  cursor: move;
  text-align: center;
}

/* chart configuration */
TABLE.chart { border-top: 2px solid #707894; margin: 5px auto 0px auto; }
.chart TD.first { border-right: 1px solid #717894; width: 200px;}
.chart TD.title {
  font-weight: bold; padding: 5px 0px 5px 0px;
}
.chart SELECT { font-size: small }

IMG.chart { padding: 0px; margin: 0px; position: relative; left: -5px;}
DIV.chart { padding: 0px; margin: auto; width: 500px; background: #ffffff; }
DIV.chart-boarder { 
 border: 1px solid #717894; 
 border-top: none; 
 position: relative; 
 left: -5px; top: -4px; 
 padding: 20px; 
 width: 100% }

/* User tables */
/* This was lifted from pm.* styles. We could use some nicer way of handling this */
TABLE.user {
  border-collapse: collapse;
  empty-cells: show;
  border: 0px;
  width: 100%;
  margin: 5px 0px 0px 0px;
}

.user TH.title {
  text-align: left;
  border-top: 1px solid #717894;
  border-bottom: 1px solid #717894;
  padding: 5px;
}

.user TD.title { 
  text-align: left;
  border-top: 2px solid #717894;
  padding: 5px;
}

.user TD.first { border-right: 1px solid #717894; height: 1.5em;}
TD.border { border: 1px solid #717894;}

TR.access { border-bottom: 1px solid; padding: 6px 0px 6px 0px; width: 100%; }
DIV.access-list {  }

DIV.folder { padding-bottom: 5px; }
A.folder { padding-left: 3px; font-size: 12px; text-decoration: none;}
SPAN.folder2 { padding-left: 3px; font-size: 10px;  width: 200px;}
SPAN.folder2 A {  text-decoration: none; color: black; min-width: 200px;}
SPAN.folder2.hover { background: yellow }

A.bare { text-decoration: none; }
SELECT.folder { font-size: 9pt; }
INPUT.folder { font-size: 9pt; }
/* Contains the folder list in the user box */
DIV.folder-list { padding: 5px 0px 5px 0px; }

/* contains the view all/view 20 link */
SPAN.navigation { font-size: 10px }

DIV.dstatus { width: 750px;}

TABLE#dcontainer { width: 750px; }
TABLE#dcontainer TD#top { 
  border-bottom: 2px solid gray; 
  padding-bottom: 9px; 
  padding-top: 25px;
  font-size: 12px; }
TABLE#dcontainer TD#left {
  border-right: 2px solid gray;
  vertical-align: top;
  padding-top: 25px;
  width:  500px;
}
TABLE#dcontainer TD#right { 
  padding-left: 10px; 
  vertical-align: top;
}

/* This is icky */
TABLE.dashboard {
  border-collapse: collapse;
  empty-cells: show;
  border: 1px solid #717894;
  width: 100%;
  margin: 5px 0px 0px 0px;
}

.dashboard TR.odd   { background: #DCE4FB; border-right: none; }
.dashboard TR.even  { background: #B9C6F0; border-right: none; }

.dashboard .title {
  text-align: center;
  border-top: 1px solid #717894;
  border-bottom: 1px solid #717894;
  padding: 5px;
}

.dashboard .ltitle {
  text-align: left;
  border-top: 1px solid #717894;
  border-bottom: 1px solid #717894;
  padding: 5px;
}

.dashboard .ltitle2 {
  text-align: left;
  border-top: 1px solid #717894;
  border-bottom: 1px solid #717894;
  border-right: 1px solid #717894;
  padding: 5px;
}

.dashboard TD.number {
  text-align: center
}

.dashboard .rborder {
  border-right: 1px solid #717894;
}

.dashboard .rborder2 {
  border-right: 2px solid #717894;
}

.dashboard .bborder {
  border-bottom: 1px solid #717894;
}

.dashboard TD.first { border-right: 1px solid #717894;}

TABLE.list          { font-weight: 300; border-width: thin; border-style: none; border-bottom: 1px solid #717894; margin: 0 0 0 0; background: #717894; }
TABLE.list THEAD TR { font-weight: 300; background: #ffffff; }
TABLE.list THEAD TH,
 TABLE.list THEAD TD { font-weight: 300; height: 30px; vertical-align: middle; text-align: center; border-bottom: 1px solid #717894; }
TABLE.list TR.odd   { background: #DCE4FB; border-right: 1px solid #717894;}
TABLE.list TR.even  { background: #B9C6F0; border-right:  1px solid #717894;}
TABLE.list TBODY TD { vertical-align: middle; border-left: 1px solid #717894;  }
TABLE.list TFOOT TD { border-top: 1px solid #717894; border-bottom: none; background: white }

DIV.attempt-nav { padding: 5px; background: #ccc; }
SPAN.red { color: red; font-weight: bold; }
DIV.attempt-post {
  display: block; white-space: pre; font-family: fixed; 
  padding: 5px; background: #ccc;
}

/* diffs -- from MoinMoin */
.diff {
    width:99%;
    white-space: pre;
    font-family: courier; font-size: 80%;
}
.diff-title {
    background-color: #C0C0C0;
    border-style: none;
    border-width: thin;
}
.diff-added {
    background-color: #E0FFE0;
    border-style: none;
    border-width: thin;
    vertical-align: top;
}
.diff-removed {
    background-color: #FFFFE0;
    border-style: none;
    border-width: thin;
    vertical-align: top;
}
ins.diff-added {
    background-color: #80FF80;
    text-decoration: none;
}
del.diff-removed {
    background-color: #FFFF80;
    text-decoration: none;
}

/* PM styles, in a special guest appearance */
.pm-navbar {
  background: #c2e5a7;
  padding: 3px 1px 3px 1px;
  border-bottom: 1px solid #757575;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 5px;
}

.topline {
  display: block;
  border-bottom: 1px solid #717894;
}

A.warnings {
  text-decoration: blink;
  font-weight: bold;
  color: white;
  background: red;
  margin-left: 5px;
  margin-right: 0px;
}

.opaque50 {
  opacity: .5;
  filter: alpha(opacity=30);
}

.disable-inside {
  opacity: .5;
  filter: alpha(opacity=30);
  color: grey;
}

SPAN.programmer-approve {
  opacity: 1.0;
  filter: alpha(opacity=100);
}

SPAN.editable {
  /* position: relative; */
  cursor: text;
}

DIV#eoutercontainer {
  position: absolute;
  top: 10px;
  right: 5px;
}

body > div#eoutercontainer{ /* For Firefox */
  position:fixed;
}

TD > div#eoutercontainer {
  position: fixed;
}

SPAN.clear { clear:both }

DIV.editpanel {
  position: relative;
  border: 1px solid black;
  width: 180px;
}

.editpanel UL {
  margin-left: 3px;
  padding-left: 0px;
}

DIV.ulcontainer {
  overflow: auto;
  overflow-x: hidden;
  height: 91%;
}

DIV#editing DIV.ulcontainer {
  height: 100%;
}

.editpanel LI{
  list-style: none;
  text-indent: -7px;
  margin-left: 7px;
}

DIV.editpanel DIV.header {
  padding-left: 5px;
  background: #B9C6F0;
  height: 24px;
}

DIV.editpanel #changelog DIV.header {
  padding-left: 5px;
  background: #B9C6F0;
  height: 43px;
}

#changelog DIV.header {
  text-align: center;
  font-weight: bold;
}

#editpanel DIV#editing {
  height: 300px;
  background: white;
  border-top: 1px solid black;
  clear: both;
}

DIV.editor-container {
  position: relative;
  width: 0px;
  z-index: 100;
  border: 0px;
  margin: 0px;
  padding: 0px;
}

A.select-edit {
  text-decoration: none;
  background: white;
}

DIV.editor {
  position: absolute;
  left: -10px;
  top: 30px;
  width: 27em;
  height: 5.5em;
  padding: 5px;
  background: #B9C6F0;
  border: 1px solid black;
  z-index: 100;
  text-align: left;
}


DIV.remark {
  position: relative;
}

DIV.remark A {
  position: absolute;
  left: -25px;
}

DIV.editor DIV.original {
  width:100%;
  margin-bottom: 5px;
}

DIV.editor DIV#buttonrow {
  padding-top: 5px
}

DIV.editor HR {
  margin-bottom: .5em;
  width: 90%;
  color: black;
  background-color: black;
}

DIV#buttonrow BUTTON {
  margin-left: 10px;
  border: 1px solid black;
  width: 5em;
  background: white;
  font-size: smaller;
}

DIV#buttonrow BUTTON.ok {
  float:right;
}

DIV.bigger {
  height: 120px;
}

DIV#editpanel DIV#changelog {
  height: 300px;
  background: white;
}

/* This is a big mess of border styles! */
DIV#editpanel DIV#changelog .header {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  
}

DIV.header BUTTON {
  font-size: smaller;
  margin: 4px 0 0 0;
  padding: 0px;
}

/* Note: the floating element needs to come *before* the element it should float right of */
SPAN.right {
  text-align: right; float: right;
  border: none; /* where did this border come from anyway? */
}

DIV.editpanel IMG {
  vertical-align: bottom;
}

DIV.approval {
  font-size: smaller;
  float: right;
  text-align: center;
}

DIV.approval IMG {
  display: block
}

TABLE.pictures  { border-spacing: 5px }
.pictures TD { border: 1px solid black; margin: 0px; padding: 3px; background: black;  }

/* PM tables */
TABLE.pm {
  border-collapse: collapse;
  empty-cells: show;
  border: 0px;
  width: 100%;
  margin: 5px 0px 0px 0px;
}


.pm TH.title {
  text-align: left;
  border-top: 1px solid #717894;
  border-bottom: 1px solid #717894;
  padding: 5px;
  text-transform: capitalize;
}

.topline {
  display: block;
  border-bottom: 1px solid #717894;
}

.pm TD.title { 
  text-align: left;
  border-top: 2px solid #717894;
  padding: 5px;
}

.pm TD.title-right {
  text-align: left;
  border-top: 2px solid #717894;
  border-left: 1px solid #717894;
  padding: 5px;
}

.pm TD.first { border-right: 1px solid #717894; width: 70%; height: 1.5em;}

.pm-member-join {
  background: #eff7f3;
  padding: 0;
  text-align: left;
  vertical-align: text-top;
}

.nopad {
  text-align: right;
  border: none;
}

TD.label {
  text-align: right;
}

TABLE.pmstatus { 
width: 650px;
text-align: center; 
vertical-align: text-bottom;
border-top: 1px solid #717894;
border-bottom: 1px solid #717894; 
background: #ffffff; 
}

TABLE.pmstatus2 {
width: 650px;
text-align: left;
vertical-align: text-bottom;
border-top: 1px solid #717894;
border-bottom: 1px solid #717894;
background: #ffffff;
}

.h4-blue { color: #003366; }

.rhs-m-bg { 
         background: #99CC66;
         line-height: 20em;
       }

.rhs-m { 
         font-size: 8pt;
         background: #99CC66;
         margin: 0;
         padding-left: 32px;
       }

.rhs-h-top {
         vertical-align: text-bottom;
         font-size: 13pt;
         color: #CCCCCC;
         font-weight: 700;
         background: #000000;
         margin: 0;
         padding-left: 15px;
         line-height: 1em;
       }

.rhs-h { 
         font-size: 12pt;
         vertical-align: text-bottom;
         color: #CCCCCC;
         font-weight: 600;
         background: #000000;
         margin: 0;
         padding-left: 15px;
       }

.pm-member-join-content {
         vertical-align: top;
         padding-left: 15px;
        }

.pm-member-join-winners {
         width: 400px;
         background: #ffffff;
         vertical-align: top;
         border-top: 1px solid #717894;
         padding-left: 15px;
         padding-right: 15px;
        }

.pm-member-join-menu {
         padding: 0;
         background: #99CC66;
         vertical-align: top;
         border-top: 1px solid #000000;
}

.pm-member-join-img {
         padding: 0;
         vertical-align: top;
}

.xml INPUT { font-size: 9pt }

.downloadables A {
  display: block;
  margin-top: 0px; margin-bottom: 0px;
  margin-right: 3px; text-decoration: none;
}

.downloadables IMG { margin-top: 5px; }


.downloadables TD {
  text-align: center;
  padding-left: 4px;
  width: 3.2em; 
  height: 3em;
  padding-right: 4px; border: solid #333;
  border-width: 1px 1px 1px 0px;
}

.debugtable TD {
  border: 1px solid #ccc;
}

.downloadables P { margin-top: 2px; }

.set TD.count { text-align: center; border-right: 1px solid #333; }
.set TD.text { padding-left: 3px; }

DIV#ajax-feedback { margin-bottom: 5px; }

div.dropmarker {
    
    height:6px;
    width:200px;
    background: url('/i/dropmarker.png') left top;
    margin-top:-3px;
    margin-left:-5px;
    z-index:1000;
    overflow: hidden;
    }

A#editorSave {
  color: white;
  background: red;
  border: 1px dotted #f00;
  margin: 5px 0px 0px 0px;
  text-decoration: none;
  font-weight: bold;
  vertical-align: middle;
}

.translation-error {
  border: 1px solid red;
}

/* Side by side */
DIV.translation {
  clear: both;
  position: relative;
}

TD.t-even {
  background: #DCE4FB;
}

TD.t-odd {
  background: #B9C6F0;
}

DIV.translation DIV.new {
  float: right;
  width: 50%;
}

DIV.translation .original {
  width: 50%;
  height: 100%;
}

DIV.translation DIV.label {
  position: absolute;
  color: gray;
  left: -4em; top: 0em;
}

TD.translation {
  width: 500px;
}

TD.audit {
  width: 500px;
  border-left: 1px solid #ccc;
}

DIV.resource {
  width: 500px;
  margin-top: 15px;
  border: 1px solid darkgray;
}
.resource .header {
  background: #DCE4FB;
  padding: 4px;
}

.resource .text {
  background: #B9C6F0;
  padding: 4px;
}

#tabs {
  position: relative;
  width: 100%;
  float: right;
  width: 52em;
  padding-top: 15px;
}

#tabs ul#primary {
  margin: 0;
  padding: 0;
  width: 52em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#tabs ul#primary li  {
  display: inline;
  list-style: none;
  width: 800px;
  vertical-align: baseline;
}

#tabs ul#primary a,
#tabs ul#primary span,
#tabs ul#primary a.current {
  width: 8em;
  display: block;
  float: left;
  padding: 4px 0;
  margin: 1px 2px 0 0;
  text-align: center;
  font-family: tahoma, verdana, sans-serif;
  text-decoration: none;
  color: #333;
}

#tabs ul#primary span, 
#tabs ul#primary a.current, 
#tabs ul#primary a.current:hover {
  border: 1px solid #666;
  border-bottom: 0px;
  background: #b9c6f0;
  padding-bottom: 5px;
  margin-top: 0;
}

#tabs ul#primary a {
  background: #dce4fb;
  border: 1px solid #AAA;
  border-bottom: none;
  min-height: 1.5em;
}

#tabs ul#primary a:hover {
  border-color: #666;
  background: #b9c6f0;
}

/* ndashboard inline begin */
TABLE.completion {
  border-collapse: collapse;
  margin-bottom: 20px;
}

TABLE.completion THEAD TD {
  border-bottom: 1px solid black;
}

TABLE.completion THEAD TR {
  border-bottom: 1px solid black;
}



TABLE.completion TD.first{
  border-left: none;
  text-align: left;
  width: 200px;
}

TABLE.completion TD {
  border-left: 1px solid black;
  width: 80px;
  text-align: center;
}

TABLE.completion TBODY TD {
  border-top: 1px solid #ddd;
}

TABLE.completion TBODY TR.last TD {
  border-top: 1px solid black;
}

TABLE.completion TBODY TR.last {
  border-top: 1px solid black;
}


TABLE.dropout {
  margin-top: 20px;
  border-collapse: collapse;
  text-align: center;
}

TABLE.dropout TD {
  padding-left: 5px;
  padding-right: 5px;
}

TABLE.dropout TD.noleft, TABLE.completion TD.noleft {
  border-left: none;
}

TABLE.dropout THEAD TD {
  border-left: 1px solid black;
  border-bottom: 1px solid #ddd;
}

TABLE.dropout THEAD TD.noleft {
  border-left: none;
}

TABLE.dropout TR.second TD {
  border-bottom: 1px solid black;
}

TABLE.dropout TR.second TD.rgrey {
  border-right: 1px solid #000;
}
TABLE.dropout TR.second TD.lgrey {
  border-left: 1px solid #000;
}

TABLE.dropout TBODY TD {
  border-left: 1px solid #000;
  border-top: 1px solid #ddd;
}
/* ndashboard inline end */

 
 /* BEGIN CUSTOM STYLE CLASSES */


 /* vertical classes */ 
 .verticalQuestion { border-collapse: collapse; margin: 0 0 0 0; width: 700px; empty-cells: show }
 .verticalTopLegend { text-align: center; vertical-align: bottom; font-size: 9pt; }
 .verticalBottomLegend { text-align: center; vertical-align: top; font-size: 9pt; }
 .verticalLeft   { text-align: left; font-size: 9pt; }
 .verticalRight  { text-align: left; border-left: 1px solid #717894; font-size: 9pt; }
 .verticalElement { text-align: center; white-space: nowrap; border-left: 1px solid #717894; width: 65px; }
 
 /* verticalWide classes */ 
 .verticalWideQuestion { border-collapse: collapse; margin: 0 0 0 0; width: 800px; empty-cells: show }
 .verticalWideTopLegend { text-align: center; vertical-align: bottom; font-size: 9pt; }
 .verticalWideBottomLegend { text-align: center; vertical-align: top; font-size: 9pt; }
 .verticalWideLeft   { text-align: left; font-size: 9pt; }
 .verticalWideRight  { text-align: left; border-left: 1px solid #717894; font-size: 9pt; }
 .verticalWideElement { text-align: center; white-space: nowrap; border-left: 1px solid #717894; width: 65px; }
 
 /* ratehor11 classes */
 .horizontal13Question { border-collapse: collapse; margin: 0 0 0 0; width: 850px; empty-cells: show }
 .horizontal13TopLegend { text-align: center; vertical-align: bottom; }
 .horizontal13BottomLegend { text-align: center; vertical-align: top; }
 .horizontal13Element { text-align: center; white-space: nowrap; border-left: 1px solid #717894; width: 65px; }

 /* ratehor11 classes */
 .horizontal12Question { border-collapse: collapse; margin: 0 0 0 0; width: 850px; empty-cells: show }
 .horizontal12TopLegend { text-align: center; vertical-align: bottom; }
 .horizontal12BottomLegend { text-align: center; vertical-align: top; }
 .horizontal12Element { text-align: center; white-space: nowrap; border-left: 1px solid #717894; width: 65px; }
 
 /* ratehor11 classes */
 .horizontal11Question { border-collapse: collapse; margin: 0 0 0 0; width: 800px; empty-cells: show }
 .horizontal11TopLegend { text-align: center; vertical-align: bottom; }
 .horizontal11BottomLegend { text-align: center; vertical-align: top; }
 .horizontal11Element { text-align: center; white-space: nowrap; border-left: 1px solid #717894; width: 72px; }
 
 /* horizontal10 classes */
 .horizontal10Question { border-collapse: collapse; margin: 0 0 0 0; width: 800px; empty-cells: show }
 .horizontal10TopLegend { text-align: center; vertical-align: bottom; }
 .horizontal10BottomLegend { text-align: center; vertical-align: top; }
 .horizontal10Element { text-align: center; white-space: nowrap; border-left: 1px solid #717894; width: 80px; }
 
 /* horizontal9 classes */
 .horizontal9Question { border-collapse: collapse; margin: 0 0 0 0; width: 800px; empty-cells: show }
 .horizontal9TopLegend { text-align: center; vertical-align: bottom; }
 .horizontal9BottomLegend { text-align: center; vertical-align: top; }
 .horizontal9Element { text-align: center; white-space: nowrap; border-left: 1px solid #717894; width: 88px; }
 
 /* horizontal8 classes */
 .horizontal8Question { border-collapse: collapse; margin: 0 0 0 0; width: 800px; empty-cells: show }
 .horizontal8TopLegend { text-align: center; vertical-align: bottom; }
 .horizontal8BottomLegend { text-align: center; vertical-align: top; }
 .horizontal8Element { text-align: center; white-space: nowrap; border-left: 1px solid #717894; width: 100px; }
 
 /* horizontal7 classes */
 .horizontal7Question { border-collapse: collapse; margin: 0 0 0 0; width: 700px; empty-cells: show }
 .horizontal7TopLegend { text-align: center; vertical-align: bottom; }
 .horizontal7BottomLegend { text-align: center; vertical-align: top; }
 .horizontal7Element { text-align: center; white-space: nowrap; border-left: 1px solid #717894; width: 100px; }
 
 /* horizontal6 classes */
 .horizontal6Question { border-collapse: collapse; margin: 0 0 0 0; width: 700px; empty-cells: show }
 .horizontal6TopLegend { text-align: center; vertical-align: bottom; }
 .horizontal6BottomLegend { text-align: center; vertical-align: top; }
 .horizontal6Element { text-align: center; white-space: nowrap; border-left: 1px solid #717894; width: 116px; }
 
 /* horizontal5 classes */
 .horizontal5Question { border-collapse: collapse; margin: 0 0 0 0; width: 700px; empty-cells: show }
 .horizontal5TopLegend { text-align: center; vertical-align: bottom; }
 .horizontal5BottomLegend { text-align: center; vertical-align: top; }
 .horizontal5Element { text-align: center; white-space: nowrap; border-left: 1px solid #717894; width: 140px; }
 
 /* horizontal4 classes */
 .horizontal4Question { border-collapse: collapse; margin: 0 0 0 0; width: 700px; empty-cells: show }
 .horizontal4TopLegend { text-align: center; vertical-align: bottom; }
 .horizontal4BottomLegend { text-align: center; vertical-align: top; }
 .horizontal4Element { text-align: center; white-space: nowrap; border-left: 1px solid #717894; width: 175px; }
 
 /* horizontal3 classes */
 .horizontal3Question { border-collapse: collapse; margin: 0 0 0 0; width: 700px; empty-cells: show }
 .horizontal3TopLegend { text-align: center; vertical-align: bottom; }
 .horizontal3BottomLegend { text-align: center; vertical-align: top; }
 .horizontal3Element { text-align: center; white-space: nowrap; border-left: 1px solid #717894; width: 233px; }
 
 /* horizontal2 classes */
 .horizontal2Question { border-collapse: collapse; margin: 0 0 0 0; width: 700px; empty-cells: show }
 .horizontal2TopLegend { text-align: center; vertical-align: bottom; }
 .horizontal2BottomLegend { text-align: center; vertical-align: top; }
 .horizontal2Element { text-align: center; white-space: nowrap; border-left: 1px solid #717894; width: 350px; }

 /* horizontal1 classes */
 .horizontal1Question { border-collapse: collapse; margin: 0 0 0 0; width: 700px; empty-cells: show }
 .horizontal1TopLegend { text-align: center; vertical-align: bottom; }
 .horizontal1BottomLegend { text-align: center; vertical-align: top; }
 .horizontal1Element { text-align: center; white-space: nowrap; border-left: 1px solid #717894; width: 700px; }

.hot {
  cursor: pointer; /* IE5.5 */
  cursor: hand;
}

.popup {
  width: 10em;
  
  padding-top: 5px;
  padding-left: 25px;
  padding-right: 15px;
  padding-bottom: 5px;
  
  background-image:url(/i/divbg2.gif);
  background-repeat:repeat;
  border: thin solid #CCCCCC;
}

TD.highlight, TD.changed.highlight {
  background: yellow;
}

TD.changed {
  background: pink;
}

A.hover:hover {
  background: yellow;
}

UL.quota-error-list {
  color: red;
  margin-bottom: 5px;
  padding-bottom: 0px;
}

TABLE.vendor {
  width: 600px;
}

.vendor THEAD TD, .vendor THEAD TH {
  border-bottom: 1px solid #666;
}

.vendor TBODY TD {
  border-right: 1px solid #666;
  text-align: center;
}

.vendor TBODY TD.last {
  border-right: none;
}

.vendor TBODY TD.first {
  text-align: left;
}


A.rating {
  text-decoration: none;
  color: black;
  display: block;
  width: 12em;
  height: 1.5em;
  text-align: center;
  padding: 5px;
  vertical-align: absmiddle;
  background: #DCE4FB;
  margin-bottom: 7px;
  font-weight: bold;
  border: 2px solid transparent;
}

A.rating.selected {
  border: 2px solid black;
  background: #B9C6F0; 
}

A.rating:hover {
  border: 2px solid grey;
}

.box TABLE {
  width: 16em;
  border: 1px solid black;
  margin-bottom: 1em;
  border-collapse: collapse;

}

.box THEAD TR {
  border-bottom: 1px solid black;
}

.box TD {
  padding-left: .5em;
  padding-right: .5em;
}

.box TD.rb, TH.rb {
  border-right: 1px solid #ccc;
  width: 12em;
}

.box TR.tb {
  border-top: 1px solid #ccc;
}



DIV.row.hover, DIV.selrow.hover { background: yellow }

TABLE.form TD.first { text-align: right }
TABLE.form TD.buttons { text-align: right }
TABLE.form TH { font-weight: bold; text-align: left; font-size: 110%; }
INPUT.ok {  font-weight: bold; font-size: large; }

TABLE.nlist {
  
}

TABLE.nlist THEAD TD {
  border-bottom: 1px solid black;
}

TABLE.nlist TBODY TD {
  border-top: 1px solid black;
}

TABLE.nlist TD {
  border-left: 1px solid black;
}

TABLE.nlist TD.first {
  border-left: none;
}

#permissionList TD.perm {
  text-align: center;
}


#permissionList TR.disabled {
  background: pink;
}



.devContainer { margin: 5px 0px 0px 0px; background:#ccc; position:relative; left:-10px }
b.rtop, b.rbottom{ display:block; background:#fff; }
b.rtop b, b.rbottom b{ display:block; height:1px; overflow:hidden; background:#ccc; }
b.r1{ margin:0 5px; }
b.r2{ margin:0 3px; }
b.r3{ margin:0 2px; }
b.rtop b.r4, b.rbottom b.r4{ margin:0 1px; height:2px; }

#treeWrapper {
  width: 100%;
  margin-top: 10px;
  max-height: 740px;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
}

#treeWrapper ul {
  list-style-type: none;
  font-size: small;
  font-family: arial, sans-serif;
}

#treeWrapper a {
	display: block;
}

#treeWrapper a, #surveyTree a {
	color: #808080;
	text-decoration: none;
}

#treeWrapper .shown a, #surveyTree .shown a {
	color: #000;
	text-decoration: none;
	font-weight: 600;
}

#treeWrapper .current a, #surveyTree .current a {
	background-color: #9f0;
	color: #000;
	font-weight: 600;
}

#treeWrapper ul a:hover {
	background-color: #9f0;
	font-weight: 600;
}

div#treeWrapper div#treeHeader {
  margin: 0px;
  border: thin solid black;
  background: #B9C6F0;
}

div#treeHeader a {
  color: black;
  font-size: medium;
}

.codeview TD.approve { white-space:nowrap; }
.codeview TD.line_number, TD.code { font-family: monospace; }

.codeview TD.line_number { color: gray;background: #DDEEFF; text-align: right; width: 4em;}

.codeview TD.code { white-space: pre;}
.codeview SPAN.highlight { background: yellow; }

SPAN.approve IMG.hover, SPAN.programmer-approve IMG.hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
}


DIV#codeview-panel {
  font-size: 11pt;
  margin-left: 15px;
}

DIV.approve-panel {
  font-size: 11pt;
  padding-left: 15px;
  border-bottom: 1px solid black;

}

DIV#codeview SPAN {
  font-weight: bold;
}

SPAN#codeview-approved { color: green }
SPAN#codeview-rejected { color: red }


/* do some prep work */
a.dfn {
        position: relative; /*this is the key*/
        z-index: 24;
        /* background-color: #eef; */
        color: #000;
        cursor: default;
}

/* change the style of the link when hovered, change to your liking */
a.dfn:hover {
    z-index: 25;
    background-color: #ddf;
}

/* this is the style for the roll over box, change this if needed */
a.dfn span {
    display: none;
    position: absolute;
    top: 1.5em;
    left: 0;
    width: 400px;
    border: 1px solid;
    background-color: #ccf;
    text-align: left;
    padding: 0.5em;
    text-decoration: none;
    cursor: default;
}

/* start hidden */
a.dfn:hover span { display: block; }

/* reset the span so that you can use spans anyplace you like */
a.dfn span span {
    margin: 0;
    top: auto;
    left: auto;
    padding: 0;
    width: none;
    border: none;
    position: static;
    display: inline;
    background-color: none;
}

/* small hack to allow links */
a.dfn span span.link {
    cursor: pointer;
    display: inline;
    text-decoration: underline;
}

div.exitText {
  border: 1px solid black;
  background: #ccc;
}

span.pipe-error {
  background: yellow;
  color: red;
}

table.participation {
  margin-top: 1em;
}

table.participation caption {
  text-align: center;
  background: #abab9a;
  font-weight: bold;
  margin: 0;
}
  
  



