/* WEBSHOP "DEMO" COPYRIGHT 2011 FASTWARE ALL RIGHTS RESERVED. */

/* BASKET */

.shopping-basket {
	padding: 20px 0;
	float: left;
	width:712px;
}

.shopping-basket  table {
    border-collapse: collapse;
    border-spacing: 0;
    padding: 0;
    table-layout: fixed;
    width: 100%;
    display:block;
}

.shopping-basket table th {
    font-size: 100%;
    font-weight: bold;
    padding-bottom: 6px;
    padding-top: 6px;
}

.shopping-basket table tr.set {

}

.shopping-basket table tr.set td{
    padding-bottom: 4px;
    padding-top: 4px;
}

.shopping-basket table tr.setitems {
	font-size: 11px;
}

.shopping-basket table tr.setitems td{
	background: none repeat scroll 0 0 #F2F2F2;
    border-bottom: 0 none;
    border-top: 1px dotted #B7B7B7;
    padding-bottom: 2px;
    padding-top: 2px;
}

.shopping-basket table tr td {
    font-size: 100%;
    padding-bottom: 8px;
    padding-top: 8px;
    vertical-align: top;
}

.shopping-basket table tr td {
    border-top: 1px solid #B7B7B7;
}

.shopping-basket table tr.basket-totaal td{
	background: none repeat scroll 0 0 #FFF7E0;
	font-weight: bold;
}

.shopping-basket table tr.free-product td{
	background: none repeat scroll 0 0 #E0EDF9;
	font-style: italic;
}

#checkoutContent #step4 .itemsets {
	background: none repeat scroll 0 0 #FAFAFA;
    border-bottom: 0 none;
    border-top: 1px dotted #dfdfdf;
    font-size: 11px;
    padding-bottom: 2px;
    padding-top: 2px;
}

#checkoutContent #step4 .itemsets ul{
	overflow: hidden;
	padding: 0;
}

.shopping-basket .stock-status,
#checkoutContent .stock-status {
	position: relative;
	top: 0;
	margin-top: 4px;
}

.shopping-basket tr.setitems .stock-status {
	margin-top: 1px;
}

.afb-row {
    padding-left: 3px;
    width: 100px;
}

.description-row {
    padding-left: 3px;
    width: 289px;
	background: none repeat scroll 0 0 #f8f8f8;
}

.stock-row {
    padding-left: 11px;
    width: 27px;
}

.amount-row {
    padding-left: 11px;
    width: 50px;
}

.amount-row input{
	width: 38px;
    border: 1px solid #B7B7B7;
}

.price-row{
	padding-right: 11px;
    text-align: right;
    width: 80px;
	background: none repeat scroll 0 0 #f8f8f8;
}

.shopping-basket .price-row,
.shopping-basket .totaal-row{
    min-width: 60px;
}

.order-row {
    padding-left: 8px;
    width: 80px;
}

.date-row {
    padding-left: 8px;
    width: 140px;
	background: none repeat scroll 0 0 #f8f8f8;
}

.totalamount-row {
	padding-right: 8px;
    text-align: right;
    width: 100px;
}

.status-row {
    padding-left: 8px;
    width: 100px;
	background: none repeat scroll 0 0 #f8f8f8;
}

.detail-row{
    padding-left: 8px;
    text-align: center;
    width: 60px;
}


#favoriteForm .price-row{
	background: none repeat scroll 0 0 #FFFFFF;
}

.totaal-row{
    padding-right: 11px;
    text-align: right;
    width: 80px;
}

.edit-row{
    padding-left: 3px;
	text-align: center;
    width: 50px;
	background: none repeat scroll 0 0 #f8f8f8;
}

.shopping-basket #refresh {
	background: url("../picture/frame/refresh.png") no-repeat scroll left top transparent;
	border: 0 none;
    cursor: pointer;
	display: block;
    height: 12px;
    margin: 5px 18px;
    width: 12px;
}

.shopping-basket #refresh span{
	position: absolute;
	left: -9000px;
}

.shopping-basket #remove {
	background: url("../picture/frame/remove.png") no-repeat scroll left top transparent;
	border: 0 none;
	cursor: pointer;
	display: block;
	height: 12px;
	margin: 5px 18px 0;
	width: 12px;
}

.shopping-basket #remove span{
	position: absolute;
	left: -9000px;
}

.shopping-basket #winkelwagen {
	background: url("../picture/frame/winkelwagen.png") no-repeat scroll left top transparent;
	border: 0 none;
	cursor: pointer;
	display: block;
	height: 12px;
	margin: 5px 18px 0;
	width: 12px;
}

