html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	border: 0; /* ie6 fix */
	font: normal 0.75em/1.5em Arial, sans-serif;
	color: #000;
	background: url(pics/bg.gif) repeat-x #fff left -14px;
}





/* Basic Elements
===================*/
a {
	text-decoration: none;
	outline: none;
    color: #99ca3c;
}
a.selected {
	color: #000000;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0;
}
h1 a, h2 a,
h1 a:hover, h2 a:hover {
	text-decoration: none;
	color: #000;
}
H3 A,
H3 A:hover {
	text-decoration: none;
	color: #000;
}
H1 {
	font-size: 1.666em;
	font-weight: normal;
	margin: 1.1em 0 1.1em 0;
  	padding: 0;
  	color: #424242;
  	font-family: Arial, sans-serif;
}
H2 {
	font-size: 1.666em;
	font-weight: normal;
	margin: 1.8em 0 0.8em 0;
  	padding: 0;
  	color: #424242;
  	font-family: Arial, sans-serif;
}
H3 {
	font-size: normal;
	font-weight: bold;
	margin: 1.6em 0 0.7em 0;
  	padding: 0;
  	color: #000;
  	font-family: Arial, sans-serif;
}
P {
	margin: 17px 0;
	padding: 0;
}
HR {
	clear: both;
	height: 1px;
	border: 0;
	margin: 10px 0;
	padding: 0;
	color: #ccc;
	background-color: #ccc;
}
INPUT, SELECT, TEXTAREA {
	font: 12px Arial, sans-serif;
}
TEXTAREA {
	border: 1px solid #d2d2d2;
	padding: 4px;
}
INPUT[type=text] {
	border: 1px solid #d2d2d2;
	padding: 4px;
}
INPUT[type=submit] {
	border: 0;
	background: #23567f;
	color: #fff;
	padding: 7px 10px;
	cursor: pointer;
	overflow: visible; /* ie7 */
}
FORM {
	margin: 0;
	padding: 0px;
}
IMG, TABLE, TD {
	border-color: #e9e9e9;
}
OL,
UL {
	margin-left: 0px;
	padding-left: 25px;
}
LI {
	margin-left: 0;
}
UL {
	list-style-type: square;
	/*list-style-image:url('pics/arrow.png');*/
}


/* sitemap
============*/
#pageList UL {
	list-style: none;
	padding-left: 30px;
	margin-left: 0;
}
#pageList .subList {
	margin: 0;
	padding: 0;
}
#pageList UL LI {
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.7em;
}
#pageList UL LI A {
	color: #000;
}
#pageList UL LI UL LI {
	padding-top: 0px;
	font-size: 12px;
	line-height: 1.7em;
	font-weight: normal;
}
#pageList UL LI UL LI A {
    color: #2da4eb;
}

/* wrapper
============*/
#wrapper {
	margin:0 auto;
	max-width:1600px;
	min-width:960px;
	overflow:hidden;
	/*background: url(pics/wrapper.jpg) no-repeat center 70px;*/
	background: url(pics/bg_kesa2018.jpg) no-repeat center 71px;
}
#wrapperCenter {
	width: 960px;
	position: relative;
	margin: 0 auto;
	padding: 0 15px;
	/*background: url(pics/wrapper.jpg) no-repeat center 71px;*/
	background: url(pics/bg_kesa2018.jpg) no-repeat center 71px;
	overflow: hidden;
	
}
#wrapperContent {
}

/* Header
==========*/
#header {
	min-height: 170px;
	overflow: visible;
	position: relative;
}
.banner {
	
}
#headerContent {
	padding-top: 170px;
	
}
.headerSubnavCenter {
	height: 40px;
	overflow: hidden;
	z-index: 100;
	border-top: 10px #fff solid;
	border-right: 10px #fff solid;
	border-left: 9px #fff solid;
	background: url(pics/headerSubnav.gif) repeat-x left top;
}
#headerSubnav UL {
	list-style: none;
	margin: 0;
	padding: 0; 
}
#headerSubnav UL LI {
	margin: 0;
	padding: 0; 
	float: left;
	border-left: 1px #fff solid;
}
#headerSubnav UL LI A {
	margin: 0;
	padding: 0 34px; 
	color: #fff;
	font-size: 18px;
	float: left;
	display: block;
	height: 40px;
	line-height: 40px;
}
#headerSubnav UL LI.open {
	background: url(pics/headerSubnavOpen.gif) repeat-x left top;
}

