html { overflow-y: scroll; }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  text-decoration: none;
}

:focus {
  outline: 0;
}

body {
  line-height: 0px;
  color: #0f0f0f;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  
}
blockquote, q {
  quotes: "" "";
}

body {
  font-size: 9pt;
  font-family: Arial, Verdana, Tahoma;
  line-height: 1.5;
}

input,select,textarea {
  font-size: 9pt;
  font-family: Arial, Verdana, Tahoma;
  line-height: 1.5;
}

h1,h2,h3,h4,h5,h6 { 
	font-family: Helvetica, Arial, Tahoma;
	margin-bottom: 15px;
	color: #333;
}


h1 { font-size: 16pt; font-weight: normal; }
h2 { font-size: 15pt; font-weight: normal; }
h3 { font-size: 14pt; font-weight: normal; }
h4 { font-size: 13pt; font-weight: normal; }
h5 { font-size: 11pt; font-weight: bold; }
h6 { font-size: 10pt; font-weight: bold; }

#textcontent h2, #textcontentwide h2 { border-bottom: 1px solid #dddddd; }

em {
  font-style: italic;
}

strong {
  font-weight: bold;
}

a {
	color: #7ccc47;
	color: #3c9927;
}

* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%;
}

p {
	margin-bottom: 15px;
}

#textcontent ul, #textcontent ol {
	margin-left: 15px;
	list-style-position: outside;
	margin-bottom: 15px;
}

#textcontent table {
	margin-bottom: 15px;
}


body {
	background-color: #fff;
	text-align: center;
}

body#tinymce {
	text-align: left;
}

#wrap {
	width: 100%;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	float: left;
}

#headerwrap {
	background-image: url(../background/headerwrap.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #2c2c2c;
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

#header {
	text-align: left;
	width: 950px;
	margin: 0 auto;
}

#header h1 {
	float: left;
	margin-top: 15px;
}

#header h1 a, #header h1 a img {
	float: left;
}

#lang, #site_tools {
	float: right;
	font-size: 12px;
}

#lang li {
	list-style-type: none;
	float: left;
	padding: 10px 0px;
/*	margin-left: 11px; */
}

#site_tools li {
	list-style-type: none;
	float: left;
}

#site_tools .asiakkaille {
	background: url(/images/asiakkaille.png) no-repeat 0 6px;
	width: 100px;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}


#lang li a {
	margin-top: 6px;
	float: left;
	color: #fff;
	border-right: 1px solid #a5a5a5;
	padding: 0px 10px;
}

#lang li.last a {
	border-right: 0px;
}

#site_tools li a {
	font-weight: bold;
	color: #fff;
	float: left;
	margin-left: 10px;
	padding: 10px 4px;
}

#site_tools li a, #haenappi {
	text-shadow: black 0px 0px 5px;
}


#searchwrap {
	float: right;
	width: 758px;
}

#search {
	width: 200px;
	float: right;
}

#searchwrap .text {
	border: 0px;
	height: 15px;
	float: left;
	width: 140px;
	padding-top: 5px;
}

#search .submit {
	float: right;
	background-color: #7ccc47;
	border: 0px;
	height: 20px;
	padding: 0px 10px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	background: url(/images/hae.png) no-repeat 0 0;
	font-size: 12px;
}


#naviwrap {
	border-bottom: 1px solid #fff;
	background-image: url(../background/naviwrap.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #b0b0b0;
	float: left;
	width: 100%;
}

#navi {
	text-align: left;
	width: 950px;
	margin: 0 auto;
}

#navi li {
	list-style-type: none;
	float: left;
	border-right: 1px solid #787878;
}

#navi li a {
	float: left;
	padding: 8px 20px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	border-right: 1px solid #d0d0d0;
}

#navi li a:hover {
	background-color: #919191;
}

#navi li.current a {
	background-color: #6f6f6f;
}

#navi li.last a, #navi li.last {
	border-right: 0px;
}

#contentwrap {
	background-image: url(../background/contentwrap.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #fff;
	margin-bottom: 5px;
	float: left;
	width: 100%;
}

.article #contentwrap {
	margin-bottom: 80px;
}

#content {
	text-align: left;
	width: 950px;
	margin: 0 auto;
}

#splasherimg {
	float: left;
	width: 950px;
	margin-bottom: 5px;
}

.article #splasherimg {	
	height: 110px;
}

.frontPage #splasherimg {	
	height: 202px;
	background-image: url(../background/splasherimg-frontPage.jpg);
	background-repeat: no-repeat;
}

.frontPage #splasher {
	float: left;
	width: 950px;
}

.article #splasher {
	float: right;
	width: 245px;
}

#splasher li {
	border: 1px solid #cbc9c9;
	list-style-type: none;
	float: left;
}

.frontPage #splasher li {
	width: 312px;
	min-height: 16em;
	height: auto !important;
	height: 16em;
	margin-right: 4px;
}


.article #splasher li {
	width: 243px;
	height: auto;
	margin-bottom: 4px;
}

#splasher li .title a  {
	background-color: #7ccc47;
	padding: 4px 13px;
	color: #fff;
	display: block;
	background-image: url(../background/splasher-title.png);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.frontPage #splasher li .title a {
	width: 286px;
}

.article #splasher li .title a{
	width: 217px;
}

#splasher li .content {
	padding: 0px 13px;
}

.notitle li .content {
	padding: 13px 13px !important;
}

