/* Start of CMSMS style sheet 'dasys' */
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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background:#000 url(images/body-bg.jpg) 0 0 repeat-x;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

html, body {
	width:100%;
}

.break {
	clear:both;
	
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* Yleinen rakenne */

div#topbg {
	display:inline;
	margin:6px 0 0 0;
	width:100%;
	float:left;
}

div#header {
	width:980px;
	margin:0 auto;
	height:50px
}

img#logo {
	float:left;
	display:block;
	display:inline;
	margin:24px 0 0 36px;
}

div#mainmenu {
	float:right;
	height:50px;
	width:640px;
	background: transparent url(images/mainmenu-bg.gif) 0 0 repeat-x;
	border-left:1px solid #000;
	border-right:1px solid #000;
}

div#mainbg {
	width:100%;
	float:left;
}

div#maincontent {
	width:980px;
	margin:0 auto;
	min-height:350px;
	height:auto !important;
	height:350px;
	overflow:auto
}

div#leftcol {
	float:left;
	display:inline;
}

div#rightcol {
	float:right;
	display:inline;
}

/* Footer */

div#footer {
	width:980px;height:30px;
	margin:10px auto 0 auto;
	background: transparent url(images/footer-bg.gif) 0 0 no-repeat;
	padding:15px 0 10px 0;
	color:#a5a5a5;
}

div#footer div#yhteystiedot {
	float:left;
	width:730px;
	display:inline;
	margin:0 0 0 8px;
}

div#footer span {
	display:inline-block;
	background: transparent url(images/slicer-footer.gif) right center no-repeat;
	padding:0 8px 0 5px;
}

div#footer div#snavi {
	float:right;
	width:220px;
	margin:0 8px 0 0;
	display:inline;
	text-align:right;
}

div#footer a {
	color:#ebc42e;
	text-decoration:none;
}

div#footer a:hover {
	text-decoration:underline;
}


/* Etusivu rakenne ja muotoilut */


body#home div#topbg {
	background: transparent url(images/ylataustat/topbg-home.jpg) center 0 no-repeat;
	height:439px;
}

body#home div#topbgen {
	background: transparent url(images/ylataustat/topbg-home-en.jpg) center 0 no-repeat;
	height:439px;
}

body#home div#mainbg {
	background: transparent url(images/mainbg-home2.jpg) center top no-repeat;
	height:439px;
}

body.ajankohtaista div#mainbg {
	background: transparent url(images/mainbg-home.gif) center top no-repeat !important;
}

body#home div#maincontent {
	min-height:380px;
	height:auto !important;
	height:380px;
}

body#home div#leftcol {
	width:270px;
	margin:44px 0 0 20px;
}


body#home #leftcol img {
	margin:15px 0 0 0;
}

body#home div#rightcol {
	width:656px;
	margin:55px 0 0 0;
}

.nelikentta td {
	width:315px;
	height:130px;
	padding:0 0 25px 0
}

/* Home news */
body#home div#news {
	float:right;
	display:inline;
	margin:365px  30px 0 0;
	width:540px;
	height:20px;
	line-height:20px;
	color:#b1aea5;
	/*background:transparent url(images/ajankohtaista-text.gif) 0 4px no-repeat;*/
	padding:0 0 0 80px;
	overflow:hidden;
}

body#home div#news li, body#home div#news ul {
	display:block;
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
	background:none;
	font-weight:bold;
}

body#home div#news li {
width:460px;
	height:20px;
	line-height:20px;
}

body#home div#news div {
	float:left;
}

body#home div#news a {
	color:#b1aea5;
	text-decoration:none;
	float:left;width:350px;
	height:20px;
	line-height:20px;
}

body#home div#news  a:hover {
	color:#ebc42e;
}

body#home div#news a#uutisarkisto {
	float:right;width:auto;display:block;width:80px;text-align:right;
}


/* Perussivun rakenne ja muotoilut */


body#page div#topbg {
	height:250px;
}

body#page div#mainbg {
	background: transparent url(images/mainbg-page.gif) center top no-repeat;
	height:439px;
}

