@charset "utf-8";
body {
	background-color: #a89698;
	background-image: url(viini.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 40px;
	padding-top: 40px;
	padding-right: 0px;
	padding-left: 0px;
}
#brdr {
	background-color: #c8bec0;
	padding: 8px;
	margin-right: 5%;
	margin-left: 5%;
}
#inner {
	background-color: #FFF;
	overflow:auto;
}
#top {
	background-color: #FFF;
	padding: 3px;
}

#navi {
	background-color: #FFF;
	width: 190px;
	float: left;
	padding-top: 20px;
	padding-left: 10px;
}
.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	color:#000000;
	width:170px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #E2D6D7;
	text-decoration: none;

}

.menutitle a {
	text-decoration: none;
	color: #000;
}

.submenu{
	margin-bottom: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.submenu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
}
.submenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #06AEFF;
}
.submenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #603663;
}
.submenu a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #AF74B4;
}



#midl {
	background-color: #FFF;
	clear: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
}
#midl li {
	margin-bottom: 3px;
}
#midl a {
	color: #006699;
}
#midl a:hover {
	color: #06AEFF;
}
#midl a:visited {
	color: #603663;
}
#midl a:hover:visited {
	color: #AF74B4;
}

h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 20px;
	font-weight: bolder;
	margin-top: 20px;
}
h2 {
	color: #d1242a;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;

}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-weight:bold;
	margin: 0px;
}


#ylakuva {
	height: 200px;
	width: 100%;
	clear: right;
	background-position: left;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.info {
	float: right;
	border: 1px solid #785D62;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 20em;
	background-color: #785D62;
	font-weight: bold;
	color: #FFF;
	padding: 2px;
	font-variant: normal;
	font-style: italic;
	margin-left: 10px;
}
.infosis {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
	color: #333;
	background-color: #E2D6D7;
	font-style: normal;
	font-size: 12px;
	padding: 2px;
}
.infosis hr {
	width: 90%;
	clear: both;
	color: #785D62;
}
.infosis a {
	width: 90%;
	clear: both;
	color: #006699;
}
.infosis a:hover {
	width: 90%;
	clear: both;
	color: #06AEFF;
}
.infosis a:visited {
	width: 90%;
	clear: both;
	color: #603663;
}


.infosis a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #AF74B4;
}


#copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #9A878B;
	padding-top: 50px;
	padding-bottom: 2px;
	clear: both;
}
.infosis .vali {
	margin-bottom: 5px;
}

.lista {
	width: 60%;
	font-family:Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}

.listaerottelu {
	background:#E2D6D7;
}

.puotilista {
	width: 100%;
}

.yht_vasen {
	width: 50%;
	float: left;

}


.yht_oikea {
	width: 50%;
	float: right;

}

.viiva {
	background-color:#E2D6D7;
	height: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

img {
	border: 0px;
}


.napit {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.login {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.tunnus {
	font-weight: bold;
}
.loginerror {
	font-weight: bold;
	color: #C00;
}

form p input {
	border: 1px solid #74595E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.loginmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form p label #select {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #74595E;
}
form p textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #74595E;
}



.loginmenu li {
	list-style-type: none;
	margin-left: -25px;
}

.tunnus {
	font-weight: bold;
	color:#333;
}