
html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: url(color_yellow/pics/bg.jpg) repeat-x;
}

#shadow {
	margin: 0px auto 0px auto;
	padding: 0;
	width: 1000px;
	height: 700px;
	overflow: visible;
	background-color: #fff;
}

html>body #shadow {
	height: auto;
	min-height: 700px;
	overflow: hidden;
}

#wrapper {
	margin: 0px auto 0px auto;
	padding: 32px 0px 0px 0px;
	text-align: left;
	width: 1000px;
	height: 700px;
	overflow: visible;
	position: relative;
	background: #fff url(color_yellow/pics/wrapper.jpg) no-repeat right top;
}

html>body #wrapper {
	height: auto;
	min-height: 700px;
	overflow: hidden;
}

#toolbox {
	display: none;
}

#toolbox a {

}

#toolbox a:hover {

}

#lang {
	width: auto;
    height: auto;
	position: absolute;
	top: 50px;
	right: 50px;
}

#lang img {
	margin: 0px 2px 0px 2px;
}

#lang a {
	color: #000;
	text-decoration: none;
}

#lang a:hover {
	color: #000;
	text-decoration: underline;
}

#search {
	display: none;
}

#logo {
	width: 160px;
	height: 120px;
	position: absolute;
	top: 43px;
	left: 20px;
}

#logo a {
	display: block;
	width: 160px;
	height: 120px;
}

#logo a img {
	border: 0;
}

#banner {
	height: 101px;
}

#nav {
	width: 785px;
	height: 26px;
	overflow: hidden;
	padding-right: 25px;
	float: right;
}

html>body #nav {

}

/* Valikko */

#nav ul {
	margin: 0;
	padding: 0;
	float: right;
}

#nav ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}

#nav ul li a {
	margin: 0px 1px 0px 2px;
	padding: 9px 5px 0px 10px;
	width: 110px;
	height: 17px;
	text-decoration: none;
	display: block;
	overflow: hidden;
	text-align: left;
	background: url(color_yellow/pics/nav.jpg) repeat-x center;
}

#nav ul li a.open {
	background: url(color_yellow/pics/navOpen.jpg) repeat-x center;
}

#nav ul li a:hover {
	background: url(color_yellow/pics/navOpen.jpg) repeat-x center;
}

/* Alavalikko */

#subnav {
	padding: 0px 0px 0px 0px;
}

#subnav ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#subnav ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

#subnav ul li a {
	margin: 6px 0px 2px 0px;
	padding: 8px 0px 8px 30px;
	text-decoration: none;
	display: block;
	background: url(color_yellow/pics/arrow.jpg) no-repeat left 5px;
	border-bottom: 1px solid #eee;
}

#subnav ul li a.open {
	text-decoration: underline;
}

#subnav ul li a:hover {
	text-decoration: underline;
}

/* Ala-alavalikko */

#subnav ul li ul {
	margin: 7px 0px 7px 0px;
	padding: 0;
	border-bottom: 1px solid #eee;
}

#subnav ul li ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: none;
}

#subnav ul li ul li a {
	margin: 2px 0px 2px 0px;
	padding: 0px 10px 2px 35px;
	text-decoration: none;
	display: block;
	font-weight: normal;
	background: url(color_yellow/pics/smallArrow.gif) no-repeat 25px 5px;
	border: 0px;
}

#subnav ul li ul li a.open {
	font-weight: normal;
	text-decoration: underline;
}

#subnav ul li ul li a:hover {
	font-weight: normal;
	text-decoration: underline;
}

/* Ala-ala-alavalikko */

#subnav ul li ul li ul {
	margin: 0;
	padding: 0;
	border: 0px;
}

#subnav ul li ul li ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: none;
}

#subnav ul li ul li ul li a {
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 2px 50px;
	text-decoration: none;
	display: block;
	background: url(color_yellow/pics/smallArrow.gif) no-repeat 40px 5px;
}

#subnav ul li ul li ul li a.open {
	font-weight: normal;
	text-decoration: underline;
}

#subnav ul li ul li ul li a:hover {
	font-weight: normal;
	text-decoration: underline;
}



/*Tekstit*/

#main {
	margin: 40px 0px 0px 0px;
	padding: 0px 0px 20px 30px;
	width: 720px;
	float: left;
	overflow: hidden;
}

#main .text {
	
}

#column1 {
	margin: 20px 0px 0px 0px;
	padding: 0px 30px 20px 0px;
	width: 200px;
	height: 100px;
	float: right;
	overflow: visible;
}


html>body #column1 {
	height: auto;
	min-height: 100px;
	overflow: hidden;
}

#column1 .text {
	padding: 10px 0px;
}

#column2 {
	display: none;
}

#column2 .text {
}

#footer {
	margin: 0 auto;
	display: block;
	padding-top: 10px;
}

#footer .text {
	text-align: center;
	color: #333;
	font-size: .89em;
	padding: 5px;
}

#footer .text .siteInfoName {
	display: inline;
	margin: 0px 10px 0px 10px;
}

#footer .text .siteInfoAddress {
	display: inline;
	margin: 0px 5px 0px 10px;
}

#footer .text .siteInfoZip {
	display: inline;
	margin: 0px 0px 0px 0px;
}

#footer .text .siteInfoCity {
	display: inline;
	margin: 0px 10px 0px 2px;
}

#footer .text .siteInfoPhone {
	display: inline;
	margin: 0px 10px 0px 10px;
}

#footer .text .siteInfoEmail {
	display: inline;
	margin: 0px 10px 0px 10px;
}

#footer .text .siteInfoWWW {
	display: inline;
	margin: 0px 10px 0px 10px;
}

#copy {
	clear: both;
	text-align: center;
	color: #333;
	font-size: .89em;
	padding-bottom: 20px;
}

#copy a {
	color: #333;
	text-decoration: underline;
}

#copy a:hover {
	color: #333;
	text-decoration: none;
}

/* Etusivun popup
==========================================*/

#popup {
	width: 700px;
	height: 430px;
	padding: 10px;
	background: #fff;
	border: 1px solid #000;
	position: absolute;
	top: 200px;
	left: 150px;
	text-align: center;
}

