/* @override 
	http://www.profitsoftware.com/css/styles25.css
	http://profit.codesign.fi/css/styles25.css
	http://www.profitsoftware.com/css/styles27.css
	http://profit.codesign.fi/css/styles39.css
*/

/* @group Basic elements */

html {
	margin: 0px;
	padding: 0px;
}

body {
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px;
	background: #e7e7e7 url(img/profit-bg.gif) repeat-x top left;
	/*font: normal 0.84em Verdana, Arial, Helvetica, Geneva, sans-serif;*/
	font: normal 11px Arial, Helvetica, Geneva, sans-serif;
	line-height: 17px;
	color: #333;
/*	text-align: center; */
}

div {
	margin: 0px 0px;
	padding: 0px 0px;
	text-align: left;
}

dt, p {
	font: normal 13px Arial, Helvetica, Geneva, sans-serif;
	line-height: 17px;
	color: #151515;
	padding: 0px 0px 12px 0px;
	margin: 0px 0px;
}

h1 {
/*	font: normal 26px Times, Verdana, Arial, Georgia, sans;*/
	font: normal 24px Arial, Tahoma, Verdana, sans;
	color: #151515;
	padding: 6px 0px 16px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 24px;
}

h2, h3, h4 {
	font: normal 19px Arial, Tahoma, Verdana, sans;
/*	font: normal 20px Georgia, "Lucida Grande", Verdana, Arial, Geneva, sans-serif;
	color: #151515;*/
	color: #666;
	margin: 8px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
/*	letter-spacing: 0.2px;  */
}

h3 {
	font: normal 15px Arial, Geneva, sans-serif;
	color: #6d6d6d;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 24px;
/*	letter-spacing: 1px; */
}

h3 strong, h3 b {
	font: bold 16px Arial, Geneva, sans-serif;
	color: #555;
}

h2.divider, h3.divider, h4.divider {
	border-top: 1px solid #ccc;
	margin: 15px 0 10px 0;
	padding-top: 5px;
}

table, tr, th, td {
	font: normal 11px Arial, Helvetica, Geneva, sans-serif;
	line-height: 18px;
	margin: 0 0 5px 0;
	padding: 0;
	background-color: transparent;
	color: #151515;
	}

caption {
	font: normal 11px Arial, Helvetica, Geneva, sans-serif;
	line-height: 18px;
	color: #000;
	margin: 0 0 5px 0;
	padding: 0;
	background-color: transparent;
	}

em {
	font-style: italic;
	}

small {
	font-size: 9px;
	line-height: 14px;
	color: #999;
	}

form {
	margin: 0px 0px;
	padding: 0px 0px;
	}

ol, ul {
	background-color: transparent;
	font: normal 12px Arial, Helvetica, Geneva, sans-serif;
	line-height: 18px;
	color: #333;
	margin: 0px 0px 10px 15px;
	padding: 0px 0px;
	}

ol li  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 3px;
	line-height: 17px;
	text-indent: 0px;
	color: #151515;
	background-color: transparent;
}

ul li {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 6px 0px;
	line-height: 17px;
	text-align: left;
	text-indent: 0px;
	color: #151515;
/*	list-style-image:url("img/bullet.gif");*/
}




a, a:visited, a:link {

	color: #4b9423! important;

	text-decoration: none ! important;
	font-weight: bold;
	cursor: pointer;
	background-color: transparent;
	outline:none;
}
a:hover {
	color: #000 ! important;
	text-decoration: underline;
	cursor: pointer;
	background-color: transparent;


}

img, a img  {
	border: 0px;
	margin: 0px 0px;
}




td p {
font: normal 11px Arial, Helvetica, sans-serif;
line-height: 18px;
	color: #333;
padding: 0px 0px 0px 0px;
margin: 0px;
}

td {
font: normal 11px Arial, Helvetica, sans-serif;
line-height: 18px;
	color: #333;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
/* @end */

/* @group Main Layout */

#widecolumn {
	margin: 18px 20px 0px 197px;
	padding: 0px;
	text-align: left;
}
#centercolumn {
	margin: 18px 50px 0 197px;
	padding: 0px;
	text-align: left;
	position: relative;
	width: 370px;
	top: 0px;
}


#contentwrap hr {
	width: 100%;
	height: 5px;
	padding: 0px;
	margin: 0px;
	line-height: 1px;
	font-size: 1px;
	border: 0px;
	border-top: 1px solid #ccc;
	background: #fff;
	color: #fff;
}


#contentwrap dd {
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


#contentwrap td {
	vertical-align: top;
}

#wrap {
	position: relative;
	width: 960px;
	/*background: url(img/bg.gif) repeat-y top left;*/

	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	text-align: left;
	border: 0px solid #fff;
	border-top: 0px;

	display: block;
	clear: both;
	text-align: left;
	}

#topimage {
	position: relative;
	float: left;

}

#pagecontent {
	position: relative;
	width: 700px;
	padding: 0px;
	margin: 0px;
/*	left: 28px;*/
	text-align: left;
	clear: both;
	color: #000;
	}


#header {
	overflow: hidden;
	position: relative;
	width: 960px;
	height: 81px;
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 0px;
	background: #fff url(img/header2.gif) no-repeat top left;
	text-align: left;
	clear: both;
	display: block;
	vertical-align: bottom;
 	}

#newscountry {
	display: block;
	float: left;
	width: 525px;
	margin: 0px 0px 0px 0px;
	position: relative;
	left: 15px;
	height: 138px;
/*	background: #ccc url(img/flash.gif) repeat-y top left; */
	z-index: 200;
}

#news {
	display: block;
	float: left;
	width: 540px;
	height: 138px;
	background: #ccc url(img/flash.gif) repeat-y top left;
	padding: 0px;
	margin: 0px;
}

#content {
	position: relative;
	display: block;
	width: 500px;
	clear: both;

}
#textbar {
	position: relative;
	display: block;
	float: left;

	width: 300px;

}

#rightbar {
	position: relative;
	display: inline;
	float: left;
	width: 200px;
	/*background: #f00;*/
}
#pagebg {
	display: block;
	float: left;
	width: 960px;
	margin: 0px;
	padding: 0px;
	background: #fff;
	min-height:650px;
	_height:650px;}
#somewrap {
	display: block;
	float: left;
	width: 960px;
	margin: 0px;
	padding: 0px;
	clear: both;}
#contentwrap {
	display: block;
	float: left;
	width: 910px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 50px;
	position: relative;}
#frontpagewrap {
	display: block;
	float: left;
	width: 840px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    background: #fff; 
    height: 267px;}
#textwrap {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 50px;}
#preface {
	display: block;
	float: left;
	width: 570px;
	margin: 32px 0px 0px 0px;
	padding: 0px 100px 0px 0px;
	z-index: 4;
	clear: both;}
#preface_wrap {
	display: block;
	float: left;
	width: 800px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}
#text {
	position: relative;
	float: left;
	left: 50px;
	/*top: 0px;*/
	/*display:block;*/
	width: 390px;
	margin: 32px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 4;}
#note {
	position: relative;
	float: right;
	right: 50px;
	top: 0px;
	width: 200px;
	margin: 32px 0px 0px 5px;
	padding: 0px 0px 20px 0px;
	/*background: #ffa;*/}

#subwrap {
/*	position: relative;*/
	display: block;
	float: left;
	width: 280px;
	padding:  40px 0px 0px 50px;
	margin: 0px 0px 0px 0px;
/*	background: #f0f;*/}
#widetext {
	display: block;
	float: left;
	clear: both;
	width: 550px;
	margin: 32px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 4;}
#widetext a, a:link, a:visited {
	font-weight:normal;}
#widenote {
	position: relative;
	float: right;
	right: 150px;
	top: 0px;
	width: 210px; /*150*/
	margin: 32px 0px 0px 5px;
	padding: 0px 0px 20px 0px;
	/*background: #fdf;*/}
#columnleftwide {
	display:block;
	float: left;
	width: 570px;
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;}
#welcome,
#errors,
#thanks {
	display:block;
	float: left;
	width: 460px;
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;}
#columnrightnarrow {
	position: absolute;
	float: left;
	right: 0px;
	top: 350px;
	background: #006000;
	width: 270px; /*150*/
	/*margin: 32px 0px 0px 5px;*/
	padding: 10px 10px 0px 30px;}
#columnrightnarrow h1,#columnrightnarrow h2, #columnrightnarrow ul li, #columnrightnarrow p {
	color: #fff;}
#columnrightnarrow ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	line-height: 17px;
	text-align: left;
	text-indent: 0px;
	color: #fff;
	font-size: 13px;
	list-style-image:url("img/bullet_white.gif");}

#columnrightnarrow a {
	color: #8fbf3a !important;
	font-weight: normal;}
div#contentwrap div#columnleft {
	padding:0 40px 0 0;
	width:360px;
}
#columnleft, #columnright {
	display: block;
	float: left;
	width: 370px;
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px; }
#text2 {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	/*display:block;*/
	width: 450px;
	margin: 16px 0px 0px 0px;
	padding: 0px 0px 20px 5px;
	/*background: #fff;*/
	z-index: 4;}

#printdocument {
	position:absolute;
	right:226px;
	top:30px;
	z-index:10;}

#sidecolumn {
	position: relative; float: right; display: block;
	width: 258px;
	 /*height:99%;*/
	/* top: 0px;
	 right: 0px;*/
	margin: 137px 0px 0px -78px;
	padding: 0px 0px 0px 0px;
	z-index: 5;
	/*clear: both;*/
	/*background: #0f0;*/
	clear: both;
}

#sidecolumn h1 {
	background: url(img/blue_h1.gif) no-repeat top left;
	font: bold 16px Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding: 10px 2px 4px 40px;
	margin: 0px;
	color: #357CF1;
}
#sidecolumn h2 {
	font: normal 16px Arial, Helvetica, sans-serif;
	padding: 10px 2px 8px 40px;
	color: #357CF1;
}
#sidecolumn p {
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 0px 2px 0px 40px;
	color: #535353;
}

