@import url(http://mysite.really.fi/themes/fonts/opensans/OpenSans.css);

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

/* Basic Elements
===================*/
A {text-decoration: none; outline: none; color: #38587c;}
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.75em;
	line-height: 1.4em;
	margin: 0;
  	padding: 15px 0 10px 0;
  	color: #000;
}
H2 {
	font-family: OpenSansLight, sans-serif, arial, verdana;
	font-weight: normal;
	font-size: 1.33em;
	line-height: 1.4em;
	text-transform: uppercase;
	margin: 0;
  	padding: 15px 0 10px 0;
  	color: #38587c;
}
H3 {
	font-weight: normal;
	font-size: 1.33em;
	line-height: 1.4em;
	margin: 0;
  	padding: 15px 0 10px 0;
  	color: #000;
}
H4 {
	display: inline-block;
	font-weight: normal;
	font-family: OpenSansLight, sans-serif, arial, verdana;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	background: url(pics/bg.jpg);
	padding: 8px 24px 8px 32px;
	position: relative;
	left: -1px;
}
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;}

/* 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: 950px;
	height: auto;
	min-height: 100px;
	overflow: hidden;
}

/* Header
==========*/
#header {
	height: 131px;
}
#header a {
	color: #c6dff1;
}
#header a:hover {
	color: #fff;
	text-decoration: none;
}

/* fb-mainos
=============*/
.fbad {
	color: #fff;
	float: left;
	height: 27px;
	margin-left: 32px;
	margin-top: 1px;
}

/* Linkkilista
================*/
#linkList_19350 {
	float: right;
	margin-right: 32px; 
	height: 28px;
}
#linkList_19350 ul {
	margin: 0;
	padding: 0;
}
#linkList_19350 ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
#linkList_19350 ul li a {
	display: block;
	height: 28px;
	line-height: 28px;
	margin-left: 14px;
}

/* Logo
========*/
#logo {
	clear: left;
	padding: 37px 0 0;
	float: left;
	margin-left: 40px;
}

/*Haku
=========*/
.searchBox {
	float: right;
	height: 36px;
	margin-top: 31px;
}
.searchBox table, 
.searchBox tbody, 
.searchBox tr, 
.searchBox td {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
}
.searchBox .searchInput {
	border: none;
	background: url(pics/searchField.png) no-repeat top right;
	width: 175px;
	height: 36px;
	padding: 0 0 0 40px;
	color: #808080;
}
.searchBox .searchSubmit {
	background: url(pics/searchSubmit.png) no-repeat right top;
    border: 0 none;
    display: block;
    font-size: 0;
    height: 36px;
    line-height: 0;
    text-indent: -9999px;
    width: 71px;
}


/* Top navigation
==================*/
#nav {
	float: left;
	height: 32px;
	overflow: hidden;
	margin-top: 35px;
	margin-left: 67px;
}
#nav UL {margin: 0; padding: 0;}
#nav UL LI {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
#nav UL LI A {
	display: block;
	float: left;
	width: 123px;
	height: 32px;
	font-size: 16px;
	line-height: 32px;
	text-decoration: none;
	padding-right: 20px;
	text-align: center;
	color: #fff;
	background: url(pics/nav_tab.png) no-repeat;
}
#nav UL LI A:hover {
	text-decoration: underline;
}
#nav UL LI A.open {
	
}

/* Murupolku
==============*/
.breadCrumb {
	background: #f2f2f2;
	float: left;
	width: 685px;
	height: 21px;
	margin-left: 67px;
	line-height: 21px;
	margin-top: 8px;
	padding-left: 30px;
}
.breadCrumb .crumbMarker {
	display: inline-block;
	width: 19px;
	height: 9px;
	background: url(pics/crumbMarker.gif) no-repeat center center;
}
.breadCrumb .crumbMarker span {
	display: none;
}
.breadCrumb a {
	color: #000 !important;
}
.breadCrumb a:hover {
	text-decoration: underline !important;
}

/* Content
============*/
#content {
	height: auto;
	min-height: 100px;
	background: url(pics/content_bg.jpg) repeat-y;
}
#main {
	float: right;
	width: 716px;
	height: auto;
	min-height: 200px;
	overflow: hidden;
}

