@charset "utf-8";
/* CSS Document */

#pageContainer {
	/*position:relative; Drag'n'Droppi ei toimi jos tämä on päällä */ 
	/* width:60em; */
	min-width:964px;
	max-width:1200px;
	margin:0 auto;
	text-align:left;
}

/* PAGE CORNERS */
#topCorners {
	position:relative;
}
#topCorners .right {
	padding-right:17px;
	background:url(images/glow_top_corner.png) top right no-repeat;
}
#topCorners .left {
	position:relative;
	width:100%;
	height:17px;
	background:url(images/glow_top.png) top left no-repeat;
}

/* PAGE WRAPPERS */
#wrapper1 {
	padding-right:17px;
	background:url(images/glow_right.png) top right repeat-y;
}
#wrapper2 {
	padding-left:17px;
	padding-bottom:10px;
	background:url(images/glow_left.png) top left repeat-y;
}

/* HEADER */
#header {
	position:relative;
	width:100%;
	background:#FFF;
}
#logo {
	float:left;
}
#logo img {
	margin:10px 0 20px 0;
}
#topRightCol {
	float:right;
	padding-top:10px;
}
#topRightCol .lanquages, #topRightCol .links, #topRightCol .search, #topRightCol .textSize {
	float:left;
	margin-left:10px;
}
#topRightCol .links {
	padding:0 20px 0 10px;
	border-left:1px solid #7bc143;
}
#topRightCol .lanquages div, #topRightCol .links div {
	font-size:0.75em;
	margin:0 0 3px 0;
}
#topRightCol .search input {
	display:block;
	float:left;
	font:0.75em Arial, Helvetica, sans-serif;
}
#topRightCol .search .searchField {
	border:none;
	width:190px;
	height:30px;
	padding:7px 10px 0 20px;
	background:url(images/bg_searchbox.gif) top left no-repeat;
	color:#666;
}

/* MAIN NAVIGATION */
#navigation {
	position:relative;
	width:100%;
	background:#FFF;
}
#navigation #tabMenu {
	position:relative;
	width:100%;
	float:left;
	line-height:normal;
}
#navigation #tabMenu ul {
	font-size:.875em;
	margin:0;
}
#navigation #tabMenu li {
	display:inline;
	margin:0;
}
#navigation #tabMenu li.current {
	display:inline;
	margin-top:1px;
}
#navigation #tabMenu a {
	float:left;
	display:block;
	text-decoration:none;
	background: url(images/tab_left_corner.gif) top left no-repeat;
	color:#646366;
	margin-right:1px;
}
#navigation #tabMenu a span.bottomLeft {
	display:block;
	padding:0 0 0 9px;
	background: url(images/tab_left_corner_bottom.gif) bottom left no-repeat;
}
#navigation #tabMenu a span.right {
	display:block;
	background: url(images/tab_right_corner.gif) top right no-repeat;
}
#navigation #tabMenu a span.bottomRight {
	display:block;
	padding:8px 20px 8px 10px;
	background: url(images/tab_right_corner_bottom.gif) bottom right no-repeat;
	white-space:nowrap;
}
#navigation #tabMenu a:hover {
	background-position:0 -80px;
	color:#FFF;
}
#navigation #tabMenu a:hover span.bottomLeft {
	background: url(images/tab_left_corner_bottom_hover.gif) bottom left no-repeat;
}
#navigation #tabMenu a:hover span.right {
	background-position:100% -80px;
}
#navigation #tabMenu a:hover span.bottomRight {
	background: url(images/tab_right_corner_bottom_hover.gif) bottom right no-repeat;
}
#navigation #tabMenu .current a {
	background-position:0 -80px;
	color:#FFF;	
	font-weight:bold;
}
#navigation #tabMenu .current a span.right {
	background-position:100% -80px;
}
#navigation #tabMenu .current a span.bottomLeft {
	background: url(images/tab_left_corner_bottom_selected.gif) bottom left no-repeat;
}
#navigation #tabMenu .current a span.bottomRight {
	background: url(images/tab_right_corner_bottom_selected.gif) bottom right no-repeat;
}
#navigation #tabMenu #home.current a span.bottomLeft {
	background: url(images/tab_left_corner_bottom_hover.gif) bottom left no-repeat;
}
#navigation #tabMenu #home.current a span.bottomRight {
	background: url(images/tab_right_corner_bottom_hover.gif) bottom right no-repeat;
}

