@CHARSET "UTF-8";

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

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

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

/**********************
	HEADER
**********************/
.header {
	height: 170px;
	overflow: hidden;
}
#diglogo { 
	margin: 0;
	margin-left:10px;
	margin-top: 22px;
	background: url(../img/shop/logo.gif) no-repeat;
}
#diglogo a { 
	width: 340px;
	height: 92px;
	display: block;
}
#diglogo a span {
	display: none;
}

.dashboard {
	margin-top: 15px;
	}
	
.dashboard .toprow {
	float: right;
}
	.dashboard .toprow #callbtn {
		margin-top: 5px;
		float: left;
	}
		.dashboard .toprow #callbtn a img {
			behavior: url(/js/iepngfix.htc);
		}		

.dashboard .toprow #cart {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	}
.dashboard .toprow #cart div {
	background-image: url(../img/shop/shoppingcart_slices.gif);
	background-repeat: no-repeat;
	height: 40px;
	float: left;
}
.dashboard .toprow #cart .cartopen {
	background-position:0 0px;
	background-repeat:no-repeat;
	width: 23px;
	float: left;
	}
.dashboard .toprow #cart .cartcontent {
	background-position: 0 -45px;
	background-repeat: repeat-x;
	line-height: 17px;
	padding-right: 5px;
	color: #fff;
	font-size: 9px;
	float: left;
}
.dashboard .toprow #cart .cartcontent strong {
	font-size: 11px;
}
.dashboard .toprow #cart .cartclose {
	background-position:0 -90px;
	background-repeat:no-repeat;
	width: 23px;
	float: left;
	}
	
#info {
	float: right;
	margin-right: 20px;
	}	
#info #customer {
	float: right;
	margin-bottom: 12px;
	}
#info #customer a {	
	color: #8f8f8f;
	font-size: 11px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#info #customer a:hover {
	color: #000000;
	text-decoration: underline;
}

#info #customer a#loginButton {
	margin-right: -2px;
	padding-right: 10px;
	background-image: url(../img/shop/arrow-gray-left.gif);
	background-position: right bottom;
	}
#info #customer a#registerButton {
	margin-left: -2px;
	padding-left: 10px;
	background-image: url(../img/shop/arrow-gray-right.gif);
	background-position: left bottom;
	}
#info #customer a#loginButton:hover {
	padding-right: 10px;
	background-image: url(../img/shop/arrow-black-left.gif);
	background-position: right bottom;
	}
#info #customer a#registerButton:hover {
	padding-left: 10px;
	background-image: url(../img/shop/arrow-black-right.gif);
	background-position: left bottom;
	}

	
#info #searchBox {
	float: right;
}
#info #searchBox .searchtxt {
	float: left;
	
	border: 1px solid #ff6a00;	
	height: 16px;
	width: 233px;

	overflow: hidden;
	color: #c5c5c5;
	font-weight:bold;
	font-size:11px;
	
	padding: 2px;
	margin: 0;
}
#info #searchBox #searchButton {
	float: left;	
	background-color: black;
	padding: 0;
	margin: 0;
}

.header #customer { 
}
.header #customer img {
	vertical-align: middle;
	}
.header #customer .loginstatus {
	color: #8f8f8f;
	margin-right: 5px;
	} 
.header #customer .separator {
	color: #8f8f8f;
	margin: 0 5px;
	}
	
.header .menu {
	margin: 0;
	margin-top: 15px;
	margin-left:10px;
	padding: 0;
	border-bottom: 1px solid #a9a9a9;
}
.header .menu .item {
	height: 27px;
	float: left;
	padding: 0;
	margin: 0;
	border-left: 1px solid #d7d7d7;

}
.header .menu .first {
	border-left: none;
}

#topmenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
#topmenu ul li {
	padding: 0;
	margin: 0;
	display: inline;
	}
#topmenu ul li a {
	display: block;
	height: 27px;
	background-repeat: no-repeat;
	}
#topmenu ul li a span {
	display: none;
	}	
#topmenu ul li a {
	background-position: 0 -27px;
    outline: none;
	}
