body {
	margin: 0px;
  margin-bottom: 15px;
  background: url(../images/background-horizontal.gif) 43px left repeat-x;
}

#main {
	margin: 0px;
  padding: 0px;
  margin-top: 10px;
  margin-bottom: 5px;
/*	width: 780px;  */
}

/* top menu */

#top-menu {
  float: left;
  margin-top: 5px;
  margin-bottom: 1px;
  height: 27px; 
  width: 780px;
  background: #ECECEC url("../images/top-menu2.png") top right no-repeat;
}

#top-menu a {
  float: left;
  height: 27px;
  padding-right: 13px;
  display: block;
  line-height: 27px;
  text-indent: 33px;
  vertical-align: middle;
  font-family: Arial, Helvetica, sans-serif; 
/*  font-size: 0.75em;   */
  font-size: 12px;   
  text-decoration: none; 
}
#top-menu a:link, #top-menu a:visited, #top-menu a:active {
  color: #2C5E8E; 
  background: url(../images/side-button.gif) 13px center no-repeat;
}
#top-menu a:hover {
  color: #000000; 
  background: url(../images/side-button-active.gif) 13px center no-repeat;
}
#top-menu-active a, #top-menu-active a:visited, #top-menu-active a:active, #top-menu-active a:hover {
  color: #000000; 
  background: url(../images/side-button-active.gif) 13px center no-repeat;
} 

#user {
  float: left;
  height: 27px;
  display: block;
  line-height: 27px;
  vertical-align: middle;
  font-family: Arial, Helvetica, sans-serif; 
  text-decoration: none;

/*  font-size: 0.75em;  */
  font-size: 12px; 
  text-indent: 30px; 
  color: #2C5E8E; 
}
#user a {
  float: none;
  height: 27px;
  padding-right: 0px;
  display: inline;
  line-height: 27px;
  text-indent: 0px;
  vertical-align: middle;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 1em;
  text-decoration: underline;
}
#user a:link, #user a:visited, #user a:active {
  color: #2C5E8E; 
  background: none;
}
#user a:hover {
  color: #2C5E8E; 
  background: none;
}

#title {
  float: right;
  height: 27px;
  width: 300px;
  display: block;
  line-height: 27px;
  vertical-align: middle;
  font-family: Arial, Helvetica, sans-serif; 
  text-decoration: none;

  text-indent: 30px;
  font-size: 18px;
  color: #2C5E8E; 
}

/* page header */

#page-header {
  width: 100%;
  padding-top: 6px;
  margin-bottom: 12px;
}
#page-header-logo {
  background: #ffffff url("../images/nsshare-logo.gif") bottom center no-repeat;  
  width: 220px;
  height: 95px;
  float: left;
}

#page-header-logo a {
  display: block;
  background: transparent;
  width: 100%; 
  height: 100%;
}

#page-header-banner {
  background: #ffffff url("../images/nsshare-top-banner.jpg") bottom right no-repeat; 
  width: 559px;
  height: 95px;
  float: left;
}

#page-header-banner a {
  display: block;
  background: transparent;
  width: 100%; 
  height: 100%;
}

/* page body */

#left-column {
  margin: 0px;
  padding: 0px;
  vertical-align: top;
  background-color: #ECECEC;
  width: 220px;
}

#left-column-inner {
  width: 220px;
}

.menu-item {
	border-bottom: solid 1px white;
}
.menu-item a {
	padding: 0px;
  padding-left: 6px; /* 23px;*/
  height: 20px;
  display: block;
  line-height: 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px;   
/*  font-size: 0.75em;*/
  text-decoration: none; 
  font-weight: bold;
}
.menu-item a, .menu-item a:visited, .menu-item a:link {
	color: #000000; 
  background-color: #ECECEC;
}	
.menu-item a:hover { 
  color: #000000; 
  background-color: #C4E7FA;
}

.menu-item-active {
	border-bottom: solid 1px white;
}
.menu-item-active a {
	padding: 0px;
  padding-left: 6px; /* 23px;*/
  height: 20px;
  display: block;
  line-height: 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px;   
/*  font-size: 0.75em;*/
  text-decoration: none; 
  font-weight: bold;
}
.menu-item-active a, .menu-item-active a:visited, .menu-item-active a:active, menu-item-active a:hover {
  color: #000000; 
  background-color: #C4E7FA;
  border-bottom: 1px solid #ECECEC;
} 

.menu-subitems {
	border: 0px;
}
.menu-subitems a {
	padding: 0px;
  padding-left: 35px;
  height: 24px;
  line-height: 24px;
  display: block;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px;   
/*  font-size: 0.75em;*/
  text-decoration: none; 
  font-weight: bold;
}
.menu-subitems a, .menu-subitems a:visited, .menu-subitems a:link {
	color: #000000; 
  background: #ECECEC url(../images/side-button.gif) 15px center no-repeat;
}	
.menu-subitems a:hover { 
  color: #000000; 
  background: #C4E7FA url(../images/side-button-active.gif) 15px center no-repeat;
}
.menu-subitems a.menu-subitem-active, .menu-subitems a:visited.menu-subitem-active, .menu-subitems a:link.menu-subitem-active {
  color: #000000; 
  background: #C4E7FA url(../images/side-button-active.gif) 15px center no-repeat;
} 

