@import url("navigation.css");
body {
	font: small/1.6em verdana, sans-serif; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: normal small verdana, arial, sans-serif; 
	color: #ccc;
	background-color: #ffffff;
	text-align: center;
}
a:link{
	color:#0066CC;
	background-color:transparent;
	text-decoration: underline;
	font-weight: bold;
}

a:visited{
	color:#6D6D6D;
	background-color:transparent;
	text-decoration: underline;
	font-weight: bold;
}

a:active{
	color:#B22222;
	background-color:transparent;
	font-weight: bold;
}

a:hover{
	color:#B22222;
	text-decoration: none;
	font-weight: bold;
}
a[href^='http:'] {
	padding-right:8px;
	background-image: url(../gfx/out-link.gif);
	background-position: 100% 30%;
	background-repeat: no-repeat;
	color: #f30;
	}
a[href^='http:']:visited { color: #BF8F5F; }
a[href^='http:']:hover { background-color: transparent; color:#999999; }

#laskuri{
	float:right;
	width:274px; 
	height:203px; 
	position:relative; 
	font-size:14px;
	font-weight:bold;
	color:#000;
	background:url(../gfx/SK_mittari.jpg) no-repeat top left;
}
#laskuri #omat{
	position:absolute; 
	top:116px; 
	right:125px;
}
#laskuri #vieraat{
	position:absolute; 
	top:160px; 
	right:125px;
}
#header { 
	margin: 0px auto;
	margin-top: 2%;
	width: 700px;
	height: 37px;
}
#navigation {
	margin: 0px auto;
	text-align: right;
	vertical-align: middle;
	width: 700px;
	height: 25px;
	background-color:#999999;
	background-image:url(../gfx/navigationbg.png);
	background-repeat: no-repeat;
	background-position: left;
	
}
#top {
	margin: 0px auto;
	margin-top: 0px;
	width: 700px;
	height: 140px;
}
#topline {
	margin: 0px auto;
	width: 700px;
	background-color:#0066CC;
	margin-top: 5px;
	height: 5px;
	white-space: normal;
}
#container{
	width: 700px;
	height: auto;
	margin: 0px auto;
	padding:0;
	text-align: left;
	background-image: url(../gfx/content_bg.gif);
	background-repeat: repeat-y;
}
#menu { 
	float: left;
	text-align: left;
	font-size: smaller;
	min-height: 450px;
	height: 100%;
	width: 205px;
}
#menu p {
	text-align: left;
	color: #003399;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 0px;
}
#content {
	float: left;
	min-height: 450px;
	height: auto;
	_height: 450px;
	width: 495px;
	text-align: left;
}
#innerContent {
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	}
#content p {
	color: #333333;


}
#content h1,
#content h2,
#content h3 {
	color:#333333;
}
#content form {
	color: #333333;

}
#content td {
	color: #333333;
	}
#content td p {

	}
#content .figure {
	float: right;
	margin: 0;
	font-size: 92%;
	color: #999;
	text-align: center;
	width: 200px;
	line-height: 1.2em;
}
#content .figure img.fig {	
	border-color: #ddd;
	border-width: 1px;
	border-style: solid;
	margin-top: 5px;
	padding: 5px;
}

h1 { font-size: 110% }
h2 { font-size: 105% }
h3 { font-size: 102%; }
#footer {
	margin:0 auto;
	width: 700px;
	border-top: 1px solid #999999;
	background-color:#FFFFFF;
	padding-bottom: 2%;
	text-align: left;
	clear:both;
}
#footer a:link, 
#footer a:visited, 
#footer a:hover, 
#footer a:active {
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}
.left { float: left; vertical-align: bottom;}
.right { float: right; vertical-align: bottom;}

.rightMargin {margin-right: 5px;}

#navcontainer {
	margin-left: 210px;
}
ul#nav2list {
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	white-space: nowrap;
}

#nav2list li {
	display: inline;
	list-style-type: none;
}

#nav2list a { padding: 0px 10px 0px 0px; font-size: small; font-weight: normal; }

#nav2list a:link, #nav2list a:visited {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

#nav2list a:hover {
	color: #fff;
	background-color: transparent;
	text-decoration: underline;
}
