body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#base {
	position: absolute;
	left: 40px;
	top: 10px;
	right: 40px;
	background-color: #FFFFFF;
}
#logo {
	background-color: #000000;
	width: 100%;
	padding-bottom: 10px;
	padding-left: 3px;
}
#navstrip {
	background-color: #B69B36;
	padding: 4px 7px 4px 0px;
	color: white;
}
#navstrip a {
	color: black;
	font-weight: bold;
	text-decoration:none;
	padding: 0 10px;
}

#footy {
	color: white;
	background-color: #B69B36;
	width: 100%;
}
.headset {
	width:100%;
	height: 120px;
}
#headsetb {
	width:100%;
	height: 5px;
	background-color: #B69B36;
}
#leftnav {
	background-color: #DFCD94;
	/* #E9E1C5; */
	padding: 7px;
	float: left;
	width: 200px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#leftnav a {
	text-decoration: none;
	color: black;
	font-size:11px;
}
#maincontent {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 230px;
	min-height: 250px;
}
#fullcontent {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	min-height: 250px;
}
.retailers td {
	border-bottom: 1px solid #DACD9D;
	padding: 2px 5px 2px 0;
	vertical-align: top;
	font-size: 12px;
}
#fern {
	background-image: url(/images/heads/fern.jpg);
	background-repeat: no-repeat;
}
#silverfern {
	background-image: url(/images/heads/silverfern.jpg);
	background-repeat: no-repeat;
}
#kowhai {
	background-image: url(/images/heads/kowhai.jpg);
	background-repeat: no-repeat;
}
#kiwi {
	background-image: url(/images/heads/kiwi.jpg);
	background-repeat: no-repeat;
}
#caps {
	background-image: url(/images/heads/caps.jpg);
	background-repeat: no-repeat;
}
/*
#head-blue { background-image: url(/images/heads/blue.png); }
#head-gold { background-image: url(/images/heads/gold.png); }
#head-green { background-image: url(/images/heads/green.png); }
#head-grey { background-image: url(/images/heads/grey.png); }
#head-orange { background-image: url(/images/heads/orange.png); }
#head-pink { background-image: url(/images/heads/pink.png); }
#head-purple { background-image: url(/images/heads/purple.png); }
#head-red { background-image: url(/images/heads/red.png); }
#head-yellow { background-image: url(/images/heads/yellow.png); }
#head-limegreen { background-image: url(/images/heads/limegreen.png); }
*/
.headimg {
/*	background-repeat: repeat-x; */
	background-repeat: no-repeat;
	background-position: -10px 0;
	background-image: url(/images/headimg_0809.jpg);
	
}
.catlabel {
	padding-left: 7px;
	font-size: 15px;
	font-weight: bold;
}
.catlabel a, .retailers a, #companions a {
	text-decoration: none;
	color: black;
}
.catlabel a:hover, .retailers a:hover, #companions a:hover {
	text-decoration: underline;
}

#productnavname {
	font-weight: bold;
}
.altcolor, h1 {
color: #B69B36;
}

.elform td {
	background-color: #E9E1C5;
	border-bottom: 1px solid white;
	padding: 5px;
}
.rightcol {
	text-align: right;
	padding-right: 3px;
	vertical-align: top;
}
.leftcol {
	padding-right: 3px;
	vertical-align: top;
}
.imgpad {
	margin-right: 10px;
}
.imgpad2 {
	margin-left: 10px;
}
.subbreak {
	margin: 15px 0 0 0;
	color: #B69B36;
	font-weight: bold;
	font-size: 14px;
}
.goldbox {
	background: url(/images/boxgold-mid.png) repeat-y;
	width: 450px;
}
.goldbox .top {
	background: url(/images/boxgold-top.png) no-repeat;
}
.goldbox .bot {
	background: url(/images/boxgold-bottom.png) bottom no-repeat;
}
.goldbox p, .goldbox h4 {
	margin-left: 15px;
	margin-right: 15px;
}
.goldbox h4 {
	margin-top: 0;
	font-weight: normal;
	font-style: italic;
}
.goldbox h3 {
	margin: 0 15px;
}

.goldbox-full {
	background: url(/images/boxgold.png) no-repeat;
	width: 300px;
	height: 125px;
	border: 1px solid black;
}
.goldbox-full a {
	color: #000;
	text-decoration: none;
}
.goldbox-full h3, .goldbox-full h4 {
	margin: 40px 0 0 0;
	text-align: center;
}
.goldbox-full h4 {
	margin-top: 0;
	font-weight: normal;
	font-style: italic;
}
.mob {
	color: white;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
}
.featuredimage{
	margin-left: 30px;
	margin-bottom: 30px;
}
.featured a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	
}