body {
	margin: 0px; padding: 0px;
	font-family: "Trebuchet MS","Lucida Grande","Tahoma", "Verdana","Arial","Helvetica",sans-serif; font-size: 10pt; font-weight: normal;
}

#bodyWrapper {
	width: 990px; text-align: center; padding: 0px; margin-top: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0px;height: 97%;
	background: url('../images/pagelogo_gnps_right.jpg') no-repeat right top;

}

#textWrapper {
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
	height: 97%;
	position: relative;
}

select, option, textarea {
  font-family: "Trebuchet MS","Lucida Grande","Tahoma", "Verdana","Arial","Helvetica",sans-serif; font-size: 10pt;  font-weight: normal;
}

input {
  font-family: "Trebuchet MS","Lucida Grande","Tahoma", "Verdana","Arial","Helvetica",sans-serif; font-size: 10pt;  font-weight: normal;
  margin: 0px; padding: 0px;
}

h1 {  text-align: center; font-size: 18pt;  font-weight: bold; }
h2 {  font-size: 16pt;  font-weight: bold; }
h3 {  font-size: 14pt;  font-weight: bold; }

/* main form */
table.mainform {
	width: 100%; border: none; border-collapse: collapse;
}

table.mainform th {
	font: bold 10pt; color: white;
	height: 25px; border: none; padding: 2px 2px 2px 8px;
        background: url('../images/top.png') no-repeat left;
}

table.mainform th.inner {
	background-image: url('../images/top3.png');
}

table.mainform td {
	font-size: 10pt; color: black; background-color: white; padding: 2px;
}

table.mainform a { font-size: 10pt; text-decoration: none; background-color: white; color: black; }
table.mainform a:hover { font-size: 10pt; text-decoration: none; background-color: white; color: black; }

table.mainform td.bottomline {
	background-color: transparent;
}

/* tab */
table.tabform {border-width: 0; width: 100%; border-spacing: 1px}
table.tabform th {
	font-size: 10pt; font-weight: bold; color: white;  background-color:#b0f0f0;
	background-image: url('../images/top.png');
	background-position: left; background-repeat: no-repeat;
	padding-left: 8px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px;
}
table.tabform th a { font-size: 10pt; text-decoration: none; background: none;	color: white; }
table.tabform th a:hover { font-size: 10pt; text-decoration: none; background: none; color: white; }