/* banner
==========*/
.banner {
	margin-left: 1px;
	border-bottom: 1px dotted #cdcdcd;
	position: relative;
}
.banner IMG { margin-bottom: 8px; }
.bannerText {
	position: absolute;
	top: 144px;
	left: 30px;
	width: 460px;
	font-family: georgia, times new roman, arial;
	font-size: 14px;
	color: #fff;
	line-height: 1.5em;
}
.bannerText h2 {
	position: absolute;
	top: -104px;
	padding: 0;
	color: #fff;
	font-size: 30px;
	line-height: 32px;
}
.bannerText h2 strong {
	font-weight: normal;
	font-family: OpenSansBold, sans-serif, arial, verdana;
}

.mainText, .mainText2 {
	margin: 0 1px;
	overflow: hidden;
	padding: 0 32px 24px 20px;
}

.mainText2 {
	overfow: visible;
}
.mainText2 h4 {
	margin-left: -33px;
}
.mainText2 ul li {
	margin: 10px 0;
}
.mainText2 td { vertical-align: top; }

.mainText2 { border-top: 1px dotted #cdcdcd; }
.twoSects { background: url(pics/2sects_bg.jpg) repeat-y top center; }
.twoSects table { margin-right: -30px; }
.twoSects td { width: 50%; padding-right: 30px; }
.twoSects td img {
	border-right: 1px dotted #cdcdcd;
	margin: 8px 0;
}

#column1 {
	float: left;
	width: 233px ;
	height: auto;
	min-height: 200px;
	margin-left: 1px;
}
.column1Text {
	overflow: hidden;
}
.column1Text > :first-child {
	margin-top: 0;
	padding-top: 0;
}
#column2 {
	background: #fff;
	clear: both;
}
.clearDiv {
	clear: both;
}

/* Sub navigation
==================*/
.subnav {
	padding: 0 0 20px 0;
	font-size: 14px;
}
.subnav UL {
	margin: 0;
	padding: 0;
}
.subnav UL LI {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}
.subnav UL LI A {
	display: block;
	padding: 12px 10px 12px 26px;
	margin: 0 0 0 -1px;
	background-color: #24466b;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
}
.subnav UL LI A:hover {
	
}
.subnav UL LI A.open {
}
/* sub
=======*/
.subnav UL LI UL {
	padding: 0;
}
.subnav UL LI UL LI {
	
}
.subnav UL LI UL LI A {
	padding: 12px 40px 12px 36px;
	border-bottom: 1px solid #e0e0e0;
	color: #38587c;
	text-transform: none;
	background: #fff url(pics/subnav_arr.gif) no-repeat 210px 15px;
	margin-left: 0;
}
.subnav UL LI UL LI A:hover {
	text-decoration underline;
}
.subnav UL LI UL LI A.open {
	background-color: #ffe400;
	margin: 0 -1px;
	border-bottom: none;
	color: #000;
}
/* subsub
==========*/
.subnav UL LI UL LI UL {
	
}
.subnav UL LI UL LI UL LI {
	
}
.subnav UL LI UL LI UL LI A {
	padding: 12px 40px 12px 46px;
	font-size: 12px;
	margin: 0;
}
.subnav UL LI UL LI UL LI A:hover {
	
}
.subnav UL LI UL LI UL LI A.open {
	font-weight: bold;
	color: #000;
	background-color: #fff;
	margin: 0;
	border-bottom: none;
}
.subnav UL LI UL LI UL LI.sub {
	border-bottom: 1px solid #e0e0e0;
	padding: 0 0 12px;
}
/* subsubsub (we must go deeper!)
===================================*/
.subnav UL LI UL LI UL LI UL LI A {
	padding: 3px 40px 3px 56px;
	font-size: 11px;
	background: none;
	border-bottom: none;
}
.subnav UL LI UL LI UL LI UL LI A.open {
	font-weight: bold;
	color: #000;
	background: none;
}

/* navSub 
==========================*/

