body {
	margin:0px;
	background: #003471;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


#wrapper {
	position: relative;
	width: 850px;
	margin: auto;
	background: url(../images/background-glow.jpg) center repeat-y #003471;
	margin-bottom: 0px;
}
#wrapper_1 {
	position: relative;
	width: 850px;
	margin: auto;
	margin-bottom: 0px;
}

#content {
	width: 751px;
	margin:auto;
	background: #FFF;
	position: relative;
}

#header_old {
	height: 85px;
	background: url(../images/header.jpg);
}

#header {
	height: 84px;
	background: url(../images/header_home_bg.jpg);
}

#header_library {
	height: 84px;
	background: url(../images/header_library_bg.jpg);
}

#navigation {
	background: #cfe1eb;
	height: 25px;
	padding:0px;
	color:#FFFFFF;
	font-size: 10px;
/*	border-bottom:solid 3px #3089d7;*/
	border-bottom: solid 3px #004685;
	text-align: center;
}

#navigation_test {
	background: #cfe1eb;
	height: 30px;
	padding:0px;
	color:#FFFFFF;
	font-size: 10px;
/*	border-bottom:solid 3px #3089d7;*/
	border-bottom: solid 3px #004685;
	text-align: center;
}

#navigation_tab {
	height: 26px;
	background: #cfe1eb;
	border-bottom: solid 2px #004685;
}


.horizontal{
background-color:#000066; text-align:center; color:white; font-family:Arial,Helvetica,sans-serif;
font-size:10pt;
padding-bottom:2px;
padding-top:2px;
}

#document_links {
	background:url(../images/box_water_bg.jpg) repeat;
}

#page {
	padding: 8px;
	position: relative;
	overflow: auto;
}

#page_education {
	padding: 0px;
	position: relative;
	overflow: auto;
}

#bottom {
	margin:auto;
	background: url(../images/bottom-glow.jpg) top center no-repeat;
	width:850px;
	height:75px;
	margin-top: -15px;
	padding-top: 20px;
	text-indent: 110px;
	color: #FFF;
	font-size:10px;
}
#bottom_new {
	margin:auto;
	background: url(../images/bottom-glow.jpg) top center no-repeat;
	width:850px;
	height:75px;
	margin-top: -15px;
	padding-top: 25px;
	/*text-align: left;*/
	color: #FFF;
	font-size:10px;
}


.info_heading {
font-size:18px;font-weight:bold;background-color:#FFF;padding:0px;margin:0px;
}

.info_cell {
border:none;margin-bottom:10px;padding:10px;line-height:1.5em;
}

/*********** Navigation ***********/
a:link.nav, a:visited.nav, a:active.nav {
	color:#000;
	float:left;
	padding:5px 12px;
	margin-left:1px;
	height:15px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	border-left:0px solid #cfe1eb;
}
a:link.nav_donate, a:visited.nav_donate, a:active.nav_donate {
	display: block;
	float: left;
	padding: 0 5px 5px 5px;
	height: 20px;
	text-align: center;
	font-weight: bold;
	background-color:#E8FF17; margin-left:20px; font-size:15px; font-family:cursive; font-weight: bold;
	text-decoration:none;
}
a:hover.nav_donate {
	/*color:#66FF33;*/
	background: #66FF33;
/*	background: #3089d7;
	background: #CCDDA7;*/
}
a:hover.nav {
	color:#fff;
	background: #004685;
/*	background: #3089d7;
	background: #CCDDA7;*/
}
a:link.currentPage, a:visited.currentPage {
	color:#fff;
	float:left;
	padding:5px 12px;
	margin-left:1px;
	height:15px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background:#004685;
	border-left:0px solid #cfe1eb;
}

/*********** Normal size ***********/
a:link.litetab, a:visited.litetab {
	display:block;
	float: left;
	width: 80px;
	height: 20px;
	text-align:center;
	background: url(../images/light_tab.jpg);
	color:#FFFFFF;
	font-size:10pt;
	text-decoration:none;
	padding-top: 6px;
	margin-left: 2px;
}

a:link.bluetab, a:visited.bluetab {
	display:block;
	float: left;
	width: 80px;
	height: 20px;
	text-align:center;
	background:#193664 url(../images/blue_tab.jpg) top no-repeat;
	color:#FFFFFF;
	font-size:10pt;
	text-decoration:none;
	padding-top: 6px;
	margin-left: 2px;
}

a:hover.bluetab {
	background: url(../images/light_tab.jpg);
}

/*********** Larger size ***********/
a:link.litetab_long, a:visited.litetab_long {
	display:block;
	float: left;
	width: 150px;
	height: 20px;
	text-align:center;
	background: url(../images/lite_tab_long.jpg);
	color:#FFFFFF;
	font-size:10pt;
	text-decoration:none;
	padding-top: 6px;
	margin-left: 2px;
}

