@charset "utf-8";
/* CSS Document */
body{
	font:74% / 1.3 Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#221e1f;
	background-image:url(images/template/backgroundGrad.gif);
	background-repeat:repeat-x;
}
h1{
	font-size:2em;
	letter-spacing:-0.05em;
	padding:0;
	margin:10px 0px;
}
h2{
	font-size:1.4em;
	letter-spacing:-0.05em;
	padding:0;
	margin:20px 0px 10px 0px;
}
h3{
	margin:4px 0px 0px 0px;
	padding:0;
	color:#17607e;
	font-size:1.2em;
	letter-spacing:-0.05em;
}
hr {
	height: 1px;color: #17607E;
	background-color: #17607E;
	border: none;
}
/*-------Structure------*/
.clear{
	clear:both;
	font-size:0.1em;
	height:1%;
}
#mainWrap{
	margin:0 auto;
	padding:0;
	width:900px;
}
#header{
	float:left;
	width:900px;
	background-image:url(images/template/backgroundAuckland.gif);
	background-position:300px 0px;
	background-repeat:no-repeat;
}
#login {
	position: absolute;
	left: 20px;
	top: 20px;
}
#searchBox{
	position: absolute;
	right: 20px;
	top: 20px;
}
#searchBox form{
	margin:0px;
	padding:0px;
}
#searchBox label{
	color: #ffffff;
}
.logo{
	padding:77px 0px 0px 10px;
}
.logo img{
	padding:0px 50px 0px 0px;
}
#logo-text{
	margin: 0;
	font: bold 2.8em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -1px;
	text-transform: none;
	text-decoration: none;
}
#logo-text span {
	color: #000000;
	font-size: small;
}
#logo-text  .maori{
	color: #f5f3ea;
	font: 18px 'Trebuchet MS', Arial, Sans-serif;
	position: relative;
	top: -25px;
}
#content{
	padding:20px 20px 20px 20px;
	float:left;
}
#contentLeft{
	float:left;
	width:170px;
	padding:15px 30px 0px 0px;
}
#content1{
	float:left;
	width:660px;
}
#content2{
	padding:0px 30px 20px 0px;
	float:left;
	width:400px;
	overflow: hidden;
}
#contentRight{
	float:left;
	width:230px;
	padding:20px 0px;
	margin:20px 0px 0px 0px;
	
}
#contentRight img {
	overflow: hidden;
}
#contentLeftThreeCol{
	float:left;
	width:160px;
	padding:0px 45px 0px 0px;
	margin:26px 0px 0px 0px;
}
#contentMiddleThreeCol{
	padding:0px 20px 20px 0px;
	margin:10px 0px 0px 0px;
	float:left;
	width:348px;
}
#contentRightThreeCol{
	float:left;
	width:188px;
	padding:0px;
	margin:24px 0px 0px 0px;
}
/*----stylistic elements----*/
.highlightBoxHolder{
	margin:30px 0px;
}
.highLightBox{
	float:left;
	width:235px;
	height:94px;
	background-image:url(images/template/highlightBacking.jpg);
	background-repeat:no-repeat;
	padding:12px 13px 0px 13px;
}
.highLightHeading{
	display:block;
	font-size:1.3em;
	font-weight:bold;
	color:#17607e;
}
.divider{
	display:block;
	margin:15px 0px;
	height:2px;
	border-top:1px dotted #ccc;
}
.intro{
	font-weight:bold;
}
img.alignLeft{
	float:left;
	padding:0px 12px 8px 0px;
}
img.alignRight{
	float:right;
	padding:0px 0px 15px 15px;
}
/*RSS Boxes*/
.rssHeading{
	display:block;
}
.rssHeading a{
	font-size:1.1em;
	font-weight:bold;
	color:#221e1f;
	text-decoration:none;
}
.rssHeading a:visited{
	font-size:1.1em;
	font-weight:bold;
	color:#221e1f;
	text-decoration:none;
}
.rssHeading a:hover{
	font-size:1.1em;
	font-weight:bold;
	color:#221e1f;
	text-decoration:underline;
}
.rssSubHeading{
	display:block;
	margin:10px 0px 0px 0px;
}
.rssSubHeading a{
	color:#17607e;
	font-weight:bold;
	text-decoration:none;
}
.rssSubHeading a:visited{
	color:#17607e;
	font-weight:bold;
	text-decoration:none;
}
.rssSubHeading a:hover{
	color:#17607e;
	font-weight:bold;
	text-decoration:underline;
}
/*download*/
#download{
	display:block;
	float:left;
	width:122px;
	height:126px;
	margin:0px;
	background-image:url(images/template/downloadReportNarrow.jpg);
	background-repeat:no-repeat;
	padding:10px 1px 0px 45px;
}
#download a{
	font-size:1em;
	font-weight:bold;
	line-height:1em;
	text-decoration:none;
	color:#221e1f;
}
#download a:visited{
	color:#221e1f;
}
#download a:hover{
	text-decoration:underline;
}
#download .downloadFigure{
	font-size:0.9em;
	font-weight:normal;
}
#download .downloadSmall{
	display:block;
	padding:4px 0px 0px 0px;
	font-size:0.9em;
	font-weight:normal;
}
#download .downloadSmall a{
	font-size:0.85em;
	font-weight:normal;
	text-decoration:underline;
}
/*comments*/
.comment{
	margin:15px 0px;
}
.commentHeading{
	font-weight:bold;
}
.commentDate{
	font-size:0.9em;
	color:#666;
}
/*-----Headers-----*/
/*FAQS*/
.faqQuestion{
	background-image:url(images/template/icon-faqQ.gif);
	background-position:0px 2px;
	background-repeat:no-repeat;
	padding:0px 0px 0px 22px;
	font-weight:bold;
}
.faqAnswer{
	background-image:url(images/template/icon-faqA.gif);
	background-position:0px 2px;
	background-repeat:no-repeat;
	padding:0px 0px 0px 22px;
	margin:0px 0px 10px 0px;
	border-bottom:1px dotted #333;
}
/*--------Tables----------*/
table{
	border-collapse:collapse;
}
table tr th{
	text-align:left;
	vertical-align:top;
	padding:5px 15px 5px 10px;
	background-color:#cbdde2;
}
table tr td{
	text-align:left;
	vertical-align:top;
	padding:5px 15px 5px 10px;
	border-bottom:1px solid #eef0f9;
}
/*-----Submit Comment-----*/
.submitCommentBox{
	background-color:#e9f0f2;
	padding:15px;
}
.submitHeader{
	font-weight:bold;
	font-size:1.1em;
}
.submitFormBox{
	float:left;
	width:250px;
	margin:0px 0px 10px 0px;
}
.submitFormBox input{
	width:180px;
}
.submitFormBox textarea{
	width:300px;
}
.submitCommentBox .noticeField{
	font-size:0.9em;
	font-style:italic;
	color:#666;
}
/*-----Search Box-----*/
.searchInput{
	float:left;
	height:22px;
}
.searchInput input{
	font-size:1.1em;
	width:120px;
}
.searchButton{
	float:left;
	padding:1px 0px 0px 5px;
}
/*----Elements----*/
a{
	color:#50879e;
}
a:visited{
	color:#50879e;
}
a:hover{
	color:#50879e;
	text-decoration: underline;
}
img{
	margin:0;
	padding:0;
	border:none;
}
p{
	margin:0px 0px 15px 0px;
}
/*lists*/
#contentRight ul{
	margin:10px 0px;
	padding:0;
}
#contentRight ul li{
	padding:2px 10px;
	list-style:none;
	background-image:url(images/template/listArrow.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
}
/*-----Footer----*/
#footer{
	background-image:url(images/template/footerBacking.gif);
	background-repeat:repeat-x;
	width:900px;
	margin-bottom: 10px;
}
#footer a{
	color:#221e1f;
	text-decoration:none;
}
# a:visited{
	color:#221e1f;
}
#footer a:hover{
	text-decoration:underline;
}
#footerIcons{
	float:left;
	padding:10px 0px 10px 20px;
}
.footerHeader{
	float:left;
	width:175px;
	font-weight:bold;
}
.footerIcon{
	float:left;
	width:90px;
	padding:2px 0px 2px 22px;
	font-size:0.9em;
}
.twitter{
	background-image:url(images/template/icon-twitter.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.facebook{
	background-image:url(images/template/icon-facebook.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.youtube{
	background-image:url(images/template/icon-youTube.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.rss{
	background-image:url(images/template/icon-rss.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.email{
	background-image:url(images/template/icon-email.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
#footerDisclaimers{
	float:left;
	padding:0px 0px 10px 20px;
}
.nzGovtLogo{
	float:left;
	width:175px;
}
.footerDisclaim{
	float:left;
	width:100px;
	padding:10px 0px 0px 0px;
}
.footerCrown{
	float:left;
	width:55px;
	padding:0px 0px 0px 230px;
}
