@charset "utf-8";
/* CSS Document */

strong {
	font-weight: 700;
}

em {
	font-style: italic;
}

p {
	font-family: 'Ubuntu', Arial, sans-serif;
	font-size: 14px;
	font-weight: 100;
	text-align: justify;
	color: #000;
	margin: 0 0 1em 0;
	line-height: 1.5em;
	}
	
table td, p table td {
	font-family: 'Ubuntu', Arial, sans-serif;
	font-size: 14px;
	font-weight: 100;
	color: #000;
	margin: 0 0 1em 0;
	line-height: 1.5em;
}

button, input, textarea, label, option, select, legend {
	font-family: 'Ubuntu', Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
	
h1, h2, h3, h4, h5, h6, .componentheading {
	font-family: 'oswald', Arial, Sans-serif;
	font-weight: 100;
}
	
h1, h2, .items-more h3, .componentheading {
	font-size: 24px;
	color: #338403;
	margin: 0 0 0.6em 0;
	}
	
table td h1, table td h2, p table td h1, p table td h2 {
	font-size: 24px;
}

h3, h4, .blog h2, .blog_blog h2, .item-page_blog h2 {
	font-size: 19px;
	color: #338403;
	margin: 0 0 0.4em 0;
	}

table td h3, table td h4, p table td h3, p table td h4 {
	font-size: 18px;
}
	
h5, h6 {
	font-size: 16px;
	color: #000;
}

	
/* Item separator, used for blogs */

.blog .item-separator, .blog_blog .item-separator {
	display: block;
	clear: both;
	width: 100%;
	height: 15px;
	margin: 15px 0 0 0;
	padding: 0;
	border-top: 1px solid #e6e6e6;
}

.blog-featured .item-separator, .blog_blog-featured .item-separator {
	display: none;
}

/* Definition lists */

.content dl, .content dt, .content dd {
    margin: 0;
    padding: 0;
}

/* Article information */

.content dl.article-info {
    clear: both;
    padding: 0 0 0.3em 0;
}

/* Hides unnecessary detail text */

.content dt.article-info-term {
    display: none;
}

/* Date etc. */
dd.published, dd.create, dd.createdby, dd.modified, span.created, dd.category-name {
	font-family: 'Ubuntu', Arial, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 0;
	margin: 0 0 0.3em 0;
}
	
	span.created {
		padding: 0;
	}


/* Regular links */

a {
	color: #006ed1;
	}

a:hover {
	text-decoration: underline;
	}

/* Lists */

ul {
	margin: 0 0 1em 0.5em;
	padding: 0 0 0 1em;
}

ol {
	margin: 0 0 1em 0.5em;
	padding: 0 0 0 1em;
}

li {
	font-weight: 100;
}

ul li {
	list-style: disc;
}

	ul li li {
		list-style: circle;
	}


/* Input, button, label */

label {
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
}

select {
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	padding: 0 3px;
	border: 1px solid #cdcdcd;
}

input {
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	padding: 0 3px;
	border: 1px solid #cdcdcd;
}

input[type='radio'], input[type='checkbox'] {
	border: none;
}


textarea {
	border: 1px solid #cdcdcd;
	padding: 0 3px;
}

button, input.button, .rsform-calendar-button, .rsform-submit-button, .rsform-button, .rsform-reset-button {
	height: 27px;
	line-height: 1;
	vertical-align: middle;
	padding: 0 7px;
	border: none;
	color: #fff;
	cursor: pointer;
	background: #b5b5b5;
}

button:hover, input.button:hover {
	background: #338403;
	
}
	
/* Fieldset */

fieldset {  
    margin: 0 0 1em 0;
    padding: 5px;
    border: none;
}

/* Login fieldset */

.login-fields {
    margin: 0 0 1em 0;
}

.star {
    color: red;
}

.login-fields #username-lbl,
.login-fields #password-lbl {
    float: left;
    display: inline;
    width: 150px;
}

/* Pagenav */

ul.pagenav {
	margin: 0;
	padding: 0;
}

