/*sulkaSuunnittelu muuttanut tyyleissä kaikki 750px leveydet 800:n, content osa 500:sta 550. Tämä koska sivuille piti tulla häivetausta ja blokkien leveys kasvoi*/

body{
	margin-top: 20px;
	background-color: #a6a6a6;
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
}

#page {
	text-align: left;
	width: 800px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/haivebg.jpg);
}

#header {
	width: 800px;
	height: 133px;
	margin: 0px;
	padding: 0px;
}


table {
	margin: 0px;
	padding: 0px;
}

.thinBorder {
	width: 800px;
	height: 3px;
	background-color: #308bc4;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	font-size: 1px;
}

.navi {
	width: 200px;
}

.navi ul {
	padding: 0px;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 18px;
}

.navi li {
	background-color: #96ba02;
	background-image: url(/images/navi_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 28px;
	width: 170px;
	margin-top: 5px;
	list-style-type: none;
}

.navi li a {
	text-decoration: none;
	display: block;
	color: #FFF;
	padding: 5px 20px 5px 15px;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
}
.navi li a:hover {
	background-color: #b4ce49;
	background-image: url(/images/navi_hover_bg.jpg);
	background-repeat: repeat-x;
}

#introuusi {
	background-image: url(/images/etus_keski_tausta.jpg);
	background-repeat: no-repeat;
	width: 558px;
	padding-left: 4px;
	margin-top: 30px;
}

#introuusi .etusteksti p{
	font-size: 8pt;
	color: #FFF;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 5px;
}
#introuusi .etusteksti h2 {
	font-size: 14px;
	font-weight: normal;
	color: #999;
	text-align: center;
}

#introuusi .etusteksti h3 {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-align: center;
}
/* .introtxt {
	float: left;
	padding-top: 40px;
	font: bold italic 14px Verdana;
	color: #941111;
}

.introtxt a {
	color: #FF0000;
}


.bigWelcome, .bigWelcome a {
	padding: 40px 10px 10px 0px;
	font: bold italic 35px Georgia,Verdana;
	color: #941111;
	text-decoration: none;
}

.bigWelcome a:hover {
	text-decoration: underline;
}
*/

.content h2 {
	color: #666;
	margin: 10px 0px 3px 5px;
	font-size: 20px;
	font-weight: normal;
}

.content ul {
	margin-top: 0px;
}

.content li {
	margin-left: 10px;
	list-style-image: url(images/viiva.gif);
	list-style-type: none;
	font-size: 10pt;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
}




.content {
	width: 550px;
	/* sulkasuunnittelu poistanut nämä, ja eritellyt */
	
	margin-top: 5px;
}

.content .contentimg {
	float: right;
	margin: 3px 3px 10px 5px;
}

.content .logoimg {
	margin: 30px 30px 30px 0px;
}

.content p {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 15px;
	font-size: 10pt;
	line-height: 1.3em;
}

.error {
	font: bold 12px Verdana;
	color: #FF0000;
}

#footer {
	width: 800px;
	height: 50px;
	background-color: #93B602;
	background-image: url(/images/footer2.jpg);
	margin: 0px;
	padding: 0px;	
}

#footer p {
	font-size: 7pt;
	color: #FFF;
	padding-right: 30px;
	padding-left: 30px;
	margin: 0px;
	padding-top: 20px;
}
#footer .vali {
	margin-right: 20px;
}
.right {
	float: right;
	border: solid 1px #000000;
	margin: 0px 5px 5px 5px;
}

.left {
	float: left;
	border: solid 1px #000000;
	margin: 0px 5px 5px 15px;
}

.columnImg {
	border: solid 1px #000000;
	margin: 30px 0px 0px 15px;
}

.esittelyImg {
	margin: 30px;
	width: 300px;
}


.galleriaImg {	
	border: solid 1px #000000;
	margin: 0px 5px 5px 15px;
}

.qbox {
	border: solid 1px #000000;
	width: 550px;
	margin: 10px 0px 10px 0px;
}

.answer {
	font: italic 12px Verdana;;
	padding-bottom: 10px;
	border-bottom: solid 1px #000000;
	margin-bottom: 10px;
}

/* Sulkasuunnittelu poistanut käytöstä

a img {
	border: solid 1px #000000;
}

a:hover img {
	border: solid 1px #ff0000;
}
*/
a {
	color: #86a501;
}
