@import url("webstore.css");
@import url("filefolder.css");
@import url("discussion.css");
@import url("gallery.css");

/* SEY CSS Document 1/2008 */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	background:url(../images/bg.gif) top repeat-x #ded8c8;
	text-align:center;
}

body.extranet {
	background:url(../images/extra_bg.gif) top repeat-x #d9e3bd;
}

body.yhdistykset {
	background:url(../images/yhdistykset_bg.gif) top repeat-x #ded8c8;
}

body.alahakita {
	background:none;
	background-color:#e6bf57;
}

body.contentbg {
	background-color:#fff;
	background-image:none;
	text-align:left;
}
	
form {
	margin:0px;
	padding:0px;
}
	
.notpublic {
	color:#000;
}

img {
	border:0px;
}
	
.content img {
	margin:10px;
}
	
.content img[align="left"] {
	margin-left:0px;
}
	
.content img[align="right"] {
	margin-right:0px;
}

img.contentbaricon,img.contentstateicon {
	border:none;
	margin:3px;
	padding:0px;
}
	
div.container {
	margin:0px auto;
	width:984px;
	background:url(../images/container.gif) repeat-y left;
}

body.extranet .container {
	background:url(../images/extra_container.gif) repeat-y left;
}

body.alahakita .container {
	background:url(../images/alahakita_container.gif) repeat-y left;
}

div.header {
	text-align:left;
	position:relative;
	width:984px;
	height:210px;
}

body.yhdistykset .header {
	width:984px;
	height:89px;
}

div.tofrontp {
	position:absolute;
	top:0px;
	left:10px;
	background:none;
	background-color:transparent;
}

div.tofrontp_yhdistykset {
	position:absolute;
	top:10px;
	right:10px;
	background:none;
	background-color:transparent;
}

div.yhdistykset_name {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	margin:0px;
	position:absolute;
	top:30px;
	left:17px;
}

div.yhdistykset_name a {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	margin:0px;
	text-decoration:none;
}

div.topbox {
	position:absolute;
	top:10px;
	right:20px;
	background-color:#9d8767;
	padding:4px;
	border:1px solid #b3a58e;
	color:#fff;
	font-size:11px;
}

body.extranet .topbox {
	background-color:#a1b861;
	border:1px solid #ced6a8;
}

div.topbox a {
	color:#fff;
	text-decoration:none;
}

div.topbox a:hover {
	text-decoration:underline;
}


/* Top navigation and horbar */

div.navigation {
	background:url(../images/horbar.gif) bottom repeat-x #c75b12;
	margin:0px 7px 0px 7px;
	font-size:12px;
	text-align:left;
	border:1px solid #bc542d;
}

body.extranet .navigation {
	background:url(../images/extra_horbar.gif) top repeat-x #92a65e;
	border:1px solid #788c40;
}

.horbaritem, .horbaritemselected {
	display:inline;
	padding:5px 0px;
}

.horbar {
	padding:5px 0px;
}

