
html {
	background-color: #fff;
}

body {
	background-color: #fff;
	color: #121212;
}

#nav ul li a {
	color: #121212;
}

#nav ul li a.open {
	color: #121212;
}

/* Sivuvalikko */

.subnav ul li {
}
.subnav ul li a {
	color: #121212;
}
.subnav ul li a:hover {
	text-decoration: none;
}
.subnav ul li a.open {
	
}
.subnav ul li a:hover {
	color: #00ccff;	
}
.subnav ul li ul li a {
}

#footer {
	color: #494949;
}
#copy {
	color: #a0a0a0;
}
#copy a {
	color: #a0a0a0;
}
#copy a:hover {
	color: #494949;
}

a {
	color: #00ccff;
	background-color: transparent;
}

a:hover {

}

h1, h1 a {
	color: #121212;
}

h2, h2 a {
	color: #121212;
	background-color: transparent;
}

h3, h3 a {
	color: #121212;
	background-color: transparent;
}

hr {
	color: #ccc;
	background-color: #ccc;
}

p {

}

img {
	border-color: #ccc;
}

table {
	border-color: #ccc;
}

td {
	border-color: #ccc;
}

ol {

}

ol li {

}

ul {

}

ul li {

}

form {

}

.submit {

}

.submit:focus {

}

input, textarea, select {

}


input:focus, textarea:focus {

}

fieldset {

}

#cart table th {
	background-color: #04395b;
	color: #fff;
}
#toolbox a, 
#lang a {
	color: #808080 !important;
}
#toolbox a:hover, 
#lang a:hover {
	color: #fff !important;
}
#logo a {
	color: #fff;
}

* {
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
}
html {

}

body {
	font-size: 0.75em;
	line-height: 1.5em;
	font-weight: normal;
}

#nav ul li a {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

.subnav ul li a {
	font-size: 1em;
	font-weight: bold;
	line-height: 1em;
}

.subnav ul li ul li a {
}

#footer {
	font-size: .9em;
}
#copy {
	font-size: .9em;
}
#column1 .text,
#column2 .text {
	font-size: 0.85em;
}

a {
	text-decoration: none;
	outline: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 20px 0px 20px 0px;
	padding: 0;
	line-height: 1.1em;
}

h2 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 20px 0 10px 0;
	padding: 0;
	line-height: 1.1em;
	font-weight: bold;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	padding: 0;
	line-height: 1.1em;
}

hr {
	height: 1px;
	border: 0;
}

p {
	margin: 9px 0 9px 0;
	padding: 0;
}

img {

}

table {

}

td {

}

ol {

}

ol li {

}

ul {

}

ul li {

}

form {

}

.submit {

}

.submit:focus {

}

input, textarea, select {

}


input:focus, textarea:focus {

}

fieldset {

}
#lang *, #toolbox * {
	font-size: 11px;
}
html {
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
}

#shadow {
	margin: 0 auto -150px auto;
	padding: 0;
	width: 928px;
	background: url(color_gray/pics/wrapperShadow.png) repeat-y left top;
	height: auto;
	min-height: 100%;
}
#wrapper {
	margin: 0px auto 0px auto;
	width: 900px;
	position: relative;
	padding: 70px 0 150px 0;
	height: auto;
	min-height: 400px;
	overflow: hidden;
	background: url(color_gray/pics/wrapper.gif) #fff repeat-x left top;
}
#toolbox {
	width: 240px;
	height: 20px;
	text-align: right;
	position: absolute;
	top: 3px;
	right: 25px;
}

#toolbox DIV {
	float: right;	
	padding-left: 15px;
}

#toolbox a {
	text-decoration: none;
	font-weight: normal;
}

#toolbox a:hover {
}

#toolbox a * {
	display: block;
	float: left;
	cursor: pointer;
}

#toolbox #prButton {
}
#toolbox IMG {
	display: none;
}

#toolbox #prImage,
#toolbox #sitemapImage {
	border: 0;
	padding: 0 6px 0 0;
}
#sitemapText,
#prText {
	padding-top: 3px;
}

#lang {
	width: 200px;
	height: 20px;
	text-align: right;
	position: absolute;
	top: 28px;
	right: 25px;
	z-index: 300;
	color: #ddd;
}

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

#lang a {
	padding: 0 0px 0 7px;
	text-decoration: none;
	font-weight: normal;
}
#lang a span {
	display: none;
}


#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;
}

#searchSubmit {
	float: left;
	width: 50px;
	margin-left: 5px;
	color: #fff;
	padding: 2px 0 3px 0;
	font-size: 12px;
	border: 0;
}

#logo {
	position: absolute;
	top: 0px;
	left: 20px;
	z-index: 199;
	height: 70px;
	width: 400px;
}

#logo a {
	white-space: nowrap;
	height: 70px;
	overflow: visible;
	display: block;
	line-height: 70px;
	font-size: 1.85em;
	font-weight: normal;
	text-decoration: none;
}

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

#logo a img {
	border: none;
}

.banner {
	height: auto;
	min-height: 80px;
	overflow: hidden;
	padding: 29px 0 30px 0;
	background: url(color_gray/pics/mainpicBg.gif) repeat-x left bottom;
}

