/*standaard*/


a, div, img, table, table td, form{
	margin: 0;
	padding: 0;
}
img{
	border:none;
}
a{
	color: #0000ff;
}
a:hover, a:active{
	text-decoration: none;
}
ul{
	list-style-type: none;
}
h1{font-family : arial, sans-serif; margin: 0 0 4px; padding: 0; font-size: 1.3em;}
h1{margin: 0 0 4px; padding: 0; font-size: 1.3em;}
h2{font-size: 1em; margin: 12px 0 0; padding: 0;}
#content table h2{margin: 0; padding: 0;}
h3{font-size: 1em; margin: 4px 0 0; padding: 0; color: #3E3E3E;}
h4{font-size: 1em; margin: 4px 0 0; padding: 0; color: #3E3E3E;}
p{font-size: 1em; margin: 3px 0 9px; padding: 0;}
.product-categorie-product-info h2{font-size: 1em; margin: 8px 0 0; padding: 0;}
#product-info-content h2{font-size: 1em; margin: 8px 0 0; padding: 0;}

body{
	color: black;
	font-family : arial, sans-serif;
	font-size: 100%;
	margin:0;
	padding: 0;
	background-color: #6D8FD1;
	background-color: #aec7ff;
	background-image: url(../images/body-bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	overflow: visible;
}


/* logo & topnav container */

#toppage-container{
	min-width: 975px;
	background-color: white;
	margin: 0 10px 0;
	font-size: 0.75em;
	background-image: url(../images/header-bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
*html #toppage-container{
	margin: 0 auto 0;
	width: 979px;
}
#logo{
	margin: 0 0 0 10px;
}
#topnav{
	width: 524px;
	margin: 0;
	background-color: white;
	float: right;
	line-height: 1.4em;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
}
#topnav p{
	margin: 0;
	padding: 0;
}
#topnav span{
	display: block;
	padding: 4px 8px 0;
}
#topnav span input{
	height: 15px;
	margin: 2px 0;
}
#login_box input {
	vertical-align: bottom;
}
.topnav-login-button{
	background-color: #fff;
	background-image: url(/images/inloggen-small.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 56px;
	height: 20px;
	border: none;
}
.topnav-logout-button{
	width: 62px;
	border: none;
	height: 20px;
}
#shoppingcart-small{
	float: right;
	width: 220px;
	padding: 4px 8px 8px 9px;
	background-color: #fff7e0;
	-moz-border-radius-bottomright: 8px;
	background-image: url(../images/topnav-bg.jpg);
	background-position: top left;
	background-repeat: repeat-y;	
}
.float-right{
	float: right;
}


/* page */

#page-container{
	min-width: 971px;
	background-color: white;
	margin: 0 10px 0;
	padding: 0 2px 0;
	font-size: 0.8em;
}
*html #page-container{
	margin: 0 auto 0;
	width: 975px;
}


/* header */

#header{
	padding: 10px 0 8px;
	background-color: #fff;
}
#mainnav-container{
	margin: 0 0 1px 0;
	height: 30px;
	background-image: url(../images/nav-bg.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
}
.mainnav{
	padding-right: 1px;
	background-image: url(../images/nav-bg-right.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	float: left;
	height: 30px;
}
.mainnav li{
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	background-image: url(../images/nav-bg-right.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.mainnav .home{
	float: left;
	margin: 0;
	padding: 0;
	background-image: none;
}
.mainnav li a{

	float: left;
	padding: 8px 8px 0 8px;
	height: 22px;
	color: white;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
.mainnav li a:hover, .mainnav li a:active, .mainnav li.selected a, .mainnav li.selected a:visited{
	background-image: url(../images/nav-bg-sel.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
.mainnav li a:hover span, .mainnav li a:active span, .mainnav li.selected a span, .mainnav li.selected a:visited span{
	background-image: url(../images/nav-bg-sel-right.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	width: 1px;
	height: 30px;
	margin: -8px 0 0 -8px;
}



/*search en login funtie*/

#search-login{
	clear: both;
	background-color: #3c72de;
	padding: 2px 10px 3px;
	color: white;
	text-align: center;
}
#login_box {
	padding: 0 8px 0;
}
#login{
	margin-top: 8px;
}
#login input{
	margin-bottom: 2px;
}
.searchinput, .logininput, .newsletterinput{
	border-top: 1px solid #555c69;
	border-left: 1px solid #555c69;
	border-right: 1px solid #c3c6cc;
	border-bottom: 1px solid #c3c6cc;
}
#search{
	margin: 0 auto;
}
#search label{

}
.search-button{
	background-color: #fff;
	background-image: url(/images/zoeken-small.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 55px;
	height: 22px;
	border: none;
	padding: 0;
	margin: 0 0 -5px;
}
.searchinput{
	width: 250px;
	margin: 0 3px 0 5px;
	padding: 4px 0 1px;
}
*html .logout-button{
	margin-top: 1px;
}
.redonwhite-button{
	background-image: url(/images/formbutton-white.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: red;
	width: 19px;
	height: 19px;
	margin: 0 0 -4px;
	border: none;
}
*html .redonwhite-button,*html .redonblue-button{
	margin-bottom: 0px;
}

.logininput{
	width: 100px;
	margin-right: 3px;
}
/*left navigation*/

.newsletterinput{
	width: 140px;
	margin-right: 3px;
}
.qshop-left{
	text-align: left;
	padding: 12px 0 0 6px;
}
#left-navcontainer{
	float: left;
	width: 194px;
	padding: 0 0;
	margin: 0 10px 8px 0;
}
*html #left-navcontainer{ /*ie6 min-height, kan niet op content vanwege overflow: hidden;*/
	height: 580px;
	width: 174px;
	overflow:hidden;
}
#left-navigation{
	background-color: #fff;
	border-right: 1px solid #C7DAFF;
	margin: 0 0 10px;
	padding: 0 0 6px 6px;
}
#left-navigation li{
	font-weight: bold;
	line-height: 1.4em;
}
#left-navigation li ul li{
	font-weight: normal;
}
#left-navigation ul{
	width: 174px;
	margin: 0 0 6px;
	padding: 0;
}
#left-navigation ul ul{
	width: 166px;
	margin: 0 0 0 8px;
	padding: 0;
	font-size:0.9em;
}
#left-navigation li.selected a{color:#940101;}
#left-navigation li.selected li a{color:#0000ff;}
#left-navcontainer form{
	padding-left: 6px;
}
#left-navcontainer p{
	padding: 2px 0 6px;
	margin: 0;
}

