
/* shop stuff */
.shop-stuff {float:left;  //height:27em; min-height:27em;}
.shop-stuff-b {padding-right:25px;}

/* êàòàëîã è ñòðàíèöà èçäåëèß
######################################################  */
.shs-descr{position: relative; font-size:90%;}
.shs-descr-item{position: relative; padding-right:35px;}

.shs-descr p{margin-left:7px; margin-bottom:2px!important;}
.shs-descr p.sku{}
.shs-descr p.sku a{display:block; padding:6px 0 2px 0}
.shs-descr p.sku b, .shs-descr-item p.sku b{font-size:120%;}
.shs-descr p em, .shs-descr-item p em{color:#666; font-style: normal!important}

/* êàòàëîã
######################################################  */
.shs-descr div.sale{position: absolute; z-index:999; top:200px; left:94px; width:46px; height:63px; background: url(/assets/templates/kalina/i/ico_bag.png) no-repeat; cursor: pointer; cursor:help; }

*html .shs-descr div.sale{position: absolute; z-index:999; top:205px; left:90px; width:46px; height:63px; background: url(/assets/templates/kalina/i/ico_bag.gif) no-repeat;  cursor: pointer; cursor:help; }



/* ñòðàíèöà èçäåëèß
######################################################  */
.shs-descr-item p{margin-left:17px; margin-bottom:8px;}

.shop-stuff img.shk-image {padding:5px; border:1px solid #e4e4e4!important }/* êàðòèíêà */
/* ### */
.shs-tocart {margin:5px 0; padding:5px 0; border-top:1px dashed #888;}
.shs-tocart div {margin:5px 0;}

.shs-price {margin-left:2px; margin-bottom:5px}

button.shk-but{/*border: none; background-color:transparent; padding:2px 0; cursor:pointer; cursor: hand;*/}

.price-add {color:red; padding-left:3px; line-height:0;}




/* cart block */
.shop-cart {padding:10px; margin:10px 0;}
.shop-cart-head {padding:5px 0 15px 0; text-align: center;}
.shop-cart-body {padding:15px 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; border-bottom:1px dashed #817E71;} 
#cartEmpty {}
#totalCart {margin:5px 0 5px 5px;}
.cart-order {margin:5px 0; text-align: center;}

/* helper box */
#stuffHelper {position: absolute; z-index:100; padding:5px; background-color:#efefef; border:1px solid #666; display:none;    filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
#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 #666; display: none;  filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}

.relative {position:relative;}


/* materials */
.materials {padding:5px 0;}
.materials img {width:70px;}
.materials input {cursor: pointer;}





