@CHARSET "UTF-8";

/*
 De css is opgebouwd per view. MAIN is main.php, etc.
*/

/**********************
	BODY
**********************/
body {
	background: url( '/site/ins/img/shop/bg.jpg' ) top repeat-x;
	background-color: #525252;
	font-size: 10px;
	font-family: Verdana, Tahoma, Helvetica, Arial;
}

a {
	color: #009ee0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	}

/**********************
	HEADER
**********************/
.header {
	border: 1px solid #000;
	border-top: 0;
	border-bottom: 0;	
	height: 146px;
	background: url(/site/ins/img/shop/right-bg.jpg) right top no-repeat;
	background-color: #fff;	
	overflow: hidden;
}
#inslogo { 
	width: 403px; height: 62px;
	background: url( '/site/ins/img/shop/logo.gif' );
	text-indent: -500em;
	margin: 0;
	position: relative;
	top: -15px;
	cursor: pointer;
	display: block;
}
.dashboard {
	margin-top: 11px;
	margin-bottom: 13px;
	}
	.dashboard .cart {
		float: right;
		max-width: 500px;
		margin-left: 2px;
		height:24px;
	}
		.dashboard .cart div {
			background: url('/site/ins/img/shop/shoppingcart_slices.gif') no-repeat top left;
		}
		.dashboard .cart .cartcontent {
			float:left;
			background-position:0 -74px;
			background-repeat:repeat-x;
			height: 24px;
			line-height: 22px;
			color: #fff;
			display: block;
			font-size: 9px;
		}
		.dashboard .cart .cartcontent strong {
			font-size:11px;
		}
		.dashboard .cart .cartopen {
			float:left;
			background-position:0 0px;
			background-repeat:no-repeat;
			width:29px;
			height:24px;
		}
		.dashboard .cart .cartclose {
			float:left;
			background-position:0 -148px;
			background-repeat:no-repeat;
			width:33px;
			height:24px;
		}
.header .info { 
	text-align: right;
	font-size: 9px;
	line-height: 18px;
}
.header .info img {
	vertical-align: middle;
	}
.header .info .loginstatus {
	color: #8f8f8f;
	margin-right: 5px;
	}
.header .info .separator {
	color: #8f8f8f;
	margin: 0 5px;
	}
.header .info .callbtn {
	margin-top: 5px;
	}
.header .menu {
	margin: 4px 0 0 10px;
	height: 26px;
	}
.header .menu .item {
	float: left;
    background: url( /site/ins/img/shop/btn-menu-sprite.gif) top left no-repeat;
    top: 0;
    height: 27px;
	margin-right: 0px;

	}
.header .menu .selected, .header .menu .hover {
    background: url( /site/ins/img/shop/btn-menu-sprite-selected.gif) top left no-repeat;
	}
.header .menu .item a {
    display: block;
    height: 27px;
	}
.header .menu #btn-menu-home {
    background-position: 0px 0px;
    width: 60px;
}
.header .menu #btn-menu-button1 {
    background-position: -60px 0px;
    width: 77px;
}
.header .menu #btn-menu-button2 {
    background-position: -137px 0px;
    width: 81px;
}
.header .menu #btn-menu-button3 {
    background-position: -218px 0px;
    width: 105px;
}
.header .menu #btn-menu-button4 {
    background-position: -323px 0px;
    width: 124px;
}
.header .menu #btn-menu-button5 {
    background-position: -447px 0px;
    width: 154px;
}
.header .menu #btn-menu-button6 {
    background-position: -602px 0px;
    width: 111px;
}
.header .menu #btn-menu-button7 {
    background-position: -712px 0px;
    width: 150px;
}
.header .menu #btn-menu-button8 {
    background-position: -862px 0px;
    width: 78px;
}

.header_search {
	border: 1px solid #000;
	border-top: 0;
	border-bottom: 0;
	background-color: #fff;	
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(/site/ins/img/shop/btn-menu-sprite-selected.gif);
	background-position: 10px -26px;
	background-repeat: no-repeat;
}

.header_search .search {
	border: 1px solid #009ee0;	
	width: 500px;
	height: 22px;
	overflow: hidden;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
}
.header_search .searchtxt {
	height: 16px;
	width: 475px;
	border: 0;
	position: relative;
	top: -8px;
	overflow: hidden;
	color: #009ee0;
	font-weight:bold;
	font-size:11px;
	line-height:16px;
}
.header_search .defaultsearchtext {
	color: #aaa;	
}

/**********************
	MAIN
**********************/
.mainarea {
	background-color: #fff;
	border: 1px solid #000;
	border-top: 0;
	border-bottom: 0;
	overflow: hidden;
	padding-bottom: 10px;
	min-height:280px;
}

/**********************
	HOMEPAGE
**********************/
#mainpage .item {
	margin-bottom: 10px;
	}
#mainpage .item a {
	font-weight: bold;
	}
#mainpage .home_1 .item {
	margin-top: 10px;
	margin-bottom: 0;
	}
#mainpage .item .more {
	color: #9b1984;
	}
#mainpage .item .head {
	height: 22px;
	background: url( '/site/ins/img/shop/item-top.png' ) top left no-repeat;
	text-align: center;
	padding-top: 3px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	}
#mainpage .item .head a {
	color: #fff;
	text-decoration: none;
	}	
#mainpage .item .picture {
	border-left: 1px solid #009ee0;
	border-right: 1px solid #009ee0;
	height: 165px;
	background: url( '/site/ins/img/shop/item-bg.png' ) top left repeat-x;
	text-align: center;
	}
#mainpage .item .info {
	height: 82px;
	padding: 0 10px;
	padding-top: 5px;
	background: url(/site/ins/img/shop/item-bottom.png) bottom left no-repeat;
	position: relative;
	}
#mainpage .item .info ul li {
	list-style: none;
	margin-left: 0;
	}	
#mainpage .item .info .merk {
	position: absolute;
	top: 15px;
	left: 15px;
	border: 1px solid #ccc;
	background: #fff;
	height: 54px;
	width: 54px;
	text-align: right;
}
#mainpage .item .info .merk img {
	margin: 2px;
	border: none;
	padding: 0;
	display; block;
}
#mainpage .item .info .data {
	position: absolute;
	top: 5px;
	left: 100px;
}

#mainpage .item .info .data a {
	color: #fff;
}

#mainpage .item .info .data .old {
	font-weight: bold;
	text-decoration: line-through;
	color: #000;
	display: block;
	margin-top: 20px;
	margin-right: 5px;
	}
#mainpage .item .info .data .new {
	display: block;
	background: url(/site/ins/img/shop/btn-aanbiedingprijs.png) no-repeat;
	height: 29px;
	width: 110px;
	overflow: hidden;
	line-height: 29px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	}
#mainpage .item .info .data a,
#mainpage .item .info .data a:hover {
	display: block;
	height: 29px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	}
	
/****/

#mainpage .dagactie {
	background: url(/site/ins/img/shop/dagactie_item_top.gif) top left no-repeat;
	height: 185px;
	width: 700px;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 2px;
}
#mainpage .dagactie h3 {
	height: 50px;
	width: 500px;
	position: absolute;
	margin-left: 160px;
	margin-top: 5px;
	background: url(/site/ins/img/shop/dagactie_icon.png);
}

#mainpage .dagactie h3 span {
	display: none;
}

#mainpage .dagactie .productimage {
	background-color: #fff;
	text-align: center;
	width: 150px;
	height: 150px;
	margin-left: 5px;
	margin-top: 5px;
}
#mainpage .dagactie .aanbieding {
	width: 530px;
	position: absolute;
	top: 65px;
	margin-left: 160px;
}
#mainpage .dagactie .aanbieding strong {
	margin-bottom: 0px;
	}
