.foo {   
    width: 70px;
    height: 45px;
    margin: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0,0,0,.2);
}

.faqdocshead {
    font-size: 125%;
    font-weight:bold;
}

#cat1 {
    color: #000;
    position: relative;
    text-decoration: none;
    border-bottom: dotted 1px #6C6A1A;
    cursor: help;
}

#cat1 .cat1Tip {
    font-size: 125%;
    display: none;
    position: absolute;
    top:20px; left:25px;
    text-decoration: none;
    width: 200px;
    z-index: 100;
    background-color: #FFC;
    color: #000;
    padding: 5px 8px;
    box-shadow: 3px 3px 8px rgba(0,0,0,0.3);
}

#cat1:hover .cat1Tip,#cat1:active .cat1 {
    display: block;
}

.cat2 {
    color: #000;
    position: relative;
    text-decoration: none;
    border-bottom: dotted 1px #6C6A1A;
    cursor: help;
}

.cat2 .cat2Tip {
    font-size: 125%;
    display: none;
    position: absolute;
    top:20px; left:25px;
    text-decoration: none;
    width: 200px;
    z-index: 100;
    background-color: #FFC;
    color: #000;
    padding: 5px 8px;
    box-shadow: 3px 3px 8px rgba(0,0,0,0.3);
}

.cat2:hover .cat2Tip,.cat2:active .cat1 {
    display: block;
}

.plantIdInfo {
    margin-left: 10px;
    text-align: left;
    font-size: 125%;
}

.data0 {font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 12pt;
	font-weight: normal;
	color: #3f2f2f;
}

.dataHead {font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 12pt;
	font-weight: normal;
	color: #000717;
}

.plantIdTitle {
    text-align: center;
    font-size: 175%;
    line-height: 50px;
}

.plantIdHor {
width:945px;
overflow-y:hidden;
overflow-x:auto;
white-space:nowrap;
vertical-align:bottom;
border: 2px solid;
}

.plantIdImg1 {
vertical-align: middle;
display: block;
margin-left: auto;
margin-right: auto;
}

.studyImg1 {
vertical-align: middle;
display: block;
margin-left: auto;
margin-right: auto;
}

.A14 {font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 14pt;
	line-height: 17pt}
.A13 {font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 16pt}
.A12 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 15pt}
.A11 {font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt}
.T11 {font-family: Times, serif;
	font-size: 11pt;
	line-height: 14pt}
.T12 {font-family: Times, serif;
	font-size: 12pt;
	line-height: 15pt}
