body {
	margin:0px; padding:0px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11pt;
	line-height:19px;
}

#main {
	background:#ffffff url(images/bg_top.jpg) repeat-x;
	padding-bottom:30px;
}

#footer {
	background-image:url(images/bg_footer.jpg);
	background-repeat:repeat-x;
	padding:0px;
	position:relative;
	height:120px;
	clear:both;
}
.container {
	width:980px;
	margin:0 auto;
	position:relative;
}

/* 
	Header-Styles 
*/

#header {
margin-top:0px;
height:55px;
}

#down_header {
height:60px;
}

#logo {
	margin-top: 0px;
}

/*
Downheader
*/

#logocolumn { 
 color: #333;
 margin-top: 0px;
 padding: 0px;
 width: 680px;
 float: left;
}
#hakucolumn { 
 float: right;
 margin-top: 15px;
 right: 0px;
 padding: 0px;
 width: 250px;
 display: inline;
 position: relative;
}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#p7menubar, #p7menubar ul {
	padding: 0;
	width: 980px;
	margin: 0 auto;
	list-style: none;
	font-family: Arial;
	padding-top: 5px;

	
}

#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	border-right: 30px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	font-size:10pt;

	
}

#p7menubar a:hover {
color:#000000;
}

#p7menubar a.trigger {
	padding: 7px 25px 10px 15px;
	background-repeat: no-repeat;
	background-position: right center;
	
}

#p7menubar li {
	float: left;
	width: 1em;
	
	
}

#p7menubar li ul, #p7menubar ul li  {
	width: 15em;
	
	
}

#p7menubar ul li a  {
	color: #000000;
	border-right: 0;
	padding: 5px 7px 5px 7px;
	
}

#p7menubar li ul {
 z-index:1;
	position: absolute;
	display: none;
	background-color: #111D31;
	opacity:0.85;
	filter: alpha(opacity=85);
	border-right: 1px solid #111D31;
	border-left: 1px solid #111D31;
	border-top: 1px solid #111D31;
	border-bottom: 1px solid #111D31;
	background-repeat: repeat-x;
	text-align:left;
	
	

}

#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: yellow;
	text-decoration: underline;
	font-family: Arial;
	font-size: 13px;
	
}

#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
	
}

#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #FFFFFF;
	background-color: #111D31;
	text-decoration: none;
	
}

#p7menubar ul a:hover {
	background-color: #FFFFFF!important;
	opacity:0.85;
	filter: alpha(opacity=85);
	color: #000000!important;
	
	
}

#p7menubar li 
{
width: auto;
}






/* 
	Cont-Styles 
*/

.content{
width:980px;
min-height:600px;
}
.leftcolumn{
float:left;
width:220px;
}
.rightcolumn{
width:740px;
float:right;
color:#111E31;
font-family:arial;
font-size:10pt;
}

.rightcolumn h2{
margin:0px 0px 10px 0px;
color:#111E31;
font-family:arial;
font-size:18pt;
}

.rightcolumn a{
color:#015E7A;
text-decoration:underline;
}

.rightcolumn a:hover{
color:#015E7A;
text-decoration:none;
}

.breadcrumb
{
margin-top:10px;
margin-bottom:10px;
padding:5px;
font-size: 11px;
color: #DED015;
background-color: #111E31;
border-bottom: 2px solid #DED015;
}

.breadcrumb a
{
font-size: 11px;
color: #FFFFFF;
text-decoration:none;
}

.breadcrumb a:hover
{
font-size:11px;
color:#FFFFFF;
text-decoration:underline;
}

#vertmenu {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
width: 220px;
padding: 0px;
margin: 0px;
}

#vertmenu h1 {
display: block;
background-color:#111E31;
font-size: 14px;
padding: 3px 0 5px 3px;
border: 1px solid #111E31;
color: #FFFFFF;
margin: 0px;
width:219px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 11px;
display: block;
border-bottom: 1px dashed #111E31;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #111E31;
width:220px;
font-weight:bold;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #111E31;
background-color: #DED016;
font-weight:bold;
}

#vertmenu li.active a {
color: #111E31;
background-color: #DED016;
font-weight:bold;
}
/*
	Footer
*/

#footer {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
}

#footer_wrapper
{
float:left;
width:100%;
}
#copyright
{
margin-top:30px;
margin-left: 750px;
font-family: Arial;
font-size: 10px;
color: #ffffff;
}

#downlink 
{
margin-top:15px;
float:left;
width:750px;
margin-left:-980px;
}

#downlink ul{
list-style-type:none;
}
#downlink li{
display:inline;
}
#downlink a{
font-family: Arial;
font-size: 11px;
color: #ffffff;
float:left;
text-decoration:none;
color:white;
padding:5px;
}
#downlink a:hover{
color:#CDCDCD;
text-decoration:underline;
}

