/* nanomsu.org default style */

body{
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  background:  url(graphics/background.gif);
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
}

body, p, td, div{
  font-size: small;
}

p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
}

p.description{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  color: #cc9933;
  margin-top: 0px;
  margin-bottom: 2px;
  padding: 0;
  font-weight: bold;
}

h1, h2, h3 {
  margin-top: 15px;
}
h1{
  color: #990000;
}
h2{  
	margin-bottom:10px;
}
h3 {
  color: #000000; 
}

h4{
	font-size: 12px;
	margin-left:10px;
	text-decoration:none;
	color: #000000;
}


code, pre {
  font-family: courier, monospace;
  color: #cccccc;
}

table {
  width: 95%;
  border-top:1px solid #000000;
  border-bottom:1px solid #000000;
}
 
table tr {
  padding: 1px 0 1px 0;
}

table tr td{
  font-size: x-small;
  padding: 2px 3px 2px 3px;
}

table#matrix {
	width:95%;
	font-size:10px;
}
table#matrix tbody {
	font-weight:normal;
}
table.login{
	margin-top:20px;
	padding:10px;
	width:50%;
	white-space:nowrap;
}
/*///////////Buttons///////////////*/
.button_upload,
.button_save,
.button_add,
.button_edit,
.button_delete,
.button_add_big,
.button_login{
  	width:70px;
	height:25px;
	text-indent:-9999px;
	display: block;
	overflow: hidden;
	margin:3px;
}
.button_login{
	background-image:url(graphics/login.gif);
}
.button_upload{
	background-image:url(graphics/upload.gif);
}
.button_save{
	background-image:url(graphics/save.gif);
}
.button_edit{
	margin:1px;
	width:50px;
	background-image:url(graphics/edit.gif);
	background-repeat:no-repeat;
}
.button_add{
	margin:1px;
	float:left;
	width:50px;
	background-image:url(graphics/add.gif);
	background-repeat:no-repeat;
}
.button_delete{
	width:50px;
	background-image:url(graphics/delete.gif);
	background-repeat:no-repeat;
}
.button_add_big{
	float:left;
	background-image:url(graphics/add_big.gif);
}

img.profile{
	margin:0 200px 0 0;
}
img.home{
      margin:-5px -7px 0 0;
	  padding: 0 0 10px 10px;
}
img.about{
      margin:-5px -7px 0 0;
	  padding: 0 0 10px 10px;
}

img.resources{
      margin:-5px -7px 0 0;
	  padding: 0 0 10px 10px;
}

img.collaborative{
      margin:-5px -7px 0 0;
	  padding: 0 0 10px 10px;
}

img.focus{
      margin:-5px -7px 0 0;
	  padding: 0 0 10px 10px;
}

img.participant{
  margin: -77px 0 0 -14px;
  padding: 0 0 10px 10px;
  z-index: 100;
}

img.education{
      margin:-5px -7px 0 0;
	  padding: 0 0 10px 10px;
}
img.facilities{
      margin:-5px -7px 0 0;
	  padding: 0 0 10px 10px;
}
/* a:visited must be placed before a:hover to work properly */
a {
  font-weight: bold;
  color: #006600;
}

a:link {
  text-decoration: underline;
}

a:visited {
  color: #006600;
}

a:hover {
  text-decoration: none;
}

a:active {
  text-decoration: none;
}

a img { 
  border: 1px solid #006600;
}

a:hover img { 
  border: 1px solid #006600;
}

#container {
  background-color: #ffffff;
  width: 802px;
  margin: 2px auto;
  text-align: center;
  padding: 0;
  width: 800px;
}

html>#container {
  width: 800px;
}

.skip {
  height: 0;
  width: 0;
  overflow: hidden;
  position: absolute;  /* for the benefit of IE5 Mac */
}

 /* //////////////////Tab navigation ///////////////////*/
#admin-menu ul {
  border-collapse: collapse;
  padding: 0 0 0 1em;
  white-space: nowrap;
  list-style: none;
  margin: 5px;
  height: auto;
  line-height: normal;
  border-bottom: 1px dashed #e6eaf3;
}

#admin-menu ul li {
  display: inline;
}
#admin-menu ul li a {
  background-color: #ddd;
  border-color: #bbb;
  border-width: 1px;
  border-style: solid solid none solid;
  height: auto;
  margin-right: 0.5em;
  padding: 0 1em;
  text-decoration: none;
}
#admin-menu ul li.active a {
  background-color: #fff;
  border: 1px solid #bbb;
  border-bottom: #fff 1px solid;
}
#admin-menu ul li a:hover {
  background-color: #eee;
  border-color: #ccc;
  border-bottom-color: #eee;
}

/*//////////Container////////////////////*/
#header {
  background-image:  url(graphics/header_6.jpg);
  background-repeat: no-repeat;
  font-weight: normal;
  padding: 0;
  margin: 0;
  width: 800px;
  height: 150px;
  border-bottom: 1px solid #006600;
}

#content-container {
  background-color: #ffffff;
  background-image:url(graphics/bodybg.gif);
  margin: 0;
  padding: 0;
  text-align: left;	
  width: 800px;
  height: auto;
  clear: both;
}

#content-body {
  margin: 0 0 0 200px;
  float: none;
  padding: 5px 5px 25px 5px;
  width: 585px;
}

#content-left { 
  float: left;
  padding: 25px 0 0 0;
  margin: 0;
  width: 190px;
  height: 100%;
  text-size: small;
  line-height: 2em;
}

/* Hides from IE-mac \*/
* html #content-left {height: 1%;}
/* End hide from IE-mac */

#content-left ul {
  border: 0;
  margin: 0;
  padding: 0;
  background: transparent;
  list-style-type: none;
}

#content-left ul li {
  display: block;
  float: left;
  margin: 0px;
  padding: 0px;
}

#content-left ul li a {
  display: block;
  border: none;
  border-top: 1px solid #dddddd;
 /* border-bottom: 1px solid #dddddd;*/
  margin: 0;
  padding: 0 5px 0 10px;
  
  font-size: x-small;
  width: 185px;
  color: #999999;
}


html>#content-left ul li a {
  font-size: x-small;
}

#content-left ul li a:hover {
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
}

#footer {
  background: url(graphics/footer.gif);
  height: 24px;
  padding: 5px 15px 5px 0;
  margin: 0;
  clear: both;
  font-size: xx-small;
  font-weight: bold;
  text-align: right;
  border-top: 1px solid #006600;
}

#footer a {
  color: #000000;
}

/* General Classes! */
dl.news dt {
  padding: 10px 0 2px 0;
}

dl.news dd {
  padding: 0;
  margin: 0;
}

dl.news dd.date {
  color: #aaaaaa;
  font-size: x-small;
  padding-bottom: 3px;
}

dl.news dd.focus { 
  color: #cc9933;
}

textarea.fill { 
  width: 98%;
  height: 100px;
}

input.fill { 
  width: 98%;
}

