/**********************
Basic Tags Definition
**********************/

* {margin: 0; padding: 0; outline: 0;}

html {height:100%; font-size:100.01%;}

p, ul, ol, table {line-height: inherit; margin: 0 0 .665em 0;}
ul, ol {list-style: none;}
/*table {border-collapse: collapse; border-spacing: 0;}*/

img, fieldset, abbr, acronym {border: 0;}
strong {font-weight: bold;}
em {font-style: italic;}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.1em;
	font-weight: bold;
}

h1 {
	font-size: 3em;
}

h2 {
	color: #669933;
	font-size: 2em;
	margin: 10px 0 .45em 0;
}

h3 {
	font-size: 1.33em;
	margin: 1.5em 0 1em 0;
}

h4 {
	font-size: 1em;
	margin: 1.33em 0 0 0;
}

h5 {
	font-size: .92em;
}

h6 {
	font-size: .88em;
}

h2.title {
	font-size: 1.5em;
}

h3.title {
	color: #669933;
	font-size: 1.2em;
	margin: 10px 0 .45em 0;
	padding: 10px 0 10px 0;
}

h4.title {
	font-size: 1.1em;
	color: #669933;
	padding: 10px 0 10px 0;
}

h4.display {
	font-size: 1.1em;
	color: #669933;
	text-align: center;
}

p.company {
	font-weight: bold;
}

#col-l h3.h3 {
	background: url(../images/bg1.gif) repeat-x;
	color: #5A872D;
	height: 30px;
	line-height: 31px;
	margin: 0;
	/*padding: 10px 0 0 0;*/
	padding: 10px 0 0 60px;
}
/*
#col-l h3.product {background: url(../images/product.gif) no-repeat;}
#col-l h3.order {background: url(../images/order.gif) no-repeat;}
#col-l h3.info {background: url(../images/info.gif) no-repeat;}
*/
#col-l h3.home {background: url(../images/icon-home.gif) no-repeat;}
#col-l h3.product {background: url(../images/icon-product.gif) no-repeat;}
#col-l h3.order {background: url(../images/icon-order.gif) no-repeat;}
#col-l h3.info {background: url(../images/icon-info.gif) no-repeat;}

/**********************
Anchors
**********************/

a, a:link, a:active, a:visited {color: #693; font-weight: bold; text-decoration: underline;}
a:hover {color: #f60; text-decoration: none;}

a.none {
	text-decoration: none;
}
/**********************
Main Structure
**********************/

body {
	background: #abdb82;
	font: 75%/133% Arial, Helvetica, sans-serif;
	min-height: 100.01%;
	text-align: left;
}

#wrap {
	float: center;
	margin: 0 auto;
	width: 940px;
	position: relative;
}

#head {
	background: #abdb82 url(../images/header.gif) no-repeat;
	height: 120px; width: 920px;
}
#logo {margin: 0;}

#logo a {
	height: 80px; width: 150px;
	position: absolute;
	top: 20px; left: 80px;
}
	
#content {
	background: #fff;
	padding-bottom: 1.33em;
	width: 920px;
}

#content.full {
	padding: 10px;
	width: 920px;
}

#col-l {
	float: left;
	display: inline;
	margin: 0 10px 0 5px;
	padding: 10px 0 0 0;
	width: 155px;
}

#col-r {
	float: right;
	display: inline;
	margin: 0 10px 0 0;
	padding: 10px 0 0 0;
	width: 740px;
}

#foot {
	background: #c2ed7c url(../images/bg1.gif) repeat-x;
	color: #666;
	height: auto; 
	width: 900px;
	font-size: .92em;
	padding: 10px 10px;
}

#right {
	background: #fff url(../images/home.gif) no-repeat;
	height: 509px; width: 720px;
}

#rightZone1 {margin: 0;}

#rightZone1 a {
	height: 175px; width: 160px;
	position: absolute;
	top: 330px; left: 20px;
}

#rightZone2 {margin: 0;}

#rightZone2 a {
	height: 135px; width: 225px;
	position: absolute;
	top: 375px; left: 185px;
}