#heading {
	position: relative;
	width: 587px;
	height: 36px;

	padding: 0px;
	margin: 16px 0px 0px 0px;

	top: 0px;
	left: 0px;
	text-align: left;
	}


#heading h1 {
	font: normal 20px/40px "Century Gothic", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #567;
	text-align: center;
	}

#rightcolumn {
	float: right;
	position: absolute;
	right: 0px;
	width: 210px;
	margin: -42px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	text-align: right;
	}

	#rightcolumn #picture {
		padding: 0px;
		margin: 16px 0px 0px 0px;

	}


#profitlogo {
/*	overflow: hidden;*/
	position: absolute;
	padding: 0px;
	margin: 0px 0px;
	top: 18px;
	left: 38px;
	text-align: left;
	clear: both;
	display: block;
	vertical-align: bottom;
	font: normal 16px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	z-index: 2;
/*	width: 186px;*/
	}
#profitlogo a, #profitlogo img {
	border: 0px;
}

#home {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	}

#newswrap {
	position: relative;
	float: left;
	margin:  0px 0px 0px 0px;
	padding:  20px 12px 20px 20px;
	width: 222px;
	}

/* @end */

/* @group Main menu */

#mainmenu {
	position: absolute;
	top: 53px;
	right: 0px;
	height: 0px;

	padding: 0px 6px 0px 0px;
	margin: 0px 0px;
	color: #000;

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	font-weight: normal;

	display: block;
	z-index: 299;
	display: inline;
	}

	#mainmenu ul {
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		list-style: none;
		float: right;
		}

	#mainmenu li {
		float:left;
		position: relative;
		height: 30px;
		top: 0px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px;
		list-style: none;
		list-style-image: none;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		}

	#mainmenu li a {
		padding: 9px 12px 8px 12px;
		margin: 0px 0px;
		position: relative;
		top: 0px;
		display: block;

		vertical-align: bottom;
		text-decoration: none;
		color: #000 ! important;
		font-weight: normal;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 11px;
		/*background: url("img/menu.gif") repeat-x top left;*/
		}
	#mainmenu span {
		/*height: 42px;*/
		vertical-align: text-bottom;
		}
	html>body #mainmenu li a {
		width: auto;
		}

	#mainmenu li a:hover {
		background-color: #beda8d;
		background-color: #333;
		
/*		text-decoration: underline ! important;*/

		color: #fff !important;
		}

	#mainmenu .selected {
		/*text-decoration: underline ! important;*/
		color: #999 ! important;
	  }

	#mainmenu .selected a {
/*		background-color:#8fbf3a; */

		background: #2a2d2e url("img/mainmenu-bg.gif") repeat-x left -1px;

		color: #fff !important;
	  }

	#mainmenu .selected a:hover {
		background-color: #8fbf3a !important;
		text-decoration: none !important;
		color: #fff !important;
	}


	#mainmenu .selected li {
		background-color:#DD0000;
		color:#000;
	  }

/* @end */

/* @group Head menu */

#headmenu {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 42px;

	padding: 0px 0px 0px 0px;
	margin: 0px 0px;
	color: #000;

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	font-weight: normal;

	display: block;
	z-index: 299;
	display: inline;
	width:400px;
	background:url(kuvat/header_bg.gif) right top no-repeat;
	}

	#headmenu ul {
		margin: 0px 0px 0px 0px;
		padding: 0px 12px 0px 0px;
		list-style: none;
		float: right;
		}
	#headmenu ul.est {
		margin: 0;
		padding: 0;
		list-style: none;
		float: right;
		background:none;}
	#headmenu ul.fin {
		margin: 0;
		padding: 0 5px 0 0 ;
		list-style: none;
		float: right;
		background:none;}
	#headmenu ul.swe {
		margin: 0;
		padding: 0 5px 0 0 ;
		list-style: none;
		float: right;
		background:none;}
	#headmenu ul.pol {
		margin: 0;
		padding: 0 10px 0 10px;
		list-style: none;
		float: right;
		background:none;}
	#headmenu li {
		float:left;
		position: relative;
		height: 30px;
		top: 0px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px;
		list-style: none;
		list-style-image: none;
		font:normal 11px  Arial, Verdana, Helvetica, sans-serif;
		}
	#headmenu li.contactus {
		padding:0 10px 0 20px;
	}
	#headmenu ul.est li.contactus {
		padding:0 5px 0 20px;
	}
	#headmenu ul.pol li.contactus {
		padding:0 10px 0 40px;
	}
	#headmenu li.contactus a {
		color:#4B9423 !important;
		font:normal 11px/30px  Arial, Verdana, Helvetica, sans-serif;
		vertical-align: middle;
		padding:0;
	}
	#headmenu li.contactus a:hover {
		color:#295112 !important;
	}
	#headmenu li a {
		padding: 8px 6px 6px 6px;
		position: relative;
		top: 0px;
		display: block;

		vertical-align: bottom;
		text-decoration: none;
		color: #666 ! important;
		font:normal 9px/12px  Arial, Verdana, Helvetica, sans-serif;

		line-height: 12px;

		/*background: url("img/menu.gif") repeat-x top left;*/

		}
	#headmenu span {
		/*height: 42px;*/
		vertical-align: text-bottom;
		}
	html>body #headmenu li a {
		width: auto;
		}

	#headmenu li a:hover {
		background-color: #ddd;
/*		text-decoration: underline ! important; */

		color: #000;
		}

	#headmenu .selected {
		/*text-decoration: underline ! important;*/
		color: #999 ! important;
	  }
	#headmenu .selected a {
		background-color:#ddd;
		color:#000  ! important;

	  }
	#headmenu .selected li {
		background-color:#DD0000;
		color:#000;
  		padding: 0px 0px 0px 0px;
	  }

#headmenu .en a {
	padding-left: 16px;
	padding-right: 2px;
	background: url("img/headmenu.gif") no-repeat 5px 0px;
}
#headmenu .en a:hover {
	text-decoration: none !important;
}
#headmenu .en a span {
	display: none;
}
#headmenu .fi a {
	padding-left: 16px;
	padding-right: 2px;
	background: url("img/headmenu.gif") no-repeat 5px -40px;
}
#headmenu .fi a:hover {
	text-decoration: none !important;
}
#headmenu .fi a span {
	display: none;
}
#headmenu .ee a {
	padding-left: 16px;
	padding-right: 2px;
	background: url("img/headmenu.gif") no-repeat 5px -80px;
}
#headmenu .ee a:hover {
	text-decoration: none !important;
}
#headmenu .ee a span {
	display: none;
}

#headmenu .se a {
	padding-left: 16px;
	padding-right: 2px;
	background: url("img/headmenu.gif") no-repeat 5px -200px;
}
#headmenu .se a:hover {
	text-decoration: none !important;
}
#headmenu .se a span {
	display: none;
}
#headmenu .pl a {
	padding-left: 16px;
	padding-right: 2px;
	background: url("img/headmenu.gif") no-repeat 5px -240px;
}
#headmenu .pl a:hover {
	text-decoration: none !important;
}
#headmenu .pl a span {
	display: none;
}


#headmenu .sitemap a {
	padding-left: 22px;
	background: url("img/headmenu.gif") no-repeat 6px -120px;
}
#headmenu .search a {
	padding-left: 22px;
	background: url("img/headmenu.gif") no-repeat 6px -160px;
}
#headmenu .clientlogin a {
	padding-left: 22px;
	background: url("img/headmenu.gif") no-repeat 7px -280px;
}

/* @end */

/* @group Sub menu */
#empty_submenu {
	width: 960px;
	background:url(img/header3.gif) repeat-x scroll 0 -120px transparent;
	height:28px;
	display:block;
}
#submenu {
/*	position: relative;*/
	display: inline;
	top: 89px;
	right: 0px;
	width: 960px;
	height: 28px;

	padding: 0px 0px;
	margin: 0px 0px;
	color: #fff;

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: right;
	font-weight: normal;
	display: block;
	z-index: 299;
	background: #6a6a6a url("img/header3.gif") repeat-x 0px -120px;

	}

	#submenu ul {
		margin: 0px 0px 0px 0px;
		padding: 0px 6px 0px 0px;
		list-style: none;
		float: right;
		}

	#submenu li {
		float:left;
		position: relative;
		height: 26px;
		top: 0px;
		padding: 0px 0px;
		margin: 0px 0px;
		list-style: none;
		list-style-image: none;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		}

	#submenu li a {
		padding: 8px 12px 8px 12px;
		position: relative;
		top: 0px;
		display: block;

		vertical-align: bottom;
		text-decoration: none;
		color: #fff ! important;
		font-weight: normal;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 12px;
		}
	#submenu span {
		vertical-align: text-bottom;
		visibility: hidden;
		display: none;
		}
	html>body #submenu li a {
		width: auto;
		}

	#submenu li a:hover {
		background:#777;
		color: #fff;
/*		text-decoration: underline ! important; */
		}

	#submenu .selected {
	  }
	#submenu .selected a {
		background: #2a2d2e url("img/mainmenu-bg.gif") repeat-x top left;

		/*background: url("img/menu.gif") repeat-x top left;
		background-position: 0px -46px;*/
		color:#fff  ! important;

	  }
	#submenu .selected li {
		background:#777;
		color:#000;
  		padding: 0px 0px 0px 0px;
	  }

	#submenu  a.selected {
		background:#777;
/*		background: url("img/menu.gif") repeat-x top left;
		background-position: 0px -46px;*/
		color:#fff  ! important;

	  }

/**
 * Profitsoftware submenu
 */

