@charset "utf-8";

* {
	margin: 0;
	padding: 0
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 10px
}

#frame {
	width: 980px;
	margin: auto
}

#header {
	background-image: url(/public/20171004162410oe_/http://www.oceannet.org/images/header_bg.jpg);
	height: 150px;
	position: relative
}

#topmenu {
	position: absolute;
	top: 125px;
	right: 15px;
	z-index: 1000
}

#topmenu li {
	float: left;
	color: #fff;
	font-size: 1.3em;
	text-align: left;
	list-style: none
}

#topmenu li a {
	color: #fff;
	text-decoration: none;
	font-weight: 700;
	padding: 0 5px
}

#topmenu li a:hover {
	text-decoration: none;
	color: #FF9
}

#lh_col {
	width: 220px;
	float: left;
	background-image: url(/public/20171004162410oe_/http://www.oceannet.org/images/side_panel.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0
}

#bodycontent {
	width: 490px;
	float: left;
	text-align: left;
	line-height: 1.8em;
	font-size: 1.1em;
	margin: 0 20px
}

#bodycontent_wide {
	width: 730px;
	float: left;
	line-height: 1.8em;
	font-size: 1.1em;
	margin: 10px 10px 10px 20px
}

#rh_col {
	width: 220px;
	float: left;
	background-image: url(/public/20171004162410oe_/http://www.oceannet.org/images/side_panel.png);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0 10px 0 0
}

#rh_col2 {
	width: 220px;
	float: left;
	margin: 0 10px 0 0
}

.silverheader {
	width: 220px;
	background-image: url(/public/20171004162410oe_/http://www.oceannet.org/silver_gradient.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	line-height: 20px;
	text-align: left;
	padding-bottom: 10px
}

.silverheader2 {
	width: 220px;
	background-image: none;
	line-height: 20px;
	padding-bottom: 10px
}

.silverheader a {
	color: #304e96;
	font-size: 1.2em;
	text-decoration: none;
	padding-right: 10px;
	display: block;
	text-transform: lowercase
}

.silverheader2 a {
	color: #999;
	font-size: 1.2em;
	text-decoration: none;
	padding-right: 10px;
	display: block;
	text-transform: lowercase
}

.submenu {
	background-image: none;
	background-position: bottom;
	background-repeat: no-repeat
}

.submenu ul {
	text-align: right;
	padding-bottom: 15px
}

.submenu li {
	list-style: none;
	border-top: 1px solid #304e96;
	margin: 2px 10px
}

.submenu a {
	color: #304e96;
	font-size: 1.1em;
	text-decoration: underline;
	display: inline;
	text-transform: none
}

.submenu a:hover {
	color: #036;
	text-decoration: underline
}

#bodycontent h1 {
	color: #304E96;
	font-size: 1.4em;
	font-weight: 400;
	margin: 20px auto 5px
}

#bodycontent sh1 {
	color: #f4ffb1;
	font-size: 12px;
	font-weight: 700;
	margin: 20px auto 5px
}

#bodycontent p {
	color: #666;
	font-size: 1.1em;
	margin-bottom: 1em
}

#bodycontent_wide h1 {
	color: #304e96;
	font-size: 1.4em;
	font-weight: 400;
	margin: .5em auto
}

#bodycontent_wide h2 {
	color: #304e96;
	font-size: 1.1em;
	font-weight: 400;
	margin-top: .5em;
	margin-bottom: .1em
}

#bodycontent_wide h3 {
	color: #304e96;
	font-size: 1.1em;
	font-weight: 700;
	margin-top: .5em;
	margin-bottom: .1em
}

#bodycontent_wide h4 {
	color: #666;
	font-size: .9em;
	font-weight: 400;
	margin-top: .5em;
	margin-bottom: .1em
}

#bodycontent_wide p,
#bodycontent_wide ol,
#bodycontent_wide ul {
	font-size: 1.1em;
	color: #666;
	margin-bottom: 1em
}

#bodycontent_wide dt,
#bodycontent_wide dd,
#bodycontent_wide dl,
#bodycontent_wide dl {
	font-size: 1.1em;
	color: #666
}

#bodycontent_wide dl { margin-bottom: 1em }

#bodycontent_wide li {
	list-style: inside;
	list-style-image: url(/public/20171004162410oe_/http://www.oceannet.org/images/bullet.png)
}

#bodycontent_wide form { margin: 1em auto }

hr {
	width: 100%;
	height: 2px;
	color: #69C
}

