body {
	text-align: center;
	margin:0;
}

/*********** General ***********/

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


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;
}

h2 {
    font-weight: bold;
    margin: 0 0 5px;
    font-size: 12px;
}


a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

#leftcol a, #rightcol a {
	text-decoration: none;
}
#leftcol a:hover, #rightcol a:hover {
	text-decoration: underline;
}



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




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

.f-left {
	float: left;
}
.f-right {
	float: right;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}

/*********** End: Global additional classes ***********/



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

/* container */
#container {
	position: relative;
	width: 965px;
	margin: 0 auto 20px auto;
	text-align: left;
}
.home_bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -10;
}


/* header */
#header {
	height: 81px;
}
/* logo */
#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 231px;
	height: 56px;
	margin: 22px 0 0 0px;
}
	#logo a {
		display: block;
		overflow: hidden;
		height: 100%;
	}

#metanav {
	margin: 0 27px 0 0;
	width: 374px;
	float: right;
	height: 32px;
}
	.metanav-left {
		width: 12px;
		height: 32px;
		background: url(../images/topnav-left.gif) no-repeat;
		float: left;
	}
	.metanav-content {
		width: 350px;
		height: 32px;
		background: #f6f6f9;
		float: left;
	}
	.metanav-content ul {
		list-style: none;
	}
	.metanav-content ul li {
		list-style: none;
		line-height: 32px;
		padding: 0 7px;
		float: left;
	}
	.metanav-content ul li a {
		color: #815491;
		text-decoration: none;
	}
	.metanav-content ul li a:hover {
		text-decoration: underline;
	}
	
	.metanav-right {
		width: 12px;
		height: 32px;
		background: url(../images/topnav-right.gif) no-repeat;
		float: left;
	}
	

.toprow { 
	clear: both;
	width: 700px;
	height: 48px;
	float: right;
	border-bottom: 1px solid #ebebeb;
}
	
/* topmenu */
#topmenu {
	margin: 23px 0 0 0;
	float: left;
	width:500px;
	height: 25px;
}
	#topmenu ul li {
		float: left;
	}
	#topmenu ul li a {
		display: block;
		padding: 0px 10px 0px 10px;
		text-decoration: none;
		font-size: 12px;
		line-height: 25px;
		color: #815491;
	}
	#topmenu ul li a:hover {
		background: #f6f6f9;
	}
	
#minicart {
	float: right;
	width: 180px;
	margin: 10px 0 0 0;
}
#minicart .cartimg {
	float: left;
	padding: 0 5px 0 0;
	margin: 5px 0 0 0;
}
#minicart .cartcontent {
	float: left;
	margin: 18px 0 0 0;
	color: #815491;
}
#minicart .cartlink {
	float: right;
	margin: 18px 0 0 5px;
	color: #3090b4;
	text-decoration: underline;
}

#button-space {
	width: 100%;
	height: 419px;
}
#button-space .button-meisje {
clear: both;
	float: right;
	margin: 50px 30px 0 0;
}
#button-space .button-jongen {
	clear: both;
	float: right;
	margin: 20px 30px 0 0;
}


#start-balk {
	width: 100%;
	margin: 0;
	height: 45px;
	background: #f6f6f9;
}
.start-balk-tekst {
	float: right;
	line-height: 45px;
	font-size: 16px;
	color: #815491;
	font-weight: bold;
	margin: 0 10px 0 0;
}

.start-balk-tekst a, .start-balk-tekst a:hover  {
	color: #815491;
	font-weight: bold;
	line-height: 45px;
	font-size: 16px;
	text-decoration: none;
	}
.start-balk-link {
	float: right;
	line-height: 45px;
	font-size: 16px;
	font-weight: bold;
	color: #3090b4;
	margin: 0 10px 0 0;
}
.start-balk-link a {
	font-size: 16px;
	font-weight: bold;
	color: #3090b4;
	text-decoration: none;
}
.start-balk-link a:hover {
	color: #815491;
}

