/*	start follow us */
#mod_fus
{	
	text-align:left;
	font-size:100%;	
	/* position:absolute; */
	overflow: hidden;
	left:0;
}

#mod_fus ul
{
	margin:0;
	padding:0;
	float:none;
	list-style:circle outside none;
}

#mod_fus ul li a:hover, #mod_fus ul li a:active, #mod_fus ul li a:focus 
{
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

.fus li, .fus li a {	
	font-size:100%;
	height:32px;
	width:32px;	
	margin:0;
	padding:0;
}

.fus li {
	float:left;
	background-position: left top;
	background-repeat:no-repeat;
	border: 0;
	text-indent: -9999em;
	list-style:none outside none;
}

.fus li a { display:block; }

.fus li a:hover {
	background-color:fuchsia;
	display:block;
}

.fus_fb { background-image:url('../../../../images/assets/icons/social/pack01/32/Facebook.png') }
.fus_twit {	background-image:url('../../../images/assets/icons/social/pack01/32/Twitter.png') }
.fus_flickr { background-image:url('../../../images/assets/icons/social/pack01/32/Flickr.png') } 	
.fus_rss { background-image:url('../../../images/assets/icons/social/pack01/32/RSS.png') } 
.fus_gplus { background-image:url('../../../images/assets/icons/social/pack01/32/Google%20Plus.png') } 
.fus_utube { background-image:url('../../../images/assets/icons/social/pack01/32/YouTube.png') } 
/*	end follow us */

/* openings uren */
div#openingsuren { font-size:100%; width:98%; margin:1%; padding-bottom: 10px; text-align: -moz-center; }
div#openingsuren table { text-align: center; border-collapse: collapse; }
div#openingsuren td {
	border: 0;
	border-top: 1px solid; /* #FFFFFF; */
	border-bottom: 1px solid; /* #FFFFFF; */
	background: none;
	padding: 6px;
	/* color: #FFFFFF; */
}

/* banners right */
div.banneritem {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* rules to display images with border */
div[itemprop="articleBody"] img {
       border: 1px solid #ddd;
       border-radius: 4px;
       padding: 5px;       
       margin-right: 5px;
}

img.small_border {
       border: 1px solid #ddd;
       border-radius: 4px;
       padding: 5px;       
       margin-right: 5px;
}

/* paypal-form */ 
#paypal-payment-form-img {
  text-align: left;
  padding-bottom: 25px;
}
#paypal-payment-form-img img {
  border: 0px;
}
#payment-payment-form {
  display: block;
}
#paypal-payment-form-field {
  text-align: center;
  padding-top: 25px;
}
#paypal-button-container {
  text-align: center;
  padding-bottom: 25px;
}
#successful-payment p {
  font-size: 13px;
}
/* a paragraph proceeded by another paragraph will have a top margin */
#successful-payment p + p {
  margin-top: 9px;
}
/* ecwid */
/* rule to hide the 'ON SALE' labels on the products grid */
/*
html#ecwid_html body#ecwid_body .ec-size.ec-size--s .ec-store .grid-product__label .label--custom {
    display: none;
}
*/

