@charset "UTF-8";


/* General */

html, body, p, legend, label, h1, h2, h3, h4, h5  {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 100%;
	font-size: 100%;
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 1.2em;
	background-color: #ffffff;
	color: #656565;
	list-style: none; }

a img {
	border: 0; }

a:link, a:visited {
	text-decoration: none;
	color: #2a54a1; }

a:hover, a:active {
	text-decoration: none;
	color: #85a1d5; }
	
hr {
	border: 0;
	color: #839fce;
	background-color: #839fce;
	height: 1px;
	width: 100%;
	margin-bottom: 5px;
	margin-top: 0px;
}


/* Background */

#outer { 
	margin: 0;
	padding: 0;
	position: relative; 
	width: 100%;
	height: 100%;
	z-index: 10;
	background: url(http://www.webside.fi/images/gradient_top.gif) repeat-x top; }
	
#inner { 
	margin: 0;
	padding: 0;
	position:relative;
	width: 100%;
	min-height: 100%;
	z-index: 15;
	background: url(http://www.webside.fi/images/gradient_bottom2.gif) repeat-x bottom; }
	

/* Center Layout */

#container { 
	margin: 0 auto 0 auto;
	padding: 0; 
	position: relative;
	width: 880px;
	min-height: 100%;
	z-index: 20;
	background-color: transparent; }

#header { 
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%; 
	height: 80px;
	background: url(http://www.webside.fi/images/header_bg.gif) no-repeat;
	background-position: 195px 0px; }

#contents {
	margin: 0;
	padding: 0 0 65px 0;
	position: relative; 
	width: 880px;
	min-height: 550px;
	
	background-color: transparent; }
	
/*

#footer {
	margin: 0; 
	padding: 0; 
	position: absolute;
	bottom: 0;
	width: 880px; 
	height: 108px;
	text-align:center;
	background: url(http://www.webside.fi/images/footer2.gif) repeat-x bottom; }
*/

#footer {
	margin: 0; 
	padding: 0; 
	position: absolute;
	bottom: 0;
	width: 100%; 
	height: auto;
	text-align:center;
	z-index: 40;
}

#footerText {
	padding: 0 0 20px 0;
	position: relative;

	font-size: 0.65em;
	color: #6d6c6c;
	line-height: 1em;
	text-align:center;
	background-color: transparent; }

.logo { 
	margin: 14px 0 0 10px; }


/* Format */

p {
	margin: 0;
	margin-bottom: 1em;
	font-size: 0.7em;
	background-color: transparent;
	line-height: 1.35em;
	}
	


h1 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1em;
	color: #2a54a1;
	line-height: 1.2em;
	font-weight: normal;
	padding-bottom: 10px;
	margin-top: 35px;
	clear: both;
	background-color: transparent;}

h2 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 0.83em;
	color: #2a54a1;
	line-height: 1em;
	font-weight: normal;
	padding-bottom: 10px;
	margin-top: 35px;
	clear: both;
	background-color: transparent;}
	
h3 {
	margin: 0;
	margin-bottom: 1em;
	font-size: 0.75em;
	font-weight: bold;
	margin-top: 20px;
	background-color: transparent; }

h4 {
	margin: 0;
	margin-bottom: 1em;
	font-size: 0.75em;
	font-weight: normal;
	margin-top: 20px;
	background-color: transparent; }
	
	


	
/* Menu */

#dropline9 {position:relative; font-size:12px; height:70px; width:870px; background:transparent; padding-left:10px;}
#dropline9 ul {padding:0; margin:0; list-style:none; width:880px; height:35px;}
#dropline9 ul ul {padding:0; margin:0; list-style:none; width:880px; height:35px;}

#dropline9 table {border-collapse:collapse; margin:-1px -20px 0 0; padding:0; width:0; height:0; font-size:1em;}

#dropline9 li {float:left; height:35px; background:transparent;}
#dropline9 li a {float:left; display:block; padding:0 0 0 10px; height:35px; line-height:35px; background: url("../images/tabs.png") no-repeat left top; color:#5b5b5b; text-decoration:none; font-family:tahoma, arial, verdana, sans-serif;}
#dropline9 li a b {float:left; height:35px; display:block; padding:0 22px 0 10px; background:url("../images/tabs.png") no-repeat right top; cursor:pointer; display:inline; font-weight:normal;}
#dropline9 li.current a {background-position:0 -35px; border-color:transparent;}
#dropline9 li.current a b {background-position:100% -35px; color:#ffffff;}
#dropline9 li ul {position:absolute; top:35px; left:-9999px; z-index:40; background:#808080;}
#dropline9 li.current ul {left:0; z-index:30; background:#315fad;}

#dropline9 li a:hover {background-position:0 -70px; border-color:#000; cursor:pointer;}
#dropline9 li a:hover b {background-position:100% -70px; border-color:#000; color:#fff;}

#dropline9 li:hover > a  {background-position:0 -70px; border-color:#000; cursor:pointer;}
#dropline9 li:hover > a b {background-position:100% -70px; border-color:#000; color:#fff;}

#dropline9 li.current a:hover {background-position:0 -35px; border-color:#000;}
#dropline9 li.current a:hover b {background-position:100% -35px; color:#ffffff;}
#dropline9 li.current:hover a {background-position:0 -35px; border-color:#000;}
#dropline9 li.current:hover a b {background-position:100% -35px; color:#ffffff;}

#dropline9 ul :hover ul {left:0; }

#dropline9 ul :hover ul.right li,
#dropline9 ul li.current ul.right li {float:right;}

#dropline9 ul :hover ul.blank {background:#315fad; }

#dropline9 ul :hover ul li a {display:inline; background:#808080 url(../images/bar.gif) right center no-repeat; padding:0 10px; margin:0; font-size:12px; width:auto; white-space:nowrap; font-weight:normal; border:0; color:#ddd; height:35px; line-height:34px;}
#dropline9 ul :hover ul.right li a {background:#808080 url(../images/bar.gif) left center no-repeat;}


#dropline9 ul li.current ul li a,
#dropline9 li.current a:hover ul li a,
#dropline9 li.current:hover ul li a	{display:inline; background:#315fad url(../images/bar.gif) right center no-repeat; padding:0 10px; margin:0; font-size:12px; width:auto; white-space:nowrap; font-weight:normal; border:0; color:#aaa; height:35px; line-height:34px;}

#dropline9 ul li.current ul.right li a,
#dropline9 li.current a:hover ul.right li a,
#dropline9 li.current:hover ul.right li a {background:#000 url(../images/bar.gif) left center no-repeat;}

#dropline9 ul :hover ul li a.last,
#dropline9 ul li.current ul li a.last,
#dropline9 li.current a:hover ul li a.last,
#dropline9 li.current:hover ul li a.last {background-image:none;}

#dropline9 li ul li.current_sub a,
#dropline9 li a:hover ul li.current_sub a,
#dropline9 li:hover ul li.current_sub a,
#dropline9 li a:hover ul li a:hover,
#dropline9 li:hover ul li a:hover {color:#fff;}

#dropline9 li.current ul li.current_sub a,
#dropline9 li.current a:hover ul li.current_sub a,
#dropline9 li.current:hover ul li.current_sub a,
#dropline9 li.current a:hover ul li a:hover,
#dropline9 li.current:hover ul li a:hover {color:#ffffff;}




