// Number of stars added to avoid a bug occurring in Dreamweaver with certain size (8192 bytes) or multitudes of that amount

/****************************************************************************/
/****************************************************************************/
/****************************************************************************/
/****************************************************************************/
/****************************************************************************/
/****************************************************************************/
/****************************************************************************/
/****************************************************************************/
/****************************************************************************/
@charset "utf-8";
/* CSS Document */

// Asterisk (*) applies to all elements. Added for Chrome and Safari.

* {
	margin: 0px;
	padding: 0px;
}


html,body {
	background-color: #fff;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	width: 100%;
	height: 100%;
	margin: 15px 0 0 0;
}

a {
	color:#557597;
	font-weight: bold;
	text-decoration:none;
}

img {
	border: 0px;
}

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

a:visited {
	color:#557597;
}

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

.thumbborder img {
	border: 3px solid gray;
}

.thumbborder:hover img {
	border: 3px solid white;
}

#wrapper {
	background-color: #fff;
	width: 100%;
	min-height: 100%;
	clear: both;
}

.textheader {
	font-size: 1.2em;
	font-weight: bold;
}

.bluetextheader {
	font-size: 1.2em;
	font-weight: bold;
	color: #557597;	
}

.whitetextheader {
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;	
}


.bluetextnormal {
	font-size: .9em;
	font-weight: normal;
	color: #557597;	
}

.smallbluetextheader {
	font-size: .9em;
	font-weight: bold;
	color: #557597;	
}

.smallblacktextheader {
	font-size: .9em;
	font-weight: bold;
	color: #000;	
}

.smalldarkgreyktextheader {
	font-size: .9em;
	font-weight: bold;
	color: #666666;	
}

.redwarningtext {
	font-size: .9em;
	font-weight: bold;
	color: #FF0000;	
}

.greenwarningtext {
	font-size: .9em;
	font-weight: bold;
	color: #00FF33;
}

.smallblueitalictext {
	font-size: .9em;
	font-style: italic;
	font-weight: bold;
	color: #557597;	
}

.smallbluetextheader a:link {
	font-size: 1em;
	font-weight: bold;
	color: #557597;	
}

.smallbluetextheader a:link:hover {
	font-size: 1em;
	font-weight: bold;
	color: #000;	
}

.smallbluetextheader a:visited {
	font-size: 1em;
	font-weight: bold;
	color: #557597;	
}

.smallbluetextheader a:visited:hover {
	font-size: 1em;
	font-weight: bold;
	color: #000;	
}

.textsubheader {
	font-size: .9em;
	font-style: italic;
	font-weight: bold;
}

.titles {
	font-size: .9em;
	font-style: italic;
	font-weight: bold;
	color: #557597;
}

.italicinfo {
	font-size: 1em;
	font-style: italic;
	color: #666666;
}

.imagewrap {
	float: left;
	border: solid 2px;
	border-color: #999999;
}

#searchdiv {
	text-align: right;
	width: 250px;
	height: 50px;
	top: -10px;
	right: 0px;
	z-index: 3;
	line-height: 50px;
	position:absolute;
}

.menutextheading {
	text-align: left;
	font-size: .9em;
	font-weight: bold;
	}

#searchrecord {
	position: relative;
	width: 100%;
	text-align: left;
	clear: both;
}

#searchrecord td {
	padding-left: 10px;
	vertical-align: top;
}

#category_picker {
	position: absolute;
	bottom: 20px;
	right: 0px;
	width: auto;
	height: auto;
	line-height: 14px;
	border-color: #999999;
	border-style: solid;
	border-width: 4px;
	z-index: 100;
}

#category_picker a:hover{
	text-decoration: none;
}

#message {
	position: relative;
	z-index: 2;
	width: 90%;
	height: auto;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	padding-right: 2%;
	border-color: #626262;
	background-color: #999;
	border-style: solid;
	border-width: 4px;
	font-size: 1em;
	text-align: center;
	line-height: 25px;
	margin: 0 auto;
	color: #000;
}

#message a {
	color: #fff;
	text-align: center;
	font-weight: bold;
}

#message a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#showchordata {
	position:absolute;
	z-index: 2;
	width: 160px;
	height: 28px;
	border-color: #626262;
	background-color: #557597;
	border-style: solid;
	border-width: 4px;
	text-align: center;
	left: -180px;
	top: -4px;
	line-height: 28px;
}

#showchordata a {
	color: #fff;
	display: block;
	text-align: center;
}

#showchordata a:hover {
	display: block;
	background-color:#fff;
	color:#000;
	text-decoration: none;
}

