#bb_lay_nav{
	color: #262626;
	padding: 18px 5px;
}
#bb_lay_nav h3{
	font: bold 21px arial;
	text-transform: uppercase;
}
.bb_lay_item{
	clear: both;
	
}
.bb_lay_prices{
	background: none;
	/* height: 45px; */
	overflow: visible;
}
#price_slider{
	display: none;
}
.bb_lay_item h4{
	background: url('../images/catalog/lay_nav/sprite.png') 3px -27px no-repeat;
	padding: 0 0 3px 16px;
	font-size: 11px;
	line-height: 16px;
	float: left;
	text-transform: uppercase;
	cursor: pointer;
	width: 140px;
	line-height: 11px;
	min-height: 14px;
}
.bb_lay_item.active h4{
	background-position: 1px 2px;
}
.bb_lay_item .lay_clear,
#bb_lay_nav #nav_clear_all{
	float: right;
	font-size: 9px;
	line-height: 11px;
	cursor: pointer;
	display: none;
	text-transform: uppercase;
	margin-top: 1px;
	color: #292929;
}
.bb_lay_item.active .lay_clear{
	display: block;
}
#bb_lay_nav #nav_clear_all{
	display: block;
	margin-top: 11px;
}
.bb_lay_item .lay_clear:hover,
#bb_lay_nav #nav_clear_all:hover{
	color: #b50937;
}

.bb_lay_item .bb_lay_cats{
    border-bottom: 1px solid #D2D2D2;
    clear: both;
    padding: 1px 0 10px 17px;
    margin-bottom:7px;
    width:166px;
}

.bb_lay_item .li_null{
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 2px;
 }
 
 .main_categories #lay_cat_main{border-bottom:none;}
.bb_lay_item .bb_lay_cats li{
	
	cursor: pointer;
	padding: 5px 0 1px 22px;
	font: bold 11px arial;
	text-transform: uppercase;
}
.bb_lay_item .bb_lay_cats li,
.bb_lay_item .bb_lay_cats li a{
	color: #797979;
	font-family: arial;
	font-size: 14px;
    	text-decoration: none;
}
.bb_lay_item .bb_lay_cats li.active{
	background-position: 0 -49px;
	
}
#lay_cat_main .bb_lay_item .bb_lay_cats li a , #lay_cat_main .bb_lay_item .bb_lay_cats li.active a{font-size:11px;text-transform: none;}
#lay_cat_main li.active a{
    color: #262626;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
	
}
.bb_lay_item .bb_lay_cats li.disabled{
	
}
#lay_cat_main li{ padding-left: 0; }
#lay_cat_main li a{ padding-left: 0px; }

.bb_lay_item .prices_filter{
	clear: both;
	border-top: 1px solid #D2D2D2;
	padding-top: 5px;
}
.bb_lay_item .prices_filter_container{
	clear: both;
	overflow: visible !important;
	height: 38px;
	width: 155px;
	margin: 0 auto;
}
#category-listing-w8,
#bb_lay_nav-w8{
	opacity: 0.6;
	filter: alpha(opacity=60);
	background: #fff url('../images/catalog/lay_nav/w8.gif') 50% 200px no-repeat;
	position: absolute;
	z-index: 9999;
	display: none;
}
#bb_lay_nav-w8{
	background-position: center;
}
#child_cat{
margin-left:20px;
}

.bb_lay_item .bb_lay_cats .current{
	background: url('../images/collapse.png') 0 10px no-repeat;
	cursor: pointer;
	margin-left: -2px;
	font: bold 11px arial;
	text-transform: uppercase;
}

.bb_lay_item .bb_lay_cats li.active ul{
	border-bottom: 1px solid #D2D2D2;
    	padding-left: 15px;
    	margin-bottom: 5px;
}

#lay_cat_main .design{color:#262626; font-weight:bold;}
#lay_cat_main .level0 {font-size:14px;}
#lay_cat_main li a:hover{
    color: #262626;
    font-weight: bold;
}
.bb_lay_item .bb_lay_cats li.active ul li.last{margin-bottom: 10px;}
.bb_lay_item .bb_lay_cats li.active ul li{text-transform:none;}

#lay_cat_main .bb_lay_item .bb_lay_cats li{padding-top:0px;}