body{
	font-family: arial, sans-serif;
	font-size: 11pt;
}
#page{
	background: #fff;
}
#head{
  display: none;
	background: url("update-bg.gif") 25% 0% black;
	color: white;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 150px;
}
#logo{
  display: none;
	position: absolute;
	top: 0px;
	left: 30px;
	width: auto;
	height: 150px;
	background: url("logo-bg.gif") 0% 100% no-repeat transparent;
	z-index: 10;
}
#logo a{
	display: block;
	height: 100px;
	width: 170px;
}
#logo img{
	width: 1px;
	height: 1px;
	position: absolute;
	top: -500px;
	left: -10000px;
}
#site{
  display: none;
	position: absolute;
	top: 25px;
	right: 0px;
	background: url("stripe2.gif") 100% 20px no-repeat transparent;
	height: 90px;
	width: 486px;
	text-align: right;
	padding: 0 10px 0 0;
	font-size: 10px;
	font-weight: normal;
	color: white;
}
#content{
	margin: 0;
	width: auto;
	padding: 0px;
	color: black;
	/*border-right: 1px solid #ccc;*/
	text-align: left;
	/* To make IE6 display the content(!) */
  height: 100%;
/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
}
html>body #content{ 
	width: auto;
/* ie5win fudge ends */
}
#related{
  display: none;
	position: absolute;
	top: 180px;
	right: 30px;
	width: 175px;
	font-size: .9em;
}
#related h2{
	background: url("related-top-bg2.gif") no-repeat #f90;
	color: black;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	/*letter-spacing: .2em;*/
	padding: .4em 10px .4em 20px;
	text-align: center;
	margin: 0;
}
#related h3{
	background-color: #333;
	color: white;
	font-size: .85em;
	font-weight: bold;
	text-transform: uppercase;
	padding: .4em 10px .4em .8em;
	text-align: left;
	margin: 0;
}
#related ul + h3{
	margin-top: -20px;
}
#related ul,
#related ol,
#related p{
	padding: 10px;
	background-color: #eee;
	margin: 0;
}
#related ul{
  border-top: 1px solid #ccc;
	margin-bottom: 20px;
	background: url("related-bottom-bg2.gif") no-repeat left bottom #eee;
}
#related ul p,
#related ol p{
	padding: 0px;
}
#related ul li{
	background-image: url("bullet-white-grey.gif");
	background-position: 0% 3px;
	margin-bottom: .2em;
}
/*#related ul li a{
	font-weight: bold;
}*/
#foot{
  display: none;
	/*background: url("update-bg.gif") 75% 100% black;*/
	background-color: black;
	color: #ccc;
	width: auto;
	height: 50px;
	text-align: right;
	padding: 5px 10px;
	font-size: .9em;
	clear: both;
}
#foot a{
	color: #ccc;
}
#quicklinks{
  display: none;
	position: absolute;
	top: 123px;
	right: 10px;
	z-index: 50;
}
#quicklinks h2{
	display: none;
}
#quicklinks ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#quicklinks li{
	padding: 0;
	margin: 0;
	background-image: none;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	margin-left: 10px;
}
#quicklinks a{
	display: block;
	width: 20px;
	height: 19px;
	font-size: 1px;
	color: #999;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
}
#quicklinks a:hover{
	color: #f90;
	text-decoration: none;
}
#quicklinks li.qcontact{ background-image: url("button-contact-over.gif"); }
#quicklinks li.qsearch{ background-image: url("button-search-over.gif"); }
#quicklinks li.qsitemap{ background-image: url("button-sitemap-over.gif"); }

#quicklinks li.qcontact a{ background-image: url("button-contact.gif"); }
#quicklinks li.qsearch a{ background-image: url("button-search.gif"); }
#quicklinks li.qsitemap a{ background-image: url("button-sitemap.gif"); }

#quicklinks li.qcontact a:hover{ background-image: none; }
#quicklinks li.qsearch a:hover{ background-image: none; }
#quicklinks li.qsitemap a:hover{ background-image: none; }

