* {
margin:0;
padding:0;
}

body {
font:11px verdana, "Trebuchet MS", tahoma, helvetica, arial, sans-serif;
line-height:16px;
color:#333;
background-color:#fff;
margin:0;
padding:0;
}

a {
color:#666;
text-decoration:none;
}

a:hover {
color:#c00;
text-decoration:underline;
}

#container {
width:800px;
height:600px;
margin:0 auto;
}

#header {
width:800px;
height:100px;
background-color:#bbb;
}

#wrapper_header {
float:left;
height:55px;
width:800px;
background-color:#fff;
margin:0 auto;
}

#wrapper {
float:left;
width:800px;
height:450px;
background-color:#fff;
margin:7px auto;
}

#img_slides {
float:left;
width:450px;
height:500px;
}

#img_c {
height:487px;
width:440px;
position:relative;
}

#img_container {
margin-right:15px;
}

#img_browser {
clear:both;
text-align:left;
margin:23px 0 0;
}



.photonav {
position: absolute;
height: 100%;
width: 100%;
}
.photonav span {
	color:white;
	background-color: black;
	background-color: rgba(0, 0, 0, 0.5);
	line-height: 1.9em;
	margin-top: -1em;

	position: absolute;
	text-align: center;
	top: 50%;
	width: 2em;
	font-size:2em;
}
.photonav a {
position:absolute;
width:50%;
height:100%;
top:0;
outline:none;
}

.photonav a:hover span {
display:block;
}
.photonav a:hover {
text-decoration:none;
}
.photonav .next {
	right:0;
}





.header_content {
margin-top:15px;
width:800px;
}

.name {
color:#c00;
margin-left:340px;
}

.name div {
float:left;
color:#aaa;
font-size:18px;
}

.name div.trace {
float:left;
color:#c00;
font-size:18px;
margin:0 7px;
}

.name a {
float:left;
color:#aaa;
font-size:25px;
}

.name a.return {
color:#666;
float:left;
font-size:6px;
margin-right:10px;
}

.p_label {
color:#000;
}

.p_name {
font-size:14px;
}

.scrollable_proj {
float:left;
width:320px;
height:360px;
margin-top:10px;
padding-top: 7px;
overflow:hidden;
white-space:wrap;
border-top:1px solid #aaa;
}
.scrollable_proj a {
	text-decoration: underline;
}
.tabContent .scrollable_proj a {
	text-decoration:none;
}

.track_proj {
float:right;
width:10px;
height:300px;
margin-top:10px;
margin-left:10px;
background-color:#e4e4e4;
}

.handle {
width:10px;
height:70px;
background-color:#b2b2b2;
cursor:pointer;
}

.hr_proj {
clear:both;
padding-top:5px;
margin:-15px 5px 0 450px;
}

.pipe {
margin:0 15px;
}

.lt,.gt {
text-decoration:none;
font-family:Terminal, "Tekton Pro", Tahoma, System, "Arial Black";
}

#tabs {
float:left;
}

#tabs ul {
list-style:none;
}

#tabs li {
display:inline;
}

#tabs a {
float:left;
text-decoration:none;
color:#666;
padding:3px 30px 2px 0;
}

#tabs a span {
display:block;
float:none;
padding:3px 10px 2px 0;
}

#tabs a:hover span {
background-color:#eee;
}

.tabContent {
padding-top:10px;
}

a.active,.browser,#tabs a:hover,#tabHeaderActive span,#tabHeaderActive a {
color:#c00;
}

.drawing,.name .grey,.p_value {
color:#777;
}

.bio_proj {
border-bottom:1px solid #aaa;
margin:7px;
padding:3px 3px 3px 0;
}

.print_item {
float: left;
text-decoration:none;
color:#666;
}

.print_item :hover{
text-decoration:none;
}

.disabled  { display: none; }