@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; src: local('Open Sans Light'), local('OpenSans-Light'), url(/_assets/_fonts/opensans/opensans-light.woff2) format('woff2'), url(/_assets/_fonts/opensans/opensans-light.woff) format('woff'); font-display: swap; }
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local('Open Sans Semibold'), local('OpenSans-semibold'), url(/_assets/_fonts/opensans/opensans-semibold.woff2) format('woff2'), url(/_assets/_fonts/opensans/opensans-semibold.woff) format('woff'); font-display: swap; }
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans Regular'), local('OpenSans-Regular'), url(/_assets/_fonts/opensans/opensans-regular.woff2) format('woff2'), url(/_assets/_fonts/opensans/opensans-regular.woff) format('woff'); font-display: swap; }
/*! Generated by Fontspring (https://www.fontspring.com) on May 12, 2019 Fully installable fonts can be purchased at http://www.fontspring.com The fonts included in this stylesheet are subject to the End User License you purchased from Fontspring. The fonts are protected under domestic and international trademark and copyright law. You are prohibited from modifying, reverse engineering, duplicating, or distributing this font software. (c) 2010-2019 Fontspring */
@font-face { font-family: 'Amsi pro condlight'; src: url(/_assets/_fonts/amsipro/amsiprocond-light-webfont.woff2) format('woff2'), url(/_assets/_fonts/amsipro/amsiprocond-light-webfont.woff) format('woff'); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: 'Amsi pro condbold'; src: url(/_assets/_fonts/amsipro/amsiprocond-bold-webfont.woff2) format('woff2'), url(/_assets/_fonts/amsipro/amsiprocond-bold-webfont.woff) format('woff'); font-style: normal; font-weight: 700; font-display: swap; }

/*********

CTCR CSS

*********/

body {
	background: url(gfx/background.png) repeat-x 0 0;
}
#wrapper {
	background: url(gfx/banner.jpg) repeat-x center 0;
}
.titleinner {
	margin-top: 0px;
}
.titleinner img {
	display: none
}
#title h1 {
	background: url(gfx/title.png) 0px 100px no-repeat;
	color: #163568;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, arial, sans-serif;
	font-size: 34px;
	font-weight: 300;
	line-height: 1.25;
	margin: 3px 0 21px 23px;
	max-width: 627px;
	padding: 365px 0 0px 0px;
	position: static;
}
#content p,
#content ul,
#content ol,
#content li,
#content table,
#content dl,
#content form fieldset label,
#content form fieldset input,
#content form fieldset textarea,
#right p,
#right li {
  font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
  font-weight: 400;
  line-height: 1.6;
  font-size: 15px;
  text-rendering: optimizeLegibility;
}
#content table td,
#content table td p {
  font-size: 15px;
  line-height: 1.6;
}
#content th,
#content td,
#right p,
#right li {
  font-size: 13px;
}
#right p,
#right ul {
  margin-bottom: 14px;
}
#content a {
  transition: all 0.3s ease-out;
}
#content h2 {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, arial, sans-serif;
	font-weight: 300;
	font-size: 25px;
	line-height: 1.4;
	margin: 35px 0 21px 0;
	border: none;
}
#content h3 {
	color: #004c67;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, arial, sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.4;
}
#content h4 {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.6;
	color: #004c67;
}
#content p.fullwidth-banner img {
	max-width: 100%;
	border: none;
	padding: 0;
	margin: 2px 0 0 0px;
}
#content blockquote {
	padding-bottom: 14px;
}
#content blockquote p:last-of-type {
	margin-bottom: 0;
}
#content .heading-translation {
  font-style: italic;
  font-size: 21px;
  font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
  font-display: swap;
  margin-top: -28px;
  margin-bottom: 35px;
  font-weight: 300;
  color: #888888;
}
#right {
	margin-top: 0;
	background-image: none;
}
#right h2 {
	margin-bottom: 7px;
	padding-top: 14px;
}
#right ul, #right p {
  border-bottom: none;
}



/*------------

Frontpage

------------- */


