
/* ------------------------------ */
/*                                */
/*   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: #c1d72e;
	min-width: 760px;
	color: #000;
	font-family: verdana;
	}

#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-top: 1em;
	margin-bottom: .85em;
	}

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;
	}

#footer {
	width: auto;
	margin-bottom: 10px;
	}

#powerbase {
	text-align: center;
	}

#poweredby {
	margin: 10px;
	}

.small {
	font-size: x-small;
	color: #9fa615;
	}

#topnav, #topnav2, #topnav3 {
	height: 22px;
	width: auto;
	position: relative;
	}

#topnav {
	background-color: #c6c6c8;
	background-image: url(http://www.cedenco.co.nz/templateimages/bg-splash-head1.gif);
	background-position: top left;
	background-repeat: repeat-x;
	}

#topnavb {
	width: auto;
	background-image: url(http://www.cedenco.co.nz/templateimages/bg-leaves2-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}

#topnav2 {
	background-image: url(http://www.cedenco.co.nz/templateimages/bg-splash-head2.gif);
	background-position: 340px top;
/*	background-position: right top; */
	background-repeat: no-repeat;
	}

#topnav3 {
	background-image: url(http://www.cedenco.co.nz/templateimages/bg-splash-head3.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
#splashhead1 {
	height: 216px;
	width: auto;
	position: relative;
	background-color: #fff;
	background-image: url(http://www.cedenco.co.nz/templateimages/bg-splash-head4.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}

#splashhead1a {
	height: 216px;
	width: auto;
	position: relative;
	background-image: url(http://www.cedenco.co.nz/templateimages/bg-leaves2-head.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}


#splashhead2 {
	height: 216px;
	width: auto;
	position: relative;
/*	background-image: url(http://www.cedenco.co.nz/templateimages/rand-splash-head1.jpg); */
	background-position: 205px top;
/*	background-position: right top; */
	background-repeat: no-repeat;
	}

#splashhead3 {
	height: 216px;
	width: auto;
	position: relative;
	background-image: url(http://www.cedenco.co.nz/templateimages/splash-logo.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}

#splashhead3 img {
	position: absolute;
	bottom: 0px;
	left: 0px;
	}

#splashhead3 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;
	left: 460px;
	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;
	}

#splashbase {
	height: 23px;
	width: auto;
	background-color: #cfe039;
	background-image: url(http://www.cedenco.co.nz/templateimages/bg-base-splash.gif);
	background-position: top left;
	background-repeat: repeat-x;
	}

#splashbasenav {
	width: auto;
	background-color: #c1d72e;
	}
	
#splashbaseshad {
	height: 18px;
	width: auto;
	background-color: #c1d72e;
	background-image: url(http://www.cedenco.co.nz/templateimages/base-splash-shadow.gif);
	background-position: top left;
	background-repeat: repeat-x;
	}


/* =================================================== */
/* HOMEPAGE */
/* =================================================== */

#hometable {
	width: auto;
	border-collapse: collapse;
	}

#hometable td {
	border: solid #fff 2px;
	padding: 4px 5px 10px 5px;
	vertical-align: top;
	line-height: normal;
	}

#hometable #homehead1, #hometable #homehead2, #hometable #homehead3 {
	font-weight: bold;
	background-position: top left;
	background-repeat: no-repeat;
	padding: 4px 5px 5px 5px;
	}

#homehead1 {
	background-color: #c1d72e;
	background-image: url(http://www.cedenco.co.nz/templateimages/bg-title-field.jpg);
	color: #576700;
	}

#homehead2 {
	background-color: #fdbb30;
	background-image: url(http://www.cedenco.co.nz/templateimages/bg-title-corn.jpg);
	color: #a45d00;
	}

#homehead3 {
	background-color: #9fa615;
	background-image: url(http://www.cedenco.co.nz/templateimages/bg-title-onion.jpg);
	color: #535700;
	}

#homecell1 {
	background-color: #dae782;
	background-image: url(http://www.cedenco.co.nz/templateimages/bg-fieldshad.gif);
	background-position: top left;
	background-repeat: repeat-x;
	}

#homecell2 {
	background-color: #fed683;
	background-image: url(http://www.cedenco.co.nz/templateimages/bg-cornshad.gif);
	background-position: top left;
	background-repeat: repeat-x;
	}

#homecell3 {
	background-color: #c5ca73;
	background-image: url(http://www.cedenco.co.nz/templateimages/bg-onionshad.gif);
	background-position: top left;
	background-repeat: repeat-x;
	}



/* =================================================== */
/* 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: #000;
	}

.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;
	}