/* RESET MARGINS AND PADDING */
div#sitenav ul,
div#sitenav li,
div#pagesnav ul,
div#pagesnav li,
div#themesnav ul,
div#themesnav li,
ul.themelist,
ul.peoplelist,
ul.sitemap { 
	margin: 0; 
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 0px; }
	
h3.subsection {
	margin-bottom: 0px;
	color: #2f516b; 
}




.shaded { background-color: #eee; }
.unshaded { background-color: #fff; }

table.docslist th,
table.docslist td,
table.peoplelist th,
table.peoplelist td,
table.pollresults th,
table.pollresults td { 
	padding: 2px 12px 2px 8px;
	font-size: 8pt;
	text-align: left;
 }

/* LIST STYLES */
div#sitenav li,
div#pagesnav li,
div#themesnav li,
ul.themelist li,
ul.peoplelist li,
ul.sitemap li,
div#footer li {
  list-style-type: none;
}
div#sitenav li,
div#footer li {
  display: inline;
}

div#topreads li {
  list-style-position: inside;
}

/* MARGINS */
p { margin-top: .3em; }

div#footer li { margin-right: -1px; }

div#pagesnav ul,
div#themesnav ul,
div#welcome p,
div#whatsnew p { margin-bottom: 1em; }
* html div#whatsnew p { margin-bottom: .25em; }
div#whatsnew p.more { margin-top: 1.5em; margin-bottom: 0; }
div#whatsnew img.whatsnew { margin: 0 0 7px 7px; }
div#whatsnew hr {
  margin-left: auto;
  margin-right: auto;
}

p.authors { margin-bottom: .3em; }

img.biophoto { margin: 0 7px 7px 0; }
img.biophoto { float: left; }

#interact p { overflow: auto; }
#interact img { margin: 0 3px 3px 0; }
#interact img { float: left; }

h1 { font-size: 2.7em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.1em; }
h4,h5,h6 { font-size: 1em; 
	margin: 8px;
}

th, 
td, 
input, 
select, 
li li, 
li p, 
td p,
h4,h5,h6 { font-size: 1em; }

/* blah */


td { font-size: 8pt; }
ul { font-size: 8pt; }
form#emailform {
	padding-left: 8px;
	padding-right: 8px;
}
form#emailform input, 
form#emailform textarea { padding: 1px 0; }
label {
	font-size: 8pt;
}
/* FORM STYLES */
form#emailform input, 
form#emailform textarea { width: 200px; }
form#emailform input.emailsubject,
form#emailform textarea.emailmessage { width: 400px; }
form#emailform textarea.emailmessage { height: 150px; }

p.breadcrumbs { text-transform: lowercase; }
p.breadcrumbs a { color: #2F516B; }

td.formlabel {
 font-size: 8pt;
 padding-left: 8px;
}

div.themecontent table { width: auto !important; float: none; }



div#whatsnew hr {
  width: 282px;
  height: 1px;
  clear: both;
}

div#enetwork {
	background: url('images/enetwork3.gif');
	width: 174px;
	.width: 178px;
	height: 69px;
	text-align: left;
	vertical-align: middle;
	padding-top: 1px;
	padding-right: 2px;
	padding-left: 2px;
}

div#enetwork a {
	color: white;
}

div#enetwork p.subscribe {
	margin-bottom: 0px;
	font-size: 6pt;
	.font-size: 7pt;
}

div#enetwork p.more {
	.margin-top: 3px;
	font-size: 6pt;
	.font-size: 7pt;
}


/* New CSS */
h1 {
	color: #2f516b;
	font-size: 14pt;
	font-style: italic;
}

h2 {
	color: #2f516b;
	font-size: 12pt;
}

h3 {
	color: #d41a18;
	font-size: 10pt;
	font-style: bold;
	margin: 8px;
}

a:link {
text-decoration: none;
color: #d41a18;
}
a:visited {
text-decoration: none;
color: #cc3333;
}
a:hover {
color: #cc6633;
}
a:active {
text-decoration: none;
}

