/* WEBSHOP "DEMO" COPYRIGHT 2011 FASTWARE ALL RIGHTS RESERVED. */

.main-content {
	overflow: hidden;
    padding: 20px 0;
}

.breadcrumbs {
	overflow: hidden;
    width: 960px;
}

.breadcrumbs h1 {
	float: left;
    font-size: 14px;
    margin: 0;
    padding: 0 0 0 24px;
    width: 186px;
}

.breadcrumbs h1.long {
	width: 936px;
}

.style-tr .breadcrumbs h1, .style-cat13 .breadcrumbs h1, .btn_gray span span.style-cat13, .btn_gray:hover span span.style-cat13, .active .btn_gray span span.style-cat13 {
	background: url("/file/picture/frame/icons/icon-tr.png") no-repeat scroll 0 0 transparent;
}

.style-gr .breadcrumbs h1, .style-cat11 .breadcrumbs h1, .style-default .breadcrumbs h1, .btn_gray span span.style-cat11, .btn_gray:hover span span.style-cat11, .active .btn_gray span span.style-cat11 {
	background: url("/file/picture/frame/icons/icon-gr.png") no-repeat scroll 0 0 transparent;
}

.style-it .breadcrumbs h1, .style-cat12 .breadcrumbs h1, .btn_gray span span.style-cat12, .btn_gray:hover span span.style-cat12, .active .btn_gray span span.style-cat12 {
	background: url("/file/picture/frame/icons/icon-it.png") no-repeat scroll 0 0 transparent;
}

.breadcrumbs ul {
	float: left;
    font-size: 11px;
    margin-left: 30px;
    padding: 0;
    width: 720px;
}

.breadcrumbs ul li{
	float: left;
	margin: 0 7px 0 0;
}

/* TOP TITLE */

