@charset "utf-8";
/* CSS Document */

/* Customer logo */

.moduletable_customer-logo {
	position: absolute;
	top: 80px;
	left: 0px;
}

/* Login Menu */

.moduletable_loginmenu {
	position: absolute;
	top: 0;
	right: 0;
	width: 330px;
	height: 20px;
	padding: 0 10px 5px 0;
	border-top: 5px solid #666;
	background: url('../images/bg-login.png') no-repeat 100% 0%;
}

.moduletable_loginmenu ul {
	margin: 0;
	padding: 0;
}

.moduletable_loginmenu ul li {
	float: right;
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
	list-style: none;
}

.moduletable_loginmenu ul li a:link,
.moduletable_loginmenu ul li a:visited,
.moduletable_loginmenu ul li a:active {
	line-height: 20px;
	vertical-align: middle;
	font-family: 'Oswald', Arial, Helvetica, Sans-serif;
	font-size: 14px;
	font-weight: 100;
	text-decoration: none;
	color: #fff;
}

.moduletable_loginmenu ul li a:hover {
	text-decoration: underline;
}

.moduletable_loginmenu ul li.active a:link,
.moduletable_loginmenu ul li.active a:visited,
.moduletable_loginmenu ul li.active a:active,
.moduletable_loginmenu ul li.active a:hover {

}

/* Logout */

.moduletable_login, .moduletable_login .jmoddiv .jmodinside {
	position: absolute !important;
	top: 0;
	right: 0 !important;
	width: 330px;
	height: 20px;
	padding: 0 10px 10px 10px;
	border-top: 5px solid #666;
	background: #fff url('../images/bg-login.png') no-repeat 100% 0%;
}

.moduletable_login .login-greeting {
	float: left;
	line-height: 20px;
	vertical-align: middle;
	margin: 5px 0 0 0;
	font-family: 'Ubuntu', Arial, Helvetica, Sans-serif;
	font-size: 14px;
	font-weight: 100;
	text-decoration: none;
	color: #666;
}

.moduletable_login input {
	float: right;
	margin: -3px 0 0 0;
	padding: 0;
	line-height: 1;
	vertical-align: middle;
	font-family: 'Oswald', Arial, Helvetica, Sans-serif;
	font-size: 14px;
	font-weight: 100;
	text-decoration: none;
	color: #fff;
	background: none;
	border: none;
}

.moduletable_login input:hover {
	text-decoration: underline;
	background: none;
}

/* Footer Copyright */

.moduletable_footer p {
	float: right;
	font-family: 'Oswald', Arial, Sans-serif;
	font-size: 1.6em;
	color: #fff;
	text-align: right;
	margin: 0 40px;
	line-height: 40px;
	vertical-align: 40px;
}

/* Search Module */

.moduletable_search {
	float: left;
	display: inline;
	margin: 19px 0 0 40px;
}

.moduletable_search h3 {

}

.moduletable_search form {
	margin: 0;
	padding: 0;
}

input.inputbox_search, input#search-searchword {
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	padding: 0 5px;
	border: 1px solid #cdcdcd;
}

input.button_search {
	height: 27px;
	line-height: 1;
	vertical-align: middle;
	padding: 0 7px;
	border: none;
	color: #fff;
	cursor: pointer;
	background: #b5b5b5;
}

input.button_search:hover {
	background: #338403;
}


/* Search Results */

.search fieldset {
    border: none;
    padding: 0;
    margin: 0 0 1em 0;
}

.search .button {
	margin-left: 3px;
}

.search {
	
}

.search .phrases input, .search .phrases label {
	margin-right: 5px;
}

.search .phrases {
	margin: 0 0 5px 0;
}

fieldset.phrases, .ordering-box {
	margin: 15px 0 0 0;
}

.searchintro {
	 margin: 25px 0 0 0;
}

.form-limit {
	margin: 0;
}

.search dd.result-category, .search dd.result-created {
	display: none;
}

dt.result-title {
	font-family: 'Oswald', Arial, Sans-serif;
	font-weight: 100;
	font-size: 18px;
	color: #000;
}

dd.result-text {
	font-family: 'Ubuntu', Arial, sans-serif;
	font-size: 14px;
	font-weight: 100;
	text-align: left;
	color: #000;
	margin: 0 0 1em 0;
	line-height: 1.5em;
}

.highlight {
	background: #e0eeff;
}

/* Backlink-moduulit */
.moduletable_backlink {
	float: right;
	display: inline;
	margin: 19px 40px 0 0;
}

/* Uutiset moduuli */

.moduletable_news {
	margin: 0 0 3em 0;
}

.moduletable_news h3 {
	font-size: 30px;
	color: #338403;
	margin: 0 0 0.6em 0;
}

.moduletable_news ul li h5 {
	font-size: 18px;
}

.moduletable_news ul li h6 {
	font-family: 'Ubuntu', Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	line-height: 1.5em;
}

.moduletable_news ul {
	margin: 0;
	padding: 0;
}

.moduletable_news ul li {
	margin: 0 0 1em 0;
	padding: 0;
	list-style: none;
}

.mod-articles-category-date {
	font-family: 'Ubuntu', Arial, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #000;
	line-height: 1.5em;
}

/* Slider moduuli */

.moduletable_slideshow {
	position: relative;
	top: 0px;
	left: -40px;
	width: 980px;
	height: 295px;
	margin: 0 0 40px 0;
	background: url('../images/bg-slideshow.gif') 0% 100% no-repeat;
}

.slide-desc-text {
	font-family: 'Ubuntu', Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-align: justify;
	color: #000;
	line-height: 1.5em;
}
.slide-desc-text .slide-title {
	font-family: 'oswald', Arial, Sans-serif;
	font-weight: 100;
	font-size: 28px;
	color: #338403;
	margin: 3px 0 0.6em 0;
}
.slide-desc-text .slide-title a {
	color: #338403;
}

#navigation127 {
	width: 980px;
}
#prev127 {
	position: absolute;
	top: 0px;
	left: -10px;
}

#next127 {
	position: absolute;
	top: 0px;
	right: -10px;
}

.slide-desc,
.slide-desc-in {
	height: 285px;
}

.slide-desc-bg {
	display: none;
}

.slide-desc a {
	color: #338403;
}

#cust-navigation127 {
	position: absolute;
	top: 260px;
	left: 0px;
	width: 110px;
	height: 12px;
	padding: 8px 0 5px 40px;
	background: url('../images/bg-slide-selector.gif') 100% 0% no-repeat;
}

/* RSFiles OVERRIDES */

/* Opening view */

table#rsfl_files_table th, table#rsfl_files_table td {
	text-align: left;
	padding: 2px 3px;
}

/* Upload view*/

button {
	margin-right: 3px;
}

table.rsfl_tables input {
	margin: 2px 0;
}

table.rsfl_tables img {
	margin-left: 3px;
}

	table.rsfl_tables a.single_img img {
		margin-left: 0px;
	}
	
.upload_buttons {
	float: right;
	clear: both;
	padding: 5px 0 10px 0;
}

/* Details -view */

.rsfiles_details {
	font-family: 'oswald', Arial, Sans-serif;
	font-weight: 100;
	font-size: 24px;
	color: #338403;
	margin: 0 0 0.6em 0;
	padding: 0;
	font-style: normal;
}

/* Download view */

table#rsfiles_download_table, table#rsfiles_download_table td {
	vertical-align: top;
	
}

/* Page navigation */

.rsfl_pageslinks ul li {
	list-style-type: none;
	margin: 0 10px 0 0;
	color: #888;
}

p.rsfl_pagescounter {
	display: none;
}