/* ==ALKU eTaika modulit == */
/* Nm tyylit pit aina olla mriteltyin portal.css tiedostossa saitin
juuressa */
/* Arvoja voi muuttaa harkitusti ja muutokset nkyvt koko saitilla
eTaika-moduleissa*/

.etLih {
    font-family: verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: Bold;
    color: Black;
}
.etLihSin {
    font-family: verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: Bold;
    color: #003366;
}

.et {
    font-family: verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: Black;
}

.etSin {
    font-family: verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: Black;
}


/* text style for buttons and link buttons used in the portal admin pages */
.etLinkkipainike     {
    font-family: verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #003366;
}

/* hyperlink style for buttons and link buttons used in the portal admin
pages */
A.etLinkkipainike:link {
    text-decoration:    underline;
    color: #003366;
    font-size: 11px;
    font-weight: normal;
}

A.etLinkkipainike:visited  {
    text-decoration:    underline;
    color: #003366;
    font-size: 11px;
    font-weight: normal;
}

A.etLinkkipainike:active   {
    text-decoration:    underline;
    color: #003366;
    font-size: 11px;
    font-weight: normal;
}

A.etLinkkipainike:hover    {
    text-decoration:    underline;
    color: #ff0000;
    font-size: 11px;
    font-weight: normal;
}


.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;
}


/* 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;
}

</* Muuta tt kytss olevan normaalifontin mukaan */
table
{
    font-family: Microsoft Sans Serif, Arial;
    font-size: 11px;
    font-weight: normal;
}


/* ==LOPPU eTaika modulit == */

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;
}

H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  16px;
    font-weight:    bold;
    color: #666644;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  16px;
    font-weight:    bold;
    color: #666644;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

A
{
	font-size: 12px;
	font-family: Microsoft Sans Serif;
}
A:link
{
	color: #48290C;
	text-decoration: underline;
}
A:visited
{
	color: #48290C;
	text-decoration: underline;
}
A:active
{
	color: #48290C;
	text-decoration: underline;
}
A:hover
{
	color: #ECBC8C;
	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: 12px;
	font-family: tahoma;
}
A.Normal:link
{
	color: #48290C;
	text-decoration: underline;
}
A.Normal:visited
{
	color: #48290C;
	text-decoration: underline;
}
A.Normal:active
{
	color: #48290C;
	text-decoration: underline;
}
A.Normal:hover
{
	color: #ECBC8C;
	text-decoration: underline;
}
/* [USER][LOGIN] */
.Top_Link
{
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma;
}
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: #48290C;
	text-decoration: none;
}
A.Content_Link:visited
{
	color: #48290C;
	text-decoration: none;
}
A.Content_Link:active
{
	color: #48290Cc;
	text-decoration: none;
}
A.Content_Link:hover
{
	color: #ECBC8C;
	text-decoration: underline;
}
.Copyright
{

	font-size: 11px;
	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 {
	
}

.MainMenu_MenuBar {
	
}
.MainMenu_MenuItem
{
	
}
.MainMenu_MenuItemSel
{
	
}
.MainMenu_MenuIcon
{
	
}
.MainMenu_MenuArrow
{
	
}
.MainMenu_MenuBreak
{
	
}
.MainMenu_SubMenu
{
	
.MainMenu_SubMenuItemSel
{
}
.MainMenu_SubMenu_Admin
{
	
}
.MainMenu_RootMenuArrow
{
	
}
.MainMenu_RootMenuItem
{
	
}
.MainMenu_RootMenuItemActive
{
	
}
.MainMenu_RootMenuItemSel
{
	
}
.MainMenu_MenuIcon_Admin
{
	
}
.MainMenu_MenuBreak_Admin
{
	
}
.MainMenu_RootMenuItem_Admin
{
	
}
.MainMenu_RootMenuItemActive_Admin
{
	
}
.MainMenu_RootMenuItemSel_Admin
{
	
}
/* BANNER */
#Banner
{
	background-position: right bottom;
	background-image: url(media/banner.gif);
	border-bottom: #e6e6e6 6px solid;
	background-repeat: no-repeat;
	height: 70px;
}