.top-title {
	border-bottom: 2px solid #7D7D7D;
    color: #797979;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

/* PRODUCTEN */

.product-overvieuw {
	margin-left: -12px;
    overflow: hidden;
}

.product-item {
	border: 1px solid #B3B3B3;
    color: #4F4F4F;
    display: block;
    float: left;
    height: 335px;
    margin-bottom: 12px;
    margin-left: 12px;
    position: relative;
    width: 229px;
	-moz-box-shadow: 0 0 4px 2px #CCCCCC;
	-webkit-box-shadow: 0 0 4px 2px #CCCCCC;
	box-shadow: 0 0 4px 2px #CCCCCC;
}

.product-picture {
	display: block;
    height: 229px;
    position: relative;
    width: 229px;
}

.product-rollover {
	display: none;
    left: 0px;
    position: absolute;
    top: 0px;
}

.product-picture:hover .product-rollover {
	display: block;
}

.product-description {
	padding: 10px;
}

.product-title {
	padding-bottom: 10px;
}

.product-title h2{
	font-size: 16px;
    font-weight: normal;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    padding: 0;
}

.product-title span{
	display: block;
    font-size: 12px;
    font-weight: normal;
    height: 28px;
    line-height: 14px;
    margin-top: 4px;
    overflow: hidden;
}

.product-price {
	float: left;
	width: 100px;
}

.product-order {
	
	float: left;
	width: 109px;
}

.order-list {
	background: url("/file/picture/frame/btn/order-list.png") no-repeat scroll left top transparent;
	display: block;
	height: 26px;
	width: 86px;
	margin-left:23px;
}

.order-list:hover {
	background: url("/file/picture/frame/btn/order-list.png") no-repeat scroll left bottom transparent;
}

.order-place {
	background: url("/file/picture/frame/btn/order-place.png") no-repeat scroll left top transparent;
	display: block;
	height: 26px;
	width: 109px;
}
.order-place:hover {
	background: url("/file/picture/frame/btn/order-place.png") no-repeat scroll left bottom transparent;
}

.order-place span, .order-list span{
	display: none;
}

.product-deliverytime, .product-notification {
	background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    font-size: 11px;
    padding: 2px 5px;
    position: absolute;
}

.product-deliverytime {
	right: 0;
	top: 10px;
}

.product-notification {
	right: 0;
	top: 33px;
}


/* PRIJZEN */

.price-from {
	color: #4F4F4F;
	font-size: 11px;
	margin-right: 5px;
}

.price-discount-orginal {
    text-decoration: line-through;
}

.price-discount, .price-orginal {
	color: #713808;
	font-size: 16px;
}

.shopping-basket .price-discount, .shopping-basket .price-orginal {
	color: #713808;
	font-size: 11px;
	font-weight: bold;
}

.price-btw {

}


/* HOME CONTENT */

.home-content {
	color: #888888;
	margin-top: 40px;
	overflow: hidden;
}

.home-content-left {
	float: left;
	margin-right: 40px;
	width: 460px;
}

.home-content-right {
	float: left;
	width: 460px;
}

.home-content ul {
	list-style: none !important;
    margin: 0;
    padding: 0;
}

.home-content ul li {
	background: url("/file/picture/frame/btn/bullet-home.png") no-repeat scroll left center transparent;
    padding: 10px 0 10px 30px;
}


/* SHOP MENU */

.menu-shop {
    border: 1px solid #B3B3B3;
    float: left;
	font-size: 11px;
    padding: 15px 10px 20px 10px;
    position: relative;
    width: 188px;
}

.menu-shop a{
	float: left;
    padding: 4px 0;
    text-decoration: none;
}

.menu-shop > ul {
    overflow: hidden;
    padding: 0;
}

.menu-shop ul li.selected > a {
	color: #713808;
	font-weight: bold;
}

.menu-shop ul li {
	border-bottom: 1px solid #B3B3B3;
    float: left;
    line-height: 20px;
    width: 188px;
}

.menu-shop ul li ul{
	background: none repeat scroll 0 0 #F3F3F3;
    border-bottom: 3px solid #604124;
    border-top: 1px solid #B3B3B3;
    float: left;
    line-height: 20px;
    padding: 0;
    width: 188px;
}

.menu-shop ul li ul li {
	background: url("/file/picture/frame/btn/bullet-submenu.png") no-repeat scroll 9px 8px transparent;
    border-bottom: 0 none;
    float: left;
    line-height: 20px;
    padding: 0 0 0 20px;
    width: 168px;
}

.menu-shop ul li ul li a {
	padding: 2px 0;
}


/* DETAIL PRODUCT */

.detail-product {
	border: 1px solid #B3B3B3;
    overflow: hidden;
    padding: 10px;
}

.detail-picture {
	float: left;
	width: 290px;
}

.detailPictureLarge {
	border: 1px solid #B3B3B3;
    height: 268px;
    padding: 10px;
    position: relative;
    width: 268px;
}

.detailPictureLarge:hover .zoom {
	display: block;
}

.zoom {
	display: none;
    left: 10px;
    position: absolute;
    top: 10px;
}

.detailContent {
	float: left;
    font-size: 11px;
    margin: 0 0 0 20px;
    width: 388px;
}

.detailPictureSmall {
	margin: 10px 0 10px -10px;
    overflow: hidden;
}

.small-picture {
	background: none repeat scroll 0 0 #EFEFEF;
    float: left;
    height: 90px;
    margin-left: 10px;
    width: 90px;
}

.itemInformation {
	float: left;
    margin-left: 20px;
    width: 360px;
}

.detail-information {
	
}

.detail-information h2 {
	font-size: 16px;
}

.detail-information h2 span {
	font-size: 11px;
}

.detail-variant {
	overflow: hidden;
	padding: 30px 0;
}

.detail-variant legend {
	font-weight: bold;
}

.detail-variant-choose {
	padding: 5px 0;
}

.detail-variant-choose ul {
	padding: 0;
}

.detail-variant-choose ul li {
	overflow: hidden;
}

.variant-choose {
	float: left;
    line-height: 20px;
    width: 210px;
}

.variant-choose input {
	 float: left;
    margin: 3px 6px 3px 0;
}

.variant-prijs {
	float: left;
    line-height: 24px;
    text-align: right;
    width: 170px;
}

.variant-prijs .price-orginal, .variant-prijs .price-discount {
	font-size: 12px;
    font-weight: bold;
}

.variant-prijs .price-discount-orginal {
	font-size: 11px;
    margin-right: 8px;
}

.variant-prijs .price-btw {
	font-size: 11px;
    margin-left: 3px;
}

.detail-basket {
	overflow: hidden;
    padding: 20px 0 0;
    width: 386px;
}

.detail-basket .detail-prijs .price-discount, .detail-basket .detail-prijs .price-orginal {
	margin-right: 5px;
}

.detail-prijs {
	float: left;
	padding: 10px 0;
    width: 200px;
}

.detail-prijs .price-discount-orginal {
	margin: 0 10px 0 0;
}

.aantal-stuks {
	clear: left;
    float: left;
    width: 382px;
}

.aantal-stuks .addwinkelwagen {
	float: left;
}

.detail-stock {
	padding: 0 0 5px;
}

.detail-stock label, .tab-product-order label {
	font-weight: bold;
}

.detail-stock input.inputStuks, .tab-product-order input.inputStuks{
	text-align: center;
	width: 26px;
}

.addwinkelwagen {
	background: url("/file/picture/frame/btn/btn-detail-order.png") no-repeat scroll left top transparent;
    display: block;
    height: 34px;
    margin-top: 7px;
    width: 149px;
}

.addwinkelwagen:hover {
	background: url("/file/picture/frame/btn/btn-detail-order.png") no-repeat scroll left bottom transparent;
}

.addwinkelwagen span{
	display: none;
}


.tabs-option {
	background: none repeat scroll 0 0 lightgray;
    margin: 20px 0 0;
    overflow: hidden;
    padding: 0;
}

.tabsBlock {
	background: none repeat scroll 0 0 #E6E5E4;
    overflow: hidden;
    padding: 20px;
}

.tab-product {
    float: left;
    height: 140px;
	margin: 10px 0;
    overflow: hidden;
    padding-right: 20px;
    width: 320px;
}

.tab-product-picture {
	background: none repeat scroll 0 0 white;
    float: left;
    height: 115px;
    margin-right: 20px;
    width: 115px;
}

.tab-product-info {
	float: left;
    font-size: 11px;
    width: 185px;
}

.tab-product-info a {
	text-decoration: none;
}

.tab-product-info h2 {
	font-size: 12px;
	padding: 0 0 5px;
}

.tab-product-info h2 span{
	font-size: 11px;
}

.tab-product-order {
	float: left;
    margin-top: 10px;
    width: 185px;
}

.tab-product-order .order-place, .tab-product-order .order-list{
	margin-top: 5px;
}

.tabsBlock .account-aanmaken {
	padding: 0;
}

.tabsBlock .account-aanmaken h3 {
	font-size: 12px;
}

.tab-price {
	color: #713808;
	font-weight: bold;
}

.tab-price-discount {
	text-decoration: line-through;
	margin-left: 8px;
}

.tab-btw {
	margin-left: 3px;
}

.voucher-code {
	background: none repeat scroll 0 0 #E6E5E4;
    overflow: hidden;
    padding: 10px 1px;
}

.voucher-code input[type="text"] {
	border: 1px solid #CDCDCD;
    float: right;
    font-size: 11px;
    height: 14px;
    line-height: 32px;
    margin-right: -1px;
    padding: 10px;
    width: 94px;
}


/* CHECKOUT */

.checkout-content {
    font-size: 11px;
    overflow: hidden;
}

.checkout-content h1 {
	padding: 0;
}

.checkout-content h2 {
	color: #713808;
    font-size: 12px;
    text-transform: uppercase;
}

.checkout-content .step-1 {
	background: none repeat scroll 0 0 #E6E5E4;
    float: left;
    margin-right: 10px;
    padding: 20px;
    width: 320px;
}

.checkout-content .step-1 .form_input, .checkout-content .step-1 .choose_list_inline  {
	padding: 0 0 6px;
}

.checkout-content .step-1 .form_input label , .checkout-content .step-1 .choose_list_inline label.choose_label {
	display: block;
    float: left;
    line-height: 26px;
    width: 120px;
}

.checkout-content .step-1 .form_input select {
    font-size: 11px;
    padding: 5px 2px 5px 0;
    width: 200px;
}

.checkout-content .step-1 .form_input input {
	display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    width: 194px;
}

.checkout-content .step-2 {
	background: none repeat scroll 0 0 #E6E5E4;
	float: left;
	margin-right: 10px;
	padding: 20px;
	width: 200px;
}

.shipping_item {
	overflow: hidden;
}

.shipping_item .left_side {
	float: left;
    width: 120px;
}

.shipping_item .right_side {
	float: left;
    line-height: 22px;
    text-align: right;
    width: 80px;
}

.shipping_item .right_side a{
	float: right;
    margin-left: 4px;
}

.payment_item .left_side {
	float: left;
    width: 140px;
}

.payment_item .right_side {
	float: left;
    line-height: 22px;
    text-align: right;
    width: 60px;
}

.payment_modules {
	padding: 0 0 20px;
}

.information-block {
	padding: 5px 0 5px 24px;
}

.deliver-date {
	padding: 20px 0 10px;
}

.deliver-date label {
	font-weight: bold;
}

.deliver-date input {
	float: right;
    font-size: 11px;
    margin-left: 10px;
    text-align: center;
    width: 62px;
}

.deliver-delivery {
	
}

.deliver-delivery label {
	font-weight: bold;
}

.deliver-delivery textarea {
	font-size: 11px;
    height: 70px;
    width: 194px;
}

.checkout-content .step-4 {
	background: none repeat scroll 0 0 #E6E5E4;
    float: left;
    padding: 20px;
    width: 300px;
}

.webshop-navigatie {
	padding: 10px 0;
	overflow: hidden;
}


/* BLOCKS PRODUCT TEMPLATES */

	/* 3 BLOCKS PRODUCT TEMPLATE */
	
	.left-product-temp1-small {
		width: 150px;
		float: left;
	}

	.center-product-temp1-middle {
		width: 610px;
		float: left;
		margin-left: 20px;
	}

	.right-product-temp1-small {
		width: 150px;
		float: right;
		margin-left: 20px;
	}

	
	/* 2 BLOCKS PRODUCT TEMPLATE */

	.left-product-temp2-small {
		width: 210px;
		float: left;
	}

	.right-product-temp2-middle {
		width: 720px;
		float: right;
		margin-left: 20px;
	}

	
/* BLOCKS CONTENT TEMPLATES */
	
.left-content-middle {
	width: 680px;
	float: left;
}

.right-content-small {
	width: 250px;
	float: right;
	margin-left: 20px;
}

.content-information {
	font-size: 11px;
}

#tabs-product {
	float: left;
	width: 100%;
}