#menu{
  display: none;
	position: absolute;
	top: 120px;
	left: 33px;
	width: 144px;
	background: url("menu-bg.gif") 50% 100% no-repeat transparent;
	font-size: .95em;
	z-index: 20;
	padding: 0 10px 20px 10px;
}
#menu h2{
	margin: 0 0 2.2em 0;
	padding: 0;
	text-align: center;
	color: white;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: 1em;
}
#menu dl,
#menu dt,
#menu dd,
#menu ul,
#menu li{
	margin: 0;
	padding: 0;
}
#menu dt{
	padding-left: 14px;
	background: url("bullet-white.gif") 0% .3em no-repeat transparent;
	margin: 1.2em 0 0 0;
}
#menu ul{
	margin-top: .4em;
}
#menu li{
	background-image: none;
	margin: 0;
	padding: 2px 0 2px 11px;
	border-bottom: 1px solid #bbb;
}
#menu a{
	color: #555;
}
#menu ul a{
	color: black;
}
#menu a:hover{
	text-decoration: none;
	color: #000;
}
#menu ul a:hover{
	color: #c30;
}
#menu a.active{
	color: #000;
}
#menu ul a.active{
	color: #c30;
}

/* SPM websites "dropdown" menu */
#othersites{
  display: none;
	position: absolute;
	top: 0px;
	right: 10px;
	width: 200px;
	z-index: 99;
	font-size: 11px;
	/*background: url("dropdown.gif") top center no-repeat transparent;*/
}
#othersites h2{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	color: #999;
	text-align: center;
	cursor: default;
	background: url("dropdown_bottom.gif") bottom left no-repeat transparent;
	padding: 3px 10px;
}
#othersites ul{
	display: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-top: -3px;
}
#othersites li{
	margin: 0;
	padding: 0;
	background-image: none;
}
#othersites li.firstitem{
	border-top: 2px solid #000;
}
#othersites li.lastitem{
	padding-bottom: 5px;
	background: url("dropdown_bottom.gif") bottom left no-repeat transparent;
}
#othersites li a{
	display: block;
	padding: 2px 5px;
	color: #fff;
	text-decoration: none;
	background-color: #666;
	border-top: 1px solid #333;
}
#othersites li.productsite a{
	background-color: #676;
	color: #fff;
}
#othersites li.main a{
	background-color: #777;
	color: #fff;
}

/* Fix IE. Hide from IE Mac \*/
* html #othersites ul li { float: left; height: 1%; }
* html #othersites ul li a { height: 1%; }
/* End */

#othersites a:hover{
	background-color: #777;
	color: white;
}
#othersites li.productsite a:hover{
	background-color: #787;
	color: white;
}
#othersites li.main a:hover{
	background-color: #888;
	color: white;
}
#othersites li.flag a{
	padding-left: 25px;
	background-position: 5px .4em;
	background-repeat: no-repeat;
}
#othersites li.nl a{ background-image: url("flags/nl.gif"); }
#othersites li.uk a{ background-image: url("flags/uk.gif"); }
#othersites li.us a{ background-image: url("flags/us.gif"); }
#othersites li.it a{ background-image: url("flags/it.gif"); }
#othersites li.se a{ background-image: url("flags/se.gif"); }
#othersites li.be a{ background-image: url("flags/be.gif"); }
#othersites li.fi a{ background-image: url("flags/fi.gif"); }

#othersites:hover ul,
#othersites.over ul{
	display: block;
}
#othersites:hover h2,
#othersites.over h2{
	color: #fff;
}


/* Image Gallery */
div.gallery div.thumbnails{
	float: left;
	margin-bottom: 1em;
}
div.gallery div.thumbnails a{
	display: block;
	float: left;
	width: 52px;
	background-color: #eee;
	padding: 5px 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #999 #999 #ccc;
	margin: 0px 10px 10px 0px;
}
div.gallery div.thumbnails a:hover{
	background-color: #ddd;
}
div.gallery div.thumbnails a img{
	padding: 0;
	margin: 0;
	border-width: 1px;
	border-style: solid;
	border-color: #999 #ccc #ccc #999;
}
div.gallery div.preview{
	clear: both;
	margin-top: 2em;
}

