/* GENERAL */
BODY{
color: #000; font-size: 11px; font-family: Tahoma
}

BODY.print{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin: 5px;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url('../../images/trans1x1.gif');
}


FORM{
	margin:0px;
	padding:0px;
}
INPUT{
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
}
INPUT.textfield{
	background-color: #FFFFFF;
	border: 1px solid #408080;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	padding: 0.2em;
}
INPUT.button{
	background-color: #649800;
	border-style: outset;
	border-width: thin;
	border-left-color: #649800;
	border-right-color: #649800; 
	border-top-color: #649800;
	border-bottom-color: #649800;
	padding: 0.1em;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
SELECT{
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
}
TEXTAREA{
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #408080;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	padding: 0.2em;
}



TD{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
}


td.sisalto{
color: #000; 
font-size: 11px;
font-family: Tahoma
}

td.index{
color: #000; 
font-size: 11px;
font-family: Tahoma
}
    DIV.domMenu_menuBar {

      }
    DIV.domMenu_menuElement {
		color: #000; 
		font-size: 11px;
		font-family: Tahoma;
		padding-bottom: 10px;
		padding-left: 15px;
		background: url("../../images/hansu/menunuoli.gif");
		background-repeat: no-repeat
      }

  
    DIV.domMenu_menuElementHover {
      }
    DIV.domMenu_subMenuBar {
        text-align : center;
      }
    DIV.domMenu_subMenuElement {
			color: #000; 
		font-size: 11px;
		font-family: Tahoma;
		padding-bottom: 10px;
		padding-left: 15px;
		background: url("../../images/hansu/menunuoli.gif");
		background-repeat: no-repeat;
		background-color: #FFFFFF;

      }
    DIV.domMenu_subMenuElementHeading {
        font-weight : bold;
        text-align : right;
      }
    DIV.domMenu_subMenuElementHover {
      }
	  
	  
    DIV.domMenu_two_menuBar {

      }
	  
	  
    DIV.domMenu_two_menuElement {
		color: #363; 
		font-size: 11px; 
		font-family: Tahoma; 
		font-weight: bold; 
		padding-left: 13px;
		background: url("../../images/hansu/tuplanuoli.gif");
		background-repeat: no-repeat;
		background-position: center left
      }
	  
	  
    DIV.domMenu_two_subMenuElement {
		color: #363;  
		font-size: 11px;
		font-family: Tahoma;
		font-weight: bold; 
		padding-left: 13px;
		margin-bottom: 5px;
		background: url("../../images/hansu/tuplanuoli.gif");
		background-repeat: no-repeat;
		background-color: #FFE33F;
		background-position: center left

      } 
	  
	  
	  
/* PAGETITLES */
TD.pagetitle{
color: #f90; font-size: 18px; font-family: Tahoma; font-weight: bold 
}

TD.pagetitle_text{
color: #f90; font-size: 18px; font-family: Tahoma; font-weight: bold
}

A.pagetitle_back{
	font-size: 8pt;
}
A.pagetitle_back:link    { color: #690; font-weight: normal; text-decoration: none; }
A.pagetitle_back:visited { color: #690; font-weight: normal; text-decoration: none; }
A.pagetitle_back:hover   { color: #690; font-weight: normal; text-decoration: underline; }

/* where pagetitle is link (gallery etc) */
A.pagetitle_link{
	font-size: 8pt;
}
A.pagetitle_link:link    { color: #690; font-weight: bolder; text-decoration: none; }
A.pagetitle_link:visited { color: #690; font-weight: bolder; text-decoration: none; }
A.pagetitle_link:hover   { color: #690; font-weight: bolder; text-decoration: underline; }



/* NAVIGATION */
A.navigation{
	font-size: 8pt;
}
A.navigation:link    { color: #690; font-weight: bolder; text-decoration: none; }
A.navigation:visited { color: #690; font-weight: bolder; text-decoration: none; }
A.navigation:hover   { color: #690; font-weight: bolder; text-decoration: underline; }

TD.pagenumber{
	background-color: #690;
	border: 1px solid #690;
	font-weight: bolder;
	padding: 1px 2px 1px 2px;
}
A.pagenumber{
	font-size: 8pt;
}
A.pagenumber:link    { color: #649800; font-weight: bolder; text-decoration: none; }
A.pagenumber:visited { color: #649800; font-weight: bolder; text-decoration: none; }
A.pagenumber:hover   { color: #649800; font-weight: bolder; text-decoration: underline; }

TD.pagenumber_selected{
	background-color: #690;
	border: 1px solid black;
	font-weight: bolder;
	padding: 1px 2px 1px 2px;
}
A.pagenumber_selected{
	font-size: 8pt;
}
A.pagenumber_selected:link    { color: #690; font-weight: bolder; text-decoration: none; }
A.pagenumber_selected:visited { color: #690; font-weight: bolder; text-decoration: none; }
A.pagenumber_selected:hover   { color: #690; font-weight: bolder; text-decoration: underline; }

/* ARTICLES */
TD.artic_list{
	background-color: white;
	font-size: 8pt;
	font-weight: bolder;
	color: #690;
}
A.artic_list_title{
	font-size: 8pt;
	color: #f90;
}
A.artic_list_title:link			{color: #690; font-weight: bolder; text-decoration: none;}
A.artic_list_title:active		{color: #690; font-weight: bolder; text-decoration: none;}
A.artic_list_title:visited		{color: #690; font-weight: bolder; text-decoration: none;}
A.artic_list_title:hover		{color: #690; font-weight: bolder; text-decoration: underline;}

A.artic_readmore{
	background-color: #690;
	border: 1px solid #649800;
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
}
A.artic_readmore:link		{color: white; font-weight: bolder; text-decoration: none;}
A.artic_readmore:visited	{color: white; font-weight: bolder; text-decoration: none;}
A.artic_readmore:hover		{color: white; font-weight: bolder; text-decoration: none;}


TD.artic_title	{
	background-color: white;
	font-size: 8pt;
	font-weight: bolder;
	color: #690;
}
A.artic_title{
	font-size: 8pt;
}
A.artic_title:link			{color: #649800; font-weight: bolder; text-decoration: none;}
A.artic_title:active		{color: #649800; font-weight: bolder; text-decoration: none;}
A.artic_title:visited		{color: #649800; font-weight: bolder; text-decoration: none;}
A.artic_title:hover			{color: #649800; font-weight: bolder; text-decoration: underline;}




/* FRONTPAGE ARTICLES */
TD.index_artic_heading{
	font-weight: bold;
	font-style: italic;
	color: #f90;
	padding: 0.2em;
	padding-left: 0.4em;
}


/* FRONTPAGE RIGHT PANEL*/
TD.index_rightpanel	{
	border-left: 1px solid #FFFD99;
}
TD.index_rightpanel_heading	{
	font-weight: bold;
	font-style: italic;

	color: #f90;
	padding: 0.2em;
	padding-left: 0.4em;
}
A.index_rightpanel_link{
	font-size: 8pt;
}
A.index_rightpanel_link:link		{color: #649800; font-weight: normal; text-decoration: none;}
A.index_rightpanel_link:active		{color: #649800; font-weight: normal; text-decoration: none;}
A.index_rightpanel_link:visited		{color: #649800; font-weight: normal; text-decoration: none;}
A.index_rightpanel_link:hover		{color: #649800; font-weight: normal; text-decoration: underline;}


/* SEARCH */
TD.search_sectiontitle	{
	background-color: #D1DFD6;
	border: 1px solid;
	font-weight: bold;
	color: #649800;
}

A.search_result{
	font-size: 8pt;
}
A.search_result:link    { color: #649800; font-weight: normal; text-decoration: none; }
A.search_result:visited { color: #649800; font-weight: normal; text-decoration: none; }
A.search_result:hover   { color: #649800; font-weight: normal; text-decoration: underline; }



/* SITEMAP */
A.sitemap_link{
	font-size: 8pt;
}
A.sitemap_link:link    { color: #000000; font-weight: normal; text-decoration: none; }
A.sitemap_link:visited { color: #000000; font-weight: normal; text-decoration: none; }
A.sitemap_link:hover   { color: #000000; font-weight: normal; text-decoration: underline; }


/* FORUM */
A.forum_cattree_link{	/* exp. forum >> category*/
	font-size: 8pt;
}
A.forum_cattree_link:link    { color: #649800; font-weight: bolder; text-decoration: none; }
A.forum_cattree_link:visited { color: #649800; font-weight: bolder; text-decoration: none; }
A.forum_cattree_link:hover   { color: #649800; font-weight: bolder; text-decoration: none; }

TD.forum_cat_topic{		/* on forum frontpage*/
	border: 1px solid #649800;
	background-color: #649800;
	font-weight: bolder;
	color: white;
	padding: 2px 5px 2px 5px;
}
TD.forum_cat_bg{		/* bg of category-topic*/
	border: 1px solid #649800;
	background-color: white;
	color: black;
	padding: 2px 5px 2px 5px;
	height: 50px;
}
TD.forum_cat_name{		/* category name on frontpage cat-list */
	background-color: white;
	color: black;
	padding: 2px 5px 2px 5px;
}
A.forum_cat_link{		/* category link*/
	font-size: 8pt;
}
A.forum_cat_link:link    { color: #649800; font-weight: bolder; text-decoration: none; }
A.forum_cat_link:visited { color: #649800; font-weight: bolder; text-decoration: none; }
A.forum_cat_link:hover   { color: #649800; font-weight: bolder; text-decoration: none; }

TD.forum_cat_info{		/* info of category (total messages) */
	color: black;
	padding: 2px 5px 2px 5px;
}

TD.forum_msglist_topic{		/* topic, nickname, total replies */
	font-size: 8pt;
	font-weight: bolder;
	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: 8pt;	
	color: #000000;
}

TD.forum_msglist_2{		/* msg list where user has selected category line 2 */
	font-size: 8pt;	
	color: #000000;
	background-color: #D7D8DD;
}

TD.forum_msgtree_topic{		/* topic, nickname, total replies */
	font-size: 8pt;
	font-weight: bolder;
	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: 8pt;	
	color: #000000;
	padding:2px;
}

TD.forum_msgtree_2{		/* msg tree under chosen message line 2 */
	font-size: 8pt;	
	color: #000000;
	background-color: #D7D8DD;
	padding:2px;
}

A.forum_msg_link{		/* link to message */
	font-size: 8pt;
}
A.forum_msg_link:link    { color: #649800; font-weight: bolder; text-decoration: none; }
A.forum_msg_link:visited { color: #649800; font-weight: bolder; text-decoration: none; }
A.forum_msg_link:hover   { color: #649800; font-weight: bolder; text-decoration: none; }

A.forum_msg_link_selected{	/* link to message (selected message) */
	font-size: 8pt;
}
A.forum_msg_link_selected:link    { color: black; font-weight: bolder; text-decoration: none; }
A.forum_msg_link_selected:visited { color: black; font-weight: bolder; text-decoration: none; }
A.forum_msg_link_selected:hover   { color: black; font-weight: bolder; text-decoration: none; }

TD.forum_msg_bg	{ /* open message whole cell bg*/
	background-color: white;
	border: 1px solid #999999;
	padding: 0px;
}
TD.forum_msg_topic	{	/* open message topic */
	background-color: #649800;
	font-size: 8pt;	
	font-weight: bolder;
	color: white;
	padding: 2px 2px 2px 2px;
}
TD.forum_msg_info	{	/* open message info (nickame, time) */
	background-color: #D1DFD6;
	font-size: 7pt;
	font-weight: bolder;
	color: black;
	padding: 2px 2px 2px 2px;
}
TD.forum_msg_content{		/* open message content */
	font-size: 8pt;
	color: black;
	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: #D1DFD6;
	padding: 2px 3px 2px 3px;
}
A.forum_msg_function{		/* reply to message, inform of bad message*/
	font-size: 8pt;
}
A.forum_msg_function:link    { color: #649800;	font-weight: bolder;	text-decoration: none; }
A.forum_msg_function:visited { color: #649800;	font-weight: bolder;	text-decoration: none; }
A.forum_msg_function:hover   { color: black;	font-weight: bolder;	text-decoration: underline; }

TD.forum_add_new{		/* bg of add new topic or message */
	border: 1px solid #649800;
	background-color: #649800;
	color: white;
	padding: 2px 5px 2px 5px;
}
A.forum_add_new{	/* add new topic or message */
	font-size: 8pt;
}
A.forum_add_new:link    { color: white; font-weight: bolder; text-decoration: none; }
A.forum_add_new:visited { color: white; font-weight: bolder; text-decoration: none; }
A.forum_add_new:hover   { color: white; font-weight: bolder; text-decoration: none; }

TD.forum_form_topic{		/* topic of form of new message or topic */
	background-color: #649800;
	border: 1px solid #999999;
	font-size: 8pt;	
	font-weight: bolder;
	color: white;
	padding: 2px 2px 2px 5px;

}