.shopping-basket #winkelwagen span{
	position: absolute;
	left: -9000px;
}


/* PRIJZEN */

.price-discount-orginal, .price-special-orginal{
	color: #909090;
    font-weight: bold;
    text-decoration: line-through;
	white-space: nowrap;
}

#top-products .price-discount-orginal {
	margin-right: 5px;
}

#special_offers .price-discount-orginal, .catalogProductGroup .price-discount-orginal, .special_prijs .price-special-orginal {
	font-size: 14px;
    margin-right: 7px;
    margin-top: 2px;
	float: right;
}

.price-discount {
    font-weight: bold;
	white-space: nowrap;
}

#top-products .price-discount {
	font-size: 16px;
}

#special_offers .price-discount, .catalogProductGroup .price-discount, .special_prijs .price-special{
	font-size: 22px;
	float: right;
}

.save {
	color: #3FAC4B;
    font-weight: bold;
	white-space: nowrap;
}

#top-products .save {
	clear: both;
    float: left;
}

#special_offers .save, .catalogProductGroup .save {
	float: right;
}

.price-orginal, .special_prijs{
	color: #3FAC4B;
    font-weight: bold;
}

#top-products .price-orginal {
	font-size: 16px;
}

#special_offers .price-orginal, .catalogProductGroup .price-orginal {
	float: right;
    font-size: 22px;
}

.price-excl-btw {
	color: #9D9D9D;
    font-size: 10px;
    white-space: nowrap;
}

#top-products .price-excl-btw {
	clear: both;
    float: left;
}

#special_offers .price-excl-btw, .catalogProductGroup .price-excl-btw{
	clear: both;
	float: right;
	font-weight: normal;
}


/* POPUP SHOPPINGCART */

#fancybox-inner {
	
}

.shopping-cart {
	display: block;
	width: 500px;
}

.shopping-cart-succes h2{
	color: #000000;
    font-size: 18px;
    padding: 12px 0;
    text-align: left;
    text-transform: uppercase;
}

.shopping-cart-succes a{
	
}

#toShoppingCartSuccessText {
	border-top: 2px solid #CDCED1;
	border-bottom: 1px solid #CDCED1;
    overflow: hidden;
    padding: 15px 0;
}

#toShoppingCartSuccessText .small-picture{
	width: 60px;
	height: 60px;
	float: left;
	clear: left;
}

#toShoppingCartSuccessText .itemInformation{
	float: left;
    font-size: 12px;
    margin-left: 20px;
    width: 270px;
}

#toShoppingCartSuccessText .item_costs{
	float: left;
    font-size: 11px;
    margin-left: 7px;
    text-align: right;
    width: 100px;
}

.shopping_buttons {
	margin-top: 10px;
    overflow: hidden;
    padding: 0 0 10px;
}

.shopping_buttons a{
	float: right;
    margin-left: 10px;
}

a.button_green_without_padding{
    background-color:#098a34;
    position: relative;
}

a.button_green_without_padding:hover{
    background-color:#16a746;
}

.shopping_buttons a.button_green_without_padding{
    padding-left: 30px;
}

.shopping_buttons a.button_green_without_padding:before{
    content:'';
    display:block;
    width: 17px;
    height: 15px;
    background:transparent url('../picture/frame/sprite/cms-icon-sprite.png') no-repeat -12px -1056px scroll;
    position: absolute;
    top:6px;
    left:7px;
}

/* PERSOON GEGEVENS */

.persoons-gegevens table {
    border-collapse: collapse;
    border-spacing: 0;
    padding: 0;
    table-layout: fixed;
    width: 80%;
}

.persoons-top{
	padding: 0px;
}

.persoons-gegevens table tr.history-item{
    
}

/* WINKELWAGEN */

a.infoIcon{
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: baseline;
    background:transparent url('../picture/frame/sprite/cms-icon-sprite.png') no-repeat 0 -576px scroll;
}

.webshopNavigatie {
    float: left;
    padding: 7px 0;
    position: relative;
    width: 100%;
}

.webshopNavigatie .back{
	float: left;
    position: relative;
}

.webshopNavigatie .foward{
	float: right;
    position: relative;
}

.webshopNavigatie .bestellingUpdate{
	float: right;
    margin: 0 10px;
    position: relative;
}

fieldset.voucher-discount{
	background: none repeat scroll 0 0 #F4F4F4;
	border-bottom: 1px solid #B7B7B7;
	border-top: 1px solid #B7B7B7;
    display: block;
    padding: 15px;
	width: 688px;
}