#backbutton {
	position:absolute;
	z-index: 2;
	width: 100px;
	height: 28px;
	border-color: #626262;
	background-color: #999999;
	border-style: solid;
	border-width: 4px;
	text-align: center;
	top: -4px;
	left: -120px;
	line-height: 28px;
}

#backbutton img {
	vertical-align: middle;
}

#backbutton a {
	color: #fff;
	display: block;
	text-align: center;
}

#backbutton a:hover {
	display: block;
	background-color:#fff;
	color:#000;
	text-decoration: none;
}

#topbanner {
	position: relative;
	background: url(../images/topbanner_bg_gradient.jpg) 0 30px repeat-x;
	width: 100%;
	height: 220px;
	z-index: 100;
}

#logo {
	position: relative;
	background: url(../images/mkrichardson_banner_images.jpg) 0 30px repeat-x;
	width: 690px;
	height: 220px;
	margin: 0 auto;
}

#topbannerimage_1 {
	position:absolute;
	background: url(../images/topbanner_image1.jpg) 0 0 no-repeat;	
	z-index:2;
	width: 80px;
	height: 80px;
	text-align: center;
	top: 40px;
	left: -108px;
}

#topbannerimage_2 {
	position:absolute;
	background: url(../images/topbanner_image2.jpg) 0 0 no-repeat;	
	z-index:2;
	width: 80px;
	height: 80px;
	text-align: center;
	top: 40px;
	right: -108px;
}

#startpage {
	background: url(../images/mkrichardsonfrontpage.jpg) 0 0 no-repeat;	
	width: 800px;
	height: 360px;
	position: relative;
	margin: 0 auto;
}
#imageliboffline {
	background: url(../images/mkrichardsonfrontpage.jpg) 0 0 no-repeat;	
	width: 800px;
	height: 360px;
	position: relative;
	margin: 0 auto;
}

#startpagewelcome {
	width: 800px;
	height: 100px;
	position: relative;
	margin: 0 auto;
}

#showmenubutton {
	position:absolute;
	z-index:2;
	width: 100px;
	height: 25px;
	border-color: #626262;
	background-color: #557597;
	border-style: solid;
	border-width: 2px;
	text-align: center;
	bottom: 20px;
	right: 130px;
}

#showmenubutton a {
	color: #fff;
	display:block;
	height: 25px;
	line-height: 25px;
}

#showmenubutton a:hover {
	background-color:#fff;
	color:#000;
	display:block;
}

#aboutmemenu {
	position:absolute;
	z-index: 2;
	width: 150px;
	height: 28px;
	border-color: #626262;
	background-color: #557597;
	border-style: solid;
	border-width: 4px;
	text-align: center;
	bottom: 20px;
	right: 0px;
	line-height: 28px;
}

#aboutmemenu2 {
	position:absolute;
	z-index: 2;
	width: 150px;
	height: 28px;
	border-color: #626262;
	background-color: #557597;
	border-style: solid;
	border-width: 4px;
	text-align: center;
	bottom: 20px;
	right: 167px;
	line-height: 28px;
}

#aboutmemenu3 {
	position:absolute;
	z-index: 2;
	width: 150px;
	height: 28px;
	border-color: #626262;
	background-color: #557597;
	border-style: solid;
	border-width: 4px;
	bottom: 20px;
	right: 334px;
	line-height: 28px;
}
#aboutmemenu a {
	color: #fff;
	display: block;
	text-align: center;
}

#aboutmemenu a:hover {
	display: block;
	background-color:#fff;
	color:#000;
	text-decoration: none;
}

#aboutmemenu2 a {
	display: block;
	color: #fff;
	text-align: center;
}

#aboutmemenu2 a:hover {
	display: block;
	background-color:#fff;
	color:#000;
	text-decoration: none;
}
#aboutmemenu3 a {
	display: block;
	color: #fff;
	text-align: center;	
}

#aboutmemenu3 a:hover {
	display: block;
	background-color:#fff;
	color:#000;
	text-decoration: none;
}

#aboutsitetext {
	text-align: left;
}

#aboutsitetext img{
	vertical-align: middle;
}

#textsize {
	position:absolute;
	height: 25px;
	width: 150px;
	top: 0px;
	right: 4px;
}

#textsize_spacer {
	position: relative;
	float: right;
	height: 25px;
	width: 10px;
}

#smallertext{
	position: relative;
	float: right;
	width: 25px;
	height: 25px;
}
#biggertext{
	position: relative;
	float: right;
	width: 25px;
	height: 25px;
}
#reset{
	position: relative;
	float: right;
	width: 44px;
	height: 25px;
}

#topmenu {
	position: relative;
	width: 100%;
	height: 32px;
	line-height: 32px;
	top: 30px;
	text-align: right;
}

