img {
	border: none;
}

html,
body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #deded3;
	font-family: Georgia, "Times New Roman", Times, serif;
}

abbr {
	border-bottom: 1px dotted gray;
	cursor: help;
}

li {
	margin: 0.5em 0;
}

#kaikki {
	min-height: 100%;
	width: 1000px; /*1030*/
/*	padding: 0 15px; *//*footeri 160 + 25 + 20*/
	padding: 0;
	margin: 0 auto;
	position: relative;
	z-index: 200;
	background-color: #FFF;
	box-shadow: 0 0 8px 4px #a1a1a1;
}

#ylamuoto {
	float: left;
	width: 12px;
	height: 450px;
	background: #FFFfff url(../kuvat/varipalkki_header.jpg) left top no-repeat;
	margin-top: 20px;
}

#bannerialue {
	position: relative;
	margin-top: 20px;
	margin-right: 0;
	margin-left: 13px;
	height: 450px;
	width: 950px;
	float: left;
	overflow: hidden;
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 500;
}

#banneri_nosto {
	position: absolute;
	left: 100px;
	top: 90px;
	width: 356px;
	height: 312px;
	z-index: 600;
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
}

#materiaaliWrapperi {
	clear: both;
	width: 950px;
	min-height: 400px;
	float: left;
	margin-left: 25px;
	padding-bottom: 205px; /* footeri */
}

#vasenPalsta {
	float: left;
	width: 316px;
	min-height: 300px;
	margin-top: 0;
}

#koulutusNosto {
	width: 316px;
	height: 115px;
	clear: both;
	margin-top: 25px;
	float: left;
}
	
#jasenyysNosto {
	width: 316px;
	height: 115px;
	clear: both;
	margin-top: 25px;
	float: left;
}

#oikeaPalsta {
	float: right;
	width: 600px;
	min-height: 300px;
}

#footer {
   position: absolute;
   bottom: 25px;
   left: 25px;
   width: 950px;
   height: 160px;  
   overflow: hidden;
   background-color: #CFD1C0;
   background: #CFD1C0 url(../kuvat/varipalkki_footer.jpg) left top no-repeat;
   color: #FFFFFF;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 12px;
}

#footer a { color: #FFFFFF; }

#footerNosto_logo {
	height: 160px;
	width: 300px;
	float: left;
	background: transparent url(../kuvat/sep_logo.png) 25px 40px no-repeat;
}

#footerNosto_keski {
	height: 160px;
	width: 330px;
	float: left;
}

#footerNosto_oikea {
	height: 130px;
	padding-top: 30px;
	padding-right: 30px;
	width: 270px;
	float: right;
}

.clearBoth { clear: both; }

.ajankohtaisiaUutisia {
	margin-top: 0;
	margin-bottom: 25px;
	font-size: 14px;
	clear: both;
}

.ajankohtaisiaUutisia p { margin: 0; }
.ajankohtaisiaUutisia p.julkaisupvm { color: #A2D2DC; margin-bottom: 5px; }
.ajankohtaisiaUutisia p.lyhennelma { color: #808080; margin-bottom: 5px; }
.ajankohtaisiaUutisia p.lueLinkki { color: #365557; margin-bottom: 0; }

.tummansininen  { color: #395559 !important; }
.vaaleansininen { color: #A2D2DC !important; }
.tummanvihrea   { color: #B3B762 !important; }
.vaaleanvihrea  { color: #E5EEB9 !important; }
.valkoinen      { color: #ffffff !important; }

ul.unstyled {
	list-style-type: none;
	padding-left: 0;
}

ul.unstyled li {
	margin: 0.1em 0;
}

.nowrap {
	white-space: nowrap;
}

table.tblLasku {
	border-collapse: collapse;
}

.tblLasku th,
.tblLasku td {
	text-align: left;
	border: 1px solid #666666;
	vertical-align: top;
}

.mceContentBody .valkoinen,.mceContentBody a.valkoinen,.mceContentBody p.valkoinen a,.mceContentBody strong.valkoinen{color:#CCCCCC;}

