@media print {
	.noprint {
		display: none;
		}
}

body {
	background-repeat:repeat-x;
	margin:0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

#header {
	background-position:bottom center;
	background-repeat:repeat-x;

}

#top-image {
	height:215px;
	z-index:3;
	background-image:url(fi/images/top.png);
	background-position:top center;
	background-repeat:repeat-x;
}

#contentTable {
	width:900px;
	border-left: 1px solid #c80000;
	border-right: 1px solid #c80000;
}

#contentCell {
	padding:18px 25px 18px 10px;
}

#footer { 
	height:40px;
	background-image:url(fi/images/footer-nav-bg.png);
	color:#ffffff;
}

#footer A {
	color:#ffffff;
	padding:0px 5px 0px 5px;
}

/* */
#navBar {
	background-image:url(fi/images/top-nav-bg.png);
	width:900px;
	height:44px;
}

#navHorizon1 {
	width:650px;
}

#navHorizon1 A {
	display:block;
	float:left;
	padding:19px 8px 10px 8px;
	font-size : 14px;
	font-weight : bold;
	color:#ffffff;
	text-decoration : none;
	font-family : arial, helvetica, sans-serif;
}

#navHorizon1 A:HOVER {
	background-image:url(fi/images/nav1-sel.png);
	color:#ffffff;
}

#navHorizon1 .sel {
	font-weight : bold;
	background-image:url(fi/images/nav1-sel.png);
	color:#ffffff;
}

/*  */

/* pystynavigointi */
/* taso1 */
#nav1 {
	
}

#nav1 A {
	display:block;
	padding:0px 5px 5px 10px;
	color : #000000;
	font-size : 10px;
}

#nav1 .sel {
	font-weight : bold;
}
/* taso1 */

/* taso2 */
#nav2 {
	margin:20px 0px 15px 15px;
	padding:0px 0px 20px 0px;
	width:220px;
}

#nav2 A {
	display:block;
	background-image:url(fi/images/nav2-bg.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 2px 0px;
	padding:6px 5px 6px 10px;
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	/**
	border-radius: 4px;
	-moz-border-radius: 4px;
	**/
	
}

#nav2 A .sel {
	font-weight : bold;
	color : #ffffff;
	background-image:url(fi/images/nav2-bg.jpg);
	margin:0px 0px 2px 0px;
	padding:6px 5px 6px 10px;
	border:1px solid #8d5b21;
}

#nav2 A:HOVER {
	background-image:url(fi/images/nav2-hover-bg.jpg);
	font-weight : bold;
	color:#ffffff;
	text-decoration:none;
}
/* taso2 */

/* taso3 */
#nav3 {
	padding:0px 5px 10px 0px;
	margin:0px 5px 0px 0px;
	
}

#nav3 A {
	display:block;
	backgound:#ffffff;
	background-image:url(fi/images/tyhja.gif);
	padding:3px 5px 3px 10px;
	color : #000000;
	font-size : 12px;
	font-weight : bold;
	border:1px solid #ffffff;
	border-radius: 0px;
}

#nav3 A:HOVER {
	font-weight : bold;
	color:#000000;
	background:#e6e6e6;
	border:1px solid #ffffff;
	text-decoration:none;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#nav3 .sel {
	background:#c80000;
	padding:3px 5px 3px 10px;
	font-weight : bold;
	border:1px solid #ffffff;
	color : #ffffff;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
/* taso3 */

/* taso4 */
#nav4 {
	padding:5px 0px 10px 0px;
}

#nav4 A {
	display:block;
	padding:2px 5px 2px 15px;
	color : #000000;
	font-size : 10px;
	text-decoration:none;
	border:1px solid #ffffff;
	font-weight : normal;
}

#nav4 A:hover {
	display:block;
	padding:2px 5px 2px 15px;
	color : #000000;
	font-size : 10px;
	text-decoration:none;
	border:1px solid #ffffff;
	font-weight : normal;
}

#nav4 .sel {
	padding:2px 5px 2px 15px;
	font-weight : bold;
	color : #000000;
	font-size : 10px;
	text-decoration:none;
	border:1px solid #ffffff;
	background:#fffff;
}
/* taso4 */

/* taso5 */
#nav5 {
	padding:5px 0px 15px 25px;
}

#nav5 A {
	display:block;
	background-image:url(none);
	padding:3px 5px 2px 5px;
	color : #000000;
	font-size : 10px;
	text-decoration:none;
	border:1px solid #ffffff;
}

