body { 
	text-align: center; margin-top: 20px;
	color:#5f635f;
}
body,tr,th,td,input,select,textarea { 
	font: normal 11px Arial; }

div {text-align:left;}
ol {	list-style-type: decimal;list-style-position: outside; margin: 0 0 0 25px;	}
em, i { font-style: italic; }
b, strong, .bold { font-weight: bold; }
h1,h2,h3 { font-weight: bold; color: #000; font-size: 12px; margin: 0 0 14px; }
.notransform { text-transform: none; }
a { color: #a49285; text-decoration: underline; }
a:hover { text-decoration: none; }
/*********** Global additional classes ***********/
.f-left {float: left;}
.f-right {float: right;}
.clear {clear: both;}
.hidden {display: none;}
.relative { position: relative; }
/*********** End: Global additional classes ***********/

.ErrorMessage { color: #f00; }
td.SubHeader { font-weight: bold; padding: 0 0 5px 0; }
td.SubHeaderGrey { font-weight: bold; padding: 5px 0; }

.TableHead td { font-weight: bold; padding: 0 0 5px 0; }

.horizontallist li { float: left; list-style: none;}
.imagelist li { padding: 0 23px 0 0; }
.imagelist .last { padding-right: 0; }

.lijn {
	margin:0px 0px 10px 0px;
	width:100%;
	height:2px;
	border-top:1px solid #E2DDD9;
}
h1 { font-weight: bold; font-size: 13px; }
/*h4 {	background: #f1f1f1; height: 27px; font-weight: bold; padding: 0 5px; line-height: 27px; color: #000;	}*/
h4 img { vertical-align: middle; }

.searchresult-page-nav, .searchresult-sort-nav {
	color:#b799a5;
}
hr {
	display:none;
}
.line {
	float:left;
	border-top:1px solid #e2ddd9;
	width:100%;
	height:10px;
}
/*********** Layout ***********/

/* container */
.container {	
    position: relative; 
	padding:20px 16px 0px 16px;
    width: 940px;
    margin: 0 auto; 
    text-align: left; 
	background: url('../images/mainBg.jpg') repeat-y center center;
}
.container-inner {
}
/* header */
.header {
	background: url('../images/headLogo.jpg') no-repeat -26px 0px;
	height: 160px;
	position:absolute;
	width:975px;
	top:0;
	left:0;
	margin:0px 0px 0px 0px;
	clear:both;
}
.fb_header{
	position: absolute;
	top: 10px;
	z-index: 1;
}

/* logo */
.logo { 
	display:block;
    float:left;	
    width: 210px; 
    height: 91px; 
	margin:8px 0px 0px 384px;
	background: url('../images/mainlogo.jpg') no-repeat 0px 0px;
}   
.logo:hover { 
	background: url('../images/mainlogoHov.jpg') no-repeat 0px 0px;
}   
.logo a{ 
    width: 210px; 
    height: 90px; 
	display:block;
}    
.menuCart {
	margin:-10px 25px 0px 0px;
	width:180px;
	float:right;
	clear:both;
	color:#8c1a8c;
}
.minicartText {
	font-size:12px;
	margin:38px 60px 0px 0px;
}
.minicartTextFull {
	float:left;
	margin:29px 0px 0px 0px;
}
/* topmenu */
.topmenu {
	float: right;
	padding-top: 0px;
	width:195px;
}
	.topmenu ul li {
		float: left;
		padding-left: 2px;
		width:180px;
		text-align:center;
	}
	.topmenu ul li a {
        /*border: 1px solid #b5bcc6;*/
		padding: 0px;
		/* background-color: #e0e0e0; */
		/*background: url('../images/tab_bg.gif') repeat-x;	*/
		color: #8c1a8c;
		text-decoration: none;
		margin:10px 0px 0px 0px;
	}
	.topmenu ul li a:hover {
		/* background-color: #ff8f00; */
		/* color: #fff; */
        text-decoration:underline;
	}

	/* topmenu2 */
.topmenu2 {
	margin:15px 0 0 25px;
	float:left;
}
	.topmenu2 ul li {
		float: left;
		padding: 0 10px 0 15px;
		text-align:center;
		background: url('../images/menustreep.jpg') no-repeat left center;
	}
	.topmenu2 ul li:first-child {
		padding:0px 10px 0px 0px;
		background: none;
	}
	.topmenu2 ul li a {
        /*border: 1px solid #b5bcc6;*/
		padding: 0px;
		/* background-color: #e0e0e0; */
		/*background: url('../images/tab_bg.gif') repeat-x;	*/
		color: #a49285;
		text-decoration: none;
		margin:10px 0px 0px 0px;
		font-size:25px;
	}
	.topmenu2 ul li a:hover {
		/* background-color: #ff8f00; */
		color: #8C1A8C;
	}

/* navbar */
.navbar {
	height: 20px;
	padding: 10px;
	background-color: #fd9734;	
	background: url('../images/head_linebg.gif') repeat-x;
	border: 1px solid #fd9734;
    margin: 0 0 10px 0;
}
	.navbar img {vertical-align: text-bottom;}
	.navbar, .navbar a {	color: #000;}

.search { float: left; }
.langselect { float: right;}

.main-wrapper {
	width:942px;
	position:relative;
	margin:150px 0px 0px 0px;
}
.main {	clear: both; margin: 10px 0 0 0;}

.breadcrumbs { clear: both; margin: 5px 0 0 160px; font-size: 10px; font-weight: normal; } 

/* columns */
.leftcol { float: left;	width: 180px;}
.leftcol a, .rightcol a {	text-decoration: none;}
.leftcol a:hover, .rightcol a:hover {	text-decoration: underline;}

.rightcol {	float: right; width: 150px; }

/* dialogs */
.menublock {
	margin: 0 0 10px 0; 
	line-height: 16px;
}

.menublock h4 {
	/*background: url('../images/menu_bg.gif') repeat-x;*/
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	line-height: 27px;
	color: #8c1a8c;
    font-size: 11px;
	text-transform:uppercase;
}

.contentblock {	line-height: 16px;	padding-bottom: 0px; border-top: none; margin-bottom: 10px; }

	/*
	.contentblock h1 {
		height: 32px;
		font-weight: bold;
		font-size: 13px;
		padding: 0 5px;
		line-height: 32px;
        border: 1px solid #d7dee4;
        margin:0;
	}
	*/
h1 {
	font-weight: bold;
	font-size: 14px;
	padding: 10px 5px 8px 5px;
	line-height: 32px;
	color:#8c1a8c;
	border-bottom: 1px solid #d7dee4;
	text-transform:uppercase;
	text-align:left;
	/*margin:0;*/
}	
.ProductDetailsTitle {
	color:#5f635f;
}
/*
.menucontent { padding: 5px 5px 10px 5px; }
.menucontent ul { list-style: none margin: 0 0 0 14px;	}
.menucontent ul li a{
	font-weight:normal;
	font-size:12px;
	color:#a49285;
}
 */  
.maincontent { float: left; width: 750px; margin: 0px 0px 20px 10px; }
.maincontent2 { float: left; width: 920px; margin: 0px 0px 20px 10px; }

.content {padding: 0px; }

#static-page { margin: 10px 0 0; }
#static-page .content ul {list-style: disc outside; margin: 10px 0 10px 14px;	}
#static-page .content ol {list-style: decimal outside; margin: 10px 0 10px 14px;}

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

/* footer */
.footer { 
    min-height:215px;
	clear: both; 
	padding:0px 20px 71px 20px;
	margin:0px 0px 0px -18px;
	background: white url('../images/bgFooter.jpg') no-repeat -24px top;
	width:940px;
}
#linkWrapper {
	padding:40px 0px 0px 0px;
	float:left;
	width:970px;
}
#linkWrapper .footermenu  {
	margin:0px 9px 0px 0px;
	min-height:100px;
	width:185px;
	float:left;
}
#linkWrapper .footermenu  ul li{
	color:#a49486;
	font-size:11px;
	font-family:arial;
	margin:0px 0px 5px 0px;
	width:100%;
	float:left;
}
#linkWrapper .footermenu  ul li a{
	margin:0px 0px 7px 0px;
	color:#a49486;
	width:100%;
	float:left;
}
#linkWrapper .footermenu  ul li a:hover {
	text-decoration:none;
	color:#8C1A8C;
}
#linkWrapper .footermenu h4 {
	color:#8C1A8C;
}
#logoWrapper {
	width:100%;
	height:135px;
	float:left;
}
#logoWrapper ul li{
	margin:0px 18px 0px 0px;
	overflow:hidden;
	display:block;
	float:left;
}
.logo1, .logo1 span {
	display:block;
	width:90px;
	height:60px;
}
.logo1 span:hover {
	margin:-43px 0px 0px 0px;
}
.logo1 span img {
	margin:0px 0px 0px -43px;
}
.logo2, .logo2 span {
	display:block;
	width:130px;
	height:60px;
}
.logo2 span img {
	margin:0px 0px 0px -137px;
}
.logo3, .logo3 span {
	display:block;
	width:103px;
	height:60px;
}
.logo3 span img {
	margin:0px 0px 0px -263px;
}
.logo4, .logo4 span {
	display:block;
	width:150px;
	height:60px;
}
.logo4 span img {
	margin:0px 0px 0px -373px;
}
.logo5, .logo5 span {
	display:block;
	width:120px;
	height:60px;
}
.logo5 span img {
	margin:0px 0px 0px -538px;
}
.logo6, .logo6 span {
	display:block;
	width:103px;
	height:60px;
}
.logo6 span img {
	margin:0 0 0 -657px;
}
.logo7, .logo7 span {
	display:block;
	width:103px;
	height:60px;
}
.logo7 span img {
	margin:0 0 0 -789px;
}
.logo8, .logo8 span {
	display:block;
	width:103px;
	height:60px;
}
.logo8 span img {
	margin:0 0 0 -896px;
}
.logo9, .logo9 span {
	display:block;
	width:103px;
	height:60px;
}
.logo9 span img {
	margin:0 0 0 -991px;
}
.logo10, .logo10 span {
	display:block;
	width:103px;
	height:60px;
}
.logo10 span img {
	margin:0 0 0 -1083px;
}
.logo11, .logo11 span {
	display:block;
	width:103px;
	height:60px;
}
.logo11 span img {
	margin:0 0 0 -1193px;
}
.logo1 span:hover, .logo2 span:hover , .logo3 span:hover, .logo4 span:hover, .logo5 span:hover , .logo6 span:hover , .logo7 span:hover, .logo8 span:hover, .logo9 span:hover, .logo11 span:hover {
	margin:-63px 0px 0px 0px;
}
.logo10 span:hover {
	margin:-73px 0px 0px 0px;
}

	.copyright {	float: right;}
	.footer ul li {	float: left;}
	.footer ul li a {text-decoration: none;}
	.footer ul li a:hover {	text-decoration: underline;}
		
