/* Reset styling for headings because we only use them for semantics */
h1, h2, #home h2 {
	border:none;
	margin:0px;
	madding:0px;
	clear:none;
}

div.MenuTitle{
	text-align:left;
	font-size: 11px; 
	padding-bottom: 0px;  
	color: #7C7C7C; 
	line-height: 20px; 
	padding-top: 0px; 
	font-weight: bold;
	font-family: verdana;
	border: 0px solid gray;
	width:210px;
	border-bottom-width: 4px;
	border-bottom-color: #DEDEDE;
}
div.subMenuTitles {
	background:url('../img/greyarrow.gif');
	margin-top: 8px;
	background-repeat: no-repeat;
	height:20px;
	border: 0px solid gray;
	width:210px;
	border-bottom-width: 0px;
	border-bottom-color: #DEDEDE;
	text-indent: 28px;
	background-position: 14px 4px;
	font-weight: normal;
}
div.activationCode{
	padding-right: 0px; 
	padding-left: 0px; 
	font-size: 23px; 
	padding-bottom: 0px; 
	margin-top: 0px; 
	color: #666666; 
	padding-top: 0px; 
	font-family: verdana;
	padding:0px;
	vertical-align:top;
	font-weight:bold;
}
div.contentArea {
	border: 0px solid gray;
	width:573px;
	margin-left:220px;
	line-height: 16px; 
	padding-top: 0px; 
	margin-top: 0px;
}
table.vlags{
	width:217px;
	padding:0px;
	border: 0px solid gray;
	border-spacing: 0px;
	height:19px;
	border: 0px solid gray;
}
.vlags{
	width:50px;
	border: 0px solid gray;
	height:33px;
	border: 0px solid gray; 
	margin-top: 0px;
	border: 0px solid gray;
}
div.text{
	border: 0px solid gray;
	width:240px;
	margin-left:72px;
	height:33px;
	padding-top: 0px; 
	margin-top: -29px;
	height:29px;
	text-align:left;
	border: 0px solid gray;

}
div.extraText{
	border: 0px solid gray;
	width:240px;
	margin-left:310px;
	height:33px;
	padding-top: 0px; 
	margin-top: -29px;
	height:29px;
	text-align:left;
	border: 0px solid gray;

}
div.space{
	width:0px;
	height:20px;
}

div.contentText{
	position:absolute;
	border: 0px solid gray;
	width:540px;
	padding-top: -150px; /* negative value, doesn't validate */
	margin-top: -2px;
	font-weight:normal;
	height:180px;
	
}
div.smallVisual{
	position:absolute;
	margin-bottom: 20px; overflow: hidden;
	background:url('../img/small_visual1.jpg');
	height:180px;
	width:180px;
	margin-left:549px;
	margin-top: -2px;
}
a.link{
	font-size: 11px; 
	padding-bottom: 0px; 
	margin: 0px; 
	color: #FF0000; 
	font-weight: bold;
	text-decoration:none;
}
a.link:hover {
	font-size: 11px; 
	padding-bottom: 0px; 
	margin: 0px; 
	color: #FF0000; 
	font-weight: bold;
	text-decoration:underline;
}
a.link:visited {
	font-size: 11px; 
	padding-bottom: 0px; 
	margin: 0px; 
	color: #FF0000; 
	font-weight: bold;
}
a.link:active {
	font-size: 11px; 
	padding-bottom: 0px; 
	margin: 0px; 
	font-weight: bold;
	color: #FF0000; 
}
div.test{
	position:relative;
}
div.row {
  clear:both;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 235px;
  text-align: left;
  }

div.row span.left {
  float: left;
  text-align: left;
  font-weight: bold;
  color: #fff;
  width: 49%;
  }

div.row span.right {
  float: right;
  text-align: right;
  font-weight: bold;
  color: #fff;
  width: 49%;
  }

div.container {
  border: 0px dashed #666;
  background-color: #ffffff;
  margin-left:0px;
  }


div.float {
  width: 180px;
  padding: 0px;
  float: left;
  }
div.Helpfloat {
  padding: 0px;
  float: right;
  border: 0px solid gray;
  text-align:right;
  }
 div.ContenRight{
	border: 0px solid gray;
  	width: 728px;
	height:66px;
  	padding: 0px;
  	float: left;
	border-bottom-width: 0px;
	border-bottom-color: #DEDEDE;
	margin-left:10px;
  }
  
  div.EnterProductCode {
	background:url('../img/header_prodcode.gif');
	background-repeat: no-repeat;
	border: 0px solid gray;
  	width: 728px;
	height:66px;
  	padding: 0px;
  	float: left;
	border-bottom-width: 4px;
	border-bottom-color: #DEDEDE;
	margin-top:20px;
	margin-left:0px;
  }
  div.EnterDeviceCode {
	background:url('../img/header_device.gif');
	background-repeat: no-repeat;
	border: 0px solid gray;
  	width: 728px;
	height:66px;
  	padding: 0px;
  	float: left;
	border-bottom-width: 4px;
	border-bottom-color: #DEDEDE;
	margin-top:20px;
	margin-left:0px;
  }
   div.findYourAnswer {
	border: 0px solid gray;
  	width: 930px;
	height:66px;
  	padding: 0px;
  	float: left;
	border-bottom-width: 4px;
	border-bottom-color: #DEDEDE;
	margin-top:20px;
	margin-left:0px;
  }
