/* KELTAINEN CSS */
/* HTML TAGIEN MUOTOILUJA */

html { overflow-y: scroll; }
html { overflow: -moz-scrollbars-vertical; }


body {
	background: #95b141 url(img_layout/body_bg.jpg) repeat-x top;
	padding: 0;
	margin: 0;
	font: 500 8.5pt/16pt "Trebuchet MS", Arial, Helvetica, sans-serif;
}

input, textarea, label, legend, select, file {
	font: 500 8.5pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

legend {
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 10px;
	background: #fff;
	}

fieldset {
	border: 1px dotted #999;
	margin: 0;
	padding: 10px;
	}

label {
	font-weight: bold;
	margin-left: 10px;
	line-height: 20px;
	}

input, textarea, select {
	border: 1px solid #999;
	margin-left: 10px;
	}

h1, .otsikko {
	font: 700 14pt/18pt Arial, Helvetica, sans-serif;
	margin: 0;
	padding-bottom: 10px;
	}

h2 {
	font: 700 11pt/18pt Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px 0 5px 0;
	}

h3 {
	font: 700 10pt/14pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px 0 0 0;
	}

h3 a {
	text-decoration: none;
	}

p {
	margin: 0;
	padding: 5px 0;
	}

a {
	color: #07b;
	}

a:hover {
	color: #059;
	}

img {
	border: none;
	}

ul {
	margin: 5px;
	padding: 0;
	}

li {
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style-type: square;
	}
	
/* HTML TAGIEN MUOTOILUT LOPPUVAT */

.ingressi {
	margin: 0;
	padding: 5px 0;
	font-style: italic;
	font-weight: 700;
	color: #666;
	}

.isoalku {
	text-transform: capitalize;
	}

.kuvateksti {
	font-style: italic;
	padding: 5px 0 15px 0;
	}

.luettelokuva {
	border: none;
	padding: 8px 0;
	}

.kyselykuva {
	padding: 10px 0;
	}
	
#valitsealue {
	width: 100%;
	height: 35px;
	font: 700 8.5pt/32px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

#valittualue {
	float: left;
	padding: 0 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000;
	}

#valitsealuelinkit {
	float: right;
	padding: 0 30px;
	color: #999;
	}

#valitsealuelinkit a {
	color: #07b;
	text-decoration: none;
	}

#valitsealuelinkit a:hover {
	color: #059;
	}

#menu {
	width: 741px;
	height: 50px;
	margin: auto;
	background: url(img_layout/menu_bg.gif) no-repeat top center;
	padding: 0 20px;
	font: 500 10pt/36px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

#menu a {
	color: #fff;
	text-decoration: none;
	padding: 5px;
	margin: 0 5px;
	}

#menu a:hover {
	color: #fc0;
	}

#wrap {
	width: 752px;
	margin: auto;
	}

#vasen {
	width: 501px;
	float: left;
	}

#vasentop {
	width: 501px;
	height: 50px;
	background: url(img_layout/vasen_top_keltainen.gif); /* YLÄOSAN VÄRI */
	}

#vasencontent {
	width: 471px;
	background: #fff;
	padding: 0 15px;
	}

#vasenbottom {
	width: 501px;
	height: 50px;
	background: url(img_layout/vasen_bottom_keltainen.gif); /* ALAOSAN VÄRI */
	}

#oikea {
	width: 250px;
	float: right;
	}

#oikea_top {
	width: 250px;
	height: 50px;
	background: url(img_layout/oikea_top_keltainen.gif); /* YLÄOSAN VÄRI */
	}

#oikea_content {
	width: 220px;
	padding: 0 15px;
	background: #fff;
	line-height: 12pt;
	}

#oikea_content a {
	text-decoration: none;
	}

#oikea_bottom {
	width: 250px;
	height: 30px;
	background: url(img_layout/oikea_bottom.gif);
	}

#footer {
	clear: both;
	width: 752;
	height: 50px;
	text-align: center;
	color: #307403;
	padding: 10px 0 0 0;
	}

/* ETUSIVUN MUOTOILUT */

#teemakuva {
	width: 220px;
	height: 200px;
	background: url(img_layout/moikaikille.gif);
	padding: 85px 15px 0 517px;
	margin: -5px 0 1px 0;
	}


#nostot_top {
	width: 752px;
	height: 120px;
	background: url(img_layout/nostot_otsikot.gif) top;
	}

#nostot {
	width: 752px;
	background: url(img_layout/nostot_bg.gif) bottom;
	padding: 0 0 15px 0;
	margin: 0 0 1px 0;
	}

.nosto {
	width: 220px;
	padding: 5px 15px;
	float: left;
	}

#visailu {
	width: 471px;
	height: 100px;
	padding: 30px 15px 0 266px;
	background: url(img_layout/nostot_visailu.gif);
	}

/* ETUSIVUN MUOTOILUT LOPPUVAT */


/* TIESITKÖ ETTÄ LAATIKKO */

#tiesitko_top {
	width: 250px;
	height: 220px;
	}