/*********** Productlist ***********/

.SearchSortCell { padding: 0 0 0 5px;}
.SearchSortLink { padding: 0 0 0 10px;}
.searchresult-page-nav td { padding: 0 5px 0 0; }
.searchresult-page-nav td a { text-decoration: none; font-size: 12px;}
.NavigationCellSel { font-weight: bold; font-size: 14px; }

.productlist-nav { height: 26px; }
.productlist-page {	margin: 0 auto;	text-align: center;}
.content ul.productlist { clear: both; list-style: none; margin: 10px 0px 0px 0px; padding: 0;}
ul.productlist li {
	border-left: none; border-top: none;
	float: left;
	display: inline;
	width: 177px;
	margin: 0 14px 10px 0;
	text-align: left;
}
.linkwrapper {
	border:1px solid #e2ddd9;
	cursor:pointer;
	color:#a49385;
	width:155px;
	padding:10px;
	display:block;
	margin:14px 0px 5px 0px;
}
.linkwrapper a{
	color:#a49385;
	display:block;
}
.linkwrapper:hover, .linkwrapper:hover a{
	color:white;
	background:#8d1b8d;
}
ul.productlist li.productlist-first-in-row { clear: both; }
ul.productlist li.productlist-last-in-row { margin-right: 0; }

.productlist h2 { margin:0px 0px 10px 0px; height:19px; overflow:hidden;}
.productlist h2 a { text-decoration: none;font-size: 12px; vertical-align:top;}
.productlist-thumb {	position: relative; width: 177px; height: 270px; margin: 0 auto; overflow: hidden;}
.productlist-thumb a{	position: relative; width: 177px; height: 150px; display:block; text-align:center;}
.productlist-thumb img {	width: auto;height: 271px; margin:0px auto;}
.productlist-listprice {	text-decoration: line-through;}
.productlist-price {	font-weight: bold;color: #000000; margin:8px 0px 0px 0px;font-size: 12px; }
.productlist-details { display: block; clear: left; }
.productlist-newicon { position:absolute; top: 0; left: 0; }
.productlist-newicon img{ width: auto; height: auto; }
/* unused??
.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;}
*/
.addthis_button_compact .at300bs{
	background: white url('../images/delenBtn.jpg') no-repeat 0px 0px;
	width:70px;
	height:20px;
	display:block;
}
/*********** End: Productlist ***********/

/*********** Productsugg ***********/
.recomWrapper {
	margin:20px 0px 0px 0px;
}
.productsugg-nav { height: 26px; }
.productsugg-page {}
.content ul.productsugg { clear: both; list-style: none; margin: 0; padding: 0; float:left;}
ul.productsugg li {
	border-left: none; border-top: none;
	float: left;
	display: inline;
	width: 85px;
	margin: 0px 7px 0px 0px;
	padding: 0px;
	text-align: left;
}
ul.productsugg li.productsugg-first-in-row { clear: both; }
ul.productsugg li.productsugg-last-in-row { margin-right: 0; }

.recomWrapper .content { padding:0px;}
.productsugg h2 { margin:8px 0px 0px 0px; height:70px;}
.productsugg h2 a { text-decoration: none;font-size: 10px;color: #a49385;}
.productsugg-thumb {	position: relative; width: 85px; height: 85px; margin: 0 auto; border:1px solid #c5beb8;overflow: hidden;}
.productsugg-thumb img {	width: 85px;height: auto; }
.productsugg-listprice {	text-decoration: line-through;}
.productsugg-price {	font-weight: bold;color: #000000; margin:8px 0px 0px 0px;font-size: 12px; }
.productsugg-details { display: block; clear: left; }
.productsugg-newicon { position:absolute; top: 0; left: 0; }
.productsugg-newicon img{ width: auto; height: auto; }
.listdescr {
	margin:0px 0px 10px 0px;	
	clear:both;
	font-size:12px;
	height:20px;
	overflow:hidden;
}
/* unused??
.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;}
#productdetail-leftcol {float: left;width: 370px; margin:0px 20px 0px 0px;}
#productdetail-rightcol { float: right; width: 360px; }
#product-thumb {	

	/*overflow: hidden;*/
	position: relative;
	text-align: center; 
}

.detailed_images a { text-decoration: none;}
ul#det-images {clear: both;list-style: none; margin: 0; padding: 0; }
ul#det-images li {float: left; padding: 3px;}

#product-info { float: left; margin:10px 0px 10px 0px; color:#5f635f; width:100%;}
#product-info li { margin-left: 14px;}

#product-options-details h4 {
	font-size:18px;
	font-weight:bold;
	color:#8d1b8d;
	margin:0px 0px 5px 0px;
}
#productdetail-table td {	vertical-align: middle; padding: 2px; }

.productdetail-lbl {	font-weight: bold; font-size: 14px;}
#product_price { font-size: 11px; color:black; font-weight:bold;}
.product-listprice {	text-decoration: line-through;}

.product-fulldescr {	clear: both;}

#add_to_cart_button a{
	width:95px;
	height:20px;
	border:none;
	display:block;
	background: url('../images/bestelBtn.jpg') no-repeat left 0px;
}
#add_to_cart_button a:hover{
	text-decoration: none;
	background: url('../images/bestelBtn_hover.jpg') no-repeat left 0px;
}
#today_news { padding: 0 0 5px 0;}
td.FormButton { padding: 10px 10px 0 0; font-weight: bold;}


