/* CSS Document */

/* LAYOUT */
@import "resets.css";
@import "maori_colour.css";
@import "type.css";

/* remaining layout.css rules */

/* body */
body {
	width: 770px;
	border: thin double #EFF0D0;
	margin: 0 auto;
	text-align: left;
	}
/* =h */
h2, h3, h4, h5, h6 {
	margin: 0 0 .6em 0;
	}
/* =h1 */
h1 {
	margin-top: .2em;
	}
.info_block h1  {
	margin-bottom: 10px;
	}
h1.media_title {
	margin: 0;
	padding: 1em .2em 0 0;
	}
div.nav_section_box h1 {
	text-align: center;
	margin: 5px 10px;
	font-size: 150%;
	}
div#nav_breadcrumb_menu ul h1 {
	display: inline;
	vertical-align: bottom;
	margin-left: .4em;
	}
/*not everywhere*/
div#tikanga_best_practice_guidelines h1 {
	text-align: center;
	}	
ul#site_map h1, 
ul#site_links h1 {
	margin-top: 2px;
	margin-left: 5px;
	}
/* =h2 */
h2.intro_links {
	text-align: center;
	margin: -30px 8px 15px 8px;
	padding: 5px 10px;
	}
h2.note {
	padding: .2em .5em;
	border-left: solid 1px #4A5A35;
	border-right: solid 1px #4A5A35;
	margin-bottom: .5em;
	margin-right: 150px;
	}
h2.month {
	padding: 2px 10px;
	margin: 15px 0 0 0;
	}
h2.extra_space_above {
	margin-top: 25px;
	}
div.one_article h2 {
	margin: 5px 0 5px 0;
	}
ul#site_map h2, 
ul#site_links h2 {
	display:inline;
	margin-top: 2px;
	margin-left: 5px;
	}
div.links h2 {
	width: 80%;
	margin: 0 auto 0 auto;
	font-size: 100%;
	text-align: center;
	background-color: #E4D5A5;
	border: solid 1px #4A5A35;
	}
/* =h3 */
div.nav_section_box h3 {
	margin: 10px 10px 0 0;
	text-align: center;
	border: solid 1px #663D04;
	}
/* =p */
p {
	margin-top: .4em;
	margin-bottom: .6em;
	}
p.tiny_script {
	margin-top: -3px;
	}
p.note {
	margin: 5px 130px 5px 0;
	padding: .6em .5em;
	border-left: solid 1px #7D9B41;
	border-right: solid 1px #7D9B41;
	background-color: #EFF0D0;
	}
p.note_extended {
	margin: 15px 5px 5px 5px;
	padding: .6em .5em;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	background-color: #eee;
	}
/*not everywhere*/
p.note_maori {
	margin: 0;
	padding: .6em .5em;
	}
p.side_comment {
	margin: -12px 0 10px 15px;
	}
p.address {
	width: 50%;
	border-left: solid 3px #CCCCCC;
	border-right: solid 3px #CCCCCC;
	padding: .3em .5em;
	}
p.intro_back_links {
	margin: 10px 0 5px 0;
	text-align: center;
	padding: 5px 0;
	width: 100%;
	}
p.exteded_space_below {
	margin-bottom: 20px;
	}
p.contact_person {
	margin-top: .8em;
	}
p.more {
	text-align: left;
	margin: 5px 5px 5px 20px;
	text-indent: -20px;
	}
p.caption {
	margin: -15px 0 10px 0;
	text-align: center;
	}
p.clear_right {
	clear: right;
	}
p.clear_left {
	clear: right;
	}
p.moved_up {
	margin-top: 0;
	padding-top: 0;
	background-color: #FFCC33;
	}
/*not everywhere*/
p.recipient_header {
	text-align: left;
	width: 160px;
	padding: 0 10px 0 10px;
	}
/*not everywhere*/
p.recipient_profile {
	text-align: justify;
	width: 160px;
	padding: 0 10px 0 10px;
	}
/*not everywhere*/
p.recipient_header_wide,
p.recipient_profile_wide {
	padding: 0 10px 0 10px;
	}
p.caption_below {
	padding: 0 5px 5px 5px;
	}
.info_block p {
	text-align:justify;
	}
form p {
	vertical-align: middle;
	text-align: left;	
	margin: 0 0 .2em 0;
	}
div.info_block table tr td p {
	text-align: left;
	}
