/* BODY */

BODY {
 background-color: #7f8c95;
 background-image: url("../images/main_bg.jpg");
 background-position: top left;
 background-repeat: repeat-x;
 margin: 0px;
 padding: 10px 0px 4px 0px;
 font-family: Verdana; 
 text-decoration: none; 
 color: #a2a2a2; 
 font-size: 8pt;
}

/* LINKIT */

A:link       {font-family: Verdana; text-decoration: none; color: #30454e }
A:visited    {font-family: Verdana; text-decoration: none; color: #30454e }
A:active     {font-family: verdana; text-decoration: none; color: red } 
A:hover      {font-family: verdana; text-decoration: none; color: #acacac }




/* TAULUKOT */

.pohja {
background: #404040; 
font-family: Verdana; 
font-size: 8pt; 
text-indent: 2px; 
color:#000000; 
border: 0px; 
width: 780px; 
margin-bottom: 5px;
}

.header {
background-image: url('../images/header.jpg'); 
font-family: Verdana; 
font-size: 8pt; 
text-indent: 2px; 
color:#000000; 
width: 780px; 
height: 120;
}

.vasen {
background: #a2a9ac; 
font-family: Verdana; 
font-size: 8pt; 
text-indent: 2px; 
color:#000000; 
width: 160px; 
border-style: solid; 
border-color: #000000; 
border-width: 0px 0px 0px 0px;
}

.oikea {
background: #ced4d6; 
font-family: Verdana; 
font-size: 8pt; 
text-indent: 2px; 
color:#000000; 
width: 620px;
}

/* MUUT */

.index {
	margin: 20px 20px 30px 50px;
}

.etusivu {
 padding:3px; 
 margin-top:3px; 
 margin-bottom:5px; 
 border-top: 1px solid #000; 
 background-color: #d2d2d2;
 height: 320px;
}

.otsikko {
 font-family: Verdana; 
 font-size: 10pt;
 font-weight: bold;
 text-decoration: underline;
 color:#000000;
 margin-bottom: 4px;
}

.otsikko2 {
 font-family: Verdana; 
 font-size: 10pt; 
 font-weight: bold;
 text-decoration: none;
 color: #404040;
 margin-bottom: 1px;
}

.valikko {
 font-family: Verdana; 
 font-size: 8pt; 
 text-indent: 2px; 
 color:#000000; 
 width: 148px; 
 margin-bottom: 50px; 
 margin-top: 6px; 
 margin-left: 10px;
}

.valikkotausta {
 font-family: Verdana; 
 font-size: 8pt; 
 text-indent: 2px; 
 color:#000000; 
 width: 140px; 
 border: 1px solid #7a7a78;
 margin-left: 0px;
 background-image: url("../images/valikkotausta.gif");
 background-repeat: repeat-x;
 background-position: top left;
}

.valikkootsikko {
 font-family: Verdana; 
 font-size: 8pt; 
 font-weight: bold;
 text-indent: 2px; 
 color: #ebebeb; 
}

.textarea {
 font-family: Arial,Helvetica,Sans-serif,serif;
 font-size: 11px;
 font-weight: bold;
 color: #282828;
 background-color: #d3d3d3;
 border-top: 1px solid #282828;
 border-right: 1px solid #f5f5f5;
 border-bottom: 1px solid #f5f5f5;
 border-left: 1px solid #282828;
 padding-left: 3px;
 background-image: url("../images/input_bg.jpg");
 background-repeat: repeat-x;
 background-position: top left;
}

.input1 {
 font-family: Arial,Helvetica,Sans-serif,serif;
 font-size: 11px;
 font-weight: bold;
 color: #282828;
 background-color: #d3d3d3;
 border-top: 1px solid #282828;
 border-right: 1px solid #f5f5f5;
 border-bottom: 1px solid #f5f5f5;
 border-left: 1px solid #282828;
 padding-left: 3px;
 background-image: url("../images/input_bg.jpg");
 background-repeat: repeat-x;
 background-position: top left;
}

.button {
 font-family: Arial,Helvetica,Sans-serif,serif;
 font-size: 11px;
 font-weight: bold;
 color: #282828;
 height: 21px;
}

.select {
 font-family: Arial,Helvetica,Sans-serif,serif;
 font-size: 11px;
 font-weight: bold;
 color: #282828;
 background-color: #d3d3d3;
}

.adsense {
margin-left: 16px;
}

td#msg {
	background-color: #ff6a6a;
	color: #000;
}
td#msg a,link,active,visited {
	color: #fff;
	text-decoration:none;
}
td#msg a:hover {
	text-decoration:underline;
}
div#lafka img { border:0; }

table#arvostelutable {
	margin: 0 0 0 50;
}
table#arvostelutable td {
	font-size: 12px;
	color: #000;
}
table#arvostelutable input {
	width: 200px;
}
table#arvostelutable td#sf input {
	width: 20px;
}
table#arvostelutable h3 {
	font-size: 14px;
	color: #000;
	font-weight:bold;
	margin: 10 0 0 0;
}
table#arvostelutable h4 {
	font-size: 12px;
	color: #555;
	font-weight:bold;
	margin:10 0 0 0;
}
table#arvostelutable textarea {
	width: 360px;
	height: 100px;
}
h5 {
	font-size: 15px;
	color: #000;
	font-weight:bold;
	margin:10 0 0 0;
}
div#tiedot {
	border: 1px solid #9eb5c8;
	background-color: #fafafa;
 	background-image: url("../images/keskitausta.jpg");
	padding:10px;
	font-size: 12px;
}
div#tiedot table {
	color: #000;
	font-size: 12px;
}
div#tiedot h3 {
	font-size: 13px;
	font-variant:small-caps;
	color: #000;
	font-weight:bold;
	margin:0;
}
div#kommentti {
 border: 1px solid #000;
 color: #282828;
 background-image: url("../images/valikkotausta.gif");
 background-repeat: repeat-x;
 background-position: top left;
 margin-top:5px;
 text-indent: 2px; 
}
div#arvostelu {
	border: 1px solid #000;
 	background-image: url("../images/valikkotausta2.gif");
 	background-repeat: repeat-x;
	background-position: top left;
	color:#000;
	margin-bottom:5px;
 	margin-top:5px;
	text-indent: 2px; 
}
.kommentit, .arvostelut {
	position:relative;
}

.kommarg {
	margin: 10px 10px 10px 10px;
}