.copyright { 
  font-size: 13px;
/*  font-size: 0.8em;*/
  text-align: center;
}

/* inner text */

#page-body-inner {
  vertical-align: top;
  margin: 0px;
  padding: 0px;
	padding-left: 20px; 
  padding-top: 10px;
  padding-right: 10px;
  height: 400px;

  background-color: white;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 0.7em; 
  font-weight: normal; 
  color: #000066; 
  font-style: normal; 
/*  line-height: 1.2em;*/
}
#page-body-inner h5 {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 1.3em; 
  font-weight: normal; 
  color: #000066; 
  font-style: normal; 
  line-height: 1.4em; 
  font-weight: bold;
}
#page-body-inner hr {
	color: #89b5cc;
	height: 1px;
}

#page-body-inner table {
	font-size: 1em;
}

.label-title {
	width: 190px;
	height: 2em;
	vertical-align: middle;
}
.label-value {
	width: 320px;
	height: 2em;
	vertical-align: top;
}
.text-box-value {
	width: 320px;
	height: 1.7em;
	vertical-align: top;
}
.check-box-value {
	width: 320px;
	height: 2em;
	vertical-align: top;
}
.drop-down-list-value {
	width: 320px;
	height: 2em;
	vertical-align: top;
}
.label {
	width: 520px;
	height: 2em;
}
.drop-down-list-value-contact {
	width: 210px;
	height: 2em;
	vertical-align: top;
}
.drop-down-list-value-organisation {
	width: 180px;
	height: 2em;
	vertical-align: top;
}
.new-contact {
  width: 110px;
	height: 2em;
	vertical-align: top;
}
.new-organisation {
  width: 140px;
	height: 2em;
	vertical-align: top;
}

.legend {
	height: 1em;
	font-size: 0.9em;
}
.validator {
  display: inline-block;
  vertical-align: middle;
/*	font-weight: bolder;
/*	font-size: 1em;
	position: relative;
/*	left: 5px;
	width: 10px;*/
}

.button-change {
	position: relative;
	left: 190px;
	width: 70px;
	height: 25px;
	text-transform: uppercase;
	font-size: 10px;
}

.button-cancel {
	position: relative;
	left: 200px;
	height: 25px;
	text-transform: uppercase;
	font-size: 10px;
}

.button-back {
	position: relative;
	left: 210px;
	width: 70px;
	height: 25px;
	text-transform: uppercase;
	font-size: 10px;
}

.button-browse-all {
	position: relative;
	left: 190px;
	width: 120px;
	height: 25px;
	font-size: 10px;
}

.button-browse-all-wide {
	position: relative;
	left: 190px;
	width: 160px;
	height: 25px;
	font-size: 10px;
}

.table-list {
	border: 1px solid #000066;
	line-height: 2em;
	background-color: #3399CC;
	color:white;
}
.th-list {
	border-bottom-color: #000066;
	border-bottom-width: 3px;
	border-bottom-style: double;	
	font-size: 0.7em;
  vertical-align : bottom;	
}
.td-list {
	border-bottom: 1px solid #000066;
	font-size: 0.7em;
	line-height: 1.5em;
  vertical-align : top;	
}
.table-list a, .table-list a:visited, .table-list a:link {
	text-decoration : none;
	color: white;
}
.table-list a:hover { 
	text-decoration: underline;
	color: white;
}

.table-standard {
/*	line-height: 2em;*/
	background-color: white;
	font-size: 1.1em;
	color: black;
}
.th-standard {
	border: 0px;
/*	font-size: 0.7em;
  vertical-align : bottom;	*/
}
.td-standard {
	border: 0px;
/*	font-size: 0.7em;
	line-height: 1.5em;
  vertical-align : top;	    */
}



/* condense in mark up to be '.button' */
.submit, .add, .copy, .change, .reset, .delete, .print {
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 1em;
	height: 2.7em;
}
/* make submit button larger */
.submit {
	width: 108px;
}

.text-box {
/*  width: 320px;*/
	height: 1.7em;
/*	vertical-align: top;*/
}

.text-box-multiline {
  width: 350px;
	height: 1.7em;
	height: 100px;
}

.grid-header {
  font-weight: bold;
}
.grid-header a {
  text-decoration: underline;
  color: #2C5E8E; 
  background: none;
}

/* add fade background and padding to all table rows */
.grid-row {
/*  line-height: 2em;*/
	background: #F9FAFB;
	
}
.grid-row img {
	border: none;
	text-align: center;
}
.grid-row a {
  text-decoration: underline;
  color: #2C5E8E; 
  background: none;
}

/* create section heading container to separate long forms */
.formsection {
	padding: 10px;
	background: #D6DDE9;
	font-weight: bold;
	text-align: center;
}
/* sometimes we hide elements from display in visual browsers (but leave them in the source for non visual browsers and for accessibility). I've also hidden the table in the admin_create_projects.html page */
.hidden {
	visibility: hidden;
}
.none {
	display: none;
}
.all {
}

.authorlist, .reviewerList {
	border: 1px solid #00FF00;
	margin-bottom: 4px;
/*	width: 100px;
/*	width: 200px;*/
}

.smallForm {
  width: 530px;
}