/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,textarea,iframe { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-weight: normal; font-style: normal; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

header, hgroup, nav, section, footer { display: block; }

nav ol,nav ul,nav li{list-style:none;margin:0!important;padding:0!important;}

#inner:after,
header:after,
nav:after,
hgroup:after,
section:after,
footer:after,
p:after,
#gallery ul:after,
.three-col:after,
.clearfix:after
{ 
	 content: ".";  
	 display: block; 
	 height: 0; 
	 clear: both; 
	 visibility: hidden; 
}
#inner,
header,
nav,
hgroup,
section,
footer,
p,
#gallery ul,
.three-col,
.clearfix {zoom:1;}

/* page layout */
html {
	font-size: 62.5%;
	color: #000;
}

/* link styles */
a:link, a:visited {
    color: #c16868;
    text-decoration: underline;
}

a:hover, a:active, nav a:hover, nav a:active {
	color: #666;
}

section a:link img, section a:visited img{
	padding:6px;
	border:1px #ccc solid;
}

section a:hover img, section a:active img {
	border-color:#c16868;
}

em, i {
	font-style: italic;
}

strong, b {
	font-weight: bold;
}

.alignleft, .collections #inner img {
	float:left;
	position:relative;	
}

.alignleft img, .collections #inner img, img.alignleft {
	margin: 0 12px 12px 0;	
}

.alignright {
	float:right;
	position:relative;	
}
.alignright img, img.alignright {
	margin: 0 0 12px 12px;	
}
.negativeIndent {
	text-indent: -500px;
	height: 0;
	position: relative;
}

.hide {
	display:none;
}
a.button {
	margin:3px 12px;	
}
a.external, ul.external a {
	padding-right:13px;
	background: url(../images/external.png) right center no-repeat;	
}


body {
	background-color: #fff;
	font: 1.3em/1.6em Arial, Helvetica, sans-serif;
	text-align: center;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}
#logos {
	list-style:none;
	margin:0;
	padding:0;	
}
#logos img {
	border:none;
	padding:0;	
}
#logos li {
	display:block;
	float:left;
	position:relative;
	padding:12px;
}
time {
	padding:12px;
	width:320px;
	margin:0 0 6px -12px;
	display:block;
	background: url(../images/menu_home_active.gif) center left no-repeat;
}

header {
	width: 1000px;
}

header h1 {
	float:left;
	position:relative;
	width:481px;
	padding:0;
	margin:0;
	height:55px;
	overflow:hidden;
}

nav#site-nav {
	float:left;
	position:relative;
	width:519px;
	height: 55px;
}

#site-nav ul, #site-nav li {
	display: inline;
	height: 55px;
}

#site-nav li a {
	float: left;
	padding: 55px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:55px; /* for IE5/Win only */
	border: none;
}

#navHome {
	width: 56px;
	background: url(../images/nav_home.gif) top left no-repeat;
}

#navOverview {
	width: 76px;
	background: url(../images/nav_overview.gif) top left no-repeat;
}

#navIdentify {
	width: 105px;
	background: url(../images/nav_identifyThrips.gif) top left no-repeat;
}

#navBrowse {
	width: 119px;
	background: url(../images/nav_browseSpecies.gif) top left no-repeat;
}

#navGlossary {
	width: 72px;
	background: url(../images/nav_glossary.gif) top left no-repeat;
}

#navReferences {
	width: 91px;
	background: url(../images/nav_references.gif) top left no-repeat;
}

#site-nav a:hover, #site-nav a:active, #overview a#navOverview, #identify a#navIdentify, #browse a#navBrowse, #glossary a#navGlossary, #references a#navReferences {
	background-position: 0 -55px;
}


section#search-wrapper {
	float:left;
	position:relative;
	width: 311px;
	height: 34px;
	background: #565656 url(../images/bg_search.png) top left no-repeat;
}
form label {
	display:none;	
}
form input {
	width:280px;
	height:24px;
	position:relative;
	outline:none;
	font: normal 1.2em/27px Arial, Helvetica, sans-serif;
	padding:0 6px;
	margin:6px 0 0 12px;
	border:1px #a5acb2 solid;
	color:#000;
}

nav#alphabet {
	float:left;
	position:relative;
	width:689px;
}

nav#alphabet ul, nav#alphabet li {
	display: inline;
	height: 34px;
}

nav#alphabet ul {
	float: right;
	position: relative;
}

#alphabet li a {
	float: left;
	padding: 34px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:34px; /* for IE5/Win only */
	border: none;
}

#alphabet a:hover, #alphabet a:active {
	background-position: 0 -34px;
}

#alphabet a:hover#alphaI, #alphabet a:hover#alphaJ, #alphabet a:hover#alphaQ, #alphabet a:hover#alphaU, #alphabet a:hover#alphaV,#alphabet a:hover#alphaW, #alphabet a:hover#alphaY, #alphabet a:hover#alphaZ {
		background-position: 0 0px;
}

