
/* ------------------------------ */
/*                                */
/*   Styles for... All Browsers   */
/*                                */
/* ------------------------------ */


/* =================================================== */
/* CLEAR TAGS  */
/* =================================================== */

body, h1, h2, h3, h4, h5, h6, p, form, blockquote {
	padding: 0;
	margin: 0;
	}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
	}

a {
	text-decoration: none;
	outline: none;
	}

a img {
	border: none;
	outline: none;
	}


/* =================================================== */
/* GENERAL  */
/* =================================================== */

body {
	background-color: #fff;
	background-image: url(http://www.whakatanekiwi.org.nz/templateimages/body-bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	color: #000;
	font-family: verdana;
	}

img {
	-ms-interpolation-mode:bicubic;
	}

#wrapper {							/* for Fixed-Width Centered layouts  */
	max-width: 985px;
	margin-left: auto;
	margin-right: auto;
	}
	
#header {							/* for TABLE based header */
	vertical-align: top;
	}
	
#headerdiv {
	background-image: url(http://www.whakatanekiwi.org.nz/templateimages/header-bg.jpg);
	padding-bottom: 133px;
	}

#headerlogo {
	height: 99px;
	vertical-align: bottom;
	text-align: left;
	padding: 0 0 0 65px;
	}
	
#headerlogo img {
	padding-bottom: 10px;
	}

#rightheader {						/* for TABLE based header  */
	text-align: right;
	}

#main {
	vertical-align: top;
	width: 100%;
	padding-bottom: 20px;
	}

#content {
	vertical-align: top;
	width: 100%;
	padding: 15px 20px 35px 20px;
	background-color: #fff;
	}

#content, #content td {
	font-size: small;
	}
	
#galp p {
	font-size: 0.8em;
	color: #909090;
	text-align: center;
	padding: 2px 15px 0 15px;
	}
	
.latnewshead {
	padding: 10px 0 10px 0;
	}
	
.latnewsbod {
	padding: 10px 0 10px 0;
	}
	
.latnewshead p {
	font-size: 0.8em;
	}
	
.latnewsbod p {
	font-size: 0.7em;
	}

#printlogo {
	display: none;
	}
	
code {
	font-weight: bold;
	font-family: courier new;
	color: #ff3300;
	}

h1 {
	margin-bottom: .25em;
	font-size: large;
	color: #000;
	}

h3, h4 {
	margin-top: 1.25em;
	margin-bottom: .25em;
	}
	
h2 {
	margin-bottom: 1.25em;
	font-size: 1.3em;
	color: #658427;
	}

h3 {
	font-size: 0.8em;
	color: #658427;
	}

h4 {
	font-size: small;
	color: #fff;
	background-color: #658427;
	background-image: url(http://www.whakatanekiwi.org.nz/templateimages/h4.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 100%;
	padding: 2px 2px 3px 5px;
	}

p {
	
	margin-bottom: 1.25em;
	}

#footer {
	width: auto;
	margin-bottom: 10px;
	}

/* =================================================== */
/* E-C Logo and Copyright ... CENTERED */
/* =================================================== */

#centerlogoshell {
	text-align: center;
	}
	
#logocenter {
	margin-right: auto;
	margin-left: auto;
	}

#poweredbyb {
	margin: 10px 0 10px 0;
	}

.smallb {
	font-size: x-small;
	color: #7f9f41;
	}


/* =================================================== */
/* NAVIGATION and LINKS */
/* =================================================== */

a {
	color: #b5b5b5;
	text-decoration: underline;
	}

a:hover	{
	color: #bd1b00;
	}

.subnav {
	color: #ccc;
	font-size: x-small;
	border-top: solid #b5b5b5 1px;
	padding: 15px 20px 5px 20px;
	text-align: center;
	}

#navcolumn, #navcolbase {
	vertical-align: top;
	}

#navcolbase {
	vertical-align: bottom;
	}

#nav {
	background-image: url(http://www.whakatanekiwi.org.nz/templateimages/nav-bg.jpg);
	}

#navigator {
	width: 155px;
	background-image: url(http://www.whakatanekiwi.org.nz/templateimages/nav-bg.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	}

.button1, .button2, .currentpage, .submen {
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
/*	text-align: center;	*/				/* Uncomment to center left nav text */
	margin: 0px;
	padding: 0px;
	width: 155px;
	}

.button1 a, .button2 a, .currentpage a, .submen a {
	padding: 4px 10px 5px 10px;
	text-decoration: none;
	display: block;
	width: auto;
	color: #000000;
	}

.currentpage a {
	color: #fff;
	background-color: #7b2e1f;
	}

.currentpage a:hover,
.button1 a:hover,
.button2 a:hover,
.submen a:hover {
	color: #fff;
	background-color: #7b2e1f;
	}

.submen a {
	font-weight: normal;
	}
	
#topnav {
	height: 30px;
	vertical-align: bottom;
	}
	
#topnav a:hover img {
	filter:alpha(opacity=80);
	-moz-opacity:.8;
	opacity:.8;
	}
	
/* =================================================== */
/* SEARCH & GO */
/* =================================================== */

#search {
	height: 99px;
	vertical-align: top;
	}

#topsearch {
	padding: 10px 10px 0 0;
	}
	
.searchcell {
	color: #40632d;
	height: 22px;
	padding-left: 15px;
	}
	
.searchcell a {
	color: #feeb82;
	font-size: 8pt;
	}
	
.searchcell a:hover {
	color: #365d21;
	font-size: 8pt;
	}

#searchtext span {
	color: #889948;
	font-size: 0.8em;
	font-weight: regular;
	padding: 0 5px 0 0;
	}
	
#searchtext span a {
	color: #fff;
	font-size: 0.8em;
	font-weight: regular;
	padding: 0 0 0 0;
	}

#searchfield input {
	width: 110px;
	height: 22px;
	border: 1px solid #000;
	margin: 0 5px 0 0;
	font-size: 0.7em;
	font-weight: normal;
	padding: 0 0 0 0;
	text-align: center;
	}
	
.formtext {
	text-align: left;
	color: #fff;
	background-position: top right;
	background-repeat: no-repeat;
	padding: 2px 2px 3px 5px;
	width: 60%;
	}
	
.formfield {
	text-align: left;
	color: #000;
	background-position: top right;
	background-repeat: no-repeat;
	padding: 2px 20px 3px 5px;
	}