.horbar a {
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
	
.horbaritem a, .horbaritemselected a {
	text-decoration:none;
	padding:5px 8px;
	border-right:1px solid #bc542d;
}

body.extranet .horbaritem a, body.extranet .horbaritemselected a {
	border-right:1px solid #788c40;
}

.horbaritem a:hover {
	text-decoration:none;
	background-color:#bc542d;
}

body.extranet .horbaritem a:hover {
	background-color:#869c49;
}
	
.horbaritemselected a {
	text-decoration:none;
	background-color:#bc542d;
}

body.extranet .horbaritemselected a {
	background-color:#869c49;
}

.horbaritemselected a:hover {
	text-decoration:none;
	background-color:#bc542d;
}

body.extranet .horbaritemselected a:hover {
	background-color:#869c49;
}


/* Frontpage */

div.frontpage {
	margin:0px 8px 0px 7px;
	text-align:left;
	width:970px;
}

div.defaultpage {
	margin:0px 8px 0px 7px;
	text-align:left;
	width:970px;
}

td.leftblock {
	width:257px;
	vertical-align:top;
}

td.leftblock .blockmargin {
	margin:13px 0px 0px 12px;
}

td.centerblock {
	width:508px;
	vertical-align:top;
}

td.centerblock .blockmargin {
	margin:28px 36px 0px 28px;
}

td.rightblock {
	width:205px;
	vertical-align:top;
}

td.rightblock .blockmargin {
	margin:20px 33px 0px 0px;
}

body.extranet td.rightblock .blockmargin {
	margin:28px 33px 0px 0px;
}

div.leftbox {
	background:url(../images/leftbox.gif) repeat-y left;
	padding:0px;
}

div.leftbox_top {
	background:url(../images/leftbox_top.gif) no-repeat left top;
}

div.leftbox_bottom {

	background:url(../images/leftbox_bottom.gif) no-repeat left bottom;
}

div.leftbox_content {
	padding:10px;
	padding-bottom:5px;
}

div.leftbottom .content, div.leftbottom .content p {
	font-size:11px;
	line-height:14px;
}

div.rightbox {
	background:url(../images/rightbox.gif) repeat-y left;
}

div.rightbox_top {
	background:url(../images/rightbox_top.gif) no-repeat left top;
}

div.rightbox_bottom {
	background:url(../images/rightbox_bottom.gif) no-repeat left bottom;
}

body.extranet div.rightbox {
	background:url(../images/extra_rightbox.gif) repeat-y left;
}

body.extranet div.rightbox_top {
	background:url(../images/extra_rightbox_top.gif) no-repeat left top;
}

body.extranet div.rightbox_bottom {
	background:url(../images/extra_rightbox_bottom.gif) no-repeat left bottom;
}

div.rightbox_content {
	padding:10px;
	padding-bottom:5px;
}

div.rightbox .content a {
	line-height:18px;
}

div.banners img {
	margin-bottom:12px;
}


/* Defaultpage */

td.leftnavi {
	width:245px;
	vertical-align:top;
	background:url(../images/leftnavi.gif) repeat-y left;
	border-left:12px solid #fff;
	border-top:13px solid #fff;
}

body.alahakita td.leftnavi {
	background:url(../images/alahakita_leftnavi.gif) repeat-y left;
}

td.leftnavi .blockmargin {
	margin:0px;
	background:url(../images/leftnavi_top.gif) top left no-repeat;
	padding:10px;
}

body.alahakita td.leftnavi .blockmargin {
	background:url(../images/alahakita_leftnavi_top.gif) top left no-repeat;
}

td.defaultblock {
	vertical-align:top;
}

td.mainblock {
	width:501px;
	vertical-align:top;
}

td.mainblock .blockmargin {
	margin:17px 37px 0px 21px;
}

td.mainblock_wide {
	width:712px;
	vertical-align:top;
}

td.mainblock_wide .blockmargin {
	margin:17px 37px 0px 21px;
}

td.rightinfoblock {
	width:211px;
	vertical-align:top;
}

td.rightinfoblock .blockmargin {
	margin:46px 13px 0px 0px;
}

div.rightinfobox {
	background:url(../images/rightinfobox.gif) repeat-y left;
}

div.rightinfobox_top {
	background:url(../images/rightinfobox_top.gif) no-repeat left top;
}

div.rightinfobox_bottom {
	background:url(../images/rightinfobox_bottom.gif) no-repeat left bottom;
}

body.extranet div.rightinfobox {
	background:url(../images/extra_rightinfobox.gif) repeat-y left;
}

body.extranet div.rightinfobox_top {
	background:url(../images/extra_rightinfobox_top.gif) no-repeat left top;
}

body.extranet div.rightinfobox_bottom {
	background:url(../images/extra_rightinfobox_bottom.gif) no-repeat left bottom;
}

body.alahakita div.rightinfobox {
	background:url(../images/alahakita_rightinfobox.gif) repeat-y left;
}

body.alahakita div.rightinfobox_top {
	background:url(../images/alahakita_rightinfobox_top.gif) no-repeat left top;
}

body.alahakita div.rightinfobox_bottom {
	background:url(../images/alahakita_rightinfobox_bottom.gif) no-repeat left bottom;
}

div.rightinfobox_content {
	padding:10px;
	padding-bottom:5px;
}
	

/* Content */

.content {
	margin-bottom:15px;
}

.content .content {
	margin-bottom:0px;
}

.content, .content p {
	margin:0px;
	font-size:12px;
	color:#504d4d;
	line-height:17px;
}

body.alahakita .content, body.alahakita .content p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
}