#splasher li .content h6 {
	margin-bottom: 0px;
}

#splasher li .content p {
	font-size: 8pt;
	margin-bottom: 10px;
}

#splasher li .content a {
	font-weight: bold;
}

.frontPage #splasher li.last {
	margin-right: 0px;
}

#subnavi {
	width: 160px;
	float: left;
	margin-right: 15px;
	min-height: 10px;
	height: auto !important;
	height: 10px;
}

#subnavi li {
	list-style-type: none;
	float: left;
	width: 160px;
}

#subnavi li a {
	padding: 6px 5px;
	border-bottom: 1px solid #dadada;
	display: block;
	color: #454545;
}

#subnavi li.first a {
	border-top: 1px solid #dadada;
}

#subnavi li.current a  {
	background-color: #ededed;
	color: #6db33f;
}

#subnavi li.current ul li a {
	background-color: #fff;
	color: #454545;
}

#subnavi ul li ul li a {
	padding: 6px 5px 6px 20px;
	border-bottom: 1px solid #dadada;
	display: block;
	font-size: 8pt;
}

#subnavi ul li ul li.current a {
	background-color: #ededed;
	color: #6db33f;
}

#subnavi li a:hover, #subnavi li ul li a:hover {
	background-color: #c5c5c5;
	color: #000000;
}

#textcontent {
	float: left;
	width: 515px;
}

#textcontentwide {
	float: left;
	width: 775px;
}

#liftwrap {
	background-image: url(../background/liftwrap.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f4f4f4;
	float: left;
	width: 100%;
	margin-bottom: 80px;
}

#lift {
	text-align: left;
	width: 950px;
	margin: 0 auto;
	padding: 0px 0px 20px 0px;
}

#lift li {
	list-style-type: none;
	float: left;
	width: 286px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	border-right: 1px solid #a5a5a5;
	padding: 0px 15px;
	margin: 20px 0px 20px 0px;
}

#lift li.last {
	border-right: 0px;
}

#lift li p {
	font-size: 8pt;
	margin-bottom: 10px;
}

#footerwrap {
	background-image: url(../background/footerwrap.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #323232;
	position: absolute;
	clear: both;
	bottom: 0px;
	left: 0px;
	width: 100%;
}

#footer {
	text-align: left;
	width: 950px;
	padding-top: 15px;
	height: 65px;
	color: #fff;
	margin: 0 auto;
}

#footer span {
	padding: 0px 10px;
}

.palvelu {
	width: 514px;
	border-left: 1px solid #dadada;
	border-top: 1px solid #dadada;
	border-collapse: collapse;
	color: #000;
}

.palvelu td, .palvelu th {
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	padding: 5px 15px;
	text-align: center;
}

.palvelu .first {
	text-align: left;
}

.palvelu th {
	font-weight: bold;
	background-color: #f5f5f5;
}

.palvelu tr:hover td {
	background-color: #f0f0f0;
	border: 1px solid #f0f0f0;
}

.tilaa {
	color: #fff;
	padding: 3px 37px;
	text-shadow: black 0px 0px 5px;
	font-size: 12px;
	-moz-border-radius: 0.5em 0.5em;
	-webkit-border-radius: 0.5em;
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #888;
	text-shadow: black 0px 0px 0px;
}

.tilaa:hover { background-color: #ddffdd; }

/*Login*/

#sf_guard_auth_form {
	float: left;
	width: 100%;
	text-align: left;
	padding-bottom: 20px;
	padding-top: 20px;
	font-size: 9pt;
}

#sf_guard_auth_wrap {
	float: left;
	background-color: #e8ebeb;
	padding: 60px 25px 25px 25px;
	color: #000;
	background-image: url(/assets/background/loiste-editor.png);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

#sf_guard_auth_form form {
	width: 360px;
	margin: 0 auto;
}

#sf_guard_auth_username {
	float: left;
	width: 150px;
	margin-bottom: 8px;
}

#sf_guard_auth_username input {
	border: 1px solid #b3c4d2;
	width: 150px;
	height: 18px;
	margin-top: 4px;
}

#sf_guard_auth_password {
	float: right;
	width: 150px;
	margin-bottom: 8px;
}

#sf_guard_auth_password input {
	border: 1px solid #b3c4d2;
	width: 150px;
	height: 18px;
	margin-top: 4px;
}

#sf_guard_auth_remember {
	float: left;
	width: 150px;
}

#sf_guard_auth_remember input {
	margin-left: 10px;
	float: left;
	width: 15px;
	height: 15px;
}

#sf_guard_auth_remember label {
	float: left;
}

#sf_guard_auth_signin {
	float: right;
	width: 150px;
}

#sf_guard_auth_signin input {
	width: 85px;
	height: 18px;
	background-color: transparent;
	color: #fff;
	display: block;
	background-image: url(/assets/background/sf_guard_auth_signin.png);
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
	padding-bottom: 2px;
}

#sf_guard_auth_forgot_password {
	width: 360px;
	color: #f05a20;
	float: left;
}

.normiformi * input {
	text-align: right;
}

.widetable td {
	vertical-align: top;
	padding: 1em;
}

.widetable td .palvelu td, .cloudlaskuri td  {
	padding: 5px;
}

.widetable .f {
	border-right: 1px solid #eeeeee;
}

.cloudlaskuri td {
        border: 0px;
}

iframe { margin: 0px; }

