@charset "UTF-8";
/* CSS Document 
2007 by Katherine Joyce, Woods Hole Oceanographic Institution 
for KESS */

html {
    min-height: 100%;
    margin-bottom: 1px;
}

body  {
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #f2f4f1 url(images/bg-body.jpg) repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #666666;
}
h1, h2, h3 {
	color: #663300;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	margin-bottom: 0px;
	font-size: 24px;
	font-weight: bold;
	margin-top: 0px;
	padding: 0px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0.2em;
	margin-top: 0px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0em;
}

p, blockquote, ol, ul {
	margin-bottom: .5em;
	text-align: left;
	line-height: 160%;
	font-size: 13px;
	padding: 0px;
	margin-top: 0px;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: disc;
}

li {
	margin-top: 0.5em;
	margin-left: 2em;
}

a {
	text-decoration: none;
	color: #037547;
}

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

.pcenter {
	text-align: center;
	margin-bottom: .5em;
	line-height: 160%;
	font-size: 13px;
	padding: 0px;
	margin-top: 0px;
}

.img-float-left {
	float:left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.img-float-right {
	float:right;
	margin-left: 15px;
	margin-bottom: 15px;
	padding: 0px;
}

.img-center
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:15px;
    padding:0px;
    }

.image-container {
    display: block;
    padding: 8px;
    float: left;
    width: 250px;
    margin-right: 15px;
}

.fixed #container {
	width: 950px;  
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; 
} 
.fixed #header {
	background: url(images/bg-banner.jpg) no-repeat;
	padding: 0;  
	height: 160px;
	margin: 0px;
} 

.fixed #header img {
	float: left;
	border: none;
	margin: 0px;
}


.fixed #header h1 {
	margin: 0; 
	padding: 10px 0; 
}

.fixed #navigation {
	float: right;
	margin-top: 135px;
	width: 650px;
}

.fixed #mainContent {
	margin: 20 250px 20 20; 
	padding: 0 20px; 
	border: 1px solid #CCCCCC;
} 
.fixed #footer {
	padding: 0 10px 0 20px;
} 
.fixed #footer p {
	margin: 0; 
	padding: 10px 0; 
	font-size: 0.8em;
	color: #037547;
	text-align: center; 
}

.people {
	margin-bottom: .5em;
	text-align: left;
	line-height: 130%;
	font-size: 13px;
	padding: 0px;
	margin-top: 0px;
}

.crew {
	line-height: 110%;
	font-size: 13px;
}
.bname {
	color: #663300;
	font-weight: bold;
}

.pubs {
	text-align: left;
	line-height: 130%;
	font-size: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Page, Content and sidebars for home page */


#page {
	width: 950px;
	margin: 0 auto;
	background-color: #FFFFFF;
}



#page .content {
	float: left;
	width: 585px;
	padding: 15px 20px;
	margin-top: 20px;
	margin-left: 20px;
	background-color: #FFFFFF;
	background-image: url(images/bg-bigbox.jpg);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}

/* Science highlights */


#page .content2 {
	float: left;
	width: 585px;
	padding: 15px 20px;
	margin-top: 0px;
	margin-left: 20px;
	background-color: #FFFFFF;
	background-image: url(images/bg-bigbox.jpg);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}

#page .content2 .box {
	float: left;
	width: 275px;
	padding: 0px;
	margin-top: 8px;
	color: #333333;
	margin: 0px;
	}
	
#page .content2 .box p {
	line-height: 150%;
	font-size: 0.7em;
	color: #333333;
	margin: 0px;
	}
	
#page .content2 .box h3 {
	line-height: 150%;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
#page .content2 .box img {
	float:left;
	margin-right: 15px;
	margin-bottom: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#page .content2 .box a {
	color: #663300;
	
}

	
/* Recent Updates */

#page .sidebar1 {
	float: right; 
	width: 235px; 
	background: #FFFFFF url(images/bg-smbox.jpg) no-repeat; 
	padding: 0px 10px 15px;
	margin: 20px;
	border: 1px solid #CCCCCC;
}

#page .sidebar1 p {
	font-size: 0.8em;
	color: #333333;
}
#page .sidebar1 a {
	font-size: .9em;
	color: #993300;
	letter-spacing: .3em;
	text-transform: uppercase;
}

/* Side nav box */

#page .sidenav {
	float: left;
	width: 180px;
	padding: 0;
	margin: 20px;
}

#page .sidenav p {
	font-size: 0.8em;
	color: #333333;
	}
	
#page .sidenav a {
	font-size: 12px;
	color: #663300;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-weight: bold;
    background-image: url(images/bg-nav.jpg);
	border: 1px solid #CCCCCC;
	display:block;
    padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 8px;
	text-decoration:none;

}

#page .sidenav a:hover {
	color: #007747;
	background-color:#FFFFFF;
	text-decoration:none;
	background-image:none;
	
}

#page .sidenav ul li a {
	color: #663300;
	text-decoration:none;
	padding: 0px 0px 0px 22px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 1px 0px 0px;
	font-size: 12px;
	text-transform: capitalize;
	line-height: 120%;
}

ul.NoBullet {
  list-style-type: none
}

#page .sidenav ul li a:hover {
	color: #007747;
	
}

#page .sidenav h3 {
	font-size: 14px;
	color: #007747;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: -1px;
}

/* Inside pages content area */

#page .content-in {
	float: right;
	width: 655px;
	padding: 15px 20px;
	margin-top: 20px;
	margin-right: 20px;
	background-image: url(images/bg-bigbox.jpg);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	margin-left: 0px;
	background-position: left top;
}


/* Clears */

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
2	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  -----------------------------------
*/
#p7PMnav {
	margin: 0;
	padding:0;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0px;
	padding: 0;
	background-image: url(images/p7PM_bghz.jpg);
	background-repeat: repeat-x;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: -9000px;
	z-index: 10000;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}
#p7PMnav ul li {
	background-image:  url(images/p7PM_bg.jpg);
	border-bottom: 1px solid #007747;
	background-color: #80CF01;
}
#p7PMnav ul ul {
	border-top: 1px solid #007747;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	background-color: transparent;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-right: 29px;
	padding-left: 29px;
	padding-top: 4px;
	line-height: 20px;
}
#p7PMnav ul a {
	border-left: 3px solid #13861D;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-top: 2px;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus,
#p7PMnav .p7PMon, #p7PMnav .p7PMon:hover, 
#p7PMnav .p7PMon:active {
	color: #FFFFFF;
	background-color: #007747;
	background-image:  url(images/p7PM_bgover.jpg);
}
#p7PMnav ul a:hover, #p7PMnav ul a:active, #p7PMnav ul a:focus,
#p7PMnav ul .p7PMon, #p7PMnav ul .p7PMon:hover, 
#p7PMnav ul .p7PMon:active {
	color: #FFFFFF;
	background-color: #007747;
	background-image:  url(images/p7PM_bgover.jpg);
	border-left: 3px solid #80CF01;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark, #p7PMnav .p7PMmark:hover {
	font-weight: bold;
}
/* ------ the trigger link styles ------- */


/*the normal trigger link */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMtrg:hover, #p7PMnav ul .p7PMtrg:active {
	background-image:  url(images/p7PM_dark_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
#p7PMnav .p7PMtrg:hover {
	background-image:  url(images/p7PM_bgover.jpg);
}
/*the submenu classes */
#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
	width: auto;
}
#p7PMnav ul li {
	float: none;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul, #p7PMnav ul li {
	width: 184px;
}
#pmmcrumb {
	font-weight: bold;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #FFFFFF;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #FFFFFF;
}