/*********** Cart ***********/
#cart-items-wrapper { clear: both; margin: 0 0 15px 0;}
#cart-items-wrapper h2 {	font-weight: bold; font-size: 12px;	margin: 0 0 70px 0;	padding: 0; color:#5f635f;}
.cart-item  {position: relative; clear: both;padding: 0px 0 0px 0;border-bottom: 1px solid #e0e0e0; border-top: 1px solid #e0e0e0; color:#5f635f; margin:0px 0px -1px 0px;}
.cart-thumb {
	float: left;
	width: 180px;
	height: 180px;
	overflow: hidden;
	text-align: center;
	margin: 20px 10px 0px 0;
	border: 1px solid #e0e0e0;
}
.cart-thumb img {width: 180px;height: auto;	}
.cart-product-price {font-weight: bold;	color: black; float:left; }
.cart-totals { float: right; margin-bottom: 20px;}
.tbl-cart-totals td { line-height: 20px; }
.totals-line-seperator { border-bottom: 1px solid #000;}
td.tbl-label { padding: 0 2px 0 0;}
td.tbl-value {text-align: right; padding: 0 0 0 5px;}
.totals-label, .totals-value { font-weight: bold; }
.cartInfoWrapper {
	margin:20px 0px 0px 0px;
	float:left;
	width:305px;
}
.cart-product-info {
	float:left;
}
.cartCalculations {
	border-left:1px solid #e0e0e0;
	padding:20px;
	height:182px;
	width:170px;
	float:left;
	top:0;
	bottom:0;
}
.tabletxt {
	color:#5f635f;
	padding:3px 1px 3px 5px;
	width:100%;
}
.cartButtons {
	float:right;
}
.cart-item .cartButtons a.adv_button{
	border:none;
	background:none;
	float:left;
}
/*********** End: Cart ***********/

/*********** Buttons ***********/
.adv_button {
}

a.adv_button {
	/* background-color: #ff8f00; */
	background: #c8c0b9;
	color: #83766b;
	padding: 4px 5px 4px 1px;
	border-top: none;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
	text-transform:uppercase;
}
a.adv_button:hover {
	/* background-color: #fff; */
	text-decoration: none;
}
.cart-item a.adv_button {
    padding: 2px 5px;
    line-height: 20px;
    background: #fff none;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #0d5daa;
	color: #000;
}
.cart-item a.adv_button:hover {}


/* categories */
.adv_categories li{
	font-size:12px;
	border-top:1px solid #e2ddd9;
	padding:3px 0px 0px 8px;
	margin:0px 0px 20px 0px;
}
#adv_categories_container ul.adv_categories a:hover,
.active_sub, .active_subsub
{
	color:#8c1a8c;
	text-decoration:none;
}
#adv_categories_container ul.adv_categories li ul li{
	border-top:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	line-height:19px;
}
#adv_categories_container ul.adv_categories li li li{
	padding-left: 10px;
}
/* Subcategories page */
.subcategorylist li { float: left; padding: 0px; width:180px; height:180px; margin:10px 10px 0px 0px;}
.subcategorylist .first { margin:10px 10px 0px 0px;}
.subcategorylist .last { margin:10px 0px 0px 0px;}

