
html, body {
	min-height: 100%;
	}
body {
	text-align: center;
	margin: 0;
	padding: 0;
	font: 62.5% Verdana, Arial, sans-serif;
	background: url(bg-stripe.gif) center top repeat-y #fff;
	color: #000;
	min-width: 960px;
	}
body.left-menu {
	background-image: url(menu-bg-stripe.gif);
	}
#body {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	}
#header {
	border-left: 35px solid #5eb944;
	background: url(header/blank.jpg) right top no-repeat #a0d0f2;
	height: 164px;
	width: 925px;
	position: absolute;
	z-index: 2;
	}
.mainlist li a {
	text-decoration: none;
	}
#header.t1 {
	background-image: url(header/1.jpg);
	}
#header.t2 {
	background-image: url(header/2.jpg);
	}
#header.t3 {
	background-image: url(header/3.jpg);
	}
#header.t4 {
	background-image: url(header/4.jpg);
	}
#header.t5 {
	background-image: url(header/5.jpg);
	}
#header #logo {
	display: block;
	margin: 35px 0 0 -35px;
	padding: 0;
	position: absolute;
	width: 276px;
	height: 71px;
	font-size: 400%;
	font-weight: bold;
	color: #5eb944;
	text-decoration: none;
	overflow: hidden;
	text-indent: -1000em;
	}
#header #logo span {
	display: block;
	position: absolute;
	width: 276px;
	height: 71px;
	background: url(header/logo.png) center center no-repeat transparent;
	}
#header #payoff {
	left: 295px;
	top: 15px;
	position: absolute;
	width: 393px;
	height: 119px;
	display: block;
	font-size: 400%;
	text-transform: lowercase;
	color: #fff;
	overflow: hidden;
	}
#header #payoff span {
	display: block;
	position: absolute;
	width: 393px;
	height: 119px;
	background: url(header/payoff.png);
	}
.footer-copy { text-align: center; margin: 2px 0; }
.footer-links { text-align: center; margin: 2px 0; }
.footer-links a { text-decoration: none; cursor: default; }

#languages {
	color: #fff;
	padding: 8px 22px;
	font-size: 10px;
	float: left;
	}
#languages a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}
#languages a.selected {
	color: #000;
	}
#nav {
	background: #5eb944;
	padding: 10px 0 0;
	width: 925px;
	height: 5ex;
	position: absolute;
	bottom: 0;
	margin: 0;
	text-indent: 0;
	list-style: none;
	}
#nav li {
	float: left;
	margin: 0 19px;
	}
#nav li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}
#nav li#search {
	position: absolute;
	right: 19px;
	}
#search button {
	background: transparent;
	color: #fff;
	font-weight: bold;
	text-transform: lowercase;
	font-size: 100%;
	border: 0;
	}
#search input {
	background: url(searchbox.png) center center no-repeat;
	padding: 1px 4px;
	width: 112px;
	height; 17px;
	color: #000;
	font-size: 100%;
	border: 0;
	}

#content {
	padding: 164px 0 8px 10px;
	margin-left: 35px;
	}
#content-inner {
	float: left;
	width: 760px;
	}
.left-menu #content #content-inner #stentor_page {
	width: 580px;
	}
#stentor_page.nosnippets {
	float: none;
	width: auto!important;
	}

#stentor_page {
	width: 721px;
	margin: 0 0 25px;
	float: left;
	}

#stentor_page .searchresults {
	width: 712px;
}

table.searchresults th {
	background: #5ab63a;
	color: #fff;
	font-weight: bold;
	}
table.searchresults th, table.searchresults td,
table.searchresults th, table.searchresults td,
ul.searchresults li {
	padding: 4px 4px;
	vertical-align: middle;
  line-height: 1.6em;
	}
table.searchresults th code { font: 11px Verdana, Arial, sans-serif; font-weight: bold; }
table.searchresults a.title { color: black; font-weight: bold; }


#news img {
	float: left;
	margin: 0 22px 1em 0;
	}
#news #main-item-inner {
	margin-left: 360px;
	}
#news #main-item h1 {
	clear: none;
	}
h3 {
	font-size: 120%;
	margin: 0 0 1em;
	}
