/* ==ALKU eTaika modulit == */
/* Nämä tyylit pitää aina olla määriteltyinä portal.css tiedostossa saitin juuressa */
/* Arvoja voi muuttaa ja muutokset näkyvät koko saitilla */

.Kenttaotsikko {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: Normal;
    color: Black;
}
.Valiotsikko
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: Bold;
    color: #003366;
}
.Teksti
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: Normal;
    color: #003366;
}
/* text style used for help text rendered by modules */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Tahoma, Arial, Helvetica;
  background-color: #ffff99;
}

.Linkkipainike1     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.Linkkipainike1:link {
    text-decoration:    underline;
    color: #003366;
}

A.Linkkipainike1:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.Linkkipainike1:active   {
    text-decoration:    underline;
    color: #003366;
}

A.Linkkipainike1:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

.Linkkipainike2     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: Bold;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.Linkkipainike2:link {
    text-decoration:    underline;
    color: #003366;
}

A.Linkkipainike2:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.Linkkipainike2:active   {
    text-decoration:    underline;
    color: #003366;
}

A.Linkkipainike2:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

/* ==LOPPU eTaika modulit == */

.kuvaoikea
{
     float: right;
     margin-right: 0px;
     margin-left: 10px;
     margin-top: 10px;
     margin-bottom: 10px;
}

.kuvavasen
{
     float: left;
     margin-right: 10px;
     margin-left: 0px;
     margin-top: 10px;
     margin-bottom: 10px;
}
table
{
font-family: Verdana, Arial, Serif;
font-size:10pt;

}
.normal
{
font-family: Verdana, Arial, Serif;
font-size:10pt;

}



BODY
{
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(media/body_bg.gif);
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align: center;
}
A
{
	font-size: 10pt;
	font-family: Verdana, Arial, Serif;
}
A:link
{
	color: #0000FF;
	text-decoration: none;
}
A:visited
{
	color: #0000FF;
	text-decoration: none;
}
A:active
{
	color: #0000FF;
	text-decoration: none;
}
A:hover
{
	color: #0000FF;
	text-decoration: underline;
}
#SearchTextBox INPUT
{
	border-right: #ffffff 3px double;
	border-top: #ffffff 3px double;
	font-size: 11px;
	border-left: #ffffff 3px double;
	color: #003366;
	border-bottom: #ffffff 3px double;
	height: 17px;
}
/* MODULE Links */
A.Normal
{
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma;
}
A.Normal:link
{
	color: #0000FF;
	text-decoration: none;
}
A.Normal:visited
{
	color: #0000FF;
	text-decoration: none;
}
A.Normal:active
{
	color: #0000FF;
	text-decoration: none;
}
A.Normal:hover
{
	color: #0000FF;
	text-decoration: underline;
}
/* [USER][LOGIN] */





A.Top_Link:link
{
	color: #ffffff;
	text-decoration: none;
}
A.Top_Link:visited
{
	color: #ffffff;
	text-decoration: none;
}
A.Top_Link:active
{
	color: #ffffff;
	text-decoration: none;
}
A.Top_Link:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.Top_Link_Admin
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma;
}
A.Top_Link_Admin:link
{
	color: #666666;
	text-decoration: none;
}
A.Top_Link_Admin:visited
{
	color: #666666;
	text-decoration: none;
}
A.Top_Link_Admin:active
{
	color: #666666;
	text-decoration: none;
}
A.Top_Link_Admin:hover
{
	color: #333333;
	text-decoration: underline;
}
.Search
{
	font-weight: normal;
	font-size: 11px;
	text-transform: capitalize;
	color: #ffffff;
	font-family: Tahoma;
}
.Search_Button
{
	padding-right: 15px;
	vertical-align: middle;
	padding-top: 1px;
}
A.Search:link
{
	color: #ffffff;
	text-decoration: none;
}
A.Search:visited
{
	color: #ffffff;
	text-decoration: none;
}
A.Search:active
{
	color: #ffffff;
	text-decoration: none;
}
A.Search:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.Breadcrumb
{
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	color: #666666;
	line-height: 19px;
	font-family: Tahoma;
}
.Breadcrumb_Link
{
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	font-family: Tahoma;
}
A.Breadcrumb_Link:link
{
	color: #666666;
	text-decoration: underline;
}
A.Breadcrumb_Link:visited
{
	color: #666666;
	text-decoration: underline;
}
A.Breadcrumb_Link:active
{
	color: #666666;
	text-decoration: underline;
}
A.Breadcrumb_Link:hover
{
	color: #E95D00;
	text-decoration: underline;
}
.Current_Date
{
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	font-family: Tahoma;
}
/* [LINKS] */
.Content_Link
{
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	font-family: Tahoma;
}
A.Content_Link:link
{
	color: #ffffff;
	text-decoration: none;
}
A.Content_Link:visited
{
	color: #ffffff;
	text-decoration: none;
}
A.Content_Link:active
{
	color: #ffffff;
	text-decoration: none;
}
A.Content_Link:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.Copyright
{
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Tahoma;
}