body.frontpage  #content p.arrow {
	background: url(gfx/arrow-grey.png) left 19px no-repeat;
	padding: 14px 0 14px 14px;
}
body.frontpage #title h1.notopimage {
	max-width: 882px;
}
body.frontpage #content {
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
	max-width: 882px;
	width: 100%;
}
body.frontpage #content .introduction {
	/*
	background: url("gfx/shadow.png") no-repeat center bottom;
	background-size: contain;
	border-bottom: 1px solid #dddddd;
	*/
	padding-bottom: 21px;
	width: 100%;
}
body.frontpage #content .tile-box-shadow-thumbnail-description {
	padding-bottom: 7px;
}
body.frontpage #content .tile-box-shadow-container:nth-of-type(2) .tile-box-shadow-thumbnail-description {
	box-shadow: none;
	padding-top: 21px;
}
body.frontpage #content .tile-box-shadow-thumbnail-description h2:after {
	display: none;
}
body.frontpage #content .tile-box-shadow-thumbnail-description h2:before {
	background: #f9c000;
	content: '';
	display: block;
		height: 3px;
	margin-bottom: 11px;
	width: 37px;
}
body.frontpage #content .grid-twothirds {
	margin-right: 5.3%;
	width: 68.4%;
}
body.frontpage  #content .grid-twothirds img {
	border: none;
  float: right;
  padding-left: 6%;
	width: 40%;
}
body.frontpage #content .grid-third {
	margin-top: 39px;
	width: 26.3%;
}
body.frontpage #content .grid-third p {
	font-size: 13px;
}
body.frontpage #content .grid-third p.aquaquote {
	font-weight: 700;
	margin-bottom: 7px;
}
body.frontpage #content .grid-third article img {
	display: none;
}
body.frontpage #content .grid-third h3 {
	font-size: 15px;
}
body.frontpage #content .grid-third article h3 {
	font-size: 13px;
	font-weight: 400;
	line-height: 1.6;
	margin-bottom: 3px;
}
body.frontpage #content .grid-third article p.smalltag {
	color: #888888;
	font-size: 11px;
	font-style: normal;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
body.frontpage  #right .features h2 {
	color: #004c67;
	font-size: 22px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, arial, sans-serif;
	font-weight: 400;
	border-top: none;
	border-bottom: none;
	margin-bottom: 14px;
	text-transform: none;
}
body.frontpage  #right .features article:nth-child(4),
body.frontpage  #right .features article:nth-child(5) {
	display: none;
}
body.frontpage  #right img {
	display: none;
}
body.frontpage #features h2 {
	color: #004c67;
	font-size: 22px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, arial, sans-serif;
	font-weight: 400;
	border-top: none;
	border-bottom: none;
	margin-bottom: 14px;
}
body.frontpage  #features h3 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
}
body.frontpage  #right .rightcontentwysiwyg h2 {
	color: #004c67;
	font-size: 22px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, arial, sans-serif;
	font-weight: 400;
	border-top: none;
	border-bottom: none;
	margin-bottom: 14px;
	text-transform:	none;
}
body.frontpage #content #box3.grid-third{
	margin-top: 0;
}

/* News */

body.frontpage #content .news-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.frontpage #content .news-section h2 {
  width: 100%;
  margin-top: 21px;
  margin-bottom: 21px;
}
body.frontpage #content .news-section article {
	width: 21%;
	margin-right: 5.3%;
}
body.frontpage #content .news-section a {
	border-bottom: none;
}
body.frontpage #content .news-section article:nth-of-type(4n) {
  margin-right: 0;
}
body.frontpage #content .news-section article h3 {
  font-size: 14px;
  font-weight: 400;
	line-height: 1.5;
  margin-bottom: 7px;
}
body.frontpage #right {
  padding-left: 0;
  margin-left: 232px;
  box-sizing: border-box;
  max-width: 882px;
}
body.frontpage #content .news-section article p.smalltag {
  border: none;
  padding: 0 0 0 20px;
  font-size: 11px;
	font-style: normal;
  line-height: 1.2;
  background: url(/_assets/_gfx/calendar-icon-grey.svg) center 0;
}
body.frontpage #content .topofpage {
	display: none;
}

