@charset "utf-8";


/*=====================================================================================
  |                                   SHOP CSS-STYLES                                  |
  |                                                                                    |
  |                                                                                    |
  ======================================================================================
*/



/*============= START CSS-BUTTONS ====================*/

.ShopButtonRounded {
	background-attachment: scroll;
	background-image: url(/images/SHOP/button/btn_repeat.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:11px;
	font-style: normal;
	vertical-align:middle;
	padding:0px;
	margin:0px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:20px;
	width:100%;
}


.ShopMidButtonBG{
	background-attachment: scroll;
	background-image: url(/images/SHOP/button/btn_repeat.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;

}


/*============= EINDE CSS-BUTTONS ===============*/



/*============= SCROLLER ================*/
.ShopSpaceRoundTen
{
	margin:10px;
	
	}
#accordion{
	position:relative;
	left:0px;
	top:20px;
	width:250px;
	height:280px;
	float:left;
	}
	
#ScrollerPlacement{
	position:relative;
	display:inline;
	width:520px;
	height:310px;
	margin-left:5px;
	top:15px;
	float:left;
	background-image:url(/images/Shop/slider/achtergrond_slider.gif);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position: left top;
	}

#ShopProductsBinder{
	position:relative;
	display:inline;
	top:0px;
	float:left;
	margin-left:0px;
    padding-bottom: 10px;
	}


.ShopProduct{	
	background-color:#eeefef;
	border:#c0c0c0 solid 1px;
	background-image:url(/images/Shop/main/productbackground.gif);
	background-attachment:scroll;
	background-repeat:repeat-x;
	background-position: left top;
	height: 100%;
	}
	
.ShopItem{
	position:relative;
	display:inline;
	margin:5px;
	margin-right:0px;
	height: 100%;
	width:255px;
	float:left;
	
	}
.ShopTopCat{
	background-color:#f6f7f7;
	}
	

.ShopBreadCrumb{
	font-size:11px;
	color:#000000;
	
	}
a.ShopBreadCrumb:link{
	font-size:11px;
	color:#000000;
	text-decoration:underline;
	
	}
a.ShopBreadCrumb:hover{
	text-decoration:none;
	color:#000;
	}
a.ShopBreadCrumb:active{
	text-decoration:underline;
	color:#000;
	}
a.ShopBreadCrumb:visited{
	text-decoration:underline;
	color:#000;
	}

.ShopProductImage{
	border:#000000 solid 1px;
	
	
	}
.ShopProductDetailImage{
	float:left;
	border:#000000 solid 1px;
	margin-right:10px;
}
	
.ShopPrice{
	font-size:20px;
	font-weight:bold;
	color:#ec1c35;
	
	}
.ShopOldPrice{
	font-size:18px;
	font-weight:bold;
	color:#999;
	text-decoration:line-through;
	
	}
.ShopSmallText{
	font-size:10px;
	
	}

.ShopTitelProduct{
	
	font-weight:bold;
	font-size:14px;
	color:#4ca9e7;
	text-decoration:none;
	
	
	}
.ShopDescriptionProduct{
	float:left;
	width:230px;
	margin-top:10px;
	
	}
.ShopTitelProduct{
	font-weight:bold;
	font-size:14px;
	color:#4ca9e7;
	text-decoration:none;
	line-height:14px;
	margin-bottom:0px;
	
}
a.ShopTitelProduct:link{
	
	font-weight:bold;
	font-size:14px;
	color:#4ca9e7;
	text-decoration:none;
	
	
	}
a.ShopTitelProduct:hover{
	
	font-weight:bold;
	font-size:14px;
	color:#4ca9e7;
	text-decoration:underline;
	
	
	}
a.ShopTitelProduct:active{
	
	font-weight:bold;
	font-size:14px;
	color:#4ca9e7;
	text-decoration:none;
	
	
	}