#mainpage .dagactie .aanbieding strong a {	
	font-size: 12px;
	}
#mainpage .dagactie .aanbieding strong a:hover {
	text-decoration: underline;
	}	
#mainpage .dagactie .aanbieding a {
	color: #000;
	font-size: 9px;
	line-height:13px;
	text-decoration: none;
	}
	
#mainpage .dagactie .prices {
	position: absolute;
	right: 0;
	top: 75px;
}
#mainpage .dagactie .prices a {
	color: #fff;
}

#mainpage .dagactie .prices .old {
	font-weight: bold;
	text-decoration: line-through;
	color: #000;
	float: left;
	display: block;
	margin-top: 20px;
	margin-right: 5px;
	}
#mainpage .dagactie .prices .new {
	display: block;
	float: right;
	background: url(/site/ins/img/shop/btn-aanbiedingprijs.png) no-repeat;
	height: 29px;
	width: 110px;
	overflow: hidden;
	line-height: 29px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	}
#mainpage .dagactie .prices .new a,
#mainpage .dagactie .prices .new a:hover {
	display: block;
	height: 29px;
	font-size: 18px;
	font-weight: bold;
	margin-top: 5px;
	text-decoration: none;
	}
	
#mainpage .usp {
	width: 220px;
	position: absolute;
	left: 725px;
	top: 0;
}	

#mainpage .usp  h2 {
	font-size: 14px;
	margin-top: 14px;
}
#mainpage .usp ul {
	list-style: none;
	margin: 0;
	padding: 0;	
}

#mainpage .usp ul li {
	font-size: 11px;
	margin: 0;
	padding-left: 20px;
	line-height: 2;
	background: url(/site/ins/img/shop/internetshop_icon.gif) no-repeat center left;
}
#mainpage .usp ul li a {
	color: #000;
}

.uppercase {
	text-transform: uppercase;
	}
	
/* contenttype: 2product */
.content div.productcontent_item {
	float: left;
	position: relative;
	background-color: #fff;
	border: 1px solid #ccc;
	width: 280px;
	height: 280px;
	overflow: hidden;
	padding: 3px;
	margin-left: 3px;
	margin-right: 15px;
	margin-bottom: 5px;
}
.content div.productcontent_item .producttitle {
	font-weight: bold;
	line-height: 20px;
	height: 20px;
	padding-left: 5px;
	overflow: hidden;
}
.content div.productcontent_item .producttitle a {
	font-size: 14px;	
	color: #4B5055;
	text-decoration: none;
}
.content div.productcontent_item .productimage {
	text-align: center;
}
.content div.productcontent_item .productimage img {
	vertical-align: bottom;
}
.content div.productcontent_item .productdata {
}
.content div.productcontent_item .productdata .productspecs {
	list-style: none;	
}
.content div.productcontent_item .productdata .productspecs li {
	margin-left: 0;
	overflow: hidden;
	white-space: nowrap;
}
.content div.productcontent_item .productprice {
    position: absolute;
    bottom: 8px;
    left: 20px;
	width: 87px;
	height: 21px;
	text-align: center;
	padding-right: 30px;
	padding-left: 2px;
	line-height: 18px;
	font-size: 18px;
	font-weight: bold;
}
.content div.productcontent_item .productprice a {
	color:#CE00AA;
	text-decoration: none;	
}
.content div.productcontent_item .detailsbutton a {
	background: url(/site/ins/img/shop/btn-details-small.jpg);
    position: absolute;
    bottom: 8px;
    right: 8px;
	width: 80px;
	height: 26px;
}
.content div.productcontent_item .detailsbutton a span {
	display: none;	
}
/**********************
	FOOTER
**********************/
.footer {
	border: 1px solid #000;
	border-top-color: #525252;
	background: url( '/site/ins/img/shop/footer-bg.jpg' ) bottom center no-repeat;
	height: 110px;
	background-color: #828282;
	color: #d9d9d9;
	padding: 24px 0 5px 0;
}
.footer a {
	color: #d9d9d9;
	}
.footer h2 {
	font-size: 11px;
	line-height:9px;
	margin-bottom: 6px;
	font-weight: bold;
	margin-left: 0;
}

.footer ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	margin-left:0px;
}

.footer .lastline {
	top: 20px;
}

.footer li {
	background:url('/site/ins/img/shop/bullet.gif') no-repeat 0px 5px;
	list-style-position:outside;
	line-height: 15px;
	padding-left:14px;
	margin:0px;
	margin-left:0px;
}
.footer li a {
	display:block;
	width:auto;
}
/* Holly Hack for IE6 \*/
* html .footer ul li { height: 1%; }
* html .footer ul li a { height: 1%; }
/* End */

.footer .disclaimer {
	text-align: right;
}

/**********************
	FOOTER_SUB
**********************/
.below_footer .paymentmethods {
	float:right;
	padding-top: 10px;
	margin-bottom: 10px;
}
.below_footer .paymentmethods .method {
	float: left;
	padding-left: 10px;
	display: block;
}

/**********************
	KRUIMELPAD
**********************/
#path {
	margin: 10px;
	margin-top: 5px;
	}
#path .home {
	background: url( '/site/ins/img/shop/path-home.gif' ) no-repeat;
	width: 35px;
	height: 33px;
	float: left;
	}
#path .home a {
	width: 35px;
	height: 33px;
}
#path .next {
	background: url( '/site/ins/img/shop/path-next.gif' ) no-repeat;
	width: 9px;
	height: 33px;
	float: left;
}
#path .category {
	background: url( '/site/ins/img/shop/path-category.gif' ) repeat-x;
	display: block;
	height: 33px;
	float: left;
	line-height: 33px;
	padding: 0 8px;	
}
#path .end {
	background: url( '/site/ins/img/shop/path-end.gif' ) no-repeat;
	width: 9px;
	height: 33px;
	line-height: 33px;
	float: left;
}
#path a {
	color: #000;
}

/**********************
		MENU
**********************/
#catmenu {
	font-weight:bold;
}
	#catmenu .last {
		border-bottom: 1px solid #009ee0 !important;
	}
	#catmenu .item {
		border: 1px solid #009ee0;
		border-bottom: 0px;
		height: 20px;
		margin: 0;
		line-height: 20px;
		padding-left: 10px; 
		background: url( '/site/ins/img/shop/menu-arrow.jpg' ) no-repeat;
		padding-left: 30px;
	}
	#catmenu .selected a {
		color: #fff !important;
	}
	#catmenu div {}
		#catmenu div.open {
			background: url( '/site/ins/img/shop/menu-arrow-down-2.gif' ) no-repeat;	
		}
		#catmenu div.selected {
			background: url( '/site/ins/img/shop/btn-bg-blue.gif' ) repeat-x !important;
		}
			#catmenu div.open a,
			#catmenu div.selected a {
				color: #fff;
			}
		#catmenu div.leaf {
			background: url( '/site/ins/img/shop/menu-arrow.jpg' ) no-repeat;
		}
			#catmenu div.leaf a {
				color: #009ee0;
			}
		
	#catmenu ul {
		border: 1px solid #009ee0;
		color: #009ee0;
		border-bottom: 0px;
		margin: 0;
		display: none;
	}
		#catmenu ul.open {
			display: block;
			padding-top: 10px;
			padding-left:20px;
		}
			#catmenu ul.open li ul.open {
				padding: 0;	
			}
		#catmenu ul .selected {
			background: none;	
		}
		#catmenu ul.last {
			border-top: none;
		}
		#catmenu ul .leaf {
			background-image: none;
		}
			#catmenu ul .leaf a {
				color: #009ee0;		
			}
		#catmenu ul li {
			list-style: none outside url( '/site/ins/img/shop/arrow-black.gif' );	
			padding-bottom: 10px;
		}
			#catmenu ul li.open {
				list-style: none outside url( '/site/ins/img/shop/arrow-black-down.gif' );	
			}
			#catmenu ul li ul {
				border: 0;	
			}
				#catmenu ul li ul li {
					padding-bottom: 0;
				}
				#catmenu ul li ul li,
				#catmenu ul li ul .selected,
				#catmenu ul li ul li.leaf {
					list-style: disc;
					list-style-image: none;
					font-weight:normal;
				}
