/*set default font-size to 16px (some older browsers use 12px)*/
html {
	font-size: 16px;
}

/*reset css*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input, select, textarea {
	font-family: 'Open Sans', Arial, Helvetica, Sans-serif;
}

h1, h2, h3, h4, #quickcontact,
.price, .startveiling span,
.productsingle .name,
.productsingleprice,
.productsingleinfo .extracontact,
.selected-btn,
.selection-btn span {
	font-family: "Arial Rounded MT Bold", "Arial Rounded MT", "Arial Rounded", "Arial Narrow", Arial, Helvetica, sans-serif;
}

body {
	margin: 0;
	color: #48484C;
	font-family: 'Open Sans', Arial, Helvetica, Sans-serif;
	font-size: 62.5%;
	line-height: 1.5;
	background: #FFF url(../img/back_content.gif) repeat-x 0 30px;
	min-width: 970px;
}

.error404 {
	box-sizing: border-box;
	height: 330px;
	padding: 0 20px;
}

.error404 h1 {
	font-size: 5em;
	color: #2268bf;
}

.error404 p {
	font-size: 1.6em;
	color: #f0f0f0;
}

.error404 .btn-error {
	border: medium none;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
	transition: all 0.2s ease 0s;
	cursor: pointer;
	float: left;
	padding: 5px 15px;
	text-decoration: none;
	background-color: #0053b9;
	border-radius: 3px;
	color: #fff;
	font-size: 1.8em;
	margin-right: 30px;
	margin-top: 20px;
}

.error404 .btn-error:hover {
	background-color: #2268bf;
}

/* SITEMAP */

.contentFull.sitemap {
	margin-top: 60px;
}

.contentFull.sitemap #sitemap > li {
	font-size: 14px;
}

.contentFull.sitemap #sitemap > li li {
	font-size: 0.7em;
}

/* CLASSES */

h1 {
	font-size: 2.5em;
	color: #0053b9;
	line-height: 1.2em;
	margin-bottom: 15px;
}

h2 {
	font-size: 2.2em;
	color: #0053b9;
}

h3 {
	font-size: 1.8em;
	margin-bottom: 10px;
	color: #111111;
}

h3.smaller {
	font-size: 1.4em;
}

h4 {
	font-size: 1.3em;
	color: #041529;
	line-height: 15px;
}

a {
	font-size: 1em;
	color: #2268bf;
}

a:hover {
	text-decoration: none;
}

p {
	color: #555555;
	font-size: 1.4em;
	margin-top: 10px;
	margin-bottom: 10px;
}

p strong {
	color: #041529;
}

ul {
	font-size: 1.4em;
	margin-bottom: 20px;
	margin-left: 20px;
}

.loader {
	background-image: url("../img/ajax-loader.gif");
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	height: 0;
	padding: 27px 0;
	position: absolute;
	width: 695px;
	display: none;
}

.loading {
	background-image: url("../img/ajax-loading.gif");
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 16px;
	margin-right: 15px;
	margin-top: 6px;
	width: 16px;
	display: none;
}

.loader.onTop {
	position: fixed;
	top: 65px;
}

.imgRight {
	float: right;
	padding-left: 15px;
}

.imgLeft {
	float: left;
	padding-right: 15px;
}

.clear {
	clear: both;
}

body.home {
	background-image: url(../img/back_home.gif);
	background-position: 0 30px;
}

.center {
	position: relative;
	width: 970px;
	margin: 0 auto;
	overflow: hidden;
}

.center-text {
	text-align: center;
}

.nomargin {
	margin: 0 !important;
}

.col1 ul,
#header ul,
#slider ul,
#footer ul,
#quickcontact ul,
#submenu,
.submenu {
	list-style: none;
}

#menu {
	background-repeat: no-repeat;
	font-size: 1.6em;
	height: 50px;
	margin: 0;
	overflow: hidden;
}

#langactive, .arr, .footerbox li a, .crumb, .links a, .arrleft, .arrright, .arrback, #submenu li a, .submenu li a {
	background: url("../img/icons/sprite_arr.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.crumb.noback {
	background: none;
}

.leftCol {
	width: 620px;
	float: left;
}

.rightCol {
	width: 310px;
	float: right;
	margin-left: 40px;
}

.contentText {
	margin-top: 30px;
}

.hidden {
	display: none;
}

.reclamebanner {
	width: 695px;
	height: 86px;
	float: left;
	overflow: hidden;
}

/* SIDEMENU */

#sidemenucontainer {
	margin-top: 30px;
}

.textcol .item .btn-big {
	margin-right: 1.1em;
	background-color: #0053B9;
	background-image: url("../img/button_background.png");
	background-position: 0 0;
	border: 1px solid #0053B9;
	border-radius: 3px;
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 1.5em;
	font-weight: 700;
	margin: 6px 3% 0 0;
	padding: 9px 15px 8px;
	text-decoration: none;
	letter-spacing: 1px;
	text-shadow: 0 0 1px #000000;
}

.textcol .item .btn-big:hover {
	background-position: 0 -44px;
}

.textcol .item .btn-big:active {
	background-position: 0 -88px;
}

.tinycol {
	float: left;
	margin: 15px 0 0;
	padding: 0 20px 0 5px;
	width: 200px;
}

.textcol {
	border-left: 1px solid #E5E5E6;
	float: left;
	margin: 15px 0 0;
	padding: 0 0 0 24px;
	width: 670px;
}

.layout5 img {
	width: 100%;
}

.submenucol {
	float: left;
	padding: 5px;
	width: 215px;
}

.submenu {
	font-size: 1.6em;
	margin: 1em 0;
}

.submenu li a:hover, .submenu li.active a {
	background-position: left -225px;
	color: #0053B9;
}

.submenu li a {
	background-position: -5px -18px;
	color: #47484C;
	padding: 0 0 0 15px;
	text-decoration: none;
}

/* CONTACTFORM */

.contactcol {
	width: 715px;
}

.contactform {
	margin-top: 20px;
}

.contactform input, .contactform select {
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	height: 35px;
	margin: 0 2% 1% 0;
	padding: 5px 10px;
	width: 31%;
}

.contactform input {
	color: #8E8E99;
}

.contactform textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 3px;
	padding: 5px 10px;
	width: 97%;
	font-size: 1.3em;
}

.contactform input, .contactform select, .contactform textarea {
	border: 1px solid #CCCCCC;
	color: #5F5F66;
}

.contactform textarea {
	resize: vertical;
}

/* JOBFORM */

.jobform input.fileupload {
	display: none
}

.jobform .labelfileupload .uploadbtn {
	background-color: #2268bf;
	border: medium none;
	border-radius: 3px;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
	color: #fff;
	cursor: pointer;
	font-size: 1.2em;
	margin-top: 5px;
	padding: 5px 10px 5px 40px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
	text-transform: uppercase;
	float: left;
	line-height: 20px;
	background-image: url("../img/icons/cvupload.png");
	background-position: 10px 5px;
	background-repeat: no-repeat;
}

.jobform .labelfileupload .uploadbtn:hover {
	background-color: #0053b9;
}

.jobform .labelfileupload .uploadbtn:active {
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.6) inset;
}

.labelfileupload :invalid + span {
	background-position: 10px 5px !important;
}

.labelfileupload :valid + span {
	background-position: 10px -35px !important;
}

/* VEILING SLIDER */

.veilingreclameslider h3 {
	margin-bottom: 35px;
}

.veilingreclameslider {
	position: relative;
}

.veilingreclameslider .flex-control-nav {
	height: 10px;
	width: auto;
	left: 0;
	top: 39px;
	position: absolute;
}

.veilingreclameslider .flex-control-nav li {
	/*float: right;*/
}

.veilingreclameslider h3 {
	color: #084fa5;
}

.veilingreclameslider .flex-direction-nav {
	background: #2268bf; /* Old browsers */
	background: -moz-linear-gradient(top, #2268bf 0%, #084fa5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2268bf), color-stop(100%, #084fa5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2268bf 0%, #084fa5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2268bf 0%, #084fa5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2268bf 0%, #084fa5 100%); /* IE10+ */
	background: linear-gradient(to bottom, #2268bf 0%, #084fa5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2268bf', endColorstr='#084fa5', GradientType=0); /* IE6-9 */
	border-top: 1px solid #084fa5;
	border-bottom: 1px solid #084fa5;
	height: 45px;
}

.veilingreclameslider .flex-direction-nav a {
	opacity: 0.8;
	position: relative;
	margin: 0;
	text-indent: 9999px;
}

.veilingreclameslider .flex-direction-nav a:hover {
	opacity: 1;
}

.veilingreclameslider,
.dumarentlink {
	margin-bottom: 30px;
}

.dumarentlink img {
	width: 100%;
}

.adviseur {
	margin-bottom: 30px;
}

.informatie .naam {
	font-size: 1.3em;
	font-weight: bold;
	color: #333333;
}

.informatie .contact {
	font-size: 1.2em;
	color: #999999;
	font-weight: 600;
	margin-top: 5px;
}

.informatie .contact a {
	color: #999999;
	font-weight: 600;
}

.informatie .contact span {
	color: #555555;
	display: inline-block;
	font-weight: bold;
	width: 15px;
}

.adviseur img {
	float: left;
	margin-right: 20px;
}

.informatie {
	float: left;
	max-width: 180px;
}

.veilingitem {
	color: #FFFFFF;
	position: absolute;
	text-align: center;
	width: 100%;
	font-size: 1.2em;
	font-weight: bold;
	padding: 11px 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.veilingitem span {

}

.veilingreclameslider .flex-direction-nav .flex-prev {
	float: left;
	background-image: url(../img/icons/ico-veiling-prev.png);
	background-repeat: no-repeat;
	background-position: center;
}

.veilingreclameslider .flex-direction-nav .flex-next {
	float: right;
	background-image: url(../img/icons/ico-veiling-next.png);
	background-repeat: no-repeat;
	background-position: center;
}

.startveiling {
	height: 20px;
	background-color: #2268bf;
	color: #ffffff;
	font-size: 1em;
	margin-top: -6px;
	line-height: 1em;
	padding-left: 10px;
	padding-top: 7px;
	padding-right: 10px;
}

.startveiling span {
	float: right;
	padding-top: 1px;
	font-size: 1.2em;
	line-height: 12px;
}

/* QUICKCONTACT */

#quickcontact {
	text-align: center;
	color: #333;
	height: 72px;
}

#quickcontact .info {
	display: inline-block;
	font-size: 2.5em;
	line-height: 45px;
	padding-top: 15px;
	text-align: left;
	width: 33%;
	text-shadow: 1px 1px 0 #fff;
	text-decoration: none;
	color: #333;
}

/*breadcrumbs*/
#breadcrumbs {
	color: #777780;
	float: left;
	font-size: 1.3em;
	margin: 17px 0;
	width: 700px;
}