/*
Contact form
*/
.cssform{
font-family: Arial;
font-size: 12px;
color: #000000;
}

.cssform p{
width: 400px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 135px;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -135px;
width: 130px;
}

.cssform input[type="text"]{
width: 250px;
}

.cssform textarea{
width: 400px;
height: 150px;
}

* html .threepxfix{
margin-left: 3px;
}

.etusivulle A:link {
 	color: #000000;
 	text-decoration: none;
}
.etusivulle A:active {
 	color: #000000;
 	text-decoration: none;
}
.etusivulle A:visited {
 	color: #000000;
 	text-decoration: none;
}
.etusivulle A:hover {
 	color: #000000;
 	text-decoration: underline;
}





fieldset {
	border: none;
	width: 243px;
	margin: 0 auto;
	border:none;
}
#ajaxSearch_input, #ajaxSearch_submit {
	border: none;
	float: left;
}
#ajaxSearch_input {
	color: #000000;
	font-size: 13px;
	width: 190px;
	height: 22px;
	padding: 8px 5px 0;
	background: url(images/haku_lionsclub.png) no-repeat;
	margin-right: -2px;
}
#ajaxSearch_input:focus {
	background: url(images/haku_lionsclub.png) no-repeat left -30px;
	outline: none;
}
#ajaxSearch_submit  {
	width: 30px;
	height: 30px;
	cursor: pointer;
	text-indent: -9999px;
	background: url(images/haku_lionsclub.png) no-repeat top right;
}
#ajaxSearch_submit :hover {
	background: url(images/haku_lionsclub.png) no-repeat bottom right;
}


.hakusivu{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

.hakusivu A:link {
 	color: #000000;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
 	text-decoration: none;
}
.hakusivu A:active {
 	color: #000000;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
 	text-decoration: none;
}
.hakusivu A:visited {
 	color: #000000;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
 	text-decoration: none;
}
.hakusivu A:hover {
 	color: #000000;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
 	text-decoration: underline;
}

.uutissivu {
 	color: #000000;
	font-size: 14px;
	color: #000000;
 	text-decoration: none;
}

.uutissivu h3{
 	color: #000000;
	font-size: 17px;
	color: #000000;
 	text-decoration: none;
	margin: 0 0 0 0;
}

.uutissivu p{
	margin: 0 0 0 0;
}

.uutissivu A:link {
 	color: #000000;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
 	text-decoration: none;
}
.uutissivu A:active {
 	color: #000000;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
 	text-decoration: none;
}
.uutissivu A:visited {
 	color: #000000;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
 	text-decoration: none;
}
.uutissivu A:hover {
 	color: #000000;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
 	text-decoration: underline;
}

.sivuvalinta a {
border:1px solid #1C2C42;
background:#1C2C42;
padding:2px 6px;
text-decoration:none;
font-size: 11px;
font-weight:bold;
font-family: arial;
color:#ffffff;
}

.sivuvalinta a:hover {
border:1px solid #E4D822;
background:#E4D822;
padding:2px 6px;
text-decoration:underline;
font-size: 11px;
font-weight:bold;
font-family: arial;
color:#000;
}

.sivuvalinta_valittu {
border:1px solid #E4D822;
background:#E4D822;
padding:2px 6px;
text-decoration:none;
font-size: 11px;
font-weight:bold;
font-family: arial;
color:#000;
}


.virhesivu {
	font-size: 12px;
	color: #000000;
 	text-decoration: none;
}

.virhesivu a {
	font-size: 12px;
	color: #1C2C42;
	font-weight: bold;
 	text-decoration: none;
}

.virhesivu a:hover {
	font-size: 12px;
	color: #1C2C42;
	font-weight: bold;
 	text-decoration: underline;
}


/*
Login form
*/
.loginform{
font-family: Arial;
font-size: 12px;
color: #000000;
}

.loginform h3{
width: 600px;
clear: left;
margin: 0;
padding: 5px 0 0px 0;
padding-left: 135px;
height: 1%;
margin: 0 0 0 0;
}

.loginform p{
width: 600px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 135px;
height: 1%;
}

.loginform label{
font-weight: bold;
float: left;
width: 200px;
}

.loginform input[type="text"]{
width: 200px;
}

.loginform input[type="password"]{
width: 200px;
}

.loginform a {
	font-size: 12px;
	color: #0078D4;
	font-weight: bold;
 	text-decoration: underline;
}

.loginform a:hover {
	font-size: 12px;
	color: #0078D4;
	font-weight: bold;
 	text-decoration: none;
}