#submenub {
	display: inline;
	top: 88px;
	right: 0px;
	width: 960px;
	height: 30px;

	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #000;

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	font-weight: normal;
	display: block;
	z-index: 180;
	background: #fff;

	}

	#submenub ul {
		margin: 0px 0px 0px 0px;
		padding: 0px 20px 0px 0px;
		list-style: none;
		float: right;
		}

	#submenub li {
		float:left;
		position: relative;
		height: 28px;
		top: 0px;
		padding: 0px 0px;
		margin: 0px 0px 0px 0px;
		list-style: none;
		list-style-image: none;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		}

	#submenub li a {
		padding: 8px 12px 10px 12px;
		position: relative;
		top: 0px;
		display: block;

		vertical-align: bottom;
		text-decoration: none;
		color: #000 ! important;
		font-weight: normal;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 12px;

/*		background: url("img/menu.gif") repeat-x top left;*/

		}
	#submenub span {
/*		height: 42px;*/
		vertical-align: text-bottom;
		}
	html>body #submenu li a {
		width: auto;
		}

	#submenub li a:hover {
		background: #ccc;
		color: #fff;
		text-decoration: underline ! important;
		}

	#submenub .selected {
	  }
	#submenub .selected a {
		background-color:#DD0000;
		background: url("img/menu.gif") repeat-x top left;
		background-position: 0px -46px;
		color:#fff  ! important;

	  }
	#submenub .selected li {
		background-color:#DD0000;
		color:#000;
  		padding: 0px 0px 0px 0px;
	  }

	#submenub  li.selected a {
		background: #ddd url("img/mainmenu-bg.gif") repeat-x top left;
		color:#fff ! important;

	  }

/* @end */

/* @group Right menu */

#rightmenu {
	position: relative;
	top: 0px;
	right: 0px;
	/*width: 754px;*/
	height: 42px;

	padding: 0px 0px;
	margin: 0px 0px;
	color: #fff;

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	font-weight: normal;
	display: none;
	z-index: 299;
	background: #68686A url("img/menu.gif") repeat-x top left;
	}

	#rightmenu ul {
		margin: 0px 0px;
		padding: 0px 0px;
		list-style: none;
		}

	#rightmenu li {
		float:left;
		position: relative;
	height: 42px;
		top: 0px;
		padding: 0px 0px;
		margin: 0px 0px;
		list-style: none;
		list-style-image: none;
		}

	#rightmenu li a {
		padding: 18px 8px 8px 8px;
		position: relative;
		top: 0px;
		display: block;

		vertical-align: bottom;
		text-decoration: none;
		color: #fff ! important;
		font-weight: bold;

		background: url("img/rightmenu.gif") repeat-x top left;

		}
	#rightmenu span {
/*		height: 42px;*/
		vertical-align: text-bottom;
		}
	html>body #rightmenu li a {
		width: auto;
		}

	#rightmenu li a:hover {
		background: #FF0000 url("img/rightmenu.gif") repeat-x 0px -46px;
		color: #fff  ! important;
		}

	#rightmenu .selected a {
		background: #DD0000 url("img/menu.gif") repeat-x 0px -92px;
		color:#fff  ! important;

	  }
	#rightmenu .selected li {
		background-color:#DD0000;
		color:#000;
  		padding: 0px 0px 0px 0px;
	  }

/* @end */

/* @group Sub nav */

#subnav, #subnavhome {
	position: relative;
	display: block;
	width: 212px;
	font: normal 11px Arial, Helvetica, sans-serif;
	float: right;
	padding: 0px 0px;
	margin: 0px 0px;
	clear: both;
	}

#subnav ul, #subnavhome ul {
	width: 212px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	}

#subnav li, #subnavhome li {
	padding: 0px;
	margin: 0px;
	line-height: 30px;
	}

#subnav a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
	width:202px;
	line-height: 15px;
	}

#subnav li ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #ccc;
	font-weight: normal;

	}
#subnav li ul a {
	padding: 0px;
	padding: 6px 0px 6px 2px;
	margin: 0px 0px 0px 0px;
}

#subnav ul li a.selected:link, #subnav ul li a.selected:visited {
	padding: 6px 0px 6px 12px;
	margin: 0px 0px 0px 0px;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #2A7FDC;
	width: 202px;
	}

#subnav a:link, #subnav a:visited {
	color: #555  ! important;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 12px;

}


#subnav ul li ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0px;
	font-weight: normal;
	color: #555;
	}


#subnav  li ul li a:link, #subnav  li ul li a:visited {
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 12px;
	border: 0px;
	font-weight: normal;
	color: #555  ! important;
	}

#subnav li ul li a:hover, #subnav li ul li a:active {
	color: #000 ! important;
	}

#subnav li a:hover, #subnav li a:active {
	color: #000 ! important;
}


#subnav ul li a:link.selected, #subnav ul li a:visited.selected, #subnav ul li a.selected  {
	}


#subnav a:link, #subnav a:visited {
	color: #555 ! important;
	}

#subnav ul li ul {
	border-top: 0px solid #ccc;
}
#subnav ul li ul li a.selected {
	text-decoration: none;
	color: #2A7FDC;
	}

#subnav a.folder {
	font-weight: bold;
	color: #555;
	}

/* @end */

/* @group Footer */

#footer {
/*	position: relative;*/
/*	clear: both;*/
	display: block;
/*	height: 126px;*/
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: none;
}

div#footer div#footer-links {
	width:960px;
	height:33px;
	float:right;
	display:block;
	background:url(kuvat/footer_bg.gif) right top no-repeat;
}
div#footer div#footer-links ul {
	display:inline;
	float:right;
	padding-right:10px;
	margin:0;
}
div#footer div#footer-links li {
	float:left;
	display:inline;
	margin:0;
	padding:0;
}
div#footer div#footer-links li.clientlogin {
	padding-right:45px;
}
div#footer div#footer-links li.search {
	padding-right:47px;
}
div#footer div#footer-links li.sitemap {
	padding-right:20px;
}
div#footer div#footer-links ul.lang_ee li.clientlogin {
	padding-right:55px;
}
div#footer div#footer-links ul.lang_ee li.search {
	padding-right:40px;
}
div#footer div#footer-links ul.lang_ee li.sitemap {
	padding-right:20px;
}
div#footer div#footer-links ul.lang_po li.clientlogin {
	padding-right:45px;
}
div#footer div#footer-links ul.lang_po li.search {
	padding-right:30px;
}
div#footer div#footer-links ul.lang_po li.sitemap {
	padding-right:20px;
}

div#footer div#footer-links li a {
	color:#4B9423;
	font:normal 11px/29px Arial, Hlevetica, Geneva, sans-serif;
	padding:4px 0 0 0;
	display:block;
}
div#footer div#footer-links li a:hover {
	color:#295112 !important;
}

#footer .copyrightblock {
	display: inline;
	float: right;
	padding: 10px 10px 10px 20px;
}
#footer .addrblock {
	display: inline;
	float: right;
	padding: 0px 24px 10px 48px;
}
#footer .copyrightblock p {
font: normal 9px/12px Verdana, Arial, Helvetica, sans-serif;
color: #777;
padding: 7px 0px 0px 0px;
margin: 0px;
text-align: right;
}
#footer .copyrightblock p strong {
color: #888;
}

#footer .copyrightblock a {
color: #4b9423 ! important;
font-weight: normal;
}
#footer .addrblock h1 {
font: bold 9px/14px Arial, Helvetica, sans-serif;
color: #aaa;
padding: 7px 0px 0px 0px;
}
#footer .addrblock p {
font: normal 9px/14px Arial, Helvetica, sans-serif;
color: #aaa;
padding: 7px 0px 0px 0px;
margin: 0px;

}


#footer p {
	color: #000;
	padding:0;
	margin: 0px;

}

#footer small {
	color: #fff;
	font-size: 9px;
}

#footer a:link, #footer a:visited {
	color: #4b9423 ! important;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #fff ! important;
	text-decoration: underline;
}

/* @end */

/* @group Form */

input, textarea, select {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #555;
	}

.contactform {
	width: 200px;
	}

.alert {
	color: #f80;
	}

#contentwrap dl {
	display: block;
	margin: 10px;
	padding: 0px;
	width: 600px;
	clear: both;
	vertical-align: top;}

#contentwrap dt
{
width: 110px;
float: left;
margin: 0px;
padding: 6px 5px 4px 0px;
border: 0px;
vertical-align: top;
line-height: 14px;
}
/* commented backslash hack for mac-ie5 \ */
#contentwrap dt { clear: both; }
/* end hack */

#contentwrap dd
{
width: 380px;
float: left;
margin: 0px;
padding: 0px 0px 4px 0px;
border: 0px;
vertical-align: top;
}


#contentwrap select
{
margin: 0px;
}
#contentwrap input
{
margin: 0px;
}
#contentwrap input.button
{
margin: 8px 0px 0px 0px;
width: auto;
}
#contentwrap textarea
{
margin: 3px 0px 0px 0px;
}






a.link-away, a.link-away:link, a.link-away:visited {
	padding-right: 18px;
	padding-left: 6px;
	margin-left: -6px;
	background: url(img/icons/array.gif) no-repeat right bottom;
	font-weight: normal;
	color: #555 ! important;
}
a.link-away:hover {
	background:  url(img/icons/array_hover.gif) no-repeat right bottom;
	color: #000 ! important;
	text-decoration: underline ! important;
	font-weight: normal;
}

/* @end */

/* @group Table style */

#pagecontent table {
	border: 0px;
	border-collapse: collapse;
}
#pagecontent table td {
	border: 1px solid #fff;
	vertical-align: top;
}

#pagecontent table.blueborder {
	border: 0px dashed #182E82;
   border-collapse: separate;
   border-spacing: 1pt;
	background: #bbb;
}
#pagecontent table.blueborder caption {
	border: 0px;
   border-collapse: separate;
   border-spacing: 1pt;
	background: #bbb;
	color: #fff;
	text-align: left;
	padding: 2px 0px 0px 8px;
}
#pagecontent table caption {
	border: 0px;
   border-collapse: separate;
   border-spacing: 1pt;
	background: #bbb;
	color: #fff;
	text-align: left;
	padding: 2px 0px 0px 8px;
}
#pagecontent table.blueborder td {
	border: 1px solid #fff;
	background: #fff;
}