/*breadcrump*/

#breadcrumb{
	font-size: 1em;
	background-color: #C7DAFF;
	margin-top: 0px;
	padding: 2px 10px 4px;
}
#breadcrumb span{
	float: right;
}

/* content */

#content{
	min-height: 580px;
	min-width: 756px;
	overflow: hidden;
	padding: 0 10px 12px 0;
}
#content ul{
	list-style-type: disc;
	padding-left: 14px;
	margin-top: 3px;
}
*html #content ul{
	margin-left: 3px;
}
#content table td{
	padding-right: 4px;
}

*html #content{
	width: 767px;
}

/* frontpage */

#front-content{
	width: 607px;
	float: left;
	min-height: 580px;
	overflow:hidden;
}
#specialoffers{
	border: 3px solid #C2D6FF;
	padding: 4px;
	width: 586px;
	float: left;
}
#specialoffers table{
	table-layout: fixed;
	border-collapse: collapse;
	width: 100%;
	border: hidden;
	padding: 0;
	background-image: url(/images/spec-off-bg.gif);
	background-position: center;
	background-repeat: no-repeat;
}
#specialoffers table td p {
	font-size:0.7em;
	margin:5px 0pt 0pt;
	padding:0pt;
}
#specialoffers table td{
	padding: 0 12px 0 7px;
	width: 33%;
	text-align: left;
	vertical-align: top;
	position: relative;
}
.specialoffers-div{
	height: 110px;
}
.specialoffers-div img{
	vertical-align: top;
	margin-right: 2px;
}
*html #specialoffers table td{
	border-left: none;
}
#specialoffers table td img{
	margin-top: 2px;
}
.sticker-float{
	float: right;
}
#specialoffers ul li a{
	font-weight: normal;
}
#specialoffers ul{
	margin-top: -2px;
}
#content .product-options{
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-bottom: 2px;
}
.product-options li{
	margin: 2px 0 0;
}
.product-options img{
	margin: 0 3px -4px 0;
}
#newstable{
	width: 586px;
	border-collapse: collapse;
	margin-top: 8px;
	float: left;
}
#newstable td{
	width: 33%;
	padding: 6px 0 0 4px;
	vertical-align: top;
}


/*product information page*/

#product-info-content{
	min-height: 580px;
	padding-bottom: 12px;
}
.order-product{
	text-align: right;
	padding-top: 12px;
}
#product-info-content .prod_list{
	margin: 0 0 0 auto;
}
#product-info-content .prod_list td, #product-info-content .prod_list th{
	padding: 0 8px 0 0;
	vertical-align: top;
	text-align: left;
}
#product-info-content .prod_list .text-align-right{
	text-align: right;
}
.product-image-big{
	float: left;
	margin-bottom: 12px;
	margin-right: 6px;
}
.reviewscore{
	font-size: 0.9em;
	font-weight: bold;
}
.reviewscore span{
	margin: 0 3px;
}
.reviewscore p{
	display: inline;
}
.reviewscore span img{
	display: inline;
	margin: 0 1px -1px 0;
}
.price{
	width: 60px;
}
.product-quantity-input{
	width: 34px;
	border-top: 1px solid #555c69;
	border-left: 1px solid #555c69;
	border-right: 1px solid #c3c6cc;
	border-bottom: 1px solid #c3c6cc;
	height: 16px;
}
#product-description{
	clear: both;
	border-top: 1px solid #C7DAFF;
	margin: 30px 0 0 0;
	padding: 6px 4px;
}
.reviews{
	text-align: right;
	margin-top: 5px;
}
.small_remark{
	font-style: italic;
	font-size: 0.8em;
	text-align: right;
}
/*special product offers right colom */

