body {
  font: 11px "lucida sans unicode", "lucida grande", verdana, arial, helvetica, sans-serif;
  color: #535255;
  margin: 15px;
  background: #ffffff;
  line-height: 150%;
  }

p, li, ul, dd, td {
  font: 12px "lucida sans unicode", "lucida grande", verdana, arial, helvetica, sans-serif;
  color: #535255;
  line-height: 150%;
  }
 
a {
  font: 12px "lucida sans unicode", "lucida grande", verdana, arial, helvetica, sans-serif;
  color: #24408e;
  text-decoration: underline;
  }
  
a:hover {
  color: #b7d02e; 
  text-decoration:underline;
  }

hr {
  height:1px;
  border: 0px;
  width:100%;
  background:#231f20;
  color:#231f21;
  margin: 0 0 5px 0;  
  }
  
h1, h1 a, h2, h2 a, h3, h3 a {
  line-height: 120%;
  margin-top: 0;
  }

h1, h1 a {
  color: #b7d02e;
  font-size: 34px;
  text-transform: uppercase;
  margin: 0 0 10px -6px;
  font-weight: normal;
  }
h2, h2 a {
  font-size: 20px;
  }
h3, h3 a {
  font-size: 16px;
  }

#wrapper {
  width: 905px;
  margin: 0 auto;
  }

#header {
  height: 384px;
  }

#content {
  margin: 2px 0 10px 32px;
  overflow: auto;
  height: 100%;
  }

#content-main {
  width: 580px;
  padding-left: 6px;
  float: left;
  }

#content-main-wide {
  width: 850px;
  padding-left: 6px;
  float: left;
  }
  
#content-right {
  margin-left: 38px;
  width: 242px;
  float: left;
  }
#content-right img {
  padding-right: 9px;
  padding-bottom: 9px;
  background: url(http://static.springbrook.co.nz/images/image-shadow.gif) bottom left;
  margin-bottom: 2px;
  }


#bottomlinks, .current a {
  clear: both;
  padding: 20px 0 10px 6px;
  width: 864px;
  margin-left: -5px;
  color: #b7d02e;
  }
#bottomlinks a, #bottomlinks .current, #productmenu a {
  padding: 0 8px;
  text-decoration: none;
  }  
#bottomlinks a:hover, #bottomlinks .current {
  text-decoration: underline;
  }  

#footer {
  float: left;
  padding: 16px 0 16px 78px;
  width: 827px;
  background: #250413;
  height: 49px;
  }
 
#footer a, #footer, #footer p {
  color: #ffffff;
  display: inline;
  font-size: 24px;
  text-decoration: none;
  }
#footer a:hover {
  text-decoration: underline;
  }

#productmenu {
  position: absolute;
  top: 12px;
  left: 320px;
  z-index: 6;
  width: 540px;
  height: 20px;
  text-align: right;
  color: #b7d02e;
  }
  
.copyright {
  margin-left: 78px;
  }
.copyright, #footer .copyright a {
  font-size: 12px;
  }

.packsizes {
  float: right;
  border: 1px solid #231f20;
  padding: 4px;
  margin-right: 4px;
  height: 74px;
  }
.packsizes img {
  padding-right: 5px;;
  }

h2.productheader {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 28px;
  margin: 0;
  }
  
.productdetails {
  vertical-align: top;
  }
.productdetails h2 {
  font-size: 22px;
  font-weight: 100;
  margin: 10px 0 0 0;
  }
  
.error {
  color: #ff0000;
  font-weight: bold;
  font-size: 10px;
  }

.contactinput {
  width: 300px;
  }

.imageright {
  float: right;
  margin: 1px 0 0 15px;
  }

.imageleft {
  float: left;
  margin: 1px 15px 0 0;
  }