div.spacer {
  clear: both;
  }

div.float img {
  margin-left: 5px;
  }

div.float p {
  font-size: 9px;
  text-align: center;
  }
abbr, acronym, .help {
  border-bottom: 1px dotted #333;
  cursor: help;
  }

li.inline {
  display: inline;
  padding-left: 3px;
  padding-right: 7px;
  border-right: 1px dotted #066;
  }

li.last {
  display: inline;
  padding-left: 3px;
  padding-right: 3px;
  border-right: 0px;
  } 

p.credit {
  font-size: 9px;
  color: #333;
  text-align: right;
  }
div.MenuTitleArea {
	text-align:left;
	font-size: 11px; 
	padding-bottom: 0px; 
	margin-top: 66px; 
	line-height: 16px; 
	padding-top: 0px; 
	font-weight: bold;
	font-family: verdana;
	border: 0px solid gray;
	width:210px;
	height:204px;
	float: left;
}
div.ContentText {
  	width: 120px;
  	padding: 0px;
  	float: left;
  }
  div.ContenRightText{
 	margin-top:10px;
	width: 543px;
 	padding: 0px;
  	float: left;
	border: 0px solid gray;
	line-height: 16px;
  }
  div.ContenHelpRight{
	border: 0px solid gray;
  	width: 935px;
	height:310px;
  	padding: 0px;
  	float: left;
	border-bottom-width: 0px;
	border-bottom-color: #DEDEDE;
	margin-left:10px;
  }
  div.ContenHelpRightText{
 	margin-top:10px;
	width: 745px;
 	padding: 0px;
  	float: left;
	border: 0px solid gray;
	line-height: 16px;
  }
  div.kopjes{
  	text-align:left;
	font-size: 11px; 
	padding-bottom: 0px; 
	margin-top:0px; 
	color: #000000; 
	line-height: 16px; 
	padding-top: 0px; 
	font-weight: bold;
	font-family: verdana;
	border: 0px solid gray;
	height:30px;
	border-bottom-width: 4px;
	border-bottom-color: #DEDEDE;
	background:url('../img/blackarrow.gif');
	background-repeat:no-repeat;
	text-indent:20px;
	vertical-align:top;
	background-position: left 5px;
	width: 180px;
    padding: 0px;
    float: left;
  }
  div.kopjeseEmpty{
  	text-align:left;
	font-size: 11px; 
	padding-bottom: 0px; 
	margin-top:0px;
	color: #000000; 
	line-height: 16px; 
	padding-top: 0px; 
	font-weight: bold;
	font-family: verdana;
	border: 0px solid gray;
	height:25px;
	border-bottom-width: 4px;
	border-bottom-color: #DEDEDE;
	text-indent:20px;
	vertical-align:top;
	background-position: left 5px;
	width: 180px;
    padding: 0px;
    float: left;
  }
  div.whiteSpace {
	width:94px;
	float:left;
	border: 0px solid gray;
}
div.TextBlokjes{
  	text-align:left;
	font-size: 11px; 
	padding-bottom: 0px; 
	margin-top:0px;
	color: #000000; 
	line-height: 16px; 
	font-weight: normal;
	font-family: verdana;
	border: 0px solid gray;
	height:25px;
	border-bottom-width: 0px;
	text-indent:0px;
	vertical-align:top;
	width: 180px;
    float: left;
  }
  input, select,submit {
	font-family : arial, verdana, geneva, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width:140px;
}
.pbsubmit,.fields {
	background-color: #DEDEDE;
	font-weight: bold;
	width: 180px;
	border: 0px solid gray;
	
	/* IE only scrollbar coloring, doesn't validate */
	scrollbar-face-color: #E2E9D6;
	scrollbar-shadow-color: #B7E2DB;
	scrollbar-highlight-color: #FCDEC7;
	scrollbar-dlight-color: #B7E2DB;
	scrollbar-darkshadow-color: #29496B;
	scrollbar-track-color: #EAEBD4;
	scrollbar-arrow-color: #29496B;
}
.pbsubmitError,.fieldsError {
	background-color: #EF9D9D;
	font-weight: bold;
	width: 180px;
	border: 0px solid gray;
}
div.smallBlockMsg {
	border: 0px solid gray;
	width:180px;
	margin-top: 10px; 
	vertical-align:top;
	color:#FF0000;
	font-size: 12px; 
}
div.noot{
	padding-right: 0px; 
	padding-left: 0px; 
	font-size: 11px; 
	padding-bottom: 0px; 
	margin-top: 0px; 
	color: #FA0006; 
	padding-top: 0px; 
	font-family: verdana;
	padding:0px;
	vertical-align:top;
	line-height: 18px;
}
div.boxshot{
	border: 1px solid gray;
	margin-top: 25px;
	background:url('../img/boxshot.jpg');
	background-repeat:no-repeat;
	width:100%;
	height:518px;
	border: 0px solid gray;
	background-position: top center;
}
div.ProductCode{
	border: 1px solid gray;
	margin-top: 25px;
	background:url('../img/productcode.jpg');
	background-repeat:no-repeat;
	width:100%;
	height:232px;
	border: 0px solid gray;
	background-position: top center;
	text-align:center;
}