@charset "utf-8";
/* Algemene settings */
.bodyoverflow{
    overflow: hidden;
}
#webshop_all{
	width: 100%;
	height: 100%;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000;
}
#top_search{
	background: #DDD;
    float: left;
}
#search_field{
	float: right;
	margin: 3px;
	padding: 0px;
}
#line_clearer{
	height: 1px;
	width: 100%;
	clear: both;
}
#search_check{
	width: 250px;
	float: right;
	margin: 3px;
	padding: 0px;
}
#adv_search{
	width: 450px;
	text-align: center;
	border: 1px #DDD solid;
	margin: 0px auto;
	padding: 10px;
}
#searchadv_container{
	margin: 30px 0px 0px 0px;
	width: 100%;
	text-align: center;
}
#cart_overview{
    margin: 0px 0px 0px 167px;
}
#cart{
    margin: 0px;
}
#cart_text, #amount_price{
	margin: 0px;
	padding: 7px 0px 0px 0px;
}
#cat_cart_line{
	margin: 3px 3px 3px 3px;
	background: #DDD;
	height: 2px;
	width: 169px;
}
#main_webshop{
	width: 975px;
}
#left_and_right{
	width: 100%;
}
#main_categories{
    float: left;
    width: 170px;
}
#right_items{
	float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height:100%;
}
#item_order_button{
    margin: 0px 0px 10px 0px;
}
/* Categorieën */
#catnav{
	list-style:none;
	margin:0px;
	padding:0px
}
#catnav ul.catopen{
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}
#catnav li{
	padding-left: 12px;
	line-height: 18px;
	background-position: 2px 6px;
	background-repeat: no-repeat;
}
#catnav li a{
	text-decoration: none;
	padding-right: 4px;
}
#catnav li a:hover{
	text-decoration:underline;
}
#catnav li.catclosed_arrowright{
	background-image: url(Images/arrow_right.gif);
}
#catnav li.catopen_arrowdown{
	background-image: url(Images/arrow_down.gif);
	font-weight: bold;
}
#catnav li.catopen a{
	font-weight: bold;
}
#catnav li.catclosed_level1 a{
	padding-left: 14px;
}
#catnav li.catopen_level1 a{
	font-weight: bold;
	padding-left: 14px;
}
#catnav li.catclosed_level1arrowright{
	background-image: url(Images/arrow_right.gif);
	background-position: 10% 50%;
}
#catnav li.catclosed_level1arrowright a{
	padding-left: 14px;
}
#catnav li.catopen_level1arrowdown{
	background-image: url(Images/arrow_down.gif);
	background-position: 10% 50%;
}
#catnav li.catopen_level1arrowdown a{
	font-weight: bold;
	padding-left: 14px;
}
#catnav li.catclosed_level2 a{
	padding-left: 26px;
}
#catnav li.catopen_level2 a{
	font-weight: bold;
	padding-left: 26px;
}
#catnav li.catclosed_level2arrowright{
	background-image: url(Images/arrow_right.gif);
	background-position: 17% 50%;
}
#catnav li.catclosed_level2arrowright a{
	padding-left: 26px;
}
#catnav li.catopen_level2arrowdown{
	background-image: url(Images/arrow_down.gif);
	background-position: 17% 50%;
}
#catnav li.catopen_level2arrowdown a{
	font-weight: bold;
	padding-left: 26px;
}
#catnav li.catclosed_level3 a{
	padding-left: 38px;
}
#catnav li.catopen_level3 a{
	font-weight: bold;
	padding-left: 38px;
}
#category_item{
    width: 200px;
}
#category_content{
    width: 187px;
    height: 185px;
    background: #DDD;
    cursor: pointer;
}
#category_text{
    text-align: left;
    cursor: pointer;
}
#category_menu{
    width: 200px;
}
/* Linker gedeelte */
#services_wrapper{
  height: auto;
}
.services_checkout_left,.services_checkout_right{
  float: left;
}
.services_table_clients{
  margin: 10px 10px 10px 10px;
  height: auto;
  border: 1px solid #DDD;
}
#left_cat_login_cart{
	float: left;
	width: 175px;
	background: #DDD;
}
#user_realname, #forgot_pass, #new_user{
	margin: 0px; padding: 0px;
}
#categories{
	width: 175px;
	height: auto;
	min-height: 150px;
}
#login{
	text-align: left;
    float: left;
    padding: 10px;
}
#cart_login_stripe{
    float: left;
    padding: 10px;
}
#item_login, #item_cart, #item_cart_login{
    font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000;
}
#cart{
    text-align: left;
	float: left;
    padding: 10px;
}
#cart_text, #amount_price{
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#cat_cart_line{
	margin: 3px 3px 3px 3px;
	background: #DDD;
	height: 2px;
	width: 169px;
}
/* Rechter gedeelte */
#webshop_items{
	width: 100%;
	min-width: 400px;
	height: auto;
	min-height: 500px;
}
/* Main gedeelte */
#ideal_banner{
	padding-top: 10px;
	text-align: center;
}
#sort_pages{
    /* width: 700px; */
}
#webshop_pages{
	width: 50px;
    float: left;
	height: 20px;
    margin: 4px 0px 0px 0px;
}
#loginfirst{
    text-align: center;
    margin: 0px auto;
    width: 550px;
}
#submenu_block{
    float: left;
    height: 525px;
    width: 175px;
}
#items_block{
    float: left;
}
/* Cart Overlay */
.overlayamount{
 position:fixed;
 top: 0px;
 left: 0px;
 right: 0px;
 bottom: 0px;
 z-index: 1000;
 height: 100%;
 overflow-y: auto;
 background: rgba(50, 50, 50, 0.5);
}
.ioverlayamount{
 position: relative;
 margin: 0px auto;
 background: #fff;
 padding: 0px 0px 0px 0px;
 top: 200px;
 width: 623px;
 height: 175px;
 border: 1px #000000 solid;
 z-index: 1001;
}
#cartamount{
	min-width: 400px;
	min-height: 100px;
}
/* End Cart Overlay */
/* Balk boven de items */
#cat_name{
	float: left;
	min-width: 445px;
	height: 17px;
	margin: 0px;
	padding: 3px 0px 0px 10px;
	font-size: 12pt;
    padding: 0px;
}
/*#cat_prev{
	float: left;
	min-width: 44px;
	height: 17px;
	background: #DDD;
	margin: 0px 0px 0px 2px;
	padding: 3px 0px 0px 3px;
	font-weight: bold;
}*/
#cat_prev_link{
	margin: 0px 0px 0px 1px;
}
#cat_page{
	float: left;
	height: 17px;
	margin: 0px 0px 0px 2px;
	padding: 3px 0px 0px 3px;
	font-weight: normal;
	text-align: center;
}
/*#cat_next{
	float: left;
	min-width: 44px;
	height: 17px;
	background: #DDD;
	margin: 0px 0px 0px 2px;
	padding: 3px 0px 0px 3px;
	font-weight: bold;
	text-align: right;
}*/
#cat_next_link{
	margin: 0px 1px 0px 0px;
}
#Orderlink img{
    width: 20px;
    height: 20px;
    float: right;
    margin: 4px 4px 0px 0px;
    padding: 0px;
    border: 0px;
}
/* Artikel info */
/* Hoofdpagina */
#loading_part{
	min-width: 400px;
}
#item_no_result{
    margin: 20px 0px 0px 0px;
    width: 100%;
}
#noresult{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
#sort_style{
	height: 30px;
    float: left;
}
#select_style{
	margin: 0px;
	padding: 5px 10px 0px 0px;
}
#item_info{
	border: 1px solid #DDD;
	width: 187px;
	float: left;
	margin: 0px 0px 10px 5px;
	padding: 0px;
}
#item_info_detail{
	margin: 30px 0px 0px 0px;
    height: auto;
}
#item_image{
	margin: 0px;
	padding: 0px 3px 3px 3px;
	width: 100%;
	max-width: 350px;
}
#item_noimage{
    margin: 0px;
	padding: 25px 3px 3px 3px;
}
#item_image_small{
    margin: 0px;
	padding: 5px;
}
#item_image_div{
    margin: 0px 0px 0px 0px;
}
#image_p{
	margin: 0px;
	padding: 3px 1px 1px 1px;
	text-align: center;
}
#brand_p{
	width: 160px;
	height: auto;
	text-align: center;
}
#brand_image{
	border: 1px solid #DDD;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#brand_image_div{
	width: 150px;
	float: left;
}
#item_container{
	margin: 5px 5px 5px 5px;
}
#item_line{
    height: 2px;
	width: 95%;
	float: left;
	background: #DDD;
	margin: 5px;
}
#item_text_price{
    height: auto;
	width: 187px;
    text-align: center;
}
#item_text_price_amount{
    float: left;
	width: 433px;
	min-height: 200px;
}
#item_image_div_amount{
	float: left;
	width: 40%;
	box-sizing: border-box;
	padding: 5px;
}
#item_text{
	min-width: 187px;
    text-align: center;
    height: 230px;
}
#item_artnumber{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#item_artname{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#item_arttype{
	margin: 0px;
	padding: 0px;
	color: #0000FF;
}
#item_arttext, #item_pricenormal, #item_pricesale{
	margin: 0px;
	padding: 0px;
}
#item_read{
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}
#item_brand_div{
	float: left;
	width: 165px;
}
#item_read:hover{
	text-decoration: underline;
}
#item_price{
    height: 30px;
}
#old_price{
	font-size: 8pt;
}
#old_pricestrike{
	text-decoration: line-through;
}
#new_price{
	color: #FF0000;
	font-weight: bold;
}