.content h1 {
	color:#6c4d23;
	margin:0px 0px 10px 0px;
	padding-bottom:4px;
	font-size:15px;
	font-weight:bold;
	line-height:normal;
	border-bottom:2px solid #e3b8a7;
}

body.extranet .content h1 {
	color:#5e5831;
	border-bottom:2px solid #c1d097;
}

.content h2 {
	color:#6c4d23;
	margin:0px 0px 10px 0px;
	padding-bottom:4px;
	font-size:12px;
	font-weight:bold;
	line-height:normal;
	border-bottom:2px solid #e3b8a7;
}

body.extranet .content h2 {
	color:#5e5831;
	border-bottom:2px solid #c1d097;
}

.content h3 {
	color:#6c4d23;
	margin:0px 0px 8px 0px;
	font-size:12px;
	font-weight:bold;
	line-height:normal;
}

div.boxstyle .content h1 {
	border-bottom:2px solid #c8b78a;
}

div.boxstyle .content h2 {
	border-bottom:2px solid #c8b78a;
}

body.extranet .boxstyle .content h1 {
	color:#5e5831;
	border-bottom:2px solid #c1d097;
}

body.extranet .boxstyle .content h2 {
	color:#5e5831;
	border-bottom:2px solid #c1d097;
}

.content a {
	color:#6f4d14;
	text-decoration:underline;
}

.content a:hover {
	text-decoration:none;
}

body.extranet .content a {
	color:#5e5831;
}

div.content_image_caption {
	font-size:11px;
	color:#666;
	padding:0px 10px 20px 10px;
	line-height:normal;
	text-align:center;
	font-weight:normal;
	text-decoration:none;
}

div.rightinfoblock .content img {
	margin:10px 0px;
}

.content table img {
	margin:0px;
}

.content .p4table td {
	vertical-align:top;
}

.content tr.form_header td {
padding-top:10px;
}


.content tr.form_header h2 {
margin:0;
}



/* Sidemenu */

.sidemenulevel {
	font-size:12px;
}
	
.sidemenulink {
	border-bottom:1px solid #d6d0b4;
}

body.alahakita .sidemenulink {
	border-bottom:1px solid #a5aa74;
}

.sidemenulink a {
	color:#5e5831;
	text-decoration:none;
	padding:3px;
	display:block;
}

.sidemenulink a:hover {
	text-decoration:none;
	color:#5e5831;
	background:#d6d0b4;
}

body.alahakita .sidemenulink a:hover {
	text-decoration:none;
	color:#fff;
	background:#a5aa74;
}
	
.sidemenulevel .sidemenulevel {
	padding:4px 0px 4px 19px;
	font-size:11px;
	font-weight:normal;
	border:0px;
	border-bottom:1px solid #d6d0b4;
}

body.alahakita .sidemenulevel .sidemenulevel {
	border-bottom:1px solid #a5aa74;
}

.sidemenulevel .sidemenulevel .sidemenulevel {
	border:0px;
}

body.alahakita .sidemenulevel .sidemenulevel .sidemenulevel {
	border-bottom:0;
}
	
.sidemenulevel .sidemenulevel .sidemenulink {
	border:0px;
}

body.alahakita .sidemenulevel .sidemenulevel .sidemenulink {
	border:0px;
}
	
.sidemenulevel a.sidemenuselected {
	text-decoration:none;
	color:#5e5831;
	background:#d6d0b4;
}

body.alahakita .sidemenulevel a.sidemenuselected {
	background:#a5aa74;
	color:#fff;
}
	
.sidemenuarrow {
	display:inline;
}

.sidemenublank {
	display:inline;
}


/* News */

.content .newstitle {
	color:#6c4d23;
	margin:0px 0px 10px 0px;
	font-size:15px;
	font-weight:bold;
	line-height:normal;
}

body.extranet .content .newstitle {
	color:#5e5831;
}

.content .newsdigesttitle {
	color:#6c4d23;
	margin:0px 0px 10px 0px;
	padding-bottom:4px;
	font-size:15px;
	font-weight:bold;
	line-height:normal;
	border-bottom:2px solid #e3b8a7;
}