div.see_also_box p.more {
	margin: 0 0 0 20px;
	}
div.info_block p.centered {
	text-align: center;
	}
div.scrollable, p.scrollable {
	margin: 10px 0;
	width: 100%;
	overflow: scroll;
	}	
div#related ul li p.name {
	margin: 0 0 -5px 0;
	}
/* =table */
table {
	margin: 5px 0 15px 0;
	border: solid 1px #E9F2FE;
	}
table#quick_find_table {
	margin: 20px 0;
	width: 100%;
	}
div.collapsible table {
	width: 100%;
	}
/* = th */	
th {
	padding: 3px 5px;
	border: solid 1px #E9F2FE;
	text-align: center;
	}
th.left {
	text-align: left;
	}
/* = td */	
td {
	padding: 3px 5px;
	border: solid 1px #E9F2FE;
	}
td.doc_type {
	text-align: center;
	}
td.has_arrow {
	background-image: url(../images/global/uparrow.gif);
	background-repeat: no-repeat;
	background-position: center;
	}
/* =ul */
ul.intro_links {
	border: solid 1px #E2EBF4;
	padding: 10px;
	margin: 1em 0 0 0;
	}	
div.info_block ul {
	margin: 0 0 20px 0;
	padding: 0;
	}
ul li.pdf,
ul li.html,
ul li.doc,
ul li.ppt {
	margin-left: 0px;
	}
div.info_block ul.square_bullets {
	margin-bottom: 0;
	}
div.links ul {
	padding: 5px;
	}
div.see_also_box ul {
	margin: 0;
	}
div.see_also_box ul {
	margin: 0;
	}
ul#site_map {
	width: 40%;
	}
ul#site_links {
	width: 40%;
	}
div#nav_main ul {
	margin:0;
	padding:1px 0px 0px 0px;
	list-style:none;
	}
div#nav_sub ul {
	text-align: center;
	border-style: solid;
	border-width: 1px;
	padding: 3px 9px 8px 9px;
	}
div#nav_breadcrumb_menu ul {
	/*height: 2em;*/
	border-style: solid;
	border-width: 1px;
	padding: 3px 9px 8px 9px;
	}
div#suppl_navigation ul {
	text-align: center;
	padding: .3em 1em;
	}
div#related ul {
	margin: 15px 0 0 0;
	}
/* =ol */
ol {
	list-style: outside;
	list-style-type: decimal;
	margin: 5px 0 5px 20px;
	}
/* =li */
ul.intro_links li {
	list-style: none;
	/*line-height: 1.3em;*/
	}
ol.letter_bullets li {
	list-style-type: lower-alpha;
	}
ul#site_map li.first_entry, 
ul#site_links li.first_entry {
	padding-left: 20px;
	}
div.info_block ol li {
	margin: 0 0 0 5px;
	}
div.info_block ul ol li {
	list-style-type: decimal;
	}
div.info_block ul li.collapsible_space {
	list-style: none;
	margin: 0;
	padding: 0;
	}
div.info_block ul.document_list li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
div.info_block ul li.pdf {
	list-style: none;
	list-style-position: outside;
	margin: .5em 2em;
	padding: .5em 0 .5em 1em;
	text-indent: -.4em;
	list-style-image: url(../images/doc_types/pdf.jpg);
	border-bottom: solid 2px #F0F0FF;
	}
div.info_block ul.doclinks li.pdf,
div.info_block ul.doclinks li.ppt,
div.info_block ul.doclinks li.html, 
div.info_block ul.doclinks li.doc {
	list-style-position: inside;
	padding: .5em 0 .5em 0;
	margin: 0;
	}
div.info_block ul.no_doc li {
	list-style-image: none;
	}
div.info_block ul li.html {
	margin: 0 0 15px 35px;
	list-style-image: url(../images/doc_types/html.jpg);
	border-bottom: solid 2px #F0F0FF;
	}
div.info_block ul li.ppt {
	margin: 0 0 15px 35px;
	list-style-image: url(../images/doc_types/ppt.gif);
	border-bottom: solid 2px #F0F0FF;
	}
div.info_block ul li.doc {
	margin: 0 0 15px 35px;
	list-style-image: url(../images/doc_types/doc.jpg);
	border-bottom: solid 2px #F0F0FF;
	}