.breadCrumb {
	background: url(pics/breadcrumb.gif) repeat-x #fff left top;
	border: 10px #fff solid;
	border-bottom: 0;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding: 0 34px;
}
.breadCrumb A {
	color: #000;
	display: block;
	float: left;
}
.crumbMarker SPAN {
	display: none;
}
.crumbMarker {
	display: block;
	float: left;
	width: 21px;
	height: 30px;
	background: url(pics/breadcrumbSep.gif) no-repeat 10px 13px;
}

/* Logo
=========*/
#logo {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -495px;
	width: 960px;
	padding: 0 15px;
}


/* Lang
=================*/
#lang {
	position: absolute;
}

/* Top Navigation
===================*/
#nav {
	position: absolute;
	top: 0;
	left: 0;
	padding: 45px 0px 0px 271px;
	height: 40px;
	overflow: hidden;
}
#nav UL {
	margin: 0;
	padding: 0;
	float: left;
}
#nav UL LI {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
}
#nav UL LI A {
	display: block;
	float: left;
	line-height: 40px;
	padding: 0 11px;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	font-family: Arial, Tahoma, sans-serif;
}
#nav UL LI A:hover {
}
#nav UL LI A.open {
	font-weight: bold;
}


/* Content
============*/
#content {
	height: auto;
	min-height: 500px;
	overflow: hidden;
	padding: 20px 10px 10px 10px;
	position: relative;
	background: #fff;
}
#main {
	float: right;
	width: 608px;
	height: auto;
	padding: 0;
	/*min-height: 60px;*/
	overflow: hidden;
	position: relative;
}
.mainText {
	padding: 0 0px 0 0;
}
#column1 {
	float: left;
	width: 300px;
	height: auto;
	min-height: 100px;
	overflow: hidden;
}
.column1Text {
	padding: 0 0px 0 0px;
}
.column1TextContent h2 {
	margin-top: 0.8em;
}



#column2 {
	display: none;
}
#clearDiv,
.clearDiv {
	clear: both;
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
	height: 0 !important;
	overflow: hidden !important;
}
#mainContent > DIV,
#column1Content > DIV {
	margin-bottom: 15px;
}
.mainText > *:FIRST-CHILD {
	margin-top: 11px;	
	margin-bottom: 11px;
	float: left;
	width: 100%;
    padding: 0px 0;
}
#column1Content > DIV {
	margin-bottom: 10px;
	padding: 6px 6px 6px 6px;
	background: url(pics/subnav.gif);
}
#column1Content > DIV > DIV {
	padding: 6px 20px 6px 20px;
	background: #fff;
}

.findShop p {
	margin: 0;
}
.findShop a {
	width: 288px;
	display: block;
}
.findShopCenter {
	padding: 0 !important;
}


/* Sub navigation
==================*/
.subnav {
	padding: 6px 0px 6px 6px;
	background: url(pics/subnav.gif);
}
.subnav UL {
	margin: 0;
	padding: 0;
	float: left;
	width: 288px;
}
.subnav UL LI {
	margin: 0 0 2px 0;
	padding: 0;
	list-style-type: none;
	display: block;
	width: 288px;
	background: #fff;
	clear: left;
	float: left;
	min-height: 25px;
}
.subnav UL LI.open {
	padding-right: 6px;
}
.subnav UL LI A {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 6px 28px 6px 28px;
}
.subnav UL LI A:hover {
	text-decoration: underline;
}
.subnav UL LI A.open {
	color: #000;
	font-weight: bold;
}
.subnav UL LI A.current {
	
}
.subnav UL LI.sub {
	float: none;
	clear: both;
	background: none;
	margin: 0;
}
.subnav UL LI.sub UL LI {
	margin: 0;
	
}
/*
.subnav UL LI.sub UL LI.hasChildren {
	margin-top: 2px;	
}
*/
.subnav>div>div>UL>LI>UL>LI {
	margin-top: 2px !important;
}


/* sub */
.subnav UL LI UL {
	padding: 0px 0 0px 0;
	clear: both;
}
.subnav UL LI UL LI {
}
.subnav UL LI UL LI.open {
	padding-right: 0;
}
.subnav UL LI UL LI.current {
	padding-right: 0px;
}