/* @end */

/* @group Frontpage */

#frontbanner {
	float: left;
	position: relative;
	display: block;
	height: 250px;
	width: 960px;
	margin: 0px;
	padding: 0px;
	background: #fff;
}

#frontbannertext {
	position: relative;
	top: 78px;
	left: 416px;
	display: block;
	height: 180px;
	width: 440px;
	margin: 0px;
	padding: 0px;
	text-align:right;

}
#frontbannertext p {
	text-align:right;
	font-size: 13px;
	line-height: 20px;
}

#fronttext {
	position: relative;
	float: left;
	width: 580px;
	height:auto;
	margin: 0px 0px 0px 0px;
	padding: 0;
	z-index: 4;
}
#fronttext #inner-fronttext {
	width: 580px;
	/*background:url(kuvat/home/lp_background_new.jpg) left top repeat-x;*/
	height:282px;
}
#fronttext ul#modules {
	position:absolute;
	top:130px;
	left:25px;
	margin:0;
	padding:0;
}
#fronttext ul#modules li {
	background:none;
	display:inline;
	margin:0;
	padding:0;
}
#fronttext ul#modules li div {
	display:block;
	float:left;
	width:41px;
	height:68px;
	padding:0 2px 0 0;
	cursor:pointer;
}
#fronttext ul#modules li div a {
	width:100%;
	height:100%;
	display:block;
	float:left;
}
#policy {
	background:url(kuvat/home/modules_policy.jpg) left top no-repeat;
}
#client {
	background:url(kuvat/home/modules_client.jpg) left top no-repeat;
}
#math {
	background:url(kuvat/home/modules_math.jpg) left top no-repeat;
}
#claims{
	background:url(kuvat/home/modules_claims.jpg) left top no-repeat;
}
#money {
	background:url(kuvat/home/modules_money.jpg) -1px top no-repeat;
}
#commission {
	background:url(kuvat/home/modules_commission.jpg) left top no-repeat;
}
#investment {
	background:url(kuvat/home/modules_investment.jpg) left top no-repeat;
}
#policy:hover {
	background:url(kuvat/home/modules_policy_mouseover.jpg) left top no-repeat;
}
#client:hover {
	background:url(kuvat/home/modules_client_mouseover.jpg) left top no-repeat;
}
#math:hover {
	background:url(kuvat/home/modules_math_mouseover.jpg) left top no-repeat;
}
#claims:hover {
	background:url(kuvat/home/modules_claims_mouseover.jpg) left top no-repeat;
}
#money:hover {
	background:url(kuvat/home/modules_money_mouseover.jpg) -1px top no-repeat;
}
#commission:hover {
	background:url(kuvat/home/modules_commission_mouseover.jpg) left top no-repeat;
}
#investment:hover {
	background:url(kuvat/home/modules_investment_mouseover.jpg) left top no-repeat;
}
#fronttext ul {
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#535353;
	margin:0;
	position:absolute;
	right:24px;
	top:100px;
	width:163px;
}
#fronttext ul li {
	background:url(kuvat/arrow.gif) 0 3px no-repeat;
	list-style-type:none;
	padding: 0 0px 6px 15px;
	margin: 0px;
	line-height: 10px;
}
#fronttext ul li a {
	font:bold 10px Arial, Helvetica, sans-serif;
	line-height: 10px;
	color:#52982c !important;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
#fronttext ol {
font: normal 11px Arial, Helvetica, sans-serif;
color: #535353;
padding: 10px 50px 0px 0px;
}



#fronttext p {
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding: 16px 10px 10px 25px;
	margin: 0px 0px 0px 0px;
	color:#52565B;
}
#fronttext a.learn-more,
#fronttext a.learn-more_2 {
	background:url("kuvat/linkbutton_new.gif") no-repeat scroll left top transparent;
	color:#FFFFFF !important;
	display:block;
	float:left;
	font:bold 13px/25px Arial,Helvetica,sans-serif;
	height:25px;
	padding-left:15px;
	position:absolute;
	width:124px;}
#fronttext a.learn-more {
	top:200px;
	left:405px;
}
#fronttext a.learn-more_2 {
	top:220px;
	left:405px;
}
#fronttext a.learn-more:hover,
#fronttext a.learn-more_2:hover {
	background:url(kuvat/linkbutton_new.gif) left -25px no-repeat;
}
#fronttext h2#supportedHeading {
	font:bold 13px/16px Arial,sans-serif;
	left:375px;
	position:absolute;
	top:49px;
	width:170px;
	padding:12px 10px 6px 25px;
}
#frontheadings {
position: relative;
float: left;
margin: 0px;
padding: 0px;
width: 840px;
height: 58px;
background: url(/css/img/frontpage/headings.gif) no-repeat top left;
display: block;

}

#profitable-newswrap #newsmenu a.read-more {
	display: block;
	float: right;
	height:25px;
	width:159px;
	padding: 0px 0px 0px 6px;
	background: url(kuvat/more_press_releases.jpg) no-repeat 0px 0px;
	font: normal 13px/16px Arial, Helvetica, sans-serif;
	margin:5px 0 0 0;
}
#profitable-newswrap #newsmenu a.read-more:hover {
	background-position: 0px -25px;
}
/*
#profitable-newswrap #newsmenu a.read-more span {
	display: block;
	float: left;
	height:25px;
	padding: 0px 27px 0px 10px;
	background: url(kuvat/more_press_releases.jpg) no-repeat right -32px;
	font: normal 13px/17px Arial, Helvetica, sans-serif;
	text-indent:-90000px;
}
*/
#fronttext h1 {
font: normal 16px Arial, Helvetica, sans-serif;
line-height: 17px;
color: #818181;
padding: 12px 0px 0px 20px;
margin: 0px 0px 0px 0px;
background: url(img/front-heading.jpg) no-repeat top left;

}
#fronttext h1 a {
font: normal 16px Arial, Helvetica, sans-serif;
color: #4b9423 ! important;
}

#fronttext h2 {
font: normal 17px/17px Arial, Helvetica, sans-serif;
color: #0e0e0e !important;
padding: 12px 0px 6px 25px;
margin: 0px 0px 0px 0px;
}
#fronttext h2 a {
font: bold 17px/17px Arial, Helvetica, sans-serif;
color: #0e0e0e !important;
padding: 0;
margin: 0;}
#fronttext h2 a:hover {
	color:#52982C !important;
}
#fronttext h2 span {
	font:normal 15px/19px Arial, sans-serif;
	color:#858484;
}
#fronttext h3 {
	color:#555555;
	font:15px/19px Arial,Helvetica,sans-serif;
	height:75px;
	overflow:hidden;
	padding:30px 20px 0 25px;
	margin:0;
	width:337px;}
#fronttext div.fisheye {
	left:6px;
	position:absolute;
	top:185px;
	width:382px;
}
#profitable-frontpagewrap #newsmenu h1 {
	font: normal 17px/17px Arial, Helvetica, sans-serif !important;
	font-weight: normal !important;
	/*color: #818181;*/
	color:#FFF;
	padding: 2px 0px 16px 0px;
	margin: 0px 0px 0px 0px;
	width: 100px;}

#profitable-frontpagewrap #newsmenu h1 a {
	/*color: #4b9423 ! important;*/
	color: #FFF ! important;
	font-weight: bold !important;}
#fronttext p a {
	font-weight: normal;
	color: #101010 !important;
	padding: 0px;
	margin: 0px !important;
}
#fronttext p a span {
	color: #83af36;
}
#fronttext p a.link-2 {
	font-weight: normal;
	color: #888888 !important;
	padding: 0px 18px 0px 0px;
	margin: 0px !important;
	background: url(img/icons/array.gif) no-repeat right 1px;
	color: #555 ! important;
}
#fronttext p a.link-2:hover {
	background: url(img/icons/array_hover.gif) no-repeat right 1px;
}

#fronttext p a img {
	border: 0px !important;
	padding: 0px;
	margin: 3px 0px 2px 0px;
}

#fronttext p a:hover {
	color: #000 !important;
}

/* @end */


/* Easy-Clearing Styles as documented here:
   http://www.positioniseverything.net/easyclearing.html

   IE/Win 3-Pixel Jog fix as documented here:
   http://www.positioniseverything.net/explorer/threepxtest.html */

/* @group Portfolio */
#portfolio_preface_wrap {
	float: left;
	position: relative;
	display: block;
	height: 259px;
	width: 840px;
	margin: 0px;
	padding: 0px;
	background: #fff;
	
}
#portfolio_preface_wrap #submenu {
	margin: 0px 0px 0px 0px;
	top: 0px;
	left: 0px;
	position: absolute;
	background: none;
	
}
#portfolio_preface {
	float: left;
	position: absolute;
	top: 50px;
	left: 40px;
	display: block;
	width: 440px;
	margin: 0px;
	padding: 0px;
}
#portfolio_preface h1, #portfolio_preface h2,
#portfolio_preface h3, #portfolio_preface p {
	color: #fff;
}

#productswrap {
	float: left;
	position: relative;
	padding: 10px 22px 10px 22px;
}

#portfolio_product_1 {
	float: left;
	position: relative;
	display: block;
	width: 236px;
	margin: 0px 44px 0px 0px;
	padding: 0px;
}
#portfolio_product_2 {
	
	float: left;
	position: relative;
	display: block;
	width: 236px;
	margin: 0px 44px 0px 0px;
	padding:   s0px;
}
#portfolio_product_3 {
	float: left;
	position: relative;
	display: block;
	width: 236px;
	margin: 0px;
	padding: 0px;
}
#portfolio_product_1 h2, #portfolio_product_2 h2, #portfolio_product_3 h2 {
	color: #006000;
}

