/* shop stuff */
.shs-tocart table, .shop-stuff table {
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
}
.shop-stuff .shs-title a, .shs-tocart .shs-title, .shop-stuff .shs-title {
	color:#729933;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
}
.shop-stuff .shs-title a:hover {
	text-decoration:none;
}
.shop-stuff .shs-title a {
	text-decoration:underline;
}
.shs-tocart .code, .shop-stuff .code {
	color:#967E70;
	font-size:10pt;
	font-weight:normal;
}
.shs-tocart .highslide img, .shop-stuff .highslide img {
	border:none;
}
.shs-tocart .shs-price-title, .shop-stuff .shs-price-title {
	font-size:14px;
	font-weight:bold;
	text-align:right;
	vertical-align:top;
}
.shs-tocart .shs-price, .shop-stuff .shs-price {
	font-size:14pt;
	font-weight:normal
}
.shs-tocart .shs-descr, .shop-stuff .shs-descr {
	font-size:13px;
	padding:10px 0;
}
.shs-tocart .shs-but-container, .shop-stuff .shs-but-container {
	text-align:right;
}
.shop-stuff .shs-more {
	text-align:left;
}
.shop-stuff .shs-more a {
	color:#573d2d;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}
.shop-stuff .shs-more a:hover {
	text-decoration:none;
}
.shs-tocart .shk-but, .shop-stuff .shk-but {
	background:url(img/buy.png) no-repeat;
	border:none;
	cursor:pointer;
	font-size:8pt;
	font-weight:bold;
	padding:4px 15px 7px 10px;
	width:84px;
}
.shs-tocart .shk-but:hover, .shop-stuff .shk-but:hover {
	background-position:0 -28px;
}
.shs-tocart .shk-but:active, .shop-stuff .shk-but:active {
	background-position:0 -56px;
}
.price-add {
	color:red;
	padding-left:3px;
}
/* cart block */
#cartEmpty {
	line-height:50px;
}
#contents .intro .info .shop-cart {
	color:#000;
	font-size:10pt;
	padding:5px 5px 0;
}
#contents .intro .info .shop-cart a {
	color:#000;
	text-decoration:underline;
}
#contents .intro .info .shop-cart a:hover {
	text-decoration:none;
}
#contents .intro .info .shop-cart table {
	border-collapse:collapse;
	width:100%;
}
#contents .intro .info .shop-cart table th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	padding:0 3px 5px;
	text-align:center;
}
#contents .intro .info .shop-cart table th.cart_icon {padding-left:0;text-align:left;}
#contents .intro .info .shop-cart table td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	padding:3px;
	text-align:center;
}
#contents .intro .info .shop-cart table .product-img{width:50px;}
#contents .intro .info .shop-cart table .product-img img{height:30px;width:auto;}
#contents .intro .info .shop-cart table td.product-name{text-align:left;}
#contents .intro .info .shop-cart table .product-code{width:94px;}
#contents .intro .info .shop-cart table .product-price{text-align:right;width:114px;}
#contents .intro .info .shop-cart table .product-quantity{width:74px;}
#contents .intro .info .shop-cart table .del {width:64px;}
#contents .intro .info .shop-cart table td.total{text-align:right;}

#contents .intro .info .back, #contents .intro .info .shop-cart .clear {
	font-weight:bold;
	margin-top:25px;
	text-transform:lowercase;
}
#contents .intro .info .back {
	color:#A0B733;
	padding-left:5px;
	text-align:left;
}
#contents .intro .info .shop-cart .clear {
	color:#6A1C46;
	float:right;
	text-align:right;
	width:245px;
}
#contents .intro .info .back a {
	color:#535700;
}
#contents .intro .info .shop-cart .clear a {
	color:#6A1C46;
}
#contents .intro .info .shop-cart .makeOrder {
	float:right;
	height:32px;
	margin:10px auto 0;
	width:151px;
}
#contents .intro .info .shop-cart .makeOrder a {
	background:url(img/order.png) no-repeat 0 0;
	border:none;
	color:#000;
	cursor:pointer;
	display:block;
	font-size:8pt;
	font-weight:bold;
	height:20px;
	padding-top:8px;
	text-align:center;
	text-decoration:none;
	width:151px;
}
#contents .intro .info .shop-cart .makeOrder a:hover {
	background-position:0 -32px;
}
#contents .intro .info .shop-cart .makeOrder a:active {
	background-position:0 -64px;
	padding-top:9px;
}