h1{
	font-weight: normal;
	font-size: 24pt;
	letter-spacing: .1em;
	margin: 0 0 .8em 0;
}
h2{
	font-weight: bold;
	font-size: 14pt;
	color: #999;
	margin: 1em 0 .2em 0;
}
h3{
	font-weight: bold;
	font-size: 11pt;
	margin: 1em 0 0;

}
p{
	margin: .4em 0 1.4em 0;
	line-height: 1.4em;
}
img{
	border: none;
	margin: 1em 0;
}
h1 img{
  margin: 0;
}
a{
	color: #c30;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
/*ul{
	list-style-type: circle;
	margin: 0 0 1.4em 0;
	padding: 0;
}*/
/*ul li{
	padding-left: 15px;
	background: url("bullet-grey.gif") 0% .3em no-repeat transparent;
}*/
dl{
	margin: 1em 0;
}
dt{
	font-weight: bold;
	margin: 2em 0 .2em 0;
}
dd{
	margin: .4em 0;
	padding: 0 .4em;
	border-left: 3px solid #ccc;
}
acronym,
abbr{
  border-bottom: 1px dotted #f90;
	cursor: help;
}
address{
  font-size: .85em;
}

/* TABLES */
table{
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ccc;
	font-size: 1em;
	margin: 0 0 1em 0;
	clear: both;
	postion: relative;
	cursor: default;
}
table caption{
	font-size: 1em;
	font-weight: bold;
	color: #f90;
	background-color: black;
	padding: .4em .4em;
	margin-left: -1px;
}
th, td{
	text-align: left;
	padding: .2em .4em;
	color: black;
	background-color: white;
}
th{
	border: 1px solid #bbb;
	background-color: #eee;
	font-size: .9em;
}
th.empty{
	background-color: #ccc;
}
td{
	border: 1px dotted #bbb;
	white-space: nowrap;
}
tr.odd td{
  background-color: #def;
}
tr:hover td{
	background-color: #ffd;
}
table.softwarelist td.info{
  font-size: .8em;
	color: #666;
	white-space: normal;
}
table.features td{
  text-align: center;
}
table tr.platform th{
  background-color: #dec;
}
table tr.option th{
  background-color: #def;
}

/* FORMS */
form{
	margin: 0;
	padding: 1em 0;
	width: 100%;
}
fieldset{
	border: 1px solid #ccc;
	padding: 0em 1em 1em 1em;
	margin: 0;
	margin-bottom: 1em;	
}
form > fieldset{ padding: 1em; }
fieldset p{
	clear: both;
	text-align: right;
	margin: .4em 0;
}
p label{
	float: left;
	width: 25%;
	border-bottom: 1px dotted #ccc;
}
p input{
	width: 70%;
	font-size: 1em;
}
p select{
	width: 70%;
	font-size: 1em;
	margin: 0;
	padding: 0;
	text-indent: 0;
}
legend{
	background-color: #000;
	color: #f90;
	font-size: 1em;
	font-weight: bold;
	padding: .2em .8em;
	margin-bottom: .4em;
	/*border: 1px solid black;*/
}
fieldset > legend{ margin: 0; }
fieldset textarea{
	width: 97%;
	height: 10em;
	padding: 1%;
	font-family: arial, sans-serif;
	font-size: 1em;
}

/* Classes */
.intro{
	font-size: 1.2em;
}
.notice{
	font-size: .8em;
	color: #999;
}
.required{
	color: #c30;
}
.error{
	background-color: #c30;
	color: white;
}
.note{
  background-color: #FFC;
	border: 1px solid #ccc;
	font-size: .85em;
	padding: .5em 1em;
}
div.error{
	font-size: .9em;
	padding: 1em;
	margin: 1em 0;
}
.alignright{
	float: right;
	clear: right;
	margin: 0 0 1em 2em;
}
.alignleft{
	float: left;
	clear: left;
	margin: 1em 2em 1em 0;
}
.product{
	border-bottom: 2px solid #f90;
	float: left;
	width: 100%;
}
.company{
	border-top: 2px solid #f90;
	padding-top: 1em;
}
.clear{
  clear: both;
}
.newsletter{
	margin: 20px 0;
	clear: both;
}

.newsletter .thumbnail{
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid rgb(240,240,240);
}

/* COLUMNS */

/* 2 kolumner */

.cols2{
  clear: both;
	float: left;
	width: 100%;
}
.cols2 .col1,
.cols2 .col2{
  float: left;
	width: 45%;
}
.cols2 .col1{ margin-right: 10%; }

/* 3 kolumner */

.cols3{
  clear: both;
	float: left;
	width: 100%;
}
.cols3 ul li{
  background-image: none;
	padding: 0;
	margin-bottom: .5em;
}
.cols3 .col1,
.cols3 .col2,
.cols3 .col3{
  float: left;
	width: 30%;
	font-size: .95em;
}
.cols3 .col1,
.cols3 .col2{ margin-right: 5%; }

/* 4 kolumner */

.cols4{
  clear: both;
	float: left;
	width: 100%;
}
.cols4 ul li{
  background-image: none;
	padding: 0;
}
.cols4 .col1,
.cols4 .col2,
.cols4 .col3,
.cols4 .col4{
  float: left;
	width: 20%;
	font-size: .95em;
}
.cols4 .col1,
.cols4 .col2,
.cols4 .col3{ margin-right: 6%; }

/* BODY CLASSES */
body.td #content{
	padding-bottom: 180px;
}
body.worldwide #content,
body.location #content,
body.contact #content{
  margin-right: 0px;
	max-width: none;
	background-color: transparent;
}
body.worldwide #page{
  background: url("/data/images/world.jpg") 90% 180px no-repeat white;
}
body.worldwide #content p{
  margin-right: 200px;
}
body.location .locationmap{
  width: 150px;
	background-color: black;
	color: white;
	font-size: 0.85em;
	border: 1px solid #ccc;
	margin-top: 2em;
}
body.location .locationmap img{
  margin: 0;
}
body.location .locationmap p{
  padding: .5em 1em;
	margin: 0;
}