.fadeparagraph{
    position: absolute;
    top: 200px;
    left: 400px;
    border: 1px solid #000000;
    padding: 10px;
    background: #FFFFFF;
    z-index: 10000;
}
/* Tabbladen (gedeelte wordt opgehaald en gemaakt) */
#webshopnav {
	position:relative;
	float:left;
	width:700px;
	padding:0px 0px 0em 1em;
	margin: 10px;
	list-style:none;
	line-height:1.5em;
}
#webshopnav li {
	float:left;
	margin:0px;
	padding:0px;
}
#webshopnav a {
	display:block;
	background: #f2f3f6;
	text-decoration:none;
	margin: 0px;
	padding:0.25em 1em;
	border-left:1px solid #aaa;
	border-top:1px solid #aaa;
	border-right:1px solid #aaa;
}
#webshopnav a.here:link,
#webshopnav a.here:visited {
	position:relative;
	z-index:102;
}
#detail_image{
	float: left;
    width: 100%;
    text-align: center;
	position: relative;
}
#item_detailimages{
	float: left;
	height: auto;
}
#item_detailthumbs_images{
    float: left;
}
#item_detailthumbs{
	float: left;
	width: 55px;
	height: 55px;
	border: 1px solid #ddd;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
}
#item_detail_line{
	height: 200px;
	width: 2px;
	float: left;
	background: #DDD;
	margin: 8px 0px 0px 5px;
}
#item_detail_pricename{
	float: left;
}
#item_detail_nametype{
	margin: 13px 0px 0px 10px;
	width: 525px;
	min-width: 150px;
}
#item_detail_prices{
	margin: 10px 0px 0px 10px;
}
#item_detail_price_big{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 14pt;
}
#item_detail_cart_amount{
    margin: 10px 0px 0px 0px;
}
#btn_detail_order{
    margin: 10px 0px 0px 0px;
}
#item_detail_info{
	width: 710px;
	margin: 10px 0px 0px 10px;
}
#item_detail_color{
    margin: 10px 0px 0px 0px;
}
#item_detail_relations{
	width: 100%;
    display: block;
	float: left;
}
#detail_cat_name{
	float: left;
	width: 772px;
	height: 17px;
	background: #DDD;
	margin: 0px;
	padding: 3px 0px 0px 10px;
}
#detail_text{
	margin: 10px 0px 10px 10px;
	width: 730px;
}
.detail_relations{
	margin: 5px;
	float: left;
	width: 30%;
	border: 1px solid #ddd;
	box-sizing: border-box;
	padding: 10px;
	border-radius: 3px;
	cursor: pointer;
}
#btn_detail_order{
	float: left;
	text-align: center;
}
#dotted_line{
    width: 100%;
}
#backtoitems{
    float: right;
	margin: 5px 135px 5px 5px;
}
#btwinfo{
	font-size: 9pt;
}
/* Tabbladen in detailpagina */
#showtabs{
    margin: 0px 0px 0px 25px;
}
#showtab1, #showtab2{
    float: left;
    width: 200px;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    cursor: pointer;
}
#showtab1:hover, #showtab2:hover{
 background: #fff;
}
#showtab1{
    border-left: 1px solid #000;
}
#showtab1_header, #showtab2_header{
    padding: 5px 10px 5px 10px;
}
#showtabs_input{
    clear: both;
    height: auto;
    width: 95%;
    border: 1px solid #000;
    margin: -1px 0px 0px 0px 0px;
    padding: 25px;
}
#showtabs_content1, #showtabs_content2{
    margin: 0px 0px 0px 5px;
    padding: 15px;
}
#showtabs_video{
    width: 350px;
    height: 250px;
}
.showtab{
    background: #fff;
}
/* LoginBlock */
/* Login Overlay */
#login_overlay{
 position:fixed;
 top: 0px;
 left: 0px;
 right: 0px;
 bottom: 0px;
 z-index: 1000;
 height: 100%;
 overflow-y: auto;
 background: rgba(50, 50, 50, 0.5);
}
#login_register{
 position: relative;
 margin: 0px auto;
 background: #fff;
 padding: 0px 0px 0px 0px;
 top: 50px;
 width: 650px;
 height: 250px;
 border: 1px #000000 solid;
 z-index: 1001;
 overflow: auto;
}
#loginblock_whole, #loginblock_loading, #loginblock_reset, #activateblock_second{
	margin: 0px auto;
	padding: 0px;
	width: 650px;
	height: 220px;
    font-family: Arial;
    font-size: 10pt;
    color: #333;
}
#login_table{
    margin: 0 auto;
    text-align: center;
}
#reset_table{
    margin: 0 auto;
    width: 450px;
}
#loginblock_loading p{
	margin: 20px auto;
	text-align: center;
	width: 600px;
}
#loginblock_reset h3{
	width: 100%;
	padding: 0px;
	margin: 0px auto;
    text-align: center;
}
#activateblock_second p{
	margin:20px 10px 10px 10px;
	text-align: center;
	width: 680px;
}
#loginblock_left{
	margin: 10px 10px 10px 25px;
    float: left;
    text-align: center;
}
#loginblock_left p, #loginblock_right, #loginblock_left h3, #loginblock_right h3{
	width: 250px;
	padding: 0px;
	margin: 0px;
}
#loginblock_line{
	height: 98%;
	width: 1px;
	float: left;
	background: #DDD;
	margin: 8px 0px 0px 30px;
}
#loginblock_right{
	margin: 10px 10px 10px 25px;
    float: left;
    text-align: center;
}
#registerDiv{
    margin: 0px auto;
    text-align: center;
}
#registerInput, #resetInput{
	margin: 0px auto;
    padding: 10px;
    text-align: left;
    border: 1px solid #ddd;
    width: 550px;
}
#registerInput p#Reginput{
    margin: 0px 0px 5px 0px;
}
#Reginput input{
    width: 250px;
    border: 1px solid #ddd;
}
input[type=submit], input[type=button]{
    border: 1px solid #ddd;
}
#Reginput input[type=radio], #Reginput input[type=checkbox]{
    width: 10px;
}
#registerDiv{
    font-family: Arial;
    font-size: 10pt;
}
/* Account */
#account_main, #account_delivery, #account_resetpass{
    margin: 0px auto;
	padding: 0px;
    float: left;
    height: 100%;
    font-family: Arial;
    font-size: 9pt;
    color: #333;
}
#account_menu{
    margin: 5px;
    padding: 0px;
    float: left;
    height: 100%;
}
#account_list_menu{
    list-style: none outside none;
    margin: 0px;
    padding: 0px 0px 0px 10px;
}
#AccountChangeInput, #AddChangeAddressInput{
    margin: 0px;
    padding: 10px;
    text-align: left;
    border: 1px solid #ddd;
    width: 550px;
}
#standardheader, #standardotherheader{
    font-weight: bold;
}
#ChangeAddress{
    float: right;
    margin: 0px 100px 0px 0px;
}
/* Winklwagen overzicht */
.quantity_savings{
  text-align: center;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  border-radius: 5px;
  background: #00a72f;
  line-height: 20px;
  display: inline-block;
  padding: 0 14px;
  margin: 5px auto auto auto;
}
#cart_whole{
	/*margin: 10px 0px 0px 20px;*/
	width: auto;
    height: auto;
	border: 1px solid #ddd;
}
.cart_table, .cartitemHeader, #cartview_action_buttons{
	margin: 0px auto;
	height: auto;
	width: 98%;
}