.tabs-option li {
	float: left;
}


/* EMAIL FORM */

.email-form fieldset {
	padding: 0 0 6px;
}

.email-form fieldset.choose_list_inline {
    border: 0 none;
    margin: 0;
    padding: 0 0 5px;
	width: 100%;
}

.email-form .choose_label {
    display: block;
    float: left;
}

.email-form fieldset.form_input {
    border: 0 none;
    clear: both;
    display: block;
    width: 100%;
}

.email-form fieldset.form_input label, .email-form fieldset.form_input input, .email-form fieldset.form_input textarea {
    float: left;
	display: block;
}

.email-form input {
    font-size: 100% !important;
	padding: 2px;
}

.email-form select {
	font-size: 100% !important;
    padding: 2px;
}

.email-form textarea {
	font-size: 100% !important;
    padding: 2px;
}

.checkbox_inline {
	display: block;
    font-style: italic;
    padding: 0 0 10px;
}

.submit-registeren {
	text-align: right;
	margin-left:150px;
}

.submit-login {
	text-align: right;
}

.submit-login-checkout {
	margin-left:120px;
}


/* ACCOUNT AANMAKEN */

.registration-left {
	float: left;
    width: 388px;
}

.registration-right {
	float: left;
    margin-left: 10px;
    width: 282px;
}

