/* 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 */

.TEXT {
  color:#57382D;
  font-family: Arial, Verdana, sans-serif;
  font-size:12px;
}

/* -------------------------------- */
/* Body Tag */
/* -------------------------------- */
.body {
  text-align:center;
  background-color:#034474;
  background-image:url(../images/bg.png);
  background-repeat:repeat-x;
  font-family: Arial, Verdana, sans-serif;
  font-size:13px;
  margin-left:0;
  margin-bottom:0;
  margin-right:0;
  margin-top:0;  
}
A {
  font-weight:bold;
  vertical-align:middle;
  	font-family: "Comic Sans MS";
	color:#3379BE;
	font-weight: bold;
  font: 18px;
}
A:hover {
  text-decoration: underline;
}
FORM {
  margin:0;
  display:inline;
}
SELECT, INPUT, TEXTAREA {
  font-size:11px;
  color:#333333;
}
.main-table {
  width:940px; /* copy width to header, main and footer */
  margin-left:auto;
  margin-right:auto;
}
/*.side-left {
  width:10px;
  height:1px;
}
.side-right {
  width:10px;
  height:1px;
}*/

/* -------------------------------- */
/* Header */
/* -------------------------------- */
.header {
  width:auto;
  text-align:center;
  padding-top:0px;
  margin-left:auto;
  margin-right:auto;
}
/*.menu-top {
  height:40px;
  text-align:left;
  vertical-align:middle;
  background-image: url(../images/lefttab.png);
  background-repeat: repeat-x;
  width: 120px;
  height: 40px;
}*/

.menu-top {
  height:30px;
  text-align: center;
  background: #FFFFFF;
}

.menu-top-text {
  vertical-align:middle;
  font-family: "Comic Sans MS";
  color:#3379BE;
    font: 18px;
	font-weight: bold;

}

.header-spacer {
  background-color: #ED1C2E;
  height:0px;
}

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

/* -------------------------------- */
/* Content */
/* -------------------------------- */
H1 {
  font-size:18px;
  color:#333333;
  font-weight:bold;
  margin-bottom: 0;
  margin-top: 0;
}
H2 {
  font-size:16px;
  color:#333333;
  font-weight:bold;
  margin-bottom: 0;
  margin-top: 0;
}
P {
  margin-top: 0;
}.heading {
  font-size:15px;
  font-weight:bold;
}
.subheading {
  font-size:13px;
  font-weight:bold;
}
.text_small {
  font-size:11px;
}
.error {
  font-size:11px;
  color:#CC0000;
}
.success {
  font-size:11px;
  color:#009900;
}

/* -------------------------------- */
/* Products */
/* -------------------------------- */
.category {
  text-align:center;
  padding:0px;
  background-color:#F9F9F9;
  width:100px;
  height:100px;
  padding: 25px;
  margin: 25px;
}
.category:hover {
	background-color:#C6FFFF;
}
.product {
  text-align:center;
  background-color:#FFFFFF;
  width:140px;
  height:140px;
  padding-bottom:40px;
  padding-top:30px;
  padding-left:30px;
  padding-right:30px;
  margin: 25px;
  }
.product:hover {
	background-color:#C6FFFF;
	width:140px;
	height:140px;
}
.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:170;
  border-style:solid;
  border-width:1px;
  border-color:#d9dadb;
}
.box-heading {
  width:170;
  background-color:#d9dadb;
  font-weight:bold;
  padding:7px;
}
.box-text {
  text-align:center;
  vertical-align:top;
  padding:20px;
}

/* -------------------------------- */
/* Images/Files */
/* -------------------------------- */
.images-left {
  width:200px;
  text-align:center;
}
.images-right {
  width:200px;
  text-align:center;
}
.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:920px;
  text-align:center;
  padding-top:10px;
  padding-bottom:10px;
  margin-left:auto;
  margin-right:auto;
  font-size:10px;
  color: #f0f0f0;
}
.footer-spacer {
  width:0px;
  background-color:#333333;
  height:0px;
  
}
.footer-text {
	font-size:10px;
	color:#FFFFFF;
}

/* -------------------------------- */
/* Menu */
/* -------------------------------- */
.menu {
  width: 200px;
  border-style:solid;
  border-width:1px;
  border-color:#C6C6C6;
  margin-bottom:25px;
}
.menu-heading {
  height:40px;
  background-image:url(../images/backheader.png);
  background-repeat:no-repeat;
  vertical-align:middle;
  background-position:center;
  font-weight:bold;
  color:#FFFFFF;
  padding-left:20px;
}
.menu-heading-text {
	font-weight:bold;
	color:#FFFFFF;
	padding-left:20px;
	vertical-align:middle;
	font: 28px;
	font-family: Arial, Helvetica, sans-serif;
}
.topmenu-text {
  font-weight:bold;
  vertical-align:middle;
  	font-family: "Comic Sans MS";
	color:#3379BE;
	font-weight: bold;
  font: 18px;
}
.topmenu-text2 {
	font-weight:bold;
	vertical-align:middle;
	font-family: "Comic Sans MS";
	color:#00FFFF;
	font-weight: bold;
	font: 18px;
}
.topmenuimage {
	background-repeat: no-repeat;  
}
.menu-content {
	background-color:#FFFFFF;
	width:180px;
	font-size:13px;
	padding-top:10px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	font-family: "Comic Sans MS";
	color:#3379BE;
	font-weight: bold;
}
.menu-content-text {
	color:#333333;
}
.menu ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.menu ul li{
  position: relative;
}
.menu ul li ul{
	position: absolute;
	width: 200px;
	padding-top:5px;	
	padding-bottom:5px;
	top: 0;
	visibility: hidden;
	background-color:#FFFFFF;
}
.menu ul li a{
	display: block;
	overflow: auto;
	width:auto;
	vertical-align:middle;
	font-size:13px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	font-family: "Comic Sans MS";
	color:#3275B8;
	font-weight: bold;
}
.menu ul li a:hover{
	background-color: #C1FFFF;
}
#menuline {
  background-image:url(../images/line.gif);
  height:1px;
}

/* END CSS Document */
