body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	/* margin-top: 20px; */
	/*background: url('../images/background.gif') repeat-y center top;*/
	/*background: url('../images/background2.png') repeat-y 50% top;*/
	/* 
	background: url('../images/background-top.png') no-repeat 50% top; 
	padding-top: 65px;
	*/
}
#container-wrapper {
	background: url('../images/background2.png') repeat-y 50% top;
}
/*********** General ***********/

body,tr,th,td,input,select,textarea {
	font: normal 11px Tahoma, Verdana, sans-serif;
	color: #92288f;
}


ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0 0 0 15px;	
}

a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.content form td a {
	color: #92288f;
}

h5 {
	font-weight: bold;
}

/*********** End: General ***********/




/*********** Global additional classes ***********/

.f-left {
	float: left;
}
.f-right {
	float: right;
}
.clear {
	clear: both;
}
/*********** End: Global additional classes ***********/



/*********** Layout ***********/

/* container */
#container {
	position: relative;
	width: 996px;
	/* width: 833px; oude header*/
	width: 842px;
	
	margin: 0 auto;
	text-align: left;
	/* margin-top: -25px; */
}
/* header */
#header {
	/* 	
	height: 210px;
	width: 833px;
	oude header
	*/	
	position: relative;
	width: 842px;
	height:211px;
	clear: both;
}

#logo a {
text-decoration: none;
}
#logo img {
 margin: -1px 0 0 0;
}

#header-search a {
	color: #fff;
}
#header-search-input {
	position: absolute;
	top: 0;
	margin-top: 146px;
	/*/* volgende regel niet voor ff */*/
	margin-top: 144px;
	left: 0;
	margin-left: 55px;
	/*/* volgende regel niet voor ff */*/
	margin-left: 29px;
}
#header-search-input input {
	/*border: none;*/
	border: 1px solid #fff;
	width: 165px;
	/*/* volgende regel niet voor ff */*/
	width: 155px;
	height: 16px;
}
#header-search-submit {
	position: absolute;
	top: 0;
	margin-top:149px;
	left: 0;
	margin-left: 240px;
/* 	width: 40px;
	text-align: center; */
}
#header-search-submit a {
	display: block;
	width: 40px;
	height: 28px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}
#header-search-advanced {
	position: absolute;
	top: 0;
	margin-top:170px;
	left: 0;
	margin-left: 55px;
}
#header-search-advanced  a {
	color: #d7c4d4;
	text-decoration: none;
}
#header-search-advanced  a:hover {
	text-decoration: underline;
}

/* logo
#logo {
	width: 332px;
	margin: 0 auto;
}
	#logo h1 {
		position: absolute;
		top: 0;
		left: 0;
		text-indent: -999em;
		background: url(../images/header.png) no-repeat;
		width: 332px;
		height: 36px;
		
		width: 613px;
		height: 155px;
		
	}
	#logo h1 a {
		display:block;
		overflow:hidden;
		height:100%;
	}
*/
 
/* topmenu */
/* #topmenu {
	float: right;
	padding-top: 17px;
}
	#topmenu ul li {
		float: left;
		padding-left: 2px;
	}
	#topmenu ul li a {
		padding: 5px 10px;
		background-color: #e0e0e0;	
		color: #000;
		text-decoration: none;
	}
	#topmenu ul li a:hover {
		background-color: #92288f;
		color: #fff;
	}
 */
/* navbar */
/* #navbar {
	height: 20px;
	padding: 5px 10px;
	background-color: #e0e0e0;	
}

#search {
	float: left;
}

#langselect {
	float: right;
}

 *//* main area */

#main-wrapper {
	text-align: center;

}
#main {
	width: 760px;
	text-align: left;
	margin: 0 auto;
	clear: both;
	/* margin: 10px 0 0 0; */
}
#usp {
	clear: both;
	height: 25px;
	border-bottom: 1px solid #f8bdd8;	
	margin-bottom: 2px;
}
#usp ul {
	list-style: url('../images/heart-bullet.gif') inside;
}
#usp li {
	float: left;
	padding: 0;
	margin: 0 3px 10px 0;
	color: #92278f;
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
}

/* columns */
#leftcol {
	float: left;
	width: 145px;
}

#rightcol {
	float: right;
	width: 145px;
	margin-right: 2px;
}