#breadcrumbs span {
	color: #48484c;
	display: inline-block;
	background-position: right -19px;
	padding: 0 5px 0 0;
	margin: 0 3px 0 0;
	overflow: hidden;
}

#breadcrumbs .first {
	color: #777780;
}

.crumb {
	color: #48484c;
	text-decoration: none;
	display: inline-block;
	background-position: right -19px;
	padding: 0 15px 0 0;
	margin: 0 3px 0 0;
	/*    max-width:180px;*/
	overflow: hidden;
	white-space: nowrap;
	/*    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;*/
}

.crumb:hover {
	text-decoration: underline;
}

.quickproducts a, .productico {
	background: url(../img/icons/sprite_products.png) no-repeat;
}

#menu, #menu li, .btn, .btn-small, .btn-big, thead td, .optionicon {
	background: url(../img/icons/sprite_grads.gif) repeat-x;
}

.homeslider {
	float: left;
	width: 705px;
	margin-left: 15px;
	height: 330px;
	overflow: hidden;

}

/*#slides img {
    width: 100%;
}*/

.homeslider li {
	margin: 3px 0 0 0;
}

/* DOCK */
.dock {
	display: none; /*block;*/
	clear: both;
	left: 0;
	top: 200px;
	width: 34px;
	height: auto;
	position: fixed;
	z-index: 12;
	-webkit-transition: all 0.3s ease-out; /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: all 0.3s ease-out; /* Firefox 4-15 */
	-o-transition: all 0.3s ease-out; /* Opera 10.50–12.00 */
	transition: all 0.3s ease-out; /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}

.dock a {
	background-image: url(../img/icons/social-dock-sprite.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	position: relative;
	width: 34px;
	height: 32px;
	margin-bottom: 2px;
}

.dock .facebook {
	background-position: 0 0;
}

.dock .facebook:hover {
	background-position: -34px 0;
}

.dock .twitter {
	background-position: 0 -32px;
}

.dock .twitter:hover {
	background-position: -34px -32px;
}

.dock .youtube {
	background-position: 0 -64px;
}

.dock .youtube:hover {
	background-position: -34px -64px;
}

.dock .linkedin {
	background-position: 0 -96px;
}

.dock .linkedin:hover {
	background-position: -34px -96px;
}

.dock .gplus {
	background-position: 0 -128px;
}

.dock .gplus:hover {
	background-position: -34px -128px;
}

/* STRUCTUUR */

#header {
	height: 93px;
	margin-top: 5px;
	z-index: 10;
	overflow: visible;
}

#slider {
	height: 340px;
	margin-top: 20px;
	z-index: 0;
}

#quickrent {
	background-position: bottom left;
	padding: 0 0 15px 0;
	margin-bottom: 20px;
}

#content {
	padding: 0 0 20px;
}

#social {
	background-color: #eee;
	border-top: 1px solid #cecece;
	height: 67px;
	line-height: 67px;
	margin: 40px 0 0;
}

#footer {
	color: #a7a6b2;
	background-color: #18181a;
	width: 100%;
	padding: 30px 0 0;
	background-image: url(../img/footerbar.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-top: 30px;
}

.homescreen #footer {
	margin-top: 0;
}

	/* HEADER */
.tophead {
	position: relative;
	width: 100%;
	height: 29px;
	background-color: #1d3380;
	border-bottom: 1px solid #323232;
	z-index: 11;
}

.tophead ul {
	font-size: 1.2em;
	margin: 0;
	list-style: none;
}

.tophead .center {
	overflow: visible;
}

.tophead a {
	color: #fff;
	text-decoration: none;
}

.tophead a:hover {
	color: #ffdd0e;
}

#header ul {
	font-size: 1.2em;
	position: absolute;
	margin: 0;
}

#header a {
	color: #888888;
	text-decoration: none;
}

#header a:hover {
	color: #ffdd0e;
}

#logo {
	position: absolute;
	top: 10px;
	left: 0;
}

#meta {
	float: right;
	width: auto;
}

#meta li {
	display: block;
	border-right: 1px solid #4a5c99;
	border-left: 1px solid #4a5c99;
	margin-left: -1px;
	height: 29px;
	line-height: 29px;
	padding: 0 10px;
	float: left;
}

#meta li.active {
	background-color: #18181a;
	height: 30px;
}

#meta li.active a {
	color: #fff;
}

.metaright {
	right: 0 !important;
}

#langsholder {
	float: right;
	position: relative;
	height: 30px;
	width: auto;
}

#langsholder:hover ul {
	display: block;
	font-size: 1em;
}

#langactive {
	font-size: 1.2em;
	text-transform: uppercase;
	color: #fff;
	background-position: 88% 13px;
	display: block;
	float: left;
	width: 20px;
	height: 19px;
	padding: 5px 16px 5px 10px;
	border-right: 1px solid #4a5c99;
	border-left: 1px solid #4a5c99;
	margin-left: -1px;
}

#langactive:hover {
	color: #ffdd0e;
	cursor: pointer;
}

#langactive ul {
	display: none;
}

#langs {
	font-size: 1em;
	text-transform: none;
	background: #262629;
	display: block;
	position: absolute;
	right: 0;
	top: 30px;
	width: 55px;
	border: 1px solid #37373b;
	padding: 7px 10px 10px 10px;
	margin: 0;
	-webkit-border-radius: 0 0 2px 2px;
	-moz-border-radius: 0 0 2px 2px;
	border-radius: 0 0 2px 2px;
	border-top: 0;
	text-align: center;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
}

#langs li {
	border-bottom: 1px solid #37373b;
}

#langs .active a {
	color: #fff;
}

#langs a {
	padding: 7px 5px;
	display: block;
}

#langs a .flag {
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 11px;
	width: 16px;
	margin-top: 4px;
}

.slogan {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 2.4em;
	font-weight: bold;
	font-stretch: condensed;
	line-height: 0.8em;
	text-decoration: none;
	color: #ffdd0e;
	position: absolute;
	top: 25px;
	left: 162px;
}

.slogan span {
	font-size: 0.67em;
	color: #fff;
}

#quicksearchholder {
	display: block;
	position: absolute;
	width: 250px;
	top: 36px;
	right: 0;
	border-radius: 3px;
	box-shadow: 1px 1px 1px #f0f0f0 inset;
}

#quicksearchholder > input {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px 10px 5px 35px;
	background-image: url(../img/icons/ico-search.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	border-radius: 3px;
	border: 1px solid #d9d9d9;
}

#quicksearchholder > input:focus {
	background-position: 5px -35px;
}

/* PRODUCTSEARCH */

.productsearch {
	border: 1px solid #d9d9d9;
	border-radius: 20px;
	margin-bottom: 30px;
	padding: 20px;
	box-shadow: 0 3px 0 #d9d9d9;
	background-image: url(../img/prodsearch_background.png);
}

.productsearch .arrowimg {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-left: 5px;
}

.productsearch h2 {
	color: #666666;
}

#searchholder {
	margin-bottom: 20px;
	margin-top: 20px;
}

#searchholder input {
	border-radius: 5px;
	border: none;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 1.5em;
}

#searchholder #searchinput {
	width: 77%;
	border: 1px solid #e4e4e4;
	box-shadow: 1px 1px 1px #f0f0f0 inset, 1px 1px 0 #fff;
	font-weight: 300;
	padding: 10px 15px;
}

#searchholder .button {
	background-image: url("../img/button_background.png");
	color: #FFFFFF;
	font-size: 1.5em;
	font-weight: 700;
	letter-spacing: 1px;
	margin-left: 2%;
	text-shadow: 0 0 1px #000000;
	width: 20%;
	cursor: pointer;
	background-position: 0 0;
}

#searchholder .button:hover {
	background-position: 0 -44px;
}

#searchholder .button:active {
	background-position: 0 -88px;
}

.prod-item {
	width: 165px;
	height: 40px;
	display: inline-block;
	vertical-align: top;
	padding: 5px;
	font-size: 1.1em;
	color: #555555;
	margin: 5px 0;
	border-radius: 3px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-decoration: none;
}

.prod-item:hover {
	cursor: pointer;
	background-color: #F1F1F1;
	box-shadow: 0 0 1px 1px #E1E1E1 inset;

}

.prod-item.active {
	background-color: #E1E1E1;
	box-shadow: 0 0 1px 1px #d9d9d9 inset;
	color: #111;
}

.smallprodimg {
	background-color: #316FBC;
	border-radius: 3px;
	display: block;
	float: left;
	height: 40px;
	width: 40px;
	margin-right: 10px;
}

.smallprodimg.smaller {
	height: 30px;
	width: 30px;
}

.smallprodimg img {
	left: -10px;
	position: relative;
	top: 0;
	width: 60px;
}

.smallprodimg.smaller img {
	width: 40px;
	left: -5px;
}

.smallprod {
	display: table-cell;
	height: 40px;
	vertical-align: middle;
	width: 110px;
	max-width: 110px;
	word-wrap: break-word;
}

/* PRODUCTS */
/* QUICKPRODUCTS */

.quickproducts {
	font-size: 1em;
	float: left;
	width: 250px;
	margin: 0;
	margin-bottom: 10px;
}

.quickproducts li {
	background-position: 0 -78px;
	float: left;
	width: 250px;
}

.quickproducts li {
	background: none;
}

.quickproducts li .bold {
	font-size: 1.4em;
}

.quickproducts li a {
	background-position: left -97px;
	font-size: 1.3em;
	line-height: 1.2em;
	color: #fff;
	text-decoration: none;
	display: block;
	width: 250px;
	height: 50px;
	padding: 8px 15px 0 70px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 6px;
	border: 1px solid #3c3c3f;
	border-bottom: 0;
}

.quickproducts li a:hover {
	background-position: -255px -97px;
	color: #ffdd0e;
}

.quickproducts li.active a {
	background-position: -510px -97px;
}

.quickproducts li a.c1 {
	background-position: left top;
	width: 250px;
	padding: 18px 80px 0 20px;
	height: 80px;
	line-height: 1.3em;
	font-size: 1.5em;
}

.quickproducts li a.c1:hover {
	background-position: -255px top;
}

