

#header {
	height: 57px;
	width: 100%;
	position: fixed !important;
	position: absolute;
	float: left;
	display: block;
	overflow: hidden;
	background: #EDEDED
		url('//wwwdev.ebi.ac.uk/inc/images/ebilogohelpheadnew.gif')
		no-repeat top left;
	padding: 0;
	margin: 0;
	top: 0;
	bottom: auto;
	left: 0;
	right: 0;
}

#menu {
	width: 13em;
	position: fixed !important;
	position: absolute;
	display: block;
	height: 100%;
	overflow: auto;
	left: 0;
	top: 60px;
	right: auto;
	bottom: 0;
}

#menu h1 {
	border: 0;
	background-color: #FFF; font-weight : bold;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	padding: 2px 5px;
	margin: 0;
	line-height: 9pt;
}

#content {
	border-left: 1px solid #DEDEDE;
	top: 60px;
	left: 13em;
	bottom: 0;
	right: 0;
	position: fixed !important;
	position: absolute;
	display: block;
	width: auto;
	height: auto;
	overflow: auto;
	padding: 0 5px;
}

dl {
	padding: 0;
	margin: 0 15px;
}

dt {
	font-weight: bold;
	display: block;
	margin: 15px 0 5px 0;
	padding: 0;
}

dd {
	margin : 0;
	padding: 0;
}

.defaultValue {
	font-style: italic;
}

pre.commentsbox {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	padding: 12px;
	background-color: #edf5ea;
	border: 1px solid #d9dadc;
	margin: 5px 0;
	display: block;
	overflow: auto;
}

ul.references {
	list-style: none;
}

ul.references li {
	padding: 5px 0;
}




body {
	background-color: #ffffff;
	color: #000000;
	width: 100%;
	padding: 0;
	margin: 0;
	font-size: 9pt;
	font-family: helvetica, "trebuchet MS", arial, sans-serif;
}

h1 {
	font-size: 11pt;
	color: #006666;
	padding: 4px;
	background: #eef5f5;
	border: 1px solid #bfbfbf;
	margin: 5px 0px 10px 0px;
	font-weight: bold;
	position: relative;
}

h2 {
	font-size: 10pt;
	color: #1f1f1f;
	padding: 0;
	background: #ffffff;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 1px solid #d9dadc;
	margin: 25px 0px 5px 0px;
	font-weight: bold;
}

pre {
	display: block;
}

a:link, a:visited {
	color: #006666;
	text-decoration: none;
}

a:hover, a:active {
	color: #e33e3e;
	text-decoration: none;
	cursor: pointer;
}

.centered {
	text-align: center;
}

#ebi_skipNavigation {
  display: none;
}

/* Layout */
#headerDiv {
	position:relative;
	left:0px;
	top:0px;
	padding:0px;
	margin:0px;
	width:100%;
	height:55px;
	border: 0;
	background-color: #207a7a;
	z-index: 3;
}

* html #headerDiv {
	z-index: 2; /* Only read by IE 6 */
}

*:first-child+html #headerDiv {
	z-index: 2; /* only read by IE 7 */
}

#headerDiv iframe {
	position: absolute;
	height: 55px;
	width: 100%;
	z-index: 2;
}

#ebi_footerBox {
	width: 100%;
	height: 22px;
	z-index: 2;
	vertical-align: top;
	padding: 0;
	clear: both;
	border-top: 1px solid #bfbfbf;
}

#ebi_footerBox iframe {
	height: 22px;
	width: 100%;
	z-index: 2;
	margin: 0;
	border: 0;
}

#ebi_contents {
	min-height: 600px;
	min-width: 766px;
	padding: 0;
	margin: 10px 0px;
	z-index: 2;
	position: relative;
	zoom: 1;
	width: 100%;
}

#ebi_leftContent {
	width: 12.8em;
	min-height: 590px;
	height: 100%;
	float: left;
	margin: 0;
	padding: 0px;
	margin: 0;
	display: none;
}

#ebi_mainContent {
	padding: 2px 5px 10px 10px;
	margin: 0px;
	min-height: 590px;
	height: 100%;
	position: relative;
	border-left: 1px solid #dedede;
	width: 60em;
}

div#ebi_contents.left #ebi_leftContent {
	display: block;
}

div#ebi_contents.left #ebi_mainContent {
	margin-left: 12.8em;
	width: 50em;
}

div#ebi_contents.fluid #ebi_mainContent {
	width: auto;
}

