
/* -------- General formatting -------- */

body {
	margin: 0px;
	padding: 0px;
  background-color: #DEE0DE;
	font: 12px sans-serif;
	color: #333333;
}

a {
	color: #284D00;
}

/* -------- Page header and menu-------- */

#header {
	z-index: 10;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 78px;
  background: #9FAF8A url(../graphics/header-background.jpg) repeat-x 0px 0px;
}

#headertitle {
  width: 100%;
  height: 78px;
  background: url(../graphics/header-title.png) no-repeat;
}

#headerbar {
  z-index: 20;
  position: absolute;
  left: 0px;
  top: 78px;
  width: 100%;
  height: 23px;
  border-top: 3px solid #4D6633;
  border-bottom: 3px solid #4D6633;
  background-color: #C7D1B8;
  box-shadow: 0px 0px 9px #333333;
  -webkit-box-shadow: 0px 0px 9px #333333;
  -moz-box-shadow: 0px 0px 9px #333333;
  overflow: hidden;
}

.hmenuitem {
  display: block;
  float: left;
  height: 23px;
  padding: 0px 5px 0px 7px;
  background: #C7D1B8 url(../graphics/menu-separator.png) no-repeat 0px 50%;
  line-height: 23px;
	color: #284D00;
	text-decoration: none;
	font-weight: bold;
}

.hmenuitemfirst {
  display: block;
  float: left;
  height: 23px;
  padding: 0px 5px 0px 7px;
  background-color: #C7D1B8;
  line-height: 23px;
	color: #284D00;
	text-decoration: none;
	font-weight: bold;
}

.hmenuitem:hover {
  color: #FFFFFF;
}

.hmenuitemfirst:hover {
  color: #FFFFFF;
}

/* -------- Search bar (search/browse links, summary text) -------- */

#searchbar {
	z-index: 10;
  position: absolute;
  left: 0px;
  top: 107px;
  width: 100%;
  height: 62px;
  border-bottom: 1px solid #EDF0ED;
  background: #EBECEB; /*  url(../graphics/summary-background.png); */
  overflow: hidden;
  box-shadow: 0px 0px 9px #000000;
  -webkit-box-shadow: 0px 0px 9px #000000;
  -moz-box-shadow: 0px 0px 9px #000000;
}

#browsetab {
  float: left;
  width: 155px;
  height: 62px;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FDFFFA;
  background-color: #DAE3CF; 
  background: url(../graphics/searchheader-hlt.png);
}

#browsetab:hover {
  background: url(../graphics/searchheader-hlt.png);
}

#browsetext {
  width: 154px;
  height: 62px;
  border-right: 1px solid #98A685;
  border-bottom: 1px solid #FDFFFA;
  background: url(../graphics/browse-text.png) no-repeat 50% 50%;
}

#browselink {
  width: 154px;
  height: 62px;
  border-right: 1px solid #98A685;
  border-bottom: 1px solid #FDFFFA;
  background: url(../graphics/browse-back-text.png) no-repeat 50% 50%;
  cursor: pointer;
}

#searchtab {
  float: left;
  width: 145px;
  height: 62px;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FDFFFA;
  background-color: #DAE3CF; 
  background: url(../graphics/searchheader-unhlt.png);
}

#searchtab:hover {
  background: url(../graphics/searchheader-hlt.png);
}

#searchtext {
  width: 144px;
  height: 62px;
  border-right: 1px solid #98A685;
  border-bottom: 1px solid #FDFFFA;
  background: url(../graphics/search-text.png) no-repeat 50% 50%;
}

#searchlink {
  width: 144px;
  height: 62px;
  border-right: 1px solid #98A685;
  border-bottom: 1px solid #FDFFFA;
  background: url(../graphics/search-back-text.png) no-repeat 50% 50%;
  cursor: pointer;
}

#summarytext {
  float: left;
  padding: 15px;
  font-size: 12px;
  color: #555555;
}

#recordcount {
  font-size: 15px;
  font-weight: bold;
}

#searchheadershadow {
  z-index: 11;
  position: absolute;
  left: 0px;
  top: 170px;
  width: 100%;
  height: 1px;
  border-top: 1px solid #4D6633;
}


/* -------- Browse lists -------- */

#browselist {
  margin: 200px 0px 0px 16px;
}

.sectiontitle {
  font: 14pt sans-serif;
  font-weight: bold;
  color: #4D6633;
  padding-bottom: 3px;
  margin-bottom: 16px;
}