#alternate_menu {
	position: relative;
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
	height: auto;
	float: right;
	border: 1px solid #CCC;
	background-color: #EEE;
}

.topmenutext {
	display: block;
	text-align: right;
	font-size: 1em;
	font-weight: bold;
	text-align: right;
}

.topmenutext a:link {
	color: #000;
}

.topmenutext a:hover {
	color: #000;
	background-color: #CCCCCC;
	text-decoration: none;
}

.topmenutext a:visited {
	color: #000;
}

.catmenutext {
	display: block;
	text-align: right;
	font-size: 1em;
	font-weight: bold;
}

.catmenutext2 {
	display: inline-block;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
}

.catmenutext a:link {
	color: #666666;
}

.catmenutext a:hover {
	color: #000;
	background-color: #CCCCCC;
}

.activeitem a {
	background-color: #557597;
}

.activeitem a:link {
	color: #FFFFFF;
	background-color: #557597;
}

.activeitem a:visited {
	color: #FFFFFF;
}

#pathwaywrap {
	position: relative;
	width: 690px;
	height: 50px;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
	margin: 0 auto;
}

#pathway {
	position: relative;
	text-align: left;
	line-height: 50px;
	width: 690px;
}

.pathway_text {
	color: #557597;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
}

.pathway_header {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
}

#imageviewbackground {
/**	background: url(../images/image_view_bg_horizontal.png) 0 0 repeat-x;	**/
	width: 100%;
	padding-top: 10px;
	padding-left: 0px;
}

#imageviewbackground2 img{
	padding-top: 0px;	
}

#category_image {
	width: 200px;
	height: 200px;
	margin: 0 auto;
	margin-top: 25px;
}


#category_i {
	position: absolute;
	right: 0px;;
	top: 0px;
	background-color:#999999;
	width: 250px;
	height: 250px;
	z-index: 6;
}

.thumbnailbrowse {
	display: block;
	text-align: right;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
}

.thumbnailbrowse a:link {
	display: inline-block;
	height: 100%;
	color: #000;
}

.thumbnailbrowse a:hover {
	display: inline-block;
	height: 100%;
	color: #000;
	background-color: #666666;
}

.thumbnailbrowse a:visited {
	display: inline-block;
	height: 100%;
	color: #000;
}

.thumbsinfo {
	line-height: 18px;
}

#topspacer {
	position: relative;
	background: url(../images/contentbgtop4.jpg) 0 0 no-repeat;	
	width: 100%;
	height: 100px;
}

#textresizer {
	text-align: right;
	position: absolute;
	width: 450px;
	height: 50px;
	right: 25px;
	bottom: 0px;
	line-height: 50px; 
}

#textresizer img {
	border: none;
	margin-right: 5px;
	vertical-align: middle;
}

#bottomspacer {
	background: url(../images/contentbgbottom5.jpg) 0 0 no-repeat;
	text-align: center;
	line-height: 30px;
	width: 100%;
	height: 80px;
	position: relative;
}


#content {
	background: url(../images/contentbg4.jpg) 0 0 repeat-y;	
	position: relative;
	width: 750px;
	min-height: 100%;
	text-align: center;
	line-height: 1.2em;
	margin: 0 auto;
	z-index: 1;
}

#content_imageintro {
	position: relative;
	width: 690px;
	height: 690px;
	text-align: center;
	line-height: 32px;
	margin: 0 auto;
}

#thumbframe {
	clear: both;
	width: 750px;
	margin: 0 auto;

}

#thumbbrowsing {
	width: 690px;
	text-align: right;
	margin: 20px auto;
}

#thumbnails {
	border: 6px;
	border-color:#f6f6f6;
	border-style:solid;
	position: absolute;
	text-align: left;
	top: -6px;
	left: -142px;
	width: 120px;
	height: 690px;
}

#startthumbnails {
	border: 6px;
	border-color:#fff;
	border-style:solid;
	position: absolute;
	text-align: left;
	float: left;
	width: 120px;
	top: -6px;
	left: -140px;
	width: 120px;
	height: 690px;
}

.thumbnail {
	position: relative;
	text-align:left;
	margin-top: 12px;
}

#thumbs {
	position: relative;
	text-align: center;
}

#thumbs img{
	position: relative;
	border:solid;
	border-width:2px;
	border-color: #999999;
}

#thumbnailtable {
	position: relative;
	width: 120px;
	border: 0px;
	border-spacing:0;
}

#thumb_spacer {
	position: relative;
	width: 120px;
	height: 10px;
}

#thethumb img {
	width: 80px;
	height: 80px;
}

#thumb_browse_controls {
	position: relative;
	height: 30px;
	width: 60px;
	margin: 0 auto;
}

#control_left {
	position: relative;
	float: right;
	height: 25px;
	width: 25px;
}