#news h1, #news h3 {
	color: #5eb944;
	font-size: 120%;
	font-weight: bold;
	margin: 0 6px;
	}
#news h3 {
	clear: left;
	}
#news h2 {
	float: left;
	color: #ccc;
	margin: 0;
	font-size: 120%;
	}
#news .hr {
	border-bottom: 1px solid #5eb944;
	}
#news .hr hr {
	visibility: hidden;
	clear: left;
	width: 100%;
	}
#news p {
	margin: 0 10px 1em;
	}
#news #main-item p {
	margin: 0 0 1em;
	}
#other-items {
	clear: both;
	margin-top: 1ex;
	}
#other-items hr {
	border: 0;
	margin: 0 0 0 .5em;
	border-bottom: 1px solid #5eb944;
	height: 0;
	line-height: 0;
	padding-top: 2.4ex;
	}
#news .item {
	float: left;
	width: 217px;
	overflow: hidden; /* for ie6, or it'll expand for some reason */
	margin-left: 29px;
	padding: 0 2px 7px;
	border-bottom: 1px solid #5eb944;
	}
#news .item img {
	border: 1px solid #5eb944;
	float: none;
	}
#news .item.first {
	margin-left: 0;
	clear: left;
	}
#news .item.alternate {
	padding: 0 0 7px;
	}
#news .item.alternate div.inner {
	background: #d7ecde;
	padding: 7px 2px;
	}
#news .item h3, #news .item p {
	margin: 6px 0;
	}
#ads {
	float: right;
	width: 169px;
	margin: 26px 0 0;
	}
#ads div.ad {
	border: 1px solid #5eb944;
	/*padding: 9px 6px;*/
	padding: 1px;
	padding-bottom: 7px;
	color: #5eb944;
	margin-bottom: 14px;
	}
#ads div.ad.clean {
	padding: 0;
	border: 0;
	}
#ads div.ad img {
	display: block;
	margin: 0;
	}
#content #ads h2 {
	font-size: 120%;
	font-weight: bold;
	margin: 2px 5px;
	}
#ads p {
	color: #666;
	margin: 2px 5px;
	}
#content #ads .bel h2 {
	font-size: 140%;
	text-align: justify;
	}

/*
#header ul {
	margin: 0 0 0 209px;
	padding: 0;
	text-indent: 0;
	list-style: none;
	font-size: 150%;
	}
#header ul li {
	float: left;
	margin: 0 2em 0 0;
	}
#header ul li a {
	color: #5ab63a;
	font-weight: bold;
	text-decoration: none;
	}
	*/
hr.clear {
	height: 0;
	border: 0;
	margin: 0;
	visibility: hidden;
	}
hr.both {
	clear: both;
	}

#left-menu {
	background: #e7f5e3;
	float: left;
	list-style: none;
	margin: 0 10px 0 -10px;
	padding: 0;
	text-indent: 0;
	width: 155px;
	color: #5eb944;
	}
#left-menu ul {
	padding: 0;
	margin: 0;
	text-indent: 0;
	list-style: none;
	}
#left-menu a {
	text-decoration: none;
	color: #5eb944;
	text-indent: 0;
	font-weight: normal;
	}
#left-menu h2, #left-menu ul li, #left-menu div {
	padding: 10px 20px 5px;
	margin: 0;
	}
#left-menu h2 a {
	font-weight: bold;
	}
#left-menu ul li {
	border-bottom: 1px solid #5eb944;
	}
#left-menu form {
	padding: 0 20px;
	margin: 0 0 1em;
	text-align: center;
	}
#left-menu form label {
	display: block;
	}
#left-menu form input {
	width: 113px;
	}
#left-menu form label, #left-menu form input {
	text-align: left;
	font-size: 100%;
	}	
#left-menu form button {
	float: none;
	margin: 0 auto;
	font-size: 100%;
	margin-top: .5em;
	}
#content #left-menu h2 {
	font-size: 120%;
	}
#footer {
	list-style: none;
	margin: 0;
	padding: 1em 0 0;
	text-indent: 0;
	text-align: center;
	border-top: 1px solid #5eb944;
	}
#footer li {
	display: inline;
	margin: 0;
	padding: 0;
	}