.registration-ww-left {
	float: left;
    width: 388px;
}

.registration-ww-right {
	float: left;
    margin-left: 10px;
    width: 282px;
}

.account-aanmaken {
    font-size: 88%;
	background: none repeat scroll 0 0 #E6E5E4;
	padding: 16px;
}

.account-aanmaken p {
	padding: 0;
}	

.account-gegevens {
	background: none repeat scroll 0 0 #E6E5E4;
    font-size: 88%;
    margin: 0 0 20px;
    padding: 16px;
}

.registratie .email-form .choose_list_inline .choose_label {
	width: 215px;
}

.registratie .email-form .form_input label {
	line-height: 26px;
    width: 220px;
}

.registration-left .registratie .email-form .form_input label , .registration-ww-left .registratie .email-form .form_input label {
    line-height: 26px;
    width: 150px;
}

.registratie .email-form fieldset.form_input input{
	width: 200px;
	height: 20px;
    line-height: 20px;
}

.registratie .email-form fieldset.form_input select{
	padding: 5px 2px 5px 0;
    width: 206px;
}

.registratie .email-form fieldset.form_input textarea{
    width: 200px;
    height: 100px;
}

.tabsBlock .registratie .email-form fieldset.form_input input.captcha {
    height: 20px;
    line-height: 20px;
    margin-right: 7px;
    text-align: center;
    width: 51px;
}

