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

/*****Reset*****/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre { border:0 none;margin: 0; padding: 0;}

body {
	background:#FFF url(../images/bg-img-npbody.jpg) top left repeat;
	color:#060606;
	font-family: Garamond, Palatino, Georgia, "Times New Roman", Times, serif;
	font-size:62.5%;
	height:100%;
	width:100%;
}

/*****Basic Elements*****/
a {
	color:#060606;
	text-decoration:none;
}

a:visited {
	color:#060606;
}

ul, li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

h1, h3, h4 {
	background-color:#fff;
	color:#060606;

}

h1 {
	background-color:#060606;
	border-top:3px solid #FFF;
	color:#FFF;
	float:left;
	font-size:8em;
	font-weight:bold;
	letter-spacing:-.1em;
	padding:5px 10px 0 10px;
	text-transform:uppercase;
	width:940px;
}

h2 {
	background:#060606;
	color:#FFF;
	float:left;
	font-size:6em;
	letter-spacing:.1em;
	margin:20px 5px 5px 5px;
	padding:3px 0;
	text-align:center;
	text-transform:lowercase;
	width:950px;
}

.sub-title, .h2-sub-title {
	background-color:#FFF;
	border-bottom:3px solid #060606;
	clear:left;
	color:#060606;
	float:left;
	font-size:2em;
	font-style:oblique;
	text-align:center;
}

.sub-title {
	padding:5px;
	width:950px;
}

.h2-sub-title {
	margin:0 5px;
	padding:5px;
	width:940px;
}

#content h3 {
	border-bottom:1px dotted #0C0304;
	font-size:2.75em;
	font-style:oblique;
	margin:5px;
	padding:3px;
	text-align:center;
	text-transform:lowercase;
}

h4 {
	background-color:#FFF;
	font-family:Futura, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:2em;
	padding:2px;
}

#content-main h4 {
	border-bottom:3px solid #060606;
	font-size:1.6em;
	padding:0 0 5px 0;
}

/******Header*******/
#header {
	background-color:#FFF;
	border-bottom:2px solid #464642;
	float:left;
	margin-bottom:50px;
	width:100%;
	position:relative;
}

#header h2 {
	float:left;
	padding:2px 45px 0 15px;
}

#header .home-link {
	border-bottom:5px dotted #060606;
	float:left;
	width:100%;
}

#header .home-link a{
	float:left;
	font-size:3em;
	padding:5px 15px;
}

#header .nav {
	border:1px solid white;
	clear:both;
	float:left;
	position:relative;
}

#header .nav ul {
	float:left;
}

#header .nav ul li {
	float:left;
	font-size:1em;
	padding:0 3px 0 0;
}

#header .nav a:link, #header .nav ul li a:visited {
	float:left;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	padding:0 5px;
}
#header .nav a:hover {
	background-color:#2B2B27;
	color:#E5E5E4;
}

#header .nav .cs-box {
	background-color:#FFF;
	border:2px solid #464642;
	position:absolute;
	top:22px;
	z-index:3;
}

#header .nav .cs-box ul li{
	margin:2px 0;
}

#header .nav .cs-box ul li a{
	text-transform:lowercase;
}

/******Content********/

#content {
	background-color:#FFF;
	color:#2B2B27;
	margin:0 auto;
	position:relative;
	width:960px;
}

#content p.intro {
	float:left;
	font-size:1.4em;
	line-height:1.4em;
	margin:30px 5px 0px 5px;
	padding:5px 0;
}

#content .dropcap {
	color:#060606;
	float:left;
	font-family:futura;
	font-size:2.5em;
	font-weight:bold;
	line-height:.1em;
	margin:0 1px 0 0;
	padding:0 0 1px 0;
}

#content p.copy {
	float:left;
	font-size:1.4em;
	line-height:1.4em;
	margin:0px 5px 5px 5px;
	padding:5px 0;
}
p.copy img {
	line-height:.1em;
}

#content p.copy a:link, 
#content p.copy a:visited, 
#content p.intro a:link,
#content p.intro a:visited {
	color:#F000A8;
	font-weight:bold;
}