.cart_table_empty {
	text-align: center;
}

#loginInfo{
    margin: 10px 10px 10px 10px;
    border: 1px solid #DDD;
}
#place_order_text{
    float: right;
    margin: 5px 15px 5px 0px;
}
#cart_tableheader{
	padding: 0px 0px 0px 5px;
	background: #DDD;
}
#cart_totals{
    background: #EEE;
    text-align: right;
    border: 1px solid #ddd;
    width: 100px;
}
#cart_amount{
	width: 75px;
	border: 1px solid #DDD;
}
#cart_imagetext{
	width: 425px;
	border: 1px solid #DDD;
}
#cart_price, #cart_pricetotal{
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 0px 0px;
	width: 75px;
	border: 1px solid #DDD;
	text-align: right;
}
#cart_incartimage{
	float: left;
	width: 45px;
	margin: 0px;
	padding: 0px;
}
#cart_incarttext{
	float: left;
	width: 400px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 5px;
}
.cartitem, #cart_title_wrapper {
  width: 100%;
  margin: 5px auto;
  border: 1px solid #9a9a9a;
  box-sizing: border-box;
  padding: 15px;
  border-radius:2px;
}

.cartitem_amountTitle, .cartitem_amount {
  float: left;
  text-align: right;
  width: 15%;
}
.cartitem_productTitle, .cartitem_title {
  float: left;
  width: 50%;
}
.cartitem_priceTitle, .cartitem_price{
  float: left;
  width: 15%;
  text-align: right;
  box-sizing: border-box;
}