#img-balk {
	width: 100%;
	height: 280px;
	border-bottom: 1px solid #EBEBEB;
}
#img-balk img {
	width: auto;
	height: 260px;
	padding: 10px 10px;
}






	
/* navbar */
#navbar {
	height: 20px;
	padding: 5px 10px;
	background-color: #e0e0e0;	
	background: url('../images/head_linebg.gif') repeat-x;
	border: 1px solid #cb480c;
}

#search {
	float: left;
}

#langselect {
	float: right;
}

/* main area */
#main-wrapper {

}
#main {
	clear: both;
	background: url(../images/background-shop.gif) repeat-y;
	margin: 10px 0 0 0;
	min-height:500px;
	height:auto !important;
	height:500px;
}

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


/* columns */
#leftcol {
	position: relative;
	float: left;
	width: 231px;
	/*min-height:500px;*/
	height:auto !important;
	/*height:500px;*/
}

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

#origami {
	width: 225px;
	height: 157px;
	display: block;
	position: relative;
}
#origami img {
	position: absolute;
	width: 225px;
	height: 157px;
	display: block;
	left: 0;
	margin-left: -20px;	
}



/* menu blocks */
.menublock {
	margin: 0 0 10px 0;
	line-height: 16px;
	border: 1px solid #4d7fbf;
}
	.menublock h4 {
		/* background-color: #e0e0e0; */
		background: url('../images/menu_bg.gif') repeat-x;
		height: 27px;
		font-weight: bold;
		padding: 0 5px;
		line-height: 27px;
		color: #fff;
	}
	.menublock h4 img {
		vertical-align: middle;
	}
.menucontent {
	padding: 5px 5px 10px 5px;
}
	
    .menucontent ul {
		list-style: square outside;
        margin: 0 0 0 14px;
	}
	.menucontent ul li {
		/*padding-left: 5px;*/
	}
    


#maincontent {
	float: left;
	width: 704px;
	margin: 10px 0 15px  30px;
}
/* content blocks */
.contentblock {
	clear: both;
	line-height: 16px;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
	.contentblock h1 {
		height: 32px;
		font-weight: bold;
		font-size: 13px;
		padding: 0 5px;
		line-height: 32px;
			color:#815491;
}

.content {
	padding: 10px;
}
	.content p {
		margin: 0 0 5px 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;			
	}
	#static-page h2 {
	color:#815491;
	font-weight:bold;
	}


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

/* footer */
#footer {
	border-top: 1px solid #ebebeb;
	position: relative;
	clear: both;
	padding: 10px 0;
}

#news_subscr{
	float: right;
	height:16px;
}
#news_subscr input{
	border: 1px solid #ccc;
	width: 190px;
	padding: 0 5px;
	height: 16px;
	margin: 0 10px 0 0;
	background: #f6f6f9;
	color: #404040;
}
#news_subscr a.news-button {
	margin: 0px;
	text-align: top;
	display: block;
	float: right;
	padding: 0 20px;
	height: 16px;
	line-height: 16px;
	background: url(../images/button-center.gif) repeat-x;
	position: relative;
	color: #FFF;
	text-decoration: none;
}
#news_subscr a.news-button:hover {
	text-decoration: none;
}


#news_subscr a.news-button .button-left {
	padding: 0;
	margin: 0;
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	height: 16px;
	width: 6px;
	background: url(../images/button-left.gif) no-repeat;
}
#news_subscr a.news-button .button-right {
	display: block;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 16px;
	width: 6px;
	background: url(../images/button-right.gif) no-repeat;
}
	
	#footermenu {
		float: left;
	}
		#footer ul li {
			float: left;
			background: url(../images/bullit.gif) no-repeat right 8px;
			padding: 0 10px 0 0;
			margin: 0 10px 0 0;
		}
		#footer ul li.last {
			padding: 0 10px 0 0;
			background: url(../images/fm-right.gif) no-repeat right 4px;
		}
		#footer ul li a {
			text-decoration: none;
			color: #999;
			font-size: 12px;
		}
		#footer ul li a:hover {
			text-decoration: underline;
		}

	#copyright {
		float: right;
		color: #999;
	}
	#copyright ul li {
		background: none;
		padding: 0;
		margin: 0;
	}
	
