* { 
	margin: 0; 
	padding: 0; 
	font-family: arial;
	font-size:1em;
}

@font-face {
    font-family: 'PTSansNarrowRegular';
    src: url('fonts/PTN57F-webfont.eot?') format('eot'),
         url('fonts/PTN57F-webfont.woff') format('woff'),
         url('fonts/PTN57F-webfont.ttf') format('truetype'),
         url('fonts/PTN57F-webfont.svg#webfont3yLmuNsx') format('svg');
    font-weight: normal;
    font-style: normal;

}


h2, h3, h4, h5, ul, ol  { 
	margin : 0 0px; 
	padding : 0 0; 
}

a {
	border:0px;
	color:#000;
}

body {
	background:#556f7c;
}

img { 
	border: 0px;
}

/* page level container */
#pageContainer {
	margin: 0px auto;
	width: 990px;
	background-color:#fff;
}

#pageStripe {
	display:block;
	float:left;
	margin:0px auto 0px auto;
	width:100%;
	height:21px;
	background-image: url('images/ylapalkki.jpg');
	background-repeat:none;
	background-color:#c2cbd0;
}

#pageHeader {
	display:block;

	width:100%;
	height:121px;
	background-color:#fff;
}
#rotateHeader {
	display:block;
	margin:0px auto 0px auto;
	width:100%;
	height:201px;
	background-color:#c2cbd0;
}

#pageNav1 {
	display:block;
	float:left;
	width:190px;
	position:relative;
	padding:28px 18px 28px 28px;
}

li {
	display:inline-block;
	list-style-type: none;
}
li small {
	display:block;
	font-size:0.8em;
	padding-top:0.8em;
}

a.links {
	width:172px;
	height:22px;
	padding:6px 0 0 18px;
	margin:0.1em 0em;
	color:#fff;
	font-family:Tahoma, geneva, arial;
	font-size:0.8em;
	text-decoration:none;
	display:inline-block;

	background-image: url('images/painike.jpg');
	background-repeat:none;
}
a.linksB {
	width:172px;
	height:22px;
	padding:6px 0 0 18px;
	margin:0.1em 0em;
	color:yellow;
	font-family:Tahoma, geneva, arial;
	font-size:0.8em;
	text-decoration:none;
	display:inline-block;

	background-image: url('images/painike.jpg');
	background-repeat:none;
}
a.links2 {
	padding:0.1em 0 0 0.5em ;
	margin:0.3em 0 0 0.3em;
	color:#000;
	text-decoration:none;
	display:block;
	font-size:1.1em;
	line-height:1.4em;
	border-top:1px solid #000;
	width:160px;
}
a.linksA {
	width:172px;
	height:22px;
	padding:6px 0 0 18px;
	margin:0.1em 0em;
	color:#000;
	font-family:Tahoma, geneva, arial;
	font-size:0.8em;
	text-decoration:none;
	display:inline-block;

	background-image: url('images/painike_ala.jpg');
	background-repeat:none;
}
#rekrako {
	display:block;
	height:8px;
}
a.poo, #poo {
	border:0px;
	height:19px;
	width:15px;
	vertical-align:sub;
}
#pageSection {
	display:block;
	float:left;
	width:100%;
	background-color:#fff;
	min-height:300px;
}

#pageArea {
	display:block;
	float:left;
	margin:28px 18px 0 0;
	width:455px;
	background-color:#fff;

}

#pageText {

	font-size:0.9em;
	line-height:1.3em;
}

/* tekstin maarittelyja */

#foo {
	clear:both;
	display:block;
	width:90%;
	float:left;
	font-size:0.9em;
	font-style:italic;
	color:#333;
	padding:0 0 0.2em 0.2em;
	margin:0 2em 0.5em 1.5em;
	background-color:#eee;
}
#trivi {
	clear:both;
}
h2.otsikko {
	display:block;
	font-size:1.4em;
	line-height:1.6em;
	margin:0px 0 12px 0;
	font-weight:normal;
	color:#556f7c;
}

#nappulapalkki {
	display:block;
	width:447px;
}

a.ka1 {
	display:inline-block;
	width:144px;
	height:86px;
	background-image: url('images/sijoitusneuvonta.jpg');
	background-repeat:no-repeat;
	padding:2px;
}
a.ka2 {
	display:inline-block;
	width:144px;
	height:86px;
	background-image: url('images/opetustuotteet.jpg');
	background-repeat:no-repeat;
	padding:2px;
}
a.ka3 {
	display:inline-block;
	width:144px;
	height:86px;
	background-image: url('images/sijoitusvinkit.jpg');
	background-repeat:no-repeat;
	padding:2px;
}
a:hover.ka1 {
	background-image: url('images/sijoitusneuvonta_x.jpg');
	background-repeat:no-repeat;
}
a:hover.ka2 {
	background-image: url('images/opetustuotteet_x.jpg');
	background-repeat:no-repeat;
}
a:hover.ka3 {
	background-image: url('images/sijoitusvinkit_x.jpg');
	background-repeat:no-repeat;
}
div#preload { display: none; }
input.imppu {
	margin-top:6px;
	padding:2px 6px;
}

#pageText .virhe {
	display:block;
	color:#c00;
	font-weight:bold;
}


/* ajankohtainen */
#pageNav2 {
	display:block;
	float:left;
	width:246px;
	min-height:250px;
/*	position:relative;*/
	margin:28px 34px 0 0;
	background-color:#c8d1d6;
	color:#fff;
	background-image: url('images/painike_a.jpg');
	background-repeat:no-repeat;

	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
#pageNav2 .ajanotsikko{
	display:block;
	margin-bottom:0.4em;
	padding:7px 0 0 1.3em;
	font-size:0.8em;
}
#ajankohtaiset {
	padding:14px 14px;
}
p.ajankp {
	color:#556f7c;
	font-size:0.7em;
	margin-top:0.5em;
}
a.ajank {
	color:#556f7c;
	text-decoration:none;
}

#rek {
	color:yellow;
	font-weight:bold;
}

p.kirja {
	margin:10px 0 0 12px;
	width:180px;
	font-size:0.8em;	
}
input.kirja2 { 
	font-size:0.8em;
	margin-left:0.8em;
}

a.toimitusehdot {
	color:#556f7c;
}

#kapeeteksti {
	float:left;
	width:321px;
	margin-right:10px;
}
#kapeekuva {
	position:relative;
	top:-36px;
	float:left;
	width:124px;

}

#pagePhotos {
	display:block;
	float:right;
	width:180px;
	margin-top:10px;

}

#pageFooter {
	display:block;
	margin:0;
	padding:0;
	float:left;
	width:990px;
	height:21px;
	background-image: url('images/ylapalkki.jpg');
	background-repeat:none;
	background-color:#c2cbd0;
}
#pageFooter .text {
	display:inline-block;
	width:100%;
	color:#fff;
	font-size:0.8em;
	margin-left:2em;
	padding-top:2px;
	font-family: 'PTSansNarrowRegular', Arial, sans-serif;
}
#copy {
	display:block;
	margin:0px auto 0px auto;
	width:990px;
	background-color:#556f7c;

}
a.copyTxt {
	float:right;
	text-decoration:none;
	color:#ddd;
	font-size:0.7em;
	background-color:#556f7c;
}
#rakoa {
	display:block;
	margin:0px auto ;
	width:9px;
	height:4em;
}
#foot {
	display:block;
	float:left;
	width:440px;
	height:130px;
}