.quickproducts li.active a.c1 {
	background-position: -510px top;
}

.quickproducts li a.c1 b {
	font-family: "Arial Rounded MT Bold", "Arial Rounded MT", "Arial Rounded", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
}

/*products submenu*/
.quickproducts li ul {
	font-size: 1em;
	float: left;
	margin: 0;
	padding: 0 0 20px 0;
}

.quickproducts li ul li {

}

.quickproducts li ul li a,
.quickproducts li.active ul li a {
	font-size: 1.4em;
	color: #48484c;
	float: left;
	background-position: left bottom;
	width: 200px;
	height: auto;
	padding: 6px 10px 6px 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.quickproducts li ul li a:hover {
	color: #0b0b0c;
	background-position: -255px bottom;
}

.quickproducts li ul li.active a {
	color: #fff;
	background-position: -510px bottom;
}

/* PRODUCTPAGE */
/* PRODUCTLEFT */
.productleft {
	width: 250px;
	float: left;
	margin-right: 20px;
}

.productfilters {
	margin-top: 10px;
	padding: 20px 20px 10px;
	border: 1px solid #e3e3e3;
	background-color: #f2f2f2;
	margin-bottom: 15px;
	border-radius: 3px;
}

.productfilters h3 {
	text-shadow: 1px 1px 0 #fff;
	margin: 0;
}

.productfilters h4 {
	font-weight: 600;
	margin-bottom: 10px;
	margin-top: 10px;
	text-transform: capitalize;
	float: left;
}

.selectall,
.deselectall,
.clearinput {
	float: right;
	margin-top: 10px;
	text-decoration: none;
}

.selectall:hover,
.deselectall:hover,
.clearinput:hover {
	text-decoration: underline;
}

.none > .selectall,
.active > .deselectall {
	display: none;
}

.bottom,
.lessfilters {
	display: none;
}

.bottom.show {
	display: block;
}

.removesearch {
	margin-right: -10px;
	margin-top: -10px;
}

.productleft .adviseur {

	border-top: 1px solid #e3e3e3;
	margin-top: 20px;
	padding: 20px 0;
}

.adviseur img {
	max-width: 100px;
	margin-right: 20px;
}

.productleft .informatie {
	width: 130px;
}

.productleft .informatie .naam {
	font-size: 1.2em;
}

.productleft .informatie .contact {
	font-size: 1.1em;
	margin-top: 10px;
}

.productleft .flags {
	margin-top: 10px;
}

.productleft .veilingreclameslider {
	font-size: 0.9em;
}

.productleft .veilingreclameslider li img {
	width: 250px;
}

.productfilters .filter {
	padding: 5px;
}

.cat-select {
	border: 1px solid #d8dee6;
	padding: 4px;
	width: 100%;
	border-radius: 3px;
}

.filteroptions {
	margin-bottom: 5px;
	clear: both;
}

.filteroptions .notavailable {
	opacity: 0.5;
	cursor: not-allowed !important;
}

.filterinput {
	clear: both;
}

.filteroptions label {
	font-size: 1.2em;
}

.categorie .filteroptions label {
	font-size: 1.2em;
}

.filter .checkbox {
	margin: 0;
	position: relative;
	top: 2px;
	margin-right: 3px;
	margin-bottom: 5px;
}

.filter .inputfield {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 65px;
	border: 1px solid #d8dee6;
	margin: 0;
	position: relative;
	top: 1px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 5px;
	padding: 3px;
	color: #777777;
	font-size: 1.1em;
	border-radius: 3px;
}

.filter .btn-ok {
	text-decoration: none;
	color: #FFF;
	background-color: #bbbbbb;
	margin-top: 1px;
	padding: 4px 6px 5px;
	border-radius: 3px;
	float: right;
}

.filter .btn-ok:hover {
	background-color: #999;
}

/* PRODUCTRIGHT */
.veilingmodule,
.productmodule {
	float: left;
	margin-top: 15px;
	width: 695px;
}

.productsort {
	height: 20px;
	padding-bottom: 10px;
}

.veilingmodule .productsort {
	border-bottom: 1px solid #dddddd;
}

.productsort .view {
	width: 79px;
	float: left;
	margin-top: 5px;
	border-right: 1px solid #dddddd;
}

.productsort .number {
	float: left;
	text-align: right;
	width: 150px;
	font-size: 1.2em;
}

.productsort .number a {
	border-right: 1px solid #999999;
	padding: 0 10px;
	color: #bbb;
	text-decoration: none;
}

.productsort .number a:hover,
.productsort .number a.active {
	color: #0053b9;
}

.productsort .number a.last {
	padding-right: 0;
	border-right: 0;
}

.productsort .sort {
	margin-left: 20px;
	width: 445px;
	float: left;
	font-size: 1.2em;
}

.productsort .sort select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #dddddd;
	border-radius: 2px;
	color: #777777;
	font-size: 0.9em;
	margin: 0 5px;
	width: 100px;
	background-image: url(../img/select_arrow.png);
	background-repeat: no-repeat;
	background-position: center right;
}

