
/* ------------------------------ */
/*                                */
/*   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: #f1f1f1;
	background-image: url(http://www.cedenco.co.nz/templateimages/bg-body2.gif);			/* for Liquid layouts - to give appearance of left column extending to page base */
	background-position: top center;								/* for Liquid layouts */
	background-repeat: repeat-y;  								/* for Liquid layouts */
	color: #000;
	font-family: verdana;
	}

#outer {
	width: 100%;
	background-image: url(http://www.cedenco.co.nz/templateimages/bg-body.gif);
	background-position: top left;
	background-repeat: repeat-x;
	}

#leaves {
	width: auto;
	background-image: url(http://www.cedenco.co.nz/templateimages/bg-leaves.gif);
	background-position: top center;
	background-repeat: no-repeat;
	}

#wrapper {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	border-left: solid #fff 2px;
	border-right: solid #fff 2px;
	}
	
#header {							/* for TABLE based header */
	background-color: #cc0000;
	background-image: url(http://www.cedenco.co.nz/templateimages/bg-header.gif);
	}

#rightheader {						/* for TABLE based header  */
	text-align: right;
	}
	
#headerdiv {						/* DIV based header  */
	width: 100%;
	background-color: #cc0000;
	position: relative;
	text-align: left;				/* text-align for Fixed-Width Centered layouts  */
	}

#headright {						/* DIV based header  */
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: +1;
	}

#main {
	vertical-align: top;
	width: 100%;
	background-color: #fff;
	padding-bottom: 20px;
	}

#content {
	vertical-align: top;
	width: 100%;
	padding: 10px 10px 35px 10px;
	background-color: #fff;
	}

#content, #content td {
	font-size: small;
	}

#printlogo {
	display: none;
	}
	
code {
	font-weight: bold;
	font-family: courier new;
	color: #ff3300;
	}

h1, h2, h3, h4 {
	font-size: 1.15em;
	font-weight: bold;
	line-height: 1.6em;
	}

h1 {
	margin-bottom: .85em;
	}

h2 {
	color: #f09800;
	margin-bottom: .85em;
	}

.tabletop h2 {
	color: #f09800;
	margin-bottom: 0;
	margin-left: 5px;
	}

h3, h4 {
	color: #000;
	font-size: small;
	font-weight: bold;
	margin-top: 1.25em;
	margin-bottom: .25em;
	}

h4 {
	color: #939a00;
	}

h5 {
	padding: 5px 0 0 11px;
	font-weight: normal;
	font-size: .85em;
	letter-spacing: .1em;
	text-align: left;
	}

p {
	font-size: .85em;
	line-height: 1.6em;
	margin-bottom: 1em;
	}

li {
	font-size: .85em;
	}

#footer {
	width: auto;
	margin-bottom: 10px;
	}

#powerbase {
	text-align: center;
	}

#poweredby {
	margin: 10px;
	}

.small {
	font-size: x-small;
	color: #9fa615;
	}

#topnav {
	height: 22px;
	width: 760px;
	background-color: #c6c6c8;
	background-image: url(http://www.cedenco.co.nz/templateimages/bg-topnav.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	}

#topheader {
	height: 186px;
	width: 760px;
/*	background-color: #fff; */
/*	background-image: url(http://www.cedenco.co.nz/templateimages/random/bg-header1.jpg); */
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	}

#topheader img {
	position: absolute;
	bottom: 0px;
	left: 0px;
	}

#topheader div {
	position: absolute;
	bottom: 65px;
	left: 0px;
	width: 241px;
	height: 94px;
	cursor: pointer;
	}


#logos {
	text-align: center;
	padding-top: 25px;
	}

#logos img {
	margin-top: 11px;
	}

#topsearch {
	position: absolute;
	width: auto;
	top: 3px;
	right: 30px;
	font-size: .65em;
	font-weight: bold;
	}

#searchtext {
	color: #9c5c00;
	}

#searchfield input {
	width: 99px;
	height: 15px;
	border: none;
	margin: 0 4px 0 3px;
	font-size: 1em;
	}

#searchgo {
	padding: 0 20px 0 0;
	}

#homesite {
	color: #c98800;
	}

#homesite a {
	color: #000;
	text-decoration: none;
	}
	
#homesite a:hover {
	color: #a76400;
	}

#newscol {
	background-image: url(http://www.cedenco.co.nz/templateimages/bg-newscol.gif)
}


/* =================================================== */
/* NAVIGATION and LINKS */
/* =================================================== */

a {
	color: #909700;
	text-decoration: underline;
	}

a:hover	{
	color: #c2cc00;
	}

.subnav {
	color: #a4ad18;
	font-size: x-small;
	background-color: #c1d72e;
	padding: 3px 20px 10px 20px;
	text-align: center;
	}

.subnav a {
	color: #000;
	text-decoration: none;
	}

.subnav a:hover {
	color: #8c9300;
	}

#navcolumn, #navcolbase {
	background-color: #000;
	background-image: url(http://www.cedenco.co.nz/templateimages/bg-nav.gif);
	background-position: top right;
	background-repeat: repeat-y;
	vertical-align: top;
	}

#navcolbase {
	vertical-align: bottom;
	}

#nav {
	background-color: #c1d72e;
	}

#navigator {
	width: 134px;
	}

.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: 134px;
	line-height: 1.2em;
	}

.button1 a, .button2 a, .currentpage a, .submen a {
	padding: 2px 9px 3px 12px;
	text-decoration: none;
	display: block;
	width: auto;
	border-bottom: solid #d6eb4c 1px;
	color: #000000;
	}

.currentpage a {
	color: #edff75;
	background-color: #9fa615;
	}

.currentpage a:hover,
.button1 a:hover,
.button2 a:hover,
.submen a:hover {
	color: #979f00;
	background-color: #d6eb4c;
	border-bottom: solid #eeff7c 1px;
	}

.submen a {
	font-weight: normal;
	background-color: #fdbb30;
	border-bottom: solid #ffdb90 1px;
	}

.submen a:hover {
	color: #dc9100;
	background-color: #ffca59;
	border-bottom: solid #ffe8b7 1px;
	}
	
#randomwide {
	background-repeat: no-repeat;
	height: 118px;
	width: 565px;
}

#randomtall {
	background-repeat: no-repeat;
	height: 200px;
	width: 888px;
}


#content .formtext {
	text-align: left;
	font-size: x-small;
	font-weight: normal;
	}
	
#content .formheader {
	text-align: center;
	background-color: #9ea615;
	}

#content .formheader strong {
	color: #fff;
	}

#content .dynamicform table {
	border: none;
	}
	
#loginbox {
	text-align: center;
	border: solid #9fa615 1px;
	background-color: #c1d72e;
	}
	
#loginbox a {
	font-size: 0.8em;
	color: #9fa615;
	}

.srchname {
	background-color: #c1d72e;
	color: #fff;
	font-weight: bold;
	padding: 3px 2px 3px 2px;
	}
	
.srchfield {
	background-color: #c1d72e;
	color: #fff;
	font-weight: bold;
	padding: 3px 2px 3px 2px;
	}