/* General Classes */

body, html
{
	margin:0px;
	padding:0px;
	font-family:Arial, Verdana;
	font-size:8pt;
	background-image:url(gfx/bg.jpg);
	background-repeat:repeat;
	width:100%;
}

H1
{
	font-size:18pt;
	color:#0067A8;
	font-weight:bold;
	margin:0px;
}

H2
{
	float:left;
	font-size:14pt;
	font-weight:bold;
	color:#0067A8;
	padding:5px;
}

a:hover
{
	text-decoration:underline;
}

div
{
	text-align:center;
	margin:0 auto 0 auto;
}

div *
{
	text-align:left;
	margin:0px;
	padding:0px;
}

/* MasterPage Classes */

div.Main
{
	/*position:relative;*/
	width:946px;
	text-align:left;
}

div.Content
{
	float:left;
	width:605px;
	text-align:left;
}

div.Border
{
	position:absolute;
	z-index:2;
	background-image:url("gfx/bg_Border.gif");
	width:21px;
	height:394px;
	top:-63px;
	left:584px;
}

.megaswf
{
	margin:0px;
	padding:0px;
	position:absolute;
	float:left;
}

.divSwf
{
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}

div.Right
{
	float:right;
	width:341px;
	height:530px;
	text-align:left;
}

div.Footer
{
	position:relative;
	float:left;
	width:920px;
	height:30px;
	background-image:url("gfx/bg_Footer.png");
	background-repeat:no-repeat;
	text-align:left;
}

/* UC Right */

div.topRight
{
	position:relative;
	background-image:url("gfx/bg_TopRight.png");
	background-repeat:no-repeat;
	height:383px;
	width:341px;
	top:10px;
	text-align:left;
}

div.divLng
{
	position:relative;
	float:left;
	color:White;
	right:0px;
	text-align:center;
	left:160px;
	top:3px;
	width:150px;
}

.NlLink, .BeLink
{
	color:White;
	font-size:9pt;
	font-weight:bold;
	border:0px;
	background-color:Transparent;
	cursor:pointer;
	text-align:center;
}

.NlLink:hover, .BeLink:hover
{
	text-decoration:underline;
	color:#F1B420;
}

.NlLink
{
	width:80px;
}

.BeLink
{
	width:60px;
}

div.divProduct
{
	float:left;
	position:relative;
	text-align:left;
	top:30px;
	width:280px;
	height:310px;
	top:25px;
	left:20px;
	overflow: auto;
}

div.divProduct ul
{
	margin-left: 15px;
}

.lblName
{
	color:#0067A8;
	font-size:14pt;
	font-weight:bold;
}

.extraInfo
{
	color:#0067A8;
	font-weight:bold;
	font-size:12pt;
	margin:0px;
	padding:0px;
	position:relative;
	text-align:left;
}

.lnkInfo
{
	color:#FB8E19;
}

div.bottomRight
{
	position:relative;
	background-image:url("gfx/bg_Postal.png");
	width:302px;
	height:123px;
	color:White;
	margin-left:15px;
	text-align:left;
}

.vpHeader
{
	position:relative;
	float:left;
	top:10px;
	left:10px;
	text-align:center;
	font-size:10pt;
	width:280px;
	height:60px;
}

.vkHeader
{
	font-size:22pt;
	font-weight:bold;
}

div.divPostal1
{
	position:relative;
	float:left;
	background-image:url("gfx/ddl_PostalRight.png");
	background-repeat:no-repeat;
	width:137px;
	height:22px;
	top:10px;
	left:80px;
	height:22px;
}

.divAddress
{
	position:relative;
	float:left;
	width:210px;
	height:22px;
	top:10px;
	left:40px;
	height:22px;
}

.ddlSel
{
	position:relative;
	float:left;
	top:4px;
	left:8px;
}

.txtPostal1
{
	position:relative;
	float:left;
	height:16px;
	width:59px;
	font-size:8pt;
	text-align:left;
	left:15px;
	padding-top:2px;
	padding-left:3px;
}

.lblCountry
{
	vertical-align:top;
}

.srcButtonRight
{
	position:relative;
	float:right;
	width:23px;
	padding:0px;
	border:0px;
	background-color:Transparent;
	cursor:pointer;
	right:2px;
	top:1px;
	text-align:center;
}

div.divDrop1
{
	float:left;
	width:100px;
	height:33px;
	border:solid 1px #96969D;
	background-color:White;
	color:Black;
	text-align:left;
}

/* Footer */

div.ftLinks
{
	position:relative;
	float:left;
	top:7px;
	left:10px;
	color:White;
}

.ftlink
{
	color:White;
	text-decoration:none;
}

.ftlink:hover
{
	color:#F1B420;
}

div.qLogo
{
	float:right;
	position:relative;
	right:5px;
}
	

/* Default Page */

.lnkMain
{
	cursor:pointer;
	border:0px;
}

div.divDefault
{
	position:relative;
	background-color:#3B3B3B;
	width:605px;
	height:452px;
	top:28px;
}