.productpagination {
	background-color: #fcfcfc;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	padding: 10px;
	height: 40px;
	line-height: 20px;
	clear: both;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.productpagination .resultaat {
	color: #777777;
	float: left;
	font-size: 1.1em;
	width: 40%;
}

.productpagination .pagination {
	width: 60%;
	float: left;
	text-align: right;
}

.productpagination .pagination a,
.productpagination .pagination span {
	border-right: 1px solid #999999;
	padding: 0 10px;
	color: #bbb;
	text-decoration: none;
}

.productpagination .pagination span.paginglabel {
	border-right: 0;
	color: #777777;
	padding: 0;
}

.productpagination .pagination a.active {
	cursor: default;
}

.productpagination .pagination a.active,
.productpagination .pagination a:hover {
	color: #0053b9;
}

.productpagination .pagination a.first {
	border-left: 0;
}

.productpagination .pagination a.last {
	padding-right: 0;
	border-right: 0;
}

.productpagination.toppagination {
	top: 0;
	width: 695px;
	z-index: 100;
}

/* PRODUCTLIST */
.noproducts {
	padding: 10px;
}

h2.noproducts {
	padding-bottom: 0;
}

p.noproducts {
	padding-top: 0;
}

.noproducts .errorlink {
	border-radius: 5px;
	border: none;
	margin: 10px 0 15px;
	padding: 10px 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 1.5em;
	background-image: url("../img/button_background.png");
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: 700;
	letter-spacing: 1px;
	text-shadow: 0 0 1px #000000;
	cursor: pointer;
	background-position: 0 0;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
}

.noproducts .errorlink:hover {
	background-position: 0 -44px;
}

.noproducts .errorlink:active {
	background-position: 0 -88px;
}

.products {
	min-height: 55px;
}

.veilingen .veiling,
.products .product {
	padding: 15px 0;
	border-bottom: 1px dotted #D6D6D6;
	transition: background 0.3s;
	display: block;
	color: #555555;
	text-decoration: none;
}

.veilingen .veiling:hover,
.products .product:hover {
	background-color: #fcfcfc;
}

.veilingen .veiling.last,
.products .product.last {
	border-bottom: none;
}

.prodimg {
	width: 170px;
	float: left;
	overflow: hidden;
	height: 130px;
	margin-left: 10px;
	margin-right: 20px;
	border-radius: 2px;
	background-color: #f2f2f2;
	box-shadow: 0 0 1px 0 rgba(200, 200, 200, 0.5) inset;
	text-align: center;
}

.prodimg > img {
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
	border-radius: 3px;
}

.prodimg .noimg {
	border-radius: 3px;
	padding: 55px 0;
	text-align: center;
	width: 170px;
	line-height: 20px;
}

.productsinglefoto .noimg {
	background-color: #f2f2f2;
	border-radius: 3px;
	box-shadow: 0 0 1px 0 rgba(200, 200, 200, 0.5) inset;
	padding: 100px 0;
	text-align: center;
	width: 585px;
	line-height: 20px;
	margin-left: 55px;
	font-size: 1.5em;
	margin-top: 20px;
	margin-bottom: 30px;
}

.prodinfo {
	width: 480px;
	margin-left: 10px;
	min-height: 155px;
	float: left;
	position: relative;
}

.veilingmodule .prodinfo {
	min-height: 135px;
}

.veilingmodule .prodinfo .title {
	width: 320px;
	float: left;
}

.prodinfo .title {
	text-decoration: none;
	color: #111;
}

.prodinfo .title span {
	white-space: nowrap;
}

.products .prodinfo .title h3 {
	line-height: 30px;
}

.prodinfo .title:hover {
	text-decoration: underline;
}

.prodinfo p {
	display: block;
	float: left;
	font-size: 1.2em;
	width: 350px;
	margin-left: 5px;
}

.prodinfo .label {
	display: block;
	width: 200px;
	float: left;
	text-transform: capitalize;
}

.prodinfo .prodbuttons {
	margin-top: 20px;
	width: auto;
	float: right;
	clear: both;
}

.veilingmodule .prodinfo .prodbuttons {
	width: 150px;
}

.products .prodinfo .prijs {
	border: 1px solid #dddddd;
	padding: 6px 10px;
	float: right;
	font-size: 1.2em;
	margin-bottom: 5px;
	width: auto;
	text-align: center;
	border-radius: 3px;
}

.products .prodinfo .prijs.small {
	line-height: 18px;
	font-size: 1em;
}

.selectieknop {
	background-color: #e6e6e6;
	border: 1px solid #ddd;
	padding: 5px 10px;
	float: right;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
	border-radius: 3px;
	margin-right: 10px;
}

.selectieknop:hover {
	background-color: #ddd;
}

.selectieknop.active .verwijderen {
	display: inline;
}

.selectieknop.active .toevoegen,
.selectieknop .verwijderen {
	display: none;
}

/* LISTVIEW */

.listview .prodimg,
.listview .prodinfo p,
.listview .selectieknop .toevoegen,
.listview .selectieknop.active .toevoegen,
.listview .selectieknop .verwijderen,
.listview .selectieknop.active .verwijderen {
	display: none;
}

.listview .prodinfo .title {
	float: left;

}

.listview .prodinfo .title h3 {
	line-height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	max-width: 430px;
}

.listview .prodinfo {
	height: 30px;
	min-height: 0;
	width: 685px;
}

.listview .prodinfo .prodbuttons {
	margin-top: 0;
	position: static;
	right: auto;
	float: right;
	width: 175px;
}

.listview .selectieknop {
	margin-right: 5px;
}

.listview .selectieknop .ico-select {
	margin-right: 0;
	height: 18px;
}

/* BLOCKVIEW */
/*.blockview .clear {
    clear: none;
}*/

.blockview .prodinfo {
	width: 180px;
	min-height: 140px;
}

.blockview .product {
	width: 200px;
	float: left;
	margin: 10px 15px 0;
	min-height: 290px;
}

.blockview .title span {
	display: block;
	font-size: 0.8em;
}

.blockview .smallprodimg,
.blockview .prodinfo p,
.blockview .selectieknop .toevoegen,
.blockview .selectieknop.active .toevoegen,
.blockview .selectieknop .verwijderen,
.blockview .selectieknop.active .verwijderen {
	display: none;
}

.blockview .prodinfo .prodbuttons {
	clear: both;
	margin-top: 0;
	width: auto;
	position: initial;
}

.blockview .selectieknop {
	margin-right: 5px;
	float: left;
}

.blockview .selectieknop .ico-select {
	margin-right: 0;
	height: 18px;
}

.blockview .prodimg {
	margin: 0 10px 10px;
	min-height: 130px;
	text-align: center;
}

.blockview h3 {
	font-size: 1.7em;
}

.blockview .prodinfo .title {
	display: block;
	height: 95px;
}

/* DETAILPROD */

.productright {
	float: right;
	width: 695px;
}

.productsingle {
	width: 695px;
}

.productsingleheader {
	float: left;
	width: 695px;
}

.productsingleheader h3 {
	float: left;
}

.terugknop {
	/*    background-color: #fff;
    border: 1px solid #ddd;*/
	padding: 5px 10px;
	float: right;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
	margin-right: 10px;
	color: #333333;
	line-height: 20px;
	border-radius: 3px;
	background-color: #f7f7f7;
	border-radius: 3px;
	border: 1px solid #f1f1f1;
}

.terugknop:hover {
	background-color: #e6e6e6;
	border: 1px solid #ddd
}

.productsingle .headertop {
	height: 30px;
	margin-bottom: 10px;
}

.productsingle .headerbottom {
	clear: both;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	background-color: #fcfcfc;
	margin-bottom: 10px;
}

.productsingle .headerbottom .headeraction {
	font-size: 1.1em;
	display: inline-block;
	color: #777777;
	padding: 8px 0;
	margin-right: 15px;
	text-decoration: none;
	line-height: 20px;
}

.productsingle .headerbottom .headeraction:hover {
	color: #333;
}

.productsinglefoto {
	float: left;
	width: 695px;
}

.productsinglefoto .slides {
	max-height: 450px;
	overflow: hidden;
}

.productsinglefoto .flex-direction-nav .flex-next,
.productsinglefoto .flex-direction-nav .flex-prev {
	position: absolute;
	top: 0;
	height: 390px;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0;
	opacity: 1;
	width: 55px;
}

.productsinglefoto .flex-direction-nav .flex-next {
	background-image: url("../img/icons/ico-right-sprod.png");
	right: 0;
}

.productsinglefoto .flex-direction-nav .flex-prev {
	background-image: url("../img/icons/ico-left-sprod.png");
}

.productsingleslider {
	position: relative;
	margin-top: 20px;
}

.productsingleslider .slides li {
	height: 390px;
}

.productsingleslider .slides img {
	display: block;
	margin: 0 auto;
	max-height: 390px;
	max-width: 585px;
	border-radius: 3px;
}

.productsingleslider .flex-control-thumbs {
	height: auto;
	margin: 20px auto;
	width: 100%;
	text-align: center;
}

.productsingleslider .flex-control-thumbs li {
	width: 130px;
	border: 1px solid #dddddd;
	margin-left: 5px;
	margin-right: 4px;
	width: 100px;
	height: auto;
	float: none;
	display: inline-block;
	border-radius: 3px;
	overflow: hidden;
}

.productsingleslider .flex-control-thumbs li img {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.productsingleinfo {
	border-bottom: 1px dotted #ddd;
	border-top: 1px dotted #ddd;
	clear: both;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-top: 20px;
}

.veilingsingle .productsingleheader {
	border-bottom: 1px solid #e3e3e3;
}

.veilingsingle .productsingleinfo {
	border-bottom: 0;
}

.productsingleinfobody .piece {
	font-size: 1.3em;
	padding: 5px 0 5px 10px;
	width: 100%;
}

.productsingleinfobody .piece:nth-child(even) {
	background: #fff;
}

.productsingleinfobody .piece:nth-child(odd) {
	background: #fbfbfb;
}

.productsingleinfobody span {
	width: 50%;
	float: right;
}

.productsingleinfobody span.label {
	text-transform: capitalize;
	font-weight: bold;
	width: 40%;
	display: inline-block;
	float: left;
}

.productsingleinfotitle {
	margin-bottom: 15px;
}

.productsingleinfotitle h3 {
	line-height: 30px;
}

.productsingle .price,
.productsingle .name {
	bottom: 45px;
	float: right;
	position: relative;
	right: 65px;
	z-index: 5;
	color: #333333;
	padding: 7px 10px;
	border: 1px solid #dddddd;
	background-color: #fff;
	font-size: 1.2em;
	line-height: 15px;
	border-radius: 3px;
}

.productsingleinfo .extra {
	clear: both;
	margin-bottom: 20px;
	margin-top: 20px;
	height: 50px;
}

.productsingleinfo .extracontact {
	background-color: #0053b9;
	color: #fff;
	font-size: 2em;
	text-decoration: none;
	padding: 8px 20px;
	margin-right: 30px;
	display: inline-block;
	border-radius: 3px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.productsingleinfo .extracontact:hover {
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}

.productsingleinfo .extratfiche {
	font-size: 1.1em;
}

/* GERELATEERDE PRODUCTEN */

.laatstbekekenproducten,
.gerelateerdeproducten {
	border-bottom: 1px dotted #ddd;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.laatstbekekenprod,
.gerelateerdeprod {
	float: left;
	width: 130px;
	margin-right: 11px;
	text-decoration: none;
}

.laatstbekekenprod.last,
.gerelateerdeprod.last {
	margin-right: 0;
}

.laatstbekekenprodfoto,
.gerelateerdeprodfoto {
	border: 1px solid #ddd;
	margin-bottom: 10px;
}

.laatstbekekenprodfoto img,
.gerelateerdeprodfoto img {
	display: block;
	height: 100px;
	width: 128px;
}

.laatstbekekenprodmodel,
.gerelateerdeprodmodel {
	color: #333;
	font-weight: bold;
	font-size: 1.2em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* SELECTIONCONTAINER */

.selection-btn {
	/*    background-color: #f2f2f2;*/
	background: #2268bf; /* Old browsers */
	background: -moz-linear-gradient(left, #2268bf 0%, #084fa5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #2268bf), color-stop(100%, #084fa5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #2268bf 0%, #084fa5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #2268bf 0%, #084fa5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #2268bf 0%, #084fa5 100%); /* IE10+ */
	background: linear-gradient(to right, #2268bf 0%, #084fa5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2268bf', endColorstr='#084fa5', GradientType=1); /* IE6-9 */
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	/*    height: 65px;*/
	position: fixed;
	right: -66px;
	top: 50px;
	width: 35px;
	z-index: 101;
	cursor: pointer;
	transition: all 0.3s;
	border: 1px solid #2268bf;
	border-right: 0;
	padding: 5px 5px 5px 7px;
	color: #f2f2f2;
	height: 140px;
}

.selection-btn span {
	font-size: 20px;
	display: block;
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	margin-left: -50px;
	margin-top: 50px;
	width: 130px;
	text-shadow: 0px 1px 0 rgba(0, 0, 0, 0.3);
}

.active .selection-btn {
	right: 0;
}

.active .selection-btn:hover {
	width: 40px;
}

.open .selection-btn {
	right: 250px;
	box-shadow: -1px 0 3px rgba(0, 0, 0, 0.1);
}

.open .selection-btn:hover {
	width: 40px;
}

.selection-container {
	position: fixed;
	right: -250px;
	background-color: #f2f2f2;
	top: 0px;
	transition: right 0.3s;
	z-index: 100;
	width: 250px;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 30px 0 30px 14px;
	border-left: 1px solid #e3e3e3;
}

.open .selection-container {
	right: 0;
	box-shadow: -1px 0 3px rgba(0, 0, 0, 0.1);
}

.selected-prods-container h3 {
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 15px;
}

.selection-prods {
	overflow: hidden;
	position: relative;
}

.selection-prod h4 span {
	font-size: 0.7em;
}

.selected-prods-container a:hover {
	text-decoration: none;
}

.selection-prod-img {
	float: left;
	margin-right: 10px;
	border: 2px solid #fff;
	overflow: hidden;
	height: 45px;
}

.selection-prod-img img {
	height: 100%;
	max-height: 45px;
	max-width: 66px;
	width: 100%;
}

.selection-prod-img .noimg {
	background-color: #f2f2f2;
	border-radius: 3px;
	box-shadow: 0 0 1px 0 rgba(200, 200, 200, 0.5) inset;
	text-align: center;
	width: 66px;
	height: 40px;
	padding-top: 5px;
	line-height: 12px;
}

.selection-prod-content {
	padding-left: 75px;
}

.modal-overlay .selection-prod-content {
	padding-left: 100px;
}

.selection-prod {
	border-bottom: 1px dotted #cacaca;
	height: 60px;
	margin-top: 10px;
	padding-bottom: 15px;
	width: 220px;
}

.selection-prod.last {
	border: none;
}

.price-offer {
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

.price-offer .selection-prod {
	width: 100%;
}

.price-offer .selection-prod-img img {
	max-height: 65px;
	max-width: 85px;
}

.price-offer .selection-prod-img {
	height: 65px;
}

.price-offer input {
	padding: 2px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.price-offer input.warning {
	border: 1px solid #F33535 !important;
}

.selected-interact,
.selected-btns {
	padding: 10px 0;
}

.selected-interact-btn {
	font-size: 1.1em;
	height: 24px;
	line-height: 24px;
	padding: 3px 0;
	display: block;
	color: #555555;
	text-decoration: none;
}

.selected-interact-btn:hover {
	text-decoration: underline;
}

.selected-btn {
	font-size: 2em;
	text-shadow: 0 2px 0px #FFF;
	color: #555555;
	background-image: url(../img/download-btn-back.png);
	height: 39px;
	margin-bottom: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 5px;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
}

.selected-btn:hover {
	background-position: 0 -39px;
}

.selected-btn:active {
	background-position: 0 -78px;
}

.selection-sep {
	height: 4px;
	background-image: url(../img/selection-sep.png);
}

.selected-interact, .selected-btns, .selection-sep,
.selected-prods-container h3 {
	width: 220px;
}

/* SOCIAL FOOTER */

#social p {
	float: left;
	line-height: normal;
	margin: -2px 10px 0 0;
	color: #808080;
	font-size: 1.6em;
	font-weight: 300;
}

.socialButtons {
	display: block;
	float: left;
	margin-top: 22px;
	position: relative;
	width: auto;
}

.socialPages {
	display: block;
	float: right;
	margin-top: 22px;
	position: relative;
	width: auto;
}

.socialPages a {
	background-image: url(../img/icons/social-foot-sprite.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	position: relative;
	width: 23px;
	height: 23px;
	margin-right: 10px;
}

.shareButton {
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	line-height: 1;
	margin-right: 15px;
	width: auto;
}

.socialPages .youtube {
	background-position: 0 0;
	width: 24px;
}

.socialPages .youtube:hover {
	background-position: 0 -23px;
}

.socialPages .facebook {
	background-position: -24px 0;
}

.socialPages .facebook:hover {
	background-position: -24px -23px;
}

.socialPages .twitter {
	background-position: -47px 0;
}

.socialPages .twitter:hover {
	background-position: -47px -23px;
}

.socialPages .linkedin {
	background-position: -70px 0;
}

.socialPages .linkedin:hover {
	background-position: -70px -23px;
}

.socialPages .gplus {
	background-position: -93px 0;
	margin-right: 0;
}

.socialPages .gplus:hover {
	background-position: -93px -23px;
}

/* FOOTER */

#footer .col {
	float: left;
	width: 235px;
	margin: 0 10px 60px 0;
}

.footerbox {
	background: #222225;
	float: left;
	width: 215px;
	margin: 0 0 10px 0;
	padding: 10px;
	background-image: linear-gradient(bottom, rgb(25, 25, 27) 22%, rgb(34, 34, 37) 81%);
	background-image: -moz-linear-gradient(bottom, rgb(25, 25, 27) 22%, rgb(34, 34, 37) 81%);
	background-image: -webkit-linear-gradient(bottom, rgb(25, 25, 27) 22%, rgb(34, 34, 37) 81%);
	font-size: 1.2em;
}

.footerbox a {
	text-decoration: none;
	color: #a7a6b2;
}

.footerbox a:hover, #signature a:hover {
	background-position: left -199px;
	color: #ffdd0e;
}

.footerbox li {
	margin-bottom: 3px;
}

.footerbox li b {
	line-height: 1.3em;
}

.footerbox li a {
	line-height: 1.2em;
	background-position: left -81px;
	display: inline-block;
	padding: 0 0 0 15px;
	max-width: 200px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

#signature {
	font-size: 1.1em;
	text-align: right;
	color: #5f5f66;
	float: left;
	width: 100%;
	margin-bottom: 25px;
}

#signature a {
	text-decoration: none;
	color: #5f5f66;
}

.bottomlinks {
	position: absolute;
	bottom: 0;
}

.bottomlinks a {
	display: block;
	float: left;
	height: 69px;
	width: 110px;
	background-position: 0 -69px;
}

.bottomlinks a:hover,
.bottomlinks a.active {
	background-position: 0 0;
}

.bottomlinks .trans {
	background-image: url(../img/footer-logo-trans.png);
	border-radius: 0 10px 0 0;
	display: none;
}

.bottomlinks .rent {
	background-image: url(../img/footer-logo-rent.png);
	border-radius: 0 10px 0 0;
	overflow: hidden;
}

.bottomlinks .sale {
	background-image: url(../img/footer-logo-sale.png);
	border-radius: 10px 0 0 0;
}

/* ICO */

.ico-selection {
	float: left;
	height: 43px;
	margin-left: 18px;
	margin-top: 12px;
	width: 32px;
	background-image: url("../img/icons/ico-selection.png");
}

.ico-selection-remove {
	float: right;
	height: 16px;
	width: 16px;
	background-image: url("../img/icons/ico-remove.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #cfcfcf;
	cursor: pointer;
	padding: 0;
	border: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.ico-selection-remove:hover {
	background-color: #8f8f8f;
}

.active > .ico-select-remove {
	background-image: url("../img/icons/ico-select-remove.png");
	width: 16px;
	height: 16px;
	float: right;
	margin-top: 2px;
	margin-left: 5px;
	background-position: 0 0;
}

.active:hover > .ico-select-remove {
	background-position: 0 -16px;
}

.ico-selection-remove-all,
.ico-selection-send,
.ico-selection-information,
.ico-selection-print,
.ico-selection-offer {
	float: left;
	width: 24px;
	height: 24px;
	margin-right: 10px;
}

.ico-selection-remove-all {
	background-image: url("../img/icons/ico-selection-remove-all.png");
}

.ico-selection-send {
	background-image: url("../img/icons/ico-selection-send.png");
}

.ico-selection-information {
	background-image: url("../img/icons/ico-selection-information.png");
}

.ico-selection-print {
	background-image: url("../img/icons/ico-selection-print.png");
}

.ico-selection-offer {
	background-image: url("../img/icons/ico-selection-offer.png");
}

.ico-info-big {
	float: left;
	height: 41px;
	width: 41px;
	margin-right: 10px;
}

.ico-mail {
	background-image: url("../img/icons/ico-mail.png");
}

.ico-prijs {
	background-image: url("../img/icons/ico-pricetag.png");
}

.ico-tel {
	background-image: url("../img/icons/ico-phone.png");
}

.ico-view {
	width: 12px;
	height: 12px;
	float: left;
	margin-right: 10px;
}

.active .ico-view {
	background-position: 0 12px;
}

.ico-view1 {
	background-image: url("../img/icons/ico-view1.png");
}

.ico-view2 {
	background-image: url("../img/icons/ico-view2.png");
}

.ico-view3 {
	background-image: url("../img/icons/ico-view3.png");
}

.ico-prodsingle-small {
	float: left;
	height: 20px;
	width: 20px;
	margin-right: 5px;
	background-position: 0 0;
	background-repeat: no-repeat;
	/*    transition: transform 0.3s;*/
}

.selectieknop.active .ico-prodsingle-small,
.selectieknop:hover .ico-prodsingle-small {
	background-position: 0 -20px;
	/*    transform: rotate(72deg);*/
}

.ico-mail-friend {
	background-image: url("../img/icons/ico-mail-friend.png");
}

.ico-information {
	background-image: url("../img/icons/ico-information.png");
}

.ico-print {
	background-image: url("../img/icons/ico-print.png");
}

.ico-back {
	background-image: url("../img/icons/ico-back.png");
}

.ico-select {
	background-image: url("../img/icons/ico-select.png");
}

.ico-triangle {
	background-image: url("../img/icons/ico-triangle.png");
	background-position: center left;
	background-repeat: no-repeat;
	padding: 10px;
}

.ico-pdf,
.ico-rtf,
.ico-xls {
	background-position: center;
	background-repeat: no-repeat;
	padding: 10px 20px;
}

.selected-btn .ico-pdf,
.selected-btn .ico-rtf,
.selected-btn .ico-xls {
	margin-left: 5px;
	margin-right: 5px;
}

.ico-pdf {
	background-image: url("../img/icons/ico-pdf.png");
}

.ico-rtf {
	background-image: url("../img/icons/ico-rtf.png");
}

.ico-xls {
	background-image: url("../img/icons/ico-xls.png");
}

.ico-arrow-down {
	transition: transform 0.3s;
	background-image: url("../img/icons/ico-arrow-down.png");
	background-position: 0 0;
	float: right;
	height: 15px;
	margin-top: 7px;
	width: 29px;
}

.userslide:hover .ico-arrow-down {
	background-position: 0 15px;
}

.userslide.open .ico-arrow-down {
	-webkit-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
	-ms-transform: rotateX(180deg);
	-o-transform: rotateX(180deg);
	transform: rotateX(180deg);
}

.userslide.open .ico-arrow-down:hover {
	cursor: pointer;
}

/* FLAGS */

.flags {
	margin-top: 15px;
}

.flags div {
	width: 16px;
	height: 11px;
	margin-right: 10px;
	float: left;
}

.flag-gb { background-image: url("../img/flags/gb.gif"); }
.flag-fr { background-image: url("../img/flags/fr.gif"); }
.flag-de { background-image: url("../img/flags/de.gif"); }
.flag-nl { background-image: url("../img/flags/nl.gif"); }
.flag-it { background-image: url("../img/flags/it.gif"); }
.flag-es { background-image: url("../img/flags/es.gif"); }
.flag-pl { background-image: url("../img/flags/pl.gif"); }

input[type=checkbox].css-checkbox {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}

input[type=checkbox].css-checkbox + label.css-label {
	padding-left: 20px;
	height: 13px;
	display: inline-block;
	line-height: 13px;
	background-repeat: no-repeat;
	background-position: 0 -1px;
	vertical-align: middle;
	cursor: pointer;
	margin-bottom: 2px;
}

input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -15px;
	background-repeat: no-repeat;
}

.css-label {
	background-image: url("../img/icons/checkbox.png");
}

@media screen and (max-width: 1024px) {
	.dock {
		left: -35px;
	}
}

.newsitem {
	border-bottom: 1px solid #dadadb;
	display: block;
	margin: 0 0 10px;
	overflow: hidden;
	padding: 0 0 10px;
}

.newsitem.layout-1 img.right {
	margin-top: 0 !important;
}

.newsitem.layout-4 .img.left {
	margin-right: 20px;
}

.newsitem h2 {
	color: #0053b9;
}

.newsitem h2 {
	margin-bottom: 0;
}

#sidemenucontainer .btn {
	background-color: #0053b9;
	background-position: left bottom;
	border: 1px solid #0053b9;
	border-radius: 3px;
	color: #fff;
	display: block;
	float: left;
	font-size: 1em;
	font-weight: bold;
	margin: 0 10px 0 0;
	padding: 1px 10px 2px;
	text-decoration: none;
}

.item .right {
	margin: 1em 0 1.5em 1.5em;
}

.right {
	float: right !important;
}

.newsdate {
	color: #a7a6b2;
	font-size: 1.1em;
	margin-top: 0;
}

.activeTags {
	margin: 10px 0 0;
	overflow: hidden;
}

.item.layout1 {
	clear: both;
}

a strong {
	color: #0053b9;
}

/* USER ZONE */

.tophead .user {
	float: left;
	font-size: 1.2em;
	height: 30px;
	padding: 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.tophead .user a {
	padding: 0 10px;
}

.tophead .welkom {
	color: #DDD;
	padding-right: 10px;
}

.usercontent {
	clear: both;
}

.userslide h3 {
	margin-bottom: 0;
	float: left;
}

.column-container {

}

.column-container .column {
	width: 49%;
	float: left;
}

.column-container .column.login-column {
	margin-right: 2%;
}

.column .submit.register-link {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 1.3em;
	text-decoration: none;
	text-align: center;
}

.usercontainer {
	background-color: #fcfcfc;
	border: 1px solid #eee;
	clear: both;
	margin: 0 auto;
	padding: 20px 30px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.userslide .hidden {
	clear: both;
	padding-top: 10px;
}

.usercontainer.userslide.closed:hover {
	background-color: #f5f5f5;
	cursor: pointer;
}

.usercontainer.full {
	width: auto;
	margin: 0 auto 20px;;
}

.usercontainer.feedback {
	font-size: 1.4em;
	padding: 15px 40px;
	position: relative;
}

.usercontainer.feedback .close {
	float: right;
	font-weight: bold;
	cursor: pointer;
	position: absolute;
	right: 20px;
	top: 10px;
}

.usercontainer.feedback.pos {
	background-color: #e1f5c4;
	border-color: #d3e2b6;
}

.usercontainer.feedback.neg {
	background-color: #E47267;
	border-color: #CF4647;
	color: #fff;
}

.usercontainer .form {
	margin-top: 20px;
}

.usercontainer .row {
	margin-top: 10px;
}

.usercontainer .reg-checkbox {
	margin-top: 8px;
}

.usercontainer .btw-checkbox {
	height: 30px;
}

.usercontainer .row.info {
	margin-top: 5px;
	display: none;
}

.usercontainer .row.info span {
	float: right;
}

.registerform  .row.info span {
	float: left;
}

.usercontainer .chkbx-row {
	width:70%;
}

.usercontainer .chkbx-row label {
	width: 20%;
}

.usercontainer .inputtekst {
	float: right;
	font-size: 1.2em;
	margin: 5px 0 0;
	width: 85%;
}

.usercontainer .chkbx {
	margin-top: 10px;
}

.usercontainer .part {
	clear: both;
}

.usercontainer label {
	width: 70%;
	float: left;
	font-size: 1.3em;
	padding: 5px 0;
}

.usercontainer .btw-checkbox label {
	width: 60%;
}

.usercontainer .input {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px;
	width: 70%;
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.usercontainer input.input {
	padding-left: 10px;
}

.usercontainer .loginform {
	margin-top: 10px;
}

.usercontainer .loginform input {
	width: 100%;
}

.usercontainer .submit {
	float: right;
	background-color: #2268bf;
	border: none;
	color: #FFF;
	border-radius: 3px;
	padding: 5px 10px;
	cursor: pointer;
	text-transform: uppercase;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
	-moz-appearance: none;
	-webkit-appearance: none;
}

.usercontainer .buttons {
	padding-top: 15px;
}

.usercontainer .submit:hover {
	background-color: #0053b9;
}

.usercontainer .register {
	float: right;
	margin-right: 20px;
	margin-top: 10px;
	text-decoration: none;
}

.usercontainer .warning {
	border: 1px solid #F33535 !important;
}

.usercontainer .forgotpass:hover,
.usercontainer .register:hover {
	text-decoration: underline;
}

.usercontainer .forgotpass {
	float: right;
	margin-top: 5px;
	text-decoration: none;
}

.usercontainer .cbranding {
	max-height: 150px;
	max-width: 150px;
}

.terms {
	background-color: #f2f2f2;
	padding: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #eee;
}

.terms .reg-checkbox {
	margin-left: 10%;
}

.terms label {
	float: right;
	width: 70%;
	font-size: 1.1em;
}

.rightCol .usercontainer {
	width: auto;
	margin: 0;
	margin-bottom: 30px;
}

.rightCol .usercontainer label,
.rightCol .usercontainer .meldaanp {
	display: none;
}

.rightCol .usercontainer .input {
	width: 100%;
}

.red {
	color: #DD052B;
}

.used,
.unknown,
.sendpw {
	display: none;
}

/* ACTIEVE BIEDINGEN USER */

.gbiedingen,
.abiedingen {
	width: 100%;
	margin-top: 20px;
}

.gbiedingen th,
.gbiedingen td,
.abiedingen th,
.abiedingen td {
	font-size: 1.4em;
	padding: 10px;
}

.gbiedingen tr.hoogst,
.abiedingen tr.hoogst {
	font-weight: bold;
}

.gbiedingen td.small,
.abiedingen td.small {
	font-size: 1.2em;
}

.gbiedingen th,
.abiedingen th {
	background-color: #eee;
	text-align: left;
	font-weight: bold;
}

.gbiedingen .odd td,
.abiedingen .odd td {
	background-color: #f5f5f5;
}

.gbiedingen a,
.abiedingen a {
	text-decoration: none;
}

/* VEILINGEN */

.scrolltobieden,
.biedknop {
	float: right;
	background-color: #2268bf;
	border: none;
	color: #FFF;
	border-radius: 3px;
	padding: 5px 0;
	text-align: center;
	width: 100px;
	cursor: pointer;
	text-transform: uppercase;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
	text-decoration: none;
	font-size: 1.2em;
	margin-top: 5px;
}

.scrolltobieden:hover,
.biedknop:hover {
	background-color: #0053b9;
}

.scrolltobieden:active,
.biedknop:active {
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.6) inset;
}

.veilingmodule .prodinfo .biedknop {
	width: 100%;
}

.prodinfo .einddatum {
	bottom: 0;
	font-size: 1.2em;
	margin: 0 0 15px;
	position: absolute;
}

.extra .einddatum {
	font-size: 1.4em;
	background-color: #fbfbfb;
	margin-bottom: 10px;
	padding: 5px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.prodinfo .tijd {
	background-color: #f7f7f7;
	border-radius: 3px;
	float: right;
	font-size: 1em;
	padding: 5px 0;
	text-align: center;
	width: 100%;
}

.veilingmodule .prodinfo .prijs {
	background-color: #eee;
	border-radius: 3px;
	float: right;
	font-size: 1.4em;
	font-weight: 700;
	margin-top: 5px;
	padding: 5px 0;
	text-align: center;
	width: 100%;
	letter-spacing: 1px;
}

.veilingmodule .prodinfo .prijs span {
	font-size: 0.8em;
	font-weight: 400;
	letter-spacing: 0px;
}

.veilingsingle .scrolltobieden {
	margin-top: 0;
	height: 20px;
	line-height: 20px;
	padding: 6px 10px;
}

.veilingsingle .tijd {
	color: #333333;
	float: right;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 20px;
	margin-right: 10px;
	padding: 6px 10px;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
}

.extra .biedknop {
	float: none;
	display: inline-block;
	font-size: 1.4em;
	font-weight: bold;
	padding: 0 50px;
	margin-right: 10px;
	vertical-align: top;
	margin-top: 0;
	height: 45px;
	line-height: 45px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	width: auto;
	transition: all 0.3s;
}

.extra .biedknop.working {
	opacity: 0.5;
}

.extra .prijs {
	color: #333333;
	display: inline-block;
	float: none;
	font-size: 1.4em;
	line-height: 18px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
}

.extra .extratop {
	margin-bottom: 10px;
}

.extra .tijd {
	float: none;
	font-size: 1.4em;
	margin-right: 0;
	vertical-align: top;
	display: inline-block;
	height: 22px;
	line-height: 22px;
	padding-left: 0;
}

.extra .hoogstebod {
	float: none;
	font-size: 1.4em;
	margin-right: 0;
	padding-left: 0;
	text-align: center;
	vertical-align: top;
	height: 22px;
	line-height: 22px;
	padding: 6px 10px;
	display: none;
}

.extra .logintobid {
	float: none;
	font-size: 1.4em;
	margin-right: 0;
	text-align: center;
	vertical-align: top;
	height: 22px;
	line-height: 22px;
	padding: 6px 10px 6px 0px;
	display: inline-block;
}

.extra .hoogstebod.active {
	display: inline-block;
}

.veilingsingle .extra {
	border-top: 1px dotted #ddd;
	padding-top: 20px;
	height: auto;
	padding-bottom: 20px;
}

.inputveiling {
	display: inline-block;
	margin-right: 10px;
}

.inputveiling .inputcontrols {
	float: left;
}

.inputveiling .inputcontrols .control {
	background-color: #EEE;
	font-size: 1.4em;
	padding: 0 10px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #ddd;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.inputveiling .inputcontrols .control:hover {
	background-color: #DDD;
}

.inputveiling .inputcontrols .add {
	border-radius: 3px 0 0 0;
	border-bottom: none;
}

.inputveiling .inputcontrols .reduce {
	border-radius: 0 0 0 3px;
}

.inputveiling input.bedrag {
	float: left;
	border: 1px solid #ddd;
	border-left: 0;
	box-sizing: border-box;
	height: 45px;
	line-height: 20px;
	padding: 5px 10px;
	width: 100px;
	font-size: 1.8em;
	text-align: center;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border-radius: 0;
}

.inputveiling .currency {
	background-color: #eee;
	border-radius: 0 3px 3px 0;
	float: left;
	height: 43px;
	line-height: 43px;
	padding: 0 5px;
	border: 1px solid #ddd;
	border-left: 0;
	font-size: 1.2em;
}

.ico-clock {
	background-image: url("../img/icons/ico-clock.png");
	background-position: center center;
	background-repeat: no-repeat;
	margin-right: 10px;
	padding: 3px 11px;
}

.ico-check {
	background-image: url("../img/icons/ico-check.png");
	background-position: center center;
	background-repeat: no-repeat;
	margin-right: 10px;
	padding: 3px 11px;
}

.ico-lock {
	background-image: url("../img/icons/ico-lock.png");
	background-position: center center;
	background-repeat: no-repeat;
	margin-right: 10px;
	padding: 3px 11px;
}

.qtip-extra {
	border: none;
}

.qtip-extra .qtip-content {
	text-align: center;
	line-height: 16px;
	font-size: 14px;
}

.veilingthumbslider {
	position: relative;
}

.veilingthumbslider .flex-direction-nav {
	height: 20px;
	left: 0;
	position: absolute;
	top: 0;
	width: 170px;
	z-index: 100;
}

.veilingthumbslider .flex-direction-nav > li {
	display: block;
	height: 20px;
	position: initial;
	width: 20px;
}

.veilingthumbslider .flex-direction-nav .flex-next {
	text-align: right;
}

.veilingthumbslider .flex-direction-nav a {
	background-color: #2268bf;
	color: #fff;
	height: 10px;
	left: 0;
	line-height: 10px;
	margin: 0;
	opacity: 0.6;
	padding: 5px 7px;
	position: absolute;
	text-shadow: none;
	top: 0;
	width: 10px;
	font-weight: bold;
}

.veilingthumbslider .flex-direction-nav a:hover {
	opacity: 0.8;
}

.veilingthumbslider .flex-direction-nav .flex-prev {
	border-radius: 2px 0;
}

.veilingthumbslider .flex-direction-nav .flex-next {
	left: auto;
	right: 0;
	border-radius: 0 2px;
}

.slidescontainer li .no-picture {
	width: 100%;
	height: auto;
}

.modal-overlay {
	background-color: rgba(255, 255, 255, 0.7);
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1000;
}

.modal {
	background-color: #f2f2f2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
	left: 50%;
	margin-left: -200px  !important;
	padding: 20px 30px;
	position: absolute;
	top: 100px;
	width: 400px;
	max-width: 400px;
}

.modal label {
	font-size: 1em;
	padding: 2px 0;
}

.modal .row {
	margin-top: 5px;
}

.modal .modal-btn {
	display: block;
	background-color: #2268bf;
	border: none;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px 10px;
	cursor: pointer;
	text-transform: uppercase;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
	-moz-appearance: none;
	-webkit-appearance: none;
	margin-bottom: 10px;
	text-decoration: none;
	font-size: 14px;
	margin-top: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	text-align: center;
}

.modal .modal-btn:hover {
	background-color: #0053b9;
}

.modal .row.terms {
	border: 1px solid #f2f2f2;
}

.modal-cancel {
	color: #aaa;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 5px;
	position: absolute;
	right: 25px;
	top: 20px;
	text-decoration: none;
}

.modal-cancel:hover {
	color: #666;
}

/* EDITS */

.edit-for-fr #quickcontact .info.prijslijst,
.edit-for-es #quickcontact .info.prijslijst {
	font-size: 2.2em;
}

.edit-for-fr li a.c1 {
	padding-top: 10px;
}

.edit-for-fr .selected-btn {
	font-size: 1.8em;
}

.edit-for-es .c1 .bold {
	font-size: 1.3em;
}

.edit-for-it .c1 .bold {
	font-size:1.2em;
}

.edit-for-en .c1 .bold {
	font-size: 1.1em;
}

.edit-for-de .qp6 {
	font-size: 1.4em;
	padding-top: 16px;
}

.edit-for-it .productsearch h2 {
	font-size: 2.1em;
	line-height: 34px;
}

.edit-for-pl a.c1 {
	font-size: 1.6em;
}

.edit-for-pl a .bold {
	font-size: 1.2em;
}

.sweet {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	width: 0;
	z-index: -1;
}


@media screen and (max-width: 1024px) {
	body {
		min-width: 0;
	}

	body.home #slider {
		margin-top: 0;
		height: auto;
	}

	body.home .quickproducts {
		margin-bottom: 0;
	}

	body.home #quickcontact {
		background-color: #f1f1f1;
		-webkit-border-radius: 0 0 3px 3px;
		-moz-border-radius: 0 0 3px 3px;
		border-radius: 0 0 3px 3px;
	}

	.homeslider{
		width:100%;
		height:auto;
	}
	.homeslider img{
		max-width:100%;
	}

	.veilingreclameslider,
	#quickcontact .prijslijst,
	.productleft .adviseur,
	#breadcrumbs {
		display: none;
	}

	.quickproducts {
		width: 100%;
		border-radius: 0 0 3px 3px;
		overflow: hidden;
	}

	.quickproducts li {
		width: 33.333%;
		list-style: none;
	}

	.quickproducts li a {
		width: 100%;
		border-radius: 0px;
		background-color: #111;
	}

	.quickproducts li a.c1 {
		background-position: left -97px;
		padding: 8px 15px 0 70px;
		height: 50px;
		font-size: 1.3em;
		line-height: 1.2em;
		width: 100%;
	}

	.quickproducts li a.c1:hover {
		background-position: -255px -97px;
	}

	.center {
		width: 720px;
	}

	.leftCol,
	.rightCol {
		padding: 0 50px;
	}

	#quickcontact .info {
		width: 40%;
		float: left;
		margin: 0 5%;
	}

	.rightCol {
		float: left;
		width: 620px;
		margin-left: 0;
	}

	.adviseur {
		margin-top: 0;
		padding-top: 0;
	}

	.adviseur,
	.dumarentlink {
		width: 310px;
		float: left;
	}

	.tophead {
		height: 59px;
	}

	#meta {
		float: left;
		width: 100%;
	}

	#meta li {
		padding: 0 15px;
	}

	#meta li.active {
		border-radius: 3px 3px 0 0;
	}

	#langactive,
	#meta li {
		border: none;
	}

	#footer .col {
		margin: 0;
		width: 33%;
	}

	.textcol {
		border-left: 0;
		padding: 0;
		width: 700px;
	}

	.submenucol {
		width: 50%;
	}

	.productleft {
		width: 695px;
	}

	.productright,
	.productleft {
		float: none;
		margin: 0 auto;
	}

	.productfilters .filter {
		float: left;
		margin-bottom: 10px;
		margin-right: 20px;
		width: 190px;
	}

	#langactive {
		border: 1px solid #1d3380;
		border-bottom: 0;
	}

	#langactive:hover {
		background-color: #262629;
		box-shadow: 0 1px 0 1px #111;
		border: 1px solid #37373b;
		border-bottom: 0;
	}

	.homeslider {
		margin-left: 5px;
	}

	#header {
		height: 68px;
	}

	#logo > img {
		width: 90px;
	}

	.slogan {
		top: 10px;
	}

	#quicksearchholder {
		left: 162px;
		right: auto;
		top: 60px;
		width: 50%;
	}

	.rightCol .usercontainer {
		margin: 10px 0 20px;
	}

	#quicksearchholder {
		left: auto;
		right: 0;
		top: 10px;
		width: 10%;
	}
	#quicksearchholder > input {
		height: 43px;
		background-position: 5px 10px;
	}
	#quicksearchholder > input:focus {
		background-position: 5px -30px;
	}
	#quicksearchholder.show-full {
		-webkit-transition: width 0.3s;
		-moz-transition: width 0.3s;
		-ms-transition: width 0.3s;
		-o-transition: width 0.3s;
		transition: width 0.3s;
		width: 80%;
	}
	body.product_back,
	body.home {
		background: #FFF url(../img/small-product-header.jpg) repeat-x 0 30px;
	}

	.veilingsingle,
	.productsingle {
		margin-top: 20px;
	}
}

