/* Default CSS Hacks for BE */
/* h2 was this but don't know where this is apart from footer description MTS20130729
#content div h2 {
    color:white;
    padding-left:20px;
} 
*/

#content div h2 {
    color: black;
    padding-left: 0;
}

/* All Results */
.noresults{
    margin: 20px 0;
    text-align:center;
    font-size:1.6em;
    color:darkred;
}
.jslider-value-to,.jslider-label-to{
    display:none !important;
}
.jslider-value{
    display:none !important;
}
.layout-slider{
    margin:0 10px 10px !important;
}
[name=pricetaghigh]{
    float:right;
    margin-right:5px;
}
[name=pricetaglow]{
    margin-left:5px;
}
.noresultsfoot{      
    margin:20px;
    color:#444;
}
.noresultsfoot ul{
    list-style: square;
}
#mainresults{
    clear:both;
}
#mainresults a:link , #mainresults a:hover , #mainresults a:visited{
    text-decoration:none;
}
.categorieslist a:link, .categorieslist a:visited, .categorieslist a:hover{
    font-size:0.975em;
    line-height:16px;
    color:#333333;
}
.notFound{
    margin:10px 0;
}
.categorieslist a:hover{
    color:#3391C4;
}
.price .currency{
    display:none;
}
.allmedia{
    position:relative;
    overflow:hidden;
    border: 1px solid #eeeeee;
}
.cornerflash{
    position:absolute;
    top:0;
    left:0;
}
.allmedia .productImage{
    cursor:ew-resize;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    float: left;
}
.loading .allmedia .productImage{
    cursor: wait !important;
}
.allmedia .image{
    float:left;
    position:absolute;
    top:0;
    left:0;
    width: 3740px;
    margin: 0;
    padding: 0;
}
#content{
    float:right;
    width:780px;
}
.seperator{
    width:100%;
}
#left{
    width:200px;
}

.searchspelling{
    margin:10px 0;
    font-size:1.1em;
}
.searchspelling .fixedspelling{
    color: #336699;
    font-style:italic;
}
.searchspelling .okspelling{
    font-style:italic;
}

progress{
    width:80%;
    margin: 20px 10% 0;
}
#facetList{
    display:none;
}
.facetcolumn li{
    cursor:pointer;
}
.facetcolumn li input:hover{
    color:#3391C4;
}
.facetcolumn li:hover{
    color:#3391C4;
}
.disabledoption{
    color:#999 !important;
    cursor: auto !important;
}

.allmedia{
    position:relative;
    width:100%;
    height:100%;
}
.imageCycleLeft , .imageCycleRight{
    position:absolute;
    cursor:pointer;
}
.loading .imageCycleLeft , .loading imageCycleRight {
    cursor: wait !important;
}
.imageCycleLeft{
    left:0;
}
.imageCycleRight{
    right:2px;
}

.cta{
    display:none;
}
.buy_button{
    display:none;
}

.layouts {
    height: 30px;
    float:right;
}

.navigatorTopPanel{
    background-color: #ECECEC;
    padding:20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-top:10px;
}
.lowerBar{
    clear:both;
}
.resultsQuantity{
    float:right;
}
.sortingControl {
    float: left;
}

.pagination {
    margin-top: 10px;
    height: 26px;
}
#moveToTopPageChooser{
    display:none;
}

.layouts a.vertical  {
    background: url('../../../themes/-library/theme/buttons/vertical-icon.png') no-repeat scroll 0 0 transparent;
    padding: 0 10px 3px 35px;
}

.layouts a.side-by-side {
    background: url('../../../themes/-library/theme/buttons/side-by-side-icon.png') no-repeat scroll 0 0 transparent;
    padding: 0 10px 3px 25px;
}

.layouts a.grid  {
    background: url('../../../themes/-library/theme/buttons/grid-icon.png') no-repeat scroll 0 0 transparent;
    padding: 0 10px 3px 35px;
}

.layouts a.narrow-grid  {
    background: url('../../../themes/-library/theme/buttons/small-grid-icon.png') no-repeat scroll 0 0 transparent;
    padding: 0 10px 3px 45px;
}

.layouts a.vertical:hover,.layouts a.vertical.active {
    background: url('../../../themes/-library/theme/buttons/vertical-icon-hover.png') no-repeat scroll 0 0 transparent;
    padding: 0 10px 3px 35px;
}

.layouts a.side-by-side:hover,.layouts a.side-by-side.active {
    background: url('../../../themes/-library/theme/buttons/side-by-side-icon-hover.png') no-repeat scroll 0 0 transparent;
    padding: 0 10px 3px 25px;
}

