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

html, body {
	height: 100%;
}

body {
	background: #ffffff url(/nl/images/btop2.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #461b33;
	line-height: 21px;
	cursor: default;
}

#container {
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -80px;
	
}

#banner a img {
	border: 0;
}

.left { float: left; }
.right { float: right; }
.break { clear: both; width: 100%; }

#footer .right { text-align: right; }

#leftcolumn {
	float: left;
	width: 160px!important;
	display: block;
	/* margin-top: 3em; */
}

#right {
	float: right;
	width: 160px;
}
#right a {
	text-decoration: none;
	color: #800053;
}
#right a:hover {
	text-decoration: underline;
	color: #800053;
}
#news{
	float: left;
	width: 216px;
}
#news h1.header {
	background: none;
	padding: 0;
	font-weight: bold;
	margin: 0 0 2em 0;
}
#news h1 {
	background: #884068;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	padding: .5em 1em;
	margin: 0 0 .5em 0;
}
#news h1 a {
	color: #FFFFFF;
	text-transform: none;
	font-weight: normal;
}

#winkelwagen{
	background: #ffffff;
	width: 100%;
	border: 1px #800053 solid;
	margin-top: 31px;
}

#winkelwagen .header{
	background:#800053;
	height:18px;
	color: #FFFFFF;
	text-transform:uppercase;
	padding: 4px 10px;
}

#winkelwagen .header img{
	vertical-align: baseline;
	height: 12px;
}

#inhoud {
	color: #800053;
	margin: 8px 8px 8px 12px;
}

#winkelwagen .buttons a{
	text-decoration:none;
	color: #800053;
	text-transform:uppercase;
	float:right;
	font-size: 11px;
	width: 100%;
	text-align:left;
}

#winkelwagen .buttons a:hover{
	text-decoration:underline;
}

#login{
	width: 100%;
	margin-top: 31px;
	min-height: 96px;
}

#login form label {
	display: block;
	font-size: 11px;
	margin:0px;
	padding: 0px;
	line-height: 11px;
	text-transform:uppercase;
	font-weight:normal;
	color: #800053;
}


#login form input[type=text], #login form input[type=password] {
	padding: 4px;
	width: 96%;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	margin: 6px 0 12px 0;
	
	border: 1px solid #800053;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#login form .login {
	padding: 4px 12px!important;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #800053!important;
	color: #FFFFFF!important;
	border: 0;
}

#push {
	height: 20px;
	clear: both;
}

#header {
	background: url(/nl/images/headerwhite.png) no-repeat left top;
	height: 123px;
}

#headerimage .headertop{
	height: 21px;
	background: #800053;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 10px;
	width: 704px;
}

#headerimage{
	width: 941px;
	margin: 6em 0 3em 0;
	border: 1px solid #800053;
}



	#header a img {
		float: left;
		border: 0px;
	}

	#banner {
		width: 627px;
		float: left;
	}

#searchform {
	float: right;
	margin-top: 70px;
}
#searchform #search {
	width: 150px!important;
}

.menushade {
	text-align: center;
}
.menushade img {
	width: 100%;
	height: 12px;
}

#menu {
	margin: 0;
	font-size: 11px;
	float: left;
}
	#menu ul {
		  padding: 0;
		  margin: 0;
		  list-style: none;
		  margin-top: 0px;
		  z-index: 100;
	  }
	  
	#menu li {
		height: 31px;
		margin-right: 8px;
		float: left;
		width: auto;
	}
	  
	#menu li a{
		color:#ffffff;
		text-decoration:none;
		line-height: 28px;
		display: block;
		text-align: Left;
		font-weight: bold;
	}

	#menu li ul {
	  display: none;
	  position: absolute; 
	  z-index: 100;
	  background: #800053;
	  background: #6E0041 url(../images/menuback.jpg);
	  margin-left: -13px;
	  padding: 0 8px;
	  -moz-border-radius: 0 0 8px 8px;
	  -ms-border-radius: 0 0 8px 8px;
	  -webkit-border-radius: 0 0 8px 8px;
	  border-radius: 0 0 8px 8px;
	}
	  
	#menu li ul a {
		line-height: 23px;
		display: block;
	}
	#menu li ul a:hover {
		text-decoration: underline!important;
	}
	
	#menu li:hover ul { display: block; }

	#menu ul ul li {
		padding: 0px;
		margin: 0px;
		height: 30px;
		display: block;
		clear: both;
	}
	
	#menu ul ul li a {
		padding: 0px;
		margin: 0px;
		display: block;
	}
	
	#menu ul ul li.sItem0 {
		padding-top: 9px;
	}
	#menu ul ul li a {
		padding-left: 5px;
	}

