.scroll-pane {
	width:250px;
	#height:605px;
	#overflow:auto;
	padding-left:15px;
}
.scroll-pane-top-bot-line{
	width:240px;
	height:1px;
	background:url('img/scroll_gradient_line.png') 0 0 no-repeat;
}

#sidebar_left a.current_depth2{
	color:#9B9B9B;
}
#sidebar_left a.selected{
	color:#000000;
}

.scroll-pane ul{
	list-style:none;
	padding:5px 10px 10px 10px;
	margin:0;
	line-height:18px;
}
.scroll-pane ul li.close-li{
	background-image:url('img/left_menu_arrow_right.png');
}
.scroll-pane ul li.open-li{
	background-image:url('img/left_menu_arrow_down.png');
}
.scroll-pane ul li{
	font-size:13px;
	padding-left:15px;
	background-repeat:no-repeat;
}
.scroll-pane ul.current_depth0 li{
	background-position:1px 11px;
}
.scroll-pane ul.current_depth1 li.close-li{
	background-position:1px 6px;
}
.scroll-pane ul.current_depth1 li.open-li{
	background-position:0 8px;
}
.scroll-pane ul.current_depth1{
	padding-bottom:0;
}
.scroll-pane li.current_depth1{
	font-size:16px;
	padding-top:5px;
}
.scroll-pane ul.current_depth1{
	padding-bottom:10px;
}
.scroll-pane ul.current_depth2{
	padding-bottom:5px;
}

/* h1 - link */
.general_title span{
	cursor:pointer;
	border-bottom:2px dotted black;
}

ul.tabs {
margin: 0;
padding: 0;
float: left;
list-style: none;
height: 26px;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
width: 100%;
}

ul.tabs li.active, ul.tabs li.active a:hover {
background: #fff;
height: 26px;
border-bottom: none;
}

ul.tabs li a {
text-decoration: none;
color: #000;
display: block;
padding: 0 20px;
b_order: 1px solid #fff;
outline: none;
}

ul.tabs li {
float: left;
margin: 0;
padding: 0;
height: 25px;
line-height: 26px;
border: 1px solid #ccc;
border-left: none;
margin-bottom: -1px;
overflow: hidden;
position: relative;
background: #f0f0f0 url(/bitrix/images/bg-itemdescription.gif) repeat-x;
p__adding: 8px 5px 9px 5px;
font-family: Arial, sans-serif;
font-size: 13px;
}

.tab_content {
padding: 20px;
font-size: 14px;
}

.tab_container {
border: 1px solid #ccc;
border-top: none;
overflow: hidden;
clear: both;
float: left;
width: 100%;
background: #fff;
}

.b-si-descrblock{
margin-right: 30px;
}

.listitem ul li, .listitem-carousel ul li {
  width: 200px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 10px;
  margin: 5px 0px;
  box-shadow: 0 2px 5px 0 rgba(0,0,0,.18);
  border-radius: 3px;
  border: 1px solid #d3d3d3;
  background: #fff;
  -webkit-animation: borderview 0.5s;
  animation: borderview 0.5s;
}

.listitem-carousel ul {
  width: 980px;
  overflow: hidden;
  padding: 2px;
  margin: 0;
}

.listitem ul li a.link, .listitem-carousel ul li a.link {
  width: 190px;
  height: 170px;
  display: block;
  overflow: hidden;
  margin: 0 auto;
}

.listitem ul li a.link img, .listitem-carousel ul li a.link img {
  max-width: 190px;
  max-height: 200px;
  height: auto;
  width: auto;
  margin: 25px auto 18px;
}

.listitem-carousel h4 {
  overflow: hidden;
}

.listitem h4, .listitem-carousel h4 {
  margin: 5px 0 20px;
}

.listitem ul li .buy, .listitem-carousel ul li .buy {
  width: 195px;
  position: relative;
  min-height: 49px;
  overflow: hidden;
}

.tlistitem_shadow {
  width: 220px;
  height: 10px;
  padding: 0;
  background: url('/bitrix/templates/bestshop/images/tlistitem_shadow.png') no-repeat center top;
  margin-top: 11px;
  z-index: 999;
  position: absolute;
  right: 0;
  bottom: -11px;
}

.listitem-carousel li {
  margin-right: 5px!important;
}

.listitem ul li h4 a, .listitem-carousel ul li h4 a {
  display: block;
  font-size: 14px;
  text-decoration: none;
  width: 100%;
  text-transform: uppercase;
}

.price {
  font-weight: bold;
  color: #FFAA64 ;
}

.item_price {
  text-shadow: 0 1px 1px rgba(255, 255, 255, 1);
  position: absolute;
  top: 0px;
}

.listitem ul li .buy div.price, .listitem-carousel ul li .buy div.price {
  display: inline-block;
  font-size: 14px;
  line-height: 19px;
  font-weight: bold;
  padding: 0;
}