



* {
margin: 0;
}







html, body
{	height: 101%;
	font-family: Georgia, verdana;
	font-size: 12px;
	margin: 0;
	/*background-color: #f8f8f0;*/
	/*background:transparent url(../kuvat/bg_uusi.jpg) top center no-repeat;*/

	text-align:center;
	z-index:-999;
	/*background-attachment: fixed;*/
}

img#background { /*height: 100%;*/ width: 100%; z-index: -1; position:absolute; color: white; left:0px;  }

#etusivu {
	background:url(../kuvat/tausta_blanko.jpg) repeat;
}
div
{
	font-size: 12px;
	font-family: Georgia, verdana;
	padding: 0;
	background-color: transparent;
}

li {margin: 5px 0}

#koko
{
	min-height: 100%;
height: auto !important;
/*height: 100%;*/
margin: 0 auto;

	width: 960px;
	/*margin-left: auto;
	margin-right: auto;*/
	text-align:left;
	/*background-color: #f8f8f0;*/
	/*background:transparent;*/
	z-index:-2;
}

#ylabanneri
{
	width: 960px;
	height: 147px;
	/*border-right: 2px #589bc5 solid;
	border-left: 2px #589bc5 solid;*/
	background:transparent;
}
/*#footer
{
	width: 100%px;
	overflow: show;
	height: 18px;
	background-image: url(../kuvat/footer.jpg);
	border-right: 2px #589bc5 solid;
	border-left: 2px #589bc5 solid;
	color: #fff;
	font-size: 10px;
	padding-top: 3px;
	text-align: center;

}*/

#footer { 
background-image: url(../kuvat/footer.jpg); 
height: 20px; 
text-align: center; 
font-size:10px; 
color:#fff; 
 
padding-top: 3px; 
width: 100%; 
position:fixed; left:0px; bottom:0px; 
z-index : 999;
} 

 .push {
height: 18px;
}

#sisalto
{
	width: 980px;
	height: auto;
	/*background:url(../kuvat/sis_bg.gif) top center;
	filter: alpha(opacity=65);
  	-moz-opacity: 0.65;
  	opacity: 0.65;*/
	background-color: #f8f8f0;
	border: 3px #d2d8ba solid;
	
	overflow: hidden;
	
}

#vasen
{
	float: left;
	width: 220px;
	min-height: 400px;
	padding-top: 22px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;	
	background: transparent;
	overflow: show;
	z-index:999;
}

#keski
{
	float: left;
	width: 470px;
	
	min-height: 433px;
	padding: 20px 20px 20px 20px;
	/*border-right: 2px #589bc5 solid;
	border-left: 2px #589bc5 solid;*/
	background-color: rgba(255,255,255,0.0);
	margin-left:20px;
	font-family: verdana;
	font-size: 11px;
	line-height:145%;
}

#keski_oikea  {
  float: left;
	width: 696px;
	
	min-height: 433px;
	padding: 20px 20px 20px 20px;
	/*border-right: 2px #589bc5 solid;
	border-left: 2px #589bc5 solid;*/
	background-color: rgba(255,255,255,0.0);
	margin-left:20px;
	font-family: verdana;
	font-size: 11px;
	line-height:145%;
}

#oikea
{
	float: left;
	width: 226px;
	min-height: 400px;
	padding-top: 34px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;	
}

a.navilink
{
	display: block;
	width: 172px;
	height: 19px;
	padding: 8px 0px 3px 5px;
	/*background-image: url(../kuvat/mainnavi_inactive.jpg);*/
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	color: #424747;
	border-bottom: 2px dotted #d7a141;
	border-top-color: 2px dotted #d7a141;
	margin-left: 30px;
	/*text-transform: uppercase;*/
}

a.navilink:hover
{
	color: #d25306;
	
	border-bottom: 2px dotted #888888;
	
}
a.pieninavilink
{
	display: block;
	width: 172px;
	height: 19px;
	padding: 8px 0px 3px 0px;
	/*background-image: url(../kuvat/mainnavi_inactive.jpg);*/
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	color: #424747;
	border-bottom: 2px dotted #d7a141;
	border-top-color: 2px dotted #d7a141;
	margin-left: 30px;
	/*text-transform: uppercase;*/
}