#navSub {
	padding: 0px 0px 10px 0px;
}
#navSub h1 {
	padding: 10px 0px 2px 10px;
}
#navSub ul {
	margin: 0px;
	padding: 0px;
}
#navSub ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#navSub ul li a {
	display: block;
	margin: 2px 0px;
	/* padding: 4px 5px 4px 10px;*/
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 13px;
	text-decoration: none;
	color: #000;
	background-color: white; /* #d0e0f9;*/
	background: url(bg/submenu_bg.png) 200px 15px no-repeat;
	text-decoration: none;
	height: 21px;
	width: 234px;
	border-bottom: 1px dotted silver;
}
#navSub ul li a:hover {
	text-decoration: underline;
}
#navSub ul li a.open {
	font-weight: bold;
}

/*--- navSub 2 ---*/

#navSub ul li ul {
	padding: 2px 0px 5px 0px;
}
#navSub ul li ul li {
	
}
#navSub ul li ul li a {
	margin: 0px;
	padding: 2px 5px 2px 20px;
	background: url(/css/bg/subnav.jpg) no-repeat 10px 7px;
	border-bottom: 0px dotted silver;
}
#navSub ul li ul li a:hover {
	
}
#navSub ul li ul li a.open {
	
}

/*--- navSub 3 ---*/

#navSub ul li ul li ul {
	
}
#navSub ul li ul li ul li {
	
}
#navSub ul li ul li ul li a {
	padding: 2px 5px 2px 30px;
	background: url(/css/bg/subnav.jpg) no-repeat 20px 7px;
}
#navSub ul li ul li ul li a.open {
	
}
#navSub ul li ul li ul li a:hover {
	
}

/* Footer
===========*/
#footer {
	margin: 0 auto 20px auto;
	width: 950px;
	overflow: hidden;
	text-align: left;
}

#footer .footerText, 
#footer .footerProducts,
#footer .footerCopyright {
	border-top: 1px dotted #cdcdcd;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
}

#footer table { clear: both; margin-left: 30px; }
#footer table table { margin-left: 0; }
#footer th {
	padding: 0 30px 20px 0;
	vertical-align: top;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
#footer td {
	padding: 0 30px 20px 0;
	vertical-align: top;
	font-size: 11px;
}

#footer .footerText { padding-top: 20px; }
#footer .footerText td { color: #808080; }
#footer .footerProducts table { margin-top: 10px; margin-right: 10px; }
#footer .footerProducts td img {
	padding-bottom: 7px;
	border-bottom: 1px dotted #cdcdcd;
}
#footer .footerProducts td ul { margin: 0; padding: 0; }
#footer .footerProducts td ul li { 
	margin: 0 0 6px; 
	padding: 0;
	list-style-type: none;
}

#footer .footerCopyright {
	border-bottom: 1px solid #e0e0e0;
	padding: 4px 0;
}
#footer .footerCopyright p {
	margin-left: 30px;
	font-size: 11px;
	color: #808080;
}
#footer .footerCopyright p img {
	margin-right: 16px;
}


/* REALLY? -tag
===================*/
#really {
	padding: 16px 30px 0;
	text-align: right;
}
#really A {
	color: #c4c4c4;
	padding: 2px 5px;
	font: bold 12px Arial Black, Arial, sans-serif;
	text-decoration: none;
}

#really A:hover {
	background-color: #000;
	color: #8fd71e;
	text-decoration: none;
}

/* News 
==============================*/

.latestNews {
	
}
.newsPageName a {
	color: #233285;
}
.news a {
	color: #000;
}
.newsDate {
	color: #aeadad;
}
.readMore {
	display: none;
}

#newsListNav {
	padding: 5px 0px 10px 0px;
}
#newsList .newsDate {
	color: #494949;
}

#newsContent {
	padding: 10px 0px;
}
#newsContent h1 {
	padding-top: 0px;
}



/* Search Results
=================================*/

#searchResults ul {
	margin: 0px;
	padding: 2px 0px 2px 20px;
}
#searchResults ul li {
	margin: 0px;
	padding: 2px 0px;
	list-style-type: none;
}
#searchResults ul li a {
	padding: 2px 0px 2px 10px;
	background: url(bg/list.jpg) no-repeat left 5px;
}
#searchResults ul li a:hover {
	
}

/* Sitemap
=================================*/

#sitemap {
	padding: 10px;
}
#sitemap ul {
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
#sitemap ul li {
	list-style-type: none;
	padding: 1px 0px;
}
#sitemap ul li a {
	
}


