/*! Generated by Fontspring (https://www.fontspring.com) on August 27, 2018. 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-2018 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: local('Amsi pro condbold'), local('Amsi-pro-condbold'), 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; } @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; } @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: 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: italic; font-weight: 300; src: local('Open Sans Light Italic'), local('OpenSans-Light-Italic'), url(/_assets/_fonts/opensans/opensans-lightitalic.woff2) format('woff2'), url(/_assets/_fonts/opensans/opensans-lightitalic.woff) format('woff'); font-display: swap; }



/*********
PROCTOR'S OFFICE CSS

*********/

body {
	background: url(gfx/proctor-insidepage-bckgrnd.jpg) 0 0px repeat-x;
}
header#global_intro h1 {
	font-family: 'Amsi Pro Condbold', 'Open Sans', Helvetica, arial, sans-serif;
  font-size: 23px;
  letter-spacing: 0.01em;
  line-height: 1.1;
}
header#global_intro h1.global_intro_maori {
  font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.25;
  margin-top: 5px;
  padding-bottom: 14px;
}
#wrapper {
	background: url(gfx/proctor-insidepage-banner.jpg) center 0px no-repeat;
}
	

.titleinner {
	padding-top: 189px;
	margin-top: 0px;
	background: url(gfx/proctor-title-inside.png) 227px 21px no-repeat;
	
}
#title h1 {
	color: #0e244b;
	font-family: 'Amsi pro condbold', Helvetica, Arial, Geneva, sans-serif;
  font-size: 60px;
  font-weight: normal;
  letter-spacing: -0.01em;
  line-height: 1.05;
  margin: 0px 0 28px 0px;
  max-width: 882px;
  position: static;
  text-rendering: optimizeLegibility;
}


/* #title h1.notopimage {
	background: none;
	margin: 21px 0;
	background: url(gfx/proctor_topline.gif) no-repeat 25px top;
	padding-top: 7px;
} */

#content { padding-top: 0; }

#content h2 {
      border-bottom: none;
      color: #678bcc;
      font-family: 'Amsi Pro Condlight', 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
      font-size: 42px;
      font-weight: 300;
      line-height: 1.25;
      padding-bottom: 10px;
      text-rendering: optimizeLegibility;
}
#content h3 {
      color: grey;
      font-family: 'Amsi Pro Condbold', 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
      font-size: 23px;
      line-height: 1.3;
      margin-top: 21px;
}
#content h4 {
      color: silver;
      font-family: 'Amsi Pro Condbold', 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
      font-size: 20px;
      letter-spacing: .4px;
      line-height: 1.3;
      margin-top: 21px;
}
#content p + h2,
#content table + h2,
#content ul + h2,
#content ol + h2,
#content dl + h2,
#content form + h2 { margin-top: 35px; }
#content p,
#content ul,
#content ol,
#content table,
#content dl,
#content dt,
#content dd,
#content form,
#content fieldset,
#content legend,
#content label,
#content select,
#content option,
#content textarea,
#content input,
#right p,
#right li,
#right input {
	font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
	font-weight: 400;
    font-size: 16px;
    line-height: 1.55;
}
#content ul,
#content ul li,
#right ul li {
	list-style-image: url(/_assets/_gfx/arrow-pale-green-forward.svg);
	list-style-position: outside;
    font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
    font-size: 16px;
    padding-bottom: 10px;
    list-style-position: outside;
    margin-left: 0px;
}
#content ol li {
    font-size: 16px;
    padding-bottom: 10px;
}
#content .grid-third ul {
  margin-left: 22px;
}

#content p.caption186 img { float: none; width: 186px; }

#content p img { float: right; }


#content ul, #content ol {
    margin-left: 17px;
}
#content p.fullwidth-banner img {
	max-width: 100%;
	border: none;
	padding: 0;
	margin: 2px 0 0 0px;
}

#right { background-image: none; }

div #content {
  max-width: 882px;
  position: relative;
  width: 100%;
}
#content p.fullwidthimage img {
    border: none;
}

#content p img {
    border: none;
}
#title h1.notopimage {
    max-width: 882px;
}
#right {
    background: none;
    box-sizing: border-box;
    margin-left: 0;
    padding-left: 232px;
    width: 100%;
}
#right .rightcontentwysiwyg {
    background-color: #f2f2f2;
    padding: 20px 20px 20px 30px;
    border-radius: 5px;
}
#right h2 {
    font-family: 'Amsi pro condbold', Helvetica, Arial, Geneva, sans-serif;
    font-size: 20px;
    letter-spacing: 0.01em;
    padding-bottom: 10px;
    text-transform: none;
}
#content table td {
    padding: 10px 20px 10px 0;
    font-size: 16px;
    line-height: 1.5;
}
#content table th {
	font-family: 'Amsi pro condbold', Helvetica, Arial, Geneva, sans-serif;
	font-size: 20px;
	 padding: 10px 20px 10px 0;
	color: #25436f;
}
#content ul.pagesubnav li a {
	font-family: 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
  font-size: 14px;
  line-height: 1.55;
}
#content ul.pagesubnav{
	border: none;
	padding: 15px;
}

