.amshopby-filters-left .block-content .block-subtitle,
.currently { display: none; }

div.amshopby-column {
    float:left; width:83px;
}

select.amshopby-select {
    width:170px;
}

.amshopby-logo{ padding: 0px 0px 10px 10px; float: right;
}

.amshopby-featured {
    padding: 5px 5px 5px 5px;
    max-height: 70px;
}
.amshopby-featured-wrapper a:hover { text-decoration: none; }

.amshopby-link{
    float:left;
    padding-left:5px;
    padding-top:5px;
}

.amshopby-clearer {
	display:block;
	clear:both;
	overflow: hidden;
}
div.block-layered-nav dd a {padding:8px 5px 5px 50px; display:inline; }

div.block-layered-nav dd a.amshopby-attr {
	padding-left:30px;
  background-image: url("../images/checkboxes.png");
  background-position: 0px -24px;
  background-repeat: no-repeat;
  background-position-x: 0;
}
div.block-layered-nav dd a.amshopby-attr-selected {
	font-weight: 600;
	padding-left:30px;
  background-image: url("../images/checkboxes.png");
  background-position: 0px 6px;
  background-repeat: no-repeat;
  background-position-x: 0;
}
div.block-layered-nav dd a img {padding: 0px 4px 5px; float:left;}

div.block-layered-nav dd li.amshopby-cat-level-2 {padding-left:10px;}
div.block-layered-nav dd li.amshopby-cat-level-3 {padding-left:20px;}

div.block-layered-nav dd a.amshopby-cat-selected {font-weight: bold;
color:black; text-decoration: none; cursor:text;}

div.block-layered-nav dd li span.amshopby-plusminus {float:left;display:block; width:15px; height:34px; cursor:pointer;background:transparent url(../images/amshopby-plus.gif)  no-repeat center center;}
div.block-layered-nav dd li span.minus {background:transparent url(../images/amshopby-minus.gif) no-repeat center center;}
div.block-layered-nav dd li:after {display:block; content:".";clear:both; font-size:0; line-height:0; height:0; overflow:hidden; float: left; }



div.block-layered-nav dt {
 cursor:pointer;
 font-size: 13px;
 text-transform: uppercase;
 font-weight: 600;
}
div.block-layered-nav dt.amshopby-collapsed {  }


div.block-layered-nav div.amshopby-slider {
	 position:relative; margin:20px auto 5px auto; /* z-index:9; */ height:18px;  background: url(../images/amshopby-slider-bg.gif) no-repeat 50% 50%; cursor:pointer; width: 208px;
}
div.block-layered-nav div.amshopby-slider div.handle {width:18px; top:-3px; height:29px; background: transparent url(../images/slider-handle.png) no-repeat; position: absolute; cursor:move; z-index: 2;}

/*
 * Slider labels
 */
.amshopby-slider-price {
	color: #798794;
}
.amshopby-slider-price-from {
	float: left;

}
.amshopby-slider-price-to {
	float: right;
}

.amshopby-slider-handle-right {
	position: absolute;
	top: 14px;
	right: 0px;
}

.amshopby-slider-handle-left {
	position: absolute;
	top: 14px;
	left: 0px;
}

.amshopby-tooltip {
    padding:2px 5px;
    background:#FEC;
    border:1px solid #FAA819;
    color:#1F5070;
    text-align:left;
    width:200px;
    position:absolute;
}

.amshopby-slider-price-range
{
	text-align: center;
	font-size: 0.9em;
}

.amshopby-tooltip-img {
    cursor:help;
    width: 25px;
    height: 25px;
    padding-left: 6px;
}

div.block-layered-nav, div.amshopby-page-container, div.amshopby-filters-top {
    position: relative;
}
div.amshopby-overlay {
    background-color: #FFFFFF;
    height: 100%;
    left: 0;
    opacity: 0.5;
    filter: alpha(opacity = 50);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 555;
}
div.amshopby-overlay img {
    top: 100px;
    left: 45%;
    display: block;
    position: absolute;
}

div.amshopby-overlay div {
    margin: 0 auto;
    display: block;
	width: 300px;
	height: 200px;
	background:  url('../images/amshopby-overlay.gif') 50% 50% no-repeat;
}

/*
 * Advanced Categories
 */
.amshopby-advanced li {
	clear: both;
}
.amshopby-advanced li.level1 {
	padding-left: 20px;
}
.amshopby-advanced li.level2 {
	padding-left: 30px;
}
.amshopby-advanced li.level3 {
	padding-left: 40px;
}
.amshopby-advanced li.level4 {
	padding-left: 50px;
}


.amshopby-advanced li.active > a {
	font-weight: bold;
}

/*
 * Slider Bar
 */
.amshopby-slider-bar {
	position:absolute;
	background: #999;
	height: 6px;
	top: 6px;
	z-index: 1;
}

/*
 * Subcategores block
 */
.amshopby-subcategory-image {
	overflow: auto;
}

.btn-remove-inline { background-image: url('../images/btn_remove.gif'); background-repeat: no-repeat; background-position: 0px 4px; width:13px; height:12px; margin-left: 4px; }
.btn-remove-inline:hover { /* background-position: center bottom; */ }
.amshopby-hightlighted { background: yellow;}


#amshopby-price-from, #amshopby-price-to { width: 90px; height: 30px; margin:10px 0 0 0; }
.amshopby-price-find { margin-left: 6px; }