/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
}

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #493737;
}

.institutionName
{
	margin: 0px;
	font-weight: bold;
}

.dataTable
{
	border-color: gray;
	border-width: 1px;
	border-style: dotted;
	margin: 10px;	

}

.dataTable td
{
	padding: 5px;
}


.dataTableSideHeader
{

	font-weight: bold;
}


form {
}

fieldset {
}

input, textarea {
	font-weight: bold;
}

input.text {
	padding: 2px 5px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #626456;
	border-bottom: 1px solid #626456;
}

input.button {
	background: #3C7BCF;
	border-top: 1px solid #3C7BCF;
	border-left: 1px solid #3C7BCF;
	border-right: 1px solid #3C7BCF;
	border-bottom: 1px solid #3C7BCF;
	color: #FFFFFF;
}

.smallfieldcell {
 width: 56px;
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: white;
 color: black;
 border: 1px solid black;
 margin-top: 5px;
}

.smallbuttons {
	cursor:pointer;
	border:outset 1px #ccc;
	background:white;
	color:black;
	font-size: 0.7em;
	font-weight: normal;
	padding: 1px 2px;
}

h1, h2, h3 {
	margin-top: 1.5em;
	color: #626456;
}

h1 {
/*	letter-spacing: -.015em;*/
	font-size: 3em;
}

h2 {
/*	letter-spacing: -.05em;*/
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #8D8E85;
}

h3 {
	font-size: 1em;
	color: #9b3430;
}

p, ul, ol, .entry {
	margin-top: 0.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

.description {
	font-size: 1em;
	border-width: 1px;
	border-style: dotted;
	font-style: italic;
	width: 90%;
	margin-left: 5px;
	padding: 15px;
	border-color: gray;

}

.description table tr td {
	padding:0;
	margin:0;
		
}

.information {
	font-size: 0.8em;
	border-width: 1px;
	border-style: dotted;
	font-style: italic;
	width: 90%;
	margin-left: 5px;
	padding: 15px;
	border-color: gray;

}


ul ul {
	margin-top: 0;
	font-size: 1.0em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #6B302E;
	border-style: none;
}

.dataset_info a {
	color: #004276;
}

a img {
	text-decoration: none;
	border-style: none;
	border-width: 0;
}

a:hover {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #9b3430;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #3C7BCF;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 1000px;
	height: 125px; /*105*/
	margin: 0 auto;
	padding: 0;
}

#menu {
	float: left;
	width: 1000px;
	height: 30px;
	background: url(../images/img04.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	background: url(../images/img05.gif) no-repeat right top;
	height: 30px;
	padding: 0 15px 0 17px;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin-right: 1px;
	padding: 8px 20px 0 18px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
/*	font-weight: bold;*/
	letter-spacing: .035em;	
	color: #FFFFFF;
}

#menu a:hover {
	color: #2C2E22;
}

#menu .current_page_item a {
	color: #2C2E22;
}

#search {
	float: right;
	width: 260px;
	padding-top: 7px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
}

#search #x {
	width: 80px;
}

/* Logo */

#logo {
	width: 970px;
	margin: 0 auto;
	padding: 0;
	margin: 0 auto;
	background: black url(../images/img03.jpg) no-repeat top right;
	height: 125px;

}

#logo h1, #logo h2, h1, #logo h3 {

	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding: 10px 0 0 20px;
	color: #2C2E22;
}

#logo h2 {
	padding: 46px 0 0 25px;
	font-style: italic;
	display: inline;
}

#logo h3 {
	display: inline;	
}

#logostats {
	padding-left: 23px;
	color: #C2C5B1;	
	font-size: 12px;
	clear: both;
}

#logo h3 a {
	padding: 0px 0 0 25px;
	font-style: italic;
	color: #666666;
	
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #C2C5B1;
}

#logo a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0px 0px 0 0px;
	background: #FFFFFF;

	border-top: none;
}

/* Content */

#content {
	float: left;
	width: 750px;
	padding: 20px 0px 20px 20px;
}

.post {
}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h2 {
	margin: 0;
	padding: 15px 0  0 0px;
	height: 30px;
}

.post
{
	font-size: 12px;	
}

.post h1.title {
	padding: 0px 15px 15px 0px;

	font-size: 2.4em;
	line-height: 28pt;
}

.post .entry {
	padding: 0 10px 0px 20px;
}

.post .meta {
	margin: 0;
	padding: 0px 0px 12px 15px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: gray;
}

.post .meta a {
	color: #CFCFCF;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
}

.post .links a, .post .tags a {
	border: none;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts h2 {
	margin: 0;
	padding: 15px 0  0 15px;
	height: 30px;
}

#recent-posts h3 {
	margin: 0;
	font-size: 13px;
	padding: 15px 0  0 15px;
}

