* {	font-size: 100.01%; }
html {
	background: url(../images/bg.png) repeat-x 0 -4px;
	height: 100%;
	font-size: 62.5%;
	position: relative;
}
body {
	margin: 0;
	font: 1.1em/1.2em Arial, Helvetica, sans-serif;
	background: url(../images/shadow.png) no-repeat 50% 0;
	height: 100%;
	color: #636466;
}

body.h1	{
	margin: 0;
	font-size: 1.9em;
	line-height: 1.2em;
	font-weight: normal;
	color: #000000;
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}
#main {
	margin: 0 auto;
	width: 1000px;
	position: relative;
}
.skip {
	display: none;
}

.content-page	{
	margin: 0;
	padding: 0 0 8px;
	font-size: 1.1em;
	color: #636466;
/*	color: #000000; */
	line-height: 1.38em;
	text-align: justify;

}


/* header start */
#header {
	width: 1000px;
	height: 118px;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff url(../images/header-bg.png) no-repeat;
	z-index: 2;
}

/* logo */

.logo {
	position: absolute;
	top: 19px;
	left: 52px;
}
.logo img {
	display: block;
}

/* top navigation */
.top-nav {
	float: right;
	margin: 6px 5px 0 0;
	padding: 0;
	overflow: hidden;
}
.top-nav li {
	float: left;
	list-style: none;
	background: url(../images/sep.gif) no-repeat 100% 2px;
	padding: 0 10px 0 10px;
	margin: 0 -1px 0 0;
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: bold;
}
.top-nav li a {
	color: #808284;
	text-decoration: none;
}
.top-nav li a:hover {
	color: #016a6e;
}
/* language navigation */
.lang-nav {
	float: right;
	margin: 0 16px 0 0;
	padding: 0;
	display: inline;
}
.lang-nav li {
	float: left;
	list-style: none;
	padding: 0 0 0 2px;
	font-size: 0.9em;
	line-height: 12px;
	font-weight: bold;
}
.lang-nav li a {
	float: left;
	height: 19px;
	background: url(../images/lang-nav-bg.gif) repeat-x;
	text-decoration: none;
	color: #808284;
	padding: 6px 9px 0 8px;
}
.lang-nav li a span {
	padding: 0 20px 2px 0;
	float: left;
	cursor: pointer;
}
.lang-nav li a.en span {
	background: url(../images/flag-gbr.png) no-repeat 100% 1px;
}
.lang-nav li a.nl span {
	background: url(../images/flag-nl.png) no-repeat 100% 1px;
}
.lang-nav li a:hover,
.lang-nav li.active a {
	background-position: 0 -25px;
	color: #fff;
}
.lang-nav li a:hover span,
.lang-nav li.active a span {
	background-position: 100% -24px;
}
/* main navigation */
#main-nav {
	position: absolute;
	right: 99px;
	top: 93px;
	margin: 0;
	padding: 0;
}
#main-nav li {
	float: right;
	list-style: none;
	padding: 0 0 0 2px;
	font-size: 1.1em;
	line-height: 17px;
}
#main-nav li a {
	text-decoration: none;
	float: left;
	background: url(../images/main-nav-bg.gif) repeat-x;
	height: 20px;
	overflow: hidden;
	font-weight: bold;
	color: #636466;
	padding: 5px 16px 0 16px;
}
#main-nav li:hover a,
#main-nav li.hover a,
.tab-1-active #main-nav li a.tab-1,
.tab-2-active #main-nav li a.tab-2,
.tab-3-active #main-nav li a.tab-3 {
	background-position: 0 -25px;
	color: #fff;
}
#main-nav li:hover,
#main-nav li.hover {
	position: relative;
}
#main-nav li:hover div,
#main-nav li.hover div {
	display: block;
}
#main-nav li div {
	display: none;
	position: absolute;
	top: 25px;
	left: 2px;
	z-index: 999;
}
#main-nav li div ul {
	margin: 0;
	padding: 0;
	background: url(../images/opacity.png) repeat;
	padding: 6px 0 17px 14px;
	width: 160px;
}
#main-nav li ul li {
	padding: 5px 0 4px;
	font-size: 1em;
	line-height: 1.2em;
	float: none;
	border-bottom: 1px solid #5d5d5e;
	width: 146px;
	position: relative;
}
#main-nav li ul li a {
	padding: 0 0 0 1px;
	background: none;
	height: auto;
	float: none;
	color: #fff;
	display: block;
	width: 145px;
}
#main-nav li ul li a:hover {
	color: #f79427;
}
/* header end */
/* footer start */
#footer {
	overflow: hidden;
	width: 100%;
	padding: 0 0 25px;
}
/* copyright box */
.copyright {
	background: url(../images/copyright-bg.jpg) no-repeat;
	height: 30px;
}
.copyright p {
	margin: 9px 0 0 40px;
	float: left;
	color: #bcbec0;
	font-size: 0.8em;
	line-height: 12px;
	display: inline;
}
.copyright .hosting {
	float: right;
	background: url(../images/logo-hosting.gif) no-repeat;
	width: 129px;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0 35px 0 0;
}
/* partners list */
.partners {
	margin: 0;
	padding: 7px 0 5px 40px;
	width: 960px;
	overflow: hidden;
}
.partners li {
	list-style: none;
	display: inline;
	padding: 0 31px 0 0;
}
.links {
	margin: 0 0 0 26px;
}
/* footer links start */