#social {
	float: left;
	color: #3090b4;
	font-weight: bold;
	vertical-align: middle;
}
#social img {
	vertical-align: middle;
}
#betaallogos {
	float: left;
	color: #3090b4;
	font-weight: bold;
	vertical-align: middle;
	margin-right:25px;
}
#betaallogos img {
	vertical-align: middle;
}
/*********** End: Layout ***********/

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

.productlist-page {
	margin: 0 auto;
	text-align: center;
	width: 705px;
}

.productlist h2 {
	margin: 0;
}

.content ul.productlist {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
	
}
ul.productlist li {
	float: left;
	display: inline;
	text-align: center;
	padding: 20px 8px 10px 8px;
	margin:	0;
	border-bottom: 1px solid #ebebeb;
	width: 160px;
}
ul.productlist li.productlist-first-in-row {
	clear: both;
}

ul.productlist li.productlist-last-in-row {
	margin: 0;
}

.productlist h2 {
	height: 35px;
}
.productlist h2 a {
	font-size: 12px;
	color: #815491;
	text-decoration: none;
}
.productlist-thumb {
	width: 150px;
	height: 200px;
	margin: 0 auto;
	overflow: hidden;
}
.productlist-thumb img {
	width: 150px;
	height: auto;
}
.productlist-listprice {
	text-decoration: line-through;
}
.productlist-price {
	color: #666;
	font-size: 12px;
}
.productlist-details {
	display: block;
	clear: left;
}
.productlist-nav {
	clear: both;
	margin-bottom: 10px;
}
.productlist-resultpages {
	float: left;
	margin-bottom: 10px;
}
.productlist-resultpages ul li {
	float: left;
	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;
}

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



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




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

#productdetail {
	position: relative;
}
#productdetail h1 { 
	margin: 20px 0 0 0;
	font-weight: bold;
	font-size: 18px;
	color: #c84789;
}
#productdetail h2 { 
	margin: 0 0 20px 0;
}
#productdetail h2 a { 
	font-weight: bold;
	font-size: 14px;
	color: #c84789;
	text-decoration: none;
}
#productdetail ul {
	list-style: square inside;
}
#productdetail-leftcol {
	position: relative;
	z-index:1;/* fix voor ie7 magizcoom */
    float: left;
    width: 360px;
	min-height:530px;
	height:auto !important;
	height:530px;
	border-bottom: 1px solid #ebebeb;
	margin: 0 0 20px 0;
}
#productdetail-rightcol {
    float: right;
	position: relative;
    width: 300px;
	padding: 0;
	min-height:530px;
	height:auto !important;
	height:530px;
	margin: 0 0 20px 0;
}
#product-thumb {
	width: 350px;
	height: 530px;
	text-align: center;
}
#product-thumb div.supersize {
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0 0 10px 0;
	padding:0;
	display: block;
	width: 360px;
	text-align: center;
	color: #666;
	background: #FFF;
}
#product-thumb div.supersize  span{
	color: #ef4f7e;
}
#product-info {
	color: #666;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #ebebeb;
	margin: 0 0 20px 0;
	font-weight: bold;
	line-height: 18px;
}

.link-row {
	clear: both;
	margin: 10px 0 0 0;
}
.link-row ul,.link-row ul li {
	list-style: none;
}
.link-row ul li {
	float: left;
}
.link-row ul li a {
	text-decoration: none;
	color: #666;
}
.link-row ul li.divider {
	display: block;
	padding: 0 10px;
	background: url(../images/bullit-6.gif) 10px 7px no-repeat;
	width: 2px;
}

#s2f {
	clear: both;
	width: 100%;
	margin: 0 0 20px 0;
}
#s2f h4 {
	/* font-family: 'cooper black', georgia, trebuchet ms; */
	font-size: 20px;
	color: #ffb237;
	margin: 0 0 10px 0;
}
.recommends {
	clear: both;
}
.recommends h4 {
	/*font-family: 'cooper black', georgia, trebuchet ms;*/
	font-size: 20px;
	color: #ffb237;
	margin: 0 0 10px 0;
}
.recommends p {
	color: #666;
}


