/* Copyright © 2006. NZDH Ltd. All Rights Reserved. */
/* All source code remains the property of NZDH Ltd. */
/* For any questions/comments, please email info@nzdh.co.nz. */

/* START CSS Document */

/* -------------------------------- */
/* Body Tag */
/* -------------------------------- */
HTML {
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
	position: relative;
	visibility: visible;
	top: auto;
}


.body {
  text-align:center;
  vertical-align: top;
  font-family: Arial, Verdana, sans-serif;
  font-size:16px;
  margin-left:0;
  margin-bottom:0;
  margin-right:0;
  margin-top:0px;  
  color:#57382D;
  background-color: #009900;
}
.site {
	text-align:center;
	color:#FFFFFF;
	background-image:url(../images/bg.gif);
	font-family: Arial, Verdana, sans-serif;
	font-size:14px;
	text-decoration:underline;
	margin-left:0;
	margin-bottom:0;
	margin-right:0px;
	margin-top:0;
}
A {
  text-decoration: none;
  color:#333333;
}
A:hover {
  text-decoration: underline;
}
FORM {
  margin:0;
  display:inline;
}
SELECT, INPUT, TEXTAREA {
  font-size:11px;
  color:#333333;
}
.main-table {
  width:920px; /* copy width to header, main and footer */
  margin-left:auto;
  margin-right:auto;
  margin-top: 0pt;
  padding-top: 0px;
}


/* -------------------------------- */
/* Header */
/* -------------------------------- */
.header {
  width: 970px;
  height: 187px;
  text-align:center;
  vertical-align: top;
  padding-top:0px;
  padding-bottom:0px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:0px;
  margin-top:0px;
}
.menu-top {
	width:970px;
	color: white;
	height:12px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	background-color:#FFFFFF;
}
.header-spacer {
	background-color: #FF0000;
	width:970px;
	height:0px;
}

/* -------------------------------- */
/* Main (area between header and footer) */
/* -------------------------------- */
.main {
  width:970px; /* minus side-left and side-right*/
	background-color:#FFFFFF;
  text-align:center;
  margin-left:auto;
  margin-right:auto;
}
.menu-left {
	width:220px;
	background-color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:35px;
	text-align:left;
	vertical-align:top;
	font-size:11px;
}
.menu-right {
  width:0px;
  padding-top:0px;
  padding-bottom:0px;
  padding-left:0px;
  padding-right:0px;
  text-align:left;
  vertical-align:top;
  font-size:11px;
}
.space {
  background-color:#FFFFFF;
}
.page {
  padding-top:10px;
  padding-bottom:30px;
  padding-left:10px;
  padding-right:10px;
  text-align:left;
  vertical-align:top;
}

/* -------------------------------- */
/* Content */
/* -------------------------------- */
H1 {
  font-size:18px;
  color:#FF0000;
  font-weight:bold;
  margin-bottom: 0;
  margin-top: 0;
}
H2 {
	font-size:16px;
	color:#413000;
	font-weight:bold;
	margin-bottom: 0;
	margin-top: 0;
}
P {
  margin-top: 0;

}.heading {
  font-size:15px;
  font-weight:bold;
  color: Window;
}
.subheading {
  font-size:13px;
  font-weight:bold;
}
.text_small {
  font-size:11px;
  font-weight: normal;
}
.error {
  font-size:11px;
  color:#CC0000;
}
.success {
  font-size:11px;
  color:#009900;
}

/* -------------------------------- */
/* Products */
/* -------------------------------- */
.category {
	text-align:center;
	vertical-align: middle;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:18px;
	background-image:url(../images/productback.jpg);
	width:167px;
	height:330px;
	background-repeat:no-repeat;
	background-position: center;
}
.category:hover {
  background-color:#FFFBEB;
}
.product {
	text-align:center;
	vertical-align: middle;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:30px;
	padding-right:30px;
	background-image:url(../images/productback.jpg);
	width:189px;
	height:289px;
	background-repeat:no-repeat;
	background-position: center;
}
.product:hover {
  background-color:#FFFBEB;
}
.product-image {
}
.productinfo-image {
}
.productinfo-side {
  vertical-align:top;
  text-align:center;
  width:130px;
  padding-left:10px;
  padding-top:10px;
  font-size:11px;
}
.special {
  color:#FF0000;
}

