.buttons {
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	display: block;
	margin-top: 25px;
	width: 655px;
}

.navigation {
	position: absolute;
	top: 149px;
	left: 175px;
	background-color: #2B3B5C;
	border-right: 27px solid #2B3B5C;
	padding: 5px;
	padding-bottom: 4px;
	padding-right: 0px;
	width: 661px;
}

.navigation ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
	
}

.navigation ul li {
	display: block;
	float: left;
	margin-right: 4px;
	margin-left: 5px;
	line-height: 21px;
	color: #fff;
}

.navigation ul li b{
	color: #008FD4;
}

.navigation ul li a{
	border-top: 1px solid #fff;
	border-bottom: 2px solid #369;
	background-color: #efefef;
	padding: 0px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	margin-left: -4px;
	display: block;
}

.navigation ul li a:hover, .navigation ul li a.hover{
	background-color: #fff;
}

.navigation .browser_error {
	width: 100%;
	position: absolute;
	top: 55px;
	left: 32px;
	color: #000;
}

.navigation_help {
	width: 575px;
	margin: 0px;
	margin-top: -10px;
	padding: 10px;
	background-color: #fff;
	color: #000;
}

.navigation_help li a{
	font-size: 12px;
	display: inline;
}	

.navigation_help li a:hover{
	background-color: #efefef;
}	

h1{
	margin-top: 45px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	clear: both;
}

textarea {
	clear: both;
}

#summary span{
	font-weight: bold;
	display: block;
	margin-top: 4px;
}

.table_list a {
	background-color: #036;
	border: 1px solid #FFF;
	padding: 4px;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.buttons a:link, .buttons a:visited, #genes_tested a, #genes_tested a:visited{
	border-top: 1px solid #fff;
	border-bottom: 2px solid #369;
	background-color: #ddd;
	padding: 2px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
}

#genes_tested a:link, #genes_tested a:visited{
	font-size: 11px;
	margin-left: 5px;
	position: relative;
	top: -2px;
}

.buttons a:hover{
	background-color: #fff;
}

.table_list a.white{
	background-color: #fff;
	border: 1px solid #ccc;
	color: #000;
}

.buttons ul {
	list-style-type: none;
}

.buttons li {
	padding-bottom: 5px;
}

.table_list {
	width: 650px;
	font-family: Arial, Helvetica, sans-serif;
}

.table_list th {
	background-color: #0f355b;
	color: #fff;
	font-size: 11px;
}

.table_list td {
	border-bottom: 1px solid #999;
	margin-top: 10px;
	height: 24px;
	font-size: 12px;
	color: #000;
	padding: 7px;
}

.table_list tr {
	background-color: #fff;
}

.table_list .blank {
	height: 5px;
	padding: 0px;
	background-color: transparent;
	border-bottom: none;
}

.table_list .new {
	background-color: #fee7e7;
}

.table_list .reg {
	background-color: #fff;
}

.topic_title a{
	border: 0px;
	background-color: transparent;
	text-decoration: underline;
	padding: 0px;
	font-size: 12px;
	color: #000;
}

.signature {
	font-size: 10px;
	color: #999;
}

.forum_buttons{
	padding-top: 15px;
}

fieldset {
	margin-bottom: 5px;
	width: 100%;
	background-color: #efefef;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

fieldset legend {
	font-size: 14px;
}

#samples_request {
}

#samples_request span, #box span{
	font-weight: bold;
	display: block;
	line-height: 23px;
	position: relative;
	z-index: 5;
}

#sample_request_submit{
	background-color: #fff;
}

#sample_request_submit legend{
	background-color: #900;
}

#sample_request_submit strong{
	font-size: 15px;
	font-weight: bold;
	color: #C00;
	text-transform: uppercase;
}

#sample_request_submit span{
	display: block;
	font-weight:bold;
}

#individual_info{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: none;
	background-color: transparent;
}

#individual_info #frame_me{
	background-color: transparent;
	border: 0px;
	width: 550px;
	height: 1200px;
	position: absolute; 
	top: 100px; 
	left: 150px; 
	padding: 25px;
	z-index: 355;
}

