html, body {
	font-family: Arial, Verdana, Helvetica, san-serif, Times, serif;
	margin: 0px;
	padding: 0px;
	background-color: white;
}

a {
	color: #5E7536;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: none;
}

h1 {
	color: #CC4329;
	font-size: 12pt;
	padding: 1em 0px 0px 0px;
	margin: 0em 25px 0.5em 25px;
}

h2 {
	color: #CC4329;
	font-weight: normal;
	font-size: 11pt;
	margin: 1em 25px 1em 25px;
}

h3, p {
	font-size: 10pt;
	margin: 1em 25px 1em 25px;
}

label {
	font-size: 10pt;
	font-weight: bold;
}

input, textarea, select {
	font-family: Arial, Verdana, Helvetica, san-serif, Times, serif;
	font-size: 9pt;
	border: 1px solid #A1B432;
}

.prods-basket-buts ul li input[type=image], input#sProd1, input#sProd2 { border:0px; }

ul, ol {
	font-size: 10pt;
	margin: 1em 25px 1em 40px;
	padding: 0px;
}

hr { color: #E1EBE4; height: 1px; background-color: #E1EBE4; border: 0px; }

form { margin: 0px;	padding: 0px; }

input, textarea, select {
	font-family: Arial, Verdana, Helvetica, san-serif, Times, serif;
}

.purple { color: #CC4329; }

.dk-green { color: #5E7536; }

.lt-green { color: #A1B432; }

.grey { color: #E1EBE4; }

.left { float: left; margin: 0px 5px 0px 0px; }

.right { float: right; margin: 0px 0px 0px 5px; }

.divider1 {
	font-size: 0px;
	width: 100%;
	height: 5px;
	display: block;
	border-left: 2px solid #A1B432;
	border-right: 2px solid #A1B432;
	border-bottom: 2px solid #A1B432;
}

html>body .divider1 {
	width: 765px;
}

.site-border {
	width: 769px;
	margin: 20px 0px 0px 0px;
}

.main-border { width: 100%; }

.main-border td { vertical-align: top; }

.header {
	text-align: left;
	width: 100%;
	height: 110px;
	background: url(../images/header_bg.gif) no-repeat top center;
	background-color: #A1B432;
}

.header-logo {
	width: 100px;
	float: left;
	display: inline;
	margin: 5px 0px 0px 10px;
}

.header-right {
	text-align: right;
	width: 70%;
	float: right;
	display: inline;
	margin: 10px 25px 0px 0px;
}

.header-right ul {
	list-style: none;
	margin: 5px 0px 0px 0px;
}

.header-right li {
	display: inline;
	margin: 0px 0px 0px 18px;
	font-size:10pt;
}

.header-right a { color: white; }

.header-right a:hover { color: #CC4329; }

.main-body {
	text-align: justify;
	width: 100%;
	border-right: 2px solid #A1B432;
	border-left: 2px solid #A1B432;
	border-bottom: 2px solid #A1B432;
}

.dir-structure {
	color: #5E7536;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	word-spacing: 4pt;
	margin: 1em 25px 0em 25px;
}

.dir-structure a { color: #CC4329; }

.dir-structure a:hover { color: #5E7536; }

.right-bar {
	width: 260px;
	margin: 0px 10px 10px 10px;
}

.grey-box {
	width: 100%;
	margin: 10px 0px 0px 0px;
}

.grey-box-head {
	font-size: 0px;
	width: 100%;
	height: 10px;
	background: url(../images/box-top.gif) no-repeat top center;
}

.grey-box-body {
	width: 100%;
	background-color: #E1EBE4;
	border-right: 2px solid #A1B432;
	border-left: 2px solid #A1B432;
}

html>body .grey-box-body { width: 98.5%; }

.grey-box-body h1,.grey-box-body h2,.grey-box-body p {
	font-size: 9pt;
	padding: 0px 10px 1em 10px;
	margin: 0px;
}

.grey-box-body h1 {	
	color: #CC4329;
	font-size: 11pt;
}

.grey-box-body label {
	vertical-align: 2px;
	color: #5E7536;
	font-size: 9pt;
	width: 65px;
	margin: 0px 10px 0px 10px;
}

.grey-box-body a { color: #5E7536; font-weight: bold; }
}

.grey-box-body a:hover { color: #CC4329; }

#fUseName {
	font-family: Arial, Verdana, Helvetica, san-serif, Times, serif;
	font-size: 8pt;
	width: 170px;
	margin: 0px 0px 2px 3px;
	padding:1px;
	border: 1px solid #5E7536;
}

#username_label, #password_label { color:#FFF; font-size:9pt; }
#username_label { position:relative; top:-1px; }
#password_label { position:relative; top:-5px; }

#fPass {
	font-family: Arial, Verdana, Helvetica, san-serif, Times, serif;
	font-size: 9pt;
	width: 138px;
	margin: 0px 0px 5px 0px;
	border: 1px solid #A1B432;
}

#fPass_login {
	font-family: Arial, Verdana, Helvetica, san-serif, Times, serif;
	font-size: 8pt;
	width: 170px;
	margin: 0px 0px 5px 3px;
	padding: 1px;
	border: 1px solid #5E7536;
}

#login-but {
	font-family: Arial, Verdana, Helvetica, san-serif, Times, serif;
	font-size: 9pt;
	background:none;
	border: 0px solid white;
	margin: 0px -8px 5px 0px;
	color: #FFF;
}

#login-but:hover { color:#CC4329; }

#forgot { font-size:9pt; position:relative; top:-5px; left:-52px; }

.grey-box-lp ul {
	list-style: none;
	line-height: 10pt;
	font-size: 8pt;
	padding: 0em 10px 1em 10px;
	margin: 0px;
}

.grey-box-lp li {
	width: 100%;
	padding: 10px 0px 0px 0px;
}

.grey-box-lp b { color: #5E7536; }

.grey-box-lp a { color: #CC4329; font-size: 10pt; }
}

.grey-box-lp a:hover { color: black; }

.grey-box-lp img {
	border: 1px solid #A1B432;
	float: left;
	margin: 0px 5px 0px 0px;
}

.grey-box-foot {
	font-size: 0px;
	width: 100%;
	height: 10px;
	background: url(../images/box-bot.gif) no-repeat bottom center;
}

.left-bar {
	width: 220px;
	margin: 0px 0px 10px 10px;
}

.sub-box {
	width: 100%;
	margin: 10px 0px 0px 0px;
}

#sub-box-public li { color: #BAC2BC; }

.sub-box-head {
	font-size: 0px;
	width: 100%;
	height: 10px;
	background: url(../images/sub-box-top.gif) no-repeat top center;
}

.sub-box-body {
	width: 100%;
	background-color: #E1EBE4;
	border-right: 2px solid #A1B432;
	border-left: 2px solid #A1B432;
}

html>body .sub-box-body { width: 98.5%; }

.sub-box-body h1,.sub-box-body h2,.sub-box-body p {
	font-size: 9pt;
	padding: 0px 10px 1em 10px;
	margin: 0px;
}

.sub-box-body h1 {	
	color: #CC4329;
	font-size: 11pt;
}

.sub-box-body a { color: black; }

.sub-box-body a:hover {	color: #5E7536; }

.sub-box-body ul {
	list-style: none;
	line-height: 12pt;
	font-size: 9pt;
	padding: 0em 10px 1em 10px;
	margin: 0px;
}

.sub-box-foot {
	font-size: 0px;
	width: 100%;
	height: 10px;
	background: url(../images/sub-box-bot.gif) no-repeat bottom center;
}

.section {
	width: 100%;
	margin: 0.5em 0px 1em 0px;
}

.section ul {
	text-transform: lowercase;
	list-style: url(../images/bullet.gif);
}

.section a { color: black; }

.section a:hover { color: #CC4329; }

.sub-section {
	font-size: 10pt;
	text-align: left;
	width: 95%;
	margin: 0em 25px 2em 25px;
}

.sub-section input { border: 0px solid white; }

.sub-section th {
	color: #CC4329;
	padding: 0px 0px 0.5em 0px;
}

.sub-section td {
	padding: 0px 0px 0.5em 0px;
}

.sub-section-buy {
	font-weight: bold;
	text-align: right;
}

.sub-section-buy a {
	color: #5E7536;
	padding: 0px 0px 0px 15px;	
	background: url(../images/bullet.gif) no-repeat center left;
}

.sub-section-buy a:hover { color: black; }

.prods-basket {	
	font-size: 10pt;
	width: 90%;
	margin: 0px 0px 5px 25px;
}

.prods-basket td {
	vertical-align: middle;
	height: 2em;
	border-bottom: 1px solid #E1EBE4;
}

.prods-basket li { float: left; }

.prods-basket-head {
	color: white;
	font-weight: bold;
	line-height: 2em;
	background-color: #A1B432;
	margin: 0px 0px 20px 0px;
}

.prods-basket1 { width: 49%; padding: 0px 0px 0px 10px; }

html>body .prods-basket1 { width: 47%; }

.prods-basket2 { width: 10%; }

.prods-basket2 input { 
	font-size: 9pt;
	text-align: right;
	width: 2em;
	border: 1px solid #A1B432;
}

.prods-basket3 { width: 10%; }

.prods-basket4 { text-align: right;	width: 15%; }

.prods-basket5 { text-align: right;	width: 15%; }

.prods-basket5 input { 
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	background-color: transparent;
	border: 0px solid white;
}

.prods-basket6 { text-align: right; }

.prods-basket-buts {
	text-align: center;
	width: 100%;
	padding: 1em 0px 1em 0px;
}

.prods-basket-buts ul {
	list-style: none;
}

.prods-basket-buts li {
	display: inline;
	margin: 0px 20px 0px 0px;
}

.search-form {
	margin: 0px;
	padding: 0px;
}

#search-form-sub { 
	font-weight: bold;
	width: 40px;
	height: 19px;
	background:none;
	border:0px;
}

#search-form-sub:hover { color:#CC4329; }

.footer {
	text-align: right;
	width: 100%;
	height: 20px;
	background: url(../images/foot-back.gif) no-repeat bottom center;
}

.footer p {
	font-size: 9pt;
	color: #CC4329;
	margin: 0px;
	padding: 2px 35px 2px 0px;
}

.footer b { color: #5E7536; }

li.split { clear:both; margin:0px; padding:0px; }