#rightZone3 {margin: 0;}

#rightZone3 a {
	height: 135px; width: 300px;
	position: absolute;
	top: 375px; left: 415px;
}

/**********************
General Elements
**********************/

#side-boxes .box {
	background: #fbfff2;
	border: 1px solid #C2ED7C;
	border-top: none;
	margin-bottom: 1.33em;
	padding: 10px;
}

#foot p.copy {
	float: left;
	color: #5A872D;
	margin: 0;
}

/**********************
Navigation
**********************/

ul.nav {margin-bottom: 0;}
ul.nav li.first, ul.nav li.last {border: 0 !important;}

/* Main Nav */
#col-l ul.nav {margin-bottom: 1.33em;}
#col-l ul.nav.last {margin-bottom: 2em;}
#col-l ul.nav a {font-weight: bold;}
#col-l ul.nav li {
	background: #fbfff2;
	border-left: 1px solid #e3e7db;
	border-bottom: 1px solid #C2ED7C;
	border-right: 1px solid #e3e7db;
	padding: 8px 10px;
}

/* Footer Nav */
#foot ul.nav {
	float: right;
}
#foot ul.nav li {
	float: left;
	border-right: 1px solid #ABDB82;
	padding: 0 10px;
}
#foot ul.nav li a {color: #f60 !important;}


/**********************
General Forms
**********************/

input, select, textarea, button {font: 1em/1.25em Arial, Helvetica, sans-serif; width: auto;}
input, textarea {padding: 2px;}
input, select {vertical-align: middle;}
textarea {overflow: auto; height: auto;}

