@charset "iso-8859-1";



body { 
	background: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}

/*-----------Perus-------*/

a:link {
   	border: 0px;
   	color: #000000;
   	text-decoration: none;
	}
a:visited {
	color: #000000;
	text-decoration: none;
	}
a:hover { 
	text-decoration: none;
	color: #AAAAAA;
	}
a:active {
	text-decoration: none;
	color: #AAAAAA;
	}

/*---------------Drop menut----------------*/


#menuh-container
 {

	width: 690px;
	/*border: 1px solid black;*/
	position: relative;

	top: -9px;

	left: -26px;

	}


#menuh
	{

	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;

	/*text-transform:uppercase;*/
	width:100%;

	float:right;

	padding: 0.2em;

	margin:0em;

	margin-top: 0em;

	z-index:50;
	}


#menuh a {

	text-align: left;

	display:block;

	border: none;

	white-space:nowrap;

	margin:0;

	padding: 0.2em;

	padding-left: 5px;
	padding-right: 5px;
	z-index:50;
	}


#menuh a:link,
#menuh a:visited,
#menuh a:active	/* menu at rest */
 {

	/*color: #696969;*/
	background-color: white;

	opacity:1.0;
	filter:alpha(opacity=100);
	color: black;
 	text-decoration:none;

	border: 1px solid #E8E8E8;
	z-index:50;
	}

#menuh a:hover /* menu on mouse-over*/
 {

	color: grey;

	background-color: #E8E8E8;

	text-decoration:none;

	opacity:1.0;
	filter:alpha(opacity=100);
	z-index:50;
	}

#menuh a.top_parent, #menuh a.top_parent:hover /* attaches down-arrow to all top-parents */
 {

	border: none;
	/*background-image: url(navdown_white.gif);*/
	/*background-position: right center;*/

	/*background-repeat: no-repeat;*/

	padding-left: 5px;
	padding-right: 5px;	
	z-index:40;
	}


#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */ {

	/*background-image: url(nav_white.gif);*/

	/*background-position: right center;*/

	/*background-repeat: no-repeat;*/

	}


#menuh ul {

	list-style:none;

	margin:0;

	padding:0;

	float:left;

	z-index:50;
	/*width:11em;*/
	/* width of all menu boxes */

	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menuh a" rule so that the menu boxes will have space on either side of the text -- try it */

	}


#menuh li {

	position:relative;

	min-height: 1px;
	z-index:50;
	/* Sophie Dennis contribution for IE7 */

	vertical-align: bottom;
	/* Sophie Dennis contribution for IE7 */

	}


#menuh ul ul {

	position:absolute;

	z-index:50;

	top:auto;

	display:none;

	padding: 1em;

	margin:-1em 0 0 -1em;

	}


#menuh ul ul ul
	{

	top:0;

	left:100%;

	}


div#menuh li:hover
 {

	cursor:pointer;

	z-index:50;

	}


div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul 
{display:none;}


div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */









#menuhjm-container
 {

	width: 800px;
	/*border: 1px solid black;*/
	position: relative;

	top: 0px;

	left: 0px;

	}


#menuhjm
	{

	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;

	/*text-transform:uppercase;*/
	width:100%;

	float:right;

	margin:0em;

	margin-top: 0em;

	z-index:30;
	}


#menuhjm a {

	text-align: left;

	display:block;

	border: none;

	white-space:nowrap;

	margin:0;

	padding: 0.2em;

	padding-left: 5px;
	padding-right: 5px;
	z-index:30;
	}


#menuhjm a:link,
#menuhjm a:visited,
#menuhjm a:active	/* menu at rest */
 {

	/*color: #696969;*/
	background-color: white;

	opacity:1.0;
	filter:alpha(opacity=100);
	color: black;
 	text-decoration:none;

	border: 1px solid #E8E8E8;
	z-index:30;
	}

#menuhjm a:hover /* menu on mouse-over*/
 {

	color: grey;

	background-color: #E8E8E8;

	text-decoration:none;

	opacity:1.0;
	filter:alpha(opacity=100);
	z-index:30;
	}