.block {
	background: url(../images/grad.gif) repeat-x;
	float: left;
	margin: 0 0 0 2px;
 	display: inline;
	overflow: hidden;
}
.block .heading {
	float: left;
	padding: 0 13px 0 0;
	color: #9d9fa1;
	font-size: 11px;
	line-height: 13px;
	margin: 8px 0 0 12px;
}
.block .line-holder {
	float: left;
	background: url(../images/divider.gif) repeat-y;
	padding: 0 0 0 16px;
	margin: 8px 0 -2px;
}
.block ul {
	float: left;
	margin: 0;
	padding: 0;
	width: 134px;
}
.block ul.list-2 {
	width: 120px;
}
.block ul.list-3 {
	width: 83px;
}
.block ul.list-4 {
	width: 112px;
}
.block ul.list-5 {
	width: 60px;
}
.block ul li {
	list-style: none;
	font-size: 1em;
	line-height: 1.2em;
	padding: 0 0 2px;
}
.block ul li a {
	text-decoration: none;
	color: #9d9fa1;
}
.block ul li a:hover {
	color: #016a6e;
}
/* footer links end */
/* footer end */
.container {
	overflow: hidden;
	width: 100%;
	background-color: #fff;
	padding: 118px 0 0;
}
/* flash */
.flash {
	height: 254px;
}
.inner-flash {
	height: 180px;
}
.flash img,
.flash object,
.inner-flash img,
.inner-flash object {
	display: block;
}
/* home content */
.home-content {
	background: #fff url(../images/grad-2.gif) repeat-x;
	overflow: hidden;
	width: 961px;
	padding: 0 0 0 39px;
}
/* links box start */
.links-box {
	float: left;
	margin: 7px 0 0;
	padding: 0 0 10px;
	width: 158px;
}

.links-box-left {
	float: left;
	margin: 7px 0 0;
	padding: 0 0 10px;
	width: 316px;
}