body#page div#maincontent {
	min-height:380px;
	height:auto !important;
	height:380px;
}

body#page div#leftcol {
	width:268px;padding:0 0 20px 0;
	margin:36px 0 0 12px;
}

h1#sitetitle {
	display:block;
	width:240px;
	font-size:1.5em;
	font-weight:bold;
	padding:0 0 0 28px;
	margin:0;
	float:left;
	background: transparent url(images/sitetitlte-bg.gif) 0 0 no-repeat;
	height:43px;
	line-height:43px;
	color:#FFF;
	text-transform:uppercase;
}

h1#sitetitle a {
color:#fff;
text-decoration:none;
}

body#page div#breadcrumbs {
	font-size:10px;
	height:14px;
	float:left;
	width:100%;
	display:inline;
	margin:8px 0 16px 0;
}


body#page div#rightcol {
	width:680px;
	margin:0px 0 0 0;
       padding:0 0 15px 0;
}


/* Mainmenu */

div#mainmenu ul, div#mainmenu ul li {
	float:left;
	display:block;
	height:50px;
	background:none;
	margin:0;
	padding:0;
	display:inline;
}

div#mainmenu ul li {
	height:50px;
	font-size:1.4em;
	margin:0 0 0 0;
	padding:0 2px 0 0;
	background: transparent url(images/mainmenu-slicer.gif) right top no-repeat;
}

div#mainmenu ul li a {
	color:#fff;
	text-decoration:none;
	display:block;
	line-height:50px;
	font-weight:normal;
	padding:0 14px 0 12px;
}

div#mainmenu ul li a:hover {
	text-decoration:none;
	background: transparent url(images/mainmenu-active-bg.gif) 0 0 repeat-x;
}

div#mainmenu ul li.currentpage span, .menuactive a {
	background: transparent url(images/mainmenu-active-bg.gif) 0 0 repeat-x;
	color:#fff;
	display:block;
	line-height:50px;
    font-weight:normal;
	padding:0 14px 0 12px;
}



/* Yleiset tyylit */

body { 
	font:75%/1.5em Arial, Helvetica, sans-serif;
	color:#d8d8d8;
}
		
		
p {
	margin:0 0 1em 0;
}

.ingressi {
	font-weight:bold;
	font-size:16px;line-height:1.4em;
}


/* Linkit */

a {	
	color:#ebc42e;
	text-decoration:underline;
}

a:hover {	
	color:#378cc4;
	text-decoration:underline;
}

.bannerlink {
	display:inline-block;
	background: transparent url(images/bannerlink.gif) 0 0 no-repeat;
	width:97px;
	height:24px;
	line-height:24px;
	text-align:center;
	color:#ebc42e;
	text-decoration:none;
}

.bannerlink:hover {
	background: transparent url(images/bannerlink.gif) 0 -55px no-repeat;
	color:#FFF
}

/* Listat */

ul {
	margin:12px 0 8px 15px;
	}

li {
	background: transparent url(images/list-item.gif) left 4px no-repeat;
	padding:0 0 0 12px;
	line-height:1.4em;
	margin:0 0 4px 0;
	}

ul ul {
	margin:4px 0 8px 15px;
	}


li li {
	background: transparent url(images/li-li_item.gif) left 5px no-repeat;
	padding:0 0 0 12px;
	line-height:1.4em;
	margin:0 0 4px 0;
	font-weight:normal;
	}


/* Otsikot */

h1, h2, h3 {
	font-weight:bold;
}

h1 {
	color:#bc970a;
	margin:0 0 0.5em 0;
	font-size:25px;
	line-height:1.3em;
	font-weight:normal;
}

body#home h1 {
	font-size:20px;
}


body#home #leftcol h1  {
	display:inline;
}

h2 {
	color:#cdab2b;
	 padding:0 0 4px 0;
	 margin:16px 0 8px 0;
	 font-weight:normal;
	 font-size:1.35em;
}

body#home h2 {
	 margin:0 0 0px 0;
	}

body#page h2 {
	border-bottom:1px solid #8d7826;
	}