/* Profile page */

body.OTAGO064108 #content h1 {
	padding-bottom: 42px;
	margin-left: 0;
	opacity: .9;
	margin-top: -9px;
	padding-left: 0;
}

body.OTAGO064108 #right {
	margin-top: 0;
}

.tile-box-shadow,
.tile-box-shadow-description,
.tile-box-shadow-thumbnail-description,
.tile-box-shadow-thumbnail-no-description {
	width: 186px;
	margin-right: 46px;
}
body.frontpage #content .news-section article {
	width: 186px;
	margin-right: 46px;
}
body.frontpage #content .news-section article:last-of-type {
	margin-right: 0;
}
.heading-translation {
    color: #888888;
    font-family: 'Amsi pro condlight', Helvetica, Arial, Geneva, sans-serif;
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 14px;
    margin-top: -7px;
}
body.frontpage #content .heading-translation {
	line-height: 1;
}
body.frontpage #content .heading-translation span {
    color: #888888;
    font-family: 'Amsi pro condlight', Helvetica, Arial, Geneva, sans-serif;
    font-size: 20px;
    line-height: 1.2;
    margin-top: 7px;
    font-style: normal;
}


/* MEDIA QUERIES ************/


@media (-webkit-min-device-pixel-ratio: 1.5),
  (min--moz-device-pixel-ratio: 1.5),
  (min-resolution: 1.5dppx),
  (min-resolution: 192dpi) {
    #title h1 {
       background-image: url(gfx/title@2x.png);
       background-size: 410px;
    }
}



@media only screen and (min-width: 1025px) and (max-width: 1162px) {
	#contentwrapper {
		padding: 0 0 14px 0;
	}
}



@media only screen and (min-width: 769px) and (max-width: 928px) {
	#contentwrapper {
		padding: 0 0 14px 0;
	}
}



/* iPad landscape */

@media only screen and (min-width: 769px) and (max-width: 1024px) {
  body.frontpage  #content {
     max-width: 650px;
  }
	body.frontpage .features article {
		margin-bottom: 46px;
	}
	body.frontpage #box3.grid-third {
	    width: 100%;
	    margin-bottom: 28px;
	    margin-top: 21px !important;
	}
}


@media only screen and (max-width: 768px) {
  body.frontpage #content .grid-twothirds img {
    width: 35%;
  }
	body.frontpage #content .grid-twothirds,
	body.frontpage #content .grid-third {
		width: 100%;
	}
	body.frontpage #content {
		max-width: 418px;
	}
	#right {
		border-top: none;
		width: 418px;
		margin: 0 0 0 232px;
	}
	body.frontpage  #right {
		border-top: none;
		width: 186px;
	}
	body.frontpage #right {
		clear: both;
		margin-left: 232px;
		top: 0;
    width: 418px;
	}
}

/* Mobile styles (phone and small tablet) media query */

@media only screen and (max-width: 700px) {
	body {
		background: none;
	}
	#wrapper {
	  background-size: 1200px;
	}
	#title h1 {
		background-position: 0 40px;
		background-size: 280px;
		font-size: 30px;
		margin: 0 0 21px 0;
		padding-top: 200px;
	}
	body.frontpage #title h1 {
		font-size: 25px;
	}
	.titleinner {
    padding: 14px 0 0 0px;
		width: 92%;
  }
	#title h1.notopimage {
		max-width: 100%;
		width: 100%;
	}
	#content h2 {
		margin-bottom: 14px;
	}
  #right {
		border-top: none;
		margin: 0;
		width: 100%;
	}
	body.frontpage #content {
		max-width: 97%;
	}
	body.frontpage  #right {
		border-top: none;
		margin: 0;
		width: 97%;
	}
	#editortoolkit,
	#pageexpiry {
		box-sizing: border-box;
	}
}