#footer li a {
	display: inline-block;
	width: 75px;
	height: 30px;
	border: 1px solid #999;
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -1000em;
	margin: 2px;
	}
.left-menu #footer li a {
	width: 65px;
	}

#content h2, #content h1 {
float: none;
	margin: 0;
	color: #5eb944;
	font-size: 150%;
	font-weight: bold;
	clear: left;
	}
#content h1 {
	margin-bottom: 1em;
	}
#container_midden {
	margin-left: 217px;
	background: #fff;
	}

table.articles {
	width: 748px;
	}
table.articles th {
	background: #5ab63a;
	color: #fff;
	font-weight: bold;
	xtext-align: left;
	}
table.articles th, table.articles td,
table.article th, table.article td,
ul.articles li {
	padding: 2px 4px;
	vertical-align: middle;
	}
table.articles td.updateitem {
  white-space: nowrap;
}
table.articles td div.updateq input.img {
	vertical-align: bottom; 
	}
table.articles td .updateq .update{
	border: 2px solid #e7f5e2;
	}
table.articles tr.odd td .updateq .update{
	border: 2px solid #ccc;
	}
table.articles td .updateq .alert{
	border: 2px solid #EA5B4F;
	}
table.articles tr.odd td .updateq .alert{
	border: 2px solid #EA5B4F;
	}
table.articles td.icon {
	text-align: center;
	}
table.articles td.price, table.articles td.quantity {
	text-align: right;
	}
table.articles td.icon input {
	float: none;
	}
table.articles td, table.article td, table.article th, ul.articles li {
	background: #e7f5e2;
	font-weight: normal;
	}
table.articles tr.odd td,
table.article tr.odd td, table.article tr.odd th, ul.articles li.odd {
	background: #ccc;
	}
table.articles td input.q { width: 46px; text-align: right; }
ul.articles {
	list-style: none;
	text-indent: 0;
	margin: 0;
	padding: 0;
	}

table.articles a, table.article a {
	color: #000;
	}
.mainlist {
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
	}
.mainlist li {
	display: inline-block;
	margin: 1em 8px;
	}
.mainlist a {
	width: 144px;
	display: block;
	overflow: hidden;
	text-align: center;
	}
.mainlist a span {
	display: block;
	width: 144px;
	height: 144px;
	}

#content h1.crumb {
	margin: 0 0 1.5em;
	font-size: 100%;
	}
ol#breadcrumbs {
	margin: -1.5em 0 0;
	padding-bottom: 1.5em;
	height: 1.5em;
	}

.box {
	border: 1px solid #ccc;
	clear: left;
	float: left;
	margin: 5px 0;
	}
.full .box {
	float: none;
	}
.box .boxtl {
	margin: -1px;
	height: 5px;
	background: url(corners.png) left top no-repeat;
	padding: 0 0 0 5px;
	}
.box .boxtl .boxtr {
	background: url(corners.png) right top no-repeat #fff;
	padding: 0 5px 0 0;
	height: 5px;
	}
.box .boxtl .boxtr div {
	background: #fff;
	height: 5px;
	border-top: 1px solid #ccc;
	}
.box .boxbl {
	margin: -1px;
	height: 5px;
	background: url(corners.png) left bottom no-repeat;
	padding: 0 0 0 5px;
	}
.box .boxbl .boxbr {
	background: url(corners.png) right bottom no-repeat #fff;
	padding: 0 5px 0 0;
	height: 5px;
	}
.box .boxbl .boxbr div {
	background: #fff;
	height: 5px;
	border-bottom: 1px solid #ccc;
	}
.box .boxinner {
	padding: 1ex;
	}
.box .boxtl hr, .box .boxbl hr {
	height: 0;
	border: 0;
	line-height: 0;
	visibility: hidden;
	margin: 0;
	}
#content .box h2 {
	font-size: 100%;
	color: #000;
	}
select, input, textarea {
	background: #e7f5e3;
	border: 1px solid #000;
	font-size: 100%;
	font-family: Verdana, Arial, sans-serif;
	}
.full .propsearch { width: 160px; }
.full label {
	width: auto;
	float: none;
	clear: none;
	display: block;
	}

form ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
	}