.groupbox {
  float: left;
  width: 122px;
  margin-bottom: 18px;
  margin-right: 18px;
  padding: 10px;
  border: 1px solid #A0AF8C;
  background-color: #E5EDDA;
  text-align: center;
  box-shadow: 0px 1px 2px #999999;
  -webkit-box-shadow: 0px 1px 2px #999999;
  -moz-box-shadow: 0px 1px 2px #999999;
}

.groupboxphoto {
  border: 1px solid #BBBBBB;
}

.groupboxlink {
  font: 12pt sans-serif;
  text-decoration: none;
  color: #284D00;
}

.taxonomicgroup {
  width: 774px;
  margin: 16px 16px 8px 0px;
  padding: 8px;
  border: 1px solid #A0AF8C;
  background-color: #E5EDDA;
  box-shadow: 0px 1px 2px #999999;
  -webkit-box-shadow: 0px 1px 2px #999999;
  -moz-box-shadow: 0px 1px 2px #999999;
  font: 14pt sans-serif;
  font-weight: bold;
  color: #8C997A;
}


.taxonomicsubgroup {
  width: 150px;
  margin: 8px 0px 8px 16px;
  padding: 2px;
  font-size: 16px;
  font-weight: bold;
}

.node1collapsed {
  height: 18px;
  margin-left: 32px;
  background: url(../graphics/tree-1-collapsed.png) no-repeat 0px 0px;
  font-size: 14px;
  line-height: 18px;
  color: #000000;
}

.node1expanded {
  height: auto;
  margin-left: 32px;
  background: url(../graphics/tree-1-expanded.png) no-repeat 0px 0px;
  font-size: 14px;
  line-height: 18px;
  color: #000000;
}

.node1link {
  padding-left: 13px;
  cursor: pointer;
}

.node2collapsed {
  height: 18px;
  background: url(../graphics/tree-2-collapsed.png) no-repeat 0px 0px;
  line-height: 18px;
  color: #4D6633;
  font-style: italic;
}

.node2expanded {
  height: auto;
  background: url(../graphics/tree-2-expanded.png) no-repeat 0px 0px;
  line-height: 18px;
  color: #4D6633;
  font-style: italic;
}

.node2link {
  padding-left: 26px;
  cursor: pointer;
}

.node3collapsed {
  height: 18px;
  background: url(../graphics/tree-3-collapsed.png) no-repeat 0px 0px;
  line-height: 18px;
  color: #555555;
  font-style: italic;
}

.node3link {
  padding-left: 39px;
  color: #555555;
  text-decoration: none;
}


/* -------- Popup Box (messages) -------- */

.messagebox {
  z-index: 30;
  visibility: hidden;
  position: absolute;
  top: 190px;
  left: 50%;
  width: 400px;
  height: 180px;
  margin-left: -200px;
  border: 1px solid #8D997A;
  background-color: #FFEBB2;
  -moz-box-shadow: 0px 0px 9px #666666;
  -webkit-box-shadow: 0px 0px 9px #666666;
  box-shadow: 0px 0px 9px #666666;
}

.messageboxheader {
  width: 100%;
  height: 26px;
  background-color: #FFBB00;
  border-bottom: 1px solid #8D997A;
}

.messageboxtitle {
  margin-left: 6px;
	font: 14px sans-serif;
	line-height: 26px;
	font-weight: bold;
	color: #333333;
}

.messageboxclose {
  float: right;
  padding: 0px 6px 0px 6px;
	font: 30px sans-serif;
	line-height: 22px;
	font-weight: bold;
	cursor: pointer;
}

.messageboxcontent {
  width: 350px;
  height: 128px;
  padding: 25px 25px 0px 25px;
  text-align: center;
  font-size: 14px;
  color: #333333;
  font-weight: bold;
  overflow: hidden;
}

/* -------- Footer -------- */

#footer {
  height: 76px;
  margin: 15px 15px 0px 15px;
  padding-top: 12px;
  border-top: 1px solid #BFBFBF;
}

.footerlarge {
  font-size: 0.9em;
  font-weight: bold;
  color: #444444;
}

.footersmall {
  font-size: 0.8em;
  color: #444444;
}

.footerlink {
  color: #444444;
}

/* -------- Login dropdown box (defined here instead of in login.css so it can be styled separately) -------- */

#logindropdown {
  visibility: hidden;
	z-index: 30;
  position: absolute;
  right: 0px;
  top: 107px;
  width: 164px;
  height: 192px;
  border-left: 1px solid #4D6633;
  border-bottom: 1px solid #4D6633;
  background-color: #CED6C1;
  -moz-box-shadow: 0px 2px 9px #666666;
  -webkit-box-shadow: 0px 2px 9px #666666;
  box-shadow: 0px 2px 9px #666666;
  overflow: hidden;
}