/*
*             TriniMedia International
*                     css-styling file
*/
body, html {
	width: 100%;
	height: 100%;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;
	background-image: url(images/bgfade.png);
	background-color: #7FA9F0;
	background-repeat: repeat-x;
	background-position: top;
	color: black;
	font-family: Arial;
	font-size: 12px;
}
.glass {
	top: 0;
	left: 0;
	background-image: url(images/empty.gif);
	width: 100%;
	height: 100%;
	z-index:100;
}

div.fade
{
	/*width: auto; height: 772; display: block; border: 0px;
	background-repeat: repeat-x;*/
}

img { border: 0px; }

form { margin: 0px; padding: 0px; }

div.content {
	width: 646px;	
}

.pathbar
{
	color: white;
	padding-top: 6px;
	padding-left: 95px;
}
.center { text-align: center; }

.whiteBoldText
{
	font-family: Arial; font-size: 11px; font-weight: bold; color: white;
}

table { font-family: Arial; font-size: 12px; border-spacing: 0px; }

#table
{
	position: absolute; margin-left: -486px; left: 50%;
}

td { padding: 0px; vertical-align: top; font-family: Arial; font-size: 12px; }

.inputpassword,
.inputusername
{
	border: 0px; background-image: url(images/inputtext.png); background-repeat: no-repeat; background-position: top left; background-color: transparent;
	width: 95px; height: 20px;
	padding-left: 5px; padding-right: 5px;padding-top: 4px;padding-bottom: 4px; text-align: center; font-size: 10px;
}
.loginbutton
{
	border: none; background-image: url(images/nappi.png); background-repeat: no-repeat; background-position: top left; background-color: transparent;
	width: 55px; font-size: 12px; margin-top: 0px;
	color: white; padding: 0;
}
.buttonregister
{
	border: none; background-image: url(images/nappi_register.png); background-repeat: no-repeat; background-position: top left; background-color: transparent;
	width: 75px; font-size: 12px; margin-top: 0px;
	color: white; padding: 0;
	text-decoration: none;
}
.loginmessage {
	display: none;
}

.inputtext
{
	border: 0px; background-image: url(images/inputtextHAE.png);
	width: 131px; height: 16px; 
	padding-left: 5px; padding-right: 5px;
}
.nappi
{
	border: 0px; background-image: url(images/haeNappi.png);
	width: 24px; height: 16px;  font-size: 12px;
}
.buttonForgot {
	display: none;
}

.text_username {
	font-size: 11px; font-weight: bold; display: block;
}
.text_password {
	font-size: 11px; font-weight: bold; display: block;
}

.flags
{
	padding-top: 6px; border: 0px;
}

.flags a{
 	margin: 0; padding:2px;
}

.leftmenuMargins
{
	padding-top: 18px; padding-left:20px; padding-right: 18px; 
}

.sizeBigger a
{
	width: 39px; height: 24px; display: block;
	background-image: url(images/fontBigger.png);
}
.sizeSmaller a
{
	width: 40px; height: 24px; display: block;
	background-image: url(images/fontSmaller.png);
}
.sizeBigger a:hover
{
	width: 39px; height: 24px; display: block;
	background-image: url(images/fontBiggerMO.png);
}
.sizeSmaller a:hover
{
	width: 40px; height: 24px; display: block;
	background-image: url(images/fontSmallerMO.png);
}

a.moduleTextTitle {
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: bold;
}

div.moduleEven,
div.moduleOdd
{
}
span.date { display: block; color: #73A9EE; font-weight: normal; }
.moduleText a { color: black; font-weight: bold; text-decoration: none; }
.moduleText a:hover { color: black; font-weight: bold; text-decoration: underline; }
.data { color: black; font-weight: normal; padding-bottom: 8px; }

div.tekstiMarginaalit
{
	width: 646px; display: block;
	padding-left: 55px; padding-right: 55px;
}
div.teemakuva
{
	width: 646px; height: 110px; display: block;
	padding-left: 1px; padding-right: 1px;
	padding-bottom: 20px;
}


div.vmenu {
	width: 195px; display: block; padding: 0px; margin: 0px;
	clear: both;
}

div.level1
{
	display: block;	
	border-top: 1px solid #3570B6;
}
div.level1 a{
	display: block;	
	background-image: url(images/linkbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
	width: 172px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
}
div.level1 a .pad {
	padding-right: 12px;
	display: block;

}	
div.level1 a:hover
{
	background-color: #1041B6;
	background-image: none;

}
div.level2
{
	display: block;
	background-color: #F6FAFE;
	background-image: url(images/level2_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom: 1px solid #658AB8;
}
div.level2 a{
	display: block;
	background-image:none;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #1041B6;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
}
div.level2 a:hover
{
	background-color: transparent;
	background-image:none;
	text-decoration: underline;
}

.menuLink
{
	padding-right: 10px;
}
.bct a {
	color: #ffffff;
	text-decoration: none;
}

.bct a:hover {
	text-decoration: underline;
}
.printcontent {
	display: none;
}

p.notifytutkija {
	text-align: left;
	font-size: 11px;
	background-color: #1349D0;
	color: #FFFFFF;
	clear: both;
	display: block;
	width: 100%;
	padding-left: 10px;
}
