* {
padding:0px;
margin:0px;
}

body {
	background-color:#000000;
	background-image:url(../images/body-bg.gif);
}

#container {
	width:990px;
	padding:0px;
	margin:0px;
	position:relative;
	background-color:#000000;
	border-left: 4px solid #192326;
	border-right: 4px solid #192326;
	text-align:justify;
}

#header {
	width:990px;
	height:120px;
	padding:0px;
	margin:0px;
	background-image:url(../images/header-bg-wide.jpg);
}

#middle {
	width:979px;
	border-left: 2px solid #10171A;
	border-right: 2px solid #10171A;
	height:auto;
	background-image:url(../images/content-bg-green.gif);
	margin-left:4px;
}

#left-side {
	width:160px;
	height:auto;
	float:left;
}

#right-side {
	width:160px;
	height:auto;
	float:left;
}
#middle-content {
	width:800px;
	height:auto;
	float:left;
}
#content {
	width:600px;
	float:left;
	padding:10px;
}

#topmenu {
	position:absolute;
	top: 90px;
	left:20px;
}

#footer {
	width:979px;
	border-left: 2px solid #10171A;
	border-right: 2px solid #10171A;
	height:20px;
	background-image:url(../images/footer-bg.jpg);
	margin-left:4px;
}

div.floatcleanup {
	clear:both;
}

div.contentlist {
	width:100%;
	padding: 4px;
	background:#f5fbf0;
}

div.modules {
	width: 100%;
}

div.moduletable h3 {
	padding: 0;
	margin: 0 0 8px;
	font-size: 12px;
	text-transform: uppercase;
}

div.category_product_box:hover {
	border:1px #dfd solid;
}

div.moduletable {
	padding: 0px 0px 20px;
/*	border-bottom: 1px solid #FFFFFF; */
/*	background: url(../images/left-module-bg-green.gif) no-repeat bottom right; */
	width:150px;
	background-color: #f5fbf0;
}

hr.cart_monitor {
	color:#080;
}
input {
	border:1px #080 solid;
}

img {
	border:0px;
}

/* Normal link */
a {
	color: #548129;
}



a:hover, a:active {
	color: #1D8BB4;
}



/* FORM

--------------------------------------------------------- */

.button {
	padding: 1px 5px;
	border-top: 1px solid #B2DA8B;
	border-right: 1px solid #76B43A;
	border-bottom: 1px solid #76B43A;
	border-left: 1px solid #B2DA8B;
	background: #B2DA8B;
	color: #333333;
}

.button:hover {
	border-top: 1px solid #B2DA8B;
	border-right: 1px solid #76B43A;
	border-bottom: 1px solid #76B43A;
	border-left: 1px solid #B2DA8B;
	background: #B2DA8B;
	color: #333333;
}

.inputbox {
	padding: 1px 3px;
	border: 1px solid #B2DA8B;
	background: #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #E57A25;
	background: #FFFFFF;
}

 ul {
	padding-left: 18px;
	margin: 0;
}

#content {
	line-height:170%;
}

/* RIGHT COLUMN
--------------------------------------------------------- */
#right-side {
	width: 145px;
	float: right;
	padding: 0 5px 15px 0;
	overflow: hidden;
}

#right-side a.mainlevel {
	padding-left: 20px;
	background: url(../images/arrow-off.gif) no-repeat 5px 4px;
}

#right-side a.mainlevel:hover, a.mainlevel:active {
	background: url(../images/arrow-on.gif) no-repeat 5px 4px;
}

#right-side a.sublevel {
	padding-left: 3px;
}

#right-side div.moduletable h3 {
	padding: 3px 8px 2px;
	margin: 0 -5px 8px;
	border-bottom: 1px solid #83B8CD;
	color: #FFFFFF;
	background: url(../images/h3-curve-tl.gif) no-repeat top left #8d8;
}

#right-side div.moduletable {
	padding: 0 5px 10px;
	margin-bottom: 20px;
	background: url(../images/right-module-bg-green.gif) no-repeat bottom right;
}

#right-side .article_seperator {
	display: none;
}

.downarrowclass {
	position: absolute;
	top: 12px;
	right: 7px;
}

* {
	/*font-size:8pt;*/
	font-family:Arial, helvetica, sans serif;
	color: #101010;
	/*font-weight:normal;*/
}

h3 {
	color:#ff810b;
	font-size:24px;
	margin:10px;
}

a.contentlist {
	text-decoration:none;
	font-weight:normal;
	color:#548129;
	font-size:14px;
	margin:4px;
}

a.contentlist:hover{
	text-decoration:none;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
	font-weight:normal;
	color:#548129;
	font-size:14px;
	margin:4px;
}

strong {
	font-weight:bold;
}

p {
	font-size:14px;
	line-height: 150%;
}

input.add_to_cart {
	font-size:10px;
	font-weight:bolder;
	border:1px #080 solid;
	text-align:right;
}

h2.cart {
	font-weight:bolder;
	color:#ff810b;
	font-size:14px;
}

p.cart_title {
	color:#548129;
	line-height:1em;
}

a.cart_header {
	font-weight:bolder;
	color:#ff810b;
	font-size:14px;
	text-decoration:none;
}

a.cart_header:hover {
	font-weight:bolder;
	color:#ff810b;
	font-size:14px;
	text-decoration:underline;
}

b {
	font-weight:bold;
}

big {
	font-size:120%;
}

#topmenu {
	font-size:12px;
	font-family:Arial, helvetica, sans serif;
	color: #101010;
	font-weight:normal;
}

#content {
	font-size:12px;
	font-family:Arial, helvetica, sans serif;
	color: #101010;
	font-weight:normal;	
}