/*
	Website created by the Dragon Media Group
	More info at: http://dragonmediagroup.nl
*/
.viewer li {
	-webkit-transition: width 500ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
	-moz-transition: width 500ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
	transition: width 500ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
}

.viewer .caption {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 1.5s ease-in-out;
	-moz-transition: opacity 1.5s ease-in-out;
	transition: opacity 1.5s ease-in-out;
}

.viewer .current .caption {
	opacity: 100;
	visibility: visible;
}

.mobile {
	display: none
}

form.inline-form {
	display: inline;
	margin: 0;
	padding: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

* {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
	-ms-interpolation-mode: bicubic;
	-moz-image-rendering: optimizeQuality;
	image-rendering: optimizeQuality;
}

a {
	text-decoration: none;
	outline: 0px;
}

a:hover {
	text-decoration: underline;
}

li {
	margin-left: 20px;
}

body {
	font-family: verdana;
	font-size: 12px;
	background: #0053A5;
	position: relative;
}

.has-js {
	display: none;
}

#snow {
	height: 115px;
}

#snow .flake {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

/* CONTAINER / WRAPPER */
#container {
	position: absolute;
	z-index: 1;
	width: 857px;
	top: 0px;
	left: 50%;
	margin-left: -428px;
}

/* HEADER */
#kerstkorting {
	position: absolute;
	z-index: 100;
	width: 200px;
	height: 100px;
	background: url("../img/feest.png");
	left: 50%;
	margin-left: 250px;
	top: 200px;
}

#amazing_bg {
	z-index: 2;
	background: url('../images/jaccos_amazing_bg.png') right bottom no-repeat;
	width: 673px;
	height: 500px;
	position: absolute;
	right: 54px;
	bottom: 121px;
}

#header {
	background: url("../img/header.png");
	width: 857px;
	height: 541px;
}

#header.feest35 {
	background-image: url("../img/header_35jaar.png");
}

.header_image {
	position: absolute;
	top: 120px;
	left: 130px;
	width: 675px;
	height: 420px;
	z-index: -1;
}

/* MENU */
.selectnav {
	display: none;
	font: inherit;
	border: 0;
	background: transparent;
}

#menu,#menu li {
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu {
	position: absolute;
	z-index: 1;
	width: 173px;
	top: 205px;
	left: 50%;
	margin-left: -428px;
}

/*
#social_buttons {
	position:absolute;
	top:80px;
	left:50%;
	z-index:100;
}
*/
#social_buttons .count {
	color: #000;
	display: inline-block;
	line-height: 17px;
	text-align: center;
	vertical-align: middle;
	margin-left: 1px;
	padding: 0 1px;
	background: #D4DDF1;
	border: 1px solid #ACBCE1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 11px;
}

#social_buttons a:hover .count {
	background: #ACBCE1;
}

#social_buttons a,#social_buttons .count,#social_buttons img {
	vertical-align: middle;
	display: inline-block;
}

#social_buttons a {
	position: relative;
	top: -2px;
	margin: 0 10px;
}

#social_buttons img {
	width: 20px;
}

#social_buttons {
	position: absolute;
	z-index: 10;
	line-height: 28px;
	text-align: center;
	width: 131px;
	left: 50%;
	top: 534px;
	background: url("../img/menu.png") repeat-y;
	margin-left: -428px;
	text-align: center;
}

/*
#social_buttons div,
#social_buttons iframe {
	display:inline-block;
	float:right;
	margin-right:3px;
	margin-bottom:3px;
	margin-top:3px;
}
*/
#menu li {
	display: inline;
}

#menu a {
	background: url("../img/menu.png");
	display: block;
	width: 166px;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	height: 21px;
	margin-bottom: 5px;
	text-decoration: none;
	padding: 7px 0px 0px 7px;
}

#menu a:hover {
	color: #9E1C20;
}

#menu a.feest35 {
	background: url(../img/menu_special.png);
	color: #fff;
	font-size: 11px
}

/* CONTENT */
#home_content {
	width: 672px;
	height: 530px;
	background: url("../img/home_content.png");
	padding: 0px 53px 0px 132px;
}

