/* general specifications */
body.print	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin: 5px;
	text-decoration: none;
	background: #FFFFFF;
}

/* general table cell specification */
td	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
}

form {
	margin:0px;
	padding:0px;
}

input	{
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
}

input.textfield	{
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #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.alapalkki	{
	font-size: 6pt;
	font-weight: bold;
	padding-top: 1em;
}

td.valikkotausta	{
	background-image: url('../../images/demo/menu_bgbg.jpg');
}

td.valikkotausta2	{
	background-image: url('../../images/demo/menu_bg.jpg');
	background-repeat: no-repeat;
}

td.sisalto	{
	background-color: #FFFFFF;
	background-image: url('../../images/demo/content_bg.gif');
}

td.clock	{
	font-weight: bold;
	color: #FFFFFF;
}

input.clock	{
	font-weight: bold;
	color: #FFFFFF;
	border: 0px;
	background-color: #6485B8;
}

a.back			{ color: #FFFFFF; text-decoration: none; }
a.back:visited	{ color: #FFFFFF; text-decoration: none; }
a.back:hover	{ text-decoration: underline; }

td.pagetitle	{
	color: #FFFFFF;
	background-color: #6485B8;
}

td.pagetitle_text	{
	font-weight: bolder;
	color: #FFFFFF;
}

a.pagetitle_link		{ color: #FFFFFF; text-decoration: none; }	
a.pagetitle_link:visited{ color: #FFFFFF; text-decoration: none; }
a.pagetitle_link:hover	{ text-decoration: underline; }

/*a.lue	{
	border: 1px solid;
	border-color: #2A4C7E;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 0.5em;
	padding-left: 0.5em;
	background-color: #6485B8;
}*/

a.topmenu	{
	color: #2A4C7E;
	font-size: 8pt;
	/*font-weight: bolder;*/
	text-decoration: none;
}

a.topmenu_selected	{
	color: #000000;
	font-size: 8pt;
	font-weight: bolder;
	text-decoration: none;
}

a.topmenu_selected:hover	{
	color: #000000;
	font-size: 8pt;
	font-weight: bolder;
	text-decoration: none;
}

a.submenu	{
	font-size: 8pt;
	color: #2A4C7E;;
	text-decoration: none;
	padding-left: 0.5em;
	font-style: italic;
}

a.submenu_selected	{
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	padding-left: 0.5em;
	font-style: italic;
	text-decoration: underline;
}

a.subsubmenu	{
	font-size: 8pt;
	color: #2A4C7E;
	text-decoration: none;
}

a.subsubmenu_selected	{
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

a.menu	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;	
	font-weight: bolder;
	color: #2A4C7E;
	text-decoration: none;
}

a.menu_selected	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;	
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}

a.menu:hover	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
}

td.topmenu	{
	border-bottom: 2px dotted;
	border-color: #2A4C7E;
}

td.topmenu_selected	{
	border-bottom: 2px dotted;
	border-color: #2A4C7E;
	/*background-color: #FFFFFF;*/
}

td.topmenu_hover	{
	border-bottom: 2px dotted;
	border-color: #2A4C7E;
	background-color: white;
	cursor: hand;
}

td.topmenu_selected_hover	{
	color: #000000;
	border-bottom: 2px dotted;
	border-color: #2A4C7E;
	background-color: white;
	cursor: hand;
}

td.submenu	{
}

td.submenu_hover	{
	background-color: #FFFFFF;
	cursor: hand;
}

td.submenu_selected	{
	/*background-color: #6485B8;*/
}

td.submenu_selected_hover	{
	/*background-color: #C7CDFC;*/
	background-color: #FFFFFF;
	cursor: hand;
}

td.subsubmenu	{
	border-right: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-color: black;
	background-color: #DED3B5;
	padding-left: 1em;
}

td.subsubmenu_hover	{
	border-right: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-color: black;
	background-color: #E7B543;
	cursor: hand;
	padding-left: 1em;
}

td.subsubmenu_selected	{
	border-right: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-color: black;
	background-color: #6B5531;
	padding-left: 1em;
}

td.subsubmenu_selected_hover	{
	border-right: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-color: black;
	background-color: #E7B543;
	padding-left: 1em;
}

a.navigaatio	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}

/*td.pagenumber_selected	{
	font-weight: bolder;
	border: 1px solid;
	border-color: #000000;
	background-color: #7C9BC2;
}*/

td.searchtitle	{
	border: 1px solid;
	background-color: #C7CDFC;
	font-weight: bold;
	color: #2A4C7E;
}

a.searchresult	{
	color: #2A4C7E;
	text-decoration: none;
}

a.searchresult:hover	{
	text-decoration: underline;
}

a.sitemap_link	{
	color: #000000;
	text-decoration: none;
}

a.sitemap_link:hover	{
	text-decoration: underline;
}

td.menuframe	{
	border-left: 1px solid;
}


td.newshead	{
	font-weight: bold;
	font-style: italic;
	background-color: #6485B8;
	color: #FFFFFF;
	padding: 0.2em;
	padding-left: 0.4em;
}

td.frontnews	{
	font-weight: bolder;
	color: #2A4C7E;
}
a.frontnews:link		{color: #2A4C7E; font-weight: bolder; text-decoration: none;}
a.frontnews:active		{color: #2A4C7E; font-weight: bolder; text-decoration: none;}
a.frontnews:visited		{color: #2A4C7E; font-weight: bolder; text-decoration: none;}
a.frontnews:hover		{color: #2A4C7E; font-weight: bolder; text-decoration: underline;}

/* etusivun oikean paneelin linkit*/
a.front_rightpanel_link:link		{color: #2A4C7E; font-weight: normal; text-decoration: none;}
a.front_rightpanel_link:active		{color: #2A4C7E; font-weight: normal; text-decoration: none;}
a.front_rightpanel_link:visited		{color: #2A4C7E; font-weight: normal; text-decoration: none;}
a.front_rightpanel_link:hover		{color: #2A4C7E; font-weight: normal; text-decoration: underline;}


td.index	{
}

a.gallery_folder			{color: #000000; text-decoration: none;}
a.gallery_folder:visited	{color: #000000; text-decoration: none;}
a.gallery_folder:hover		{color: #000000; text-decoration: underline;}

a.gallery_image				{color: #000000; text-decoration: none;}
a.gallery_image:visited		{color: #000000; text-decoration: none;}
a.gallery_image:hover		{color: #000000; text-decoration: underline;}

a.takaisin	{
	color: #000000;
	text-decoration: none;
}

a.takaisin:hover	{
	text-decoration: underline;
}

/* Linkkihakemisto*/

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



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

.errormsg {
	border: 2px dashed red;
	margin: 20px;
	padding: 10px;
	font-size: 15px;
	font-weight: bold;
}

.infomsg {
	border: 2px dashed green;
	margin: 20px;
	padding: 10px;
	font-size: 15px;
	font-weight: bold;
}
/*Foorumin tyylit*/
td.foorumtopic	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;	
	font-weight: bolder;
	color: black;
	text-decoration: none;
	background-color: #D7DCFD;
}
td.foorumtopic_pienempi	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;	
	font-weight: bolder;
	color: black;
	text-decoration: none;
	background-color: #D7DCFD;
}
/* foorumin viestin pariton arvo */
td.sisalto1	{
	color: black;
}

/* foorumin viestin parillinen arvo */
td.sisalto2	{
	color: black;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-color: #D7DCFD;
}
/* foorumin viestin linkit */
td.valiviivoitus	{
	color: black;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-style: dotted;
	border-top-color: #999999;
	background-color: #D7DCFD;
}
/*Foorumin viesti linkit*/
a.foorummessage	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;	
	font-weight: bolder;
	color: #2A4C7E;
	text-decoration: none;
}
/* foorumin otsikko*/
td.foorumotsikko	{
	color: black;
	background-color: #D7DCFD;
}
a.forummenu	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;	
	font-weight: bolder;
	color: #2A4C7E;
	text-decoration: none;
}
a.forummenu:hover	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
}
td.forummenu {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

a.forummenu_selected	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;	
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
td.forumsisalto	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;	
	color: #000000;
}

td.forumsisalto2	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;	
	color: #000000;
	background-color: #D7D8DD;
}

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

div.topbar {
        background: url('../../images/play_tl.jpg') no-repeat top left;

        height: 23px;
        margin-bottom: 5px;
}
.showimage {
        xfloat:left;
        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;
        xbackground: url('../../images/wv_player_optionsbar.jpg') no-repeat;
        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;
}

.errormsg {
        border: 2px dashed red;
        margin: 20px;
        padding: 10px;
        font-size: 15px;
        font-weight: bold;
}

.infomsg {
        border: 2px dashed green;
        margin: 20px;
        padding: 10px;
        font-size: 15px;
        font-weight: bold;
}

/* KAMERAT LOPPUU */

