#toptop * {
	margin: 0;
	padding: 0;
	display: block;
}

/* GENERAL */
BODY{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: 16px;
	margin-top: 0px;
	text-decoration: none;
	background-color: #00887f;
}

BODY.print{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin: 5px;
	text-decoration: none;
	background-color: #FFFFFF;
}

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 #a5a5a5;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	padding: 0.2em;
	width: 250px;
	height: 25px;
	line-height: 25px;
}

TEXTAREA.textfield{
	background-color: #FFFFFF;
	border: 1px solid #a5a5a5;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	padding: 0.2em;
	width: 250px;
	height: 100px;
}



INPUT.button{
	background-color: #00887f;
	border: solid 1px #00887f;
	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 #a5a5a5;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	padding: 0.2em;
}

TD{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 17px;
}

a:link    { color: #00887f; font-weight: normal; text-decoration: none; }
a:hover   { color: #00887f; font-weight: normal; text-decoration: underline; }

a.ntg{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
a.ntg:link    { color: #ffffff; font-weight: normal; text-decoration: none; }
a.ntg:hover   { color: #ffffff; font-weight: normal; text-decoration: none; }


/* GENRERAL LAYOUT STUFF */

.imgfolder{
background-image:url(../../images/kuvagalleria_kansio.gif);
background-repeat: no-repeat;
}

TD.layout_content{
	background-color: #cfe6e4;
}

TD.layout_content_02{
	background-color: #ffffff;
	border-left: solid 2px #b7c6c7;
	border-right: solid 2px #b7c6c7;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 12px;
	padding-bottom: 12px;
	height: 350px;
}

TD.vasen{
	background-image: url(../../images/riikkamanner/vasen_reuna.gif);
	background-repeat: repeat-y;
	background-position: right;
}

TD.oikea{
	background-image: url(../../images/riikkamanner/oikea_reuna.gif);
	background-repeat: repeat-y;
	background-position: left;
}

TD.sisalto_ylavasen{
	background-image: url(../../images/riikkamanner/sisalto_ylavasen.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 10px;
}

TD.sisalto_alavasen{
	background-image: url(../../images/riikkamanner/sisalto_alavasen.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 10px;
}

TD.vasentausta{
	background-image: url(../../images/riikkamanner/leftmenu_bg.gif);
	background-repeat: repeat-y;
}

TD.vasentausta_kelt{
	background-image: url(../../images/riikkamanner/leftmenu_bg_kelt.gif);
	background-repeat: repeat-y;
}

TD.layout_bottombar{
	background-image: url(../../images/riikkamanner/bottom_bar.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 40px;
	padding-top: 20px;
}

.message_info {
	border: 2px dashed #fbc400;
	margin: 15px;
	padding: 10px;
	font-size: 10px;
	font-weight: bold;
}

.message_error {
	border: 2px dashed #dc4937;
	margin: 15px;
	padding: 10px;
	font-size: 10px;
	font-weight: bold;
}

/* CLOCK */
TD.clock	{
	font-weight: bold;
	color: #00887f;
	white-space: nowrap;
}
#clock	{
	font-weight: bold;
	color: #00887f;
	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: #cfe6e4;
	padding-left: 12px;
	padding-right: 12px;
}

/* BASIC MENU (not DOM-menu) */
/* 1st level */
TD.menu_level_0{
	font-weight: bold;
	background-image: url(../../images/riikkamanner/ylavalikko_nappi_oikea.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 6px;
}

a.menu_level_0{
	font-size: 11px;
}

a.menu_level_0:link    { color: #000000; font-weight: bold; text-decoration: none; }
a.menu_level_0:visited { color: #000000; font-weight: bold; text-decoration: none; }
a.menu_level_0:hover   { color: #00887f; font-weight: bold; text-decoration: none; }

TD.menu_level_0_hover{
}

TD.menu_level_0_selected{
	font-weight: bold;
	background-image: url(../../images/riikkamanner/ylavalikko_nappi_oikea_a.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 6px;
}

a.menu_level_0_selected{
	font-size: 11px;
}

a.menu_level_0_selected:link    { color: #ffffff; font-weight: bold; text-decoration: none; }
a.menu_level_0_selected:visited { color: #ffffff; font-weight: bold; text-decoration: none; }
a.menu_level_0_selected:hover   { color: #ffffff; font-weight: bold; text-decoration: none; }

TD.menu_level_0_selected_hover	{
}

/* LEFTMENU*/
TD.leftmenu_bg	{
	padding-left: 15px;
	padding-right: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
}
TD.leftmenu_level_0	{
	background-image: url(../../images/riikkamanner/vasenvalikko_nappi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
a.leftmenu_level_0{
	font-size: 11px;
}
a.leftmenu_level_0:link    { color: #000000; font-weight: bold; text-decoration: none; }
a.leftmenu_level_0:visited { color: #000000; font-weight: bold; text-decoration: none; }
a.leftmenu_level_0:hover   { color: #00887f; font-weight: bold; text-decoration: none; }

TD.leftmenu_level_0_selected	{
	background-image: url(../../images/riikkamanner/vasenvalikko_nappi_a.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
a.leftmenu_level_0_selected{
	font-size: 11px;
}
a.leftmenu_level_0_selected:link    { color: #ffffff; font-weight: bold; text-decoration: none; }
a.leftmenu_level_0_selected:visited { color: #ffffff; font-weight: bold; text-decoration: none; }
a.leftmenu_level_0_selected:hover   { color: #ffffff; font-weight: bold; text-decoration: none; }


/* DOMMENU */
/* Default Style */
DIV.domMenu_menuBar {
    /*border: solid #000000;
    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 #00887f;
	border-bottom: 1px solid #00887f;
	border-left: 2px solid #00887f;
    background-color: #fde2a4;
    color: #FFFFFF;
    text-align: left;
    padding: 4px;
}

DIV.domMenu_menuElementHover {
	background-color: #FFFFFF;
	color: #000000;
}

DIV.domMenu_subMenuBar {
    border: solid #000000;
    border-width: 1px 1px 1px 1px;
}

DIV.domMenu_subMenuElement {
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    border: solid #000000;
    border-width: 0px 0px 0px 0px;
    background-color: #fde2a4;
    color: #FFFFFF;
    padding: 4px;
}

DIV.domMenu_subMenuElementHeading {
    font-weight: bold;
	text-align: right;
}

DIV.domMenu_subMenuElementHover {
    background-color: #FFFFFF;
    color: #000000;
}

/* PAGETITLES */
TD.pagetitle{
}

TD.pagetitle_text{
	font-size: 11px;
	font-weight: bold;
	color: #00887f;
}

A.pagetitle_back{
	font-size: 10px;
}

A.pagetitle_back:link    { color: #000000; font-weight: normal; text-decoration: none; }
A.pagetitle_back:visited { color: #000000; font-weight: normal; text-decoration: none; }
A.pagetitle_back:hover   { color: #000000; font-weight: normal; text-decoration: none; }

/* where pagetitle is link (gallery etc) */
A.pagetitle_link{
	font-size: 11px;
}

A.pagetitle_link:link    { color: #00887f; font-weight: bold; text-decoration: none; }
A.pagetitle_link:visited { color: #00887f; font-weight: bold; text-decoration: none; }
A.pagetitle_link:hover   { color: #00887f; font-weight: bold; text-decoration: none; }

/* NAVIGATION */
A.navigation{
	font-size: 10px;
}
A.navigation:link    { color: #00887f; font-weight: bold; text-decoration: none; }
A.navigation:visited { color: #00887f; font-weight: bold; text-decoration: none; }
A.navigation:hover   { color: #00887f; font-weight: bold; text-decoration: none; }

TD.pagenumber{
	padding: 1px 2px 1px 2px;
}

A.pagenumber{
	font-size: 10px;
}

A.pagenumber:link    { color: #000000; font-weight: normal; text-decoration: none; }
A.pagenumber:visited { color: #000000; font-weight: normal; text-decoration: none; }
A.pagenumber:hover   { color: #000000; font-weight: normal; text-decoration: none; }

TD.pagenumber_selected{
	padding: 1px 2px 1px 2px;
}

A.pagenumber_selected{
	font-size: 10px;
}

A.pagenumber_selected:link    { color: #00887f; font-weight: bold; text-decoration: none; }
A.pagenumber_selected:visited { color: #00887f; font-weight: bold; text-decoration: none; }
A.pagenumber_selected:hover   { color: #00887f; font-weight: bold; text-decoration: none; }

/* ARTICLES */
TD.artic_list{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

A.artic_list_title{
	font-size: 11px;
}

A.artic_list_title:link			{color: #000000; font-weight: bold; text-decoration: none;}
A.artic_list_title:active		{color: #000000; font-weight: bold; text-decoration: none;}
A.artic_list_title:visited		{color: #000000; font-weight: bold; text-decoration: none;}
A.artic_list_title:hover		{color: #00887f; font-weight: bold; text-decoration: none;}

A.artic_readmore{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 10px;
}

A.artic_readmore:link		{color: #00887f; font-weight: normal; text-decoration: none;}
A.artic_readmore:visited	{color: #00887f; font-weight: normal; text-decoration: none;}
A.artic_readmore:hover		{color: #00887f; font-weight: normal; text-decoration: none;}

TD.artic_title	{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

A.artic_title{
	font-size: 11px;
}

A.artic_title:link			{color: #000000; font-weight: bold; text-decoration: none;}
A.artic_title:active		{color: #000000; font-weight: bold; text-decoration: none;}
A.artic_title:visited		{color: #000000; font-weight: bold; text-decoration: none;}
A.artic_title:hover			{color: #000000; font-weight: bold; text-decoration: none;}


/* FRONTPAGE RIGHT PANEL*/
TD.index_rightpanel_content	{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.index_rightpanel_heading	{
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}

A.index_rightpanel_link:link		{color: #000000; font-weight: bold; text-decoration: none;}
A.index_rightpanel_link:active		{color: #000000; font-weight: bold; text-decoration: none;}
A.index_rightpanel_link:visited		{color: #000000; font-weight: bold; text-decoration: none;}
A.index_rightpanel_link:hover		{color: #00887f; font-weight: bold; text-decoration: none;}

/* GALLERY */
A.gallery_folder{
	font-size: 10px;
}

A.gallery_folder:link    { color: #00887f; font-weight: bold; text-decoration: none; }
A.gallery_folder:visited { color: #00887f; font-weight: bold; text-decoration: none; }
A.gallery_folder:hover   { color: #00887f; font-weight: bold; text-decoration: none; }

A.gallery_image{
	font-size: 10px;
}

A.gallery_image:link    { color: #00887f; font-weight: normal; text-decoration: none; }
A.gallery_image:visited { color: #00887f; font-weight: normal; text-decoration: none; }
A.gallery_image:hover   { color: #00887f; font-weight: normal; text-decoration: none; }

TD.gallery_pic_title{
	font-size: 11px;
	font-weight: bold;
	color: #00887f;
	padding: 2px 2px 2px 3px;
}

/* SEARCH */
TD.search_sectiontitle	{
	font-weight: bold;
	color: #000000;
}

A.search_result{
	font-size: 11px;
}

A.search_result:link    { color: #00887f; font-weight: normal; text-decoration: none; }
A.search_result:visited { color: #00887f; font-weight: normal; text-decoration: none; }
A.search_result:hover   { color: #00887f; font-weight: normal; text-decoration: none; }

/* SITEMAP */
A.sitemap_link{
	font-size: 11px;
}

A.sitemap_link:link    { color: #00887f; font-weight: normal; text-decoration: none; }
A.sitemap_link:visited { color: #00887f; font-weight: normal; text-decoration: none; }
A.sitemap_link:hover   { color: #00887f; font-weight: normal; text-decoration: none; }

/* LINKS-MODULE */
a.lh_kategoria {
	font-size: 11px;
	text-decoration: none;
}

a.lh_kategoria:link    { color: #00887f; font-weight: bold; text-decoration: none; }
a.lh_kategoria:visited { color: #00887f; font-weight: bold; text-decoration: none; }
a.lh_kategoria:hover   { color: #00887f; font-weight: bold; text-decoration: none; }

a.lh_url_nakyva {
	font-size: 10px;
}

a.lh_url_nakyva:link    { color: #00887f; font-weight: normal; text-decoration: none; }
a.lh_url_nakyva:visited { color: #00887f; font-weight: normal; text-decoration: none; }
a.lh_url_nakyva:hover   { color: #00887f; font-weight: normal; text-decoration: none; }

/* GUESTBOOK */
TD.gb_topic{
	background-color: #fde2a4;
	border: solid 1px #fcb400;
	color: #000000;
	font-size: 11px;
	padding: 2px 2px 2px 3px;
}

TD.gb_content{
	background-color: #ffffff;
	color: #000000;
	font-size: 11px;
	padding: 1px 1px 5px 3px;
}

TD.gb_sign_guestbook{
	border: 1px solid #fcb400;
	background-color: #fde2a4;
	color: #000000;
	padding: 2px 5px 2px 5px;
}

A.gb_sign_guestbook{
	font-size: 11px;
}

A.gb_sign_guestbook:link    { color: #00887f; font-weight: bold; text-decoration: none; }
A.gb_sign_guestbook:visited { color: #00887f; font-weight: bold; text-decoration: none; }
A.gb_sign_guestbook:hover   { color: #00887f; font-weight: bold; text-decoration: none; }

/* FORUM */
A.forum_cattree_link{	/* exp. forum >> category*/
	font-size: 11px;
}

A.forum_cattree_link:link    { color: #00887f; font-weight: bold; text-decoration: none; }
A.forum_cattree_link:visited { color: #00887f; font-weight: bold; text-decoration: none; }
A.forum_cattree_link:hover   { color: #00887f; font-weight: bold; text-decoration: none; }

TD.forum_cat_topic{		/* on forum frontpage*/
	border: 1px solid #fcb400;
	background-color: #fde2a4;
	color: #000000;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
}

TD.forum_cat_bg{		/* bg of category-topic*/
	border: 1px solid #fcb400;
	background-color: #ffffff;
	color: #000000;
	padding: 2px 5px 2px 5px;
	height: 50px;
}

TD.forum_cat_name{		/* category name on frontpage cat-list */
	background-color: #ffffff;
	color: #000000;
	padding: 2px 5px 2px 5px;
}

A.forum_cat_link{		/* category link*/
	font-size: 11px;
}

A.forum_cat_link:link    { color: #00887f; font-weight: bold; text-decoration: none; }
A.forum_cat_link:visited { color: #00887f; font-weight: bold; text-decoration: none; }
A.forum_cat_link:hover   { color: #00887f; font-weight: bold; text-decoration: none; }

TD.forum_cat_info{		/* info of category (total messages) */
	color: #000000;
	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: #000000;
}

TD.forum_msglist_2{		/* msg list where user has selected category line 2 */
	font-size: 11px;
	color: #000000;
	background-color: #cfe6e4;
}

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: #000000;
	padding:2px;
}

TD.forum_msgtree_2{		/* msg tree under chosen message line 2 */
	font-size: 11px;
	color: #000000;
	background-color: #cfe6e4;
	padding:2px;
}

A.forum_msg_link{		/* link to message */
	font-size: 11px;
}

A.forum_msg_link:link    { color: #000000; font-weight: bold; text-decoration: none; }
A.forum_msg_link:visited { color: #000000; font-weight: bold; text-decoration: none; }
A.forum_msg_link:hover   { color: #000000; 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: #00887f; font-weight: bold; text-decoration: none; }
A.forum_msg_link_selected:visited { color: #00887f; font-weight: bold; text-decoration: none; }
A.forum_msg_link_selected:hover   { color: #00887f; 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: #cfe6e4;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 2px 2px 2px 2px;
}

TD.forum_msg_info	{	/* open message info (nickame, time) */
	background-color: #c5ced9;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 2px 2px 2px 2px;
}

TD.forum_msg_content{		/* open message content */
	font-size: 11px;
	color: #000000;
	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: #c5ced9;
	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: #00887f;	font-weight: bold;	text-decoration: none; }
A.forum_msg_function:visited { color: #00887f;	font-weight: bold;	text-decoration: none; }
A.forum_msg_function:hover   { color: #00887f;	font-weight: bold;	text-decoration: none; }

TD.forum_add_new{		/* bg of add new topic or message */
	border: 1px solid #fcb400;
	background-color: #fde2a4;
	color: #000000;
	padding: 2px 5px 2px 5px;
}

A.forum_add_new{	/* add new topic or message */
	font-size: 11px;
}

A.forum_add_new:link    { color: #00887f; font-weight: bold; text-decoration: none; }
A.forum_add_new:visited { color: #00887f; font-weight: bold; text-decoration: none; }
A.forum_add_new:hover   { color: #00887f; font-weight: bold; text-decoration: none; }

TD.forum_form_topic{		/* topic of form of new message or topic */
	border: 1px solid #fcb400;
	background-color: #fde2a4;
	color: #000000;
	padding: 2px 2px 2px 5px;
	font-weight: bold;
}

/* KAMERAT */
div.slideshow {
        position: relative;
        width: 99%;
        background: #e3e3e3 url('../../images/riikkamanner/play_tr.jpg') no-repeat top right;
        border: 1px solid #000000;
}

div.topbar {
        background: url('../../images/riikkamanner/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/riikkamanner/play_br.jpg') no-repeat bottom right;
        margin-top: -10px;
        padding-left: 7px;
}

.slideshow .controls .buttons {
        position: relative;
        background: url('../../images/riikkamanner/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 #fcb400;
        background: #fde2a4;
        width: 145px;
        padding: 1px;
        text-align: center;
}

.curdate {
        background: #74a57a;
        margin-bottom: 1px;
}

table.calendar {
    border-collapse:collapse
}

table.calendar th {
    color: #000000;
    font-weight: bold;
	background: #bdc7d5;
}
table.calendar td {
    border: solid 1px #fde2a4;
    padding:2px;
	cursor: pointer;
}

.othermonth {
    color: #a8a8a8;
    background-color: #e7eaef;
}

.thismonth {
    background-color: #ffffff;
}
.picday {
    background-color: #a0b1ca;
}


.today {
    background: #7a92b3;
}

.selected, .weekselected {
        background: #92a7c6;
}

.week {
        background: #7d91ae;
}

.datelink {
        text-decoration: none;
        color: #00887f;
        font-weight: bold;
        font-size: 11px;
}

/* KAMERAT LOPPUU */

.pwdform {
	width: 80%;
	margin: auto;
}