.trustbuilding {
	position: absolute;
	width: 280px;
	background: #fbf8f8;
	left: 0px;
	bottom: 0px;
	padding: 10px;
}
.trustbuilding ul, .trustbuilding ul li {
	list-style: none;
}
.trustbuilding ul li {
	background: url(../images/bullit-trustbuilding.gif) 0px 2px no-repeat;
	padding: 0 0 0 15px;
	width: 125px;
	float: left;
	color: #666;
}
.trustbuilding ul li a {
	text-decoration: none;
	color: #666;
}



.detailed_images a {
    text-decoration: none;
}

#product-options-details {
	padding: 0 0 20px 0;
	border-bottom: 1px solid #ebebeb;
}

#product-options-details div.label {
	clear: both;
	width: 60px;
	color: #666;
	font-size: 12px;
	float: left;
	margin: 0 0 10px 0;
	line-height: 20px;
}
#product-options-details div.value {
	float: left;
	margin: 0 0 10px 0;
	line-height: 20px;
}
#product-options-details div.value select {
	width: 100px;
}
#product-options-details div.maattabel {
	float: left;
	padding: 0 0 0 20px;
}
#product-options-details div.maattabel a{
	color: #a3a3a3;
	text-decoration: underline;
}

#product-options-details div.value-price {
	float: left;
	width: 100px;
	margin: 0 10px 10px 0;
	font-weight: bold;
	color: #666;
	font-size: 18px;
	line-height: 20px;
}
#product-options-details div.value-price2 {
	clear: both;
	float: left;
	margin: 0 0 0 60px;
	width: 100px;
	line-height: 20px;
}





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





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

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


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


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




/*********** 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: #666;
}



.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;
}


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



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

/* general button style */
a.adv_button {
	background: #815491;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
	float: left;
	position: relative;
	padding: 0 15px;
}
div.adv_button-left {
	position: absolute;
	top: 0;
	left: 0;
	width: 11px;
	height: 24px;
	display: block;
	background: url(../images/adv_button-left.gif) no-repeat;
}
div.adv_button-right {
	position: absolute;
	top: 0;
	right: 0;
	width: 11px;
	height: 24px;
	display: block;
	background: url(../images/adv_button-right.gif) no-repeat;
}


a.adv_button:hover {
	/* background-color: #fff; */
	/* color: #ff8f00; */
	text-decoration: underline;
}

/* action buttons for cart items
.cart-item a.adv_button {
    padding: 0px 10px;
    line-height: 24px;
    background: #815491;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
}

.cart-item a.adv_button:hover {
	background-color: #0d5daa;
	color: #fff; 
}

#rightcol input, #leftcol input {
	margin-bottom: 5px;
}
*/

table input, table select {
	margin-bottom: 5px;
}
/*********** End: buttons ***********/


#categories {
}

#categories ul {
	margin: 20px 0 0 20px;
	width: 100%;
	list-style: none;
}

#categories ul li {
	float: left;
	list-style: none;
	line-height: 35px;
}

#categories ul li a {
/*	font-family: 'cooper black', georgia, trebuchet MS; */
	font-size: 20px;
	color: #ae92b9;
}
#categories ul li a.activeroot {
/*	font-family: 'cooper black', georgia, trebuchet MS; */
	font-size: 30px;
	color: #815491;
}

#categories ul li a:hover {
	text-decoration: none;
}

#subcategories {}
#subcategories ul {
	margin: 17px 0 0 20px;
	list-style: none;
}
#subcategories ul li {
	list-style: none;
	float: none;
	padding-bottom: 17px;
}
#subcategories ul li a {
	font-family: trebuchet MS, helvetica, arial;
	color: #3090b4;
	float: none;
	font-size: 14px;
	font-weight: bold;
}
#subcategories ul li a.activesub, #subcategories ul li a:hover {
	font-family: trebuchet MS, helvetica, arial;
	color: #c64789;
	float: none;
}


