/* Layout Stylesheet */ 

body {
	margin-left:10px;
	font-size: 10pt;
 background-color: #b9c2cb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #b9c2cb;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
 }

#outer {
 border:0px;
 background-color: #b9c2cb;
 width:650px;
 margin:auto;
 }

#hdr {
	width:650px;
	height:100px;
	border:0px;
	background-color: #b9c2cb;
	background-image:url(images/header_2010.gif);
	background-repeat: no-repeat;
 }

#bar {
	width:650px;
	border-width:0px;
	background-image:url(images/bar.gif);
	background-repeat: no-repeat;
	height: 43px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	font-size: 12px;
}


#bodyblock {
	position:relative;
	width:650px;
	background-color: #afcddd;
	float:left;
 }

#l-col {
	float:left;
	width:145px;
	height:153px;
	background-color: #afcddd;
	background-image:url(images/left_upper.gif);
	background-repeat:no-repeat;
	padding-top: 20px;
	font-style: normal;
	text-align: center;
	line-height: 140%;
	font-size: 12px; 
}


#cont {
	width:505px;
	float:right;
	background-color: #ffffff;
	border-width:0 0 0 0;
  	margin-left: 10  px; 
 	margin-top: 10 px;
  	margin-right: 5 px;
  	margin-bottom: 10 px;
	text-align: left;
	vertical-align: top;
	color: #19080d;
	font-size: 12px;
}

a:link {
	color:#006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#006699;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {
	color: #FF0033;
	font-weight: bold;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}

p {
	margin:0;
	padding:15px;
	color:#19080d;
	text-align: left;
	vertical-align: text-top;
 }

.image_title {
	text-align: center;
	font-size: 10pt;
	font-style: italic;
	line-height: normal;
}
.image {
	text-align: center;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

.header1 {
	font-size: 14pt;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	color:#009933;
	text-transform: none;
}

.header2 {
	font-size: 12pt;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	color:#009933;
	text-transform: none;
}

.header3 {
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	color:#009933;
	text-transform: none;
}

#tekstit {
	font-size: 12px;
	color: #3f4630;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 420px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}

#alainfo{
	font-size: 10px;
	position: relative;
	width: 400px;
	padding-top: 10px;
	padding-bottom:10px;
	text-align: center;
	color: #006633;
	left: 50px;
}

.tiirailu {
	border: 1px;
	border-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
		font-color: #000000;
	
}

#dropmenudiv{
position:absolute;
border:1px solid #afcddd;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #afcddd;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #f9f6e3;
}



/*Post-it note script- by javascriptkit.com
Visit JavaScript Kit (http://javascriptkit.com) for script
Credit must stay intact for use*/

#postit{
position:absolute;
width:300px;
padding:5px;
background-color:lightyellow;
border:1px solid black;
visibility:hidden;
z-index:100;
cursor:hand;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.image_galleria {
	text-align: left;
}

.showstate{ /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
float: right;
margin-top: 2px;
margin-right: 3px;
}

.switchcontent{
	width: 400px;
	margin-left: 50px;
}

.sisOtsikko {
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}