.cartitem_totalTitle, .cartitem_pricetotal {
	float: left;
	width: 15%;
	text-align: right;
	box-sizing: border-box;	
}

.cartitem_actionTitle, .cartitem_action {
	float: left;
	width: 5%;
	box-sizing: border-box;	
	text-align: right;
}

.cartitem_productTitle, .cartitem_priceTitle, .cartitem_amountTitle, .cartitem_totalTitle, .cartitem_actionTitle {
	font-size: 15px;
	margin: 0px;
	font-weight: normal;
}


#cart_title_wrapper:after {
	clear:both;
	content: '';
	display: block;
}

.cartitem_image {
  float: left;
  width: 20%;
}

.cartitem_productinfo {
	float: left;
	width: 80%;
}

.cartitem_price {
  text-align: right;
  box-sizing: border-box;
}
.cartitem_pricetotal {
  text-align: right;
  box-sizing: border-box;
}
.cart_refresh_amount{
  float: left;
  width: 45%;
}
.cart_refresh_empty{
  float: left;
  width: 55%;
}
.div_refresh_empty{
  float: left;
  width: 50%;
}
.totalCartAmount{
  float: left;
  width: 50%;
  text-align: right;
}
#deletecart_item{
	background: url(Images/Delete.png) no-repeat;
	padding: 5px 0 0 24px;
	margin: 10px 0px 0px 5px;
	width: 50px;
	height: 20px;
}
#deletecart_item a{
	padding-left: 20px;
}
#cart_refresh{
	float: left;
	background: url(Images/Refresh.png) no-repeat;
	padding: 5px 0px 0px 24px;
	margin: 10px 0px 0px 5px;
	height: 30px;
	width: 300px;
}
#cart_empty{
	float: left;
	width: 200px;
	background: url(Images/Delete.png) no-repeat;
	padding: 5px 0px 0px 24px;
	margin: 12px 0px 0px 25px;
	height: 30px;
}