#recent-posts p {
	margin: 0 0 10px 0;
	padding: 15px 0  0 15px;
	line-height: 22px;
	font-size: 13px;
}

/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 1em 0;
}

#sidebar1 {
}

#sidebar2 {
	width: 219px;
	padding: 20px 0px 0px 0px;
}

#sidebar2 li h2 {
	margin: 0 0 1em 0;
	padding: 15px 0  5px 15px;
	height: 20px;
	background: url(../images/img07.gif) no-repeat left 70%;
	border-bottom: 1px dotted #b42b2d;
	color: #993732;
}

#sidebar2 li ul {
	line-height: normal;
	padding-left: 15px;
}

#sidebar2 li li {
	padding: 5px;
	font-size: .8em;
	background: url(../images/img06.gif) no-repeat left 45%;
}

#sidebar2 li a {
	border: none;
	padding-left: 5px;
}

#sidebar2 li a:hover {
	border: none;
}


/* Calendar */

#calendar {
	margin: 0 auto;
}

#calendar caption {
	font-weight: bold;
}

#calendar table {
	width: 220px;
	text-align: center;
	border-collapse: collapse;
}

#calendar thead th {
	background: #CCCCCC;
	color: #FFFFFF;
}

#calendar tbody td {
	background: #EEEEEE;
}

#calendar #today {
	background: #B8D03B;
	font-weight: bold;
	color: #FFFFFF;
}

#calendar a {
	font-weight: bold;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

.downloadbox {
	font-size: 12px;	
}

.downloadbox ul
{
	padding: 5px;
	padding-left: 10px;
	border-width: 1px;
	border-style: dotted;
}

.downloadbox li {
	padding: 0 0 0 10px;
	list-style: none;
	font-size: 0.9em;
	background: url(../images/img06.gif) no-repeat left 45%;	
}

/* Fullpage */

#fullpage
{
	padding: 0px 36px 0px 36px;
}

/* Footer */

#footer {
	margin: 0;
	padding: 0;
	height: 30px;
}

#footer p {
	padding-top: 30px;
	text-align: center;
	font-size: 9px;
}

.printfooter
{
	display: none;
}

.editsection
{
	display: none;
}

.toctoggle
{
	display: none;	
}

a.new, #quickbar a.new
{
	text-decoration: none;
	font-style: italic;
}

.mw-label
{
	font-weight: bold;
	vertical-align: top;	
}

/* trdDataset2 */

.dataset_metadata
{
	margin: 10px;
}

.dataset_metadata ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	font-size: 12px;
}

.dataset_information ul {

	list-style-position: inside;
	font-size: 14px;
}

.datafile_list
{
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	font-size: 14px;	
}

.dataset_title
{
	display: inline;
}

.dataset_info
{
	border-width: 2px;
	border-color: gray;
	border-style: dotted;
	margin: 5px;
	padding: 10px;
	margin-bottom: 30px;
}

.dataset_description
{
	border-width: 1px;
	border-color: black;
	border-style: solid;
	margin: 2px;
	padding: 5px;
	background-color: #fcf2ef;	
}

.dataset_extrainfo
{
	border-width: 1px;
	border-color: black;
	border-style: solid;
	margin: 2px;
	padding: 5px;
	background-color: #fcfcfc;	
}

.datafile_info {
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	font-size: 14px;
	font-size: 12px;
	background-color: #f0f3f6;	
	width: 90%;
	padding: 10px;
	margin: 10px;
}

a.filelink {
	color: #9b3430;
}

#statusBox {
	border-width: 2px;
	border-color: #666666;
	border-style: dashed;
	margin: 20px 20px 0 20px;
	padding: 5px;
	background-color: #fff68c;	
	clear: both;
	color: black;
	font-weight: bold;
	text-align: center;
}

#statusBoxError {
	border-width: 2px;
	border-color: #E92E2E;
	border-style: dashed;
	margin: 20px 20px 0 20px;
	padding: 5px;
	background-color: #FF8C8C;	
	clear: both;
	color: black;
	font-weight: bold;
	text-align: center;
}

/*
Rockstar 0.91
Table design by Jens Wedin, www.jedisthlm.com
*/

table.experiment-table {
	margin: 0;
	padding: 0;
	width: 85%;	
	}

.experiment-table tr {
	padding: 0;
	margin: 0;
}

.experiment-table td, th {
	text-align: left;
	margin: 5px;
	vertical-align: bottom;
}

.experiment-table th
{
	width: 70%;
	border-width: 0 0 1px 0;
	border-style: dotted;
	border-color: gray;	
	padding: 20px 10px 4px 0px;
}