a.ShopTitelProduct:visited{
	
	font-weight:bold;
	font-size:14px;
	color:#4ca9e7;
	text-decoration:none;
	
	
	}
	
.shopLink{
	color:#4ca9e7;
	text-decoration:underline;
	
	}
a.shopLink:link{
	color:#4ca9e7;
	text-decoration:underline;
	
	}
a.shopLink:hover{
	color:#4ca9e7;
	text-decoration:none;
	
	}
a.shopLink:active{
	color:#4ca9e7;
	text-decoration:underline;
	
	}
a.shopLink:visited{
	color:#4ca9e7;
	text-decoration:underline;
	
	}


.ShopAantalTextField{
		width:30px;
		height:20px;
	
	}
.ShopLabelTextField{
	color:#F30;
	font-size:11px;
	
	}

.HeaderTekst{
	font-size:14px;
	font-variant:normal;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	padding-top:7px;
	padding-left:10px;
	}
	
.ShopGrayCategorieMid{
	
	position:relative;
	left:0px;
	top:0px;
	background-color:#FFFFFF;
	background-image:url(/images/Shop/main/mid_gray.gif);
	background-attachment:scroll;
	background-repeat:repeat-y;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	padding-left:1px;
	
	
	}
	
.ShopCategorieFooterGray{
	position:relative;
	left:0px;
	top:0px;
	height:30px;
	background-color:#FFFFFF;
	background-image:url(/images/Shop/main/footer_gray.gif);
	background-attachment:scroll;
	background-repeat:repeat-y;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	
	}

#EndSlider{
	position:relative;
	left:0px;
	top:0px;
	height:30px;
	background-color:#FFFFFF;
	background-image:url(/images/Shop/slider/footer_slider.gif);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	
	}
#FooterSlider{
	width:420px;
	margin-left:50px;
	
	}

.ScrollImage{
	display:inline;
	border:0;
	float:right; 
	margin-left:10px;
	margin-right:10px;
	}
.ScrollText{
	width:480px;
	margin-left:20px;
	margin-top:20px;
	
	}
.TitelScroller{
	font-weight:bold;
	color:#2295e1;
	font-size:18px;
	text-decoration:none;
	}
a.TitelScroller:link{
	font-weight:bold;
	color:#2295e1;
	font-size:18px;
	text-decoration:none;
	}
a.TitelScroller:hover{
	font-weight:bold;
	color:#2295e1;
	font-size:18px;
	text-decoration:underline;
	}
a.TitelScroller:active{
	font-weight:bold;
	color:#2295e1;
	font-size:18px;
	text-decoration:none;
	}
a.TitelScroller:visited{
	font-weight:bold;
	color:#2295e1;
	font-size:18px;
	text-decoration:none;
	}
	




	
	
	
	
.ShopToggle_container {
	margin:0px;
	padding:0;
	width:250px;
	/*-- It's possible to set a background image in the toggle container--*/
	overflow:hidden;
	clear:both;
	}
	
.ShopToggle_container .block {
	padding:10px 20px 20px 20px; /*--Padding for Container (top/right/bottom/left) --*/
	background-image:url(/images/Shop/shoppingcart/shop_mid_blue.gif);
	background-attachment:scroll;
	background-repeat:repeat-y;
	background-position: left top;
	}
.top_link{
	
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	line-height:30px;
	
	
	}
a.top_link:link{
	
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	line-height:30px;
	
	
	}
a.top_link:hover{
	
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	line-height:30px;
	
	
	}
a.top_link:active{
	
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	line-height:30px;
	
	
	
	}
a.top_link:active{
	
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	line-height:30px;
	
	
	
	}
	
.ShopFootMiniBasket{
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	width:250px;
	height:60px;
	background-image:url(/images/Shop/shoppingcart/shopfooter.gif);
	position:left top;
	background-attachment:scroll;
	background-repeat:no-repeat;
	}
	
	


/* ================ START TREEVIEW CSS ======================== */

ul#ShopMenu, ul#ShopMenu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 248px;
}

