/* global reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td  {margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;} :focus {outline:0;} body {line-height:1;color:#6d6e71;background:white;} ol,ul {list-style:none;} table {border-collapse:separate; border-spacing:0;} caption,th,td {text-align:left;font-weight:normal;} blockquote:before,blockquote:after,q:before,q:after {content:"";} blockquote,q {quotes:"" "";}
/* global classes */
.f-left {float: left;} .f-right {float: right;} .clear {clear: both;} .hidden {display: none;} .relative { position: relative; } .align-center {text-align:center; }
/* start style */
body { text-align: center; background: url('../images/headBg1.jpg') repeat-x; }
/* fonts */
body,tr,th,td,input,select,textarea { font: normal 11px Tahoma, Verdana, sans-serif; }
select { padding: 2px; border: 1px solid #ccc; margin: 1px}
input {padding: 3px; border: 1px solid #ccc; margin: 3px 0; color:#6d6e71;}
input:focus {border: 1px solid #999}
input[type=file] { border: 0; padding: 4px 2px;}
input[type=image] { border: 0; padding: 2px;}
input[type=checkbox], input[type=selectbox] { border: 0; }
textarea { padding: 2px; border: 1px solid #ccc; margin: 1px}

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 { color: #000; font-size: 12px; margin: 0 0 17px; }
.notransform { text-transform: none; }
a { color: #6d6e71; text-decoration: none; }
a:hover { text-decoration: none; color:black; }
hr {border-color:#d7dee4; }

.dialog-message-content {padding: 6px; margin-bottom: 20px; text-align: center; font-weight:bold;}
.dialog-headertext { margin: 2px; padding: 5px; margin-bottom: 15px; }
.search-form { border: 1px solid #e0e0e0; padding: 10px; }
.search-form td { padding: 2px; }
.search-result { line-height: 33px; font-size: 14px; }
.bg-highlight, 
.dialog-headertext { background-color: #f7f7f7; }
.mod-text-header { margin: 0 0 15px; }

.ErrorMessage { color: #ff1010; }
.Error { color: #ff4949; font-weight:bold; }
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; }
.last-in-row { margin-right: 0 !important; }
h1,.dialogheader { 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; }

/*********** Layout ***********/

/* container */

.backgroundIcons {
    background: url("../images/mainbgIcons1.png") no-repeat scroll center 0 transparent;
    height: 300px;
    margin: 0 auto;
    position: absolute;
    text-align: left;
    top: 293px;
    width: 100%;
}

.container {
    background: url("../images/uspshadow1.png") no-repeat scroll center bottom transparent;
    margin: 0 auto;
    min-height: 593px;
    padding: 0 0 15px;
    position: relative;
    text-align: left;
    width: 975px;
}

/* headermenu */

.headermenu {
    float: right;
}
.headermenu ul {
    float:right;
}
.headermenu ul li {
    float: left;
}
.headermenu ul li:first-child {
    border: 0;
}   

.headermenu ul li a {
    display: block;
    margin: 9px 0 0 20px;
    text-decoration: none;
    text-transform: uppercase;
}
/* header */

.header {
    background: url("../images/headerbaby1.png") no-repeat scroll 516px 33px transparent;
    height: 210px;
    position: relative;
}
/* logo */

.logo {
    float: left;
    margin: 10px 0 0 20px;
}

/* topmenu */

.loginheadWrap {
    background: url("../images/loginHeadBg1.png") no-repeat scroll right 0 transparent;
    float: right;
    height: 50px;
    padding: 0 152px 0 0;
    position: absolute;
    right: -147px;
    top: 0;
    width: 565px;
}

.topmenu { }

.topmenu ul li {
	float: left;
	padding-left: 2px;
}
.topmenu ul li a {
	display: block;
	padding: 5px 10px;
	color: #333;
	text-decoration: none;
    font-weight:bold;
    display: block;
    border-right: 1px solid #e0e0e0;
}
.topmenu ul li a:hover {
	color: #0d4d8b;        
    text-decoration:underline;
}

.categoriesTop {
    bottom: 10px;
    left: 0;
    position: absolute;
}

.categoriesTop ul {}

.categoriesTop ul li {
    background: url("../images/topcatBorderL1.jpg") no-repeat scroll left center transparent;
    float: left;
    padding: 4px 10px;
}

.categoriesTop ul li:first-child {
    background: none;
    float: left;
    padding-left: 0px;
}

.categoriesTop ul li a {
    color: black;
    font-family: coda;
    font-size: 16px;
    font-weight: bold;
    padding: 12px 15px;
    text-transform: uppercase;
}

.categoriesTop ul li a:hover, .categoriesTop ul li a.active-cat {
    color: #f16a6c;
    background:white;
	border:1px solid #cccccc;
	border-bottom:0px;
	padding: 12px 14px;
	box-shadow: 0px 3px 13px #DFDFDF inset;
}

.categoriesTop ul li a:hover span, .categoriesTop ul li a.active-cat span {
    border-bottom: 3px solid #f16a6c;
}

/* navbar */
.navbar {
	height: 21px;
	padding: 10px 0px;
	background-color: #f3f3f3;	
	background: url('../images/head_bg.png') repeat-x;
	border: 1px solid #e0e0e0;
    margin: 0 0 13px 0;
}
	.navbar img {vertical-align: text-bottom;}
	.navbar, .navbar a {	color: #000;}


.basket {
    background: url("../images/carticon1.png") no-repeat scroll right bottom transparent;
    bottom: 70px;
    line-height: 15px;
    padding: 14px 35px 11px 0;
    position: absolute;
    right: -7px;
    width: 207px;
}
.basket h2 {
    color: #2B9D97;
    font-family: coda;
    font-size: 14px;
    text-transform: uppercase;
}

.basket a { text-decoration: none; color: #f16a6c; }
.basket a:hover { color: black; }
.basket a.cart-items { display: block; height: 25px; vertical-align: top; color: #000;}
.basket a:hover.cart-items { text-decoration: none;}


.search {
    background: none repeat scroll 0 0 white;
    border: 1px solid #CCCCCC;
    bottom: 15px;
    position: absolute;
    right: 0;
    width: 234px;
}
.search img { float: right; margin-left: 5px;}

.search input {
    border: medium none;
    color: #6d6e71;
    float: left;
    height: 22px;
    margin: 0;
    padding: 5px 11px;
}

.search input:focus { color: #666; }

.langselect {
    color: #F16A6C;
    float: right;
    margin: 10px 0 0 80px;
}

.langselect a {
    margin:0px 5px;
}
.langselect img {
    margin: 0 2px -1px 0;
}
.langselect .active_lang { }

.main-wrapper {
}

.mainTotal {
    background: none repeat scroll 0 0 white;
    border: 1px solid #DDDDDD;
    clear: both;
    margin: 0 0 20px;
}

.breadcrumbs {
    clear: both;
    color: #F16A6C;
    float: left;
    font-size: 11px;
    font-weight: normal;
    margin: 15px 0 15px 15px;
    width: 935px;
}

.breadcrumbs a { color: #666; }  

a.terugoverzichtBtn {
    background: url("../images/overzichtarrow1.png") no-repeat scroll 15px center white;
    border: 1px solid #F9BBBC;
    box-shadow: 0 0 14px #F9BBBC inset;
    color: #F16A6C;
    float: left;
    font-size: 10px;
    font-weight: bold;
    margin: 0 15px 0 0;
    padding: 8px 12px 8px 39px;
    text-transform: uppercase;
}
/* columns */

.uspWrapper {
    background: url("../images/uspshadow1.png") no-repeat scroll center bottom transparent;
    float: left;
    padding: 15px 0;
    width: 975px;
}

.uspWrapper ul{}

.uspWrapper ul li {
    border-left: 1px solid #CCCCCC;
    float: left;
    line-height: 15px;
    list-style: none outside none;
    width: 242px;
}

.uspWrapper ul li:first-child {
    border:none;
}

.uspWrapper ul li img {
    float: left;
}

.uspWrapper ul li h2 {
    color: #6D6E71;
    float: left;
    font-family: coda;
    text-transform: uppercase;
	margin:0px;
}

.uspWrapper ul li span {
    color: #999999;
    float: left;
    font-family: coda;
    font-size: 10px;
}


.leftcol {
    background: none repeat scroll 0 0 white;
    border: 1px solid #E0E0E0;
    float: left;
    margin: 0 0 20px;
    width: 180px;
    border-radius: 2px 2px 2px 2px;
}

.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: none repeat scroll 0 0 #6D6E71;
    border-radius: 1px;
    box-shadow: 0 0 4px #AEAEAE;
    color: white;
    font-family: coda;
    font-size: 12px;
    padding: 10px 15px;
    text-transform: uppercase;
}

.pinkTitel .menublock h4 {
    background: none repeat scroll 0 0 #F16A6C;
}

.contentblock {
    background: none repeat scroll 0 0 white;
    border-top: medium none;
    line-height: 16px;
    margin-bottom: 10px;
}

h1, .dialogheader {
    background: none repeat scroll 0 0 #F16A6C;
    box-shadow: 0 0 2px #828282;
    color: white;
    font-family: coda;
    font-size: 12px;
    font-weight: normal;
    height: 14px;
    line-height: 15px;
    padding: 10px 15px;
    text-transform: uppercase;
}

.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: right;
    margin: 0 0 20px 10px;
    width: 775px;
}

.maincontent-flc {
    background: none repeat scroll 0 0 white;
    border: 1px solid #DDDDDD;
    margin: 0 auto;
    padding: 15px;
    width: 943px;
}

.maincontent-flcNodialog {
    background: none repeat scroll 0 0 white;
    border: none;
    margin: 0 auto;
    padding: 0px;
    width: 973px;
}

.menublock-categories .menucontent { padding: 0;}

.content {padding: 0px; }

/* static pages */

#static-page { }
#static-page .content {
	padding:15px;
}
#static-page .content ul {list-style: disc outside; margin: 10px 0 10px 25px;	}
#static-page .content ol {list-style: decimal outside; margin: 10px 0 10px 25px;}

#login input.logintextfield {	width: 145px; margin-bottom: 5px;}
.login-field { width: 75px;}

/* help menu */

ul.help-list li { list-style: square outside; margin: 0 0 6px 14px;	}

/* footer */

.footer {
    background: url("../images/footerbg1.jpg") repeat-x scroll center top #C5EAE8;
    clear: both;
    color: #6D6E71;
    float: left;
    padding-bottom: 15px;
    width: 100%;
}

.footer-column {
    float: left;
    line-height: 20px;
    margin: 20px 0;
    width: 177px;
}

.footer-column ul {float:left;}

.footer-column ul li {
    clear: both;
    float: left;
    line-height: 19px;
    width: 100%;
}
.footer-column ul li img {vertical-align:middle; padding-right: 5px;}

.footer a { color: #666 }
.footer input { color: #666 }

.footer-column b {
    float: left;
    font-family: coda;
    font-size: 13px;
    margin: 5px 0 15px;
    text-transform: uppercase;
    width: 100%;
}
.news-subscribe {  }     
   

.newsbtnWrapper {
    background: none repeat scroll 0 0 white;
    border: 1px solid #DDDDDD;
    height: 28px;
    margin: 13px 0 2px;
    width: 200px;
}

.newsbtnWrapper input {
    border: medium none;
    float: left;
    height: 15px;
    margin: 2px 0 0 5px;
    width: 150px;
}
.footermenu, .subfooter {
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 975px;
}

.footermenu {
    background: url("../images/footkidsbg1.png") no-repeat scroll right 27px transparent;
    height: 100%;
    min-height: 190px;
}

.footer ul li a , .footer {
    color: #6D6E71;
    font-family: tahoma;
    font-size: 10px;
    line-height: 19px;
    text-decoration: none;
    text-transform: uppercase;
}

.footer ul li a:hover {	color:black;}


.subfooter {
    clear: both;
    height: 15px;
    padding: 10px 0;
}
.subfooter ul li {float:left; padding: 0px 10px; border-right: 1px solid #e0e0e0;}
.subfooter ul li:first-child { padding-left: 0}
.subfooter ul li:last-child { padding-right: 0; border-right: 0;}
.subfooter .subfooter-links { float: left;}

.subfooter .copyright {
    float: left;
}

.totopLink {
    background: url("../images/naarbovenicon1.png") no-repeat scroll right center transparent;
    margin: 0 20px 0 0;
    padding: 0 20px 0 0;
    text-transform: uppercase;
}
/*********** Productlist ***********/

/*.searchresult-page-nav td, 
.searchresult-sort-nav
{ 
	padding: 3px 5px 0 0; 
}
/*
.NavigationCell { padding: 0px 3px;}
.NavigationCellSel { padding: 0px 3px; font-weight: bold;}
*/
/*
.SearchSortCell { padding: 0 0 0 5px;}
.SearchSortLink { padding: 0 0 0 10px;}
*/

.searchresult-navigation-top, .searchresult-navigation-bottom {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #DDDDDD;
    margin: 15px 0;
    padding: 6px 10px;
}

.searchresult-sort-nav td { padding: 4px 2px; }
.searchresult-sort-nav td a { text-decoration: none; }
.searchresult-sort-nav td a b {color:#f16a6c;}
.searchresult-sort-nav td a:hover  { color: black;}

.page-nav-container { display: inline-block; }
.page-nav a { padding: 0 10px; text-decoration: none; border-right: 1px solid #999; }
.page-nav a:hover  { color: black;}
.page-nav .page-active { font-weight: bold; padding: 0 10px; text-decoration: none; border-right: 1px solid #999; }
.page-nav .nav-last { border-right: 0px; color:black;}
.page-nav a.per-page {border:0;} 

/*unused?
.productlist-nav { height: 26px; }
.productlist-page {	margin: 0 auto;	text-align: center;}
*/

.content ul.productlist {	clear: both; list-style: none; margin: 0; padding: 0;}

ul.productlist li {
    float: left;
    margin: 0 15px 15px 0;
    text-align: center;
    width: 182px;
}

ul.productlist li.productlist-first-in-row { clear: both; }
ul.productlist li.productlist-last-in-row { margin-right: 0; }

.productlist h2 {
    height: 35px;
    margin: 0px;
    text-align: left;
}

.productlist h2 a {
    color: black;
    font-family: coda;
    font-size: 11px;
    text-decoration: none;
    text-transform: uppercase;
}
.productlist h2 a:hover { color:#F16A6C;}

ul.productlist li .productlist-thumb {
    border: 1px solid #DDDDDD;
    height: 175px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 180px;
}

ul.productlist li .productlist-thumb img {
    height: auto;
    margin: 23px 0 0;
    max-height: 170px;
    max-width: 170px;
    width: auto;
}

.productlist-thumb {
    border: 1px solid #DDDDDD;
    height: 85px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 180px;
}

.productlist-thumb img {
    height: auto;
    margin: 12px 0 0;
    max-height: 170px;
    max-width: 170px;
    width: auto;
}

/*.productlist-taxedprice { margin: 10px 0; }*/

.productlist-prices {
    font-family: coda;
    font-size: 12px;
    margin: 5px 0 0;
    text-align: right;
}

.productlist-listprice { text-decoration: line-through; padding-right: 5px;}
.productlist-price {	color:#F16A6C; }
.productlist-details { display: block; clear: left; }
/* 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 ***********/

/*********** Productlijst 1 on row ***********/
/*reset li*/
ul.productlist li.full-width { clear: both; width: auto; float: none; text-align: left; border: none; padding: 0; margin: 0; display: block;}
ul.productlist li.full-width h2 { height: auto; }
ul.productlist li.full-width { margin: 0 0 10px; padding: 0 0 10px 0; border-bottom: 1px solid #e0e0e0; }
li.full-width .productlist-thumb { position: relative; width: 150px; height: auto; float: left; margin: 0 10px 0 0;}
li.full-width .productlist-info { float: left; width: 635px;}
li.full-width .productlist-descr { margin: 10px 0;}
li.full-width .productlist-thumb img {	width: 150px; height: auto; }
li.full-width .productlist-listprice { text-decoration: line-through;}
li.full-width .productlist-price { font-weight: bold; font-size: 12px; }
li.full-width .productlist-details { display: block; clear: left; margin: 0 0 10px; }

/*********** End: Productlijst 1 on row ***********/

/*********** 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;
    margin: 0 0 0 15px;
    position: relative;
    width: 355px;
    z-index: 9999;
}

#productdetail-rightcol {
    float: left;
    margin: 0 0 0 30px;
    width: 445px;
}

.productdetail-socialbookmark {
    margin: 20px 0 25px 3px;
    position: relative;
    z-index: 100;
}

#module-tabfields {
    position: relative;
    z-index: 50;
}
.rightcolTitel {
    color: #222222;
    float: left;
    font-family: coda;
    font-size: 24px;
    line-height: 27px;
    margin: 0 0 15px;
    text-transform: uppercase;
}
.productdetail-thumb {
    position: relative;
    text-align: center;
    width: 350px;
}

a.maatadvies {
    color: #F16A6C;
    float: left;
    margin: 0 0 20px;
    text-decoration: underline;
}

.MagicZoomPlusMainImageWrapper, .MagicToolboxSelectorsContainer a{
}
.MagicZoomPlusMainImageWrapper {
    border: 1px solid #DDDDDD;
    text-align: center;
    width: 350px;
}
.productdetail-thumb img { max-width: 300px; height: auto; }
.productdetail-thumb .MagicToolboxContainer img { max-width: none; }

.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 {
    color: #222222;
    float: left;
    font-size: 11px;
    margin: 0 0 15px;
    line-height: 18px;
}

#product-info li { margin-left: 14px;}


.voorraadindicator {
    background: none repeat scroll 0 0 #FAF2E9;
    border: 1px solid #DACEBF;
    margin: 0 0 10px;
    padding: 7px;
    font-size:12px;
}
.voorraadindicator .yes {
    background: url("../images/voorraadyesicon1.png") no-repeat scroll 0 center transparent;
    margin: 0 0 0 12px;
    padding: 0 0 0 22px;
}
.voorraadindicator .no{
	background: url("../images/voorraadnoicon1.png") no-repeat 0px center;
	margin: 0 0 0 12px;
	padding: 0 0 0 22px;
}
.productdetail-table { }
.productdetail-table td {	vertical-align: middle; padding: 0 3px 3px 0; color: #444; }

.productdetail-lbl {	font-weight: bold;font-size: 14px;}

#product_price {
    color: #F16A6C;
    font-family: coda;
    font-size: 18px;
    line-height: 26px;
}
.product-listprice {	text-decoration: line-through;}

table.wholesale {
    border: 2px solid #E0E0E0;
    border-collapse: collapse;
    display: none;
}
.wholesale td {	border: 1px dashed #e0e0e0; padding: 5px;}
.wholesale td.wholesale-prices { background: #f7f7f7;}
.wholesale-tax-note td {font-size: 10px; padding: 5px;}

.add-to-cart {
    margin: 0 6px 0 0;
}

.add-to-cart tr td {
    color: black;
    font-weight: bold;
    padding: 0 0 5px;
    text-transform: uppercase;
}

#add_to_cart_button a.adv_button {
    background: url("../images/detailbasketIcon1.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: black;
    display: block;
    font-family: coda;
    font-size: 12px;
    font-weight: bold;
    height: 43px;
    letter-spacing: 0.5px;
    line-height: 43px;
    margin: 4px 0 0;
    padding: 0 0 0 23px;
    text-decoration: none;
    text-transform: uppercase;
    width: 169px;
}

.mainexitWrapper {
    float: left;
    margin: 15px 0 0;
    width: 100%;
}

.add-to-cart tr td {
    color: black;
    font-weight: normal;
    padding: 0 0 5px;
    text-transform: uppercase;
}

.add-to-cart tr td select {
    padding: 10px;
    text-transform: none;
}

.pricetitels {
    color: black;
    font-family: coda;
    margin: 0 0 5px;
    text-transform: uppercase;
}

.discountWrapper {
    float: left;
    overflow: hidden;
}
.product-listprice {
    color: #6D6E71;
    font-family: coda;
    font-size: 18px;
    font-weight: normal;
    height: 25px;
    position: relative;
    text-decoration: none;
    width: 76px;
    text-decoration:line-through;
}
.product-listprice .crossing {
    background: url("../images/crossing.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 22px;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 8px;
    width: 85px;
    z-index: 2;
}
.product-listprice .actualListprice {
    position: absolute;
    top: -2px;
    z-index: 1;
}
.cartBtnWrapp {
	float:right;
}

.product-fulldescr {	clear: both;}

td.productdetail-field { padding-right: 10px;}

/* unused??
.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;}
.product-buy {float: right;}
.product-buy input {background-color: #ff8f00;color: #fff;	font-weight: bold;	width: 100px;height: 30px;}
*/

/*********** Menu addons ***********/

/*********** End: Menu addons ***********/

/*********** Cart ***********/
.cart-items-wrapper { margin-bottom: 10px; }
.cart-items-wrapper th {text-transform:uppercase; font-weight: bold; padding-bottom: 5px;}
.cart-items-wrapper td {vertical-align: middle;}
.cart-items-wrapper td.td-center {text-align:center}
.cart-items-wrapper th.th-center {text-align:center}
.cart-items-wrapper td.td-right {text-align:right}
.cart-items-wrapper th.th-right {text-align:right}
.cart-item  {position: relative; clear: both;padding: 10px 0;border-bottom: 1px solid #e0e0e0;}
.cart-thumb {	
	width: 50px;
	/*height: 100px;
	overflow: hidden;*/
	/*border: 1px solid #e0e0e0;*/
}
.cart-thumb img {width: 50px; height: auto; margin: 5px 20px 5px 0;}
.cart-product-info { }
.cart-quantity {width: 200px; padding-right: 50px;}
.cart-product-price {width: 80px;}
.cart-product-add {width: 180px}
.cart-remove { width: 85px;}
.cart-buttons { float: right; margin-top: 10px; text-align: right; margin-top: 10px; }

.cart-coupon { border: 1px solid #e0e0e0; background: #f7f7f7; padding: 10px; width: 300px;}
.cart-coupon form { margin-top: 10px;}
.cart-coupon .content, .cart-coupon .contentblock {padding:0; margin:0;}

.cart-totals-wrapper { float:left; border: 1px solid #e0e0e0; border-left:0; border-right:0; width: 943px; margin-bottom: 20px; padding: 15px 0;}
.cart-totals { text-align: right; }
.tbl-cart-totals { float: right; }
.tbl-cart-totals td { line-height: 20px; }
.tbl-cart-totals-methods td {padding: 0 5px 5px 0; vertical-align: top;}
.tbl-cart-totals-methods {padding-bottom: 5px;}
.totals-line-seperator { border-bottom: 1px solid #666; padding: 4px 0}
td.tbl-label { padding: 0 2px 0 0; vertical-align: middle;}
td.tbl-value {text-align: right; padding: 0 0 0 5px;}
.totals-label, .totals-value { font-weight: bold; font-size: 15px; }
td.totals-label, td.totals-value { line-height: 36px; }
/*********** End: Cart ***********/

/*********** Checkout ***********/

.payment-methods td {padding: 0 15px 10px 0;}

/*********** End: Checkout ***********/

/* Minicart */
hr.minicart {
  border: 0 none;
  border-bottom: 1px solid #d7dee4;
  padding: 0;
  height: 0;
}

/* Orders history */
.orders-history td { padding: 8px; border-bottom: 1px solid #e0e0e0; }
.orders-history th { padding: 9px 7px; font-weight: bold; border-top: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; background: #f7f7f7; width: 25%;}
.orders-history .align-right { text-align: right; }

.order-info td { padding: 5px; }
.order-info td.order-info-total { font-weight: bold; font-size: 12px; }
.order-info td.table-no-padding { padding: 0; }

/* My account box */
.accountbox { width: 33%; margin-right: 2px; float: left; }
.accountbox-last { margin: 0; float: right; }
.accountbox h3 { padding: 0px 0 5px 0; border-bottom: 1px solid #e0e0e0; margin-bottom: 10px; width: 90%;}

/* subtitles */
.subtitle { padding: 5px 0 3px 0; font-weight: bold; border-bottom: 1px solid #ccc; font-size: 13px; }

/*********** Buttons ***********/
.adv_button { margin: 0 0 0 1px; }
a.adv_button {
	background: #d0d0d0 url('../images/button_bg.png') repeat-x;
	color: #444;
    font-size: 10px;
	padding: 4px 6px;
	border: 1px solid #999;
	text-decoration: none;
	font-weight: bold;
	line-height: 34px;
    text-transform: uppercase;
}
a.adv_button:hover { text-decoration: none; color: #111; }
.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 {}

.big-button .adv_button {
    background: none repeat scroll 0 0 #F16A6C;
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-size: 11px;
    margin: 0;
    padding: 8px 12px;
    text-transform: uppercase;
}
.big-button .adv_button:hover, a.buynow-button:hover { color: #ededed;}

a.buynow-button { background: #fa6a2e url('../images/bigbutton_bg.png') repeat-x; border: 1px solid #444; color: #fff;}

/*********** End: buttons ***********/

.leftcol ul li, .rightcol ul li {	line-height: 20px; }

/* categories */
.categories .menucontent ul { margin: 0; padding: 0; list-style: none none;}
.categories .menucontent ul li { margin: 0;line-height:22px; border-bottom: 1px solid #eee;}
.categories .menucontent ul li:last-child { margin: 0;line-height:22px; border-bottom: 0}
.categories .menucontent ul li a { background: none; display: block; padding: 3px 3px 3px 12px; text-decoration: none; font-size: 12px;}
.categories .menucontent ul li a:hover { background: #f2f2f2;}
.categories .menucontent ul li a.active-cat { background: #f2f2f2;}

.categories .menucontent ul li ul {margin: 5px 0 5px 12px; border-left: 2px solid #f2f2f2;}
.categories .menucontent ul li ul li { border: 0; margin: 0;}
.categories .menucontent ul li ul li a { background: none; display: block; padding: 0; padding-left: 10px; margin: 0;}
.categories .menucontent ul li ul li a:hover { background: #f2f2f2;}

/* Subcategories page */
.subcategorylist li { float: left; padding: 20px; }
.subcategorylist h2 {font-weight: bold;}

.maincat-descr {
    height: 190px;
    overflow: hidden;
    width: 100%;
}

.maincat-icon {	float: left;}

/* forms */
	.formtable { width: 100%;}
	.formtable-auto{ width: auto;}
	/*.formtable td { padding: 3px 0; }*/
	.formtable td { padding: 3px 5px 3px 0; text-align: left; }
	.formtable .RegSectionTitle { padding: 15px 0 0 0; font-weight: bold; }

	/*.FormButton { padding: 10px 10px 0 0; font-weight: bold;}*/
	.FormButton { /*font-weight: bold;*/ vertical-align: middle; }
	.Star, .star { color: #ff0000; padding: 0 4px;display:inline-block; }

	/* contactform */
	.contactform {  float: left; padding: 0; width: 410px; }
	.contact-info { float: left; line-height: 20px; padding: 0 0 0 20px; width: 265px; border-left: 1px solid #d7dee4; }
	.contact-map { margin-top: 10px; }

	/* register form */
    .register-box {border: 1px solid #e0e0e0; padding: 15px; margin-bottom: 15px;}
    .register-box table {width: 100%;}   
    .register-box .register-field {width: 25%; height: 18px;}
    .register-box .register-value {width: 73%;}
    .register-box .register-address {width: 450px;}
    .register-box .register-address td {padding-right: 2px;}               
    .register-box .star { }    
    .register-box .register-newslists td {padding: 4px;}
    .register-box .register-newslists .newslists-checkbox {width: 1%;}                              
    .register-box .subtitle { padding: 0 0 7px 0; margin-bottom: 12px; font-weight: bold; border-bottom: 1px solid #e0e0e0; font-size: 11px; }  

/* end: forms */

/* modules */
/* products in menu -- */
.menucontent ul.menuproducts, .menucontent ol.menuproducts  { list-style: none; margin: 0px; }
.menuproducts li { list-style-type: none; border-top: 1px solid #e0e0e0;}
.menuproducts li:first-child { border:none;}
li.menuproducts-with-img { padding: 15px 0; margin:0px 0px 10px 0px;}

li.menuproducts-with-img img {
    height: auto;
    max-width: 85px;
}
.menuproducts-content {}
/*-- end: products in menu */


/* small products horizontal list */
.mod-products-horizontal { list-style-type: none; }
.mod-products-horizontal li { float: left; margin: 0 32px 0 0; width: 100px;}
.mod-products-thumb { position: relative; width: 100px; height: 150px; overflow: hidden; }
.mod-products-thumb img { max-width: 100px; position: absolute; bottom: 0;} /* display width given if set in module settings */
.mod-products-name { min-height: 60px; }
.mod-products-name a { text-decoration: none; }
.mod-products-name a:hover { text-decoration: underline; }
/*-- end: small products horizontal list */


/* Manufacturer-- */

.manuflist li {
    float: left;
    margin: 0 15px 15px 0;
    width: 224px;
	text-align:center;
}
.manuflist li.productlist-last-in-row {
	margin-right:0px;
}

.manuflist li .productlist-thumb {
    border: 1px solid #DDDDDD;
    height: 85px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 224px;
}
.manuflist li h2 {
    text-align:left;
}
.manuflist li h2 a{
    color: black;
    font-family: coda;
    font-size: 11px;
    text-transform: uppercase;
}
.manufacturerdetail { background:white; border: 1px solid #e0e0e0; }
.manufacturer-thumb-fullwidth { width: 100%; clear: both; }
.manufacturer-descr-fullwidth { width: 100%; clear: both; }

.manufacturer-icon {
    float: left;
    min-height: 200px;
    width: 197px;
}

.manufacturer-icon tr td {
    height: 200px;
    text-align: center;
    vertical-align: middle;
}

.manufacturer-thumb {
    float: right;
    min-height: 200px;
    overflow: hidden;
    width: 576px;
}

.manufacturer-descr {
    float: left;
    line-height: 18px;
}
	/* unused?
	li.man-with-img { margin-bottom: 15px; }
	li.man-with-img .man-content { }
	*/

.manufacturers-list-col { float: left; }
.manufacturers-list	li { font-size: 14px; text-transform: uppercase; line-height: 24px; }
.manufacturers-list	li a { text-decoration: none; }
.manufacturers-list	li a:hover { text-decoration: underline; }
	
	
/*-- end Manufacturer */

/* Product Bundle Module styles */
.product-bundle { margin-top: 15px;}
.product-bundle li { list-style: none; clear: both;}
.product-bundle-thumb {float: left; padding: 0 10px 15px 0}
.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-bottom: 5px;}
.product-bundle-options h4 {	text-transform: uppercase; margin-bottom: 3px; border-bottom: 1px solid #e0e0e0; }
/* End: Product Bundle Module styles */

/* Social Bookmarking module */
.social-bookmarks { text-align: right; padding:10px; }
/* End: Social Bookmarking module */

/* Customer reviews module */
.review-stars {color: #767676;}
/* End: Customer reviews filter module */

/* RMA module */
.orders-return-products td { padding: 8px; border-bottom: 1px solid #e0e0e0; }
.orders-return-products th { padding: 9px 7px; font-weight: bold; border-top: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; background: #f7f7f7;}
.orders-return td { padding: 8px; vertical-align:middle; }
.rma-options table td { border: 0; padding: 0px;}
/* End: RMA module */

/* Guestbook module */
table.guestbook { width: 100%; }
.guestbook .gb-message { padding: 3px 0px 10px 3px;}
.guestbook .gb-all {padding-top: 10px; border-top: 1px solid #e0e0e0; text-align: center;}
.guestbook .gb-all a {color: #666;}
/* End guestbook module */

/* News Management module */
table.news { width: 100%; }
.news .news-message { padding: 3px 0px 10px 3px;}
.news .news-all {padding-top: 10px; border-top: 1px solid #e0e0e0; text-align: center;}
.news .news-all a {color: #666;}
/* End News Management module */

/* Tag Cloud module */

.tagcloud {	text-align: justify; border: 1px solid #e0e0e0; padding: 6px 10px;}
.tagcloud a { color: #333;}
.cloud_1 { font-size: 22px; line-height: 28px; }
.cloud_2 { font-size: 20px; line-height: 24px; }
.cloud_3 { font-size: 28px; line-height: 22px; }
.cloud_4 { font-size: 16px; line-height: 20px; }
.cloud_5 { font-size: 14px; line-height: 18px; }
.cloud_6 { font-size: 12px; line-height: 16px; }

.cattag-page { width: 656px; margin: 0 auto; text-align: center; }
ul.cattag-list { clear: both; list-style: none; margin: 0; padding: 0; }
ul.cattag-list li { border: 1px solid #e0e0e0; float: left; display: inline; width: 186px; margin: 0 10px 10px 0; padding-left: 0; text-align: center; }
ul.cattag-list li.productlist-first-in-row { clear: both; }
ul.cattag-list li.productlist-last-in-row { margin-right: 0; }
ol#tag_manufacturers { list-style-type: none; margin-left: 0; padding-left: 0; }
ol#tag_sp{ list-style-type: none; margin-left: 0; padding-left: 0; }

li.sp-content { }
.see-more-url{ }

/* end Tag Cloud module */

/* Facebook Comments Box module */
.fb-comments {margin-top: 20px;}
/* end Facebook Comments Box module */

/* Newest products module */

.productlist-newicon { position:absolute; top: 0; left: 0; }
.productlist-newicon img{ width: auto; height: auto; margin:0px!important;}
li.full-width .productlist-newicon { position:absolute; top: 0; left: 0; }
li.full-width .productlist-newicon img{ width: auto; height: auto; }

/* end Newest products module */

/* Special offers module */

.productlist-offericon { position:absolute; top: 0; left: 0; }
.productlist-offericon img{ width: auto; height: auto; }
li.full-width .productlist-offericon { position:absolute; top: 0; left: 0; }
li.full-width .productlist-offericon img{ width: auto; height: auto; }

/* end Special offers module */

div#sitemap ul { list-style: none;  margin: 0 0 10px 10px; }

.KlarnaMonthCost { color: #f00; font-weight: bold; font-size: 10px;}

/* fast lane checkout / snelle kassa */
.flc-checkout-progress { margin: 0 0 15px 0; }
h1.flcheader { margin: 10px 0; }
/*.FLCDialogCell { width: 50%; } unused?*/
.contentblock-flc{ width: 330px; margin-top: 15px; }
/*
.contentblock-flc h1 { background: #f1f1f1; margin-bottom: 0;}
.contentblock-flc .content { height: 150px; }
*/

.contentblock-flc-login { float: left; margin-right: 15px; border-right: 1px solid #d7dee4;} 
.contentblock-flc-newaccount { float: right; } 


.flc-step-bar { width: 100%; border: 1px solid #999; height: 15px; }
.flc-step-bar td { padding: 2px 10px; background: #f7f7f7;}
.flc-step-bar .flc-stepdone { background: #F16A6C;}
.flc-step-bar .flc-stepactive { background: #e0e0e0;}

.flc-step-text { width: 100%; height: 20px; text-transform: uppercase;}
.flc-step-text td { padding: 5px 10px; text-align: center;}
.flc-step-text .flc-stepdone a { font-weight: bold; text-decoration: none; }
.flc-step-text .flc-stepactive { font-weight: bold; }

.flc-methodbox { }
.flc-methods { width: 400px;}
.flc-methods td { padding: 10px 4px; border-bottom: 1px dotted #e0e0e0; vertical-align:middle;}
.flc-nextbutton { text-align: right; }

.checkout-accountbox { width: 33%; margin-right: 2px; float: left; }
.checkout-accountbox-last { margin: 0; float: right; }

.cart-subtotal { text-align: right; border: 1px solid #e0e0e0; border-left:0; border-right:0; padding: 10px; }
.cart-subtotal table { float: right; margin-right: 110px;}
.cart-subtotal table td { vertical-align: top; }
.cart-subtotal .FormButton { font-weight: bold; }
.cart-subtotal .subtotal { font-weight: bold; font-size: 15px; line-height: 36px;}
.cart-subtotal .discounted-subtotal { line-height: 26px;}

#fast_lane_buttons { float: right; margin-bottom: 10px;}
.fast_lane_back { background-color: #fff;}
.fast_lane_back:hover {}

/* end: fast lane checkout / snelle kassa */

/* gift certificates / kadobonnen */
	/*
	.gc-leftcol { float: left; width: 375px; }
	.gc-rightcol { float: left; width: 355px; }
	*/
	.mod-leftcol { float: left; padding: 0; padding-right: 20px; width: 45%;}
	.mod-rightcol { float: left; line-height: 20px; padding: 0 0 0 20px; width: 45%; }

	.mod-border-right { border-right: 1px solid #d7dee4; margin-right: -1px;}
	.mod-border-left { border-left: 1px solid #d7dee4; margin-left: -1px;}
	
	.gc-checkexist { margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid #d7dee4; }
	.mod-seperator { margin-top: 15px; padding-top: 15px; border-top: 1px solid #d7dee4; }

/* end: modules */
.terms-conditions-note { margin: 10px 0; text-align: center; }
.checkout-notes { text-align: left; padding: 0 10px; line-height: 20px;}
.checkout-notes-textarea { width: 100%; } 
.checkout-submit { text-align: center; }

.cart-details-table { width: 100%; padding: 10px;}
.cart-details-table .TableHead { text-transform:uppercase;}
.cart-details-table td, .cart-details-table th { padding: 8px 5px; }

#next-prev {margin-left: 15px; padding-bottom: 30px; width: 348px;}
.prev_prod {color: #666666; text-decoration: none;}
.next_prod {color: #666666; text-decoration: none;}
.prev_prod:hover {color: #666666; text-decoration: underline;}
.next_prod:hover {color: #666666; text-decoration: underline;}

.slideRightItems {
    background: none repeat scroll 0 0 white;
}

.lastviewedColmn {
    float: right;
    margin: -45px 15px 0 0;
    width: 85px;
}

.lastviewedColmn .menucontent{
	padding:0px;
}

.lastviewedColmn h4 {
    background: none repeat scroll 0 0 #F16A6C;
    border-radius: 3px 3px 3px 3px;
    line-height: 20px;
    text-align: center;
}

.relatedWrapper {
	margin:15px 0px 0px 0px;
}

.manuflistWelcome {
    background: url("../images/downshadow1.png") no-repeat scroll center 0 transparent;
    float: left;
    margin: 10px 0 0;
    padding: 35px 0 0;
}


.manuflistWelcome li {
    float: left;
    height: 60px;
    margin: 0 2px 20px;
    overflow: hidden;
    text-align: center;
    width: 158px;
}

.manuflistWelcome li a img{
    max-height: 60px;
    max-width: 158px;
	width:auto;
	height:auto;
}

.morebrandLink {
    background: url("../images/overzichtarrowRight1.png") no-repeat scroll 126px center white;
    border: 1px solid #F9BBBC;
    box-shadow: 0 0 14px #F9BBBC inset;
    color: #F16A6C;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 21px 15px 21px 0;
    text-transform: uppercase;
    width: 141px;
}

ul.welcomeBlocks {
    float: left;
    margin: 25px 0 15px;
    width: 100%;
}

ul.welcomeBlocks li {
    float: left;
    height: 130px;
    margin: 0 17px 0 0;
    overflow: hidden;
    position: relative;
    width: 228px;
	background: url("../images/welkomblokshadow1.jpg") no-repeat center bottom;
	padding: 0 0 17px;
}
ul.welcomeBlocks li iframe {
    position: absolute;
	z-index:1;
	top:0px;
	left:0px;
}

ul.welcomeBlocks li h2 {
    background: none repeat scroll 0 0 #F16A6C;
    bottom: 17px;
    color: white;
    font-family: coda;
    left: 0;
    margin: 0;
    padding: 6px 10px;
    position: absolute;
    text-transform: uppercase;
    width: 210px;
	z-index:999;
}
ul.welcomeBlocks li img {}


.tabs-container {
    line-height: 18px;
}