.subnav UL LI UL LI A {
	padding: 4px 28px 4px 48px;
}
.subnav UL LI UL LI A.open {
}
/* subsub */
.subnav UL LI UL LI UL LI A {
	padding: 1px 20px 1px 59px;
}
.subnav UL LI UL LI UL LI A.open {
}
/* subsubsub */
.subnav UL LI UL LI UL LI UL LI A {
	padding: 1px 20px 1px 70px;
	background: none;
}
.subnav UL LI UL LI UL LI UL LI A.open {
	background: none;
}
.subnav DIV {
	background: none !important;
	padding: 0 !important;
}

/* FooterContainer
==================*/
#footer {
	padding: 0 0 0 0;
	overflow: hidden;
	position: relative;
	font-size: 12px;
	line-height: 1.4em;
}
#footerContent {
	width: 940px;
	padding: 0 25px;
	margin: 0 auto;
}
#footer A {
}
#footer P {
	margin: 0;
	padding: 5px 0;
}
.footerLinks {
	border-top: 1px #e3e3e3 solid;
	border-bottom: 1px #e3e3e3 solid;
}
.footerLinks UL {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footerLinks UL LI {
	margin: 6px 0;
}
.footerLinks P {
	display: none;
}
.footerLinks TABLE P {
	display: block;
}
.footerLinks TABLE {
	width: 100%;
}
.footerLinks H2 {
	margin-top: 0;
	color: #656565;
}
.footerLinks A {
	color: #000;
}
.footerLogos {
	padding: 10px 30px;
}


/* really
===========*/
#really {
	clear: both;
	padding: 8px 0px 0 0;
	width: 970px;
	margin: 0 auto;
	text-align: right;
}
#really A {
	color: #909090;
	display: inline-block;
	padding: 2px 5px;
	font: bold 11px Arial Black, Arial, sans-serif;
	text-decoration: none;
}
#really A:hover {
	background-color: #000;
	color: #8fd71e;
	text-decoration: none;
}

.navBox {

	position: absolute;
	top: 22px;
	right: 0px;
	z-index: 1000;
	line-height: normal;
}
.navBox P {
	padding-bottom: 15px;
	margin: 0;
}
.navBox .navButton {
	width: 110px;
	height: 50px;	
	float: left;
	overflow: visible;
	padding-right: 20px;
	background: url(pics/navArrow.gif) no-repeat right 7px;
	margin-right: -15px;
}
.navBox .navButton:first-child { 	
	padding-right: 38px;
}


.navBoxContent {}
.navBox .textContainer {
	display: none;
	overflow: hidden;
	position: absolute;
	top: 48px;
	line-height: normal;
right: -32px;
	width: 759px;
	background: url(pics/navShadow.gif) no-repeat left bottom;
	padding-bottom: 33px;
	z-index: 110;
	
}
HTML > BODY .navBox .textContainer {
	background: url(pics/navShadow.png) no-repeat left bottom;
}
.navBox .navLink { 
	background: url(pics/etsi.png) no-repeat right 0px; 
	padding-right: 0;
	padding-left: 15px;
	width: auto;
	padding-right: 25px;
	margin-right: 5px;
	
}
.navBox .navLink:last-child { 
	background: none; 
	padding-right: 0px;
}

.navBox .containerOpen {
	z-index: 111;
}
.navBox .textContainerCenter {
	height: 100%;
	overflow: hidden;
}
.navBox .textContainerContent {
	background: url(pics/textContainer.gif) repeat-x left top;
	width: 633px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 30px 0px 30px;

}
.navBox .navButton A {
	float: left;
	font-size: 16px;
	color: #000000;
	display: block;
	padding-bottom: 12px;
}
.navBox .navButton li a {
	padding-bottom: 0px; 	
}
.navBox .navButton A.open {
	/*font-weight: bold;*/
	color:#999999;	
}
.navBox .textContainer A {
	float: none;
	font-size: 12px;
	color: #000;
		
}
.navBox .textContainer H3 {
	margin-top: 30px;
	padding: 0 10px;
	font-size: 16px;
}
.navBox .textContainer UL {
	padding: 7px 0 0 0;
	margin: 0;
	list-style: none;
}
.navBox .textContainer LI {
	padding: 8px 10px;
	margin: 0;
	background: url(pics/navLine.gif) repeat-x left top;
}
.navBox .textContainer LI:FIRST-CHILD {
	background: none;
}
.navBox .textContainer TABLE {
	margin: -26px;
}
.navBox .rengastohtoriNavBox p {
	padding-top: 10px;
	padding-bottom: 30px;
}
.navBox .textContainer p img {
	padding-top: 10px;
	padding-bottom: 0px;
}

