@charset "UTF-8";

body {
	text-align: center;
	background-image: url(images/back_muck2.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: top left;
	background-color: #FFF;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}

#container {
	margin: 1em auto;
	width: 900px;
	padding: 1em;
	text-align: left;
}
  
  
#wrapper {
	margin: 0 auto -4em;
	width: 880px;
	padding: 1em;
	text-align: left;
	height: auto !important;
	color: #CCCCCC;
	position: relative;
	opacity: 1;
	min-height: 100%;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	width: 901px;
	position: absolute;
	top: 0px;
	background-color: #FFF;
	height: 50px;
	float: left;
	color: #666;
	text-indent: 12px;
	text-align: left;
	padding-top: 50px;
	opacity: .8;
	-moz-opacity: .8;
	filter: alpha(opacity=80);
	left: 0px;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	position: absolute;
	top: 71px;
	background-color: #FFF;
	float: right;
	color: #666;
	left: 534px;
	width: 356px;
	text-align: right;
	padding-right: 10px;
}
.footer, .push {
	height: 2.1em;
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	position: fixed;
	z-index: 2;
	bottom: 0px;
	opacity: .8;
	-moz-opacity: .8;
	filter: alpha(opacity=80);
	color: #666;
}
.main {
	left: 190px;
	top: 100px;
	position: relative;
	width: 700px;
	color: #999;
}
#main-text {
	position:absolute;
	width:700px;
	left: 1px;
	top: 0px;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	border-left-style: none;
	height: auto;
	overflow: visible;
	border-right-style: none;
	border-bottom-style: none;
	background-color: #FFF;
}
#main-text-wrapper {
	position:relative;
	width:680px;
	height:auto;
	left: 0px;
	top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#page_header_box {
	position:relative;
	width:690px;
	height:22px;
	top: 0px;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	padding-top: 4px;
	background-color: #FFF;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	margin-top: 0px;
}
#main-text-text {
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 0px;
	position: relative;
	top: 0px;
	clear: both;
	width: 680px;
	color: #999;
	font-size: 11px;
	bottom: 60px;
	height: auto;
	overflow: hidden;
}

#main-pic {
	position:relative;
	width:700px;
	background-color: #C1D5EE;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	height: auto;
	top: 10px;
	clear: both;
	left: 0px;
	right: 0px;
}
#main-pic-wrapper {
	position:relative;
	width:600px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	height: auto;
	top: 35px;
	left: 0px;
	right: 0px;
	clear: both;
	float: left;
}


.arrowlistmenu{
	width: 190px; /*width of accordion menu*/
	color: #7F7F7F;
	background-color: #FFF;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 110px;
	left: 0px;
	font-weight: normal;
	text-decoration: none;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	font: bold 12px Arial;
	color: #999;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: capitalize;
	padding: 4px 0 0px 10px; /*header text is indented 10px*/
	cursor: pointer;
	background-color: #FFF;
	font-weight: normal;
}


.arrowlistmenu .menuheader a{ /*CSS class for menu headers in general (expanding or not!)*/
	font: bold 12px Arial;
	color: #999;
	margin-bottom: 10px;
	text-decoration: none;
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	cursor: pointer;
	font-weight: normal;
	padding-left: 0px;
}

.arrowlistmenu .menuheader a:hover{ /*CSS class for menu headers in general (expanding or not!)*/
	font: bold 12px Arial;
	color: #999;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-decoration: none;
	font-weight: normal;
}

.arrowlistmenu .menuheader a:visited{ /*CSS class for menu headers in general (expanding or not!)*/
	font: bold 12px Arial;
	color: #999;
	margin-bottom: 10px;
	font-weight: normal;
}


.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	color: #666;
}
.arrowlistmenu .openheader a {
	color: #666;
}
.arrowlistmenu .openheader a:visited {
	color: #666;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
	padding-bottom: 2px; /*bottom spacing between menu items*/
	color: #B7B7B7;
	padding: 2px 0;
	margin-left: 4px;
	padding-left: 15px;
}

.arrowlistmenu ul li .opensubheader{ /*Open state CSS for sub menu header*/
	background-image: url(images/menu/plus_v3.jpg);
	background-repeat: no-repeat;
	background-position: 150px 0px;
	color: #666;
}

.arrowlistmenu ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
	background-image: url(images/menu/minus_v3.jpg);
	background-repeat: no-repeat;
	background-position: 150px 0px;
	color: #999;
}

.arrowlistmenu ul li a{
	color: #666;
	display: block; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
}