a.langlink:link {	color: #868686;	}
a.langlink:visited { color: #868686; }
a.langlink:hover { color: white; text-decoration: none;}
a.langlinkset:link { color: white; }
a.langlinkset:visited { color: white; }
a.langlinkset:hover { color: white; }

a.advSearch:link {	color: red;	}
a.advSearch:visited { color: red; }
a.advSearch:hover { color: red; text-decoration: none;}
a.advSearch:link { color: red; }
a.advSearch:visited { color: red; }
a.advSearch:hover { color: red; }

table.docslist a {
	color: #2f516b;
	}

ol.topread {
	padding-left: 27px;
	.padding-left: 0px;
	padding-right: 15px;	
	font-size: 8pt;
	color: red;
	text-align: left;
}

ol.topread li {
	margin-bottom: 5px;
}

ol.topread a:link {
	color: black;
}

ol.topread a:visited {
	color: black;
}


img {
	border: none;
}

ul.themelist {
	font-size: 8pt;
}

table.docslist {
	font-size: 8pt;
}

body {
	background-image: url('images/background.gif');
	font-size: 8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	
}

div#wrapper {
	display:table; /* must put this in for FireFox. */
	width: 718px;
	.width: 720px;
	height: 100%;
	margin-top: -10px;
	.margin-top: -16px; /* IE Hack */
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 1px solid black;
	text-align: left;
}

div#wrapper h1, h2 {
	margin: 8px;
}

div#wrapper p {
	font-size: 8pt;
	margin: 8px;
}

td.centercontent form{
	margin: 8px;
}

div#header {
	margin-top: 0px;
	vertical-align: top;
	height: 112px;
	bgcolor: red;
	background-image: url('images/header-back.gif');
}

div#logo {
	float: left;
	margin-left: 10px;
	margin-top: 15px;

}

div#advancedSearch {
	float: right;
	margin-top: 66px;
	margin-right: 5px;
	.margin-right: 5px;
	font-weight: bold;
	font-size: 7pt;
	width: 135px;
	text-align: right;
}

div#search {
	float: right;
	margin-top: 74px;
	margin-right: 5px;
}

form.headerSearch {
	display: inline;
}

form.headerSearch input {
vertical-align: top;
font-size: 10pt;
line-height: 10pt;
padding: 0 0 -2.5pt 0;
}

form.headerSearch input#search {
	vertical-align: top;
	height: 19px;
	_height: 17px;
	width: 135px;
	border: 1px solid #d7b9c9;
	padding: 2px;
	padding-right: 20px;
	font: 10px/12px verdana,arial,serif;
	/*  background: url('images/search-background.gif') no-repeat; 
	 _background: url('images/search-background.gif') no-repeat fixed;  */
}

form.notfoundform {
	text-align: center;
}

div.headerFloat {
  margin-left: 550px;
  margin-top:0px;
  }

div.twopixelspacer {
	line-height: 2px;
	font-size:1px;
	overflow: none;
	width: 718px;
	height: 2px;
	background: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
}

div.topmenu {
	width: 718px;
	height: 21px;
	color: white;
	background: white;
	line-height: 21px;
	background-image: url('images/red-gradient.gif');
}

div.language {
	text-align: center;
	width: 100px;
	height: 21px;
	color: white;
	background-image: url('images/red-gradient.gif');
	float: left;
	font-weight: bold;
	font-size:10px;
	margin-right: 1px;
}

div.menuRightNoHover {
	float: left;
	width: 100px;
	height: 21px;
	color: white;
	background-image: url('images/red-gradient.gif');
	font-weight: bold;
	font-size:10px;
	line-height: 21px;
}

div.menuSpacer {
	float: left;
	width: 6px;
	height: 21px;
	color: white;
	background-image: url('images/menuSpacer.gif');
	font-size:10px;
	line-height: 21px;
}

div.menuRight {
	float: left;
	height: 21px;
	color: white;
	background-image: url('images/red-gradient.gif');
	font-weight: bold;
	font-size:10px;
	line-height: 21px;
	padding-left: 8px;
	padding-right: 8px;
	cursor: pointer;
}

div.menuRight:hover {
	background-image: url('images/grey-gradient.gif');
}

div.menuRightSet {
	float: left;
	height: 21px;
	color: white;
	background-image: url('images/grey-gradient.gif');
	font-weight: bold;
	font-size:10px;
	line-height: 21px;
	padding-left: 8px;
	padding-right: 8px;
	cursor: pointer;
}

div.menuRightSet a{
	color: #FFFFFF;
}

div.support-link {
	background-image: url('images/menu-blue.gif');
	color: white;
	margin-right: 0px;
	/* width: 163px;
	.width: 179px; */
	font-size: 15px;
	padding: 8px;
	font-weight: bold;
	border-bottom: 1px solid #868686;
	cursor: pointer;
  text-align: center;
}

span.menubutton {
	line-height: 21px;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url('images/red-gradient.gif');
}

div.slogan-wrapper {
	width: 718px;
	height: 4px;
	background: #868686;
	
	line-height: 4px;
	font-size:1px;
	overflow: none;
	margin-bottom: 0px;
	margin-top: 0px;
}

div.slogan {
	background: #868686;
	float: left;
}