#image {
	width: 179px;
	margin-top: 13px;
}

	#image img {
		width: 179px;
	}


#submenu {
	margin-top: 1em;
}

	#submenu ul {
		list-style-type: none;
	}
	
	#submenu ul li {
		border-bottom: 1px solid #a0527f;
	}
	
	#submenu ul li a {
		display: block;
		width: auto;
		background: #800053;
		padding: 4px;
		padding-left:13px;
		color: #FFFFFF;
		text-decoration: none;
		text-align: left;
	}
	
	#submenu ul li a:hover {
		background: #763158;
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#submenu h1{
		color:#FF0000;
		font-size:13px;
	}
	
	#submenu h2 a{
		color:#00FF00;
		font-size:11px;
	}


#product_right h1{
	margin-top:20px;
}

#crumble {
	line-height: 3em;
}

#content {
	clear: both;
	width: 960px;
	margin: 0 auto;
}

	#content .wrapper {
		width: 596px;
		margin: 0 18px;
		float: left;
		min-height: 520px;
	}
	
	#content .wrapper input {
	}
	
	#content h1 {
		color: #800053;
		font-size: 12px;
		text-transform:uppercase;
	}
	
	#content h2 {
		margin-bottom: 14px;
		padding: 0px;
		color: #800053;
		font-size: 12px;
		text-transform:uppercase;
	}
	
	#content p {
		margin-bottom: 18px;
		width: 580px;
	}
	
	#content img {
		
	}
	
	#content a {
		text-decoration:none;
		color: #800053;
	}

	#content a:hover {
		text-decoration:underline;
		color: #800053;
	}
	
	.bigButton {
		border: 0px;
		background: #525252;
		color: #FFFFFF !important;
		text-decoration: none;
		font-weight: bold;
		padding: 8px;
		clear: both;
		float: right;
	}

	.bestelButton {
		border: 0px;
		background: #800053;
		color: #FFFFFF !important;
		text-decoration: none;
		padding: 8px;
		clear: both;
		float: left;
		margin-bottom:20px;
	}

	.bestelButton:hover {
		border: 0px;
		background: #763158;
		color: #FFFFFF !important;
		text-decoration: none;
		padding: 8px;
		clear: both;
		float: left;
		margin-bottom:20px;
	}

	
	#content ul {
		margin-left: 20px;
	}
	
	#content ul li {
		line-height: 24px;
	}
	
	#content ul li a {
	}

#cartoverview { border: 1px solid #800053; border-collapse: collapse; }
#cartoverview td { padding: 3px; }
	
#productOverview {
	text-align: left;
}

#productOverview .productgroup {
	float: left;
	width: 183px;
	margin: 0 20px 12px 0;
	border: 1px solid #800053;
	background: #FFF;
	cursor: pointer;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#productOverview .product { margin: 0 0px 0 0; }
#productDetail .product, #productOverview .product.block0, #productOverview .product.block1 {
	margin: 0 0px 0px 0;
	padding: 6px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #EEEEEE;
	min-height: 138px;
	background: #FFFFFF;
}
.block2 {
	margin: 0!important;
}
#productDetail .shade, #productOverview .shade {
	text-align: center;
	margin-bottom: 6px;
}
#productDetail .shade img, #productOverview .shade img {
	width: 100%;
	height: 8px;
}
#productDetail .product, #productOverview .product.block0 {
	background: #EEEEEE;
	padding: 1em 2em;
}
#productOverview .product.block1:hover, #productOverview .product.block0:hover {
	background: #D7B4C8;
	border: 1px solid #D7B4C8;
}
#productOverview .blockA1 { margin-right: 80px; }
#productOverview .product { cursor: pointer; }
#productOverview .product a { border: 0px; margin: 0px; padding:0px; text-decoration:none;}
#productOverview .product a:hover { border: 0px; margin: 0px; padding:0px; text-decoration:none;}