/* SECOND LEVEL NAVIGATION */
#navigation #subMenu {
	position:relative;
	float:left;
	line-height:normal;
	width:100%;
	background: url(images/subnav_bg_right.gif) top right no-repeat;
}
#navigation #subMenu ul {
	font-size:.875em;
	width:100%;
	height:30px;
	margin:0;	
	background: url(images/subnav_bg_left.gif) top left no-repeat;
}
#navigation #subMenu li {
	display:inline;
}
#navigation #subMenu a {
	float:left;
	text-decoration:none;
	color:#fff;
	padding:0 0 0 10px;
	margin-top:2px;
}
#navigation #subMenu a span {
	display:block;
	padding:7px 20px 8px 10px;
}
#navigation #subMenu a:hover {
	background:url(images/subnav_tab_left_hover.gif) left top no-repeat;
}
#navigation #subMenu a:hover span {
	background:url(images/subnav_tab_right_hover.gif) right top no-repeat;
}
#navigation #subMenu .current a {
	background:url(images/subnav_tab_left.gif) left top no-repeat;
	color:#4c4c4c;
	font-weight:bold;
}
#navigation #subMenu .current a span {
	background:url(images/subnav_tab_right.gif) right top no-repeat;
}

/* LEFT NAVIGATION */
.nav-menu h3 {
	margin: 0.666em 0 0 0;
}

.nav-menu h3 a {
	color: #4C4C4C;
	padding:7px 10px 7px 22px;
	font-weight: bold;
	display: block;
}
.nav-menu h3 a:hover {
	background: #E5E5E5;
	text-decoration: none;
}
#leftNav {
	margin:10px 2px 0 2px;
}
#leftNav a {
	color:#4c4c4c;
	display:block;
	padding:7px 10px 7px 20px;
}
#leftNav a.trailLink {
	background:url(images/nav_arrow_down.gif) 6px 11px no-repeat;
}
#leftNav a:hover.trailLink {
	background:#e5e5e5 url(images/nav_arrow_down.gif) 6px 11px no-repeat;
}
#leftNav a:hover {
	background:#e5e5e5;
	text-decoration:none;
}
#leftNav ul {
	margin:0 0 0 20px;
}
#leftNav li {
	list-style:none;
	margin:0;
}
#leftNav li li {
	font-size:1em;
}
#leftNav li.current {
	list-style:none;
	margin:0;
	padding:7px 10px 7px 20px;
	font-weight:bold;
	color:#479e00;
	background:url(images/nav_arrow_right.gif) 6px 13px no-repeat;
}
#leftNav li#openNav {
	/* background:#fff; */
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}

/* COLUMNS */
#contentArea, #contentArea2Col, #contentArea3Col {
	width:100%;
	background:#FFF;
	padding:0;
	margin-top:10px;
}
#contentArea {
	overflow:hidden;
}
#contentArea #leftCol {
	float:left;
	width:30%;
}
#contentArea #centerCol {
	float:left;
	width:40%;
	background:#f1f1f1;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
#contentArea #rightCol {
	float:left;
	width:30%;
}
#contentArea2Col { 
	background:#FFF url(images/right_col_bg2.gif) 67% 0;
}
#contentArea2Col #leftCol {
	float:left;
	width:67%;
}
#contentArea2Col #rightCol {
	float:left;
	width:33%;
}
#contentArea3Col { 
	background:#FFF url(images/left_col_bg.gif) 25% 0;
}
#contentArea3Col #colBg { 
	background:url(images/right_col_bg.gif) 75% 0 repeat-y;
}

#contentArea3Col #leftCol {
	float:left;
	width:25%;
}
#contentArea3Col #centerCol {
	float:left;
	width:50%;
}
#contentArea3Col #rightCol {
	float:left;
	width:25%;
}

/*
#contentArea3Col #colBg.stat { 
    background:url(images/right_col_bg_narrow.png) 85% 0 repeat-y;
}
*/
#contentArea3Col .stat #leftCol {
    width: 22%;
}
#contentArea3Col .stat #centerCol { 
    width: 60%;
    background: #fff;
}
#contentArea3Col .stat #rightCol { 
    width: 18%;
}

#contentArea #leftCol .padding {
	padding:0 20px 0 10px;
}
#contentArea #centerCol .padding {
	padding:0 20px;
}
#contentArea #rightCol .padding {
	padding:0 10px 0 20px;
}
#contentArea2Col #rightCol .padding {
	padding:0 20px;
    min-height: 20px;
}
#contentArea2Col #leftCol .padding {
	padding:0 30px 0 20px;
}
#contentArea3Col #leftCol .padding {
	padding:0 10px 0 10px;
}
#contentArea3Col #centerCol .padding {
	padding:0 20px;
}
#contentArea3Col #rightCol .padding {
	padding:0 10px 0 10px;
}

/* PAGE ELEMENTS */
#picture {
	margin-top:10px;
}
#picture img {
	width:100%;
	height:auto;
}
.intro{
	margin-bottom:1.687em;
}
.inlinePic {
	float:left;
	margin:0 10px 0 0;
}
#trail {
 padding:8px 20px;
 border-bottom:1px solid #bfbfbf;
}
#contentPic img {
	display:block;
	width:100%;
	height:auto;
	border-bottom:8px solid #fff;
}

