/* page layout */

body{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E9EDD1;
	margin: 0px 0px 0px 0px;
/* the following scrollbar properties are for ie 5.5 only and are not a w3c xhtml standard */
   scrollbar-3d-light-color:#000000;
   scrollbar-arrow-color: #ffffff;
   scrollbar-dark-shadow-color: #A0A0AF;
   scrollbar-face-color: #454762;
   scrollbar-highlight-color: #454762;
   scrollbar-shadow-color: #454762;
   scrollbar-track-color:#A0A0AF;
   scrollbar-base-color: #454762;
}
#pagecontent{
	margin: 25px 20px 10px 20px;
}
#alphabet {
	font-weight: bold;
	font-size: 14px;
	margin: 10px 15px 0px 20px;
	letter-spacing: 10px;
	border-bottom: 1px solid #CCCCCC;
	width: 30%;
}
#alphabet2 {
	font-weight: bold;
	font-size: 14px;
	margin: 10px 15px 0px 0px;
	letter-spacing: 10px;
	border-bottom: 1px solid #CCCCCC;
	width: 30%;
}
#thumbnailsarea {
	float: right;
	margin: 0px 0px 10px 20px;
}
#thumbnails {
	border: 0;
	padding-left: 10px;
}
/* for characters */
#thumbnails_char {
	border: 0;
	padding-right: 20px;
}
.content_char {
	padding-bottom: 15px;
}

/* sets thumbnail and caption styles */

.ImageCaption {
	padding-right: 25px;
}
.caption {
	text-align:left;
	margin:0 3px 0 3px;
	font-size: 0.9em;
}

td.thumbnail {
	width: 90px;
	vertical-align: top;
	text-align:center;	
}

img.thumbnail {
	border: 0;
	margin: 0px;
}

/* text styles */

h1{
	color: #339999;
	font-weight: bold;
	font-size: 26px;
	margin-top: 15px;
	margin-bottom: 0px;
}
h1 a:link, h1 a:visited{
	color: #339999;
	font-weight: bold;
	font-size: 26px;
}
h2{
	color: #454762;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 25px;
}
/* h3 style for common name */
h3{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
}
/* h4 style for genus notes */
h4, h4 i, h4 b{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 20px;
}
h4 a:link, h4 a:visited {
	font-size: 14px;
	color: #339999;
}
h5{
	color: #6E5D8F;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -10px;
	margin-left: 5px;
}
h6, h6 a:link, h6 a:visited{
	color: white;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #464763;
	padding: 3px 3px 3px 3px;
	width: auto;
	text-transform: uppercase;
}
p, p i, p em, p b, p a:link, p a:visited{
	text-align: left;
	line-height: 1.5em;
	margin-bottom: 10px;
	font-size: 12px;
}
.plink a:link{
	color: #339999;
}
.top{
	font-size: 10px;
	font-weight: bold;
	margin: 6px 0px 5px 0px;
	text-align: left;
}
blockquote{
	margin-top: -10px;
	margin-left: 20px;
}
ul{
	font-size: 13px;
	margin-left: 30px;
	margin-bottom: 10px;
}
ul i{
	font-size: 12px;
}


/* styles for nomenclature */
.nomindent{
	MARGIN: 0in 0in 5pt 0.5in;
}

/* link styles */
a:link, a:visited, a:active {
	color: Black;
	text-decoration: none;
}
a:hover {
	color: #339999;
}
.top a:link, .top a:visited, .top a:active {
	color: #6E5D8F;
	text-decoration: none;
}
.top a:hover {
	color: #A0A0AF;
}

/* for the glossary */

#LetterLayer {
	position: absolute; 
	height: 20px auto; 
	z-index:1; 
	left: 2px;
	padding:10px; 
	width:98%;
	letter-spacing: 0px;
}
.glossarytext {
    font-weight: normal;
    font-size: 12px;
    color: Black;
}

.glossaryitem, .glossaryitem i{
	font-weight: normal;
   font-size: 12px;
   color: Black;
	margin-bottom: 8px;
}
.glossaryitem a:link, .glossaryitem a:visited, .glossaryitem a:active {
	color: Black;
	text-decoration: underline;
	font-size: 12px;
}
.glossaryitem a:hover {
	color: #669999;
	text-decoration:none;
}
b a.glossaryitem:link, b a.glossaryitem:visited, b a.glossaryitem:active {
	color: Black;
	text-decoration:none;
	font-weight: bold;	
}
b a.glossaryitem:hover {
	color: #669999;
	text-decoration:none;
	font-weight: bold;	
}
h1 a.glossaryitem:link, h1 a.glossaryitem:visited, h1 a.glossaryitem:active {
	font-size: 26px;
	color: #339999;
	text-decoration:none;
	font-weight: bold;	
}
h1 a.glossaryitem:hover {
	color: Black;
	text-decoration:none;
	font-weight: bold;	
}

.glossaryitemtitle, .glossaryitemtitle b, .glossaryitemtitle a:link {
	font-weight:bold;
	font-size: 13px;
	color: #339999;
}
.glossarygap{
	margin-bottom: 10px;
}
.glossarythm {
	border: solid #000000 1;
	margin: 0px 10px 0px 10px;
}

a.alphabet:link, a.alphabet:visited, a.alphabet2:active, a.alphabet2:link, a.alphabet2:visited, a.alphabet2:active {
	color: #669999;
	font-size:14px;
	font-weight:bold;    
	text-decoration: none;		
}
a.alphabet:hover, a.alphabet2:hover {
	text-decoration: none;
	font-size:14px;
	font-weight:bold;  
	color: black;
}

/* styles for dropdown menu */
.menu{
	background-color: #339999;
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
}
.menu a:link{
	COLOR: #ffffff; 
	TEXT-DECORATION: none;
}
.menu a:visited, .menu a:active{
	COLOR: #ffffff; 
}
.menu a:hover{
	COLOR: #454762;
}

/* sets styles for printing */

@media print {

#LetterLayer {
/*turns off the moving glossary layer for printing */
	display:none; 
} 
#alphabet {
/*turns off the alphabet for printing */ 
	display:none; 
}
#menu {
/*turns off the mmenu for printing */ 
	display:none; 
}
}