h3 {
	color:#ffffff;
	font-size:1.2em;
	font-weight:bold;
	margin:1em 0 0.5em 0;
}


/* Taulukot */

table, tr, td {
vertical-align:top;
text-align:left;
}

td {
padding:0 10px 5px 0;
}


/* Tuotelistaus */

#kuitukuvatable td {

}

#kuitutable {
width:660px;
}

#kuitutable th {
background:#c8a41b;
padding:5px 7px;
color:#000;
font-size:1.1em;
border-right:2px solid #000;
border-bottom:1px solid #c8a41b;
margin-bottom:40px;
}

#kuitutable tr {
border-bottom:0px solid #000;
}

#kuitutable td {
background:#ebebeb;
color:#000;
padding:3px 4px;
border-right:2px solid #000;
border-bottom:2px solid #c8a41b;
}

#kuitutable tr.tummennus td {
background:#c0c0c0 ;
}


/* Käyttöohjelista */

#ohtable tr {
border-bottom: 1px solid #4a4a4a;
}

#ohtable  td {
padding:5px 10px 5px 0;
}

/* Mainmenu */

#mainmenu ul {}

/* Submenu */

div#submenu {
	float:left;
	width:265px;
	border-left:1px solid #3a3a3a;
	background: transparent url(images/submenu-bg.png) left bottom no-repeat;
	margin:4px 0 0 0
}

#submenu ul {
	list-style-type:none;
	margin:0;
	padding:0;
	width:267px;
	}
	
#submenu ul li {
	display:block;
	float:left;
	width:265px;
	list-style-type:none;
	margin:0;
	padding:0;
	background:none;
	font-size:13px;
	border-bottom:1px solid #3a3a3a;
	}
	
#submenu ul li a {
	display:block;
	float:left;
	width:225px;
	text-decoration:none;
	background: transparent url(images/submenu-li.gif) 8px 11px no-repeat;
	padding:6px 10px 6px 30px;
	line-height:18px;
	font-weight:bold;
	color:#ebc42e;
	border-bottom:1px solid #000;
}

#submenu ul li.menuparent a {
border:0;
} 

#submenu ul li a:hover {
	background: #303030 url(images/submenu-li.gif) 8px -28px no-repeat;
	color:#ebc42e;
}

#submenu ul li.currentpage span {
	display:block;
	float:left;
	width:225px;
	background: #121212 url(images/submenu-li.gif) 8px -28px no-repeat;
	padding:6px 10px 6px 30px;
	color:#909090;
	font-weight:bold;
	border-bottom:1px solid #000;
}

#submenu ul li.sectionheader {
	border-bottom:2px solid #3a3a3a;
}

#submenu ul li.sectionheader span {
	display:block;
	float:left;
	width:225px;
	padding:12px 10px 6px 10px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase
}


/* subsub */

#submenu ul li ul {
	width:225px;
	display:inline;
	float:left;
	margin:0 0 8px 32px;
}

#submenu ul li ul li {
	display:block;
	float:left;
	width:225px;
	list-style-type:none;
	margin:0;
	padding:0;
	background:none;
	font-size:12px;
	border-bottom:0;
	}
	
#submenu ul li ul li a {
	display:block;
	float:left;
	width:210px;
	text-decoration:none;
	background: transparent url(images/submenu-sub-li.gif) 3px 6px no-repeat;
	padding:3px 0 3px 15px;
	margin:0 0 3px 0;
	line-height:14px;
	font-weight:bold;
	color:#bf9d1c;
	border:0;
}

#submenu ul li ul li a:hover {
	background: transparent url(images/submenu-sub-li.gif) 3px 6px no-repeat;
	color:#fff;
}

#submenu ul li.currentpage ul li span {
	display:block;
	float:left;
	width:inherit;
	background: none;
	padding:0;
	font-weight:inherit;
	border-bottom:0;
	color:inherit;
}


#submenu ul li ul li.currentpage span, #submenu ul li ul li.menuactive a {
	display:block;
	float:left;
	width:225px;
	background: transparent url(images/submenu-sub-li.gif) 3px 6px no-repeat;
	padding:3px 0 3px 15px;
	margin:0 0 3px 0;
	color:#909090;
	font-weight:bold;
	border-bottom:0;
	line-height:14px;
}