.arrowlistmenu ul li a:visited{
	color: #666;
	text-decoration: none;
	font-weight: normal;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #666;
	text-decoration: underline;
}
.arrowlistmenu ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
	/*	background-image: url(images/menu/plus.jpg);*/
	color: #666;
}
.arrowlistmenu ul li a.subexpandableCLOSE:hover {
	/*	background-image: url(images/menu/minus.jpg);*/
	color: #666;
}
#downloads {
	position:relative;
	width:200px;
	height:115px;
	left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #418ECB;
	float: inherit;
	top: auto;
}
#mov {
	position:absolute;
	width:640px;
	height:390px;
	z-index:2;
	left: 100px;
	top: 120px;
	border-top-style: none;
	outline-width: thin;
	outline-style: dotted;
	color: #393939;
}
#mov_thumb1 {
	position:absolute;
	width:200px;
	height:130px;
	z-index:2;
	left: 100px;
	top: 20px;
	border-top-style: none;
	outline-width: thin;
	outline-style: dotted;
	background-color: #000;
}
#mov_thumb2 {
	position:absolute;
	width:200px;
	height:130px;
	z-index:3;
	left: 320px;
	top: 20px;
	border-top-style: none;
	outline-width: thin;
	outline-style: dotted;
	background-color: #000;
}
#mov_thumb3 {
	position:absolute;
	width:200px;
	height:130px;
	z-index:4;
	left: 100px;
	top: 170px;
	border-top-style: none;
	outline-width: thin;
	outline-style: dotted;
	background-color: #000;
}
#mov_thumb4 {
	position:absolute;
	width:200px;
	height:130px;
	z-index:5;
	left: 319px;
	top: 170px;
	border-top-style: none;
	outline-width: thin;
	outline-style: dotted;
	background-color: #000;
}
.input {
	border: 1px solid #006;
	background: #ffc;
	color: #999999;
}
.button {
	border: 1px solid #666;
	color: #FFFFFF;
	background-color: #378DC7;
}
.homethumbnail
{
float: left;
width: 300px;
border: 1px solid #999;
margin: 0 15px 15px 0;
}

.thumbnail
{
float: left;
width: 60px;
border: 1px solid #999;
margin: 0 15px 15px 0;
}
#more_movs {
	position:absolute;
	width:119px;
	height:20px;
	z-index:1;
	left: 609px;
	top: 523px;
	overflow: auto;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #393939;
	background-color: #FFF;
	float: none;
	text-align: right;
}

#page-wrap {
	width: 660px;
	background: white;
	padding: 20px 50px 20px 50px;
	margin: 20px auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#contact-area {
	width: 600px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 470px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
	background-color: #C1D5EE;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 70px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
	background-color: #FFF;
	position: fixed;
	width: 180px;
	height: 17px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: both;
	bottom: 0px;
}
/*IMAGE THUMNAIL STUFF*/

.thumb
{
	margin: 2px;
	height: auto;
	width: auto;
	float: left;
	text-align: left;
}	
.video {
	
	font-size: 9px;
	color: #CCC;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-top: 5px;
	position: relative;
	top: 10px;
	height: auto;
	width: 660px;
	border: 1;
	border-color: #999;
	text-align: center;
	margin-left: 5px;
	margin-top: 10px;
}
.video_thumb {
	font-size: 9px;
	color: #999;
	background-color: #FFF;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 5px;
	position: relative;
	top: 10px;
	height: 150px;
	width: 200px;
	border: 1;
	border-color: #999;
	text-align: left;
	float: left;
	margin-left: 5px;
	margin-top: 0px;
	z-index: 2;
	margin-bottom: 0px;
}
.video_thumb_reels
 {

	font-size: 9px;
	color: #CCC;
	background-color: #000;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	position: relative;
	top: 10px;
	height: 120px;
	width: 650px;
	border: 1;
	border-color: #999;
	text-align: left;
	float: none;
	margin-left: 10px;
	margin-top: 10px;
	clear: both;
	margin-bottom: 30px;
}
.image_thumb {
	font-size: 9px;
	color: #999;
	background-color: #FFF;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	position: relative;
	top: 10px;
	height: 220px;
	width: 210px;
	border: 1;
	border-color: #999;
	text-align: left;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	z-index: 2;
}
.image_thumb_intertidal {
	font-size: 9px;
	color: #999;
	background-color: #FFF;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	position: relative;
	top: 0px;
	width: 450px;
	border: 1;
	border-color: #999;
	text-align: left;
	float: left;
	margin-left: 125px;
	margin-top: 20px;
	z-index: 0;
}
.web_thumb {
	font-size: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	position: relative;
	top: 10px;
	height: 70px;
	width: 680px;
	text-align: left;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	z-index: 2;
	margin-bottom: 5px;
}
.textboxes {
	width: 600px;
	text-align: left;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	height: auto;
	padding-top: 10px;
}
.textboxes a:link{
	font-family: Verdana, Geneva, sans-serif;
	color: #6492D9;
	text-decoration: none;
}
.textboxes a:hover{
	text-decoration: underline;
}

.thumb thumb
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
.thumb a:hover thumb 
{border: 1px solid #0000ff;}
.desc
{
	text-align: center;
	width: 120px;
	margin: 2px;
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	color: #0098bc;
	background-color: #FFF;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	text-decoration: none;
}
h1 {
	font-size: 12px;
	color: #333;
}
h2 {
	font-size: 11px;
	color: #666;
	margin-bottom: 0px;
	font-style: normal;
	font-weight: normal;
}
ul {
	margin-top: 0px;
}