a:link.bluetab_long, a:visited.bluetab_long {
	display:block;
	float: left;
	width: 135px;
	height: 20px;
	text-align:center;
	background:#193664 url(../images/blue_tab_long.jpg) top no-repeat;
	color:#FFFFFF;
	font-size:10pt;
	text-decoration:none;
	padding-top: 6px;
	margin-left: 2px;
}

a:hover.bluetab_long {
	background: url(../images/lite_tab_long.jpg);
}

a:link.bluetab_short, a:visited.bluetab_short {
	display:block;
	float: left;
	width: 130px;
	height: 20px;
	text-align:center;
	background:#193664 url(../images/blue_tab_short.jpg) top no-repeat;
	color:#FFFFFF;
	font-size:10pt;
	text-decoration:none;
	padding-top: 6px;
	margin-left: 2px;
}

a:hover.bluetab_short {
	background: url(../images/lite_tab_short.jpg);
}


img {
	display: inline;
	position: relative;
	border: solid 1px black;
}

img.right {
	display: inline;
	margin: 20px;
	float: right;
	clear: both;
	width: 300px;
}

/*Image allign left for Research.php Added by Anubhav*/
img.left{
	display: inline;
	margin: 2px;
	margin-top:5px;
	float: left;
	clear: both;
	width: 300px;
}

.borderless img{
	border: none;
}

p {
	text-align: justify;
	padding: 10px;
}

p.notice {
	font-size: 16px;
	font-weight: bold;
	color:  #C99;
	text-align: center;
}

p strong {
	font-size: 16px;
}

#cited p {
	font-size: 10px;
	text-indent: -10px;
	padding-left: 20px;
	margin: 2px;
}


/*a:visited, a:link, a:hover, a:active {
	color:#0000FF;
}*/

a:link { color:#009; text-decoration: none;}
/*a:visited {color:#36c; text-decoration: none;}*/
a:visited {color:#009; text-decoration: none;}
a:hover {color:#009; text-decoration: underline;}


/*featured fish header*/
#featured a { color:#fff; text-decoration:underline; }
#featured a:hover { color:#ccc; }


.hidden {
	display: none;
}

span.underline {
	text-decoration: underline;
}

span.right_caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	color: #707070;
	clear: both;
	float: right;
	font-size: 10px;
	line-height: 1.2em;
	background:#000;
	color:#FFF;
	width: 298px;
	margin-top: -20px;
	margin-left: 0px;
	margin-right: 20px;
	padding: 2px;
	text-align: right;
}
/*Captions under images on Research.php Added by Anubhav*/
span.left_caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	color: #707070;
	clear: both;
	float: left;
	font-size: 10px;
	line-height: 1.2em;
	background:#000;
	color:#FFF;
	width: 298px;
	margin-top: -15px;
	margin-left: 2px;
	margin-right: 20px;
	padding: 2px;
	text-align: left;
}


span.float_caption {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	color: #707070;
	text-align: center;
	font-size: 10px;
	line-height: 95%;
	background:#000;
	color:#FFF;
	width: 300px;
	margin: auto;
	padding: 2px;
}

div.textbox {
	border: solid 1px #CCC;
	padding: 4px 2px;
	margin: 4px 0px 0px 0px;
	overflow:auto;
}

div.txtbox {
	border: solid 1px #CCC;
	padding: 4px 2px;
	margin: 4px 0px 0px 0px;
	overflow:auto;
}

div.textbox_education {
	border: none;
	padding: 0px 0px;
	margin: 3px 0px 0px 0px;
	overflow:auto;
	left:0px;
}

div.textbox_home {
	border: solid 1px #CCC;
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow:auto;
}

.content {
	margin:0;
	padding: 0 0 0 10px;
}

.content p {
	padding: 0;
}

.container {
	float: left;
	height: 160px;
	width: 160px;
	margin: 8px 13px 12px 2px;
	padding: 0;
}

.container_Seg {
	float: left;
	height: 160px;
	width: 160px;
	margin: 8px 13px 12px 2px;
	padding: 0;
}

.container_Order {
	float: left;
	height: 160px;
	width: 202px;
	margin: 8px 13px 12px 2px;
	padding: 0;
}

.container_wrapper {
	position: relative;
	height: 160px;
	width: 160px;
	background-color: black;
}

.container_wrapper_Seg {
	position: relative;
	height: 160px;
	width: 160px;
	background-color: black;
	
}

.container_wrapper_Order {
	position: relative;
	height: 160px;
	width: 202px;
	background-color: black;
	margin-left:15px;
}
.container_img {

	background-color: black;
	border:0 none;
	display:block;
	max-height:140px;
	position:absolute;
	max-width:160px;
	padding-top: 20px;
}

.container_img2 {
	background-color: black;
	border:none;
	display:block;
	max-height:140px;
	max-width:160px;
}

.container_img2Order {
	background-color: black;
	border:0 none;
	display:block;
	max-height:140px;
	max-width:202px;
}

.container_img_wrapperOrder {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	height:140px;
	
}

.container_img_wrapper {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	height:140px;
}

.container_overlay {
	height:160px;
	left:0;
	position:absolute;
	top:0;
	width:160px;
}

.container_overlay a img {
	border: 1px solid #003471;
}

.container_overlay a:hover img {
	border: 1px solid #DDDDDD;
}

.overlay_bg {
	background-color:#232323;
	bottom:0;
	height:30px;
	margin:0;
	overflow:hidden;
	padding:5px;
	position:absolute;
	width:150px;
	opacity:0.8;
	filter:alpha(opacity:0.8);
	KHTMLOpacity: 0.8;
	MozOpacity: 0.8;
	-khtml-opacity: 0.8;
	-ms-filter: "alpha(opacity=80)";
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
}

.overlay_seg {
	background-color:#eee;
	bottom:0;
	height:30px;
	margin:0;
	overflow:hidden;
	padding:5px;
	position:absolute;
	width:150px;
	opacity:0.7;
	filter:alpha(opacity:0.7);
	KHTMLOpacity: 0.7;
	MozOpacity: 0.7;
	-khtml-opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);
}

