/* GENERAL */
BODY{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #565656;
	line-height: 16px;
	margin-top: 0px;
	text-decoration: none;
	background-image: url('../../images/kty/bg.gif');
	background-repeat: repeat-x;
	background-color: #ffffff;
}

BODY.print{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #565656;
	margin: 5px;
	text-decoration: none;
	background-color: #FFFFFF;
}

a {
color: #46723b;
text-decoration: underline;
}
a:hover {
color: #2e5f22;
text-decoration: underline;
} 

FORM{
	margin:0px;
	padding:0px;
}

INPUT{
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}

INPUT.textfield{
	background-color: #FFFFFF;
	border: 1px solid #aeaeae;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	padding: 0.2em;
}

INPUT.button{
	background-color: #79b17f;
	border: solid 1px #599460;
	padding: 0.1em;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

SELECT{
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
}

TEXTAREA{
	background-color: #FFFFFF;
	border: solid 1px #aeaeae;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	padding: 0.2em;
}

TD{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
}

/* GENRERAL LAYOUT STUFF */
TD.layout_content{
	background-color: #FFFFFF;
	border: solid 1px #aeaeae;
	border-top: none;
	padding: 4px;
}

TD.layout_content2{
	padding-left: 13px;
	padding-top: 15px;
	padding-bottom: 20px;
	
}

TD.layout_bottombar{
}

.message_info {
	border: 2px dashed #2d8b3b;
	margin: 15px;
	padding: 10px;
	font-size: 10px;
	font-weight: bold;
}

.message_error {
	border: 2px dashed #ce2a35;
	margin: 15px;
	padding: 10px;
	font-size: 10px;
	font-weight: bold;
}

/* CLOCK */
TD.clock	{
	font-weight: bold;
	color: #57804d;
	white-space: nowrap;
}
#clock	{
	font-weight: bold;
	color: #57804d;
	border: 0px;
	background-color: #FFFFFF;
}

TD.login, TD.login A {
	color: #ffffff;
	font-weight: bold;
	white-space: nowrap;
}

/* GENERAL MENU STUFF FOR ALL MENUS */
TD.menu_bg	{
	background-color: #c9dbc5;
	border: solid 1px #b4b4b4;
	padding-bottom: 20px;
}

TD.menu_bg2	{
}