.A10 {font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt}
.A9 {font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt}
.TIMEA9 {font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	background-color: #dfe5fa}
.A8 {font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt}
.HA8 {font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	background-color: #d0d0d0}
.A7 {font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 9pt}

.img.center {
 display: block;
 margin-left: auto;
 margin-right: auto;
}

.info {
  font-family: Arial, Helvetica, sans-serif;
  font-size: .8em;
  line-height: 1.3em;
  margin:0.7em;
}

abbr, acronym, .help {
  border-bottom: 1px dotted #333;
  cursor: help;
  }

.nav-bar { text-align:center; margin-left: auto; margin-right:auto; }
.nav-bar td { font: normal 700 10pt arial,sans-serif; }
.nav-bar a:link { color: green;}
.nav-bar a:visited { color: green;}
.nav-bar h9 { font: normal 500 8pt arial,sans-serif; color: green;}

.contentpaneopen {
	padding: 0;
	width: 100%;
	color: #4e4735;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight:normal;
	font-style:normal;
	margin:.4em 1em;
}

.contentheading {
 display:block;
	color: #91764a;
	letter-spacing: -2px;
	font: normal bold 150% Arial, Helvetiva, Geneva, sans-serif;
	margin:.3em .4em;
}

body
  {
  font-family: Arial, Helvetiva, sans-serif;
  font-size:10pt;
  margin: 0;
  padding: 6.5em 0 0 0;
  color: #000;
  background: #FFFFFF;
  }

#wrapper {margin:0 auto; width:48em;
}

div#fixedbox
  {
  width:100%;
  margin:0;
  overflow: hidden;
  height: 6.5em;
  position: absolute;
  top: 0;
  left: 0;
  color: #000;
  background-color: #c3d69b;
  }
div#content
  {
  padding: 0em;
  background-color: #FFFFFF;
  }
div#banner
  {
      text-align: center;
      display: block;
      margin-left: auto;
      margin-right: auto;
      padding: 0em;
      background-color: #c3d69b;
  }

div#homepage
  {
  padding: 0em;
  background-color: #FFFFFF;
  }
.bordersdebug
{
#    border: 2px solid orange;
}
.quizrows
{
    width:80%;
    margin-left:auto;
    margin-right:auto;
}

.homepageIcons {
    margin-left:2%;
    float:left; 
    height:50px;
    width:50px;
    vertical-align:middle;
}

.quizIcons {
    margin-left:2%;
    float:left; 
    height:15px;
    width:15px;
    vertical-align:middle;
    display: inline-block;
}

.searchPageFieldName
{
    margin: 0 0 -30px 0;
    display:inline-block;
}

.searchPageFieldData
{
    border: 2px solid orange;
    margin: 0 0 -30px 0;
    display:inline-block;
}

.linkButton { 
     background: none;
     border: none;
     color: #0066ff;
     text-decoration: underline;
     cursor: pointer; 
}

@media screen
  {
  body>div#fixedbox
    {
    position: fixed;
    }
  /* Very ugly fix for page anchors */
  ol>li#dog3
    {
    margin-top: -8em;
    padding-top: 8em;
    }
  }

span.tooltip {text-decoration:none; color:#a0a0a0;}
span.tooltip b {display:none;}
span.tooltip:hover {border:0; position:relative; z-index:500; text-decoration:none;}
span.tooltip:hover b {display:block; position:absolute; top:20px; left:-225px; padding:5px; font-weight:normal; color:#000; border:1px solid #888; background:#ffc; width:550px;}
pre.tooltip {text-decoration:none; color:#a0a0a0;}
pre.tooltip b {display:none;}
div.tooltip {text-decoration:none; color:#a0a0a0;}
div.tooltip b {display:none;}

.hov table {position:absolute; border:0; border-collapse:collapse; left:0;}
.hov a {background:#ffffff; font-weight:bold; 	color: #784f35; text-decoration:none;}
.hov b {display:none; font-weight:normal;}
.hov:hover {position:relative; z-index:100;}
.hov a:hover,
.hov:hover a
{border:0; text-decoration:none; position:relative;}
.hov:hover b, 
.hov a:hover b
{display:block; visibility:visible; position:absolute; left:-10px; top:-75px; background:#ffc; cursor:pointer; border:1px solid #888; padding:5px 10px; }
.hov b a {font-family:monospace; font-weight:normal; white-space:nowrap; color:#000; text-decoration:none; background:transparent; display:block; }
.hov b a:hover {text-decoration:none;}

.hov2 table {position:absolute; border:0; border-collapse:collapse; left:0;}
.hov2 a {background:#AAFFAA; font-weight:bold; 	color: #000000; text-decoration:none;}
.hov2 b {display:none; font-weight:normal;}
.hov2:hover {position:relative; z-index:100;}
.hov2 a:hover,
.hov2:hover a
{border:0; text-decoration:none; position:relative;}
.hov2:hover b, 
.hov2 a:hover b
{display:block; visibility:visible; position:absolute; left:-10px; top:-75px; background:#ffc; cursor:pointer; border:1px solid #888; padding:5px 10px; }
.hov2 b a {font-family:monospace; font-weight:normal; white-space:nowrap; color:#000; text-decoration:none; background:transparent; display:block; }
.hov2 b a:hover {text-decoration:none;}

.clear {clear:both;}


#menu2 {
  display:table;
  font-family: arial, helvetica, "sans-serif";
  font-style: normal;
  font-weight: bold;
  line-height: 1.2em;
  margin:0;
  list-style-type:none;
  white-space:nowrap;
  text-align:center;
  }

#menu2 li {
  display:table-cell;
  float:left;
  }

#menu2 a {
  float:left;
  width:auto;
  display:block;
  margin: 1px 1px;
  height:1.25em;
  padding:4px 12px;
  color:#160ab6; 
  background:#c3d69b; 
  border:1px solid #c3d69b;
  text-decoration:none;
  font-weight: bold;
  }

#menu2 span.active-menu-item {
  float:left;
  margin: 1px 1px;
  width:auto;
  display:block;
  height:1.25em;
  padding:3px 11px;
  color:#160ab6; 
  background:#ffe4da; 
  border:2px solid #d5a074;
  text-decoration:none;
  font-weight: bold;
  }

#menu2 a:hover {
  margin: 1px 1px;
  background:#886f45;
  padding:3px 11px;
  color:#eeeeee;
  border:2px solid red
  }

.menu3 {
  display:table;
  font-family: arial, helvetica, "sans-serif";
  font-style: normal;
  font-weight: bold;
  line-height: 1.2em;
  margin:0;
  list-style-type:none;
  white-space:nowrap;
  text-align:center;
  }

.menu3 li {
  display:table-cell;
  float:left;
  }

.menu3 a {
  float:left;
  width:auto;
  display:block;
  margin: 1px 1px;
  height:1.25em;
  padding:4px 12px;
  color:#000000; 
  background:#bacba0; 
  border:1px solid #209020;
  text-decoration:none;
  font-weight: bold;
  }

.menu3 span.active-menu-item {
  float:left;
  margin: 1px 1px;
  width:auto;
  display:block;
  height:1.25em;
  padding:3px 11px;
  color:#000000; 
  background:#d0e0b0; 
  border:2px solid #209020;
  text-decoration:none;
  font-weight: bold;
  }

.menu3 a:hover {
  margin: 1px 1px;
  background:#886f45;
  padding:3px 11px;
  color:#eeeeee;
  border:2px solid red
  }

.container {clear:both; text-decoration:none;
 display:inline-block;
}

.buttons {
 display:inline-block;
 text-align:center;
 white-space:nowrap;
}

.formlabel {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.2em;
  color: #006331;
  font-weight: bold;
}

.required-field {
 color:#000000;
 background-color:#C0C0E0;
}

.form-field {
 color:#000000;
 background-color:#FFFFFF;
}

.button {
 font-family: Arial, Helvetica, sans-serif;
 font-weight:bold;
 line-height:.9em;
 color:#202020;
 background-color:#E0E4E6;
}

select, input {
 font-size:inherit;
}

form {
  font-size:100%;
}

div.row {
  clear: both;
  padding-top: 0px;
  padding-bottom: 0px;
  }

div.row span.label {
  color:#000000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  line-height:1.2em;
  float: left;
  width: 12em;
  text-align: right;
  padding-right: .6em;
  }

div.row span.label2 {
  color:#000000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  line-height:1.2em;
  float: left;
  width: 22em;
  text-align: right;
  padding-right: .6em;
  }

span.tools1 {
  float:left;
  width: 15em;
  text-align: left;
  padding-right: 15px;
  white-space:nowrap;
}

div.row span.formw {
  float: left;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#000000;
  width:auto;
  line-height:1.2em;
  }

div.nrecs {
  clear: both;
  padding-top: 0px;
  padding-bottom: 0px;
  }

div.nrecs span.label {
  color:#006331;
  font-weight:bold;
  float: left;
  width: 130px;
  text-align: right;
  padding-right: 15px;
  }

div.nrecs span.formw {
  float: left;
  text-align: left;
  }

div.formatrow {
  clear: both;
  padding-top: 0px;
  padding-bottom: 0px;
  }

div.formatrow span.label {
  color:#006331;
  font-weight:bold;
  float: left;
  width: 55px;
  text-align: right;
  padding-right: 15px;
  }

div.formatrow span.formw {
  float: left;
  text-align: left;
  }

div#address {
  text-align:center;
  white-space:nowrap;
  height:1em;
  color:#000000;
  padding-top:.5em;
  padding-bottom:.5em;
  font-weight:bold;
  font-size:125%;
}

div#helpdt {
  color: #91764a;
  font-family: Arial, Helvetica, sans-serif;
  font-size:11pt;
  padding-left:50px;
  text-align:left;
  clear:both;
}

div#helpsrch {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size:11pt;
  padding-left:10px;
  text-align:left;
  clear:both;
}

/* HTML TAGS */
h1
{
	float: left;
	width: 154px;
	height: 105px;
	margin: 0 4em 0 0;
	padding: 0;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	font-size: 100%
}


h1 a
{
	display: block;
	height: 105px;
}

dl
{
	float: left;
	margin: 0;
	padding: 10px 4em 1em 0;
}

dt
{
	margin: 0;
	padding: 0;
	font-weight: bold;
}

dd
{
	margin: 0;
	padding: 0;
}




/* OBJECTS */

#experimentInfo
{
	height: 105px;
	margin-bottom: 2em;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	color: #0066CC;
	text-align: left;
}




/* CLASSES */

.hidden
{
	position: absolute;
	left: -10000px;
}
/* HTML TAGS */


form
{
	margin-bottom: 3em;
}

h2
{
	clear: both;
	margin: 0;
	font-size: 150%;
}

p
{
	padding-bottom: 1em;
}




/* IDs */

#content
{
	padding: 0 2em;
}

#pages
{
	list-style-type: none;
	margin: 0 0 2em 0;
	padding: 0;
}

#pages li
{
	display: inline;
	margin-right: 1em;
	border-right: 1px solid #000000;
	padding-right: 1em;
}

#pages li.last
{
	border: none;
}

#pages li.on a
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}




/* CLASSES */

.clearer
{
	clear: both;
	height: 1px;
}

.hidden
{
	position: absolute;
	left: -10000px;
}

.left
{
	float: left;
}

.right
{
	float: right;
}
/* HTML TAGS */



/* IDs */

#horizontalForm fieldset.quicksearch
{
	display: block;
	margin: 0 0 3em 0;
	padding: 0 1em 1em 1em;
	background-color: #579B33;
}

#horizontalForm fieldset
{
	display: block;
	margin: 0 0 3em 0;
	padding: 0 1em 1em 1em;
	background-color: #F5D96B;
}


#horizontalForm fieldset.radio
{
	margin: 1em 0 2em 0;
	background-color: #DDDDDD;
}

#horizontalForm fieldset.radio input
{
/*	clear: both; */
/*	float: left; */
	width: auto;
}

#horizontalForm fieldset legend
{
	font-weight: bold;
	font-size: 125%;
/*        padding: 0em 0em 2.5em 0em; */
}

#horizontalForm fieldset.radio label
{
	font-weight: normal;
}

#horizontalForm input
{
	display: block;
	width: auto;
}

#horizontalForm input.submit
{
	clear: both;
}

#horizontalForm label
{
	float: left;
	display: block;
	margin: 1em 1em 0 0;
	font-weight: bold;
}

#horizontalForm select
{
	display: block;
}

h3
{
	margin-bottom: 0.5em;
	font-size: 100%;
}

#h3sForm fieldset
{
	display: block;
	width: 17em;
	margin: 0 0 3em 0;
	padding: 1em 1em 1em 1em;
	background-color: #EEEEEE;
}

#h3sForm fieldset.submit
{
	border: none;
	background-color: transparent;
	text-align: center;
}

#h3sForm fieldset.radio
{
	width: 15em;
	margin: 1em 0 2em 0;
	background-color: #DDDDDD;
}

#h3sForm fieldset.radio input
{
/*	clear: both; */
/*	float: left; */
	width: auto;
}

#h3sForm fieldset.radio label
{
	font-weight: normal;
}

#h3sForm input
{
	display: block;
	width: auto;
}

#h3sForm label
{
	display: block;
	margin-bottom: 1em;
	font-weight: bold;
}

#h3sForm select
{
	display: block;
}

/* CLASSES */
