
/* ------------------------------ */
/*                                */
/*   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: #000;
	background-image: url(http://www.wakadigital.co.nz/oranga/templateimages/body-rep.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	color: #fff;
	font-family: verdana;
	}

img {
	-ms-interpolation-mode:bicubic;
	}
	
#headerdiv {
	width: 100%;
	min-width: 1000px;
	background-color: #fff;
	position: relative;
	text-align: left;
	background-image: url(http://www.wakadigital.co.nz/oranga/templateimages/header-rep.jpg);
	background-repeat: repeat-z;
	}

#headright {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: +1;
	}

#main {
	vertical-align: top;
	width: 100%;
	padding-bottom: 20px;
	}
	
#mainrep {
	background-image: url(http://www.wakadigital.co.nz/oranga/templateimages/nav-rep.jpg);
	background-repeat: repeat-y;
	background-position: bottom left;
	height: 100%;
	}

#content {
	vertical-align: top;
	width: 100%;
	padding: 35px 150px 35px 20px;
	background-image: url(http://www.wakadigital.co.nz/oranga/templateimages/content-img.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}

#content, #content td {
	font-size: small;
	height: 100%;
	}

#printlogo {
	display: none;
	}
	
code {
	font-weight: bold;
	font-family: courier new;
	color: #ff3300;
	}

h1 {
	margin-bottom: .10em;
	font-size: 1.5em;
	color: #fff;
	font-weight: bold;
	}

h3, h4 {
	margin-top: 1.25em;
	margin-bottom: .25em;
	}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #cf0000;
	}

h3 {
	font-size: 1.1em;
	color: #8c8b8b;
	}

h4 {
	font-size: small;
	color: #fff;
	background-color: #cc0000;
	padding: 2px 2px 3px 5px;
	}

p {
	
	margin-bottom: 1.25em;
	}

#footer {
	width: auto;
	margin-bottom: 10px;
	padding: 0 20px 0 20px;
	}


/* =================================================== */
/* E-C Logo and Copyright ... LEFT ALIGNED */
/* =================================================== */

#leftlogoshell {
	padding-left: 15px;
	}
	
#poweredby {
	float: right;
	margin: 0 140px 0 10px;
	}

.small {
	font-size: 0.6em;
	color: #8c8b8b;
	}


/* =================================================== */
/* NAVIGATION and LINKS */
/* =================================================== */

a {
	color: #a90000;
	text-decoration: underline;
	}

a:hover	{
	color: #bd1b00;
	}

.subnav {
	color: #545353;
	font-size: x-small;
	border-bottom: solid #a90000 1px;
	padding: 3px 20px 10px 20px;
	text-align: center;
	}
	
#navcolumn {
	vertical-align: top;
	height: 100%;
	}

#nav {
	}

#navigator {
	width: 132px;
	background-image: url(http://www.wakadigital.co.nz/oranga/templateimages/nav-bg.jpg);
	background-repeat: no-repeat;
	height: 372px;
	vertical-align: top;s
	}

.button1, .button2, .currentpage, .submen {
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 132px;
	}

.button1 a, .button2 a, .currentpage a, .submen a {
	padding: 4px 10px 5px 10px;
	text-decoration: none;
	display: block;
	width: auto;
	color: #fff;
	}

.currentpage a {
	color: #000;
	background-image: url(http://www.wakadigital.co.nz/oranga/templateimages/nav-hover.jpg);
	background-position: top left;
	background-repeat: repeat-z;
	}

.currentpage a:hover,
.button1 a:hover,
.button2 a:hover,
.submen a:hover {
	color: #fff;
	background-image: url(http://www.wakadigital.co.nz/oranga/templateimages/nav-hover.jpg);
	background-position: top left;
	background-repeat: repeat-z;
	}

.submen a {
	font-weight: normal;
	}