HTML {
	margin: 0; padding: 0;
	background: #e0e0e0 url(pics/bg.png) repeat-x left top;
}
BODY {
	margin: 0;
	padding: 0;
	border: 0; /* ie6 fix */
	font: normal .75em/1.4em Arial, sans-serif;
	color: #000;
	background: url(pics/bg_left.png) no-repeat left top;
}

/* Basic Elements
===================*/
A {
	text-decoration: none; 
	outline: none; 
	color: #0064ad;
}
A:hover {text-decoration: underline;}
A IMG {border: 0;}


H1 A, H2 A, H3 A,
H1 A:hover, H2 A:hover, H3 A:hover {
	text-decoration: none;
	color: #000;
}
H1 {
	font-weight: normal;
	font-size: 1.25em;
	line-height: 1.4em;
	margin: 0 0 10px 0;
  	height: 27px;
  	line-height: 27px;
  	color: #fff;
  	padding-left: 24px;
  	background: url(pics/header_bg_grey.png) no-repeat left top;
}
H2 {
	font-weight: bold;
	font-size: 1.25em;
	line-height: 1.4em;
	margin: 0;
	margin: 15px 0 10px 0;
  	color: #424242;
}
H3 {
	font-weight: bold;
	font-size: 1.15em;
	line-height: 1.4em;
	margin: 0;
  	padding: 15px 0 10px 0;
  	color: #424242;
}
P {margin: 0; padding: 5px 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;
}
FORM {margin: 0;}
IMG, TABLE, TD {border-color: #ccc;}

UL { margin: 4px 0; padding: 0; }
UL LI { margin: 0; padding: 0; list-style-type: none; }

/* sitemap
============*/
#pageList {padding: 10px 0;}
#pageList UL {margin: 0; padding: 0;}
#pageList UL LI {margin: 0; padding: 2px 0 2px 20px; list-style-type: none;}

/* wrapper
============*/
#wrapper {
	margin: 0 auto;
	width: 952px;
	height: auto;
	min-height: 100px;
	overflow: hidden;
	background: #fff url(pics/wrapper_bg.png) repeat-x bottom left !important;
}

/* Header
==========*/
#header {
position: relative;
}

/* Logo
========*/
#logo {
	float: left;
	padding: 28px 32px;
}

/* langbar
============= */
.searchField {
	float: right;
	margin-top: 36px;
}
.searchField table, .searchField tbody, 
.searchField tr, .searchField td { padding: 0; border-collapse: collapse; }
.searchField .searchInput {
	width: 136px;
	height: 21px;
	border: 0;
	line-height: 21px;
	padding: 0 0 0 6px;
	background: url(pics/searchbar_bg.png) no-repeat right top;
	margin: 0;
}
.searchField .searchSubmit {
	color: #fff;
	border: 0;
	background: url(pics/button_bg.png) repeat-x left top;
	height: 21px;
	line-height: 21px;
	margin: 0;
	width: 77px;
}

/* search
============ */
#lang {
	float: right;
	margin: 36px 16px 0 16px;
}
#lang .open, #lang span { display: none; }
#lang a { margin-right: 4px; }
#lang a img { 
	border: 1px solid #6e8bb5 !important;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

/* Top navigation
==================*/
#nav {
	width: 100%;
	height: 48px;
	overflow: hidden;
	background-color: #00327d;
	clear: both;
}

#nav UL {margin: 0; padding: 0 0 0 50px;}
#nav UL LI {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
#nav UL LI A {
	display: block;
	float: left;
	height: 48px;
	padding: 0 15px;
	font-size: 12px;
	line-height: 48px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}
#nav UL LI A:hover {
	text-decoration: underline;
}
#nav UL LI A.open {
	color: #00327d;
	background: url(pics/nav_open_bg.png) repeat-x !important;
}

