/* ------------ general panel styles --------------------- */
div.centerpanel
{ text-align: center;
  width: 100%;
}

/* div#questionpanel */
div.largetext
{ font-size: 1.2em; /* 1.2em; */
}

div.verylargetext
{ font-size: 1.4em; /* 1.2em; */
}

/* ------------ general content styles --------------------- */
form
{ margin: 0px;
  padding: 0px;
}

h1 
{ font-size: 1.4em;
  margin: 20px 10px 0px 0px;  
  border-bottom: 1px solid gray;
}

h2 
{ color: #555;
  font-size: 1.2em;
  font-style: bold;
  text-decoration: none;
  margin: 25px 0px 0px 0px; 
}

h3 
{ color: #333;
  font-size: 1.1em;
  font-style: bold;
  text-decoration: none;
  margin: 20px 0px 0px 0px; 
padding: 0px;
}

p 
{ margin: 4px 15px 0px 15px; 
  margin: 4px 15px 10px 15px; 
  padding: 0px;
}

p.larger 
{ font-size: 1.1em; 
  color: #777;
  color: black;
  margin: 10px 5px;
  padding: 10px;
  background-color: #efeff8;
  background-image: url(../images/homeBG.gif); 
  background-position: top center; 
  border: 1px solid orange;
}

.instructions
{ color: orange; }

p.instructions 
{ margin: 0px 15px 0px 15px;
  text-align: center;
  font-style: italic;
}


td.middle
{ vertical-align: middle;
}


table 
{ margin-left: auto;
  margin-right: auto;
  margin-top: 5px; 
  margin-bottom: 0px; 
  font-size: 1em;
}

ul 
{ margin-top: 5px;
  margin-bottom: 0px;
}

li 
{ margin: 0px 15px 0px 5px; }

img
{ border: none; }

span.emphasise
{  font-weight: bold; 
  font-size: 1.1em; 
}

/*------------------------ general anchor styles -----------------------------*/
a td, 
a
{ color: #bc5083;
  font-weight: bold;
  text-decoration: none;
  padding: 0px;
  margin: 0px;
}

#footer a
{ color: rgb(70%,60%,50%);
  font-style: normal;
  text-decoration: underline;
}

a:hover td, 
a:hover, 
#footer a:hover
{  color: #fa4; 
}


/* --------------- mission statement styles ------------------ */
div#mission 
{ text-align: left;
  border: 2pt double navy;
  color: #606060;
  background: url(../images/rfit_faded.gif) center no-repeat;
  margin: 20px 70px 20px 70px;
  padding: 5px 10px 10px 10px;
}

#mission h2 
{ text-align: center;
  color: navy;
  margin: 10px 10px 10px 10px; 
  border-bottom: 1px solid navy;
}


/*------------------------ button table -----------------------------*/

table.buttontab
{ margin-top: 22px;
  border-top: 2px solid #DDD;
  border-left: 2px solid #DDD;
  border-right: 2px solid gray;
  border-bottom: 2px solid gray;
  background-color: #f4f0f0;
}

table.buttontab td
{ text-align: center; 
  width: 50px;
  margin: 0px;
  padding: 0px;
}

table.buttontab img
{ border: none; 
  left: auto;
  right: auto;
}


/*------------------------ error report -----------------------------*/
div.errorbox
{ text-align: center;
  margin-top: 20%;
}

div.errorreport
{ border: 3px solid red;
  margin: 20px 50px;
  padding: 10px 50px;
  color: black;
  background-color: #f8f8f8;
}

div.errorreport h2
{ color: black;
  border-bottom: 1px solid black;
}


span.errormsg
{ color: red;
}

/*--------------- default styles for table and input tags ----------------*/
table.standardTable
{ 
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: #e8e8ff;
  background-color: #e8e8ef;
  border: 1px solid #e6e0e0;
font-size: 1.1em;
}

table.standardTable tr.even
{ background-color: #eeeeee;
}

table.standardTable tr.odd
{ background-color: #ffffff;
}

tr
{ line-height: 1.1em; }

tr.highlight
{ background-color: #e4e0e0;
}

th
{ font-size: 1.0em;
  font-size: 0.9em;
  font-style: bold;
  text-align: center;
  border-bottom: 1px solid gray;
  padding: 3px 3px;
}

td
{ font-size: 0.9em;
  font-style: normal;
  color: black;
  text-align: left;
  vertical-align: top;
  padding: 2px 4px 2px 4px;
  margin: 0px
}

input
{ color: navy;
  font-size: 0.9em;
  text-align: right;
  margin: 0px;
  vertical-align: top;
  padding: 0px;
}

input:focus
{ background-color: #ffd;
  color: black;
}

textarea
{ color: navy;
  font-size: 1em;
  font-family: arial, verdana, sans-serif;
  text-align: left;
  margin: 0px;
  vertical-align: top;
  padding: 0px;
}

select:focus, textarea:focus
{ background-color: #ffe;
  color: navy;
}


caption
{ /*display: block; */
  color: #888;
  font-weight: bold;
  font-size: 0.9em;
/*  margin: 0px 0px 5px 40px;*/
  caption-side: bottom;
}

span.tableDescription
{ display: block;
  color: #888;
  font-weight: bold;
  font-size: 0.9em;
  margin-bottom: 5px;
}

/*--------------- default styles for table and input tags ----------------*/
div.envelope
{ border: 1px solid gray;
  background: url(../images/paper_texture.gif) 0px 0px repeat;
  width: 28em;
  margin-top: 3px;
  margin-left: 3em;
}

img.stamp
{
  float: right; 
  top: 10px;
  right: 10px;
}

/*--------------- default styles for table and input tags ----------------*/
table.address
{ margin: 2em;
  margin-left: 2.5em;
}

table.address tr
{ line-height: 0.9em; }

table.address td
{ vertical-align: top;
  padding: 2px 20px 2px 20px;
  margin: 0px
}

table.left,
table.left td.left,
table.left input
{ text-align: left;
  padding-top: 2px; 
  vertical-align: middle;
}
/*--------------- popups for instructions and help ----------------*/
div.popup
{ display: none;
  position: absolute;
  top: 200px; 
  left: 300px;
  background-color: #EEE;
  background-image: url(../images/homeBG.gif); 
  background-position: top center; 
  color: black; 
  border: 2pt double orange;
  width: 400px;
  padding: 15px 15px 5px 15px;
  font-family: arial, verdana, sans-serif;
  z-index: 10;
}

div.scenarioPopup
{ display: none;
  position: absolute;
  top: 800px; 
  left: 500px;
  background-color: #EEE;
  color: black; 
  border: 2pt double orange;
  width: 300px;
  padding: 15px 15px 5px 15px;
  font-family: arial, verdana, sans-serif;
  z-index: 10;
}

div.popup h2, div.scenarioPopup h2
{ color: #555;  
  border-bottom: 1px solid #555;
}


div.popupclose
{ display: block; 
  text-align: right;
  font-size: 1.2em;
}

div.popupclose a
{ color: red;  }

div.popupclose a:hover
{ color: #fd7; }

.visible
{ display: block; }

.hidden
{ display: none; }

/*--------------- main home page image ----------------*/
img#funQuiz
{ float: right;
  padding: 5px 15px 5px 10px;
  z-index: 5;
}

span.highlight
{ color: black;
  font-weight: bold;
  text-align: right;
  margin: 1em 0em;
}

img#footerlogo 
{ margin: 2px 6px; 
  float: right;
}