#portfolio_product_1 h2 a, #portfolio_product_2 h2 a, #portfolio_product_3 h2 a {
	font-weight: normal;
	color: #006000 ! important;
}




/* @end */

#info {
	float: right;
	position: absolute;
	right: 0px;
	height: auto;
	width: 206px;
	background: none;
}
#info p {
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}
#info p img, #info img {
	padding: 0px;
	margin: 0px;
}
.fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* For IE/Win. Hide from IE/Mac \*/
* html .fix {
	height: 1%;
	}

* html .fixjog {
	height: 1%;
	}
/* End hidden from IE/Mac */






/* Submenu styles */

/* @group News menu */
div#profitable-newswrap div#newsmenu ul {
	padding: 0px 0 15px 0;
	top:10px;
}
#newsmenu {
	position: relative;
	padding: 0px;
	margin: 0px;

	font: normal 11px Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #000;
	padding: 0px 0px 0px 0px;


	}

#newsmenu ul {
	display:block;
	float:left;
	font-weight:bold;
	left:0;
	list-style:none outside none;
	margin:0;
	padding:0;
	position:relative;
	top:17px;}

#newsmenu li, #newsmenu ul li  {
	padding: 0px;
	margin: 0px;
	padding: 2px 0px 4px 0px;
	line-height: 17px;
	list-style-image: none;
	}


#newsmenu ul li a, #newsmenu ul li a:visited {
	margin: 0px 0px 0px 0px;
	font: normal 11px Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #000 ! important;
	}

#newsmenu a:link, #newsmenu a:visited {
	color: #333 ! important;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: none;
}


#newsmenu ul li.selected a:link, #newsmenu ul li.selected a:visited, #newsmenu ul li.selected a  {
	color: #333 ! important;
	text-decoration: underline;
	font-weight: bold;
	background: none;
	}

#newsmenu ul li a span.date {
	padding: 0px;
	margin: 0px;
	color: #999;
	clear: both;
	display: block;
	font-weight: normal;
	font-size: 9px;
	line-height: 12px;
	}


#newsmenu ul li a:hover, #newsmenu ul li a:active {
	color: #000 ! important;
	text-decoration: underline ! important;
	background: none;
}

#newsmenu ul li a:hover span {
	color: #000 ! important;
	text-decoration: none ! important;
	background: none;
}


#profitable-frontpagewrap #newsmenu ul li a, #profitable-frontpagewrap  #newsmenu ul li a:visited {
	margin: 0px 0px 0px 0px;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #000 ! important;
}
#profitable-frontpagewrap #newsmenu ul li a span.date {
	font-size: 10px;
	line-height: 13px;
}


/* @end */

/* @group Link styles */

.gotosmall {
	background: url(img/icons/array.gif) no-repeat right center;
	padding-right: 18px;
	font-weight: normal ! important;
	color: #555 ! important;
	display: inline;
}

a:hover.gotosmall {
	background:  url(img/icons/array_hover.gif) no-repeat right center;
}

a.gotonone {
	font-weight: normal ! important;
	color: #555 ! important;
	border: 0px;
}
a:hover.gotonone {
	color: #000 ! important;
}

.gotonone img {
	border: 0px;
	vertical-align: middle;
	margin-top: 2px;
	margin-bottom: 3px;
}
.pdf {
	background: url(img/icons/pdf.gif) no-repeat top left;
	padding: 2px 0px 0px 20px;

}

a.array, a.array:active {
	padding-right: 18px;
	background: url(img/icons/array.gif) no-repeat right center;
	font-weight: normal;
	color: #555 ! important;
}

a.array:hover {
	background: url(img/icons/array_hover.gif) no-repeat right center;
	color: #000 ! important;

}
a.link-2 {
	color: #888888 !important;
	 padding-right: 16px;
     background: url(img/icons/array.gif) no-repeat top right; 
	
}

/* @end */



#profitable-wrap {
	display: block;
	float: left;
	width: 960px;
	background: #fff;
}
#profitable {
	position: relative;
	display: block;
	float: left;
	width: 960px;
	background: transparent url(img/dashed_border.gif) repeat-y 348px 0px;
}
/* @group Sub menu */
#profitable-submenu-wrap {
	display: block;
	float: left;
	width: 348px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#profitable-content {
	display: block;
	float: right;
	width: 590px;
	padding: 0px 0px 0px 0px;
	margin: 0px;	
}

#profitable-footer {
	display: block;
	float: left;
	width: 570px;
	padding: 20px 0px 30px 0px;
}

a.print-link {
	padding: 6px 0px 5px 23px;
	background: transparent url(/css/img/print.gif) no-repeat 0px 0px; 
}

#profitable #preface {
	display: block;
	float: left;
	width: 570px;
	padding: 0px;
	margin:20px 0;
}
#profitable #text {
	left: 0px;
	display: block;
	width: 570px;
	padding: 0px;
	margin: 0px;
}
#profitable #note {
	position: relative;
	float: left;
	left: 0px;
	width: 312px;
	margin: 0px;
	padding: 26px 0px 0px 34px;
}



#profitable-newswrap {
	float:left;
	margin:0;
	padding:10px 16px 8px 30px;
	position:relative;
	width:333px;
}
#profitable-newswrap #rss-feed {
	position: absolute;
	top: 12px;
	right: 10px;
}
#profitable-newswrap #rss-feed a {
	/*background: #fff url(img/rss-button-frontpage.gif) no-repeat top left;*/
	background: url(kuvat/rss.jpg) no-repeat top left;
	display:  block;
	float: left;
	width: 60px;
	height: 22px;	
}
#profitable-newswrap #rss-feed a span {
	display: block;
	padding:0 0 0 20px;
	color:#FFF;
	font:bold 13px/15px Arial, sans-serif;
}


#contentwrap #subwrap #rss-feed {
	position:absolute;
	right:255px;
	top:29px;}
#contentwrap #subwrap #rss-feed a {
	background: #fff url(img/rss-button-frontpage.gif) no-repeat top left;
	display:  block;
	float: left;
	width: 60px;
	height: 22px;	
}
#contentwrap #subwrap #rss-feed a span {
	display: none;
}


#profitable-frontpagewrap {
	display: block;
	float: left;
	width: 960px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #fff url(img/profitable-frontpage-v5.jpg) no-repeat top right;}

#profitable-frontpage {
	display: none;
	float: left;
	width: 252px;
	height: 267px;
	position: relative;
}
#profitable-flash {
}
#profitable-flash-readmore {
	display: block;
	float: left;
	height: 22px;
	width: 213px;
	
	padding: 8px 15px 0px 25px;
	text-align: center;
}
#profitable-flash-readmore p {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#profitable-flash h1 {
	font-size: 16px;
	line-height: 18px;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

	cursor:pointer;
	font: normal 14px/16px Arial, Helvetica, sans-serif;
	z-index:250;

}
#profitable-flash h2 {
	text-transform: uppercase;
	font: 11px/14px Arial;
	color: #00f;
	padding: 0px;
	margin: 0px;
	cursor:pointer;
	z-index:250;
}
#profitable-flash p {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	cursor:pointer;
	z-index:250;
}

#profitable-submenu {
/*	position: relative;*/
display: block;
float: left;
	width: 346px;

	padding: 10px 0px 20px 0px;
	margin: 0px 0px;
	color: #fff;

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: right;
	font-weight: normal;
	display: block;
	z-index: 299;
	
	background: url(img/profitable_submenu_end.gif) no-repeat bottom left;

	}

	#profitable-submenu ul {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 20px 0px;
		list-style: none;
		float: left;
		position: relative;
		display: block;
		}

	#profitable-submenu li {
		display: block;
		float:left;
		position: relative;
		padding: 2px 4px 3px 34px;
		margin: 0px 0px;
		list-style: none;
		list-style-image: none;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		width: 300px;
		height: 74px
		}
	#profitable-submenu li a img {
		float: left;
		height: 70px;
		width: 110px;
		padding: 0px 10px 0px 0px;
	}
	#profitable-submenu li.selected a img {
		display: none;
	}
	#profitable-submenu li h2 {
		color: #006000;
		font-size: 10px;
		line-height: 11px;
		font-weight: normal;
		font-family: Arial Black, Arial, Verdana, Helvetica, sans-serif;
		padding: 10px 0px 0px 0px;
		margin: 0px;
		text-transform: uppercase;
	}
	#profitable-submenu li.selected h2 {
		color: #4c4c4c;
	}
	
	
	#profitable-submenu li h1 {
		font-size: 15px;
		line-height: 18px;
		padding: 0px;
		margin: 0px;
	}

	#profitable-submenu li.selected h1 {
		color: #828181;
	}
	#profitable-submenu li a {
		padding: 0px 0px 0px 0px;
		position: relative;
		top: 0px;
		display: block;

		vertical-align: bottom;
		text-decoration: none;
		color: #fff ! important;
		font-weight: normal;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 12px;
		height: 70px;
		}
	#profitable-submenu span {
		vertical-align: text-bottom;
		}
	html>body #profitable-submenu li a {
		width: auto;
		}

	#profitable-submenu li a:hover {
		background:#ddd;
		color: #fff;
/*		text-decoration: underline ! important; */
		}

	#profitable-submenu li.selected a:hover {
		background:#fff;
		color: #fff;
/*		text-decoration: underline ! important; */
		}

	#profitable-submenu .selected {
	background: url(img/profitable_selected.gif) no-repeat top left;
	  }
	#profitable-submenu .selected a {
		color:#fff  ! important;
	  }
	#profitable-submenu .selected li {
		background:#777;
		color:#000;
  		padding: 0px 0px 0px 0px;
	  }

	#profitable-submenu  a.selected {
		background:#777;
/*		background: url("img/menu.gif") repeat-x top left;
		background-position: 0px -46px;*/
		color:#fff  ! important;

	  }

