body {
	margin: 0;
}

img {
	border: 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
    color: #686868;
    font-size: 24px;
    margin-bottom: 6px;
    padding-bottom: 6px;
	font-weight: normal;
	letter-spacing:-1px;
	line-height : 20px;
}

h1.nomargin {
	font-family: Arial, Helvetica, sans-serif;
    color: #686868;
    font-size: 24px;
	font-weight: bold;
	letter-spacing:-1px;
	line-height : 20px;
}

h2 {
	color: #585858;
	font-weight: bold;
	font-size: 13px;
	margin-top : 15px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: 3px solid #cbcbcb;
}

h2 a {
	color: #585858;
	text-decoration: none;
}

h2 a:hover {
    color: #0560A6;
	text-decoration: none;
}

h2.techspec {
	color: #585858;
	font-weight: bold;
	font-size: 11px;
	margin-top : 18px;
	margin-bottom: 9px;
	padding-bottom: 9px;
	border-bottom: 1px solid #C1C1C1;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 18px;
	color: #404040;
}

p.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #404040;
}

.faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 18px;
	width : 450px;
	padding-bottom : 7px;
	padding-top : 7px;
	padding-left : 20px;
	padding-right : 20px;
	margin-bottom : 7px;
}

.faqhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #0560A6;
	line-height : 17px;
	padding-bottom: 4px;
}

.feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 18px;
	width : 450px;
	padding-bottom : 7px;
	padding-top : 7px;
	padding-left : 20px;
}

.featurehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #0560A6;
	line-height : 17px;
	padding-bottom: 4px;
	margin-bottom : 4px;
}

.startpagefeature {
	color : #707070;
	border-bottom : 1px solid #d7d7d7;
	padding-bottom : 3px;
	padding-left : 3px;
	padding-top: 3px;
}

.startpagefeaturefirst {
	color : #707070;
	padding-bottom : 8px;
	padding-left : 3px;
	padding-top: 3px;
}

.startpagefeaturelast {
	color : #707070;
	padding-left : 3px;
	padding-top: 3px;
}

.featurefirst {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #0560A6;
	padding-bottom : 8px;
	padding-left : 3px;
	padding-top: 4px;
}

div.screenshot {
	color : Black;
	padding-bottom: 5px;
	line-height : 20px;
	text-align : center;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 20px;
	list-style-type: square;
	list-style-image: none;
}

li.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 20px;
	list-style-type: disc;
	list-style-image: none;
}

div.small {
}

div.small li {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 17px;
	list-style-type: square;
	list-style-image: none;
}

div.small li.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 17px;
	list-style-type: disc;
	list-style-image: none;
}

div.small h2 {
	color: #585858;
	font-weight: bold;
	font-size: 11px;
	margin-top : 22px;
	padding-bottom: 4px;
	margin-bottom: -10px;
	border-bottom: 1px solid #C1C1C1;
}

div.small p {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 18px;
	color: #707070;
}