#banners {
/* 	position: absolute;
	bottom: 0;
	margin-bottom: 60px;
 */	
	margin-top: 60px;
	width: 142px;
	overflow: hidden;
}

/* menu blocks */
.menublock {
	margin: 0 0 10px 0;
	line-height: 16px;
}
	.menublock h4 {
		background: url('../images/menu-header-bg.png') no-repeat;
		height: 28px;
		line-height: 28px;
		font-weight: bold;
		color: #fff;
		text-transform: uppercase;
		font-size: 12px;
		padding-left: 12px;
	}
.wit h4 {
	background: url('../images/menu-header-bg-wit.png') no-repeat;
}

h4.noborder {
	background: url('../images/menu-header-noborder-bg.png') no-repeat;
}
.menublock h4  a{
	color: #fff;
	text-decoration: none;
}


.menublock .menucontent {
	padding: 17px 10px 0 10px;
	border-left: 1px solid #bb72b5;
	border-right: 1px solid #bb72b5;
	background-color: #fde9f1;
}
.wit .menucontent {
	background-color: #fff;
	padding: 17px 10px 0 6px;
}


.menublock .menucontent-wrapper {
	padding: 0 0 13px 0;
	background: url('../images/menu-bottom-bg.png') no-repeat left bottom;
}
.wit .menucontent-wrapper {
	background: url('../images/menu-bottom-bg-wit.png') no-repeat left bottom;
}

	.menublock .menucontent ul {
		/* list-style: square inside; */
		list-style: square outside;
		margin-left: 14px;
	}
	.menublock .menucontent ul li {
		/* padding-left: 5px; */
	}


.menublock .menucontent ul li a {
	color: #92288f;
	text-decoration: none;
}		

.add-menucontent-seperator {
	border-top: 1px solid #fce0ec;
}
	
		
	
/*menu block 2 */
.menublock2 h4 {
	color: #f03fa8;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

	.menublock2 .menucontent ul {
		margin-left: 15px;
		list-style: disc outside;
		color: #92288f;
	}

	.menublock2 .menucontent ul li a {
		color: #92288f;
		text-decoration: none;
		font-weight: bold;
		/*letter-spacing: -0.3px;*/
		font-size: 10px;
	}		
	.menublock2 .menucontent ul li a:hover {
		color: #ec008c;
	}


	
#maincontent {
	float: left;
	width: 456px;
	overflow: hidden;
	margin: 0px 6px 20px 6px;
	/* margin: 0 0 20px 6px; */
}
/* content blocks */

.dialog-top {
	height: 16px;
	background: url('../images/dialog-top.png') no-repeat left top;
}
.dialog-bottom {
	height: 18px;
	background: url('../images/dialog-bottom.png') no-repeat left bottom;
	clear: both;
}

.contentblock {
	clear: both;
	line-height: 16px;
	padding: 25px;
	background: url('../images/dialog-bg.png') repeat-y;
	position: relative;
}
	h1, .contentblock h1 {
		font-weight: bold;
		font-size: 14px;
		margin: 0;
		color: #92288f;
		/* background-color: #e0e0e0; */

	}

#breadcrumbs {
	float: right;
	/* text-transform: lowercase; */
	margin: 5px 0 0 0;
	font-size: 10px;
	font-weight: normal;
} 

.content {
	padding-top: 10px;
}
	.content p {
		margin: 0 0 5px 0;
	}
	.content ul {
		list-style: disc outside;
		margin: 10px 0 10px 20px;
	}
	.content h2 {
		font-weight: bold;
		font-size: 12px;
		margin: 5px 0;
	}


/* login */
#login input.logintextfield {
	width: 145px;
	margin-bottom: 5px;
}

/* footer */
#footer {
	width: 763px;
	text-align: center;
	margin: 0 auto;
	border-top: 1px solid #ec008c;
	clear: both;
	padding: 10px 0 30px 0;
}
	#copyright ul {
		width: 350px;
		margin: 0 auto;
	}
	#footermenu {
		float: left;
	}
		#footer ul li {
			color: #ec008c;
			float: left;
		}
		#footer ul li a {
			color: #ec008c;
			text-decoration: none;
		}
		#footer ul li a:hover {
			text-decoration: underline;
		}



/*********** End: Layout ***********/

		
/*********** Productlist ***********/

