html {
	background: #f0e9e7;	
}
body {
	margin: 0;
	padding: 0;
	font-size: 76%;
	font-family: Arial, Helvetica, sans-serif;
	background: white url(../graphics/base.gif) repeat-x bottom left;\
}
* html body {
	height: 1px;
}

img {
	border: 0 none;
	outline: none;
}

a {
	color: #b53700;
	outline: none;
}

td.naumaisite a {
	display: block;
	height: 20px;
	line-height: 20px;
	background: url(../graphics/sitelink.gif);
	color: white;
	float: right;
	text-decoration: none;
	padding: 0 12px;
}

fieldset {
	border: 1px solid #b9e3e2;
	margin: 0 -12px 20px;
	#padding: 15px;
	#position: relative;
	#top: -15px;
}
* html fieldset legend {
	color: black;
	margin-bottom: 10px;
	font-size: 120% !important;
	font-weight: bold;
}

a.back {
	display: block;
	font-size: 18px;
	background: url(../graphics/buttons/back.gif) no-repeat;
	padding-left: 40px;
	margin-top: 20px;
	clear: both;
}

h1 {
	font-weight: normal;
	font-size: 190%;
	color: #0e6e7e;
}

.clear {
	height: 1px;
	font-size: 0;
	line-height: 0;
	clear: both;
	float: none;
}

.mainclear {
	padding-bottom: 50px;
}

.alignright {
	text-align: right;
}

.floatright {
	float: right;
}

#wrapper {
	background: url(../graphics/top.gif) repeat-x;
	font-size: 90%;
}
#body3 #wrapper {
	background: url(../graphics/top_home.gif) repeat-x;
}

#innerWrapper {
	width: 600px;
	min-height: 100%;
	margin: 0 auto;
	position: relative;
}

#header {
	height: 152px;
	position: relative;
}
#header a {
	color: white;
}

#logo {
	position: absolute;
	top: 13px;
}

#navigation {
	position: absolute;
	right: 0;
	background: #cf7557 url(../graphics/navigation/navigation.gif) repeat-x;
	height: 79px;
	padding: 0 15px;
	z-index: 5;
	font-size: 110%;
}
* html #navigation {
	height: 78px;
}
#navigation div.lcorner, #navigation div.rcorner {
	position: absolute;
	bottom: 0;
	width: 23px;
	height: 23px;
}
#navigation div.lcorner {
	background: url(../graphics/navigation/nav_lcorner.gif) no-repeat;
	left: 0;
}
#navigation div.rcorner {
	background: url(../graphics/navigation/nav_rcorner.gif) no-repeat;
	right: 0;
}

#topbar {
	position: relative;
	top: 96px;
}
#body3 #topbar {
}
#topbar div.top {
	height: 56px;
	background: #4f1a11 url(../graphics/topbar.gif) no-repeat;
	position: relative;
	color: white;
}
#body3 #topbar div.top {
	background: #4f1a11 url(../graphics/topbar_home.gif) no-repeat;
}
#topbar div.base {
	height: 30px;
	line-height: 30px;
}
#body3 #topbar div.base {
}
#body3 #topbar div.base object {
	position: absolute;
}

#crumbs {
	background: url(../graphics/crumbs_inner.gif);
	height: 30px;
	padding: 0 30px;
	font-weight: bold;
	color: white;
}
#crumbs a {
	font-weight: normal;
	color: #b6e2e5;
	text-decoration: none;
}

#main {
	font-size: 110%;
	padding: 12px 0;
}
#body3 #main {
	background: url(../graphics/content_home.gif) no-repeat;
	padding-top: 10px;
	position: relative;
	top: -2px;
}
* html #body3 #main {
	position: relative;
	z-index: 2000;
}
#main div.left {
	float: left;
	width: 434px;
	#margin-top: 15px;
}
* html #main div.left {
	width: 444px;
	margin-left: -6px;
}
#main div.right {
	float: right;
	width: 431px;
	padding-top: 14px;
	position: relative;
}
* html #main div.right {
	margin-right: -12px;
}
#body3 #main div.right {
	top: -23px;
}

#home_images {
	position: absolute;
	height: 78px;
	width: 440px;
}
#home_images img {
	margin-right: 1px;
	
}

