
body
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  background-color: #FFFFFF;
}

a
{
  text-decoration: none;
  color: #336666;
}

a:hover
{
  text-decoration: underline;
}

img
{
  border: 0px;
}

.content
{
  width: 720px;
  /* background-color: #c6ee6c; */
}

.header
{
  width: 100%;
  border-bottom: 5px solid #336666;
  color: #339933;
  font-family: "Times New Roman", Times, serif;
  font-size: 20pt;
  font-weight: 900;
}

.index-table
{
  border-style: dashed;
  border-color: #339933;
  border-width: 0px 0px 0px 0px;
}

.page-text
{
  vertical-align: top;
  font-size: 12;
  padding: 10px 10px 10px 15px;
}

.search-box
{
  width: 235px;
  color: #339933;
  font-size: 10pt;
  font-weight: 900;
  border-style: solid;
  border-color: #339933;
  border-width: 1px 1px 1px 1px;
  background-image: url( images/search.jpg );
  background-repeat: no-repeat;
  padding: 0px 5px 0px 0px;
  margin: 10px 15px 10px 10px;
}

.search-box a
{
  font-size: 8pt;
  text-decoration: none;
}

.search-box a:hover
{
  text-decoration: underline;
}

.link-box
{
  width: 230px;
  color: #339933;
  font-size: 10pt;
  font-weight: 900;
  border-style: solid;
  border-color: #339933;
  border-width: 1px 1px 1px 1px;
  padding: 0px 5px 5px 5px;
  margin: 10px 15px 10px 10px;
}

.link-box a
{
  font-size: 8pt;
  font-weight: 900;
  text-decoration: none;
  line-height: 150%;
}

.link-box a:hover
{
  text-decoration: underline;
}

.page-links
{
}

.page-links a
{
  margin: 5px 0px 5px 0px;
}

.page-links a:hover
{
  text-decoration: none;
}

.buttons-table a
{
  color: #339933;
  text-decoration: none;
}

.buttons-table td
{
  width: 200px;
  height: 100px;
  border-style: solid;
  border-color: #339933;
  border-width: 1px 1px 1px 1px;
  text-align: right;
  vertical-align: top;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: 900;
  cursor: pointer;
}

.buttons-table td div
{
  padding: 5px 5px 0px 0px;
}

.buttons-table a:hover
{
  text-decoration: none;
}

.nav
{
  padding: 5px 0px 5px 0px;
  margin: 0px 0px 5px 0px;
  border-style: dashed;
  border-color: #339933;
  border-width: 0px 0px 1px 0px;
}

.nav-link
{
  width: 100px;
  height: 30px;	
  text-align: right;
  border: 1px solid #339933;
  background-color: #FFFFCC;
  cursor: pointer;
}

.nav a
{
  color: #339933;
  font-size: 8pt;
  font-weight: 900;
  text-decoration: none;
}

.nav a:hover
{
  cursor: pointer;
  text-decoration: none;
}

.search-table
{
  height: 100%;
  border-style: dashed;
  border-color: #339933;
  border-width: 0px 0px 1px 0px;
}

input, select
{
  font-size: 10pt;
}

fieldset
{
  padding: 5px 5px 5px 5px;
}

.search-table td
{
  vertical-align: top;
  width: 100%;
  height: 100%;
}

.search-item
{
}

.search-item-title
{
  font-size: 10pt;
  font-weight: 900;
  color: #339933;
}

.search-item-content
{
  white-space: nowrap;
  font-size: 8pt;
}

.results
{
  width: 100%;
}

.results a, .results a:hover
{
  color: #0000FF;
  text-decoration: none;
}

.results img
{
  border: 1px solid #339933;
}

.results td
{
  vertical-align: top;
}

.results-bar
{
  font-size: 10pt;
  background-color: #339933;
  color: #FFFFFF;
  padding: 2px;
}

.results-title
{
  font-weight: 900;
  float: left;
}

.results-sort
{
  float: right;
}

.results-sort a
{
  color: #FFFF00;
}

.results-sort a:hover
{
  color: #FFFF00;
  text-decoration: underline;
}

.results-item
{
  height: 100%;
  border-style: solid;
  border-color: #FFFFFF;
  border-width: 1px 1px 1px 1px;
  background-color: transparent;
  cursor: pointer;
  padding: 3px 3px 3px 3px;
}

.results-item td
{
  padding: 2px;
}

.results-image
{
  text-align: center;
}

.large-results-common-name
{
  font-size: 12pt;
}

.large-results-scientific-name
{
  font-size: 10pt;
}

.small-results-common-name
{
  font-weight: 900;
  font-size: 10pt;
}

.small-results-scientific-name
{
  font-size: 10pt;
}

.footer
{
  width: 100%;
  color: #000000;
  text-align: center;
  vertical-align: top;
  font-size: 9pt;
  border-top: 5px solid #669999;
  margin-top: 10px;
}

.footer td
{
  vertical-align: top;
}

