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: #686868;
}

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: 14pt;
}


h1,h2,h3,h4,h5,h6 { 
	font-family: Arial, Verdana, Tahoma;
	margin: 0 0 20px 0; 
}

h1 { font-size: 27pt; font-weight: normal; line-height: 27px; color: #8d817c; }
h2 { font-size: 17pt; font-weight: normal; line-height: 25px; color: #444344; }
h3 { font-size: 13pt; font-weight: bold; line-height: 20px; color: #3b3a39; }
h4 { font-size: 11pt; font-weight: bold; line-height: 19px; color: #e52721; }
h5 { font-size: 11pt; font-weight: normal; line-height: 19px; color: #e52721; }
h6 { font-size: 9pt; font-weight: bold; line-height: 15px; color: #e52721; }


em {
  font-style: italic;
}

strong {
  font-weight: bold;
}

a {
	color: #e52721;
}

* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%;
}

ul, ol {
	margin-left: 10px;
	list-style-position: inside;
}

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

#allwrap {
	width: 907px;
	margin: 0 auto;
	padding: 15px 0px;
	position: relative;
	text-align: left;
}

#wrap {
	width: 907px;
	float: left;
	background-image: url(../background/wrap.png);
	background-repeat: repeat-y;
}

#contentwrap ul, #contentwrap ol, #contentwrap p {
	margin-bottom: 20px;
}

#header {
	width: 880px;
	height: 101px;
	padding-right: 17px;
	padding-left: 10px;
	margin-bottom: 10px;
	float: left;
	background-image: url(../background/header.png);
	background-repeat: no-repeat;
}

#navi {
	float: right;
	margin: 0px;
	padding-top: 1px;
}

#navi li.current a{
	background-color: #e52721;
	color: #fff;
}

#navi li {
	float: left;
	display: inline;
	list-style-type: none;
}

#navi li a {
	height: 25px;
	padding: 75px 10px 0px 10px;
	float: left;
	display: block;
	font-weight: bold;
	white-space: nowrap;
	color: #050505;
}

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


#header h1 {
	float: left;
	display: block;
	width: 185px;
	height: 56px;
	background-image: url(../background/sisustamo.png);
	background-repeat: no-repeat;
	margin-top: 34px;
}

#header h1 a {
	float: left;
	display: block;
	width: 185px;
	height: 56px;
	background-color: #fff;
	filter:alpha(opacity=0); 
	-moz-opacity: 0.0; 
	-khtml-opacity: 0.0;
	opacity: 0.0;
}

#contentwrap {
	width: 880px;
	padding-left: 10px;
	padding-right: 17px;
	float: left;
}

.frontPage .splasher {
	width: 860px;
	float: left;
	background-color: #f5f3f4;
	padding: 10px 10px 10px 10px;
	margin-bottom: 20px;
}

.frontPage .splasher_image {
	float: left;
	width: 360px;
	height: 195px;
}

.frontPage .splasher_content {
	padding-top: 20px;
	padding-right: 80px;
	width: 400px;
	float: right;
}

.frontPage .content_left {
	width: 405px;
	float: left;
}

.frontPage .content_right {
	width: 405px;
	float: right;
}

.frontPage .tutustu_tuotteisiin{
	width: 860px;
	float: left;
	background-color: #f5f3f4;
	padding: 10px 10px 20px 10px;
	margin-bottom: 20px;
}

.subnavi {
	float: left;
	width: 150px;
	margin-bottom: 20px;
}

.subnavi ul {
	float: left;
	width: 150px;
	margin-left: 0px;
	list-style-type: none;
}

.subnavi ul li {
	float: left;
	width: 150px;
}

.subnavi ul li a {
	float: left;
	width: 150px;
	padding: 2px 0px;
	border-bottom: 2px solid #f5f3f4;
	font-weight: bold;
	color: #3b3a39;
}

.subnavi ul li ul {
	width: 150px;
	margin-bottom: 0px !important;
}