#topmenu ul li.selected a,
#topmenu ul li.selected2 a,
#topmenu ul li a:hover {
	background-position: 0 0px;
}
#topmenu ul li.home a {
	background-image: url(../img/shop/btn-menu-home.gif);
	width: 71px;
}
#topmenu ul li.tvaudiovideo a {
	background-image: url(../img/shop/btn-menu-tvaudiovideo.gif);
	width: 152px;
}
#topmenu ul li.computertelecom a {
	background-image: url(../img/shop/btn-menu-computertelecom.gif);
	width: 186px;
}
#topmenu ul li.fotocameracamcorder a {
	background-image: url(../img/shop/btn-menu-fotocameracamcorder.gif);
	width: 224px;
}
#topmenu ul li.huishoudelijk a {
	background-image: url(../img/shop/btn-menu-huishoudelijk.gif);
	width: 139px;
}
#topmenu ul li.meerproducten a {
	background-image: url(../img/shop/btn-menu-meerproducten.gif);
	width: 157px;
}

/*********************************************************
  UITKLAPBARE TABS
 *********************************************************/

.megamenu
{
    position: absolute;
    display: none;
    left: 0;
    top: 0;
    background: url( '/site/dig/img/shop/menu_bg.jpg' ) top left repeat;
    border: none;
    font: normal 12px Verdana;
    z-index: 100;
    width: 940px;
    padding: 10px 0;    
    border-bottom: solid 1px #a9a9a9;
}

.megamenu .column
{
    float: left;
    width: 187px; /*width of each menu column*/
    border-right: solid 1px #ffae5b;
}

.megamenu .column_last
{
    border-right: none;
}

.megamenu .column ul
{
    margin: 0 5px 0 0;
    padding: 0 12px;
    color: white;
    list-style-type: none;
}

.megamenu .column ul li
{
    margin: 0 0 0 5px;
    padding: 0 0 0 15px;
    line-height: 20px;
    color: white;
	background:url(../img/shop/bullet_white.gif) no-repeat 0 8px;
	list-style-position:outside;    
}

.megamenu .column ul li a
{
    text-decoration: none;
    color: white;
}

.megamenu .column ul li a:hover
{
    color: #ccc;
}

.menuarrow
{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 110;
}

/**********************
	MAIN
**********************/
.mainarea {
	overflow: hidden;
	padding-bottom: 10px;
	min-height:280px;
}

/**********************
	FOOTER
**********************/
.footer {
	height: 110px;
	padding: 14px 0 17px 0;
	margin-top: 10px;
	border-top: 1px solid #89898b;
	background-color: #626365;
}
.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:0;
	padding:0;
}

.footer .lastline {
	top: 30px;
	color: #D9D9D9;
}

.footer li {
	background:url(../img/shop/bullet.gif) no-repeat 0px 5px;
	list-style-position:outside;
	line-height: 15px;
	height: 15px;
	padding-left:14px;
	margin:0;
}
.footer li a {
	display:block;
	width:auto;
}

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

.footer #nieuwsbrief {
	text-align: right;	
}

/**********************
	FOOTER_SUB
**********************/
.below_footer {
	background-color: #626365;
}

.below_footer #paymentmethods {
	text-align: right;
}
.below_footer #paymentmethods .method {
	padding-left: 10px;
	display: inline;
}

/**********************
	KRUIMELPAD
**********************/
#path {
	margin-left:10px;
	margin-bottom: 10px;
	color: #626365;
	padding-bottom: 10px;
	border-bottom: solid #a9a9a9 1px;
}
#path  span a {
	color: #626365;
	text-decoration: underline;
	cursor: pointer;
}

#path span.selected  a {
	text-decoration: none;
}
#path span a:hover {
	color: #ff6a00;	
}
#path end {
	display: none;
}