/* #leftcol ul li{
	line-height: 20px;
} */

/* Subcategories page */
.subcategorylist li {
	float: left;
	padding: 20px;
}
.subcategorylist h2 {
	font-weight: bold;
}

.cat-header {
	width: 100%;
	position: relative;
	height: 350px;
}
.maincat-descr {
	position: absolute;
	left: 0;
	top:0;
	margin: 0 10px;
	width: 200px;
}
.maincat-descr h1 {
	/* font-family: 'cooper black'; */
	color: #c64789;
	font-size: 25px;
	margin: 0 0 8px 0;
}

.maincat-icon {
	float: left;
	padding: 0 10px 10px 0;
}

.maincat-descr .catdescr {
	color: #815491;
	font-weight: bold;
}

/* modules */

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

/*
#dialog-message-inner {
	position: relative;
}
.dialog-message-close {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 5px;
	margin-right: 5px;
}
*/


.SearchSortCell {
    padding: 0 0 0 5px;
}
.SearchSortLink {
    padding: 0 0 0 10px;
}
.searchresult-page-nav td {
    padding: 0 5px 0 0;
}

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;
}

.navigation {
	clear: both;
	float: right;
	margin: 10px 0;
}
.navigation ul, .navigation ul li {
	list-style: none;
}
.navigation ul li {
	float: left;
	font-size: 12px;
	color: #815491;
}
.navigation ul li a{
	text-decoration: none;
	color: #815491;
	padding: 3px;
}
.navigation ul li a.gt{
	display: block;
	float: left;
	width: 9px;
	height: 9px;
	margin: 0 5px;
	background: url(../images/gt.gif) 0 4px no-repeat;
}
.navigation ul li a.lt{
	display: block;
	float: left;
	width: 9px;
	height: 9px;
	margin: 0 0 0 5px;
	background: url(../images/lt.gif) 2px 4px no-repeat;
}
.navigation ul li span.active, .navigation ul li a:hover  {
	font-weight: bold;
	color: #3090b4;
}
.navigation ul li.navbullit {
	float: left;
	background: url(../images/bullit-navigation.gif) no-repeat right 8px;
	font-size: 12px;
	color: #815491;
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
}

#FLC {
	width: 100%;
	margin: 10px 0;
}

/* FILTER */

#filter {
	margin: 40px 45px 0 20px;
}
#filter #title1, #filter #title2, #filter #title3, #filter #title4, #filter #title5, #filter #title6, #filter #title7, #filter #title8, #filter #title9, #filter #title10, #filter #title11, #filter #title12, #filter #title13, #filter #title14, #filter #title15 {
	margin: 30px 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #2a7d9c;
	color: #2a7d9c;
	line-height: 20px;
	cursor: pointer;
	background: url(../images/filter-arrow_down.gif) right 7px no-repeat;
}

#filter #title1_open, #filter #title2_open, #filter #title3_open, #filter #title4_open, #filter #title5_open, #filter #title6_open, #filter #title7_open, #filter #title8_open, #filter #title9_open, #filter #title10_open, #filter #title11_open, #filter #title12_open, #filter #title13_open, #filter #title14_open, #filter #title15_open {
	margin: 30px 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #2a7d9c;
	color: #2a7d9c;
	line-height: 20px;
	cursor: pointer;
	background: url(../images/filter-arrow_up.gif) right 7px no-repeat;
}


#filter h4 {
	display: inline;
	padding: 0;
	margin: 0 0 0 30px;
	font-weight: bold;
	color: #2a7d9c;
	font-size: 13px;
}
#filter ul {
	list-style: none;
	margin: 5px 0 0 0;
}
#filter ul li {
	list-style: none;
	line-height: 20px;
}
#filter ul li a{
	color: #2a7d9c;
	font-weight: bold;
}
#filter ul li a:hover {
	text-decoration: none;
}

#filter ul li a.selected {
	text-decoration: underline;
}
#filter input.filterform-submit {
	margin: 30px 0 0 0;
}
/* fck editor styles */
.merkenkopblauw
{
font-weight:bold;
color:#3090B4;
}