div.info_block ul.doclinks li.pdf,
div.info_block ul.doclinks li.html, 
div.info_block ul.doclinks li.doc {
	border-bottom: none;
	}
div.info_block ul li {
	list-style-position: outside;
	margin: 0 0 0 15px;
	list-style: disc;
	}
div.collapsible li {
	list-style: disc;
	margin-left: 20px;
	}	
div.one_article ul.recipients li {
	list-style: none;
	}
div.info_block ul.square_bullets li {
	list-style-type: square;
	}
div.see_also_box ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	}	
div.info_block ul li.light,
div.info_block ul li.dark {
	list-style: none;
	list-style-image: none;
	padding: .2em 0;
	margin: 0;
	text-align: center;
	}
div.info_block ul li.light ul li,
div.info_block ul li.dark ul li {
	text-align: left;
	}
div.links ul li {
	list-style: disc;
	list-style-position: outside;
	margin: 0 0 5px 20px;
	}
div#related ul li {
	margin: 0 0 10px 15px;
	}
div#nav_breadcrumb_menu ul li {
	display: inline;
	vertical-align: bottom;
	margin-left: .4em;
	}
div#nav_main li {
	display:inline;
	}
div#nav_sub ul li {
	display: inline;
	}
ul#site_map li, 
ul#site_links li,
div#suppl_navigation li {
	display:inline;
	}	
div#nav_sub ul li, 
ul#site_map li, 
ul#site_links li,
div#suppl_navigation li {
	border-right: solid 1px #CCCCCC;
	padding-left: .4em;
	padding-right: .4em;
	}
div#nav_breadcrumb_menu ul li.first_item {
	margin-left: 10px;
	}
/* = img */	
/*not everywhere*/	
img.poutini {
	width: 50%;
	}
span.with_expand_icon img {
	margin-right: 5px;
	}
/* = dt */		
dt {
	margin: 5px 0 0 0;
	}
/* =form =select =input */	
form {
	margin: .2em 0;
	}
select, 
input {
	text-align: left;
	}
select, 
input[type="button"] {
	text-align: center;
	}
form#searchbox_001928271465830841429:rvgel_zzl8w input {
	width: 400px;
	text-align: right;
	}
/* span */
p span.more, 
p.more span {
	position: relative;
	vertical-align: middle;
	margin-right: 5px;
	}
span.link_info {
	margin: 0 0 0 10px;
	}
span.doc_size {
	line-height: 1.5em ;
	}
a.tooltip span {
	display: none;
	}
div#contains_pdf_links span.doc_size {
	position: absolute;
	left: 180px;
	}
div#nav_main a span {
	float:left;
	display:block;
	background:url(../images/nav_main/maori_tabright1.gif) no-repeat right top;
	/*padding:5px 15px 4px 6px;*/
	padding:5px 12px 4px 8px;
	}
div#nav_main li.current a span {
	background-position:100% -42px;
	}
a.tooltip:hover span { /*the span will display just on :hover state*/
    display: block;
    position: absolute;
    top: 2em; 
	left: 2em; 
	width: 15em;
    border: 1px solid #0cf;
    text-align: center;
	visibility: visible;
	}
div#nav_main a:hover span {
	background-position:100% -42px;
	}
/* =img */
div.content_image_other img {
	position: relative; /*Don't remove!  position: relative needed for IE 6 to display!!!*/
	float: right;
	margin: 10px 0px 10px 10px;
	padding: 0;
	}	
div.content_image img {
	position: relative; /*Don't remove!  position: relative needed for IE 6 to display!!!*/
	float: right;
	margin-top: 10px;
	padding: 0;
	width: 110px;
	}	
div.content_image_pnp img {
	position: relative; /*Don't remove!  position: relative needed for IE 6 to display!!!*/
	float: right;
	margin-top: 10px;
	padding: 0;
	/*width: 170px;*/
	}
/* =class */
.clear_both {
	clear: both;
	}
.info_block {
	/* IE doesn't refresh background-color if position is set to relative !!! so don't use it */
	/*position: relative;*/
	border-width: 1px;
	border-style: solid;
	padding: 15px 20px;
	margin-bottom: 5px;
	}
/* =div. */
div.image_centered {
	width: 100%;
	text-align: center;
	margin: 10px auto;
	}
div.collapsible {
	border-left: solid thick #4A5A35;
	padding: 5px 5px;
	}
div.links {
	width: 100%;
	margin-top: 0px;
	}