#content {
	width: 857px;
	background: url("../img/contentbg.png");
}

#contentbg {
	background: url("../img/subcontentbg.png") repeat-y;
}

#innercontent {
	background: url("../img/contenttop.png") no-repeat bottom left;
	padding: 10px 70px 0px 143px;
	min-height: 120px;
}

#innercontent h1 {
	font-size: 16px;
	color: #9E1C20;
	margin: 10px 0px 10px 0px;
}

#home_content h1 {
	font-size: 16px;
	color: #9E1C20;
	margin: 0px 0px 10px 0px;
}

#home_content a,#innercontent a {
	color: #9E1C20;
}

/* HOME PAGE */
.home_td_underline {
	border-bottom: 1px solid #0053A5;
	padding: 10px;
	vertical-align: top;
	line-height: 150%;
	color: #505050;
}

.home_td {
	padding: 5px 0px 5px 20px;
	vertical-align: top;
	/*width: 155px;*/
}

/* IJskarren */
#ijskar_selector { /*height: 152.5px;*/
	overflow: hidden;
}

#ijskar_1,#ijskar_2,#ijskar_3,#ijskar_4 {
	width: 142.5px;
	height: 142.5px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#ijskar_1 {
	background: url('../img/ijskarren/ijskar1.png') center;
}

#ijskar_1:hover {
	background: url('../img/ijskarren/ijskar1_hover.png') center;
}

#ijskar_2 {
	background: url('../img/ijskarren/ijskar2.png') center;
}

#ijskar_2:hover {
	background: url('../img/ijskarren/ijskar2_hover.png') center;
}

#ijskar_3 {
	background: url('../img/ijskarren/ijskar3.png') center;
}

#ijskar_3:hover {
	background: url('../img/ijskarren/ijskar3_hover.png') center;
}

#ijskar_4 {
	background: url('../img/ijskarren/ijskar4.png') center;
}

#ijskar_4:hover {
	background: url('../img/ijskarren/ijskar4_hover.png') center;
}

.offerte {
	font-size: 16px;
}

/* Order Form companies */
.categorie {
	float: left;
	width: 140px;
	background: #DDDDDD;
	margin: 0px 10px 10px 0px;
	height: 130px;
	text-align: center;
	padding: 5px;
	cursor: pointer;
	cursor: hand;
	position: relative;
	transition: all .5s;
	-webkit-transition: all .5s;
	-ms-transition: all .5s;
	-moz-transition: all .5s; /* Safari */
}

.categorie:hover {
	background: #A5CDFA;
}

.categorie a:hover {
	text-decoration: none;
}

.categorie a img {
	display:inline-block;
	max-width:100%;
	max-height:calc(100% - 20px);
	width:auto;
	height:auto;
}

#webshop_buttons,#webshop_buttons li {
	margin: 0;
	padding: 0 1px;
	list-style: none;
	font-family:arial, helvetica,sans-serif;
}

#webshop_buttons {
	position: relative;
	margin-bottom: 1em;
	float: left;
	margin-right: -100px;
	border-bottom: 1px solid #ccc;
	z-index: 5;
	margin-left: -4px;
}

#webshop_buttons li {
	float: left;
	display: inline;
	line-height: 2.5;
	width: 155px;
	font-size: 10px;
	position: relative;
	text-align: center;
	width: auto;
}

#webshop_buttons a {
	display: block;
	color: #333;
	background: #ccc;
	text-transform: uppercase;
	border: 1px solid #ccc;
	position: relative;
	margin-bottom: -1px;
	z-index: 10;
}

#webshop_buttons a,#webshop_buttons a span {
	position: relative;
	z-index: 50;
}

#webshop_buttons li.active a {
	background: #A5CDFA;
}

#webshop_buttons li.active a:hover,#webshop_buttons a:hover { /*background:#A5CDFA;*/
	background: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

#webshop_buttons span {
	position: relative;
	background: url(../img/menu.png) repeat-y top left;
	background-position: center;
	padding: 0 3px;
	display: block;
	top: 0;
	left: 0;
}