.productlist {
	clear: both;
}
ul.productlist li {
	position: relative;
	background: url('../images/productlist-bg.png') no-repeat;
	float: left;
	width: 119px;
	height: 197px;
	overflow: hidden;
/* 	
	margin: 0 10px 10px 0;
 */		
	padding: 15px;

	/* text-align: center; */
}
/* new product class overrule */
ul.productlist li.new-product {
	width: 268px;
	background: url('../images/productlist-new-bg.png') no-repeat;
}

.new-product .productlist-info {
	float: left;
	margin-top: 110px;
	width: 123px;
	margin-left: 5px;
}

/* end new product class overrule */

.productlist h2 {
	height: 35px;
}
.productlist p {
	margin: 0;
	padding: 0;
}
.productlist h2 a {
	text-decoration: none;
	color: #501a50;
	font-weight: bold;
	font-size: 14px;
}
.productlist-thumb {
	width: 120px;
	height: 110px;
	/* margin: 0 auto; */
	overflow: hidden;
}
.productlist-thumb img {
	width: 120px;
	height: auto;
}
/* new product class overrule */
.new-product .productlist-thumb {
	width: 140px;
	height: 210px;
	/* margin: 0; */
	float: left;
}
.new-product .productlist-thumb img {
	width: 140px;
	height: auto;
}
/* end new product class overrule */

.productlist-listprice-title {
	font-size: 11px;
	color: #92288f;
}
.productlist-listprice {
	color: #92288f;
	font-size: 11px;
	text-decoration: line-through;
}
.productlist-price  {
	font-weight: bold;
	color: #ec008c;
	font-size: 12px;
}
.productlist-discount {
	color: #92288f;
	line-height: 28px;
	font-size: 11px;
	text-transform: lowercase;
}
.productlist-details {
/* 	display: block;
	clear: left; */
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 0 10px 10px 0;
}
.productlist-nav {
	clear: both;
	margin-bottom: 10px;
}
.productlist-resultpages {
	float: left;
	margin-bottom: 10px;
}
.productlist-resultpages ul li {
	float: left;
	padding: 0 5px;
	margin-right: 3px;
	border: 1px solid #e0e0e0;
}
.productlist-resultpages ul li.descr {
	border: none;
}
.productlist-resultpages ul li.act {
	font-weight: bold;
	background-color: #e0e0e0;
}
.productlist-orderby {
	float: right;
}
.productlist-orderby ul li {
	float: left;
	padding: 0 5px;
	margin-right: 3px;
}

.productlist-orderby ul li.act {
	font-weight: bold;
}

/*********** End: Productlist ***********/




/*********** Productdetail ***********/

#productdetail {
	/* position: relative; */
}
#productdetail h2 { 
	margin: 20px 0;
	font-weight: bold;
	font-size: 12px;
}
#productdetail ul {
	list-style: square inside;
}
#product-thumb {
	float: left;
	width: 150px;
	height: 245px;
	padding: 15px;
	overflow: hidden;
	text-align: center;
	margin: 0 15px 15px 0;
	
 }
#product-thumb  img {
	width: 150px;
	height: auto;
}

#product-thumb  img.zoom {
	width: 13px;
	height: 13px;
}


#product-info {
	color: #92288f;
}

#productdetail-table {
	margin-top: 20px;
}
	#productdetail-table td {
		vertical-align: middle;
		padding: 2px;
	}
	

.position-absolute-bottom-right {
	position: absolute;
	bottom: 0;
	right: 0;
	margin-right: 15px;
}
/*
.discount-img {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 5px;
	margin-right: 5px;
	width: 57px;
	height: 57px;
	background: transparent url(../../images/save_money.gif) no-repeat;
}
.discount-img div {
	position: relative;
	padding: 25px 0 0 13px;
	color: #fff;
	font-weight: bold;
}
*/

.productdetail-lbl {
	font-weight: bold;
	font-size: 14px;
}
#product_price {
	font-weight: bold;
	font-size: 14px;
	color: #ec008c;
}
.product-listprice {
	text-decoration: line-through;
}
/*
.product-buy {
	float: right;
}
.product-buy input {
	background-color: #92288f;
	color: #fff;
	font-weight: bold;
	width: 100px;
	height: 30px;
}
*/
.product-fulldescr {
	clear: both;
	color: #92288f;
}