#nav {
	position: absolute;
	top: 70px;
	left: 0;
	height: 29px;
	overflow: hidden;
	width: 900px;
	padding-right: 160px;
	background: url(color_gray/pics/topNavigation.gif) repeat-x left top;
}

/* Valikko */

#nav ul {
	margin: 0;
	padding: 0;
	width: 880px;
	margin: 0 auto;
	overflow: hidden;
}

#nav ul li {
	margin: 0 0 0 -1px;
	padding: 0 0 0 0;
	list-style-type: none;
	text-align: center;
	display: inline;
	line-height: 30px;
	float: left;
}

#nav ul li.open {
}

#nav ul li a {
	margin: 0px 0px 0px 0px;
	padding: 0px 11px 0px 11px;
	text-decoration: none;
	border-left: 1px #121212 solid;
}

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

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



/* Sivuvalikko 
=====================*/
.subnav {
	padding: 0;
	margin: 20px 0 20px 0;
	width: 170px;
	float: left;
}
.subnav ul {
	margin: 10px 0;
	padding: 0;
	list-style: none;
}
.subnav ul li {
	width: 170px;
	padding: 0;
	list-style: none;
	clear: left;
	float: left;
	margin: 0px 0 0 0;
	line-height: normal;
}
.subnav ul li a {
	width: 170px;
	padding: 0px 0 0px 0px;
	text-decoration: none;
	display: inline-block;
}
.subnav ul li a.hasChildren {
	background: none;
}
.subnav ul li a:hover {
}
.subnav ul li a.open {
	text-decoration: underline;

}
.subnav ul li a.current {

}
.subnav ul li.sub {
	margin: 0;
	padding: 0 10px 0px 10px;
}


/* Ala-alavalikko */

.subnav ul li ul {
/*	margin: -6px 0 0 0; */
	margin: 0;
	padding: 0;
}
.subnav ul li ul li {
	background: none;
}
.subnav ul li ul li a {
	background: none;
	line-height: normal;
	font-weight: normal;
}

.subnav ul li ul li a.open {
}
/*
.subnav ul li ul li {
	background: url(color_gray/pics/subnavBg.gif) scroll repeat-y;
	width: 206px;
	margin: 0;
	padding: 0 20px;
	list-style: none;
}
.subnav ul li ul li a {
	background: none;
	width: 206px;
	margin: 0;
	padding: 0 10px;
	text-decoration: none;
}


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

.subnav ul li ul li a:hover {
	text-decoration: underline;
}
*/
.subnav ul li.sub ul li.sub {
	background: none;
	padding: 0 10px;
}
/* Ala-ala-alavalikko */
.subnav ul li ul li ul li a {
	padding: 0 20px;
	width: 180px;
	line-height: 1em;
}
/*
.subnav ul li ul li ul {
	margin: 0;
	padding: 0;
}

.subnav ul li ul li ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: none;
	display: inline;
	background: none;
	width: 200px;
}

.subnav ul li ul li ul li a {
	line-height: 1.2em;
	margin: 0;
	padding: 0 30px;
	text-decoration: none;
	display: block;
	border: 1px solid red;
	width: 200px;
}

.subnav ul li ul li ul li a.open {
}

.subnav ul li ul li ul li a:hover {
	text-decoration: underline;
}
*/


/*Tekstit*/

#main {
	margin: 0px 0 0 0;
	padding: 0 10px 20px 0;
	width: 390px;
	float: right;
	height: auto;
	min-height: 100px;
	overflow: hidden;
	background: url(color_gray/pics/main.png) repeat-y left top;
	position: relative;
	right: 280px;
}

html>body #main {
}
	

#main .text {
	margin: 20px 0 0 0;
}

#column1 {
	float: left;
	padding: 0;
	margin: 0px 0 0 0;
	width: 170px;
	height: auto;
	min-height: 100px;
	overflow: hidden;
	padding: 0 0 20px 21px;
}

#column1 .column1Text {
	clear: left;
	padding: 0;
	margin: 20px 0 0 0;
}
#column1 .calendarContainer {
	clear: left;
}

#column2 {
	width: 235px;
	float: right;
	left: 380px;
	position: relative;
	padding-bottom: 20px;
	height: auto;
	min-height: 100px;
	overflow: hidden;
}

#column2 .column2Text {
	padding: 0;
	margin: 20px 0 0 0;
}

#footer {
	clear: both;
	margin: 100px auto 0px auto;
	padding: 10px 20px 0px 0px;
	overflow: hidden;
	width: 908px;
	position: relative;
	z-index: 200;
	height: 40px;
	background: url(color_gray/pics/footer.gif) no-repeat center top;
}

#footer .text {
	width: 880px;
	margin: 0 auto;
	text-align: right;
	font-size: 1em;
	font-weight: normal;
	padding: 0;
	color: #fff;
	line-height: normal;
}

#footer .text .siteInfoName {
	margin: 0px 0px 0px 20px;
}

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

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

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

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

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

#footer .text .siteInfoWWW {
	display: none;
}

#copy  {
	display: none;
}

#pageList LI {
	list-style-type: none;
	margin: 7px 0;
}

#pageList UL {
	padding-left: 20px;
}
