@charset "utf-8";
/*General Stuff*/
html, body {
	height:100%;
}
body {
	background:#b2cddb; /*was #dfd8be*/
	font-family:Arial,Helvetica,sans-serif;
	color:#000000;
	padding:0;
	margin:0;
	overflow-y:scroll;
}
/*Classes Only*/
.border {
	border:1px solid #000000;
}
.corners {
	border-radius:5px;
}
.topcorners {
	border-radius: 5px 5px 0px 0px;
	border-width:0px 0px 1px 0px;
}
.botcorners {
	border-radius:0px 0px 5px 5px;
	border-width:1px 0px 0px 0px;
}
.bgicon{
	background:url(/images/cone.gif) top 2px left 2px no-repeat;
}
.bgcolor {
	background-color:#FFFFFF; /*was #b2cddb*/
}
.tileimage {
	margin:0px;
	width:100%;
	position: relative;
	top: 5px;
	display:inline-block;
	background-color: transparent;
	border-radius:0px 0px 5px 5px;
}
.tiles {
	width:246px;
	text-align: center;
	display:inline-block;
	float: left;
 	border-radius:5px;
 	margin: 1px;
 	padding:0px;
 	border: 1px solid #000000;
}
.tilesall {
	width:23%;
	text-align: center;
	display:inline-block;
	float: left;
 	border-radius:5px;
 	margin: 0.5em;
 	padding:0px;
 	border: 1px solid #000000;
}
/*IDs only*/
#pagecontainer {
	width:100%;
	max-width:960px;
	margin: auto;
}
/*Text Styles*/
.insetall {
	font-size: 0.85em;
	margin:0;
}

.apti{
	color:#696969;
	font-weight:bold;
}


.albi{
	color:#663399;
	font-weight:bold;
}


.ceno{
	color:#00008B;
	font-weight:bold;
}


.turo{
	color:#006400;
	font-weight:bold;
}


.coni{
	color:#808000;
	font-weight:bold;
}


.sant{
	color:#DAA520;
	font-weight:bold;
}


.camp{
	color:#D2691E;
	font-weight:bold;
}


.maas{
	color:#800000;
	font-weight:bold;
}


.unknown {
	color:#9999FF;
	font-weight:bold;
}