.overlay_Order {
	background-color:#eee;
	bottom:0;
	height:30px;
	margin:0;
	overflow:hidden;
	padding:5px;
	position:absolute;
	width:192px;
	text-align: center;
	opacity:0.7;
	filter:alpha(opacity:0.7);
	KHTMLOpacity: 0.7;
	MozOpacity: 0.7;
	-khtml-opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);
}

.overlay_upper {
	position:absolute;
	top:3px;
	left:2px;
	padding: 5px;
}

.overlay_upperorder {
	position:absolute;
	width: 202px;
}


.dfvIcon_overlay {
	border:1px solid #003471;
}

.dfvIcon_overlay a:hover img {
	border:1px solid #fff;
}

.dfvIcon_overlay a:hover span {
	background:url(../images/btn-play.png) no-repeat;
	display:block;position:absolute;
	top:25px;left:110px;z-index:100;width:33px;height:32px;
}

.dfvIcon_overlay a img {
	border:1px solid #999; 
}

.video_overlay {
	position:relative;
}
.video_overlay:hover span {
	background:url(../images/btn-play.png) no-repeat;
	position:absolute;
	top:34px;left:47px;
	z-index:100;width:33px;height:32px;
}

h3.title {
	position:relative;
	color:#FFFFFF;
	display:block;
	font-size:10px;
	font-weight:bold;
	height:30px;
	line-height:12px;
	width:150px;
}

h3.title_onlyimg {
	position:relative;
	color:#FFFFFF;
	display:block;
	font-size:10px;
	font-weight:bold;
	height:30px;
	line-height:12px;
	width:156px;
	text-align: center;
}

h3.title_onlyimgseg {
	position:relative;
	color:black;
	display:block;
	font-size:10.5px;
	font-weight:bold;
	height:30px;
	line-height:12px;
	width:156px;
	text-align: center;
	text-decoration: none;
}

h3.title_onlyimgorder {
	position:relative;
	color:black;
	display:block;
	font-size:11.5px;
	font-weight:bold;
	height:30px;
	line-height:12px;
	width:156px;
	text-align: center;
	text-decoration: none;
}

h3.title_onlyimgorder {
	position:relative;
	color:black;
	display:block;
	font-size:10.5px;
	font-weight:bold;
	height:30px;
	line-height:12px;
	width:156px;
	text-align: center;
	text-decoration: none;
}
#qt_logo {
	margin: 12px 5px 12px 3px;
	float:left;
	width: 25px;
	border: none;
}

#enlarge_image_icon {
	margin: 13px 10px 12px 3px;
	float:left;
	width: 15px;
	border: none;
}

.clear {
	clear:both;
}

.CladogramUsage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0 0 0 2px;
}

#list {
	border: 3px solid black;
	width: 100%;
	padding: 0;
	margin: 0;
}

/*
#list tr td,
#list tr th {
	padding: 0;
	margin: 0;
} */


#list tr.header {
	background-color: #464742;
	color: white;
}

#list tr.bodyodd {
	background-color: #FFFEC1;
}

