body {
margin: 0px;
padding: 0px;
background: #ECECEB;
font-family: Verdana, Arial, Helvetica, sans-serif;
width: 100%;
min-width: 600px;
height: 100%;
font-size: 100%;
}

div#wrap {
margin:0 auto;
position: relative;
width: 765px;
padding: 0;
border: 3px solid #fff;
background: #fff ; 
}

#header {
width: 765px;
height: 100px;
margin: 0;
padding: 0px;
background: #ffffff url(../gfx/liuku.jpg) repeat-x;

}

#header_logo {
	float:left;
}


#toolbar {
padding: 0 0 0 5px;
}

#toolbar .item {
	float: left;
	padding-left: 5px;
}

#toolbar a img {
margin: 4px;
padding: 0;
border: 0;
}

#breadcrumb {
font-size: 70%;
height: 26px;
clear: both;
background: #2b49a4 url(../gfx/bg_murut.gif);
color: #000000;
margin: 0px;
padding-top: 5px; 
text-align: left;
}

ul {
	font-size: 85%;
}
#breadcrumb a{
	color: #000000;
	margin: 7px 0px 0px 5px;
}


#top_nav a:link {
	color: #000;
}

#top_nav {
width: 100%;
height: 21px;
margin: 0;
padding: 0px;
font-size: 75%;
clear: both;
background: #EDEDED url(../gfx/bg_navi.gif) no-repeat top right;

}

#top_nav ul {
text-align: center;
margin: 0;
padding: 5px 0;
width: 100%;
font-size: 93%;
}

#top_nav li {
display: inline;
margin: 0;
padding: 0; 
}

#top_nav li a {
margin: 0;
padding: 5px 10px 5px 10px;
text-decoration: none;
letter-spacing: 1px;
border-right: 1px solid #e0e0e0;
color: #000;
font-weight: 100;
}

#top_nav li a:hover {
background-color: #FBFB87;
}

#sidebar {
float: left;
width:170px;
top: 100px;
margin: 10px 0 0 0px;
padding: 0 0 80px 0;
}

#sub_nav {
margin: 0;
padding: 0;
font-size: 70%;
}

ul#subnavs {
list-style: none;
margin: 0;
padding: 1px 0 0 0;
background: #f1f1f1; 

}

ul#subnavs li a {
display: block;
padding: 6px 5px 6px 11px;
_height: 1%;
color: #000;
background: url(../gfx/snavi_arrow.gif) no-repeat center left;
}

#subnavs li.parent { font-weight: 700; color: #fff; background: #8E5800; padding: 5px; _height: 1%;} /*#2b49a4 */

#subnavs li {
margin: 0;
padding-left: 5px;
border-bottom: 1px solid #fff;
}


#main {
float: right;
width: 575px;
margin: 0px;
padding: 0;
font-size: 80%;
}

#prop {
float: right;
width: 1px;
height: 400px;
}

#footer {
	clear: both;
	width: 100%;
	color: #fff;
	background: url(../gfx/bg_footer.gif) no-repeat;

	height: 9px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer_text {
	font-size: 60%;
	text-align: center;
	letter-spacing: 1px;
}
#footer_text a {
	color: #000000;
	text-decoration: none;
}

input.user_textfield {
width: 200px;
}

form#search_form {

width: 170px;
background: #009933; /* #3450a3; */
padding: 3px 0px 5px 2px;
margin-top: 20px;
}

#search_form div { display: inline; }

#search_form label {
display: block;
color: #009933; /* #3450a3; */
font-size: 1px;
}

#search_form input.txt {
margin-left: 5px;
width: 110px;
height: 16px;
border:1px solid #009933;
}

#search_form input.btn {
font-size: 75%;
width: 40px;
height: 20px;
padding: 0px;
color: #fff;
background-color:#0c246a;
border-top:1px solid #5f76ba;
border-bottom:1px solid #081951;
border-left:1px solid #5f76ba;
border-right:1px solid #081951;
}

h1, h2, h3, h4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 10px 0; 
color: #8E5800;
}

h1 {
font-size: 135%;
font-weight: lighter;
}

h2 {
font-size: 115%;
}

h3 {
font-size: 110%;
}

#main p { font-size: 90%; line-height: 150%; }

p p {font-size: 100%;}

td p { margin: 0; padding: 0;}

a:link, a:visited {
color: #006600;
}

a:hover, a:active {
text-decoration: none;
}

div.news { margin: 20px 0; }

ul.news, .news ul {
margin: .5em 0 0 0;
padding: 0;
font-size: 95%;
}
.news h2 {
font-size: 100%;
color: #000;
margin: 0;
padding: 4px 0;
background: url(../gfx/dotted_line_h.gif) repeat-x bottom left;
}
.news li {
margin: 0 0 0.7em 0;
padding: 0;
clear: both;
list-style-type: none;
}

.news .date {
background: #8E5800;
border-right: 1px solid #1d3b91;
border-bottom: 1px solid #1d3b91;
float: left;
text-align: center;
margin: 0 8px 0 0;
line-height: 1.1em;
padding: 2px;
padding-top: 3px;
font-size: 80%;
font-weight: bold;
width: 80px;
white-space: nowrap;
color: #fff;
}

.field_caption {
background-color: #EFEFEF;
font-weight: bold;
padding: 4px;

}
.field_text {
background-color: #FBFBFB;
padding: 2px;
font-size: 90%;
}
.field_field {
width: 490px;
}

/* palautetekstit */

.text_green_feedback {
font-size:100%;
font-weight: bold;
color: #077C0E;
}
.text_red_feedback {
font-size:100%;
font-weight: bold;
color: #A01C2B;
}
.text_black_feedback {
font-size:100%;
font-weight: bold;
color: #000;
}

/* painikkeet */
.btn_green_button, .btn_red_button {
color: #fff;
border: 2px solid #fff;
width: 150px;
height: 22px;
margin:1em 0 0 0;
font-size:80%;
}
.btn_green_button {
background:#077C0E;
}
.btn_red_button {
background:#A01C2B;
}

.sitemap {
line-height: 1.6em;
}

div#fns {
margin: 3px 0 0 0;
position: relative;
width: 760px;
padding: 0;
font-size: 100%;
text-align: right;
}

#fns a {
position: absolute;
right: 0;
text-decoration: none;
color: #dda;
margin: -17px 0 0 0;
}

.form_caption {
font-weight: bold;
}
.field_caption {
   background-color: #EFEFEF;
	font-weight: bold;
	padding: 4px;

}
.field_text {
   background-color: #FBFBFB;
   padding: 2px;
   font-size: 90%;
}
.field_field {
	width: 490px;
}


