/*html tagit */
body {
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial;
	color:#000000;
	font-size:14px;
	line-height:16px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
	}
tbody {

	}	
table {
	
	}	
td {

	}
tr {

	}
p {

	}
div {
	margin:0px;
	}

a:link {
	color:#FF9900;
	text-decoration:none;
	}
a:visited {
	color:#FF9900;
	text-decoration:none;
	}
a:hover {
	color:#0033FF;
	}						

/*asettelu divit */
#wrapper {
	width:826px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
	}

#oikea {
	background-image:url(../images/varjo_oikea.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:55px;
	height:416px;
	float:right;
	margin:0px;
	}
#vasen {
	background-image:url(../images/varjo_vasen.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:55px;
	height:416px;
	float:left;
	margin:0px;
	}
#sisalto {
	padding-left:55px;
	padding-right: 55px;
	margin:0px;
/*	width:716px;
	voice-family: "\"}\" ";
	voice-family: inherit;
	width:716px;
	*/
	}	
#topnav {
	float:right;
	margin:10px;
	margin-top: 25px;
	background-color: #000000;
	}	
#toplang {
	float:right;
	margin:5px;
	margin-top:20px;
	background-color: #000000;
	}	
#top {
	background-color:#000000;
	background-image:url(../images/logo.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:61px;
	border-top:10px solid #603812;
	}
#kuva {
	background-image:url(../images/kuva1.jpg);
	background-repeat:no-repeat;
	height:165px;
	}	
#main {
	margin:0px;
	background-color:#F4F4F4;
	padding-top: 10px;
	border-top: 2px solid #000000;

	}	
#col_B {
	float:right;
	margin-right:10px;
	}
#col_A {
	width: 470px;
	margin-right:20px;
	float:right;
	}			
#bottom {
	background-color:#000000;
	padding: 5px 0px;
	background-image:url(../images/bottom_bg.jpg);
	background-repeat:no-repeat;
	}			
#clear {
	clear:both;
	}
.mainokset {
	vertical-align:middle;
	text-align:center;
	padding: 0px;
	margin: 0px;
	}	
/*joolma ohjaus */
table.moduletable {
	background-color:#E6E6E6;
	width:200px;
	padding: 5px;
	margin-bottom: 5px ;
	border: 1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	}
table.moduletable th {
	text-align:left;
	color:#666666;
	text-transform:uppercase;
	padding-bottom:5px;
	}
table.moduletable td{
	}		
a.mainlevel:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#CCCCCC;
	margin-left:7px;
	text-decoration:none;
	}
a.mainlevel:visited {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#CCCCCC;
	margin-left:7px;
	text-decoration:none;
	}
a.mainlevel:hover {
	color:#FF9900;
	}
	
a.mainlevelbottom:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:10px;
	text-decoration:none;
	text-transform:uppercase;
	}
a.mainlevelbottom:visited {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;	
	color:#FFFFFF;
	margin-left:10px;
	text-decoration:none;
	text-transform:uppercase;
	}
a.mainlevelbottom:hover {
	color:#999999;
	}	
/*tekstinmuodoitlua */		
.contentheading {
	font-size:110%;
	color:#000000;
	text-transform:uppercase;
	font-weight:bold;
	}	
td. contentheading {

	}	
.createdate, .small {
	font-size:10px;
	color:#999999;
	}
.moduletable .inputbox {

	}
input#mod_login_username{
	background-color:#EBAD07;
	width:100%;
	float:right;
	border:1px solid #000000;
}	
input#mod_login_password{
	background-color:#EBAD07;
	width:100%;
	float:right;
	border:1px solid #000000;
}		
input#mod_search_searchword  {
	background-color:#EBAD07;
	width:100%;
	float:right;
	border:1px solid #000000;
}

.mosimage {
	border:1px solid #999999;
	background-color:#CCCCCC;
	margin:3px;
	}
.mosimage_caption  {
	text-align:center;
	font-size:12px;
	color:#666666;
	}