body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #091453;
}
body  {
	margin: 0; 
	padding: 0;
	text-align: center;
	background:#1D1D51 url(../images/back1.gif/$file/back1.gif) repeat-x left top;
height: 100%; 
}
.thrColAbsHdr #container {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
height: 100%; 
}
/*header */
.thrColAbsHdr  #header1 {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 130px; /* if you're changing the source order of the columns, you'll may want to use a height on the header so that you can give the columns a predictable top value */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.thrColAbsHdr  #header2 {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 30px; /* if you're changing the source order of the columns, you'll may want to use a height on the header so that you can give the columns a predictable top value */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #0c3f97;
}
.thrColAbsHdr  #header2test {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 30px; /* if you're changing the source order of the columns, you'll may want to use a height on the header so that you can give the columns a predictable top value */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #0c3f97;
}
/*maincontent */
.thrColAbsHdr    #main500shortL {
	padding: 5px 10px 0px 0px;
	width: 435px;
	float: left;
}
.thrColAbsHdr    #main500shortR {
	padding: 5px 0px 0px 0px;
	width: 295px;
	float: right;
}
.thrColAbsHdr  #mainLeft750 {
	margin: 0px 250px 0px 0px; 
	padding: 5px 10px 0px 0px;
	top: 166px;
	height: auto;
	width: 750px;
}
.thrColAbsHdr #mainRight750 {
	margin: 0px 0px 0px 250px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. */
	padding: 0px 10px 0px 0px;
	top: 166px;
	height: 700px;
	width: 750px;
}
.thrColAbsHdr  #main1 {
	top: 166px;
	height: 290px;
}
.thrColAbsHdr   #main2 {
	top: 470px;
	margin-top: 5px;
height: 100%; 
}
.thrColAbsHdr     #main2left {
	float: left;
	width: 240px;
}
.thrColAbsHdr      #main2right {
	float: right;
	width: 500px;
}
/*sidebar right */
.thrColAbsHdr  #sidebarright {
	position: absolute;
	top: 166px;
	right: 0;
	width: 240px; 
	padding: 0px 0px 0px 10px;
}
.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 166px;
	left: 0;
	width: 240px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 0px 0px;
}
.thrColAbsHdr #sidebar2 {
	position: absolute;
	top: 166px;
	right: 0;
	width: 240px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 10px;
}
/*footer */
.thrColAbsHdr #footer {
	width: 1000px;
} 
.thrColAbsHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.thrColAbsHdr        #ajanvaraus td {
	height: 20px;
	color: #FFFFFF;
}
.thrColAbsHdr  #tuote  td {
	color: #003399;
	vertical-align: top;
}
.thrColAbsHdr  #PKKaava {
	vertical-align: top;
	float: left;
	width: 250px;
}
.thrColAbsHdr    #NMallit {
	float: left;
	width: 380px;
	margin-left: 20px;
}
.tbox         {
	height: 70%;
	font-size: 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.thrColAbsHdr #SideBarTop   {
	background-image: url(../images/tableUP.gif/$file/tableUP.gif);
	background-repeat: no-repeat;
	width: 240px;
	height: 10px;
}
.SideBarBOXBase  {
	text-align: left;
	width: 238px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: left top;
}
.thrColAbsHdr   #SideBarBOX20 {
	text-align: left;
	background-image: url(../images/Table20.gif/$file/Table20.gif);
	height: 20px;
}
.thrColAbsHdr  #SideBarBOX155 {
	background-image: url(../images/table150.gif/$file/table150.gif);
	height: 155px;
	background-color: #091453;
}
.thrColAbsHdr  #SideBarBOX260 {
	background-image: url(../images/table260.gif/$file/table260.gif);
	height: 260px;
}
.thrColAbsHdr  #SideBarBOX350 {
	background-image: url(../images/table350.gif/$file/table350.gif);
	height: 320px;
}
.thrColAbsHdr #SideBarBOX700 {
	background-image: url(../images/table700.gif/$file/table700.gif);
	height: 667px;
}
.thrColAbsHdr #SideBarDown {
	background-image: url(../images/tableDown.gif/$file/tableDown.gif);
	background-repeat: no-repeat;
	width: 240px;
	background-position: left bottom;
	height: 10px;
}
 
.thrColAbsHdr #FixusMAGAZINE {
	float: left;
	height: 260px;
	width: 240px;
}
 
