﻿/* */

html, body
{
	margin: 0;
	padding: 0,
}

body {
	font: 11px/1.5em Verdana;
	padding:0;
	margin: 0;
	background-color: #336633;
	min-width: 992px;
	}

h1 {
	font-size: 1.15em;
	margin:0 10px 5px 10px;
	}
	
h2 {
	font-size:1.05em;
	margin:10px 10px 5px 10px;
	}
	
p {
	margin:0 10px 5px 10px;
	}		
	
img {border:0px;}

a {
	text-decoration: underline;
	font-weight:bold;
}

a:link {
	color: #003333;
	border:0px;
}

a:visited {
	color: #003333;
}

a:active {
	color: #993300;
}

a:hover {
	color: #990033;
}	

ol li {padding-bottom: 5px;}

.noListStyle
{
	padding:3px;
	margin: 3px;
	list-style-type:none
	}

.center 
{
	text-align:center;
}

#betaBanner 
{
	padding: 2px;
	text-align: center;
	font-weight: bold;
	color: White;
	background-color: #003300;
	border-bottom: 1px solid #003366

}

#examples { display:none}

#betaBanner a:link {
	color: Yellow;
	border:0px;
}


#betaBanner a:visited {
	color: #FFC19F;
	border:0px;
}

#betaBanner .beta 
{
	color: Yellow;

}


#header {
	height:75px;
	position: relative;
	background-repeat: repeat-x;
	background-image: url(../img/header-bg.jpg);

}

#header a:link {
	color: #003333;
	border:0px;
}


#header a:hover {
	color: #990033;
}	


#header a:visited {
	color: #ffff99;
	border:0px;
}

#header a.selected, #header .selected { font-weight:bold; text-decoration: none; color: Yellow !important;  }

#header .logo
{
	float:left;
	display: block;
	padding: 0;	
	border: 0;
}

#header .search 
{
	float:left; 
	margin-top:7px;
	margin-left: 20px; 
	text-align:left;
}	

#header .searchText 
{
	font-size:.95em; 
	text-align:left;
}

#header .contactHelpFAQ
{
	margin-right:15px; 
	margin-top:10px; 
	display:block; 
	float:right; 
}

#header .searchBox
	{
	border:1px solid #888888;
	font-size:11pt;
	font-weight:bold;
	padding:2px 4px;

}

#banner {
	float:left;
	position: relative;
	font:14px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;
	width: 100%;
	z-index:1;
}

#banner h1 { margin:0px; padding:10px}
	
#breadcrumbs {
	height: 2em;
	background-color: #990033;
	position: relative;
	border-bottom: 2px solid #003300;
	z-index:0;
	color:#fff;
	font-weight:bold;
	padding: 4px 0px 0px 10px;
}	

#breadcrumbs a {
	font-weight:bold;
}
#breadcrumbs a:link {
	color: #B5DFB5;
	border:0px;
}

#breadcrumbs a:visited {
	color: #9BCF9B;
}
#breadcrumbs a:active {
	color: #9BCF9B;
}
#breadcrumbs a:hover {
	color: #9BCF9B;
}	

#container		
	{
		margin: 1em auto;
		width: 99%;
		text-align: left;
	}

#main1 {
	margin:5px 0 0 0; padding:0;
}

#main2 {
	margin:0; padding:0;
}
#mainleft {
	float:left;
	width:350px;
	margin:0; padding:0;
}
#mainright {
	float:right;
	width:275px;
	margin:0; padding:0;
}
#maincenter {
	margin:0 275px 0 350px;
	min-width: 357px;
	padding:0;
}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}		
	
.component {
	background: #ffffdf;
	margin: 0 3px 6px 3px;
	overflow: hidden;
}

.componentHeader
{
	border-bottom: 1px solid #cfcfcf;
	margin: 3px 10px 5px 3px;
	padding-bottom: 3px;
}

.componentHeader .title { font-style:italic; font-size: large !important; border:0; display: inline }
.componentHeader .print { float:right}
.componentHeader img { vertical-align:middle; padding-right:2px;}
.componentHeader .navigation { text-align:center; padding-left:10px; display: inline;}
.component .componentHeader h1 { border-bottom: 0px; font-size: large !important; display: inline}


.component-pad 
{
	padding: 0 5px 0 10px;
	margin-bottom: 7px;
}

.component h1, .editToolh1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfcfcf;
	font-size: 1.25em;
	line-height: 1.25em;
	padding-bottom:3px;
	font-family: Verdana;
}

.component h2, .editToolh2
{
	margin:0px 5px 5px 5px;
	font-size: 1.4em;
	line-height: 1.4em;
	padding-bottom:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfcfcf;
}

.component h3 {
	font-size: 1.05em;
	margin:0px 5px 5px 5px;
}

.component .leftContainer { width: 52% }
.component .classification { margin-bottom:20px; }


.component p.helpText
{
	margin: 0 0 3px 0;
	padding: 7px 10px 7px 25px;
	background: url(../img/helppara.gif) no-repeat 7px 6px;
	background-color:#ff9966;
	
}

