
html {
	background-color: #fff;
}

body {
	background-color: #fff;
}

/* Valikko */


#nav { 
	background-color: #04395b;
}

#nav ul li a {
	color: #fff;
	background-color: #04395b;
	border-bottom: 3px solid #002e46;
	border-right: 1px solid #fff;
}

#nav ul li a.open {
	border-bottom: 3px solid #d9a212;
	border-right: 1px solid #fff;
}

#nav ul li a:hover {
	border-bottom: 3px solid #d9a212;
	border-right: 1px solid #fff;
}

/* Alavalikko */


.subnav ul li a {
	color: #485565;
}

.subnav ul li a.open {
	color: #485565;
}

.subnav ul li a:hover {
	color: #485565;
}

/* Ala-alavalikko */


.subnav ul li ul li a {

}

.subnav ul li ul li a.open {

}

.subnav ul li ul li a:hover {

}

/* Ala-ala-alavalikko */


.subnav ul li ul li ul li a {

}

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

}

.subnav ul li ul li ul li a:hover {

}

a {
	color: #485565;
	background-color: transparent;
}

a:hover {
	
}

h1 {
	color: #485565;
	background-color: transparent;
}

h2 {
	color: #485565;
	background-color: transparent;
}

h3 {
	color: #485565;
	background-color: transparent;
}

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

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


html {

}

body {
	font: normal .8em Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
}

#nav ul li a {
	font: bold .9em Tahoma, Arial, sans-serif;
}

.subnav ul li a {
	font: bold .9em Tahoma, Arial, sans-serif;
}

.subnav ul li ul li a {
	font: normal .9em Tahoma, Arial, sans-serif;
}

.subnav ul li ul li ul li a {
	font: normal .9em Tahoma, Arial, sans-serif;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	font: bold 1.2em/1.2em Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
}

h2 {
	font: bold 1.1em/1.1em Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
}

h3 {
	font: bold 1em/1em Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
}

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

p {
	padding: .2em 0 .2em 0;
}

img {

}

table {

}

td {

}

ol {

}

ol li {

}

ul {

}

ul li {

}

form {

}

.submit {

}

.submit:focus {

}

input, textarea, select {

}


input:focus, textarea:focus {

}

fieldset {

}

html {
	margin: 0;
	padding: 0;
}

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

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

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

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

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

#toolbox {
	width: 400px;
	height: 20px;
	text-align: right;
	position: absolute;
	top: 85px;
	right: 20px;
}

#toolbox DIV {
	display: inline;
	padding-left: 15px;
}

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

#toolbox a:hover SPAN {
	text-decoration: underline;
}

#toolbox #prImage,
#toolbox #sitemapImage {
	border: 0;
	vertical-align: middle;
	padding: 0 6px 0 0;
}

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

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

#lang a {
	color: #000;
	text-decoration: none;
	margin: 0px 0px 0px 10px;
}

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

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

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

#logo {
	margin: 10px 0px 0px 20px;
	width: 500px;
	height: 100px;
	line-height: 100px;
	overflow: visible;
	white-space: nowrap;
}

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

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

.banner {
	width: 749px;
	padding-top: 47px;
	text-align: center;
	overflow: hidden;
}

#nav {
	width: 750px;
	height: 47px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 110px;
}

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 a {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 15px 0px;
	width: 124px;
	text-decoration: none;
	display: block;
}

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

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

/* Alavalikko */

.subnav {
	padding: 20px 0px 20px 0px;
}

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

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

.subnav ul li a {
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	display: block;
}

.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: 0;
}

.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 40px;
	text-decoration: none;
	display: block;
	font-weight: normal;
}

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

.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 50px;
	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: 10px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	width: 450px;
	float: left;
	overflow: hidden;
}

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

#column1 {
	margin: 0px 0px 0px 0px;
	width: 250px;
	height: 400px;
	/* no float, nav position:absolute doesn't work otherwise */
	/*float: right;*/
	overflow: visible;
	overflow-x: hidden;
	background: url(color_blue/pics/column1.jpg) repeat-x top center;
	position: relative;
	left: 26px; /* ie6 */
}

html>body #column1 {
	height: auto;
	min-height: 400px;
	overflow: hidden;
	left: 30px; /* other browserss */
}

#column1 .column1Text,
#column1 .calendarContainer {
	padding: 10px;
}

#column2 {
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	width: 700px;
}

#column2 .column2Text {
}

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



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

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