*
{
	margin:0px;
	padding:0px;
}

body, html
{
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3F749A;
}

img
{
	border:0px;
}

h1, h3
{
	font-size:18px;
	font-weight:normal;
}

.message
{
	height:50px;
	color:#63A901;
	font-weight:bold;
}

th
{
	font-size:18px;
	font-weight:normal;
}

.moduletable_cart th
{
	padding: 10px 0 0 0px;
}

.moduletable_login th
{
	background-image:url(../images/ico_login.gif);
	background-repeat:no-repeat;
	background-position:17px;
	padding-left:30px;
	padding-top:8px;
	height:30px;
}

marquee
{
	padding-left:20px;
}

.sectiontableentry2 tr
{
padding-left:20px;
}

.moduletable_prod th
{
	background-image:url(../images/ico_producten.gif);
	background-repeat:no-repeat;
	background-position:17px;
	padding-left:50px;
	padding-top:8px;
	height:30px;
}

.moduletable_best th
{
	background-image:url(../images/ico_best.gif);
	background-repeat:no-repeat;
	background-position:17px;
	padding-left:50px;
	padding-top:8px;
	height:30px;
}
.moduletable
{
padding-left:0px;
}
.moduletable th
{
	background-image:url(../images/ico_producten.gif);
	background-repeat:no-repeat;
	background-position:17px;
	padding-left:45px;
	height:20px;
	margin:0px;
}

.componentheading, .contentheading
{
	font-size:18px;
	font-weight:normal;
}

.contentpane td
{
	padding-top:10px;
}
label
{
	font-weight:bold;
	clear:both;
}

input.customTextfield
{
	border:3px solid #87C2ED;
	color:#003366;
	height:21px;
	width:144px;
}

h1.klantenLogin
{
	background-image:url(../images/ico_login.gif);
	background-repeat:no-repeat;
	background-position:17px;
	padding-left:50px;
	padding-top:8px;
	height:30px;
}

h1.myAccount
{
	background-image:url(../images/ico_account.gif);
	background-repeat:no-repeat;
	background-position:17px;
	padding-left:50px;
	padding-top:8px;
	height:30px;
}

h1.products, h1.aanbiedingen
{
	background-image:url(../images/ico_producten.gif);
	background-repeat:no-repeat;
	background-position:17px;
	padding-left:50px;
	padding-top:8px;
	height:30px;
}

h1.bestsellers
{
	background-image:url(../images/ico_best.gif);
	background-repeat:no-repeat;
	background-position:17px;
	padding-left:50px;
	padding-top:8px;
	height:30px;
}

ul,li
{
	list-style-type:none;
}

#wrapper
{
	width: 973px;
	margin-left:auto;
	margin-right:auto;
}

#header
{
	background-image:url(../images/header_nl.jpg);
	background-repeat:no-repeat;
	height:163px;
}

ul#language
{
	float:right;
	padding:4px;
	height:17px;
}

ul#language li 
{
	float:left;
	font-weight:bold;
	font-size:11px;
	margin-left:10px;
}

#myCart
{
	float:right;
	width:259px;
	height:138px;
	background-image:url(../images/bg_cart.jpg);
	background-repeat:no-repeat;
	clear:both;
}

#myCart h1
{
	margin-left:60px;
	margin-top:15px;
}

ul#cartDetails 
{
	background-image:url(../images/ico_cart.gif);
	background-repeat:no-repeat;
	margin: 5px 20px 0px 60px;
	height:50px;
}

ul#cartDetails li 
{
	padding-left: 46px;
	font-size:14px;
}

.myCartButton
{
	border:0px;
	width:179px;
	height:28px;
	color:#3F749A;
	font-weight:bold;
	background-image:url(../images/btn_blue.gif);
	background-repeat:no-repeat;
	margin-left:60px;
}

#menu
{
	float:left;
	padding-top:10px;
}



a.mainlevel
{
	text-decoration:none;
	text-transform:uppercase;
	color:#C01A6E;
	font-weight:bold;
	font-size:13px;
	margin-right:15px;
}

a.mainlevel:hover
{
color:#3E81B9;
text-decoration:underline;
}

.blocktop
{
	background-image:url(../images/block_top.jpg);
	background-repeat:no-repeat;
	height:5px;
}

.block
{
	background-image:url(../images/block.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-bottom:15px;
	width:182px;
}



#login
{
	margin-left:17px;
}


.block p 
{
	clear:both;
	margin-left:17px;
	margin-bottom:15px;
}

.block img
{
	margin-left:17px;
	margin-bottom:15px;
}

#leftCol
{
	float:left;
	width:205px;
	padding:30px 20px 20px 0px;
}

#rightCol
{
	float:left;
	width:205px;
	padding:30px 0px 0px 20px;
}

#centerCol
{
	width:100%;
	float:left;
	padding:30px 0px 0px 0px;
}

#footer
{
	background-image:url(../images/bg_footer.jpg);
	background-repeat:no-repeat;
	height:44px;
	clear:both;
	float:left;
	width:100%;
}

span.copy
{
	color:#ffffff;
	float:left;
	padding:20px;
}

span.right a
{
	color:#ffffff;
	float:right;
	padding:20px;
}