img
{
	display: block;
	border-color: Black;
}

img.noblock
{
	display: inline;
}
img.hide{
  display: none;
}
div.noblock
{
	display: inline;
}

.focuslayer
{
	position: absolute;
	display: none;
	height: 100%;
	z-index: 999;
	left: 0;
	top: 0;
	background-color: #CCC;
	filter: alpha(opacity=70);
	opacity: 0.7;
	width: 100%;
}

#goonshop, #shp_order, #shp_tender
{
  width: 129px;
  height: 21px;
  background-repeat: no-repeat;
  display: inline-block;
  text-indent: -9999px;
}

#goonshop
{
  background-image: url(/images/Design/resumeshopping.gif);
}

#shp_order
{
  background-image: url(/images/Design/placeorder.gif);
}

#shp_tender
{
  background-image: url(/images/Design/printtender.gif);
}

#shopcartbox .stepcontainer
{
  background-image: url(/images/step_bg.gif);
  background-repeat: no-repeat;
  color: White;
  text-align: center;
  line-height: 19px;
  height: 19px;
  width: 19px;
  font-weight: bold;
}

#shopcartbox .green
{
  background-image: url(/images/step_green_bg.gif) !important;
}

.btn_pop_verder, .btn_pop_cart
{
  display: block;
  height: 21px;
}

.btn_pop_cart
{
  width: 103px;
  background-image: url(/Images/Design/verderwinkelen.gif);
}
.btn_pop_verder
{
  width: 116px;
  background-image: url(/Images/Design/naarwinkelwagen.gif);
}

.crumbbar
{
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #d72226;
}

table td
{
	font-size: 10pt;
}

.nolink
{
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.moreinfolink
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 100%;
	min-height: 100%;
}

.float-clearing
{
	clear: both;
	line-height: 0pt;
}

.formlabel-focus
{
	color: RED;
}

.formtext-focus
{
	background-color: #EEE;
}

.formselect-focus
{
	background-color: #EEE;
}

/*Registration specifick*/

table.infodivcontent
{
	border: outset 1px black;
}

tr.infodivtitle
{
	background-color: #69c028;
	font-size: 12px;
	font-weight: bold;
	color: White;
}

tr.infodivmsg
{
	background-color: #fdf9e9;
}

.infodiv
{
	display: none;
	position: absolute;
	z-index: 100;
}

/*Registration specifick:*/
* html div#msgdiv
{
	position: absolute;
	top: expression(eval(document.compatMode && document.compatMode== 'CSS1Compat' ) ? documentElement.scrollTop+((documentElement.clientHeight-this.clientHeight)/2) : document.body.scrollTop +((document.body.clientHeight-this.clientHeight)/2));
}

div#msgdiv
{
	position: fixed;
	top: 200px;
	left: 220px;
	height: 0;
	z-index: 1000;
	display: none;
}

#header
{
	position: relative;
	top: 0px;
	margin-left: 0px;
	width: 1000px;
	left:0px;
	height: 130px;/*height: 130px;*/
	z-index: 100;
	background: #FFFFFF;
}

#header404
{
	position: relative;
	top: 0px;
	margin-left: 0px;
	width: 1000px;
	height: 130px;
	z-index: 100;
	background: #FFFFFF;
}

#footer
{
	position: absolute;
	background: #FFFFFF;
	left: 0%;
	margin-left: 0px;
	width: 1000px;
	bottom: 0;
}

#contentcontent
{
	padding-bottom: 28px;
}

#menu
{
	position: relative;
	float: left;
	width: 170px;
}

#menu2
{
	position: relative;
	width: 200px;
	background-color: #FFF;
}

#content_main
{
	position: relative;
	background: #FFFFFF;
	width: 1000px;
	padding-bottom: 28px;
}

#breadcrumb
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Arial, helvetica;
	background: #FFFFFF;
}

#page
{
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
}

#container
{
	position: relative;
	left: 0%;
	margin-left: 0px;
	width: 1000px;
	_height: 100%;
	min-height: 100%;
	background: #FFFFFF;
	padding: 0px;
}

#left
{
	float: left;
	width: 795px;
	position: relative;
}

#right
{
	width: 200px;
	float: right;
	position: relative;
	z-index: 100;
}

#content_locked
{
	position: relative;
	width: 621px;
	float: right;
}

#cartsteps div
{
  width: 102px;
  height: 70px;
  background-repeat: no-repeat;
}

#cartsteps .step1
{
  background-image: url(/Images/pictures/10/order_proces_images/nl-productoverzicht.gif);
}

#cartsteps .step1active
{
  background-image: url(/Images/pictures/10/order_proces_images/nl-productoverzicht_a.gif);
}

#cartsteps .step2
{
  background-image: url(/Images/pictures/10/order_proces_images/nl-winkelwagen.gif);
}

#cartsteps .step2active
{
  background-image: url(/Images/pictures/10/order_proces_images/nl-winkelwagen_a.gif);
}

#cartsteps .step3
{
  background-image: url(/Images/pictures/10/order_proces_images/nl-login_registratie.gif);
}

#cartsteps .step3active
{
  background-image: url(/Images/pictures/10/order_proces_images/nl-login_registratie_a.gif);
}

#cartsteps .step4
{
  background-image: url(/Images/pictures/10/order_proces_images/nl-checkout.gif);
}

#cartsteps .step4active
{
  background-image: url(/Images/pictures/10/order_proces_images/nl-checkout_a.gif);
}

#cartsteps .step5
{
  background-image: url(/Images/pictures/10/order_proces_images/nl-bestelling_geplaatst.gif);
}

#cartsteps .step5active
{
  background-image: url(/Images/pictures/10/order_proces_images/nl-bestelling_geplaatst_a.gif);
}

.websitelogo
{
  width: 251px;
  height: 94px;
  background-image: url(/Images/kt_logo_01.gif);
  display: block;
  background-repeat: no-repeat;
}