#nav5 A:hover {
	background-image:url(none);
	background:#F8E7C2;
	padding:3px 5px 2px 5px;
	color : #000000;
	font-size : 10px;
	font-weight : normal;
	text-decoration:none;
	border:1px solid #8d5b21;
}

#nav5 .sel {
	font-weight : normal;
}
/* taso5 */

/* taso6 */
#nav6 {

}

#nav6 A {
	display:block;
	padding:0px 5px 5px 55px;
	color : #000000;
	font-size : 10px;
}

#nav6 .sel {
	font-weight : bold;
}
/* taso6 */
/* pystynavigointi */


INPUT {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 1px solid #aaaaaa;
}

.submit {
	font-size : 10px;
	font-family : verdana, Arial, Helvetica, sans-serif;
	background : #000000;
	color:  #ffffff;
	font-weight : bold;
	border : 1px solid #010101;
	padding : 2px 7px;
	border-radius: 4px;
	-moz-border-radius: 4px;
}

.submit_alihankinta {
	font-size : 10px;
	font-family : verdana, Arial, Helvetica, sans-serif;
	background : #33664d;
	color:  #ffffff;
	font-weight : bold;
}

TEXTAREA {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 1px solid #aaaaaa;
}

SELECT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border : 1px solid #694832;
}

.sitemap {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform : lowercase;
}

.kuvateksti {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
}

.paalinkki {
	text-decoration : none;
	color : #694832;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.etusivu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.over {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background : #33664d;
	
}

.out {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	
}

.click {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	
}

.linkki {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #cc0000;
}

TD {
	font-family : Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size : 12px;
	color : #000000;
}

p {
	font-family : Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size : 12px;
	color : #000000;
}

UL {
	margin-top : 3px;
	margin-bottom : 3px;
}

OL {
	margin-top : 3px;
	margin-bottom : 3px;
}

.ingressi {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
}

.katlinkki {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
}

.otsikko_etusivu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #2b7550;
}



H1 {
	margin-top : 15px;
	margin-bottom : 10px;
	font-family : Arial, Geneva, Helvetica, sans-serif, Verdana;
	font-size : 22px;
	font-weight : bold;
	color : #000000;
}

H2 {
	margin-top : 12px;
	margin-bottom : 8px;
	font-family : Arial, Geneva, Helvetica, sans-serif, Verdana;
	font-size : 18px;
	font-weight : bold;
}

H3 {
	margin-top : 10px;
	margin-bottom : 6px;
	font-family : Arial, Geneva, Helvetica, sans-serif, Verdana;
	font-size : 16px;
	font-weight : bold;
}

H4 {
	margin-top : 8px;
	margin-bottom : 4px;
	font-family : Arial, Geneva, Helvetica, sans-serif, Verdana;
	font-size : 14px;
	font-weight : bold;
}

H5 {
	margin-top : 6px;
	margin-bottom : 3px;
	font-family : Arial, Geneva, Helvetica, sans-serif, Verdana;
	font-size : 12px;
	font-weight : bold;
}

H6 {
	margin-top : 4px;
	margin-bottom : 2px;
	font-family : Arial, Geneva, Helvetica, sans-serif, Verdana;
	font-size : 12px;
	font-weight : bold;
}

.tapahtuma_otsikko {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #df002d;
}

.box_header {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	color : #ffffff;
}

.ryhma {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #5667ab;
}

.navis {
	font-size : 10px;
	font-weight : normal;
	color : #bbbbbb;
}

A {
	font-style : normal;
	text-decoration : none;
	color : #c80000;
}

A:VISITED {
	font-style : normal;
}

A:HOVER {
	font-style : normal;
	color : #664444;
	text-decoration : underline;
}

.uutta {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #333333;
	font-style : normal;
	text-decoration : none;
}

.case {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #111111;
	font-style : normal;
	text-decoration : none;
}

.tiedote {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #111111;
	font-style : normal;
	text-decoration : none;
}

.tapahtuma {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #111111;
	font-style : normal;
	text-decoration : none;
}

.idealmainos {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #e0e0e0;
}

.top {
	text-decoration : none;
	color : #694832;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.pvm {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #ce0d1e;
	font-style : normal;
	text-decoration : none;
}


.tuotenosto {
	font-size : 11px;
}

.kysymyscase {
	font-size : 11px;
	font-weight : bold;
}