.footer img
{
  padding: 5px 0px 0px 0px;
}


.bullet
{
  text-indent: -15px;
  margin-left: 15px;
  margin-bottom: 5px;
}

.label
{
  font-size: 10pt;
  font-weight: 900;
}

.hover
{
  border-bottom: 2px dotted #339933;
  cursor: help;
}

.title
{
  padding: 0px 0px 10px 0px;
}

.primary-common-name
{
  font-size: 18pt;
  text-decoration: none;
}

.small-primary-common-name
{
  font-size: 12pt;
  font-weight: 900;
  text-decoration: none;
}

.summary
{
  width: 100%;
  font-size: 10pt;
  text-align: left;
  padding: 0px 0px 10px 0px;
}

.primary-image-table
{
  text-align: right;
  margin: 0px 0px 10px 20px;
}

.print-link
{
  font-size: 10pt;
  padding-bottom: 10px;
}

.primary-image
{
  border: 2px solid #339933;
}

.image-caption
{
  vertical-align: top;
  font-size: 8pt;
}

.image-photographer
{
  font-size: 8pt;
  vertical-align: top;
  text-align: right;
}

.tab-table
{
  margin: 10px 0px 10px 0px;
}

.tab
{
  padding: 2px 2px 0px 2px;
  cursor: pointer;
  text-align: center;
  border-style: solid;
  border-color: #339933;
  border-width: 0px 0px 2px 0px;
  /* border-radius: 4px 4px 0px 0px;
     moz-border-radius: 4px 4px 0px 0px; */
}

.back-tab
{
  background-color: #FFFFEE;
  border-style: solid;
  border-color: #339933;
  border-width: 1px 1px 0px 1px;
  /* border-radius: 4px 4px 0px 0px;
     moz-border-radius: 4px 4px 0px 0px; */
}

.tab a, .tab a:hover
{
  color: #339933;
  font-size: 8pt;
  font-weight: 900;
  text-decoration: none;
}

.section
{
  width: 100%;
  margin: 0px 0px 10px 0px;
}

.section-title
{
  font-size: 10pt;
  font-weight: 900;
  margin-left: 20px;
  padding: 3px 5px 3px 5px;
  color: #FFFFFF;
  background-color: #339933;
  position: relative;
  top: 5px;
  z-index: 0;
}

.section-content
{
  font-size: 8pt;
  border: 2px solid #339933;
  padding: 10px 5px 5px 5px;
  background-color: #FFFFCC;
}

.section ul
{
  padding: 0px 0px 0px 15px;
  margin: 0px 0px 0px 0px;
}

.section li
{
  padding: 0px 0px 5px 0px;
}

.linked-li
{
  list-style-image: url( images/link_arrow.gif );
}

.info
{
  border-left: 1px dashed #339933;
  margin: 0px 0px 0px 10px;
}

.info-item
{
  padding: 0px 0px 10px 10px;
}

.info-item ul
{
  padding: 0px 0px 0px 15px;
  margin: 0px 0px 0px 0px;
}

.info-item li
{
  padding: 0px 0px 5px 0px;
}

.info td
{
  font-size: 10pt;
}

.info-title
{
  color: #FFFFFF;
  background-color: #339933;
  width: 100%;
  font-weight: 900;
  padding: 2px;
  margin-bottom: 5px;
}

.other-image
{
  width: 50%;
  text-align: center;
}

.other-image img
{
  border: 2px solid #339933;
  margin: 5px 0px 0px 5px;
}

.references
{
}

.reference
{
  text-indent: -25px;
  margin-left: 25px;
  padding: 5px 0px 0px 0px;
  font-size: 8pt;
}

/**************************/
/* ACKNOWLEDGEMENTS STYLE */
/**************************/
.acks
{
  font-size: 8pt;
}

.acks-header
{
  font-weight: 900;
  font-size: 8pt;
  text-decoration: underline;
}

.tooltip
{
  text-align: left;
  display: inline;
  visibility: hidden;
  position: absolute;
  width: 240px;
  font-weight: 900;
  font-size: 10pt;
  padding: 5px;
  background-color: #FFFF99;
  border: 1px solid #339933;
  z-index: 1;
}

.tooltip img
{
  padding: 0px 10px 10px 0px;
}

/*******************/
/* PHENOLOGY STYLE */
/*******************/

.phenology td
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.phenology-table
{
  text-align: center;
  border-style: solid;
  border-color: #000000;
  border-width: 1px 1px 1px 1px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.phenology-table td
{
  padding: 0px 0px 0px 0px;
}

.phenology-table-cell
{
  width: 10px;
  height: 10px;
}

.phenology-ticks-table td
{
  padding: 0px 0px 0px 0px;
}

.phenology-ticks-table-cell
{
  width: 10px;
  height: 2px;
  border-style: solid;
  border-color: #000000;
  border-width: 0px 0px 0px 0px;
}

.phenology-ticks-table-cell-ticked
{
  width: 9px;
  height: 5px;
  border-style: solid;
  border-color: #000000;
  border-width: 0px 1px 0px 0px;
}

.phenology-axis-table td
{
  width: 20px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
}

.phenology-legend-table
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
}