body.extranet .content .newsdigesttitle {
	color:#5e5831;
	border-bottom:2px solid #c1d097;
}

div.boxstyle .content .newsdigesttitle {
	border-bottom:2px solid #c8b78a;
}

td.rightinfoblock .content .newsdigesttitle {
	color:#6c4d23;
	margin:0px 0px 10px 0px;
	padding-bottom:4px;
	font-size:12px;
	font-weight:bold;
	line-height:normal;
	border-bottom:2px solid #c8b78a;
}

body.extranet .rightinfoblock .content .newsdigesttitle {
	color:#5e5831;
	border-bottom:2px solid #c1d097;
}
	
.newsdate {
	color:#504d4d;
	font-size:11px;
	margin-right:3px;
}
	
.newsdigestitem .newsheading {
	margin:2px 0px;
}
	
.newsdigestitem {
	margin-bottom:10px;
	line-height:normal;
}
	
div.newsdigest .newsreadmore {
	display:none;
}

.newsingress {
	font-size:11px;
	color:#8c8986;
}

div.boxstyle .newsingress {
	display:none;
}
	
div.news .newsingress {
	margin:2px 0px;
}
	
.content p.newsitemingress {
	margin-bottom:15px;
}
	
p.newsitemreadmore {
	margin-top:20px;
}
	
div.news .content {
	padding-bottom:0px;
}

.content p.newsheading span.newsname {
	font-size:11px;
}

div.frontpage .boxstyle .newsrow1 {
	background:#e0d6b8;
	padding:5px;
}

div.frontpage .boxstyle .newsrow0 {
	padding:5px;
}

div.frontpage .boxstyle .newsdigestitem {
	margin-bottom:0px;
}

.rssfeed {
	float:right;
}


/* Path and printer */

div.path {
	font-size:11px;
	color:#666;
	margin-bottom:20px;
}

div.path a {
	color:#666;
}

a.pathlink {
	text-decoration:none;
}

a:hover.pathlink {
	text-decoration:underline;
}

a.pathlinkcurrent {
	text-decoration:underline;
}

img.printer {
	float:right;
}


/* Footer */

div.footer {
	background:url(../images/footer.gif) no-repeat bottom left;
	text-align:left;
	position:relative;
	width:984px;
	height:20px;
	padding:10px 0px 15px 0px;
	margin-top:15px;
}

body.extranet .footer {
	background:url(../images/extra_footer.gif) no-repeat bottom left;
}

body.alahakita .footer {
	background:url(../images/alahakita_footer.gif) no-repeat bottom left;
}

div.footer p {
	margin:0px 20px;
	font-size:11px;
	color:#6c4d23;
	border-top:1px solid #bb9204;
	padding:5px 0px;
}

img.footer_image {
	position:absolute;
	bottom:12px;
	right:10px;
	vertical-align:top;
}


/* Login Logout */

div.login_logout {
	font-size:11px;
	color:#fff;
	text-align:left;
	padding-top:10px;
}

div.login_logout table {
	font-size:11px;
	color:#fff;
}

