

/* Algemeen */

#debug
{
	position:absolute;
}

html
{
	overflow-y:scroll;
	height:100%;

}

html, body, div, p, form
{
	margin:0px;
	padding:0px;
	position:relative;
}


body
{
	background-color:#fff;
	background-image:url(//static.fonq.nl/data/shops/113-ltn-bg.gif);
	background-repeat: repeat-x;
}


a
{
	color:#000;
	text-decoration:none;
	outline:0;
}

a:hover
{
	color:#000;
	text-decoration:underline;
}

a:active,
a:focus {
	outline:0;
}

div, td, a, a:hover, span, p, select
{
	
		font-family: Verdana, Arial;
	
	color: #505050;
	font-size: 11px;
}

input
{
	font-size:1em;
}

select
{
	font-size:1em;
}


div#loading
{
	position:absolute;
	width:100%;
	height:100%;
	_height:1000px;
	_width:170px;
	background-color:#fff;;
	opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;
	z-index:100;
}

div#loading_content
{
	position:absolute;
	width:100%;
	height:100%;
	_height:1000px;
	_width:648px;
	background-color:#fff;
	opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;
	z-index:100;
}


div#loading_icon_container
{
	position:absolute;
	width:100%;
	height:100%;
	_height:1000px;
	_width:648px;
	text-align:center;
	z-index:110;
}


img#loading_icon
{
	position:relative;
	top:175px;
}
	


/* Stramien basis */

div.stramien
{
	position:relative;
	left:0px;
	top:0px;
	overflow:hidden;
	font-weight:normal;
}

div.stramienitem
{
	position:absolute;
	overflow:hidden;
	cursor:default;
}

/* Opmaak algemeen */

div.outercontainer,
div.outercontainer-login
{
	position:relative;
	margin:0px auto;
	width:990px;

	border-width:0px 1px 0px 1px;
	border-style: solid;
	border-color: #c3c3c3;
	overflow:hidden;
	background-color:#fff;
	
	
}

div.outercontainer-login
{
	border-width:0px;
	width:985px;
}

div.header
{
	background-color:#fff;
	position:relative;
	width:100%;
}

div.header h1,
div.header h3
{
	margin:0px;
	font-size:1em;
	font-weight:normal;
}

div.header div.mailordersolutions
{
	position:absolute;
	top:0px;
	right:0px;
	width:388px;
	height:46px;
	overflow:hidden;
	text-align:right;
}

div.header div.menu
{
	position:absolute;
	bottom:0px;
	right:0px;
	height:50%;
	height:31px;
	border-top:1px solid #c3c3c3;
	_width:400px;
}

div.header div.menu a
{
	text-decoration:none;
}

a.menulink
{
	color:#fff;
}

div.header div.menu a:hover
{
	text-decoration:underline;
}

div.menu li>a
{
	visibility:hidden;
}

div.header div.menu ul
{
	display:block;
	width:100%;
	height:100%;
	position:relative;
	margin:0px;
	padding:0px;
	list-style-type: none;
}

div.header div.menu li
{
	display:block;
	float:left;
	cursor:default;
	text-align:center;
	height:31px;
	line-height:31px;
	padding:0px 0px;
}

div.header div.menu li a
{
	padding:0px 15px;
	font-size:0.9em;
	font-weight:bold;
}

div.header div.menu li a.menuitemborders
{
	border-left:2px solid #000;
	border-right:2px solid #000;
}

li#winkelwagentje
{
	padding-right:2px;
	font-size:0.9em;
	width:400px;
	text-align:right;
}

li#winkelwagentje img
{
	margin-top:5px;
	margin-right:3px;
	z-index:0px;
	border:0px;
	vertical-align:middle;
	padding-bottom:6px;
}

li#winkelwagentje span
{
	line-height:31px;
}

li#winkelwagentje a
{
	padding:0px;
	font-size:1em;
}

span#aantalproducten
{
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;	
}

a.resultaten-link {
	text-decoration:none;
	margin-right:0px;
}

div.menubalk
{
	position:relative;
	width:100%;
	height:25px;
	line-height:25px;
	background-color:#806545;
}

div.menubalk table.menubalk
{
	width:100%;
	height:25px;
	position:relative;
	margin:0px;
	padding:0px;
}

div.menubalk td.menuitem
{
	width:204px;
	height:25px;
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	
	border-left:1px solid #a1896c;
	border-right:1px solid #533c23;
}

div.menubalk a
{
	display:block;
	width:100%;
	height:23px;
	text-decoration:none;
	font-size:1.2em;
	color:#fff;
	border:1px solid #806545;
}

div.menubalk a:hover,
div.menubalk a.selected
{
	--text-decoration:underline;
	background-color:#fff;
	color:#806545;
	border:1px solid #806545;
}



div.zoekbalk
{
	position:relative;
	width:100%;
	height:34px;
	line-height:34px;
	background-color:#fff;
	padding-left:5px;
}

div.zoekbalk span
{
	padding-left:5px;
	line-height:34px;
}

div.zoekbalk select
{
	_margin-top:5px;
	margin-left:5px;
	width:200px;
	height:20px;
}

div.zoekbalk input#zoekentrefwoord
{
	width:350px;
	margin-left:5px;
	background-color:#ddd;
	color:#666;
	font-style:italic;
	line-height:18px;
	height:18px;
	border:1px solid #bfbfbf;
}

a#ZoekButton,
a#ZoekLink,
a#Zoeken
{
	text-indent:-1000px;
	background:url(/img/algemeen/buttons/ZoekButton-basis.jpg) left 6px no-repeat;
	cursor:pointer;
	display:inline-block;
	width:71px;
	position:relative;
	z-index:200;
}

a#ZoekButton:hover
{
	background:url(/img/algemeen/buttons/ZoekButton-mouseover.jpg) left 6px no-repeat;
}

div.zoekbalkdesign
{
	position:absolute;
	right:0px;
	top:0px;
	height:34px;
	width:425px;
	text-align:right;
}

div.banner-top
{
	position:relative;
	width:100%;
	border-width:1px 0px 1px 0px;
	border-style: solid;
	border-color: #c3c3c3;
	z-index:0;
}

div.banner-top img
{
	z-index:0;
}

.innercontainer,
.innercontainer-login
{
	background-color:#fff;;
	position:relative;
  clear:both;
  width:990px;
  overflow:hidden;
} 

.leftcontainer,
.leftcontainer-login

{
	background-color:#fff;
	position:relative;
	float:left;
	width:170px;
	overflow:hidden;
}

.leftcontainer-login
{
}

.borders
{
	position:absolute;
	top:0px;
	left:170px;
	width:648px;

	height:100%;
	_height:3000px;
	
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	
}

div.filters
{
	padding-top:10px;
}

div.metaheader
{
	padding-top:0px;
}

div.filters ul
{
	display:block;
	width:100%;
	height:100%;
	position:relative;
	margin:0px;
	padding:0px;
	list-style-type: none;
}

div.filters div.title
{
	clear:both;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:3px;
}

div.filters li
{
	display:block;
	width:100%;
	line-height:20px;
	position:relative;
	padding-left:20px;
}

div.filters li h3
{
	margin:0px;
	padding:0px;
	font-size:1em;
	font-weight:normal;
}

div.filters li input
{
	margin:0px;
	padding:0px;
	line-height:20px;
	position:absolute;
	top:0px;
	left:10px;
	height:20px;
}

div.filters li a
{
	cursor:pointer;
	display:block;
	text-align:left;
	line-height:20px;
	padding:0px 0px;
	font-weight:normal;
	padding-left:10px;
	text-decoration:none;
	cursor:pointer;
}

/* filter */
div.filters li label
{
	cursor:pointer;
	display:block;
	text-align:left;
	line-height:20px;
	padding:0px 0px;
	font-weight:normal;
	padding-left:10px;
	text-decoration:none;
	cursor:pointer;
}

div.filters li.disabled label
{
	color: #C3C3C3;
	cursor: default;
}

div.filters li label:hover
{
	text-decoration:underline;
}

div.filters li.disabled label
{
	text-decoration:none;
}

div.filters li a:hover
{
	text-decoration:underline;
}


div.filters li.disabled a
{
	color:#c3c3c3;
	cursor:default;
}

div.filters li.disabled a:hover
{
	text-decoration:none;
}

div.filters ul.categorieen li
{
	width:170px;
}

div.filters ul.subcategorieen li
{
	width:160px;
}

div.filters ul.categorieen li
{
	clear:both;
	padding-left:0px;
}

div.filters ul.categorieen li a 
{
}

div.filters ul.categorieen li.actief a,
div.filters ul.categorieen li.actief a h3
{
	background-color:#eaeaea;
	font-weight:bold;
}

div.filters ul.subcategorieen
{
	background-color:#eaeaea;
	padding-left:0px;
}

div.filters ul.subcategorieen li
{
	background-color:#eaeaea;
	clear:both;
	padding-left:10px;
	padding-bottom:7px;
	display:normal;
}

div.filters ul.subcategorieen li a
{
	background-image: url(//static.fonq.nl/img/algemeen/content-onderdelen/bullet.gif);
	background-repeat:no-repeat;
	font-weight:normal;
	padding-left:12px;
	line-height:13px;
}

div.filters div.metacategorie
{
	margin-bottom:10px;
	font-size:9px;
	padding-top:4px;
	line-height:14px;
	color:#fff;
	text-align:center;
	background:url(//static.fonq.nl/img/algemeen/metanavigatie-header.jpg) top left no-repeat;
	height:45px;
}

div.filters div.metacategorie span.metanaam
{
	font-size:13px;
	font-weight:bold;
	color:#fff;
}

div.filters div.metacategorie
{
	background:none;
	background-color:#27aae2;
	color:#fff;
	display:block;
	height:40px;
	margin-bottom:0px;
}

div.filters div.metacategorie span.metanaam
{
	color:#fff;
	font-size:13px;
	font-weight:bold;
}

div.filters div.metacategoriebottom
{
	display:block;
	margin-top:-6px;
	height:14px;
	margin-bottom:12px;
}


/* --------- */
div.filters ul.categorieen
{
	margin-top:-10px;
}

div.filters ul.categorieen li a,
div.filters ul.subcategorieen li a
{
	color:#505050;
}

div.filters ul.categorieen li a
{
	padding-left:2px;
	padding-bottom:2px;
}

div.filters ul.subcategorieen li a
{
	padding-left:13px;
}

div.filters ul.categorieen li a h3
{
	font-weight:normal;
}

div.filters ul.subcategorieen li
{
	padding-bottom:5px;
}

div.filters ul.subcategorieen li a h3
{
	font-weight:normal;
}

div.filters ul.categorieen li.actief a,
div.filters ul.categorieen li.actief a h3,
div.filters ul.subcategorieen li
{
	background-color:#eaeaea;
}
div.filters ul.categorieen li a:hover
{
	color:#000;
	text-decoration:none;
}

div.filters ul.categorieen li.actief a,
div.filters ul.categorieen li.actief a h3
{
	font-weight:bold;
	color:#000;
	text-decoration:none;
}


/* NIEUW */

div.filters ul.categorieen li a h3 div.character
{
	/*color:#505050;
	display:inline;     */
	font-size: 0px; line-height: 0%; width: 0px; height:0px;
	display:inline;
	border-top: 4px solid #FFF;
	border-left: 4px solid #CFCFCD;
	border-bottom: 4px solid #FFF;
	position:absolute;
	top:6px;
	left:4px;
}

div.filters ul.categorieen li.actief a h3 div.character
{
	/*color:#000;*/
	font-size: 0px; line-height: 0%; width: 0px; height:0px;
	border-top: 4px solid #000;
	border-left: 4px solid #eaeaea;
	border-right: 4px solid #eaeaea;
	border-bottom: 0px;
	position:absolute;
	top:9px;
	left:3px;
}

div.filters ul.categorieen li a:hover h3 div.character
{
	color:#000;
}

div.filters ul.categorieen li a h3 div.productgroepnaam
{
	color:#505050;
	position:relative;
	display:inline;
	margin-left:12px;
}

div.filters ul.categorieen li.actief a h3 div.productgroepnaam
{
	color:#000;
	position:relative;
	display:inline;
	margin-left:12px;
}

div.filters ul.categorieen li a:hover h3 div.productgroepnaam
{
	color:#000;
}

/* NIEUW EIND */

div.filters ul.subcategorieen li a:hover
{
	color:#000;
	text-decoration:none;
}

div.filters ul.subcategorieen li.actief a,
div.filters ul.subcategorieen li.actief a h3
{
	font-weight:normal;
	color:#000;
	text-decoration:underline;

}

div.filters ul.subcategorieen li a
{
	background-image:none;
}

/* -------- */

div.designercontainer
{
	padding-top:2px;
}

div.designercontainer ul
{
	display:block;
	width:100%;
	height:100%;
	position:relative;
	margin:0px;
	padding:0px;
	list-style-type: none;
}

div.designercontainer div.title
{
	clear:both;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:3px;
}

div.designercontainer li
{
	display:block;
	width:100%;
	line-height:20px;
	position:relative;
	padding-left:3px;
}

div.designercontainer li h3
{
	margin:0px;
	padding:0px;
	font-size:1em;
	font-weight:normal;
}

div.designercontainer li input
{
	margin:0px;
	padding:0px;
	line-height:20px;
	position:absolute;
	top:0px;
	left:10px;
	height:20px;
}

div.designercontainer li a
{
	cursor:pointer;
	display:block;
	text-align:left;
	line-height:20px;
	padding:0px 0px;
	font-weight:normal;
	padding-left:10px;
	text-decoration:none;
	cursor:pointer;
}

div.designercontainer li a:hover
{
	text-decoration:underline;
}


div.designercontainer li.disabled a
{
	color:#c3c3c3;
	cursor:default;
}

div.designercontainer li.disabled a:hover
{
	text-decoration:none;
}

div.designercontainer ul.designers
{
	
}

div.designercontainer ul.designers li
{
	clear:both;
	padding-left:0px;
}

div.designercontainer ul.designers li a 
{
	padding-left:10px;
}

div.designercontainer ul.designers li.alldesigners a
{
	font-weight:bold;
}

div.topproductencontainer
{
	padding-top:4px;
}

div.topproductencontainer ul
{
	display:block;
	width:100%;
	height:100%;
	position:relative;
	margin:0px;
	padding:0px;
	list-style-type: none;
}

div.topproductencontainer li
{
	display:block;
	width:100%;
	line-height:18px;
	position:relative;
	padding-left:4px;
}

div.topproductencontainer li a
{
	cursor:pointer;
	display:block;
	text-align:left;
	line-height:18px;
	padding:0px 0px;
	font-weight:normal;
	padding-left:10px;
	text-decoration:none;
	cursor:pointer;
}

div.topproductencontainer li a:hover
{
	text-decoration:underline;
}

div.topproductencontainer ul.topproducten li
{
	clear:both;
}

div.topproductencontainer ul.topproducten li a 
{
	padding-left:0px;
}

div.uitklap
{
	display:none;
}

li.meertonen,
li.mindertonen
{
	padding-left:10px !important;
}

a.meertonen
{
	background:url(//static.fonq.nl/img/algemeen/meertonen.gif) -1px 1px no-repeat;
	padding-left:20px !important;
}

a.mindertonen
{
	background:url(//static.fonq.nl/img/algemeen/mindertonen.gif) no-repeat;
	padding-left:20px !important;
}


.contentcontainer,
.contentcontainer-login
{
/*
	--position:absolute;
	--top:213px;
	--left:170px;
	*/
	
	float:left;
	margin-left:1px;
	position:relative;
	width:648px;
	overflow:hidden;
	border:none;
	font-weight:normal; 
}

.contentcontainer-login
{
	margin-left:0px;
}

div.banners
{
	position:relative;
	clear:both;
	width:100%;
	height:103px;
}

.rightcontainer,
.rightcontainer-login
{
	background-color:#fff;
	position:relative;
	width:170px;
	float:right;
	margin:0px;
	margin-left:1px;
	border:0px none;
}

.rightcontainer-login
{
	float:left;
	margin-left:-3px;
}

.rightcontainer
{
	_position:absolute;
}

div.footer
{
	clear:both;
	position:relative;
	width:100%;
	border-bottom:1px solid #c3c3c3;
	border-top:1px solid #c3c3c3;
}

div.footerborders
{
	position:absolute;
	top:16px;
	bottom:16px;
	left:216px;
	_height:190px;
	_width:199px;
	bottom:16px;
	right:570px;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
}

div.afbeeldingenfooter
{
	clear:both;
	position:relative;
	width:100%;
	border-bottom:1px solid #c3c3c3;
	/*height:65px;*/
	background-color:#eaeaea;
}

div.textfooter,
div.textfooter-puntenshop
{
	clear:both;
	position:relative;
	width:100%;
	border-bottom:1px solid #c3c3c3;
	/*height:20px;*/
	background-color:#dedede;
}

div.textfooter-puntenshop
{
	border-top:1px solid #c3c3c3;
}


div.contentheader
{
	display:block;
	background-color:#27aae2;
	color:#fff;
	height:24px;
	line-height:24px;
	text-align:left;
	padding-left:10px;
	width:100%;
	font-weight:bold;
}

a.link
{
	display:block;
	width:100%;
	line-height:24px;
	
	color:#0;
	text-decoration:none;
	padding-left:5px;
}

a.link:hover
{
	color:#0;	
	text-decoration:underline;
}

div.merkencontainer
{
	width:100%;
	background-color:#fff;
	color:#000;
	margin-left:-2px;
	margin-right:-2px;
}

div.merkencontainer .merk
{
	float:left;
	width:78px;
	height:42px;
	line-height:42px;
	border-bottom:1px solid #c3c3c3;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
	background-color:#fff;
	padding:2px 0px;
	padding-left:2px;
	
}

div.merkencontainer .merkalternate
{
	margin-left:5px;
	border-right:1px solid #c3c3c3;
	padding-right:2px;
}

div.merkencontainer img
{
	border:0px;
	z-index:0;
	padding-top:2px;
}

a.allemerken
{
	display:block;
	clear:both;
	margin:0px 5px;
	line-height:24px;
	
	color:#0;
	text-decoration:underline;
	border-bottom:1px solid #c3c3c3;
}

a.allemerken:hover
{
	color:#0;
	text-decoration:underline;
}


div.seperator
{
	position:relative;
	width:100%;
	height:100%;
}

div.seperator div
{
	position:relative;
	top:50%;
	margin:0px 5px;
	height:2px;
	border-top:1px solid #c3c3c3;
}

div.laatstbekekencontainer
{
	width:100%;
	background-color:#fff;
	color:#0;
}

div.topproducten
{
	width:100%;
	background-color:#fff;
	color:#0;
}

div.topproductenafbeeldingen
{
	width:100%;
	height:50px;
	background-color:#fff;
	color:#0;
}

.topproductenlinks
{
	padding:1px;
	padding-top:5px;
}

span.tekst
{
 display:block;
 padding:0px 5px;
 padding-top:2px;
 color:#505050;
 background:transparent;
}

.tekst a
{
	 line-height:16px;
}

.poulebannercontainer
{
	width:100%;
	height:100%;
	position:relative;
	padding-left:4px;
}

.poulebanner
{
	position:relative;
	clear:both;
	width:208px;
	height:84px;
	color:#000;
	font-size:28px;
	font-weight:bold;
	text-align:center;
	overflow:hidden;
}

.mailingcontainer
{
	padding:0px 4px;
}

.mailingcontainer input
{
	width:95%;
}

.mailingcontainer img
{
	margin-top:4px;
	cursor:pointer;
}

.contactformuliercontainer
{
	padding-left:11px;
	width:100px;
}

.contactformuliercontainer img
{
	cursor:pointer;
	border:0px;
}

.contactformuliercontainer .captcha
{
	display:none;
}

.contactformuliercontainer .error
{
	color:#f00;
	width:250px;
}

.contactformuliercontainer .contact-input
{
	border:1px solid #a8acaf;
	color:#656565;
	padding:2px 8px;
	background-color:#eaeaea;
	font-size:12px;
	
	font-family: Verdana, Arial;
	
}

.contactformuliercontainer textarea
{
	margin-bottom:2px;
	line-height:15px;
	padding-top:4px;
}

.contactformuliercontainer .contact-input-text
{
	border:1px solid #a8acaf;
	color:#656565;
	padding:2px 8px;
	background-color:#eaeaea;
	font-size:12px;
	
	font-family: Verdana, Arial;
	
	height:18px;
	margin-bottom:2px;
}



/* Filterpagina */

div.productkaartje
{
	position:relative;
	background-color:#fff;
	border:1px solid #cecece;
	width:153px;
	height:260px;
	float:left;
	z-index:40;
	margin-left:5px;
	margin-bottom:5px;
	padding:2px 0px;
}

div.productkaartje div
{
	font-size:9px;
}

.productencontainer
{
	clear:both;
	position:relative;
	width:100%;
}

.productencontainer .header
{
	clear:both;
	height:38px;
	line-height:38px;
}

.productencontainer .vergelijk
{
	height:100%;
	float:right;
	margin:8px;
	
}

.productencontainer .vergelijk img
{
	cursor:pointer;
}

.productencontainer .header .productaantal {
	float:left;
	margin-left:8px;
}

.productkaartjes
{
	padding:0px;
	clear:both;
	width:100%;
	position:relative;
	padding-left:2px;
	padding-top:3px;
}

.productkaartje
{
	font-weight:normal;
} 

.stramien .productkaartje
{
	width:150px;
}

.productkaartje .opties
{
	position:absolute;
	top:4px;
	left:2px;
	height:14px;
	line-height:14px;
	width:100%;
}

.productkaartje .opties input
{
	margin:0px; 
	padding:0px; 
	height:14px;
	line-height:14px;
	position:absolute;
}

.productkaartje .opties span
{
	padding-left:20px;
	cursor:pointer;
}

.productkaartje .meerdetails
{
	position:absolute;
	top:4px;
	right:2px;
	padding:0px 2px 1px 2px;
	width:72px;
	height:14px;
	line-height:14px;
	background-color:#fff;
	color:#fff;
	text-align:center;
	cursor:pointer;
	display:none;
	text-align:right;
	z-index:100;
}

.productkaartje .meerdetails img
{
	border:0px;
}


.productkaartje .meerdetails a
{
	color:#fff;
	text-decoration:none;
}

.productkaartje .afbeelding
{
	position:absolute;
	width:100%;
	height:100px;
	padding-top:10px;
	--line-height:100px;
	text-align:center;
	vertical-align:top;
	top:16px;
	left:0px;
	cursor:pointer;
}

.productkaartje .afbeelding img
{
	position:relative;
	line-height:100px;
}

.productkaartje .naam
{
	position:absolute;
	top:140px;
	height:50px;
	padding:0px 4px;
	line-height:15px;
	cursor:pointer;
	height:30px;
	overflow:hidden;
}

.productkaartje .naam h3
{
	font-weight:normal;
	margin:0px;
}

.productkaartje .naam a
{
	text-decoration:none;
}

.productkaartje .voorraad
{
	position:absolute;
	bottom:40px;
	left:4px;
	width:100%;
	height:20px;
	line-height:20px;
	letter-spacing:-1px;
}

.productkaartje .reviews
{
	color:#575757;
	position:absolute;
	bottom:70px;
	left:0px;
	vertical-align:middle;
	height:17px;
	width:149px;
	padding-left:4px;
	line-height:17px;
	padding-top:3px;
}

.productkaartje .reviews img
{
	position:relative;
	top:3px;
}

.productkaartje .reviews img.ster
{
	width:12px;
	height:12px;
	vertical-align:baseline;
}

.productkaartje .reviews .video
{
	position:absolute;
	right:4px;
	top:0px;
	height:20px;
	width:41px;
}

.productkaartje .reviews .video img
{
	border:0px;
}

.productkaartje .aantal-variaties
{
	position:absolute;
	left:0px;
	bottom:55px;
	line-height:18px;
	background-color:transparent;
	color:#666;
	padding-left:4px;
	font-size:0.9em;
}

.productkaartje .prijzen
{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	line-height:18px;
	font-weight:bold;
	background-color:#cecece;
}

.productkaartje .prijzen
{
	position:absolute;
	width:100%;
	height:31px;	
	padding-top:3px;
	bottom:0px;
	left:0px;
	background-color:#d9d9d9;
	font-size:1em;
	cursor:default;
}

.productkaartje .vanprijs
{
	position:absolute;
	left:5px;
	top:1px;
	text-decoration:line-through;

	font-size:1em;
	font-weight:normal;
	
	color:#000;
}

.productkaartje .prijs
{
	position:absolute;
	bottom:4px;
	left:5px;

	font-size:1em;
	font-weight:bold;
	
	line-height:11px;
	color:#cd000c;
}

.productkaartje .prijzen .meerinfo
{
	background-image: url(//static.fonq.nl/img/algemeen/content-onderdelen/sprites/productpagina-sprite.gif);
	background-position: -10px -134px;
	position:absolute;
	right:4px;
	bottom:3px;
	width:62px;
	height:17px;
	border:0px;
}

.productkaartje .prijzen img
{
	border:0px;
}

.productkaartje .prijzen .meerinfo

.productnavigatie
{
	width:100%;
	height:30px;
	line-height:30px;
	background-color:#eaeaea;
	color:#505050;
	font-weight:bold;
	margin-bottom:4px;
}

.productnavigatiebottom
{
	margin-top:4px;
	height:25px;
}

.productnavigatie select
{
	
}

.sortering
{
	float:left;
	width:290px;
	padding-left:8px;
	line-height:30px;
}

.paginering
{
	position:absolute;
	top:0px;
	right:0px;	
	padding-right:8px;
	width:420px;
	text-align:right;
	line-height:30px;
}
.paginering div { display:inline; }
a.paginering_selected,
a.paginering_unselected {
	font-weight:normal;
	text-decoration:none;
	line-height:18px;
	font-size:13px;
	padding:0px 1px;
}
a.paginering_selected { font-weight:bold; }


/* Reviews */
.reviews-header {
	margin-top:20px;
	line-height:30px;
	height:30px;
	background-color:#eaeaea;
	clear:both;
}


.reviews-beoordelingen {
	font-weight:bold;
	text-indent:8px;
	line-height:20px;
}
.reviews-paginering {
	padding-right:8px;
}
.review_block {
	padding:0px 0px 4px 0px;
	border-bottom:1px solid #eaeaea;
}

.reviews-gemiddeld {
	height:25px;
	line-height:18px;
	border-bottom:1px solid #eaeaea;
	text-indent:8px;
	background-color:#fafafa;
	margin-bottom:4px;
}

.review-beoordeling-naam
{
	padding-left:8px;
	font-weight:bold;
}

.review-beoordeling {
	display:block;
	float:left;
	width:95px;
	height:15px;
	padding-left:8px;
	padding-top:0px;
}

.review-naam {
	display:block;
	float:left;
	font-weight:bold;
	vertical-align:bottom;
	
}
.review-mening {
	clear:both;
	padding-left:8px;
	padding-top:4px;
}

/* Dropdown menus */

.dropdownmenu
{
	position:absolute;
	top:0px;
	left:0px;
	line-height:30px;
	height:30px;
	display:none;
	z-index:100;
	padding:0px;
	margin:0px;
	display:none;
	font-weight:normal;
	
}

.dropdownmenu ul
{
	color:#fff;
	display:block;
	position:relative;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	list-style-type: none;
	border-top:1px solid #a1896c;
	border-bottom:1px solid #533c23;;
	border-left:1px solid #a1896c;
	border-right:1px solid #533c23;
	z-index:100;
}

.dropdownmenu ul li
{
	display:block;
	vertical-align:bottom;
	padding:0px;
	margin:0px;
	z-index:100;
	width:100%;
	line-height:30px;
	background-color:#806545;
	color:#fff;
}
	

.dropdownmenu ul li a
{
	line-height:30px;
	display:block;
	padding:0px;
	margin:0px;
	padding-left:8px;
	text-decoration:none;
	z-index:100;
	background-color:#806545;
	color:#fff;
}

.dropdownmenu ul li a:hover
{
	text-decoration:underline;
}

iframe.iframe_underlay
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	display:block;
	z-index:90;
}

/* Productpagina */

.upselling
{
	position:relative;
	color:#000;
}

.breadcrumb
{
	height:25px;
	line-height:25px;
	/*background-color:#eaeaea;*/
	color:#626262;
}

.breadcrumb span
{
	color:#626262;
	font-size:10px;
	font-weight:lighter;
	padding-left:8px;
}

.breadcrumb a
{
	color:#626262;
	font-size:10px;
	font-weight:lighter;
}

.technischedetailscontainer
{
	margin:0px 8px 8px 8px;
	width:auto;
}

table.technischedetails
{
	width:100%;
}

table.technischedetails tr
{
	height:16px;
}

table.technischedetails tr.alternate td
{
	background-color:#eaeaea;
}

table.technischedetails td
{
	vertical-align:top;
	line-height:20px;
}

/* winkwlwagen */

.winkelwagen
{
	width:100%;
}

.winkelwagen-kop
{
	margin:8px;
}

.winkelwagen-kop h1
{
	font-size:1.4em;
	display:inline;
}

.winkelwagen-kop img
{
	vertical-align:middle;
	margin-right:8px;
}

.winkelwagen-producten
{
	border:1px solid #c2c2c2;
	margin:0px 8px;	
}

.uwgegevens table.producten
{
	
}

.winkelwagen-producten tr.verzendkosten td
{
	border-top:1px solid #ebebeb;
	font-weight:normal;
}

.winkelwagen-producten th, .winkelwagen-producten td
{
	color:#000;
	line-height:24px;
	padding:0px;
	padding-left:4px;
	font-weight:normal;
	vertical-align:middle;
}

.winkelwagen-producten td.naam img
{
	width:50px;
	vertical-align:top;
}

.winkelwagen-producten table.producten td.naam
{
	line-height:15px;
	vertical-align:middle;
}


.winkelwagen-producten th
{
	text-align:left;
	background-color:#ebebeb;
	font-weight:bold;
}

.winkelwagen .buttons
{
	margin:8px 0px;
	line-height:23px;
	text-align:center;
	position:relative;
	height:23px;
}

.winkelwagen .buttons img
{
	vertical-align:middle;
	cursor:pointer;
	border:0px;
}

.winkelwagen .verder-winkelen
{
	position:absolute;
	top:0px;
	left:8px;
}

.winkelwagen .verder-winkelen img
{
	margin-right:8px;
}

.winkelwagen .verder-winkelen a
{
	font-weight:bold;
}

.winkelwagen-producten tr.totaal-row td
{
	font-weight:bold;
	background-color:#ebebeb;
}

.cadeaucode-kop
{
	margin-top:32px;
	font-weight:bold;
	background-color:#ebebeb;
	line-height:24px;
	height:24px;
	padding-left:4px;
}

.cadeaucode
{
	padding:4px;
	line-height:24px;
	font-weight:normal;
}

.cadeaucode img
{
	cursor:pointer;
}

.cadeaucode input, .cadeaucode img
{
	vertical-align:middle
}

.winkelwagen-producten-mini
{
	margin:0px 8px;
} 

.winkelwagen-mini-producten-uitklap th
{
	border-bottom:1px solid #ebebeb;
	font-weight:normal;
}

.winkelwagen-mini-producten-uitklap td
{
	vertical-align:top;
	font-weight:normal;
}

.winkelwagen-mini-producten-uitklap img
{
	width:50px;
	margin:4px 0px;
}

.winkelwagen-mini-header,
.uwgegevens-mini-header
{
	background-color:#27aae2;
	color:#fff;
}

.winkelwagen-mini-header a,
.uwgegevens-mini-header a
{
	color:#fff;
}


.winkelwagen-mini-container-uitklap
{
	width:200px;
	border:1px solid #c3c3c3;
	position:absolute;
	right:4px;
	
	top:108px;
	
	background-color:#fff;
	display:none;
	z-index:100;
}

.winkelwagen-mini-container-uitklap div.naardekassa
{
	 text-align:center;
	 margin-top:4px;
}

.winkelwagen-mini-container-uitklap div.naardekassa img
{
	border:0px;
	margin:8px;
}

/* Ordertraject */

.uwgegevens-mini-header
{
	background-color:#27aae2;
	color:#fff;
}

.ordertraject
{
	margin:8px;
	margin-top:0px;
}

.ordertraject .stappen-balk span
{
 	font-size:1em;
}

.ordertraject .stappen-balk 
{
	text-align:center;
	font-weight:bold;
	margin-bottom:4px;
}

.ordertraject .stappen-balk td.actief
{
	color:#000;
}

.ordertraject .stappen-balk td.nietactief
{
	color:#b1b1b1;
}


.ordertraject .stappen-balk h2
{
	font-size:1.8em;
	margin:0px auto;
	font-weight:bold;
}

.ordertraject table.uwgegevens
{
	width:100%;
	border:1px solid #c2bebf;
} 

.ordertraject table.uwgegevens td
{
	background-color:#f2f2f2;
	padding-left:8px;
}

.ordertraject table.uwgegevens td.titel
{
	font-size:1.3em;
	font-weight:bold;
	line-height:21px;
	padding:3px 8px;
}

table.uwgegevens table.data
{
	margin-top:8px;
}

table.uwgegevens table.data td
{
	padding:1px;
	font-weight:normal;
}


.ordertraject .buttons
{
	margin:16px 0px;
	line-height:23px;
	text-align:center;
	position:relative;
	height:23px;
}

.ordertraject .buttons img
{
	vertical-align:middle;
	cursor:pointer;
	border:0px;
}

.ordertraject .verder-winkelen
{
	position:absolute;
	top:0px;
	left:8px;
}

.ordertraject .verder-winkelen img
{
	margin-right:8px;
}

.ordertraject .verder-winkelen a
{
	font-weight:bold;
}

div.foutmelding
{
	padding:8px;
	margin:8px 0px;
	border:1px solid #f00;
	color:#f00;
	font-weight:bold;
}

.ordertraject table.producten td
{
	padding-left:0px;
	font-weight:normal;
	vertical-align:top;
}


/* merken */

.merken
{
	margin:8px;
	position:relative;
}

.merken .merk
{
	display:block;
	position:relative;
	text-align:center;
	float:left;
	width:33%;
	height:130px;
	border-bottom:1px solid #d4d4d4;
	cursor:pointer;
}

.merken .merk div
{
	width:100%;
	cursor:pointer;
	height:20px;
	text-align:center;
	position:absolute;
	bottom:0px;
	left:0px;
	font-weight:bold;
	padding-bottom:2px;
}

.merken .merk img
{
	border:1px solid #d4d4d4;
	margin:8px 0px;
	margin-top:30px;
}

/* designers */

.designers
{
	margin:8px;
	position:relative;
}

.designers .designer
{
	display:block;
	position:relative;
	text-align:center;
	float:left;
	width:33%;
	height:130px;
	border-bottom:1px solid #d4d4d4;
	cursor:pointer;
}

.designers .designer div
{
	width:100%;
	cursor:pointer;
	height:20px;
	text-align:center;
	position:absolute;
	bottom:0px;
	left:0px;
	font-weight:bold;
	padding-bottom:2px;
}

.designers .designer img
{
	border:1px solid #d4d4d4;
	margin:8px 0px;
	margin-top:30px;
}

/* Select & Compare */

.selectcompare
{
	position:relative;
	margin-top:8px;
	vertical-align:top;
	overflow-x:auto;
	overflow-y:hidden;
	padding-bottom:15px;
}

.selectcompare img
{
	border:0px;
}

.selectcompare td.info
{
	
	width:150px;
	vertical-align:top;
}


.selectcompare td.productcomparekaart
{
	vertical-align:top;
}

.selectcompare tr.eigenschap td
{
	background-color:#fff;
	padding-left:8px;
	line-height:20px;
	border-right:1px solid #c4c4c4;
	vertical-align:top;
	color:#565656;
}

.selectcompare tr.alternate td
{
	background-color:#eaeaea;
	padding-left:8px;
	line-height:20px;
	border-right:1px solid #c4c4c4;
	vertical-align:top;
	color:#565656;
}

.selectcompare tr td.eigenschap
{
	padding:0px 8px;
	line-height:20px;
	font-weight:bold;
	vertical-align:top;
	color:#000;
}

.selectcompare .kleuren-padding-top
{
	padding-top:8px
}

.selectcompare .info .terug
{
	background-color:#fff;
	text-align:center;
}

.selectcompare .info .print
{
	text-align:center;
	color:#999;
	padding-top:8px;
	padding-bottom:4px;
}

.selectcompare .info .print a
{
	color:#ababab;
}

.selectcompare .info .print img
{
	margin-right:4px;
	vertical-align:bottom;
	padding-bottom:3px;
}

.selectcompare .productinfo
{
	background-color:#eaeaea;
	font-weight:bold;	
	padding-top:4px;
	padding-left:8px;
}

.selectcompare .producten
{
	height:100%;
	margin-left:133px;
	position:relative;
	overflow-x:scroll;
	vertical-align:top;
}

.selectcompare .buttons
{
	padding:10px 0px;
	text-align:center;
}

.selectcompare .buttons a
{
	display:block;
	padding-top:8px;
}



.selectcompare .bericht
{
	border-bottom:1px solid #c4c4c4;
	width:100%;
	line-height:25px;
	padding-top:10px;
}

.selectcompare span
{
	padding-left:8px;
	color:#565656;
}


.productcomparekaart .verwijder
{
	background-color:#a2a2a2;
	height:22px;
	line-height:22px;
	position:relative;
	width:100%;
}

.productcomparekaart .verwijder img
{
	margin-right:4px;
	display:block;
	vertical-align:middle;
	position:absolute;
	top:6px;
	right:4px;
	cursor:pointer;
}

.productcomparekaart .verwijder a
{
	color:#fff;
	font-weight:bold;
	padding-left:8px;
	display:block;
	position:relative;
}

.productcomparekaart .product
{
	padding:4px;
	text-align:center;
	padding-bottom:4px;
}

.productcomparekaart .product .titel h2
{
	font-size:1.2em;
	margin:0px;
	text-align:left;
	color:#000;
}

.productcomparekaart .product .titel
{
	height:40px;
	
}


.productcomparekaart .product div
{
	font-weight:normal;
	font-size:1em;
	color:#7f7f7f;
	text-align:left;
}

.productcomparekaart .product img
{
	padding-top:4px;
	margin:0px auto;
}

.productcomparekaart .product div img
{
	padding-right:4px;
}


.productcomparekaart .product .kleurenselect
{
	clear:both;
	position:relative;
}

.productcomparekaart .product .foto
{
	height:100px;
	width:100%;
	text-align:center;
	line-height:100px;
	padding-top:8px
}

.productcomparekaart .kleurenselect
{
}

.productcomparekaart .product .kleurvariatie
{
	display:block;
	width:20px;
	height:20px;
	border:1px solid #c8c8c8;
	float:left;
	margin-top:4px;
	margin-right:4px;
	text-decoration:none;
	line-height:20px;
	position:relative;
}

.productcomparekaart .product .kleurvariatie .kleur
{
	width:20px;
	height:20px;
	cursor:pointer;
	float:left;
}

.productcomparekaart .product .kleurvariatie .kleurextra
{
	width:10px;
	cursor:pointer;
	float:left;
}

.productcomparekaart .productinfo
{
	font-weight:normal;
	color:#565656;
}

div.aanbevolenprijs
{
	color:#000;
}

div.onzeprijs
{
	color:#f70000;
}

div.onzeprijs span
{
	color:#f70000;
	font-size:1.1em;
	font-weight:bold;
}

.productcomparekaart .buttons
{
	padding:8px;
	padding-bottom:0px;
}

.productcomparekaart .buttons img
{
	margin-top:8px;
	border:0px;
}


/* FORMS */


.form-label {
	display:block;
	float:left;
	clear:both;
	width:120px;
}

.maildit .form-label {
	width:200px;
}

.maildit .form-input
{
	width:300px;
}

.review .form-label {
	width:100px;
}

.review .form-input
{
	width:300px;
}


.form-input {
	display:inline;
}
.form-fieldset {
display:block;
	clear:both;
	border:0px;
}

.form_error_message {
	display:block;
	clear:both;
	float:left;
	border:1px solid red;
	font-weight:bold;
	height:20px;
	line-height:20px;
	width:330px;
	padding:2px;
	padding-left:8px;
	margin:5px 0px;
	margin-left:8px;
}

/* Quickview */

#quickview-overlay
{
	position:absolute;
	width:100%;
	height:100%;
	_height:3000px;
	background-color:#ccc;
	opacity:.80;
	filter: alpha(opacity=80); 
	-moz-opacity: 0.8;
	z-index:100;
	
	visibility:hidden;
}

#quickview-product
{
	position:absolute;
	top:200px;
	left:50%;
	margin-left:-319px;
	width:636px;
	height:336px;
	background-color:#fff;

	opacity:1;
	filter: alpha(opacity=100); 
	-moz-opacity: 1;
	
	z-index:110;
	visibility:hidden;
	border:0px solid #000;
}

#quickview-iframe
{
	position:absolute;
	top:0px;
	left:0px;
}

#quickview-product .kruisje
{
	position:absolute;
	top:4px;
	right:4px;
	width:15px;
	height:15px;
	cursor:pointer;
}

#quickview-product .kruisje img
{
	border:0px;
}

#quickview-product .sluiten
{
	position:absolute;
	cursor:pointer;
	top:5px;
	left:5px;
}

#quickview-details
{
	position:absolute;
	top:20px;
	padding:5px;
}

/* productvraag */
.productvraagcontainer
{
	padding:8px;
}

.productvraagcontainer .afbeelding
{
	width:49%;
	float:left;
	text-align:center;
	line-height:255px;
	margin:0px;
	padding:0px;
	padding-top:25px;
}

.productvraagcontainer .informatie
{
	width:49%;
	float:left;
	margin:0px;
	padding:0px;
	color:#999;
}

.productvraagcontainer h1
{
	font-weight:bold;
	font-size:1.4em;
	color:#000;
	margin:16px 0px;
	margin-bottom:0px;
	padding:0px;
}

.productvraagcontainer .vraagdit {
	padding-left:0px !important;
}

.vraagdit .form-label {
	width:200px;
	margin-bottom:0px;
}

.vraagdit .form-input
{
	width:300px;
}

.productvraagcontainer .form_error_message
{
	margin-left:0px;
	width:295px;
}

/* eind productvraag */

.productcontainer-quickview
{
	position:relative;
	margin:0px;
	padding:0px;
	font-weight:normal;
	width:636px;
	height:340px;
}

.productcontainer-quickview .productcontainer-quickview-inner
{
	clear:both;
	width:100%;
	height:255px;
}

.productcontainer .afbeelding,
.productcontainer-quickview .afbeelding
{
	width:49%;
	float:left;
	text-align:center;
	line-height:255px;
	margin:0px;
	padding:0px;
}

.productcontainer-quickview .productcontainer-quickview-inner .afbeelding a
{
	vertical-align:bottom;
}


.productcontainer .informatie,
.productcontainer-quickview .informatie
{
	width:49%;
	float:left;
	margin:0px;
	padding:0px;
	color:#999;
}

.productcontainer-quickview .informatie .merk
{
	position:absolute;
	width:25%;
	top:50px;
	right:8px;
	overflow:hidden;
	text-align:right;
}

.productcontainer h1,
.productcontainer-quickview h2, .productcontainer-quickview h1
{
	font-weight:bold;
	font-size:1.1em;
	color:#000;
	margin:16px 0px;
	padding:0px;
}

.productcontainer h1,
.productcontainer-quickview h1
{
	font-size:1.4em;
	margin-top:16px;
}


.productcontainer-quickview .aanbevolenprijs
{
	line-height:15px;
	font-weight:bold;
}

.productcontainer-quickview .onzeprijs
{
	font-weight:bold;
	color:#f00;
}

.productcontainer-quickview .bestellen
{
	clear:both;
	position:relative;
	margin-left:-5px;
	width:620px;
	height:40px;
	background-color:#eeeeee;
	padding:8px;
}

.productcontainer-quickview .bestellen  div
{
	margin-left:50%;
}

.productcontainer-quickview .bestellen div div
{
	margin:0px;
	padding:0px;
}


.productcontainer-quickview div.icon
{
	position:absolute;
	top:8px;
	right:8px;
	width:500px;
	height:21px;
	text-align:right;
}

.productcontainer-quickview div.icon div
{
	position:relative;
	top:0px;
	left:5px;
}

.productcontainer-quickview div.bestelbutton
{
	padding:0px;
	height:21px;
	line-height:21px;
	vertical-align:top;
	width:300px;
	text-align:right;
	position:absolute;
	right:8px;
	bottom:8px;
}

.productcontainer-quickview  .bestelbutton img
{
	vertical-align:bottom;
	cursor:pointer;
}


/* Meer fotos */

#meerfotos-product
{
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-319px;
	width:636px;
	height:500px;
	background-color:#fff;

	opacity:1;
	filter: alpha(opacity=100); 
	-moz-opacity: 1;
	
	z-index:110;
	visibility:hidden;
	border:1px solid #000;
}


#meerfotos-product .kruisje
{
	position:absolute;
	top:4px;
	right:4px;
	width:15px;
	height:15px;
	cursor:pointer;
}


#meerfotos-product .sluiten
{
	position:absolute;
	cursor:pointer;
	top:5px;
	left:5px;
}

#meerfotos-details
{
	position:absolute;
	top:20px;
	padding:5px;
}

.productcontainer-meerfotos
{
	position:relative;
	margin:0px;
	padding:0px;
	font-weight:normal;
	width:636px;
}

.productcontainer-meerfotos .productcontainer-meerfotos-inner
{
	clear:both;
	height:275px;
	width:100%;
}

.productcontainer-meerfotos .meer-fotos-afbeelding
{
	width:49%;
	float:left;
	text-align:center;
	line-height:400px;
	margin:0px;
	padding:0px;
}

.productcontainer-meerfotos .informatie
{
	width:49%;
	float:left;
	margin:0px;
	padding:0px;
	padding-top:16px;
}

.productcontainer-meerfotos .fotos
{
	clear:both;
	padding-top:16px;
	width:180px;
}

.productcontainer-meerfotos .fotos .foto
{
	width:50px;
	height:50px;
	float:left;
	border:1px solid #e6e6e6;
	margin-right:4px;
	margin-top:4px;
	overflow:hidden;
	cursor:pointer;
}

/* Upselling */

.upselling
{
	text-align:center;
	margin-bottom:8px;
}

.upselling .product
{
	display:block;
	position:relative;
	margin-top:10px;
}

.upselling p
{
	text-align:center;
	padding:4px 0px;
	color:#727272;
	line-height:15px;
}

.upselling p.image
{
	height:100px;
	z-index:50;
}


.upselling p.naam
{
	padding:0px;
	color:#525252;
}

.upselling p.prijs
{
	padding:0px;
	color:#ed0c06;
	font-weight:bold;
}


.upselling .product .meerdetails
{
	position:absolute;
	top:0px;
	right:4px;
	padding:0px 2px 1px 2px;
	width:72px;
	height:14px;
	line-height:14px;
	background-color:transparent;
	color:#fff;
	text-align:center;
	cursor:pointer;
	display:none;
	text-align:right;
	z-index:100;
}

.upselling .product .meerdetails img
{
	border:0px;
	z-index:100;
}


.upselling .product .meerdetails a
{
	color:#fff;
	text-decoration:none;
}


/* Crossselling */

.meebestellen
{
	width:100%;
	position:relative;
	padding-top:16px;
	padding-bottom:16px;
}

.meebestellen p
{
	font-weight:bold;
	color:#000;
	padding:8px 0px;
}

.meebestellen .producten
{
	width:100%;
	position:relative;
}

.meebestellen .producten .product
{
	width:150px;
	height:150px;
	float:left;
	text-align:center;
	display:block;
	position:relative;
}

.meebestellen p.image
{
	height:100px;
	margin-top:8px;
	z-index:50;
}


.meebestellen p.naam
{
	padding:0px;
	color:#525252;
	font-weight:normal;
}

.meebestellen p.prijs
{
	padding:0px;
	color:#ed0c06;
	font-weight:bold;
}

.meebestellen .product .meerdetails
{
	position:absolute;
	top:0px;
	right:4px;
	padding:8px 2px 1px 2px;
	width:72px;
	height:14px;
	line-height:14px;
	background-color:#transparent;
	color:#fff;
	text-align:center;
	cursor:pointer;
	display:none;
	text-align:right;
	z-index:100;
}

.meebestellen .product .meerdetails img
{
	border:0px;
	z-index:100;
}


.meebestellen .product .meerdetails a
{
	color:#fff;
	text-decoration:none;
}

/* Laatst bekeken */


.laatstbekekencontainer
{
	padding:8px 0px;
}

.laatstbekekenproduct
{
	margin:4px 8px;
	height:50px;
	position:relative;
	border-bottom:1px solid #e2e2e2; 
}

.laatstbekekenproduct p
{
	font-size:0.9em;
	font-weight:normal;
	margin-bottom:8px;
}

.laatstbekekenthumb
{
	position:absolute;
	top:0px;
	left:0px;
	height:50px;
	width:50px;
}

.topproductenthumb
{
	height:50px;
	margin-left:3px;
	margin-top:1px;
	margin-bottom:2px;
	float:left;
	width:50px;
}

.laatstbekekendetails
{
	position:relative;
	margin-left:54px;
	padding-top:0px;
}

.laatstbekekenproduct p.naam
{
	color:#535353;
}

.laatstbekekenproduct p.bestellen
{
}

.laatstbekekenproduct p.bestellen a
{
	font-weight:bold;
	text-decoration:underline;
}

/* Offerte */
.offertecontainer
{
	padding:16px;
}

.offertecontainer td
{
	text-align:left;
	font-weight:normal;
}

.flashbanner
{
	background-color:#efefef;
	z-index:10;
}

a.filterinfolink
{
	text-decoration:none;
	cursor:pointer;
	padding:4px;
	margin-left:8px;
	background:url(//static.fonq.nl/img/algemeen/vraagteken.jpg) no-repeat 0px 2px;
}

a.filterinfolink:hover
{
	text-decoration:none;
}

.filterinfo
{
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	width:200px;

	padding:0px;
	color: #505050;
	background-color:#533c23;
	border:1px solid #999;

	font-weight:normal;
	z-index:300;
}

.filterinfocontent
{
	padding:8px;
	color: #505050;
	background-color:#fff;
	border:2px solid #806545;
}

.form-fieldset
{
	width:auto;
	padding:8px;
}

.form-fieldset input,
.form-fieldset label,
.form-fieldset textarea
{
	margin:4px 0px;
}


/* BUNDELACTIE */
.actiepagina
{
	width:auto;
	border:0px;
	position:relative;
	background-color:#fff;
	margin-bottom:8px;
	color:#3a3a3a;
}

.actiepagina a
{
	text-decoration:none;
	cursor:pointer;
	color:#3a3a3a;
}

.actiepagina a:hover
{
	text-decoration:underline;
}

.actiepagina .actiedetails
{
	position:relative;
	clear:both;
	margin-left:8px;
	width:auto;
}

.actiepagina .bundelproductdetails
{
	border: 1px solid #CECECE;
	cursor:pointer;
	float:left;
	height:240px;
	margin-right:10px;
	margin-bottom:10px;
	width:308px;
	background: #efefef;
	
}

.actiepagina .bundelproductdetails img
{
	border:0px;
}

.actiepagina .bundelproductdetails .titel
{
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	height:20px;
}

.actiepagina .bundelproductdetails .titel h3
{
	margin:0px;
	padding:0px;
}

.actiepagina .bundelproductdetails .prijs
{
	padding-left:4px;
	padding-right:4px;
	height:20px;
	position:absolute;
	left:8px;
	top:120px;
	text-align:center;
}

.actiepagina .actiedetails .afbeeldingcontainer
{
	position:absolute;
	width:75px;
	top:36px;
	height:75px;
	margin:2px;
	margin-left:4px;
	border:1px solid #cecece;
	overflow:hidden;
}

.actiepagina .actiedetails .afbeeldingcontainer img
{
	height: 75px;
	width: 75px;
}

.actiepagina .actiedetails .details
{
	position:absolute;
	width:220px;
	left:82px;
	top:34px;
	margin:2px;
	margin-left:4px;
	overflow:hidden;
}

.actiepagina .bestelinformatie
{
	float:right;
	width:400px;
	margin-bottom:16px;
}

.actiepagina .bestelinformatie .bestellen
{
	border-top:1px solid #cecece;
	border-bottom:1px solid #cecece;
	background-color:#e6e6e6;
	color:#3a3a3a;
	height:60px;
	margin-right:10px;
	line-height:30px;
	padding:4px 0px;
	padding-left:20px;
}

.actiepagina .bestelinformatie .voorraadicoon
{
	padding:0px;
	padding-bottom:6px;
	color:#0d8e00;
	position:relative;
}

/* RESTYLE PRODUCTPAGINA, WINKELWAGEN, ORDERTRAJECT 2009 */

.productpagina
{
	width:auto;
	border:0px;
	position:relative;
	background-color:#fff;
	margin-bottom:8px;
	color:#3a3a3a;
}

.productpagina a
{
	text-decoration:none;
	cursor:pointer;
	color:#3a3a3a;
}

.productpagina a:hover
{
	text-decoration:underline;
}

.productcardheader
{
	position:relative; 
	background:url(//static.fonq.nl/img/algemeen/content-onderdelen/titelbackground.gif) top left repeat-x; 
	height:47px;
	width:auto;
	padding:0px;
	margin:0px;
}

.productcardheader .titel
{
	position:absolute;
	left:8px;
	top:5px;
	width:auto;
	height:21px;
}

.productcardheader .titel h1
{
	font-size:1.5em;
	color:#000;
	margin:0px;
	padding:0px;
}

.productcardheader .reviews
{
	position:absolute;
	left:8px;
	bottom:2px;
	width:280px;
	line-height:15px;
	height:15px;
}

.productcardheader .review a
{
	color:#3a3a3a;
}

.productcardheader .reviews img
{
	vertical-align:middle;
	height:15px;
	border:0px;
	margin-top:-3px;
}

.productcardheader .alleproducten
{
	position:absolute;
	bottom:2px;
	left:274px;
	width:auto;
	height:15px;
}

.alleproducten a
{
	color:#3a3a3a;
}

.productcardheader .merklogo
{
	position:absolute;
	right:8px;
	top:0px;
	margin:0px;	
	padding:0px;
	

	text-align:right;
	vertical-align:middle;
	overflow:hidden;
	height:47px;
	line-height:47px;
}

.productcardheader .merklogo .link
{
	padding-left:0px !important;
	width:auto !important;
}

.productcardheader .merklogo img
{
	vertical-align:middle;
	margin-top:4px;
	border:0px;
}

.productdetails
{
	position:relative;
	clear:both;
	width:auto;
	margin:8px;
	margin-bottom:0px;
	margin-top:2px;
	padding:8px 0px;
	padding-bottom:0px;
}

.productdetails .afbeeldingcontainer
{
	position:relative;
	width:250px;
	height:271px;
	border:1px solid #cecece;
	z-index:400;
}

.productdetails .afbeelding a.zoom-anchor
{
	display:block;
	width:250px;
	height:271px;
}

.productkaartje .afbeelding a
{
	z-index:200;
	position:relative;
}

.productkaartje .afbeelding div.productcardnieuwproductbutton
{
	z-index:200;
}

.productcardnieuwproductbutton
{
	position:absolute;
	right:4px;
	top:4px;
	cursor:hand;
}

.productcardnieuwproductbutton img
{
	border:0px;
}

.afbeeldingcontainer .afbeelding 
{
	width:250px;
	height:250px;
	/*overflow:hidden;*/
	cursor:default;
	line-height:250px;
	vertical-align:middle;
}

.afbeeldingcontainer .afbeelding img
{
	line-height:250px;
}

.product-zoom-window
{
	position:absolute;
	top:0px;
	left:0px;
	width:50px;
	height:45px;
	border:1px solid #000;
	background-color:transparent;
	visibility:hidden;
	cursor:move;
	ttbackground-color:#fff;
	ttopacity:.50;
	ttfilter: alpha(opacity=50); 
	tt-moz-opacity: 0.5;
}

/*	PRODUCT ZOOM CSS
---------------------------- */
.zoomPad{
	position:relative;
	float:left;
	z-index:99;
	cursor:move;
}

.zoomPreload{
   display:none;
}


.zoomPup{
	overflow:hidden;
	background-color: #FFF;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index:120;
	position:absolute;
	border:1px solid #CECECE;
  z-index:101;
  cursor:move;
}

.zoomOverlay{
	position:absolute;
	left:0px;
	top:0px;
	background:#FFF;
	/*opacity:0.5;*/
	z-index:5000;
	width:100%;
	height:100%;
	display:none;
  z-index:101;
}

.zoomWindow{
	position:absolute;
	right:0px;
	top:30px;
	background:#FFF;
	z-index:6000;
	height:auto;
  z-index:10000;
  z-index:110;
}
.zoomWrapper{
	position:relative;
	border:1px solid #CECECE;
  z-index:110;
  top:-1px;
}
.zoomWrapperTitle{
	display:block;
	background:#999;
	color:#FFF;
	height:18px;
	line-height:18px;
	width:100%;
  overflow:hidden;
	text-align:center;
	font-size:10px;
  position:absolute;
  top:0px;
  left:0px;
  z-index:120;
  -moz-opacity:0.6;
  opacity: 0.6;
  filter: alpha(opacity = 60);
}
.zoomWrapperImage{
	display:block;
  position:relative;
  overflow:hidden;
  z-index:110;
}

.zoomWrapperImage img{
  border:0px;
  display:block;
  position:absolute;
  z-index:101;
}

.zoomIframe{
  z-index: -1;
  filter:alpha(opacity=0);
  -moz-opacity: 0.80;
  opacity: 0.80;
  position:absolute;
  display:block;
}

/*	EINDE PRODUCT ZOOM CSS
---------------------------- */

.afbeeldingcontainer .video
{
	position:absolute;
	left:4px;
	top:4px;
	width:47px;
	height:16px;
	
	cursor:pointer;
	z-index:200;
}


.afbeeldingcontainer a.videolink
{ 
	/*background:url(/img/algemeen/buttons/button-video.gif) no-repeat scroll 0px top;*/
	background-image: url(//static.fonq.nl/img/algemeen/content-onderdelen/sprites/productpagina-sprite.gif);
	background-position: -10px -211px;
	background-repeat:no-repeat;
	display:block;
	border:0px;
	width:47px;
	height:16px;
	cursor:pointer;
}

.afbeeldingcontainer .actiebutton
{
	position:absolute;
	right:4px;
	bottom:4px;
	z-index:200;
	cursor:default;
}

.afbeeldingcontainer .actiebutton img
{
	display:block;
	border:0px;
}

.productkaartactiebutton
{
	position:absolute;
	right:4px;
	bottom:4px;
	cursor:pointer;
	z-index: 200;
}

.productkaartactiebutton img
{
	display:block;
	border:0px;
}

.nieuwproductbutton 
{
	position:absolute;
	right:4px;
	top:4px;
	cursor:default;
	line-height:0px;
	z-index:200;
}

.nieuwproductbutton img
{
	border:0px;
}

.productdetails .zoomtext
{
	background-image: url(//static.fonq.nl/img/algemeen/content-onderdelen/sprites/productpagina-sprite.gif);
	background-position: -9px -406px;
	background-repeat:no-repeat;
	display:block;
	position:absolute;
	bottom:0px;
	left:0px;
	height:19px;
	line-height:17px;
	border-top:1px solid #cecece;
	padding-left:20px;
	font-size:0.9em;
	color:#646464;
}

.productdetails .details
{
	position:absolute;
	left:265px;
	top:8px;
	width:365px;
	
	height:272px;
	padding-top:0px;
	margin:0px;
	
	border-bottom:1px solid  #cecece;
	color:#3a3a3a;
}

.productdetails .details .product-zoom-container
{
	position:absolute;
	left:0px;
	top:0px;
	border:1px solid #cecece;
	background-color:#fff;
	width:365px;
	height:271px;
	overflow:hidden;
	visibility:hidden;
	z-index:210;
}
.productdetails .details .product-zoom-afbeelding
{
	position:absolute;
	left:0px;
	top:0px;
	width:500px;
	height:500px;	
	background-repeat:no-repeat;
	background-position:top left;
	z-index:220;
	background-color:#fff;
}

.product-zoom-iframe
{
	position:absolute;
	left:0px;
	top:0px;
	width:300px;
	height:300px;
	z-index:200;
}


.productdetails .details .product-zoom-afbeelding img
{
	visibility:hidden;
	display:relative;
}

.productdetails table.eigenschappen
{
	margin-top:16px;
	height:auto;
}

.productdetails table.eigenschappen td
{
	line-height:15px;
}

.productdetails .details .aanbieding .aanbiedingtekst
{
	float:left;
}

.productdetails .details .aanbieding .aanbiedingbutton
{
	float:left;
	margin-left:8px;
}

.productdetails .details .aanbieding .aanbiedingbutton a.aanbiedingbuttonlink
{
	/*background:url(/img/algemeen/buttons/button-in-winkelwagen-small.gif) no-repeat scroll 0px top;*/
	background-image: url(//static.fonq.nl/img/algemeen/content-onderdelen/sprites/productpagina-sprite.gif);
	background-position: -10px -10px;
	background-repeat:no-repeat;
	display:block;
	height:20px;
	width:26px;
}

.productdetails .details .aanbieding
{
	position:relative;
	left:0px;
	padding-bottom:5px;
	height:20px;
}

.productdetails .details .aanbieding span
{
	font-weight:bold;
	font-size:1.0em;
	line-height:20px;
}

.productdetails .details .aanbieding span.vanprijs
{
	font-size:1.0em;
	text-decoration: line-through;
}

.productdetails .details .aanbieding span.onzeprijs
{
	color:#c90000;
	font-weight:bold;
	font-size:1.0em;
	line-height:20px;
}

.productdetails .details .variaties
{
	position:absolute;
	left:0px;
	bottom:4px;
	width:auto;
	padding-bottom:2px;
}

.productdetails .details .variaties .actie
{
	color:#3A3A3A;
	margin-bottom:4px;
}


.productdetails .details .b2b
{
	height:20px;
}

.productdetails .details .b2b img
{
	border:0px;
}

.productdetails .details .b2b a.b2bbutton
{
	/*background:url(/img/algemeen/buttons/button-b2b.gif) no-repeat scroll 0px top;*/
	background-image: url(//static.fonq.nl/img/algemeen/content-onderdelen/sprites/productpagina-sprite.gif);
	background-position: -10px -247px;
	background-repeat:no-repeat;
	display:block;
	height:20px;
	line-height:16px;
	padding-left:35px;
}

.uitvoeringen
{
	
}

.productdetails .details .uitvoeringen form
{
	padding:0px;
	margin:0px;
	display:inline;
}

.meerfotosbutton
{
	position:absolute;
	top:81px;
	right:15px;
	width:50px;
	height:50px;
}

.meerfotosbutton img
{
	border:0px;
	cursor:pointer;
}

.meerfotos
{
	display:none;
}

.uitvoeringen p, .extrafotos p
{
	clear:both;
	position:relative;
	padding-top:8px;
	padding-bottom:8px;
	font-size:1.1em;
	font-weight:bold;
	margin:0px;
	line-height:20px;
	color:#3a3a3a;
}

.productdetails .fotos .minifoto
{
	width:40px;
	height:40px;
	border:1px solid #cecece;
	float:left;
	margin-right:8px;
	margin-bottom:8px;
	overflow:hidden;
}

.productdetails .fotos .minifoto img
{
	width:100%;
	height:100%;
	cursor:pointer;
	border:0px;
}

#meerfotosbutton img
{
	width:40px;
	height:40px;
}


.fotosenbestelinfo
{
	width:100%;
	position:relative;
}

.fotos
{
	float:left;
	width:259px;
	padding-bottom:8px;
}

.productdetails .bestelinformatie
{
	float:left;
	margin-left:6px;
	width:365px;
	padding-bottom:8px;
}

.bestelinformatie .voorraadicoon
{
	padding:8px 0px;
	--color:#000;
	color:#0d8e00;
	/*width:60%;*/
	/*width:55%;*/
	position:relative;
}

.bestelinformatie .verzendkostenactie
{
	float:right;
	width:200px;
	text-align:right;
	padding-top:9px;
	color:#000;
	padding-bottom:4px;
}

.bestelinformatie .voorraadicoon a
{
	display:block;
	color:#3a3a3a;
}

.voorraad,
.voorraad .opvoorraad
{
	color:#0d8e00;
	letter-spacing:-1px;
}

.voorraadicoon .opvoorraad
{
	color:#0d8e00;
	font-weight:bold;
}

.levertijdrow .opvoorraad
{
	color:#3da80e !important;
}

.bestelinformatie .bestellen
{
	border-top:1px solid #cecece;
	border-bottom:1px solid #cecece;
	background-color:#e6e6e6;
	color:#3a3a3a;
	height:60px;
	width:auto;
	line-height:30px;
	padding:4px 0px;
	padding-left:20px;
}

.bestelinformatie .bestellen.levertijdonbetrouwbaar
{
	height:auto !important;
	line-height:25px;
	padding-right:20px;
}

.bestelinformatie .bestellen .valuta img
{
	display:block;
	float:left;
}

.bestelinformatie .bestellen a.winkelwagenbutton
{
	/*background:url(/img/algemeen/buttons/button-in-winkelwagen.gif) no-repeat scroll 0px top;*/
	background-image: url(//static.fonq.nl/img/algemeen/content-onderdelen/sprites/productpagina-sprite.gif);
	background-position: -10px -50px;
	background-repeat:no-repeat;
	display:block;
	height:28px;
	float:right;
	margin-left:5px;
	width:175px;
}

.bestelinformatie .bestellenbundel
{
	border-bottom:1px solid #cecece;
	background-color:#d0d0d0;
	height:20px;
	width:auto;
	line-height:20px;
	padding:5px 0px;
	padding-left:8px;
	color:#000;
}

.bestelinformatie .bestellenbundel .bundelbutton
{
	float:left;
	width:12%;
	margin-left:10px;
}

.bestelinformatie .bestellenbundel .bundelbutton a.bestelbuttonlink
{
	/*background:url(/img/algemeen/buttons/button-bundel.gif) no-repeat scroll 0px top;*/
	background-image: url(//static.fonq.nl/img/algemeen/content-onderdelen/sprites/productpagina-sprite.gif);
	background-position: -10px -96px;
	background-repeat:no-repeat;
	display:block;
	height:19px;
	width:29px;
}

.bestelinformatie .bestellenbundel .percentage
{
	float:left;
	width:80%;
}

.bestelinformatie .bestellenbundel img
{
	vertical-align:middle;
	border:0px;
}

.bestelinformatie .bestellenbundel .bundelvoordeel
{
	font-weight:bold;
}

.bestelinformatie .bestellen .vanprijs
{
	text-decoration:line-through;
}

.bestelinformatie .bestellen .onzeprijs
{
	color:#c90000;
	font-weight:bold;
	font-size:1.5em;
	line-height:20px;
}

.bestelinformatie .bestellen .aantal
{
	margin:0px;
	padding:0px;
	height:26px;
	line-height:26px;
	vertical-align:baseline;
	text-align:right;
	padding-right:15px;
	color:#3A3A3A;
}

.bestelinformatie .bestellen .aantal .aantalinput
{
	float:left;
	display:block;
	text-align:right;
	width:45%;
}

/* AddThis Button BEGIN */
.addthis_toolbox .hover_effect{width: 100%;padding: 0px 0px 0px 6px;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
.addthis_toolbox .hover_effect div{float: left;}
.addthis_toolbox .hover_effect a{border: 2px solid #fff;padding: 2px 2px 2px 16px;position: relative;text-decoration: none;}
/*.addthis_toolbox .hover_effect a:hover{border: 2px solid #105CB6;-moz-border-radius: 4px;-webkit-border-radius: 4px;background: #B4D3F8;color: #105CB6;text-decoration: none;}*/
.addthis_toolbox .hover_effect span{position: absolute;width: 16px;height: 16px;top: 2px;left: 1px;}
/* AddThis Button END */

.bestelinformatie .bestellen .aantal img
{
	vertical-align:middle;
	position:relative;
	top:-2px;
}

.bestelinformatie .bestellen input
{
	width:20px;
	margin:0px;
}


.bestelinformatie .printmail
{
	padding-top:6px;
	line-height:20px;
	height:40px;
}

.bestelinformatie .printmail td
{
	vertical-align:middle;
	height:20px
}

.bestelinformatie .printmail a
{
	display:block;
	height:20px;
	line-height:20px;
	padding-left:15px;
}

.printmail a.maildit
{
	/*background:url(/img/algemeen/content-onderdelen/maildit.gif) 1px top no-repeat;*/
	background-image: url(//static.fonq.nl/img/algemeen/content-onderdelen/sprites/productpagina-sprite.gif);
	background-position: -9px -285px;
	background-repeat:no-repeat;
}

.printmail a.reviewdit
{
	background:url(//static.fonq.nl/img/algemeen/content-onderdelen/reviewdit.gif) 1px top no-repeat;
}

.printmail a.vraagdit
{
	background:url(//static.fonq.nl/img/algemeen/content-onderdelen/vraagdit.gif) 1px top no-repeat;
}

.printmail a.verlanglijst
{
	background:url(//static.fonq.nl/img/algemeen/content-onderdelen/verlanglijst.gif) left top no-repeat;
}

.printmail a.zakelijk
{
	/*background:url(/img/algemeen/content-onderdelen/zakelijk.gif) left top no-repeat;*/
	background-image: url(//static.fonq.nl/img/algemeen/content-onderdelen/sprites/productpagina-sprite.gif);
	background-position: -10px -366px;
	background-repeat:no-repeat;
}

.printmail a.printdit
{
	/*background:url(/img/algemeen/content-onderdelen/printdit.gif) left top no-repeat;*/
	background-image: url(//static.fonq.nl/img/algemeen/content-onderdelen/sprites/productpagina-sprite.gif);
	background-position: -10px -326px;
	background-repeat:no-repeat;
}

.productopties
{
	position:relative;
	clear:both;
	/*overflow:hidden;*/
	width:auto;
	margin:6px;
	margin-top:0px;
	margin-bottom:4px;
	padding:2px 0px;
	border-top:1px solid #cecece;
	height:30px;
	/*line-height:25px;*/
	line-height:8px;
	padding-left:0px;
}

.productopties .bookmarks #fblike
{
	width:60%;
}

.productopties .bookmarks
{
	padding-top:1px;
}

.productopties .bookmarks #fblike iframe .connect_text_wrapper
{
	font-family: Arial;
	font-size:11px;
	margin-left:20px;
}

.productopties .bookmarks img
{
	vertical-align:middle;
}

.productopties .reviewschrijven
{
	position:absolute;
	height:25px;
	width:auto;
	top:6px;
	right:0px;
	line-height:25px;
	font-family: Arial;
}

.kopbalk
{
	
}

.kopbalk h2
{
	background:url(//static.fonq.nl/img/algemeen/content-onderdelen/kopbalk-achtergrond.gif) left top repeat-x;
	height:25px;
	padding-left:8px;
	padding-top:2px;
	width:auto;
	font-size:1.3em;
	font-weight:bold;
	margin:0px;
}

.kopbalk p
{
	width:auto;
	padding:8px;
	padding-bottom:0px;
	margin:0px;
	color:#000;
	clear:both;
}

.kopbalk ul
{
	margin:1em;
}

.kopbalk img
{
	position:relative;
}

.productomschrijving img
{
}

.productomschrijving p,
.productomschrijving p div,
.productomschrijving div,
.productuitvoering p,
.productuitvoering p div,
.productuitvoering div
{
	padding:0px 8px;
	width:auto;
}

.productomschrijving div,
.productuitvoering div
{
	margin-bottom:8px;
}

.externemedia
{
	padding-bottom:8px;
}

.productpagina .beoordelingen
{
	position:relative;
}

.review-totaal
{
	background-color:fff;
	border-bottom:1px solid #cecece;
	padding:8px 0px;
	margin:0px 8px;	
	padding-top:4px;
	vertical-align:middle;
	height:20px;
	line-height:20px;
	position:relative;
}

.review-totaal img
{
	width:15px;
	height:15px;
}

.beoordeling-header
{
	height:20px;
	line-height:20px;
	font-weight:bold;
	padding:4px 0px 2px 0px;
	position:relative;
}

.beoordeling-header img
{
	position:relative;
	top:2px;
}

.beoordeling-header span
{
	padding-left:16px;
}

.beoordeling .mening
{
	margin:0px;
	line-height:20px;
	padding-bottom:4px;
}

.productpagina .beoordelingen .review-paginering
{
	position:absolute;
	top:0px;
	right:12px;
	z-index:1;
	height:25px;
	line-height:25px;
	text-align:right;
}

.productpagina .beoordelingen .review-paginering span.LINK,
.productpagina .beoordelingen .review-paginering .paginering_selected,
.productpagina .beoordelingen .review-paginering .paginering_unselected
{
	padding:0px 2px;
}

.productpagina .beoordelingen .review-paginering .paginering-review
{
	color:#575757;
	position:relative;
	float:left;
	margin-left:10px;
	margin-right:2px;
}

.productpagina .beoordelingen .review-paginering .info
{
	color:#575757;
	/*position:absolute;
	left:0px;
	top:0px;*/
	position:relative;
	float:left;
}

.productpagina .beoordelingen .sterren
{
	display:inline;
}

.productpagina .beoordelingen .sterren img
{
	width:15px;
	height:15px;
}


.beoordelingen .beoordeling
{
	margin:0px 8px;
	border-bottom:1px solid #cecece;
}

.beoordeling-footer
{
	position:relative;
	height:30px;
	line-height:30px;
	margin:0px 8px;
	padding-top:4px;
	margin-bottom:8px;
	background:url(//static.fonq.nl/img/algemeen/content-onderdelen/reviewfooter-achtergrond.gif) repeat-x bottom left;
	border-bottom:1px solid #cecece;
}

.beoordeling-footer a.schrijfreview
{
	/*background:url(/img/algemeen/buttons/button-schrijf-review.gif) no-repeat scroll 0px top;*/
	background-image: url(//static.fonq.nl/img/algemeen/content-onderdelen/sprites/productpagina-sprite.gif);
	background-position: -10px -171px;
	display:block;
	height:30px;
	width:84px;
	line-height:40px;
}

.beoordeling-footer img
{
	position:relative;
	top:3px;
}

.productpagina .beoordeling-footer .review-paginering 
{
	position:absolute;
	text-align:right;
	right:0px;
	height:35px !important;
	line-height:35px !important;
}

.beoordeling-footer .review-paginering td a,
{
	display:block;
	height:30px !important;
	line-height:30px !important;
}

.clearfix
{
	position:relative;
	clear:both;
	font-size:1px;
	line-height:1px;
}

/* Bundel Style */

.bundelcontainer
{
	width:auto;
	padding: 8px 8px;
	padding-top:0px;
}

.bundelcontainer .voorraad
{
	font-weight:normal;
	font-size:1em;
}

.bundelcontainer h3
{
	margin-bottom:3px;
}

.bundelcontainer .bundelomschrijving
{
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	background-color: #E6E6E6;
	padding: 8px 12px 12px 12px;
	height: 100%;
	overflow:hidden;
}

.bundelcontainer .bundelomschrijving .toelichting
{
	float:left;
	width: 65%;
	height: 100%;
	line-height:15px;
}

.bundelcontainer .bundelomschrijving .bestel
{
	float:right;
	width: 35%;
	height: 100%;
	line-height: 20px;
	text-align:right;
}

.bundelcontainer .bundelomschrijving .bestel a.winkelwagenbutton
{
	/*background:url(/img/algemeen/buttons/button-in-winkelwagen.gif) no-repeat scroll 0px top;*/
	background-image: url(//static.fonq.nl/img/algemeen/content-onderdelen/sprites/productpagina-sprite.gif);
	background-position: -10px -50px;
	display:block;
	height:28px;
	float:right;
	margin-left:5px;
	width:175px;
}

.productkaartje-bundel .productafbeelding
{
	border: 1px solid #CECECE;
	padding: 2px;
	height: 75px;
	width: 75px;
}

.productkaartje-bundel .productafbeelding .productkaartactiebutton img
{
	height:30px;
	padding:2px;
	width:30px;
}

.bundelcontainer .bundelomschrijving .bestel .prijsbundel
{
	margin-top:0px;
	padding-top:0px;
	margin-bottom:4px;
	position:relative;
	top:-4px;
}

.bundelcontainer .bundelomschrijving .bestel .prijsbundel .onzebundelprijs
{
	color:#c90000;
	font-weight:bold;
	font-size:1em;
}

.bundelcontainer .bundelomschrijving .bestel .prijsbundel .onzeprijs
{
	color:#000;
	font-size:1em;
	line-height:10px;
	text-decoration:line-through;
	margin-right:4px;
}

.bundelcontainer .bundelomschrijving .bestel .prijsbundel .korting
{
	color:#000;
	font-size:1em;
	line-height:20px;
	margin-right:4px;
	margin-bottom: 4px;
}

.trustpilotcontainer
{
	margin-left:-3px;
}

.productkaartje-bundel
{
	float:left;
	/*margin:8px;*/
	padding:2px 0;
	width: 90px;
	width: 82px;
	height:110px;
	margin-top:8px;
	margin-bottom:10px;
}

.productkaartje-bundels .bundelspacer
{
	float:left;
	font-size:2.0em;
	margin-right: 8px;
	margin-right: 1px;
	font-weight:bold;
	height:100px;
	padding-top:30px;
}

.productkaartje-bundels .bundelaantal
{
	color:#C90000;
	float:left;
	font-size:2.0em;
	margin-right: 1px;
	height:100px;
	padding-top:30px;
}

.productkaartje-bundel .teksten
{
	text-align: center;
}

.productkaartje-bundel .productafbeelding
{
	border: 1px solid #CECECE;
	height: 75px;
	width: 75px;
}

.productkaartje-bundel .productafbeelding img
{
	height: 75px;
	width: 75px;
}

.productkaartje-bundels
{
	margin-bottom: 10px;
	width: 100%;
}

/* Eind Bundel Style */


/* wijzigingen voor op productpagina */

.ookbekeken .productkaartje
{
	display:block;
	float:left;
	margin-right:4px;
	
	border:0px;
	text-align:center;
	height:210px;
	margin:0px;
	width:135px;
	height:205px;
	background-color:#fff;
	margin-right:20px;
}

.ookbekeken, 
{
	padding-bottom:8px;
}

.ookbekeken .productkaartjes
{
	padding-left:15px;
}

.ookbekeken .productkaartje .productafbeelding,
.ookbekeken .productkaartje .afbeelding
{
	padding-top:0px;
	top:0px;
}

.ookbekeken .productkaartje .naam
{
	position:absolute;
	left:0px;
	top:110px;
	height:28px;
	overflow:hidden;
}

.ookbekeken .productkaartje .reviews
{
	position:absolute;
	left:0px;
	top:140px;
	padding-left:0px;
}

.ookbekeken .productkaartje .uitvoeringen,
.ookbekeken .productkaartje .levertijd,
.ookbekeken .productkaartje .voorraad,
.ookbekeken .productkaartje .opties,
.ookbekeken .productkaartje .video
{
	display:none;
}

.ookbekeken .productkaartje .prijzen
{
	background-color:#fff;
	position:absolute;
	left:0px;
	bottom:0px;
	width:135px;
	padding:0px;
	height:45px;
}

.ookbekeken .productkaartje  .prijzen .vanprijs
{
	display:inline;
	position:relative;
	left:0px;
	top:0px;
	bottom:0px;
	height:20px;
	margin:0px;
	padding:0px;
	margin-right:8px;
	line-height:15px;
	color: #666;
}

.ookbekeken .productkaartje .prijzen .prijs
{
	display:inline;
	position:relative;
	left:0px;
	top:0px;	
	line-height:15px;
	bottom:0px;
	height:20px;
	margin:0px;
	padding:0px;
	color: #000000;
}

.ookbekeken .productkaartje .prijzen .bestellen
{
	display:block;
	position:relative;
	bottom:0px;
	right:0px;
	height:17px;
	margin:auto;
	margin-bottom:0px;
	margin-top:4px;
}

.ookbekeken .productkaartje .prijzen a.meerinfo
{
	/*background:url(/img/algemeen/buttons/button-meerinfo.gif) no-repeat scroll 0px top;*/
	background-image: url(//static.fonq.nl/img/algemeen/content-onderdelen/sprites/productpagina-sprite.gif);
	background-position: -10px -134px;
	height:17px;
	width:62px;
	display:block;
	position:relative;
	bottom:0px;
	right:0px;
	margin:auto;
	margin-bottom:0px;
	margin-top:4px;
}

.ookbekeken .productkaartje .prijzen .bestellen
{
	width:95px;
}

/* Nieuwe winkelmandje */
.winkelmandje-linkerkolom
{
	padding-top:8px;
	padding-left:2px;
}

.ordertraject-linkerkolom
{
	border-right:1px solid 
}

.winkelmandje-linkerkolom .verder-winkelen
{
	border:0px;
}

.winkelmandje-rechterkolom
{
	width:170px;
	vertical-align:top;
	padding-left:4px;
	padding-right:8px;
}

.winkelwagen-container
{
	--border-top:1px solid #bfbfbf;
	
	margin-bottom:8px;
	background-color:#fff;
	font-size:11px;
	width:auto;
}

.winkelwagen-container .ordertraject-header
{
	text-align:center;
	padding-left:12px;
}

.winkelwagen-container h1
{
	padding-left:12px;
	margin:12px 0px;
	color:#c93d00;
	font-size:1.3em;
}

.winkelwagen-container p.tekst
{
	margin:0px;
	padding:0px 12px;
}

.winkelwagen-container .button-container
{
	padding:12px;
}

table.winkelwagen {
	margin:10px 0 0 0;
}
	
table.winkelwagen tr td,
table.winkelwagen tr th
{
	border-bottom:1px solid #fff;
	background-color:#fff;
	font-size:11px;
	color:#000;
}

table.winkelwagen tr td .dopad {
	display:block;
	padding:8px 10px 5px 10px;
}

table.winkelwagen tr td .dopad input {
	vertical-align:middle;
}

table.winkelwagen tr td.abonnee,
table.winkelwagen tr th.abonnee
{
	background-color:#f4f4f4;
	color:#d13f16;
	padding-left:4px;
}

table.winkelwagen span
{
	color:#000;
}

table.winkelwagen select,
table.winkelwagen input
{
	font-size:10px;
}

table.winkelwagen tr.noline td
{
	border-bottom:0px;
	padding-bottom:0px;
}

table.winkelwagen tr.kortingcode td
{
	padding-top:3px !important;
	border-bottom: 1px solid #EBEBEB;
}

table.mogelijkekortingcodes tr td
{
	padding:4px !improtant;
	border-bottom:0px !important;
	text-align:left !important;
}

table.winkelwagen tr.giftcards
{
	padding-top:8px;
	padding-bottom:8px;
}

table.winkelwagen tr.kortingcode select,
table.winkelwagen tr.kortingcode #strKortingcode {
	border:1px solid #c1c1c1;
	border-bottom:1px solid #e1e1e1;
	border-top:1px solid #848484;
	padding:3px 2px 3px 2px;
}

table.winkelwagen td,
table.winkelwagen th
{
	line-height:15px;
	padding-top:3px;
	padding-bottom:3px;
	line-height:15px;
}

table.winkelwagen td
{
	text-align:center;
	vertical-align:top;
	background-color:#fff;

}

table.winkelwagen td input
{
}

td.prodnaam .winkelwagenbundel
{
	text-decoration: underline;
}

table.winkelwagen tr.special-row td {
	background:#f3f3f3;
	border-bottom:1px solid #fff;
}

/*giftcardtype*/

table.winkelwagen tr.winkelwagenproducten.giftcardtype img
{
	vertical-align: middle;
}

table.winkelwagen tr.winkelwagenproducten.giftcardtype td
{
	text-align:left;
	padding:4px;
}

table.winkelwagen tr.winkelwagenproducten.giftcardtype .giftcardselectie span
{
	display:block;
	width:500px;
}

table.winkelwagen tr.winkelwagenproducten.giftcardtype td img
{
	cursor:pointer;
}

table.winkelwagen tr.winkelwagenproducten.giftcardtype .dopad
{
	padding-left:4px;
}

table.winkelwagen tr.winkelwagenproducten.giftcardtype input
{
	font-size: 11px;
	vertical-align: middle;
}
/*eind giftcardtype*/

.checkbox,
tr.winkelwagenproducten td.prodnaam img
{
	border:0px;
}
tr.winkelwagenproducten td.bundelproduct
{
	height:30px;
	margin:0px;
	padding:0px;
}

tr.winkelwagenproducten td.winkelwagenkolom
{
	height:30px;
	margin:0px;
	padding:0px;
}

tr.winkelwagenproducten td.winkelwagenkolom td.whitespace
{
	width:50px;
	border:0px;
	width:50px;
}

.prodnaam .checkbox
{
	margin-left:-1px;
}

.prodnaam select
{
	
}

tr.winkelwagenproducten td.prodnaam span.giftcards-inleiding,
tr.winkelwagenproducten td.prodnaam a#giftcards-button
{
	font-size:13px;
	font-weight:bold;
}

tr.winkelwagenproducten td.prodnaam img
{
	vertical-align:bottom;
}

tr.winkelwagenproducten td.prodnaam .tekst
{
	text-align:left; font-weight:bold;
}

.uitleg
{
	font-style:italic;
	font-weight:normal;
	color:#666666 !important;
	line-height:18px;
	font-size:10px !important;
}

.non-italic
{
	font-style:normal;
}

.non-bold
{
	font-weight:normal !important;
}


tr.winkelwagenproducten td.prodnaam
{
	text-align:left;
}

/*tr.winkelwagenproducten td.prodnaam .button-bereken
{
	background-image: url(/img/algemeen/buttons/button-bereken.gif);
	display:inline-block;
	height:20px;
	line-height:20px;
	width:68px;
} */

tr.winkelwagenproducten td.subtotaal
{
	font-size:11px;
}

tr.winkelwagenproducten td.subtotaal,
tr.winkelwagenproducten td.totaal
{
	font-weight:bold;
	text-align:right;
}


tr.winkelwagenproducten td.subtotaal-bedrag,
tr.winkelwagenproducten td.korting-bedrag,
tr.winkelwagenproducten td.totaal-bedrag
{
	font-weight:bold;
}

tr.winkelwagenproducten td.totaal,
tr.winkelwagenproducten td.totaal-bedrag
{
	font-size:14px;
}

tr.winkelwagenproducten td.foto,
tr.winkelwagenproducten th.foto
{
	padding:0px 4px 0px 0;
}

tr.winkelwagenproducten td.foto img
{
	width:50px;
}

td.winkelwagen-verwijder img
{
	border:0px;
	margin-top:1px;
}

td.winkelwagen-verwijder a.prullenbak
{
	/*background-image: url(/img/algemeen/content-onderdelen/prullenbak.gif);*/
	background-image: url(//static.fonq.nl/img/algemeen/content-onderdelen/sprites/winkelwagen-sprite.png);
	background-position: -10px -10px;
	background-repeat: no-repeat;
	display:block;
	height:14px;
	width:13px;
}

td.kortingcode 
{
	
}

td.kortingcode img
{
	border:0px;
	padding-bottom:3px;
}

.custom-dropdown {
	display:inline-block;
	zoom:1;
	*display:inline;
	*vertical-align:middle;
	position:relative;
}

.custom-dropdown .current {
	display:inline-block;
	zoom:1;
	*display:inline;
	border:1px solid #bbb;
	border-color: #ccc #ccc #bbb #bbb;
	background:#fff url(//static.fonq.nl/img/algemeen/buttons/dropdown-target.jpg) no-repeat;
	background-position: right -20px;
	padding:3px 28px 3px 4px;
	height:16px;
	z-index:100;
	cursor:pointer;
}

.custom-dropdown .current:hover {
	border-color:#aaa #aaa #999 #999;
}

.custom-dropdown ul.dropdown {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:22px;
	left:0;
	border:1px solid #aaa;
	background:#fff;
	z-index:100;
	display:none;
}

.active-dropdown ul.dropdown {
	display:block;
}

.active-dropdown .current {
	background-position: right 0;
}

.custom-dropdown ul.dropdown li {
	cursor: pointer;
	padding:0px 10px 0px 5px;
	font-size:10px;
	border-bottom:1px solid #ccc;
}

.custom-dropdown ul.dropdown li.disabled {
	cursor: default;
	color:#999;
}

.custom-dropdown ul.dropdown li:hover {
	background:#467baf;
	color:#fff;
}

.custom-dropdown ul.dropdown li.disabled:hover {
	background:#fff;
	color:#999;
}

.custom-dropdown ul.dropdown li.selected {
	background:#1B5C9D;
	color:#fff;
}

td.marketingactie
{
	text-align:right !important;
	color:#666666;
	font-size:10px;
}

td.marketingactielangerdanopvoorraad span
{
	color:#000000 !important;
}

.winkelwagen-button
{
	text-align:left !important;
}

.winkelwagen-button img
{
	border:0px;
	margin:8px 0px;
}

.winkelwagen-container .winkelwagen-button img
{
	margin:8px;
}

.winkelwagen-button .button-verder-winkelen
{
	/*background-image: url(/img/algemeen/buttons/button-verder-winkelen-wit.gif);*/
	background-image: url(//static.fonq.nl/img/algemeen/content-onderdelen/sprites/winkelwagen-sprite.png);
	background-position: -10px -84px;
	background-repeat: no-repeat;
	display:block;
	height:26px;
	width:182px;
	margin:0 8px;
}

.winkelwagen-button .button-naar-uw-gegevens
{
	/*background-image: url(/img/algemeen/buttons/button-naar-uw-gegevens.gif);*/
	background-image: url(//static.fonq.nl/img/algemeen/content-onderdelen/sprites/winkelwagen-sprite.png);
	background-position: -10px -130px;
	background-repeat: no-repeat;
	display:block;
	height:26px;
	width:288px;
	margin:0 8px;
	float:right;
}

.button-bereken
{
	/*background-image: url(/img/algemeen/buttons/button-bereken.gif);*/
	background-image: url(//static.fonq.nl/img/algemeen/content-onderdelen/sprites/winkelwagen-sprite-new.png);
	background-position: -10px -43px;
	background-repeat: no-repeat;
	display:block;
	height:20px;
	width:66px;
}

.rechts
{
	text-align:right !important;
	padding-right:4px;
}

.links
{
	text-align:left !important;
}

.prodnaam .error
{
	color:red;
}

.prodnaam .merkerror
{
/*	background-color:#27aae2;
	color:#fff;     
	font-weight:bold;  
	margin-left:10px;
	margin-right:20px;
	padding:10px;   */
	padding-right:10px;
	padding-left:45px;
	padding-top:6px;
}


.opvoorraad
{
	color:#308601 !important;
}

.lesserpadding td
{
	padding-top:4px;
	padding-bottom:4px;
}

.kassakoopjes
{
	width:auto;
	margin-top:16px;
}

.kassakoopjes .productkaartje
{
	float:left;
	margin-right:2px;
}

.kassakoopjescontainer 
{
	width:auto;
	padding-left:3px;
	margin-bottom:8px;
}

/* Mini winkelwagen */

.winkelwagen-mini-container
{
	padding:0px 0px 0px 0px;
	background-color:#fff;
}

.winkelwagen-mini-header
{
	position:relative;
	height:25px;
	line-height:25px;
	padding:0px 4px;
	font-weight:bold;
	width:auto;
}

.wijzig-winkelwagen
{
	position:absolute;
	right:0px;
	top:0px;
	line-height:25px;
	height:25px;
	padding:0px 4px;
	font-weight:bold;
}

.wijzig-winkelwagen a
{
	font-size:9px;
	text-decoration:underline;
}

.winkelwagen-mini-producten
{
	border-style:solid;
	border-color:#bfbfbf;
	border-width:0px 0px 1px 0px;
	padding:2px;
	padding-top:0px;
}

.winkelwagen-mini
{
	width:100%;
}


.winkelwagen-mini td,
.winkelwagen-mini th
{
	font-weight:normal;
}

.winkelwagen-mini th
{
	height:20px;
	line-height:20px;
	border-bottom:1px solid #ebebeb;
	color:#000;
}

.winkelwagen-mini td
{
	color:#6e7074;
}




.winkelwagen-mini .prijs
{
	padding-right:4px;
	--font-size:9px;
}

.winkelwagen-mini tr.productrow td.afb img
{
	width:50px;
}

.winkelwagen-mini tr.verzendkostenrow td,
.winkelwagen-mini tr.totalenrow td,
.winkelwagen-mini tr.levertijdrow td
.winkelwagen-mini tr.te-besteden-row td
{
	color:#000;
	height:20px;
	line-height:20px;
}

.winkelwagen-mini tr.actierow td
{
	color:#6e7074;
	height:15px;
	line-height:15px;
	border-bottom:1px solid #ebebeb;
	padding:2px 4px;
}

.winkelwagen-mini tr.productrow td
{
	padding:4px;
}

.winkelwagen-mini tr.linebottom td
{
	border-bottom:1px solid #ebebeb;
}


.winkelwagen-mini tr.verzendkostenrow td
{
	border-top:1px solid #ebebeb;
	text-align:justify;
	color:#6e7074;
}

.winkelwagen-mini tr.levertijdrow td
{
	border-top:1px solid #ebebeb;
	border-bottom:1px solid #ebebeb;
}

.winkelwagen-mini-container .te-besteden
{
	background-color:#ebebeb;
	line-height:21px;
	width:auto;
	padding:0px 4px;
}

.winkelwagen-mini-container .te-besteden .prijs
{
	text-align:right;
	font-weight:bold;
}

.winkelwagen-mini-container .naar-overzicht
{
	background-color:#27aae2;
	color:#fff;
	padding:4px;
	text-align:center;
}

.winkelwagen-mini-container .naar-overzicht img
{
	border:0px;
	margin:4px;
}

.te-besteden .underline td
{
	border-bottom:1px solid #000;
}


.winkelwagen-mini tr.totalenrow td
{
	font-weight:bold;
}

.winkelwagen-mini-melding
{
	color:#000;
	background-color:#fff;
	border:0px;
}

.actieheader
{
	border-top:1px solid #ebebeb;
	border-bottom:1px solid #ebebeb;
	color:#666;
	font-size:11px;
	padding:2px 0px;
}

/* Ordertraject */

.popup-container
{
	border:1px solid #bfbfbf;
	padding:0px 25px 25px 25px;
	margin:25px;
}

.popup-container .popup-container-afbeelding
{
	text-align:center;
	padding-top:10px;
}

.popup-container .popup-container-afbeelding img
{
	border:0px;
}

.popup-container .popup-container-tekst
{
	padding:20px;
	text-align:center;
}

.popup-container .popup-container-tekst span
{
	font-size:12px;
	font-weight:bold;
}

.ordertraject-container
{
	/*border:1px solid #bfbfbf;*/
	border:1px solid #ffffff;*/
	margin-bottom:8px;
	padding:0px 6px;
	text-align:left;
}

.ordertraject-container .error
{
	border:1px solid #f00;
	color:#f00;
	text-align:center;
	font-weight:bold;
	margin:8px 0px;
	padding:4px;
}

.ordertraject-header
{
	width:auto;
	padding-top:8px;
	text-align:center;
	margin-bottom:10px;
}

.winkelwagen-container .ordertraject-header
{
	margin-bottom:0px;
	padding:0px 6px;
	padding-top:9px;
}

.ordertraject-container h2
{
	margin:10px 0px 2px 0px;
	color:#c93d00;
	font-size:14px;
	width:auto;
}

.ordertraject-container h3
{
	margin:12px 0px 6px 0px;
	color:#000;
	font-size:14px;
	width:auto;
}

.ordertraject-container h3 img
{
	vertical-align:middle;
}


.ordertraject-container p
{
	margin:0px;
	padding:0px;
}

.ordertraject-container table.formulier
{
	width:100%;
}

.ordertraject-container table.formulier td
{
	border-bottom:1px solid #ebebeb;
	padding:4px 0px;
}

.ordertraject-container table.formulier td img.status
{
	
	vertical-align:middle;
	display:none;
}

.ordertraject-container table.formulier td div.arrow-ordertraject {
	background-image:url(//static.fonq.nl/img/algemeen/content-onderdelen/arrow-ordertraject.png);
	background-repeat:no-repeat;
	background-position:0px 8px;
	/*height:63px;*/
	padding-left:30px;
	padding-top:2px;
	padding-bottom:8px;
	/*margin-top:4px;*/
	/*margin-bottom:2px;*/
}

.ideal-banken td img
{
	vertical-align:middle;
}

.giftcard-types td img
{
	vertical-align:middle;
}

.giftcard-types span
{
	margin-left:5px;
}


.ordertraject-container .label,
.ordertraject-container label
{
	width:150px;
	font-weight:bold;
	vertical-align:middle;
	font-size:10px;
}

.ordertraject-container input,
.ordertraject-container select
{
	vertical-align:middle;
	font-size:11px;
}

.ordertraject-container textarea
{
	margin:0px 0px;
}

.ordertraject-container #extra-afleveradres
{
	display:none;
}

.ordertraject-container #kaartje-meesturen
{
	display:block;
}

.ordertraject-container  tr.noline td
{
	border-bottom:0px;
	padding-bottom:0px;
}

p.ophalen-filiaal
{
	width:auto;
	padding:8px 4px;
}

ordertraject-container .formulierveld-status-container
{
	padding:0px;
	margin:0px;
	vertical-align:middle;
}


.ordertraject-container .formulierveld-status-container img
{
	vertical-align:middle;
	position:relative;
	margin-right:4px;
}

.ordertraject-container .kaartjes-container
{
	position:relative;
	padding:8px 0px;
}

.ordertraject-container .kaartjes-container .kaartje
{
	float:left;
	width:140px;
	height:100px;
	margin:0px;
	margin-right:4px;
	text-align:center;
	padding:0px;
}

.ordertraject-container .kaartjes-container .kaartje img
{
	vertical-align:middle;
	margin-bottom:8px;
	border:1px solid #999;
}


/* Uw gegevens mini */
.uwgegevens-mini-container
{
	padding-top:16px;
}

.uwgegevens-mini-header
{
	position:relative;
	height:25px;
	line-height:25px;
	padding:0px 4px;
	font-weight:bold;
	width:auto;
}

.wijzig-uwgegevens
{
	position:absolute;
	right:0px;
	top:0px;
	line-height:25px;
	height:25px;
	padding:0px 4px;
	font-weight:bold;
}

.wijzig-uwgegevens a
{
	font-size:9px;
	text-decoration:underline;
}

.uwgegevens-mini-producten
{
	border-style:solid;
	border-color:#bfbfbf;
	border-width:0px 0px 1px 0px;
	padding:2px;
	padding-top:0px;
}

.uwgegevens-mini
{
	width:162px;
}


.uwgegevens-mini td,
.uwgegevens-mini th
{
	font-weight:normal;
}

.uwgegevens-mini th
{
	height:20px;
	line-height:20px;
	border-bottom:1px solid #ebebeb;
	color:#000;
}

.uwgegevens-mini td
{
	color:#6e7074;
	padding:4px;
	border-bottom:1px solid #ebebeb;
}

.uwgegevens-mini td.noline
{
	border-bottom:0px;
}

.uwgegevens-mini .header
{
	font-weight:bold;
	background-image:url(//static.fonq.nl/img/algemeen/content-onderdelen/veld-akkoord.gif);
	background-repeat:no-repeat;
	background-position:top right;
}


.uwgegevens-mini .fout
{
	background-image:url(//static.fonq.nl/img/algemeen/content-onderdelen/veld-fout.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

.giftcard-restbedrag
{
	color:#5c5c5c;
}

/* algemeen */
.bold
{
	font-weight:bold;
}

.no-bold
{
	font-weight:normal;
}

.narrow
{
	letter-spacing:-1px;
}

.small
{
	font-size:10px;
}

.smaller
{
	font-size:9px;
}

.italic
{
	font-style:italic;
}

.actie
{
	color:#666;
	font-size:11px;
}

.actieveacties
{
	border-bottom:1px solid #bfbfbf;
}

.actieveactie
{
	width:auto;
	padding-left:12px;
	line-height:25px;
	font-weight:bold;
}

.actieveactie .actietitel
{
	color:#308601;
	font-size:12px;
	font-weight:bold;
}

.actieveactie .actietekst
{
	color:#303030;
	font-size:11px;
}

.Agisklantnummer,
.AchmeaVerzekeraar
{
	line-height:20px;
	padding-top:4px;
}

table.achmea tr td
{
	text-align:left !important;
}

th.winkelwagen-kop
{
	text-align:center;
}

th.kop-omschrijving
{
	text-align:left;
}

th.kop-prijs
{
	text-align:right;
}

.kortincode-uitleg
{
	cursor:pointer;
}

table.winkelwagen .alleen-verzenden-nederland
{
	display:inline-block;
  cursor:default;
  background:#ffae49;
  padding:0 4px;
	margin: 0 0 0 4px;
	color:#fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}

/* Stramien productkaartje fix*/

.stramienitem .productkaartje
{
	height:254px !important;
}

/* Kassakoopjes en meebestellen linkkerkant winkelwagentje */
.winkelmandje-kassakoopjes .productcardnieuwproductbutton
{
	display:none;
}

.winkelmandje-kassakoopjes .afbeelding .productkaartactiebutton img
{
	height:24px;
	width:24px;
	bottom:8px;
	left:2px;
}


.winkelmandje-kassakoopjes .productkaartje
{
	height:80px;
	margin-bottom:16px;
}

.winkelmandje-kassakoopjes .afbeelding
{
	position:absolute;
	top:8px;
	left:8px;
	width:50px;
	height:50px;
}

.winkelmandje-kassakoopjes .naam
{
	position:absolute !important;
	left:60px !important;
	text-align: left;
	top:0px !important;
	width:100px;
	height:32px !important;
}

.winkelmandje-kassakoopjes .reviews
{
	display:none;
}

.winkelmandje-kassakoopjes .prijzen
{
	text-align:right !important;
	width:150px !important;
}

.winkelmandje-kassakoopjes .bestelbutton
{
	position:absolute;
}

.ookbekeken .meebestelbutton
{
	text-align:right;
	width:120px;
	line-height:20px;
	margin-top: 5px;
	float: right;
}

.ookbekeken .meebestelbutton
{
	text-align:right;
	line-height:20px;
	margin-top: 5px;
	float: right;
	top: 60px;
	display:block;
	position:absolute;
	right:0px;
	margin-left:30px;
	margin-right:-20px;
	z-index:101;
}

.ookbekeken .meebestelbutton img
{
	border: 0px;
}

.ookbekeken .meebestelbutton a.button-meebestel
{
	/*background-image: url(/img/algemeen/buttons/button-meebestel.gif);*/
	background-image: url(//static.fonq.nl/img/algemeen/content-onderdelen/sprites/winkelwagen-sprite.png);
	background-position: -10px -176px;
	background-repeat: no-repeat;
	display:block;
	height:25px;
	padding-left:28px;
}

.ookbekeken .meebestelbutton .bestelbuttontekst
{
	float:left;
	z-index:9999;
}

.ookbekeken .meebestelbutton .bestelbuttonimg
{
	float:right;
}

.levertijdrow .voorraadindicatie
{
	color:#0d8e00 !important;
}

#DebugContainer
{
	position:absolute;
	right:0px;
	top:126px;
	background-color:white;
	z-index:100;
	color:#000000;
}

#DebugTimer
{
	padding:4px;
	border-width:5px;
	border-style:solid;
	border-color:#f00;
	display:none;
}

#DebugClose
{
	position:absolute;
	top:5px;
	right:5px;
	line-height:25px;
 	display:none;
 	z-index:200;
}

#DebugClose a
{
	display:block;
	padding:0px 4px;
	background-color:#000;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
}

#DebugLabel
{
	width:50px;
	line-height:25px;
	height:25px;
	position:absolute;
	top:0px;
	left:-58px;
	
	padding-left:8px;
}

#DebugLabel a
{
	display:block;
	padding:0px 4px;
	background-color:#f00;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
}


#menu_iframe {
	z-index: 249;
	position: absolute;
	display: none;
}

table.winkelwagen select.bezorgdatum {

	padding:3px;
}

table.winkelwagen select.bezorgdatum option {

	background: none repeat scroll 0 0 #fff;
	padding-top:1px;
	padding-bottom:1px;
	border-bottom: 1px solid #cecece;
	color: #000;
}

table.winkelwagen select.bezorgdatum .disabled {

	color: #bbb;
}




.underline
{
	text-decoration:underline;
}

.no-decoration
{
	text-decoration:none;
}

.bold
{
	font-weight:bold;
}

.no-border
{
	border:0px !important;
	background:transparent;
}

.no-border-bottom
{
	border-bottom:0px !important;
	background:transparent;
}

.pix
{
	font-size:1px;
	height:1px;
}

.float-left
{
	float:left;
}

.text-align-left
{
	text-align: left !important;
}

.text-align-center
{
	text-align: center;
}

.login-container
{
	background-color:#fff;
	padding:16px 0px;
}

.padding-left-eigenschappen
{
	padding-left:8px;
}

.login-form
{
	background-color:#27aae2;
	color:#fff;
	padding:16px;
	padding-right:64px;
	margin-left:170px;
	text-align:right;
}

.login-form span
{
	color:#fff;
	font-weight:bold;
}

.login-form input
{
	font-size:1.2em;
	margin:0px 2px;
	text-align:center;
}






/* BESTSELLERS */
.bestsellers-container {
	background: #fff url(/img/bestsellers/bestseller-grad-bg.jpg) repeat-x top left;
	position:relative;
	border-bottom:1px solid #cecece;
}

.bestsellers-container .next,
.bestsellers-container .prev {
	display:block;
	position:absolute;
	top:40px;
	width:21px;
	height:88px;
	text-indent:-9000px;
	z-index:100;
}

.bestsellers-container .next span,
.bestsellers-container .prev span {
	display:block;
	width:21px;
	height:88px;
	background: url(/img/bestsellers/btn-nav.png) no-repeat top left;
}

.bestsellers-container .prev {
	left:10px;
}

.bestsellers-container .next {
	right:10px;
}

.bestsellers-container .next span {
	background-position:top right;
}

.bestsellers-container a.disabled {
	cursor:default;
}

.bestsellers-container a.disabled span.prev-inner {
	background-position:bottom left;
}

.bestsellers-container a.disabled span.next-inner {
	background-position:bottom right;
}

.bestsellers-container .bestseller-scrollbox {
	position:relative;
	overflow:hidden;
	width: 570px;
	height:120px;
	margin-left:40px;
}

.bestsellers-container .bestseller-scrollbox .items {
	width:20000em;
	position:absolute;
}

.bestsellers-container .bestseller-scrollbox .items .item {
	float:left;
	width: 570px;
	height:120px;
}

.bestsellers-container h4 {
	text-align:center;
	font-weight:bold;
	font-size:13px;
	color:#505050;
	padding:10px 0;
	margin:0;
}

.timeticker {
	background-color: #ffffff;
	border: 0 none;
	color: #3A3A3A;
	position: relative;
	height:400px;
	width: 100%;
}

.timeticker .timetickerheader {
	border:1px solid #bcbcbc;
	height:60px;
	margin:4px;
}

.timeticker .productwrapper {
	margin:4px;
	height:320px;
}

.timeticker .productvisual {
	border:1px solid #bcbcbc;
	display:block;
	float:left;
	height:100%;
	margin-right:4px;
	text-align: center;
	width:316px;
}

.timeticker .productvisual .aanbieding {
	position: absolute;
	right:14px;
	bottom:14px;
}

.timeticker .productvisual .aanbieding span.vanprijs
{
	font-size:1.0em;
	text-decoration: line-through;
}

.timeticker .productvisual .aanbieding span.onzeprijs
{
	color:#c90000;
	font-weight:bold;
	font-size:2em;
	line-height:20px;
}

.timeticker .productvisual .tekst {
	padding:6px;
	padding-top:18px;
	padding-right:10px;
	text-align:right;
}

.timeticker .productomschrijving div {
	padding:0px;
}

.timeticker .productomschrijving {
	border:1px solid #bcbcbc;
	display:block;
	float:left;
	height:100%;
	width:316px;
}

.timeticker .productomschrijving h2 {
	padding-left:12px;
}

.timeticker .productomschrijving .details {
	padding:0px;
	padding-left:12px;
}

.timeticker .productomschrijving .bestellen {
	position:absolute;
	right:4px;
	bottom:4px;
}

.timeticker .productomschrijving .bestellen a.winkelwagenbutton {
	background-image: url(//static.fonq.nl/img/algemeen/content-onderdelen/sprites/productpagina-sprite.gif);
	background-position: -10px -50px;
	background-repeat:no-repeat;
	display:block;
	height:28px;
	float:right;
	margin-left:5px;
	width:175px;
}

.stramienitem .productkaartje-bestseller {
	float:left;
	width:190px;
	height:120px!important;
	border:0;
}

.stramienitem .productkaartje-bestseller .meerdetails,
.stramienitem .productkaartje-bestseller .meebestelbutton {
	display:none;
}

.stramienitem .productkaartje-bestseller .afbeelding {
	float:left;
	width:81px;
	height:115px;
	margin:5px 0 0 0;
}

.stramienitem .productkaartje-bestseller .kaartje-details {
	float:left;
	width:104px;
	position:relative;
	margin: 0px 0 0 5px;
	height:100px;
}

.stramienitem .productkaartje-bestseller .voorraad .opvoorraad {
	font-weight:bold;
	color:#36861d;
}

.stramienitem .productkaartje-bestseller .naam {
	color:#505050;
	cursor:pointer;
	font-weight:normal;
}

.stramienitem .productkaartje-bestseller .naam a {
	text-decoration:none;
}

.stramienitem .productkaartje-bestseller .naam a:hover {
	text-decoration:underline;
}

.stramienitem .productkaartje-bestseller .reviews {
	position:absolute;
	bottom:20px;
	height:13px;
	left:0;
	right:0;
}

.stramienitem .productkaartje-bestseller .reviews img {
	width:13px;
	height:13px;
}

.stramienitem .productkaartje-bestseller .prijzen {
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	height:15px;
}

.stramienitem .productkaartje-bestseller .prijzen .vanprijs {
	float:left;
	text-decoration:line-through;
	font-size:10px;
	font-weight:normal;
	color:#505050;
	margin: 0 3px 0 0;
}

.stramienitem .productkaartje-bestseller .prijzen .prijs	{
	float:left;
	font-size:10px;
	font-weight:bold;
	color:#cd000c;
}

.stramienitem .productkaartje-bestseller .afbeelding img {
	width:81px;
	height:81px;
}

/* giftfinder */
.stramienitem .giftfinder-wrapper
{
	/*border: 1px solid #eaeaea;*/
	/*height:432px;*/
	height:216px;
	width:648px;
	background-color:#f9f9f9;
	overflow:hidden;
	
	margin:0px;
	padding:0px;
}

.stramienitem .giftfinder-wrapper #steps {
	overflow:hidden;
}
.stramienitem .giftfinder-wrapper .step {
	float:left;
	width:648px;
	height:432px;
}

.giftfinder-wrapper #steps fieldset{
	border:none;
	margin:0px;
	padding:0px;
	position:relative;
	/* padding-bottom:20px; */
}

.giftfinder-wrapper #steps legend {
	text-align:left;
	background-color:#f0f0f0;
	color:#666;
	font-size:24px;
	text-shadow:1px 1px 1px #fff;
	font-weight:bold;
	float:left;
	width:590px;
	padding:5px 0px 5px 10px;
	margin:10px 0px;
	border-bottom:1px solid #fff;
	border-top:1px solid #d9d9d9;
}