.links-box h2 {
	margin: 0;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #4c4d4f;
	text-transform: uppercase;
}
.links-box ul {
	margin: 8px 0 0 1px;
	padding: 0;
}
.links-box ul li {
	list-style: none;
	font-size: 1.0em;
	line-height: 1.2em;
	font-weight: bold;
	background: url(../images/arrow.gif) no-repeat 0 4px;
	padding: 0 0 1px 13px;
}
.links-box ul li a {
	text-decoration: none;
	color: #006a72;
}
.links-box ul li a:hover {
	text-decoration: underline;
}
/* links box end */
/* computer image */
.home-content .image {
	float: left;
	margin: 16px 0 0 12px;
	width: 186px;
	display: inline;
}
/* form box start */
.form-box {
	float: right;
	width: 214px;
	margin: 0 0 0 36px;
	display: inline;
}
.col-3 .form-box {
	margin: 0;
	float: none;
}
.form-domains {
	padding: 8px 0 15px 14px;
	width: 200px;
	overflow: hidden;
	background: #afb0b2 url(../images/grad-3.gif) repeat-x;
}
.form-domains label {
	text-transform: uppercase;
	color: #fff;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bold;
	display: block;
	margin: 0 0 0 3px;
	padding: 0 0 3px;
}
.form-box input {
	float: left;
	margin: 4px 0 0 5px;
	display: inline;
}
.form-box .input,
.form-box .textarea {
	background: url(../images/input-bg.gif) no-repeat;
	width: 163px;
	height: 22px;
	float: left;
}
.form-box .textarea {
	background: url(../images/textarea.gif) no-repeat;
	height: 50px;
}
.form-box .input-2 {
	background: url(../images/input-bg-2.gif) no-repeat;
	width: 130px;
}
.form-box .input input,
.form-box .textarea textarea {
	margin: 0 0 0 5px;
	padding: 5px 0 0;
	background: none;
	border: 0;
	width: 153px;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #000; 
}
.form-box .input-2 input {
	width: 120px;
}
.form-box .textarea textarea {
	height: 43px;
}
/* cart box */
.cart-box {
	background: #c0c2c4 url(../images/grad-4.gif) repeat-x;
	overflow: hidden;
	width: 100%;
	padding: 0 0 23px;
}
.cart-box div.field {
	background: url(../images/textbox-bg.gif) no-repeat;
	width: 186px;
	text-align: center;
	margin: 14px 0 0 14px;
	color: #636466;
	font-size: 1em;
	line-height: 1.17em;
}
.cart-box div.field div {
	background: url(../images/textbox-bg-bottom.gif) no-repeat 0 100%;
	overflow: hidden;
	width: 100%;
	padding: 6px 0 4px;
}
/* tabs */
.tabset {
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
}
.tabset li {
	float: left;
	list-style: none;
}
.tabset li a {
	display: block;
	height: 18px;
	background: url(../images/tab-bg.gif) repeat-x 0 -23px;
	color: #fff;	
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	padding: 5px 0 0;
}
.tabset li a.cart {
	background: url(../images/cart-tab-bg.gif) no-repeat 0 -23px;
	width: 76px;
	padding: 5px 0 0 25px;
}
.tabset li a.live-sales {
	width: 67px;
	text-align: center;
}
.tabset li a.login {
	width: 44px;
	margin: 0 0 0 2px;
	text-align: center;
}
.tabset li a.active {
	color: #636466;
	background-position: 0 0;
}
/* form box end */

/* inner page */
/* left column */
.col-1 {
	width: 226px;
	float: left;
	padding: 0 0 20px;
}
/* categories */
.category {
	padding: 9px 0 10px 40px;
	background: url(../images/grad.gif) repeat-x;
}
.category.first	{
	padding-top: 6px;
	padding-bottom: 14px;
}

.currentpage ul li {
	font-weight: bold;
	color: #000000;
}

.category h2 {
	text-transform: uppercase;
	margin: 0;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #4c4d4f;
}
.category ul {
	margin: 7px 0 0;
	padding: 0;
}
.category ul li {
	list-style: none;
	padding: 0 0 2px 13px;
	background: url(../images/arrow.gif) no-repeat 0 3px;
}
.category ul li.arrow {
	background: url(../images/arrow-3.gif) no-repeat 0 2px;
}
.category ul li a {
	text-decoration: none;
	color: #8c8d8f;
	font-weight: bold;
}
.category ul li a.download {
	background: url(../images/ico-download.gif) no-repeat 100% 0;
	padding: 11px 31px 10px 0;
}
.category ul li a:hover {
	text-decoration: underline;
}
.category ul li a.active {
	color: #016a6e;
}

/* right column */
.col-3 {
	float: right;
	width: 214px;
/*	padding: 0 0 20px; */
}
/* center column */
.col-2 {
	float: left;
	width: 560px; /* was 545 */
	background: url(../images/grad-5.gif) repeat-x;
/*	padding: 0 0 10px; */
}

/* content */

.content {
	padding: 10px 20px 0 25px;
}
.content h1 {
	margin: 0;
	padding: 0 0 10px;
	font-size: 1.9em;
	line-height: 1.2em;
	font-weight: normal;
}
.content h2 {
	margin: 0;
	background: url(../images/arrow-2.gif) no-repeat 0 1px;
	padding: 0 0 0 18px;
	font-size: 1.1em;
	color: #636466
}

.content h3 {
	margin: 0;
	font-size: 1.0em;
	color: #636466

}