/*#webshop_buttons li.active span {
	background:#fff;
}*/
#webshop_buttons li img {
	position: absolute;
	top: -30px;
	width: 100%;
	height: 100px;
	left: 0;
	opacity: .5;
}

#catlist,#catlist li {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

/* wut?? */
td[width] img,
th[width] img {
	max-width:100%;
}

#catlist {
	
}

#catlist li {
	float: left;
	display: inline;
	position: relative;
	width: 155px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#catlist li a {
	vertical-align: middle;
	text-align: center;
	height: 45px;
	display: block;
	border: 1px solid #ccc;
}

#catlist li img {
	position: absolute;
	top: -20px;
	left: 0;
	width: 100%;
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	/* IE 5-7 */
	filter: alpha(opacity =                   40);
	/* Netscape */
	-moz-opacity: 0.4;
	/* Safari 1.x */
	-khtml-opacity: 0.4;
	/* Good browsers */
	opacity: 0.4;
	z-index: 5;
}

#catlist li.active a img,#catlist li a:hover img { /* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	/* IE 5-7 */
	filter: alpha(opacity =                   100);
	/* Netscape */
	-moz-opacity: 1;
	/* Safari 1.x */
	-khtml-opacity: 1;
	/* Good browsers */
	opacity: 1;
}

#catlist li a span {
	z-index: 10;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.4;
	padding-bottom: 3px;
	width: 100%;
	text-transform: capitalize;
}

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

#catlist li.active a span,#catlist li a:hover span {
	background: url(../img/50black.png);
	color: #fff;
}

#orderlist {
	position: absolute;
	padding: 3px;
	top: 550px;
	width: 220px;
	right: -190px;
	background-color: white;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	z-index: 999;
}

#orderlist td {
	padding: 2px;
}

/* TABLES */
.odd {
	padding: 3px;
	background: #B8D0E6;
}

.even {
	padding: 3px;
}

/* FOOTER */
#home_footer {
	width: 857px;
	height: 106px;
	padding-top: 5px;
	line-height: 170%;
	background: url("../img/home_footer.png");
	color: #9E1C20;
	text-align: center;
	position: relative;
}

#footer {
	width: 787px;
	height: 108px;
	padding: 50px 70px 0px 0px;
	line-height: 170%;
	background: url("../img/footer.png");
	color: #9E1C20;
	text-align: center;
	position: relative;
}

#kerstman {
	position: absolute;
	height: 200px;
	top: 343px;
	left: 567px;
}

#kerst_tekst {
	position: absolute;
	top: 210px;
	left: 120px;
}

#thisWeek h2,#nextWeek h2 {
	position: relative;
}

#linq {
	position: relative;
	width: 100%;
	display: block;
	top: 55px;
}

#linq a {
	position: absolute;
	overflow: hidden;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	background: #ED3E39;
	padding: .5em 1em;
	top: -50px;
}

#linq a:hover {
	text-decoration: none;
}

#linq.next a {
	right: 0;
	left: auto;
}

#linq.prev a {
	right: auto;
	left: 0;
}

#thisWeek h2 #linq a,#nextWeek h2 #linq a {
	
}

/**
 * Offerte
 */
#form1-errors {
	margin-bottom: 1em
}

.offerte-form.no-js {
	background: #DDDDDD;
	padding: 10px;
}

.offerte-form.js {
	padding-bottom: 1em
}

.offerte-form.js .tab-container {
	position: relative;
	overflow: hidden;
}

.offerte-form.js .tab { /*display:none;*/
	border: 1px solid #ccc;
	background: #eee;
	padding: 0 1em .75em 1em;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.offerte-form.js input.submit:focus {
	border: none;
}

.offerte-form.js input.error {
	border: 1px solid red;
}

.offerte-form.js input.valid {
	border: 1px solid #1FFF00;
}

.offerte-form #progress_bar {
	display: none
}

.offerte-form.js #progress_bar {
	display: block;
	width: 339px;
	border: 1px solid #ccc;
	background: #eee;
	height: 24px;
	padding: 1px;
	margin: 1em auto;
	margin-bottom: 0;
	position: relative;
}