a {
	color : #0560A6;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

a.content {
	color : #0560A6;
	text-decoration : none;
}

a.content:hover {
	text-decoration : underline;
}

li.changelog span.type {
    font-size: 9px;
    font-weight: bold;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 1px;
    padding-bottom: 1px;
    color: White;
    background-color: #707070;
    margin-right: 4px;
}

li.changelogcolor span.type {
    font-size: 9px;
    font-weight: bold;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 1px;
    padding-bottom: 1px;
    color: Black;
    background-color: #fcc625;
    margin-right: 4px;
}

li.changelogcolor {
    font-size: 11px;
    font-weight: normal;
    color: Black;
}
div.downloadbox {
    border: 1px solid #cccccc;
    background-color: #f2f2f2;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
}

div.standardbox {
    border: 1px solid #cccccc;
    background-color: #f2f2f2;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
    font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #404040;
	line-height : 18px;
}

div.plusbox {
    border: 1px solid #cccccc;
    background-color: #f2f2f2;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
    font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #404040;
	line-height : 18px;
}

div.productdbox {
    border: 1px solid #d3d3d3;
    background-color: White;
    font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #404040;
	line-height : 16px;
	background-image: url(/images/bg_productbox.gif);
	background-position : bottom;
	background-repeat : repeat-x;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
}

.signupframe {
    border: 1px solid #cccccc;
    background-color: #f2f2f2;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
    padding-left: 15px;
}

.tddownload {
    border-bottom: solid 1px silver;
    padding-bottom: 3px;
    padding-top: 3px;
    font-size: 11px;
}

.tddownload_last {
    padding-bottom: 3px;
    padding-top: 3px;
    font-size: 11px;
}

.tddownloadc {
    border-bottom: solid 1px silver;
    padding-bottom: 3px;
    padding-top: 3px;
    font-size: 11px;
    color: #0560A6;
}

.tddownloadc_last {
    padding-bottom: 3px;
    padding-top: 3px;
    font-size: 11px;
    color: #0560A6;
}

hr {
    border:solid #686868 1px;
    background-color: #686868;
    height:2px;
}

a.button  {
	display: inline-block;
	margin-bottom: 5px;
	text-align: center;
    border-style:ridge;
    border-width: 1px;
    padding: 3px 16px 3px 16px;
    text-decoration: none;
    font-weight: bold;
    background-color: #FFFFFF;
}

a.button:link    { color: #383838; border-color: #b7babc; background-image: url(/images/bg_button.png); background-position: bottom; background-repeat: repeat-x; text-decoration: none; }
a.button:visited { color: #383838; border-color: #b7babc; background-image: url(/images/bg_button.png); background-position: bottom; background-repeat: repeat-x; text-decoration: none; }
a.button:hover   { color: #000000; border-color: #999999; background-image: url(/images/bg_button_hover.png); background-position: bottom; background-repeat: repeat-x; text-decoration: none; }
a.button:active  { color: #383838; border-color: #b7babc; background-image: url(/images/bg_button.png); background-position: bottom; background-repeat: repeat-x; text-decoration: none; }

ul.plus 
{
	margin: 0px;
	padding: 0px;
}

ul.plus li
{
	display: block;
	list-style-type: none;
	background-image: url(/images/check_24.png);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 3px 0px 3px 35px;
	margin: 0px;
	border-bottom: solid 1px #e5e5e5;
}

ul.mail 
{
	margin: 0px;
	padding: 0px;
}

ul.mail li
{
	display: block;
	list-style-type: none;
	background-image: url(/images/mail_24.png);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding: 3px 0px 3px 35px;
	margin: 0px;
	border-bottom: solid 1px #e5e5e5;
}

ul.disk 
{
	margin: 0px;
	padding: 0px;
}

ul.disk li
{
	display: block;
	list-style-type: none;
	background-image: url(/images/disk_24.png);
	background-repeat: no-repeat;
	padding: 3px 0px 3px 35px;
	margin: 0px;
	border-bottom: solid 1px #e5e5e5;
}

ul.doc 
{
	margin: 0px;
	padding: 0px;
}

ul.doc li
{
	display: block;
	list-style-type: none;
	background-image: url(/images/doc_24.png);
	background-repeat: no-repeat;
	padding: 3px 0px 3px 35px;
	margin: 0px;
	border-bottom: solid 1px #e5e5e5;
}

ul.check 
{
}

ul.check li
{
	display: block;
	list-style-type: none;
	background-image: url(/images/check_11.png);
	background-position: 6px 5px;
	background-repeat: no-repeat;
	padding: 0px 0px 2px 25px;
	margin: 0px;
	margin-bottom: 3px;
	border-bottom: solid 1px #e5e5e5;
}

div.hrow 
{
	background-image: url(/images/bg_hrow.png);
	height: 13px;
	width: 100%;
	margin-bottom: 5px;
}

td.hrow 
{
	background-image: url(/images/bg_hrow.png);
	height: 13px;
	margin-bottom: 5px;
}

div.tabframe 
{
	position: relative;
	width: 760px;
	height: 200px;
	margin-top: 0px;
	border: solid 1px #e5e5e5;
}

div.tab1 
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 250px;
	height: 49px;
	background-color: #f0f0f0;
	border-bottom: solid 1px #e5e5e5;
	padding-left: 7px;
	line-height: 49px;
}

div.tab2
{
	position: absolute;
	left: 0px;
	top: 50px;
	width: 250px;
	height: 48px;
	background-color: #f0f0f0;
	border-bottom: solid 1px #e5e5e5;
	border-top: solid 1px #f5f5f5;
	padding-left: 7px;
	line-height: 48px;
}

div.tab3
{
	position: absolute;
	left: 0px;
	top: 100px;
	width: 250px;
	height: 48px;
	background-color: #f0f0f0;
	border-bottom: solid 1px #e5e5e5;
	border-top: solid 1px #f5f5f5;
	padding-left: 7px;
	line-height: 48px;
}

div.tab4
{
	position: absolute;
	left: 0px;
	top: 150px;
	width: 250px;
	height: 49px;
	background-color: #f0f0f0;
	border-top: solid 1px #f5f5f5;
	padding-left: 7px;
	line-height: 49px;
}

div.tabselected
{
    background-color: #f8f8f8;
}

div.tabarrow
{
	position: absolute;
	left: 230px;
	top: 20px;
	width: 9px;
	height: 9px;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center;
}

div.tabcontent1 
{
	visibility: hidden;
	position: absolute;
	left: 250px;
	top: 0px;
	width: 509px;
	height: 200px;
	background-color: #f8f8f8;
	background-image: url(/images/theme_oranges.jpg);
	background-position: right;
	background-repeat: no-repeat;
	border-left: solid 1px #e5e5e5;
}

div.tabcontent3 
{
	visibility: hidden;
	position: absolute;
	left: 250px;
	top: 0px;
	width: 509px;
	height: 200px;
	background-color: #f8f8f8;
	background-image: url(/images/theme_compliance.jpg);
	background-position: right;
	background-repeat: no-repeat;
	border-left: solid 1px #e5e5e5;
}

div.tabcontent2 
{
	visibility: hidden;
	position: absolute;
	left: 250px;
	top: 0px;
	width: 509px;
	height: 200px;
	background-color: #f8f8f8;
	background-image: url(/images/theme_admin.jpg);
	background-position: right;
	background-repeat: no-repeat;
	border-left: solid 1px #e5e5e5;
}

div.tabcontent4
{
	visibility: hidden;
	position: absolute;
	left: 250px;
	top: 0px;
	width: 509px;
	height: 200px;
	background-color: #f8f8f8;
	background-image: url(/images/theme_eco.jpg);
	background-position: right;
	background-repeat: no-repeat;
	border-left: solid 1px #e5e5e5;
}

div.newsdate 
{
	font-size: 11px;
	line-height: 15px;
}

div.newshead
{
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	margin-top: 3px;
}

div.newsbody
{
	font-size: 11px;
	line-height: 15px;
	margin-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom: solid 1px #f0f0f0;
}

/* Referanciak */

.focus
{
	margin-left: 42px;
}

.focus .logo
{
	/*text-align: center;*/
}

.focus .title
{
	color: #585858;
	font-weight: bold;
	font-size: 13px;
	margin-top : 15px;
	margin-bottom: 6px;
	padding-bottom: 3px;
	border-bottom: 1px solid #cbcbcb;
}

.focus .title a
{
	color: inherit;
}

.focus .link
{
	font-weight: bold;
}