#footer {
	height: 193px;
	margin-top: -80px;
	background: url(../graphics/base.gif) repeat-x bottom left;
}
#footer div.top, #footer div.base {
	width: 899px;
	margin: 0 auto;
}
#footer div.top {
	height: 40px;
	line-height: 40px;
}
#footer div.base {
	height: 112px;
	background: white;
	position: relative;
	border-top: 1px solid #e7dad7;
}
#footer div.base p {
	margin: 0;
	position: absolute;
	top: 20px;
	left: 21px;
	line-height: 140%;
	font-size: 90%;
}
#footer div.base div {
	position: absolute;
	top: 0;
	right: 0;
}
#footer div.base div img {
	border-left: 1px solid #e7dad7;
}

#pagetools {
	display: none;
}
#pagetools div.lcorner, #pagetools div.rcorner {
	position: absolute;
	top: 0;
	width: 20px;
	height: 20px;
}
#pagetools div.lcorner {
	left: 0;
	background: url(../graphics/pagetools_lcorner.gif);
}
#pagetools div.rcorner {
	right: 0;
	background: url(../graphics/pagetools_rcorner.gif);
}
#pagetools a {
	text-decoration: none;
	color: white;
}

#back_to_top {
	float: right;
	width: 80px;
	height: 40px;
	line-height: 40px;
	background: url(../graphics/toplink.gif) no-repeat;
	padding-left: 15px;
}
#back_to_top a {
	color: white;
	text-decoration: none;
	font-size: 155%;
	display: block;
	text-align: center;
}

#listing {
	display: none;
}
#listing h3 {
	font-size: 145%;
	text-align: left;
	padding: 0 13px;
	height: 28px;
	line-height: 28px;
	margin: 1px 0;
	font-weight: normal;
}
#listing ul {
	margin: 0;
	padding: 0 0 10px;
}
#listing li {
	list-style-type: none;
	height: 25px;
	line-height: 25px;
	padding: 0 13px;
}
#listing a {
	float: left;
	line-height: 120%;
	padding-top: 4px;
}
#listing div {
	float: right;
	width: 160px;
	text-align: right;
}
* html #listing div {
	margin-right: 10px;
}
#listing div a {
	float: none;
}

h3.latestnews {
	color: #b83104;
	background: #eac3b4;
}
h3.upcomingevents {
	color: #6f2b1e;
	background: #e3d4d1;
}
h3.tangihanga {
	color: #2d9fa0;
	background: #d0ecef;
}

ul.latestnews {
	background: url(../graphics/home/latestnews.gif) repeat-x;
}
ul.upcomingevents {
	background: url(../graphics/home/upcomingevents.gif) repeat-x;
}
ul.tangihanga {
	background: url(../graphics/home/tangihanga.gif) repeat-x;
}

#preload {
	display: none;
	visibility: hidden;
}

input.button {
	height: 30px;
	line-height: 30px;
	background: url(../graphics/buttons/button.gif);
	padding: 0 12px;
	border: 0;
	color: white;
	font-size: 120%;
	font-weight: bold;
}
input.text, select {
	margin-bottom: 5px;
}
input.large_text {
	height: 26px;
	line-height: 26px;
	width: 400px;
	padding: 0;
	margin: 0 5px 0 0;
	position: relative;
	font-size: 140%;
	top: -3px;
	#top: 0;
}

#find_marae, #loginform {
	background: url(../graphics/marae_search.gif) repeat-x;
	min-height: 109px;
	padding: 15px 0 0 190px;
	position: relative;
	margin: -50px -30px 0;
	z-index: 0;
}
#loginform {
	background: url(../graphics/loginform.gif) repeat-x;
	min-height: 153px;
	padding: 20px 40px 0;
	margin: -45px -30px 30px;
}
* html #loginform {
	height: 153px;
}

#login_left {
	float: left;
	width: 380px;
}
#login_left label {
	position: relative;
	top: 5px;
	#top: -3px;
}
#login_left input.text {
	width: 275px;
	#width: 260px;
	height: 25px;
	line-height: 25px;
	font-size: 130%;
	#position: relative;
	#top: -10px;
}
#login_left input.button {
	float: right;
	position: relative;
	#top: -8px;
	#left: -14px;
}
* html #login_left input.button {
	left: -11px;
}

