/* GENERAL */
BODY{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #7b7b7b;
	line-height: 17px;
	margin: 0px;
	background-image: url('../../images/keskisavo/bg.jpg');
	background-repeat: repeat-x;
	background-color: #e5e5e5;
}

BODY.print{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #7b7b7b;
	margin: 5px;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url('../../images/trans1x1.gif');
}

a:link    { color: #696969; font-weight: normal; text-decoration: underline; }
a:visited { color: #696969; font-weight: normal; text-decoration: underline; }
a:hover   { color: #696969; font-weight: normal; 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 #b6b6b6;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	padding: 0.2em;
}
INPUT.button, a.button {
	background-color: #828282;
	border: solid 1px #828282;
	padding: 0.1em;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
SELECT{
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
TEXTAREA{
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #b6b6b6;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	padding: 0.2em;
}

TD{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 17px;
}

/* GENRERAL LAYOUT STUFF */
TD.layout_content{
	background-color: #FFFFFF;
	height:300px;
/*	padding: 35px;
	padding-top: 32px;
*/
}

TD.layout_content_padding{
        background-color: #FFFFFF;
	height:300px;
        padding: 15px;

}

TD.layout_bottombar{
	font-size: 9px;
	padding-top: 2px;
	background-image: url(../../images/keskisavo/bottom_bar.jpg);
	background-repeat: repeat-x;
	padding-right: 10px;
}

.message_info {
	border: 2px dashed green;
	margin: 15px;
	padding: 10px;
	font-size: 10px;
	font-weight: bold;
}
.message_error {
	border: 2px dashed red;
	margin: 15px;
	padding: 10px;
	font-size: 11px;
	font-weight: bold;
}



/* CLOCK */
TD.clock	{
	font-weight: bold;
	color: #FFFFFF;
	white-space: nowrap;
}
#clock	{
	font-weight: bold;
	color: #FFFFFF;
	border: 0px;
	background-color: #c0c0c0;
}

TD.login, TD.login A {
	color: #FFFFFF;
	font-weight: bold;
	white-space: nowrap;
}


/* GENERAL MENU STUFF FOR ALL MENUS */
TD.menu_bg	{
	background-image: url('../../images/keskisavo/menu_bar.jpg');
	background-repeat: repeat-x;
}

TD.menu_bg2	{
	border-right: 1px solid #cfcfcf;
	background-color: #f8f8f8;
	background-image: url(../../images/keskisavo/palkki_alareuna.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 45px;
	padding-top: 32px;
}

/* BASIC MENU (not DOM-menu) */

/* vaakavalikko */
TD.menu_vaaka{
	padding-left: 40px;
	padding-right: 40px;
	background-image: url(../../images/keskisavo/menu_valiviiva.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a.menu_vaaka{
	font-size: 10px;
	text-transform: uppercase;
}
a.menu_vaaka:link    { color: #767676; font-weight: bold; text-decoration: none; }
a.menu_vaaka:visited { color: #767676; font-weight: bold; text-decoration: none; }
a.menu_vaaka:hover   { color: #989898; font-weight: bold; text-decoration: none; }

TD.menu_vaaka_hover{
}

TD.menu_vaaka_selected{
	padding-left: 40px;
	padding-right: 40px;
	background-image: url(../../images/keskisavo/menu_valiviiva_selected.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a.menu_vaaka_selected{
	font-size: 10px;
	text-transform: uppercase;
}
a.menu_vaaka_selected:link    { color: #767676; font-weight: bold; text-decoration: none; }
a.menu_vaaka_selected:visited { color: #767676; font-weight: bold; text-decoration: none; }
a.menu_vaaka_selected:hover   { color: #767676; font-weight: bold; text-decoration: none; }

TD.menu_vaaka_selected_hover	{
}


/* 1st level */
TD.menu_level_0{

	padding-left: 40px;
	background-image: url(../../images/keskisavo/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	padding-bottom: 1px;

}

a.menu_level_0{
	font-size: 10px;
	text-transform: uppercase;
}

a.menu_level_0:link    { color: #828282; font-weight: bold; text-decoration: none; }
a.menu_level_0:visited { color: #828282; font-weight: bold; text-decoration: none; }
a.menu_level_0:hover   { color: #717171; font-weight: bold; text-decoration: none; }

TD.menu_level_0_hover{
}

TD.menu_level_0_selected{
	padding-left: 40px;
	background-image: url(../../images/keskisavo/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	padding-bottom: 1px;
}

a.menu_level_0_selected{
	font-size: 10px;
	text-transform: uppercase;
}

a.menu_level_0_selected:link    { color: #767676; font-weight: bold; text-decoration: none; }
a.menu_level_0_selected:visited { color: #767676; font-weight: bold; text-decoration: none; }
a.menu_level_0_selected:hover   { color: #767676; font-weight: bold; text-decoration: none; }

TD.menu_level_0_selected_hover	{
}

/* 2nd level */
TD.menu_level_1{
	padding-left: 40px;
	background-image: url(../../images/keskisavo/bullet_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 1px;
}

a.menu_level_1{
	font-size: 10px;
}
a.menu_level_1:link    { color: #828282; font-weight: normal; text-decoration: none; }
a.menu_level_1:visited { color: #828282; font-weight: normal; text-decoration: none; }
a.menu_level_1:hover   { color: #717171; font-weight: normal; text-decoration: none; }

TD.menu_level_1_hover{
}

TD.menu_level_1_selected{
	padding-left: 40px;
	background-image: url(../../images/keskisavo/bullet_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	padding-bottom: 1px;
}

a.menu_level_1_selected{
	font-size: 10px;
}
a.menu_level_1_selected:link    { color: #828282; font-weight: bold; text-decoration: none; }
a.menu_level_1_selected:visited { color: #828282; font-weight: bold; text-decoration: none; }
a.menu_level_1_selected:hover   { color: #828282; font-weight: bold; text-decoration: none; }

TD.menu_level_1_selected_hover{
}

/* 3rd level */
TD.menu_level_2{
	padding-left: 40px;
	padding-bottom: 1px;
}

a.menu_level_2{
	font-size: 10px;
	font-style: italic;
}

a.menu_level_2:link    { color: #a5a5a5; font-weight: normal; text-decoration: none; }
a.menu_level_2:visited { color: #a5a5a5; font-weight: normal; text-decoration: none; }
a.menu_level_2:hover   { color: #8f8f8f; font-weight: normal; text-decoration: none; }

TD.menu_level_2_hover{
}

TD.menu_level_2_selected{
	padding-left: 40px;
	padding-bottom: 1px;
}

a.menu_level_2_selected{
	font-size: 10px;
	font-style: italic;
}

a.menu_level_2_selected:link    { color: #a5a5a5; font-weight: bold; text-decoration: none; }
a.menu_level_2_selected:visited { color: #a5a5a5; font-weight: bold; text-decoration: none; }
a.menu_level_2_selected:hover   { color: #a5a5a5; font-weight: bold; text-decoration: none; }

TD.menu_level_2_selected_hover{
}


/* 4rd level */
TD.menu_level_3{
	padding-left: 45px;
	padding-bottom: 1px;
}

a.menu_level_3{
	font-size: 10px;
	font-style: italic;
}

a.menu_level_3:link    { color: #a5a5a5; font-weight: normal; text-decoration: none; }
a.menu_level_3:visited { color: #a5a5a5; font-weight: normal; text-decoration: none; }
a.menu_level_3:hover   { color: #8f8f8f; font-weight: normal; text-decoration: none; }

TD.menu_level_3_hover{
}

TD.menu_level_3_selected{
	padding-left: 45px;
	padding-bottom: 1px;
}

a.menu_level_3_selected{
	font-size: 10px;
	font-style: italic;
}

a.menu_level_3_selected:link    { color: #a5a5a5; font-weight: bold; text-decoration: none; }
a.menu_level_3_selected:visited { color: #a5a5a5; font-weight: bold; text-decoration: none; }
a.menu_level_3_selected:hover   { color: #a5a5a5; font-weight: bold; text-decoration: none; }

TD.menu_level_3_selected_hover{
}
/* DOMMENU */
/* Default Style */
DIV.domMenu_menuBar {
    /*border: solid #7b7b7b;  
    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 #767676;
	border-bottom: 1px solid #767676;
	border-left: 2px solid #767676;
    background-color: #c0c0c0;
    color: #FFFFFF;
    text-align: left;
    padding: 4px;
}
DIV.domMenu_menuElementHover {
	background-color: #FFFFFF;
	color: #7b7b7b;
}
DIV.domMenu_subMenuBar {
    border: solid #7b7b7b;  
    border-width: 1px 1px 1px 1px;
}
DIV.domMenu_subMenuElement {
    font-family: Arial, sans-serif; 
    font-size: 12px;
    font-weight: bold;
    border: solid #7b7b7b;  
    border-width: 0px 0px 0px 0px;
    background-color: #c0c0c0; 
    color: #FFFFFF;
    padding: 4px;
}
DIV.domMenu_subMenuElementHeading {
    font-weight: bold;
	text-align: right;
}
DIV.domMenu_subMenuElementHover {
    background-color: #FFFFFF;
    color: #7b7b7b;
}


/* PAGETITLES */
TD.pagetitle{
}

TD.pagetitle_text{
	font-size: 11px;
	font-weight: bold;
	color: #696969;
	text-transform: uppercase;
}

A.pagetitle_back{
	font-size: 10px;
}
A.pagetitle_back:link    { color: #cfcfcf; font-weight: normal; text-decoration: none; }
A.pagetitle_back:visited { color: #cfcfcf; font-weight: normal; text-decoration: none; }
A.pagetitle_back:hover   { color: #cfcfcf; font-weight: normal; text-decoration: underline; }

/* where pagetitle is link (gallery etc) */
A.pagetitle_link{
	font-size: 10px;
}
A.pagetitle_link:link    { color: #cfcfcf; font-weight: bold; text-decoration: none; }
A.pagetitle_link:visited { color: #cfcfcf; font-weight: bold; text-decoration: none; }
A.pagetitle_link:hover   { color: #cfcfcf; font-weight: bold; text-decoration: underline; }



/* NAVIGATION */
A.navigation{
	font-size: 10px;
}
A.navigation:link    { color: #767676; font-weight: bold; text-decoration: none; }
A.navigation:visited { color: #767676; font-weight: bold; text-decoration: none; }
A.navigation:hover   { color: #767676; font-weight: bold; text-decoration: underline; }

TD.pagenumber{
	font-weight: bold;
	padding: 1px 2px 1px 2px;
}
A.pagenumber{
	font-size: 10px;
}
A.pagenumber:link    { color: #767676; font-weight: bold; text-decoration: none; }
A.pagenumber:visited { color: #767676; font-weight: bold; text-decoration: none; }
A.pagenumber:hover   { color: #767676; font-weight: bold; text-decoration: underline; }

TD.pagenumber_selected{
	background-color: #f8f8f8;
	border: 1px solid #cfcfcf;
	font-weight: bold;
	padding: 1px 2px 1px 2px;
}
A.pagenumber_selected{
	font-size: 10px;
}
A.pagenumber_selected:link    { color: #767676; font-weight: bold; text-decoration: none; }
A.pagenumber_selected:visited { color: #767676; font-weight: bold; text-decoration: none; }
A.pagenumber_selected:hover   { color: #767676; font-weight: bold; text-decoration: underline; }



/* ARTICLES */
TD.artic_list{
	font-size: 11px;
	font-weight: bold;
	color: #767676;
}
A.artic_list_title{
	font-size: 11px;
}
A.artic_list_title:link			{color: #767676; font-weight: bold; text-decoration: none;}
A.artic_list_title:active		{color: #767676; font-weight: bold; text-decoration: none;}
A.artic_list_title:visited		{color: #767676; font-weight: bold; text-decoration: none;}
A.artic_list_title:hover		{color: #767676; font-weight: bold; text-decoration: none;}

A.artic_readmore{
	font-size: 11px;
	white-space: nowrap;
}
A.artic_readmore:link		{color: #a3a3a3; font-weight: normal; text-decoration: none;}
A.artic_readmore:visited	{color: #a3a3a3; font-weight: normal; text-decoration: none;}
A.artic_readmore:hover		{color: #a3a3a3; font-weight: normal; text-decoration: none;}


TD.artic_title	{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #767676;
}
A.artic_title{
	font-size: 11px;
}
A.artic_title:link			{color: #767676; font-weight: bold; text-decoration: none;}
A.artic_title:active		{color: #767676; font-weight: bold; text-decoration: none;}
A.artic_title:visited		{color: #767676; font-weight: bold; text-decoration: none;}
A.artic_title:hover			{color: #767676; font-weight: bold; text-decoration: none;}



/* FRONTPAGE ARTICLES */
TD.index_artic_heading{
	font-weight: bold;
	color: #767676;
}


/* FRONTPAGE RIGHT PANEL*/
TD.index_rightpanel	{
	border-left: 1px solid #cfcfcf;
	background-color: #f8f8f8;
	background-image: url(../../images/keskisavo/palkki_alareuna.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 45px;
	padding-top: 32px;
}

TD.index_rightpanel2	{
	padding-left: 19px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-top: 10px;
	font-size: 10px;
	color: #a3a3a3;
	line-height: 14px;
}

TD.index_rightpanel_heading	{
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	background-image: url(../../images/keskisavo/bullet_03.gif);
	background-repeat: no-repeat;
	color: #7b7b7b;
	padding: 0.2em;
	padding-left: 28px;
	background-position: left center;
}

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;}

A.luelisaa{
	font-size: 10px;
}

A.luelisaa:link			{color: #7b7b7b; font-weight: normal; text-decoration: none;}
A.luelisaa:active		{color: #7b7b7b; font-weight: normal; text-decoration: none;}
A.luelisaa:visited		{color: #7b7b7b; font-weight: normal; text-decoration: none;}
A.luelisaa:hover		{color: #7b7b7b; font-weight: normal; text-decoration: none;}


/* GALLERY */
A.gallery_folder{
	font-size: 10px;
}
A.gallery_folder:link    { color: #7b7b7b; font-weight: normal; text-decoration: none; }
A.gallery_folder:visited { color: #7b7b7b; font-weight: normal; text-decoration: none; }
A.gallery_folder:hover   { color: #7b7b7b; font-weight: normal; text-decoration: underline; }

A.gallery_image{
	font-size: 10px;
}
A.gallery_image:link    { color: #7b7b7b; font-weight: normal; text-decoration: none; }
A.gallery_image:visited { color: #7b7b7b; font-weight: normal; text-decoration: none; }
A.gallery_image:hover   { color: #7b7b7b; font-weight: normal; text-decoration: underline; }

TD.gallery_pic_title{
	font-size: 10px;
	font-weight: bold;
	color: #7b7b7b;
}


/* SEARCH */
TD.search_sectiontitle	{
	background-color: #C7CDFC;
	border: 1px solid #cfcfcf;
	font-weight: bold;
	color: #f8f8f8;
}

A.search_result{
	font-size: 11px;
}
A.search_result:link    { color: #767676; font-weight: normal; text-decoration: none; }
A.search_result:visited { color: #767676; font-weight: normal; text-decoration: none; }
A.search_result:hover   { color: #767676; font-weight: normal; text-decoration: underline; }



/* SITEMAP */
A.sitemap_link{
	font-size: 11px;
}
A.sitemap_link:link    { color: #7b7b7b; font-weight: normal; text-decoration: none; }
A.sitemap_link:visited { color: #7b7b7b; font-weight: normal; text-decoration: none; }
A.sitemap_link:hover   { color: #7b7b7b; font-weight: normal; text-decoration: underline; }



/* LINKS-MODULE */
a.lh_kategoria {
	font-size: 11px;
	text-decoration: none;
}
a.lh_kategoria:link    { color: #7b7b7b; font-weight: bold; text-decoration: none; }
a.lh_kategoria:visited { color: #7b7b7b; font-weight: bold; text-decoration: none; }
a.lh_kategoria:hover   { color: #7b7b7b; font-weight: bold; text-decoration: none; }

a.lh_url_nakyva {
	font-size: 10px;
}
a.lh_url_nakyva:link    { color: #7b7b7b; font-weight: normal; text-decoration: none; }
a.lh_url_nakyva:visited { color: #7b7b7b; font-weight: normal; text-decoration: none; }
a.lh_url_nakyva:hover   { color: #7b7b7b; font-weight: normal; text-decoration: underline; }



/* GUESTBOOK */
TD.gb_topic{
	background-color: #c0c0c0;
	color: #FFFFFF;
	font-size: 11px;
	padding: 2px 2px 2px 3px;
}
TD.gb_content{
	background-color: #FFFFFF;
	color: #7b7b7b;
	font-size: 11px;
	padding: 1px 1px 5px 3px;
}
TD.gb_sign_guestbook{
	border: 1px solid #767676;
	background-color: #c0c0c0;
	color: #FFFFFF;
	padding: 2px 5px 2px 5px;
}
A.gb_sign_guestbook{
	font-size: 11px;
}
A.gb_sign_guestbook:link    { color: #FFFFFF; font-weight: bold; text-decoration: none; }
A.gb_sign_guestbook:visited { color: #FFFFFF; font-weight: bold; text-decoration: none; }
A.gb_sign_guestbook:hover   { color: #FFFFFF; font-weight: bold; text-decoration: none; }




/* FORUM */
A.forum_cattree_link{	/* exp. forum >> category*/
	font-size: 11px;
}
A.forum_cattree_link:link    { color: #767676; font-weight: bold; text-decoration: none; }
A.forum_cattree_link:visited { color: #767676; font-weight: bold; text-decoration: none; }
A.forum_cattree_link:hover   { color: #767676; font-weight: bold; text-decoration: none; }

TD.forum_cat_topic{		/* on forum frontpage*/
	border: 1px solid #767676;
	background-color: #c0c0c0;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 5px 2px 5px;
}
TD.forum_cat_bg{		/* bg of category-topic*/
	border: 1px solid #767676;
	background-color: #FFFFFF;
	color: #7b7b7b;
	padding: 2px 5px 2px 5px;
	height: 50px;
}
TD.forum_cat_name{		/* category name on frontpage cat-list */
	background-color: #FFFFFF;
	color: #7b7b7b;
	padding: 2px 5px 2px 5px;
}
A.forum_cat_link{		/* category link*/
	font-size: 11px;
}
A.forum_cat_link:link    { color: #767676; font-weight: bold; text-decoration: none; }
A.forum_cat_link:visited { color: #767676; font-weight: bold; text-decoration: none; }
A.forum_cat_link:hover   { color: #767676; font-weight: bold; text-decoration: none; }

TD.forum_cat_info{		/* info of category (total messages) */
	color: #7b7b7b;
	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: #7b7b7b;
}

TD.forum_msglist_2{		/* msg list where user has selected category line 2 */
	font-size: 11px;	
	color: #7b7b7b;
	background-color: #D7D8DD;
}

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: #7b7b7b;
	padding:2px;
}

TD.forum_msgtree_2{		/* msg tree under chosen message line 2 */
	font-size: 11px;	
	color: #7b7b7b;
	background-color: #D7D8DD;
	padding:2px;
}

A.forum_msg_link{		/* link to message */
	font-size: 11px;
}
A.forum_msg_link:link    { color: #767676; font-weight: bold; text-decoration: none; }
A.forum_msg_link:visited { color: #767676; font-weight: bold; text-decoration: none; }
A.forum_msg_link:hover   { color: #767676; 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: #7b7b7b; font-weight: bold; text-decoration: none; }
A.forum_msg_link_selected:visited { color: #7b7b7b; font-weight: bold; text-decoration: none; }
A.forum_msg_link_selected:hover   { color: #7b7b7b; 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: #c0c0c0;
	font-size: 11px;	
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 2px 2px 2px;
}
TD.forum_msg_info	{	/* open message info (nickame, time) */
	background-color: #D7DCFD;
	font-size: 7pt;
	font-weight: bold;
	color: #7b7b7b;
	padding: 2px 2px 2px 2px;
}
TD.forum_msg_content{		/* open message content */
	font-size: 11px;
	color: #7b7b7b;
	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: #D7DCFD;
	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: #767676;	font-weight: bold;	text-decoration: none; }
A.forum_msg_function:visited { color: #767676;	font-weight: bold;	text-decoration: none; }
A.forum_msg_function:hover   { color: #7b7b7b;	font-weight: bold;	text-decoration: none; }

TD.forum_add_new{		/* bg of add new topic or message */
	border: 1px solid #767676;
	background-color: #c0c0c0;
	color: #FFFFFF;
	padding: 2px 5px 2px 5px;
}
A.forum_add_new{	/* add new topic or message */
	font-size: 11px;
}
A.forum_add_new:link    { color: #FFFFFF; font-weight: bold; text-decoration: none; }
A.forum_add_new:visited { color: #FFFFFF; font-weight: bold; text-decoration: none; }
A.forum_add_new:hover   { color: #FFFFFF; font-weight: bold; text-decoration: none; }

TD.forum_form_topic{		/* topic of form of new message or topic */
	background-color: #c0c0c0;
	border: 1px solid #999999;
	font-size: 11px;	
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 2px 2px 5px;

}


/* KAMERAT */
div.slideshow {
        position: relative;
        width: 99%;
        background: #e3e3e3 url('../../../../images/keskisavo/play_tr.jpg') no-repeat top right;
        border: 1px solid #7b7b7b;
}

div.topbar {
        background: url('../../../../images/keskisavo/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/keskisavo/play_br.jpg') no-repeat bottom right;
        margin-top: -10px;
        padding-left: 7px;
}

.slideshow .controls .buttons {
        position: relative;
        background: url('../../../../images/keskisavo/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 #7b7b7b;
        background: #e2e2e2;
        width: 145px;
        padding: 1px;
        text-align: center;
}

.curdate {
        background: #faf7ba;
        margin-bottom: 1px;
}

table.calendar {
    border-collapse:collapse
}

table.calendar th {
    color: #7b7b7b;
    font-weight: bold;
        background: #fef185;
}
table.calendar td {
    border: solid 1px #e2e2e2;
    padding:2px;
        cursor: pointer;
}

.othermonth {
    color: #a8a8a8;
    background-color: #d3d3d3;
}

.thismonth {
    background-color: #ffffff;
}
.picday {
    background-color: #fff26e;
}


.today {
    background: #fee625;
}

.selected, .weekselected {
        background: #f7f3b5;
}

.week {
        background: #fef185;
}

.datelink {
        text-decoration: none;
        color: #7b7b7b;
        font-weight: bold;
        font-size: 11px;
}


/* KAMERAT LOPPUU */

.pwdform {
	width: 80%;
	margin: auto;
}
