﻿body
{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #515151;
  width: 100%;
  margin:0;
  padding:0;
}
input, select, textarea
{
    font-size: 12px;
}
img
{
  margin: 0px;
  padding: 0px;
}
hr
{
    color: #d3d3d3;
    height: 1px;
}
td
{
  vertical-align: top;
}
.Wrapper
{
    position: relative;
    padding: 0px;
    margin: 0px 0px 0px -120px;
    width: 950px;
    left: 16%;
    z-index: 0;
}
.WrapperHeader
{
    position: relative;
    padding: 0px;
    margin: 0px 0px 0px -120px;
    width: 950px;
    left: 16%;
    z-index: 4;
}
.EiAlleviivaustaLinkki
{
	text-decoration: none !important;
}
#Logo
{
  position: absolute;
  top: 25px;
  left: 0px;
  z-index: 5;
}
#Logo img
{
    border-style: hidden;
    border-width: 0px;
}
#Header
{
  height: 93px;
  z-index:0;
}
#HeaderBG
{
  top: 0px;
  height: 140px;
  width: 100%;
  position: relative;
  z-index: 2;
}
#FooterBG
{
  position: fixed;
  bottom: 0px;
  clear: both;
  height: 48px;
  width: 100%;
  z-index: 5;
}
#HeaderBannerText
{
    position: absolute;
    top: 37px;
    left: 145px;
    z-index: 5;
}
#HeaderBannerText a
{
    color: #FFFFFF;
    font-size: 22px;
}
#Verkkopalvelu
{
    height: 45px;
    width: 240px;
    position: absolute;
    top: 20px;
    right: 0px;
    z-index: 5;
}
#footer
{
	margin-top: 5px;
	float: left;
	width: 100%;
}
#footer img
{
    border-style: none;
    vertical-align: top;
}
.imgKeyFlag
{
    margin-right: 10px;
}
.footerItem, .footerItem a
{
    color: #ffffff;
    margin-right: 40px;
    font-size: 11px;
}
.footerItem2, .footerItem2 a
{
    color: #ffffff;
    margin-right: 5px;
    font-size: 11px;
}
.footerItemFB, .footeItemFB a
{
    color: #ffffff;
    font-size: 11px;
}
#columnLeft
{
    float: left;
    display: inline;
    width: 210px;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 50px;
}
#LeftText
{
    margin-top: 15px;
    float: left;
}
#ActualNews, #RSSNews, #MoreNews
{
    margin-top: 15px;
    float: left;
    display:inline;
    width: 180px;
}
.ActualNewsLinks
{
    font-size: 11px;
}
#columnBanner
{
    width: 900px;
    float: left;
    margin-top: 10px;
}
#columnCenter
{
    float: left;
    display: inline;
    width: 470px;
    padding-left: 5px;
    padding-right: 35px;
    padding-bottom: 70px;
}
#columnCenterWide
{
    float: left;
    display: inline;
    width: 650px;
    padding-bottom: 70px;
    padding-left: 5px;
}
#columnRight
{
    float: left;
    display: inline;
    width: 220px;
    position: relative;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 50px;
}
#mainContent
{
    padding-top: 20px;
    width: 100%;
}
#mainContent a
{
    text-decoration: underline;
}
#mainContentFrontPage
{
    padding-top: 21px;
    width: 100%;
}
#ContentArea
{
    margin-top: 0px;
}
#RightBanner1, #RightBannerVerkkokauppa
{
    width: 170px;
    height: 129px;
    padding-top: 43px;
    padding-left: 20px;
    padding-right: 10px;
    margin-bottom: 5px;
    float:right;
    z-index:0;
}
#RightBanner1 a, #RightBannerVerkkokauppa a
{
    color: #295b20;
}
#RightBanner1 a:hover, #RightBannerVerkkokauppa a:hover
{
    text-decoration: underline;
}
#RightBanner1_2, #RightBanner2, #RightBanner3
{
    margin-left: 20px;
    margin-bottom: 2px;
    clear: left;
}
#RightBanner1_2 h2
{
    font-size: 14px;
    margin: 0px 0px 8px 0px;
    padding-top: 0px;
}
#boxOmaetu p
{
    color: #ffffff;
}
#TekstinNosto
{
    width: 430px;
    height: 148px;
    padding-left: 30px;
    padding-top: 20px;
    margin-top: 10px;
}
.row
{
    clear: both;
    margin: 0px;
    padding: 0px;
}
.roundedCorners
{
  /* CSS3: pyöristetyt kulmat (Safari, Firefox, Chrome) */
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}
div
{
    /*border: 1px solid #C0C0C0;*/
}
#DefaultConsole
{
    background-color: #b4b4b4;
    width: 100%;  
}
/* Haku */
#TextSearch
{
    height: 30px;
    width: 180px;
}
#LeftContent
{
    margin-top: 15px;
}
.search
{
	float: left;
	display:inline;
}
.txtSearch
{
    border-style: solid;
    border-width: 1px 0px 1px 1px;
    background-color: #EEEEEE;
    background-repeat: repeat-x;
    border-color: #d1d1d1;
    float: left;
    display: inline;
    height: 23px;
    width: 144px;
    padding: 6px 0px 0px 6px;
    font-size: 12px;
    color: #515151;
}
.imgSearch
{
    float: left;
    display: inline;
    border-width: 1px 1px 1px 0px;
    border-color: #d1d1d1;
    border-style: solid;
    margin: 0px;
    padding: 0px;
}
/* product navigation box */