.experiment-table td
{
	
}

.experiment-table-stats
{
	text-align: right;
	padding: 5px 10px 25px 0px;
}

/*FORM STYLE*/

/* 
 wFORMS 2.0 Stylesheet - Post-It Theme v3 by Jason Shore (www.shoremark.com) - Aug. 2006
 See http://www.formassembly.com/wForms
 
 To be used along with wforms-jsonly.css
 This stylesheet and the associated images are Copyright (c) 2005 Jason Shore (http://www.shoremark.com)	
 and licensed under the Creative Commons Attribution-ShareAlike License (http://creativecommons.org/licenses/by-sa/2.0/) 
*/

form {
	margin: 0;
	padding: 0 10px 10px 10px;
	font-family:"Trebuchet MS", Helvetica, Verdana;	
	font-size: small;
	background-image: url(_images/form-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}
form a{
	color:#3366cc;
	text-decoration: none;	
}
form a:hover{
	color:#00c;
	border-bottom: 1px dotted #00c;
}

/* Form Sections ======================================================================== */

/* Fieldset  */

form.quicksearch
{
	padding: 4px 0 0 0;
}

.quicksearch input
{
color: black;
background: #fff8f8;
border: 1px solid gray;
}

input.quicksearch-submit
{
color: #6B302E;
border: 1px #d7b9c9;
padding: 0 2px 0 2px;
border: 1px solid gray;
}

fieldset {
	margin: 20px 0;
	padding: 15px 10px 55px;
	background-color:#fff;
	background-image: url(_images/fieldset-bg.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	border: 1px solid #f2f2f2;	
	overflow: auto;
}
legend {
	padding: 2px 5px;
	text-transform: uppercase;
	text-indent: 0;
	background-color: #fff;
	border: 2px solid #f2f2f2;	
}
legend:first-letter {
	font-size: 120%;
}
/* Nested Fieldset  */
fieldset fieldset  {
	background-image: url(_images/fieldset2-bg.jpg);	
	background-color: #fffce3;
	margin: 20px 50px 0 50px;
	border-top: 2px solid #f5f2da;	
	border-left: 2px solid #f5f2da;
	border-bottom: 0px;
	border-right: 0px;
}
fieldset fieldset legend {
	font-size: small;
	background-color: #fffacc;
	border: 2px solid #f5f2da;	
}
/* Inline Section */
.inlineSection {
	overflow: auto;
	width: 100%;	
}
/* Grid Section */
form table {
	border-collapse: collapse;
}
form td {
	padding: 0 4px;
	border-left: 1px solid #DFDED2;
	border-right: 1px solid #DFDED2;	
}
form th {
	padding: 0 4px;
}
form .alternate-1 {
	background-color:#FCFCED;
}
form .alternate-1 td {
	border-left: 1px solid #DFDED2;
	border-right: 1px solid #DFDED2;	
}
form .alternate-0 {
}

/* Combo Label + Input Field =========================================================== */
form .oneField {
	margin: 6px 0;
	display: block;
	vertical-align: middle;
}
form .inlineSection .oneField {
	margin-right: 2px;
	white-space: nowrap;	
	display: inline;
}
/* Ties together a label and its checkbox or radio */
form .oneChoice {
	white-space: nowrap; 	
}

/* Field Labels ======================================================================== */

/* Base */
label, form .label {	
	color: #333;
	margin: 15px;
}
/* Text inputs / Select label */
label.preField {
	display: -moz-inline-box;
	display: inline-block;	
	margin: 0.6em 4px 0 0;
	padding: 0 2px;
	min-width: 7em;
}
/* Radio / Checkbox group label */
form .label  {
	display: block; 
	margin: 0.6em 4px 0 0;
	padding: 2px;
}
/* Individual Checkbox / Radio label */
label.postField  {
	margin: 0 4px 0 4px;
}
/* Label when inside an inline section */
form .inlineSection .oneField .inlineLabel {
	display: -moz-inline-box;
	display: inline-block;	
	margin: 0.6em 4px 0 0;
	padding: 0 2px;
	min-width: 7em;
	white-space: normal;
}

/* Inputs ======================================================================== */

textarea {
	padding: 0;
	vertical-align: top;
	margin: 2px 2px 1px 0;
}
input {
}
input[type=text], input[type=password] {
	border: 2px solid #e2e2e2;	
}
select {
	margin: 2px 2px 1px 0;
	padding: 0;
}
.inlineSection .oneField select {
	margin: 0 2px 1px 0 !important;
}
.gridSection select  {
	margin: 0 !important;
}

/* Buttons ======================================================================= */

form .actions {
	margin: 20px 0 10px 0;	
	text-align: right;
}
/* Submit button */
form .primaryAction {
}
/* Cancel button */
form .secondaryAction {
	color: grey;
}
form .secondaryAction:hover {
	color: black;
}

/* Form Builder Related Rules ===================================================== */

/* Form or Fieldset instruction paragraph. */
form .instructions {
	padding: 1.5em 0 2em 0;
	color: #000;
	font-size: 90%;		
}
fieldset .instructions {	
	margin: 1em auto 2em auto;
	padding: 0;
	text-indent: 2em;
	width: 75%;
}
/* Asterisk on required fields */
form .reqMark {
	color: #F00;
	padding: 0 4px;
}
/* wForms Related Rules ========================================================== */

/* Field w/ a validation error */
form .errFld {
	padding: 1px;
	border: 1px solid #F00;
}
/* Styling for message associated with a validation error. */
form .errMsg {	
	color: #CC3333 !important;
	display: block;
}
/* Field-Hint with focus */
form .field-hint {
	color: #000;
	float: right;
	clear: right;
	width: 190px;
	font-size: 85%;
	min-height: 2em;	
	background-image: url(/images/tfa-bracket.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	padding: 0 0 0 20px ;
}
/* Field-Hint without focus */
form .field-hint-inactive {
	color: #666;
	float: right;
	clear: right;
	width: 190px;
	font-size: 85%;
	min-height: 2em;
	background-image: url(/images/tfa-greybracket.gif);
	background-repeat: no-repeat;
	background-position: left center;		
	padding: 0 0 0 20px ;
}
/* Repeat Behavior divs (when not set on a fieldset) */
div.repeat {
	border: 1px solid #ddd;
	background-color: #FFFFFF;
	padding-right: 6px;	
	background-image: none;	
	margin: 5px 50px 0 50px;
	padding-bottom:	10px;
}
div.removeable {
	border-top: 2px solid #f5f2da;	
	border-left: 2px solid #f5f2da;
	border-bottom: 0px;
	border-right: 0px;
	background-image: url(_images/fieldset2-bg.jpg);	
	background-color: #fffce3;
	margin: 5px 50px 0 50px;	
}
/* Links generated by the Repeat Behavior */
form .duplicateLink {
	padding-left: 15px;
	float: right;
	text-transform: uppercase;
	font-size: 75%;
	background-image: url(_images/plus.gif);
	background-repeat: no-repeat;
	background-position: 2px 0;	
}
form .removeLink {
	margin-top: 10px;
	padding-left: 15px;
	background-image: url(_images/minus.gif);
	background-repeat: no-repeat;
	background-position:  0 2px;
	float: right;
	text-transform: uppercase;
	font-size: 75%
}
form td .duplicateLink, form td .removeLink  {
	margin: 0;
	float: none;
	line-height: 100%;
}
/* Switch Behavior Classes */
.onstate-a,  .onstate-b,  .onstate-c,  .onstate-d,
.onstate-e,  .onstate-f,  .onstate-g,  .onstate-h, 
.onstate-i,  .onstate-j,  .onstate-k,  .onstate-l, 
.onstate-m,  .onstate-n,  .onstate-o,  .onstate-p, 
.onstate-q,  .onstate-r,  .onstate-s,  .onstate-t,
.onstate-u,  .onstate-v,  .onstate-w,  .onstate-x,  
.onstate-y,  .onstate-z,  .onstate-aa, .onstate-ab,
.onstate-ac, .onstate-ad, .onstate-ae, .onstate-af,
.onstate-ag, .onstate-ah, .onstate-ai, .onstate-aj,
.onstate-ak, .onstate-al, .onstate-am, .onstate-an,
.onstate-ao, .onstate-ap, .onstate-aq, .onstate-ar,
.onstate-as, .onstate-at, .onstate-au, .onstate-av,
.onstate-aw, .onstate-ax, .onstate-ay, .onstate-az {
	display: block;
}
/* offstate classes for the Switch Behavior are in wforms-jsonly.css */


 
/* IE6 BUG FIXES ==================================================================== */
form {
	height:expression('1%'); /* IE Pick-a-boo bug fix */
}
form fieldset {
	position:expression('relative'); /* Fixes IE problem with fieldset+legend boundaries */
	margin-top:expression('1em');
	padding-top:expression('1.5em');
	overflow: expression('visible');
}
form fieldset legend {
	position: expression('absolute'); 
	top: expression('-.5em'); /* Fixes IE problem with fieldset+legend boundaries */
	left:expression('.5em');
}
form .inlineSection .oneField {
	display: expression('inline-block');		
}
label, form .label {	
	font-size: expression('90%');
}
label.preField, form .inlineSection .oneField .inlineLabel {
	width: expression('7em');
	white-space: expression('nowrap');
}