/* ================================== */
/*          catalog defaults         */
/* ================================== */
body {
    background-color: #fff;
    font: 13px/1.231 'Public Sans'; /*arial,helvetica,clean,sans-serif;*/
    padding: 2em;
}

.cds-content {
    background-color: #fff;
    min-height: 50em;
    margin-top: 1em;
    padding: 0 1em;
    text-align: left;
}

.cds-content .odd {
    background-color: #f0f0f0;
}

.cds-content h1 {
    font-size: 1.846em;
    color: #333;
    padding-top: 0.542em;
}

.cds-content h2 {
    font-size: 1.846em;
    color: #333;
}

.cds-content h3 {
    font-size: 1.5em;/*.385*/
    color: #9E5205;/*#666*/
    /*padding: 0.722em 0;*/
    padding: 0.2em 0 0 0;
    margin-left:0.7em;
    margin-top:0.2em;
    height:1em;
}

.cds-content button {
    font-family: inherit;
    font-size: 1em;
    height: 2em;
    vertical-align: center;
    color: #333;
    background-color: #f2f2f2;
    background: linear-gradient(#f2f2f2, #e8e8e8);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f2f2f2), to(#e8e8e8));
    background: -webkit-linear-gradient(top, #f2f2f2, #e8e8e8);
    background: -moz-linear-gradient(top, #f2f2f2, #e8e8e8);
    background: -ms-linear-gradient(top, #f2f2f2, #e8e8e8);
    background: -o-linear-gradient(top, #f2f2f2, #e8e8e8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2f2f2", endColorstr="#e8e8e8");
    border: 1px solid #d2d2d2;
    border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    behavior: url("http://www.product-config.net/catalog3/d/css/PIE.htc");
}

.cds-content button:hover {
    color: #000;
    border: 1px solid #bbb;
    box-shadow: 1px 1px 3px #d2d2d2;
    -webkit-box-shadow: 1px 1px 3px #d2d2d2;
    -moz-box-shadow: 1px 1px 3px #d2d2d2;
}

.cds-content button.green {
    color: #fff;
    background-color: #339933;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#393), to(#282));
    background: -webkit-linear-gradient(top, #393, #282);
    background: -moz-linear-gradient(top, #393, #282);
    background: -ms-linear-gradient(top, #393, #282);
    background: -o-linear-gradient(top, #393, #282);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#393', endColorstr='#282');
    border: 1px solid #171;
}

.cds-content button.green:hover {
    background-color: #282;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#282), to(#171));
    background: -webkit-linear-gradient(top, #282, #171);
    background: -moz-linear-gradient(top, #282, #171);
    background: -ms-linear-gradient(top, #282, #171);
    background: -o-linear-gradient(top, #282, #171);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#282', endColorstr='#171');
    border: 1px solid #060;
}

/* ================================== */
/*          catalog overrides         */
/* ================================== */

.cds-content {
    overflow-y: visible;
}

.cds-content .cds-product-list h3,
.cds-content .cds-product-grid h3 {
    margin: 0;
    padding: 0;
}

.cds-content .cds-more-button {
    height: 2.5em;
}

.cds-product-page h1 {
    padding: 0;
    margin: 0 0 0.271em;
}

.cds-product-image-container,
.cds-product-image {
    height: auto;
}

.cds-product-spec-sheet {
    margin-top: 0.5em;
}

.cds-product-company {
    text-align: right;
}

.ui-autocomplete {
    text-align: left;
}

.cds-attribute-list #cds-attribute-q input {
    width: 66%;
}

.cds-attribute-list #cds-attribute-q button {
    width: 20%;
}

/* ================================== */
/*          minco overrides         */
/* ================================== */

.cds-attribute-list{
    background-color:#b9d9eb;
}

.cds-browse-list li{
    width: 90% !important /*347px!important*/;
    height: 120px !important;
    text-align: left;
    display: flex;
}
.cds-browse-list li a{
    display:flex;
    height:auto;
}

.cds-browse-list li a p{
    margin-left:1.2em;
}
.cds-browse-list li img {
    height: 100px;
}
.cds-content h3 {
    font-size: 1.584em;
}

.cds-browse-container .head p {
    margin-top: 1em;
    margin-bottom: 0;
    width: 100%;
}

.head ul {
    list-style-type: disc;
    list-style-position: outside;
    margin-left: 1em;
}

.cds-browse-container .head img {
    margin: 1em;
}

.head td {
    max-width: 450px;
}

.cds-product-list span img {
    float: none;
}
.cds-product-list td{
    padding: 0.6em 0 0.5em 2em;
    line-height:1.4em;
}
.cds-product-list-table td input {
    width:0.9em;
    vertical-align:middle;
}
.cds-id-cell{
    white-space:nowrap !important;
}
.cds-attribute-value-list input[type="checkbox"]{
    margin-top:0.15em;
}
#cds-product-container table tr td{
    white-space:break-spaces;
    font-size:0.9em;
}

#cds-product-compare-table tbody tr:hover{
    color:#B15C12 !important;
    background-color:#dad9d8;
}

#cds-product-compare-table tbody tr:hover td.hilited-text{
    color:#B15C12 !important;/*#08447C*/
    background-color:#dad9d8;/*999*/
}


#cds-add-to-cart-button, #cds-buy-online-button {
    background: inherit;
    border: inherit;
    width: auto;
    height: auto;
    cursor: pointer;
}

#cds-add-to-cart-button:hover, #cds-buy-online-button:hover {
    background: inherit;
    border-style: inherit;
    box-shadow: none;
}

#cds-attribute-list-container{
    margin-bottom: 1em;
}

#cds-product-list{
    font-size:0.85em;
}
#cds-product-list span{
    margin-left:0.2em;
}

.cds-product-cart {
    border-style: none;
    background-color: inherit;
}

.cds-buy-online-container p {
    text-align: left;
    margin: 0.5em 1.5em;
    font-size: 14px;
}

.cds-product-controls h1 {
    color: #000;
}

.cds-product-details-container ul {
    list-style-type: disc;
    list-style-position: inside;
    margin: 0;
}

.main-content .cds-content ul li:hover {
    cursor: default;
}

#cds-product-image-container {
    margin-bottom: 4em;
    width: 530px;
    height: 325px;
}

#cds-product-image {
    width: 530px;
    height: 325px;
}

.cds-product-footnotes {
    list-style-type: none;
    font-style: italic;
    text-align: center;
}

/* quantity discount schedule */
#cds-product-pricing-schedule {
    list-style-type: none;
    min-width: 200px;
    font-weight: normal;
}

.cds-price-quantity, .value {
    display: inline-block;
    width: 40%;
    text-align: right;
}

#cds-lead-time-label {
    font-size: 14px;
}

#cds-qty-in-stock-label {
    font-size: 14px;
}
a#find-distributor {
    font-size: 1.3em;
    text-decoration: underline !important;
    color: blue;
}