﻿/* breadcrumbs */
.prdrebTopBreadcrumbs {
    font-weight: bold;
    font-size: 14px;
    padding: 8px 0;
}

/* left col */
.prdrebConfig {
    margin-bottom: 20px;
}

.prdrebConfig ul {
    margin: 0;
}

.prdrebConfig ul li a span.prdrebCount {
    color: #888;
    text-decoration: none;
}

.prdrebMain h6 a {
    color: #5D5D5D;
}

.prdrebMain h6 a:hover {
    text-decoration: none;
    color: #3d3d3d;
}

.prdrebMain h6 .btnTxt {
    padding: 2px 4px;
    text-decoration: none;
}

.prdrebDimensionGroup > ul {
    padding: 10px;
}

.prdrebDimensionGroup > ul > li {
    padding: 0;
}

.prdrebDimensionGroup .initClosed {
    display: none;
}

.prdrebDimensionGroup ul ul a:hover {
    text-decoration: none;
}

.prdrebDimensionGroup ul ul a:hover span:first-child {
    text-decoration: underline;
}

/* filters */
.prdrebFilters ul li .btnTxt {
    font-weight: normal;
}

/* Prod List controls */
.productList, .corpLegal {
    border-top: 1px solid #CCC;
    padding-top: 10px;
}

.prodTileWrap {
    margin: 0 -5px;
}

.productListControls {
    margin: 0;
    width: 100%;
}

    .productListControls td {
        padding: 4px 3px;
        width: 33%;
    }

    .productListControls td.last {
        text-align: right;
    }

    .productListControls .pagerDropdowns .itemSort,
    .productListControls .pagerDropdowns .itemDis,
    .productListControls .edcPager {
        display: block;
        line-height: 30px;
    }

    .productListControls .edcPager {
        float: left;
    }

    .productListControls .edcPager a,
    .productListControls .edcPager a:hover {
        font-weight: bold;
        padding: 0 2px;
    }

    .productListControls .edcPager .ItemOffsetChoice {
        padding-right: 5px;
        margin-right: 5px;
        font-weight: bold;
    }

    .productListControls .edcPager .ItemOffsetChoice a {
        font-weight: normal;
    }

/* btn link */
a.btnLink {
    display: inline-block;
    margin-right: 4px;
    padding: 0.25em 0 0.16em 0.5em !important;
    text-decoration: none;
    font-weight: bold;
    line-height: 1.0em;
    position: relative;
    cursor: pointer;
    border: 0;
    background: none;
    text-align: left;
}

    a.btnLink:hover {
        background: none;
    }

.prdsetTitle {
    font-weight: bold;
    font-size: large;
}

    .prdsetTitle hr {
        margin-top: 4px;
        margin-bottom: 10px!important;
    }

.vsHoverIcon {
    cursor: pointer;
}

.ProductResultsBasic .btn-close-filters { float: right; display: none; }
.ProductResultsBasic .btn-filters { display: none; }
.txtQty { max-width: 80px; }
.btnQty { padding: 0 5px !important; }
.prdrebDimensionGroup > ul.have-border {
    padding: 10px; 
}

.prdrebDimensionGroup {
    border-bottom: 1px solid #ccc;
}

.h6bottom2 {
    margin-bottom: 2px !important;
}

.h6top16{
    margin-top: 16px;
}

.bthleft14 {
    display: inline-block;
    margin-right: 4px;
    padding: 0.25em 0 0.16em 0.9em !important;
    text-decoration: none;
    font-weight: bold;
    line-height: 1.0em;
    position: relative;
    cursor: pointer;
    border: 0;
    background: none;
    text-align: left;
}

.bcli{
    padding-left: 1px !important;
}

.modProductResultsBasic{
    clear: both;
}

.priceApply{
    position:relative;
    left:165px;
    top:5px;
}

.txtPrice {
    max-width: 21%;
}

.adWidth {
    width: 25% !important;
    min-width: 163px !important;
}
.adProdTile{
    border: none !important;
    background-color: #fff;
    padding: 5px;
    margin: 5px;
    height:210px;
    width: auto;
    text-align:center;
    position:relative;
    vertical-align:middle;
}
.adTitle {
    font-weight:bold;
}
.divAdTitle{
    text-align:center;
}
.pleft10{
    padding-left:10px;
}
.adTextBold{
    font-weight:bold;
}
.darkGray{
    color:darkgray;
}
.largeFont{
    font-size:large;
}
.prodADVSTag{
    position:absolute;
    top: 6px;
    left:80%;
}
.adImage {
    height: 125px;
}