@charset "iso-8859-1";
/* New CSS Document for ALSO Nordic pages */
/* Changes have been commented */
/* Change color to #000000 */
body {
	color: #000000;
	font-size: 11px; 
	margin: 0px; 
	padding: 0px;
	height: 100%;
	font-family: Tahoma;
	} 

table { border: none; }

td { margin: 0px; padding: 0px;	font-size:11px;	font-family: Tahoma; }

/* Change color to #000000 */
p {
	font-size:11px;
	color: #000000;
	font-family: Tahoma;
	} 

/* Change color to #009966 */
a, a:link, a:active, a:visited {
	color: #009966; 
	text-decoration: none;	
	font-family: Tahoma;
	}

/* Change color to #009966 */
a:hover {
	color: #009966; 
	text-decoration: underline;
	font-family: Tahoma;
	}

img	{ border: none; }

/* Change color to #d0d7d5 */
.imgborder {
	border: 1px solid #d0d7d5;
	}

.wf { width: 100%; }
.whf { width: 100%; height:100%; }

.vh { visibility:hidden; }

form { margin: 0px; }

.float_right {
	border:1px solid #CCC;
	padding:10px;
	table-layout:fixed;
	left: 717px;
	width: 264px;
	height: 300px;
	float: right;
	
	}

.imgmenu { margin-left:9px; margin-right:7px }
.imgmenu2 { margin-right:7px }

.bgwhite { background-color: #FFFFFF; }

/* Change color to #000000 */
.footer *,.footer, a.footer,a.footer:link,a.footer:active,a.footer:visited {
	padding-top:6px; 
	padding-bottom:6px; 
	color:#000000;
	}

/* Change color to #000000 */
a.footer:hover {
	color: #000000;
	text-decoration: underline;
	}


/* remove .logogroup, it's useless */

/* The same logo is used in all countries, check the url */
.logo {
	background-image:url('pict/also_logo.jpg');
	background-repeat: no-repeat;
	}

.menu {
	border-top:1px solid #E6E9EE;
	padding-top:7px;
	padding-bottom:7px;
	}

.menuTwoLevel { padding-top:8px; padding-bottom:8px; padding-left:20px;}

/* Change color to #009966 */
a.menu1,a.menu1:link,a.menu1:active,a.menu1:visited {
	color: #009966;
	text-decoration: none;
	}

/* Change color to #009966 */
a.menu1:hover {
	color: #009966; 
	text-decoration: underline;
	}

/*
a.menu1a,a.menu1a:link,a.menu1a:active,a.menu1a:visited
{ color: #009966; text-decoration: none; }

a.menu1a:hover
{ color: #009966; text-decoration: underline; }
*/

/* menu2 - 2nd level links in menu */
/* Not currently in use, but kept if needed later */
/* Change color to #000000 */
a.menu2,a.menu2:link,a.menu2:active,a.menu2:visited {
	color: #000000; 
	text-decoration: none;
	}

/* Change color to #009966 */
a.menu2:hover {
	color: #009966;
	text-decoration: underline;
	}

/* Change color to #009966 */
a.menu2a,a.menu2a:link,a.menu2a:active,a.menu2a:visited {
	color: #009966; 
	text-decoration: none; 
	font-weight:bold;
	}

/* Change color to #009966 */
a.menu2a:hover {
	color: #009966; 
	text-decoration: underline; 
	font-weight:bold;
	}

/* Check the url */
.bgline {
	background-image: url('pict/bg.gif');
	background-position:right; 
	background-repeat: repeat-y; 
	background-color:#FFFFFF;
	}

/* Check the url */
.bgnext {
	background-image: url('pict/next.gif'); 
	background-position:right; 
	background-repeat: repeat-y; 
	background-color:#FFFFFF;
	}

/* Change color to #009966 */
.head-1 {
	font-size:12px; 
	color: #009966;
	font-weight:bold;
	}

/* Change color to #009966 */
.head-2 {
	color: #009966;
	}

/* Add this */
h3 {
	color:#000;
	font-size:12px;
	}

/* Change color to #424242 */
.text {
	color: #424242; 
	line-height:16px; 
	text-align:justify;
	}

/* Change color to #009966 */
*.newstext *, .newstext,a.newstext:link,a.newstext:visited,a.newstext:active {
	color: #009966; 
	text-decoration: none;
	}

/* Change color to #009966 */
a.newstext:hover {
	color: #009966; 
	text-decoration: underline;
	}

/* Change color to #000000, remove a:hover */
a.passLink,a.passLink:link,a.passLink:visited,a.passLink:active {
	color: #000000; 
	font-size:9px; 
	text-decoration: none;
	}
	
/* Add this */
a.passLink:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 9px;
	}

/* Change color to #000000 */
.loginText {
	color: #0000000;
	}

/* Change color to #000000 */
.data {
	color: #000000;
	}

/* Change color to #009966 */
.lang,a.lang,a.lang:link,a.lang:active,a.lang:visited {
	font-size:10px; 
	color: #009966;
	text-decoration: none;
	}

/* Change color to #009966 */
a.lang:hover {
	font-size:10px; 
	color: #009966; 
	text-decoration: underline;
	}

/* Change color to #009966 */ 
.navi,a.navi,a.navi:link,a.navi:active,a.navi:visited,a.navi:hover {
	font-size:10px;
	color: #009966;
	text-decoration: none;
	}

/* Change color to #009966 */
.ds {
	font-size:10px; 
	color:#009966; 
	background-color:#FFFFFF; 
	width:110px;
	}

/* Change background-color to #e6e6e6. Change url to pict/login.gif */
.login {
	background-color:#e6e6e6; 
	background-image:url('pict/login.gif'); 
	background-repeat: no-repeat;
	}

/* Change color to #000000 */
.loginHead {
	font-size:12px; 
	font-weight:bold; 
	color:#000000;
	}

/* Change these */
.button {
	border:1px solid #C1C1C1;
	color: #FFFFFF;
	background: #009966;
	font-size: 10px;
	}

/* Change these */
.button:hover {
	border:1px solid #717171; 
	color: #FFFFFF; 
	background: #00b88e; 
	font-size: 10px;
	}

 /* Only in Finland */
.forgotunbutton {
	border:none; 
	color: #000; 
	background: none; 
	font-size: 9px;
	}

/* Only in Finland */
.forgotunbutton:hover {
	text-decoration:underline;
	cursor:hand;
	border:none;
	color: #000;
	background: none;
	font-size: 9px;
}

/* Change color to #000000 */
.input_text {
	border: 1px solid #C1C1C1; 
	font-size: 10px; 
	color:#000000; 
	background-color:#FFFFFF; 
	margin-bottom:2px; 
	width:90px;
	}

/* Change color to #000000 */
.input_text2 {
	border: 1px solid #C1C1C1; 
	font-size: 10px; 
	color:#000000; 
	background-color:#FFFFFF; 
	width:260px;
	}

/* Change color to #000000 */
.textarea_text {
	border: 1px solid #C1C1C1; 
	font-size: 11px; 
	color:#000000; 
	background-color:#FFFFFF; 
	font-family: Tahoma; 
	width:260px;
	}

.twentyThreeR
{ padding-right:23px; }

.thirtyT
{ padding-top:30px; }

/* .imageright is useless, remove it */
