
/* ------------------------------ */
/*                                */
/*   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;
	}

a img {
	border: none;
	}


/* =================================================== */
/* GENERAL  */
/* =================================================== */

body {
	background-color: #fff;
	background-image: url(http://www.unieng.co.nz/templateimages/bg-body.gif);
	background-position: top center;
	background-repeat: repeat-y;
	color: #000;
	font-family: verdana;
	}

#shell {
	background-color: transparent;
	background-image: url(http://www.unieng.co.nz/templateimages/bg-head.gif);
	background-position: top left;
	background-repeat: repeat-x;
	}
	
#white {
	background-color: transparent;
	background-image: url(http://www.unieng.co.nz/templateimages/bg-body-static.gif);
	background-position: top center;
	background-repeat: no-repeat;
	}

#wrapper {							/* for Fixed-Width Centered layouts  */
	width: 758px;
	margin-left: auto;
	margin-right: auto;
	}
	
#headerdiv, #headerdivswe, #headerdivfhm {
	width: 758px;
	height: 242px;
	background-color: transparent;
	background-image: url(http://www.unieng.co.nz/templateimages/bg-header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
	text-align: left;
	}

#headerdivswe {
	background-image: url(http://www.unieng.co.nz/templateimages/bg-header-swe.jpg);
	}

#headerdivfhm {
	background-image: url(http://www.unieng.co.nz/templateimages/bg-header-fhm.jpg);
	}

#main {
	vertical-align: top;
	width: 100%;
	background-color: #fff;
	background-image: url(http://www.unieng.co.nz/templateimages/bg-content.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	}

#content {
	vertical-align: top;
	width: 100%;
	padding: 35px 20px 35px 20px;
	}

#content, #content td {
	font-size: small;
	}

#printlogo {
	display: none;
	}
	
code {
	font-weight: bold;
	font-family: courier new;
	color: #ff3300;
	}

h1 {
	margin-bottom: .5em;
	font-size: large;
	color: #000;
	}

h2, h3, h4 {
	margin-top: 1.25em;
	margin-bottom: .25em;
	}

h2 {
	font-size: large;
	color: #035f83;
	}

h3 {
	font-size: small;
	color: #8cbd06;
	}

h4 {
	font-size: small;
	color: #fff;							/* if bgcolour is needed - if not, change to darker colour  */
	background-color: #003d19;				/* if bgcolour is needed  */
	padding: 2px 2px 3px 5px;				/* if bgcolour is needed  */
	}

p {
	margin-top: .5em;
	margin-bottom: 1.25em;
	}

#footer {
	width: auto;
	margin-bottom: 20px;
	margin-top: 35px;
	}

#logos {
	background-color: transparent;
	background-image: url(http://www.unieng.co.nz/templateimages/bg-logos.gif);
	background-position: top left;
	background-repeat: repeat-y;
	text-align: center;
	padding: 5px 0 2px;
	}
	
#logos img {
	margin: 0 0 9px;
	}


/* =================================================== */
/* HOME - MAIN NAV TABLE */
/* =================================================== */

.hh2 {
	width: 100%;
	}

.hc1 {
	background-color: #d9e7ed;
	background-image: url(http://www.unieng.co.nz/templateimages/bg-home-swe.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 3px 0 10px 0;
	}

.hc1 p, .hc3 p, .hc4 p, .hc1 ul, .hc3 ul, .hc4 ul {
	margin-top: 0;
	margin-bottom: 1.25em;
	font-size: x-small;
	}

.hc1 li {
	list-style-type: square;
	color: #035e84;
	padding-bottom: 2px;
	padding-left: -15px;
	}

.hc3 li {
	list-style-type: square;
	color: #a0d215;
	padding-bottom: 2px;
	padding-left: -15px;
	}
	
.hc4 li {
	list-style-type: square;
	color: #dc0000;
	padding-bottom: 2px;
	padding-left: -15px;
	}

.hc3 {
	background-color: #f1f8dc;
	background-image: url(http://www.unieng.co.nz/templateimages/bg-home-fhm.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 3px 0 10px 0;
	vertical-align: top;
	}
	
.hc4 {
	background-color: #f3a8a8;
	background-image: url(http://www.unieng.co.nz/templateimages/bg-home-suz.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 3px 0 10px 0;
	vertical-align: top;
	}

.hf1 {
	background-color: transparent;
	background-image: url(http://www.unieng.co.nz/templateimages/bg-home-swe2.gif);
	background-position: top right;
	background-repeat: repeat-y;
	text-align: right;
	vertical-align: top;
	}

.hf3 {
	background-color: transparent;
	background-image: url(http://www.unieng.co.nz/templateimages/bg-home-fhm2.gif);
	background-position: top right;
	background-repeat: repeat-y;
	text-align: right;
	}
	
.hf4 {
	background-color: transparent;
	background-image: url(http://www.unieng.co.nz/templateimages/bg-home-suz2.gif);
	background-position: top right;
	background-repeat: repeat-y;
	text-align: right;
	}


/* =================================================== */
/* E-C Logo and Copyright ... LEFT ALIGNED */
/* =================================================== */

#leftlogoshell {}
	
#poweredby {
	float: left;
	margin: 0 10px 0 10px;
	}

.small {
	font-size: x-small;
	color: #246262;
	}


/* =================================================== */
/* E-C Logo and Copyright ... CENTERED */
/* =================================================== */

#centerlogoshell {
	text-align: center;
	}

#poweredbyb {
	margin: 10px 0 10px 0;
	}

.smallb {
	font-size: x-small;
	color: #000;
	}


/* =================================================== */
/* SEARCH */
/* =================================================== */

input {
	padding: 0;
	margin: 0;
	}

#search {
	position: absolute;
	top: 23px;
	right: 0;
	}

#srchname {
	font-size: x-small;
	color: #fff;
	padding: 0 4px 0 0;
	}

#srchfield input {
	border: none;
	}

#srchgo input {
	margin: 0 3px 0 3px;
	}


/* =================================================== */
/* NAVIGATION and LINKS */
/* =================================================== */

a {
	color: #025f84;
	text-decoration: underline;
	}

a:hover	{
	color: #a0d215;
	}

.subnav {
	color: #a0d215;
	font-size: x-small;
	border-top: solid #b5d0da 1px;
	text-align: center;
	padding: 0;
	}

#navcolumn, #navcolbase {
	vertical-align: top;
	border-top: solid #fff 16px;
	}

#navcolbase {
	vertical-align: bottom;
	}

#nav {
	margin-bottom: 10px;
	}

#nav td {
	padding: 10px 0 3px 0;
	}

#navigator {
	width: 139px;
	}

.button1, .button2, .currentpage, .submen {
	font-family: verdana;
	font-size: x-small;
/*	text-align: center;	*/				/* Uncomment to center left nav text */
	margin: 0px;
	padding: 0px;
	width: 139px;
	}

.button1 a, .button2 a, .currentpage a, .submen a {
	padding: 4px 10px 5px 20px;
	text-decoration: none;
	display: block;
	width: auto;
	color: #fff;
	}

.currentpage a {
	color: #a1d512;
	background-image: url(http://www.unieng.co.nz/templateimages/bg-nav-current.gif);
	background-repeat: no-repeat;
	background-position: center left;
	}

.currentpage a:hover,
.button1 a:hover,
.button2 a:hover,
.submen a:hover {
	background-image: url(http://www.unieng.co.nz/templateimages/bg-nav-over.gif);
	background-repeat: no-repeat;
	background-position: center left;
	color: #a6e1ff;
	}

.submen a {
	font-weight: normal;
	color: #5a97ae;
	}