.quicklinks {
	background-repeat: no-repeat;
	background-position: bottom;
	width: 200px;
	text-align: left;
	padding-bottom: 20px;
	margin: 10px auto;
	background-image: url(/public/20171004162410oe_/http://www.oceannet.org/images/qlinks.png)
}

.quicklinks a {
	color: #304e96;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: 700;
	display: block;
	padding: 0 20px 5px
}

.quicklinks h1 {
	font-size: 1.4em;
	color: #304e96;
	line-height: 30px;
	background-image: url(/public/20171004162410oe_/http://www.oceannet.org/images/qlinks.gif);
	background-repeat: repeat;
	background-position: top;
	padding: 5px 20px
}

.quicklinks p {
	font-size: 1.1em;
	color: #999;
	padding: 0 20px 5px
}

.formdata ul { list-style: none }

.formdata li {
	font-size: 1.2em;
	color: #304e96
}

.formdata li label {
	text-align: left;
	float: left;
	padding-left: 0
}

.formdata li input {
	width: 100px;
	border: 1px solid #999;
	float: right;
	margin-right: 10px;
	color: #666;
	font-size: 90%;
	padding: 2px
}

.subnav {
	text-align: right;
	margin: 4px auto
}

.subnav li {
	text-align: right;
	border-top: none;
	font-size: .9em;
	margin: 2px 0
}

.grey {
	color: #999!important;
	margin: 4px auto
}

.clear { clear: both }

.floatleft { float: left }

.floatrigfht { float: right }

* html #lh_col { margin: 0 0 0 5px }

* html #rh_col2 { margin: 0 5px 0 0 }

.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	color: #304e96
}

.more a {
	color: #304e96;
	text-transform: lowercase;
	text-decoration: none
}

.more a:hover {
	color: #999;
	text-transform: lowercase
}

#p7TMctrl { display: block }

#p7TMctrl a:hover { color: #6C0 }

#p7TMnav {
	z-index: 900;
	width: 220px;
	float: left;
	text-align: right;
	background-color: #F7F7F7
}

#p7TMnav div {
	width: 220px;
	display: block
}

#p7TMnav div a {
	line-height: 20px;
	text-align: right;
	display: block;
	color: #304e96;
	font-size: 1.2em;
	padding-right: 10px;
	padding-bottom: 0;
	padding-top: 4px;
	text-decoration: none;
	text-transform: lowercase
}

#p7TMnav div div a {
	background-color: transparent;
	font-size: 1.1em;
	padding-bottom: 0;
	padding-top: 0;
	line-height: 18px
}

.p7plusmark {
	background-repeat: no-repeat;
	background-image: url(p7t_plus.gif);
	background-position: 0 50%;
	padding: 0 0 0 20px!important
}

.p7minusmark {
	background-repeat: no-repeat;
	background-image: url(p7t_minus.gif);
	background-position: 0 50%;
	padding: 0 0 0 20px!important
}

.p7defmark {
	background-image: none;
	padding: 0 0 0 20px!important
}

.p7currentmark {
	font-weight: 700;
	text-transform: none;
	color: #304e96!important
}

.notp7currentmark {
	font-weight: 100;
	text-transform: none;
	color: #304e96!important
}

.topp7currentmark {
	font-weight: 100;
	text-transform: none;
	color: #FF9!important
}

.p7bottom {
	padding-bottom: 6px;
	background-image: url(/public/20171004162410oe_/http://www.oceannet.org/images/side_panel.png);
	background-position: bottom;
	background-repeat: no-repeat
}

.p7vbottom {
	padding-bottom: 6px;
	background-image: url(/public/20171004162410oe_/http://www.oceannet.org/images/side_panel_bottom.png);
	background-position: bottom;
	background-repeat: no-repeat
}

#copyright {
	text-align: center;
	color: #666
}

#homelink {
	position: absolute;
	left: 20px;
	top: 30px;
	background-color: transparent;
	width: 300px;
	height: 100px
}

#search {
	position: absolute;
	right: 2px;
	top: 97px;
	border: #999 thin solid;
	font-size: 1.1em;
	z-index: 100;
	height: 1.6em;
	background-color: #EEE;
	vertical-align: middle;
	padding: 0
}

#searchquery {
	position: relative;
	top: -4px;
	line-height: 1.6em;
	background-color: transparent;
	border: none;
	z-index: 99;
	color: #999;
	padding: 0 0 0 4px
}

#searchquery:focus { background-color: #FFF }

#submit {
	position: relative;
	line-height: 1.6em;
	background-color: #EEE;
	border: none;
	z-index: 99;
	margin: 0;
	padding: 0
}

