/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #000000;}
#TB_window a:visited {color: #000000;}
#TB_window a:hover {color: #000000; text-decoration: none;}
#TB_window a:active {color: #000000;}
#TB_window a:focus{color: #000000;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#593614;
	display:none;
	border: 10px solid #ececec;
	text-align:left;
	top:50%;
	left:50%;
}


* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 16px;
	float:left;
	
}

#TB_closeWindow{
	height:25px;
	padding:11px 15px 10px 0;
	float:right;
}
#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 15px;
	margin-bottom:1px;
	font-weight:bold;
}

#TB_title{
	color: #ffffff;
	background-color:#c00418;
	height:27px;
	text-transform: uppercase;
}
#TB_title a{
	color: #ffffff !important;
	


}
#TB_ajaxContent{

	clear:both;
	padding: 20px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent label{
	width: 120px;
	display: block;
	float:left;
}
#TB_ajaxContent div{
	margin-bottom:5px;
}
#TB_ajaxContent .input_field input{
	width:190px;
	border:1px solid #c0c0c0;
}
#TB_ajaxContent .input_textarea textarea{
	width:310px;
	height: 200px;
	border:1px solid #c0c0c0;
}
#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
td.shadow_left , td.shadow_right, div.header_images img, div.heading img, td.bottom, div.logo img {
	behavior: url(js/iepngfix.htc);
}
*{
	padding: 0;
	margin: 0;
	font-family: arial;
	font-size: 1.0em;
			
}
body {
	background: #fffe4b url('kuvat/bg_body.gif') top left repeat-x;	
	font-size: 76%;
}
table.page_container {
	width: 720px;
	margin: 0 auto 0 auto;


}
#kahmarivideo {

padding: 10px 0 0 0;
}
td.shadow_left {
	width: 10px;
	background: url('kuvat/shadow_left.png') top left repeat-y;		
}
td.shadow_right {
	width: 10px;	
	background: url('kuvat/shadow_right.png') top left repeat-y;			
}
div.header_container {	
	overflow: hidden;
	padding: 0 0 40px 0;
}
div.content_container {
	background: #fdeb46 url('kuvat/bg_container.gif') top left repeat-x;
	width: 700px;
	overflow:hidden;

}
div.language-menu {
	background: #ffa931;
	padding: 9px 0 9px 0;
	background:  url('kuvat/bg-main-menu.gif') left top repeat-x;
	position: absolute;	
	width: 700px;
}
	div.language-menu a{	
		background:  url('kuvat/btn-menu-arrow.png') right 3px no-repeat;
		padding: 0 12px 0 30px;
		text-transform: uppercase;
		text-decoration: none;
		z-index: 100;
		position: relative;
	}
	div.language-menu a:hover{	
		color: #000;
		background:  url('kuvat/btn-menu-arrow.png') right -10px no-repeat;
	}
	
div.heading {
	width: 219px;
	padding: 60px 0 20px 0;
}

div.heading-text {
	
}
div.heading-text p{
	padding: 30px 30px 0 30px;
	font-size: 15px;
	line-height: 25px;
}
div.heading img{
	width: 219px;
	height: 266px;
	margin: 0 0 0 27px;



}
div.header_images {
	margin: 0 0 0 0px;
	width: 730px;
	padding:0 0 0px 20px;
	line-height:0;
	font-size:0;
	text-align:right;
	position: absolute;
}
div#menu-container {

	overflow: hidden;


}
	div#menu-container div.btn1{
		width: 350px;
		height: 116px;
		background: url('kuvat/btn1.png') left -116px no-repeat;
		float: left;
	}
		div#menu-container div.btn1 a, div#menu-container div.btn2 a{
				padding: 8px 0 0 0;
			width: 350px;
			height: 116px;
			display: block;
			text-decoration: none;
		}
		div#menu-container div.btn1 a:hover span, div#menu-container div.btn1 a:hover strong, div#menu-container div.btn2 a:hover span, div#menu-container div.btn2 a:hover strong{
			color: white !important;
		}
		div#menu-container div.btn1 a span, div#menu-container div.btn2 a span{
			display: block;
			position: relative;
			top: 25px;
			left: 110px;
			color: #ffffff;
			font-size: 17px;
			font-weight: bold;
		}
		div#menu-container div.btn1 a strong, div#menu-container div.btn2 a strong{
			display: block;
			font-size: 30px;
			color: #000 !important;
		}
		div#menu-container div.btn1.active{

		width: 350px;
		height: 116px;
		background: url('kuvat/btn1.png') left top no-repeat;
		float: left;

	}
	div#menu-container div.btn2{
		float: right;
		width: 350px;
		height: 116px;
		background: url('kuvat/btn2.png') left -116px no-repeat;

	}
	
		div#menu-container div.btn2.active{
			float: right;
			width: 350px;
			height: 116px;
			background: url('kuvat/btn2.png') left top no-repeat;
	
		}
		
	
div.content {
	padding: 0px 10px 0px 30px;
	clear:both;
	overflow:hidden;
}
div.content h1{
	font-size: 1.8em;	
	margin: 0 0 10px 0;
}
div.content p{
	margin: 0 40px 10px 0;
	line-height: 1.5em;	
}	
div.column_left {
	padding: 30px 0 0 0;
	width:422px;
	float:left;
}
div.column_right {
	width:238px;
	float:left;
	padding: 37px 0 20px 0;		
}
div.footer {
	clear: both;
	padding: 20px 30px 0px 30px;
	overflow: hidden;
}
div.logo {
	margin: 30px 0 0 0;	
	width: 100px;
	float: right;
	height: 70px;
}
div.contact {
	padding: 0px 0 0 0;
	line-height: 1.6em;
}
div.contact span{
	font-weight: bold;
	display: block;
	font-size: 1.1em;
	padding: 0 0 5px 0;
}
td.bottom {
	background: url('kuvat/bg_bottom.png') top left no-repeat;
	height: 24px !important;	
}

div.gallery div{
	float:left;
	width: 115px;
	height: 87px;

}
div.gallery div img{
	font-size:0;
	margin:0;
	width: 100px;
	height: 72px;
	padding:0;
	line-height:0;
}	
div.gallery div a{
	border: 2px solid #ffffff;
	display: block;
	width: 100px;
	height: 72px;
}
div.gallery div a:hover{
	border: 2px solid #d0d0d0;
	display: block;

}	
a {

	color: #7e3600;
}
a:hover {
	text-decoration: none;
}		
sup {
	line-height: 0.9em;
	font-size: 10px;
}

