input:hover {cursor: pointer;}

.jshop_list_product .product .buttons {
	margin-top: 15px;
}
.button_buy, .button_detail {
	margin: 15px 10px 0 10px;
}


.jshop_list_product .product .buttons a {
	background: url(/templates/barkovbooks/images/bg_boxheader.gif);
	font-weight: bold;
	color: #fff;
	padding: 8px;
	text-decoration: none;
}

.jshop_list_product .product .buttons a:hover {text-decoration: underline;}


.productfull .image_middle {width:100%;float:left;}

/*Корзина*/
.jshop_quantity_products {margin-bottom: 20px;}
.goto_cart {text-align: center;border:1px solid #07703f; background: url(/templates/barkovbooks/images/bg_boxheader.gif);}
.goto_cart a {color: #fff;margin-top: 10px;}


/*Страница продукта*/
.image_middle {}
#list_product_image_middle {float: left;margin-right: 20px;}
.extra_fields {overflow: hidden;margin-bottom: 10px;}
.buttons input.btn {background: url(/templates/barkovbooks/images/bg_boxheader.gif);color:#fff;padding: 5px;border:0px;}

/*Перечень продуктов*/
.name a {text-decoration: none;}
.name a:hover {text-decoration: underline;}
.jshop_list_product .product .name {font-size: 16px;}

/*Выравниваем блоки с описанием товаров*/
.block_product .name {height: 40px;}
.jshop_img {height: 155px;}
.oiproduct .description {height: 90px; overflow: hidden;}

/* Фильтры */
/*.control-group .controls {margin: -10px 0 0 20px;}
.form-horizontal .form_sort_count .control-label {width: 85px;}
.control-group .box_products_sorting {width: 125px;}
.box_products_sorting {width: 30%;}
.box_products_count_to_page {width: 30%;}*/

.control-group {width: 30%;}
.form-horizontal .form_sort_count .control-label {width: 85px;}
.block_sorting_count_to_page .icon-arrow img {margin-bottom: 0;}
.form_sort_count {margin-bottom: 20px;}

.control-label .name {height:auto;}

/*Рекомендуемые*/

.label_products .block_item {width: 33.333%; float:left;text-align:center;}
.label_products .block_item .name   {font-size: 16px;height: 40px;}
.label_products .block_item .jshop_price {font-size: 18px; text-align: center; margin-top: 15px;}
.label_products .block_item .buttons a {
    background: url(/templates/barkovbooks/images/bg_boxheader.gif);
    font-weight: bold;
    color: #fff;
    padding: 8px;
    text-decoration: none;
}

.label_products .block_item .plusshippinginfo {display: block;
    overflow: hidden;
    margin-bottom: 10px;}