#selectorCol .productSelector h3,#selectorCol .productSelector p {
    float: none;
}

.productSelector .yellowButton {
    float: left;
    padding: 5px 15px;
}

#main.regionalHome .productSelector .yellowButton {
    position: absolute;
    bottom: 15px;
}

.realiseproductselector .selectors ul {
    margin-left: 0;
}

.realiseproductselector .selectors ul li {
    background: none repeat scroll 0 0 rgba(0,0,0,0);
    padding: 0;
}

.related a:hover,.listBox a:hover {
    color: #848484;
}

#left .related .yellowButton:hover {
    color: #fff;
}
/*

.listBox {
    background: url(/images/yale/greyPanelGrad.jpg) repeat-x scroll center bottom #fdfdfd;
    border: 1px solid #ddd;
    color: #717171;
    margin: 0 0 20px;
    padding: 15px 15px 15px 15px;
}
*/

#dealerbox p.flush {
    padding: 0 0 5px;
}

#selectorCol .listBox h3 {
    font-size: 1.4em;
    float: none;
}

.listBox>ul>li {
    border-bottom: 1px dashed #999;
    padding-bottom: 5px;
    margin-bottom: 5px;
    overflow: hidden;
    font-size: .85em;
}

.listBox>ul>li>ul>li>a {
    text-decoration: underline;
    font-style: italic;
    font-size: 1.1em;
}

.listBox strong {
    font-size: 1.2em;
}

.listBox .strip p {
    padding-bottom: 5px;
}

.returnButton {
    border: 1px solid #ddd;
    background: url("/images/yale/greyPanelGrad.jpg") repeat-x scroll center bottom #fdfdfd;
    margin-bottom: 20px;
    padding: 15px;
}

#selectorCol .returnButton h3 {
    margin: 5px 0 0 0;
}


#selectorCol {
    width: 197px;
    width: 239px;
    width: 219px;
    float: left;
    padding: 20px;
    padding-top: 20px;
    color: #717171;
}

#selectorCol h2 {
    font-size: 1.2em;
    color: #424140;
}

#selectorCol h3 {
    color: #424140;
}

#selectorCol h3 span {
    color: #666;
    font-size: 85%;
    font-weight: normal;
}

#selectorCol a.reset,#selectorCol a.resetall {
    float: right;
    font-weight: normal;
    font-style: italic;
    text-decoration: underline;
    color: #666;
}

#selectorCol h3 {
    float: left;
}

hr {
    border: 1px solid #ddd;
    border-bottom: 0;
    height: 1px;
    margin-bottom: 15px;
}

hr.perf {
    border-top: 1px dashed #b8b8b8;
}

#selectorCol .selectors {
    clear: both;
    padding-bottom: 5px;
}

.selectors li {
    line-height: 1.8;
}

.content .selectors ul li {
    background: 0;
    padding: 0;
}

label {
    cursor: pointer;
}

.checkbox,.radio {
    background: url(/images/yale/checkbox.png) no-repeat;
    display: inline-block;
    height: 17px;
    padding: 0 5px 0 0;
    position: relative;
    top: -3px;
    vertical-align: bottom;
    width: 19px;
}

ul.styled input {
    display: none;
}

.disabled {
    opacity: .5;
    filter: alpha(opacity=50);
}

#loadWeightSlider,#maxHeightSlider {
    clear: both;
    padding-bottom: 10px;
}

span.min {
    float: left;
    font-size: .85em;
}

#selectorCol p {
    color: #666;
    float: right;
}

span.max {
    float: right;
    font-size: .85em;
}

#selectorCol #loadWeight,#selectorCol #heightSlider {
    border: 0;
    color: #999;
    float: left;
    font-size: .85em;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 200px;
}

#selectorCol #heightSlider {
    width: 170px;
}

.ui-slider {
    background: #666;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    height: 9px;
    margin-bottom: 3px;
    position: relative;
    text-align: left;
}

.ui-slider-range {
    background: #d4a31d;
}

.ui-slider .ui-slider-range {
    background-position: 0 0;
    border: 0 none;
    display: block;
    font-size: .7em;
    position: absolute;
    z-index: 1;
}

.ui-slider-horizontal .ui-slider-range {
    height: 100%;
    top: 0;
}

.ui-slider-handle,.ui-slider-handle.ui-state-default {
    background: url(/images/yale/handle.png) no-repeat;
    height: 20px;
    width: 20px;
    display: block;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    cursor: pointer;
    position: absolute;
    top: -3px;
    z-index: 2;
    border: 0;
    padding-top: 3px;
}

#maxHeightSlider .ui-slider-handle.ui-state-default,#loadWeightSlider .ui-slider-handle.ui-state-default {
    background: 0;
    width: 20px;
    height: 12px;
    background: url(/images/yale/handleGrad.png) repeat-x #d4a31d;
    top: -3px;
}

.ui-slider-horizontal .ui-slider-handle {
    margin-left: -0.6em;
}

#maxHeightSlider .ui-slider-horizontal .ui-slider-handle {
    margin-left: -10px;
}
#maxHeightSlider, #loadWeightSlider  {
    clear: both;
    padding-bottom: 10px;
}

#loadWeightSlider {
    margin-bottom: 40px;
}

#selectorCol h2, #selectorCol h3 {
    font-weight: bold;
    margin-bottom: 10px;
}

hr {
    border: 1px solid #ddd;
    border-bottom: 0;
    height: 1px;
    margin-bottom: 15px;
}

.reset , .resetall{
    margin: 12px 0 12px 0;
}

.checkbox  {
    background: url(../images/checkbox.png) no-repeat;
    display: inline-block;
    height: 17px;
    padding: 0 5px 0 0;
    position: relative;
    top: -3px;
    vertical-align: bottom;
    width: 19px;
}

.checkbox.checked{background-position: 0px -50px;}

#products_list{position:relative;}

#product-selector-form label {
    font-size: inherit;
    color: inherit;
    display: inline;
    font-weight: normal;
    margin-bottom: 0px;
    margin-left: 0px;
}

.ProductItem{margin-bottom:20px}
.page{display: none}
[role="main"] ul.selectorpager{margin-top: 0px;}
.no-results{
    margin-top: 20px;
}