/* Bread Crumbs */
.ebi_breadcrumbs {
	list-style: none;
	margin: 0;
	padding: 0;
}

.ebi_breadcrumbs li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 8pt;
	color: #999999;
	background-color: #ffffff;
}

.ebi_breadcrumbs a {
  padding: 1px 0 0 12px;
	margin: 0;
	height: 14px;
	text-align: left;
	background: #ffffff
		url(//wwwdev.ebi.ac.uk/inc/images/bread_arrow2.gif) top left
		no-repeat;
}

.ebi_breadcrumbs li:first-child a {
	padding: 2px 0 0 0px;
	margin: 0;
	height: 14px;
	text-align: left;
	background: #ffffff;
}

.ebi_breadcrumbs a:link,.ebi_breadcrumbs a:visited {
	color: #999999;
	text-decoration: none;
}

.ebi_breadcrumbs a:hover,.ebi_breadcrumbs a:active {
	color: #e33e3e;
	text-decoration: underline;
}

/* Box with icon */
.ebi_iconBox {
  text-decoration: none;
  text-align: left;
  margin: 0;
  padding: 0;
  border: 1px solid #BFBFBF;
  min-width: 13em;
  width: auto;
}

.ebi_iconBox h2 {
  width: auto;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  padding: 3px;
  height: auto;
  line-height: normal;
  vertical-align: middle;
  border: 0;
  border-bottom: 1px solid #BFBFBF;
  background: url(//wwwdev.ebi.ac.uk/inc/images/head_blue2c.gif) top right no-repeat;
}

.ebi_iconBox p {
  text-decoration: none;
  text-align: left;
  border: 0;
  margin: 0;
  padding: 3px;
  width: auto;
  background: url(//wwwdev.ebi.ac.uk/inc/images/head_blue3b.gif) top right no-repeat;
}

/* */
.ebi_note {
	background-color: #EDF5EA;
	border: 1px solid #D9DADC;
	padding: 10px;
}

/* */
.ebi_warning, .ebi_warning a {
	color: #E33E3E;
	font-weight: bold;
}





/* Side Menu */
.ebi_sideMenu,.ebi_sideMenu li {
	list-style: none;
	margin: 0;
	padding: 0 0 0 2px;
	font-size: 12px;
}

.ebi_menuDivider {
  text-align: center;
	display: block;
	padding: 0;
	border: 0;
	width: 11.8em;
	height: 1px;
	/*background: #ffffff url(//wwwdev.ebi.ac.uk/inc/images/line.jpg) repeat
		center;*/
	margin: 10px auto 7px auto;
	border-bottom: 1px dotted #A5A5A5;
}

.ebi_sideMenu a:link,.ebi_sideMenu a:visited {
	color: #006666;
	text-decoration: none;
}

.ebi_sideMenu a:hover,.ebi_sideMenu a:active {
	color: #e33e3e;
	text-decoration: underline;
}

/* LEVEL 1 */
.ebi_sideMenu li {
	padding: 5px 1px 0px 11px;
	margin: 0; background :
	url(//wwwdev.ebi.ac.uk/inc/images/leftmenu/level1_link.gif) no-repeat
	top left;
	color: #006666;;
	background:
		url(//wwwdev.ebi.ac.uk/inc/images/leftmenu/level1_link.gif)
		no-repeat top left;
}

.ebi_sideMenu li.ebi_lastElement {
	background:
		url(//wwwdev.ebi.ac.uk/inc/images/leftmenu/level1_link_lastchild.gif)
		no-repeat top left;
}

.ebi_sideMenu li.ebi_sideMenuOpenLink {
	background:
		url(//wwwdev.ebi.ac.uk/inc/images/leftmenu/level1_minus.gif)
		no-repeat top left;
	cursor: pointer;
}

.ebi_sideMenuOpenLink ul {
	padding: 0px;
	margin: 0;
}

/* LEVEL 2 */
.ebi_sideMenuOpenLink ul li {
	background:
		url(//wwwdev.ebi.ac.uk/inc/images/leftmenu/level2_link.gif)
		no-repeat top left;
	cursor: pointer;
}

.ebi_sideMenuOpenLink li.ebi_lastElement {
	background:
		url(//wwwdev.ebi.ac.uk/inc/images/leftmenu/level2_link_lastchild.gif)
		no-repeat top left;
	cursor: pointer;
}


.plargebold{
	font-size: 12px;
}


.ebi_sideMenu li.leftmenudivider{
	height: 1px;
}
