/* Website: wdanz.co.nz (2288) */ 
html {
  font-size: 1em;
  line-height: 120%;
  padding: 0;
}
body {
  background: #ddd url('../images/bg.jpg') left top repeat-x;
  color: #222;
  font-family: arial, Verdana, Helvetica, Geneva, Swiss, Sans-serif;
  font-size: 0.8em;
  margin: 0 auto;
  min-width: 999px;
  padding: 0;
  text-align: center;
}
table {
  background: #f1f1f1;
  border: 1px solid #aaa;
  font-size: 0.9em;
  margin: 5px;
}
th {
  background: #d9d8d3;
}
td {
  font-size: 1.0em;
  padding: 3px 2px 3px 2px;
  vertical-align: top;
}
#wrap1 {
  background: #fff url('../images/header.jpg') left top no-repeat;  
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  text-align: left;
  width: 999px;
}
#wrap2 {
/*  background: transparent url('../images/wrap2.jpg') right top no-repeat; */
}
#wrap3 {
/*  background: transparent url('../images/wrap3.jpg') right bottom no-repeat; */
}
#wrap4 {
/*  background: transparent url('../images/wrap4.jpg') left bottom no-repeat; */
}
#header {
  height:135px;
}
#header img {
  border: 0;
}
#headertext {
  left: 0;
  position: absolute;
  top:0;
}
#topmenu ul {
  line-height: 1.3em;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 10;
}
#topmenu ul#nav li {
  display: inline;
  float: left;
  list-style-type: none;
  padding: 0;
}
#topmenu ul#nav li a {
  color: #7B7972;
  display: block;
  padding: 0 15px 0 15px;
}
#topmenu ul#nav li ul li {
  display: none;
}
#topmenu #nav li:hover ul ul,#topmenu #nav li:hover ul ul ul,#topmenu #nav li.sfhover ul ul,#topmenu #nav li.sfhover ul ul ul{
  left:-999em;
}
#topmenu #nav li:hover ul,#topmenu #nav li li:hover ul,#topmenu #nav li li li:hover ul,#topmenu #nav li.sfhover ul,#topmenu #nav li li.sfhover ul,#topmenu #nav li li li.sfhover ul{
  left:auto;
}
#navbar {
  heaight:100px;
}
/* Left hand area */
#sidebar-wrap {
  background: #ECEBE6 url('../images/sidebar.jpg') left top no-repeat;