#catmenu li.leaf.selected {
	color: #000;
}
#catmenu .selected a.level_1,
#catmenu .selected a.level_2 {
	color: #000 !important;
	font-weight:bold;
}

/**********************
	CONTENT + CATEGORY
**********************/
#content {
	padding-bottom: 10px;
	float: left;
}
.content .item div  {
	line-height: 19px;
	font-size:11px;
}
.content .item h2 {
	font-size:17px;
	line-height:19px;
}
.title h1 {
	text-transform: uppercase;
	display:inline;
	font-size:15px;
	line-height:43px;
}
h2 {
	font-size: 15px;
	line-height: 19px;
	margin-bottom:3px;
	font-weight: bold;
}
.title img {
	vertical-align: top;
	margin-right: 10px;	
}
.top {
	background: url( '/site/ins/img/shop/content-top.gif' ) no-repeat;
	height: 6px;
	font-size:1px;
	line-height:1px;
	margin:0;
	padding:0;
}
.content {
	background-color: #ededed;
	border-left: 1px solid #009ee0;
	border-right: 1px solid #009ee0;
	padding: 10px;
}

.content table {
	margin-bottom: 0;
}
.bottom {
	background: url( '/site/ins/img/shop/content-bottom.gif' ) no-repeat;
	height: 5px;
}

/**********************
	CATEGORY
**********************/
#category .content .item .productimg {
	width: 148px;
	height: 148px;
	overflow: hidden;
	z-index: 1;
	background-color: white !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
}
#category .content .item .productimg img {
	width: 148px;
	height: 148px;
	z-index: 2;
}
#category .small {
	margin-top: 10px;	
}
#category h3 a {
	color: #000;
	text-transform: uppercase;
	font-size: 16px;	
}
#category h3 {
	margin-bottom: 10px;	
}
#category .small h3 {
	margin-bottom: 5px;	
}
#category .item .meer {
	margin-top: 10px;	
}
#category .small .item .meer {
	margin-top: 5px;	
}
#category .catlink a,
#category .small .item  a {
	text-decoration: underline;	
}
#category .catlink {
	margin-bottom: 10px;	
}
#category .catlink .raquo {
	color: #009ee0;
	font-weight: bold;
}
#category  a.raquo {
	text-decoration: none;
}
#category  a.raquo:hover {
	text-decoration: none;
}
#category .small .item h3 a {
    text-decoration: none;
	font-size: 10px;
	margin: 0;
}
#category .small .item .productimg {
	width: 135px;
	height: 60px;
	background-color: white !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
}
#category .small .item p {
	margin: 0;
	line-height: 12px;
}
#category .small .odd  {
	background: url( '/site/ins/img/shop/border-dashed.gif' ) right repeat-y;
    clear: both;
}
#category .small .item {
    float: left;
}
    
/**********************
	PRODUCT
**********************/
#product .nav {
	color: blue;
	text-align: right;
}
#product h2 {
	color: #009ee0;
	margin: 25px 0 16px 0;
	font-size: 24px;
}

#product .nextdelivery {
	margin-top: -10px;
	margin-bottom: 25px;
	height: 20px; 
	color: #000000;
	font-size: 12px;
}
	#product .tntlevering strong {
		font-weight: bold;
		color: #FF6600;	
	}
	#product .emanlevering strong {
		font-weight: bold;
		color: #CE00AA;	
	}
	#product .nextdelivery img {
		vertical-align: baseline;
	}
	
#product .oob {
	background: url(/site/ins/img/shop/oob-background.png) no-repeat;
	height: 33px;
	line-height: 1.2;
	margin-bottom: 10px;
}
	#product .oob a {
		padding-left: 50px;
		padding-top: 8px;
		display: block;
		height: 33px;
		text-decoration: none;
		font-size: 10px;
		color: #4B5055;
	}
	
#product h2 .brand {
	font-size: 20px;	
}
#product .details {
	color: #009ee0;	
}
	#product .details .product_data {
		color: #000;
		font-size: 11px;
	}
	
	#product .details #productimage_wrap 
	{
		position: relative;
		width: 198px;
	}
	
	#product .details .product_image_overlay 
	{
		position: absolute;
		top: 0;
		left: 0;
		cursor:pointer;
	}
	
	#product .details .merkimg {
		position:absolute;
		top:0px;
		right:0px;
		left: auto;
		border: 1px solid #009ee0 !important;
		background: #fff;
	}
	
	#product .details .productimg {
		overflow: hidden; 
		text-align: center;
		width: 198px;
		height: 198px;
	}
		#product .details .productimg div {
			overflow: hidden; 
			text-align: center;
			width: 198px;
			height: 198px;
		}
		#product .details .productimg img {
			padding: 0px;
			margin: 0px;
		}
		#product .details .combiplus {
			background: url('/site/ins/img/shop/combi-plus.gif');
			width: 32px;
			height: 32px;
			position: absolute;
			left: -17px;
			top: 74px;	
			cursor: pointer;
		}
		#product .details .combideal {
			position: relative;
			background: url( '/site/ins/img/shop/bg-combideal-top.gif' ) top right no-repeat;
			min-height: 119px;
			width: 170px;
			text-align: center;	
			float: right;
			cursor: pointer;
		}
			#product .details .combideal .productimg {
				width: 78px;
				height: 78px;
				border: 1px solid #ce00aa;
				margin: 25px auto 0 auto;	
			}
			#product .details .combideal .name {
				color: #fff;
				background: url( '/site/ins/img/shop/bg-aanrader-middle.gif' ) top repeat-y;
				width: 170px;
				margin-left: -2px;
				padding-left: 2px;
				padding-right: 2px;
			}
			#product .details .combideal .rest {
				background: url( '/site/ins/img/shop/bg-aanrader-bottom.gif' ) top right no-repeat;
				height: 79px;
			}
				#product .details .combideal .price {
					color: #000;
					font-weight: bold;
					padding-top: 5px;
					padding-bottom: 5px;					
					font-size: 14px;			
				}
				
				#product .details .combideal .rest .voorheen {
					color: #000;
					font-weight: normal;
					padding-top: 0;
					font-size: 9px;			
				}
				
				#product .details .combideal .rest .voorheen span {
					text-decoration: line-through;
				}
			
		#product .details .aanbieding {
			background: url( '/site/ins/img/shop/bg-aanrader-top.gif' ) top right no-repeat;
			min-height: 119px;
			width: 170px;
			text-align: center;	
			float: right;
			cursor: pointer;
		}
			#product .details .aanbieding .productimg {
				width: 78px;
				height: 78px;
				border: 1px solid #ce00aa;
				margin: 25px auto 0 auto;	
			}
			#product .details .aanbieding .name {
				color: #fff;
				background: url( '/site/ins/img/shop/bg-aanrader-middle.gif' ) top repeat-y;
				width: 170px;
				margin-left: -2px;
				padding-left: 2px;
				padding-right: 2px;
			}
			#product .details .aanbieding .rest {
				background: url( '/site/ins/img/shop/bg-aanrader-bottom.gif' ) top right no-repeat;
				height: 79px;
			}
				#product .details .aanbieding .price {
					color: #000;
					font-weight: bold;
					padding-top: 10px;					
					font-size: 20px;			
				}
				
				#product .details .aanbieding .rest .verwacht {
					color: #000;
					font-weight: normal;
					padding-bottom: 4px;
					font-size: 10px;			
				}
				
				#product .details .aanbieding .rest .btn {
					float: left;
					margin-left: 5px;
				}
				
				#products .aanbieding #vergelijk {
					cursor: pointer;
				}
				
				
	#product .details .specificaties  {
		overflow: hidden;
		white-space: nowrap;
	}
		#product .details .specificaties ul {
		}
		#product .details .specificaties ul li {
			list-style: none outside url('/site/ins/img/shop/bullet-black.gif');
		}
	#product .details .price .old {
		text-decoration: line-through;
	}
	#product .details .price .new {
		color: #ce00aa;
		font-weight: bold;
		font-size: 24px;
		line-height: 24px;
		white-space:nowrap;
		letter-spacing:-1px;
	}
	#product .details .price, 
	#product .details .bestellen {
		padding-top: 20px;
	}