/********** Prcotor Frontpage Google Map **********/
@-webkit-keyframes pulse {
	0% { opacity: 1.0; -webkit-transform: scale(1.0); }
	40% { opacity: 0.75; -webkit-transform: scale(0.90); }
	100% { opacity: 1.0; -webkit-transform: scale(1.0); }
}

#map_canvas { display: none; }
#proctor_map { width: 900px; height: 540px; }
#proctor_map img  { float: none !important; border: none !important; background: none !important; }
img[src*="blue_dot.png"] { -webkit-animation-name: pulse; -webkit-animation-duration: 2s; -webkit-animation-iteration-count: infinite; -webkit-animation-timing-function: ease-in-out; }

.mapbutton {
	direction: ltr;
	overflow: hidden;
	text-align: center;
	position: relative;
	font-family: Arial, sans-serif;
	-webkit-user-select: none;
	font-size: 100%;
	line-height: 160%;
	padding: 0 !important;
	border-radius: 2px 2px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.347656) 2px 2px 3px;
	box-shadow: rgba(0, 0, 0, 0.347656) 2px 2px 3px;
	min-width: 115px;
	border: 1px solid rgb(103, 138, 199);
	color: white;
	font-weight: 700;
	background: rgb(123, 152, 217);
}



/*//////////// Frontpage styles /////////////// */

body.OTAGO025012 { background: url(gfx/proctor-frontpage-bckgrnd.jpg) 0 0px repeat-x; }
body.OTAGO025012 #wrapper { background: url(gfx/proctor-frontpage-banner.jpg) center 0px no-repeat; }
body.OTAGO025012 #contentwrapper { padding-top: 18px; }
body.OTAGO025012 .titleinner {
	padding-top: 364px;
	margin-top: 0px;
	background: url(gfx/proctor-title-inside.png) 227px 64px no-repeat;
}
/* body.OTAGO025012 #title h1 { background: url(gfx/proctor_topline.gif) no-repeat 25px top; padding-top: 7px; } */

body.OTAGO025012 #content hr { margin: 35px 0 35px 0; border-top: 1px solid #e4e4e4; }
body.OTAGO025012 #title h1.notopimage {
	max-width: 882px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

body.OTAGO025012 #content .grid4 {
	padding-top: 48px;
	margin-top: -60px;
}

body.OTAGO025012 .stroke-divider {
    background: url(gfx/stroke-divider.jpg) center 10px no-repeat;
    padding-bottom: 48px;
    margin-bottom: 35px;
}


body.OTAGO025012 #content h3 {
	font-size: 18px;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, arial, sans-serif;
}

body.OTAGO025012 #content h2.intro {
	font-size: 30px;
	line-height: 1.4;
	background: none;
    font-family: 'Amsi Pro Condlight', 'Open Sans', Helvetica, Arial, Geneva, sans-serif;
	font-weight: 300;
    color: grey;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
	margin: 0 0 46px 0;
}

body.OTAGO025012 #right {
	float: left;
	margin-top: 136px;
	position: relative;
	z-index: 100;
}


body.OTAGO025012 #right .features h2{
	font-family: "Open Sans", "Helvetica Neue", Helvetica, arial, sans-serif;
	text-transform: none;
	color: #0e244b;
	font-size: 21px;
	border: none;
	margin: 0 0 20px 0;
	font-weight: 700;
	line-height: 1.2;
	padding: 0;
	background: none;
}

body.OTAGO025012 #right .rightcontentwysiwyg {
	background-image: none;
	clear: both;
	margin: 146px 0 0 0;
	padding: 0;
	width: 186px;
}


body.OTAGO025012 #right .rightcontentwysiwyg h2 {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, arial, sans-serif;
	text-transform: none;
	color: #0e244b;
	font-size: 21px;
	border: none;
	margin: 0;
	font-weight: 700;
	line-height: 1.2;
	padding: 0;
}