fieldset.voucher-discount input{
	background: none repeat scroll 0 0 #FBFBFB;
    border: 1px solid #B5B5B5;
    float: left;
    font-size: 12px;
    margin-right: 15px;
    margin-top: 5px;
    padding: 2px;
    width: 200px;
}

#checkoutContent{
	background: url("../picture/frame/frame_background/paying_bg.png") repeat-y scroll left 20px transparent; 
    float: left;
    margin: 20px 0 0;
    width: 960px;
}

#checkoutContent h2 {
	text-transform: uppercase;
}

#checkoutContent h2 span{
	color: #000000;
    margin-right: 5px;
}

#checkoutContent #step1 {
	float: left;
    margin-right: 10px;
    width: 306px;
}

#step1 #step1Choice{
	overflow: hidden;
    padding: 0 0 20px;
}

#step1 #step1Choice ul{
	padding: 0;
}

a.step1-inloggen, a.step1-versturen {
	float: right;
}

#checkoutContent #step2 {
	float: left;
    margin-right: 10px;
    width: 264px;
	padding: 0 10px;
    background-color: #f8f8f8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#checkoutContent #step4 {
	float: left;
	width: 350px;
}

#checkoutContent fieldset.form_input {
    border: 0 none;
    clear: both;
    display: block;
    width: 100%;
}

#checkoutContent fieldset.choose_list_inline {
    border: 0 none;
    margin: 0;
    padding: 0 0 6px;
    width: 100%;
}

#checkoutContent fieldset {
    padding: 0 0 6px;
}

#checkoutContent #step1 .form_input label {
    width: 120px;
}

#checkoutContent #step1 .form_input input {
	background: none repeat scroll 0 0 #FBFBFB;
    border: 1px solid #B5B5B5;
    float: left;
    font-size: 12px;
    padding: 2px;
    width: 180px;
}

#checkoutContent #step1 fieldset.form_input select {
	background: none repeat scroll 0 0 #FBFBFB;
    border: 1px solid #B5B5B5;
    float: left;
    font-size: 12px;
    padding: 2px;
    width: 186px;
}

#checkoutContent #step1 fieldset.choose_list_inline .choose_label {
    width: 120px;
}

#checkoutContent fieldset.choose_list_inline .choose_label {
    display: block;
    float: left;
    padding: 5px 0 0;
}

#checkoutContent input {
    font-size: 100% !important;
    padding: 2px;
}

#checkoutContent fieldset.form_input label {
    display: block;
    float: left;
}

#checkoutContent fieldset.list_checkbox {
	padding: 0 0 6px 0;
}

#checkoutContent #step1 .line_verplicht, .line_verplicht {
	font-weight: bold;
	color: #D1232A;
	padding: 7px 0;
}

#checkoutContent #step1 .line_verplicht label{
	width: 100%;
}

.toTop {
	padding: 10px 0;
}

#checkoutContent #step2 .form_input label {
    font-weight: bold;
    padding: 7px 0;
}

#checkoutContent #step2 .form_input input{
	background: none repeat scroll 0 0 #FBFBFB;
    border: 1px solid #B5B5B5;
    float: left;
    font-size: 12px;
	margin: 5px 0 0 10px;
    padding: 2px;
    width: 170px;
}

#checkoutContent #step2 .form_input textarea{
	background: none repeat scroll 0 0 #FBFBFB;
    border: 1px solid #B5B5B5;
    float: left;
    font-size: 12px;
    height: 100px;
    margin-top: 5px;
    padding: 2px;
    width: 258px;
}

/* STAP 3 */

#checkoutContent #step4 ul li {
    border-top: 1px solid #CFCFCF;
    overflow: hidden;
    padding: 6px 0;
}

#checkoutContent #step4 ul li ul li {
    border-top: 0 none;
    display: block;
    float: left;
    overflow: hidden;
    padding: 0;
}

#checkoutContent #step4 ul li ul li.artikel-order {
    width: 180px;
}

#checkoutContent #step4 ul li ul li.artikel-order a{
    color: #000;
	text-decoration: none;
}

#checkoutContent #step4 ul li ul li.artikel-order a:hover{
    color: #f26b27;
	text-decoration: underline;
}

#checkoutContent #step4 ul li ul li.voorraad-order {
    margin-left: 10px;
    text-align: center;
    width: 20px;
}

#checkoutContent #step4 ul li ul li.aantal-order {
    text-align: center;
    width: 45px;
}

#checkoutContent #step4 ul li ul li.subtotaal-order {
    float: right;
    margin-left: 10px;
    text-align: right;
    width: 70px;
}