.content p {
	margin: 0;
	padding: 0 0 8px;
}


.content p strong {
	color: #231f20;
}

.content ul li {
	margin: 0;
	padding: 0 0 8px;
	color: #636466;
	font-size: 1.1em;
/* 	line-height: 1.38em; */
}

.content ul li strong {
	margin: 0;
	padding: 0 0 8px;
	color: #231f20;
	font-size: 1.1em;
	line-height: 1.38em;
}


a:link {
	color: #000000;
}
a:visited {
	color:#000000;
}
a:hover {
	color: #000000;
	background-color: #DDDDDD;
}
a:active {
	color: #000000;
}
a:focus {
	outline:none;
}


/* tables */

.header	{
	color:#FFFFFF;
	font-family:arial;
	font-weight:bold;
	font-size: 1em;
	/*background-color:#EEEEEE;*/
	background-color:orange;
	padding:6px;
}

.content tr {
	margin: 0;
	padding: 0 0 8px;
	/* color: #636466; */
	color: #000000;
	font-size: 1em;
	line-height: 1.38em;
}

.content td {
	margin: 0;
/*	padding: 0 0 8px; */
/* 	color: #636466; */
	color: #000000;
	font-size: 1em;
	line-height: 1.38em;
}	

.content td.header_c {
	margin: 0;
	font-size: 1em;
	line-height: 1.38em;
}	

tr.donker	{
/*	background-color:#f1f3de; */
	background-color:#CCEEFF;
}

/* sitemap clearfix tag */

tr.eerste	{
	background-color:#FFFFFF;
	color:#636466;
	/* border: dotted; */
	border-width: 0px 1px 1px 1px;
	margin-bottom:10px;
	padding:6px;
	background-repeat:repeat-x;
	font-weight:normal;
}

tr.licht, td.licht{
	background-color:#FFFFFF;
	color:#636466;
	/* border: dotted; */
	border-width: 0px 1px 1px 1px;
	margin-bottom:10px;
	/* padding:6px; */
	background-repeat:repeat-x;
	font-weight:normal;
}

tr.red, td.red {
	/*background-color:#FF8800;*/
	background-color:pink;
	color:white;
}

tr.yellow, td.yellow {
	background-color:yellow;
	color:white;
}

tr.nxs, td.nxs, td.nxs {
	/* background-color:#36707F; */
	background-color:lightgreen;
	color:white;
}

ul.clearfix li	{
	margin: 0;
/*	padding: 0 0 8px; */
	color: #636466;
	font-size: 1.0em;
}



/* form styles start */
.form {
	overflow: hidden;
	width: 100%;
	margin: 20px 0 0;
	padding: 0 0 20px;
}
/* headings */
.form .form-heading,
.form .form-sub-heading,
.form .button-area {
	/*background-color: #242021;*/
	background-color: orange;
	padding: 4px 10px 4px 10px;
	font-size: 1.1em;
	line-height: 1.1em;
	color: #fff;
	display: block;
	width: 480px;
}
.form .form-sub-heading {
	margin: 2px 0 0;
	padding: 2px 10px 3px 10px;
	background-color: #888;
	font-weight: normal;
	line-height: 1.3em;
}
.form .button-area {
	background-color: #888;
	padding: 2px;
	width: 496px;
	overflow: hidden;
}
.form .form-body {
	overflow: hidden;
	width: 100%;
	padding: 5px 0 4px;
}
.form .form-body p {
	font-size: 1.1em;
	line-height: 1.2em;
	text-align: left;
	padding: 0;
}
/* form elements */
.form label {
	color: #636466;
	font-size: 1.1em;
	line-height: 1.1em;
	float: left;
	width: 130px;
	margin: 4px 0 0;
}
.form label.label-name {
	margin: 18px 0 0;
}
.form .clear {
	clear: both;
	height: 5px;
	overflow: hidden;
	font-size: 0;
}
.form select {
	font: 12px/14px Arial, Helvetica, sans-serif;
	width: 216px;
}
.form select.select-small {
	width: 126px;
}
.button-area input {
	float: right;
	margin: 0 0 0 10px;
	border: none;
	font: 12px/15px Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	width: 98px;
}
.checkbox input {
	float: left;
	width: 18px;
	height: 14px;
	margin: 0 0 0 4px;
	display: inline;
}
.form .side-r {
	float: left;
	width: 350px;
	padding: 0 0 2px;
}
.form .radio {
	display: block;
	float: none;
	width: 350px;
	cursor: pointer;
}
.radio input {
	margin: 0 5px 0 0;
	width: 15px;
	vertical-align: middle;
}
* html .radio input {
	height: 14px;
	margin: 1px 5px 0 0;
}
*+html .radio input {
	height: 14px;
	margin: 1px 5px 0 0;
}
/* form styles end */