#productoffer-right{
	border-left: 1px solid #C7DAFF;
	padding: 5px;
	margin-left: 71%;
	min-width: 139px;
}
#content .productoffer-right-frontpage{
	margin-left: 617px;
}
*html #content .productoffer-right-frontpage{
	margin-left: 607px;
	overflow: Hidden;
}
#productoffer-right table{
	border-collapse: collapse;
	vertical-align: top;
	margin-bottom: 6px;
}
#productoffer-right table td{
	border-collapse: collapse;
	vertical-align: top;
	padding: 0 3px 5px 0;
}
#productoffer-right p{
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#productoffer-right table td img{
	margin-top: 2px;
}
*html #productoffer-right{
	width: 146px;
}
.pagelink{
	width: 500px;
}

/* productoverview and catogorieoverview pages */


#product-overview{
	border-top: 1px solid #C7DAFF;
	border-collapse: collapse;
	width: 100%;
}
#product-overview td{
	border-bottom: 1px solid #C7DAFF;
	vertical-align: top;
	padding: 4px;
}
.product-categorie-image-holder{
	width: 80px;
}
#product-overview td ul{
	margin: 0;
	padding: 0;
}
.order-product{
	border: 1px solid red;
}
.order-buttons{
	margin-top: 0px;
}
.product-price-holder{
	margin-bottom: 2px;
}
.all-products{
	display: block;
	height: 22px;
	width: 142px;
}
.single-order-product{
	text-align: right;
}
.single-order-product label{
	font-weight: bold;
}
.btw{
	font-size: 0.76em;
}
.product-price{
	font-size: 1.35em;
	color: #B60101;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.delivery-times{
	color: #822121;
	margin-bottom: 0px;
}
.extra-prod-info{
	margin: 4px 0 0 0;
}
.extra-prod-info p{
	color: #575757;
	margin: 1px 0 0 0;
	font-size: 0.85em;
}
#product-overview .short-product-description ul{
	list-style-type: disc;
	margin-left: 14px;
}
#product-overview .product-categorie-product-info{
	width: 27em;
}
#product-info-page{
	float: left;
}

/*shoppingcart*/


#shoppingcart{
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #C7DAFF;
}
#shoppingcart td{
	vertical-align: top;
	padding: 4px 4px;
	border-bottom: 1px solid #C7DAFF;
}
#shoppingcart .no_divider td {
	border-bottom: none;
}
#shoppingcart .top_divider td {
	border-top: 1px solid #C7DAFF;
}
#shoppingcart th{
	text-align: left;
	border-bottom: 1px solid #C7DAFF;
	padding: 0 4px;
}
#shoppingcart-buttons{
	margin-top: 10px;
}
#shoppingcart .textalignright{
	text-align: right;
	font-weight: bold;
}
#shoppingcart .textalignright .light{
	font-weight: normal;
	margin-top: 4px;
}
.button-white{
	height: 19px;
	background-color: #164cb8;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid #8cb2ff;
	border-top: 1px solid #8cb2ff;
	margin-left: 4px;
	color: white;
	font-weight: bold;
	line-height: 0.9em;
	width: 90px;
	font-size: 0.95em;
}
.button-white-nowidth{
	float: right;
	height: 19px;
	background-color: #164cb8;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid #8cb2ff;
	border-top: 1px solid #8cb2ff;
	margin-left: 4px;
	color: white;
	font-weight: bold;
	line-height: 0.9em;
	font-size: 0.95em;
}
.button-standard{
	float: right;
}
.afrekenen{
	float: right;
}
.veranderen{
	margin: 0 0 -5px 4px;
}
.bestelsnel-button{
	margin-right: 4px;
	float: left;
}
.bestelsnel-button-right{
	margin: 4px 4px 10px;
	float: right;
}
.inwinkelwagen-button{
	margin-right: 4px;
	float: left;
}
.inwinkelwagen-button-right{
	float: right;
	margin: 4px 4px 0;
}

/*bestel geschiedenis overzicht*/


#order-history{
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #C7DAFF;
	border-top: 1px solid #C7DAFF;
}
#order-history td{
	vertical-align: top;
	padding: 1px 4px;
}
#order-history th{
	text-align: left;
	border-bottom: 1px solid #C7DAFF;
	padding: 0 4px;
}
#order-history .fixed-with{

}