.subcategorylist h2 {font-weight: bold;}
.maincat-descr {	margin-bottom: 10px;}
.maincat-icon {	float: left; padding: 0 10px 10px 0;}

/* forms */
.formtable { width: 100%;}
.formtable td { padding: 2px 0; }
.formtable .RegSectionTitle { padding: 15px 0 0 0; font-weight: bold; }
/* end: forms */

/* modules */
ol#bestsellers li {}
li.bestsellers-with-img {	margin-bottom: 15px; }
li.bestsellers-with-img .bestseller-content {}
li.newest-with-img {	margin-bottom: 15px; }

/* Product Bundle Module styles */
.product-bundle { margin-left: 15px;}
.product-bundle li { list-style: none; clear: both;}
.product-bundle-thumb {float: left;}
.product-bundle-title {float: left;	margin-top: 5px;}
.product-bundle-title a {font-weight: bold;text-decoration: none;}
.product-bundle-title a:hover h3{	text-decoration: underline;}
.product-bundle-options {margin: 0 0 10px 20px;}
.product-bundle-options h4 {	text-transform: uppercase; margin-bottom: 3px; border-bottom: 1px solid #e0e0e0; }
.product-bundle-seperator { clear: both;	margin: 20px;font-size: 30px;font-weight: bold;}
/* End: Product Bundle Module styles */

div#sitemap ul { list-style: none;  margin: 0 0 10px 10px; }
div#sitemap ul li a { font-size: 14px; }
div#sitemap ul li li a { font-size: 12px;}
div#sitemap ul li li li a { font-size: 10px; }

.KlarnaMonthCost { color: #ff0000;font-weight: bold;}

/* fast lane checkout / snelle kassa */
.flc-checkout-progress { margin: 0 0 15px 0; }
h1.flcheader { margin: 10px 0; }
.FLCDialogCell { width: 50%; }
.FLCDialog { width: 50%; float: left;}
.FLCDialog h1 { background: #f1f1f1; margin-bottom: 0;}
.FLCDialog .content { border: 1px solid #d7dee4; border-top: none; height: 150px; }

.flc-step-bar { width: 100%; border: 1px solid #000; height: 10px; }
.flc-step-bar td { padding: 2px 10px; }
.flc-step-bar .flc-stepdone { background: #ff9932 url('../images/head_linebg.gif') repeat-x; }

.flc-step-text { width: 100%; height: 20px; }
.flc-step-text td { font-weight: bold; padding: 2px 10px; text-align: center;}
.flc-step-text .flc-stepdone a { text-decoration: none; color: #ff9932; }

.flc-methodbox { width: 100%; }
.flc-nextbutton { text-align: right; }

.checkout-accountbox { width: 33%; margin-right: 2px; float: left; }
.checkout-accountbox-last { margin: 0; float: right; }


.flc-cart-subtotal { text-align: right; border: 1px solid #D7DEE4; padding: 10px; margin:0px 0px 15px 0px;}
.flc-cart-subtotal table { float: right; }
.flc-cart-subtotal .FormButton { font-weight: bold; }
.flc-cart-subtotal .ProductPriceSmall { font-weight: bold; font-size: 14px; color: #8d1b8d; }

/* end: fast lane checkout / snelle kassa */

/* end: modules */
.terms-conditions-note { margin: 10px 0; }
.checkout-notes { text-align: left; }
.checkout-notes-textarea { width: 100%; } 

.cart-details-table { width: 100%; }
.cart-details-table td, .cart-details-table th { padding: 5px 0; }

.acceHaar li {
	margin:0px 10px 0px 0px;
	float:left;
	width:180px;
	height:180px;
}
.acceHaar .last{
	margin:0px 0px 0px 0px;
}
.acceHem li {
	margin:0px 10px 0px 0px;
	float:left;
	width:180px;
	height:180px;
}
.acceHem .last{
	margin:0px 0px 0px 0px;
}
.catLine {
	width:100%;
	height:2px;
	border-top:1px solid #e2ddd9;
}
.frontCatname {
	cursor:pointer;
	width:163px;
	height:40px;
	color:white;
	font-size:14px;
	position:absolute;
	font-weight:bold;
	text-transform:uppercase;
	padding:143px 0px 0px 17px;
	background: url('../images/frontcatNor.png') no-repeat 0px 0px;
}
.frontCatname:hover {
	background: url('../images/frontcatHov.png') no-repeat 0px 0px;
}
.frontCatimg {
	width:180px;
	height:180px;
	overflow:hidden;
	position:absolute;
}
.frontCatimg img{
	width:180px;
	height:auto;
}
.imgSliderWrapper {
	float:left;
    position:relative;
    height:300px;
	width:560px;
	overflow:hidden;
}

.imgSliderWrapper ul li {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

.imgSliderWrapper ul li.active {
    z-index:10;
}

.imgSliderWrapper ul li.last-active {
    z-index:9;
}

.seizoenWrapper {
	padding:10px;
	background: url('../images/seizoen1.jpg') no-repeat left 0px;
	float:right;
	height:285px;
	width:160px;
	cursor:pointer;
}
.seizoenWrapper:hover {
	background: url('../images/seizoen1hov.jpg') no-repeat left 0px;
}
.seizoenWrapperOverons {
	padding:10px;
	background: url('../images/seizoenOverons.jpg') no-repeat left 0px;
	float:right;
	height:285px;
	width:160px;
	cursor:pointer;
}
.seizoenWrapperOverons:hover {
	background: url('../images/seizoenOveronshov.jpg') no-repeat left 0px;
}
.seizoenWrapperCadeau {
	padding:10px;
	background: #7a706e;
	float:right;
	height:280px;
	width:160px;
	cursor:pointer;
	color:white;
}
.seizoenWrapperCadeau:hover {
	background: #8d1b8d;
}
.seizoenWrapper span{
	float:right;
	margin:235px 0px 0px 0px;
	width:160px;
	color:white;
}
.nwsBriefInput {
	font-style:italic; 
	color:#a49486; 
	border:1px solid #e2ddd9;
	padding:3px;
	width:150px;
	margin:0px 20px 0px 0px;
}
.cadeauWrap {
	width:425px;
	padding:0px 0px 0px 20px;
}
.cadeauWrap b{
	margin:0px 0px 0px -13px;
}
.cadeauWrap .ProductDetailsTitle{
	margin:0px 0px 0px 0px;
}
.cadeauWrap tr{
	height:17px;
}
.cadeauWrap h1{
	margin:0px 0px 0px 0px;
}
.cadeauWrap input{
	width:400px;
	border:1px solid #dbdbda;
	padding:5px 0px 5px 4px;
	color:#959595;
}
.contactWrapper {
	padding:0px 0px 0px 15px;
}
.contactWrapper input{
	width:400px;
	border:1px solid #dbdbda;
	padding:5px 0px 5px 4px;
	color:#959595;
}
.contactWrapper select{
	width:406px;
	border:1px solid #dbdbda;
	padding:5px 5px 5px 4px;
	color:#959595;
}
.contactWrapper textarea{
	width:395px;
	border:1px solid #dbdbda;
	padding:5px 5px 5px 4px;
	color:#959595;
}

.invoiceData {
	border-width: 1px;
	border-spacing: 0px;
	border-style: outset;
	border-color: blue;
	border-collapse: collapse;
	background-color: white;
}
.invoiceData tr {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: blue;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
.invoiceData tr td {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: blue;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