.layouts a.grid:hover,.layouts a.grid.active  {
    background: url('../../../themes/-library/theme/buttons/grid-icon-hover.png') no-repeat scroll 0 0 transparent;
    padding: 0 10px 3px 35px;
}

.layouts a.narrow-grid:hover,.layouts a.narrow-grid.active  {
    background: url('../../../themes/-library/theme/buttons/small-grid-icon-hover.png') no-repeat scroll 0 0 transparent;
    padding: 0 10px 3px 45px;
}

.layouts a:hover {
    cursor: pointer;
}         

.shadow{
    text-align:center;
}

.rrp{
    text-decoration:line-through;    
}

.image_caption{
    display:none;
}

#mainresults.loading{
    cursor: wait !important;
}
.short_name{
    display:none;
}

/* Vertical Style */

.vertical .shadow{
    display:none;
}
.vertical .stock{
    color:#4a4;
}
.vertical .infopanel {
    width: 460px;
    float: left;
    padding-left: 20px;
    color: #666663;
    font-size:0.85em;
    color:#888;
}
.vertical .long_name {
    display: none;
}

.vertical #default_left{
    display:none;
}

.vertical .product{
    border-bottom: 1px solid #6666663 !important;
    clear:both;
    padding-top:10px;
    display:block;
    margin: 0 0 20px 20px;
}

.vertical .bottomedge{
    height:20px;
}

.vertical .allmedia{
    width:239px;
    height:239px;
    margin-right:10px;
    float:left;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.vertical .allmedia .productImage{
    width:239px;
    height:239px;
}
.vertical .imageCycleLeft , .vertical .imageCycleRight{
    top:105px;
}

.vertical .name{
    margin-left:0px;
    color: #666663;
}

.vertical .name .long_name{
    display:block;
    font-size: 17px;
    margin-bottom: 10px;
    font-weight: bold;
    text-decoration: underline;
}

.vertical .description {
    margin-left:0px;
    margin-bottom: 18px;
    width: 300px;
    float: left;
}

.vertical .description ul{
    margin-left:30px;
}
.vertical .description p {
    margin-bottom: 16px;
}

.vertical .description ul.technical {
    margin-bottom: 1px;
    font-size: 11px;
}

.vertical .description .short {
    margin-bottom: 10px;
}

.vertical .description .long , .vertical .description .medium {
    display:none;
}

.vertical .infopanel .reviews {
    float: left;
    margin: 10px 0 10px;
    text-align:right;
    width:146px;
    height:21px;
}
.vertical .infopanel .numReviews{
    display:none;
}
.vertical .price{
    color:black;
    font-weight:normal;
    font-size:15px;
    margin-left:0px;
    margin-right: 15px;
    float: left;
    width: 145px;
    text-align: right;
}
.vertical .price .rrp{
    float:none;
    margin-bottom: 0px;
    font-size: 13px;
    margin-top: 5px
}
.vertical .price .incvat{
    color:#CC0000;
    font-weight: bold;
    font-size:21px;
}
.vertical .price .superscript{
    display: none;
    font-size:10px;
    position:relative;
    top:-2px;
    color:black;
    letter-spacing: 1px;
    font-weight: normal;
}
.vertical .actions{
    float: right;
    margin-top: 20px;
    width:135px;
}

.vertical .stock {
    padding-bottom: 10px;
}

.vertical .actions .moreinfosmall, .vertical .actions .moreinfomedium {
  display: none;
}

.vertical .moreinfolarge{
    float:left;
    display:block;
    margin-right: 10px;
}

.vertical .buy_button {
    float: left;
}

.vertical .ctalarge{
    display:block;
    margin-top:10px;
}

.vertical form{
    float:right;
}

.grid #default_left{
    display:none;
}
.grid .product{
    float:left;
    width:241px;
    margin:9px;
    position:relative;
    display:block;
}
.grid .allmedia .productImage{
    width:239px;
    height:239px;
}
.grid .allmedia{
    width:239px;
    height:239px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    float:left;
}
.grid .imageCycleLeft , .grid .imageCycleRight{
    top:100px;
}
.grid .name{
    color: #333333;
    font-size:1.1em;
    height:57px;
    overflow:hidden;
}

.grid .name , .grid .description {
    margin:5px 10px 15px 10px;
}