/*order overzicht*/

#cart{
	border-collapse: collapse;
	border-bottom: 1px solid #C7DAFF;
	border-top: 1px solid #C7DAFF;
	margin: 10px 0 14px;
}
#cart td{
	vertical-align: top;
	padding: 4px 8px;
	border-bottom: 1px solid #C7DAFF;
}
#cart .no_divider td{
	border-bottom: none;
}
#cart .top_divider td{
	border-top: 1px solid #C7DAFF;
}
#cart th{
	text-align: left;
	border-bottom: 1px solid #C7DAFF;
	padding: 1px 8px;
}
#cart .textalignright{
	text-align: right;
}
#cart .fixed-with{
	width: 9em;
}
#cart .total{
	font-weight: bold;
}

/*forms*/

#wholesale{
	float: right;
	background-color: #c2d6ff;
	padding: 0 15px 15px;
	margin-left: 10px;
}
#wholesale input{
	margin-top: 4px;
	width: 250px;
}
#wholesale textarea{
	margin-top: 4px;
	height: 200px;
	width: 250px;
}
#wholesale .button-white{
	width: 90px;
	float:right;
}
.formwrapper{
	border-collapse: collapse;
	margin: 6px 0 14px;
}
*html .formwrapper{
}
.formwrapper td{
 	text-align: left;
 	width: 220px;
 	padding: 9px 0 0 3px;

}
.formwrapper .formlabel-td{
	width: 220px;
	text-align: right;
 	vertical-align: top;
 	background-color: #f6f6f6;
}
.formwrapper textarea{
	height: 8em;
}
.inputfield, .formwrapper textarea{
	width: 216px;
	margin-top: -3px;
}
.inputfield-small{
	width: 86px;
	margin-top: -3px;
}
*html .inputfield-small{
	width: 84px;
}
.select{
	width: 220px;
	margin-top: -3px;
}
*html .select{
	width: 222px;
}
.select-small{
	width: 90px;
	margin-top: -3px;
}
.formwrapper .formbutton{
	margin-left: 5px;
	float: right;
}
.line{
	border-top: 1px solid #8babeb;
	margin: 12px 0 12px;
}
*html .line{
	width: 767px;
}
select{
	margin-left: 4px;
}


/*footer*/


#footer{
	clear: both;
	background-image: url(/images/footer-bg.jpg);
	background-position: top center;
	background-repeat: repeat;
	border-top: 1px solid #4276df;
	padding: 8px;
}
#footer div{
	border: 1px solid #4276df;
	-moz-border-radius: 8px;
	margin: 0 auto;
	padding: 8px;
	background-color: white;
	width: 65em;
}
#tooler-info{
	background-color: white;
	border-collapse: collapse;
	width: auto;
	margin: 0 auto;
}
#tooler-info img{
	margin: 4px 4px;
}
#tooler-info td, #tooler-info th{
	padding: 0 8px;
	vertical-align: top;
	text-align: left;
	border-left: 1px solid #979797;
	width: 180px;
}
#tooler-info td ul{
	padding: 0;
	margin: 0;
}
#tooler-info .first-td, #specialoffers .first-td{
	border-left: none;
	padding-left: 3px;
}
#errors {
	padding: 6px 10px;
	background: #FF8800;
	list-style-type: none;
}
#errors li{
	margin-left: 10px;
}
#notices li {
/* 	list-style: normal; */
}
.himages{float:right;}
a.infobutton{
	position:relative;
}
.infobutton .extra-prod-info{
	background-color: #C2D6FF;
	color: black;
	display:none;
	position:absolute;
	width: 200px;
	left:-199px;
	top:-10px;
	padding: 4px;
}
a.infobutton:hover .extra-prod-info,a.infobutton:focus .extra-prod-info,a.infobutton:active .extra-prod-info{
	display:block;
	z-index:80;
}

/* paginator */

#content #sorters{
	list-style-type: none;
	padding: 0;
	margin: 5px 0;
}
#sorters li{
	display: inline;
	padding: 0 6px;
	border-left: 1px solid #000;
}
#sorters .sorter-first{
	padding: 0;
	border-left: none;
}
#paginatorholder .fstelement{
	border-left: none;
}
#paginatorholder a{
	margin: 0 2px;
}
#content #pagers{
	list-style-type: none;
	padding: 0;
	margin: 5px 0 9px;
}
#pagers li{
	display: inline;
	padding: 0 6px;
	border-left: 1px solid #000;
}
#pagers .pager-first{
	padding: 0;
	border-left: none;
}
#pagers .selected, #sorters .selected{
	font-weight: bold;
}
.deepproductcount{
	font-size: 0.8em;
}




