@import url(http://yui.yahooapis.com/2.5.0/build/reset/reset-min.css);

/* Elements on every page
   ———————————————————————————————————————————————————————————————————————————*/
html {
	background: #fff;
	color: #555;
	font: 11px/1.4 Verdana, "Bitstream Vera Sans", Arial, sans-serif;
}
#body {
	margin: 22px auto;
	padding: 0 32px;
	position: relative;
	width: 960px;
}

blockquote {font-style:italic; display:block;}

#brand a {
	background: url(../img/core/aquamarine-logo.png);
	display: block;
	height: 68px;
	overflow: hidden;
	text-indent: -9999px;
	width: 251px;
}
#tagline {
	background: url(../img/core/tagline.png) no-repeat 109px 0;
	height: 9px;
	margin: 22px 0 25px;
	text-indent: -9999px;
	width: 270px;
}
#summary {
	background: #056d9c url(../img/core/waves.jpg) no-repeat;
	height: 180px;
	position: relative;
}
#summary h1 {
	color: #f2ea59;
	font-size: 1.6em;
	padding: 55px 0 0 120px;
}
#standfirst {
	color: #fff;
	margin: 0;
	padding: 0 33px 0 120px;
	text-transform: uppercase;
}
#summary ul {
	bottom: 0;
	float: left;
	left: 109px;
	margin: 0;
	position: absolute;
}
#summary li {
	float: left;
	list-style: none;
	margin: 0;
	font-weight:bold;
}
#summary li a {
	color: #fff;
	display: block;
	padding: 9px 7px 7px 9px;
	text-transform: uppercase;
}
#summary li.on {
	background: url(../img/core/subnav-corner-tl.png) no-repeat;
}
#summary li.on a {
	background: url(../img/core/subnav-corner-tr.png) top right no-repeat;
}
#summary a:hover, #summary a:focus {
	color: #eee;
}

#summary li.on a:link, #summary li.on a:visited {
	color: #056d9c;
}
#summary li.on a:hover, #summary li.on a:focus {
	color: #1f5b7a;
}
#wrapper {
	background: url(../img/core/contact-bg.png) no-repeat;
	float: left;
	min-height: 197px;
	padding: 0 0 0 120px;
	width: 840px;
	position:relative;
}
#wrapper #title {
	background: #f3f3f3;
	margin: 0 0 0 -11px;
}
#wrapper h2#title {
	font-size: 1.3em;
	padding: 4em 0 1em 39px;
}
#wrapper ul#title {
	float: left;
	font-size: 1.1em;
	margin: 0 0 0 -11px;
	padding: 3em 0 0 39px;
	text-transform: uppercase;
	width: 812px;
}
#wrapper ul#title li {
	bottom: -1px;
	float: left;
	list-style: none;
	margin: 0;
	position: relative;
	font-weight:bold;
}
#wrapper ul#title a {
	display: block;
	padding: 10px 14px 8px;
}
#wrapper ul#title a:link, #wrapper ul#title a:visited {
	color: #2c7da6;
}
#wrapper ul#title a:hover, #wrapper ul#title a:focus {
	color: #1f5b7a;
}
#wrapper ul#title a:active {
	color: #c55;
}
#wrapper ul#title li.on {
	background: #fff url(../img/core/subsubnav-corner-tl.png) no-repeat;
}
#wrapper ul#title li.on a {
	background: url(../img/core/subsubnav-corner-tr.png) top right no-repeat;
}
#wrapper ul#title li.on a:link, #wrapper ul#title li.on a:visited {
	color: #999;
}
#wrapper ul#title li.on a:hover, #wrapper ul#title li.on a:focus {
	color: #1f5b7a;
}
#wrapper ul#title li.on a:active {
	color: #c55;
}
#content {
	border-top: 1px solid #999;
	float: left;
	margin: 0 0 0 6px;
	padding: 22px 0 0 22px;
	width: 460px;
}
#content.letterbox {
	width: 812px;
}
#content.letterbox h2 {
	clear: both;
}
#content h3 {
  margin-bottom:0;
}
#article_body {
  width:440px;
  margin-right:20px;
}
#aside {
	border: 1px solid #999;
	color: #555;
	float: right;
	margin-top: -5.7em;
	padding: 0 14px 11px;
	width: 281px;
}
#article_image {
  width:275px;
  position:absolute;
  top:30px;
  right:0px;
  border: 1px solid #999;
	color: #555;
	padding: 14px 14px 11px 14px;
	width: 281px;
}
#content #article_image p {
  font-size:1em;
  font-weight: bold;
	color: #1F5B7A;
}
#aside p {
	font-weight: bold;
	color: #1F5B7A;
}
#aside.subtle {
	border: 0;
	margin-right: 22px;
	width: 271px;
}