/* Content
============*/
#content {
	height: auto;
	min-height: 100px;
	overflow: hidden;
	padding: 0 0 30px 0;
}
#content a {
	background: url(pics/link_arrow.gif) no-repeat right center;
	padding-right: 11px;
}
#content .noArrow { background: none !important; padding: 0 !important; }
#main {
	float: right;
	width: 510px;
	height: auto;
	min-height: 500px;
	overflow: hidden;
	position: relative;
	right: 200px;
	padding: 10px 27px 0 15px;
	background: url(pics/nav_shadow.png) no-repeat top left;
	font-family: sans-serif, arial;
}
/* banner
==========*/
.banner {
	position: relative;
	right: -1px;
}
.mainText {
}
.mainText > :first-child {
	margin-top: 0;
	padding-top: 0;
}
.mainText li {
	list-style-image: url(pics/bullet.gif);
	margin: 2px 0 2px 16px;
}
#column1 {
	float: left;
	width: 190px;
	height: auto;
	min-height: 200px;
	overflow: hidden;
	padding: 5px;
	font-family: sans-serif, arial;
}
.column1Text {
}
.column1Text > :first-child {
	margin-top: 0;
	padding-top: 0;
}
#column2 {
	float: right;
	width: 190px;
	height: auto;
	min-height: 200px;
	overflow: hidden;
	position: relative; 
	left: 552px;
	padding: 31px 5px 5px;
}
#column2 h2 {
	background-image: url(pics/header_bg_lightgrey.png);
	color: #424242;
	font-weight: normal;
	padding: 0 0 0 24px;
	margin: 0 0 10px 0;
	height: 27px;
	line-height: 27px;
}
#column2 ul { padding-left: 24px; }
#column2 ul li { list-style-type: none; }
#column2 td { vertical-align: top; }
#column2 td img { margin: 0 8px 8px 0; }

.clearDiv {
	clear: both;
}

/* Sub navigation
==================*/
.subnav {
	padding: 0;
}
.subnav UL {
	margin: 0;
	padding: 0;
}
.subnav UL LI {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}
#newsCategories_18927 ul {
	margin: 0;
}
.subnav UL LI A, #newsCategories_18927 a {
	display: block;
	padding: 9px 10px 9px 34px;
	margin: 0 0 2px 0;
	color: #0064ae;
	background: #efefef url(pics/bullet_blue_right.gif) no-repeat 12px center !important;
	text-decoration: none;
	font-size: 1.1em;
}
.subnav UL LI A:hover {
	text-decoration: underline;
}
.subnav UL LI A.open {
	background-image: url(pics/bullet_blue_down.gif) !important;
}
/* sub
=======*/
.subnav UL LI UL {
	padding: 5px 0 10px 0;
}
.subnav UL LI UL LI {
	
}
.subnav UL LI UL LI A {
	background: #fff url(pics/bullet_grey_right.gif) no-repeat 0 6px !important;
	padding: 2px 10px 2px 14px;
	margin-left: 34px;
	font-size: 1em;
}
.subnav UL LI UL LI A:hover {
	
}
.subnav UL LI UL LI A.open {
	background: url(pics/bullet_blue_down_small.gif) no-repeat 0 8px !important;
}
/* subsub
==========*/
.subnav UL LI UL LI UL {
	
}
.subnav UL LI UL LI UL LI {
	
}
.subnav UL LI UL LI UL LI A {
	padding: 0 10px 0 8px;
	background: none !important;
	margin-left: 48px;
}
.subnav UL LI UL LI UL LI A:hover {
	
}
.subnav UL LI UL LI UL LI A.open {
	text-decoration: underline;
	background: none !important;
}

/* Footer
===========*/
#footerContainer {
	margin: 0 auto 20px auto;
	width: 952px;
	overflow: hidden;
	
	text-align: center;
}
.footerText {
	padding-bottom: 10px;
}
.footerText, .footerMiddle {
	text-align: left;
	padding: 0 20px;
	background-color: #efefef;
}
.footerText table td, .footerMiddle table td { vertical-align: top; font-size: .925em; }
.footerText table h3, .footerMiddle table h3 {
	font-size: 1em;
	color: #00327d;
}
.footerText table ul { margin: 0; padding: 0; }
.footerText table ul li { margin: 0; padding: 0; list-style-type: none; }
.footerText table a, .footerText table p {
	color: #3e3e40;
}
.footerMiddle {
	background: #686868;
	color: #fff;
	padding-top: 21px;
	padding-bottom: 22px;
}
.footerMiddle table h3 {
	color: #fff;
	text-transform: uppercase;
	margin-top: 0;
	padding: 0;
}
.footerMiddle p {
	padding: 0;
	margin: 0;
}
.footerMiddle img {
	padding-right: 5px;
	padding-top: 5px;
	vertical-align: sub;
}
.footerMiddle a {
	color: #fff;
}
.footerMiddle table {
	table-layout: fixed;
}