#control_right {
	position: relative;
	float: right;
	height: 25px;
	width: 25px;
}

#control_left img{
	position: relative;
	border:solid;
	border-width:1px;
	border-color: #000;
}

#control_right img{
	position: relative;
	border:solid;
	border-width:1px;
	border-color: #000;
}

#control_spacer {
	position: relative;
	float: right;
	height: 25px;
	width: 10px;
}

#textarea {
	position: relative;
	float: left;
	text-align: left;
	border: 6px;
	border-color:#f6f6f6;
	border-style:solid;
	width: 690px;
	height: 100%;
	margin: 0 auto;
}

#imageintro_textarea {
	position: relative;
	float: left;
	text-align: left;
	border: 0px;
	border-color:#f6f6f6;
	border-style:solid;
	width: 690px;
	height: 100%;
	margin: 0 auto;
}

#starttextarea {
	position: relative;
	float: left;
	text-align: left;
	border: 6px;
	border-color:#fff;
	border-style:solid;
	width: 690px;
	height: 100%;
}

#view_image_wrap {
	width: 100%;
	position: relative;
}

#view_image_wrap td{
	vertical-align: top;
	text-align: left;
}

#view_imag_wrap img {
	border: solid;
	border-width: 4px;
	border-color: #f6f6f6;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: middle;
}

#view_image_table {
	margin-top: 10px;
	width: 100%;
	height: 100%;
}

#view_image_table td {
	vertical-align: top;
	text-align: left;
}

.view_image_headers {
	font-weight: bold;
}

.view_image_headers img{
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 2px;
}

.view_image_headers2 {
	font-weight: bold;
}

.view_image_headers2 img{
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 5px;
}

#footerwrap {
	position: relative;
	background: url(../images/footerbg.jpg) 0 0 repeat-x;
	width: 100%;
	height:100px;
	text-align: center;
	margin: 0 auto;
	clear: both;
}

#footer {
	position: relative;
	text-align: center;
	width: 750px;
	margin: 0 auto;
}

#footer img{
	vertical-align: middle;
}

.footertext {
	font-size: .9em;
	line-height: 32px;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	}

#footer span {
	font-size: .9em;
	font-style: italic;
	font-weight: normal;
}

#tableheader {
	text-align: left;
	width: 690px;
	margin: 0 auto;
	position: relative;	
}

#textcontentframe {
	text-align: justify;
	height: auto;
	width: 690px;
	margin: 0 auto;
}

#textcontentframe p {
	margin-bottom: 2.5em;
}

#textcontentframe img{
	float: left;
	vertical-align: middle;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 8px;
}

#chordatatreediv img {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 4px;
	float: none;
}

#textcontentframe td{
	vertical-align: top;
}

#textcontentframe_ris {
	text-align: center;
	line-height: 25px;
	height: auto;
	width: 690px;
	margin: 0 auto;
}

#textcontentframe_ris td {
	text-align: left;
}

#cvtable img {
	border: 2px;
	border-style: dotted;
}

#cvbrowse img {
	float: right;
}

#cvbrowsebutton {
	float: right;
	text-align: center;
	position: relative;
	width: 25px;
	height: 25px;
}

#divforimageright img{
	float: right;
	margin-left: 8px;
	margin-right: 0px;
}

#frontpageimage {
 text-align: center;
}


#publicationsdiv img {
	float: right;
}

#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 2px solid;
	border-color: #666666;
	padding: 6px;
	background-color: #efede1;
	visibility: hidden;
	z-index: 100;
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

#imagescat {}

#imagescat td{
	text-align: center;
	font-size: .9em;
	font-weight: normal;
	color: #557597;	
}

/**** Chordata tree Moveable DIV ****/

#chordatatree {
	top: 50px;
	left: 50px;
	z-index: 800;
	position:absolute;
	background: url(../images/chordata.jpg) 0 0 no-repeat;
	width: 650px;
	height: 565px;
}

#reference_list {
	position: absolute;
	width: 300px;
	height: auto;
	left: -310px;
	top: 0px;
	text-align: right;
	line-height: 20px;
}

#ris_message {
	position: absolute;
	width: 300px;
	height: auto;
	right: -310px;
	top: 0px;
	text-align: left;
	line-height: 20px;
}

#categoryemptydiv {
	position: relative;
	width: 750px;
	height: auto;
	padding-bottom: 50px;
	text-align: center;
	line-height: 32px;
	margin: 0 auto;
	z-index: 1;
}

#emptyspacefiller {
	position: relative;
	width: 750px;
	height: 200px;
	padding-bottom: 50px;
	text-align: center;
	line-height: 32px;
	margin: 0 auto;
	z-index: 1;
}