#login_right {
	float: right;
	width: 400px;
	position: relative;
	top: 20px;
	#top: 40px;
}
#login_right a {
	font-weight: bold;
}

#find_marae h2, #loginform h2 {
	margin: 0 0 5px;
	color: #087379;
	font-weight: normal;
	font-size: 200%;
}
#find_marae p {
	color: #087379;
	position: relative;
	top: -10px;
}
#find_marae div.top {
	height: 125px;
	background: url(../graphics/find_marae_bg.gif);
	margin: 0 -12px;
}
#find_marae div.top div {
	width: 500px;
	margin: 0 auto;
	padding-top: 20px;
}
#find_marae input {
	#position: relative;
	#margin-top: -10px;
}
#find_marae div.top div p {
	color: #087379;
	margin: 0 3px;
	#margin-top: -15px;
}
#find_marae p {
	#margin-top: -10px;
}

#find_boxes {
	border-left: 1px solid #b9e3e2;
	margin: 20px -30px 0;
}
#find_boxes div.box {
	float: left;
	border-width: 1px 1px 1px 0;
	border-style: solid;
	border-color: #b9e3e2;
	width: 258px;
	height: 137px;
	padding: 20px;
}
#find_boxes div.box input {
	margin: 20px 0 0 179px;
	#margin: 5px 0 0 149px;
}
* html #find_boxes div.box input {
	margin: -8px 0 0 121px;
}
#find_boxes div.box p {
	line-height: 200%;
}
#find_boxes div.box select {
	height: 20px;
	margin: 0 0 5px;
	text-align: center;
	position: relative;
	top: 20px;
	#top: 0;
}
* html #find_boxes div.box select {
	margin-top: -10px;
	margin-bottom: 15px;
}
#find_boxes div.map {
	background: url(../graphics/nz_preview.gif) no-repeat top right;
	position: relative;
}
#find_boxes div.box h2 {
	color: #087379;
	margin: 0;
	font-weight: normal;
	font-size: 150%;
}
#find_boxes div.map a.fulllink {
	text-decoration: none;
	display: block;
	width: 194px;
	height: 177px;
	position: absolute;
	top: 0;
	right: 0;
}

div.paging-info {
	border: 1px solid #ccebe5;
	padding: 4px 4px 0;
	height: 26px;
	line-height: 20px;
	font-size: 90%;
	margin-top: 30px;
}

div.paging-info p {
	float: left;
	margin: 0;
}

div.paging-info ul {
	float: right;
	margin: 0;
	padding: 0;
	height: 30px;
	line-height: 30px;
}
div.paging-info li {
	list-style-type: none;
	display: inline;
	font-weight: bold;
	float: left;
	padding: 0 2px;
	height: 20px;
	line-height: 20px;
}

div.paging-info li a {
	float: left;
}
div.paging-info li.number a {
	border: 1px solid #b83104;
	padding: 0 7px;
}
div.paging-info li.active-page a {
	background: #b83104;
	color: white;
	text-decoration: none;
}

#data {
	width: 100%;
}
#data th {
	text-align: left;
}
#data th, #data td {
	padding: 5px;
}
#data td {
	background: #e8f6f7;
	border-bottom: 1px solid white;
}
#data tr.alt td {
	background: #f3fbfd;
}

* html #container {
}
#container div.right {
	float: right;
	width: 260px;
	vertical-align: top;
}
#container div.left {
	float: left;
	width: 627px;
	#width: 605px;
}

h2.marae {
	background: #cfecee;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	padding-left: 8px;
	font-size: 140%;
}
h2.marae a {
	float: right;
	background: url(../graphics/buttons/button.gif);
	color: white;
	text-decoration: none;
	padding: 0 45px;
	font-weight: bold;
}

#data2 {
	width: 100%;
	border-top: 1px solid #c9eaec;
}
* html #data2 {
	position: relative;
	left: 12px;
	width: 606px;
}
#data2 td, #data2 th {
	border-bottom: 1px solid #c9eaec;
	height: 25px;
	line-height: 25px;
	white-space: nowrap;
}
#data2 th {
	text-align: left;
	font-size: 130%;
	color: #087077;
	font-weight: normal;
	padding-top: 10px;
}
* html #data2 th {
	font-weight: bold;
}
#data2 td.name {
	color: #9b8985;
	padding-right: 30px;
}

