/* Uudet NTG sivut */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	background: url('../../images/ntg/top_bar.jpg') repeat-x top white;
}

.menubar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url('../../images/ntg/menu_bar.jpg');
	border-top: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;
	text-align: center;
}

.menubar table {
	height: 23px;
}

.freesearch {
	background-color: #d5d8dc;
	border: 1px solid #45474a;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;

}

a {
	text-decoration: none;
}

a.topmenu:link, a.topmenu:active, a.topmenu:visited, a.topmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #dcdcdc;
	text-decoration: none;
}
a.topmenu:hover {
	color: #FFFFFF;
}
a.topmenu_selected:link, a.topmenu_selected:active, a.topmenu_selected:visited, a.topmenu_selected:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.leftmenu:link {
   background: url('../../images/ntg/nuoli_harmaa_oik.jpg') no-repeat left center;
   padding-left: 13px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: bold;
   font-variant: normal;
   color: #5581a6;
   text-decoration: none;
}
a.leftmenu:active {
   background: url('../../images/ntg/nuoli_harmaa_oik.jpg') no-repeat left center;
   padding-left: 13px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: bold;
   font-variant: normal;
   color: #5581a6;
   text-decoration: none;
}
a.leftmenu:visited {
   background: url('../../images/ntg/nuoli_harmaa_oik.jpg') no-repeat left center;
   padding-left: 13px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: bold;
   font-variant: normal;
   color: #5581a6;
   text-decoration: none;
}
a.leftmenu:hover {
   background: url('../../images/ntg/nuoli_harmaa_oik.jpg') no-repeat left center;
   padding-left: 13px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: bold;
   font-variant: normal;
   color: #0e3658;
   text-decoration: none;
}

a.leftsubmenu:link {
   padding-left: 23px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: bold;
   font-variant: normal;
   color: #5581a6;
   text-decoration: none;
}
a.leftsubmenu:active {
   padding-left: 23px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: bold;
   font-variant: normal;
   color: #5581a6;
   text-decoration: none;
}
a.leftsubmenu:visited {
   padding-left: 23px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: bold;
   font-variant: normal;
   color: #5581a6;
   text-decoration: none;
}
a.leftsubmenu:hover {
   padding-left: 23px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: bold;
   font-variant: normal;
   color: #0e3658;
   text-decoration: none;
}
.extranet {
	background: url('../../images/ntg/valilehti_tumma.jpg') bottom right no-repeat;
	text-align: center;
	vertical-align: bottom;
	width: 158px;
}
.extranet table {
	color: white;
	font-size: 10px;
}
.extranet a {
	color: white;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 100%;
	width: 757px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-right: 1px solid #bcbcbc;
	border-left: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;
}
.bottombar {
	background: url('../../images/ntg/bottom_bar.jpg');
	text-align: right; 
	height: 18px;
	padding-top: 5px;
	padding-right: 10px;
	border-top: 1px solid #bcbcbc;
	color: #999999;	
}


/* OLDER STUFF, probably not needed  */



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;
}


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: #6485B8;
	border-style: outset;
	border-width: thin;
	border-left-color: #C5D2DC;
	border-right-color: #C5D2DC; 
	border-top-color: #C5D2DC;
	border-bottom-color: #C5D2DC;
	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;
}



/* GENRERAL LAYOUT STUFF */
TD.layout_content{
	background-color: #FFFFFF;
	background-image: url('../../images/demo/content_bg.gif');
}
TD.layout_bottombar{
	font-size: 6pt;
	font-weight: bold;
	padding-top: 1em;
}

.message_info {
	border: 2px dashed green;
	margin: 15px;
	padding: 10px;
	font-size: 8pt;
	font-weight: bold;
}
.message_error {
	border: 2px dashed red;
	margin: 15px;
	padding: 10px;
	font-size: 8pt;
	font-weight: bold;
}



/* CLOCK */
TD.clock	{
	font-weight: bold;
	color: #FFFFFF;
	white-space: nowrap;
}
#clock	{
	font-weight: bold;
	color: #FFFFFF;
	border: 0px;
	background-color: #6485B8;
}

