
html {
	margin: 0;
	padding: 0;
	background: url(color_red/pics/bg.jpg) #5d5d5d repeat-x top center;
}

body {
	margin: 0;
	padding: 0;
	background: url(color_red/pics/bg.jpg) #5d5d5d repeat-x top center;
}

#shadow {
	margin: 0px auto 0px auto;
	padding: 0;
	width: 775px;
	height: 600px;
	overflow: visible;
	position: relative;
}

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

#wrapper {
	margin: 0px auto 0px auto;
	padding: 0 10px;
	text-align: left;
	height: 700px;
	overflow: visible;
	background: url(color_red/pics/wrapper.jpg) #fff no-repeat top center;
}

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

#toolbox {
	width: 400px;
	height: 20px;
	text-align: right;
	position: absolute;
	top: 10px;
	right: 50px;
	display: none;
	
}

#toolbox a {

}

#toolbox a:hover {

}

#lang {
	width: 400px;
	height: 20px;
	text-align: right;
	position: absolute;
	top: 10px;
	right: 13px;
	z-index: 300;
}

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

#lang a {
	padding: 0 3px;
	color: #fff;
	text-decoration: none;
}

#lang a:hover {
	color: #ddd;
}

#search {
	display: none;
}

#searchBox {
	width: 300px;
	height: 20px;
	text-align: right;
	position: absolute;
	top: 95px;
	right: 50px;
}

#searchInput {
	float: left;
	width: 200px;
	padding: 3px 10px;
	font-size: 12px;
	border: 0;
	background: url(color_red/pics/searchInput.gif) no-repeat left top;
}

#searchSubmit {
	float: left;
	width: 50px;
	margin-left: 5px;
	color: #fff;
	padding: 2px 0 3px 0;
	font-size: 12px;
	border: 0;
	background: url(color_red/pics/searchSubmit.gif) no-repeat left top;
}

#logo {
	width: 500px;
	height: 70px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 40px;
	z-index: 199;
}

#logo a {
	line-height: 70px;
	font-size: 2.1em;
	color: #fff;
	text-decoration: none;
}

#logo a:hover {
	text-decoration: none;
}

#logo a img {
	border: none;
}

#banner {
	height: 203px;;
	overflow: hidden;
	width: 755px;
	position: relative;
	top: 119px;
	margin-bottom: 119px;
	background: url(http://www.toimisait.com/pirkkatuoli/userData/banners/banneri.jpg) no-repeat bottom center;
}


#nav {
	position: relative;
	top: -238px;
	right: 0;
	margin-bottom: -34px;
	width: 755px;
	height: 34px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	z-index: 200;
}

/* Valikko */

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

#nav ul li {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	float: left;
	text-align: center;
	background: url(color_red/pics/navBg.jpg) repeat-x top left;
}

#nav ul li.open {
}

#nav ul li a {
	margin: 0px 0px 0px 0px;
	padding: 0px 25px 0px 25px;
	text-decoration: none;
	line-height: 34px;
	display: block;
}

#nav ul li a.open {
	text-decoration: none;
	background: url(color_red/pics/navBgOpen.jpg) repeat-x top left;
}

#nav ul li a:hover {
	text-decoration: none;
}

/* Sivuvalikko */


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

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

#subnav ul li {
	margin: 2px 0 0 0;
	padding: 0;
	list-style-type: none;
	width: 252px;
	float: left;
	background: url(color_red/pics/subnavBottom.gif) no-repeat left bottom;
}

#subnav ul li a {
	margin: 0;
	padding: 8px 19px 7px 19px;
	text-decoration: none;
	display: block;
	background: url(color_red/pics/subnavTop.gif) no-repeat left top;
}

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

#subnav ul li.sub {
	background: none;
}

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

/* Ala-alavalikko */

#subnav ul li ul {
	clear: left;
	float: left;
	margin: 0px;
	padding: 10px 0px 13px 0px;

}

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

#subnav ul li ul li a {
	margin: 0;
	padding: 0px 0px 0px 37px;
	text-decoration: none;
	display: block;
	background: url(color_red/pics/subList.gif) no-repeat 27px 5px;
	border: 0;
}

#subnav ul li ul li a.open {
	text-decoration: none;
	font-weight: normal;
	background: url(color_red/pics/subListOpen.gif) no-repeat 27px 5px;
}

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

/* Ala-ala-alavalikko */

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

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

#subnav ul li ul li ul li a {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 47px;
	text-decoration: none;
	display: block;
	background: none;
}

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

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



/*Tekstit*/

#main {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 480px;
	float: right;
	overflow-x: hidden;
}

#main .text {
	padding: 0px 31px 31px 31px;
	margin: 8px 0 0 0;
}

#column1 {
	padding: 20px 0px 30px 0px;
	margin: 0px;
	width: 252px;
	float: left;
	overflow-x: hidden;
}

#column1 .text {
	clear: left;
	float: left;
	padding: 20px 5px 0px 20px;
	margin: 0;
}

#column2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	overflow-x: hidden;
	width: 755px;
}

#column2 .text {
	padding: 0 31px 31px 20px;
}

#footer {
	background: url(color_red/pics/footerBg.gif) #000 repeat-x top center;
	margin: 0 auto;
	width: 755px;
	display: block;
	padding: 12px 0px 0px 0px;
	border-left: 10px #fff solid;
	border-right: 10px #fff solid;
	height: 28px;
	color: #fff;
	overflow-x: hidden;
}

#footer .text {
	text-align: left;
	font-size: 1em;
	font-weight: normal;
	padding: 0px 20px;
}

#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 {
	color: #ccc;
	margin: 0 auto;
	width: 775px;
	clear: both;
	text-align: center;
	padding: 7px 0 20px 0;
}

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

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