#menuhjm a.top_parentjm, #menuhjm a.top_parentjm:hover /* attaches down-arrow to all top-parents */
 {

	border: none;
	/*background-image: url(navdown_white.gif);*/
	/*background-position: right center;*/

	/*background-repeat: no-repeat;*/

	padding-left: 5px;
	padding-right: 5px;	
	z-index:30;
	}


#menuhjm a.parentjm, #menuhjm a.parentjm:hover 	/* attaches side-arrow to all parents */ {

	/*background-image: url(nav_white.gif);*/

	/*background-position: right center;*/

	/*background-repeat: no-repeat;*/

	}


#menuhjm ul {

	list-style:none;

	margin:0;

	padding:0;

	float:left;

	z-index:30;
	/*width:11em;*/
	/* width of all menu boxes */

	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menuh a" rule so that the menu boxes will have space on either side of the text -- try it */

	}


#menuhjm li {

	position:relative;

	min-height: 1px;
	z-index:30;
	/* Sophie Dennis contribution for IE7 */

	vertical-align: bottom;
	/* Sophie Dennis contribution for IE7 */

	}


#menuhjm ul ul {

	position:absolute;

	z-index:30;

	top:auto;

	display:none;

	padding: 1em;

	margin:-1em 0 0 -1em;

	}


#menuhjm ul ul ul
	{

	top:0;

	left:100%;

	}


div#menuhjm li:hover
 {

	cursor:pointer;

	z-index:10;

	}


div#menuhjm li:hover ul ul,
div#menuhjm li li:hover ul ul,
div#menuhjm li li li:hover ul ul,
div#menuhjm li li li li:hover ul ul 
{display:none;}


div#menuhjm li:hover ul,
div#menuhjm li li:hover ul,
div#menuhjm li li li:hover ul,
div#menuhjm li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */









/*---------------Otsikot----------------*/

h1, h2, h3, h4, h5, h6 {margin:0; padding:0; color:#000; line-height:0.6; font-family: Arial, Verdana, Helvetica, sans-serif;; font-weight:bolder;}

h1 {
	font-size: 10pt;
	font-weight:bolder;
	text-transform:uppercase;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 35px;
	padding-bottom:15px;
	} 

h2 {
	font-size: 9pt;
	font-weight: bolder;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin:1em 0;
	}
h3 {	
	font-size: 16px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight: bold;
	margin:1em 0 0 0 ;
	font-weight:normal;
	}



/*---------------Rakenne----------------*/

.oneColFixCtr {
	width: 856px;
	background: #E0E0E0;
	/*border: 1px solid #000000;*/
	margin-left: auto;
	margin-right: auto;
	}
#whitecontainer {
	width: 856px;
	height: 850px;
	background: #FFFFFF;
	position: relative;
	top: -8px;
	}
#whitecontainerjm {
	width: 856px;
	height: 1450px;
	background: #FFFFFF;	
	position: relative;
	top: -8px;
	}
#navigaatio {
	display: inline;
	list-style-type: none;
	font-family: Arial, Verdana;
	font-size: 8pt;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	text-transform:uppercase;
	float: right;
	position: relative;
	top: 94px;
	left: -7px;
	}
#navlogoimg{
	float:left;
 	border: 0;
	text-align: left;
	position: relative;
	top: 27px;
	left: 20px;
	}
#navlogoimg a:link{
 	border: 0;
	text-decoration: none;
	}
#navlogoimg a:hover{
	border: 0;
	text-decoration: none;
	}
#dropmenucontainer
 {

	width: 690px;
	/*border: 1px solid black;*/
	position: relative;

	top: 35px;

	left: 420px;

	}

#jmdropmenucontainer
 {

	width: 690px;
	/*border: 1px solid black;*/
	position: relative;

	top: 0px;

	left: -5px;

	}

#navviiva {
	vertical-align: top;
	float: left;
	border: 0;
	margin-top: 10px;
	position: relative;
	top: 16px;
	}
