
html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: url(color_blue/pics/bg.jpg) no-repeat center top;
}

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

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

#wrapper {
	margin: 0px auto 0px auto;
	padding: 0;
	text-align: left;
	width: 970px;
	height: 500px;
	overflow: visible;
	background-color: #fff;
	position: relative;
}

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

#toolbox {
	width: 350px;
        height: 90px;
	position: absolute;
	top: 25px;
	right: 50px;
        background: url(color_blue/pics/kd_logo.jpg) no-repeat right center;
        z-index: 100;
}

#toolbox .currentDate {
	position: absolute;
	left: 0px;
	bottom: 0px;
	color: #8e8e8e;
}

#toolbox .prbutton {
	position: absolute;
	right: 120px;
	top: 0px;
	color: #8e8e8e;
}

#toolbox .prbutton a {
        text-decoration: none;
        color: #8e8e8e;
        font-size: 11px;
}

#toolbox .prbutton a img {
        border: none;
}

#lang {
	display: none;
}

#search {
	display: none;
}

#logo {
	margin: 0px 0px 0px 0px;
	width: 300px;
	height: 110px;
	line-height: 110px;
	overflow: visible;
}

#logo a {
	line-height: 110px;
	vertical-align: middle;
	border: 1px solid #fff;
	font-size: 2em;
	text-decoration: none;
}

#logo a img {
	line-height: 110px;
	vertical-align: middle;
	border: 0;
}

#banner {
	width: 970px;
	height: 311px;
	overflow: hidden;
	position: relative;
	background: url(http://data.toimisait.com/userData/toimi-kankaanniemi/banner.jpg) no-repeat top right;
}

#nav {
	width: 750px;
	height: 44px;
	float: right;
	overflow: hidden;
        position: relative;
        top: -297px;
        margin-bottom: -44px;
}

html>body #nav {

}

/* Valikko */

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

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

#nav ul li.open {
        background: url(color_blue/pics/navRightOpen.jpg) no-repeat right top;
}

#nav ul li a {
	margin: 0px 0px 0px 0px;
	padding: 20px 18px 7px 18px;
	text-decoration: none;
	display: block;
        background: url(color_blue/pics/navBorder.jpg) no-repeat left bottom;
}

#nav ul li a.open {
	font-weight: normal;
	text-decoration: none;
        padding: 15px 18px 12px 18px;
        background: url(color_blue/pics/navLeftOpen.jpg) no-repeat left top;
        border: none;
}

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

/* Alavalikko */

#subnav {
	padding: 0px;
}

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

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

#subnav ul li a {
	margin: 2px 0px 2px 0px;
	padding: 3px 0px 3px 15px;
	text-decoration: none;
	display: block;
        background: url(color_blue/pics/arrow.jpg) no-repeat left center;
}

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

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

/* Ala-alavalikko */

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

#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 20px 2px 15px;
	text-decoration: none;
	display: block;
	font-weight: normal;
        background: none;
}

#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: 5px 0px 3px 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 20px 2px 30px;
	text-decoration: none;
	display: block;
}

#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: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 430px;
	float: right;
	overflow: hidden;
        position: relative;
        right: 320px;
}

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

#column1 {
	margin: 0px 0px 0px 0px;
	width: 210px;
	height: 200px;
	float: left;
	overflow: visible;
	background: url(color_blue/pics/column1.jpg) repeat-x top center;
        position: relative;
}


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

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

#column2 {
	width: 310px;
	float: right;
	overflow: hidden;
        position: relative;
        left: 430px;
}

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

#footer {
	margin: 0 auto;
	width: 850px;
	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;
}

/* smallCart */

#smallCart {
	clear: both;
	display: block;
}

#smallCart .smallCart_header {
	width: 161px;
	padding: 0px 0px 0px 70px;
	height: 30px;
	line-height: 30px;
	background: url(color_blue/icons/smallCart_header.gif) no-repeat left top;
	color: #fff;
}

#smallCart .smallCart_header a {
	color: #fff;
	text-decoration: none;
}

#smallCart .cartInfo {
	padding: 10px 10px 10px 30px;
}

#cart table {
	width: 450px;
}

#cart table th {
	font-weight: normal;
}

#cart table td.productRow {
	border-bottom: 1px solid #ccc;
}

.error {
	color: #f00;
}

#orderConfirmation textarea {
	width: 300px;
	height: 150px;
}

.fpRss {
	position: relative;
	top: -35px;
	float: right;
}

.rss {
	padding: 20px 0 0 10px;
}