div.timestamp {
	background-image: url('images/timestamp-back.gif');
	font-size: 10px;
	line-height:55px;
	float: right;
	height: 55px;
	width: 175px;
	text-align: center;
	color: #537993;
	font-weight: bold;
}

div#body-wrapper {
	width: 718px;
	height: 100px; /* must be set to something */
	display:table;
	padding: 0px;
	background: #FFFFFF;
}

div#nav {
	float: left;
	width: 179px;
	.width: 179px;
	height: 100%;
	background: #FFFFFF;
	border-right: 1px solid #868686;
	
	margin-right: 0px;
}

div.nav-header {
	background: #868686;
	color: white;
	margin-right: 0px;
	width: 163px;
	.width: 179px;
	font-size: 15px;
	padding: 8px;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #868686;
}

div#interact-header {
	background: #868686;
	color: white;
	margin-right: 0px;
	font-size: 15px;
	padding: 8px;
	text-align: center;
	font-weight: bold;
}

div#interact {
  text-align: left;
	border-bottom: 1px solid #868686;
}

div.nav-item {
	
	background-image: url('images/menu-blue.gif');
	color: white;
	margin-right: 0px;
	width: 163px;
	.width: 179px;
	font-size: 12px;
	padding: 8px;
	font-weight: bold;
	border-bottom: 1px solid #868686;
	cursor: pointer;
}

div.navlist {
	min-height: 19px;
	.height: 19px; /*IE Hack*/
  background-image: url("images/leaf.gif");
  background-repeat: no-repeat;
  background-position: center left;
  list-style-type: none;
  list-style-position: outside;
}

div.navlistselect {
	min-height: 19px;
	.height: 19px; /*IE Hack*/
  background-image: url("images/leaf-grey.gif");
  background-repeat: no-repeat;
  background-position: center left;
  list-style-type: none;
  list-style-position: outside;
}

div.navlist2 {
	min-height: 19px;
	.height: 19px; /*IE Hack*/
  background-image: url("images/leaf-blue.gif");
  background-repeat: no-repeat;
  background-position: center left;
  list-style-type: none;
  list-style-position: outside;
}

div.nav-selected {
	background: #868686;
	color: white;
	margin-right: 0px;
	width: 163px;
	.width: 179px;
	font-size: 12px;
	padding: 8px;
	font-weight: bold;
	border-bottom: 1px solid #868686;
	cursor: pointer;
}

div.nav-item:hover { 
	background: #868686; 
}

div.nav-item2 {
	background-image: url('images/menu-lightblue.gif');
	color: black;
	margin-right: 0px;
	width: 163px;
	.width: 179px;
	font-size: 12px;
	padding: 8px;
	font-weight: bold;
	border-bottom: 1px solid #868686;
	cursor: pointer;
}

div.nav-item2:hover { 
	background: #868686; 
	color: white;	
}

div#content {
	float: right;
	height: 100%;
	padding: 0px;
	margin-right: 0px;
	width: 542px;
	.width: 542px;
	background-color: #FFFFFF;
	margin-right: -5px;
	
}

div#mainCenter {
	float: left;
	height: 100%;
	padding: 4px;
	margin-right: 0px;
	margin-top: 0px;
	width: 350px;
	.width: 350px;
	background-color: #FFFFFF;
	margin-right: -5px;	
}

div#mainCenter p{
	padding-left: 8px;
	padding-right: 8px;
}

div#mainCenter h1{
	padding-left: 8px;
	padding-right: 8px;
}

div#mainCenter h2{
	padding-left: 8px;
	padding-right: 8px;
}

div#mainRight {
	float: right;
	height: 100%;
	padding: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border-left: solid 1px #868686;
	width: 188px;
	.width: 188px;
	background-color: #FFFFFF;
	margin-right: -5px;	
}

div#footer {
	display:table; /* must put this in for FireFox. */
	width: 718px;
	.width: 718px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF;
	padding: 0px;
	border-top: 1px solid #868686;
	text-align: center;
	font-size: 8pt;
	color: #868686;
	
}

img.publication {
  padding-bottom: 3px;
}

div.download {
  padding-bottom: 13px;
}

div#docdownload {
  float: left;
  margin-left: 8px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;
  border: 1px solid #FFF;
  width: 160px;
  .width: 170px;
}

div#docdesc,
div#docinfo {
  .height: 1%;
  margin-left: 179px;
  .margin-left: 179px;
  border: 1px solid #FFF;
  width: 345px;
  /* .width: 100%; */
  text-align: left;
  padding-left: 0px;
  overflow: hidden;
}
div#docthemes,
div#docdocs { clear: left; }

div#docdocs a {
	color: #2F516B;
}

div#docdesc p {
	padding: 0;
	text-align: left;
	margin: 0;
}