body.start #content{
	margin-right: 25px;
	padding-right: 0px;
	max-width: none;
	height: auto;
}
body.start #leftcol{
  width: 60%;
	float: left;
}
body.start #rightcol{
  width: 35%;
	float: right;
}
body.start #spotlight{
	margin-bottom: 1em;
}
body.start #spotlight h2{
  background: url("spotlight_icon20.gif") no-repeat;
  padding-left: 25px;
  height: 20px;
  line-height: 20px;
}
body.start #spotlight .slitem{
  padding: 1em;
	background-color: #eee;
	border: 1px solid #ddd;
	margin-bottom: .5em;
	font-size: .95em;
	background-position: bottom right;
	background-repeat: no-repeat;
}
body.start #spotlight .slitem h3,
body.start #spotlight .slitem p{
  margin: 0;
}
body.start #spotlight .cmnovarel{
  background-image: url("spotlight/cmnovarel.gif");
	background-position: center right;
	padding-right: 70px;
}
body.start #spotlight .infinityrel{
  background-image: url("spotlight/infinityrel.gif");
	padding-right: 80px;
	padding-bottom: 2em;
}
body.start #spotlight .bcrel{
  background-image: url("spotlight/bcrel.gif");
	padding-right: 70px;
	background-position: 92% 25%;
}

body.start #newslist{
  clear: both;
	border-top: 2px solid #f90;
}
body.news #newsdate{
  margin-bottom: 1em;
  color: #999;
  font-size: .9em;
  border-bottom: 1px solid #eee;
}

hr,
#themes,
form p br,
.navmarker{
	display: none;
}