/**
 * Profitsoftware submenu
 */

/* @end */




#profitable p {
	font: normal 12px Arial, Helvetica, Geneva, sans-serif;
	line-height: 17px;
	color: #151515;
	padding: 0px 10px 12px 0px;
	margin: 0px 0px;
}

#profitable h1 {
	font: normal 30px Times, Verdana, Arial, Georgia, sans;
	font: normal 24px Arial, Helvetica, Geneva, sans-serif;
	color: #151515;
	padding: 0px 10px 16px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 30px;
}


#profitable h2 {
	font: normal 15px  Arial, Geneva, sans-serif;
	color: #797979;
	margin: 0px 0px 14px 0px;
	padding: 0px 10px 0px 0px;
	line-height: 22px;
/*	letter-spacing: 1px; */
}
#profitable h3 {
	font: normal 10px Arial Black, Arial, Geneva, sans-serif;
	color: #6d6d6d;
	margin: 0px 0px 2px 0px;
	padding: 0px 10px 0px 0px;
	line-height: 12px;
/*	letter-spacing: 1px; */
}
#profitable h4 {
	font: normal 11px Arial, Geneva, sans-serif;
	color: #868686;
	margin: -13px 0px 12px 0px;
	padding: 0px 10px 0px 0px;
	line-height: 16px;
/*	letter-spacing: 1px; */
}
#profitable h3 strong, #profitable h3 b {
	font: bold 16px Arial, Geneva, sans-serif;
	color: #555;
}

#profitable h2.divider, #profitable h3.divider, #profitable h4.divider {
	border-top: 1px solid #ccc;
	margin: 15px 0 10px 0;
	padding-top: 5px;
}


/* @group contact form */
#basicform {
	display: block;
	float: left;
	width: 600px;
	padding: 10px 0px 0px 0px;
}

#basicform p {
	display: block;
	float: left;
	width: 100%;
}
#basicform textarea {
        width: 250px;
        height: 75px;
        font-size: 100%;
        margin: 0px;
        padding: 5px 5px 5px 5px;
        border: 1px solid #7f9db9;
}

#basicform input[type=text] {
        border: 1px solid #7f9db9;
        padding-right: 25px;
        padding-left: 5px;
        color: #555;
	width: 230px;
}
#basicform dl dt {
	font-size: 12px;
	width: 200px;
}
#basicform dl dd {
	font-size: 12px;
	width: 390px;
	padding:0 0 0 0;
}
#basicform table label {
	font-size: 13px;
	color: #000;
}

#basicform a.collapse-form-open {
	display: block;
	float: left;
	width: 243px;
	height: 14px;
	padding: 3px 0px 3px 22px;
	margin: 0px;
	background: url(img/form-rounded.gif) no-repeat 0px -30px;		
	outline: none;
}


#basicform a.collapse-form-closed {
	display: block;
	float: left;
	width: 243px;
	height: 14px;
	padding: 3px 0px 3px 22px;
	margin: 0px;
	background: url(img/form-rounded.gif) no-repeat 0px 0px;	
	outline: none;
}
#basicform div.rounded-form-bottom {
	display: block;
	float: left;
	width: 265px;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 5px 0px;
	background: #e0e0e0 url(img/form-rounded.gif) no-repeat -300px bottom;	
	
}
#basicform div.rounded-form-middle {
	display: block;
	float: left;
	width: 265px;
	padding: 0px 0px 4px 0px;
	background: #e0e0e0;
	border-bottom: 1px solid #fff;	
	
}
#basicform div.rounded-form-top {
	display: block;
	float: left;
	width: 265px;
	padding: 4px 0px 0px 0px;
	background: url(img/form-rounded.gif) no-repeat -600px top;		
}

#basicform table {
	display: block;
	float: left;
	padding: 0px;
	margin: 2px 2px 0px 6px;
}
#basicform table tr td {
	border: none;
	padding: 0px;
	margin: 0px;
}

#basicform input.shortinput {
        border: 1px solid #7f9db9;
        padding-right: 25px;
        padding-left: 5px;
        color: #555;
	width: 230px;
	
}


/* #basicform select:focus */
#basicform input:focus {
    color: #000;
    border: 1px solid #000;
}
#basicform #email {
        background: url('img/email.gif') no-repeat 5px center;
        padding-left: 25px;
        padding-right: 5px;
}

#basicform #email:focus {
        background-image: url('img/emailactive.gif');
}
#basicform #emailto {
        background: url('img/email.gif') no-repeat 5px center;
        padding-left: 25px;
        padding-right: 5px;
}

#basicform #emailto:focus {
        background-image: url('img/emailactive.gif');
}

#basicform #phone {
        background-image: url('img/phone.gif');
        background-position: 3px center;
        background-repeat: no-repeat;
        padding-left: 25px;
        padding-right: 5px;
}

#basicform #phone:focus {
        background-image: url('img/phoneactive.gif');
}

#basicform #country, #basicform #state {
	width: 160px;
	color: #555;
}



#basicform td, #basicform td p {
	font: normal 11px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #333;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	vertical-align: top;
}

/* @end */

a#newsletter-link {
	display:block;
	float:left;
	height:235px;
	left:0;
	position:absolute;
	top:0;
	width:260px;
	cursor:pointer;
	z-index:260;
}





/* @group FAQ menu */

#faqmenu {
	display: block;
	float: left;
	padding: 0px 30px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 190px;
	line-height: 0px;
	font-size: 0px;
	color:#000;
	bottom: 0px;
	z-index: 200;
	}


#faqmenu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style:none;
	width: 190px;
}

#faqmenu li {
	float: left;
	display: inline;
	width: 190px;
	margin:0px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-image: none;
	list-style:none;
	line-height: 21px;
	font-size: 12px;
}

#faqmenu a {
	float:left;
	display: block;
	background: url(img/product-menu.gif) no-repeat 0px 0px;
	line-height: 21px;
	padding: 4px 10px 2px 10px;
	height: 25px;
	text-decoration:none;
	font-weight: normal;
	color: #4b9423 !important;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	top: 0px;
	outline: none;
	width: 170px;
	overflow: hidden;
}

#faqmenu a:hover {
	color: #000 !important;
	text-decoration: none;
}

#faqmenu li.selected {
}

#faqmenu .selected a {
	background: url(img/product-menu.gif) no-repeat 0px -50px;
	color: #000 !important;
	font-weight: normal;
}

/* @end */
#tabs {
	display: block;
	float: left;
	width: 910px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 50px 50px;
	
}
#tab_wrap_1,
#tab_wrap_2,
#tab_wrap_3,
#tab_wrap_4,
#tab_wrap_5,
#tab_wrap_6,
#tab_wrap_7,
#tab_wrap_8,
#tab_wrap_9,
#tab_wrap_10 {
	display: block;
	float: left;
	width: 570px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#tab_1,
#tab_2,
#tab_3,
#tab_4,
#tab_5,
#tab_6,
#tab_7,
#tab_8,
#tab_9,
#tab_10 {
	display: block;
	float: left;
	width: 570px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}



div#new_product_preface div#product_preface {
	display: block;
	float: left;
	width: 465px;
	margin: 32px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 4;
	clear: both;
	position:relative;
	height:280px;
}
#product_preface {
display: block;
float: left;
width: 560px;
margin: 32px 0px 0px 0px;
padding: 0px 0px 0px 0px;
z-index: 4;
clear: both;
}
#product_preface a.grey-button {
	width:150px;
	height:25px;
	display:block;
	float:left;
	background:url(kuvat/grey_button.gif) 0 0 no-repeat;
	font:bold 13px/25px Arial, Helvetica, sans-serif;
	color:#FFF !important;
	padding-left:16px;
}
#product_preface a.grey-button:hover {
	background:url(kuvat/grey_button.gif) 0 -25px no-repeat;
}
#product_preface a.white-button {
	width:161px;
	height:25px;
	display:block;
	float:left;
	background:url(kuvat/white_button.gif) 0 0 no-repeat;
	font:bold 13px/25px Arial, Helvetica, sans-serif;
	color:#005F01 !important;
	padding-left:16px;
}
#product_preface a.white-button:hover {
	background:url(kuvat/white_button.gif) 0 -25px no-repeat;
}
#product_preface a.croshair-button,
#product_preface a.croshair-button_2 {
	background:url(kuvat/croshair_button.gif) 0 0 no-repeat;
	padding-left:20px;
	color:#737373 !important;
	display:block;
	float:left;
	font:normal 13px/17px Arial, Helvetica, sans-serif;
	position:absolute;
}
#product_preface a.croshair-button {
	right:-64px;
	top:245px;
}
#product_preface a.croshair-button_2 {
	right:-350px;
	top:246px;
	width:320px;
}
#product_preface a.croshair-button:hover,
#product_preface a.croshair-button_2:hover {
	background:url(kuvat/croshair_button.gif) 0 -17px no-repeat;
}
#product_preface h1,
#product_text h1 {
	font: normal 24px Arial, Tahoma, Verdana, sans;
}

#product_text h2 {
	font: normal 19px Arial, Tahoma, Verdana, sans;
}

#tabs h2 {
	font: normal 19px Arial, Tahoma, Verdana, sans;
	color: #666;
}
div#company div#contentwrap {
	min-height:305px;
}
div#company div#contentwrap div#new_product_preface div#product_preface {
	width:550px;
	height:40px;
}
div#company div#contentwrap #product_text {
	width:550px;
}
div#company div#contentwrap #product_text h4 {
	color:#4D4B4B;
	font:normal 15px/24px Arial, Tahoma, Verdana, sans;
}
div#company #product_note {
	padding:30px 20px 0 0;
	width:230px;
}
div#company #product2_text {
	display:block;
	float:left;
	padding:35px 0 0 35px;
	width:500px;
}
#product_text {
	display:block;
	float: left;
	width: 600px;
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#product_note {
	display:block;
	float: left;
	width: 160px;
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