#aside img {margin-bottom:10px;}

#aside.image {
	border: 0;
	border-top: 1px solid #999;
	margin-top: 0;
	padding: 0;
	width: 352px;
}
#aside.image img {
	border: 1px solid #999;
	color: #333;
	float: right;
	margin: 4em auto 0;
	width: 281px;
}
#aside h2 {
	border-bottom: 1px solid #999;
	margin: 0 -14px 22px;
	padding: 2em 14px 1em;
}
#nav ul {
	margin: 0;
	max-width: 690px;
	position: absolute;
	right: 24px;
	text-transform: uppercase;
	top: 74px;
}
#nav li {
	border-left: 1px solid #999;
	float: left;
	list-style: none;
	margin: 0;
	padding: 16px 8px 4px;
}
#nav li.on a:link, #nav li.on a:visited {
	color: #ccc;
}
#nav a {
	display: block;
	font-size: .85em;
	line-height: 8px;
	overflow: hidden;
	text-indent: -9999px;
	white-space: nowrap;
}
#nav a:link, #nav a:visited {
	color: #2c7da6;
}
#nav a:hover, #nav li.on a:hover {
	color: #1f5b7a;
}
#nav a:focus, #nav li.on a:focus {
	color: #1f5b7a;
	outline: .1em dotted #666;
}
#nav a:active, #nav li.on a:active {
	color: #c55;
}
#mnav-home a {
	background: url(../img/core/nav_home.png) no-repeat;
	width: 30px;
}
#mnav-home a:hover, #mnav-home.on a:hover {
	background-position: 0 -9px;
}
#mnav-home.on a {
	background-position: 0 -18px;
}
#mnav-about a {
	background: url(../img/core/nav_about.png) no-repeat;
	height: 8px;
	width: 52px;
}
#mnav-about a:hover, #mnav-about.on a:hover {
	background-position: 0 -9px;
}
#mnav-about.on a {
	background-position: 0 -18px;
}
#mnav-resourcesandmarkets a {
	background: url(../img/core/nav_markets.png) no-repeat;
	height: 8px;
	width: 124px;
}
#mnav-resourcesandmarkets a:hover, #mnav-resourcesandmarkets.on a:hover {
	background-position: 0 -9px;
}
#mnav-resourcesandmarkets.on a {
	background-position: 0 -18px;
}
#mnav-technology a {
	background: url(../img/core/nav_technologies.png) no-repeat;
	height: 8px;
	width: 79px;
}
#mnav-technology a:hover, #mnav-technology.on a:hover {
	background-position: 0 -9px;
}
#mnav-technology.on a {
	background-position: 0 -18px;
}
#mnav-marineprojects a {
	background: url(../img/core/nav_marine_projects.png) no-repeat;
	height: 8px;
	width: 96px;
}
#mnav-marineprojects a:hover, #mnav-marineprojects.on a:hover {
	background-position: 0 -9px;
}
#mnav-marineprojects.on a {
	background-position: 0 -18px;
}
#mnav-newsandmedia a {
	background: url(../img/core/nav-newsandevents.png) no-repeat;
	height: 8px;
	width: 83px;
}
#mnav-newsandmedia a:hover, #mnav-newsandmedia.on a:hover {
	background-position: 0 -9px;
}
#mnav-newsandmedia.on a {
	background-position: 0 -18px;
}
#mnav-contact a {
	background: url(../img/core/nav_contact.png) no-repeat;
	height: 8px;
	width: 136px;
}
#mnav-contact a:hover, #mnav-contact.on a:hover {
	background-position: 0 -9px;
}
#mnav-contact.on a {
	background-position: 0 -18px;
}
#footer {
	background: #f0f0f0;
	border-bottom: 2em solid #fff;
	float: left;
	margin: 16px 0;
	padding: 16px 20px;
	width: 920px;
}
#footer ul {
	margin: 0;
}
#footer li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 8px;
}