/* Cart in right collumn */
#extra .cart{
	margin:115px 0 10px;
	position:relative;
	width:140px;
	z-index:5;
}

#extra .cart .tb{background:transparent url(img/tb-ads.png) no-repeat;height:5px;}
#extra .cart .bb{background:transparent url(img/bb-ads.png) no-repeat;height:5px;}
#extra .cart .inner{
	background:transparent url(img/bg-br.png) repeat;
	padding:0 5px;
	width:130px;
}

/* small cart */
#extra .cart .shop-cart {
	background:#fff;
	color:#000;
	font-size:9pt;
	padding:5px 5px 10px;
}

#extra .cart .shop-cart .cart_icon{
	padding: 3px 0 6px;
}

#extra .cart .shop-cart table {
	border-collapse:collapse;
	margin:10px 0;
	width:100%;
}
#extra .cart .shop-cart th {
	border-bottom:1px solid #000;
	clear:both;
	padding-top:5px;
	vertical-align:bottom;
}
#extra .cart .shop-cart th .product-title {
	float:left;
	text-align:left;
	vertical-align:bottom;
	width:80px;
}
#extra .cart .shop-cart th .product-code {
	float:right;
	text-align:right;
	vertical-align:bottom;
	width:40px;
}
#extra .cart .shop-cart .clear a, #extra .cart .shop-cart .total, #extra .cart .shop-cart th .product-code small, #extra .cart .shop-cart th a, #extra .cart .shop-cart td {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	text-decoration:none;
}
#extra .cart .shop-cart td {
	border:none;
	padding:5px 0;
	vertical-align:middle;
}
#extra .cart .shop-cart td.number {
	text-align:left;
	width:35px;
}
#extra .cart .shop-cart td.number input {
	margin-right:2px;
	width:20px;
}
#extra .cart .shop-cart td.price {
	text-align:center;
	width:60px;
}
#extra .cart .shop-cart td.del {
	text-align:right;
	width:25px;
}
#extra .cart .shop-cart .total {
	font-weight:bold;
	text-align:center;
}
#extra .cart .shop-cart .makeOrder {
	height:32px;
	margin:40px auto 0;
	width:100px;
}
#extra .cart .shop-cart .makeOrder a {
	background:url(img/order_small.png) no-repeat 0 0;
	border:none;
	color:#000;
	cursor:pointer;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:7.5pt;
	font-weight:bold;
	height:20px;
	padding-top:8px;
	text-align:center;
	text-decoration:none;
	width:100px;
}
#extra .cart .shop-cart .makeOrder a:hover {
	background-position:0 -32px;
}
#extra .cart .shop-cart .makeOrder a:active {
	background-position:0 -64px;
	padding-top:9px;
}
#extra .cart .shop-cart .clear {
	text-align:center;
}
#extra .cart .shop-cart .clear a {
	border-bottom:1px dashed #000;
	font-size:8.5pt;
	margin:0 auto 5px;
	text-transform:lowercase;
}
#extra .cart .shop-cart .clear a:hover {
	border-bottom:1px solid #fff;
}
/* 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;
}
#stuffCount {
	background-color: #fff;
	border:1px solid #888;
	font-size:13px;
	margin: 5px;
	padding:1px 2px;
	text-align: center;
}
.field-arr-up {
	cursor:pointer;
	margin:0 0 6px 1px;
}
.field-arr-down {
	cursor:pointer;
	margin:0 0 -4px -17px;
}
#shopOrderForm .button {
	background:url(img/order.png) no-repeat 0 0;
	border:none;
	color:#000;
	cursor:pointer;
	font-size:8pt;
	font-weight:bold;
	height:32px;
	padding-bottom:8px;
	text-align:center;
	width:151px;
}
#shopOrderForm .button:hover {
	background-position:0 -32px;
}
#shopOrderForm .button:active {
	background-position:0 -64px;
}
#shopOrderForm {
}
#shopOrderForm table {
	margin:0 auto;
	width:500px;
}
#shopOrderForm table td {
	padding:3px 0;
	vertical-align:top;
}
#shopOrderForm table input, #shopOrderForm table textarea {
	padding:3px;
	width:292px;
}
#shopOrderForm table select {
	padding:3px;
	width:300px;
}
