/* Kokkolan Pelikeskus */
/* Default stylesheet */
/* 29/07/2006 */


body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

h1 {
	font-size: 18px;
	color: #64aad7;
}

h2 {
	font-size: 16px;
	color: #64aad7;
}

h3 {
	font-size: 14px;
	color: #64aad7;
}

h4 {
	font-size: 12px;
	color: #64aad7;
}

#tableContainer	{
	margin-top: 5px;
}

#left {
	width: 180px;
	background-color: #ffffff;

}

#center {
	width: 420px;
	background-color: #ffffff;
	text-align: left;
	padding: 0px 10px 0px 10px;
}

#right {
	width: 180px;
	background-color: #ffffff;
}

form {
	padding-left: 10px;
}

.input {
	width: 120px;
	padding: 2px;
	font-size: 10px;
	border: 1px solid #666666;
	background-color: #ffffff;
	color: #000000;
}

.button {
	width: 55px;
	border: 1px solid #666666;
	background-color: #ffffff;
	color: #000000;
	font-size: 10px;
	text-align: center;
}

#footer {
	margin-top: 25px;
	font-size: 10px;
	text-align: center;
	color: #666666;
}

/* ----------- navi ---------- */

#navibox {
	background: url(blockbg.png) repeat-y;
	width: 180px;
	background: #47a8fe;
	color: #ffffff;
	font-family: verdana, sans-serif;
}

#naviboxTop {
	background: url(blockup.png) no-repeat;
	font-size: 1px;
	line-height: 1px;
	height: 7px;
	width: 180px;
}

#naviboxBottom {
	background: url(blockbottom.png) no-repeat;
	font-size: 1px;
	line-height: 1px;
	height: 10px;
	width: 180px;
	margin-bottom: 10px;
}

#naviboxHeader {
	background: url(blocbg.png) no-repeat;
	font-size: 16px;
	font-weight: bold;
	background-color: #3999fe;
	width: 170px;
	padding: 5px 0px 5px 10px;
	margin-bottom: 5px;
}

#navibox ul, #navibox li {
	background: #47a8fe;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navibox ul {
	padding: 5px 15px 5px 15px;
	background: #47a8fe;
}

#navibox ul li {
	background: #47a8fe;
	background: url(/gfx/navi/loc_spacer_black.gif) repeat-x bottom;
	padding: 4px 0 4px 0;
	border-bottom: 1px solid #DFDFDF;
}

#navibox ul li.clean {
	background: #47a8fe;
}

#navibox ul li a {
	background: url(/gfx/navi/loc_arrow_closed.gif) no-repeat left;
	background: #47a8fe;
	color: #ffffff;
	text-decoration: none;
}

#navibox ul li a:hover {
	color: #0084d7;
	text-decoration: none;
}

#navibox a {
	color: #ffffff;
	text-decoration: none;
}

#navibox a:hover {
	color: #0084d7;
	text-decoration: none;
}

/* --------- end of stylesheet --------- */