/* BASIC MENU (not DOM-menu) */
/* 1st level */
TD.menu_level_0{
	padding-left: 14px;
	background-color: #9abc92;
	background-image: url(../../images/kty/valikkonappi.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom: solid 1px #FFFFFF;
	font-weight: bold;
}

a.menu_level_0{
	font-size: 10px;
}

a.menu_level_0:link    { color: #ffffff; font-weight: bold; text-decoration: none; }
a.menu_level_0:visited { color: #ffffff; font-weight: bold; text-decoration: none; }
a.menu_level_0:hover   { color: #dfeedb; font-weight: bold; text-decoration: none; }

TD.menu_level_0_hover{
}

TD.menu_level_0_selected{
	padding-left: 14px;
	background-color: #c6dac1;
	background-image: url(../../images/kty/valikkonappi_a.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom: solid 1px #FFFFFF;
	font-weight: bold;
}

a.menu_level_0_selected{
	font-size: 10px;
}

a.menu_level_0_selected:link    { color: #46723b; font-weight: bold; text-decoration: none; }
a.menu_level_0_selected:visited { color: #46723b; font-weight: bold; text-decoration: none; }
a.menu_level_0_selected:hover   { color: #46723b; font-weight: bold; text-decoration: none; }

TD.menu_level_0_selected_hover	{
}

/* 2nd level */
TD.menu_level_1{
	padding-left: 25px;
	background-color: #c7d9c3;
	font-weight: bold;
}

a.menu_level_1{
	font-size: 10px;
}

a.menu_level_1:link    { color: #57804d; font-weight: normal; text-decoration: none; }
a.menu_level_1:visited { color: #57804d; font-weight: normal; text-decoration: none; }
a.menu_level_1:hover   { color: #57804d; font-weight: normal; text-decoration: none; }

TD.menu_level_1_hover{
}

TD.menu_level_1_selected{
	padding-left: 25px;
	background-color: #c7d9c3;
	font-weight: bold;
}

a.menu_level_1_selected{
	font-size: 10px;
}

a.menu_level_1_selected:link    { color: #46723b; font-weight: bold; text-decoration: none; }
a.menu_level_1_selected:visited { color: #46723b; font-weight: bold; text-decoration: none; }
a.menu_level_1_selected:hover   { color: #46723b; font-weight: bold; text-decoration: none; }

TD.menu_level_1_selected_hover{
}

/* 3rd level */
TD.menu_level_2{
	padding-left: 35px;
	background-color: #c7d9c3;
	font-weight: bold;
}

a.menu_level_2{
	font-size: 10px;
}

a.menu_level_2:link    { color: #57804d; font-weight: normal; text-decoration: none; }
a.menu_level_2:visited { color: #57804d; font-weight: normal; text-decoration: none; }
a.menu_level_2:hover   { color: #57804d; font-weight: normal; text-decoration: none; }

TD.menu_level_2_hover{
}

TD.menu_level_2_selected{
	padding-left: 35px;
	background-color: #c7d9c3;
	font-weight: bold;
}

a.menu_level_2_selected{
	font-size: 10px;
}

a.menu_level_2_selected:link    { color: #46723b; font-weight: normal; text-decoration: none; }
a.menu_level_2_selected:visited { color: #46723b; font-weight: normal; text-decoration: none; }
a.menu_level_2_selected:hover   { color: #46723b; font-weight: normal; text-decoration: none; }

TD.menu_level_2_selected_hover{
}

/* DOMMENU */
/* Default Style */
DIV.domMenu_menuBar {
    /*border: solid #565656;  
    border-width: 1px 0 0 1px;*/
}

DIV.domMenu_menuElement {
    font-family: Arial, sans-serif; 
    font-size: 12px;
    font-weight: bold;
	border-top: 0px;
	border-right: 1px solid #5b8251;
	border-bottom: 1px solid #5b8251;
	border-left: 2px solid #5b8251;
    background-color: #f2f6f1;
    color: #FFFFFF;
    text-align: left;
    padding: 4px;
}

DIV.domMenu_menuElementHover {
	background-color: #FFFFFF;
	color: #565656;
}

DIV.domMenu_subMenuBar {
    border: solid #565656;  
    border-width: 1px 1px 1px 1px;
}

DIV.domMenu_subMenuElement {
    font-family: Arial, sans-serif; 
    font-size: 12px;
    font-weight: bold;
    border: solid #565656;  
    border-width: 0px 0px 0px 0px;
    background-color: #f2f6f1; 
    color: #FFFFFF;
    padding: 4px;
}

DIV.domMenu_subMenuElementHeading {
    font-weight: bold;
	text-align: right;
}

DIV.domMenu_subMenuElementHover {
    background-color: #FFFFFF;
    color: #565656;
}

/* PAGETITLES */
TD.pagetitle{
	background-color: #ffffff;
}

TD.pagetitle_text{
	font-size: 11px;
	font-weight: bold;
	color: #5b8251;
}

A.pagetitle_back{
	font-size: 10px;
}

A.pagetitle_back:link    { color: #5b8251; font-weight: normal; text-decoration: none; }
A.pagetitle_back:visited { color: #5b8251; font-weight: normal; text-decoration: none; }
A.pagetitle_back:hover   { color: #4d7343; font-weight: normal; text-decoration: none; }

/* where pagetitle is link (gallery etc) */
A.pagetitle_link{
	font-size: 11px;
}

A.pagetitle_link:link    { color: #5b8251; font-weight: bold; text-decoration: none; }
A.pagetitle_link:visited { color: #5b8251; font-weight: bold; text-decoration: none; }
A.pagetitle_link:hover   { color: #4d7343; font-weight: bold; text-decoration: none; }

/* NAVIGATION */
A.navigation{
	font-size: 10px;
}
A.navigation:link    { color: #5b8251; font-weight: bold; text-decoration: none; }
A.navigation:visited { color: #5b8251; font-weight: bold; text-decoration: none; }
A.navigation:hover   { color: #5b8251; font-weight: bold; text-decoration: none; }

TD.pagenumber{
	background-color: #ffffff;
	border: 1px solid #ffffff;
	font-weight: bold;
	padding: 1px 2px 1px 2px;
}

A.pagenumber{
	font-size: 10px;
}

A.pagenumber:link    { color: #5b8251; font-weight: bold; text-decoration: none; }
A.pagenumber:visited { color: #5b8251; font-weight: bold; text-decoration: none; }
A.pagenumber:hover   { color: #5b8251; font-weight: bold; text-decoration: none; }

TD.pagenumber_selected{
	background-color: #ffffff;
	border: 1px solid #aeaeae;
	font-weight: bold;
	padding: 1px 2px 1px 2px;
}

A.pagenumber_selected{
	font-size: 10px;
}

A.pagenumber_selected:link    { color: #3e6b34; font-weight: bold; text-decoration: none; }
A.pagenumber_selected:visited { color: #3e6b34; font-weight: bold; text-decoration: none; }
A.pagenumber_selected:hover   { color: #3e6b34; font-weight: bold; text-decoration: none; }

/* ARTICLES */
TD.artic_list{
	background-color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	color: #7d7d7c;
}

A.artic_list_title{
	font-size: 10px;
}

A.artic_list_title:link			{color: #7d7d7c; font-weight: bold; text-decoration: none;}
A.artic_list_title:active		{color: #7d7d7c; font-weight: bold; text-decoration: none;}
A.artic_list_title:visited		{color: #7d7d7c; font-weight: bold; text-decoration: none;}
A.artic_list_title:hover		{color: #929292; font-weight: bold; text-decoration: none;}

A.artic_readmore{
	background-color: #c0dcc3;
	border: 1px solid #aeaeae;
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 10px;
}

A.artic_readmore:link		{color: #508c59; font-weight: bold; text-decoration: none;}
A.artic_readmore:visited	{color: #508c59; font-weight: bold; text-decoration: none;}
A.artic_readmore:hover		{color: #508c59; font-weight: bold; text-decoration: none;}

TD.artic_title	{
	background-color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	color: #5b8251;
}

A.artic_title{
	font-size: 11px;
}

A.artic_title:link			{color: #5b8251; font-weight: bold; text-decoration: none;}
A.artic_title:active		{color: #5b8251; font-weight: bold; text-decoration: none;}
A.artic_title:visited		{color: #5b8251; font-weight: bold; text-decoration: none;}
A.artic_title:hover			{color: #5b8251; font-weight: bold; text-decoration: none;}

/* FRONTPAGE ARTICLES */
TD.index_artic_heading{
	font-weight: bold;
	font-style: normal;
	color: #7d7d7c;
	padding: 0.2em;
	padding-left: 0.4em;
}

/* FRONTPAGE RIGHT PANEL*/
TD.index_rightpanel	{
	border: 1px solid #b4b4b4;
	background-color: #f2f6f1;
	padding-bottom: 20px;
}

TD.newssi{

	padding-left: 12px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 10px;
}

TD.index_rightpanel2	{

	font-size: 10px;
	color: #6d9f60;
	line-height: 14px;
}

/* TD.index_rightpanel_heading	{
	font-weight: bold;
	font-style: italic;
	background-color: #6daf77;
	color: #FFFFFF;
	padding: 0.2em;
	padding-left: 0.4em;
} */

A.index_rightpanel_link{
	font-size: 10px;
}

A.index_rightpanel_link:link		{color: #7d7d7c; font-weight: bold; text-decoration: none;}
A.index_rightpanel_link:active		{color: #7d7d7c; font-weight: bold; text-decoration: none;}
A.index_rightpanel_link:visited		{color: #7d7d7c; font-weight: bold; text-decoration: none;}
A.index_rightpanel_link:hover		{color: #939393; font-weight: bold; text-decoration: none;}

/* GALLERY */
A.gallery_folder{
	font-size: 10px;
}

A.gallery_folder:link    { color: #5b8251; font-weight: bold; text-decoration: none; }
A.gallery_folder:visited { color: #5b8251; font-weight: bold; text-decoration: none; }
A.gallery_folder:hover   { color: #5b8251; font-weight: bold; text-decoration: none; }

A.gallery_image{
	font-size: 10px;
}

A.gallery_image:link    { color: #7d7d7c; font-weight: normal; text-decoration: none; }
A.gallery_image:visited { color: #7d7d7c; font-weight: normal; text-decoration: none; }
A.gallery_image:hover   { color: #7d7d7c; font-weight: normal; text-decoration: none; }

TD.gallery_pic_title{
	font-size: 11px;
	font-weight: bold;
	color: #5b8251;
	padding: 2px 2px 2px 3px;
}

/* SEARCH */
TD.search_sectiontitle	{
	background-color: #bedbc2;
	border: 1px solid #a2a2a2;
	font-weight: bold;
	color: #589261;
}

A.search_result{
	font-size: 11px;
}

A.search_result:link    { color: #5b8251; font-weight: normal; text-decoration: none; }
A.search_result:visited { color: #5b8251; font-weight: normal; text-decoration: none; }
A.search_result:hover   { color: #789e6e; font-weight: normal; text-decoration: none; }

/* SITEMAP */
A.sitemap_link{
	font-size: 11px;
}

A.sitemap_link:link    { color: #565656; font-weight: normal; text-decoration: none; }
A.sitemap_link:visited { color: #565656; font-weight: normal; text-decoration: none; }
A.sitemap_link:hover   { color: #777777; font-weight: normal; text-decoration: none; }

/* LINKS-MODULE */
a.lh_kategoria {
	font-size: 11px;
	text-decoration: none;
}

a.lh_kategoria:link    { color: #5b8251; font-weight: bold; text-decoration: none; }
a.lh_kategoria:visited { color: #5b8251; font-weight: bold; text-decoration: none; }
a.lh_kategoria:hover   { color: #789e6e; font-weight: bold; text-decoration: none; }

a.lh_url_nakyva {
	font-size: 10px;
}

a.lh_url_nakyva:link    { color: #565656; font-weight: normal; text-decoration: none; }
a.lh_url_nakyva:visited { color: #565656; font-weight: normal; text-decoration: none; }
a.lh_url_nakyva:hover   { color: #777777; font-weight: normal; text-decoration: none; }

/* GUESTBOOK */
TD.gb_topic{
	background-color: #f2f6f1;
	border: solid 1px #b4b4b4;
	color: #5b8251;
	font-size: 11px;
	padding: 2px 2px 2px 3px;
}

TD.gb_content{
	background-color: #ffffff;
	color: #565656;
	font-size: 11px;
	padding: 1px 1px 5px 3px;
}

TD.gb_sign_guestbook{
	border: 1px solid #b4b4b4;
	background-color: #f2f6f1;
	color: #5b8251;
	padding: 2px 5px 2px 5px;
}

A.gb_sign_guestbook{
	font-size: 11px;
}

A.gb_sign_guestbook:link    { color: #5b8251; font-weight: bold; text-decoration: none; }
A.gb_sign_guestbook:visited { color: #5b8251; font-weight: bold; text-decoration: none; }
A.gb_sign_guestbook:hover   { color: #789e6e; font-weight: bold; text-decoration: none; }

/* FORUM */
A.forum_cattree_link{	/* exp. forum >> category*/
	font-size: 11px;
}

A.forum_cattree_link:link    { color: #5b8251; font-weight: bold; text-decoration: none; }
A.forum_cattree_link:visited { color: #5b8251; font-weight: bold; text-decoration: none; }
A.forum_cattree_link:hover   { color: #5b8251; font-weight: bold; text-decoration: none; }

TD.forum_cat_topic{		/* on forum frontpage*/
	border: 1px solid #b4b4b4;
	background-color: #f2f6f1;
	color: #5b8251;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
}

TD.forum_cat_bg{		/* bg of category-topic*/
	border: 1px solid #b4b4b4;
	background-color: #ffffff;
	color: #565656;
	padding: 2px 5px 2px 5px;
	height: 50px;
}

TD.forum_cat_name{		/* category name on frontpage cat-list */
	background-color: #ffffff;
	color: #565656;
	padding: 2px 5px 2px 5px;
}

A.forum_cat_link{		/* category link*/
	font-size: 11px;
}

A.forum_cat_link:link    { color: #5b8251; font-weight: bold; text-decoration: none; }
A.forum_cat_link:visited { color: #5b8251; font-weight: bold; text-decoration: none; }
A.forum_cat_link:hover   { color: #5b8251; font-weight: bold; text-decoration: none; }

TD.forum_cat_info{		/* info of category (total messages) */
	color: #565656;
	padding: 2px 5px 2px 5px;
}

TD.forum_msglist_topic{		/* topic, nickname, total replies */
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 2px 2px 2px 2px;
}

TD.forum_msglist_1{		/* msg list where user has selected category line 1 */
	font-size: 11px;	
	color: #565656;
}

TD.forum_msglist_2{		/* msg list where user has selected category line 2 */
	font-size: 11px;	
	color: #565656;
	background-color: #c7d9c3;
}

TD.forum_msgtree_topic{		/* topic, nickname, total replies */
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 2px 2px 2px 2px;
}

TD.forum_msgtree_1{		/* msg tree under chosen message line 1 */
	font-size: 11px;	
	color: #565656;
	padding:2px;
}

TD.forum_msgtree_2{		/* msg tree under chosen message line 2 */
	font-size: 11px;	
	color: #565656;
	background-color: #c7d9c3;
	padding:2px;
}

A.forum_msg_link{		/* link to message */
	font-size: 11px;
}

A.forum_msg_link:link    { color: #565656; font-weight: bold; text-decoration: none; }
A.forum_msg_link:visited { color: #565656; font-weight: bold; text-decoration: none; }
A.forum_msg_link:hover   { color: #565656; font-weight: bold; text-decoration: none; }

A.forum_msg_link_selected{	/* link to message (selected message) */
	font-size: 11px;
}

A.forum_msg_link_selected:link    { color: #5b8251; font-weight: bold; text-decoration: none; }
A.forum_msg_link_selected:visited { color: #5b8251; font-weight: bold; text-decoration: none; }
A.forum_msg_link_selected:hover   { color: #5b8251; font-weight: bold; text-decoration: none; }

TD.forum_msg_bg	{ /* open message whole cell bg*/
	background-color: #ffffff;
	border: 1px solid #999999;
	padding: 0px;
}

TD.forum_msg_topic	{	/* open message topic */
	background-color: #c7d9c3;
	font-size: 11px;	
	font-weight: bold;
	color: #5b8251;
	padding: 2px 2px 2px 2px;
}

TD.forum_msg_info	{	/* open message info (nickame, time) */
	background-color: #c9dbc5;
	font-size: 10px;
	font-weight: bold;
	color: #565656;
	padding: 2px 2px 2px 2px;
}

TD.forum_msg_content{		/* open message content */
	font-size: 11px;
	color: #565656;
	padding: 2px 2px 2px 2px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

TD.forum_msg_functions	{	/* bg of reply to message, inform of bad message */
	background-color: #c9dbc5;
	padding: 2px 3px 2px 3px;
}

A.forum_msg_function{		/* reply to message, inform of bad message*/
	font-size: 11px;
}

A.forum_msg_function:link    { color: #5b8251;	font-weight: bold;	text-decoration: none; }
A.forum_msg_function:visited { color: #5b8251;	font-weight: bold;	text-decoration: none; }
A.forum_msg_function:hover   { color: #427236;	font-weight: bold;	text-decoration: none; }

TD.forum_add_new{		/* bg of add new topic or message */
	border: 1px solid #b4b4b4;
	background-color: #f2f6f1;
	color: #5b8251;
	padding: 2px 5px 2px 5px;
}

A.forum_add_new{	/* add new topic or message */
	font-size: 11px;
}

A.forum_add_new:link    { color: #5b8251; font-weight: bold; text-decoration: none; }
A.forum_add_new:visited { color: #5b8251; font-weight: bold; text-decoration: none; }
A.forum_add_new:hover   { color: #427236; font-weight: bold; text-decoration: none; }

TD.forum_form_topic{		/* topic of form of new message or topic */
	border: 1px solid #b4b4b4;
	background-color: #f2f6f1;
	color: #5b8251;
	padding: 2px 2px 2px 5px;
	font-weight: bold;
}

/* KAMERAT */
div.slideshow {
        position: relative;
        width: 99%;
        background: #e3e3e3 url('../../../../images/kty/play_tr.jpg') no-repeat top right;
        border: 1px solid #565656;
}

div.topbar {
        background: url('../../../../images/kty/play_tl.jpg') no-repeat top left;

        height: 23px;
        margin-bottom: 5px;
}

.showimage {
        width: 100%;

}

.showinfo {
        margin-left: 10px;
        font-weight: bold;
        font-size: 12px;
}

.showcontent td {
        vertical-align: top;
}

.showmenu {
        padding-left: 10px;
        padding-top: 18px;
        width: 170px;
}

.slideshow .windowbuttons {
        position: absolute;
        top: 5px;
        right: 5px;
}

.slideshow .controls {
        clear:both;
        position: relative;
        background: url('../../../../images/kty/play_br.jpg') no-repeat bottom right;
        margin-top: -10px;
        padding-left: 7px;
}

.slideshow .controls .buttons {
        position: relative;
        background: url('../../../../images/kty/play_bl.jpg') no-repeat bottom left;
        margin-left: -7px;
        padding-left: 5px;
        height: 34px;

}

.slideshow .controls .buttons img {
        position: relative;
        top: 2px;
        margin-left: -3px;
        margin-top: 2px;
}

.slideshow .controls .zoom {
        position: absolute;
        left: 230px;
        top: 11px;
        font-weight: bold;
        white-space: nowrap;
}
.slideshow .controls .zoom img {
        margin: 0px;
}

div.calendarbox {
        position: relative;
        border: 1px solid #b4b4b4;
        background: #f2f6f1;
        width: 145px;
        padding: 1px;
        text-align: center;
}

.curdate {
        background: #74a57a;
        margin-bottom: 1px;
}

table.calendar {
    border-collapse:collapse
}

table.calendar th {
    color: #565656;
    font-weight: bold;
	background: #c0dcc3;
}
table.calendar td {
    border: solid 1px #f2f6f1;
    padding:2px;
	cursor: pointer;
}

.othermonth {
    color: #a8a8a8;
    background-color: #cddaca;
}

.thismonth {
    background-color: #ffffff;
}
.picday {
    background-color: #b5cfa3;
}


.today {
    background: #6a945f;
}

.selected, .weekselected {
        background: #d0ecd0;
}

.week {
        background: #c0dcc3;
}

.datelink {
        text-decoration: none;
        color: #5b8251;
        font-weight: bold;
        font-size: 11px;
}

/* KAMERAT LOPPUU */

.pwdform {
	width: 80%;
	margin: auto;
}
