.Normal {
	font-size: 1.0em;
}

body, body.Normal {
	font-size: 0.7em;
}

body, table thead, table th, table tfoot, table td,
blockquote, input, textarea, .Normal
{
	font-family: Verdana, sans-serif;
	color: #000;
}

table, tbody, tr, td, th, thead, tfoot {
	font-size: 1.0em;
}

h1, h2, h3, h4, h5, h6 {
	color: #4D9361;
	font-family: Verdana, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.2em;
}

h5, h6 {
	font-size: 1.1em;
}

a, a:link, a:visited, a:active {
	color: #FF6500;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

.clearer {
	clear: both;
}

#Body {
	background: #4B945F;
}

#Form {
	height: auto !important;
}

#escape {
	background: url(img/body-top-gradient.gif) top left repeat-x;
}

#bghelper {
	background: url(img/body-top-bg.jpg) top center no-repeat;
}

#wrap {
	margin: 0 auto;
	width: 767px;
	text-align: left;
}

#header {
	padding-right: 8px;
	position: relative;
	height: 85px;
	background: url(img/wrap-top.gif) bottom left no-repeat;
}

#lang {
	padding-top: 3px;
	text-align: right;
}

#lang ul {
	margin: 0;
	padding: 0;
}

#lang ul li {
	list-style: none;
	margin: 0;
	padding-left: 17px;
	display: inline;
}

#lang ul li a, #lang ul li a:link {
	color: #FFF;
	text-decoration: underline;
}

#lang ul li a:hover {
	text-decoration: none;
}

#lang ul li a.Menu-l0-sel, #lang ul li a.Menu-l0-open, #lang ul li a.Menu-l0-open-sel {
	color: #A6D5B3;
	text-decoration: none; 
}

#logo {
	display: block;
	position: absolute;
	width: 188px;
	height: 40px;
	top: 21px;
	left: 25px;
	background: url(img/puusektori-logo.gif) top left no-repeat;
}

#navis {
	background: url(img/wrap-bg-transp.gif) top left repeat-y;
	padding: 0 12px;
	zoom: 1;
}

#navi {
	height: 35px;
	background: url(img/navi-bg.gif) top left repeat-x;
	position: relative;
}

#navi .hidesepa {
	position: absolute;
	top: 0;
	left: 5px;
	width: 2px;
	height: 35px;
	background: url(img/navi-bg.gif) top left repeat-x;
}

#navi ul {
	margin: 0 0 0 5px;
	padding: 0;
	height: 35px;
}

#navi ul li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 0 0 2px;
	background: url(img/navi-separator.gif) left center no-repeat;
}

#navi ul li a, #navi ul li a:link {
	color: #282828;
	text-decoration: none;
	display: block;
	float: left; 
	padding: 0 10px 0 8px;
	height: 35px;
	line-height: 35px;
}

#navi ul li a:hover {
	text-decoration: underline;
}

#navi ul li a.Menu-l1-sel, #navi ul li a.Menu-l1-open, #navi ul li a.Menu-l1-open-sel {
	font-weight: bold;
	background: url(img/navi-sel.gif) bottom center no-repeat;
}

#navi ul li a.Menu-l1-sel:hover, #navi ul li a.Menu-l1-open:hover, #navi ul li a.Menu-l1-open-sel:hover {
	text-decoration: none;
	cursor: normal;
}

#subnavi {
	height: 24px;
	position: relative;
}

#subnavi .hidesepa {
	position: absolute;
	top: 0;
	left: 6px;
	width: 2px;
	height: 24px;
	background: #FFF;
}

#subnavi ul {
	margin: 0 0 0 6px;
	padding: 0;
	height: 24px;
}

#subnavi ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	height: 24px;
	line-height: 24px;
	padding: 0 9px;
	background: url(img/subnavi-separator.gif) left center no-repeat;
}

#subnavi ul li a, #subnavi ul li a:link {
	color: #282828;
	text-decoration: none;
	font-size: 0.9em;
}

#subnavi ul li a:hover {
	text-decoration: underline;
}

#subnavi ul li a.Menu-l2-sel, #subnavi ul li a.Menu-l2-open, #subnavi ul li a.Menu-l2-open-sel {
	font-weight: bold;
}

#subnavi ul li a.Menu-l2-sel:hover, #subnavi ul li a.Menu-l1-open:hover, #subnavi ul li a.Menu-l2-open-sel:hover {
	text-decoration: none;
	cursor: normal;
}

#innerwrap {
	background: url(img/wrap-bg.gif) top left repeat-y;
	padding: 0 12px;
	zoom: 1;
}

#content {
	background: url(img/content-top.gif) top left repeat-x;
}

#columnbg { /* width = 743px */
	background-image: url(img/column-bg.gif);
	background-repeat: repeat-y;
	padding: 0 0 36px 14px;
}

#primarycol {
	float: left;
	padding-top: 10px;
    overflow: hidden;
}

#breadcrumbs {
	color: #787878;
	font-weight: normal;
	font-size: 0.9em;
}

#breadcrumbs .SkinObject, #breadcrumbs a {
	color: #787878;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 1.0em;
}

#secondarycol {
	float: right;
	padding-top: 17px;
	background: url(img/column-top.gif) top left no-repeat;
	_height: 1px;
	zoom: 1;
	position: relative;
/*    overflow: hidden;*/
}

#secondarycol .pad {
	padding-left: 19px;
}

.col250px #primarycol, .col250px #dnn_ContentPane {
	width: 428px;
}
.col250px #secondarycol {
	width: 287px;
}
.col250px #dnn_RightPane {
	width: 250px;
}
.col250px #columnbg {
	background-position: 456px 0;
}

.col330px #primarycol, .col330px #dnn_ContentPane {
	width: 347px;
}
.col330px #secondarycol {
	width: 367px;
}
.col330px #dnn_RightPane {
	width: 330px;
}
.col330px #columnbg {
	background-position: 376px 0;
}

.col370px #primarycol, .col370px #dnn_ContentPane {
	width: 307px;
}
.col370px #secondarycol {
	width: 378px;
}
.col370px #dnn_RightPane {
	width: 370px;
}
.col370px #secondarycol .pad {
	padding-left: 4px;
}
.col370px #columnbg {
	background-position: 365px 0;
}

.colnone #primarycol {
	width: auto;
	float: none;
	padding: 10px 14px 0 0;
}
.colnone #columnbg {
	background: url(img/content-top.gif) top left repeat-x;
}

#footer {
	background: url(img/wrap-bottom.gif) top left no-repeat;
	padding-top: 20px;
	text-align: right;
	padding-right: 12px;
	color: #FFF;
}

#footerlinks {
	float: left;
	width: 300px;
	text-align: left;
	padding-left: 16px;
}

#footer a, #footer a:link {
	text-decoration: underline;
}

#footer a, #footer a:hover, #footer .SkinObject {
	color: #FFF;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 1.0em;
}

#footer a:hover {
	text-decoration: none;
}