input.text, select.select, textarea.textarea {border: 1px solid #999; color: #333;}
input.text {width: 195px;}
	input.text.short {width: 55px;}
select.select {width: 200px;}
textarea.textarea {width: 195px;}
	textarea.textarea.huge {
		margin-top: 1em;
		height: 36em; width: 550px;
	}
select.free {width: auto !important;}
select.overflowed {width: auto !important; position: absolute; top: 0; left: 9em;}
button.button {background-color: transparent; border: 0; cursor: pointer; text-align: center;}

button.button, input.submit {
	background-color: #693;
	border: 1px solid #C2ED7C;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	padding: 2px;
	text-align: center;
}

form.form {position: relative;}
form.form p {margin: 0;}

.txt0, a.txt0, a.txt0:link, a.txt0:visited {color: #f60;}
a.txt0:hover, a.txt0:active {color: #693;}

.block0 {background: #c2ed7c; padding: 15px;}
.block1 {background: #FBFFF2; float: left; clear: both; width: 100%;}
.block2 {border: 3px solid #ABDB82; clear: both; margin-bottom: 1.33em; padding: 15px 10px;}

p.inline, ul.inline, ul.inline li {display: inline;}

.fl, .wrap {float: left;}
.wrap {clear: both; display: inline; position: relative;}
.fr {float: right;}
.clear {clear: both;}

.hidden {display: none;}
.replace {display: block; text-indent: -10000px; line-height: 0;}
.nomargin {margin-bottom: 0 !important;}
.noborder {border: 0 !important;}

.l {text-align: left;}
.c {text-align: center;}
.r {text-align: right;}

div.imageHome {
	float: left;
	clear: both;
	display: inline;
	position: relative;
}

div.imageHomeBlank {
	float: left; display: inline;
	background: #fff;
	height: 10px; width: 740px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	position: relative;
	font-size: .90em;
	color: red;
}

div.image0 {
	float: left; display: inline;
	background: #fff;
	/*border: 1px solid #ABDB82;*/
	/*margin-left: 4px;*/
	height: 90px; width: 20px;
	padding: 10px 0px;
	text-align: center;
	position: relative;
}

div.image1 {
	float: left; display: inline;
	background: #fff;
	/*border: 1px solid #ABDB82;*/
	/*margin-left: 4px;*/
	height: 90px; width: 150px;
	padding: 10px 10px;
	text-align: center;
	position: relative;
}

div.term {
	float: left;
	display: inline;
	padding: 30px 20px 0px 20px;
}

div.term h3 {
	font-size: 1em;
}

div.term ul {
	list-style: disc;
	font-size: .92em;
}

div.col-r h3 {
	color: #669933;
	margin: 0 0 8px 0;
	padding: 10px 0 0 0;
}

div.product form.form {
	float: left;
	display: inline;
	background: #fbfff2;
	border: 1px solid #ABDB82;
	margin-left: 3px;
	margin-bottom: 3px;
	width: 170px;
	padding: 5px 5px;
	text-align: center;
	min-height: 300px;
	position: relative;	
}

div.productImg {
	float: left;
	display: inline;
	width: 170px;
	margin-bottom: 3px;
	text-align: center;
	min-height: 120px;
	position: relative;	
}

div.productText {
	float: left;
	display: inline;
	width: 170px;
	text-align: left;
	min-height: 120px;
	position: relative;	
}

div.productTextDet {
	float: left;
	display: inline;
	width: 170px;
	text-align: left;
	font-size: .95em;
	min-height: 90px;
	position: relative;	
}

div.productSelect {
	float: left;
	display: inline;
	width: 170px;
	text-align: left;
	font-size: .95em;
	min-height: 25px;
	position: relative;	
}

div.productButton {
	float: left;
	display: inline;
	width: 170px;
	text-align: center;
	position: relative;	
}

div.product1 form.form {
	float: left;
	display: inline;
	background: #fbfff2;
	border: 1px solid #ABDB82;
	margin-left: 3px;
	margin-bottom: 3px;
	width: 730px;
	padding: 5px 5px;
	text-align: center;
	min-height: 200px;
	position: relative;	
}

div.product1Left {
	float: left;
	display: inline;
	width: 250px;
	text-align: center;
	min-height: 200px;
	position: relative;	
}

div.product1Right {
	float: left;
	display: inline;
	width: 480px;
	text-align: center;
	min-height: 200px;
	position: relative;	
}

div.product1RightImg {
	float: left;
	display: inline;
	width: 480px;
	margin-bottom: 3px;
	text-align: center;
	min-height: 200px;
	position: relative;	
}

div.product1Img {
	float: left;
	display: inline;
	width: 250px;
	margin-bottom: 3px;
	text-align: center;
	min-height: 100px;
	position: relative;	
}

div.product1Text {
	float: left;
	display: inline;
	width: 250px;
	text-align: left;
	min-height: 120px;
	position: relative;	
}

div.product1TextDet {
	float: left;
	display: inline;
	width: 250px;
	text-align: left;
	font-size: .95em;
	min-height: 60px;
	position: relative;	
}

div.product1Select {
	float: left;
	display: inline;
	width: 250px;
	text-align: left;
	font-size: .95em;
	min-height: 25px;
	position: relative;	
}


div.product1Button {
	float: left;
	display: inline;
	width: 250px;
	text-align: center;
	position: relative;	
}

div.orderList form.form {
	float: center;
	display: inline;
	width: 730px;
	text-align: center;
	min-height: 200px;
	position: relative;	
}

div.orderListArtNoHdr {
	float: left;
	display: inline;
	background: #fbfff2;
	border-top: 1px solid #ABDB82;
	border-bottom: 1px solid #ABDB82;
	border-left: 1px solid #ABDB82;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 5px 5px;
	width: 280px;
	text-align: center;
	min-height: 25px;
	position: relative;	
}

div.orderListPriceHdr {
	float: left;
	display: inline;
	background: #fbfff2;
	border-top: 1px solid #ABDB82;
	border-bottom: 1px solid #ABDB82;
	border-left: 1px solid #ABDB82;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 5px 5px;
	width: 150px;
	text-align: center;
	min-height: 25px;
	position: relative;	
}

div.orderListQtyHdr {
	float: left;
	display: inline;
	background: #fbfff2;
	border-top: 1px solid #ABDB82;
	border-bottom: 1px solid #ABDB82;
	border-left: 1px solid #ABDB82;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 5px 5px;
	width: 100px;
	text-align: center;
	min-height: 25px;
	position: relative;	
}

div.orderListTotalHdr {
	float: left;
	display: inline;
	background: #fbfff2;
	border-top: 1px solid #ABDB82;
	border-bottom: 1px solid #ABDB82;
	border-left: 1px solid #ABDB82;
	border-right: 1px solid #ABDB82;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 5px 5px;
	width: 150px;
	text-align: center;
	min-height: 25px;
	position: relative;	
}

div.orderListArtNo {
	float: left;
	display: inline;
	background: #fbfff2;
	border-bottom: 1px solid #ABDB82;
	border-left: 1px solid #ABDB82;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 5px 5px;
	width: 280px;
	text-align: left;
	min-height: 25px;
	position: relative;	
}

div.orderListPrice {
	float: left;
	display: inline;
	background: #fbfff2;
	border-bottom: 1px solid #ABDB82;
	border-left: 1px solid #ABDB82;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 5px 5px;
	width: 150px;
	text-align: left;
	min-height: 25px;
	position: relative;	
}

div.orderListQty {
	float: left;
	display: inline;
	background: #fbfff2;
	border-bottom: 1px solid #ABDB82;
	border-left: 1px solid #ABDB82;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 5px 5px;
	width: 100px;
	text-align: center;
	min-height: 25px;
	position: relative;	
}

div.orderListTotal {
	float: left;
	display: inline;
	background: #fbfff2;
	border-bottom: 1px solid #ABDB82;
	border-left: 1px solid #ABDB82;
	border-right: 1px solid #ABDB82;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 5px 5px;
	width: 150px;
	text-align: right;
	min-height: 25px;
	position: relative;	
}

div.orderListGrandTotal {
	float: left;
	display: inline;
	background: #fbfff2;
	border-bottom: 1px solid #ABDB82;
	border-left: 1px solid #ABDB82;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 5px 5px;
	width: 552px;
	text-align: right;
	min-height: 25px;
	position: relative;	
}

div.orderListButton {
	float: left;
	display: inline;
	background: #fbfff2;
	border-bottom: 1px solid #ABDB82;
	border-left: 1px solid #ABDB82;
	border-right: 1px solid #ABDB82;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 5px 5px;
	width: 713px;
	text-align: center;
	min-height: 25px;
	position: relative;	
}

div.orderListButton span {
	text-align: center;
	line-height: 2em;
	font-style: italic;
	font-size: 0.85em;
}

#contact-form {
	margin: auto;
	text-align: center;
}
#contact-form button.button {margin: 0;}
#contact-form input.text {width: 120px;}
#contact-form select {width: 100px;}

fieldset.fieldset {
	position: relative;
	float: left;
	clear: both;  
	width: 100%;
	margin: 0;  
	padding: 0;
}
fieldset.fieldset li {  
	margin: auto;
	clear: left;  
	padding-bottom: 1em;
	width: 600px;
	position: relative;
	min-height: 16px; height: auto !important; height: 16px;
}
fieldset.fieldset li.lower {
	/*padding-top: 2.8em;*/
	padding-top: 2em;
}
fieldset.submit {
	clear: both;
	margin-bottom: 2.66em;
	padding-top: 0;
	padding-left: 220px;
	min-height: 30px; height: auto !important; height: 30px;
}
fieldset.submit.side {padding-left: 0;}
fieldset.submit input {
	padding: 2px;
}
fieldset.fieldset ol {
	padding: 1.33em 0 0 0; /* 2.66 */
	list-style: none;
}
fieldset.fieldset ol.higher {
	padding: 0;
}
fieldset.fieldset label {  
	float: left;
	font-weight: bold;
	font-size: 1em;
	padding-top: 3px;
	text-align: right;
	margin-right: 1em;
	position: relative;  
	width: 12em;
	margin-left: -4em;
	line-height: 1em;
}
fieldset.fieldset label em {
	font-size: .92em;
	display: block;
}
fieldset.fieldset span.sideR {margin-left: 10px;}