body.OTAGO025012 #right #pagemetadata {
	background-image: none;
	clear: both;
}
#content .grid1 { 
	width: 29%; 
	margin-right: 46px; 
	float: left; 
	min-height: 50px; 
}
#content .grid1 h2 { 
  font-family: 'Amsi pro condbold', Helvetica, Arial, Geneva, sans-serif;
  font-size: 25px;
	margin: 0px 0 21px 0;
}


/* MEDIA QUERIES ************/

/* iPad landscape */
@media only screen and (min-width: 769px) and (max-width: 1024px) {
	.titleinner {}
	#title h1 {}
	 #title {}
	#title h1 {}
    body.OTAGO025012 #wrapper {}
	body.OTAGO025012 .titleinner {}
	body.OTAGO025012 #title h1.notopimage { max-width: 650px; }
	#title h1.notopimage {}
	body.OTAGO025012 #title h1 {}
	body.OTAGO025012 #content { padding-bottom: 0;}
	body.OTAGO025012 #content .grid_third { width: 186px; }
    body.OTAGO025012 .stroke-divider { background: url(gfx/stroke-divider.jpg) no-repeat center 55px; background-size: 649px; }
	body.OTAGO025012 #right { margin-top: 0; clear: both; width: 650px; padding: 0 0 0 232px; }
	body.OTAGO025012 #content h2.intro { margin-top: 10px; }
	
	body.OTAGO025012 #right .features article:nth-child(3) { margin-right: 0; }
	body.OTAGO025012 #right .features article:last-child { display: none; }
}


@media only screen and (max-width: 768px) {
	
  div #content {
    max-width: 97%;
}
	
	.titleinner { background-position: 227px 20px; padding-top: 195px; }
	
	body.OTAGO025012 { background: url(gfx/proctor-insidepage-bckgrnd.jpg) center 0px no-repeat; }
	body.OTAGO025012 #wrapper { background: url(gfx/proctor-insidepage-banner.jpg) center 0px no-repeat; }
    body.OTAGO025012 #title h1 { max-width: 800px; }
    body.OTAGO025012 #title h1.notopimage { font-size: 28px; }
	body.OTAGO025012 .titleinner { background-position: 227px 20px; padding-top: 185px; }
/* 	body.OTAGO025012 #content { padding: 0 0 0 232px; } */
    body.OTAGO025012 .stroke-divider { background: url(gfx/stroke-divider.jpg) no-repeat center 162px; background-size: 341px;}
	body.OTAGO025012 #content .grid1 { width: 100%; }
	body.OTAGO025012 #content h2.intro {}
	
	#right { border-top: 1px solid #e4e4e4; margin-top: 0px; }
	body.OTAGO025012 #right { border-top: none; width: 418px; margin-top: 0; }
	body.OTAGO025012 #right .news { width: 100%; padding: 0 0 0 232px;}
	body.OTAGO025012 #right .features article { width: 163px; }
	body.OTAGO025012 #right .features article:nth-child(even){ clear: left; margin-right: 46px;}
	
	#proctor_map { width: 700px; height: 700px; }
}

@media only screen and (max-width: 700px) {
	body.OTAGO025012 #wrapper { background-position: -730px 0px; }
	body.OTAGO025012 .titleinner { background-position: 0px 40px; background-size: 323px; }
	body.OTAGO025012 #title h1.notopimage  { padding-left: 0; background-position: left top; margin-bottom: 0; }
	body.OTAGO025012 #content h2.intro { margin-bottom: 35px; }
	body.OTAGO025012 .stroke-divider { background: none; }
	body.OTAGO025012 #right { margin-top: 0; width: 96%; }
	body.OTAGO025012 #right .news { width: 100%; padding: 21px 0 0 0;}
		body.OTAGO025012 #content { padding: 0 0 0 0; }

	body.OTAGO025012 #content .grid4 { padding-bottom: 0; }
	body.OTAGO025012 #content img { float: none; }
	#wrapper { background-position: -730px 0px; }

	.titleinner { background-position: 0px 40px; background-size: 323px; }

	#title h1.notopimage  { 
		padding-left: 0; 
		background-position: left top; 
		margin-bottom: 0;
		font-size: 35px;
		padding-top: 0;
	}
	#content h2 {
		font-size: 30px;
		margin-bottom: 0;
	}
	#right {
		padding-left: 0px;
	}
body.OTAGO025012 #content h2.intro { 
		margin-bottom: 35px;
		font-size: 23px;
	}

	#right { margin-top: 0; width: 96%; }

	body.OTAGO025012 #content .grid4 { padding-bottom: 0; }

	#proctor_map { width: 280px; height: 440px; }
	#proctor_map form { right: 0 !important; top: 25px !important; }

}