@media screen and (max-width: 768px) {
	body {
		background: none !important;
	}

	#header .slogan {
		display: none;
	}

	.center,
	.column-container .column,
	.quickproducts,
	.productleft {
		width: 100%;
	}

	.column-container .column.login-column {
		margin-right: 0;
		margin-bottom: 20px;
	}

	#meta {
		display: none;
		background-color: #333;
	}

	#meta li,
	#meta li.active {
		height: auto;
		padding: 0;
		border-radius: 0;
	}

	#meta li a {
		font-size: 1.1em;
		padding: 0 15px;
		display: block;
		height: 40px;
		line-height: 40px;
	}

	.tophead .user {
		margin-left: 5px;
	}

	#langactive {
		margin-right: 5px;
	}

	#langs {
		right: 5px;
	}

	#logo {
		float: left;
		position: static;
		left: auto;
		top: auto;
	}

	#logo > img {
		height: 100%;
		width: auto;
	}

	#header {
		height: 110px;
		background-color: #18181a;
		overflow: auto;
		margin-top: 0;
		padding: 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.prodinfo .einddatum {
		position: initial;
		float: left;
		width: 100%;
	}

	.homescreen #header {
		height: 60px;
	}

	#header a {
		height: 40px;
	}

	.tophead {
		height: 29px;
	}

	.mobilemenu {
		width: 40px;
		padding: 1px 5px 0;
		float: right;
		margin-top: 0;
		margin-right: 5px;
		border-radius: 2px;
		border: 1px solid #18181a;
		cursor: pointer;
	}

	.mobilemenu .stripe {
		height: 3px;
		margin: 7px 0;
		width: 100%;
		background-color: #f2f2f2;
		border-radius: 2px;
		display: block;
	}

	.mobilemenu.active {
		background-color: #f2f2f2;
		border: 1px solid #e3e3e3;
	}

	.mobilemenu.active .stripe {
		background-color: #333;
	}

	#quickcontact {
		height: auto;
	}

	#quickcontact .info {
		width: 100%;
		text-align: center;
		background-color: #f1f1f1;
		margin: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 10px 20px;
		border-bottom: 1px solid #e3e3e3;
	}

	#quickcontact .ico-info-big {
		display: inline-block;
	}

	#quickcontact .prijslijst {
		display: none;
	}

	.leftCol,
	.rightCol {
		padding: 0;
		width: 100%;
	}

	.contentText {
		margin-top: 20px;
	}

	.productsearch {
		border-radius: 0;
		background-image: none;
		background-color: #fbfbfb;
		box-shadow: none;
	}

	#searchholder #searchinput,
	#searchholder .button {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	#searchholder .button {
		width: 21%;
		margin-left: 1%;
		margin-top: 10px;
	}

	.item {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 10px;
		padding-bottom: 20px;
	}

	iframe {
		width: 100%;
	}

	#social {
		margin-top: 10px;
		height: 85px;
		line-height: 30px;
	}

	.socialPages {
		margin: 15px;
		float: left;
	}

	.footerbox {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		padding: 20px 20px 0;
	}

	#signature {
		text-align: center;
	}

	.bottomlinks {
		position: initial;
	}

	.bottomlinks a {
		width: 33%;
		max-width: 110px;
	}

	.textcol, .submenucol {
		width: 100%;
	}

	.submenucol {
		padding: 0 15px;
	}

	#sidemenucontainer,
	.textcol {
		margin-top: 10px;
	}

	.img.right, .imgRight {
		float: none !important;
		margin: 0;
		margin-bottom: 10px;
		padding-left: 0;
	}

	.contactform {
		margin-top: 0px;
	}

	.textcol .item .btn-big {
		width: 97%;
		float: none !important;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		text-align: center;
	}

	.productright, .veilingmodule, .productmodule {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 10px;
	}

	.productsort .view {
		display: none;
	}

	.productsort .sort,
	.productsort .number {
		width: 100%;
		clear: both;
		text-align: left;
		margin-left: 10px;
		margin-bottom: 10px;
	}

	.productpagination.toppagination,
	.loader {
		width: 100%;
	}

	.productpagination {
		height: 60px;
		padding: 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.productpagination .resultaat,
	.productpagination .pagination {
		width: 100%;
		text-align: left;
		margin-bottom: 5px;
	}

	.prodinfo {
		width: 70%;
		padding: 0 0 0 30px;
		margin: 0;
		margin-top: 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.veilingmodule .prodinfo .title {
		width: auto;
	}

	.prodinfo .prodbuttons {
		position: static;
		width: 100%;
	}

	.prodinfo .prodbuttons .selectieknop,
	.prodinfo .prodbuttons .prijs {
		width: 100%;
		text-align: center;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.prodimg {
		height: auto;
		margin: 10px 0 20px;
		text-align: center;
		width: 30%;
		background: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}

	.prodimg .noimg {
		margin: 0 auto;
	}

	.prodimg > img {
		display: block;
	}

	.veilingthumbslider .flex-direction-nav,
	.productsinglefoto .flex-direction-nav {
		display: none;
	}

	.veilingmodule .prodinfo .prodbuttons,
	.veilingmodule .prodinfo .tijd,
	.veilingmodule .prodinfo .biedknop {
		width: 100%;
	}

	.productsingle {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		padding: 0 10px;
	}

	.productsingleheader,
	.productsinglefoto {
		width: 100%;
	}

	.productsingleslider .slides img {
		width: auto;
		max-width: 100%;
	}

	.productsingleslider .slides li {
		height: auto;
	}

	/*.headertop .selectieknop,*/
	/*.headertop .terugknop,*/
	.prodbuttons .selectieknop {
		margin-bottom: 10px;
		float: left;
	}

	.selectieknop {
		margin-right: 5px;
	}

	.productsingle .price, .productsingle .name {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		float: left;
		position: initial;
		text-align: center;
		margin: 10px 0;
	}

	.productsingleinfo .extra {
		height: auto;
	}

	.productsingleinfo .extracontact {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		text-align: center;
	}

	.productsingleinfo .extratfiche {
		text-align: center;
		margin: 20px 0;
		display: block;
	}

	.laatstbekekenproducten, .gerelateerdeproducten {
		text-align: center;
	}

	.laatstbekekenprod, .gerelateerdeprod {
		float: none;
		display: inline-block;
		height: 150px;
	}

	.gerelateerdeprodmodel, .laatstbekekenprodmodel {
		width: 130px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.usercontainer {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		margin: 0;
	}

	.usercontainer .input {
		width: 100%;
	}

	.usercontainer.full {
		padding: 10px
	}

	.homeslider {
		margin: 0 auto;
		float: none;
	}

	.adviseur,
	.dumarentlink {
		width: 40%;
		margin: 0 5%;
	}

	.socialButtons {
		margin-left: 15px;
	}

	.productfilters {
		margin: 20px;
	}

	.productfilters .filter {
		margin-right: 5%;
		width: 40%;
		padding: 0;
		min-width: 200px;
	}

	.reclamebanner {
		float: left;
		height: auto;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 10px;
	}

	.flex-active-slide > img {
		width: 100%;
	}

	.selection-btn {
		top: auto;
		bottom: 50px;
	}

	.productsinglefoto .noimg {
		width: 100%;
		margin-left: 0;
		padding: 50px 0;
		margin-bottom: 0;
		margin-top: 5px;
	}

	.active .selection-btn,
	.active .selection-btn:hover {
		width: 30px;
	}

	.selection-btn span {
		font-size: 18px;
	}

	.loginform label {
		white-space: nowrap;
	}

	#quicksearchholder {
		float: left;
		margin-top: 10px;
		position: static;
		width: 100%;
	}
	#quicksearchholder > input {
		height: 33px;
		background-position: 5px 5px;
	}
	#quicksearchholder > input:focus {
		background-position: 5px -35px;
	}
}