.indi_info {
	padding-right: 25px;
}

#advanced_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute; 
	top: 25px; 
	left: 25px; 
	z-index: 350;
	padding: 25px; 
	background-color: transparent;
	width: 800px;
	height: 1700px;
	display: none;
}

#advanced_search h2{
	padding-top: 25px;
	font-size: 1.5em;
}

#advanced_search fieldset {
	width: 340px;
	float: left;
	margin-right: 20px;
}

#advanced_search fieldset .yes_no {
	position: static;
	margin-top: -22px;
}

label {
	padding-top: 3px;
	width: 175px;
	border-bottom: 1px dotted #ccc;
	padding-right: 300px;
	margin-right: -294px;
	clear: both;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
}

#advanced_search label {
	width: 140px;
	padding-right: 0px;
	margin-right: 0px;
}

#advanced_search label.full{
	width: 100%;
}

#advanced_search label.full_check {
	width: 96%;
}

label.full{
	width: 100%;
	padding-right: 0px;
	margin-right: 0px;
	text-align: left;
	border-bottom: 1px dotted #ccc;
	clear: both;
}

label.full_check{
	width: 96%;
	padding-right: 0px;
	margin-right: 0px;
	padding-left: 20px;
	text-align: left;
	border-bottom: 1px dotted #ccc;
}

.yes_no{
	float: right;
	position: absolute;
	left: 657px;
	right: 155px;
	clear: both;
}

#summary span.right{
	text-align: right;
	float: right;
	margin-top: -17px;
}

#summary span.left{
	text-align: left;
	float: left;
	margin-top: -17px;
	padding-left: 3px;
}

#summary span img{
	margin-top: -2px;
}

.check{
	float: left;
	position: absolute;
	margin-bottom: -3px;
}

.full_txt {
	width: 99%;
}

.center_mid {
	top: 50%;
	margin-top: -200px;
	margin-left: -250px;
	left: 50%;
}

#error_container {
	background-color: #fff;
	width: 100%;
	height: 110%;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
	z-index: 150;
}

/* ooopsy, quick edit to be fixed later on
	instance of multiple error containers on page
*/
.error_container {
	background-color: #fff;
	width: 100%;
	height: 110%;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
	z-index: 150;
}

#error_box {
	position: absolute;
	display: block;
	width: 450px;
	padding: 20px;
	border: 15px solid #006;
	background-color: #eee;
	z-index: 200;
	font-family: Arial, Helvetica, sans-serif;
}

#error_box h2 {
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 25px;
}

#error_box p {
	margin: 0px;
	margin-bottom: 10px;
	color: #000;
	font-size: 13px;
	line-height: 16px;
}

#error_box b {
	font-size: 70px;
	line-height: 70px;
	color: #900;
	font-weight: bold;
	position: absolute;
	right: 0px;
	bottom: 5px;
	display: block;
	
}

#error_box a{
	border: 1px solid #999;
	background-color: #fff;
	padding: 5px;
	float: left;
	font-size: 12px;
	display: block;
}

.files {
	font-family: Arial, Helvetica, sans-serif;	
}

.cases {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;	
	margin-top: -48px;
}

.cases .options{
	float: right;
	clear: both;
	text-align: right;
	line-height: 11px;
	position: relative;
	top: 6px;
	z-index: 125;
}

.cases .options a{
	font-size: 11px;
	font-weight: 100;
}

.cases .options .case_id{
	font-size: 20px;
	color: #600;
	font-weight: bold;
}

.cases .options .case_id_caption{
	font-size: 9px;
	line-height: 14px;
	top: -3px;
	right: 0px;
	display: inline;
	position: relative;
}

.cases .options_global a{
	font-size: 12px;
}

.swatch {
	text-indent: 20px;
	display: block;
	width: 15px;
	height: 10px;
	border: 1px solid #999;
	margin-bottom: 2px;
	margin-right: 2px;
	float: left;
}

.color_swatches {
	line-height: 15px;
	float: left;
}