#campaign {
	display: block;
	float: left;
	padding: 28px 44px 0px 44px;
/*	width: 840px; */
	width: 758px;
/*	height: 212px;*/
	height: 200px;
	overflow: hidden;
}
#campaign h1 {
	font: normal 24px/24px Arial, Helvetica, Geneva, sans-serif;
	color: #151515;
	padding: 0px 10px 14px 0px;
	margin: 0px 0px 0px 0px;
}
#campaign h3 {
	font: italic 12px/16px Arial, Helvetica, Geneva, sans-serif;
	color: #888;
	padding: 0px 10px 16px 0px;
	margin: 0px 0px 0px 0px;
}

#campaign p {
	font: normal 17px/22px Arial, Helvetica, Geneva, sans-serif;
	color: #555;
	padding: 0px 10px 2px 0px;
	margin: 0px 0px 0px 0px;
}
.fisheye {
	text-align: center;
	height: 50px;
	position: relative;
}
a.fisheyeItem {
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	width: 41px;
	position: absolute;
	display: block;
	top: 0;
}
.fisheyeItem img {
	border: none;
	margin: 0 auto 5px auto;
	width: 100%;
}
.fisheyeItem span {
	display: none;
	visibility:hidden;
	position: absolute;
	top:20px;
}
.fisheyeContainter {
	height: 50px;
	width: 200px;
	left: 500px;
	position: absolute;
}

div#new_form {
	width:100%;
	display:block;
	float:left;
}
div#new_form div#preface {
	width:375px;
	height:545px;
	padding: 0 50px 0 0;
}
div#new_form div#preface p {
	font:normal 15px/24px Arial, sans-serif;
	color:#605D5D;
}
div#new_form div#preface p a {
	font:normal 15px/24px Arial, sans-serif;
	color:#4E8C2C;
}
div#new_form div#basicform {
	position:absolute;
	top:0px;
	right:0px;
	width:480px;
}
div#new_form div#basicform dl dt {
	width:150px;
	font-size:13px;
}
div#new_form div#welcome {
}
div#new_form div#columnrightnarrow {
	display:none;
	visibility:hidden;
}
div#new_form div#tabs {
	padding:0 0 50px 0;
}
div#new_form div#contact_title {
	width:100%;
	float:left;
}
div#new_form div#contact_title h2 {
	font:normal 24px/32px Arial, sans-serif;
	color:#000;
}
div#new_form div#Google_Maps_1,
div#new_form div#Google_Maps_2,
div#new_form div#Google_Maps_3 {
	width:500px;
	height:500px;
	float:left;
	display:block;
	position:relative;
	left:0px;
	top:20px;
}
div#new_form div#basicform input[type="text"] {
	width:254px;
	height:27px;
	display:block;
	float:left;
	background:url(kuvat/form/input_bg.png) no-repeat left top;
	border:none;
	padding: 0 5px 3px 5px;
}
div#new_form div#basicform input.mod_text {
	width:254px;
	height:27px;
	display:block;
	float:left;
	background:url(kuvat/form/input_bg.png) no-repeat left top;
	border:none;
	padding: 0 5px 3px 5px;
	
}
div#new_form div#basicform input[name="email"] {
	width:234px;
	height:27px;
	display:block;
	float:left;
	background:url(kuvat/form/input_email.png) no-repeat left top;
	border:none;
	padding: 0 5px 3px 25px;
}
div#new_form div#basicform input.mod_email {
	width:234px;
	height:27px;
	display:block;
	float:left;
	background:url(kuvat/form/input_email.png) no-repeat left top;
	border:none;
	padding: 0 5px 3px 25px;}
div#new_form div#basicform input[name="phone"] {
	width:234px;
	height:27px;
	display:block;
	float:left;
	background:url(kuvat/form/input_phone.png) no-repeat left top;
	border:none;
	padding: 0 5px 3px 25px;
}
div#new_form div#basicform input.mod_phone {
	width:234px;
	height:27px;
	display:block;
	float:left;
	background:url(kuvat/form/input_phone.png) no-repeat left top;
	border:none;
	padding: 0 5px 3px 25px;}
div#new_form div#basicform input[type="submit"] {
	width:73px;
	height:25px;
	display:block;
	float:left;
	background:url(kuvat/form/input_button.png) no-repeat left top;
	border:none;
	padding: 0 5px 0 5px;
	font:normal 13px/25px Arial, sans-serif;
	color:#FFF;
	cursor:pointer;
}
div#new_form div#basicform input.mod_submit {
	width:73px;
	height:25px;
	display:block;
	float:left;
	background:url(kuvat/form/input_button.png) no-repeat left top;
	border:none;
	padding: 0 5px 0 5px;
	font:normal 13px/25px Arial, sans-serif;
	color:#FFF;
	cursor:pointer;}
div#new_form div#basicform input[type="submit"]:hover {
	opacity:0.8;
}
div#new_form div#basicform textarea {
	width:254px;
	height:107px;
	display:block;
	float:left;
	background:url(kuvat/form/textarea_bg.png) no-repeat left top;
	border:none;
	padding:5px 5px 10px 5px;
}
div#new_form div#basicform div#softwareModule {
	width:249px;
	height:27px;
	display:block;
	float:left;
	background:url(kuvat/form/softwareModule.png) no-repeat left top;
	color:#393939;
	font:normal 13px/27px Arial, sans-serif;
	padding: 0 0 5px 13px;
	cursor:pointer;
}
div#new_form div#basicform div#productArea {
	width:249px;
	height:27px;
	display:block;
	float:left;
	background:url(kuvat/form/productArea.png) no-repeat left top;
	color:#393939;
	font:normal 13px/27px Arial, sans-serif;
	padding: 0 0 10px 13px;
	cursor:pointer;
}
div#new_form div#basicform div.rounded-form-bottom {
	background: none;
	padding:0 0 30px 0;
	margin:0;
}
div#new_form div#basicform div.rounded-form-top {
	background:none;
	padding:0;
}
div#new_form div#basicform table {
	margin:0;
}
div#new_form div#basicform div.rounded-form-top label {
	color:#4E8C2C;
	cursor:pointer;
}
div#new_form div#basicform ul#softwareModuleList,
div#new_form div#basicform ul#productAreaList {
	background:none repeat scroll 0 0 #EFF3F4;
	border:1px solid #A7AAAE;
	display:block;
	margin:0;
	position:absolute;
	width:228px;}
div#new_form div#basicform ul#softwareModuleList {
	top:186px;
	left:170px;
	padding:8px 0 5px;
}
div#new_form div#basicform ul#productAreaList {
	left:170px;
	top:224px;
	padding:8px 0 5px;
}
div#new_form div#basicform ul#softwareModuleList li,
div#new_form div#basicform ul#productAreaList li {
	list-style-type:none;
	padding:0 0 5px 5px;
}
div#new_form div#basicform ul#softwareModuleList li label,
div#new_form div#basicform ul#productAreaList li label {
	padding:0 0 0 5px;
}
div#careers div#preface {
	width: 350px;
	margin:15px 0 0 0;
	padding:0 530px 0 0 ;
	height:305px;
	clear:both;
	float:left;
}
div#careers div#preface h1 {
	padding:6px 0 20px 0;
}
div#careers div#columnleftwide {
	width:250px;
	padding:0 20px 0 0;
}
div#careers div#columnleftwide p {
	font:normal 15px/24px Arial, sans-serif;
	color:#605D5D;
}
div#careers h2 {
	font:normal 24px Arial, sans-serif;
	color:#1B1B1B;
	display:block;
	float:left;
	width:453;
	padding:0 0 0 22px;
}
div#new_newsletter {
	width:332px;
	height:33px;
	display:block;
	background:url(kuvat/newsletter_bg.gif) no-repeat left top;
	position:absolute;
	top:224px;
	left:25px;
	width:332px;
}
div#newsletter_left {
	width:70px;
	float:left;
	display:block;
	font:bold 13px/33px Arial, sans-serif;
	color:#FFF;
	padding:0 10px 0 10px;
}
div#newsletter_right {
	width:227px;
	float:left;
	display:block;
	font:normal 12px/33px Arial, sans-serif;
	color:#0E0E0E;
	padding:0 10px 0 5px;
}
div#newsletter_right p,
div#newsletter_right p a {
	font:normal 11px Arial, sans-serif;
	color:#0E0E0E !important;
}
div#fronttext div#product_plate {
	width:522px;
	height:79px;
	display:block;
	float:left;
	padding:16px 20px 0px 20px;}
	div#fronttext div#product_plate a#policy_manager {
		background:url(kuvat/home/products.jpg) no-repeat 0px top;
		width:60px;
		height:79px;
		display:block;
		float:left;
		margin:0 5px 0 0;}
	div#fronttext div#product_plate a#client_manager {
		background:url(kuvat/home/products.jpg) no-repeat -66px top;
		width:60px;
		height:79px;
		display:block;
		float:left;
		margin:0 5px 0 0;}
	div#fronttext div#product_plate a#math_manager {
		background:url(kuvat/home/products.jpg) no-repeat -132px top;
		width:60px;
		height:79px;
		display:block;
		float:left;
		margin:0 5px 0 0;}
	div#fronttext div#product_plate a#claims_manager {
		background:url(kuvat/home/products.jpg) no-repeat -198px top;
		width:60px;
		height:79px;
		display:block;
		float:left;
		margin:0 5px 0 0;}
	div#fronttext div#product_plate a#money_manager {
		background:url(kuvat/home/products.jpg) no-repeat -264px top;
		width:60px;
		height:79px;
		display:block;
		float:left;
		margin:0 5px 0 0;}
	div#fronttext div#product_plate a#comission_manager {
		background:url(kuvat/home/products.jpg) no-repeat -330px top;
		width:60px;
		height:79px;
		display:block;
		float:left;
		margin:0 5px 0 0;}
	div#fronttext div#product_plate a#investment_manager {
		background:url(kuvat/home/products.jpg) no-repeat -396px top;
		width:60px;
		height:79px;
		display:block;
		float:left;
		margin:0 5px 0 0;}
	div#fronttext div#product_plate a#rating_manager {
		background:url(kuvat/home/products.jpg) no-repeat -462px top;
		width:60px;
		height:79px;
		display:block;
		float:left;
		margin:0 5px 0 0;}
		