#footer a {color:#2D80A8;}
#footer a:hover {color:#1f5b7a;}

#footer #edit_this_page a {
	background: url(../img/core/wrench.png) center left no-repeat;
	padding-left: 12px;
}
#footer p {
	margin: 0;
	float: right;
}
#footer p a {
	color: #999;
	float: right;
	padding: 0 8px 0 0;
}

/* Headings
   ———————————————————————————————————————————————————————————————————————————*/
h1 {
	text-transform: uppercase;
}
h2 {
	color: #000;
	font-size: 1.3em;
	text-transform: uppercase;
}
h3 {
	color: #333;
	font-size: 1.1em;
	margin: 1.6em 0 .91em;
	text-transform: uppercase;
}

/* Forms
   ———————————————————————————————————————————————————————————————————————————*/
form {
	margin: 1em 0;
}
form div {
	float: left;
	margin: .3em 0;
	width: 100%;
}
label {
	float: left;
	margin: .3em 0;
	width: 110px;
}
input.text, textarea {
	border: 1px solid #999;
	float: left;
	padding: .4em;
}
input.text:focus {
	border: 1px solid #666;
	outline: 0;
	padding: .4em;
}
textarea {
	height: 10em;
	width: 338px;
}
textarea#contact_message {
    width:240px;
}

button {
	background: #26739d;
	border: 0;
	clear: both;
	color: #fff;
	cursor: pointer;
	float: left;
	font-size:13px;
	margin: 1.11em 0 1.11em 110px;
	overflow: visible;
	padding: .4em 1em;
	text-transform: uppercase;
	width: auto;
}
button:hover {
	background: #287fad;
}
button:focus {
	background: #287fad;
	outline: 1px solid #666;
}
button:active {
	background: #26739d;
}
p.error,
#aside p.error {
	clear: left;
	color: #c55;
	margin-left: 110px;
}

/* Links
   ———————————————————————————————————————————————————————————————————————————*/
a {
	outline: 0;
	text-decoration: none;
}
a:link {
	color: #2c7da6;
}
a:visited {
	color: #1F5B7A;
}
a:hover {
	color: #1f5b7a;
}
a:focus {
	color: #1f5b7a;
	outline: .1em dotted #666;
}
a:active {
	color: #c55;
}

/* Lists
   ———————————————————————————————————————————————————————————————————————————*/
ol, ul {
	margin: 1em 0;
}
li {
	list-style: disc;
	margin: 0 0 .4em 2em;
}
ol ol, ol ul, ul ol, ul ul {
	margin: 0;
}

/* Miscellaneous block elements
   ———————————————————————————————————————————————————————————————————————————*/
p {
	margin: 1em 0;
	line-height:1.6em;
}

/* Miscellaneous inline elements
   ———————————————————————————————————————————————————————————————————————————*/
cite, em {
	font-style: italic;
}
cite cite, cite em, em cite, em em {
	font-style: normal;
}
strong {
	font-weight: bolder;
}

/* Home page
   ———————————————————————————————————————————————————————————————————————————*/
body.home #summary {
	border-bottom: 77px solid #f3f3f3;
	height: 254px;
	text-align: center;
	color:#fff;
	position: relative;
}
body.home #summary h1 {
	background: url(../img/core/home_headline.png) no-repeat 0 0;
	color: #fff;
	height: 61px;
	left: 430px;
	position: absolute;
	top: 127px;
	width: 419px;
	text-indent: -9999px;
}
body.home #summary h1 span {
	display: inline;
}
body.home #standfirst {
	color: #fff;
	font-size: 1em;
	margin: 1.5em 0;
	padding: 0;
	text-transform: none;
}
body.home #summary ul {
	position: static;
}
body.home #oyster {
	background: url(../img/core/oyster.png) no-repeat 0 0;
	height: 319px;
	left: 56px;
	position: absolute;
	top: -10px;
	width: 369px;
	text-indent: -9999em;
	z-index: 3;
	zoom: 1;
}
body.home #oyster a {
	border: 0;
	outline: 0;
	display: block;
	height: 287px;
	width: 304px;
}
body.home #summary a {
	color: #fff;
	font-size: .85em;
	text-align: left;
	text-indent: -9999em;
	text-transform: uppercase;
}
body.home #summary a span {
	color: #f2ea59;
	font-size: 1.7em;
}
body.home #latest_news {
	float: left;
	position: relative;
	width: 344px;
	z-index: 2;
}
body.home #latest_news h2 {
	background: #f3f3f3;
	border-bottom: 1px solid #999;
	font-size: 1.1em;
	margin: -34px 0 0;
	padding: 0 0 18px 30px;
}
body.home #latest_news li {
	border-bottom: 1px solid #e5e5e5;
	list-style: none;
	margin: 0;
	padding: 1em 12px 1em 30px;
	text-indent: -9999px;
}