ul#ShopMenu a {
  display: block;
  text-decoration: none;
}

ul#ShopMenu li {
  margin-top: 1px;
}

ul#ShopMenu li a {
  /*background: #ec1c35;*/
  background-image:url(/images/Shop/treeview_icons/treeviewback2.gif);
  background-attachment:scroll;
  background-position:left top;
  color: #2295e1;
  font-weight:bold;
  height:30px;
  /*padding: 0.5em;*/
}

ul#ShopMenu li a:hover {
  /*background: #d41930;*/
   background-image:url(/images/Shop/treeview_icons/treeviewback.gif);
  background-attachment:scroll;
  background-position:left top;
}

ul#ShopMenu li ul li a {
  background: #f2f2f2;
  font-weight:normal;
  color: #000;
  padding-left: 20px;
  padding-top:0.5em;
  height:20px;
}

ul#ShopMenu li ul li a:hover {
  background: #ebf3f6;
  border-left: 5px #04b6f9 solid;
  padding-left: 15px;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }

/* ================ EINDE TREEVIEW CSS ======================== */




/*====================== START COLLAPSE COMMENTS ===========================*/

/* message display page */
.message_list {
	list-style: none;
	margin: 0px;
	padding: 0px;
	/*width: 383px;*/
}
.message_list li {
	padding: 0px;
	margin: 0px;
	background: url(/images/Shop/Comments/comment_bg.gif) no-repeat;
}
.message_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
}
.message_head .ShopTimeStamp {
	color: #666666;
	font-size: 95%;
	position: absolute;
	right: 10px;
	top: 5px;
}
.message_head cite {
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
}
.message_body {
	padding: 5px 10px 15px;
}
.collapse_buttons {
	text-align: right;
	border-top: solid 1px #e4e4e4;
	padding: 5px 0;
	/*width: 383px;*/
}
.collapse_buttons a {
	margin-left: 15px;
	float: right;
}




.ContainerTitle{
	font-weight:bold;
	color:#2295e1;
	font-size:18px;
	text-decoration:none;
	
	}
#CommentContainer{
	display:inline;
	padding-top:30px;
	width:520px;
	float:left;
	
	}
/*====================== EINDE COLLAPSE COMMENTS ===========================*/





/*=============== START SHOP CATLIST ===============*/

ul#ShopCatList a {
  display: block;
  text-decoration: none;
} 
#ShopCatList{
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:530px;
	
	}

ul#ShopCatList li{
	padding:0px;
	margin-bottom:10px;
	}
	
ul#ShopCatList li a{
	height:140px;
	background-color:#f6f7f7;
	color:#000000;
	
	}
ul#ShopCatList li a:hover{
	background-color:#eeefef;
	cursor:pointer;
	
	}
.ShopCatIcon{
	float:left;
	margin-right:5px;
	border:0px;
	}
	
.ShopCatTitle{
	font-size:14px;
	font-weight:bold;
	color:#4ca9e7;
	text-decoration:none;
	
	}
.ShopCatDescription{
	display:inline;
	float:left;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:0px;
	width:auto;
	
	}

.ShopContainerTitle{
	font-weight:bold;
	color:#2295e1;
	font-size:18px;
	text-decoration:none;
	
	}
/*=============== EINDE SHOP CATLIST ===============*/


	
/*====== START TABLE LAYOUT ====== */

.ShopGrayTable{
	background-color:#eeefef;
	border:#c0c0c0 solid 1px;
	}
	