.grid .infopanel {
    color: #333333;
    position: relative;
    height: 188px;
    width: 241px;
    background-color:#ECECEC;
    float:left;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.grid .stock{
    height:16px;
    font-size:0.95em;
}
.grid .technical {
    display:none;
}

.grid .long_name {
    display: none;
}

.grid .name .long_name{
    display:block;
}

.grid .reviews {
    margin-left: 10px;
}

.grid .description .long , .grid .description .medium, .grid .description .short{
    display:none;
}

.grid .price{
    color:black;
    font-weight:normal;
    font-size:15px;
    position: absolute;
    left: 10px;
    bottom: 10px;
    width: 120px;
}

.grid .price .rrp{
    margin-right:10px;
    font-size: 13px;
}

.grid .price .incvat{
    color:#cc0000;
    font-weight: bold;
    font-size:21px;
}

.grid .price .superscript{
    display:none;
}

.grid .actions{
    position:absolute;
    bottom:10px;
    right: 10px;
}
.grid .ctasmall{
    display:block;
    margin-top:7px;
}

.grid.actions .moreinfosmall{
    margin-bottom:5px;
    display:block;
    float: left;
}

.grid .actions .moreinfolarge, .grid .actions .moreinfomedium {
  display: none;
}

.grid .actions .ctamedium{
    display:none;
}

.narrowgrid .shadow img{
    width:162px;
    height:13px;
}
.narrowgrid .product{
    float:left;
    width:177px;
    position:relative;
    margin: 10px 9px 0;
    display:block;
}
.narrowgrid .allmedia .productImage{
    width:175px;
    height:175px;
}
.narrowgrid .allmedia{
    width:175px;
    height:175px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.narrowgrid .infopanel {
    background-color:#ECECEC;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-bottom:10px;
}

.narrowgrid .name {
    color: #333333;
    height: 47px;
    font-size: 0.9em;
    overflow:hidden;
    padding:5px 10px 0;
}

.narrowgrid .stock{
    /*
    padding: 10px 0;
    font-size:0.85em;
    height: 13px;
    */
    display:none;
}

.narrowgrid .long_name{
    display:block;
}

.narrowgrid .description .long , .narrowgrid .description .medium , .narrowgrid .description .short {
    display:none;
}

.narrowgrid .description .technical {
    display: none;
}

.narrowgrid .actions .moreinfolarge, .narrowgrid .actions .moreinfomedium {
    display: none;
}

.narrowgrid .imageCycleLeft , .narrowgrid .imageCycleRight{
    top:70px;
}

.narrowgrid .price{
    color:black;
    font-weight:normal;
    text-align:left;
    float:left;
    padding-left:10px;
    width:65px;
}

.narrowgrid .price .rrp{
    display:none;
}

.narrowgrid .price .incvat{
    color:#cc0000;
    font-weight: normal;
    font-size:13px;
    margin-top:10px;
}

.narrowgrid .price .superscript{
    display:none;
}

.narrowgrid .reviews img{
    height:15px;
}
.narrowgrid .reviews{
    display:none;
}
.narrowgrid .actions{
    width:90px;
    margin:10px 10px 0 0;
    float:right;
}
.narrowgrid .ctasmall{
    display:block;
    margin-top:5px;
}

.narrowgrid .actions .moreinfosmall{
    margin-bottom:2px;
    display:block;
}


.narrowgrid .actions .ctasmall{
    display:block;
}

.sidebyside .shadow img{
    width:334px;
}
.sidebyside .product{
    display:inline-block;
    width:374px;
    margin:7px;
    vertical-align:top;
    *zoom:1;
    *+width:373px; 
    *+float:left;       
}

.sidebyside .infopanel {
    color: #333333;
    background: #ececec;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    padding: 0px 20px;
    height: 320px;
    position: relative;
}

.sidebyside .name .long_name{
    font-size:17px;
    color: #333333;
    padding-top: 10px;
    padding-bottom: 10px;
    height:57px;
    overflow:hidden;
    display:block;
}
.sidebyside .stock{
    height:15px;
}
.sidebyside .allmedia {
    width:372px;
    height:372px;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}
.sidebyside .allmedia .productImage{
    width:372px;
    height:372px;
}

.sidebyside .description{
    height:145px;
    overflow:hidden;
}
.sidebyside .description .technical {
    margin-left: 20px;
}

.sidebyside .description .long , .sidebyside .description .medium, .sidebyside .description .short {
    display:none;
}

.sidebyside .imageCycleLeft , .sidebyside .imageCycleRight{
    top:170px;
}

.sidebyside .price{
    color:black;
    font-weight:normal;
    font-size:16px;
    text-align: left;
    margin-top:10px;
    width: 150px;
    position: absolute;
    bottom: 10px;
    left: 20px;
}

.sidebyside .stock, .sidebyside .reviews {
    width: 190px;
    padding: 10px 0;
}


.sidebyside .price .rrp{
    margin-right:10px;
    margin-top: 5px;
    font-size: 12px;
}

.sidebyside .price .incvat{
    color:#cc0000;
    font-weight: bold;
    font-size:21px;
}

.sidebyside .price .superscript{
    font-size:10px;
    position:relative;
    top:-2px;
    color:black;
    font-weight: normal;
    letter-spacing; 1px;

}

.sidebyside .actions {
    position: absolute;
    bottom: 10px;
    right: 20px;
    width:135px;
}

.sidebyside .ctalarge{
    display:block;
    margin-top:10px;
}

.sidebyside .actions .moreinfosmall, .sidebyside .actions .moreinfomedium {
  display: none;
}

.sidebyside .actions .moreinfolarge{
    float:left;
    display:block;
}

.sidebyside .actions .ctamedium{
    display:none;
}

.sidebyside .actions form{
    float:right;
}

.pageNumber {
	padding: 4px 6px;
	border: 1px solid transparent;
}

.pageNumber:hover,.pageNumber.active {
	background: #3391C4;
    color: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.pageNumber.current:hover {
	background: #3391C4;
    color: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/* Left Column */
   
 #clearfilters{
        padding:5px 10px 5px 5px;
        text-align:right;
        cursor:pointer;
        color:#444444;
        float:right;
        font-size:0.8em;
        letter-spacing:0;
        position:relative;
        top:-5px;
    }

    #clearfilters:hover{
        color:#222222;
    }

    #left .facetheading{
        padding: 5px 0 5px 8px;
        font-size:1.1em;
        background: url("../../../themes/-library/theme/buttons/filter-close.png") no-repeat scroll 180px 6px #ECECEC;
        cursor: pointer;
		font-weight: bold;
        /*background: #d7d7d7; /* Old browsers */
        /*background: -moz-linear-gradient(top,  #d7d7d7 1%, #ffffff 99%); /* FF3.6+ */
        /*background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#d7d7d7), color-stop(99%,#ffffff)); /* Chrome,Safari4+ */
        /*background: -webkit-linear-gradient(top,  #d7d7d7 1%,#ffffff 99%); /* Chrome10+,Safari5.1+ */
        /*background: -o-linear-gradient(top,  #d7d7d7 1%,#ffffff 99%); /* Opera 11.10+ */
        /*background: -ms-linear-gradient(top,  #d7d7d7 1%,#ffffff 99%); /* IE10+ */
        /*background: linear-gradient(to bottom,  #d7d7d7 1%,#ffffff 99%); /* W3C */
        /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7d7d7', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        margin-top:10px;
        margin-bottom: 6px;
        letter-spacing: 1px;
        color:#333333;
    }
    #left .facetheading.filterareatitle{
        background-image: none;
        background-color:transparent;
        color:black;
        padding-left:3px;
        letter-spacing:0;
    }