.subnavi ul li ul li a {
	float: left;
	width: 140px;
	padding: 2px 0px 2px 10px;
	color: #3b3a39;
	font-weight: normal;
	border-bottom: 1px solid #f5f3f4;
}

.subnavi ul li ul li ul {
	width: 150px;
	margin-bottom: 0px !important;
}

.subnavi ul li ul li ul li a {
	float: left;
	width: 130px;
	padding: 2px 0px 2px 20px;
	color: #3b3a39;
	font-size: 8pt;
	font-weight: normal;
	border-bottom: 1px solid #f5f3f4;
}

#tuotteetwrap {
	background-color: #f5f3f4;
	float: right;
	width: 700px;
	padding: 10px;
	margin-bottom: 20px;
}

#tuotteetwrap .content_right {
	float: right;
	width: 180px;
}

#tuotteetwrap .content_right .tuote_item {
	background-color: transparent;
	height: auto;
	padding: 0px;
	margin-right: 0px;
}

#tuotteetwrap .content_left {
	float: left;
	width: 500px;
}

#tuotteetwrap .iso-tuotekuva {
	float: left;
	margin-bottom: 10px;
	width: 477px;
}

#tuotteetwrap .pieni-tuotekuva {
	float: left;
	border: 1px solid #fff;
	margin-bottom: 10px;
	margin-right: 13px;
	width: 83px;
	height: 69px;
}

#tuotteetwrap .tuote_item {
	width: 180px;
	height: 130px;
	padding: 10px;
	display: block;
	float: left;
	background-color: #fff;
	margin-right: 20px;
	margin-bottom: 20px;
}

#tuotteetwrap .tuote_image{
	float: left;
	width: 175px;
	height: 70px;
	margin-bottom: 5px;
}

#tuotteetwrap .tuote_title {
	display: block;
	float: left;
	width: 180px;
}

#tuotteetwrap .tuote_ingres {
	display: block;
	clear: both;
	width: 180px;
	color: #686868;
	font-size: 8pt;
	line-height: 14px;
}

.article .content {
	width: 860px;
	float: left;
	background-color: #f5f3f4;
	padding: 10px 10px 10px 10px;
	margin-bottom: 20px;
}

.article .content_image {
	float: left;
	width: 360px;
	/*height: 195px;*/
}

.article .content_article {
	padding-right: 80px;
	padding-top: 20px;
	width: 400px;
	float: right;
}

#lomake input.normaltext {
	width: 120px;
	height: 15px;
	border: 1px solid #686868;
}

#lomake input.smalltext {
	width: 50px;
	height: 15px;
	border: 1px solid #686868;
}

#lomake .textrow {
	width: 100%;
	float: left;
	margin-bottom: 3px;
}

#lomake .textrow label {
	width: 120px;
	float: left;
}

#lomake .textrow input {
	width: 215px;
	height: 15px;
	border: 1px solid #686868;
}

#lomake .textrow textarea {
	width: 215px;
	height: 100px;
	border: 1px solid #686868;
}

#footerwrap{
	width: 880px;
	padding-right: 17px;
	padding-left: 10px;
	padding-bottom: 20px;
	float: left;
	background-image: url(../background/footer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#footer {
	width: 880px;
	float: left;
	margin-left: 0px;
	list-style-type: none;
}

#footer li.logot {
	float: left;
	margin-right: 10px;
}

#footer li.logo a, #footer li.logo a img {
	float: left;
}

#footer li.toteutus, #footer li.osoite {
	float: right;
	margin-left: 10px;
	padding-top: 5px;
}

#footer li.osoite {
	color: #8d817c;
}

#footer li.toteutus a {
	color: #8d817c;
}

#footer li.toteutus a:hover {
	color: #f15a22;
}

/*login*/
#sf_guard_auth_form {
	float: left;
	width: 100%;
	text-align: left;
	padding-bottom: 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: hand;
	cursor: pointer;
	padding-bottom: 2px;
	float: right;
}

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