.product_grid{margin:20px -20px 0 0}


.relative {width:100%; position:relative;}

/* shop stuff */
.shop-stuff {width: 168px;height:280px;float:left;margin:0 20px 15px 0;}
.shop-stuff-b {padding:10px;}
.shs-title {font-weight: 600; text-align:left;height:61px;
   	clip:rect(0px, 130px, 61px, 0px);
   	overflow:hidden;
}


.shs-tocart {margin:5px 0; padding:5px 0; border-top:1px dashed #888;}
.shs-tocart div {margin:5px 0;}


.price-add {color:red; padding-left:3px; line-height:0;}

/* cart block */
.shop-cart { /*background-color:#fff; border:1px solid #888; padding:10px; margin:10px 0;*/ background: transparent; margin:3px;padding:0; vertical-align:top; clear:both;}
.shop-cart-head {padding:0 0 0.8em 0; text-align: center; margin:0;}
.shop-cart-body {padding:0.8em 0; text-align: center;}
.shop-cart table {border-collapse:collapse; margin:5px 0;}
.shop-cart td {padding:3px; border-bottom:1px solid #ddd; border-top:1px solid #ddd;}
.shop-cart table small {font-size:11px; color:#595959;}
#butEmptyCart {text-decoration: none; color:#000; border-bottom:1px dashed #000;}
#cartEmpty {height:50px; line-height:50px;}
#totalCart {margin:5px 0;}
.cart-order {margin:5px 0; text-align: center; font-weight: 600;}

/* helper box */
#stuffHelper {position: absolute; z-index:100; width:150px; padding:5px; background-color:#f5f5f5; border:1px solid #888; display:none;}
#stuffHelper div {/*padding:5px 0; */text-align: center;}

/* progressbar */
#shkLoading {width:30px; height:30px; position: absolute; z-index:100; background:url(img/ajax-loader.gif) center center no-repeat #fff; border:1px solid #888; display: none;}

/* materials */
.materials {padding:5px 0;}
.materials img {width:70px;}
.materials input {cursor: pointer;}