.offerte-form.js #progress {
	background: #0053A5;
	height: 100%;
	width: 0;
}

.offerte-form.js #progress_text {
	position: relative;
	line-height: 21px;
	text-align: center;
	font-weight: normal;
	color: #999;
	height: -100%;
	top: -23px;
	left: 0;
}

.offerte-form.no-js .buttons {
	display: none
}

.offerte-form.js .buttons {
	overflow: hidden;
	padding-top: .5em
}

.offerte-form.js button,
.awesome-button {
	background: #0053A5;
	border: 1px solid #fff;
	text-shadow: 0px 0px 2px #000;
	color: #fff !important;
	padding: 5px 8px;
	cursor: pointer;
	border-radius: 4px;
	display:inline-block;
}

.awesome-button:hover {
	text-decoration:none !important;
}

.offerte-form.js button.left,
.awesome-button.left {
	float: left;
}

.offerte-form.js button.right,
.awesome-button.right {
	float: right;
}

.jacco-tabs-container {
	padding-bottom: 1.5em;
}

.jacco-tabs,.jacco-tabs li {
	margin: 0;
	padding: 0;
}

.jacco-tabs {
	margin-top: 20px;
}

.jacco-tabs li {
	display: inline;
	float: left;
	background: #ED3E3A;
	margin-right: 3px;
	position: relative;
	margin-bottom: -1px;
	margin-top: 4px;
}

.jacco-tabs li a {
	color: #fff !important;
	margin: 1px;
	background: #ED3E3A;
	padding: 4px 8px;
	display: block;
	font-size: 12px;
	font-weight: bold;
}

.jacco-tabs li a em {
	font-style: normal;
	font-weight: normal
}

.jacco-tabs li a:hover {
	background: rgb(237, 62, 58);
	background: rgb(237, 62, 58);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkM2UzYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjhlOGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(237, 62, 58, 1) 0%, rgba(255, 142, 140, 1) 100% );
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(237, 62, 58, 1) ), color-stop(100%, rgba(255, 142, 140, 1) ) );
	background: -webkit-linear-gradient(top, rgba(237, 62, 58, 1) 0%, rgba(255, 142, 140, 1) 100% );
	background: -o-linear-gradient(top, rgba(237, 62, 58, 1) 0%, rgba(255, 142, 140, 1) 100% );
	background: -ms-linear-gradient(top, rgba(237, 62, 58, 1) 0%, rgba(255, 142, 140, 1) 100% );
	background: linear-gradient(to bottom, rgba(237, 62, 58, 1) 0%, rgba(255, 142, 140, 1) 100% );
}

/** IE 8 and lower **/
body.lte8 .jacco-tabs li a:hover {
	filter: progid:DXImageTransform.Microsoft.gradient(           startColorstr='#ed3e3a', endColorstr='#ff8e8c', GradientType=0 );
}

.jacco-tabs li.active {
	margin-top: 0;
	background: #E7CF41;
}

.jacco-tabs li.active a,.jacco-tabs li.active a:hover {
	margin-bottom: 0;
	border-bottom: 1px solid #fff;
	background: #fff;
	cursor: default;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #000 !important;
}

body.lte8 .jacco-tabs li.active a:hover {
	filter: none;
}

.jacco-tabs li a img {
	position: absolute;
	bottom: 4px;
	right: 4px;
	width: 30px;
}

.jacco-tabs li a:hover {
	text-decoration: none;
}

.jacco-tabs li.euroknaller {
	background: #E7CF41;
}

.jacco-tabs li.euroknaller a {
	background: #f5ecb3;
	padding-right: 35px;
	color: #000 !important;
}