form ul li {
	margin: 0 0 1ex;
	}
button {
	background: #5eb944;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	float: right;
	font-size: 100%;
	border: 1px solid #000;
	margin-left: 1em;
	}
#article {
	clear: left;
	}
#article .box {
	width: 27%;
	clear: none;
	margin-left: 10px;
	}
#article .box.first-child {
	margin-left: 0;
	}
#article img {
	float: right;
	}
#downloads {
	list-style:none;
	margin: 0;
	padding: 0;
	text-indent: 0;
	}
#downloads li {
	clear: left;
	float: left;
	width: 100%;
	padding-left: 110px;
	margin-bottom: 10px;
	}
#downloads a {
	float: left;
	margin-left: -110px;
	}
#downloads img {
	border: 0;
	max-width: 100px;
	margin-bottom: 1em;
	}
#downloads h2 {
	clear: none;
	}
address {
	font-style: normal;
	}

input.add_to_order-submit, input.check_stock,
input.add_to_favorites, input.remove_from_favorites,
input.add_to_order-free {
	border: 0;
	background: transparent;
	}
input.img {
	border: 0;
	background: transparent;
	}

.product, .news-item {
	clear: left;
	margin: 0 0 1em;
	}
.product img, .news-item img {
	float: left;
	margin: 0 0 1em;
	}
.product div.inner {
	margin: 0 26px 0 148px;
	}
.news-item div.inner {
	margin-left: 226px;
	}
#content .product div.inner h2, #content .news-item div.inner h2 {
	clear: none;
	}
div.more {
	text-align: right;
	}
div.more a {
	color: #5eb944;
	font-weight: bold;
	padding: 0 52px;
	}
table.props td {
	vertical-align: bottom;
	}
table.articles tr.info {
	display: none;
	}
table.articles tr.info td {
	background: #fff;
	width: 100%;
	}
table.articles .info td td {
	width: auto;
	}
table.articles .info h3 {
	font-size: 100%;
	font-weight: normal;
	}
table.articles .info div {
	display: none;
	}
table.articles .info div div {
	display: block;
	}
.articles table.artinfo td, table.artinfo td {
	vertical-align: top;
	background: #fff;
	}

.mailform td {
	vertical-align: top;
	}
.mailform input {
	width: 25em;
	}
.mailform textarea {
	width: 25em;
	height: 15em;
	}
.errors {
	list-style: square;
	font-weight: bold;
	color: red;
	}
input.radio {
	width: auto;
	border: 0;
	background: transparent;
	}
table.props {
	width: 100%;
	}
table.props input {
	width: 10em;
	}
table.props td {
	vertical-align: top;
	}
tr.confirm td img { vertical-align: bottom; }
tr.error td {
	border: 2px solid red;
	background: #fff;
	font-weight: bold;
	}
tr.warning td {
	border: 2px solid #0097DB;
	background: #fff;
	font-weight: bold;
	}
tr.ok td {
	border: 2px solid #5AB63A;
	background: #fff;
	font-weight: bold;
	}
tr.msgs td {
	background: #fff;
	}
#note, #fileupload {
	position: absolute;
	display: none;
	}
#note {
	width: 500px;
	}
#note .boxinner, #fileupload .boxinner {
	background: #fff;
	}
#note .box .boxinner .icons {
	white-space: pre;
	}
#fileupload {
	left: 10%;
	top: 25%;
	width: 80%;
	}
#fileupload .box {
	float: none;
	}
#fileupload .boxinner {
	height: 450px;
	}
h4, h5 {
	font-size: 100%;
	font-weight: bold;
	color: #000;
	margin: 1em 0;
	}
h5 {
	margin: 0;
	}

#beamer {
	width: 100%;
	height: 390px;
	border: 0;
	}
#orderoptions form, #orderoptions input {
	float: left;
	}
#orderoptions input {
	margin-right: 1em;
	}
#orderoptions input, #orderoptions #ordercustomer, #orderoptions textarea {
	width: 180px;
  margin-bottom: 0.6em;
	}
#orderoptions textarea { height: 4.5em;}
.submit input { cursor: pointer; padding: 0; }
.add_to_order-check { cursor: pointer; padding: 0; }