#product .details .beschikbaarheid {
	color: #CE00AA;
}	
	
#product .details .images {
	height: 55px;
	width: 280px;
	border: 0;
    position: relative;
    margin-bottom: 4px;
}

#product .details .images .images_left,
#product .details .images .images_middle,
#product .details .images .images_right {
    position: absolute;
    top: 0;
}
#product .details .images .images_left,
#product .details .images .right {
    width: 14px;
    height: 55px;
}

#product .details .images .images_left {
    left: 0;
}
#product .details .images .images_middle {
    left: 14px;
    width: 252px;
    border-top: 1px solid #039fe1;
    border-bottom: 1px solid #039fe1;
    overflow: hidden;
    white-space: nowrap;
    height: 53px;
    text-align: left;
}
#product .details .images .images_middle ul {
    height: 53px;
    padding: 0;
    margin: 0;
    float: left;
    position: relative;
    white-space: nowrap;
    text-align: left;
}
#product .details .images .images_middle li {
    margin: 3px 0 0 14px;
    _margin: 3px 0 0 10px;  /* hack for internet explorer 6*/
    padding: 0;
    border: 2px solid #fff;
    float: left;
    list-style: none;
    cursor: pointer;
    white-space: nowrap;
    text-align: left;
}
#product .details .images .images_middle li div {
    border: 1px solid #039fe1;
    width: 40px;
    height: 40px;
    float: left;
    text-align: center;
}
#product .details .images .images_middle li.images_mouseover {
    border: 2px solid #009ee0;
}

#product .details .images .images_middle li.images_mouseover div {
    border: 1px solid #009ee0;
}
#product .details .images .images_right {
    left: 266px;
}
#product .details .images .images_nav_active {
    cursor: pointer;
}
#product .details .images .images_nav_inactive {
    cursor: default;
}

.othertop {
	background: url( '/site/ins/img/shop/bg-other-products.gif' ) no-repeat;
	height: 25px;
	margin-top: 14px;
	color: #fff;
	line-height: 25px;
	padding-left: 20px;
}
.otherproducts {
    margin-bottom: 4px;
}
.otherproducts div {
	float: left;
}
.otherproducts .products {
	border-bottom: 1px solid #009ee0;
	width: 664px;
    font-size: 0;
    line-height: 0;
    padding: 0;
    margin: 0;
}

#product .details .label {
	font-weight: bold;
	letter-spacing: 0px;
    font-size: 11px;
}

.otherproducts .products .scrollcontent
{
	background: url( '/site/ins/img/shop/separator-grey.gif' );
}

.otherproducts .products .item {
	width: 130px;
	height: auto;
	overflow: hidden;	
	text-align: center;
	color: #000;
    font-size: 9px;
    line-height: 0;
    padding: 0 0 4px 0;
    margin: 0;
}

.otherproducts .products .meebestelitem {
	width: 109px;
	height: auto;
	overflow: hidden;		
	text-align: center;	
	color: #000;
    font-size: 9px;
    padding: 0 0 8px 21px;
    margin: 0;
}

.otherproducts .products .meebestelitem input {
   vertical-align: middle;
}

.otherproducts .products .item .clear {
    float: none;
    padding: 0;
    margin: 0;
    line-height: 0;
    width: 0;
    height: 0;
    font-size: 0;
    clear: both;
}
.otherproducts .products .item .pic {
	width: 90px;
	height: 71px;
	margin: 10px 0 0 20px;
	display: inline; /* IE6 double margin fix */
	background-color: #009ee0;
    position: relative;
}
.otherproducts .products .item .pic .img {
	width: 88px;
    height: 69px;
}
.otherproducts .products .item .titleprice {
    width:90px;
    position:relative;
    left:21px;
    margin:2px 0 0;
    padding:0;
    line-height: 11px;
    text-align:left;
}
.otherproducts .products .item .pic .details {
    width:90px;
    background-color:#009ee0;
    position:absolute;
    margin:0;
    padding:0;
    top:59px;
    left: 0;
    line-height:0px;
    font-size:0;
}
.otherproducts .products .item .pic .img img {
	padding-top: 1px;
}
.otherproducts .left,
.otherproducts .right {
    width: 18px;
    height: 134px;
    line-height: 0px;
    font-size: 0; 
	
}
#product .details .detailslink {
	position: relative;
}

.otherproducts .navleft_inactive
{
	cursor: default;
	background: url('/site/ins/img/shop/btn-related-left-v2.gif') left bottom no-repeat;
	width: 18px;
	height: 135px;
}
.otherproducts .navleft_active
{
	cursor: pointer;
	background: url( '/site/ins/img/shop/btn-related-left-selected-v2.gif' ) left bottom no-repeat;
	width: 18px;
	height: 135px;
}
.otherproducts .navright_inactive
{
	cursor: default;
	background: url('/site/ins/img/shop/btn-related-right-v2.gif') left bottom no-repeat;
	width: 18px;
	height: 135px;
}
.otherproducts .navright_active
{
	cursor: pointer;
	background: url( '/site/ins/img/shop/btn-related-right-selected-v2.gif' ) left bottom no-repeat;
	width: 18px;
	height: 135px;
}


/* categorie weergave */
#category .item {
	border: 1px solid #009EE0;
	margin-bottom: 10px;
	padding: 3px;
}

#category h3 {
	height: 24px;
	line-height: 14px;
	text-align: center;
}
#category h3 a {
	text-transform: none;
	font-size: 13px;
	font-weight: bold;
}

/********************************
   BOX PRODUCTVERGELIJKING RECHTS 
********************************/

#productvergelijk_rechts_boven,
#productvergelijk_rechts_onder {
	width: 250px;
	position: relative;
    display: block;
    padding: 10px 10px 0 10px;
    float: right;
    text-align: left;
}

	.productvergelijk_rechts h2 {
		font-size: 10px;
		padding: 2px 0 0 0;
        color: black;
        margin: 0;
	}
    
    .productvergelijk_rechts ul {
        list-style-position:outside;
        margin: 7px 0 11px;
    }
    
    .productvergelijk_rechts .vglbtn {
        background-color: #f8f8f8;
        color: #757575;
        display: block;
        padding: 1px 5px;
        border: 1px solid #009ee0;
        cursor: pointer;
        float: left;
    }
    
    .productvergelijk_rechts .vglbtn_empty {
        border: 0;
    }

    .productvergelijk_rechts .vglbtn .aantal,
    .productvergelijk_rechts .vglbtn_empty .aantal {
        font-weight: bold;
    }