.cases .order {
	padding: 3px;
	margin-top: -4px;
	float: right;
	clear: both;
	margin-bottom: 10px;
	text-align: right;
}

.cases .order a{
	font-size: 11px;
}

.cases .search_d {
	margin-top: 8px;
	float: left;
}

.cases .search_d a{
	font-size: 11px;
}

.cases .search_d #search{
	width: 200px;
}

.cases .jump {
	float: right;
	clear: both;
	padding: 3px;
	margin-bottom: 8px;
}

.files ul, .cases ul, #samples_request ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	clear: both;
}

.files li, .cases li, #samples_request li {
	line-height: 14px;
	background-color: #fff;
	padding: 5px;
	border-bottom: 1px solid #999;
	margin-top: 10px;
	font-size: 12px;
	color: #000;
}

.cases ul {
	position: relative; 
	top: 15px;
}

.cases li {
	font-size: 11px;
}

#samples_request ul{
	position: relative;
	top: -10px;
	margin-bottom: 0px;
}

#samples_request li{
	margin-top: 5px;
}

#samples_request li.requested{
	background-color: #EEE2CC;
}

#samples_request li.requested strong{
	color: #900;
}


.files .delete, .cases .delete, #samples_request .delete {
	display: block;
	font-size: 11px;
	font-weight: bold;
	float: right;
	background-color: #efefef;
	padding: 2px;
	color: #000;
	z-index: 300;
}

.files a, a.files{
	font-size: 15px;
	font-weight: bold;
}

.cases a, #samples_request a{
	font-size: 16px;
	font-weight: bold;
}

.perm_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	padding: 5px;
	display: inline-block;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	padding-left: 30px;
	text-indent: -25px;
}

.perm {
	clear: both;
}

.perm .desc {
	float: right;
	text-align: right;
	font-size: 10px;
	line-height: 10px;
	position: relative;
	bottom: 3px;
}

.perm .desc a{
	font-size: 10px;
	}

.perm .note {
	font-style: italic;
	padding: 2px;
	background-color: #FFC;
}

.perm .allow {
	font-weight: bold;
	color: #060;
	font-size: 14px;
}

.perm .block {
	font-weight: bold;
	color: #600;
	font-size: 14px;
}

#frame {
	font-family: Arial, Helvetica, sans-serif;
	width: 674px;
	position: absolute;
	display: block;
	top: 20px;
	left: 50%;
	margin-left: -330px;
	bottom: 0px;
	z-index: 300;
	padding: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
}

#frame .terms {
	line-height: 22px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	display: block;
	text-align: center;
}

#frame .more {
	text-align: center;
	color: #FFF;
	font-size: 12px;
	display: block;
}

#frame #frame_me{
	width: 100%;
	height: 860px;
	background-color: #fff;
	text-align: center;
}

a.files_list{
	font-size: 11px;
}

.display_message{
	background-color: #fff;
	border: 1px solid #000;
	color: #000;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.samples_sticky {
	padding: 2px;
	margin: 3px;
	margin-left: -2px;
	font-size: 11px;
	font-weight: bold;
	background-color: #FF9;
}

.samples_sticky a:link, .samples_sticky a:visited{
	font-size: 11px;
}

input.boldbuttons {
	padding: 3px;
	font-weight: bold;
}

a.email{
	background-color: transparent;
	border: 0px;
	text-decoration: none;
	color: #000000;
	padding-right: 20px;
	background: url('email.gif') no-repeat 100% 4px;
}

.flyout {
	position: absolute;
	background-color: #FFFFFF;
	margin-top: 24px;
	border-bottom: 2px solid #0f355b;
	left: 157px;
	display: none;
	filter: alpha(opacity=0);
	opacity: 0.0;
	z-index: 500;
}

.flyout ul {
	list-style-type: none;
	margin: 0px;
	padding: 5px;
	padding-right: 20px;
}

.connect {
	position: absolute;
	background-color: #fff;
	height: 4px;
	width: 100px;
	top: -23px;
	left: 0px;
	z-index: 51;
	display: none;
}