.btnBestel
{
	position:relative;
	background-color:Transparent;
	background-image:url("gfx/btn_Order.png");
	border:0px;
	width:186px;
	height:41px;
	cursor:pointer;
	top:28px;
	left:30px;
}

/* Order Page */

.Order
{
	position:relative;
	float:left;
	top:28px;
	background-image:url("gfx/bg_Order.png");
	width:605px;
	height:452px;
}

.subOrder
{
	position:relative;
	float:left;
	top:20px;
	left:20px;
	width:545px;
	height:412px;
	text-align:left;
	padding-left:10px;
}

.divPostal
{
	position:relative;
	float:left;
	background-image:url("gfx/ddl_Postal.png");
	width:137px;
	height:22px;
	top:5px;
}

.ddlSel
{
	position:relative;
	float:left;
	top:5px;
	left:8px;
}

.txtPostal
{
	position:relative;
	float:left;
	height:16px;
	padding-top:2px;
	width:59px;
	font-size:8pt;
	left:15px;
	padding-left:3px;
}

.srcButton
{
	position:relative;
	float:left;
	width:23px;
	padding:0px;
	border:0px;
	background-color:Transparent;
	cursor:pointer;
	left:15px;
	top:1px;
	text-align:center;
}

#divDrop
{
	float:left;
	width:100px;
	height:33px;
	border:solid 1px #96969D;
	text-align:left;
}

.imgNederland
{
	margin:1px;
	margin-bottom:0px;
}

.imgBelgie
{
	margin:1px;
	margin-bottom:0px;
}

/* Order Stap 2 */ 

.Order2
{
	position:relative;
	float:left;
	background-image:url("gfx/bg_Order.png");
	width:605px;
	height:452px;
	top:28px;
}

.subOrder2
{
	position:relative;
	float:left;
	top:20px;
	left:20px;
	width:543px;
	height:392px;
	text-align:left;
	padding-left:5px;
}

#tblResults
{
	float:left;
	position:relative;
	width:100%;
}

.picLogo
{
	width:220px;
}

.divResults
{
	width:553px;
}

.divContact
{
	text-align:left;
	width:200px;
}

.btnSearch
{
	background-image:url("gfx/bg_Button.png");
	background-repeat:repeat-x;
	height:29px;
	color:White;
	font-weight:bold;
	border:0px;
	cursor:pointer;
	padding-left:0px;
	padding-right:0px;
	text-align:center;
}

.btnOrder
{
	float:right;
	background-image:url("gfx/bg_Button.png");
	background-repeat:repeat-x;
	height:29px;
	color:White;
	font-weight:bold;
	border:0px;
	cursor:pointer;
	width:184px;
	text-align:center;
}

/* Postcode Zoeker */

.pcSearch
{
	position:relative;
	float:left;
	top:28px;
	background-image:url("gfx/bg_Order.png");
	background-repeat:no-repeat;
	width:605px;
	height:452px;
	text-align:left;
}

.pcContent
{
	position:relative;
	float:left;
	top:20px;
	left:20px;
	width:555px;
	height:410px;
	text-align:left;
	padding-left:5px;
}	

.PostalHeader
{
	font-weight:bold;
}

.pcResults
{
	position:relative;
	float:left;
	width:560px;
	overflow:auto;
	height:395px;
}

#tblPostal
{
	float:left;
	position:relative;
	top:10px;
}

.imgLogo
{
	width:210px;
	height:150px;
	border-bottom:solid 1px black;
}

.tdAddress
{
	border-bottom:solid 1px black;
	width:170px;
	padding-left:4px;
}

.tdKnaller
{
	border-bottom:solid 1px black;
	width:85px;
}

/* Disclaimer */

.divDisclaimer
{
	position:relative;
	float:left;
	top:28px;
	background-image:url("gfx/bg_Order.png");
	width:605px;
	height:452px;
}

.discContent
{
	position:relative;
	float:left;
	top:20px;
	left:20px;
	width:557px;
	height:412px;
	text-align:left;
	padding-left:5px;
	overflow:auto;
}

/* Leveringsvoorwaarden */

.divVoorwaarden
{
	position:relative;
	float:left;
	top:28px;
	background-image:url("gfx/bg_Order.png");
	width:605px;
	height:452px;
}

.vwContent
{
	position:relative;
	float:left;
	top:20px;
	left:20px;
	width:557px;
	height:412px;
	text-align:left;
	padding-left:5px;
	overflow:auto;
}

/* Winkelmand */

.divCart
{
	position:relative;
	float:left;
	top:28px;
	width:605px;
}

.CartTop
{
	background-image:url("gfx/bg_CartTop.png");
	background-repeat:no-repeat;
	height:25px;
	width:605px;
}

.cartContent
{
	position:relative;
	float:left;
	top:-3px;
	background-image:url("gfx/bg_CartContent.png");
	background-repeat:repeat-y;
}

.Cart
{
	position:relative;
	width:564px;
	float:left;
	left:20px;
}

.cartBottom
{
	position:relative;
	float:left;
	height:29px;
	background-image:url("gfx/bg_CartBottom.png");
	background-repeat:no-repeat;
}

.bottomCart
{
	position:relative;
	float:left;
	top:-3px;
}