.tabs {
	margin: 10px 4px 5px 0;
}

.tabs .tab a {
	text-align: center;
	color: #6d6d6d;	
	margin-top: 10px;
	line-height: 10px;
	height: 10px;
	letter-spacing: 0px;
    font-size: 9px;
    font-weight: bold;
}

.tabs .tab {
	margin: 0;
	height: 23px;
	float: left;
    padding: 8px 30px 0;
	cursor:pointer;
}

.tabs .tab.selected {
	color: #000;
	border: 1px solid #009ee0;
	border-bottom: white 1px solid;	
}

.tabs .streep {
	border-top: solid 1px #009ee0;
	height: 1px;
	font-size:1px;
	line-height:1px;
	margin: 0;
	padding: 0;
	margin-top:-1px;	
}

#product .details .selected .tablabel {
	background-color: #fff;	
	background: url( '/site/ins/img/shop/blue-dot-high.gif' ) top repeat-x;
}
#product .details .tabs .selected a {
	color: #000;	
}
#product .details .container {
	border: 1px solid #009ee0;
	border-top: 0;
	color: #000;
	padding: 18px 18px 10px;	
	margin-top: -1px; /* zorg dat tabsheet aansluit bij tabje zelf */
}
#product .details .container .tabsheet {
    position: relative;
    margin: 10px 10px 17px 12px;
}
#product .details .container .tabsheet div {
    float: left;
    position: relative;
    width: auto;
    padding: 0;
    margin: 0;
}
#product div.tab_col_label {
    padding: 0;
    margin: 0;
    float: left;
    clear: none;	
	font-weight: bold;
	letter-spacing: 0px;
    font-size: 9px;
    width: 91px !important; /* Er is /iets/ dat dit override, maar wat? */
}
#product div.tab_col_content {
    margin: 0;
    padding: 0;
    float: left;
    clear: none;	
    width: 480px !important; /* Er is /iets/ dat dit override, maar wat? */
}
#product .tabsheet div.clear,
#product div.tab_row_clear {
    float: none;
	clear: both;
    padding: 0;
    margin: 0;	
}

#product .details .container .hidden {
	display: none;
}


/**********************
	PRODUCTOVERZICHT
**********************/
#productoverzicht .search select {
	border:1px solid #009ee0;
	margin-bottom:3px;
}
#productoverzicht .search {
	border:1px solid #009ee0;
	float:left;
	overflow: hidden;
	padding: 12px 0;
	width:698px;
}
#productoverzicht h3 {
	color: #009ee0;
	margin: 0;
	padding-left: 10px;
	font-size: 14px;
	line-height: 24px;
	vertical-align: middle;
	font-weight: bold;
}
#productoverzicht .search .sort {
	margin-top: 5px;	
}
#productoverzicht .details .topnav {
	padding: 10px 0 20px 0;	
}
#productoverzicht .details .topnav .right {
	text-align: right;
}
#productoverzicht .productwrap {
	position:relative;
	border-right: 1px solid #009ee0;
}
#productoverzicht .productwrap,
#productoverzicht .title {
	width:699px;
}
#productoverzicht .title h2 {
	color: #981481;
	font-weight: bold;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	font-size: 22px;
	line-height:28px;
	height:28px;
}
#productoverzicht .title .aantal {
	line-height: 38px;
	margin-left: 10px;
	height:28px;
}
#productoverzicht .product {
	height:201px;
	background:url('/site/ins/img/shop/product-block.gif') top left no-repeat;
}
	#productoverzicht .product .pad {
		margin: 12px;
		position:relative;
	}
#productoverzicht .product .image {
	position:relative;
	width: 175px; 
	height: 175px;
	border: 1px solid #009ee0;
	overflow: hidden;
	float: left;
	background-color:white;
	margin-right:10px;
	cursor:pointer;
}

#productoverzicht .product .products_label 
{
	position: absolute;
	top: 0;
	left: 0;
}

#productoverzicht .product .details {
	float: left;
	width: 425px;
	height: 177px;
}
#shopping_cart_wrap h3,
#product .details h3,
#product .details h3 a {
	color: #000;
	text-transform: none;
	font-size: 16px;
	font-weight: bold;
	color: #444;
	height: 24px;
	line-height: 24px;
	padding:0;
	margin:0;
    text-decoration: none;
	border-top: 1px solid #aaa;
	margin-top: 5px;
	margin-bottom: 5px;
}

#product .details .salestekst {
	color: #000;
	width: 640px;
	font-size: 12px;
}

#product .details #afhaalbezorgmethodes {
	color: #000;
	width: 640px;
	font-size: 12px;
}

#product .details #afhaalbezorgmethodes th {
	padding-top: 5px;
	font-weight: bold;
}

#product .details #afhaalbezorgmethodes .levermethodeprice {
    padding-bottom: 5px;
    text-align: right;
}

#productoverzicht .product .details .prices {
	width: 140px;
	float: left;
}
#productoverzicht .product .details .prices .old {
	margin-top: 14px;
	font-weight: bold;
	text-decoration: line-through;
	color: #009ee0;
}
#productoverzicht .product .details .prices .new,
#productoverzicht .product .details .prices .new a {
	line-height: 29px;
	font-size: 27px;
	font-weight: bold;
	margin-top: 5px;
	display: block;
	color: #ce00aa;
	letter-spacing:-1px;
    text-decoration: none
}
#productoverzicht .product .details .greybox {
	width: 270px;
	height: 50px;
	margin-top: 5px;
	float: left;
	padding: 5px;
	color: white;
	font-weight: bold;
}
#productoverzicht .product .details .greybox .right,
#productoverzicht .product .details .greybox .left {
	float: left; 
	display: block;
	width: 130px;
}
#productoverzicht .product .details .description {
	clear: both;
	margin: 6px 0 1px;
	height: 38px;
	overflow: hidden;
}
#productoverzicht .product .details .bottom {
	background-image: none;
}
#productoverzicht .product .details .bottom .left {
	width: 234px;
	line-height:14px;	
	font-size: 10px;
	white-space: nowrap;
	overflow: hidden;
}
#productoverzicht .product .details .bottom .left li {
margin: 0;
}

#productoverzicht .productwrap .buttons {
	position:absolute;
	z-index:1;
	left:546px;
	top:164px;
	width:190px;
	height:26px;
}

#productoverzicht .productwrap .merkimg {
	position:absolute;
	z-index:2;
	top:13px;
	left:13px;
	border-bottom: 1px solid #009ee0;
	border-right: 1px solid #009ee0;
	width:auto;
	height:auto;
	cursor:pointer;
	font-size:1px;
	line-height:1px;
}


#productoverzicht #category_toplijst {
	margin-top: 5px;
	margin-bottom: 5px;
}
#productoverzicht #category_toplijst ul {
	list-style: none;
	margin: 0;
	position: relative;
	width: 700px;
}
#productoverzicht #category_toplijst li {
	position: relative;
	float: left;
	width: 226px;
	height: 25px;
	
	margin: 0;
	margin-bottom: 5px;
	line-height: 25px;
	
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	padding: 1px;
	
	border: 1px solid #009EE0;
}
#productoverzicht #category_toplijst li.position_left {
}	
#productoverzicht #category_toplijst li.position_center {
	margin-left: 5px;
	margin-right: 5px;
}	
#productoverzicht #category_toplijst li.position_right {
}	
#productoverzicht #category_toplijst li a {
	line-height: 25px;
	font-size: 12px;
	display: block;
	height: 25px;
	text-decoration: none;
}
#productoverzicht #category_toplijst li a:hover {
	text-decoration: none;	
	background-color: #009ee0;
	color: #fff;
}
#productoverzicht #category_toplijst li a img {
	position: absolute;
	height: 25px;
	width: 25px;
	top: 1px;	
	left: 1px;
}
#productoverzicht #category_toplijst li a span {
	padding-left: 30px;
}

