/* general specifications */
body	 { color: #000000; font-size: 8pt; font-family: Tahoma, Verdana, Arial; font-variant: normal; font-weight: normal; text-decoration: none; background-image: url("../../images/uusyrityskeskus/bg.jpg"); margin: 5px }

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;
}

/*a	{
	color: black;
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
}*/

/* 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-color: #fff;
	background-image: url("../../images/uusyrityskeskus/menu_bg.jpg");
	background-repeat: repeat-y;
	border-right: 1px solid #000
}

td.valikkotausta2	 {
	background-color: #fff;
	background-image: url("../../images/uusyrityskeskus/menu_bg.jpg");
	background-repeat: repeat-y;
	border-left: 1px solid #000
}

td.sisalto	{
	background-color: #FFFFFF;
	background-image: url('../../../../images/uusyrityskeskus/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	{
	/*background-color: #6699CC;*/
	background-color: transparent;
}
td.pagetitle_text	{
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #6699CC;
}

a.pagetitle_back	{
	padding-top: 5px;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6699CC;
	text-decoration: none;
}

a.pagetitle_back:hover	{
	color: #6699CC;
	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	 { color: #ffffff; font-weight: bold; padding-bottom: 6px; border-bottom: 1px solid #fff }

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.index_rightpanel_link:link		 { color: #fff; font-weight: normal; text-decoration: none; border-bottom: 1px #fff }
a.index_rightpanel_link:active		 { color: #fff; font-weight: normal; text-decoration: none; border-bottom: 1px #fff }
a.index_rightpanel_link:visited		 { color: #fff; font-weight: normal; text-decoration: none; border-bottom: 1px #fff }
a.index_rightpanel_link:hover		 { color: #fff; font-weight: normal; text-decoration: underline; border-bottom: 1px #fff }


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: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	border: 0px;
	background: none;
	color: #FFFFFF;
	text-align: left;
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
}
div.domMenu_menuElementHover {
	color: #FFFFFF;
	text-decoration: underline;
}

div.domMenu_subMenuBar {
	border: solid #6699CC;
	border-width: 1px 1px 1px 1px;
}
div.domMenu_subMenuElement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: solid #000000;
	border-width: 0px 0px 0px 0px;
	background-color: #005A98;
	color: #FFFFFF;
	padding: 1px;
}
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/uusyrityskeskus/play_tr.jpg') no-repeat top right;
        xbackground-image: url('../../../../images/uusyrityskeskus/wv_player_prgbg.jpg');
        border: 1px solid black;
}

div.topbar {
        background: url('../../../../images/uusyrityskeskus/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/uusyrityskeskus/wv_player_optionsbar.jpg') no-repeat;
        background: url('../../images/uusyrityskeskus/play_br.jpg') no-repeat bottom right;
        margin-top: -10px;
        padding-left: 7px;
}

.slideshow .controls .buttons {
        position: relative;
        background: url('../../images/uusyrityskeskus/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 */