#alphaA{
	width: 27px;
	background: url(../images/alpha_a.gif) top left no-repeat;
}

#alphaB{
	width: 26px;
	background: url(../images/alpha_b.gif) top left no-repeat;
}

#alphaC {
	width: 27px;
	background: url(../images/alpha_c.gif) top left no-repeat;
}
#alphaD {
	width: 27px;
	background: url(../images/alpha_d.gif) top left no-repeat;
}
#alphaE {
	width: 26px;
	background: url(../images/alpha_e.gif) top left no-repeat;
}
#alphaF {
	width: 26px;
	background: url(../images/alpha_f.gif) top left no-repeat;
}
#alphaG {
	width: 27px;
	background: url(../images/alpha_g.gif) top left no-repeat;
}
#alphaH {
	width: 28px;
	background: url(../images/alpha_h.gif) top left no-repeat;
}
#alphaI {
	width: 21px;
	background: url(../images/alpha_i.gif) top left no-repeat;
}
#alphaJ {
	width: 24px;
	background: url(../images/alpha_j.gif) top left no-repeat;
}
#alphaK {
	width: 26px;
	background: url(../images/alpha_k.gif) top left no-repeat;
}
#alphaL {
	width: 25px;
	background: url(../images/alpha_l.gif) top left no-repeat;
}
#alphaM {
	width: 28px;
	background: url(../images/alpha_m.gif) top left no-repeat;
}
#alphaN {
	width: 27px;
	background: url(../images/alpha_n.gif) top left no-repeat;
}
#alphaO {
	width: 28px;
	background: url(../images/alpha_o.gif) top left no-repeat;
}
#alphaP {
	width: 26px;
	background: url(../images/alpha_p.gif) top left no-repeat;
}
#alphaQ {
	width: 28px;
	background: url(../images/alpha_q.gif) top left no-repeat;
}
#alphaR {
	width: 27px;
	background: url(../images/alpha_r.gif) top left no-repeat;
}
#alphaS {
	width: 26px;
	background: url(../images/alpha_s.gif) top left no-repeat;
}
#alphaT {
	width: 25px;
	background: url(../images/alpha_t.gif) top left no-repeat;
}
#alphaU {
	width: 27px;
	background: url(../images/alpha_u.gif) top left no-repeat;
}
#alphaV {
	width: 26px;
	background: url(../images/alpha_v.gif) top left no-repeat;
}
#alphaW {
	width: 31px;
	background: url(../images/alpha_w.gif) top left no-repeat;
}
#alphaX {
	width: 26px;
	background: url(../images/alpha_x.gif) top left no-repeat;
}
#alphaY {
	width: 25px;
	background: url(../images/alpha_y.gif) top left no-repeat;
}
#alphaZ {
	width: 29px;
	background: url(../images/alpha_z.gif) top left no-repeat;
}

#inner {
	padding: 24px 12px;
}

.col-wide {
	float: left;
	position: relative;
	width: 650px;
	margin: 0 0 0 0;
}

.col-narrow, .rtnav {
	float:left;
	position:relative;
	width:325px;
	padding: 0 0 12px 0;
}

.three-col section {
	float:left;
}	
.three-col ul {
	width:212px;
	margin-right:12px;
	float:left;
	position:relative;
}
.three-col.last ul{
	margin-right:0;
}
.three-col ul li, #home li {
	padding-bottom:0;	
}
/* overview right nav */
.rtnav h3 {
	text-align: right;
	font-size: .9em;
	line-height: 1.2em;
	text-transform: uppercase;
	padding: 1.1em 12px 1.1em 0;
	background:url(../images/rt_rule_h.gif) no-repeat right bottom;
}

.rtnav ul {
	position: relative;
}

.rtnav li {
	height: 30px;
	color: #666;
	font: 1.1em/2.2em Arial, Helvetica, sans-serif;
	text-align: right;
	*margin-top:-3px;
}

.rtnav li a {
	float: right;
	position: relative;
	height: 30px;
	width: 220px;
	text-decoration: none;
	padding: 0 12px 0 0;
	background: url(../images/rt_rule_h.gif) no-repeat right bottom;
	z-index: 10;	
	border: none;
}

.rtnav li a:link, .rtnav li a:visited {
	color:#666;
	border: none;
	text-decoration: none;
}

.rtnav li a:hover { 
	color: #c16868;
	border: none;
}

li.selected a {
	background: url(../images/pink_active_rt.gif) no-repeat right center;
	margin-top: -1px;
	z-index: 50;
	line-height: 2.3em;	
	*line-height:2.4em;
}

