/* created on 1.1.2008 by Tuomala */

html {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0;
}

#bambu.vertical {
	background: url("img/natural_vertical.jpg") repeat 0 0 #fff;
	height: 800px;
}

#bambu.verticalt {
	background: url("img/carbonised_vertical.jpg") repeat 0 0 #fff;
	height: 800px;
}

#bambu.hori {
	background: url("img/natural_horizontal.jpg") repeat 0 0 #fff;
	height: 800px;
}

#bambu.horit {
	background: url("img/carbonised_horizontal.jpg") repeat 0 0 #fff;
	height: 800px;
}

object {
	position: absolute;
	top: 100px;
	left: 0;
	z-index: 1;
}

h1 {
	background: #859A3F;
	font-size: 1.4em;
	text-transform: uppercase;
	padding: 10px 15px;
	margin: 0;
}

h2 {
	margin: 10px 0 0 15px;	
	padding: 0 0 5px 0;
	border-bottom: 2px solid #859A3F;
	width: 585px;
	font-size: 1.2em;
}

h3 {
	margin: 5px 0 0 15px;
	width: 585px;
	font-size: 1.1em;
}

h1 em {
	margin-left:20px;
	font-size: .6em;
	font-style: normal;
}

p {
	padding: 5px 10px;
	margin: 5px;
	font-size: 1em;
	line-height: 18px;
	width: 585px;
	text-align: justify;
}

#products {
	margin: 5px 2px;
}

div#to a {
	margin: 0;
	color: #859A3F;
}

p#copyright {
	font-size: .9em;
	color: #818181;
	position: relative;
	top: -45px;
	left: 650px;
	width: 180px;
	margin-bottom: -85px;
	text-align: left;
}

p#order {
	color: #859A3F;
	position: relative;
	top: -220px;
	left: 650px;
	width: 180px;
	margin-bottom: -100px;
	font-size: 1.2em;
	border-bottom: 1px solid black;
}

img#side {
	position: absolute;
	top: 60px;
	left: 610px;
	width: 300px;
}

img#img2 {
	position: relative;
	top: 10px;
	left: 120px;	
}

* html ul {
	padding-left: 35px;	
}

ul {
	list-style-type: circle;
	margin: 0;
}

ul li {
	list-style-type: circle;
	margin: 5px 0;
}

.exhibit-viewPanel {
	margin: 0 13px;
	width: 585px;
}

.exhibit-viewPanel ul, .exhibit-viewPanel ol {
	list-style-type: none !important;	
}

.exhibit-viewPanel * {
	margin: 0;
	padding: 0;
}

.exhibit-viewPanel ol li .parketti li, .parketti p {
	list-style-type: none;	
	margin: 2px 0;
	border: none !important;
}

.parketti label {
	font-size: .9em;
	margin-right: 5px;
}

.parketti li p {
	display: inline;
}

.parketti {
	position: relative;	
}

.parketti img {
	position: absolute;
	top: -5px;
	right: 0;
	z-index: 1;
	width: auto;
	height: 120px;
}

.parketti img:hover {
	width: 500px;
}

.parketti ul, .parketti p {
	position: relative;
	z-index: 2;	
}

.exhibit-viewPanel ol {
	margin: 5px 0px;
}

.exhibit-viewPanel ol li {
	margin: 5px 0;
	border-bottom: 1px solid #859A3F;
}

.exhibit-collectionView-header-sortControls {
	display: none !important;
}

.exhibit-collectionView-header div {
	border-bottom: 2px solid #859a3f;
}
.exhibit-toolboxWidget-popup {
	display: none !important;
}
#filters {
	position: absolute;
	top: 80px;
	left: 650px;
	margin-right: 80px;
}
#footer {
	background: url(img/haivytys.png) no-repeat 98% 25px #cecbaf;
	height: 110px;
	border-top: 2px solid #aed56d;
	border-bottom: 3px solid #07481f;
	margin: 0;
	padding: 5px 10px;
	position: relative;
}
#footer p {
	color: #07481f;
	font-size: .9em;
	padding: 0;
	margin: 2px 0;
	width: 650px;
}
p#sky {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0;
	width: 210px;
}
p#sky img {
	border: none;
}

#prod img {
	margin: 2px 0;
	padding: 5px;
	border: 2px solid #07481f;
	display: block;
}
p.left {
	float: left;
	width: 250px;
}

p.clear {
	clear: both;
}
#facts p {
	text-align: left;
}
#examples img {
	margin-left: 15px;
}
