*,html {
 margin:0;
 padding:0;
}

p {
  margin-bottom:1em;
}

/* */
a:link {
  color: #666;
}

a:visited {
  COLOR: #666;
}

a:hover {
  COLOR: #111;
}

a:active {
  COLOR: #666;
  text-decoration: none
	border-bottom:1px dotted #666;
}

h1, h2, h3 {
font-weight: bold;
text-decoration: none;
margin-top: 1.2em;
margin-bottom: 1em;
	color:#345469;
background-color: transparent;
}


.title {
 font-size: 1.5em;
	/*old life color color: #541800;*/
	color:#345469;
	text-shadow: rgba(50,50,50,0.5) 1px 1px 2px;
}

.title a {
	text-decoration:none;
}

h1 {
font-size: 125%;
}


h2 {
font-size: 115%;
}

h3 {
font-size: 100%;
}

h4 {
font-size: 100%;
text-decoration:underline;
margin-top: 1em;
margin-bottom: 0.5em;
}


th {
text-align:left;
font-weight:normal;
font-style:italic;
}

#primertable th,#primertable td {
text-align:left;
font-weight:normal;
font-style:normal;
font-size:90%;
}


td {
padding:3px 3px;
}

th, td {
border:none;
white-space: nowrap;
padding:3px 3px;
}

td.emptytd { 
padding-top:10px;
}

td.formfield_desc {
	border:none;
	color:#666;
	font-size:80%;
	white-space: normal;
}

td.formfield_error {
	color:red;
	font-size:80%;
}

.error {
	color:red;
}

.help {
	font-size:90%;
}

textarea,input {
	background-color:#fcfcfc;
}

ul.param { 
	margin-left:15px;
}

li.param {
	margin-top:10px;
}

body {
text-align:center;
background-color:#e8eaec;
padding:0;
margin:0;
/*background-image:url('img/LIFE_header.jpg');*/
background-image:url('img/header.png');
background-repeat:no-repeat;
background-position:top center;
/*http://rth.dk/templates/rth_test/rth.css body style */
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12.88px;
line-height:1.5em;
text-align:center;
color:#303030;
}

#page {
width:850px;
background-color:#fff;
margin-top:0px;
margin-left: auto;
margin-right: auto;
text-align:left;
padding:0;
margin-top:120px;
/*border-left:1px solid #ccc;
border-right:1px solid #ccc;*/
}

#insidepage {
	margin:0 1em 0;
	padding-top:1em;
	padding-bottom:1em;
}

#toc {
display:none;
position:fixed;
left:5px; top:17em; 
width:8em;

}

#toc ul { 
	display:block;
	border:1px solid #ccc;
	background-color:#f0f0f0;
	padding:3px;
	list-style-type:none;
	
}

#menu_top {
	list-style: none;
	padding: 0;
	margin: 2em 0 2em 0;
}
#menu_top li {
	display:inline;
	/*font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;*/
	margin-right: 1ex;
	padding: 0px;
}
#menu_top li.current {
	background:#CFE7B8;
}
#menu_top li.current a {
	background:#CFE7B8;
}

#menu_top a {
	color: black; /* #ccc */
	margin: 0px 0px;
	padding: 6px 12px;
	text-decoration: none;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: 1px 1px 5px rgba(100,100,100,0.5);
        -moz-box-shadow: 1px 1px 5px rgba(100,100,100,0.5);
        box-shadow: 1px 1px 5px rgba(100,100,100,0.5);
				background:rgba(232,234,236,1);
				background:-moz-linear-gradient(top, rgba(255,255,255,1), rgba(232,234,236,1))
}
#menu_top a:hover {
	color: #000;  /* fff */
	text-decoration: none;
				background:rgba(243,245,247,1);
        background:-moz-linear-gradient(top, rgba(255,255,255,0.1), rgba(243,245,247,1)); /* for firefox 3.6+ */
        -webkit-box-shadow: 1px 1px 2px rgba(100,100,100,0.5);
        -moz-box-shadow: 1px 1px 2px rgba(100,100,100,0.5);
        box-shadow: 1px 1px 2px rgba(100,100,100,0.5);
}
#menu_top .marked{
	font-weight:bold;
}

pre {
	border:1px solid #ccc;
	background-color:#f0f0f0;
	padding:5px;
	width:80%;
	margin:1ex 1ex;
}

pre.desc {
	display:none;
}

tt {
  font-size:120%;
}

p.consensus {
	background:#f0f0f0;
	padding:3px;
	border:1px solid #ccc;
	font-family:courier;
	margin-bottom:1em;
}

p.primer3link {
	font-size:90%;
	margin-top:0;
}

h3.search {
  clear: both;
  display: block;
  font-weight: bold;
  font-size: 100%;
  color: #000;
  margin-top: 10px;
  padding: 2px 0px 4px 8px;
  background-color: #CFE7B8;
}

p.ref {
  font-size: 80%;
}

#navigation{
font-size:11px;
height:2.2em;
line-height:2.2em;
width:850px;
margin:0 0px;
background:#345469;
color:#ffffff;
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #56768B;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 8px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
font-weight:bold;
background-color:inherit;
color: #ffffff;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background:#56768B;
color:#000000;
text-decoration:none;
}

a.help {
color: #666;
font-size: 80%;
text-decoration: none;
font-weight: normal;
}