h1 {
	font-size:2.15em;
	display: inline;	
}
h2 {
	font-size:1.5em;
	margin:0 0 0.65em 0;
}
h3 {	
	font-size:1.25em;
}
h4 {
	font-size:1em;
}
h5 {
	font-size:0.75em;
}
h6 {
	font-size:0.5em;
}
p {
	font-size:1em;
	margin: 0 0 0.65em 0;
}
/*Link Formatting*/
a  {
	font-weight:bold;
	text-decoration:none;
	margin:0px;
}
a:link,a:visited {
	color:#000000;
}
a:hover,a:active {
	color:#953232;
}
a.tiles:hover,a.tiles:active,a.tilesall:hover,a.tilesall:active {
	color:#953232;
}
#skiptocontent a 
{
	padding:6px;
	position:absolute;
	top: -40px;
	left:0px;
	border-radius: 0px 0px 5px 0px;
	background:transparent;
	-webkit-transition:top 1s ease-out, background 1s linear;
	-moz-transition:top 1s ease-out, background 1s linear;
	transition:top 1s ease-out, background 1s linear;
	z-index:100;
}
#skiptocontent a:focus
{
	position:absolute;
	top: 0px;
	left:0px;
	background:#009999;
	outline:0;
	-webkit-transition:top .1s ease-in, background .5s linear;
	-moz-transition:top .1s ease-in, background .5s linear;
	transition:top .1s ease-in, background .5s linear;
}
a.navlink:link, a.navlink:visited, a.logo:link, a.logo:visited {
	-webkit-transition: .25s;
	-moz-transition:.25s;
	transition:.25s;
}
a.navlink:hover, a.navlink:active, a.logo:hover, a.logo:active {
	-webkit-transition: .25s;
	-moz-transition:.25s;
	transition:.25s;
}
/*Header and Main Menu*/
header {
	width:100%;
	padding:0px;
	margin-bottom:20px;
}
header a:first-child > img {
	width:100%;
}
nav#main {
	display:block;
	width:100%;
	height:60px;
	background:#FFFFFF; /*was #E4E0D8*/
	overflow:hidden;
	margin: 0;
}
nav#main a:first-child img {
	height:52px;
	width:52px;
	position: relative;
	top:4px;
}
#main dl {
	margin:0;
	padding: 0;
}
nav#main dd.nav {
	display:inline;
	margin:0;
	text-align:center;
}
#main dd.nav:first-child a {
	float:left;
	padding-left: 0.5em;
}
.navlink {
	display:inline-block;
	float:left;
	padding:0.80em 2em 0 2em;
	margin: 0;
	font-size:1.25em;
}
/*Content*/
.textcontent {
	width:100%;
	max-width: 920px;
	padding: 20px 20px;
	margin-bottom: 20px;
	display:block;
	position: relative;
}
article.textcontent h2:first-child {
	clear: both;
}
div#tilecontainer {
	width:100%;
	margin:auto;
	display: inline-block;
	padding: 20px 0px 20px 0px;
	position:relative;
	left:8.5%;
}
div#tilecontainerall {
	width:100%;
	margin:auto;
	display: block;
	padding: 20px 0px 20px 0px;
	position:relative;
	overflow: auto;
	clear:both;
}
h2.clear {
	clear:both;
	margin-top: 1em;
}
/* Special Welcome Formatting */
article.welcome {
	width:100%;
	max-width: 960px;
	height:400px;
	background:url(/images/Westcoast-Cretaceous-Banner-960px.jpg) no-repeat;
	text-align: center;
	padding:0px;
	margin: 0;
	margin-bottom: 16px;
}
article.welcome>h1 {
	width:100%;
	max-width: 956px;
	background-color:#FFFFFF;
	opacity:0.70;
	-webkit-opacity:0.70;
	padding:2px;
	margin:0;
	display:block;
}
article.welcome>p {
	width:100%;
	max-width: 956px;
	background-color:#FFFFFF;
	opacity:0.70;
	-webkit-opacity:0.70;
	padding:2px;
	display:block;
	position: absolute;
	bottom: 0;
}
/* Figures */
figure.plate {
	margin: 16px auto;
	width:100%;
	max-width: 800px;
	padding:0px;
	display:inline-block;
	background-color:#000000;
}
figure.maps {
	margin: 16px;
	width:49%;
	max-width:432px;
	padding:0px;
	display:inline-block;
	background-color:#000000;
	float:left;
}
figcaption.inline {
	width:100%;
	margin:0;
	padding:10px;
	max-width: 780px;
	font-size:0.85em;
	background-color:#000000;
	color:#FFFFFF;
	display: inline-block;
}
figure img {
	width: 100%;
	padding: 0;
	margin: 0;
}
figure#quarry{
	width:50%;
	max-width: 400px;
	float:right;
	background:#000;
	text-align: center;
}
figure#env {
	background:#000;
}
#quarry figcaption, #env figcaption{
	color:#FFF;
	padding:3px;
}
/*Breadcrumbs*/
nav#taxa {
	width:100%;
	padding:0px;
	display:block;
	margin-bottom: -3.5%;
	margin-left:-18px;
}
 ul.taxa, li.taxa {
	display:inline-block;
	position:relative;
	left:-20px;
	top:-15px;
	font-size:.85em;
}
li.taxa {
	background: url(/images/taxabullet.gif) left center no-repeat;
	margin-left:10px;
	padding-left:10px;
}
li.taxa:last-child{
	text-decoration:underline;
}
li.taxa:first-child {
	background:none;
}
/* Classification Section */
section#classify {
	width:100%;
	max-width: 920px;
	margin: 0 0 20px 0;
	display:block;
	position: relative;
	padding: 20px 20px 0px 20px;
	background: #FFFFFF; /* was #E4E0D8 */
	overflow:auto;
}
section#classify img {
	display:inline-block;
	width:132px;
	height:132px;
	float:right;
	margin-bottom: 20px;
}
section#classify h1 {
	position:relative;
	top:-10px;
}
 ul.classify, li.classify {
	display:block;
	margin-bottom:0px;
	position:relative;
	left:-18px;
	top:-10px;
}
/*Footer*/
footer{
	clear: both;
	width:100%;
	max-width: 920px;
	margin:auto;
	background-color:#FFFFFF;
	font-size:14px;
	padding: 20px 20px 0px 20px;
	overflow:auto;
}
nav#footleft{
	float:left;
	margin-right: 10px;
	margin-left: -40px;
}
nav#footright{
	float: right;
	text-align: right;
	position: relative;
	top:-2px;
}
nav#footright > ul, nav#footleft > ul {
	list-style-type: none;
	position: relative;
	top:-10px;
}
nav#footleft > ul li:first-child > a > img{
	display: inline-block;
	height:25px;
	width: 25px;
}
/* Google Search */
input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
background-image: inherit;
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
margin-bottom:0px;
}
 div.gsc-control-cse form.gsc-search-box {
      width: 350px;
      float:right;
      padding:0;
      border: none;
}
.cse .gsc-control-cse, .gsc-control-cse {
	padding: 0;
}
/* Generic Utility */
.hide { 
	position: absolute; 
	top: -9999px; 
	left: -9999px; 
}
/* Tabs */
#data .list-wrap { 
	background: #FFFFFF; /*was #b2cddb*/
	padding: 10px; 
	margin: 0 0 20px 0; 
	border-radius: 0 5px 5px 5px;
}
#data ul { 
	list-style: none; 
}
#data ul li a { 
	display: block; 
	border-bottom: 1px solid #FFFFFF; /* was #E4E0D8 */
	padding: 4px; 
	color: #FFFFFF; /* was #E4E0D8 */
}
#data ul li a:hover { 
	background: #333; 
	color: #953232; 
}
#data ul li:last-child a { 
	border: none; 
}
#data .nav { 
	overflow: hidden;
	padding:0;
	margin: 0 auto;
}
#data .nav li { 
	width: 25%; 
	float: left; 
	margin: 0 1px 0 0; 
	border-radius: 5px 5px 0 0;
}
#data .nav li.sp{
	width: 16%;
}
#data .nav li.last { 
	margin-right: 0; 
}
#data .nav li a { 
	display: block; 
	padding: 5px; 
	background-color: #FFFFFF; /* was #E4E0D8 */
	color: #335CAD; 
	font-size: 1.5em; 
	text-align: center; 
	border: 0;
	border-radius: 5px 5px 0 0; 
}
#data .nav li.sp a {
	font-size: 1.25em;
	background: #FFFFFF; /* was #E4E0D8 */
}
#data li a.current,#data li a.current:hover{ 
	background-color: #FFFFFF !important; /*was #b2cddb*/
	color: #000000; 
}
#data li.sp a.current,#data li.sp a.current:hover  {
	background: #FFFFFF !important; /*was #b2cddb*/
	color: #000000; 
}
#data .nav li a:hover, #data .nav li a:focus { 
	background:url(/images/cone.gif) top 2px left 2px no-repeat;
	background-color: #999999;
}
#data .nav li.sp a:hover, #data .nav li.sp a:focus {
	background: #999999;
}
.info {
	width: 50%;
	margin:0;
	padding: 0 20px 0 20px;
	float:left;
	box-sizing:border-box;
}
#information, #images, #maps, #allsp, #cephalopods, #gastropods, #bivalves, #corals, #echinoderms, #scaphopods, #vertebrates, #sponges, #annelids, #bryozoans, #arthropods, #brachiopods {
	overflow:auto;
}
#images, #maps {
	text-align: center;
	color:black;
}

/* Lightbox Style */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050;
}

#fancybox-thumbs.bottom {
	bottom: 2px;
}

#fancybox-thumbs.top {
	top: 2px;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
	max-width: none;
}
#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050;
}

#fancybox-buttons.top {
	top: 10px;
}

#fancybox-buttons.bottom {
	bottom: 10px;
}

#fancybox-buttons ul {
	display: block;
	width: 166px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border: 1px solid #111;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	   -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	        box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	background: rgb(50,50,50);
	background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
	background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}

#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-color: transparent;
	background-image: url('fancybox_buttons.png');
	background-repeat: no-repeat;
	outline: none;
	opacity: 0.8;
}

#fancybox-buttons a:hover {
	opacity: 1;
}

#fancybox-buttons a.btnPrev {
	background-position: 5px 0;
}

#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e;
}

#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}

#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 35px;
	background-position: -56px 0px;
}

#fancybox-buttons a.btnDisabled {
	opacity : 0.4;
	cursor: default;
}
/* End Lightbox */