.navBox .rengastohtoriNavBox .textContainerContent { padding-bottom: 0 !important; }
.navBox .rengastohtoriNavBox p img {
	margin-right: 52px;
	margin-top: -40px;
	
}
.navBox .rengastohtoriNavBox p{
	margin-top: 30px;
}
.navBox .rengastohtoriNavBox p a  {
	margin-right: 6px;
	margin-top: 10px;
	display: block;
	float: left;
}
.navBox .rengastohtoriNavBox p a img { margin: 0; }


#column1 #retailerSearch {
	border: 0;
	height: 139px;
	background: url(pics/rengasliikkeet.jpg) no-repeat left top;
}

#column1 #retailerSearch TABLE {
	padding-top: 80px; 
	padding-left: 17px;
}



/* Kysy tohtorilta -formi
============================ */
#main .persistableForm {
	padding: 6px;
	background: url(pics/subnav.gif);

}
#main .persistableForm form {
	background: #fff;
	padding: 10px 18px;
	height: 114px;
}
#main .persistableForm form > h1 {
	margin: 0 0 16px;
	padding: 0;
}
#main .persistableForm form > p {
	margin: 0;
	padding: 0;	
}
#main .persistableForm form textarea {
	float: left;
	width: 437px;
	height: 49px;
	padding: 10px 20px;
	border: 0;
	background: url(pics/kysy_tohtorilta_textarea_bg.png);
	color: #666;
	margin: 0;
	resize: none;
}
#main .persistableForm #submitForm {
	float: left;
	width: 81px;
	height: 69px;
	background: url(pics/kysy_tohtorilta_submit_bg.png);
	padding-top: 48px;
	border: none;
	color: #fff;
}


/* Kysymykset ja vastaukset aiheittain 
========================================= */
#main .kysJaVast {
	padding: 6px;
	background: url(pics/subnav.gif);
}
#main .kysJaVast .kysJaVastContent {
	background: #fff;
	padding: 10px 3px 2px;
}
#main .kysJaVast h1 {
	margin: 0 18px 16px;
}
#main .kysJaVast ul {
	margin: 0;
	padding: 0;
	height: 64px;
	border-top: 1px solid #e3e3e3;
}
#main .kysJaVast ul li {
	list-style-type: none;
	float: left;
	width: 196px;
	height: 64px;
	background: url(pics/kysJaVast_list_item_bg.png) repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #5d8911;
	border-left: 1px solid #e3e3e3;
	
}
#main .kysJaVast ul li.turvallisuus {
	border-left: 0;
}
#main .kysJaVast ul li a {
	display: block;
	height: 64px;
	line-height: 64px;
}
#main .kysJaVast ul li.turvallisuus a {
	background: url(pics/kysJaVast_turvallisuus.png) no-repeat 14px center;
	padding-left: 84px;
}
#main .kysJaVast ul li.ekologisuus a {
	background: url(pics/kysJaVast_ekologisuus.png) no-repeat 16px center;
	padding-left: 80px;
}
#main .kysJaVast ul li.suorituskyky a {
	background: url(pics/kysJaVast_suorituskyky.png) no-repeat 8px center;
	padding-left: 86px;
}


/* Suosituommat kysymykset
============================= */
.mainText {
	padding: 0px 0px;
}
.mainText table td ul {
	margin: 0;
	padding: 0;
}
.mainText table td ul li {
	list-style-type: none;
	margin: 4px 0;
}


/* Sis�sivujen boksi (turvallisuus, ekologisuus & suorituskyky)
=================================================================== */
.sisasivuInfo {
	padding: 6px;
	background: url(pics/subnav.gif);
	margin-top: 20px;
}
.sisasivuInfo .sisasivuInfoContent {
	background: #fff url(pics/turvallisuusInfo.png) no-repeat 20px center;
	padding: 20px 48px 20px 140px;
}
.sisasivuInfo h1 {
	margin: 0 0 12px;
}
.sisasivuInfo p {
	margin: 0;
}


.mapText {
	float: right;
	margin-right: 16px;
}