/**********************
		MENU
**********************/
#catmenu {
	font-weight:bold;
}
	#catmenu  a {
		color: #fff;
	}
	#catmenu .item {
		font-family: "Verdana", "Arial", sans-serif;		
		border: 1px solid;
		border-color: #d3f276 #acd568 #acd568 #d3f276;	
		background-color: #78b317;
		display: block;
		font-weight: bold;
		color: #ffffff;
		font-size: 11px;
		padding: 4px;
		background-image: url(../img/shop/arrow-white-right.gif);
		background-position: 205px 8px;
		background-repeat: no-repeat;		
	}
	#catmenu div {}
		#catmenu div.open,
		#catmenu div.selected {
			background: url( ../img/shop/arrow-white-right.gif ); /* Gusc: Michael, vervang deze met jouw pijltje dat aantoond dat het menu uitgeklapt is */	
			background-position: 205px 8px;
			background-repeat: no-repeat;	
			background-color: #ff8509;
			border-top: 1px solid;
			border-color: #ffb448 #ffa241 #ffa241 #ffb448;	
		}
	#catmenu ul {
		border: none;
		margin: 0;
		display: none;
	}
		#catmenu ul.open {
			display: block;			
		}
			#catmenu ul.open li ul.open {
				padding: 0;	
			}
		#catmenu ul .selected {
			background: none;	
		}
		#catmenu ul.last {
			border-top: none;
		}
			#catmenu ul li a {
				color: #616264;			
			}
		#catmenu ul li {
			list-style-position: outside;
			list-style-image: url(../img/shop/arrow-point-gray-right.gif);
			list-style-type: none;
			margin-left: 25px;				
		}
			#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 li.selected {
	color: #78b317;
	list-style-image: url(../img/shop/arrow-point-green-right.gif);
}
#catmenu .selected a.level_1 {
	color: #78b317;	
	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 {
	display: none;
}
h2 {
	font-size: 15px;
	line-height: 19px;
	margin-bottom:3px;
	font-weight: bold;
}
.title img {
	vertical-align: top;
	margin-right: 10px;	
}
.top {
	background-color:#c5c6c6;
	height: 1px;
	font-size:1px;
	line-height:1px;
	margin:0;
	padding:0;
}
.content {
	background-color: #ffffff;
	border-left: 1px solid #c5c6c6;
	border-right: 1px solid #c5c6c6;
	padding: 10px;
}

.content table {
	margin-bottom: 0;
}
.bottom {
	background-color:#c5c6c6;
	height: 1px;
	font-size:1px;
	line-height:1px;
	margin:0;
	padding:0;
}