#cart_refresh a{
	padding-left: 25px;
}
#total_sumall{
	height: 30px;
	text-align: right;
	padding: 2px 5px 0px 0px;
	font-weight: bold;
}
#orderblock_loading p{
	margin:20px 10px 10px 10px;
	text-align: center;
	width: 680px;
}
#cartsend{
	text-align: center;
}
#cart_login_left{
    float: left;
    width: 60%;
    padding: 10px 15px;
    height: 178px;
}
#cart_login_left td{
    width: 210px;
    padding: 0px 0px 10px 0px;
}
#cart_login_right{
    width: 40%;
    padding: 13px 0px 0px 0px;
    height: 178px;
}
#cart_login_right td{
    padding: 0px 0px 10px 0px;
}
#cart_login_right_header{
    font-size: 12pt;
    text-align: center;
}
#cart_login_right_orderlogin{
    text-align: center;
}
#invoice_deliver{
	margin: 10px 10px 10px 10px;
	height: auto;
	border: 1px solid #DDD;
}
#cart_invoice_table{
    width: 350px;
    margin: 10px;
}
#left_invoice{
    float: left;
    width: 50%;
}
#right_delivery{
    float: left;
    width: 50%;
}
#loading_address_part{
    margin: 10px;
}
#saved_addresses{
    margin: 10px 0px 0px 10px;
}
#select_addresses{
    margin: 0px 0px 0px 10px;
}
div#addresses_overlay{
	position:fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 10000;
	height: 100%;
    overflow-y: auto;
	background: url(/QSTool/Images/Help/help_background.png);
}
div#address_overlay{
	position: relative;
	margin: 0px auto;
	background: url(/QSTool/Images/Help/help_background.jpg);
	padding: 5px;
	top: 50px;
	width: 600px;
	height: auto;
	border: 1px #000 solid;
	z-index: 10001;
}
#chooseaddress{
    font-family: Arial;
    font-size: 10pt;
    color: #333;
}
#chooseaddress h3{
    width: 100%;
	padding: 0px;
	margin: 0px auto;
    text-align: center;
}
#chooseaddress_table{
    border: 1px solid #ddd;
    margin: 0px auto;
    padding: 0px;
    width: 98%;
    font-size: 9pt;
    text-align: left;
}
#add_address{
    margin: 10px;
}
#addtocart_overlay, #addtocart_overlay_error, #addtocart_overlay_feedback {
    position:fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1000;
    height: 100%;
    overflow-y: auto;
    background: rgba(50, 50, 50, 0.5);
}
#addtocart_overlay_info, #addtocart_overlay_error_info, #addtocart_overlay_feedback_info{
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -150px;
    margin-left: -150px;
    border: 1px solid #F79646;
    padding: 10px;
    background: #FFFFFF;
    z-index: 10000;
}
.addtocart_info{
    font-family: arial;
    font-size: 12px;
    color: #000;
}

