body {
	margin: 0;
	padding: 0;
	font-size: 11.5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #07110F url(../graphics/background.gif) repeat-x;
	color: #666;
}
* html body {
	font-size: 70%;
}

.nowrap {
	white-space: nowrap !important;
}

.white {
	background: white !important;
}

.topborder {
	border-top: 1px dashed #555 !important;
}

img {
	border: 0 none;
}

p {

}

hr {
	border: 0;
	padding: 0;
	color: #8ab30c;
	background: #8ab30c;
	height: 1px;
}

a { color: #799e19; outline: none; }

a:hover { color: #b3db13; }

ul {
	margin: 0;
	padding: 0 20px;
	list-style-image:url(../graphics/triangle_crumbs.gif);
}

h1, h2 {
	font-size: 140%;
	padding: 0;
	color: #666;
}

h2 {
	font-size: 120%;
	color: #666;
	margin-bottom: 4px;
}
.left p {

}

.button h2 { color: #fff; }

.nomargin {
	margin: 0 !important;
}

.clear {
	height: 1px;
	clear: both;
}

.float {
	float: left;
	width: 782px;
}
* html .float {
	/*background: white url(../graphics/triangle_content.gif) no-repeat 15px 25px;*/
	position: relative;
	top: -1px;
}

#wrapper {
	width: 970px;
	margin: 0 auto;
	font-size: 110%;
	position: relative;
}

#flash {
	position: absolute;
	right: 0;
	top: 0px;
	color: white;
	font-style: italic;
	height: 160px;
	width: 151px;
	z-index: 50;
}

#left {
	float: left;
	width: 160px;
}

.left td {
padding: 10px;
}

#full {
	float: left;
	width: 160px;
}

#logo {
	margin: 20px 0 10px 0;
}

#navigation {
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	position: relative;
	z-index: 1000;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style-image:none;
}
#navigation li {
	list-style-type: none;
}
#navigation li a {
	height: 29px;
	line-height: 31px;
	display: block;
	border-bottom: 1px solid black;
	padding-left: 15px;
	text-transform: uppercase;
	color: white;
	background: #607F17;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#navigation li a:hover {
	background: #799E19;
}
#navigation li.nav_active a, #navigation li.nav_active a:hover {
	color: black;
	background: #b3db13 url(../graphics/nav_active.gif) repeat-y;
}

#advertisement {
	margin-top: 10px;
	text-align: center;
	color: #646665;
	line-height: 30px;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 80%;
	background: url(../graphics/nav_active.gif) no-repeat bottom left;
	position: relative;
	z-index: 2000;
}

#advertisement img { border: 1px solid #000; }

#right {
	margin: 0 0 0 180px;
	position: relative;
}

#top {
	height: 85px;
	line-height: 140px;
	font-style: italic;
	color: white !important;
	text-align: right;
	font-size: 130%;
	padding-right: 160px;
}

#wrapper1 {
	padding-left: 4px;
	background: url(../graphics/main_left.gif) repeat-y;
}
* html #wrapper1 {
	margin-top: -55px;
}

#wrapper2 {
	padding-right: 4px;
	background: url(../graphics/main_right.gif) repeat-y top right;
	position: relative;
}

#wrapper3 {
	position: relative;
	top: -1px;
}

#tab {
	height: 34px;
	position: relative;
}
* html #tab {
	margin-left: -3px;
}
#tab div.button {
	background: #b3db13 url(../graphics/tab.gif);
	height: 34px;
	color: white;
	text-transform: uppercase;
	padding-left: 15px;
	padding-right: 10px;
	float: left;
}
#tab div.button h2 {
	margin: 0;
	height: 35px;
	line-height: 35px;
	font-size: 120%;
	background: url(../graphics/triangle_tab.gif) no-repeat;
	padding-left: 25px;
	float: left;
	position: relative;
	top: 0;
}
#tab img {
	float: left;
	position: relative;
}
#tab div.right {
	background: url(../graphics/tab_base.gif) repeat-x bottom left;
	height: 34px;
	margin-right: 1px;
}

#crumbs {
	background: #d7d7d7 url(../graphics/crumbs.gif);
	height: 27px;
	position: relative;
}

#crumbs .crumbs_block {  height: 21px; 	padding: 3px 25px 3px 40px  }


* html #crumbs {
	margin-left: -3px;
}
#crumbs div {
	float: left;
	background: white url(../graphics/crumbs_left.gif) no-repeat top right;
	height: 27px;
	line-height: 27px;
	padding: 0 25px 0 40px;
	color: #9FA1A0;
	font-size: 90%;
}

#crumbs img {
	position: absolute;
	left: 18px;
	top: 10px;
}

#content {
	position: relative;
	#float: left;
	#width: 800px;
	background: white;
	font-size: 95%;
	color: #666;
}

#content div.right {
	width: 195px;
	padding: 20px 0 40px 0;
	position: relative;
	z-index: 1000;
	margin-bottom: -20px;
	margin-top: -40px;
	left: 15px;
}
#content div.right ul {
	list-style-image: none;
	margin: 10px 0 10px 15px;
	padding: 0;
}
#content div.right ul li {
	padding: 0;
}

#content div.image {
	border: 1px solid #ccc;
	float: right;
	width: 225px;
	margin: 40px 21px 30px 40px;
}

#content div.image h1 {
	background-color: #94bd0c;
	color:#FFFFFF;
	padding: 0 10px;
	margin: 0;
	text-align:center;
}

