/* 
#-----------------------------# 
# YLÄTASO
#-----------------------------#
*/
.normalbody
{
	background: #D8D3DC url('styles_background.jpg') repeat-x;
	text-align: center;
}
table
{
	background-color: #FFFFFF;
	border-width: thin;
	border-spacing: 6px;
}
.top
{
	background-image: url('styles_top.jpg');	
}
.hptitle
{
	position: relative;
	left: 20px;
	font-family: verdana;
	font-size: 16px;
	letter-spacing: 2px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.hptitle .lower
{
	position: relative;
	left: 40px;
	font-size: 10px;
	margin: 7px 0 0 0;
}
.main
{
	background-color: #FFFFFF;
}
.footer
{
	background-image: url('bluefooter.jpg');
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	color: #DDDDDD;	
}


li {list-style: none;}

/* 
#-----------------------------# 
# SISÄLTÖ
#-----------------------------#
*/

.content_row
{
	background-color: #F6F6F6;
}
.content {
	float: left;
	color: #666;
	font-family: verdana;
	font-size: 13px;
	line-height: 150%;
	margin: 10px 0;
	margin-bottom: 6px;
	padding: 0 16px ;
	width: 95%;
}


h1 {
	font: normal 25px Tahoma,sans-serif;
	margin-bottom: 4px;
	color: #005B9C;
	margin: 0 0 7px 0;
}

h2 {
	font: normal 1.3em Tahoma,sans-serif;
	margin-bottom: 4px;
	color: #005B9C;
	margin: 0 0 7px 0;
}

img
{
	border: 1px solid white;
}
.imgright{
	border: 1px solid #666;
	float: right;
	margin-left: 4px;
	padding: 2px;
}
.infopicture{
	position: relative;
	left: 20px;
}
.imggal{
	padding: 5px;
	border: 1px solid #666;
	margin-left: 10px;
	margin-right: 10px;
}
a 
{
	color: #005B9C;
}

a:hover 
{
	color: #0B2444
}
.feedback, input, textarea
{
	color: black;
	font-family: verdana,arial;
	font-size: 10px;
	background-color: transparent;
	
}
.feedback .login
{
	font-size: 12px;
}
/* 
#-----------------------------# 
# NAVIGOINTI 
#-----------------------------#
*/
.navigation {	
	background: #D9E1E5 url('nav.jpg');
	border: 1px solid #7795BD;
	height: 23px;
}
.navigation a {
	background: transparent url(nav.jpg) left top repeat-x;
	border-right: 1px solid #7795BD;
	color: #ffffff;
	display: block;
	float: left;
	font-size: 11px;
	font-family: Verdana;

	letter-spacing: 1px;
	line-height: 23px;
	text-decoration: none;
	padding: 0 18px;
}
.navigation a:hover 
{
	background: transparent url(nav.jpg) left bottom; 
	color: white;
}

/* 
#-----------------------------# 
# SIVUNAVIGOINTI 
#-----------------------------#
*/
.sidenav_title
{
	font-size: 11px;
	color: #333300;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 5px 0;
}

.sidenav
{
	float: right;
	width: 180px;
}

.sidenav ul {
	padding: 0;
	
}
.sidenav li {
	border-bottom: 1px solid #e0e0e0;
}
.sidenav li a {
	font-size: 12px;
	#color: #507BB2;
	color: #506691;
	display: block;
	padding: 5px 0 5px 0;
	font-family: Verdana;
	text-decoration: none;
	width: 90%;
}
.sidenav li a:hover {
	background-color: #E4E4E4;
}
/* 
#--------------# 
// IE SETTINGS 
#--------------# 
*/
.sidenavIE
{
	float: right;
	width: 180px;
}
.sidenavIE ul {
	padding: 0;
}.sidenavIE li {
	border-bottom: 1px solid #e0e0e0;
	margin-right: 20px;
}.sidenavIE li a {
	font-size: 12px;
	color: #506691;
	display: block;
	padding: 5px 0 5px 0;
	font-family: Verdana;
	text-decoration: none;
	width: 90%;
	float: right;
	margin-left: 20px;
}
.sidenavIE li a:hover {
	background-color: #E4E4E4;
}
/* 
#-----------------------------# 
# GALLERIANAVIGOINTI 
#-----------------------------#
*/
.gallerynav 
{
	font-size: 11px;
	color: #506691;
	font-family: Verdana;
	text-decoration: none;
}
.linksundrechts
{
	list-style-type: square;
	margin-left: 20px;
}
/* 
#-----------------------------# 
# Bookmarksit 
#-----------------------------#
*/
.bookmarks
{
	background-color: #F6F6F6;
	font-size: 12px;
	border: 1px;
	color: #666;
}