/*
#category_toplijst {
	margin-left: 5px;	
}

	#category_toplijst .toplijst_cat {
		position: relative;
		float: left;
		height: 25px;
		margin-right: 3px;
		margin-bottom: 3px;
		width: 250px;
		border: 1px solid #ccc;
		line-height: 25px;
	}
	
	#category_toplijst .toplijst_title {
		background-color: #EFFAFF;
	    color: #000000;
	}
	#category_toplijst .toplijst_title .title {
	    font-size: 12px;
	    font-weight: bold;
	    padding-left: 4px;	
	}
	
	#category_toplijst .toplijst_cat a {
		height: 25px;
		width: 250px;
		display: block;
		background-color: #FFFFFF;
	}
	#category_toplijst .toplijst_cat a:hover {
		background-color: #00A6EB;
	}
	
	#category_toplijst .toplijst_cat a img {
		vertical-align: top;
	}

	#category_toplijst .toplijst_cat .image {
		position: absolute;
		top: 0;
		left: 0;
		padding-left: 2px;
		padding-right: 2px;
		background-color: #ffffff;
	}
	
	#category_toplijst .toplijst_cat .product {
		position: absolute;
		top: 0;
		left: 33px;
		display: block;
		overflow: hidden;
		white-space: nowrap;
		width: 155px;
		color: #000;
	}
	#category_toplijst .toplijst_cat .price {
		position: absolute;
		top: 0;
		right: 5px;
		color: #000;
		font-weight: bold;
	}
	#category_toplijst .toplijst_cat a:hover .product, .toplijst_cat a:hover .price {
		color: #fff;
	}
	
*/

.productwrap {
	padding: 0 0 10px 0;
}
.productwrap .select {
	margin-top: 98px;
	text-align:center;
	background: url( '/site/ins/img/shop/blue-dot.gif' ) center right repeat-x;
}
.productwrap .select input {
	margin: 0;
}
.generic_paginator .paging .page,
#productoverzicht .paging .page {
	float: left;
	width: 32px;
	height: 29px;
	color: #fff;
	font-size: 14px;
	line-height: 29px;
	text-align: center;
	font-weight: bold;
	background: url( '/site/ins/img/shop/counter.gif' ) center no-repeat;
	margin-right: 5px;
	cursor: pointer;
}
.generic_paginator .paging .selected,
#productoverzicht .paging .selected {
	background: url( '/site/ins/img/shop/counter-selected.gif' ) center no-repeat;
}
.generic_paginator .paging .separator,
#productoverzicht .paging .separator {
	background: url( '/site/ins/img/shop/blue-dot.gif' ) center repeat-y;
	float: left;
	width: 32px;
	height: 29px;
}

/**********************
	SUBCATEGORY
**********************/
#subcat {
	width:100%;
}
	#subcat .left {
		position:relative;
		float:left;
		width:311px;
		height:275px;
	}
		#subcat .left h2 {
			font-size: 17px;
			line-height:17px;
			font-weight:normal;
			font-weight:bold;
			text-transform: uppercase;
			margin:0 0 15px 0;
			width:100%;
		}
		#subcat .left h3 {
			font-size: 13px;
			line-height:13px;
			font-weight:normal;
			font-weight:bold;
			text-transform: uppercase;
			margin:0 0 15px 0;
			width:100%;
		}
		#subcat .left h2 a,
		#subcat .left h3 a {
			color: #981481;
		}

	#subcat .right {
		background: url( '/site/ins/img/shop/subcat-bg.gif' ) top left no-repeat;
		position:relative;
		float:right;
		width:360px;
		height:275px;
	}
		#subcat .right .product {
			position:relative;
			float:left;
			width:50%;
		}
			#subcat .right .product .pad {
				padding:0;
				margin: 2px 0 0 13px;
				cursor:pointer;
			}
				#subcat .right .product .pad .imgbox {
					width:145px;
					height:145px;
					border:solid 1px #28ade5;
					background-color:#FFF;
				}
				#subcat .right .product .pad h3 {
					font-size: 11px;
					line-height:14px;
					font-weight:bold;
					height: 14px;
					overflow: hidden;
					padding-bottom:2px;
				}
				#subcat .right .product .pad .prices {
					font-weight: bold;
					width:152px;
					height:15px;
					margin-top:2px;
				}
					#subcat .right .product .pad .prices .old {
						float: right;
						display: block;
						color: #009ee0;
						text-decoration:line-through;
						text-align: right;
						font-size: 11px;
						line-height:16px;
						margin-right:10px;
					}
					#subcat .right .product .pad .prices .new {
						float: right;
						display: block;
						color: #ce00aa;
						text-align: right;
						font-size: 14px;
						line-height:12px;
					}
				#subcat .right .product .pad .levertijd,
				#subcat .right .product .pad .beoordelingen {
					font-weight:bold;
					font-size:9px;
					line-height:13px;
					white-space:nowrap;
				}
				#subcat .right .product .pad .beoordelingen span {
					font-weight:normal;
				}
	#subcat .meer {
		position:absolute;
		bottom:13px;
		right:10px;
		line-height: 32px;
		text-align: right;
		font-size: 12px;
	}
		#subcat .meer a {
			color: #fff;
			font-weight: bold;
		}

/**********************
	BESTEL PROCES
**********************/
#bestel .line {
	border-top: 1px solid #009ee0;
	margin-top: 10px;
}
#bestel .bline {
	border-top: 1px solid #000;	
}
#bestel h2 {
	margin: 0; 
	padding: 0;
	font-size: 18px;
	margin-top: 20px;
	color: #009ee0;
	line-height: 22px;
	text-transform: uppercase;
}
#bestel .verder {
	margin-top: 20px;
}
#bestel .left .steps .selectedstep {
	background: url( '/site/ins/img/shop/step-selected.gif' ) left no-repeat;
	width: 81px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	padding-left: 10px;
	float: left;
	margin-bottom: 3px;
}
#bestel .left .steps .name,
#bestel .left .steps .selectedname {
	float: left;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: bold;		
}
#bestel .left .steps .name {
	color: #969696;
	font-weight: normal;
}
#bestel .left .steps .step {
	background: url( '/site/ins/img/shop/step-unselected.gif' ) left no-repeat;
	width: 81px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #969696;
	text-transform: uppercase;
	padding-left: 10px;
	float: left;
	margin-bottom: 3px;
}
#bestel .left .summary .top {
	background: url( '/site/ins/img/shop/box-top.gif' ) left no-repeat;
	width: 226px;
	height: 6px;
	margin-top: 10px;
}
#bestel .left .summary .bottom {
	background: url( '/site/ins/img/shop/box-bottom.gif' ) left no-repeat;
	width: 226px;
	height: 6px;
}
#bestel .left .summary .middle {
	background: url( '/site/ins/img/shop/box-bg.gif' ) left repeat-y;
	width: 226px;		
}
#bestel .left .summary .item {
	font-weight: bold;
	background: url( '/site/ins/img/shop/bullet-black.gif' ) left no-repeat;
	padding-left: 10px;
	margin-left: 10px;
	float: left;
	width: 90px;
}
#bestel .left .summary .price {
	color: #575757;
	text-align: right;
	margin-right: 10px;
	font-weight: bold;
	margin-bottom: 5px;
}
#bestel .left .summary .total {
	color: #94117D;
	text-align: right;
	margin-right: 10px;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 14px;
	border-top: 1px solid #000;
	width: 100px;
	float: right;
}
#bestel .left .summary .title {
	color: #009ee0;
	font-weight: bold;
	margin: 0 0 10px 10px; 
}
#bestel .right th {
	color: #6A6A6A;
	text-align: left;
	text-transform: capitalize;
	font-size: 12px;
}
#bestel .right .product {
	font-weight: bold;
}
#bestel .right .product .productname {
	float: left;
	margin-left: 10px;
	font-size: 12px;
	line-height: 50px;	
}
#bestel .right img {
	width: 90px;
	height: 58px;
	border: 1px solid #009ee0;
	float: left;
}
#bestel .right tr.even {
	background-color: #ECECEC;
}
#bestel .right tr {
	border: 1px solid #009ee0;
}
#bestel .right tr.head {
	border: 0;
}
#bestel .right td {
	padding: 10px;
}
#bestel .right .price {
	color: #AE1D94;
	font-size: 18px;
	font-weight: bold;
}
#bestel .hright {
	text-align: right;
}
#bestel .hcenter {
	text-align: center;
}
#bestel .sum tr {
	border: 0;
}
#bestel .sum td {
	padding: 0 10px;
	color: #6A6A6A;
	font-weight: bold;
}
#bestel .sum .totaltxt {
	color: #AE1D94;
}
#bestel .sum .total {
	color: #AE1D94;
	font-size: 18px;
	border-top: 1px solid #000;
}
#bestel .right .nextstep {
	float: right;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: url( '/site/ins/img/shop/btn-empty.gif' ) right no-repeat;
	height: 42px;
	width: 140px;
	line-height: 42px;
	margin-right: 10px;
	font-size: 12px;
}