#jmviiva {
	vertical-align: top;
	float: left;
	border: 0;
	margin-top: 10px;
	position: relative;
	top: 0px;
	left: -30px;
	}
#mainContent {
	width: 530px;
	height: auto;
	font-size: 9pt;
	text-align: left;
	/*border: 1px solid #336699;*/
	float: left;
	position: relative;
	left: 30px;
	top: 12px;
	}
#jmContent {
	width: 700px;
	height: auto;
	font-size: 9pt;
	text-align: left;
	/*border: 1px solid #336699;*/
	float: left;
	position: relative;
	left: 30px;
	top: 12px;
	}
#laatuboxi {
	width: 310px;
	border: 2px solid #DDDDDD;
	font-size: 8pt;
	padding: 9px;
	padding-top: 15px;
	text-align: justify;
	position: relative;
	top: 30px;
	}
#lasinarlaatuboxi {
	position: relative;
	top: 0px;
	text-align: center;
	}
#laatuleima {
	position: relative;
	top: 10px;
	left: 0px;
	}
#MainContentRight {
	width: 230px;
	/*border: 1px solid #336699;*/
	font-size: 5pt;
	text-align: right;
	float: right;
	position: relative;
	top: 74px;
	left: -35px;
	}
#jmContentvas {
	width: 230px;
	height: auto;
	font-size: 9pt;
	text-align: left;
	/*border: 1px solid #336699;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	}
#jmContentkesk {
	width: 230px;
	height: auto;
	font-size: 9pt;
	text-align: left;
	/*border: 1px solid #336699;*/
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	}
#jmContentoik {
	width: 230px;
	height: auto;
	font-size: 9pt;
	text-align: left;
	/*border: 1px solid #336699;*/
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	}
.replacep {
	margin-top: 0px;
	margin-bottom: 10px;
	}
.replacepcenter {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	}
.replacep2 {
	margin-top: -23px;
	margin-bottom: 17px;
	}
.replaceppieni {
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 3px;
	margin-right: 3px;
	}
.replaceppienicenter {
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 3px;
	margin-right: 3px;
	text-align: center;
	}
.replacepimg {
	margin-top: 0px;
	margin-bottom: 7px;
	}
#imgetusivu1 {
	position: relative;
	top: 26px;
	}
#imgetusivu2 {
	position: relative;
	top: -195px;
	}
#imgetusivu3 {
	position: relative;
	top: -192px;
	}
#imgetusivu4 {
	position: relative;
	top: -189px;
	}
#imgetusivu5 {
	position: relative;
	top: -186px;
	}
#imgetusivu6 {
	position: relative;
	top: -183px;
	}
#frontleft {
	width: 600px;
	text-align: justify;
	font-size: 10pt;
	float: left;
	position: relative;
	top: 46px;
	left: 20px;
	}
#hetu1 {
	font-size: 14pt;
	font-weight:700;
	position: relative;
	top: 5px;
	left: 116px;
	}
#hetuisor {
	font-size: 9pt;
	font-weight:700;
	position: relative;
	top: -17px;
	left: 179px;
	}
#hetu2 {
	font-size: 12pt;
	font-weight:700;
	color: #4D4D4D;
	position: relative;
	top: -30px;
	left: 196px;
	}
#hetu3 {
	font-size: 13pt;
	font-weight:700;
	position: relative;
	top: 5px;
	left: 120px;
	}
#hetupikkur {
	font-size: 8pt;
	font-weight:700;
	position: relative;
	top: -17px;
	left: 243px;
	}
#hetu4 {
	font-size: 11pt;
	font-weight:700;
	color: #4D4D4D;
	position: relative;
	top: -28px;
	left: 259px;
	}



#frontmessutagi {
	width: 190px;
	height: 45px;
	float: right;
	text-align: center;
	font-size: 10pt;
	color: #0000FF;
	margin-right: 7px;
	padding: 5px;
	border: 2px solid #EEEEEE;
	position: relative;
	top: 47px;
	left: px;
	}	