/*  background: #DEDCD5; */
  float: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 135px;
}
#sidebar-top {
  width: 135px
}
#sidebar {
/*  background: transparent url('../images/sidebar.jpg') left top repeat-y; */
  background: transparent;
  float: left;
  margin: 20px 0 0 0;
  padding: 0;
  width: 135px;
}
/* Left hand navigation (Standard menu)*/
#sidebar #nav, #nav ul {
  margin: 0;
  padding: 0;
  line-height: 1.3em;
  z-index: 10;
}
#sidebar #nav li {
  border-bottom: 1px solid #D4D4D4;
  border-top: 1px solid #D4D4D4;
  list-style-type: none;
  margin-bottom: 1px;
  padding: 0;
  width: 135px;
}
#sidebar #nav li a {
/*  background: transparent url('../images/li.gif') left bottom no-repeat; */
  color: #000;
  display: block;
  font-size : 0.9em;
  font-weight : bold;
  padding: 0 0 0 5px;
  text-decoration:none;
}
#sidebar #nav li a.selected {
  color: #090;
} 
#sidebar #nav li ul li {
  background: #DEDCD5;
  border: none;
  color: #333;
  padding-left: 15px;
  width: 115px;
}
#sidebar #nav li ul li a {
  background: #DEDCD5;
  color: #333;
  font-weight: normal;
  width: 115px;
}
#sidebar #nav li ul li a.selected {
  color: #090;
} 
#sidebar #nav li.active a {
  color: #000;
}
#sidebar #nav li a:hover {
/*  background: transparent url('../images/li-hover.gif') left bottom no-repeat; */
  background: #eee;
  color: #090;
  text-decoration:none;
}
#sidebar #nav li:hover ul ul,#sidebar #nav li:hover ul ul ul,#sidebar #nav li.sfhover ul ul,#sidebar #nav li.sfhover ul ul ul{
  left:-999em;
}
#sidebar #nav li:hover ul,#sidebar #nav li li:hover ul, #sidebar #nav li li li:hover ul,#sidebar #nav li.sfhover ul,#sidebar #nav li li.sfhover ul,#sidebar #nav li li li.sfhover ul{
  left:auto;
}
/* Left hand navigation (Split menu)*/
/* wrapper for Left + middle on 3 col layouts. Not present on 1 or 2 col */
#content-container {
  float: left;
  width: 799px;
}
/* Right hand area */
#content-right {
  float: right;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 200px;
}
/* Middle area - main content */
#content-wrap {
  float: right;
  margin: 0 0 0 0;
  padding: 0 10px 0 10px;
  width: 844px;
}
#content-wrap.one-col {
  width: 979px;
}
#content-wrap.two-col-b {
  width: 779px;
}
#content-wrap.three-col {
  width: 644px;
}
#content {
  min-height: 300px;
  overflow: auto;
  padding: 0 10px 20px 15px;
}
/* Text settings */
p {
  margin: 10px 0;
}
h1 {
/*  background: transparent url('../images/h1.gif') left bottom no-repeat; */
  border-bottom: 2px solid #999; 
  color:#FF9933;
  font-size:140%;
  font-weight:bold;
  letter-spacing: 1px; 
  margin: 15px 0 10px 15px; 
  margin-bottom: 0.9em;
  padding: 5px 5px 5px 0; 
  text-align: left;
}
h2 {
/*  background: transparent url('../images/h2.gif') left bottom no-repeat; */
  border-bottom: 2px solid #999; 
  color: #090; 
  font-size:110%;
  font-weight:bold;
  letter-spacing: 1px; 
  margin: 15px 0 10px 10px; 
  margin-bottom: 0.9em;
  padding: 5px 5px 5px 0; 
  text-align: left;
}
h3 {
/*  background: transparent url('../images/h3.gif') left bottom no-repeat; */
  border-bottom: 2px solid #999; 
  color: #666; 
  font-size:100%;
  font-style: italic;
  font-weight:bold;
  letter-spacing: 1px; 
  margin: 15px 0 10px 5px; 
  margin-bottom: 0.9em;
  padding: 5px 5px 5px 0; 
  text-align: left;
}
h4 {
/*  background: transparent url('../images/h4.gif') left bottom no-repeat; */
  border-bottom: 2px solid #999; 
  color: #090; 
  font-size: 100%;
  font-weight: bold;
  text-transform: uppercase;
  margin: 15px 0 10px 5px; 
  margin-bottom: 0.9em;
  padding: 5px 5px 5px 0; 
  text-align: left;
}
h5 {
/*  background: transparent url('../images/h5.gif') left bottom no-repeat; */
  border-bottom: 1px solid #999;
  color: #999;
  font-weight: bold;
  letter-spacing: 1px;
}
h6 {
/*  background: transparent url('../images/h6.gif') left bottom no-repeat; */
  border-bottom: 1px solid #999;
  color: #999;
  font-weight: bold;
}
input, select, textarea {
  font: 1.0em Verdana, Arial, Helvetica, sans-serif;
}
a:link {
  color: #F93; 
}
a:visited {
  color: #7B7972; 
}
a:active {
  color: #090; 
}
a:hover {
  color: #090; 
  text-decoration: underline;
}
.right {
  float: right; 
}
.left {
  float: left; 
}
/* Footer area */
#footer-top { 
  color: #000; 
}
#footer {
/*  background: transparent url('../images/footer.jpg') left bottom repeat-x; */
  clear: both; 
  font-size: 0.9em; 
  line-height: 115%; 
  margin: 10px 0 0 0; 
  padding: 5px 0 0 0; 
  text-align: center;
}
#footer a {
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
#footer-nav li {
  border-left: 1px solid #444;
  display: inline;
  list-style-type: none;
  margin: -2px !important;
  margin: 0;
  padding: 0 5px;
}
#footer-nav li.first {
  border-left: 0;
}
#footer-nav li a {
  text-decoration: none;
}
#footer-nav li a:hover {
  text-decoration: underline;
}
#credits {
  font-size: 0.8em;
}
/* Used for clearing floats */
div.clear {
  clear: both;
}
.form {
  border:0;
  margin: 0;
  padding: 5px;
  width: 600px;
}
.white {
  background: #fff;
}
.blogsummary {
  background: #f1f1f1 url('../images/blogsummary.gif') left bottom repeat-x;
  border: 1px solid #999; 
  color: #333;
  margin: 15px 5px 5px 5px; 
  padding: 10px;
  width: 600px;
}
.panelheader {
  background: #d9d8d3 url('../images/panelheader.gif') left top repeat-x;
  border-top: 1px solid #999; 
  border-left: 1px solid #999; 
  border-right: 1px solid #999; 
  color: #000;
  font-weight: 700;
  margin: 5px 0 0 0; 
  padding: 3px 5px 3px 3px;
}
.panel {
  background: transparent url('../images/panel.jpg') left bottom repeat-x;
  border: 1px solid #999; 
  color: #333;
  font-size: 1.0em;
  line-height: 110%;
  margin: 0 0 5px 0; 
  padding: 5px;
}
table.panel {
  background: transparent;
  border: none;
  margin: 0;
}
td.panel1 {
  font-size: 0.9em;
  padding: 0;
  vertical-align: top;
}
td.panel2 {
  font-size: 0.9em;
  padding: 0;
  vertical-align: bottom;
}
.blogphoto {
  background:#fff;
  border: 1px solid #999;
  float:right;
  width:125px;
}
img.blog {
  margin: 5px 5px 2px 5px;
}
.blogdetails {
  color: #000;
  font-size: 0.9em;
  font-style: italic;
}
blockquote {
  background: #d9d8d3;
  padding: 6px;
}
.news {
  font-size:0.8em;
  line-height: 130%;
  margin-top:10px;
  padding:4px;
}
.news a:link {
  color:#333;
}
.quote {
  background:#fff url('../images/quote.jpg') left top no-repeat; 
  border:1px solid #333;
  color:#000;
  font-size:0.9em;
  font-weight:700;
  font-style:italic;
  margin: 15px 5px;
  padding:7px;
  text-align:center;
}
.membercomparisons {
  text-align:center;
}
.membercomparisons td {
  border-bottom: 1px solid #aaa;
}
.tableheader {
  background:#e9e8e3;
  font-weight:700;
}
.tablerowheader {
  background:#e9e8e3;
  font-weight:700;
  text-align:left;
}
/www/k5 