/**********************
	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: #ff6a00;
	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/dig/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: #616161;
	margin: 25px 0 16px 0;
	padding-left: 30px;
	font-size: 24px;
}
#product .morgeninhuistnt {
	margin-top: -10px;
	margin-bottom: 25px;
	margin-left: 30px;
	height: 20px; 
	color: #000000;
	font-size: 12px;
}
	#product .morgeninhuistnt strong {
		font-weight: bold;
		color: #FF6600;	
	}
	#product .morgeninhuistnt img {
		vertical-align: middle;
	}

#product h2 .brand {
	font-size: 20px;	
}
#product .details {
	color: #ff6a00;		
}
#product .details .productcontentblock {
	background-color: #ffffff;	
	
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius:5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius:5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius:5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius:5px;
}
	#product .details .productcontentblock .productinfo_top {
		border-top: 1px dashed #000000;
		border-bottom: 1px dashed #000000;
		height: 70px;
		width: 360px;
		position: relative;
	}
	#product .details .productcontentblock .productinfo_bottom {
		height: 80px;
		position: relative;
	}
	
	#product .details .productcontentblock .productinfo_top .price {
		margin: 0;
		padding: 0;
		width: 20px;
	}

	#product .details .productcontentblock .productinfo_top .beoordeling {
		display: block;
		height: 28px;
		font-weight: bold;
		font-size: 10px;
		font-family: Verdana, Arial, sans-serif;
		right: 10px;
		top: 1px;
		position: absolute;
		line-height: 1;
		color: #000;
	}
	#product .details .productcontentblock .productinfo_top .beoordeling .beoordeling_aantal {
		font-weight: normal;
	}
	
	#product .details .productcontentblock .productinfo_top .beoordeling .beoordeling_cijfer_major {
		color: #ff5b00;
		font-size: 23px;
	}
	#product .details .productcontentblock .productinfo_top .beoordeling .beoordeling_cijfer_minor {
		color: #ff5b00;
	}


	#product .details .productimg {
		margin-left: 30px;
		overflow: hidden; 
		text-align: center;
		border: 1px solid #ff6a00;
		width: 150px;
		height: 150px;		
	}
		#product .details .productimg div {
			overflow: hidden; 
			text-align: center;
			width: 150px;
			height: 150px;
		}
		#product .details .productimg img {
			padding: 0px;
			margin: 0px;
		}
		#product .details .aanbieding {
			background: url(../img/shop/bg-aanrader.gif) right no-repeat;
			height: 200px;
			text-align: center;	
		}
			#product .details .aanbieding .productimg {
				width: 78px;
				height: 78px;
				border: 1px solid #6FAE06;
				margin: 25px auto 0 auto;
			}
			#product .details .aanbieding .name {
				color: #fff;
			}
			#product .details .aanbieding .price {
				color: #000;
				font-weight: bold;
				padding-top: 15px;
				padding-bottom: 10px;
				font-size: 12px;
			}
	#product .details .specificaties  {
		overflow: hidden;
		white-space: nowrap;
	}
		#product .details .specificaties ul {
		}
		#product .details .specificaties ul li {
			list-style: none outside url(../img/shop/bullet-black.gif);
		}
	#product .details .price .old {
		color: #a6c835;
		text-decoration: line-through;
		font-size: 14px;
		padding-top: 5px;
		white-space:nowrap;
	}
	#product .details .price .new {
		color: #ff5b00;
		font-weight: bold;
		font-size: 30px;
		line-height: 36px;
		white-space:nowrap;
		padding-top: 5px;
	}
	#product .details .price { 
		padding-top: 20px;
	}
	#product .details .bestellen {
		width: 360px;
		position: absolute;
		height: 26px;
		bottom: 0;
	}
	#product .details .bestellen img {
		position: absolute;
		right: 0;
	}
#product .details .images {
	height: 55px;
	width: 225px;
	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: 197px;
    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 #ff6a00;
}

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

#product .details .othertop {
	height: 25px;
	margin-top: 14px;
	line-height: 25px;
	padding-left: 68px;
	color: #616161;
	font-weight: bold;
}
#product .details .otherproducts {
    margin-bottom: 4px;
    margin-left: 30px;
}
#product .details .otherproducts div {
	float: left;
}
#product .details .otherproducts .products {
	width: 614px;
    font-size: 0;
    line-height: 0;
    padding: 0;
    margin: 0;
}

#product .details .otherproducts .scrollviewport {
	height:134px;
	overflow:hidden;
	position:relative;	
}
#product .details .label {
	color: #000;
	font-weight: bold;
	letter-spacing: 0px;
    font-size: 9px;
	line-height: 12px;
}
#product .details .labelvalue {
	color: #000;
}

#product .details .otherproducts .products .scrollcontent
{
	position:absolute;
	left:0;
	top:0;
	height:auto;
}

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

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

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

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

#product .details .otherproducts .navleft_inactive
{
	cursor: default;
	width: 18px;
	height: 19px;
}
#product .details .otherproducts .navleft_active
{
	cursor: pointer;
	background: url(../img/shop/xsell-left.gif) left center no-repeat;
	width: 18px;
	height: 19px;
}
#product .details .otherproducts .navright_inactive
{
	cursor: default;
	width: 18px;
	height: 19px;
}
#product .details .otherproducts .navright_active
{
	cursor: pointer;
	background: url(../img/shop/xsell-right.gif) left center no-repeat;
	width: 18px;
	height: 19px;
}


.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;
	background-color: #ededed;

	border: 1px solid #616161;
	border-right-width: 0px;	
	
	border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius:3px;
	border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius:3px;
}
.tabs .lasttab {
	border-right-width: 1px;
}	

.tabs .tab.selected {
	color: #000;
	background-color: #ffffff;
	border-bottom: 1px solid #ffffff;	
}

.tabs .streep {
	border-top: 1px solid #616161;
	border-left: 1px solid #616161;
	border-right: 1px solid #616161;
	height: 3px;
	font-size:1px;
	line-height:1px;
	margin: 0;
	padding: 0;
	margin-top:-1px;
	background-color: #ffffff;
	
	border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius:3px;
}

.tabs .container {
	background-color: #fff;
}

#product .details .selected .tablabel {
	background-color: #fff;	
	background: url( '/site/dig/img/shop/blue-dot-high.gif' ) top repeat-x;
}
#product .details .tabs .selected a {
	color: #000;	
}
#product .details .container {
	border: 1px solid #616161;
	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;
}

/********************************
   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 #969696;
        cursor: pointer;
        float: left;
    }
    
    .productvergelijk_rechts .vglbtn_empty {
        border: 0;
    }

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


/**********************
	PRODUCTOVERZICHT
**********************/
#productoverzicht .search {
	background-color: #e6e6e6;
	margin-bottom: 2em;
	padding: 0;
	margin: 0 0 2em 0;	
	border: none;
	float:left;
	overflow: hidden;
	width:698px;
}
#productoverzicht .search .edge {	
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
}
#productoverzicht .search .lt{
	background: url('/site/dig/img/filter-lt.gif');
	float:left;
}
#productoverzicht .search .rt{
	background: url('/site/dig/img/filter-rt.gif');	
	float:right;
}
#productoverzicht .search .lb{
	background: url('/site/dig/img/filter-lb.gif');
	float:left;
}
#productoverzicht .search .rb{
	background: url('/site/dig/img/filter-rb.gif');
	float:right;
}