/* AANPASSINGEN GUIDO */
#product .aanleveren .hidden {
	display: none;
}
#product .aanleveren .omschrijving {
	cursor: pointer;
}

/* header */
#registreren, #mijn_internetshop, #in_uit_loggen, #cart {
	cursor: pointer;
}

#bestelstappen div {
	background: url(/site/ins/img/bestelstappen.gif) no-repeat top left;
	height:36px;
}
	#bestelstappen .stap1sel {
		background-position:0px -360px;
		background-repeat:no-repeat;
		display: block;
	}
	#bestelstappen .stap2sel {
		background-position:0px -396px;
		background-repeat:no-repeat;
		display: block;
	}
	#bestelstappen .stap3sel {
		background-position:0px -432px;
		background-repeat:no-repeat;
		display: block;
	}
	#bestelstappen .stap4sel {
		background-position:0px -468px;
		background-repeat:no-repeat;
		display: block;
	}
	#bestelstappen .stap5sel {
		background-position:0px -504px;
		background-repeat:no-repeat;
		display: block;
	}
	#bestelstappen .stap1done {
		background-position:0px 0px;
		background-repeat:no-repeat;
		display: block;
	}
	#bestelstappen .stap2done {
		background-position:0px -36px;
		background-repeat:no-repeat;
		display: block;
	}
	#bestelstappen .stap3done {
		background-position:0px -72px;
		background-repeat:no-repeat;
		display: block;
	}
	#bestelstappen .stap4done {
		background-position:0px -108px;
		background-repeat:no-repeat;
		display: block;
	}
	#bestelstappen .stap5done {
		background-position:0px -144px;
		background-repeat:no-repeat;
		display: block;
	}
	#bestelstappen .stap1 {
		background-position:0px -180px;
		background-repeat:no-repeat;
		display: block;
	}
	#bestelstappen .stap2 {
		background-position:0px -216px;
		background-repeat:no-repeat;
		display: block;
	}
	#bestelstappen .stap3 {
		background-position:0px -252px;
		background-repeat:no-repeat;
		display: block;
	}
	#bestelstappen .stap4 {
		background-position:0px -288px;
		background-repeat:no-repeat;
		display: block;
	}
	#bestelstappen .stap5 {
		background-position:0px -324px;
		background-repeat:no-repeat;
		display: block;
	}
	#bestelstappen .pointer {
		cursor:pointer;
	}

#bestelstaptitel div {
	background: url(/site/ins/img/bestelstaptitels.gif) no-repeat top left;
	height:24px;
}
	#bestelstaptitel .stap1 {
		background-position:0px 0px;
		background-repeat:no-repeat;
		display: block;
	}
	#bestelstaptitel .stap2 {
		background-position:0px -24px;
		background-repeat:no-repeat;
		display: block;
	}
	#bestelstaptitel .stap3 {
		background-position:0px -48px;
		background-repeat:no-repeat;
		display: block;
	}
	#bestelstaptitel .stap4 {
		background-position:0px -72px;
		background-repeat:no-repeat;
		display: block;
	}
	#bestelstaptitel .stap5 {
		background-position:0px -96px;
		background-repeat:no-repeat;
		display: block;
	}
	

.basketcontainer table {
	width:100%;
}
.basketcontainerborder {
	border:1px solid #019ee0;
}
.basketcontainer td {
}
	.basketcontainer td {
		padding: 20px;
		padding-bottom: 10px;
		padding-top: 10px;
		vertical-align:top;
	}
	.basketcontainer tr.extrarow td {
		padding-top:  0;
		padding-bottom: 2px;
	}	
	.basketcontainer td.artcode {
		width:60px;
	}
	.basketcontainer td.omschrijving {
		/* de rest */
	}
	.basketcontainer tr.extrarow td.omschrijving {
		font-style: italic;
	}
	.basketcontainer td.aantal {
		width:65px;
		text-align:right;
	}
	.basketcontainer td.bedrag {
		width:100px;
		text-align:right;
	}
	.basketcontainerborder td.bedrag {
		color:#ae1d94;
		font-weight:bold;
		font-size:17px;
	}
	.basketcontainer tr.extrarow td.bedrag {
		font-size: 15px;
	}  
	
	.basketcontainer td.verwijderen {
		width:85px;
		text-align:center;
	}
	.basketcontainer tr.odd {
		background-color:#ececec;
		border-bottom:1px solid #019ee0;
		border-top:1px solid #019ee0;
	}


.basketamountcontainer {
	font-size:11px;
	color:#6a6a6a;
	font-weight:bold;
	line-height:13px;
	vertical-align:top;
}
	.basketamountcontainer .label {
		float:left;
		padding-left:113px;
		width:250px;
	}
	.basketamountcontainer p {
		color:#94117d;
	}
	.basketamountcontainer b {
		color:#ae1d94;
		font-size:17px;
	}
	.basketamountcontainer .sep {
		float:left;
		padding-left:30px;
		width:10px;
	}
	.basketamountcontainer .amount {
		float:left;
		width:110px;
		padding-left:40px;
		text-align:right;
	}
	.basketamountcontainer .amount hr {
		border:none;
		border-bottom:1px solid #ae1d94;
		width:100%;
		height:0;
	}
	

.button {
	background:url('/site/ins/img/shop/btn_bg.gif') repeat-x top left;
	color:white;
	font-weight:bold;
	font-size:12px;
	height:22px;
	line-height:12px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	border:none;
}

.shopping_basket .productListing-heading
{
	padding-bottom: 5px;
	color:#6a6a6a;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

.hr_bestelstap {
	border-bottom:1px solid #019ee0;margin-top:11px;margin-bottom:19px;width:100%;line-height:1px;font-size:1px;
}
.hr_onderbasket {
	border-bottom:1px solid #575757;margin-top:11px;margin-bottom:19px;width:100%;line-height:1px;font-size:1px;
}

/**********************
	JQUERY INPAGE POPUP
**********************/

#popup {  
    display:none;  
    position:fixed;  
    _position:absolute; /* hack for ie6*/   
    background:#FFFFFF;  
    border:2px solid #cecece;  
    z-index:20;  
    cursor: pointer;
} 
#popup img { 
    padding:5px; 
}
#backgroundPopup {  
    display:none;  
    position:fixed;  
    _position:absolute; /* hack for ie6*/
    height:100%;  
    width:100%;  
    top:0;  
    left:0;  
    background:#000000;  
    border:1px solid #cecece;  
    z-index:1;
}