.footerBottom { font-size: .90em; padding-top: 6px; color: #3e3e40; }
.footerBottom p { display: none; }
.footerBottom table p { display: block; }
.footerBottom a { color: inherit; }


.PoweredByReallyCMS {
	text-align: right;
}
.PoweredByReallyCMS a { font-size: .9em; color: #3e3e40; }

/* Yhteydenotto
=================== */
.persistableForm { margin-left: 10px; }
.persistableForm h2 { margin-left: -10px; }
.asterisk {
	font-size: 10px;
	padding: 5px 0;
}
#submitForm {
	color: #fff;
	border: 0;
	background: url(pics/button_bg.png) repeat-x left top;
	height: 21px;
	line-height: 21px;
}
#Name, #email {
	border: 0;
	width: 165px;
	height: 23px;
	padding: 0 5px;
	line-height: 23px;
	background: url(pics/input_text_bg.png) no-repeat right top;
	margin-bottom: 6px;
}
#Message {
	border: 0;
	width: 165px;
	padding: 5px;
	height: 43px;
	background: url(pics/input_textarea_bg.png) no-repeat right top;
}


/* muruset 
============== */
.breadCrumb { 
	text-align: right;
	font-size: .9em;
}
.breadCrumb a {
	background: none !important;
	padding: 0 !important;
	color: #a2a2a2;
}



.newsPagination a,
.newsItem a { background: none !important; padding: 0 !important; }

h1 a { background: none !important; padding: 0 !important; color: #fff; }
h1 a:hover { color: inherit; }


.productQuery a, .productResults a, .productSearch a {
	background: none !important;
	padding: 0 !important;
}

.productQuery label {
	float: left;
	width: 80px;
}
.productQuery select {
	width: 152px;
	padding: 2px;
}
.productQuery #nimi {
	width: 146px;
}

.productQuery .palvelutDiv {
	float: left;
	margin-bottom: 8px;
}
.productQuery .toimenkuvaDiv {
	float: left;
	padding-left: 20px;
	margin-bottom: 8px;
}
.productQuery .toimialueDiv {
	float: left;
	margin-bottom: 8px;
}
.productQuery .nimiDiv {
	float: left;
	padding-left: 20px;
	margin-bottom: 8px;
}
.productQuery .searchDiv {
	float: left;
	margin-top: 4px;
	margin-left: 80px;
}
.productQuery .resethDiv { 
	float: left;
	margin-top: 4px;
	margin-left: 126px;
}


.productResults { clear: both; margin-top: 10px; }
.productResults .productPagination { text-align: left; padding: 30px 0 10px; }
.productResults .productPagination a { font-weight: bold; }
.productResults .productItem { margin: 8px 0; }
.productResults .productItem h2 { margin: 0; }
.productResults .productItem h2 a { color: #4b4b4b; }
.productResults .productItem .productDescShort { font-style: italic; }
.productResults .productDivider hr { display: none; }

.productInfo a { background: none !important; padding: 0 !important; }
.productInfo .productPic { float: left; margin-right: 20px; }
.productInfo h1 { background: none !important; color: #4b4b4b; font-weight: bold; }
.productInfo .productCode { display: none; }


.breadCrumb { padding-bottom: 4px; }



/* Tilaa uutiskirje */
.linkListContent { 
padding-right: 15px;
}
.linkList {
width: auto;
top: 68px;
left: 657px;
position: absolute;
line-height: 15px;
background:url(pics/papula_arrow.png) no-repeat center right;
}
.linkList a {
text-decoration:none;
font-family:arial;
font-size:13px;
font-weight:bold;
}
.linkList a:hover {
text-decoration:none;
}

