/*
*             TriniMedia International
*                     css-styling file
*/
html {
     overflow: -moz-scrollbars-vertical;
}
body,html {	
	width: 100%;
	height: 100%;
}

body {
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	color: black;
	font-family: Arial;
	font-size: 11px;
}
.glass {
	top: 0;
	left: 0;
	background-image: url(images/empty.gif);
	width: 100%;
	height: 100%;
	z-index:100;
}

form { margin: 0px; padding: 0px; }

// PYSTYMENU

div.vmenu
{
	width: 195px; display: block; padding: 0px; margin: 0px;
}

div.level1
{
	display: block;
	width: 195px;
	background-image: url(images/level1bg.png);
	background-repeat: no-repeat;
}
div.level1 a{
	display: block;
	width: 195px;
	background-image: url(images/level1bg.png);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 4px;
}
div.level1 a:hover
{
	text-decoration: underline;
}
div.selected
{
	display: block;
	width: 195px;
	background-image: url(images/level2bg.png);
	background-repeat: no-repeat;
}
div.selected a{
	display: block;
	width: 195px;
	background-image: url(images/level2bg.png);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 4px;
}
div.selected a:hover
{
	text-decoration: underline;
}

div.selected div.selected,
div.level2
{
	display: block;
	width: 195px;
	background-image: url(images/level3bg.png);
	background-repeat: repeat-y;
}

div.selected div.selected a,
div.level2 a{
	display: block;
	width: 195px;
	background-image: url(images/level3bg.png);
	background-repeat: repeat-y;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #34738f;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}
div.selected div.selected a:hover,
div.level2 a:hover
{
	display: block;
	width: 195px; 
	background-image: url(images/level3bgMO.png);
	background-repeat: repeat-y;
	text-decoration: none;
}



div.selected div.selected,
div.level3
{
	display: block;
	width: 195px;
	background-image: url(images/level3bg.png);
	background-repeat: repeat-y;
}

div.selected div.selected div.selected a,
div.selected  div.selected div.level3 a{
	display: block;
	width: 195px;
	background-image: url(images/level3bg.png);
	background-repeat: repeat-y;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #34738f;
	padding-left: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
}
div.selected div.selected div.selected a:hover,
div.selected  div.selected div.level3 a:hover
{
	display: block;
	width: 195px; 
	background-image: url(images/level3bgMO.png);
	background-repeat: repeat-y;
	text-decoration: none;
}


div.bct a {
	text-decoration: none;
	color:#FFFFFF;
}

div.selected div.selected {

}

div.content
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}

.footer { color: white; padding-top:8px; padding-left: 15px; }

.inputtext
{
	border: 0px; background-image: url(images/inputtext.png);
	width: 133px; height: 18px; 
	padding-left: 5px; padding-right: 5px;
}
.nappi
{
	border: 0px; background-image: url(images/haeNappi.png);
	width: 24px; height: 18px; 
}

.flags
{
	padding-top: 5px; text-align: center;
}

.search
{
	padding-top: 8px; padding-left: 18px; text-align: center: vertical-align: top;
}

.sizeBigger a
{
	width: 33px; height: 23px; display: block;
	background-image: url(images/fontBigger.png);
}
.sizeSmaller a
{
	width: 30px; height: 23px; display: block;
	background-image: url(images/fontSmaller.png);
}
.sizeBigger a:hover
{
	width: 33px; height: 23px; display: block;
	background-image: url(images/fontBiggerMO.png);
}
.sizeSmaller a:hover
{
	width: 30px; height: 23px; display: block;
	background-image: url(images/fontSmallerMO.png);
}

.module
{
	width: 317px; display: block; padding: 0px; margin: 0px;
	margin: 2px;
}

.moduleTitle
{
	width: 317px; display: block;
	background-color: #9BC3CF;
}

a.moduleTextTitle
{
	display: block; padding-top: 12px; padding-bottom: 10px; padding-left: 18px;
	color: white; font-weight: bold; font-size: 110%;
	text-decoration: none; text-transform:uppercase;
}

a.moduleTextTitle:hover {
	text-decoration: underline;
}
.moduleText
{
	font-family : Arial, sans-serif;
	display: block; padding-top: 6px; padding-bottom: 4px; padding-left: 18px;color: #005f79; font-size: 100%;
}
.moduleText .date {
	 font-size: 90%; color: #3f8aa3;
}
.moduleText a {
	font-family : Arial, sans-serif;
	color: #005f79; text-decoration: none; font-size: 100%;
	font-weight: bold;
}
.moduleText a .data {	
	font-weight: normal;
}

.moduleText a:hover {
	text-decoration: underline;
}

.moduleOdd
{
	margin-top: 2px;
	margin-bottom: 2px;
	display: block;
	width: 317px;
	background-color: #E7F0F3;
}

.moduleEven
{
	margin-top: 2px;
	display: block; 
	width: 317px;
	padding-top: 2px;
		border-top: 1px solid #E7F0F3;
	background-color: #ffffff;
}

tr.odd td {
	padding: 4px;
}
tr.even td {
	padding: 4px;
}

tr.even a,
tr.odd a{
	font-family : Arial, sans-serif;
	color:  inherit; 
	text-decoration: none; 
}

.moduleFooter
{ 
	width: 321px; height: 4px; display: block; margin: 0px;
	background-image: url(images/moduleFooter.png); background-repeat: no-repeat;
}

img { border: 0px; }

table { font-family: Arial; font-size: 100%; }

#table
{
	position: absolute; margin-left: -463px; left: 50%;
}

td { padding: 0px; vertical-align: top; font-family: Arial; font-size: 100%; }

.copyright  {
	font-size: 9px; color: #000000;
	text-align:center;
	display: block; padding-top: 10px;
}
.resultpages{
	margin-top: 5px;	
}
.resultpages a {
	margin-left: 4px;
	color: #0033CC;
}
.resultpages a.selected {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.phonebookgroups {
	width: 400px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.printcontent {
	display: none;
}
.text_username {
	font-size: 11px; font-weight: bold; display: block;
}
.text_password {
	font-size: 11px; font-weight: bold; display: block;
}


div.lahjoitusboxi {
	width: 160px;
	float: right;
	background-color: #F4F4F4;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	padding: 5px;
}

div.lahjoitusboxi .otsikko {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 5px;
	
}

div.lahjoitusboxi .ohje {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	
}

div.lahjoitusboxi div.summa {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}
div.lahjoitusboxi div.summa input {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	width: 125px;
}
div.lahjoitusboxi div.painikkeet {
	text-align:center;
	vertical-align:middle;
	padding-top: 5px;
}



