
div.amshopby-column {
    float:left; width:83px;
}

select.amshopby-select {
    width:170px;
}

.amshopby-logo{
padding: 0pt 10px 10px 0pt; float: left;
}

.amshopby-featured {
    padding: 5px 5px 5px 5px; 
}

.amshopby-link{
    float:left;
    padding-left:5px; 
    padding-top:5px;
}

div.block-layered-nav dd a {display:block; float: left;}  
div.block-layered-nav dd a.amshopby-attr {padding-left:30px;background:url(../images/wild/wild-amshopby-cb1.png) no-repeat left center;line-height:21px;font-size:14px;font-weight:700;color:#2d2d2d;font-family: 'Lato', sans-serif;} 
div.block-layered-nav dd a.amshopby-attr-selected ,div.block-layered-nav dd a.amshopby-attr:hover{padding-left:30px;line-height:21px;font-size:14px;font-weight:700;font-family: 'Lato', sans-serif;color:#6d6d6d;background:url(../images/wild/wild-amshopby-cb2.png) no-repeat left center;} 
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:20px;}
div.block-layered-nav dd li.amshopby-cat-level-3 {padding-left:40px;}
div.block-layered-nav dd li.amshopby-cat-level-4 {padding-left:60px;}
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:15px; cursor:pointer;
background:transparent url(../images/amshopby-plus.gif)  no-repeat;}
div.block-layered-nav dd li span.minus {background:transparent
url(../images/amshopby-minus.gif) no-repeat;}
div.block-layered-nav dd li:after {display:block; content:".";
clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }

div.block-layered-nav dt {}
div.block-layered-nav dt.amshopby-collapsed {}

div.block-layered-nav div.slider {position:relative; margin:10px auto 10px auto; z-index:9; height:22px;  background: url(../images/wild/wild-amshopby-slider-bg.png) repeat-x center center; cursor:pointer;
}
div.block-layered-nav div.slider div.handle {width:7px; top:0px; height:22px; background: transparent url(../images/wild/wild-amshopby-hadle.png) no-repeat; position: absolute; cursor:move;}
.amshopby-price-input {}
.amshopby-price-input input.input-text {display:block;margin:0 7px 0 0;padding:0;width:46px;height:25px;background:#fff;text-align:center;border:1px solid #cbcbcb;line-height:23px;font-size:14px;font-weight:700;color:#2d2d2d;font-family: 'Lato', sans-serif;float:left;}
.amshopby-price-input button.button {float:left;margin:0;padding:0;}
.amshopby-price-input button.button span {float:left;margin:0;padding:0;width:34px;height:25px;border:none;line-height:25px;font-size:14px;font-weight:700;color:#ffffff;text-transform:uppercase;font-family: 'Lato', sans-serif;background:#2eaf4a;}
.amshopby-price-input button.button:hover span {background:#414141;}
/*
 * 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;
}

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;
}