
/*

 Copyright Kellotuspaja 2006 - 2007

*/


body {
	background-repeat: repeat-x;
	background-color: #E5E5E8;
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #FFF;
	margin: 0;
}

a:link {
	color: #4b7c93;
	text-decoration: none;
}
a:visited {
	color: #4b7c93;
	text-decoration: none;
}
a:active {
	color: #4b7c93;
	text-decoration: none;
}
a:hover {
	color: #6D99AF;
	text-decoration: underline;
}

#page {
	width: 800px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
}

#header {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	/*background-image: url(images/back.jpg);*/
	background-color: #6D99AF;
	background-repeat: repeat-x;
	text-align: center;
}

.google {
	margin-bottom: 10px;
	border-bottom: 1px dashed #999;
}

.javasmainos {
	border: 0;
	margin-bottom: 10px;
}


textarea {
	border: 1px solid #4b7c93;
}

select {
	border: 1px solid #4b7c93;
}

#loginmenu {
	width: 100%;
	background-color: #4b7c93;
	height: 26px;
	font-size: 11px;
	background-image: url(images/hbakki.jpg);
	background-repeat: repeat-x;
	border: 0;
	margin: 0;
	padding: 0;
}

.loginleft  {
	float: left;
	padding: 6px;
}

.loginright {
	float: right;
	padding: 6px;
}

#menu {
	float: left;
	clear: left;
}

.menuheadinner {
	padding: 2px;
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 8px;
	background-image: url(images/hbakki2.jpg);
	background-color: #4b7c93;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #4b7c93;
}

.menuhead {
	width: 144px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.menuinner {
	padding: 2px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4b7c93;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4b7c93;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b7c93;
}

.menucontent {
	width: 144px;
}

#main {
	padding: 8px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	float: right;
	/*
	border-width: 1px;
	border-style: solid;
	border-color: #000;
	*/
	color: #222;
}

#main p {
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#main img {
	margin: 2px;
	padding: 2px;
	border: 1px solid #999;
	background-color: #fff;
}

#maincontent {
	width: 600px;
}


#maincontent ul {
	padding-top: 5px;
	margin: 0;
	list-style-type: none;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #4b7c93;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b7c93;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #4b7c93;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #4b7c93;
}

#footer {
	border-top: 1px solid #999;
	padding-top: 6px;
	padding-bottom: 6px;
	clear: both;
	background-color: #fff;
	font-size: 11px;
	color: #999;
	text-align: center;
}

.news {
	padding: 4px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #83ABBE;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #83ABBE;
	margin-bottom: 10px;
}

#navidivi {
	width: 140px;
}

.navilist {
	padding: 0px;
	margin: 0px;
}

.navione {
	color: #FFF;
	background-color: #6D99AF;
	text-decoration: none;
	margin-left: 8px;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;

	border-width: 1px;
	border-style: solid;
	border-color: #FFF;
	list-style-type: none;
	list-style-position: outside;
}

.navione a:link, .navione a:visited, .navione a:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 7px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
}


#loginmenu a:link, #loginmenu a:visited, #loginmenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#loginmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.navione a:hover {
	color: #fff;
	background-color: #3D6479;
	text-decoration: none;
}
	
#selected {
	background-color: #3D6479;
}

.tevh {
	width: 600px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.kpfmenu {
	padding: 0px;
	margin: 0px;
}

.kpfmenu ul {
	padding: 0px;
	margin: 0px;
}

.list-icon {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-left: 2px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	list-style-type: none;
	list-style-image: url(images/list-icon.gif);
	list-style-position: inside;
}

.nacci {
	width: 96%;
	padding: 6px;
	margin-right: auto;
	margin-left: auto;	
	margin-bottom:14px;
	margin-top:14px;
}
.nacci2 {
	width: 96%;
	padding: 6px;
	margin-bottom:14px;
	margin-top:14px;
}
.nacci_l {
	padding-top: 5px;
	margin: 0;
	list-style-type: none;
}
.hiideri_m {
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.hiideri {
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-left:8px;
	color: #FFAB18;
	border-left: 6px solid #4b7c93;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b7c93;
}
.loginbutton {
	padding: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #4b7c93;
	background-color: #fff;
	color: #000;
	font-style: normal; 
	font-weight: normal;
	font-size: 10px; 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.userattime {
	border: 1px dotted #307EA5;
	font-size: 11px;
	padding: 2px;
}

.comment {
	padding: 0px;
	margin-bottom: 10px;
}

hr {
	background-color: #307EA5;
	color: #307EA5;
	border-color: #307EA5;
	border-width: 1px;
	border-style: solid;
}

.filelist {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-bottom:10px;
	margin-top:10px;
}

.filetitle {
	color: #fff;
	background-image: url(images/hbakki.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.arttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #fff;
}

#lastpostings {
	display: none;
	width: 144px;
	color: #000;
	font-size: 11px;
}

#lastpostings a:link, #lastpostings a:visited, #lastpostings a:active {
	color: #000;
	text-decoration: underline;
}


.categories  { }
.l_categories { }
.palaute { }
.listing { 
	margin-top: 5px;"
	margin-bottom: 5px;
	padding: 2px; 
	border-bottom: 1px solid #DFDFDF;
}

.files { }
.tiedosto_show { 
	padding: 8px; 
	border: 1px solid #DFDFDF;
}
.lataa{ 
	margin-top: 5px;
	margin-bottom: 5px;
	
 }
.description{ padding: 5px; }

.newsdate {
	color: #999;
	text-align: right;
	font-size: 10px;
	border-bottom: 1px dashed #999;
}

code {
	padding: 3px;
	margin: 3px;
	border: 1px dashed #4b7c93;
	font-size: 11px;
	background-color: #E5E5E8;
}

.info {
	font-size: 12px;
	color: #444444;
}