a.pieninavilink:hover
{
	color: #d25306;
	font-weight: bold;
	border-bottom: 3px dotted #d7a141;

}
a.subnavilink
{
	display: block;
	width: 155px;
	height: 19px;
	padding: 8px 0 0px 30px;
	margin-left: 30px;
	/*background-image: url(../kuvat/subnavi_inactive.jpg);*/
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #424747;
	border-bottom: 2px dotted #d7a242;
}

a.subnavilink:hover
{
	color: #d25306;
	border-bottom: 2px dotted #888888;
	
}
.naviactive
{
	display: block;
	position:relative;
	top: 15px;
	
	width: 223px;
	height: 42px;
	line-height:45px;
	padding: 8px 0 14px 20px;
	background: url(../kuvat/valittu-otsikko.png) top left no-repeat;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	/*text-transform: uppercase;*/
	z-index: 999;
	margin-top: -22px;
	padding-left:20px;
	text-indent:14px;
	letter-spacing:0px;	
	-webkit-transform: rotate(-2deg);	
	-moz-transform: rotate(-2deg);
		
}
.pieninaviactive
{
	display: block;
	position:relative;
	top: 15px;
	width: 223px;
	height: 46px;
	line-height:45px;
	padding: 8px 0 14px 20px;
	background: url(../kuvat/valittu-otsikko.png) top left no-repeat;
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	text-transform: uppercase;
	z-index: 999;
	margin-top: -28px;
	padding-left:20px;
	text-indent:14px;
	letter-spacing:0px;	
	-webkit-transform: rotate(-2deg);	
		-moz-transform: rotate(-2deg);}

.subnaviactive
{
	display: block;
	width: 159px;
	height: 45px;
	line-height:44px;
	padding: 8px 10px 5px 30px;
	margin-left: 30px;
	background-image: url(../kuvat/valittu-otsikko-p.png);
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
}

.paaotsikko
{	display:block;
	color: #222333;
	/*color: #d7a242;*/
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	padding: 5px 0px 0px 30px;
	height:35px;
	background: url(../kuvat/otsikkotausta.png) 12px bottom no-repeat;
	/*border-top:2px solid #fff;*/
	 
	margin-left:-30px;
	line-height:20px;
}


.fbpaaotsikko
{	display:block;
	color: #fff;
	/*color: #d7a242;*/
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	padding: 5px 0px 0px 55px;
	height:35px;
	background: url(../images/fb_otsikkotausta.png) bottom no-repeat;
	/*border-top:2px solid #fff;*/
	 
	margin-left:-30px;
	line-height:20px;
}

.puna
{
	color: #d25306;
}

.uutinen
{
	padding-top: 3px;
	padding-bottom: 20px;
	padding-left:10px;
	padding-right: 10px;
	/*background-color:#fff;*/
	border-top: 1px solid #e6e8d4;
	margin-bottom: 0px;
	background:  url(../kuvat/uutistausta.png) bottom no-repeat;
}

.harjoittelu
{
	padding-top: 15px;
	padding-bottom: 18px;
	padding-left:10px;
	padding-right: 10px;
	/*background-color:#fff;*/
	border-top: 1px solid #e6e8d4;
	margin-bottom: 0px;
	background:  url(../kuvat/uutistausta.png) bottom no-repeat;
	/*display: none;*/
}

.harjoittelu2
{
	padding-top: 15px;
	padding-bottom: 18px;
	padding-left:10px;
	padding-right: 10px;
	/*background-color:#fff;*/
	border-top: 1px solid #e6e8d4;
	margin-bottom: 0px;
	background:  url(../kuvat/uutistausta.png) bottom no-repeat;
	display: none;
}



.alaotsikko

{	
	width: 270px;
	
	color: #000;
	font-size:15px;
	font-weight: normal;
	padding: 10px 10px 10px 12px;
	line-height:145%;
}

.uutisalaotsikko