#content p.copy a:hover, 
#content p.intro a:hover {
	background-color:#060606;
	color:#FFF;
}
.row {
	background-color:#FFF;
	float:left;
	margin:0;
	padding:10px 0;
	width:960px;
}

.one-third-col, .two-third-col, .three-third-col, .one-fourth-col,
.one-sixth-col, .nodey {float:left; padding:5px; position:relative;}

.one-fourth-col {
	background-color:#F7F7F7;
	margin:10px 0 10px 8px;	
	width:220px;
}

.white {
	background-color:#FFF;
}

.black {
	background-color:#060606;
	color:#FFF;
}

.impress {
	background-color:#4F9EFF;
}
.observ {
	background-color:#51FF00;
}
.activ {
	background-color:#F000A8;
}

.one-fourth-col .cont {
	background-color:#FFF;
	float:left;
	margin:15px 0 10px 0;
	height:250px;
	padding:5px;
}

.one-fourth-col .cont {
	width:210px;
}

a.cs {
	border:2px solid #FCE726;
	float:left;
	font-size:.1em;
	height:31px;
	text-align:center;
	width:206px;
}

.one-third-col .cont {
	float:left;
	margin-top:42px;
	width:310px;
}

.one-fourth-col .cont .imps {
	border-bottom:2px dotted #060606;
	border-top:2px dotted #060606;
	font-size:2.4em;
	margin:8px 0;
	padding:15px 5px;
	text-align:center;
	text-transform:uppercase;	
}
.one-fourth-col .cont .num, .one-third-col .cont .num {
	border-bottom:3px solid #060606;
	border-top:3px solid #060606;
	color:#060606;
	float:left;
	font-size:14em;
	font-weight:bold;
	text-align:center;
	width:210px;
}
.one-fourth-col .cont .type, .one-third-col .cont .type {
	color:#2B2B27;
	float:left;
	font-size:1.4em;
	padding:5px 0;
}
.one-fourth-col .cont .type-num, .one-third-col .cont .type-num {
	border-bottom:3px solid #060606;
	border-top:3px solid #060606;
	color:#060606;
	font-size:8em;
	font-weight:bold;
	padding:0 0 0 0px;
}
.one-third-col, .nodey {
	width:310px;
}

.one-third-col h4 {
	margin:5px 10px;
	padding:0 5px;
}
.nodey {
	background:#FFF url(../images/bg-img-node.png) center no-repeat;
	height:260px;
}

.two-third-col {
	width:630px;
}
.three-third-col {
	width:950px;
}
.odd-col {
	float:left;
	width:800px;
}

.one-sixth-col {
	width:150px;
}


.one-sixth-img {
	border:none;
}

.big-map-box {
	border:5px solid #060606;
	height:340px;
	margin:0 auto;
	padding:0;
	width:590px;
}
.small-map-box {
	border:5px solid #060606;
	float:left;
	height:290px;
	margin:5px;
	width:290px;
}

/*****Special Content******/

/* ------ sign styles --------- */

/* ------ end sign styles ------- */

/* ------ faux polaroid --------- */

#selected .polaroid {
	border:1px solid #7B7B78;
	float:left;
	margin:0 18px;
	width:270px;
}

#selected .polaroid a:link, #selected .polaroid a:visited {
	color:#060606;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size:2em;
	margin:3px 11px;
}

#selected .polaroid a:hover, #selected .polaroid a:active {
	background-color:#FCE726;
}

#selected .polaroid img{
	border:1px solid #7B7B78;
	margin:8px;
	width:250px;
	
}

/*------ end faux polaroid ---------*/

/***** Scroll to styles *****/
#map {
	float:left;
	margin:5px;
	position:relative;
	height:350px;
	width:610px;
}
#fn{
	background:#FFF url(../images/bg-img-border-cork.jpg) top left repeat;
}

#fn a.kind-nav:link, #fn a.kind-nav:visited {
	color:#FFF;
	margin:0 3px 10px 5px;
	padding:2px;
	font-size:2em;
}

#fn a.kind-nav:hover {
	background-color:#060606;
	color:#FFF;
}