body.home #latest_news a {color:#2C7DA6;}

body.home #latest_news li.last {
	border-bottom: 0;
}
body.home #latest_news li span {
	display: block;
	text-indent: 0;
}
body.home #latest_news li span.date {
	color: #666;
}
body.home div.puff {
	border: 1px solid #999;
	color: #333;
	float: left;
	margin: -39px 0 0 14px;
	height: 341px;
	padding: 11px;
	position: relative;
	width: 167px;
	z-index: 2;
}
body.home div.puff h2 {
	background: #f3f3f3;
	font-size: 1.1em;
	margin: -11px -11px 0;
	padding: 11px;
	overflow:hidden;
}
body.home div.puff div {
	min-height: 13em;
}
body.home div.puff a {color:#2C7FA8; display:block; margin-top:10px;}
.puff p {color:#666; font-size:0.95em;}

/* Media
   ———————————————————————————————————————————————————————————————————————————*/
div.article {
	border-bottom: 1px dashed #ccc;
	width:460px;
	float:left;
	margin-bottom:15px;
	padding-bottom:15px;
}
div.last_article {
	border: 0;
}
div.article h3, div.article p {
  width:359px;
  float:left;
}
div.article h3 {
	margin-bottom: 0;
	margin-top:0;
}
div.article p {
	margin-top: 0;
}
div.article img {
  float:left;
  border:1px solid #999;
  padding:2px;
  background:#fff;
  margin-right:15px;
}
div.article a:hover img {
  background:#ccc;
}

/* Contact us
   ———————————————————————————————————————————————————————————————————————————*/
#contactcontact {
	float: left;
}
#contactcontact div,
#contactcontact label,
#contactcontact input,
#contactcontact textarea,
#contactcontact button {
	display: block;
	float: none;
	margin-top: 0;
}
#contactcontact div {
	margin-bottom: 0.6em;
}
#contactcontact label {
	font-weight: bold;
	margin-bottom: 0.1em;
}
#contactcontact textarea {
	margin-bottom: 0.6em;
}
#contactcontact button {
	margin-left: 0;
}
#aside #contactcontact p.error {
	float: none;
	margin-left: 0;
	margin-top: 0;
}
.vcard h3 {
	font-size: 1em;
	font-weight: bolder;
	margin: 0;
}
.vcard .adr {
	margin-top: 0;
}
.vcard .street-address {
	display: block;
}
.vcard .email, .vcard .tel {
	margin: 0;
}
.vcard .map {
	margin-top: 0;
}
#recruitment {
	float: right;
}
#recruitment {
	border-top: 1px solid #999;
	float: left;
	width: 310px;
}
ol#recruitment {
	margin: 0;
	padding-top: 1em;
}
div#recruitment p {
	border: 0;
	color: #000;
	float: none;
	font-weight: bolder;
	width: auto;
}
#recruitment li {
	border-bottom: 1px solid #e5e5e5;
	list-style: none;
	margin: 0;
	padding: 1em 12px 1em 0px;
	text-indent: -9999px;
}
#recruitment li.last {
	border-bottom: 0;
}
#recruitment li span {
	display: block;
	text-indent: 0;
}
#recruitment li span.date {
	color: #666;
}
.emphasised_container {
	background: #e9e9e9;
	padding: 10px;
}
.vacancy_categories p {
	margin-top: 0;
}
.vacancy_categories li {
	list-style-type: none;
	margin-left: 0;
}
#vacancy_positions li {
	background: #f9f9f9;
	margin-bottom: 0.6em;
	padding: 10px;
}
#vacancy_positions h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.4em;
}
#content #vacancy_positions p {
	font-size: 1em;
}
.salary_details {
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 0;
}

/* Bits and bobs used on various pages
   ———————————————————————————————————————————————————————————————————————————*/
#content div.captioned_image {
	font-size: .9em;
	margin: 2em 0;
}