li.pagenav-next, li.pagenav-prev {
	float: right;
	display: inline;
	padding: 0;
	margin: 0;
	font-family: 'Ubuntu', Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

li.pagenav-prev {
	float: right;
}

/* Pagination */

.pagination {
    text-align: center;
}

.pagination ul li {
    display: inline;
    list-style: none;
    padding: 0 1em;
    background: none;
}


/* Product table */

table.tuotetaulukko {
	width: 100%;
	border: none;
	margin: 0 0 1em 0;
}

	table.tuotetaulukko td.tt-otsikko, p table.tuotetaulukko td.tt-otsikko {
		font-family: 'oswald', Arial, Sans-serif;
		font-size: 18px;
		font-weight: 100;
		color: #000;
		border-bottom: 2px solid #277e08;
	}

	table.tuotetaulukko td {
		border-bottom: 1px solid #e5e5e5;
	}

/* Links with icons */

.icon_pdf {
	display: block;
	height: 20px;
	margin: 5px 0 0 0;
	padding: 0 20px 0 25px;
	background: url('../images/icon-pdf.gif') no-repeat;
	}

.icon_doc {
	display: block;
	height: 20px;
	margin: 5px 0 0 0;
	padding: 0 20px 0 25px;
	background: url('../images/icon-doc.gif') no-repeat;
	}
	
.icon_xls {
	display: block;
	height: 20px;
	margin: 5px 0 0 0;
	padding: 0 20px 0 25px;
	background: url('../images/icon-xls.gif') no-repeat;
	}
	
.icon_ppt {
	display: block;
	height: 20px;
	margin: 5px 0 0 0;
	padding: 0 20px 0 25px;
	background: url('../images/icon-ppt.gif') no-repeat;
	}

.icon_txt {
	display: block;
	height: 20px;
	margin: 5px 0 0 0;
	padding: 0 20px 0 25px;
	background: url('../images/icon-txt.gif') no-repeat;
	}
	
.icon_dwg {
	display: block;
	height: 20px;
	margin: 5px 0 0 0;
	padding: 0 20px 0 25px;
	background: url('../images/icon-dwg.gif') no-repeat;
	}

.icon_vid {
	display: block;
	height: 20px;
	margin: 5px 0 0 0;
	padding: 0 20px 0 25px;
	background: url('../images/icon-vid.gif') no-repeat;
	}

/* General */

/* Frontend */

/* Editori, pdf, print ikonit */

ul.actions {
	float: right;
	display: inline;
	clear: right;
	margin: 0;
	padding: 0;
}

	ul.actions li {
		float: left;
		display: inline;
		background: none;
		clear: none;
		margin: 0 0 0 5px;
		padding: 0;
	}
	
/* Fieldset */

.edit fieldset {
	border: 1px solid #eeeeee;
}

.edit legend {
	font-family: 'oswald', Arial, Sans-serif;
	font-size: 19px;
	color: #338403;
	font-weight: 100;
	text-transform: none;
	line-height: 1.1em;
}

/* Artikkeli, Kuva, Sivukatko ja Lue lisää napit */

.button2-left {
	float: left;
	display: inline;
	padding: 5px;
	margin: 10px 5px 10px 0;
	color: #fff;
	cursor: pointer;
	background: #b5b5b5;
}

.button2-left:hover {
	background: #338403;	
}

.button2-left a {
	color: #fff;
	text-decoration: none;
}

.form-note {
    float: left;
    clear: both;
    margin: 0 0 10px 0;
}

.formelm {
    display: block;
    clear: both;
    margin: 0 0 10px 0;
}

.formelm label, .formelm-area label {
	display: inline-block;
	width: 10em;
}

.formelm-area {
	margin: 0 0 10px 0;
}

.formelm label,
.formelm select,
.formelm input {
    margin-right: 3px;   
}

img.calendar {
    display: inline-block;
    vertical-align: middle;
    }

    .formelm input#jform_publish_up {
    }

.formelm-area label#jform_metadesc-lbl, .formelm-area label#jform_metakey-lbl {
    display: block;
}

.formelm-buttons {
    text-align: right;
    margin: 10px 0;
}

/* Profile */

.profile fieldset, .profile-edit fieldset {
}

.profile fieldset legend, .profile-edit fieldset legend {
	font-family: 'oswald', Arial, Sans-serif;
	font-weight: 100;
	font-size: 24px;
	color: #338403;
	margin: 0 0 0.6em 0;
}

.optional {
	font-size: 70%;
	color: #338403;
}

/* Special layout */

.system-unpublished h2, .grey h2 {
	color: #97b884;
}

.system-unpublished h2 a, .grey h2 a {
	color: #7daad1;
}

.system-unpublished p, .grey p {
	color: #999;
}

/* Error */
#error-outline {
	margin: 25px auto;
}

dl#system-message {
	width: 550px; /* Little less wide for ie6 */
	padding: 10px 15px 5px 15px;
	margin: 0 0 15px 0;
	border: 1px solid #e3e3e3;
}

dt.error, div.error {
	color: red;
	font-weight: bold;
}

dt.message {
	font-weight: bold;
}




/****************/
/* Misc Styling */
/****************/

.kuva_oikealla {
    display: inline;
    float: right;
    margin: 0 0 15px 30px;
}

.kuva_vasemmalla {
    display: inline;
    float: left;
    margin: 0 30px 15px 0;
}

.kuva_block {
    display: block;
    margin: 5px 0 15px 0;
}

.clear {
    clear: both;
}

/* Tooltips */
.tip {
   float: left;
   font-size: 12px;
   background: #ffffff;
   border-top: 1px solid #e6e6e6;
   border-left: 1px solid #e6e6e6;
   border-bottom: 1px solid #999999;
   border-right: 1px solid #999999;
   padding: 5px;
   max-width: 200px;
}

.tip-title {
	font-weight: bold;
	padding-bottom: 4px;
	}