.jacco-tabs li.euroknaller a:hover {
	background: rgb(231, 207, 65);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U3Y2Y0MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWVjYjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(231, 207, 65, 1) 0%, rgba(245, 236, 179, 1) 100% );
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(231, 207, 65, 1) ), color-stop(100%, rgba(245, 236, 179, 1) ) );
	background: -webkit-linear-gradient(top, rgba(231, 207, 65, 1) 0%, rgba(245, 236, 179, 1) 100% );
	background: -o-linear-gradient(top, rgba(231, 207, 65, 1) 0%, rgba(245, 236, 179, 1) 100% );
	background: -ms-linear-gradient(top, rgba(231, 207, 65, 1) 0%, rgba(245, 236, 179, 1) 100% );
	background: linear-gradient(to bottom, rgba(231, 207, 65, 1) 0%, rgba(245, 236, 179, 1) 100% );
}

/** IE 8 and lower **/
body.lte8 .jacco-tabs li.euroknaller a:hover {
	filter: progid:DXImageTransform.Microsoft.gradient(           startColorstr='#e7cf41', endColorstr='#f5ecb3', GradientType=0 );
}

.jacco-tabs li.euroknaller.active a,.jacco-tabs li.euroknaller.active a:hover {
	border-bottom: 1px solid #f5ecb3;
	background: #f5ecb3;
	color: #000 !important;
}

body.lte8 .jacco-tabs li.euroknaller.active a:hover {
	filter: none;
}

.jacco-tab {
	float: left;
	width: 100%;
}

.jacco-tab-inner {
	padding: 5px;
	margin-bottom: 1px;
	border: 1px solid #e7cf41;
	background: #fff; /* IE7 */
}

.jacco-tab.euroknaller .jacco-tab-inner {
	background: #f5ecb3;
}

.table-discounts {
	width: 100%;
}

.period-text {
	padding-bottom: 20px;
}

.discount-row td {
	text-align: center;
	width: 25%;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* num_products % 3 == 0 */
.discount-row.three-columns td {
	width: 33.33333333%;
}

.discount,.discount .relative {
	position: relative;
}

/* hide ie mac\*/
body.lte7 .discount {
	
}
/* */
.discount {
	margin: 0 auto;
	max-width: 150px;
}

.discount-price {
	position: absolute;
	left: 50%;
	bottom: -3px;
	background: #ed3e3a;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 0 5px;
	line-height: 1.75;
	white-space: nowrap;
}

.discount-title {
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #0053a5;
	/* new settings */
	color: #BD7425;
	font-size: 14px;
	margin-top: 15px;
	text-shadow: 0px 0px 5px #ccc;
}

.jacco-tab.euroknaller .discount-title { /*color:#000;*/
	text-shadow: 0px 0px 5px #E7CF41;
}

.discount-img-wrapper {
	height: 100px;
	width: 100%;
}

.discount-img {
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
}

.discount-img img {
	display: inline-block;
	vertical-align: bottom;
	max-width:100px;
}

.discount-tooltip {
	position: absolute;
	top: 100%;
	left: 50%;
	width: 200px;
	margin-left: -100px;
	z-index: 99;
}

.discount-tooltip-inner {
	position: relative;
	margin-top: 15px;
	font-size: 12px;
	padding: 10px;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: rgb(0, 83, 165);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNTNhNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDY1YzkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(0, 83, 165, 1) 0%, rgba(0, 101, 201, 1) 100% );
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 83, 165, 1) ), color-stop(100%, rgba(0, 101, 201, 1) ) );
	background: -webkit-linear-gradient(top, rgba(0, 83, 165, 1) 0%, rgba(0, 101, 201, 1) 100% );
	background: -o-linear-gradient(top, rgba(0, 83, 165, 1) 0%, rgba(0, 101, 201, 1) 100% );
	background: -ms-linear-gradient(top, rgba(0, 83, 165, 1) 0%, rgba(0, 101, 201, 1) 100% );
	background: linear-gradient(to bottom, rgba(0, 83, 165, 1) 0%, rgba(0, 101, 201, 1) 100% );
}

.lte8 .discount-tooltip-inner {
	filter: progid:DXImageTransform.Microsoft.gradient(           startColorstr='#0053a5', endColorstr='#0065c9', GradientType=0 );
}

.discount-tooltip-inner:after { /* http://cssarrowplease.com/ */
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 83, 165, 0);
	border-bottom-color: #0053a5;
	border-width: 10px;
	left: 50%;
	margin-left: -10px;
}