.thrColAbsHdr #FixusSearch {
	text-align: center;
	background-image: url(../images/FixusSearch.png/$file/FixusSearch.png);
	height: 100px;
	font-size: 14px;
	font-style: italic;
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: middle;
	width: 240px;
}
.thrColAbsHdr #liike {
	width: 748px;
}
.thrColAbsHdr #container #liike td {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left:10px;
}
.thrColAbsHdr  #PKKaava {
	vertical-align: top;
	float: left;
	width: 250px;
}
.thrColAbsHdr    #NMallit {
	float: left;
	width: 380px;
	margin-left: 20px;
}
/*Setting about small thing*/
.title1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
}
.title1bold {
	font-family: "Arial Narrow";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.title1bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
}
.title1biggerbold {
	font-family: "Arial Narrow";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
 border:0;
}
a {
  font-family:Arial, Verdana, Times New Roman;
  text-decoration:none;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #00CCFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffb300;
}
a:hover {
	text-decoration: none;
	color: #99CC00;
}
a:active {
	text-decoration: none;
	color: #0060A9;
}
a.text-deco{/*linked text*/
    color:#ffffff;
    font-style:normal;
}
a:link.text-deco {/*unvisited*/
    color:#ffffff;
}
a:visited.text-deco  {/*visited*/
    color:#ffffff;
    text-decoration:underline;
}
a:hover.text-deco  {/*mouse over*/
    color:#ffffff;
    border-width:0px 0px 0px 0px;
    border-style:solid;
    border-color:#0060A9;
    position:relative;
    top:-2px;
    left:-2px;
}
a:active.text-deco  {/*on click*/
    border-width:0px 0px 0px 0px;
    border-style:solid;
    border-color:#0060A9;
    position:relative;
    top:2px;
    left:2px;
    padding-left:3px;
}
/*******************************************************************************
 INFORMATION: detail....maybe....
 *******************************************************************************/
.thrColAbsHdr    #tblAjankohtaista  {
 width: 240px;
 border: 0;
}
.sidebar1table{
 margin-bottom:5px;
 margin-left: 0;
 margin-right:5px;
 margin-top: 5px;
}
.tduutiset   {
 vertical-align: top;
 width: 20px;
 text-align: right;
}
.style02 {
 color: #FFFFFF;
 font-size: 14pt;
}
.textwari {
text-align: justify;
text-justify: newspaper ;
}
.mbox{
 float:left;
 text-align:center;
 vertical-align:middle;
 width:55px;
 height:77px;
 margin-top:10px;
 margin-right:5px;
 font-size: 10px;
 font-family: Arial, Helvetica, sans-serif;
 border:solid thin #0064AF;
	background-color: #FFFFFF;
	color: #091453;
 }
 .mbox2{
 float:left;
 text-align:center;
 line-height: 0.95;
 vertical-align:middle;
 width:55px;
 height:77px;
 margin-top:10px;
 margin-right:5px;
 font-size: 9px;
 font-family:Arial, Helvetica, sans-serif;
 border:solid thin #0064AF;
	background-color: #FFFFFF;
	color: #091453;
 }
 .mbox3{
 float:left;
 text-align:center;
 line-height: 0.95;
 vertical-align:middle;
 width:55px;
 height:77px;
 margin-top:10px;
 margin-right:5px;
 font-size: 8.5px;
 font-family:Arial, Helvetica, sans-serif;
 border:solid thin #0064AF;
	background-color: #FFFFFF;
	color: #091453;
 }
.smallbox{
	text-align:center;
            margin-top:2px;
	padding-top:2px;
	vertical-align:middle;
	border:solid thin #0064AF;
	width:45px;
	height:67px;
	background-color: #FFFFFF;
	color: #091453;
 }
.disp {
	margin-bottom: 40px;
}
.warning{
 color:#FF0000;
 }
.tmbox {
	float:left;
	vertical-align:middle;
	width:55px;
	height:77px;
	margin-top:10px;
	margin-right:5px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border:solid thin #FFFFFF;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
}
.tsmallbox{
	width:41px;
	height:64px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 8.5px;
	padding-top: 2px;
 }
/* when you use ul or ol, you can see some space on left side.  This is available both IE and FireFox */
.noleft {
margin: 0 0 0 1em;
padding: 0;
}
/* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */
/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
/*******************************************************************************
 LAYOUT INFORMATION: describes box model, positioning, z-order
 *******************************************************************************/
/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0 0 0 25px;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 970px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width:105px;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 110px;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 110px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}
/*******************************************************************************
 DESIGN INFORMATION: describes color scheme, borders, fonts
 *******************************************************************************/
/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #0c3f97;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color: #0c3f97;
	padding: 0.5em 0.75em;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #333399;
	color: #FFFFFF;
	font-size: 12px;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #091453;
	color: #FBCC03;
}
/*******************************************************************************
 SUBMENU INDICATION: styles if there is a submenu under a given menu item
 *******************************************************************************/
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(../images/SpryMenuBarRight.gif/$file/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(../images/SpryMenuBarDownHover.gif/$file/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(../images/SpryMenuBarRightHover.gif/$file/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/*******************************************************************************
 BROWSER HACKS: the hacks below should not be changed unless you are an expert
 *******************************************************************************/
/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}
/* ######### Style for horizontal bar about Fixus Shop  ######### */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}
/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background-color: #091453; /*overall menu background color*/
}
/*Top level menu link items style*/
.suckertreemenu ul li a{
	display: block;
	width: 75px; /*Width of top level menu link items*/
	padding: 1px 8px;
	border: 1px solid #CCC;
/*	border-left-width: 0px;*/
	text-decoration: none;
	color: #FFFFFF;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}
/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}
/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}
/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 200px; /*width of sub menu levels*/
color: white;
text-decoration: none;
padding: 1px 5px;
border: 1px solid #ccc;
}
.suckertreemenu ul li a:hover{
background-color: #0c3f97;
color: white;
}
/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
background: #091453 url(../images/arrow-down.gif/$file/arrow-down.gif) no-repeat center right;
}
/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: #091453 url(../images/arrow-right.gif/$file/arrow-right.gif) no-repeat center right;
}
* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */
