﻿body{
background:#fff url('http://foxforestry.co.nz.indigotech.net.nz/Userfiles/Image/fox-website-bg.png') top center repeat-y;
margin:0px;
}
#container{
width:950px;
margin:0px auto;
}
#nav-left{
}
#nav-left ul{
padding:0px;

}
h4{
font-size:1.4em;
}
a{
color:#333;
}
#nav-left ul li{
display:block;
float:left;
height:30px;
text-transform: uppercase;
}
#nav-left ul li a:hover{
background-color:#a4b46d;
}
#nav-left ul li a{
color:#fff;
padding:2px 10px;
display:block;
font-weight: bold;
text-decoration:none;
}
#nav-left ul li.current a{
color:#231f20;
}
.clear{
clear:both;
}
.greenBG{
background-color:#6e8030;
height:40px;
}
.greenBG h2{
font-size:1.2em;
font-weight: bold;
color:#fff;
padding:10px 10px 0px;
}
.thin-border{
border:1px solid #c8c7c7;
}
.span-16-border{
width:628px;
float:left;
margin-right:10px;
}
.span-8-border{
width:308px;
float:left;
}
.content-header{
background-color:#231f20;
padding:10px;
color:#fff;
}
.margin-10{
margin:10px ;
}
.margin-10-top{
margin-top:10px !important;
}
.magicTrick{
position:absolute;
z-index:1;
margin-left:-2345px;
top:0px;
}
.fxg{
margin-right:7px;
margin-bottom:7px;
display:block;
float:left;
}
.last{
margin-right:0px;
}
#footer{
color:#888;
}
#footer a{
color:#888;
text-decoration: none;
}
#hsLink:hover{
color:#555;
}
#hsLink:hover a.f1{
color:#333;
}
#hsLink:hover a.f2{
color:#b5b514;
}
#contact_us input, #contact_us textarea, #contact_us select{
width:240px;
}
#contact_us input.checkbox{
width:30px;
}
#contact_us input[type="radio"]
{
    width: 30px;
}

.error li{
list-style: none;
}
ul.error{
margin-left:0px;
margin-bottom: 0px;
}