.component p.vis { display:block; }
.component p.invis { display:none; }

.component .galleryContainer { width: 42%; margin: 0px 10px; float: right; }
.component .gallery { background: #9ccf9c;  overflow: hidden; }
.gallery .galleryHeader { margin:0px 5px 3px 5px; border-bottom: 1px solid #6B8F6B; padding-bottom: 3px }
.component .gallery b.rtop, .component .gallery b.rbottom { background-color: #ffffde; }
.component .gallery b.rtop b, .component .gallery b.rbottom b { background-color: #9ccf9c; }
.component .gallery h2 {border-bottom: 1px solid #ffffde; }
div.corner {padding:3px 0;}

.vis { display:block; }
.invis { display:none; }

.toggleOpen, .toggleClosed
{
	margin: 15px;
	background-image: url(http://yui.yahooapis.com/2.8.0r4/build/assets/skins/sam/sprite.png);
	background-repeat: no-repeat;
}
.toggleOpen {background-position: 0 -400px;}
.toggleClosed {background-position: 0 -350px;}

.component a.helpIcon 
{
	float:right; 
	margin-right:5px;
}
b.rtop, b.rbottom {
	display: block;
	background: #336633;
}

b.rtop b, b.rbottom b {
	display: block;
	height: 1px;
	overflow: hidden; 
	background: #FFFFDF;
}

b.r1 {margin: 0 5px}

b.r2 {margin: 0 3px}

b.r3 {margin: 0 2px}

b.rtop b.r4, b.rbottom b.r4 {
	margin: 0 1px;
	height: 2px
}


.tool h2 {	
	font-size: 1.05em;
	margin: 0;
	padding-bottom: 0px;
	border: 0;
}
.tool { margin: 3px 6px; background-color: #9ccf9c; border: solid 1px #57566F; width:15%; float:right; z-index: 2; }
.toolHeader { padding: 2px 3px; height: 1.4em; }
.toolDesc { padding: 0px 5px 5px 5px; }
.toolContent
{
	background: #9ccf9c none repeat scroll 0%;
	border: medium none;
	margin: 0px 3px;
	overflow: hidden;
	border-top: 1px solid #57566F;	
	/*clear: both;*/
	padding: 0px 3px 3px 3px;	
}	


.inline-list {
	margin: 0;
	padding: 2px;
	display: block;
}

.inline-list ul, .inline-list li {
	display: inline;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

a.supportAtlas {
	background: url(../img/money.png) no-repeat;
	padding: 1px 11px 3px 17px
}

.noTopPadding {margin-top: 0; padding-top:0;}
.noBottomPadding {margin-bottom: 0; padding-bottom:0;}

#atlasStats {width:100%; padding: 0 10px;}
#atlasStats caption {display:none;}
#atlasStats tr th {display:none;}
#atlasStats tr td {text-align:left; border-bottom: solid 1px #efefef; white-space: nowrap; }



.note {
	background:#FFA97F; 
	border: 2px solid #993300;
	margin: 10px 10px 10px 10px;
	padding: 3px;
}

#browseForm {
visibility:hidden;
display: none;

}	

#hBrowseForm {
visibility:hidden;
display: none;
text-align:left;
}	

#galleryDisplay {
visibility:hidden;
display: none;
}


/* Form Elements */

.form h2 
{
	border: 0px;
	font-size: 1.15em;
	line-height: 1.15em;
	padding-bottom:1px;
	margin: 0;
}

.form h4
{
	border: 0px;
	font-size: 1em;
	line-height: 1em;
	padding-bottom:1px;
	margin: 0;
}


.form .searchBox
	{
	display: block;
	border:1px solid #888888;
	font-size:11pt;
	font-weight:bold;
	padding:2px 4px;

}

.form .quickSearchBox
	{
	display: inline;
	border:1px solid #888888;
	font-size:11pt;
	font-weight:bold;
	padding:2px 4px;
	margin-right: 10px;

}

.form .ddl
{
	border:1px solid #888888;
	font-size:11pt;
	padding:2px 4px;

}

.form .inputGroupPad
	{
		display: block;
		margin: 7px 0 5px 0;
	}	
	
.form .fieldSet
{
	padding: 0;
	margin: 0;
	display: block;
}

.form .fieldText
{
	display: inline;
	font-size: 1.15em;
	width: 200px;
}

.form .fieldInput
{
	display: inline;
	padding: 0 0 0 10px;
}

.form .searchBtn, .searchBtn
{
	font-size:11pt;
	font-weight:bold;
	padding:2px 4px 3px;
	margin:10px 0 5px 5px;
	text-align: center;
	
}

ul.form_info div.field_label {
	width:180px;
}

.field_label {
	float:left;
	padding:0px 5px 0px 0px;
	text-align:left;
	width:95px;
}

.form ul li {
	color:black;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1em;
	font-weight:400;
	line-height:2em;
	padding: 2px;
}

.form ul {
	list-style-type:none;
}

.form .resetBtn
{
	font-size:11pt;
	padding:2px 4px;
	margin:5px 0 5px 0;
	text-align: center;
}

.form .required
{
	font-weight: bold;
	padding: 3px;
	vertical-align:middle;	
}

.form .leftPanel 
{
	float:left;
	padding-right: 15px;
}




/* End Form Elements */

.classind1, .classind2, .classind3, .classind4, .classind5, .classind6, .classind7 { padding-right: 10px; }
.classind1 { padding-left: 10px; }
.classind2 { padding-left: 20px; }
.classind3 { padding-left: 30px; }
.classind4 { padding-left: 40px; }
.classind5 { padding-left: 50px; }
.classind6 { padding-left: 60px; }
.classind7 { padding-left: 70px; }

#footer 
{
	clear: both;
	border-top: 1px solid #cfcfcf;
	margin:25px 10px 10px 10px; 
	padding:5px;
	text-align:center;
	background-color: #ffffdf
}

#footer img 
{
	vertical-align: middle;
}

.importantBox { display: block; width: 88%; color: #000; border: solid 2px gold; margin: 5px 0 0 10px; padding: 10px 10px 10px 25px; background: #ffc url(../img/information.png) no-repeat 5px 10px;  }
.importantBox h3 { margin: 0 0 5px 0; font-size: 1.2em; }
.importantBox p { margin: 0px; padding: 0px;  }
.errorBox { background-color: #fee; background-image: url(../img/exclamation.png); border: solid 2px #e00; color: #f00; }
.errorHighlight { padding-left: 10px; background: #fee; border: solid 2px #e00; color: #f00; }


.detailHeader { background:#99cc99; color:#000;text-align:left; font-weight:bold; width: 25%; padding: 3px; border:0px }
.datagridFooter { margin: 0px 0px 20px 10px; display: block}

.datagrid { border-collapse: collapse; width: 98%; margin: 0 10px; }

.datagrid thead tr th, .datagrid tfoot tr th, .datagrid .detailHeader, .datagrid tr.header th {
	background-color: #99CC99;
	padding: 5px;
}
.datagrid th, .datagrid td { border: solid 1px #999; }
.datagrid tbody td {
	color: #3D3D3D;
	background-color: #fff;
	vertical-align: top;
	padding: 5px;
}
.datagrid tbody tr.odd td, .datagrid tbody tr.altrow td, .datagrid td.odd {
	background-color:#d6ead6;
}

.hoverTable 
{
	width: 100%;
}

.hoverTable .titleCell
{
	width:20%;
	font-weight:bold;
	vertical-align:top
}

/* Added from herbarium styles */

.notice {
	font-size: 0.9em;
	color: red;
	text-align: left;
	margin-left: 5px;
}

.searchForm 
{
	float: left;
	display: block;
	clear: both;
}

.searchForm ul {
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
	float: left;
	display: block;
	clear: both;
}
.searchForm ul li {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: black;
	line-height: 2em;
	float: left;
	display: block;
	clear: both;
	width: 100%;
}
.searchForm ol li {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: black;
	margin-bottom: .1em;
	width: 100%;
}
.searchForm li.expandable {
	font-size: 1em;
}

#waitContainer {
	text-align: center;
	}

#pleaseWait {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	font-weight: normal;
	color: #c00;
	}
	
a.selected, .selected { font-weight:bold; text-decoration: none; color: #990033 !important;  }
span.noital { font-style: normal; }
.ital { font-style: italic; } 

a.transferLink {border: 1px solid #000; margin: 5px; padding: 5px; text-decoration:none; background-color:#ccc; display: inline-block; width: 75px;}
a.transferLink:hover {border:1px solid #990033; background-color:#d4d0c8;}

.yui-skin-sam .adminMenuItemLabel { color: #993300; }

/* Results GridView */
select.colFilter {font-size:0.9em;}
.filterActive { background-color: #ff0; }
a.filterText:link, a.filterText:visited { background-color: #ff8; padding: 7px; border: solid 1px #000; }
td.centered {text-align:center;}
td.wideText {min-width:200px;}
td.smallColumn {min-width:60px;}
.pagerText {font-weight:normal;}
.numRecordsText {margin-right:20px;}
.datagrid {margin-bottom:0px;}

input.pagerBtn {margin-bottom:-4px;}

td.statesyn 
{
	background-image:url('../img/bullet_green.png');
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
}

span.protectedInfo 
{
	color: #771111;
	font-weight:bold;
	background: url('../img/exclamation.png') no-repeat left center;
	padding:2px;
	padding-left:20px;
}

span.editable
{
	padding: 5px 20px 5px 0px;
	background-image:url('../img/database_edit.png');
	background-position: right center;
	background-repeat: no-repeat;
}
span.editable:hover
{
	color: #771111;
	text-decoration: underline;
	cursor: pointer;
}

td.specimen-detail-title 
{
	font-size: 1.5em;
	font-weight: bold;
}

span.nodata { color: #3d3d3d; margin: 5px 10px; background-color: #fff; border: solid 1px #999; padding: 5px; display: block; width: 98%; }