#list tr.bodyeven {
	background-color: #F2E5AE;
}

#list tr.body td.tc {
	width: 25%;
}

#print {
	display: none;
}

/*
.subheader {
	display: block;
	margin: 0;
	padding: 5px;
	font-size: 12px;
	color: blue;
}
*/

.subheader {
	display: block;
	margin: 0 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	color: #3976BD;
}

#slideshow {
	display: block;
	padding: 5px;
	margin: 0 0 5px 0;
	border: 3px solid #3976BD;
	width: 232px;
	height: 175px;
}

#slideshow a img {
	width: 230px;
	border: 1px solid #3976BD;
}

.hidden {
	display: none;
}


/****Featured Fish*****/
.textbox_ff {
	border: solid 1px #CCC;
	padding: 4px 2px;
	margin: 4px 0px 0px 0px;
	overflow:auto;
	background-color: #FAFAFA;
	height: 225px;
	width:620px;
	margin-bottom:50px;
	margin-left:10px;
}

.title_ff{
	width:250px;
	height: 15px;	
	margin-top: 5px;
	margin-left:20px;
	text-align:center;
	text-decoration:none;
	border:none;
	
}
.image_ff{
	width:250px;
	height:175px;	
	margin-left:20px;
	border-color:black;
}
.duk_ff{
	width:270px;
	height: 15px;	
	color: #3976BD;
	margin-top: 0px;
	margin-left:20px;
	text-align:center;
	text-decoration:none;
	border:none;
	float:right;
	font-size:24px;	
	//margin-right:20px;
}
.left_ff{
	float:left;
	width:100px;
	height:220px;
	clear:none;	
	margin-top:2px;
}
.rightbox_ff{
	float:right;
	width:270px;
	height:175px;	
	margin-top:0px;
	margin-right:25px;
}
.text_ff{
	text-align:justify;	
}

#leftarrow_ff{
		width:20px;
		height:20px;
		border:none;
		margin-top:0px;
		float:left;
		margin-left:0px;
}
#rightarrow_ff{
		width:20px;
		height:20px;
		border:none;
		margin-top:0px;
		float:right;
		margin-right:16px;
		clear:none;
		
}
.direction{
		width:120px;
		heigth:50px;
		float:right;
		margin-right:50px;
		margin-top:5px;
}
#where_ff{
		text-align:center;
		float:left;
		font-style:italic;
		margin-top:2px;
		margin-right:5px;
		margin-left:0px;
		visibility: visible;
}

#pause_ff{
		float:left;
		width:20px;
		height:20px;
		border:none;
		//margin-right:px;
		margin-left:3px;
		visibility: visible;
}
#box0{
	
	border: solid 1px #CCC;
	padding: 4px 2px;
	margin: 4px 0px 0px 0px;
	overflow:auto;
	background-color: #FAFAFA;
	height: 225px;
	width:620px;
	margin-left:10px;
	visibility: visible;	
}

#box1{
	
	border: solid 1px #CCC;
	padding: 4px 2px;
	margin: 4px 0px 0px 0px;
	overflow:auto;
	background-color: #FAFAFA;
	height: 225px;
	width:620px;
	margin-left:10px;
	visibility: hidden;	
	
}
#box2{
	
	border: solid 1px #CCC;
	padding: 4px 2px;
	margin: 4px 0px 0px 0px;
	overflow:auto;
	background-color: #FAFAFA;
	height: 225px;
	width:620px;
	margin-left:10px;
	visibility: hidden;		
	
}

#box3{
	
	border: solid 1px #CCC;
	padding: 4px 2px;
	margin: 4px 0px 0px 0px;
	overflow:auto;
	background-color: #FAFAFA;
	height: 225px;
	width:620px;
	margin-left:10px;
	visibility: hidden;
	
}

#rand_box_ff{
	
	border: solid 1px #CCC;
	padding: 4px 2px;
	margin: 4px 0px 0px 0px;
	overflow:auto;
	background-color: #FAFAFA;
	height: 85px;
	width:620px;
	margin-left:10px;
	visibility: visible;	
	margin-top:50px;
}
.rand_box_text_ff{
	width:590px;
	height: 15px;	
	margin-top: 0px;
	margin-left:20px;
	text-align:left;
	text-decoration:none;
	border:none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	
}

.scnd_ff{
	margin-left:30px;	
}


.rand_duk_ff{
	width:620px;
	height: 15px;	
	color: #3976BD;
	margin-top: 5px;
	margin-left:0px;
	margin-bottom:5px;
	text-align:center;
	text-decoration:none;
	border:none;
	float:left;
	//font-size:24px;	
	//margin-right:20px;
}