#min_max_overlay{
  position:fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  height: 100%;
  overflow-y: auto;
  background: rgba(50, 50, 50, 0.5);
}
#min_max_info{
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -150px;
  margin-left: -150px;
  border: 1px solid #F79646;
  padding: 10px;
  background: #FFFFFF;
  z-index: 10000;
}
.fadeparagraph{
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -150px;
    margin-left: -150px;
    border: 1px solid #F79646;
    padding: 10px;
    background: #FFFFFF;
    z-index: 10000;
}
/* Relatieindeling */
.relation_image{
	margin: 3px 3px 3px 3px;
}
.relation_line{
	width: 2px;
	background: #DDD;
	margin: 8px 0px 0px 2px;
}
.relation_text{
	margin: 0px;
}
.relation_addtocart{
	margin: 10px 3px 3px 35px;
}
.relation_detail_price_big{
	
	margin: 10px;
	padding: 10px 0px 0px 10px;
	font-weight: bold;
	font-size: 9pt;
	color: #FF0000;
}
/* DateTimePicker */
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }
.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; }
.ui-timepicker-rtl dl dd { margin: 0 65px 10px 10px; }
/* Cookiewet ding */
#cookiesdirective{
    left:0px;
    width:100%;
    height:auto;
    background: rgba(0,0,0,0.8);
    color:#FFFFFF;
    font-family:arial;
    font-size:14px;
    text-align:center;
    z-index:1000;
}
/* .cookiebutton{
    cursor: pointer;
    width: 252px;
    text-align: center;
    color: #fff;
    padding: 4px 8px 4px 8px;
    box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.3);
    background-image: linear-gradient(rgb(156, 221, 2), rgb(89, 169, 36));
    background-color: rgb(115, 189, 23);
} */
/* Email een vriend */
div#main_mail_overlay{
	position:fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 10000;
	height: 100%;
    overflow-y: auto;
	background: rgba(50, 50, 50, 0.5);
}
div#mail_overlay{
	position: relative;
	margin: 0px auto;
	background: #fff;
	padding: 5px;
	top: 50px;
	width: 600px;
	height: 400px;
	border: 1px #000 solid;
	z-index: 10001;
}
#emailfriend{
    font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000;
}
/* Voorraad */
.stock_available{
    color: #009824;
}
.stock_limited{
    color: #fea100;
}
.stock_none{
    color: #ad0109;
}
/* Multilanguage */
#LangContainer{
    margin: 0px;
    padding: 10px;
    float: right;
    font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #333333;
}
#LangContainerProperties{
    margin: 0px;
    padding: 0px;
    float: left;
    font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #333333;
}
#LangContainer img, #LangContainerProperties img{
    padding: 10px 12px 0px 0px;
    float: left;
}
#LangContainer .current, #LangContainerProperties .current{
    float: right;
    padding: 0px;
    margin: 2px 0px 0px;
}
#LangContainer .nice-select, #LangContainerProperties .nice-select{
    min-width: 175px;
}
.filter_checklist{
	list-style: none outside none;
    margin: 0px;
    padding: 0px 0px 0px 10px;
}
.filter-no-show{
	display: none;
}
.filter-more{
	background: url('/QSTool/Images/arrow_down.png') no-repeat;
	padding: 0px 0px 0px 14px;
	margin: 5px 0px 5px 0px;
}
.filter-less{
	display: none;
	background: url('/QSTool/Images/arrow_up.png') no-repeat;
	padding: 0px 0px 0px 14px;
	margin: 5px 0px 5px 0px;
}