/*********** Menu addons ***********/
#today_news {
	padding: 0 0 5px 0;
}


td.FormButton { 
	padding: 10px 10px 0 0;
	font-weight: bold;
}
/*********** End: Menu addons ***********/


/*********** Menu cart ******/
.minicart-items {
	margin-bottom: 10px;
}

/*********** Cart ***********/

#cart-items-wrapper {
	clear: both;
	margin: 0 0 15px 0;
}

#cart-items-wrapper h2 {
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0;
}

.cart-item  {
	position: relative;
	width: 100%;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	overflow: hidden;
	clear: both;
	padding: 10px 0;
	border-bottom: 1px solid #e0e0e0;
}
.cart-thumb {
	float: left;
	width: 100px;
	height: 100px;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	text-align: center;
	margin: 0 10px 10px 0;
}
.cart-thumb img {
	width: 80px;
	height: auto;
}
.cart-product-price {
	font-weight: bold;
	font-size: 14px;
	color: #92288f;
}

/*********** End: Cart ***********/



/*********** Buttons ***********/


.adv_button, .content form a.adv_button  {
	color: #fff200;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	line-height: 19px;
	text-align: center;
}
.contentblock .button-wrapper {
	position: absolute;
	bottom: 0;
	right: 0;
	margin-right: 15px;
}


.button-wrapper-inner {
	float: left;
	background: url('../images/button/button-bg.png') repeat-x;
	height: 19px;
	overflow: hidden;
}
.button-wrapper-left {
	float: left;
	background: url('../images/button/button-left.png') no-repeat;
	width: 11px;
	height: 19px;
	overflow: hidden;
}
.button-wrapper-right {
	float: left;
	background: url('../images/button/button-right.png') no-repeat right top;
	width: 9px;
	height: 19px;
	overflow: hidden;
}



/* general button style */
/*
a.adv_button {
	background-color: #92288f;
	color: #fff;
	padding: 3px 5px;
	border: 1px solid #000;
	text-decoration: none;
	font-weight: bold;
}
a.adv_button:hover {
	background-color: #fff;
	color: #92288f;
}
*/
/* action buttons for cart items */

/*
.cart-item a.adv_button {
	font-size: 10px;
	font-weight: normal;
	background-color: #fff;
	border: 1px solid #92288f;
	color: #000;
}

.cart-item a.adv_button:hover {
	background-color: #92288f;
	color: #fff;
}
*/

/*********** End: buttons ***********/


.menublock ul.categories, .menublock ul.adv_categories  {
	list-style: none;
	margin: 0;
	padding: 0;
}

.menublock ul li a {
}
.menublock ul li a:hover {
	color: #ec008c;
}

.menublock ul.adv_categories li ul, .menublock ul.menu-cart {
	list-style: url('../images/heart-bullet-categories.gif') outside;
	margin-left: 14px;
}
.menublock ul.adv_categories li ul li a, .menublock ul.menu-cart li a {
	color: #ec008c;
}
.menublock ul.adv_categories li ul li a:hover, .menublock ul.adv_categories li ul li a.active_sub, .menublock ul.menu-cart li a:hover {
	color: #92288f;
}

.menublock ul.adv_categories li a.active_root {
	font-weight: bold;
	color: #ec008c;
}


.productlist-menu-producttitle a {
	font-size: 11px;
	font-weight: bold;
	color: #ec008c;
	text-decoration: none;	
} 
.productlist-menu-price {
	font-weight: bold;
	color: #92288f;
	font-size: 11px;
}
.add-bottom-space {
	padding-bottom: 10px;
}



.minicart-message {
	line-height: 31px;
	padding-left: 5px;
	color: #92288f;
	font-weight: bold;
	font-size: 10px;
}






/* general overwrites */
strong {
	font-weight: bold;
}

/*
#home-welcome-left {
	margin-bottom: 15px;
	font-weight: bold;
}
#home-welcome-left cite {
	color: #92288f;
}
#home-welcome-left q {
	color: #ec008c;
}
*/
#welcome cite {
	color: #92288f;
}
#welcome q {
	color: #ec008c;
}

ol.bestsellers li {
	color: #ec008c;
	font-weight: bold;
}
ol.bestsellers li a {
	font-weight: bold;
	color: #ec008c;
	text-decoration: none;	
}
ol.bestsellers li a:hover {
	color: #92288f;
}


