/***Hush***/

html {
	height:100%;
}

body {
	font-family:verdana;
	background:#362416; 
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;
}



div.halignment {
	margin:0 auto 0  auto;
	width:935px;
	height:340px;
	height:100%;
	position:relative;
}



div.valignment{
	top:35%;
	position:absolute;
	width:935px;
	height:340px;
}





div.box {
	position:relative;
	top:-35%;
	width:935px;
	height:340px;
	background:#FFFFFF;
}





div.spacing {
	padding:16px 16px 0 16px;
}



div.leftSideFred {
	margin:0 16px 0 0;
	width:223px;
	float:left;
	height:308px;
	padding:0;
	background:transparent;
}



div.txt1, div.txt2, div.txt3 {
	padding:0;
	margin:0;
}



div.txt1 {
	height:137px;
}



div.txt2 {
	height:134px;

}



div.txt3 {
	height:37px;

}



div.rightSideFred {
	margin:0 16px 0 0;
	padding:0;
	float:left;
	height:308px;
	width:609px;
	background:#FFFFFF;
}



div.controls {
	float:left;
	background:transparent url(img/controls.gif) repeat-x scroll left top;
	width:35px;
	height:308px;

}



div.topControls {
	width:35px;
	height:293px;

}



div.bottomControls {
	width:35px;
	height:11px;
}







div.clear {
	float:none;
	clear:both;
}



h1 {
	color:#000000;
	font-size:11px;
	line-height:20px;
	font-weight:normal;
	padding:0 0 5px 10px;
	margin:0;
	text-transform:uppercase;

}





h2 {
	color:#000000;
	font-size:11px;
	line-height:20px;
	font-weight:normal;
	padding:0 0 5px 20px;
	margin:0;
	text-transform:uppercase;
}



p {
	color:#000000;
	font-size:11px;
	line-height:20px;
	font-weight:normal;
	padding:0 0 5px 30px;
	margin:0;
	clear:both;

}




img {
	border:none;
	padding:0;
	margin:0;
}


p img {
	margin:5px;
	padding:5px;
	border:1px solid #E0E0E0;
	background:#FFFFFF;
}

p img.left {
	float:left;
}

p img.right {
	float:right;
}


div#slideShow1 {
	position:absolute;
	background:transparent url(gallery/ihmiset/sakset.jpg) no-repeat scroll top left;
	width:609px;
	height:308px;
	overflow:hidden;
}



div#slideShow2 {
	position:absolute;
	background:transparent url(gallery/none.jpg) no-repeat scroll top left;
	width:609px;
	height:308px;
	overflow:hidden;
}





div.textView {
	background:transparent url(img/controls.gif) repeat-x fixed left top;
	display:none;
	position:absolute;
	overflow:auto;
	width:609px;
	height:308px;
}






img.clickable {
	cursor:pointer;
}



a,a:hover,a:visited {
	color:#000000;
	text-decoration:none;
}


ul {
	padding:0;
	margin:0 0 5px 36px;
	list-style-type:none;;
}



li {
	background:transparent url(img/listimg.gif) no-repeat left 8px;
	padding:0 0 0 12px;
	color:#000000;
	font-size:11px;
	line-height:20px;
	font-weight:normal;
}





div.text {
	padding:10px 10px 10px 0px;
}




