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

body {
	background-color: #fff;
	font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
}
h2 { //* make sure this value is consistent with the style on the bio page *//
	font-size: 1.3em;
}
h3 { //* make sure this value is consistent with the style on the bio page *//
	font-size: 1em;
}
#wrapper0, #wrapPgFoot {
	background-color: #fff;
	color: #000;
	width: 90%;
	max-width: 1200px;
	text-align: center;
	vertical-align: top;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}
#wrapTop {
	background-color: #669999;
	background-image: url(images/teal-gradient-horiz1.jpg);
	background-repeat: repeat-y;
	color: #fff;
	height: 130px;	
	position: relative;
	text-align: left;
}
#topCritter { //* default, individual pages overwrite this *//
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 2;
	background: url(images/Delphinapterus-leucas.png) no-repeat;
	width: 420px;
	height: 190px;
}
#coName {
	position: absolute;
	z-index: 3;
	top: 20px;
	left: 10px;
}
.tealAccent1 {
	background-color: #99CCCC;
	background-image: url(images/teal-gradient-horiz2.jpg);
	background-repeat: repeat-y;
	color: #fff;
	height: 10px;
}
.tealAccent2 {
	background-color: #009999;
	color: #fff;
	height: 10px;	
}
.whiteSpace {
	background-color: #fff;
	color: #fff;
	height: 20px;	
}
#wrapBody {
	text-align: left;
	padding: 0; margin: 0;
	margin-bottom: 20px;
}
#wrapBody1, #wrapBody2, #wrapBody3 {
	font-size: .9em;
	line-height: 130%;
	color: #003333;
}
#wrapBody2 {
	padding: 5px 10px;
}
#lsidebody {
	display: inline;
	float: left;
	width: 16em;
}
#rsidebody {
	margin-left: 17em;
}
#lsidePhoto {
	text-align: center;
}
.ukoPhoto {
	padding: 10px;
	border: 1px solid #b4cdcd;
}

#wrapFooter {
	color: #FFFFFF;
	background-color: #009999;
	background-image: url(images/teal-gradient-vertical.jpg);
	background-repeat: repeat-x;
}
#wrapPgFoot {
	text-align: left;
	font-size: .8em;
	margin-top: 20px;
	line-height: 150%;
}
#artemis {
	float: right;
	display: inline;
	width: 100px;
	text-align: center;
	padding-top: 10px;
}
#navTop { /* wraps around the top menu and drop down menu */
	position: relative;
}
#navLayer { /* drop down menu */
	z-index: 1;
	position: absolute;
	top: 3px;
	visibility: hidden;
	width: auto;
	height: auto;
	text-align: left;
	background: White;
	border: 1px dotted #99CCCC;
}
#nav0 h5, #nav0Drop h5, #nav1 h5, #nav2 h5 {
	display: none;
	margin: 0;
	padding: 0;
}
/* use either the whiteSpace div or nav0 div on top of page */
/* so keep them both the same height */
#whiteSpace { 
	line-height: 30px;
}
#nav0, #nav0Drop {
	text-align: left;
	line-height: 30px;
	vertical-align: top;
}
/* nav0 is for the top menu on some pages */
/* nav0Drop is same menu as nav0 but is on the drop down layer */
/* nav1 is used for page-specific menus, is vertical on left side of page */
/* nav1Drop has many of the same selections is not idential to nav1, and is in the drop down menu */
/* nav2 is for bottom of page */
#nav0 ul, #nav0Drop ul, #nav1 ul, #nav1Drop ul,#nav2 ul {
   margin: 0; padding: 0;
   font: 900 1em Veranda, sans-serif;
}
#nav0 ul, #nav0Drop ul {
   padding: 3px 0 3px 0;
}
#nav1Drop ul, a.nav1b {
   font: 700 .9em Veranda, sans-serif;
}
#nav1Drop ul li a.nav1Drop2 {
   font: 500 .8em Veranda, sans-serif;
}

#nav2 ul {
   padding: 10px 0 10px 0;
}

#nav0 li, #nav0Drop li, #nav1 li, #nav1Drop li, #nav2 li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#nav0 li, #nav0Drop li {
	padding: 3px 10px 3px 10px;
}
#nav1 li {
	line-height: 200%;
	display: block;
	text-align: right;
	margin: 6px 0 6px 0;
}
#nav1Drop li {
	text-align: center;
	line-height: 150%;
	display: block;
	margin: 6px 0 6px 0;
}
#nav2 li {
	padding: 3px 10px 3px 10px;
}
#nav1 li#nav1Home, #nav1 li#nav1MMGallery, #nav1 li#nav1Fauna, #nav1 li#nav1Logos, #nav1 li#nav1Maps, #nav1 li#nav1Projects, #nav1 li#nav1Clients, #nav1 li#nav1MMAnatomy, #nav1 li#nav1MMDolphins, #nav1 li#nav1MMMystecetes, #nav1 li#nav1MMOdontocetes, #nav1 li#nav1MMPinnipeds, #nav1 li#nav1MMManatees  {
	padding-right: 10px;
	border: 1px solid White;
}
#nav1 li#nav1MMGallery { /* this gets overridden on pages where full menu isn't shown */
	line-height: 130%;
}
#nav1 li#nav1MMAnatomy, #nav1 li#nav1MMDolphins, #nav1 li#nav1MMMystecetes, #nav1 li#nav1MMOdontocetes, #nav1 li#nav1MMPinnipeds, #nav1 li#nav1MMManatees  {
	line-height: 130%;
	padding-right: 25px;
	background: url(images/dot2b.gif) no-repeat right;
}
#nav0 ul li a, #nav0Drop ul li a, #nav1 ul li a, #nav1Drop ul li a, #nav2 ul li a {
	text-decoration: none;
	font-variant: small-caps;
}
a {
	color: #006666;
	text-decoration: none;	
}
#nav0 ul li a, #nav0Drop ul li a, #nav2 ul li a {
	padding: 3px 10px 3px 10px;
	border-bottom: none;
	color: #336666;
	font-weight: 900;
}
#nav1 ul li a, #nav1Drop ul li a {
	padding: 2px 2px 2px 2px;
}
#nav2 ul li a {
	color: #fff;
}

a:hover, #nav0 ul li a:hover, #nav0Drop ul li a:hover, #nav1 ul li a:hover, #nav1Drop ul li a:hover, #nav2 ul li a:hover {
	text-decoration: none;
	color: #990000;
}

/* end of navigation styles */
.clearfloat {
	margin: 0;
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
.spread150 {
	line-height: 150%;
}
.xsm {
	font-size: .7em;
}