TD.login, TD.login A {
	color: white;
	font-weight: bold;
	white-space: nowrap;
}




/* GENERAL MENU STUFF FOR ALL MENUS */
TD.menu_bg	{
}

TD.menu_bg2	{
}





/* 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 #2A4C7E;
	border-bottom: 1px solid #2A4C7E;
	border-left: 2px solid #2A4C7E;
    background-color: #6485B8;
    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: #6485B8; 
    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-family: "Arial Black", Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   color: #6b87c1;
   text-decoration: none;
   margin: 0px;
   padding: 0px;
}

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

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



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

TD.pagenumber{
	background-color: white;
	border: 1px solid white;
	font-weight: bolder;
	padding: 1px 2px 1px 2px;
}
A.pagenumber{
	font-size: 8pt;
	color: black;
	font-weight: bolder;
	text-decoration: none;
}

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



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

A.artic_readmore{
	background-color: #6485B8;
	border: 1px solid #2A4C7E;
	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: #2A4C7E;
}
A.artic_title{
	font-size: 8pt;
}
A.artic_title:link			{color: #2A4C7E; font-weight: bolder; text-decoration: none;}
A.artic_title:active		{color: #2A4C7E; font-weight: bolder; text-decoration: none;}
A.artic_title:visited		{color: #2A4C7E; font-weight: bolder; text-decoration: none;}
A.artic_title:hover			{color: #2A4C7E; font-weight: bolder; text-decoration: underline;}




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


/* FRONTPAGE RIGHT PANEL*/
TD.index_rightpanel	{
	border-left: 1px solid black;
}
TD.index_rightpanel_heading	{
	font-weight: bold;
	font-style: italic;
	background-color: #6485B8;
	color: #FFFFFF;
	padding: 0.2em;
	padding-left: 0.4em;
}
A.index_rightpanel_link{
	font-size: 8pt;
}
A.index_rightpanel_link:link		{color: #2A4C7E; font-weight: normal; text-decoration: none;}
A.index_rightpanel_link:active		{color: #2A4C7E; font-weight: normal; text-decoration: none;}
A.index_rightpanel_link:visited		{color: #2A4C7E; font-weight: normal; text-decoration: none;}
A.index_rightpanel_link:hover		{color: #2A4C7E; font-weight: normal; text-decoration: underline;}



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

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

TD.gallery_pic_title{
	background-color: #6485B8;
	font-size: 8pt;
	font-weight: bolder;
	color: white;
	padding: 2px 2px 2px 3px;
}



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

A.search_result{
	font-size: 8pt;
}
A.search_result:link    { color: #2A4C7E; font-weight: normal; text-decoration: none; }
A.search_result:visited { color: #2A4C7E; font-weight: normal; text-decoration: none; }
A.search_result:hover   { color: #2A4C7E; 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; }



/* LINKS-MODULE */
a.lh_kategoria {
	font-size: 11px;
	text-decoration: none;
}
a.lh_kategoria:link    { color: #000000; font-weight: bolder; text-decoration: none; }
a.lh_kategoria:visited { color: #000000; font-weight: bolder; text-decoration: none; }
a.lh_kategoria:hover   { color: #000000; font-weight: bolder; text-decoration: underline; }

a.lh_url_nakyva {
	font-size: 10px;
	color: #3D679A;
}
a.lh_url_nakyva:link    { color: #3D679A; font-weight: normal; text-decoration: none; }
a.lh_url_nakyva:visited { color: #3D679A; font-weight: normal; text-decoration: none; }
a.lh_url_nakyva:hover   { color: #3D679A; font-weight: normal; text-decoration: underline; }



/* GUESTBOOK */
TD.gb_topic{
	background-color: #6485B8;
	color: white;
	font-size: 8pt;
	padding: 2px 2px 2px 3px;
}
TD.gb_content{
	background-color: white;
	color: black;
	font-size: 8pt;
	padding: 1px 1px 5px 3px;
}
TD.gb_sign_guestbook{
	border: 1px solid #2A4C7E;
	background-color: #6485B8;
	color: white;
	padding: 2px 5px 2px 5px;
}
A.gb_sign_guestbook{
	font-size: 8pt;
}
A.gb_sign_guestbook:link    { color: white; font-weight: bolder; text-decoration: none; }
A.gb_sign_guestbook:visited { color: white; font-weight: bolder; text-decoration: none; }
A.gb_sign_guestbook:hover   { color: white; font-weight: bolder; text-decoration: none; }




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

TD.forum_cat_topic{		/* on forum frontpage*/
	border: 1px solid #2A4C7E;
	background-color: #6485B8;
	font-weight: bolder;
	color: white;
	padding: 2px 5px 2px 5px;
}
TD.forum_cat_bg{		/* bg of category-topic*/
	border: 1px solid #2A4C7E;
	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: #2A4C7E; font-weight: bolder; text-decoration: none; }
A.forum_cat_link:visited { color: #2A4C7E; font-weight: bolder; text-decoration: none; }
A.forum_cat_link:hover   { color: #2A4C7E; 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: #2A4C7E; font-weight: bolder; text-decoration: none; }
A.forum_msg_link:visited { color: #2A4C7E; font-weight: bolder; text-decoration: none; }
A.forum_msg_link:hover   { color: #2A4C7E; 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: #6485B8;
	font-size: 8pt;	
	font-weight: bolder;
	color: white;
	padding: 2px 2px 2px 2px;
}
TD.forum_msg_info	{	/* open message info (nickame, time) */
	background-color: #D7DCFD;
	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: #D7DCFD;
	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: #2A4C7E;	font-weight: bolder;	text-decoration: none; }
A.forum_msg_function:visited { color: #2A4C7E;	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 #2A4C7E;
	background-color: #6485B8;
	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: #6485B8;
	border: 1px solid #999999;
	font-size: 8pt;	
	font-weight: bolder;
	color: white;
	padding: 2px 2px 2px 5px;

}





/* KAMERAT */
div.slideshow {
        position: relative;
        width: 99%;
        background: #e3e3e3 url('../../images/play_tr.jpg') no-repeat top right;
        border: 1px solid black;
}

div.topbar {
        background: url('../../images/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/play_br.jpg') no-repeat bottom right;
        margin-top: -10px;
        padding-left: 7px;
}

.slideshow .controls .buttons {
        position: relative;
        background: url('../../images/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 black;
        background: #cadde3;
        width: 145px;
        padding: 1px;
        text-align: center;
}

.curdate {
        background: #eff8ff;
        margin-bottom: 1px;
}

table.calendar {
    border-collapse:collapse
}

table.calendar th {
    color: black;
    font-weight: bold;
        background: #93b0b6;
}
table.calendar td {
    border: solid 1px #cadde3;
    padding:2px;
        cursor: pointer;
}

.othermonth {
    color: #a8a8a8;
    background-color: #d3d3d3;
}

.thismonth {
    background-color: #ffffff;
}
.picday {
    background-color: #aacc99;
}


.today {
    background: #ff9999;
}

.selected, .weekselected {
        background: #99ff99;
}

.week {
        background: #93b0b6;
}

.datelink {
        text-decoration: none;
        color: black;
        font-weight: bold;
        font-size: 11px;
}


/* KAMERAT LOPPUU */


.pwdform {
	width: 80%;
	margin: auto;
}



/* NEW ITEMS ONCE AGAIN */

tr.titlebar {
	/*background: url('../../images/ntg/middlebar.jpg');*/
	height: 25px;
}
tr.titlebar td {
	/*background: url('../../images/ntg/nuoli_alas_harmaa.jpg') right no-repeat;*/
	background: url('../../images/ntg/middlebar.jpg');
	border-right: 1px solid #E5E5E5;
	padding-left: 5px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #6b87c1;
}

#frontuutiset {
	vertical-align: top;
}

#fronttiedotteet {
	vertical-align: top;
	background: #f1f3f8;
	border-left: 1px solid #E5E5E5;
}

#frontajankohtaista {
	vertical-align: top;
}




.newsitem {
	padding: 5px;
	padding-left: 10px;
}

.newsitem .date {
	background: url('../../images/ntg/bullet_tsin_kaksoisnuoli.gif') left no-repeat;
	padding-left: 15px;
}
.newsitem .title {
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
}

.newsitem .shortcontent {
	color: #58718f;
	padding-left: 15px;
}

.newsitem .readmore {
	color: #58718f;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
.newsitem .readmore a {
	color: #58718f;
	text-decoration: none;
}


.pagetitle {
	background: url('../../images/ntg/middlebar.jpg');
	height: 25px;
	padding: 0px 10px 0px 10px;
}

.pagetitle .greytitle {
	color: #8e949d;
	font-size: 11px;
}

.rightbar {
	width: 152px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #f1f3f8;
	border-left: 1px dotted #656464;
	padding-top: 0px;
}
.rightbar a {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #6b87c1;	
	padding-left: 3px;
	padding-top: 3px;
}
.leftbar {
	vertical-align: top; 
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border-right: 1px dotted #999999;
}
.maincontent {
	vertical-align: top; 
}

.talink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #6b87c1;	
	text-decoration: none;
}
div.navlink {
	padding-left: 5px;
	border-bottom: 1px solid #eeeeee;
	padding-top: 4px;
	padding-bottom: 4px;
}
div.navlink2 {
	padding-left: 10px;
}
a.navlink {
	background: url('../../images/ntg/nuoli_harmaa_oik.jpg') no-repeat left center;
	padding-left: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5581a6;


}
table.referenssit td {
	border-bottom: dashed 1px black;
	padding: 4px;
}

table.yhteyshenk td {
	border-bottom: dashed 1px black;
	padding: 2px;
}
strong {
	font-weight: bold;
	/*font-size: 110%;*/
}
.huomiobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-color: #f7e8a3;
	border: 1px dotted #666666;
}
.newslist {
	padding: 3px;
	margin: 3px;
	background: #fbfbfb;
	border: 1px dashed #e0e0e0;
}

a.rightfiles:link {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-style: normal;
   font-weight: bold;
   font-variant: normal;
   color: #5581a6;
   text-decoration: none;
}
a.rightfiles:active {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-style: normal;
   font-weight: bold;
   font-variant: normal;
   color: #5581a6;
   text-decoration: none;
}
a.rightfiles:visited {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-style: normal;
   font-weight: bold;
   font-variant: normal;
   color: #5581a6;
   text-decoration: none;
}
a.rightfiles:hover {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-style: normal;
   font-weight: bold;
   font-variant: normal;
   color: #0e3658;
   text-decoration: none;
}

/* KALENTERI */
table.smallcalendar {
	background-color: #eeecef;
	padding: 0px;
	margin: 2px;
}

table.smallcalendar td{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
}
td.calendar_title {
	background-color: #cccccc;
	color: #404055;
	font-weight: bold;
	line-height: 18px;
}

td.calendar_title a img {
	padding: 0;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	border: 0px solid #444444;
}
td.calendar_day {
	color: #69676a;
}
td.calendar_sunday {
	color: #9d9b9e;
}
td.calendar_today{
	color: #404055;
	font-weight: bold;
	border: 1px solid #aaa8ab;
}

td.datetext{
	padding: 2px;
	background-color: #dddddd;
}

table.calendar {
    border-collapse: collapse;
}

table.calendar th {
    color: #55445a;
    font-weight: bold;
}

table.calendar td {
    border: solid 1px #eeecef;
    padding:2px;
    cursor: pointer;
}

.othermonth {
    color: #ffffff;
    background-color: #a897b7;
}

.thismonth {
    background-color: #a897b7;
}
.picday {
    background-color: #a897b7;
}


.today {
    background: #d2c9d5;
}

.selected, .weekselected {
        background: #d2c9d5;
}

.week {
        background: #d2c9d5;
}

.datelink {
        text-decoration: none;
        color: #55445a;
        font-weight: bold;
        font-size: 10px;
}

