/* CSS Document */

body {
	background-image: url(kuvat/kukkagrafiikka_ok.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-position: center top;
}

hr {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}

a {
	color: #FE54A8;
	font-family: Georgia, Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-style: italic;
	text-decoration: none;
}

a:hover {
	color: #FE54A8;
	font-family: Georgia, Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-style: italic;
	text-decoration: underline;
}

#ylapaketti {
	width: 960px;
	height: 337px;
	z-index:1;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	vertical-align: top;
	}
	
#paketti {
	width: 960px;
	z-index:1;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
	top: 0px;
	overflow: auto;
}


#referenssit {
	width: 960px;
	z-index:1;
	visibility: visible;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 50px;
	clear: both;
}


#alapaketti {
	height: 180px;
	width: 100%;
	background-color: #009999;
	clear: both;
	bottom: 0px;
	background-image: url(kuvat/kukkagrafiikka_tooni.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	}

#valinta {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 50px;
	}
	
#valinta a {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	width: auto;
	float: left;
	text-decoration: none;
	display: block;
	margin-left: 0px;
	margin-right: 6px;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 14px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-khtml-border-bottom-left-radius: 10px;
	-khtml-border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-width: 1px;
	border-style: solid;
	background-color: #00AFAD;
	border-top-color: #00A685;
	border-right-color: #00AFAD;
	border-bottom-color: #00AFAD;
	border-left-color: #00AFAD;
	}

#valinta a:hover {
	background-color: #12AD2B;
	border-top-color: #009919;
	border-right-color: #12AD2B;
	border-bottom-color: #12AD2B;
	border-left-color: #12AD2B;
	color: #FFFFFF;
}


#laatikko {
	float: left;
	width: 712px;
	height: 248px;
	padding: 0px;
	margin: 6px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	clear: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #E4D3A8;
	box-shadow: 10px #88888;
}

#ajankohtaista {
	float: right;
	margin: 6px;
	width: 414px;
	height: auto;
	padding: 20px;
	clear: none;
	background-color: #12AD2B;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	background-image: url(kuvat/green.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	}
	
#kuoseja_laatikko {
	float: right;
	width: 181px;
	height: auto;
	padding: 20px;
	clear: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	background-color: #00AFAD;
	background-image: url(kuvat/blue.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 12px;
	margin-left: 6px;
	}

#oma_laatikko {
	float: right;
	width: 181px;
	height: auto;
	padding: 20px;
	clear: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	background-color: #FE54A8;
	background-image: url(kuvat/pink.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 12px;
	margin-left: 6px;
	}

#grafsuun {
	float: left;
	width: 196px;
	height: 200px;
	clear: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
	margin-top: 6px;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 0px;
	background-image: url(kuvat/grafsuun.jpg);
	background-repeat: none;
	background-position: top;
	padding-top: 46px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 11px;
	}

#taitto {
	float: left;
	width: 196px;
	height: 200px;
	clear: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	background-image: url(kuvat/taitto.jpg);
	background-repeat: none;
	background-position: top;
	padding-top: 46px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 11px;
	}
	
#netti {
	float: left;
	width: 196px;
	height: 200px;
	clear: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
	margin-top: 6px;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 0px;
	background-image: url(kuvat/netti.jpg);
	background-repeat: none;
	background-position: top;
	padding-top: 46px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 11px;
	}
	
#kuvitukset {
	float: left;
	width: 196px;
	height: 200px;
	clear: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	background-image: url(kuvat/kuvitukset.jpg);
	background-repeat: none;
	background-position: top;
	padding-top: 46px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 11px;
	}

#asia {
	float: left;
	width: 460px;
	height: auto;
	clear: none;
	margin-top: 26px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-left: 0px;
	}
	
#pikku_laatikko {
	float: right;
	margin: 6px;
	width: 414px;
	height: auto;
	padding: 20px;
	clear: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	clear: none;
	background-color: #FEA201;
	background-image: url(kuvat/yellow.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 12px;
	margin-left: 6px;
	}
	
#refbox {
	float: left;
	width: 440px;
	height: 100%;
	clear: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(kuvat/greytone.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 20px;
	padding-right: 14px;
	padding-bottom: 25px;
	padding-left: 0px;
	}
	
#refbox2, #refbox2_oikea {
	width: 440px;
	height: 100%;
	clear: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(kuvat/greytone.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 20px;
	padding-right: 7px;
	padding-bottom: 25px;
	padding-left: 7px;
	}
	
#refbox2 {
	float: left;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 0px;
	} 

#refbox2_oikea {
	float: right;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
	}
	
#refbox2_ots {
	float: right;
	margin-top: 66px;
	margin-right: 6px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 456px;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
#kontakti {
	width: 40px;
	height: 140px;
	padding: 0px;
	clear: none;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: fixed;
	left: 0px;
	top: 30px;
	}
	
#kontakti a {
	width: 40px;
	height: 140px;
	padding: 0px;
	clear: none;
	background-color: #FFCC33;
	background-image: url(kuvat/kontakti_a.gif);
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: fixed;
	left: 0px;
	top: 30px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-khtml-border-top-right-radius: 10px;
	-khtml-border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	}
	
#kontakti a:hover {
	width: 200px;
	height: 140px;
	background-image: url(kuvat/kontakti_b.gif);
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-khtml-border-top-right-radius: 10px;
	-khtml-border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	}	
	
.leipis {
	color: #2A2A27;
	font-family: Georgia, Times, serif;
	font-size: 13px;
	line-height: 18px;
}

.leipis a {
	color: #FE54A8;
	font-family: Georgia, Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-style: italic;
	text-decoration: none;
}

.leipis a:hover {
	color: #FE54A8;
	font-family: Georgia, Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-style: italic;
	text-decoration: underline;
}

.iso_otsikko {
	color: #2A2A27;
	font-family: Georgia, Times, serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
}

.otsikko {
	color: #2A2A27;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
}

.otsikko_valk {
	color: #FFFFFF;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
}

.pienileipis {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

.pienileipis a {
	color: #FFFFFF;
	font-family: Georgia, Times, serif;
	font-size: 13px;
	line-height: 17px;
	font-style: italic;
	text-decoration: none;
}

.pienileipis a:hover {
	color: #FFFFFF;
	font-family: Georgia, Times, serif;
	font-size: 13px;
	line-height: 17px;
	font-style: italic;
	text-decoration: underline;
}

.leipis_extra {
	color: #2A2A27;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 16px;
}

.aika {
	color: #307A00;
	font-family: Georgia, Times, serif;
	font-size: 13px;
	line-height: 20px;
	}

.mini {
	color: #2A2A27;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: square;
}

.mini a:link, .mini a:active, .mini a:visited {
	color: #2A2A27;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-style: italic;
	text-decoration: none;
}

.mini a:hover {
	color: #2A2A27;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-style: italic;
	text-decoration: underline;
}


ul, li {
margin: 0px;
padding: 0px;
}

.alaotsikko {
	color: #2A2A27;
	font-family: Georgia, Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
}

.alaotsikko a {
	color: #6BBB39;
	font-family: Georgia, Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

.alaotsikko a:hover {
	color: #FE54A8;
	font-family: Georgia, Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
}