/* -------------------------------- */
/* Tables */
/* -------------------------------- */
.tableheading {
  font-weight:bold;
  height:25px;
  background-color:#d9dadb;
}
.tablerow {
  padding:15px;
  height:90px;
}
.tablerow:hover {
  padding:15px;
  background-color:#efefef;
}
.tablebuttons {
  border-style:solid;
  border-width:1px;
  border-color:#B5B2BD;
  padding:7px;
}
.form {
  border-style:solid;
  border-width:1px;
  border-color:#d9dadb;
  padding:3px;
}
.form td {
  padding:3px;
}
.box {
  width:100%;
  border-style:solid;
  border-width:1px;
  border-color:#d9dadb;
}
.box-heading {
  width:100%;
  background-color:#d9dadb;
  font-weight:bold;
  padding:7px;
}
.box-text {
  text-align:center;
  vertical-align:top;
  padding:10px;
}

/* -------------------------------- */
/* Images/Files */
/* -------------------------------- */
.images-left {
  width:200px;
  text-align:center;
}
.images-right {
  width:200px;
  text-align:right;
}
.images-top {
  width:100%;
  text-align:center;
  vertical-align:top;
}
.images-bottom {
  width:100%;
  text-align:center;
  vertical-align:top;
}
.images-caption {
  font-style:italic;
  font-size:11px;
}
.files-top {
  width:100%;
  text-align:left;
}
.files-bottom {
  width:100%;
  text-align:left;
}
.files-icon {
  width:80px;
  text-align:center;
  vertical-align:middle;
}
.files-name {
  font-size:13px;
  font-weight:bold;
  font-style:normal;
}
.files-description {
  font-style:italic;
}

/* -------------------------------- */
/* Footer */
/* -------------------------------- */
.footer {
	width:970px;
	background:#FF0000;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
  font-weight:bold;
}
.footer-spacer {
  width:970px;
  height:0px;
}
.footer-text {
	font-size:12px;
	color: white;
}

/* -------------------------------- */
/* Menu */
/* -------------------------------- */
.menu {
	width: 200px;
	border-style: solid;
	border-width: 0px;
	margin-bottom: 5px;
}
.menu-heading {
	height:25px;
	width: 200px;
	background-color:#FF0000;
	font-weight:bold;
	font-size:14px;
	color: Window;
	padding-left:3px;
}
.menu-content {
  background-color:#FFFFFF;
  width: 200px;
  font-size:14px;
  padding-top:10px;
  padding-left:5px;
  padding-right:5px;
  padding-bottom:10px;
}
.menu ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.menu ul li{
  position: relative;
}
.menu ul li ul{
  position: absolute;
  width: 200px;
  top: 0;
  visibility: hidden;
}
.menu ul li a{
  display: block;
  overflow: auto;
  text-decoration: none;
  background-color: #FFFFFF;
  padding: 1px 5px;
  line-height:25px;
  vertical-align:middle;
}
.menu ul li a:hover{
  background-color: #efefef;
}
#menuline {
  background-image:url(../images/line.gif);
  height:1px;
  width: 200px;
  line-height:1px;
  margin: 0;
  padding: 0;
  list-style-type:none;
  font-size:0px;
}
* html .menu ul li { float: left; height: 1%; }
* html .menu ul li a { height: 1%; }




.suckertreemenu ul{
margin: 0;
margin-left:20px;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
float: left;
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
	height:30px;
	text-align:center;
	color: #000000;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform: uppercase;
	font-weight: bold;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: -65px;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 180px; /*width of sub menu levels*/
color: black;
height:23px;
text-align:left;
vertical-align: bottom;
text-decoration: none;
padding: 1px 5px;
}
	
.suckertreemenu ul li a:hover{
background-color: black;
color: white;
}

Background image for top level menu list links 
.suckertreemenu .mainfoldericon{
background: #FFFFFF url(../images/arrow-down.gif) no-repeat center right;
}

/*/*Background image for subsequent level menu list links 
.suckertreemenu .subfoldericon{
background: #F3F3F3 url(../images/arrow-right.gif) no-repeat center right;*/
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%;}
* html .suckertreemenu ul li a { height: 1%;}
* html .suckertreemenu ul li ul li { float: left;}
/* End */


/* END CSS Document */



/* END CSS Document */