div#sb-wrapper div#sb-title,
div#sb-wrapper div#sb-info {
	position: absolute;
	top:0px;
	left:0px;
	overflow: visible;
}
div#sb-wrapper div#sb-body, div#sb-wrapper div#sb-body div#sb-loading {
	background-color: #f2f2f2;}
div#sb-wrapper div#sb-body div#sb-loading a,
div#sb-info-inner div#sb-nav a#sb-nav-close {
	background:url("kuvat/close.png") no-repeat scroll 0 0 transparent;
	_background:url("kuvat/close.gif") no-repeat scroll 0 0 transparent;
	display:block;
	float:left;
	height:65px;
	left:-35px;
	position:absolute;
	top:-35px;
	width:65px;
}

div#staff_show {
	position:absolute;
	right:0px;
	top:49px;
	width:548px;
	overflow:hidden;
}
div#staff_show .jcarousel-skin-tango .jcarousel-container-horizontal {
	height:251px;
	width:468px;
	display: block;
	float: left;
	padding:0 40px;
}
div#staff_show .jcarousel-skin-tango .jcarousel-container {
	border: none;
	background: none;
	float: left;
	display: block;
	position:relative;
	overflow:hidden;
}
div#staff_show .jcarousel-skin-tango .jcarousel-clip-horizontal {
	height:251px;
	width:468px;
	float: left;
	display: block;
	overflow:hidden;
	position:relative;
}
div#staff_show ul#mycarousel {
}
div#staff_show ul#mycarousel li {
	float: left;
	display: block;
	width: 156px;
	height:251px;
	padding:0;
	margin:0;
}
div#staff_show ul#mycarousel li img {
	display: block;
	float: left;
	vertical-align:middle;
}
div#staff_show ul#mycarousel li div {
	display:block;
	float:left;
	width:156px;
	height:251px;
}
	div#contentwrap div#staff_show ul#mycarousel li div:hover,
	div#contentwrap div#staff_show ul#mycarousel li div:active,
	div#contentwrap div#staff_show ul#mycarousel li div:focus,
	div#contentwrap div#staff_show ul#mycarousel li div.selected{
		background-position:left -251px;
	}
	div#staff_show ul#mycarousel li div#first {
		background:url(kuvat/careers/staff/staff_01.jpg) left top no-repeat;
	}
	div#staff_show ul#mycarousel li div#second {
		background:url(kuvat/careers/staff/staff_06.jpg) left top no-repeat;
	}
	div#staff_show ul#mycarousel li div#third {
		background:url(kuvat/careers/staff/staff_03.jpg) left top no-repeat;
	}
	div#staff_show ul#mycarousel li div#fourth {
		background:url(kuvat/careers/staff/staff_02.jpg) left top no-repeat;
	}
	div#staff_show ul#mycarousel li div#fifth {
		background:url(kuvat/careers/staff/staff_04.jpg) left top no-repeat;
	}
	div#staff_show ul#mycarousel li div#sixth {
		background:url(kuvat/careers/staff/staff_05.jpg) left top no-repeat;
	}
div#staff_show .jcarousel-skin-tango .jcarousel-prev-horizontal {
	background: url(kuvat/prev.png) left top no-repeat;
	margin:70px 0 0 0;
	width: 29px;
	height: 29px;
	display: block;
	float: left;
}
div#staff_show .jcarousel-skin-tango .jcarousel-prev-horizontal:active {
	background: url(kuvat/prev.png) left -29px no-repeat;
	width: 29px;
	height: 29px;
	display: block;
	float: left;
}
div#staff_show .jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
	background: url(kuvat/prev.png) left -29px no-repeat;
	width: 29px;
	height: 29px;
	display: block;
	float: left;
}
div#staff_show .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
div#staff_show .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
div#staff_show .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
div#staff_show .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
	background: none;
	width: 29px;
	height: 29px;
	display: block;
	float: left;
}
div#staff_show .jcarousel-skin-tango .jcarousel-next-horizontal {
	background: url(kuvat/next.png) left top no-repeat;
	margin:70px 0 0 0;
	width: 29px;
	height: 29px;
	display: block;
	float: left;
}
div#staff_show .jcarousel-skin-tango .jcarousel-next-horizontal:active {
	background: url(kuvat/next.png) left top no-repeat;
	width: 29px;
	height: 29px;
	display: block;
	float: left;
}
div#staff_show .jcarousel-skin-tango .jcarousel-next-horizontal:hover {
	background: url(kuvat/next.png) left -29px no-repeat;
	width: 29px;
	height: 29px;
	display: block;
	float: left;
}
div#staff_show .jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
div#staff_show .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
div#staff_show .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
div#staff_show .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
	background: none;
	width: 29px;
	height: 29px;
	display: block;
	float: left;
}
div#careers {
	position: relative;
}
div#selected-person-text {
	background:url(kuvat/click_on_the_image.gif) no-repeat right top;
	width:222px;
	height:17px;
	display: block;
	float:left;
	position:absolute;
	left: 50px;
	top:253px;
}
div#selected-person {
	background:url(kuvat/careers/pointer.gif) no-repeat right top;
	width:451px;
	height:5px;
	display: block;
	float:left;
	position:absolute;
	left: 50px;
	top:260px;
}
#network {
	display:block;
	float:left;
	margin:0;
	padding:10px 0 20px 0;
	width:475px;}
#careers #network div.network-card-minimized {
	display:block;
	float:left;
	min-height:53px;
	_height:53px;
	overflow:hidden;
	width:475px;
	background:url(kuvat/careers/vacancy_bg_closed.jpg) no-repeat left 3px;}
#careers #network div.network-card-minimized a.network-topic {
	color:#686868 !important;}
#network div.network-card a.network-topic {
	color:#0C0C0C !important;}
#network a.network-topic {
	color:#00548A !important;
	display:block;
	float:left;
	font:bold 16px Arial,Helvetica,sans-serif;
	outline:medium none;
	padding:3px 5px 4px 22px;
	text-decoration:none;
	width:448px;}
#network div.network-card-minimized p.network-info {
	display:block;}
#network div.network-card-minimized div.network-content {
	display:none;}
#network div.network-card {
	display:block;
	float:left;
	width:475px;
	border-bottom:1px solid #DFDFDE;
	background:url(kuvat/careers/vacancy_bg_open.jpg) no-repeat left 3px;}
#network div.network-card div.network-content,
#network div.network-card p{
	padding:0 0 0 22px;
}
#network div.network-card div.network-content .contentarea {
	padding:10px 0 10px 0;
}
#network div.network-card div.network-content .contentarea td,
#network div.network-card div.network-content .contentarea p {
	font:normal 13px Arial, sans-serif;
}
#network div.network-card div.network-content .contentarea td p {
	padding:0 0 8px 0;
	margin:0;
}
#network div.network-card div.network-content p {
	padding:5px 0 5px 0;
}

.button_w_202 {
	background:url(kuvat/careers/button_bg_w202.jpg) no-repeat left top;
	width:187px;
	height:25px;
	font:normal 13px/25px Arial, sans-serif;
	padding:0 0 0 15px;
	display:block;
	float:left;
}
.button_w_202:hover {
	background-position:left -25px;
}






/* @group Table styles */

/* @group Table dark */

table.table-dark  {
   border-collapse: collapse;
   border-spacing: 0px;
   border: 2px solid #818181;
}

table.table-dark tr {
}

table.table-dark td {
   border-bottom: 1px solid #818181;
   border-left: 1px solid #818181;
   background: #fff;
   border-spacing: 0px;
   border-collapse: collapse;
   border: 1px solid #818181;
   padding: 1px 0px 1px 5px;
}


/* @end */

/* @group Table Light */

table.table-light {
   border-collapse: collapse;
   border-spacing: 0px;
   border: 0px solid #999;
   border-top: 1px solid #999;
   background: #999;   
}

table.table-light tr {
}

table.table-light td {
   background: #fff;
   border-spacing: 0px;
   border-collapse: collapse;
   border: 0px solid transparent;
   border-bottom: 1px solid #999;
   padding: 1px 0px 1px 5px;
}

[contenteditable=true] table.table-light td,
[contenteditable=true]>table.table-light td {
   border-right: dotted 1px #faa;
}


/* @end */

/* @group Table None */

table.table-none  {
   border: 0px solid transparent;
   border-collapse: separate;
   border-spacing: 0px;
}

table.table-none td {
   padding: 0px 0px 0px 5px;
   border-spacing: 0px;
   border-spacing: 1px 1px;
}

[contenteditable=true] table.table-none, 
[contenteditable=true]>table.table-none {       
   border-top: 1px  dotted #faa;
}
/*.contenteditor */
[contenteditable=true] table.table-none td, 
[contenteditable=true]>table.table-none td {
   border-right: 1px  dotted #faa;
   border-bottom: 1px  dotted #faa;
}

/* @end */

/* @group Row styles */

tr.row-bold td {
   font-size: 15px;
}

tr.row-bold td p {
   font-size: 15px;
}

tr.row-dark td {
   background: #818181;       
   color: #fff;    
}

tr.row-light td {
   background: #eeeeee;    
}

/* @end */

/* @end */

div#no-vacancy,
div#vacancy {
	display:block;
	float:left;
	width:600px;
	padding:0 20px 0 0;
}
div#no-vacancy h2,
div#vacancy h2 { width:560px; display:block; float:left;}
div#no-vacancy p { width:560px; display: block; float: left; padding: 0 0 0 22px;}