#content p, #content ul {font-size:1.1em;}
#content p.date {
  margin:0;
  padding:0;
}
#content ul#sitemap li {
	font-size: 12px;
}

#aside.timeline p.date {
	border: 0;
	margin: 0;
	padding: 0;
}
#aside.timeline h3 {
	color: #2d7fa7;
	margin: 0;
}
#aside.timeline p {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 1em;
	font-size:0.95em;
}
#aside.timeline p.last {
	border: 0;
	padding: 0;
}

#aside h4 {font-weight:bold; margin-bottom:1em;}

img.moveaside {position:relative; float:right; margin:0 -275px 0 30px;}
img.thickborder {border:10px solid #F3F3F3;}

div.additional {
	clear: both;
	padding-top: 2em;
}
div.additional h2 {
	background: #f3f3f3;
	margin: 0 0 0 -11px;
	padding: 3em 14px 8px;
}
div.additional p {
	border-top: 1px solid #999;
	float: left;
	margin-top: 0;
	padding-top: 2em;
	width: 478px;
}
.subtle {
	color: #999;
}

/* Values.
   ———————————————————————————————————————————————————————————————————————————*/
#content #inspire {
	margin: 3em 0;
	position: relative;
	width: 458px;
}
#content #inspire span {
	background: url(/img/core/inspire.png);
	cursor: pointer;
	float: left;
	height: 171px;
	text-indent: -9999px;
}
#content #inspire span.I {
	background-position: 0 -171px;
	width: 29px;
}
#content #inspire span.I:hover, #content #inspire span.Ihover {
	background-position: 0 0;
	width: 29px;
}
#content #inspire span.n {
	background-position: -29px -171px;
	width: 84px;
}
#content #inspire span.n:hover, #content #inspire span.nhover {
	background-position: -29px 0;
}
#content #inspire span.s {
	background-position: -113px -171px;
	width: 84px;
}
#content #inspire span.s:hover, #content #inspire span.shover {
	background-position: -113px 0;
}
#content #inspire span.p {
	background-position: -197px -171px;
	width: 85px;
}
#content #inspire span.p:hover, #content #inspire span.phover {
	background-position: -197px 0;
}
#content #inspire span.i {
	background-position: -282px -171px;
	width: 28px;
}
#content #inspire span.i:hover, #content #inspire span.ihover {
	background-position: -282px 0;
}
#content #inspire span.r {
	background-position: -310px -171px;
	position: relative;
	width: 76px;
	z-index: 2;
}
#content #inspire span.r:hover, #content #inspire span.rhover {
	background-position: -310px 0;
}
#content #inspire span.e {
	background-position: -387px -171px;
	position: absolute;
	right: 0;
	width: 85px;
	z-index: 1;
}
#content #inspire span.e:hover, #content #inspire span.ehover {
	background-position: -387px 0;
	width: 86px;
	z-index: 3;
}
#values {
	clear: both;
	margin-bottom: 14px;
	overflow: hidden;
}
#values.withjavascript {
	height: 200px;
	position: relative;
}
#values div.value {
	background: #fff url(/img/core/values.png) no-repeat -530px 0;
	height: 100%;
	margin: 1em 0;
	overflow: hidden;
	padding: 12px 0 0 16px;
	width: 444px;
}
#values.withjavascript div.value {
	position: absolute;
}
#values div.value#valuenurture {
	background-position: -480px 0;
}
#values div.value#valuesafety {
	background-position: -400px 0;
}
#values div.value#valuepartnership {
	background-position: -310px 0;
}
#values div.value#valueinnovation {
	background-position: -255px 0;
}
#values div.value#valuerespect {
	background-position: -200px 0;
}
#values div.value#valueenthusiasm {
	background-position: -140px 0;
}
#content div.value img {
	border: 1px solid #ccc;
	float: right;
	margin: 14px 0 14px 1em;
	padding: 5px;
}
#content div.value h3 {
	color: #e88e0c;
	text-transform: none;
	width: auto;
}

/* Partners and funding.
   ———————————————————————————————————————————————————————————————————————————*/
ul.partners {
	float: left;
	margin: 1em -32px;
}
ul.partners li {
	float: left;
	list-style: none;
	margin: 1em 32px;
	padding: 0;
	width: 220px;
}
ul.partners li img {
	border: 1px solid #eaeaea;
}