.tabsBlock .registratie .email-form fieldset.form_input input {
	height: 20px;
    line-height: 20px;
    width: 200px;
}

.tabsBlock .registratie .email-form fieldset.form_input textarea {
	height: 74px;
    line-height: 18px;
    width: 200px;
}

.tabsBlock .registratie .email-form fieldset.form_input img{
    width: 95px;
}


/* ERROR FORM */

.error-form {
	background: none repeat scroll 0 0 #F9F1F1;
    font-size: 88%;
    margin: 0 0 10px;
    padding: 20px;
}

.error-form h3 {
	color: #CC0000;
}


.error-form p {
	color: #CC0000;
	padding: 0;
}

.error-form ul {
	padding: 0;
}

.error-form li {
	color: #CC0000;
}

.error-star {
	color: #CC0000;
	margin-left: 3px;
}

.error-message {
    color: #CC0000;
    margin-left: 3px;
}

/* SUCCESS FORM */

.success-form {
	background: none repeat scroll 0 0 #F1F9F1;
    font-size: 88%;
    margin: 0 0 10px;
    padding: 20px;
}

.success-form h3 {
	color: #008800;
}


.success-form p {
	color: #008800;
	padding: 0;
}

.success-form ul {
	padding: 0;
}

.success-form li {
	color: #008800;
}


/* PRODUCT AFBEELDING */

.product-afbeelding {

}


/* PRODUCT SORTERING */

.product-sortering {
	background: none repeat scroll 0 0 #E0DAD5;
    font-size: 11px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 10px;
}

.product-sortering a{
	color: #604124;
	text-decoration: none;
}

.product-sortering a.selected {
	font-weight: bold;
	text-decoration: underline;
}

.product-sortering .show-products{
	float: right;
    width: 350px;
	text-align: right;
}

.product-sortering .sort-products{
	float: left;
    width: 350px;
}


/* PRODUCT PRICE */

.catalog-product {
	
}

.catalog-product span{
	
}

.catalog-product span.price-discount-orginal{
	
}

.catalog-product span.price-discount{
	
}

.catalog-product span.price-orginal{
	
}

.catalog-product span.price-btw{
	
}