#frontright {
	width: 190px;
	height: 250px;
	float: right;
	text-align: justify;
	font-size: 8pt;
	margin-right: 7px;
	padding: 5px;
	color: #4D4D4D;
	border: 2px solid #EEEEEE;
	position: relative;
	top: 55px;
	left: px;
	}	
.center {
	text-align: center;
	}
#laatucenter {
	text-align: center;
	font-size: 15px;
	color: #000000;
	font-weight: 700;
	position: relative;
	top: 15px;
	margin-bottom: 20px;
	}
#leima {
	position: relative;
	top: -106px;
	left: -240px;
	}

#asuntomessucontent {
	width: 530px;
	height: 800px;
	font-size: 9pt;
	text-align: left;
	/*border: 1px solid #336699;*/
	float: left;
	position: relative;
	left: 30px;
	top: 74px;
	}

a.if:link {color: #731747}
a.if:visited {color: #731747}
a.if:hover {color: #000000}
a.if:active {color: #000000}

#innerfooter {
	width: 856px;
	height: 22px;
	background: #CECECB;
	color: #731747;
	font-size: 9pt;
	letter-spacing: 1px;
	padding-top: 7px;
	position: relative;
	top: -12px;
	left: -5px;
	}



/*-----------Footer----------------*/
div.frontfooter {
	padding:0.5em;
	background: #CECECB;
	text-align: center;
	font-size: 8pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	clear:left;
	position: relative;
	top: -7px;
	}
div.footer {
	padding:0.5em;
	background: #CECECB;
	text-align: center;
	font-size: 8pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	clear:left;
	position: relative;
	top: -7px;
	}



a.info:link { color: #000000; font-family: Arial, Verdana; font-size: 8pt; text-decoration: none; }
a.info:hover { color: #AAAAAA; font-family: Arial, Verdana; font-size: 8pt; text-decoration: none; }

a.taulukko:link { color: #000000; font-family: Arial, Verdana; font-size: 8pt; text-decoration: none; }
a.taulukko:visited { color: #000000; font-family: Arial, Verdana; font-size: 8pt; text-decoration: none; }
a.taulukko:active { color: #000000; font-family: Arial, Verdana; font-size: 8pt; text-decoration: none; }
a.taulukko:hover { color: #000000; font-family: Arial, Verdana; font-size: 8pt; text-decoration: underline; }

a.pdf:link { color: #000000; font-family: Arial, Verdana; font-size: 8pt; text-decoration: none; font-style: italic; font-weight: bold; }
a.pdf:visited { color: #000000; font-family: Arial, Verdana; font-size: 8pt; text-decoration: none; font-style: italic; font-weight: bold; }
a.pdf:active { color: #000000; font-family: Arial, Verdana; font-size: 8pt; text-decoration: none; font-style: italic; font-weight: bold; }
a.pdf:hover { color: #AAAAAA; font-family: Arial, Verdana; font-size: 8pt; text-decoration: none; font-style: italic; font-weight: bold; }	

tr.varitys { background-color: #FFFFFF; }
tr.varitys:hover { background-color: #DCDCDC; }

td.info { line-height: 18px; color: #000000; font-family: Arial, Verdana; font-size: 8pt; font-weight: normal; text-decoration: none; }

td.taulukko {
	width: 98px;
	color: #000000;
	font-family: Arial, Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	}
td.taulukko2 {
	width: 140px;
	color: #000000;
	font-family: Arial, Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	}
td.taulukko3 {
	width: 172px;
	color: #000000;
	font-family: Arial, Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	}

td.rivi { width: 100px; padding: 5px 0px 0px 0px; color: #000000; font-family: Arial, Verdana; font-size: 8pt; font-weight: normal; text-decoration: none; }
td.rivi2 { width: 134px; padding: 2px 0px 2px 9px; color: #000000; font-family: Arial, Verdana; font-size: 8pt; font-weight: normal; text-decoration: none; }
td.rivi3 { width: 175px; padding: 2px 0px 2px 0px; color: #888888; font-family: Arial, Verdana; font-size: 8pt; font-weight: normal; text-decoration: none; }

