#search {
    background: url("images/magnifier.png") no-repeat scroll 119px 4px #CCCCCC;
    border-bottom: 1px solid #FFFFFF;
    border-radius: 1px;
    border-right: 1px solid #FFFFFF;
    color: #333333;
    font-family: arial;
    font-size: 11px;
    height: 18px;
    line-height: 18px;
    padding-left: 10px;
    width: 128px;
}
.sp_popup{
    display:none;
    left: 9px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 71px;
    width: 1002px;
    z-index: 999999;
}
.sp_block{
    display: inline-block;
    padding: 0px;
    z-index: 100002;
    position: relative;
    margin:0px auto;
    left:0px;
    right:0;
    border: 1px solid #333333;
    width: 995px;
    height: 540px;
    
    background:rgba(225,222,216,1);
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(225,222,216,1) 50%, rgba(213,209,204,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(225,222,216,1)), color-stop(100%,rgba(213,209,204,1)));
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(225,222,216,1) 50%,rgba(213,209,204,1) 100%);
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(225,222,216,1) 50%,rgba(213,209,204,1) 100%);
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(225,222,216,1) 50%,rgba(213,209,204,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(225,222,216,1) 50%,rgba(213,209,204,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F2e3ddd8', endColorstr='#F2e3ddd8',GradientType=0 );
}

.sp_block_scroll{
    width: 995px;
    height: 540px;
    position:relative;
    overflow: hidden;
}

.sp_block_left{
    display:inline;
    width: 336px;
    float:left;
    min-height: 510px;
    text-align:left;
    padding:15px 10px 15px 14px;
    border-right:1px solid #ccc;

}
.sp_block_right{
    display:inline;
    width:602px;
    float:left;
    text-align:left;
    padding:10px 10px 10px 22px;
    font-size: 11px;

}
.sortby option{
    padding-top:3px;

}
.sp_header{
    width: 244px;
    float:left;
}
.sp_header p{
    float:left;
    line-height:22px;
    font-size: 11px;
    width: 350px;
    margin-top: -6px;
}
.sp_title{
    float:left;
    font-size: 12px !important;
    color: #8b8679;
    font-weight: normal;
    width: 300px;
}
.sp_amount{
    font-size:12px;
    float:right;
    line-height:10px;
    font-size:12px;
    float:right;
    line-height:10px;
    color: #8e697e;
}
.sp_prijs{
    width:100%;
    clear:both;
    margin: 0 0 20px 0;
    height:70px;
    display: none;
}
.sp_preferences{

}
.sp_pref_left{
    width:40%;
    border-right:1px solid #ccc;
    float:left;
    margin:0 10px 0 0;
}
.sp_pref_right{
    float:left;
    margin-left: 8px;
    overflow: hidden;
    height: 450px;
}

.sp_pref_left ul li input[type=checkbox], .sp_pref_right ul li input[type=checkbox]{
    margin-right:10px;
    margin-bottom:1px;
    height:15px; 
    display:inline-block;
    line-height:15px;
    background-repeat:no-repeat;
    background-position: 0 0;
    font-size:15px;
    vertical-align:middle;
    cursor:pointer;
}
.sp_pref_left ul li.options_Zoek.op.prijs label {
    width: 140px;
}
.sp_pref_left ul li label,.sp_pref_right ul li {
    width: 164px;
}
.sp_pref_left ul li label,.sp_pref_right ul li {
    vertical-align: top;
}
.sp_pref_left ul li label,.sp_pref_right ul li label {
    display: inline;
    vertical-align: baseline;
    color:#000;
    font-size:11px;
    font-size:12px;
    word-break: break-word;
    width: 140px;
    vertical-align: top;
}
.sp_pref_left p, .sp_pref_right p{
    font-size:12px;
    height:8px;
    margin:12px 0 12px 0;
    font-weight:normal;
    color:#8B8679;
    
}


ul.sp-news li{
    list-style-type:square;
    margin-left:15px;
    color:#666;

}
.sp_block_right select {
    float:left;
    background: #ffffff;
    border-radius: 0px;
    border: 1px solid #e7e7e7;
    outline:0;
}
.sp_close{
    float:right;
    margin: 5px 0 0;
    font-size: 12px;
}
.sp_close a.closeLink{
    text-decoration: none;
    color: #000;
    font-weight: bold;
}
.sp_close span{
    background:#F1ECE9;
    padding:2px 8px 4px 7px;
    color:#000;
    border-radius:0px;
}
.sp_pager{
    display: none;
    display: none;
    float:left;
    width:195px;
    margin:0px 7px; 
    color:#fff;
    padding:5px 5px 7px 5px;
    text-align: left;
    border-radius:0px;
    font-size: 11px;
}
ul.sp_pager-nav li{
    display:inline;
    padding:5px 8px 5px 8px;
    cursor: pointer;
    color: #aaa497;
    background: #f6f0e6;
    border-radius:0px;
}
ul.sp_pager-nav li:hover{
    background: #c5c5c5;
    color: #fff;
}
ul.sp_pager-nav li.sp_pager_current {
    background: #c5c5c5;
    color: #fff;
}

.sp_objects{
    clear:both;
    height:457px;
}
.sp_product{
    background:#fff;
    width:115px;
    height:210px;
    float:left; 
    margin:16px 6px 0 0;
    position: relative;
}
.sp_product a{
    text-decoration: none;
}
.sp_product:nth-child(5n) {
    margin-right: 0;
}
.sp_img{
    margin-top: 3px;
    height:150px;
    overflow: hidden;
}
.sp_productname {
    color:#7B5269;
    font-family: Georgia;
    font-size: 11px;
    font-weight: bold;
    line-height: 15px;
    text-transform: uppercase;
    margin-left: 5px;
}
.sp_desc{
    color:#666;
    font-size:12px;
    cursor:pointer;
}
.sp_price{
    position: absolute;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    bottom: 5px;
    right: 5px;
}
.sp_price .priceold{
    text-decoration: line-through;
    color:red;
    float:left
}
.sp_price .pricedefault{
    color: #000000;
}

.sp_desc p{
    font-size:12px;
    float: right;
}
.sp_more{
    width:125px;
    height:15px;
    float:left; 
    background:#99ca3b; 
    margin-top:2px;
    padding:3px 4px 4px 4px;
    color: #fff;
    text-align: center;
    font-size:12px;
}

.sp_objects .sp_product .sp_more a{
    color: #fee600;
    text-decoration: none;
}

.sp_noproductsfound
{
    padding-top: 50px;
    display: block;
    text-align: center;
}

.sp_more span{
    padding:5px;
    cursor:pointer;
}

/*popup searchbox slider */
#pricerangeslidercontainer {
    bottom: 12px;
    height: 28px;
    right: 120px;
}
#pricerangeslidertext {
    float: left;
    height: 28px;
    margin-right: 10px;
    vertical-align: top;
    position: relative;
    font-family: Verdana;
    text-transform: uppercase;
    text-shadow: #fee600 0px -1px 1px;
}

#pricerangeslider {
    float: left;
    width: 350px;
    height: 12px;
    background: #BC97BA;
    border-radius:4px;
    background-repeat: no-repeat;
    background-position: left top;
}
.ui-slider-horizontal 
{
    height: 12px;
}

.ui-slider 
{
    position: relative;
    text-align: left;
}

.ui-slider-horizontal .ui-slider-range 
{
    top: 0;
    height: 100%;
}
.ui-slider .ui-slider-range 
{
    position: absolute;
    z-index: 1;
    display: block;
    border: 0;
    background-position: 0 0;
}
.ui-widget-header 
{
    background: #BC97BA;
    background-repeat: repeat-x;	
    background-position:left top;	
}

.ui-state-default, .ui-widget-content sp_popup.ui-state-default, .ui-widget-header .ui-state-default 
{	
    background-image: url(../images/base/slider_handle.png);
    background-repeat: repeat-x;	
    background-position:left top;	

}

.ui-slider-horizontal .ui-slider-handle {
    top: -9px;
    margin-left: 0px;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 14px;
    height: 28px;
    cursor: default;
}
.moreattributes {
    font-size: 12px;
    color: #000;
    text-decoration: none;
}
.moreattributes:hover {
    text-decoration: underline;
}