html,body{
	margin:0;
	padding:0;
	border:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#302f0a;
	}
html{
	background:#7a771e}
*{
	margin:0;
	padding:0}
a{
	font-weight:bold;
	outline:none;
	color:#1D1D1D}
	a:hover{
		text-decoration:none}
h1{
	font-size:22px;
	font-weight:900;
	letter-spacing: 8px;
	color:#4f4d10;	
	padding:0 0 8px 0;
	margin-left: 24px;
}
p,blockquote{	
	line-height:140%;
	margin:0 0 16px 0}
blockquote{
	background:#fff;
	color:#333;
	border:1px solid #000000;
	padding:7px;
	}
	blockquote:hover{
	background:#4f4d10;
	border: 1px solid #302f0a;
	}
.album{
	background:#7a771e;
	border: 1px solid #7a771e;
	border-bottom:1px dotted #4f4d10;
	float: left;
	width: 220px;
	height:300px;
	padding:7px;
	}
	
.album a{
	text-decoration: none;
	}
.album:hover{
	background:#4f4d10;
	border: 1px solid #000000;
	color: #000000;
	-moz-border-radius: 2px;
   -webkit-border-radius: 2px;
   border-radius: 2px;
	}

a img.photo_album {
    padding: 2px;
    background: transparent;
    border:none;
}
    a:hover img.photo_album {
        background: #000000;
    }
    
#takaisin {
width:560px;
margin: 18px auto;	
font-size: 0.8em;
text-align: right;
float:right;
}

#takaisin a {
text-decoration: none;
}

#takaisin a:hover {
text-decoration: underline;
color: #000000;
}
      
  
	blockquote p{
		margin:0}
#container {
	width:800px;
	margin:0 auto;}
#hd{
	height:150px;
	background:transparent url(img/fairy_logo.png) top left no-repeat;
	}
	#hd h2{	
		font-size:38px;
		font-weight:900;
		letter-spacing: 8px;
		text-align:center;
		color:#302f0a;
		filter:alpha(opacity=0);
      -moz-opacity: 0;
      opacity: 0;
		float:left;
		margin-top: 6px;
		line-height:97px;
		
		}	
	#hd h2 small{
		font-size:11px;
		margin:-14px 0 0 0;
		display:block}
	#hd ul{
		float:right;
		list-style:none;
		margin:82px 0 0 0}
		#hd ul li{
			float:left}
		#hd ul a{
			color:#302f0a;
			display:block;
			line-height:24px;
			text-decoration:none;
			padding:2px 14px;
			margin:0 2px;
			font-size:14px; 			
			}
		#hd ul a:hover{
		   color:#000000;
			padding:2px 14px;
			margin:0 2px;
			}	
		#hd ul a.act {
			padding:2px 14px;
			margin:0 2px;
			background:#7a771e url(img/background-over.jpg) top left no-repeat};
			}
#ct{
	width:780px;
	}
	#ct ul{
		list-style:none;
		margin:0 0 13px 20px}
	#ct ul li{
		padding:0 0 3px 18px;
		background:url(img/bllt.gif) left 4px no-repeat}

#text_content {
width:560px;
margin: 18px auto;	
min-height:400px;
}
		
#sdm{
	float:right;
	width:200px}
	#sdm h2{
		border:1px solid #95CB42;
		background:#fff;
		text-transform:uppercase;
		font-size:12px;		
		padding:2px 0 0 6px;
		line-height:22px;
		margin:0 0 10px 0}
	#sdm p{
		padding:0 0 0 7px}
		#sdm p a{
			font-weight:bold;
			color:#1D1D1D}
		#sdm p a:hover{
			text-decoration:none}
	#sdm ul{
		list-style:none;
		padding:0 0 0 7px}
		#sdm li{
			padding:0 0 4px 0}
			
#footer_photo {
clear:both;
height:70px;
margin: 24px auto;
background:#7a771e url(img/rotate/rotate.php) top left no-repeat};
}

#footer_menu{
clear:both;
width:800px;
text-align:center;
height:24px;
margin:2px auto;
padding-bottom: 8px;
border-top:1px solid #000000;
}

#footer_menu ul{
		list-style:none;
		float:left;
		text-align:center;
		}
		#footer_menu ul li{
			float:left;
			text-align:center;}
		#footer_menu ul a{
			color:#302f0a;
			display:block;
			line-height:24px;
			text-decoration:none;
			padding:0px 8px;
			margin:0 0 2px 2px;
			font-size:0.9em; 			
			}
		#footer_menu ul a:hover{
		   color:#000000;
			padding:0px 8px;
			margin:0 0 2px 2px;
			}	
		#footer_menu ul a.act {
		   color:#000000;
			padding:0px 8px;
			margin:0 0 2px 2px;
			}
			
#ft{
	clear:both;
	height:40px;
	width:800px;
	margin:16px auto;
	padding:10px 0 20px 0;
	text-align:center;
	font-size:0.8em;
	letter-spacing: 4px;
	color:#444444;
	border-top:1px dotted #444444}
	
#ft a {
 text-decoration: none;
 }	

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	background-color: #fff;
	border: 1px solid #000000;
	padding: 1pt;
	margin: 5px;
   }

	input:hover{
	background:#4f4d10;
	border: 1px solid #302f0a;
	}
        
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	background-color: #fff;
	border: 1px solid #000000;
	padding: 1pt;
	margin: 5px;
	}
	
	textarea:hover{
	background:#4f4d10;
	border: 1px solid #302f0a;
	}


#wrapper {
	margin: 0 auto;
	width: 940px;
	background: #7a771e;
	margin-top: 20px;
	padding: 0 20px;
}

#banner-FF {
	padding: 0;
	height: 140px;
	background: transparent url(images/header.jpg) top left no-repeat;
}

	
div#tree_left {
position: fixed;
left: 0;
bottom: 0;
background: transparent url(images/puu_vasemalla.png) left bottom no-repeat;
height: 470px;
width: 230px;
z-index: 999;
background-attachment: scroll;
}

div#tree_right {
position: fixed;
right: 0;
bottom: 0;
background: transparent url(images/puu_oikealla.png) right bottom no-repeat;
height: 470px;
width: 230px;
z-index: 999;
background-attachment: scroll;
}

#access {
	background: transparent;
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
	float: right;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	float: right;
	margin-right: 24px;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #000;
	display: block;
	line-height: 24px;
	margin-top: 2px;
	padding: 0 10px;
	text-decoration: none;
	font-weight: 500;
}
#access ul ul {
	box-shadow: 4px 6px 4px rgba(0,0,0,0.2);
	-moz-box-shadow: 4px 6px 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: 4px 6px 4px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 24px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}

#access ul .sub-menu .menu-item {
margin-top: -2px;
}

#access ul .sub-menu {
border: 1px solid #4f4d10;
}


#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #7a771e;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #7a771e;
	color: #302f0a;
	text-shadow: 1px 1px 0.1em #bbb;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
	text-shadow: 1px 1px 0.1em #000;
}

#access ul li.current_page_item > a:hover,
#access ul li.current-menu-ancestor > a:hover,
#access ul li.current-menu-item > a:hover,
#access ul li.current-menu-parent > a:hover {
	color: #fff;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a{
	color: #fff;
}

* html #access ul li.current_page_item a:hover,
* html #access ul li.current-menu-ancestor a:hover,
* html #access ul li.current-menu-item a:hover,
* html #access ul li.current-menu-parent a:hover,
* html #access ul li a:hover {
	color: #302f0a;
}