#ProductNavigator
{
    margin-top: 15px;
    float: left;
    display: inline;
}

#productSearch
{
    clear: both;
    width: 180px;
}

#productSearchBox
{
	width: 180px;
	padding-top: 20px;
	list-style: none;
	position: relative;
}

#productSearchBox .productNavi
{
	position: absolute;
	top: 0px;
	height: 20px;
	text-align: center;
}
#productSearchBox .productNavi h4
{
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 3px 0px 0px 0px;
}

#productSearchBox .product1active a, #productSearchBox .product2active a, #productSearchBox .product3active a
{
	color: #2d2d2d;
}

#productSearchBox .product1active a:hover, #productSearchBox .product2active a:hover, #productSearchBox .product3active a:hover
{
	color: #6c6c6c;
}

.productContent
{
	width: 176px;
	height: 71px;
	border: solid 1px #d5d5d5;
	border-top: 0px;
	clear: both;
	display: none;
}
.productContent p
{
	margin: 0px;
	padding: 20px;
}
.productContent select
{
	width: 138px;
}

.product1active .productContent, .product2active .productContent, .product3active .productContent
{
	display: block;
}
/* product header */

#productHeader			
{
    width: 547px;
    margin-top: 0px; 
} 
#productHeader .icon	
{
    float: left; 
    margin: 0px 10px 0px 0px;
}
#productHeader h1		
{
    float: left; 
    padding-top: 2px;
    color: #00B12A;
    font-size: 20px;
    font-weight: lighter;
    margin: 0px;
}
#ProductContent
{
    float: left;
    margin-top: 5px;
    width: 100%;
}
/* content footer */

#contentFooter
{
	font-size: 11px;
	float: right;
	margin-top: 10px;
}
#mainContentWide #contentFooter
{
	width: 547px;
}
#Keywords
{
    margin-top: 20px;
    float: left;
    clear: left;
}
/* SEARCH RESULT LISTING */
.searchResultListing .title
{
	padding-bottom: 5px;
	padding-top: 15px;
	display: block;
	float: left;
	width: 100%;
	font-size: 15px;
}

.newsLink
{
	margin-bottom: 8px;
	text-decoration: none !important;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
}

.newsDate
{
	margin-bottom: 8px;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
}

.linkkitaulukko td
{
	padding: 2px 10px 2px 2px;
}
/* Tekstin-nosto */
.Tekstinosto
{
    margin-bottom: 1px;
    margin-left: 3px;
}
/** Telerik XML styles **/
/* grey table */

table.contentTableGrey
{
	border: solid 1px #00b2a9;
    border-spacing: 0;
    background-color: #ffffff;
    font-size: 11px;
    font-weight: normal;
}
.contentTableGrey td
{
	border-top: solid 1px #aae3da;
	border-right: solid 1px #aae3da;
	padding: 4px;
}
td.contentTableGreyHeading, th.contentTableGreyHeading
{
	border-top: solid 1px #aae3da;
	border-right: solid 1px #aae3da;
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	padding-left: 6px;
	color: #515151;
	background-color: #bdeae7;
	text-align: left;
}
td.contentTableGreyHeading2
{
    font-weight: bold;
    background-color: #ecf5f4;
}
td.contentTableBGColor
{
    background-color: #f6fbfa;
}
td.contentTableBGColor2, .contentTableBGColor2
{
    background-color: #e5f4f3;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #C0C0C0;
    border-bottom-color: #C0C0C0;
}
table.frontPageTable
{
	border: none;
	padding: 0;
	margin: 0;
}