div.login_logout input {
	border:1px solid #c0970a;
	width:70px;
	padding:3px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div.login_logout th {
	text-align:left;
	margin:0px;
}

div.login_logout p {
	margin:0px;
	font-weight:bold;
}

div.login_logout input.loginsubmit {
	width:auto;
	padding:0px;
	border:0px;
	cursor:pointer;
	vertical-align:bottom;
}

div.login_logout input.logoutsubmit {
	background:url(../images/red_gradient.gif) top repeat-x #d1886c;
	border:1px solid #bc542d;
	color:#fff;
	font-size:11px;
	padding:2px 4px;
	font-family:Arial, Helvetica, sans-serif;
	width:auto;
	overflow:visible;
	cursor:pointer;
	vertical-align:middle !important;
	position:relative;
}

body.extranet div.login_logout input.logoutsubmit {
	background:url(../images/green_gradient.gif) top repeat-x #a2bc5a;
	border:1px solid #788c40;
}

a.login_logout_switch {
	background:url(../images/green_gradient.gif) top repeat-x #a2bc5a;
	border:1px solid #788c40;
	padding:3px 4px;
	color:#fff;
	font-size:11px;
	text-decoration:none;
	white-space:nowrap;
	position:relative;
}

body.extranet a.login_logout_switch {
	background:url(../images/red_gradient.gif) top repeat-x #d1886c;
	border:1px solid #bc542d;
}

div.login_logoutbuttons {
	margin-top:8px;
}


/* Searchbox */

div.searchbox {
	padding:10px 7px;
	font-size:12px;
	color:#6c4d23;
	font-weight:bold;
}

td.leftnavi .searchbox {
	padding:10px 0 15px 0;
}

body.extranet .searchbox {
	color:#5e5831;
}

div.searchbox input.searchboxinput {
	border:1px solid #999;
	padding:3px;
	width:110px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

div.searchbox input.searchboxsubmit {
	vertical-align:bottom !important;
}


/* Search page */

.searchhilited {
	text-decoration:underline;
}
	
a.searchhilited {
	text-decoration:underline;
}
	
a:hover.searchhilited {
	text-decoration:none !important;
}
	
.searchresult {
	margin-bottom: 17px;
}
	
.searchresultcount {
	margin:20px 0px 10px 0px;
	line-height:18px;
	font-size:12px;
	font-weight:bold;
}
	
.searchheading a {
	font-size:12px;
	text-decoration:none;
}
	
.searchheading {
	margin-bottom: 5px;
}
	
.searchsummary {
	font-size: 12px;
}

input.searchsubmit {
	background:url(../images/red_gradient.gif) top repeat-x #d1886c;
	border:1px solid #bc542d;
	color:#fff;
	font-size:11px;
	padding:2px 4px;
	font-family:Arial, Helvetica, sans-serif;
	width:auto;
	overflow:visible;
	cursor:pointer;
	vertical-align:bottom;
}

table.sitemaptable {
	width:100%;
	}
	
.sitemaplevel {
	padding-left:50px;
	}
	
.sitemaplevel0 {
	padding-left:30px;
	background-color:#f2ede1;
	}
	
.sitemaplevel1 {
	}
	
.sitemaplevel1 a {
	font-weight:bold;
	}


/* Payment module */

.content div.payment p {
	margin:5px 0px;
}

div.paymentdesc {
	margin-bottom:10px;
	font-weight:bold;
}

input.paymentsubmit {
	background:url(../images/red_gradient.gif) top repeat-x #d1886c;
	border:1px solid #bc542d;
	color:#fff;
	font-size:11px;
	padding:2px 4px;
	font-family:Arial, Helvetica, sans-serif;
	width:auto;
	overflow:visible;
	cursor:pointer;
	margin-top:10px;
}

div.paymenterrors {
	margin:5px 0px 10px 0px;
	padding:10px;
	border:1px solid #d1896d;
	background-color:#efd2c7;
}

.content div.payment div.paymenterrors p {
	margin:0px;
}

div.payment_bankimages {
	padding:10px;
	background-color:#fff;
	margin:5px 0px 10px 0px;
	border:1px dashed #999;
}


/* Attachments */

a.attachment, a.file {
	display: block;
	background-position: left center;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 24px;
	}
	
a.file { background-image:url(../aimg/icons/file.gif); }
a.pdf { background-image:url(../aimg/icons/pdf.gif); }
a.txt { background-image:url(../aimg/icons/txt.gif); }
a.jpg { background-image:url(../aimg/icons/jpg.gif); }
a.gif { background-image:url(../aimg/icons/gif.gif); }
a.zip { background-image:url(../aimg/icons/zip.gif); }
a.word { background-image:url(../aimg/icons/word.gif); }
a.powerpoint { background-image:url(../aimg/icons/powerpoint.gif); }
a.excel { background-image:url(../aimg/icons/excel.gif); }
a.rtf { background-image:url(../aimg/icons/rtf.gif); }

.content_image a.attachment, .content_image a.file, .content_image a.jpg, .content_image a.gif {
	background: none;
	padding: 0px;
}

/* login page */
.login_button, .loginsubmit {
	background:url(../images/red_gradient.gif) top repeat-x #d1886c;
	border:1px solid #bc542d;
	color:#fff;
	font-size:11px;
	padding:2px 4px;
	font-family:Arial, Helvetica, sans-serif;
	width:auto;
	overflow:visible;
	cursor:pointer;
	vertical-align:bottom;
	margin-top: 5px;
}