/** animated **/
.discount-tooltip { /* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	/* IE 5-7 */
	filter: alpha(opacity =                   0);
	/* Netscape */
	-moz-opacity: 0;
	/* Safari 1.x */
	-khtml-opacity: 0;
	/* Good browsers */
	opacity: 0;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}

.discount:hover .discount-tooltip { /* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	/* IE 5-7 */
	filter: alpha(opacity =                   100);
	/* Netscape */
	-moz-opacity: 1;
	/* Safari 1.x */
	-khtml-opacity: 1;
	/* Good browsers */
	opacity: 1;
}

#webshop {
	margin-right: 170px;
}

#webshop.cart {
	margin-right: 0;
}

#webshop #categories {
	margin-left: -10px;
}

#webshop #products th,#webshop #products td {
	padding: 5px 2px;
}

#webshop #products td.buttons {
	padding: 0;
}

#webshop .product-name a {
	display: block;
	color: #111;
}

#webshop .product-name a:hover {
	text-decoration: none;
}

#webshop .categorie {
	padding: 0;
	margin: 0;
	width: auto;
	height: auto;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 110px;
	height: 120px;
}

#webshop .categorie .category-name {
	position: relative;
	top: 3px;
	height: 3em;
	display: block;
	height: 3em;
}

#webshop .categorie img {
	width: 100px;
	max-height: 75px;
}

#webshop_sidebar {
	float: right;
	width: 180px;
	margin-right: -15px;
}

#webshop table {
	border-collapse: collapse;
	border-spacing: 0;
}

#webshop #categorie {
	background: #B8D0E6;
	width: 100%;
	margin-bottom: 1em;
}

#webshop #categorie td {
	padding: 5px;
}

#webshop #categorie img {
	width: 100px;
	max-height: 75px;
}

#webshop th.price,#webshop td.price {
	text-align: right;
}

#webshop td.buttons {
	padding: 0;
	width: 1px;
}

#webshop select,#webshop_sidebar select {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin: 0 0 3px;
}

#webshop #product-type,.product-extra-table {
	width: 33%;
	float: left;
	margin-right: 1%;
	margin-bottom: 1em;
}

#webshop caption {
	text-align: left;
	margin: 0;
	font-weight: bold;
}

#webshop_quickselect {
	margin-bottom: 1em;
}

#webshop_cart {
	border: 1px solid #0053A5;
}

#webshop_cart h2,#webshop_cart h2 a {
	background: #B8D0E6;
	color: #0053A5;
	display: block;
	position: relative;
}

#webshop_cart h2 a:hover {
	color: #fff;
	background: #0053A5;
	text-decoration: none;
}

#webshop_cart h2 a,#webshop_cart p {
	padding: 3px 10px;
	font-size: 12px;
	text-align: center;
}

#webshop_cart_summary {
	width: 100%;
	font-size: 11px;
	border-collapse: collapse;
	line-height: 1.5;
}

#webshop_cart_summary td {
	padding: 1px;
	vertical-align: top;
}

#webshop_cart_summary .count,#webshop_cart_summary .price {
	text-align: right;
}

#webshop_cart_summary .count {
	width: 1px;
}

#webshop_cart_summary .name {
	width: 90px;
	height: 1.5em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	display: block;
	word-wrap: break-word;
}

#webshop_cart_summary ul,li {
	margin: 0;
	padding: 0;
	list-style: inside;
}

#webshop_cart_summary .name:hover {
	white-space: normal;
	height: auto;
}

#webshop_cart_summary .name:hover * {
	position: static;
	overflow: visible;
	height: auto;
	width: auto;
}

#webshop_cart_summary .icon {
	font-size: 14px;
}

#webshop #cart {
	width: 100%;
	border: 1px solid #0053A5;
	margin-top: 1em;
}

#webshop #cart thead th,#webshop #cart thead td,#webshop #cart tfoot th,#webshop #cart tfoot td {
	color: #fff;
	background: #0053A5;
	padding: 3px 2px;
	text-align: left;
}