#left .facetFolded {
        background: url("../../../themes/-library/theme/buttons/filter-open.png") no-repeat scroll 180px 6px #ECECEC;
        cursor: pointer;
}

.facets .facetcolumn{
    float:left;
    min-width:47.5%;
    padding-left:5px;
}

.facets , .facets ul{
    list-style:none;
}

.clearleft{
    clear:left;
}

.facets .facetcolumn li{
    padding-right:10px;
    margin-bottom: 4px;
    color: #333333;
}

#left .addurloptions li {
    margin-bottom: 2px;
}

.facets .facetcolumn li input[type=checkbox]{
    -ms-transform: scale(0.9); /* IE */
    -moz-transform: scale(0.9); /* FF */
    -webkit-transform: scale(0.9); /* Safari and Chrome */
    -o-transform: scale(0.9);
    position:relative;
    top:2px;
    margin-right:10px;
}

#left .addurloptions {
    list-style: none;
}

.pricefilterbox{
    margin-top:10px;
}

.pricefilter{
    padding:2px;
    width:44px;
    color:#333333;
    font-size:0.9em;
}

.layout-slider {
	margin: 2ex 0 1ex;
}

[href=info-catalogue]{
    margin:20px 0 0 8px;
}
.tp_-_box{
    margin:0 0 0 10px;
}