#checkoutContent #step4 ul li ul li.setting-order {
    text-align: right;
    width: 220px;
}

#checkoutContent #step4 ul li.total-order{
	color: #3FAC4B
}

a.bestelling-afronden {
    width: 208px;
    height: 56px;
    display: block;
    background-color:#098a34;
    color:#fff;
    float: right;
    font-size: 22px;
    font-weight: 600;
    line-height: 56px;
    text-align: center;
    margin: 0;
	text-decoration: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

a.bestelling-afronden:hover{
    background-color:#16a746;
}

a.bestelling-afronden span {
	/*color: #FFFFFF;
    display: block;
    font-size: 22px;
    font-weight: bold;
    margin: 12px 0;
    text-align: center;*/
}

a.bestelling-afronden.disabled,
a.bestelling-afronden.disabled:hover{
    cursor: default;
    color: #b9b9b9;
    background-color: #f2f2f2;
}

a.button-registration {
	float: right;
}

a.button-login{
	float: right;
	margin-left: 10px;
}

p.accepted {
	font-weight: bold;
}

ul.set-list {
	display: block;
    float: left;
    font-size: 11px;
    padding: 0 0 0 80px;
	width: 420px;
}

ul.set-list li{
	overflow: hidden;
    padding: 0 0 6px;
}

.productitem {
	float: left;
	width: 280px;
}

.item_aantal {
	float: left;
    font-size: 12px;
    margin-left: 20px;
    width: 20px;
}

.productprice {
	float: left;
    margin-left: 10px;
    text-align: right;
    width: 100px;
}

.productamount {
	float: left;
	font-size: 12px;
	width: 20px;
	margin-left: 10px;
}

.terms {
	background: url("../picture/frame/anchor_external.png") no-repeat scroll right center transparent;
    padding: 0 16px 0 0;
}

#description, #technicalDescription, #downloadDescription, #faqDescription {
	font: 12px/20px Tahoma,Verdana,Arial,Helvetica,sans-serif;
}

#description p, #technicalDescription p, #downloadDescription p, #faqDescription p{
	padding: 0;
}

#description p, #technicalDescription p, #downloadDescription p, #faqDescription p{
	padding: 0;
}

.editor-text hr, hr{
    width:100%;
	margin-top: 15px !important; 
	margin-bottom: 15px !important; 
	border: 0px !important; 
	color: #F2F2F2 !important; 
	background-color: #F2F2F2 !important;
	height: 2px !important;
}

.category-description .editor-text hr,
.detail_content .divTabs .editor-text hr{
    margin-left: -20px;
    padding-right: 40px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.payment_modules, .shipping_modules {
	overflow: hidden;
    padding: 0 0 25px;
	position: relative;
}

.payment_item, .shipping_item {
	float: left;
	width: 100%;
}

.payment_item .left_side, .shipping_item .left_side{
	float: left; 
}

.payment_item .left_side{
	width: 180px;
}

.payment_item .left_side input{
	clear: both !important;
    float: left;
    vertical-align: top;
}

.payment_item .left_side label{
	display: block;
    padding-bottom: 3px;
    padding-left: 25px;
    padding-top: 3px;
}

.shipping_item .left_side{
	width: 180px;
}

.shipping_item .left_side input{
	clear: both !important;
    float: left;
    vertical-align: top;
}

.shipping_item .left_side label{
	display: block;
    padding-bottom: 3px;
    padding-left: 25px;
    padding-top: 3px;
}

.choose_list_inline.logintype input{
	clear: both !important;
    float: left;
    vertical-align: top;
}

.choose_list_inline.logintype label{
	display: block;
    padding-bottom: 3px;
    padding-left: 25px;
    padding-top: 3px;
}

.payment_item .right_side, .shipping_item .right_side{
	float: right;
}

.afterpay-box {
	overflow: hidden;
    padding: 6px 0 4px 25px;
    width: 239px;
}

.afterpay-box label {
	font-size: 11px;
}

.payment_costs, .shipping_costs {
	font-size: 11px;
    font-weight: bold;
    line-height: 18px;
}

.payment_costs, .shipping_costs {
    margin-right: 5px;
}

.shipping_volume {
	font-size: 11px;
}

img.infoIcon {
    vertical-align: baseline;
}

.select_bank {
	background: none repeat scroll 0 0 #FBFBFB;
    border: 1px solid #B5B5B5;
    float: left;
    font-size: 12px;
    padding: 2px;
    width: 174px;
}

.label_bank {
	margin: 5px 6px 0 0;
}


.required-field {
	color: #D1232A;
    font-size: 11px;
    margin-left: 4px;
}