#field-notes {
	height:552px;
	margin:0 5px;
	overflow:hidden;
	position:relative;
	width:300px;
}

.section {
	background:url(../images/bg-img-cork.jpg) top left repeat;
	clear:both;
	float:left;
	position:relative;
	width:3000px;
}

.slide-section {
	float:left;
	height:552px;
	position:relative;
	width:300px;	 
}

.slide-section .polaroid {
	background-color:#FFF;
	float:left;
	margin:5px 0 10px 10px;
	width:280px;
}

.slide-section .polaroid img {
	border:1px solid #7B7B78;
	float:left;
	margin:8px;
	width:260px;
}

.slide-section p, .store-slide p {
	background-color:#FFF;
	float:left;
	font-size:1.4em;
	margin:5px;
	padding:5px;
}


.slide-section .next, .slide-section .prev {
	height:25px;
	margin:0 5px;
	width:25px;
}

.slide-section .next {
	background:#FFF url(../images/bg-img-next.png) top left no-repeat;
	float:right;
}

.slide-section .prev {
	background:#FFF url(../images/bg-img-prev.png) top left no-repeat;
	float:left;
}


#stores {
	float:left;
	margin:5px;
	overflow:hidden;
	position:relative;
	width:610px;
}

.store-sections {
	background:url(../images/bg-img-store-scroll.jpg) top left repeat; 
	float:left;
	position:relative;
	width:3000px;
}

.store-slide {
	float:left;
	position:relative;
	padding:5px;
	width:600px;
}
.store-slide p {
	clear:left;
}

.store-slide strong {
	color:#060606;
	font-family:futura;
	text-transform:uppercase;
	text-decoration:underline;
}

.genus, .species, .store-slide .genus, .store-slide .species, .store-slide .chain {
	float:left;
	font-family:Futura, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-style:oblique;
	height:26px;
	margin-top:5px;
	padding:5px 5px 0 5px;
}

.genus, .store-slide .genus {
	background-color:#060606;
	color:#FFF;
	margin-left:5px;
}

.species, .store-slide .species {
	border:2px solid #060606;
	background:#FFF url(../images/bg-img-typespec.png) center left no-repeat;
	color:#060606;
	height:24px;
	padding:3px 5px 0px 12px;
	text-transform:lowercase;
}

.chain, .store-slide .chain {
	background-color:#FFF;
	float:right;
	font-style:normal;
	height:20px;
	margin:5px 5px;
	padding:3px 5px 2px 5px;
}

.check, .store-slide .check {
	background:#FFF url(../images/bg-img-check.png) center left no-repeat;
	color:#060606;
}


/*** SUPER Special ***/

#map #store-nav a:hover, #map #store-nav a:active,
#map #meta-nav a:hover, #map #meta-nav a:active {
	background:url(../images/bg-img-x.gif) center no-repeat;
}

/* ---------- graph row styles -----*/

#graph-row img {
	border-bottom:3px solid #060606;
	width:300px;
}

.graph-key {
	color:#464642;
	float:left;
	margin:3px 0;
	position:relative;
	width:300px;
}

.graph-key p {
	font-size:2em;
	float:left;
	padding:5px;
	width:240px;
}

.graph-stat {
	background-color:#FFF;
	color:#060606;
	float:right;
	font-size:2em;
	padding:5px;
	width:40px;
}


.activate {
	background-color:#060606;
	color:#FFF;
	text-transform:uppercase;
}
.graphTainer {
	background-color:#F7F7F7;
	margin:10px 5px;
	float:left;
	height:500px;
	width:300px;
	padding:10px 5px;
}


/******* ---- Footer ---- *********/
#footer {
	background-color:#FFF;
	border-top:2px solid #464642;
	float:left;
	margin-top:50px;
	width:100%;
	position:relative;
}

#footer ul {
	float:left;
	margin:10px 0 50px 0;
	padding:10px;
	width:100%;
}

#footer ul li {
	color:#464642;
	float:left;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size:1.2em;
}

#footer a:link, #footer ul li a:visited {
	color:#060606;
	float:left;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	padding:0 5px;
}
#footer a:hover {
	background-color:#FFF;
	color:#060606;
}