.sp_popup{
    position: absolute;
    z-index: 999999; 
    top: 267px;
    left:0;
    right:0;
    display:none;
    width: 960px;
    margin: 0 auto;
}
.sp_block{
    display: inline-block;
    padding: 0px;
    z-index: 100002;
    position: relative;
    margin: 0 auto;
    left: 0;
    right:0;
    background-color: #ffffff;
    width: 960px;
    height: 620px;
    top:42px;
}
.hideControls {
    background-color: #fff;
    position: absolute;
    right: 0;
    top: -78px;
    width: 662px;
    height: 105px;
}
.sp_toolbar_top {
    position: absolute;
    right: 5px;
    top: -68px;
    width: 650px;
    height: 34px;
}
.sp_block_right .tools__pager {
    display: none;
    cursor: pointer;
}
.sp_block_right .tools__pager .current-a a {
    background-color: #ff9900;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    margin-top: 6px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 22px;
    font-family: "OpenSansBold" !important;
}
.sp_toolbar_bottom {
    margin-top: 20px;
}
.sp_dropdown {
    background-color: #666f77;
    border-radius: 4px;
    height: 35px;
    width: 124px;
    float: left;
    overflow: hidden;
    position: relative;
    cursor: pointer !important;
}
.sp_dropdown .dropdown__split {
    background-color: #fff;
    height: 35px;
    margin-left: 19px;
    margin-right: 14px;
    position: absolute;
    right: 23px;
    top: 0;
    width: 1px;
    cursor: pointer !important;
}
.sp_dropdown .dropdown__caret {
    height: 35px;
    position: absolute;
    right: 13px;
    top: 0;
    width: 10px;
    pointer-events: none;
    cursor: pointer !important;
}
.sp_block_right select {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #ffffff;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    outline: medium none;
    padding: 0 20px !important;
    width: 137px !important;
    cursor: pointer !important;
}
.sp_block_right select option {
    color: #666f77;
}
.sp_toolbar_bottom .sp_dropdown  {
    /*margin-left: 236px;*/
}

.sp_block_scroll{
    width: 954px;
    position:relative;
}

.sp_block_left{
    display:none;
    /*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{
    width:960px;
    float:left;
    text-align:left;
    padding: 0;
    margin: 0;
}
.sortby option{
    padding-top:3px;

}
.sp_header{
    width: 244px;
    float:left;
}
.sp_header p{
    float:left;
    font-size: 11px;
    width: 350px;
    color: #000;
    margin:0;
    padding: 0;
}
.sp_title{
    float:left;
    font-size: 13px !important;
    font-size: 14px;
    width: 300px;
}
.sp_amount{
    text-align: center;
    font-size: 14px;
    color: #1c1c1a;
}
.sp_prijs{
    width:100%;
    clear:both;
    margin: 0 0 20px 0;
    height:70px;
    display: none;
}
.sp_preferences{
    margin-top: 24px;
}
.sp_pref_left{
    width:40%;
    border-right:1px solid #ccc;
    float:left;
    margin:0 10px 0 0;
}
.sp_pref_right{

    float:left;
    margin:0 10px 0 10px;
}

.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:13px;
    word-break: break-word;
    width: 140px;
    vertical-align: top;
}
.sp_pref_left p, .sp_pref_right p{
    color: #000;
    font-size: 14px;
}
ul.sp-news li{
    list-style-type:square;
    margin-left:15px;
    color:#666;
}
.sp_close{
    float:right;
    margin-top: 5px;
    font-size: 14px;
}
.sp_close a.closeLink{
    text-decoration: none;
    color: #000;
    font-weight: normal;
    font-size:13px;
}
.sp_close span{
    display: inline-block;
    background-color: #ff9900;
    border-radius: 2px;
    color: #fff;
    height: 22px;
    line-height: 22px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 22px;
    font-family: "OpenSansBold" !important;
}
.sp_close:hover span{
    background:#000;
}
.sp_close:hover a.closeLink{
    color:#002366;
}
.sp_pager{
    display: none;
    background:#fff;
    display: none;
    float:left;
    width:195px;
    margin:0px 7px; 
    color:#fff;
    padding:5px 5px 7px 5px;
    text-align: left;
    border-radius:0px;
}
ul.sp_pager-nav li{
    display:inline;
    padding:5px 8px 5px 8px;
    cursor: pointer;
    color: #dadada;
    background: #fff;
    border-radius:0px;
}
ul.sp_pager-nav li:hover{
    background: #dadada;
    color: #fff;
}
ul.sp_pager-nav li.sp_pager_current {
    background: #dadada;
    color: #fff;
}

.sp_objects{
    clear:both;
    height:457px;
}
.sp_product{
    width:130px;
    height:200px;
    float:left; 
    margin:20px 7px 0 0
}
.sp_product:nth-child(4n) {
    margin-right: 0;
}
.sp_img{
    width:132px;
    height:120px;
    float:left; 
    overflow: hidden;
}
.sp_desc{
    width:124px;
    height:40px;
    float:left; 
    margin-top:2px;
    padding:4px;
    color:#666;
    font-size:12px;
    cursor:pointer;
}
.sp_desc .sp_productname a {
    color: #444;
}
.sp_desc .price {
    color: #002366;
    font-size:12px;
    text-align:center;
}
.sp_desc .old-price {
    text-decoration: line-through;
    color:#999; 
    font-size:12px;
    float:left; 
}

.sp_productname
{
    font-size: 12px;
    height: 20px;
    overflow: hidden;
    color: #000;
    text-align:center;
}
.sp_more {
    display:none;
    width:125px;
    height:15px;
    float:left; 
    background:#CDCC2B; 
    margin-top:2px;
    padding:3px 4px 4px 4px;
    color: #fff;
    text-align: center;
    font-size:12px;
    border-radius: 0 0 4px 4px;
}
.sp_more:hover {
    background:#0FA0D6; 
}

.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;
}