{	
	width: 300px;
	
	color: #000;
	font-size:15px;
	font-weight: normal;
	padding: 6px 10px 4px 12px;
	line-height:145%;
}

.yritysots

{	
	
	
	color: #000;
	font-size:15px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	line-height:145%;
}

.paivays
{	position: relative;
	left: 375px;
	top: 15px;
	/*float: right;*/
	font-size: 9px;
	font-weight: normal;
	width:88px; height: 32px;
	margin-top: -58px;
	background: url(../kuvat/lisatty.png) top left no-repeat;
	z-index:100;
	overflow:show;
	padding-top:29px;
	-webkit-transform: rotate(-3deg);	
	-moz-transform: rotate(-3deg);
	line-height: 8px;
	text-indent:8px;
}

.infoa
{	
	/*float: right;*/
	font-size: 9px;
	font-weight: normal;
	/*width:88px; height: 36px;
	margin-top: -61px;*/
	
	/*background: url(../kuvat/lisatty.png) top left no-repeat;*/
	/*z-index:100;
	overflow:show;
	padding-top:30px;
	-webkit-transform: rotate(-3deg);	
		-moz-transform: rotate(-3deg);*/
	
}

.teksti
{	
	padding: 10px 10px 10px 13px;
	background-color: #e8ede3;
	/*border-top: 2px dashed #a6a6a6;*/
	font-family:Verdana;
	font-size: 11px;
	color:#333;
}

a.normlink
{	position:relative;
	top:0px;
	color: #d88b03;
	text-decoration: underline;
	padding: 0px 0px 4px 0px;
	
}

a.normlink:hover
{
	color: #d25306;
}

a.uutislink
{	position:relative;
	top:3px;
	color: #d88b03;
	text-decoration: underline;
	padding: 0px 0px 4px 13px;
}

a.uutislink:hover
{
	color: #d25306;
}


.banneri
{
	margin-left: 10px;
	padding-bottom: 10px;
}




.fbpaaotsikko a
{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	line-height: 17px;
	
}


.fbpaaotsikko a:hover
{
	color: #ccc;
	border-bottom: 1px dotted #ccc;
}

a
{
	color: #d88b03;
	text-decoration: underline;
	
	line-height: 17px;
	
}

a:hover
{
	color: #d25306;
}

.pieni
{
	font-size: 10px;
}

.ruler
{
	margin: 20px 0 20px 0;
}

.yritys
{
	display: block;
	width: 410px;
	padding: 10px;
	border: 1px #bbb solid;
	margin-bottom: 15px;
}

a.laatikko
{
	display: block;
	line-height: 28px;
	height: 30px;
	padding: 0px 0px 5px 33px;
	background:  url(../kuvat/uutistausta.png) bottom no-repeat;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #444;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-left: -12px;
}
a.laatikko:hover
{
	color: #d25306;
}
/*
a.laatikko
{
	display: block;
	background-color: #d25306;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 20px;
}
a.laatikko:hover
{
	background-color: #000;
}
*/
.piilotettu
{
	display: none;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 125%;
}

.input, select {
    border: 1px solid #006;
    background: #ffc;
}
.input:hover {
    border: 1px solid #f00;
    background: #ff6;
}
.button {
    border: none;
    background: url(../kuvat/up.jpg) no-repeat top left;
    padding: 2px 8px;
    color: #fff;
    height: 23px;
}
.button:hover {
    border: none;
    background: url(../kuvat/down.jpg) no-repeat top left;
    padding: 2px 8px;
}
label {
    display: block;
    width: 150px;
    float: left;
    margin: 2px 4px 6px 4px;
    text-align: right;
}
br { clear: left; }

.lisatty_title  {
	width: 240px;
	height: 63px;
	background: url(../kuvat/valittu-otsikko.png) top left no-repeat;
	font-size: 14px;
	color: #000;
	z-index: 0;
	-webkit-transform: rotate(-2deg);	
	-moz-transform: rotate(-2deg);
	font-family: Georgia, verdana;
	text-align : left;
	vertical-align : middle;
	padding : 0px 0px 5px 30px;
	line-height : 1.0em;
}