#content div.image p {
	padding: 0 10px 10px 10px;

	margin: 0;
}

#content div.image img {
	padding: 10px 0;
}



* html #content div.image {
	position: relative;
	z-index: 10;
}
#content div.right td {
	padding: 0 10px;

}
#content div.right table {
}
div.rowbox {
	width: 185px;
	border: 1px solid #ccc;
	background: url(../graphics/rowbox.gif) repeat-y;
	height: 215px;
	padding: 10px 20px;
}
#content div.left {
	margin-right: 225px;
	padding: 20px 30px 30px 40px;
}

#footer {
	height: 110px;
	background: #07110F url(../graphics/footer.gif) repeat-x;
	position: relative;
	margin: -16px 1px -25px;
	line-height: 22px;
	color: white;
	padding-left: 90px;
	font-size:10px;
}
#footer a {
	color: white;
}
* html div.footerfix {
	margin-left: -2px !important;
}

#footer span {

}

div.columnfix span {
	position: relative;
	top: -14px;
}
* html div.columnfix {
	top: -4px;
}

#footerlogo {
	position: absolute;
	z-index: 2000;
	top: -9px;
	left: 40px;
}

#madeinnz {
	position: absolute;
	z-index: 2000;
	right: 30px;
	top: -23px;
}

#cart, #details {
	width: 700px;
}
#cart td {
	height: 10px;
}
#cart td img {
	border: 0 none;
}
#cart td div.item {
	width: 210px;
	padding: 0 10px;
	margin-left: 105px;
	border-bottom: 1px solid #D6E882;
}
#cart td div.item div.input {
	float: right;
	width: 71px;
	background: url(../graphics/input.gif);
	padding: 0 0 0 6px;
}
#cart td div.item div.input input {
	display: block;
	width: 40px;
	position: relative;
	left: 10px;
}
#cart td div.item h2, #cart div.item p, #cart td div.item h3 {
	margin: 0;
}
#cart td div.item h2 {
	font-size: 130%;
}
#cart td div.item h3 {
	color: #AEDB0C;
	font-size: 130%;
}
#cart td div.total {
	width: 340px;
	float: left;
	margin: 5px 0;
	padding-bottom: 5px;
	font-size: 130%;
}
#cart img {
	padding: 0;
}

.rowboxes {
	width: 202px;
	line-height: 14px;
	font-size: 12px;
	margin-bottom: 10px;
	position: relative;
	#left: 18px; #top: 10px;
}
* html .rowboxes { left: -3px; }
.rowboxes tr {
}
.rowboxes td {

	vertical-align: top;
}
.rowboxes h3 {
	font-style: italic;
	margin: 3px 0 2px 0;
	font-size: 130%;
}
.rowboxes p {
	margin: 5px 0 0 0;
	font-size: 100%;
	line-height: 14px;
}
.rowboxes a {
	color: #666;
}
.rowboxes a { text-decoration:none; }
.rowboxes img { padding: 8px 0; }
.rowboxes a.magnify { text-decoration: underline; display: block; background: url(../graphics/magnifying_glass.gif) no-repeat left top; padding-left: 17px; height: 2.2em; }

#details th {
	font-size: 140%;
	font-weight: bold;
}
#details td {
	vertical-align: top;
	border-bottom: 0 none;
	padding: 10px 8px 0;
	font-size: 110%;
	height: 20px;
}
#details td span {
	color: red;
}
#details .divider {
	border-right: 1px solid white;
}
#details td textarea {
	margin-bottom: 10px;
}
#details td input, #details td textarea {
	width: 180px;
}

#totals {
	margin: 10px 20px 10px 0;
}

#totals td {
	border: 0 none;
	padding: 0;
	font-weight: normal;
	height: 20px;
	font-size: 120%;
	white-space: nowrap;
}

.rightalign {
	text-align: right;
}

.bold {
	font-weight: bold !important;
}


/* Gallery styles */

td.gallery_td {
	padding: 0 20px;
	width: 95px;
	height: 95px;
	padding-left: 1px;
	padding-bottom: 10px;
}

td.gallery_table_image {
	width: 95px;
	height: 95px;
	vertical-align: center;
	padding: 0;
	text-align: center;
	background: url(../graphics/thumb.gif) no-repeat;
}

td.gallery_table_image a {
	position: relative;
	top: -2px;
	left: -2px;
}

td.gallery_table_image a img {
}

#gallery {
	margin: 0;
	padding: 0;
	list-style-image: none;
}
#gallery li {
	list-style-type: none;
	float: left;
	height: 95px;
	width: 95px;
	background: url(../graphics/thumb.gif) no-repeat;
	margin: 0 20px 20px 0;
	position: relative;
	text-align: center;
}
#gallery li a {
	vertical-align: middle;
	width: 95px;
	height: 95px;
	#width: 100px;
	#height: 100px;
	display: table-cell;
	text-align: center;
	#position: relative;
	#top: 50%;
}
#gallery li a img {
	position: relative;
	#bottom: 25%;
	margin-top: -3px;
	margin-left: -3px;
	#margin-top: -3px;
	#margin-left: 3px;
}







#teaser {
	position: relative;
	left: -3px;
	margin-top: 10px;
}

td.rowbox ul {
	list-style-image: none;
}

img.moveleft {
	position: relative;
	right: 4px;
}