.frontPageTable td
{
	padding: 0px 7px 16px 0px;
}

.ElamantilanteetViiva
{
	color: #dedede;
	background-color: #dedede;
	height: 1px;
	border: 0;
}

.asioiverkossa a
{
	display: block;
	padding-left: 16px;
	margin-bottom: 12px;
	background: url(../images/elamantilanteet_nuoli.gif) left no-repeat;
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none !important;
}

.tutustunaihin
{
	margin-bottom: 8px;
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none !important;
}

.elamanvaiheissa a
{
	display: block;
	margin-bottom: 8px;
	text-decoration: none !important;
	font: 11px Arial, Verdana, Helvetica, sans-serif;
}


/* IMAGE BANK */

/* image margins */

table.imageBank img
{
	margin-right: 20px;
	margin-bottom: 20px;
}

/* Fontin koko */
.FonttiSuuri
{
    font-size: 14px;
}
.FonttiPieni
{
    font-size: 14px;
}
/* tab navigation, product pages */

#tabNavi
{
    font-size: 11px;
    width: 632px;   
    height: 25px; 
    margin-top: 10px;
    float: left;
}
#tabNavi div
{
    height: 25px;
    float: left; 
}
#tabNavi div:hover
{
	background-position: center bottom;
    background-repeat: no-repeat;
}
#tabNavi a
{
    display: block;
    font-weight: bold;
    padding: 5px 11px 3px 8px;
    text-decoration: none;
}
#tabNavi a:hover
{
    color: #ffffff;
}
.tabSelected	
{
	background-position: center bottom;
    background-repeat: no-repeat;
}
.tabSelected a
{
    color: #ffffff;
}	
.tabEmptyWhite
{
    width: 1px;
    background-color: #ffffff;
}
#IconBar
{
    width: 723px;
    float: left;
    margin-top: 5px;
}
#IconBar a:link 
{
    font-size: 11px; 
    color: #4f8620;	
    text-decoration: none
}
#IconBar a:visited 
{
    font-size: 11px; 
    color: #4f8620;	
    text-decoration: none
}
#IconBar a:active 
{
    font-size: 11px; 
    color: #4f8620;	
    text-decoration: none
}
#IconBar a:hover 
{
    font-size: 11px; 
    color: #83aa62
}
/* BreadCrumb */
.Breadcrumb
{
    margin-top: 6px;
    position:relative;
    float: left;
    width: 100%;
    height: 16px;
}
.breadcrumbItem
{
    color: #ffffff;
    font-size: 11px;
    vertical-align: middle;
}
.breadcrumbImage
{
    vertical-align: middle;
    padding-left: 8px;
    padding-right: 8px;
}
/* ImageSlider */
#ADNav a
{
    font-size: 13px;
    color: #ffffff;
    font-weight: bold;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
/* Font Color here */
#ADNav a:hover,
#ADNav a.activeSlide
{
    color: #03a0dd;
}

#ADSlider
{
    width: 460px;
    min-width: 460px;
    height: 208px;
    min-height: 208px;
    overflow: hidden;
    z-index: 1000;
    
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#ADNav 
{
    margin: 0px 18px;
    z-index: 2000;
    position: absolute;
    bottom: 15px;
    right: 10px;
    display: inline;
}

#ADNav a
{
     float: left;
    margin: 0px 2px 0px 2px;
    padding: 1px 5px 1px 5px;
    border: 1px solid #ffffff;
    text-decoration: none;
}

#ADNav a.activeSlide
{
    background-color: #ffffff;
}

#ADNav a:hover
{
    background-image: url('../Images/bgADNavItemHover.png');
}

.ADSliderBtns
{
    z-index: 2001;
    position: relative;
    cursor: pointer;
    width: 18px;
    height: 20px;
    position: absolute;
    bottom: 15px;
}

.ADPrev
{
    background-image: url('../Images/bgBtnADPrev.png');
    background-repeat: no-repeat;
    background-position: center center;
}

.ADNext
{
    background-image: url('../Images/bgBtnADNext.png');
    background-repeat: no-repeat;
    background-position: center center;    
    right: 10px;
}

*:focus
{
    outline: none
}