#tab-2,
#tab-3 {
	display: none;
	background: #afb0b2 url(../images/grad-3.gif) repeat-x;
	padding: 16px 0 0;
	width: 100%;
	overflow: hidden;
}
#tab-3 {
	background: #c7c8ca url(../images/grad-7.gif) repeat-x;
}
.naam,
.vraag,
.inlognaam,
.watchwword {
	float: left;
	background: url(../images/label-naam.gif) no-repeat;
	width: 32px;
	height: 12px;
	text-indent: -9999px;
	width: 36px;
	margin: 7px 0 0 8px;
}
.vraag {
	background: url(../images/label-vraag.gif) no-repeat;
}
.inlognaam {
	background: url(../images/label-inlognaam.gif) no-repeat;
	width: 68px;
}
.watchwword {
	background: url(../images/label-wachtwoord.gif) no-repeat;
	width: 68px;
}
.form-box .clear {
	clear: both;
	font-size: 0;
	overflow: hidden;
	height: 2px;
}
.button-area-2 {
	background: #c2c4c6 url(../images/grad-6.gif) repeat-x;
	height: 27px;
	margin: 3px 0 0;
}
.button-area-2 input {
	float: right;
	margin: 3px 9px 0 0;
	display: inline;
}
.radio-area {
	overflow: hidden;
	width: 100%;
	height: 19px;
	padding: 9px 0 0;
}
.radio-area input {
	float: left;
	margin: 0 0 0 6px;
	width: 15px;
	display: inline;
}
* html .radio-area input {
	height: 15px;
}
*+html .radio-area input {
	height: 15px;
}
.radio-area #website,
.radio-area #beheersysteem {
	float: left;
	background: url(../images/label-website.gif) no-repeat;
	width: 41px;
	height: 13px;
	text-indent: -9999px;
	margin: 0 0 0 3px;
	cursor: pointer;
}
.radio-area #beheersysteem {
	background: url(../images/label-baheersysteem.gif) no-repeat;
	width: 78px;
	height: 15px;
}
/* form search start */
.form-search {
	float: right;
	padding: 1px 2px 0 0;
}
.form-search fieldset {
	border-style: none;
	margin: 0;
	padding: 0 0 0 23px;
	background: url(../images/bg-input.gif) no-repeat;
	width: 134px;
	height: 22px;
}
.form-search input {
	border-style: none;
	background: none;
	color: #6a6a6a;
	font: bold 11px/13px Arial, Helvetica, sans-serif;
	width: 127px;
	margin: 4px 0 0;
}
/* form search end */


/* Tld Kit pop ups */
span.popup{
	position:absolute;
	display:none;
}

span.innerpopup{
	position:absolute;
	background:white;
 	padding: 5;
 	border: solid 1px black;
 	width:300px;
 	/*max-width: 350px;*/
 	text-align: left;
}

/* Orderprogress in steps */
span.header_orderstep{
	font-size:25px;
	color:#36707F;
}

span.current_orderstep{
	font-weight:bold;
	text-decoration:underline;
	color:orange;
}
/* Orderprogress in steps end */

/* Javascript popup */
.popup_domain
{
	left: -5000px;
}

.popup_domain_text
{
	margin: 2px 2px 2px 2px;
	border: 1px solid #36707F;
}

.popup_domain_trigger
{
	cursor: pointer;
	cursor: hand;
}
/* Javascript popup end */

/* Highlight of order options */
.highlight_order_option_add, .highlight_order_option_add a:link, .highlight_order_option_add a:visited
{
	color:green;
}

.highlight_order_option_delete, .highlight_order_option_delete a:link, .highlight_order_option_delete a:visited
{
	color:orange;
}

/* Highlight of order options end */