/* Overlay melding winkelwagen als er een voorraad probleem is */
#cartNotify{
	position: fixed;
	z-index: 10;
	background: rgba(0,0,0,0.4);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

#webshop_cart_notification{
	width: 950px;
	height: auto;
    min-height: 270px;
	margin: 0px auto;
	position: relative;
	top: 15%;
	background-color: #fff;
	border-radius: 3px;
	border: 1px solid #333;
	font-family: Arial;
	font-size: 15px;
	color:#333;
}

.webshop_cart_notification_table{
	width: 925px;
	margin: 0px auto;
	border-collapse: collapse;
}

.webshop_cart_notification_table tr{
	border-bottom: 1px solid #333;
}
.webshop_cart_notification_table tr td{
	padding: 5px 3px;
	vertical-align: top;
}

.oddrow{
	background-color: #ebebeb;
}

#webshop_cart_notification_button{
	text-align: center;
	min-height: 50px;
	position: relative;
}

#cart_notification_button{
	position: absolute;
	bottom: 5px;
	width: 200px;
	left: 50%;
	margin-left: -100px;
}

#webshop_cart_holder{
	width: 925px;
	padding: 10px;
	box-sizing: border-box;
	margin: 0px auto;
}
#Orderlink_detailAlter{
	display: none;
}
#removeFromCart:hover{
	text-decoration: underline;
}

#first_detail_image, #second_detail_image{
	position: relative;
	background: #fff;
	-webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

#first_detail_image img, #second_detail_image img {
	display: block;
	margin: 0px auto;
}

#first_detail_image{
	z-index: 1;
	opacity: 1;
}

#second_detail_image{
	z-index: 0;
	opacity: 0;
	position: absolute;
	top: 0px;
}

#item_info:hover #first_detail_image{
	z-index:-1;
	opacity: 0;
}

#item_info:hover #second_detail_image{
	z-index: 2;
	opacity: 1;
}

#addtocart_product_view{
	display: table;
	max-width: 350px;
}
#addtocart_product_view_tr{
	display: table-row;
}
#addtocart_product_view_td{
	display: table-cell;
	vertical-align: top;
  text-align: left;
	box-sizing: border-box;
	padding-left: 10px;
}

#showcurrentcart{
	width: 430px;
	border: 1px solid;
	position: absolute;
	right: 0;
	background: #fff;
	visibility: hidden;
	opacity: 0;
	overflow: hidden;
	height: 0;
	min-height: 0;
	z-index: 300;
	-webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

.showCartItems{
	visibility: visible !important;
	opacity: 1 !important;
	overflow: hidden !important;
	height: 485px !important;
}

.showCartItemsEmpty{
	visibility: visible !important;
	opacity: 1 !important;
	overflow: hidden !important;
	height: 110px !important;
}

.showCartLastItem{
	visibility: visible !important;
	opacity: 1 !important;
	overflow: hidden !important;
	height: 115px !important;
}

#CartItemsDiv{
	overflow-y: auto !important;
	overflow-x: hidden;
	height: 330px;
	box-sizing: border-box;
}

.closeoverlaybutton {
	text-align: right;
}

.button_remove_dropdown {
	border: none;
	background: none;
	cursor: pointer;
	font-size: 20px;
}

.table{
	display: table;
	width: 430px;
    height: 0;
}
.showCartLastItem .table{
	height: 100%;
}

.hasHover{
	cursor: pointer;
	height: 140px !important;
}

.hasHover:hover{
	background-color: #ebebeb;
}