.ShopAfhaalPuntTable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0c0c0;
}
.ShopSubTotaalTable {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.ShopSubTotaalTableTotal {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
}
.ShoppingBasketTable {
	background-color: #eeefef;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #c0c0c0;
	border-left-color: #c0c0c0;
}

.ShoppingBasketTableHR{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	font-weight: bold;
	background-color: #3e719e;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
.ShoppingBasketTableCells {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
}


.ShopFormTableGray {
	background-color: #eeefef;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c0c0c0;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-left-color: #c0c0c0;
}

.ShopTableAantalTextField{
	width:35px;
	height:20px;
	
	}
/*====== EINDE TABLE LAYOUT ======*/


/*====== POSITION-IN-TIME ========*/

.ShopPartOne{
	left:0;
	top:0;
	width:159px;
	height:20px;
	background-image:url(/images/Shop/Shop_Steps.gif);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:0px 0px;
	
	
	}
.ShopPartTwo{
	left:0;
	top:0;
	width:159px;
	height:20px;
	background-image:url(/images/Shop/Shop_Steps.gif);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:-159px 0px;
	
	
	}
.ShopPartThree{
	left:0;
	top:0;
	width:159px;
	height:20px;
	background-image:url(/images/Shop/Shop_Steps.gif);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:-318px 0px;
	
	
	}
.ShopPartFour{
	left:0;
	top:0;
	width:159px;
	height:20px;
	background-image:url(/images/Shop/Shop_Steps.gif);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:-477px 0px;
	
	
	}
/*================================*/

/*==== Afhaalpunt LINKS ===== */
.ShopAfhaalPuntGreen{
	font-weight:bold;
	color:#0C0;
	text-decoration:none;
}
a.ShopAfhaalPuntGreen:link{
	font-weight:bold;
	color:#0C0;
	text-decoration:none;
}
a.ShopAfhaalPuntGreen:hover{
	font-weight:bold;
	color:#0C0;
	text-decoration:none;
}
a.ShopAfhaalPuntGreen:active{
	font-weight:bold;
	color:#0C0;
	text-decoration:none;
}
a.ShopAfhaalPuntGreen:visited{
	font-weight:bold;
	color:#0C0;
	text-decoration:none;
}
.ShopAfhaalPuntRed{
	font-weight:bold;
	color:#F30;
	text-decoration:none;
}
a.ShopAfhaalPuntRed:link{
	font-weight:bold;
	color:#F30;
	text-decoration:none;
}
a.ShopAfhaalPuntRed:active{
	font-weight:bold;
	color:#F30;
	text-decoration:none;
}
a.ShopAfhaalPuntRed:hover{
	font-weight:bold;
	color:#F30;
	text-decoration:none;
}
a.ShopAfhaalPuntRed:visited{
	font-weight:bold;
	color:#F30;
	text-decoration:none;
}
/*===========================*/


.ShopGreenBackground{
	background-color:#00CC33;
	}
.ShopRedBackground{
	background-color:#F30;
	}

.ShopStatusGreen{
	font-weight:bold;
	color:#0C0;
	text-decoration:none;
}
.ShopStatusRed{
	font-weight:bold;
	color:#F30;
	text-decoration:none;
}




/*=======================================================================*/
/*                             SLIDER CSS
=========================================================================*/
/* Easy Slider */

	#slider{}	
	#slider ul, #slider li, #slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		left:1px;
		width:518px;
		height:250px;
		overflow:hidden; 
		}	

	#slider2 li{ 
		background:#f1f1f1;
		}		
	#slider2 li h2{ 
		margin:0 20px;
		padding-top:20px;
		}	
	#slider2 li p{ 
		margin:20px;
		}						
		
	p#controls, p#controls2{
		margin:0;
		position:relative;
		} 
	
	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
		display:block;
		margin:0;
		overflow:hidden;
		text-indent:-8000px;		
		width:18px;
		height:18px;
		position:absolute;
		left:15px;
		top:256px;
		}	
	#nextBtn, #nextBtn2{ 
		left:490px;
		}														
	#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
		display:block;
		width:18px;
		height:18px;
		background:url(/images/Shop/slider/previous.png) no-repeat 0 0;	
		}	
	#nextBtn a, #nextBtn2 a{ 
		background:url(/images/Shop/slider/next.png) no-repeat 0 0;	
		}												

/* // Easy Slider */