#references p {
	text-indent:-24px;
	padding-left: 24px;
}

#home footer {
	width:1000px;	
}

footer#footer-site {
	width: 1000px;
}

nav#footer-buttons {
	background: #565656 url(../images/footer.gif) no-repeat;
}


nav#footer-buttons ul, nav#footer-buttons li {
	display: inline;
	height: 35px;
}

nav#footer-buttons ul {
	height:35px;
}

nav#footer-buttons li a {
	float: left;
	padding: 35px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:35px; /* for IE5/Win only */
	border: none;
}

nav#footer-buttons a:hover, nav#footer-buttons a:active {
	background-position: 0 -35px;
}

#button-top a{
	width: 55px;
	background: url(../images/nav_top.gif) top left no-repeat;
}
#button-previousnext {
	float:right;
	position:relative;
	right:85px;
}
#button-previous a {
	width: 91px;
	background: url(../images/nav_previous.gif) top left no-repeat;
}

#button-next a {
	width: 62px;
	background: url(../images/nav_next.gif) top left no-repeat;
}
#button-quickstart {
	float:right;
	position:relative;
	right:85px;
}
#button-quickstart a {
	width: 144px;
	background: url(../images/nav_guide.gif) top left no-repeat;
}

nav#footer-nav {
	padding:12px 12px 0 12px;
}

nav#footer-nav ul li{
	display:inline;
}
nav#footer-nav ul li:after{
	content: " | ";
}
nav#footer-nav ul li.last:after {
	content:"";	
}

#flashContainer {
	padding:0;
	margin:0;
}

footer p {
	text-align: center;
	color: #999;
	padding: 36px 0 0 0;
}

/*Image box*/
#gallery {
	text-align: center;
	line-height:1.2em;
}
#gallery ul {
	margin:0;
	padding:0;
}
#gallery ul li {
	display:inline;
	float:left;
	position:relative;
	margin: 0 0 0 12px;
	padding:0 6px;
	height:182px;
	width:138px;
}
#gallery ul img {
	display:block;
	margin:0 auto 3px auto;	
}

/*end image box styles*/
/* text styles */

h1, h2, h3, h4, .bannertitle, .entitytitle {
    color:  #565656;
    font-family:  "Arial Narrow", Helvetica, Arial, sans-serif;
	line-height:1;
	padding: 0 0 12px 0;
}

h3, h4, .bannertitle, .entitytitle {
    font-family:  Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 2.4em;
	font-style: italic;
}
#home hgroup h1 {
	font-size:4.5em;
	margin-left:-6px;
}
#home hgroup h1 span {
	font-size:.75em;
	letter-spacing:-.05em;
}

h2 {
	font-size: 1.7em;
}

#home hgroup h2 {
	font-style:italic;
}

h3 {
	font-weight: bold;
    font-size: 1.1em;
    color: #000;
}

h4 {
	font-style: italic;
    font-size: 1.1em;
}

p {
    margin: 0 0 2.4em 0;
}

.hr {
	width: 100%;
	height: 1px;
	background-color: #ccc;
	margin: 0 0 1.2em 0;
}

ol, ul {
	margin:0 0 0 12px;
	padding:0 0 24px 12px;
}

ol li, ul li {
	padding-bottom:12px;	
}

ul.emphisis, .browse-index #inner ul {
	font-style: italic;
}
ul.liststyle-none, ol.liststyle-none, #browse ul {
	list-style:none;
	margin:0;
	padding:0 0 24px 0;	
}
#browse ul li {
	padding:0;	
}

table {
	width: 98%;
	background-color: #fff;
	margin: 0 0 1.4em 0;
}

th {
	text-transform: uppercase;
	font: bold .9em Arial, Helvetica, sans-serif;
	color: #565656;
	background-color: #f1f1f1;
	padding: .8em;
	border: 1px solid #ddd;
	text-align: center;
}

td {
	padding: .3em .5em;
	border: 1px solid #ddd;
	vertical-align:top;
}

tr.grey td, td.grey {
	background-color: #f1f1f1;
}

td.aligncenter {
	text-align: center;
}

caption {
	font-weight: bold;
	font-size: .9em;
	color: #000;
}

.inlineimg {
	display: inline;
	border: 1px solid #ccc;
	margin: 0 0 -.2em 0;
}

.result_pages {
	margin: 0 0 1em 0;
	text-align: right;
}

.result_pages a{ 	
	padding:.3em .5em;
	border: 1px #ccc solid;
	text-decoration:none;
}

.result_pages a:visited {
	color: #c16868;
}

.result_pages a:hover {
	border: 1px #c16868 solid;
}

.results ul {
	list-style:none;
	margin-left:0;
	padding-left:0;	
}

/* 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; 
}

#nav{
/* turns off the mmenu for printing */
	display:none; 
}
}
