/* Ylläs Humina, 2008, CSS-tyylit */

body {
	color: #7F4C1A;
	font-family: Times New Roman, Times, serif;
	margin: 0;
	padding: 0;
	background-color: #CDC8C3;
}

#container {
	width: 770px;
	margin: 0 auto;
}

#header {
	background-color: #000;
	height: 2.6em;
	position: relative;
}

ul#links {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 12px;
	left: 18px;
	width: 680px;
}

#links li {
	float: left;
	line-height: 1em;
	margin: 0 12px 0 0;
	padding: 0;
}

#links li a:link, #links li a:visited {
	text-transform: uppercase;
	color: #CC9966;
	font-weight: bold;
	font-size: 67%;
	text-decoration: none;
	letter-spacing: 1px;
}

#links li a:hover, #links li a:active, #links li a#current:link, #links li a#current:visited {
	color: #FECE7B;
}

#lang {
	position: absolute;
	top: 14px;
	right: 18px;
	text-align: right;
}

#lang a {
	margin: 0 0 0 5px;
}

div.nauha {
	background: #D53044 url("pics/tausta_nauha.gif") repeat-x top left;
	height: 37px;
	width: 770px;
}

#main {
	background-color: #E6E4DB;
	padding: 20px;
}

#left_menu {
	float: left;
	width: 269px;
	height: 310px;
	background: transparent url("pics/tausta_linkit.jpg") no-repeat top left;
	text-align: center;
	font-size: 90%;
}

#left_menu_in {
	padding: 30px 20px;
}

#left_menu_in ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#left_menu_in ul li {
	text-transform: uppercase;
	margin-bottom: 1em;
}

ul#left_menu_in2 {
	margin: 8px 0 0 0;
	font-size: 85%;
	line-height: 1em;
}

#left_menu_in a:link, #left_menu_in a:visited {
	font-weight: bold;
	text-decoration: none;
}

#left_menu_in a:hover, #left_menu_in a:active {
	color: #FF7E00;
}

#left_menu_in2 a:link, #left_menu_in2 a:visited {
	font-weight: normal;
}

#left_menu_in a.valittu:link, #left_menu_in a.valittu:visited {
	color: #FF7E00;
	font-weight: bold;
}

#right_image {
	float: right;
	width: 457px;
	height: 310px;
	text-align: center;
}

#right_image #kuva2, #right_image #kuva3, #right_image #kuva4, #right_image #kuva5, #right_image #kuva6, #right_image #kuva7 {
	display: none;
}

br.clear {
	margin: 0;
	padding: 0;
	clear: both;
	line-height: 1em;
}

#content {
	margin: 10px 80px 20px 80px;
	text-align: justify;
}

#footer {
	height: 106px;
	background-color: #000;
	position: relative;
}

#footer #club {
	position: absolute;
	top: 28px;
	left: 53px;
}

#footer #webcam {
	position: absolute;
	top: 24px;
	right: 70px;
}

#footer #logo {
	position: absolute;
	top: 24px;
	left: 165px;
	width: 440px;
	text-align: center;
}

#footer #logo p {
	margin-top: 15px;
	font-size: 67%;
	color: #CC9966;
}

p {
	margin: 0 0 1em 0;
	padding: 0;
}

h1, h2 {
	font-size: 140%;
	font-weight: normal;
	padding: 0;
	margin: 1.5em 0 0.8em 0;
	color: #996633;
}

h1.eka {
	margin-top: 0;
}

h3 {
	font-size: 110%;
	font-weight: normal;
	padding: 0;
	margin: 1em 0 0.8em 0;
	color: #996633;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	padding: 0;
	margin: 1em 0 0.8em 0;
	color: #996633;
}

a:link, a:visited {
	font-weight: normal;
	color: #7F4C1A;
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: underline;
	color: #000;
}

#content div a:link, #content div a:visited {
	text-transform: uppercase;
	font-size: 80%;
}

div.ilmakuva_popup {
	display: none;
	background-color: #fff;
	filter: alpha (opacity=80); moz-opacity: 0.8; opacity: 0.8; 
	color: #000;
	position: absolute;
	top: 0;
	right: 0;
	width: 120px;
	padding: 10px;
	text-align: center;
	cursor: help;
	font-size: 80%;
}

table#keskustelu {
	border: 1px solid #999;
	width: 100%;
}

table#keskustelu td, table#keskustelu th {
	border: 1px solid #ccc;
}

#keskustelu tr.orivi th {
	width: 33%;
	font-weight: bold;
}

table#viestiketju {
	width: 100%;
}

table#viestiketju td.viesti_otsikkosolu {
}

table#viestiketju td.viesti_otsikkosolu p {
	margin: 1em 0 0 0;
	padding: 0;
}

table#viestiketju td.viesti_otsikkosolu span.otsikko {
	font-weight: normal;
	padding: 0;
	font-size: 120%;
}

table#viestiketju td.viesti_otsikkosolu span.viestin_tiedot {
	font-size: small;
}

table#viestiketju td.viesti_sisaltosolu {
	border: 1px solid #ccc;
	padding: 5px;
}

table#viestiketju tr.viesti_valirivi {
	border-bottom: 2px solid #bbb;
	display: block;
}

table#viestiketju td.viesti_valisolu a:link, table#viestiketju td.viesti_valisolu a:visited, p.keskustelu_toiminnot {
	margin-right: 1em;
}
