/*Hannu Nevanoja // Disains // 2008 */

/*hannu@disains.fi // www.disains.fi */

@import url("reset.css");
@import url("typografia.css");




body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../kuvat/body-bg.png);
	background-repeat: repeat-x;
	color: #333333;
}
#container {
	width: 960px;
	margin-left: -480px;
	position: absolute;
	left: 50%;
	top: 134px;
}
#ylaosa {
	width: 960px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
	top: 68px;
}
#logo {
	width: 300px;
	float: left;
	margin-top: 17px;
	margin-left: 45px;
}
#kielivalinta {
	float: right;
	margin-bottom: 0px;
	height: 36px;
	width: 450px;
	text-align: right;
	margin-right: 40px;
	margin-top: 46px;
}
#kielivalinta ul li {
	display: inline;
	text-align: right;
	margin-left: 2em;
	background-image: url(../kuvat/kielivalinta-li.png);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	padding-left: 2em;
	list-style-type: none;
	height: 15px;
	font-weight: bold;

}
#kielivalinta ul li a:link, #kielivalinta ul li a:visited, #oikea ul li a:link, #oikea ul li a:visited{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#kielivalinta ul {
	margin-right: 12px;
}
#footer {
	clear: both;
	height: 40px;
	padding-top: 10px;
	background-repeat: no-repeat;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	margin-top: 0px;
}
#vasen {
	float: left;
	width: 267px;
	margin-right: 50px;
	margin-bottom: 40px;
}
#oikea {
	float: left;
	width: 553px;
	margin-bottom: 40px;
}
#content {
	width: 870px;
	background-image: url(../kuvat/content-bg.png);
	background-repeat: no-repeat;
	padding-right: 45px;
	padding-left: 45px;
}
#navigointi {
	margin-top: 12px;
}
#kuva-alue {
	height: 282px;
	width: 960px;
}




#navigointi ul {
	list-style: none;
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 28px;
	width: 268px;
}

#navigointi li {
	display: inline;
	line-height: 1.8em;
}

#navigointi a {
	text-decoration: none;
	display: block;
	color: #5C73A2;
	background-image: url(../kuvat/navi-bg.png);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 20px;
	background-position: 0px 0px;
}
#navigointi  a:hover     {
	color: #315489;
	background-image: url(../kuvat/navi-bg.png);
	background-position: -268px 0px;
}
#navigointi ul li .aktiivinen {
	color: #315489;
	background-image: url(../kuvat/navi-bg.png);
	background-position: -268px 0px;
}
#logoelementti {
	background-image: url(../kuvat/logoelementti.png);
	background-repeat: no-repeat;
	height: 99px;
	width: 534px;
	position: absolute;
	left: -20px;
	top: 0px;
	display: inherit;
}
#kielivalinta ul li a:hover, #oikea ul li a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-style: solid;
}

#footer li a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.poksi-vasemmalle {
	float: left;
	height: auto;
	width: 250px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
.poksi-oikealle {
	float: right;
	height: auto;
	width: 240px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	padding-left: 10px;
}
#oikea    ul  li      {
	font-weight: bold;
	background-image: url(../kuvat/li-pieni.png);
	background-repeat: no-repeat;
	padding-left: 1.3em;
	background-position: 0px 6px;
	line-height: 1.5833em;
	margin-bottom: 0em;
}
#oikea ul {
	margin-bottom: 1.5833em;
	margin-top: 0.5em;
}
#footer li {
	display: inline;
	margin-left: 0em;
	background-image: url(../kuvat/li-pieni.png);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	padding-left: 1.9em;
	list-style-type: none;
	font-weight: normal;
	margin-right: 0em;
	line-height: 1.6em;
}
#footer li a:link, #footer li a:visited {
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	color: #333333;
}
.painike-nelio {
	clear: right;
	float: left;
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer li a:hover {
	font-weight: bold;
	text-decoration: none;
	border-bottom-style: solid;
}
.painike-iso {
	background-image: url(../kuvat/painike-iso.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 54px;
	width: 267px;
	padding-top: 20px;
	margin-bottom: 0px;
	margin-top: 0em;
}
.painike-iso a:link, .painike-iso a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.inputKentta, .textarea {
	width: 343px;
	vertical-align: middle;
	padding: 3px;
	margin-bottom: 2px;
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #82A0CE;
	border-right-color: #82A0CE;
	border-bottom-color: #82A0CE;
	border-left-color: #82A0CE;
	font-size: 12px;
}


select {
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



.lomake {
	margin-top: 10px;
}
fieldset {

}
.lomake   p {
	border-bottom-style: none;
	padding-bottom: 5px;
	padding-top: 4px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 0px;
}

.lomake   p:hover {
	border-bottom-style: none;
	padding-bottom: 5px;
	padding-top: 4px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 0px;
	background-color: #E7F1FF;
}


label {
	cursor: pointer;
	display: block;
	width: 170px;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	padding-right: 0px;
	margin-right: 20px;
	padding-left: 0px;
	margin-left: 0px;
}

legend {
	color: #315489;
	font-weight: bold;
	padding-left: 0px;
	display: block;
	font-size: 1.2em;
	clear: both;
}
iframe {
	border: 1px solid #82A0CE;
	padding: 5px;
}
.alanavi li {
	display: inline;
	text-align: left !important;
	list-style-type: none;
	height: 15px;
	font-size: 1.2em;
	margin-right: 1.8em;
}
.lomakepainike {
	height: auto;
	width: auto;
	float: right;
	margin-right: 9px;
	cursor: pointer;
	margin-bottom: 30px;
	padding: 3px;
	font-size: 14px;
	margin-top: 3px;
clear:both;
}
.alanavi {
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 4px;
}
.sivukuva {
	float: right;
	clear: left;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 8px;
	padding: 5px;
}
.vaadittu {
	display: block;
	width: 170px;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	padding-right: 0px;
	margin-right: 20px;
	background-image: url(../kuvat/bullet_blue.png);
	background-repeat: no-repeat;
	background-position: 162px 9px;
}
.valiviiva {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 17px;
	clear: both;
}
.sivukuva2 {
	margin-bottom: 30px;
	clear: both;
	margin-top: 10px;
}
.sivukuva-etuala {
	clear: both;
}
#kielivalinta ul li {
	font-weight: bold;
	background-image: url(../kuvat/kielivalinta-li.png);
	background-repeat: no-repeat;
	padding-left: 2em;
	line-height: 1.5833em;
	margin-bottom: 0em;
}
.tiedotekuva {
	float: right;
	clear: left;
	margin-bottom: 5px;
	margin-left: 8px;
	margin-top: 5px;
	padding: 0px;
}