table.tabform td.noncell {
	padding: 2px; font-size: 10pt; background-color:#ffffff;	color: black;
}
table.tabform td a { font-size: 10pt; text-decoration: none; background-color:#ffffff; color: black; }
table.tabform td a:hover { font-size: 10pt; text-decoration: none; background-color:#ffffff; color: black; }

table.tabform td.tabcell {
	border-width: 1px; padding: 2px 5px 2px 5px;  border-style: solid; border-color: #003399;
}

/* bottom line */
td.bottomline {
	background-image: url('../images/bottom-full.png');
	background-position: right; background-repeat: no-repeat;
	padding-right: 10px; padding-bottom: 10px; height: 30px; font-size: 10pt;
}

td.folderBottom {
	background-color: transparent;
	background-image: url('../images/bottom-full.png');
	background-color: transparent;
	background-position: bottom right; background-repeat: no-repeat;
	padding-right: 10px; padding-bottom: 10px; height: 40px; font-size: 10pt;
}

/* sched tables */
table.sched { font-size: 10pt; border-width: 0px; border-spacing: 1px; border-style: solid; border-color: #003399; border-collapse: separate; background-color: #5570b2; }
table.sched th { border-width: 0px; padding: 2px 5px 2px 5px; border-style: solid; border-color: #003399; background-color: #003399; background-image: none; color: white;}
table.sched td { border-width: 0px; padding: 2px 5px 2px 5px;  border-style: solid; border-color: #003399; }
table.sched a {text-decoration: underline; border-color: #003399; background-color: lightgreen;  }
table.sched  a:hover {text-decoration: underline; border-color: #003399; background-color: #b0ffb0;  }

/* PTM tables */
table.ptm{ font-size: 10pt; border-width: 0px; border-spacing: 1px; border-style: solid; border-color: white; border-collapse: separate; background-color: #5570b2; }
table.ptm th { border-width: 0px; padding: 2px 5px 2px 5px; border-style: solid; border-color: white; background-color: #003399; background-image: none; color: white;}
table.ptm td { border-width: 0px; padding: 2px 5px 2px 5px;  border-style: solid; border-color: white; }
table.ptm a {text-decoration: underline; border-color: white; background-color: lightgreen;  }
table.ptm a:hover {text-decoration: underline; border-color: white; background-color: #b0ffb0;  }

/* result tables */
table.result { font-size: 10pt; border-width: 0px; border-spacing: 1px; border-style: solid; border-color: #003399; border-collapse: separate; background-color: #dedede}
table.result th { border-width: 0px; padding: 2px 5px 2px 5px; border-style: solid; border-color: #003399; background-color: #6b99cb; background-image: none; color: white;}
table.result th span.resize {cursor:e-resize; background-color:#eeeeee; color:#eeeeee; width:1px; margin-right:0; }
table.result td { border-width: 0px; padding: 2px 5px 2px 5px;  border-style: solid; border-color: #003399; background-color: white; word-wrap: break-all; overflow:hidden; }
table.subResult { font-size: 10pt; border-spacing: 0; }
table.subResult td { padding: 0; }

/* separator for multi-value table cell contents */
hr.separator {
	border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}

/* help */
.help { cursor: help; position: relative; display: inline;}
.helpbox {
	cursor: help; position:absolute; top:0;left:0; z-index:200;	width:292px;
	text-align: left; color: black; font-weight: normal;
}


.helpbox a { background: transparent !important; color: blue;	text-decoration: underline; }
.helpbox p { padding: 0px; }
.helpbox h3 { padding-top:3px; color:#c0c0ff; border-bottom:solid 1px #c0c0ff; }
.helpbox .helpbox-main {
	background: transparent url(../images/helptop.png) top left no-repeat;
	padding-left:15px; padding-right:5px;
}
.helpbox .helpbox-bottom { background:url(../images/helpbottom.png) top left no-repeat; }

/* logo */
#logo {
	height: 100px; margin: 0px; padding: 0px; text-align: left; color: #f0f0f0; width: 100%;
	background-image: url('../images/pagelogo_gnps_left.png');
	background-position: left; background-repeat: no-repeat; color: white;
}

.loginbox { position: relative; top: 25px; float:right; padding-right: 3px;}
.loginframe {text-align: center; font-size: 8pt; color: white;}
.loginframe button { font-size: 8pt; height: 16pt; }
.loginframe a { color: white; }

/* pull down menu */
div.pdmenu {
	padding: 0px; height: 20px;
	position: absolute; bottom: 0px; right: 0px;
	text-align: left;
}

div.banner{
	padding: 0px; height: 20px;
	position: relative; top: 80px;
	text-align: center;
}

.banner a { color: white; text-decoration: none; }

.pdmenu ul {
	margin: 0;
	padding: 0 0 25px 0;
	list-style-type: none;
}

.pdmenu li  {
	width: 125px;
	margin: 0 -1px 0 0;
	padding: 0;
/*	border:1px solid black;
	color:black;
	text-decoration:none;
	background-color:white;*/
	float:left;
}

.pdmenu a {
	text-decoration: none;
	display: block;
/*	color: #000000;
	background-color: #ffffff;
	padding: 5px;*/
}

.pdmenu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000033;
}

.pdmenu li ul {
	display: none;
}

.pdmenu li:hover ul {
	visibility: visible;
	display: block;
	position:absolute;
	z-index:202;
	width:125px;
	padding: 0;
	margin: 0;
	border:1px solid black;
}

.pdmenu li li {
	color:black;
	z-index:202;
	text-decoration:none;
	background-color:white;
	border: none;
}

.pdmenu li li a {
	padding: 2px 2px 2px 10px;
	color: black;
	text-decoration: none;
}

/* popup */
#popup_mask{
	position: fixed; width: 100%; height:100%; top:0px; left:0px; z-index: 100;
	opacity:.7; filter: alpha(opacity=70); -moz-opacity: 0.7; background-color: black;
}

#popup_img{
	display: none; border:2px solid #525252; margin: 1em auto;
	background:#FFFFFF; color:#000000;
	text-align:left; z-index: 104;
}

.popup{
	display: none; z-index: 104;
}

.folder{
	display: none; padding: 10px; overflow: auto; text-align:left; height: 300px;
}

.folder span.title{
	padding-left: 2px; padding-right: 2px; margin-left: 2px; cursor: pointer;
}

.folderControl{
	cursor:pointer; color:blue; font-weight: bold; position: relative
}

.error { color:#ff0000; }
#togglebar { padding: 3px; background-color:#b0f0f0; background-image: url('../images/top.png'); background-position: left; background-repeat: no-repeat; color: white; }
#uploadprogress { background-image: url('../images/blue_progressbar.gif'); background-repeat: repeat-x; color:white;}

.header_link{ color: white; }
.selectable{cursor: hand; cursor: pointer; border: 0;}
.desc_block{ font-size: 14pt; }

/* jQuery selector list */
.selector-box { border: 1px solid gray; }
.selected-box { border: 2px solid green; }
.selector {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 468px;
	height: 88px;
	overflow-y: auto;
	overflow-x: auto;
	white-space: nowrap;
}
.selector li {
	cursor: pointer;
	height: 18px;
	background: #FFFFFF;
	color: #222222
}
.selector li.ui-selecting { background: #EEEEFF; }
.selector li.ui-selected { background: #DDDDFF; }

/* if mozilla */
html>body div.scrollable tbody {
  overflow: auto;
}

table.resizable th{
  text-align:center;
  overflow: hidden;
}

/* if mozilla, add 10 for the scrollbar */
html>body th.scrollbarCol {
  width:10px;
}

table.resizable td{
  overflow: hidden;
}

table.resizable{
  table-layout:fixed;
}

table.resizable input{
  width:100%;
}

table.resizable textarea{
  width:100%;
}

.nowrap {
  white-space:nowrap;
}

.wrap{
  white-space:normal;
}

/* needed for IE */
table.tabular th.scrollbarCol {
  background-color:transparent;
}

table.tabular {
  FONT-SIZE: 13px;
  FONT-FAMILY: 'Verdana, Arial, Helvetica, sans-serif';
  COLOR: #336699;
}

table.tabular thead {
  COLOR: #ffffff;
  FONT-WEIGHT: bold;
}

table.tabular th{
  background-color:#c0c0c0;
  padding: 4px;
}

table.tabular td {
  background-color:#EAF4F3;
  padding: 2px;
}

/* modal overlay */
div.overlay {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	width:100%;
	height:100%;
	text-align:center;
	z-index: 1000;
	background-color: #666666;
	opacity: 0.9;
}

div#overlay_text {
	color: white;
	font-family: Helvetica;
	font-size: 12pt;
	font-style: italic;
	position: relative;
	top: 10px;
}

/* Added for SWFUpload */
fieldset, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

div.fieldset {
	border:  1px solid #afe14c;
	margin: 10px 0;
	padding: 20px 10px;
}

div.fieldset span.legend {
	position: relative;
	background-color: #FFF;
	padding: 3px;
	top: -30px;
	font: 700 14px Arial, Helvetica, sans-serif;
	color: #73b304;
}

div.flash {
	width: 375px;
	margin: 10px 5px;
	border-color: #D9E4FF;

	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius : 5px;
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius : 5px;
    -moz-border-radius-bottomleft : 5px;
    -webkit-border-bottom-left-radius : 5px;
    -moz-border-radius-bottomright : 5px;
    -webkit-border-bottom-right-radius : 5px;

}

.progressWrapper {
	width: 357px;
	overflow: hidden;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}

/* Current */
.green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

/* Complete */
.blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}


/* -- SWFUpload Object Styles ------------------------------- */
.swfupload {
	vertical-align: top;
}

/* navigation tab styles */
.navMain { float: left; width: 100%; line-height: normal; background: #FFF url(../images/navInner_bg.gif) bottom repeat-x; }

.navMain ul { list-style-type: none; margin: 0; padding: 0; }

.navMain li { display: inline; margin: 0; padding: 0; }

.navMain a { font-family: "Helvetica Neue","Lucida Grande",Helvetica,Arial,Verdana,sans-serif; font-size: 12px;
	cursor: pointer; float: left; margin: 0; margin-right: 1px; padding: 0 0 0 7px; text-decoration: none; text-align: center; width: 109px; height: 30px;
	background: url(../images/tabs_left.gif) no-repeat left top; }

.navMain a:link, a:active { color: #CC3300; }

.navMain a span { float: left; display: block; padding: 8px 10px 7px 3px; width: 8em; color: #000;
	background: url(../images/tabs_right.gif) no-repeat right top; }

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.navMain a span { float: none; }
/* End IE5-Mac hack */

.navMain a:hover span { color: #000; }

.navMain a.current { background: url(../images/tabs_left_over.gif) no-repeat left top; font-weight: bold; }

.navMain a.current span { background: url(../images/tabs_right_over.gif) no-repeat right top; color: black; }

.navMain a:hover {background: url(../images/tabs_left_over.gif) no-repeat left top; }

.navMain a:hover span { background: url(../images/tabs_right_over.gif) no-repeat right top; }

/* selected files display styles */
table.selectedFiles th { text-align: center; font-size: 110%; font-weight: bold;
	color: black; background: none; }

table.selectedFiles td { text-align: left; }

/* Dijit tree menu styles */
.selectedTreeNode { background-color: #DDE7F2; }


#resultViewBlocks{
	margin-left:10px;
}