#productoverzicht .search select {
	border:1px solid #ff6a00;
	margin-bottom:3px;
}
#productoverzicht h3 {
	color: #ff6a00;
	margin: 0;
	padding-left: 10px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
#productoverzicht .search .sort {
	margin-top: 5px;	
}

#productoverzicht .details .bottomnav {
	width:669px;
	height: 20px;
	padding-top: 5px;
	padding-left: 10px;
	position: absolute;
}
#productoverzicht .details .topnav {
	border-right: 1px solid #969696;
	width:689px;
	height: 20px;
}

#productoverzicht .details .bottomnav  a,
#productoverzicht .details .topnav  a {
	color: #78b317;	
}
#productoverzicht .details .topnav .right {
	text-align: right;
	width: 260px;
}
#productoverzicht .details .bottomnav .right {
	text-align: right;
	width: 255px;
}
	

#productoverzicht .vergelijker {
	border-right: 1px solid #969696;
	text-align: right;
	width:671px;
	margin-bottom: 0px;
	float: left;
}

.vergelijker_helper_line_top {
	border-right: 1px solid #969696;
	border-top: 1px solid #969696;	
	height:	9px;
	width: 17px;
	float: right;
	position: relative;
	left: -10px;
	top: 12px;
	z-index: 1000;
}

.vergelijker_helper_line_bottom {
	background-color: #FFF;
	border-right: 1px solid #969696;
	border-bottom: 1px solid #969696;
	height:	60px;
	width: 17px;
	float: right;
	position: relative;
	left: -10px;
	top: -48px;
	z-index: 1000;
}

#productoverzicht .details .productslist {
	background-color: #FFFFFF;

	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius:5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius:5px;
}
#productoverzicht .details .producslistbottom {
	background-color: #FFFFFF;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius:5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius:5px;
	padding-bottom: 10px;
	position: relative;
}
#productoverzicht .details .producslistdivider {
	border-bottom: 1px dashed #000000;
	width: 615px;
	height: 15px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#productoverzicht .productwrap {
	position: relative;
	background: #fff;
}
#productoverzicht .productwrap,
#productoverzicht .title {
	border-right: 1px solid #969696;
	width:689px;
}
#productoverzicht .title h2 {
	color: #616264;
	font-weight: bold;
	padding: 0;
	margin: 0;
	display: block;
	font-size: 22px;
	float: left;
	height: 22px;
	line-height: 1;
}
#productoverzicht .title .aantal {
	margin-left: 10px;
	float: left;
	height: 12px;
	padding-top: 10px;
	line-height: 1;
}
#productoverzicht .product {
	height:201px;
}
	#productoverzicht .product .pad {
		margin: 12px;	
	}
#productoverzicht .product .image {
														
	position:relative;
	width: 152px; 
	height: 194px;
	border: none;
	overflow: hidden;
	float: left;
	background-color:white;
	cursor:pointer;
	background-image: url(../img/shop/productbox.png);
	behavior: url(/js/iepngfix.htc);	
	background-repeat: no-repeat;															
}
#productoverzicht .product .details {
	position: absolute;
	left: 180px;
	width: 450px;
	height: 177px;		
	margin: 0;		
}
#productoverzicht .product .details h3 {
	border-bottom: 1px dashed #000000;
}
#productoverzicht .product .details h3,
#productoverzicht .product .details h3 a {
	color: #000;
	text-transform: none;
	font-size: 12px;
	padding:0;
	margin:0;
    text-decoration: none;
}
#productoverzicht .product .details p.merknaam {
	position: absolute;	
	left: -167px;
	top: 0;
	width: 150px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	background-color: inherit;
	text-align: center;
	padding-top: 4px;	
}
#productoverzicht .product .details p.merknaam a {
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}