.BorderCart
{
	position:relative;
	float:right;
	z-index:999;
	background-image:url("gfx/bg_Border.gif");
	width:21px;
	height:394px;
	top:-85px;
}

.divEdit
{
	position:relative;
	float:left;
	padding-left:5px;
}

.Stap1, .Stap2, .Stap3, .StapDis, .StapDis1
{
	float:left;
	height:29px;
	margin-left:2px;
	margin-bottom:2px;
	background-image:url("gfx/bg_Button.png");
	background-repeat:repeat-x;
	color:White;
	text-align:center;
	font-size:10pt;
	font-weight:bold;
}

.StapDis1
{
	margin-left:0px;
	margin-right:2px;
}

.Stap1sel, .Stap2sel, .Stap3sel
{
	float:left;
	background-color:#F1B420;
	color:White;
	font-size:10pt;
	height:24px;
	font-weight:bold;
	text-align:center;
	padding-top:7px;
	padding-left:7px;
	padding-right:7px;
}

.StapDis, .StapDis1
{
	background-image:url("gfx/bg_Button.png");
	background-repeat:repeat-x;
	padding-top:7px;
	padding-left:7px;
	padding-right:7px;
	height:22px;
}

.Stap3sel
{
	margin-left:2px;
}

.naviTxt
{
	float:left;
	background-color:#F1B420;
	color:White;
	width:540px;
	height:23px;
	padding-top:8px;
	padding-left:10px;
	font-size:9pt;
	text-align:left;
}

.btnStap1, .btnStap2, .btnStap3
{
	background-color:Transparent;
	border:0px;
	height:27px;
	color:White;
	font-weight:bold;
	font-size:9pt;
	text-align:center;
	font-family:Arial, Verdana;
}

.btnStap1
{
	width:134px;
}

.btnStap2
{
	width:125px;
}

.btnStap3
{
	width:107px;
}

.shopEdit
{
	width:550px;
}

.staffel
{
	color: Red;
	width: 380px;
}

.staffel td.left
{
	width: 200px;
}

.shopEditHeader
{
	background-color:#CCCCCC;
	font-weight:bold;
	height:20px;
}

.shopEditRowA, .shopEditRowB
{
	background-color:#CCCCCC;
}

.shopEditNumberHeader
{
	padding-left:5px;
	padding-right:5px;
	border-top:solid 1px black;
	border-bottom:solid 1px black;
}

.shopEditNumber
{
	text-align:center;
	width:50px;
	border-bottom:solid 1px black;
}

.btnDelete
{
	border:0px;
	background-color:Transparent;
	font-size:8pt;
	text-decoration:underline;
	cursor:pointer;
}

.shopEditDescriptionHeader
{
	background-color:#EEEEEE;
	padding-left:5px;
	border-top:solid 1px black;
	border-bottom:solid 1px black;
}

.shopEditDescription
{
	background-color:#EEEEEE;
	border-bottom:solid 1px black;
}

.shopEditAmountHeader
{
	width:60px;
	padding-left:5px;
	border-top:solid 1px black;
	border-bottom:solid 1px black;
}

.shopEditAmount
{
	width:65px;
	text-align:center;
	border-bottom:solid 1px black;
}

.textboxAmount
{
	width:28px;
	text-align:right;
	padding-right:2px;
}

.shopEditPrijsHeader
{
	background-color:#EEEEEE;
	width:40px;
	padding-left:5px;
	border-top:solid 1px black;
	border-bottom:solid 1px black;
}

.shopEditPrijs
{
	background-color:#EEEEEE;
	text-align:center;
	width:45px;
	border-bottom:solid 1px black;
}

.shopEditTotaalHeader
{
	padding-left:5px;
	width:40px;
	border-top:solid 1px black;
	border-bottom:solid 1px black;
}

.shopEditTotaal
{
	text-align:center;
	width:45px;
	border-bottom:solid 1px black;
}

.shopEditTotalsLabelTotal
{
	width:75px;
	padding:5px;
	padding-right:0px;
	border-bottom:solid 1px black;
}

.shopEditTotalsLabelAmount
{
	width:70px;
	border-bottom:solid 1px black;
}

.shopEditButtons
{
	width:555px;
}

.shopEditTotalsRecalculate
{
	text-align:left;
}

.shopEditNextStep
{
	text-align:right;
}

.button
{
	border:0px;
	padding:5px;
	padding-left:0px;
	padding-right:0px;
	color:White;
	font-weight:bold;
	background-image:url("gfx/bg_Button.png");
	background-repeat:repeat-x;
	cursor:pointer;
	text-align:center;
}

.divPersonalData
{
	text-align:left;
	padding-left:5px;
}

.vsySummary
{
	position:relative;
	float:left;
	left:20px;
}

.textbox
{
	margin-left:3px;
}

.popup
{
	color:#FFBA00;
}

divFinish
{
	text-align:left;
}

.lblFinish
{
	text-align:left;
}

/* Print Page */

.divPersonal
{
	position:relative;
	float:left;
}

.divOrder
{
	position:relative;
	float:left;
	height:500px;
}