html {
	height: 100%;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	background-color: #7692BA;
	margin: 7px;
	height: 100%;
}

#master {
	background: url(/layout/master-bg.gif) repeat-x;
	width: 850px;
	height: 99%;
	padding: 0px /*7px*/;
	background-color: #00259B;
}

table#mastertable {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

table#mastertable td#header {
	margin: 0px;
	padding: 0px;
	height: 152px;
	width: 100%;
	background-image: url(/layout/header.gif);
	background-repeat: no-repeat;
	background-color: #214BB7;
	background-position: bottom left;
	vertical-align: top;
}

table#mastertable td#mainlinks {
	padding: 0px;
	height: 34px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin: 0px;
	width: 100%;
	font-size: 12px;
	line-height: normal;
	text-transform: uppercase;
	/*background-image: url(/layout/mainlink-bg.gif);
	border-top: 2px solid #527EFE;
	border-left: 2px solid #527EFE;
	border-right: 2px solid #527EFE;*/
}

td#mainlinks table#links {
	width: 817px;
	margin: 0px 15px;
}

td#mainlinks table#links td#link {
	text-align: center;
	height: 10px;
	padding: 12px 12px;
	font-weight: bold;
}

td#mainlinks table#links td#link a {
	text-decoration: none;
	color: #111385;
}

td#mainlinks table#links td#link a:hover {
	color: #647DC0;
}

td#mainlinks table#links td#language {
	text-align: right;
	vertical-align: middle;
}

table#mastertable td#info {
	margin: 0px;
	padding: 20px 27px;
	width: 100%;
	_height: 67%;
	vertical-align: top;
	/*border-left: 2px solid #527EFE;
	border-right: 2px solid #527EFE;*/
	background: #fff;
}

td#mainlinks
{
	border-bottom: 1px solid #7692BA;
}

table#mastertable td#footer {
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	height: 15px;
	background-color: #1F49B6;
	width: 100%;
	font-size: 10px;
	line-height: normal;
	text-transform: uppercase;
	margin: 0px;
	font-weight: bold;
}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
}

h1 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #111385;
}
h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1D44BE;
}

h3 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #1D44BE;
}

h4 {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #1D44BE;
}

TD.tuotehaku
{
 font-size: 12px;
 color: #000000;
}

A.menuItem:link, A.menuItem:visited     {
            font-size: 10px;
            color: #747474;
            text-decoration: none;
            display: block;
            white-space: nowrap;
            position: relative;
            padding: 4px 6px 4px 6px;
            width: auto;
            z-index: 100;
          }


A.menuItem:hover    {
            font-size: 10px;
            display: block;
            white-space: nowrap;
            color: #000000;
            background-color: #e6e6e6;
            text-decoration: none;
            position: relative;
            padding: 4px 6px 4px 6px;
            width: auto;
            z-index: 100;
           }

div.menu {
  background-color: #FFFFFF;
  border: 1px solid #969696;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
  width: auto;
  height: auto;
}

span.menuItemText {}
span.menuItemArrow {
  color: #6f8db3;
  margin-right: -.65em;
}

div.menubar {
display: inline;
}

IMG
{
 border: 0px;
}

.content
{
	padding: 0px 20px 20px 20px;
	vertical-align: top;
}

/*
* Uutiset - tyylit
*/

.uutinen_otsikko
{
 font-weight: bold;
}

a:link.uutinen_link, a:visited.uutinen_link, a:hover.uutinen_link
{
 line-height: 20px;
} 