#productOverview h3 { padding: 4px 12px 4px 12px; }
#productOverview .productgroup h2 {
	font-weight: normal;
	font-size: 11px!important;
	background: #800053;
	padding: 4px 12px 4px 12px;
	margin: 0;
	color: #FFFFFF;
	height: 50px;
	border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
}
#productOverview .product h3 { width: 560px; font-weight: bold; background: none; color: #800053; padding: 4px 12px 4px 12px; margin: 0; }
#productOverview .product h3 a { background: none; color: #800053; }
#productOverview .product p { width: 560px; }
#productOverview p { padding: 5px 12px; }
#productOverview p a { color: #800053; background: none; padding: 0; }
#productOverview p a:hover { color: #800053; background: none; padding: 0; }
#productOverview a { background: #800053; color: #FFFFFF; padding: 4px; }
#productOverview .imglink { background: none; border: 0!important; }
#productOverview .imglink:hover { background: none; border: 0!important; }

#productOverview .productgroup img {
	max-width: 183px;
	max-height: 140px;
	border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
	padding-bottom: 8px;
	border: 0px;
}
#productOverview .product img { background: none; max-height: 124px; float: left; margin: 8px; border: 0px; }

.btn {
	padding: 1px 6px!important;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #800053!important;
	color: #FFFFFF!important;
	width: 100px;
	text-align: center;
	margin-right: 14px!important;
	font-size: 10px;
}
.btn:hover {
	text-decoration: none!important;
}

.product .btn {
	float: right;
	padding: 1px 6px!important;
	margin: 6px!important;
}
#productDetail .btn {
	float: left;
	margin: 0px!important;
}

.pinfo {
	float: right;
}

.price {
	font-size: 14px;
	text-align: right;
	width: 100px!important;
	clear: right;
}

#productOverview a {
	padding: 4px 12px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #800053;
	color: #FFFFFF;
}
#productOverview a:hover {
	color: #FFFFFF;
}
#productOverview hr { width: 100%; clear: both; visibility: hidden; }

.highlight {
	/* background:#FFD283; */
}

.filterdata { padding: 0 .5em; height: auto; }
.filter {
	margin: 0 0px 20px 0;
	font-size: 11px;
	line-height: 1em;
	border: 1px solid #800053;
	padding: 10px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.filter strong {
	margin-bottom: 0px!important;
	clear: both;
	display: block;
}
.filter label {
	font-size: 10px;
	font-weight: normal;
	margin-top: -8px;
	line-height: 2em;
	width: 140px;
}
.filter .check {
	margin: 0 .5em 0 0;
	line-height: 1em;
}

#footer {
	height: 60px;
	width: 100%;
	margin: 0 auto;
	/* background: #884068;
	background: #884068 url(../images/menu.jpg) repeat center top; */
	text-align: left;
	color: #800053;
	color: #1A1919;
	clear: both;
	line-height: 1.5em;
	font-size: 11px;
}
#footer em {
	font-weight: normal;
	font-style: normal;
	color: #800053;
}
#footer .wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

	#footer fieldset {
		border-top: 2px solid #800053;
		text-align: center;
		padding: 0;
		margin: 0;
		padding-left: 50%;
	}
	#footer fieldset legend {
		color: #800053;
		text-align: center;
		width: 130px;
		margin-left: -65px;
		font-size: 11px;
		font-style: italic;
		font-weight: bold;
	}
	
	#footer a {
		text-decoration: none;
		color: #FFFFFF;
		color: #800053;
		font-size: 10px;
	}
	
	#footer a:hover {
		text-decoration: underline;
	}

.galleryimg {
	width: 150px;
	border: 3px solid #999999;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.galleryimgbig {
	width: 442px;
	border: 4px solid #999999;
}

.album {
	width: 150px;
	float: left;
	padding-right: 11px;
	padding-bottom: 5px;
	text-align: center;
}

#inDiv {
	margin-top: -16px;
	background-color:#800053;
	position:absolute;
	clear:both;
	color:#FFF;
}

#submenu h1 {
	color: #884068;
	text-transform: uppercase;
}

#product_right h1 {
	border: 1px solid #461b33;
	background: #884068;
	color: #FFFFFF;
	font-size: 10px;
	padding: 4px;
}
#product_right h2 {
	border: 1px solid #461b33;
	background: #884068;
	color: #FFFFFF;
	font-size: 10px;
	padding: 4px;
	text-align: right;
}
#product_right h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#product_right img {
	border-left: 1px solid #461b33;
	border-right: 1px solid #461b33;
}