div.see_also_box {
	width: 180px;
	margin: 0 10px 15px 10px;
	padding: 10px;
	}
div.intro_back_links {
	border: solid 1px #E2EBF4;
	margin: -20px 0px 25px 0px;
	padding: 5px 5px;
	text-align: center;
	}
div.wide_image {
	width: 430px;
	text-align: center;
	background-color: #FFFFCC;
	}
div.float_right {
	float: right;
	margin: 5px 0 5px 10px;
	}
div.float_left {
	float: left;
	margin: 5px 10px 5px 0;
	}
div.pnp_imagetable_container {
	width: 100%;
	}
/*date used in meta tag of news items*/
div.small_date {
	text-align: center;
	padding: 5px 0;
	margin: 0px;
	}
div.note {
	margin: 5px 10px 5px 0;
	padding: 0 10px 10px 10px;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	background-color: #eee;
	}
div.nav_section_box {
	/* IE doesn't refresh background-color if position is set to relative !!! so don't use it */
	/*position: relative;*/
	border-width: 1px;
	border-style: solid;
	padding: 15px 20px;
	margin-bottom: 5px;
	}
div.one_article {
	margin: 0 0 1em 0;
	}
div.box_extender {
	clear: both;
	line-height: 1px;
	width: 20px;
	margin: 0;
	padding: 0;
	}
/*This fixes a problem in IE where clear: both makes div.info_block become wider on the left*/
/* begin hide from ie5 \*/
div.info_block {height:1%;}
/* hide end */
div.info_block ul.red_x li {
	list-style-image: url(../images/bullets/cross_red.jpg);
	padding: 0 0 10px 0;
	}
div.info_block ul.green_tick li {
	list-style-image: url(../images/bullets/check_green.jpg);
	padding: 0 0 10px 0;
	}	
/* =div# */
div#shell {
	/*position: relative;*/
	}	
div#branding {
	background-color: transparent;
	}
div#nav_main_shell {
	width: 770px;
	position: relative;
	display: block;
	}
div#quicklinks {
	border: solid 1px #666666;
	padding: 5px 15px;
	margin-bottom: 15px;
	}
div#search {
	top: -8px;
	}
div#nav_breadcrumb_menu {
	/*height: 1em;*/
	vertical-align: middle;
	}
div#nav_breadcrumb_menu {
	clear: both;
	text-align: center;
	}
div#nav_sub {
	clear: both;
	}
div#search {
	width: 480px;
	height: 38px;
	margin: -44px auto 0 auto;
	position: relative;
	left: 120px;
	}
div#nav_main {
	float: left;
	display: inline;
	border-bottom-width: 0;
	border-bottom-style: solid;
	}
div#content {
	padding-top: 1em;
	width: 770px;
	}
div#main_content {
	position: relative;
	padding: 0 5px 10px 5px;
	float: left;
	width: 465px;
	}
div#sub_content {
	position: relative;
	padding: 0 5px 10px 5px;
	float: right;
	width: 285px;
	}
div#suppl_navigation {
	position: relative;
	clear: both;
	width: 100%;
	}
div#site_information {
	position: relative;
	background-image: url(../images/site_info/maori_site_info_background.jpg);
	background-repeat: no-repeat;
	padding-bottom: 60px;
	}
div#site_info_links_text_block {
	position: relative;
	top: 20px;
	}
/* =a:link */
li.pdf a,
li.html a,
li.doc a,
li.ppt a {
	margin-left: 5px;
	}
span.more + a {
	padding: 0 .3em;
	margin: 0 .3em;
	}
div#nav_main a {
  float:left;
  background: url(../images/nav_main/maori_tableft1.gif) no-repeat left top;
  padding:0 0 0 4px;
  }
p.tiny_script a{
	padding-left: 70px;
	}
div#nav_main li.current a {
  background-position:0% -42px;
  }
a.tooltip {
    position:relative; /*this is the key*/
    z-index:24; 
	}
/* =a:hover */
span.more + a:hover {
	/*padding: 0 .3em;*/
	/*margin: 0 .3em;*/
	}	
div#nav_main a:hover {
  background-position:0% -42px;
  }
a.tooltip:hover {
	z-index:25; 
	visibility: visible;
	}
/* =a:active */
span.more + a:active {
	padding: 0 .3em;
	margin: 0 .3em;
	}