
/* generic elements */
body { font: 10px Verdana, Arial, sans-serif; margin: 0; padding: 0; text-align: center; color: #000; }
	
.swe, .swe th, .swe td, .swe li, .swe dt, .swe dd { font-family: Verdana, sans-serif; text-align: left; }

.swe p,    .swe-p    { font-size: 10px; font-weight: normal; margin: 1em 0; }
.swe h1,   .swe-h1   { font-size: 150%; font-weight: bold;   margin: 0; color: #5EB944; }
.swe h2,   .swe-h2   { font-size: 150%; font-weight: bold;   margin: 0; color: #5EB944; }
.swe h3,   .swe-h3   { font-size: 13px; font-weight: bold;   margin: 0 ; padding: 13px 0 13px 0; }
.swe h4,   .swe-h4   { font-size: 100%; font-weight: bold;   margin: 1em 0; color: vlack; }
.swe h5,   .swe-h5   { font-size: 100%; font-weight: bold;   margin: 0; color: black; }
.swe h6,   .swe-h6   { font-size: 10px; font-weight: bold;   margin: 0 0 10px 0; }
.swe pre,  .swe-pre  { font-family: Courier; text-align: left; }
.swe div,  .swe-div  { margin: 0; }
.swe span, .swe-span { margin: 0; }
.swe td { font-size: 10px; font-weight: normal; }

.swe-h1.news-item-main { color: #5eb944; font-size: 15px; font-weight: bold; }
.swe-h3.news-item, .swe-h3.news-item-alternate { color: #5eb944; font-size: 12px; font-weight: bold; }
.swe-h2.ad-h2-bel { color: #5eb944; font-size: 14px; font-weight: bold; }
.swe-h2.ad-h2-text { color: #5eb944; font-size: 12px; font-weight: bold; }
.swe h2, .swe-h2 { font-size: 15px; color: #5eb944; margin: 0; }

.swe ul { font-size: 10px; font-weight: normal; margin: 0 0 10px 20px; padding: 0; list-style: disc; }
.swe ol { font-size: 10px; font-weight: normal; margin: 0 0 10px 20px; padding: 0; list-style: decimal; }
.swe ul li, .swe ol li { float: none; }
.swe table { border: 1; border-collapse: collapse; border-spacing: 0; margin: 0 0 10px 0; }
.swe td { padding: 2px; border: 0; }
.mceContentBody td { padding: 2px; border: 1px solid #cccccc; }

.nowrap { white-space: nowrap; }

a, a:visited {
	color: #5eb944;
	}
a img {
	border: 0;
	}
p {
	margin: 0 0 1em;
	}
ol {
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
	}
ol li {
	float: left;
	font-weight: bold;
	color: #5eb944;
	}
ol li a {
	color: #5eb944;
	font-weight: bold;
	text-decoration: none;
	}
ol li span, h1.crumb span {
	color: #0097db;
	}
h1 a, .swe-h1 a {
	color: #5eb944;
	text-decoration: none;
	}
.swe ol li {
	float: none;
  font-weight: normal;
	color: black;
	}




#news #main-item h1 {
	clear: none;
	}
#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;
	}
#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;
	}
#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;
	}
#ads h2#bel {
	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 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 input.checkbox {
	width: auto; border: 0;
	}
#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 {
	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 th {
	background: #5ab63a;
	color: #fff;
	font-weight: bold;
	}
table.classification th {
  text-align: left;
	}
table.articles th, table.articles td,
table.article th, table.article td {
	padding: 2px 4px;
	}
table.articles td, table.article td, table.article th {
	background: #e7f5e2;
	font-weight: normal;
	}
table.articles tr.odd td,
table.article tr.odd td, table.article tr.odd th {
	background: #ccc;
	}
table.articles a, table.article a {
	color: #000;
	}
.mainlist {
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
	}
.mainlist li {
	float: left;
	margin: 8px;
	}
.mainlist a {
	width: 144px;
	display: block;
	overflow: hidden;
	text-align: center;
	}
.mainlist a span {
	display: block;
	width: 144px;
	height: 144px;
	}

ol {
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
	}
ol li {
	float: left;
	font-weight: bold;
	color: #5eb944;
	}
ol li a {
	color: #5eb944;
	font-weight: bold;
	text-decoration: none;
	}
#content h1.crumb {
	margin: 0 0 1.5em;
	font-size: 100%;
	}
ol li span, h1.crumb span {
	color: #0097db;
	}
h1, h1 a {
	color: #5eb944;
	text-decoration: none;
	}

.box {
	border: 1px solid #ccc;
	clear: left;
	float: left;
	margin: 5px 0;
	}
.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;
	}
#content .box h2 {
	font-size: 100%;
	color: #000;
	}
select, input {
	background: #e7f5e3;
	border: 1px solid #000;
	}
form ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
	}
form ul li {
	margin: 0 0 1ex;
	}
label {
	width: 10em;
	float: left;
	clear: left;
	display: block;
	}
select, input {
	background: #e7f5e3;
	border: 1px solid #000;
	font-size: 100%;
	}
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;
	border-top: 1px solid #5eb944;
	}
#downloads li {
	clear: left;
	padding-left: 110px;
	}
#downloads a {
	float: left;
	margin-left: -110px;
	}
#downloads img {
	border: 0;
	max-width: 100px;
	margin-bottom: 1em;
	}
address {
	font-style: normal;
	}

button.add_to_order-submit, button.check_stock {
	border: 0;
	background: transparent;
	width: 16px;
	height: 16px;
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -1000em;
	}
button.add_to_order-submit {
	background-image: url(add.png);
	}
button.check_stock {
	background-image: url(check.png);
	}