#webshop #cart tfoot th,#webshop #cart tfoot td {
	text-align: right;
}

#webshop #cart tr.cart-heading th,#webshop #cart tr.cart-heading td {
	background: #B8D0E6;
	padding: 3px 2px;
	border: 1px solid #0053A5;
}

#webshop #cart td {
	width: 1px;
	padding: 2px;
	vertical-align: top;
}

#webshop #cart .price {
	text-align: right;
}

#webshop #cart .longname {
	width: auto;
}

#webshop .cart-heading th {
	text-align: left;
}

#webshop .btn,#webshop button,#webshop_sidebar .btn,#webshop_sidebar button {
	display: inline;
	display: inline-block;
	-moz-box-shadow: inset 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow: inset 0px 1px 0px 0px #fff6af;
	box-shadow: inset 0px 1px 0px 0px #fff6af;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23) );
	background: -moz-linear-gradient(center top, #ffec64 5%, #ffab23 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23' );
	background-color: #ffec64;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #ffaa22;
	display: inline-block;
	color: #333333;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 6px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #ffee66;
	cursor: pointer;
	margin: 3px;
}

#webshop .btn:hover,#webshop button:hover,#webshop_sidebar .btn:hover,#webshop_sidebar button:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64) );
	background: -moz-linear-gradient(center top, #ffab23 5%, #ffec64 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64' );
	background-color: #ffab23;
}

#webshop .btn:active,#webshop button:active,#webshop_sidebar .btn:active,#webshop_sidebar button:active {
	position: relative;
	top: 1px;
}

#webshop-tip {
	background: white;
	-webkit-border-radius: 1em;
	-moz-webkit-border-radius: 1em;
	border-radius: 1em;
	border: 3px solid #0053A5;
	padding: .5em 1em;
	border: 3px solid #0053A5;
	font-size: 12px;
}

#webshop_order {
	margin: 1em auto;
}

#webshop_order table {
	margin: auto;
}

#webshop_order table th { /*width: 33%;*/
	text-align: right;
}

#webshop_order table td {
	padding-left: 10px;
}

#webshop_order select,#webshop_order input {
	margin: 3px 3px 3px 0;
	width: 100%;
	padding: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	sizing: border-box;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #ccc;
	display: block;
}

#webshop_order select { /*margin-bottom: 10px;*/
	
}

#webshop_order button {
	float: right;
	margin-right: 0;
}

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

#ideal_done p {
	margin-bottom:1.5em;
	line-height:1.5;
}

#ideal_done table th,#ideal_done table td {
	padding: 3px 0;
	padding-right: 3px;
}

.nowrap {
	white-space: nowrap;
}

.parsley-error-container {
	position: relative;
}

.parsley-error-list {
	position: absolute;
	border: 1px solid red;
	background: #fcc;
	color: #900;
	font-size: 11px;
	padding: 5px;
	white-space: nowrap;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
}

.parsley-error-list li:only-child {
	list-style: none inside;
	padding: 0;
	margin: 0;
}

.parsley-validated.parsley-error {
	color: red;
}

#page_ijs_strippenkaart #content{
    background-image:url('../img/contentbg_ijs.png');
}


#page_ijs_strippenkaart #ijs-strippenkaart-form {
	margin-left:-.5em;
	margin-right:-.5em;
}

#page_ijs_strippenkaart #ijs-strippenkaart-form .tab,
#page_ijs_strippenkaart .page_content_holder {
	background:#fff;
    background:rgba(255, 255, 255, .7);
    border:0;
    margin-top:-1px;
    padding-top:1px;
    
}

#page_ijs_strippenkaart .page_content_holder {
	padding:.5em;
	margin:-.5em;
	margin-bottom:.5em;
    overflow:hidden;
	position:relative;
}

#ijs_strippenkaart_banner_link {
    background:url(../img/strippenkaart_banner.png);
    width:280px;
    height:203px;
    text-indent:-999em;
    position:absolute;
    left:50%;
    top:30px;
    margin-left:240px;
    z-index:10;
}

#belegdebroodjestable input {
	width:30px;
	text-align:right;
}