.moilas_submit_1 {
	width:86px;
	height:38px;
	background-image:url(eng/images/laheta_painike.gif);
	font-size : 10px;
	font-family : verdana, Arial, Helvetica, sans-serif;
	border : 0px solid #010101;
	
}

.moilas_submit_2 {
	width:86px;
	height:38px;
	background-image:url(fi/images/laheta_painike.gif);
	font-size : 10px;
	font-family : verdana, Arial, Helvetica, sans-serif;
	border : 0px solid #010101;
	
}

.moilas_submit_3 {
	width:86px;
	height:38px;
	background-image:url(swe/images/laheta_painike.gif);
	font-size : 10px;
	font-family : verdana, Arial, Helvetica, sans-serif;
	border : 0px solid #010101;
	
}

.moilas_submit_4 {
	width:86px;
	height:38px;
	background-image:url(de/images/laheta_painike.gif);
	font-size : 10px;
	font-family : verdana, Arial, Helvetica, sans-serif;
	border : 0px solid #010101;
	
}

/* sivukartta */
.smap1 A {
	display:block;
	margin-top:15px;
	padding:10px 5px 5px 10px;
	color : #000000;
	font-size : 16px;
	font-weight : bold;
}

.smap2 A {
	display:block;
	margin-top:0px;
	margin-left:15px;
	padding:0px 5px 5px 10px;
	color : #000000;
	font-size : 13px;
	font-weight : normal;
}

.smap3 A {
	display:block;
	margin-top:0px;
	margin-left:30px;
	padding:0px 5px 5px 10px;
	color : #000000;
	font-size : 12px;
	font-weight : normal;
}

.smap4 A {
	display:block;
	margin-top:0px;
	margin-left:45px;
	padding:0px 5px 5px 10px;
	color : #000000;
	font-size : 11px;
	font-weight : normal;
}

.smap5 A {
	display:block;
	margin-top:0px;
	margin-left:60px;
	padding:0px 5px 5px 10px;
	color : #000000;
	font-size : 10px;
	font-weight : normal;
}

/* sitemap */

.caseTable {
	border : 1px solid #ffcc00;
}

.caseInnerTable {
	margin:4px 0px 0px 0px;
	border-top : 1px dashed #ffcc00;
}

.caseMainPic {
	border : 1px solid #cc9966;
	margin-bottom:3px;
}

.casePic {
	border : 1px solid #cc9966;
}

/* kampanjalomake */
#campForm {
	font-size : 12px;
	font-family : verdana, Arial, Helvetica, sans-serif;
	margin:5px 0px 0px 0px;
	
}

#campForm INPUT {
	margin:0px;
	padding:0px;
	border : 1px solid #000000;
	font-size:12px;
}

#campForm TEXTAREA {
	margin:0px;
	padding:0px;
	border : 1px solid #000000;
	font-size:12px;
}

#campForm .noFrames {
	border : 0px solid #000000;
}

#campform .submit {
	width:140px;
	font-size:11px;
}

#camp {
	font-size:12px;
}

#camp H1 {
	font-size:18px;
	margin:15px 0px 10px 0px;
}

/* kampanjalomake */

/* productsearch */
.row1 {
	background: #ffe770;
	border-bottom : 1px dashed #ffcc00;
	padding:3px;
	font-size:11px;
}

.row2 {
	background: #fff9db;
	border-bottom : 1px dashed #ffcc00;
	padding:3px;
	font-size:11px;
}

#resultTable {
	border : 1px solid #ffcc00;
}

.resultLink {
	
}

/* productsearch */

/* mallipohjat */
#textColumn {
	 padding:0px 20px 15px 0px;
}

#picColumn {
	
}

.picText {
	margin:4px 0px 3px 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

/* tiedote */
.newsGroup {
	padding:10px 20px 5px 0px;
	font-weight : bold;
}

.newsTextColumn {
	 padding:0px 20px 25px 0px;
}

.newsPicColumn {
	
}

.newsDate {
	color:#000000;
	font-size : 11px;
}
/* tiedote */

/* tapahtumakalenteri */
.eventGroup {
	padding:10px 20px 5px 0px;
	font-weight : bold; 
}

.eventTextColumn {
	 padding:0px 20px 25px 0px;
}

.eventPicColumn {
	
}

.eventDate {
	color:#003e81;
	font-size : 10px;
}
/* tapahtumakalenteri */

/* kuvapankki */

/* kuvapankki */
.picCell {
	width:120px;
	padding:0px 25px 20px 0px;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}


/* mallipohjat */