#productoverzicht .product .details .prices {
	width: 450px;
	border-bottom: 1px dashed #000000;
	position: relative;
}
#productoverzicht .product .details .prices .old {
	float: left;
	margin-left: 20px;
	margin-top: 14px;
	font-weight: bold;
	text-decoration: line-through;
	color: #6FAE06;
}
#productoverzicht .product .details .prices .new {
	margin-left: 100px;
	margin-bottom: 10px;
}
#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: #ff6a00;
	letter-spacing:-1px;
    text-decoration: none
}

#productoverzicht .product .details .beoordeling {
	display: block;
	height: 28px;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	right: 10px;
	position: absolute;
	line-height: 1;
}
#productoverzicht .product .details .beoordeling .beoordeling_aantal {
	font-weight: normal;
}

#productoverzicht .product .details .beoordeling .beoordeling_cijfer_major {
	color: #78b317;
	font-size: 23px;
}
#productoverzicht .product .details .beoordeling .beoordeling_cijfer_minor {
	color: #78b317;
}


#productoverzicht .product .details .bottom {
	background: 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 .details .productwrap .buttons {
	border-top: 1px dashed #000;
	padding-top: 5px;
	position:absolute;
	z-index:1;
	left:180px;
	top:154px;
	width:450px;
	height:26px;
}
#productoverzicht .details .productwrap .buttons .btnDetails {
	float: left;
}
#productoverzicht .details .productwrap .buttons .btnOrder {
	float: right;
}

#product .details .merkimg {
	position:absolute;
	z-index:2;
	text-align:left !important;
	top:0px;
	left:0px;
	border-bottom: 1px solid #009ee0 !important;
	border-right: 1px solid #009ee0 !important;
	width:auto !important;
	height:auto !important;
	cursor:pointer;
	font-size:1px;
	line-height:1px;
}

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

/*style="posion:absolute;z-index:1;width:50px;height:50px;top:1px;left:1px;"*/

.productwrap {
	padding: 0 0 10px 0;
}
.productwrap .select {
	margin-top: 98px;
	text-align:left;
	position: absolute;
	right: 0px;
	padding-right: 10px;
	background: url(../img/shop/dot-gray.gif) center right repeat-x;
}
.productwrap .select input {

	margin: 0;
	padding: 0;
}
.generic_paginator .paging .page,
#productoverzicht .paging .page {
	float: left;
	width: 32px;
	height: 47px;
	color: #fff;
	font-size: 14px;
	line-height: 29px;
	text-align: center;
	font-weight: bold;
	background: url( '/site/dig/img/shop/counter.gif' ) center no-repeat;
	margin-right: 5px;
	cursor: pointer;
}
.generic_paginator .paging .selected,
#productoverzicht .paging .selected {
	background: url( '/site/dig/img/shop/counter.gif' ) center no-repeat;
	color: #000;
}
.generic_paginator .paging .separator,
#productoverzicht .paging .separator {
	background: url( '/site/dig/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/dig/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: #ff6a00;
						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: #6FAE06;
						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 #ff6a00;
	margin-top: 10px;
}
#bestel .bline {
	border-top: 1px solid #000;	
}
#bestel h2 {
	margin: 0; 
	padding: 0;
	font-size: 18px;
	margin-top: 20px;
	color: #ff6a00;
	line-height: 22px;
	text-transform: uppercase;
}
#bestel .verder {
	margin-top: 20px;
}
#bestel .left .steps .selectedstep {
	background: url( '/site/dig/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/dig/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/dig/img/shop/box-top.gif' ) left no-repeat;
	width: 226px;
	height: 6px;
	margin-top: 10px;
}
#bestel .left .summary .bottom {
	background: url( '/site/dig/img/shop/box-bottom.gif' ) left no-repeat;
	width: 226px;
	height: 6px;
}
#bestel .left .summary .middle {
	background: url( '/site/dig/img/shop/box-bg.gif' ) left repeat-y;
	width: 226px;		
}
#bestel .left .summary .item {
	font-weight: bold;
	background: url( '/site/dig/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: #ff6a00;
	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 #ff6a00;
	float: left;
}
#bestel .right tr.even {
	background-color: #ECECEC;
}
#bestel .right tr {
	border: 1px solid #ff6a00;
}
#bestel .right tr.head {
	border: 0;
}
#bestel .right td {
	padding: 10px;
}
#bestel .right .price {
	color: #6fae06;
	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: #6fae06;
}
#bestel .sum .total {
	color: #6fae06;
	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/dig/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_shop, #in_uit_loggen, #cart {
	cursor: pointer;
}

