
/* ------------------------------ */
/*                                */
/*   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.scoopenterprises.co.nz/templateimages/bg-nav2.gif);
	background-position: top left;
	background-repeat: repeat-y;
	color: #000;
	font-family: verdana;
	}

#wrapper {							/* for Fixed-Width Centered layouts  */
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	}
	
#header {							/* for TABLE based header */
	background-color: #cc0000;
	background-image: url(http://www.scoopenterprises.co.nz/templateimages/bg-header.gif);
	}

#rightheader {						/* for TABLE based header  */
	text-align: right;
	}
	
#headerdiv {						/* DIV based header  */
	width: auto;
	background-color: #39b54a;
	background-image: url(http://www.scoopenterprises.co.nz/templateimages/bg-header.gif);
	position: relative;
	height: 204px;
	}

#headermain {						/* DIV based header  */
	width: auto;
	height: 204px;
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	background-image: url(http://www.scoopenterprises.co.nz/templateimages/bg-header-op.gif);
	background-repeat: no-repeat;
	background-position: top right;
	}

#searchhead {
	width: auto;
	height: 35px;
	}

#search {
	float: right;
	margin-top: 5px;
	}

#srchname {
	font-size: x-small;
	color: #39b54a;
	padding: 0 4px 0 0;
	}

#srchfield input {
	border: solid #a6dead 1px;
	}

#srchgo input {
	margin: 0 28px 0 3px;
	}

#pichead {
	width: auto;
	height: 169px;
	border-right: solid #5abb58 1px;
	}

#headright {						/* DIV based header  */
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: +1;
	}

#main {
	vertical-align: top;
	width: 100%;
	padding-bottom: 20px;
	background-color: transparent;
	background-image: url(http://www.scoopenterprises.co.nz/templateimages/bg-content.gif);
	background-position: top right;
	background-repeat: no-repeat;
	}

#content {
	vertical-align: top;
	width: 100%;
	padding: 45px 25px 35px 25px;
	}

#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: #39b54a;
	}

h3 {
	font-size: smalle;
	color: #8b8b8b;
	}

h4 {
	font-size: small;
	color: #fff;							/* if bgcolour is needed - if not, change to darker colour  */
	background-color: #39b54a;				/* 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: 10px;
	padding-top: 40px;
	}


/* =================================================== */
/* Internal Templates */
/* =================================================== */

.twocoltable {
	WIDTH: 100%;
	BORDER-COLLAPSE: collapse;
	}

.columnone {
	PADDING-RIGHT: 15px;
	VERTICAL-ALIGN: top;
	}

.columntwo {
	PADDING-LEFT: 5px;
	VERTICAL-ALIGN: top;
	BORDER-LEFT: #9cdaa4 1px solid;
	WIDTH: 245px;
	}


/* =================================================== */
/* 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: #666;
	padding-top: 15px;
	}


/* =================================================== */
/* NAVIGATION and LINKS */
/* =================================================== */

a {
	color: #39b54a;
	text-decoration: underline;
	}

a:hover	{
	color: #8b8b8b;
	}

.subnav {
	color: #000;
	font-size: x-small;
	border-top: solid #cdecd2 1px;
	padding: 3px 20px 0 20px;
	text-align: center;
	}

#navcolumn, #navcolbase {
	vertical-align: top;
	}

#navcolbase {
	vertical-align: bottom;
	}

#nav {
	background-color: #e8f4e5;
	background-image: url(http://www.scoopenterprises.co.nz/templateimages/bg-nav.gif);
	border-top: solid #fff 16px;
	}

#navigator {
	width: 148px;
	margin: 15px 0 30px 0;
	}

.button1, .button2, .currentpage, .submen {
	font-family: verdana;
	font-size: .72em;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 148px;
	}

.button1 a, .button2 a, .currentpage a, .submen a {
	padding: 4px 18px 5px 10px;
	text-decoration: none;
	display: block;
	width: auto;
	color: #000000;
	}

.currentpage a {
	color: #39b54a;
	background-image: url(http://www.scoopenterprises.co.nz/templateimages/bg-navover.gif);
	background-position: center right;
	background-repeat: no-repeat;
	}

.currentpage a:hover,
.button1 a:hover,
.button2 a:hover,
.submen a:hover {
	color: #fff;
	background-color: #39b54a;
	}

.submen a {
	font-weight: normal;
	color: #8b8b8b;
	}