@media screen and (max-width: 640px) {
	.quickproducts li a {
		background: none;
		background-color: #222;
		padding: 10px !important;
		text-align: center;
	}
	.headertop .terugknop {
		display: none;
	}
}

@media screen and (max-width: 500px) {
	.quickproducts li {
		width: 50%;
	}

	.veilingen .veiling, .products .product {
		max-width: 300px;
		margin: 0 auto;
	}

	.prodimg {
		width: 100%;
		margin: 0 auto;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.prodimg > img {
		display: inline-block;
		text-align: center;
	}

	.veilingthumbslider {
		width: 200px;
		display: inline-block;
		text-align: center;
	}

	.prodinfo {
		width: 100%;
		padding: 0 10px;
	}
}

@media screen and (max-width: 400px) {

	#searchholder .button {
		width: 100%;
		margin-left: 0;
		margin-top: 10px;
	}

	.adviseur, .dumarentlink {
		padding: 10px;
		margin-bottom: 10px;
		margin: 0;
	}

	.ui-tabs .ui-tabs-nav li,
	.ui-tabs .ui-tabs-nav li a,
	.adviseur, .dumarentlink,
	.productsort .sort select.sorton,
	.productsort .sort select.sortorder,

	.quickproducts li {
		width: 100%;
	}

	#searchholder #searchinput,
	.dumarentlink img,
	#quickcontact .info,
	#footer .col,
	.contactform input,
	.contactform select,
	.contactform textarea,
	.textcol .item .btn-big,
	.extra .biedknop,
	.adviseur, .dumarentlink,
	.ui-tabs .ui-tabs-nav li,
	.ui-tabs .ui-tabs-nav li a,
	.prodinfo p,
	.imgLeft {
		width: 100%;
	}

	.selected-interact, .selected-btns {
		padding: 10px 0;
	}

	.selection-container {
		padding: 10px 0 10px 14px;
	}

	#logo > img {
		height: 100%;
		width: auto;
	}

	.mobilemenu {
		padding: 1px 5px 0;
		margin-top: 0;
	}

	.gbiedingen th, .gbiedingen td, .abiedingen th, .abiedingen td {
		font-size: 1.2em;
		padding: 5px;
	}

	.usercontainer .inputtekst {
		width: 55%;
	}

	.veilingmodule, .productmodule {
		margin-top: 0;
	}

	.veilingen .veiling, .products .product {
		padding: 20px 0;
	}

	.veilingthumbslider {
		width: 200px;
		display: inline-block;
		text-align: center;
	}

	.flex-active-slide > img {
		border-radius: 2px;
	}

	.extra .tijd,
	.extra .logintobid,
	.extra .prijs,
	.extra .hoogstebod,
	.extra .einddatum {
		text-align: center;
		width: 100%;
		height: auto;
	}

	.extra .prijs {
		margin-top: 15px;
	}

	.inputveiling {
		width: 100%;
		margin-right: 0;
		margin-top: 10px;

	}

	.inputveiling input.bedrag {
		height: 72px;
	}

	.inputveiling .inputcontrols,
	.inputveiling .currency {
		width: 20%;
		box-sizing: border-box;
		height: 72px;
	}

	.inputveiling .currency {
		line-height: 72px;
		text-align: center;
	}

	.inputveiling .inputcontrols .add {
		height: 35px;
		line-height: 35px;
	}

	.inputveiling .inputcontrols .reduce {
		height: 34px;
		line-height: 34px;
	}

	.inputveiling input.bedrag {
		width: 60%;
		box-sizing: border-box;
		font-size: 2.5em;
	}

	.veilingsingle .scrolltobieden {
		clear: both;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		height: 40px;
		line-height: 30px;
	}

	#tabs.ui-tabs .ui-tabs-nav li.ui-state-default {
		height: 40px;
		line-height: 16px;
	}

	#tabs.ui-tabs .ui-tabs-nav li.ui-state-default a {
		font-size: 1.2em;
	}

	.productsort .sort .sortlabel,
	.resultaat .resultlabel {
		display: block;
		text-align: center;
	}

	.productpagination .pagination a,
	.productpagination .pagination a.last {
		font-size: 1.5em;
		border: none;
		border-radius: 2px;
		border: 1px solid #dddddd !important;
		color: #1d3380;
		padding: 5px 15px;
		margin: 0 2px;
		display: inline-block;
	}

	.productpagination .pagination .paginglabel,
	.productpagination .pagination span {
		display: block;
		border: 0;
		margin-bottom: 5px;
	}

	.productpagination .pagination span {
		padding: 10px;
	}

	.productpagination .pagination .paginglabel {
		margin-bottom: 15px;
	}

	.productsort .sort select.sorton,
	.productsort .sort select.sortorder {
		width: 40%;
		clear: both;
		margin: 10px 4% 11px 5%;
		font-size: 1.2em;
		height: 35px;
		padding: 5px;
	}

	.productsort .sort {
		margin-left: 0;
	}

	.productpagination {
		height: auto;
		background-color: #FFF;
		border-top: 0;
	}

	.mobclear {
		clear: both;
	}

	.headertop .selectieknop {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		text-align: center;
		margin-right:0;
		clear: both;
		margin-bottom: 15px;
		padding: 10px;
		margin-top: 10px;
	}

	.productpagination .resultaat {
		margin-bottom: 15px;
	}

	.loader,
	.loader.onTop {
		position: fixed;
		top: 50%;
		left: 50%;
		width: 50%;
		margin-left: -25%;
		background-color: #FFF;
		border-radius: 3px;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
		border: 1px solid #EEE;
		height: 31px;
		margin-top: -15px;
	}

	.productsort .number,
	.productpagination .resultaat,
	.productpagination .pagination {
		text-align: center;
		font-size: 1.5em;
		margin-left: 0;
	}

	.imgLeft {
		padding: 0;
	}

	.productsingleheader {
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
	.ui-tabs .ui-tabs-nav li.ui-state-default {
		max-width: 99% !important;
	}
	.ui-tabs .ui-tabs-nav li.ui-tabs-active {
		max-width: 98% !important;
	}
	.adviseur,
	.dumarentlink {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
}