#submit:hover {
	background-color: #FF9;
	cursor: pointer
}

a img {
	border: none;
	outline: none;
}

.image_no_border { border: 0 }

.mmhide_help_hide,
hide { display: none }

.map {
	width: 735px;
	height: 560px;
	border: 0;
	overflow: auto
}

.maptable {
	width: 710px;
	overflow: auto;
	line-height: 1.8em;
	font-size: 1.1em;
	color: #666
}

.hidden { display: none }

.unhidden { display: block }

.highlight {
	background-color: #F3EFE4;
	color: #666;
	font-weight: 900
}

.table1 {
	border: solid 1px #036;
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px
}

.table1 th {
	background-color: #DAD8FF;
	color: #304e96;
	border: solid 1px #036;
	padding: 5px
}

.table1 td {
	border: solid 1px #036;
	padding: 5px;
	vertical-align: top
}

#pushup {
	position: fixed;
	top: 10px;
	right: 10px;
	background: #ffffc6;
	border: 1px solid #b0dfc8;
	z-index: 9999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 4px
}

* html #pushup { position: absolute;  top:expression(_pushupIETop=10+(document.documentElement.scrollTop||0) 0 px)
}

#pushup * {
	border: 0;
	background: none;
	margin: 0;
	padding: 0
}

.withReminder { padding-bottom: 6px }

#pushup a {
	outline-style: none;
	text-decoration: none
}

#pushup .pushup_messageLink {
	float: left;
	position: relative;
	color: #4293cd;
	font-size: 12px;
	cursor: pointer
}

#pushup .pushup_icon {
	position: relative;
	float: left;
	height: 22px;
	width: 22px;
	margin-right: 5px;
	overflow: hidden;
	vertical-align: middle
}

#pushup .pushup_message {
	position: relative;
	float: left;
	margin-right: 3px;
	line-height: 22px;
	vertical-align: middle
}

#pushup .pushup_reminder {
	float: left;
	clear: both;
	font-size: 10px;
	color: #84a2ac;
	margin-left: 27px;
	cursor: pointer
}

.ati {
	width: 125px;
	height: 16px;
	border: 0
}

#pushup .pushup_messageLink:hover,
#pushup .pushup_reminder:hover { text-decoration: underline }

.silverheader a:hover,
.quicklinks a:hover,
#p7TMnav div a:hover { color: #999 }

#bodycontent_wide a,
#bodycontent a,
#p7TMnav div a:visited { color: #304e96 }

#bodycontent_wide a:hover,
#bodycontent a:hover,
#p7TMctrl a:link,
#p7TMctrl a:visited {
	color: #333;
	text-align: left
}

#copyright a,
#copyright a:hover,
#copyright a:visited {
	text-decoration: none;
	color: #666
}

.header3 {
	color: #304e96;
	font-size: 13px
}

#portal_img {
	display: block;
	margin-left: 130px;
	margin-right: auto;
	height: 150px
}

#ref_img {
	display: block;
	margin-left: 130px;
	margin-right: 250px;
	height: 150px
}

#star {
	position: relative;
	margin-bottom: -100px;
	margin-left: 130px;
	margin-right: auto;
	left: 70px;
	top: -180px
}

#star2 {
	position: relative;
	margin-left: 130px;
	margin-right: 250px;
	left: 70px;
	top: -180px
}

#dropshadow {
	-webkit-box-shadow: -5px 8px 10px 3px rgba(180,180,180,1);
	box-shadow: -5px 8px 10px 3px rgba(180,180,180,1)
}

#textshadow {
	text-shadow: 2px 2px 3px #8b8230;
	filter: dropshadow(color=#8b8230, offx=1, offy=1)
}
.boxed {
	border-radius: 25px;
	border: 3.5px solid #546daa;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
	overflow: hidden;
	margin: 0.5em;
}
.dac {
	display: inline-block;
	float: left;
	vertical-align: top;
	overflow: hidden;
	margin: 0.5em;
	height: 120px;
	width: 330px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #546daa;
	padding-right: 5px;
	padding-left: 5px
}