/***********
     IMGMASK
***********/
#imgmask {
    display:table;
	text-align:center;
}
.imgmask150 {
	width:150px;
	height:150px;
 	border:solid 1px #25a6dd;
	background-color:white;
}
.imgmask145 {
	width:145px;
	height:145px;
 	border:solid 1px #25a6dd;
	background-color:white;
}

/*
 * filterblok
 */
.filters {
	margin: 0;
	padding: 0;
}
.filters select {
	width: 100%;
}
.filters  .col {
	float: left;
	width: 150px;
	margin: 0;
	padding: 0;
	margin-left: 12px;
}
.filters .row_2 {
	margin-top: 4px;
}
.filters .col_1  {
	margin-left: 0;
}

.filters .sorteer_label {
	font-weight: bold;
	position: absolute;
	left: 501px;
}
.filters .row_1 .sorteer_label {
	top: -14px;
}
.filters .row_2 .sorteer_label {
	top: 12px;
}

.filters #sortering {
	position: absolute;
	left: 500px;
	width: 80px;
	font-size: 11px;
	height: 22px;
}
.filters  .row_1 #sortering {
	top: 0px;
} 
.filters  .row_2 #sortering {
	top: 26px;
} 

.filters .selectbox {
	background-image:url('/site/ins/img/shop/menu-arrow-down.jpg'); 
	background-repeat: no-repeat;
	background-position: top right;
	border: solid 1px #009ee0;
	padding: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
}

.filters .selectbox .selectbox-title {
	width: 120px;
	white-space: nowrap;
	overflow: hidden;
}

.filters .selectbox.selected {
	background-color: #ce00aa;
	color: white;
}

.filterbox {
	display: none;
	border: solid 1px #009ee0; 
	border-top: 0;
	padding: 8px;
	background-color: white;
	width: 682px; 
	position: absolute; 
	z-index: 10;
}



.filterbox .uitleg {
	margin-bottom: 8px;
}
.filterbox .aantal {
	margin-top: 8px;
	float: right;
	margin-right: 16px;
}

.filterbox .kenmerk {
	float: left;
	width: 169px;
	overflow: hidden;
}

.filterbox .kenmerk label {
	padding:0; 
	margin:0; 
	margin-left: 4px;
}

.filterbox .submit {
	float: right;
}

.nav_prev {
	float:left;
}

.nav_next {
	float:right;
}

.pointer {
    cursor: pointer;
}

.wait {
    cursor: wait;
}


#energie_weter {	
	position: relative;
	width: 198px;
	height: 50px;
	margin-top: 210px;
	background: url(/site/ins/img/shop/energieweter.png); 
	background-repeat: no-repeat;	
	background-position: 5px 0px;
	border: 1px solid #7bb618; 
	color: #7bb618;
	font-size: 10px;
	line-height: 12px;
}
	#energie_weter .energie_text {
		position: absolute;
		display: block;
		left: 40px;
		width: 100px;
		margin-top: 12px;
		text-align: center;
	}

	#energie_weter .energie_price {
		position: absolute;
		display: block;
		right: 0;
		width: 56px;
		margin-top: 18px;
		font-weight: bold;
		text-align: center;		
	}

.tipcontent {
	display: none;
	width: 640px;
	padding: 10px 0;
}

.backtotop {
	text-align: right;
	font-size: 10px;
	margin-top: 10px;
}
.backtotop a {
	color: #ccc;
}

#linkToContent {
	height: 50px;
	display: block;
	margin-top: 25px;
	margin-bottom: 15px;
}
#linkToContent ul {
	list-style: none;
}
#linkToContent ul li {
	float: left;
	margin-left: 0;
	margin-right: 10px;
	width: 160px;
	margin-bottom: 10px;
}

#linkToContent ul li a {
	font-size: 12px;
	color: #4b5055;
	text-decoration: underline;
	padding-left: 16px;
	background-image: url(/site/ins/img/shop/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

#xsell {
	margin-top: 10px;
	margin-bottom: 10px;
}
	#product .details #product_garantie ul,
	#xsell ul { 
		list-style-type: none; 
		margin: 0; 
		padding: 0; 
	}
	
	#product .details #product_garantie ul li,
	#xsell ul li {
		margin: 0;
		margin-bottom: 10px;
		position: relative;
		height: 70px;
		overflow: hidden;
		float: left;
		width: 253px;
		border: 1px solid #efefef;
	}
	
	#product .details #product_garantie ul li.even,
	#xsell ul li.even {
		margin-right: 0;
		margin-left: 5px;
	}
	
	#product .details #product_garantie ul li.odd,
	#xsell ul li.odd {
		margin-right: 5px;
		margin-left: 0;
	}
	
	#product .details #product_garantie ul li.hidden,
	#xsell ul li.hidden {
		display: none; 
	}
	
	#product .details #product_garantie ul li .img,
	#xsell ul li .img {
		position: absolute;
		top: 0;
		left: 0;
	}
	#product .details #product_garantie ul li .data,
	#xsell ul li .data {
		position: relative;
		margin-left: 75px;
		height: 70px;
	}
	#product .details #product_garantie ul li .data .title,
	#xsell ul li .data .title {
		padding: 0;
	}
	#product .details #product_garantie ul li .data .title a,
	#xsell ul li .data .title a {
		font-weight: bold;
		color: #000000;
		text-decoration: none;
	}
	#product .details #product_garantie ul li .data .price,
	#xsell ul li .data .price {
		font-size: 14px;
		line-height: 16px;
		padding-bottom: 2px;
		font-weight: bold;
		color: #00a6e8;
		text-align: right;
		position: absolute;
		bottom: 0;
		right: 0;
	}
	#product .details #product_garantie ul li .data .meebestel,
	#xsell ul li .data .meebestel {
		position: absolute;
		text-align: right;
		bottom: 0;
	}

#xsell #xsell_showall {
	cursor: pointer;
	color: #00a6e8;
	font-weight: bold;
}


#product .reviewblok {
	font-size: 12px;
	padding: 2px;
	margin-bottom: 5px;
	position: relative;
	cursor: pointer;
}
#product .reviewblok .auteurdatum { 
	margin-left: 90px;
}
#product .reviewSelected {
	cursor: inherit;
}
#product .reviewSelected .auteurdatum {
	font-weight: bold;
	color: #000;
}

#product .reviewblok .review {
	position: absolute;
	top: 3px;
	left: 2px;
}
#product .reviewblok .reviewtext {
	display: none;
}
#product .reviewSelected .reviewtext {
	color: #000;
	display: block;
	margin: 5px;
	padding: 2px;
	background-color: #fff;
	width: 640px;
}

#product .details .specs_table {
	color: #000;
	font-size: 12px;
	width: 640px;
}


#product .details .specs_table th, #product .details .specs_table td {
	padding-bottom: 5px;	
}

#product .details .specs_table .spec_label {
	width: 50%;
}

#product .details .specs_table .spec_value {
}

abbr {
	border-bottom: 1px #000 dotted;	
}

#dhg{display:table-cell;width:auto;} #imgmaskmiddle{display:table-cell;vertical-align:middle;}
<!--[if lte IE 7]> #dhg{float:left;}#imgmaskmiddle{position:relative;top:50%;}#iehell{position:relative;top:-50%;}#imgmaskmiddle{zoom:1;} <![endif]-->