.Copyright_Admin
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: Tahoma;
}
/* [TERMS][PRIVACY][HELP] */
.Bottom_Link
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma;
}
A.Bottom_Link:link
{
	color: #666666;
	text-decoration: underline;
}
A.Bottom_Link:visited
{
	color: #666666;
	text-decoration: underline;
}
A.Bottom_Link:active
{
	color: #666666;
	text-decoration: underline;
}
A.Bottom_Link:hover
{
	color: #333333;
	text-decoration: underline;
}
.Bottom_Link_Admin
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}
A.Bottom_Link_Admin:link
{
	color: black;
	text-decoration: underline;
}
A.Bottom_Link_Admin:visited
{
	color: black;
	text-decoration: underline;
}
A.Bottom_Link_Admin:active
{
	color: black;
	text-decoration: underline;
}
A.Bottom_Link_Admin:hover
{
	color: #E95D00;
	text-decoration: underline;
}
.sloganpane
{
	width: 100%;
	height: 100%;
}
.toppane
{
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	padding-top: 0px;
	height: 0%;
	background-color: transparent;
}
.loginpane
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.leftpane
{
	padding-top: 8px;
}
.leftpanep
{
	padding-left: 10px;
	padding-top: 8px;
}
.leftpane2
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
}
.leftpanep2
{
	padding-left: 10px;
	padding-top: 8px;
}
.contentpane
{
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	padding-top: 8px;
	height: 100%;
	background-color: transparent;
}
.rightpane {
	width: 0%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 8px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
}
/* [SOLPATRMENU] */

.MainMenu_MenuContainer {
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;  
	background-color: transparent;

}


.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 16;
}

.MainMenu_MenuItem
{
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	border-top-style: none;
	font-family: Tahoma;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	border-bottom-style: none;
}

.MainMenu_MenuItemSel
{
	font-weight: normal;
	font-size: 11px;
	color: #E95D00;
	font-family: Tahoma;
	height: 20px;
	background-color: transparent;
}
.MainMenu_MenuIcon
{
	display: none;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #e6e6e6;
	border-bottom-style: none;
}
.MainMenu_MenuArrow
{
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}
.MainMenu_MenuBreak
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.MainMenu_SubMenu
{
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	margin-top: 1px;
	border-left: #808080 1px solid;
	border-bottom: #808080 1px solid;
	background-color: #eeeeee;
}
.MainMenu_SubMenuItemSel
{
	font-size: 11px;
	height: 20px;
	background-color: #e6e6e6;
}
.MainMenu_SubMenu_Admin
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	margin-top: 0px;
	margin-left: 1px;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	background-color: #EFEFEF;
}
.MainMenu_RootMenuArrow
{
	padding-right: 2px;
	padding-left: 0px;
}
.MainMenu_RootMenuItem
{
	font-size: 12px;
	color: #ffffff;
	font-family: Tahoma;
	height: 26px;
}
.MainMenu_RootMenuItemActive
{
	font-size: 12px;
	background-image: url(media/menuitemact.gif);
	color: #111111;
	background-repeat: repeat-x;
	font-family: Tahoma;
	height: 26px;
}
.MainMenu_RootMenuItemSel
{
	font-size: 12px;
	background-image: url(media/menuitemact.gif);
	color: #E95D00;
	background-repeat: repeat-x;
	font-family: Tahoma;
	height: 26px;
}
.MainMenu_MenuIcon_Admin
{
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #eeeeee;
	border-bottom-style: none;
}
.MainMenu_MenuBreak_Admin
{
	width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 25px;
	background-color: #ffffff;
	border-bottom-style: none;
}
.MainMenu_RootMenuItem_Admin
{
	padding-left: 0px;
	font-size: 12px;
	color: #ffffff;
	font-family: Tahoma;
	height: 25px;
	background-color: transparent;
}
.MainMenu_RootMenuItemActive_Admin
{
	padding-left: 0px;
	font-size: 12px;
	color: #333333;
	font-family: Tahoma;
	height: 25px;
	background-color: #dcdcdc;
}
.MainMenu_RootMenuItemSel_Admin
{
	padding-left: 0px;
	font-size: 12px;
	color: #E95D00;
	font-family: Tahoma;
	height: 25px;
	background-color: #dcdcdc;
}
/* BANNER */
#Banner
{
	background-position: right bottom;
	background-image: url(media/banner.gif);
	border-bottom: #e6e6e6 6px solid;
	background-repeat: no-repeat;
	height: 70px;
}


/* style for module titles */
.TitleIMI8   {    
	font-family: Arial, Helvetica;    
	font-size:  11px;
    	font-weight: bold;    
	color: #FFFFFF;
}

/* style for module titles */
.Titlephyk1   {    
	font-family: Arial, Helvetica;    
	font-size:  11px;    
	font-weight: bold;    
	color: #FFFFFF;
}

/* style for module titles */
.Titlephyk2   {
    	font-family: Arial, Helvetica;
    	font-size:  14pt;
	font-weight: bold;
	color: #4E7653;
}

/* style for module titles */
.Titlephyk3   {
    	font-family: Arial, Helvetica;
    	font-size:  11px;
    	font-weight: bold;
	color: #4E7653;
}

/* style for module titles */
.Titlehesacup2   {
    	font-family: Arial, Helvetica;
    	font-size:  14pt;
	font-weight: bold;
	color: #0005FE;
}

/* style for module titles */
.Titlehesacup3   {
    	font-family: Arial, Helvetica;
    	font-size:  11px;
    	font-weight: bold;
	color: #0005FE;
}