/* Page metadata */
#meta {
	margin-top:0;
	border-top:1px solid #bfbfbf;
}
#meta .left {
	float:left;
}
#meta .right {
	float:right;
}
#meta .right img {
	vertical-align:text-top;
}

/* Advanced search */
.advancedSearch form {
	display:block;
	border-bottom:1px solid #bfbfbf;
}
.advancedSearch li {
	margin:0.375em 0;
}
.advancedSearch label {
	display:block;
	float:left;
	width:25%;
	padding-top:3px;
}
.advancedSearch span {
	display:block;
	float:left;
	width:74%;
}
.advancedSearch .wide {
	width:100%;
}
.advancedSearch .buttons {
	text-align:right;
}
.advancedSearch .searchTerms {
	background:#ebebeb;
	padding:1em 1em 0.625em 1em;
	margin-bottom:0.5em;
}
.advancedSearch .searchTerms legend {
	padding:0 0 0.5em 0;
}
.advancedSearch .searchTerms label {
	width:40%;
}
.advancedSearch .searchTerms span {
	width:59%;
}
.advancedSearch .searchTerms input {
	width:100%;
}
.advancedSearch fieldset fieldset {
	display:block;
	padding:0;
	margin:0;
}
.advancedSearch fieldset fieldset span {
	display:block;
	float:left;
	width:25%;
	padding-top:3px;
}
.advancedSearch fieldset fieldset span+span {
	display:block;
	float:left;
	width:74%;
	padding-top:0;
}
.advancedSearch fieldset fieldset label {
	display:inline;
	float:none;
	width:auto;
	padding:0 1em 0 0;
}

/* Search results pages */
.resultPages {
	position:relative;
	width:100%;
	background:#e6e6e6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.875em;
	line-height:1.333em;
}
.resultPages table {
	border-collapse:collapse;
	margin:0 auto;
}
.resultPages TD {
	border-right:1px solid #fff;
	border-left:1px solid #fff;
}
.resultPages a {
	display:block;
	float:left;
	padding:8px 15px;
}
.resultPages a:hover {
	text-decoration:none;
	background:#ccc;
}
.resultPages .selected a {
	background:#7bc143;
	font-weight:bold;
	color:#fff;
}

/* Form buttons */
.buttonActive {
	display:block;
	float:right;
	background: url(images/button_active_bg_left.gif) top left no-repeat;
	padding-left:8px;	
	margin-left:8px;
}
.buttonActive input {
	height:30px;
	border:none;
	padding:0 20px 0 12px;
	white-space:nowrap;
	background: url(images/button_active_bg_right.gif) top right no-repeat;
	color:#FFF;
}
.buttonDisabled {
	display:block;
	float:right;
	background: url(images/button_disabled_bg_left.gif) top left no-repeat;
	padding-left:8px;
	margin-left:8px;	
}
.buttonDisabled input {
	height:30px;
	border:none;
	padding:0 20px 0 12px;
	white-space:nowrap;
	background: url(images/button_disabled_bg_right.gif) top right no-repeat;
	color:#FFF;
}

/* FOOTER */
#footer {
	position:relative;
	clear:both;
	width:100%;
}
#footer .right {
	padding-right:17px;
	background:url(images/footer_right.png) top right no-repeat;
}
#footer .left {
	position:relative;
	width:100%;
	height:37px;
	background:url(images/footer_left.png) top left no-repeat;
}
#footer .content {
	padding:7px 0;
	text-align:center;
}

/* IE HACKS */
#IEroot #pageContainer { 
	width:expression(document.body.clientWidth > 1200? "1200px": "auto" ); 
}
#IEroot #contentArea #centerCol {
	width:33.9%;
}
#IEroot #contentArea3Col #centerCol {
	width:49.9%;
}
#IEroot #contentArea3Col .stat #centerCol {
	width:59.9%;
}
#IEroot #navigation #tabMenu li {
	zoom:1;
}
#IEroot #navigation #subMenu a span {
	padding:8px 20px 8px 10px;
}
#IEroot #leftNav a.trailLink {
	background:url(images/nav_arrow_down.gif) 6px 13px no-repeat;
}
#IEroot #leftNav a:hover.trailLink {
	background:#e5e5e5 url(images/nav_arrow_down.gif) 6px 13px no-repeat;
}
#IEroot .buttonActive {
	display:inline;
}
#IEroot .buttonDisabled {
	display:inline;
}

/* OPERA, SAFARI AND CROME HACKS */
@media screen and (-webkit-min-device-pixel-ratio:0) {
#topRightCol .search .searchField {
	padding:0 10px 0 20px;
}
#navigation #subMenu a span {
	padding:8px 20px 8px 10px;
}
}
/* @media screen and (min-width: 0px) {
#topRightCol .search .searchField {
	padding: 0px 10px 0 20px;
}
} */