#member-home {
}
#member-home h2, #member-home h3 {
	font-weight: normal;
	font-size: 140%;
	color: #0e6e7e;
}
#member-home div.box {
	margin-bottom: 25px;
}
* html #member-home div.left {
	position: relative;
	top: -20px;
}
#member-home div.right {
	position: relative;
	top: -72px;
	#top: -57px;
	width: 370px;
}
#member-home div.nav {
	background: #eac2b4;
}
#member-home div.nav h3 {
	float: left;
	background: #eac2b4;
	font-size: 100%;
	margin: 0;
	padding: 5px 10px;
	width: 144px;
	color: black;
	font-weight: bold;
}
* html #member-home div.nav h3 {
}
#member-home div.nav ul {
	margin: 0 0 0 165px;
	border-left: 1px solid white;
	padding: 0;
}
* html #member-home div.nav ul {
}
#member-home div.nav li {
	list-style-type: none;
}
#member-home div.nav li a, #member-home div.nav li div {
	display: block;
	border-bottom: 1px solid white;
	padding: 0 8px;
	background: #f8ebe6;
	height: 30px;
	line-height: 30px;
}
#member-home div.profile {
	background: #cfecee url(../graphics/profile_main.gif) repeat-y top right;
}
#member-home div.profile div.image {
	width: 164px;
	text-align: center;
	padding: 10px 0;
	float: left;
}
#member-home div.profile div.image img {
	margin: 0 auto;
}
#member-home div.profile div.details {
	margin-left: 165px;
	border-left: 1px solid white;
	background: white url(../graphics/user/profilebox.gif) repeat-x;
	padding: 8px;
}

label {
	float: left;
	width: 100px;
}

.forms legend {
	font-size: 140%;
}

#registrationform label {
	width: 220px;
}

div.checkRadio label {
	float: none;
	display: block;
}
input.checkRadio {
	float: left;
	margin-right: 5px;
}
label.radiolabel {
	margin-top: -13px;
	#margin-top: 0;
	#position: relative;
	#top: -13px;
}

#maraephoto {
	position: absolute;
	width: 256px;
	height: 208px;
	left: 25px;
}
#maraephoto img {
	position: relative;
	left: 29px;
	top: 21px;
}
#maraephoto div {
	position: absolute;
	top: 0;
	left: 0;
	width: 256px;
	height: 208px;
	background: url(../graphics/marae_photo.png) no-repeat;
}
#maraephoto div img {
	display: none;
	visibility: hidden;
}
* html #maraephoto div {
	background-image: none;
}
* html #maraephoto div img {
	display: block;
	visibility: visible;
}

#maraelink {
	text-decoration: none;
	cursor: pointer;
	position: relative;
	right: 15px;
}

.tool-tip {
	color: #fff;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 4px 8px;
	background: black;
	display: none;
}
 
.tool-text {
	font-size: 11px;
	padding: 0 8px;
	height: 24px;
	line-height: 24px;
	background: url(../graphics/tooltip.png);
	text-align: center;
	font-weight: bold;
}
* html .tool-text {
	float: left;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #cfdfa7;
}

div.comingsoon {
	background: white;
	margin-bottom: -20px;
	text-align: center;
	padding-top: 50px;
}
html.comingsoon {
	background-image: none;
	background-color: white;
}
html.comingsoon #logo {
	left: 295px;
}

#body1 #main {
	margin: 20px 30px 0;
}


#messages {
	width: 330px;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #eac2b4;
}
#messages th, #messages td {
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #eac2b4;
	padding: 3px 5px;
}
#messages th {
	text-align: left;
	background: #f8ebe6;
}
#messages td {
}

.ie_tighten_large {
	#margin-bottom: -220px !important;
}
* html .ie_tighten_large {
	#margin-bottom: -200px !important;
}

p.search_message {
	position: absolute;
	z-index: 5000;
	left: 190px;
	top: 285px;
}

#body3 #main img, #topbar, #navigation {
	display: none;
	visibility: hidden;
}
#main img {
	margin: 10px;
}
#body1 #main {
	margin-top: -80px;
}