body, html {
	background: #ededed url('../../gfx/bg.gif') repeat-x;
	font-family: "Tahoma";
	font-size: 12px;
	color: #9e9e9e;
	line-height: 18px;
}

h1, h2 {
	font-size: 14px;
	color: #00943a;
	padding-bottom: 12px;
}

ul li {
	list-style: disc;
}

a { 
	color: #00943a;
	text-decoration: underline;
}

a.more {
	color: #00943a;
}

p {
	margin: 0 0 10px 0;
}

/**
 * Default classes
 */

.left {	float: left; }
.right { float: right; }
.clear { 
	clear: both;
	height: 1px;
}

.searcher, .inputter {
	border: 2px solid #c4c4c4;
	border-width: 1px 0 0 1px;
	margin: 0 5px;
	padding: 2px;
	height: 16px;
	width: 170px;
	font-family: "Tahoma";
	font-size: 12px;
}

.divider {
	position: relative;
	margin: 0 0 10px 0;
	width: 100%;
	height: 13px;
	background: url('../../gfx/xdots.gif') bottom left repeat-x;
}

/**
 * Default styles
 */
div#wrapper {
	position: relative;
	width: 900px;
	margin: 0 auto;
}

div#container {
	position: relative;
	padding: 305px 0px 0px 0px;
	width: 100%;
}

div#menu {
	position: absolute;
	top: 91px;
	right: 0px;
	height: 27px;
}

div#header {
	position: absolute;
	top: 121px;
	left: 0px;
	width: 100%;
}

div#top {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 90px;
	width: 400px;
	text-align: right;
}

div#logo {
	position: absolute;
	top: 8px;
	left: 0px;
}

/**
 * Menu styles
 */

#menu ul li {
	float: left;
	margin: 0 0 0 30px;
	font-size: 12px;
	font-family: "Tahoma";
	line-height: 25px;
	height: 29px;
	list-style: none;
}

#menu ul li a {
	color: #9e9e9e;
	text-decoration: none;
}

#menu ul li.active {
	background: url('../../gfx/menubg.gif') bottom center no-repeat;
}

#menu ul li.active a {
	color: #00943a;
}

div#submenu {
	margin: 9px 0 0 0;
	color: #00943a;
	height: 26px;
}

div#submenu img {
	margin: 0 0 -5px 0;
}

/**
 * Content styles
 */

div.content {
	position: relative;
	width: 100%;
}
 
div.content.left {
	padding: 0 20px 0 0;
	width: 300px;
}

div.side {
	position: relative;
	padding: 0 0 20px 20px;
	width: 180px;
	background: url('../../gfx/ydots.gif') top left repeat-y; 
}

div.image {
	position: relative;
	margin: 0 0 0 30px;
	width: 230px;
}

div.image img {
	border: 2px solid #fff;
}

div#form {
	text-align:right;
	line-height: 26px;
	height: 30px;
}

div#form select {
	margin: 0 0 0 20px;
	width: 120px;
}

div.list {
	width: 680px;
	padding: 3px 0 15px 20px;
	background: url('../../gfx/ydots.gif') top left repeat-y; 
}

div.list.small {
	width: 170px; 
	background:none; 
	padding: 3px 20px 15px 0;
}

div.detail {
	position: relative;
	padding: 10px;
	width: 662px;
	height: 431px;
	background: url('../../gfx/detail.png') no-repeat;
}

div.detail .container {
	height: 255px;
}

#detail {
	width: 325px;
}

/**
 * Product styles
 */

div.content .product {
	position: relative;
	padding: 0 10px 0 0;
	width: 170px;
}

div.new, div.list .product {
	position: relative;
	padding: 10px;
	width: 149px;
	height: 204px;
	background: url('../../gfx/newproduct.png') no-repeat;
	cursor: pointer;
}

div.list .product {
	background: url('../../gfx/product.png') no-repeat;
}

div.new h3, div.new h3 a, div.list .product h3, .product h3 a {
	width: 149px;
	text-align: center;
	color: #fff;
	text-decoration: none;
}

div.new img, div.list .product img {
	border: 1px solid #fff;
	margin: 10px 0 0 0;
}

div.new table, div.list .product table, div.detail table {
	margin: 3px 3px 0 3px;
	color: #fff;
	font-size: 11px;
	line-height: 13px;
}

div.new table th, div.list .product th, div.detail th {
	font-weight: normal;
	text-align: left;
	padding: 0 10px 0 0;
	vertical-align: middle;
}

/**
 * Detail styles
 */
div.detail h3 {
	font-weight: bold;
	color: #fff;
}

div.detail .left {
	position: relative;
	margin: 10px 0 0 0;
}

div.detail div#image {
	position: relative;
}

div.detail div#image #images img {
	border: 1px solid #fff;
	max-width: 300px;
}

div#viewer {
	position: relative;
}

div#images, div#controls {
	position: relative;
	float: left;
	height: 100%;
}

div#controls {
	height: 220px;
}

div.detail .previous {
	position: absolute;
	bottom: 15px;
	cursor: pointer;
	border: 1px solid #fff;
	border-width: 1px 1px 1px 0px;
}

div.detail .next {
	position: absolute;
	top: 15px;
	cursor: pointer;
	border: 1px solid #fff;
	border-width: 1px 1px 1px 0px;
}

div.detail table {
	margin: 10px 20px 6px 0;
}

div.detail td {
	line-height: 28px;
}

div.detail .divider {
	margin: 0px 2px 3px 2px;
	width: 656px;
	background: url('../../gfx/wdots.gif') bottom left repeat-x;
}

div.detail .contact {
	margin: 0;
	width: 100%;
}

div.detail .contact td {
	line-height: 17px;
}

div.detail .inputter {
	border: 1px solid #fff;
	width: 226px;
	margin: 1px 20px 0 0;
	border: 0;
}

div.detail textarea.inputter {
	margin: 3px 0 0 0;
	width: 390px;
	height: 93px;
}

div.detail .submitter {
	margin: 3px 12px 0 0;
	*margin: 0px 14px 0 0;
}

.green {
	color: #005120;
}
.price {
	color: #b9c3cc;
	font-weight: bold;
}

div#overview {
	position: absolute;
	top: 8px;
	right: 15px;
}

div#overview a { 
	color: #fff;
}

div.product td, div.new td, div.product th, div.new th {
	font-size: 9px;
}

/**
 * Top bar styles
 */

div#top a {
	color: #9e9e9e;
	text-decoration: none;
}

div#top a.active {
	color: #fff;
}

div#search {
	position: absolute;
	bottom: 10px;
	right: 0px;
}

/**
 * Header styles
 */
 
div#header ul {
	margin: 10px 0 0 0;
	overflow: hidden;
	height: 120px;
}
 
div#header ul li {
	float: left;
	margin: 0 20px 0 0;
	width: 156px;
	height: 110px;
	list-style: none;
	border: 4px solid #83cc7e;
}

div#header ul li.last {
	margin: 0;
}

div#header ul li div {
	height: 110px;
	width: 100%;
}

/**
 * Search styles
 */

div.large {
	width: 680px;
	padding: 0 10px 0 0;
}

div.large a {
	color: #9e9e9e;
}

p.search {
	padding: 0 0 15px 0;
	border: 1px solid #d5d5d5;
	border-width: 0 0 1px 0;
}

/**
 * Contact form
 */ 
.input_table th {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	padding: 0 2px;
}

.input_table .inputter {
	margin: 0 0 2px 0;
	
}

div.content li {
	margin: 0 0 0 25px;
	padding: 3px 0;
}