.dac:hover { box-shadow: 17px 16px 25px 3px #c7c5c7; }

.floatleftfix { clear: left }

/*
#bgs {
	position:relative;
	top:-710px;
	height:120px;
	width:330px;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#3b4c77;
	padding-right:5px;
	padding-left:5px
}

#dassh {
	position:relative;
	top:-832px;
	height:120px;
	left:360px;
	width:330px;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#3b4c77;
	padding-right:5px;
	padding-left:5px
}

#bodc {
	position:relative;
	width:330px;
	top:-828px;
	height:120px;
	text-align:center;
	width:330px;
	border-style:solid;
	border-width:1px;
	border-color:#3b4c77;
	padding-right:5px;
	padding-left:5px
}

#ukho {
	position:relative;
	top:-950px;
	left:360px;
	width:335px;
	height:120px;
	text-align:center;
	width:330px;
	border-style:solid;
	border-width:1px;
	border-color:#3b4c77;
	padding-right:5px;
	padding-left:5px
}

#met {
	position:relative;
	top:-945px;
	width:330px;
	height:120px;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#3b4c77;
	padding-right:5px;
	padding-left:5px
}

#ads {
	position:relative;
	top:-1188px;
	width:330px;
	height:120px;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#3b4c77;
	padding-right:5px;
	padding-left:5px
}

#fish {
	position:relative;
	top:-1067px;
	left:360px;
	width:330px;
	height:247px;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#3b4c77;
	padding-right:5px;
	padding-left:5px
}
*/


#enq {
	position: relative;
	width: 705px;
	text-align: center
}

#reldocs {
	position: relative;
	width: 711px
}

#howto {
	position: relative;
	width: 93px;
	height: 127px;
	left: 400px
}

#findhead {
	position: relative;
	top: -130px;
	width: 381px;
	height: 104px
}

#findbody {
	position: relative;
	top: -130px;
	width: 480px
}

#feedback {
	position: relative;
	width: 490px;
	text-align: center;
}

#feedback p {
	font-style: italic;
	font-size: 1.1em
}

.dac_box {
	display: inline-block;
	float: left;
	vertical-align: top;
	overflow: hidden;
	margin: 0.5em;
	width: 340px;
	padding-right: 5px;
	padding-left: 5px
}

.sponsor_frame {
	display: inline-block;
	float: left;
	vertical-align: top;
	border-style: none;
	border-width: 0;
	text-align: center;
	margin: 0.5em;
	height: 80px;
	width: 160px;
	padding-right: 5px;
	padding-left: 5px;
	overflow: visible;
}

.sponsor_frame img {
	border: none;
	position: relative;
}

.sponsor_frame:hover img {
	z-index: 1;
	box-shadow: 17px 16px 25px 3px #c7c5c7;
	height: 100px;
}

.sponsor_frame_v2 {
	display: inline-block;
	float: left;
	vertical-align: top;
	border-style: none;
	border-width: 0;
	text-align: center;
	margin: 0.5em;
	height: 80px;
	width: 160px;
	padding-right: 5px;
	padding-left: 5px;
	overflow: visible;
}

.sponsor_frame_v2 img {
	border: none;
	position: relative;
}

.sponsor_frame_v2:hover img {
	z-index: 1;
	box-shadow: 17px 16px 25px 3px #c7c5c7;
	width: 180px;
}

.sponsor_frame_v3 {
	display: inline-block;
	float: left;
	vertical-align: top;
	border-style: none;
	border-width: 0;
	text-align: center;
	margin: 0.5em;
	height: 80px;
	width: 200px;
	padding-right: 5px;
	padding-left: 5px;
	overflow: visible;
}

.sponsor_frame_v3 img {
	border: none;
	position: relative;
}

.sponsor_frame_v3:hover img {
	z-index: 1;
	box-shadow: 17px 16px 25px 3px #c7c5c7;
	width: 220px;
}

.partners_frame {
	display: inline-block;
	float: left;
	vertical-align: top;
	border-style: none;
	border-width: 0;
	text-align: center;
	overflow: visible;
	margin: 0.5em;
	height: 70px;
	width: 120px;
	padding-right: 5px;
	padding-left: 5px;
}

.partners_frame img { 
	border: none;
	position: relative;
	outline:none;
}

.partners_frame:hover img {
	z-index: 1;
	box-shadow: 17px 16px 25px 3px #c7c5c7;
	height: 65px;
}

.partners_frame_v2 {
	display: inline-block;
	float: left;
	vertical-align: top;
	border-style: none;
	border-width: 0;
	text-align: center;
	overflow: visible;
	margin: 0.5em;
	height: 70px;
	width: 120px;
	padding-right: 5px;
	padding-left: 5px;
}

.partners_frame_v2 img { 
	border: none;
	position: relative;
}

.partners_frame_v2:hover img {
	z-index: 1;
	box-shadow: 17px 16px 25px 3px #c7c5c7;
	width: 125px;
}