.tablerow{
	display: table-row;
}

.tablecell{
	display: table-cell;
	vertical-align: middle;
}

.imagecell{
	width: 30%;
	min-width: 140px;
}
.imagecell img{
	display: block;
	margin: 0px auto !important;
}
.textcell{
	width: 70%;
}
.halfcell{
	width: 50%;
}

.dividercell{
	width: 100%;
}
.dividerLine{
	width: 95%;
	height: 1px;
	background: #333;
	margin: 2px auto;
}

.showcurrentcart_large, .dropdownTotalprice{
	font-size: 16px;
	font-weight: bold;
}
.bottompart{
	width: 70%;
	margin: 10px auto;
}

.dropdownTotalprice{
	font-size: 17px;
}

.totalprice{
	text-align: right;
}

.webshop_cartview_button, .webshop_orderview_button{
	display: block;
	width: 80%;
	margin: 0px auto 10px;
	border: 1px solid;
	padding: 10px 15px !important;
	box-sizing: border-box;
	text-align: center;

	line-height: 120% !important;
}


/* Tabel met de specificaties in de overlay */

.specificationTable {
	border-collapse: collapse;
	border: 1px solid #ddd;
	width: 100%;
	margin-top: 15px;
}

.specificationTable tr td {
	border: 1px solid #ddd;
	padding: 5px;

}

.specificationTableLabel{
	min-width: 110px;
	width: 30%;
}
.specificationTableValue{
	width: 70%;
}

.productinfoparts {
	box-sizing: border-box;
	padding: 5px;
}

.closeOverlayP {
	display: block;
	text-align: right;
	box-sizing: border-box;
	padding: 5px 10px;
}

.closeOverlay {
	font-size: 20px;
	color: #333;
	font-weight: 300;
}

.productoverlayprice, .productoverlayamount, .productoverlayorderlink{
	float: left;
	line-height: 30px;
}

.productoverlayprice{
	width: 40%;
}
.productoverlayamount{
	width: 40%;
}
.productoverlayorderlink{
	width: 20%;
}

.productoverlayorderlink {
	text-align: center;
}

.overlayOrderButton {
	display: block;
    width: 50px;
    margin: 0px auto;
    box-sizing: border-box;
    padding: 0px 0px;
    border: 1px solid #007E33;
    color: #fff;
    background: #007E33;
    height: 30px;
    font-size: 18px;
	border-radius: 3px;
	cursor: pointer;
	transition: all 0.3s;
}

.overlayOrderButton:hover{
	opacity: 0.8;
}

.overlayProductHeader {
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	line-height: 150%;
}

.productoverlay_readmore {
	text-decoration: none;
	color: inherit;
	margin: 5px 0px 0px;
	display: block;
}
.productoverlay_readmore:hover{
	text-decoration: underline;
}

.item_info_price {
	float: left;
	width: 40%;
}

.item_info_fastorder{
	float: right;
	width: 40%;
	margin-right: 10px;
}


.item_info_fastorder {
	border: 1px solid #ddd;
	background: #ddd;
	padding: 3px;
	color: #333;
	text-align: center;
}

.cartitem:after {
	clear: both;
	display: block;
	content: '';
}

.button_minus_item, .button_add_item, .button_remove_item, .button_close_overlay {
	display: inline-block;
	width: 25px;
	height: 25px;
	cursor: pointer;
	text-align: center;
	padding: 0;
}

button:disabled{
	cursor: default;
}

.overlayBody{
	width: 460px;
	background: #fff;
	margin: 15% auto;
	border: 1px solid;
}
.closeOverlayIcon {
	text-align: right;
}

.overlayData {
	box-sizing: border-box;
	padding: 0px 20px 20px;
}

.buttonwrap {
	text-align: center;
	box-sizing: border-box;
	padding: 5px;
}

.button_cancel, .button_remove {
	cursor: pointer;
	display: inline-block;
	margin: 0px 20px;
	box-sizing: border-box;
	padding: 5px 10px;
}

.overlayheader{
	font-weight: bold;
	font-size: 17px;
}

.carttotals {
	width: 100%;
	max-width: 200px;
	float: right;
}

#TotalEuro {
	width: 15px;
}

#btn_stillshop{
	float: left;
	cursor: pointer;
}

#btn_cartorder {
	float: right;
	cursor: pointer;
}

.cartdropdownarrow {
	margin-left: 10px;
}