#bestelstappen div {
	background: url(../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(../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 #c5c6c6;
}
.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:#fe6202;
		font-weight:bold;
		font-size:17px;
	}
	.basketcontainer tr.extrarow td.bedrag {
		font-size: 15px;
	}  
	.basketcontainer td.verwijderen {
		width:85px;
		text-align:center;
	}
	
	.basketcontainer tr.basketheader {
		background-color: inherit;
	}
	.basketcontainer tr {
		background-color:#ffffff;
	}
	.basketcontainer tr.odd {
		background-color:#ececec;
		border-bottom:1px solid #c5c6c6;
		border-top:1px solid #c5c6c6;
	}


.basketamountcontainer {
	font-size:11px;
	color:#111111;
	font-weight:bold;
	line-height:13px;
	vertical-align:top;
}
	.basketamountcontainer .label {
		float:left;
		padding-left:113px;
		width:250px;
	}
	.basketamountcontainer p {
		color:#111111;
	}
	.basketamountcontainer b {
		color:#fe6202;
		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 #000000;
		width:100%;
		height:0;
	}
	

.button {
	background:url(../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 #c1c1c1;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;
}

#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]-->



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

.filters .sorteer_label {
	font-weight: bold;
	float: right;	
	margin-right: 8px;
	margin-top: 2px;
}
.filters #sortering {
	font-size: 11px;
	height: 22px;
	width: 80px;
	margin-right: 8px;
	float: right;
}

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

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

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

.filterbox {
	display: none;
	border: solid 1px #ff6a00; 
	padding: 8px;
	background-color: white;
	width: 682px; 
	position: absolute; 
	top: 70px;
	left: 0;
	z-index: 1100;
}

.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;
}

/********************************
   BOX COMBIDEAL 
********************************/

.combideal {
	
	min-height: 10px;
	width: 92px;
	text-align: center;	
	float: right;
	cursor: pointer;
	position: relative;
	margin-bottom: 15px;
	margin-right: 8px; 
}

	.combideal .combideal_top {
		background: url( '/site/dig/img/shop/bg-combideal-top.gif' ) no-repeat;
		line-height: 5px;
		font-size: 1px;
		height: 5px;
		width: 92px;
		cursor: pointer;
		position: relative;
		margin: 0;
		padding: 0;
	}

	#product .combiplus {
		background: url('/site/dig/img/shop/combi-plus.gif') no-repeat;
		width: 109px;
		height: 75px;
		position: relative;
		left: -17px;
		top: -18px;
		cursor: pointer;
		color: #FFF;
		text-align: right;
	}
	
	
	#product .combiplus span {
		color: #FFF;
		text-decoration: line-through;
		margin-right: 20px;
		margin-top: 8px;
	}
	.combideal .combideal_text {
		width: 92px;
		height: 16px;		
		background: url('/site/dig/img/shop/bg-combideal-text.gif') no-repeat;
	}
	
	#product .combideal .productimg {
		width: 82px;
		height: 54px;
		border: none;	
		background: white;
		position: relative;
		left: -25px;
		/*margin: 28px 33px 0 47px;	*/
	}

	.combideal .name {
        margin-top: 5px;
		color: #FFF;
		width: 90px;
		text-align: center;
	}
	.combideal .rest {
		
	}
		.combideal .price {
			color: #FFF;
			font-weight: bold;
			font-size: 14px;
			text-align: right;
			margin: 0;
			padding: 0;
			margin-right: 10px;
			margin-top: -15px;
		}
		
		.combideal .rest .voorheen {
			color: #FFF;
			font-weight: normal;
			padding-top: 0;
			font-size: 9px;
			text-align: right;
			margin-right: 20px;
		}
		
		.combideal .rest .plus {
			color: #FFF;
			font-weight: normal;
			font-size: 10px;
			position: relative;
			left: 34px;
			top: -32px;
		} 
		.combideal .rest .voorheen span {
			text-decoration: line-through;
		}	