/* Tuotelistaus */

h1#productlisttitle {
	display:inline;
	float:left;
	width:500px;
}

div.categoryDescription {
float:left;
width:600px;
display:inline;
margin:0 0 10px 9px;
}

div.productlistnavi {
	float:right;
	color:#786314;
	display:inline;
	margin:0 20px 0 0;
	width:120px;
	text-align:right
}

div.productlistnavi a {
	text-decoration:none;
}

div.productbox {
	float:left;
	background: transparent url(images/productbox-top-bg.gif) right 0 no-repeat;
	width:323px;
	height:260px;
	display:inline;
	margin:0 16px 15px 0;
}

div.productbox h2 {
	float:left;
	display:inline;
	margin:0 0 5px 22px;
	border:0 !important;
	line-height:43px;
	color:#d9d9d9;width:290px;
}

div.productinfo {
	float:right;clear:right;
	display:inline;
	margin:0 4px 4px 0;
	color:#333;
	width:195px;height:200px;
	font-size:11px;
	line-height:1.2em;overflow:auto;
}

div.productbox img {
	clear:left;
	float:left;
	background: transparent url(images/productimage-shadow.png) center bottom no-repeat;
	padding:0 0 8px 0;
}

div.productfile {
	float:left;
	width:90px;
	clear:left;
	margin:0 0 0 22px;color:#333;
}

div.productfile a {
	color:#0b69a6;
}

div.productfile a:hover {
	font-weight:bold;
}

div.productbox ul {
	margin:0;
	padding:0;
}

div.productbox ul li {
	margin:0;
	line-height:1.2em;
}

/* UUTISET, NEWS */

.NewsSummary {
margin:0 0 20px 0;
}


div#NewsPostDetailContent {
margin:10px 0;
}


/* LOMAKE */


div.lomake {
clear:both;
width:540px;
}


.errormessage {
padding:3px 6px;
font-weight:bold;
color:#fff;
font-style:italic;
font-size:1.1em;
}


.errormessage2 {
display:block;
width:100%;
font-size:0.9em;
color:#fff;
}

div.lomake div {
margin: 0 0 12px 0;
width:100%;
float:left;
}

div.lomake label {
float:left;
width:120px;
display:block;
padding:0 8px 0 8px;
line-height:20px;
font-weight:bold;
}

div.lomake input {
display:block;
width:355px;
height:22px;
border:0;
background: transparent url(images/input-b.gif) 0 0 no-repeat;
font-size:1em;
padding:5px;
font-family:Arial, sans-serif;
color:#FFF;
}


div.lomake textarea {
display:block;
color:#FFF;
width:355px !important;
height:125px;
border:0;
background: transparent url(images/textarea-b.gif) 0 0 no-repeat;
font-size:1em;
padding:7px 5px;
font-family:Arial, sans-serif;
}

div.lomake div.submit {
}

div.lomake div.submit input {
float:right;
display:inline;
width:139px;
height:38px;
line-height:33px;
text-align:center;
color:#fff;
border:0;
cursor:hand;
cursor:pointer;
background: transparent url(images/submit-b.gif) 0 0 no-repeat;
font-size:1.25em;
margin:10px 42px 0 0;
padding:0;
}

div.lomake div.submit input:hover {
background: transparent url(images/submit-b.gif) 0 -38px no-repeat;
}

div.lomake div.submiten input {
float:right;
display:inline;
width:139px;
height:38px;
line-height:33px;
text-align:center;
color:#fff;
border:0;
cursor:hand;
cursor:pointer;
background: transparent url(images/submit-b-en.gif) 0 0 no-repeat;
font-size:1.25em;
margin:10px 42px 0 0;
padding:0;
}

div.lomake div.submiten input:hover {
background: transparent url(images/submit-b-en.gif) 0 -38px no-repeat;
}

div#language {
float:right;
}

img#flag {
padding-top: 15px;
}

/* End of 'dasys' */