.phenology-legend-table td
{
  padding: 0px 0px 0px 0px;
  font-size: 8pt;
}	

/********************************/
/* CHARACTERISTIC SPECIES STYLE */
/********************************/

.characteristic-species-table td
{
  padding: 0px 0px 0px 0px;
}

.characteristic-species-stratum-row
{
  font-weight: 900;
  text-decoration: underline;
  margin: 5px 0px 0px 0px;
}

.characteristic-species-row
{
  padding: 0px 10px 0px 0px;
  /*text-indent: 5px;*/
  margin: 0px 0px 0px 20px;
}

/********************/
/* VEGETATION STYLE */
/********************/

.vegetation-table
{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.vegetation-table td
{
  text-align: left;
  border-style: solid;
  border-color: #000000;
  border-width: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
}

td.vegetation-top-border
{

  border-width: 1px 1px 0px 1px;
}

td.vegetation-middle-border
{
  vertical-align: bottom;
  border-width: 0px 1px 0px 1px;
}

td.vegetation-caption
{
  text-align: center;
  font-size: 8pt;
  padding: 5px 0px 10px 0px;
}

/***************************/
/* RANKS DEFINITIONS STYLE */
/***************************/
.ranks
{
  font-size: 9pt;
  font-family: Arial, Helvetica, sans-serif;
}

.ranks ul
{
  margin-top: 0px;
  margin-bottom: 10px;
}

.ranks-document-title
{
  font-weight: 900;
  font-size: 12pt;
  text-decoration: underline;
}

.ranks-section-title
{
  font-weight: 900;
  font-size: 10pt;
}

.ranks-status-section
{
  margin-left: 10px;
}

.ranks-rank-title
{
  font-weight: 900;
}

.ranks-rank-section
{
  text-indent: -40px;
  margin-left: 40px;
  margin-bottom: 10px;
}

/******************************/
/* SYSTEMS DESCRIPTIONS STYLE */
/******************************/
.systems-header
{
  font-weight: 900;
  font-size: 12pt;
  text-decoration: underline;
}

.systems-system
{
  font-weight: 900;
  font-size: 12pt;
  text-decoration: underline;
  padding: 20px 0px 5px 0px;
}

.systems-system a
{
  color: #000000;
}

.systems-table
{
  font-family: Arial, Helvetica, sans-serif;
  border-style: solid;
  border-color: #000000;
  border-width: 0px 0px 0px 0px;
}

.systems-label
{
  font-size: 12pt;
}

.systems-title
{
  width: 125px;
  vertical-align: top;
  font-weight: 900;
  padding: 2px 5px 10px 2px;
  border-style: solid;
  border-color: #000000;
  border-width: 1px 0px 0px 0px;
}

.systems-title a
{
  font-weight: 400;
  text-decoration: underline;
}

.systems-data
{
  vertical-align: top;
  padding: 2px 2px 10px 2px;
  border-style: solid;
  border-color: #000000;
  border-width: 1px 0px 0px 0px;
}

/**************************/
/* KEY DESCRIPTIONS STYLE */
/**************************/
.key-header
{
  font-weight: 900;
  font-size: 12pt;
  text-decoration: underline;
}

.key-table
{
}

.key-table td
{
}

.key-choice
{
  vertical-align: top;
  padding: 15px 10px 2px 0px;
}

.key-choice a
{
  color: #000000;
  text-decoration: none;
}

.key-description
{
  vertical-align: top;
  padding: 15px 0px 2px 0px;
  border-style: dotted;
  border-color: #000000;
  border-width: 0px 0px 1px 0px;
}

.key-follow
{
  vertical-align: bottom;
  padding: 15px 0px 2px 10px;
  text-align: right;
  border-style: dotted;
  border-color: #000000;
  border-width: 0px 0px 1px 0px;
  /*white-space: nowrap;*/
}

/*************************/
/* DATASET SOURCES STYLE */
/*************************/
.dataset-sources-header
{
  font-weight: 900;
  font-size: 10pt;
  text-decoration: underline;
}

.dataset-sources-table
{
  border-style: solid;
  border-color: #000000;
  border-width: 0px 2px 0px 0px;
}

.dataset-sources-table td
{
  vertical-align: top;
  padding: 5px 5px 5px 5px;
}

.dataset-sources-title
{
  background-color: #CCCCCC;
  font-size: 8pt;
  font-weight: 900;
  color: #000099;
  border-style: solid;
  border-color: #000000;
  border-width: 2px 0px 2px 2px;
}

.dataset-sources-content
{
  border-style: solid;
  border-color: #000000;
  border-width: 0px 0px 2px 2px;
}

.map-window { 
  font-size: 12;

}

.search-criteria { 
  background-color: lightgrey;
  border: 1px dotted grey;
}

.criteria-table {
  font-size: 12;
}

