.tpl-7 #content-header-wrapper {
    display: none;
}

#cds-content {
    width: 100% !important;
}

#main-content .cds-content ul {
    font-size: inherit;
    text-align: inherit;
}

#page-catalog-home #cds-search-right-container {
    float: left;
    margin-left: 2em;
    width: 79.3%;
}

.cds-facet-container {
    float: left;
    width: 18.3%;
    background-color: #fff;
    color: #333;
}

.cds-attribute-value-list-range {
    display: none;
}

/*
.cds-id-cell input {
    display: none;
}
*/

.cds-search-head {
    margin-bottom: 2em;
}

.cds-search-head td {
    vertical-align: top;
}

.cds-search-head img {
    margin-right: 2em;
}

.cds-search-head h1 {
    margin-top: 0;
    padding: 0;
    color: #999;
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
}

.cds-search-head h2 {
    margin-top: 0;
    padding: 0;
}

.cds-search-head h3 {
    font-size: 1.071em;
}

.cds-search-head h3 label {
    float: left;
    margin-right: 0.25em;
}

.cds-search-head p {
}

.cds-search-head ul {
    border: 1px solid #999;
    margin-left: 2em;
    padding: 1.5em;
}

.cds-search-head li {
    list-style-type: none;
    white-space: nowrap;
}

.cds-search-head li h4 {
    margin-bottom: 0.5em;
}

.cds-search-head li img {
    height: 16px;
    margin-right: 0.25em;
}

.cds-search-head button {
    background-color: #b2282d;
    border: 0;
    color: #fff;
    height: 3em;
    width: 13em;
    font-size: 1.2em;
}

.cds-search-head button.cds-help {
    margin-left: 28px;
    margin-top: 14px;
}

.cds-more-button:hover {
    color: #666;
}

ul.cds-crumbs {
    margin-bottom: 2em;
}

.cds-crumbs li {
    color: #1d2222;
}

    .cds-crumbs li a {
        color: #b2282d;
    }

    .cds-crumbs li a:hover {
        color: #b2282d;
    }

/*
.cds-product-container-controls {
    display: none;
}
*/

#cds-product-controls-grid,
#cds-product-controls-list,
#cds-product-controls-table {
/*
#cds-product-controls-sort-label,
#cds-product-controls-sort-cell {
*/
    display: none;
}

#page-catalog-home .cds-catalog-home #cds-search-right-container {
    width: 100%;
}

.cds-catalog-home h3 {
    clear: both;
    padding: 2em 0 1em;
}

.cds-catalog-home .cds-browse-list h3 {
    padding-top: 0;
}

.cds-catalog-home .cds-search-head {
    margin-bottom: -2em;
}

.cds-catalog-home .cds-browse-list {
    list-style: none;
    padding-left: 0;
}

.cds-browse-list li,
#page-catalog-home .cds-browse-list li {
    width: 200px;
}

.cds-browse-list li img,
#page-catalog-home .cds-browse-list li img {
    height: 168px;
    width: 168px;
}

.cds-catalog-home .cds-browse-list li {
    border: 1px solid #ccc;
    height: 18em;
    vertical-align: top;
    text-align: center;
    display: inline-block;
    padding: 1em;
    margin-right: 0.75em;
    cursor: pointer;
    color: #333;
    font-size: 17px;
}

.cds-catalog-home .cds-browse-list li a:hover,
.cds-catalog-home .cds-browse-list li a {
    color: #333;
    text-decoration: none;
}

.cds-catalog-home .cds-browse-list li img {
}


.cds-product-cad-container button, .cds-product-spec-sheet button {
    background: #b2282d;
    color: #FFF;
    border: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    height: 40px;
    width: 12em;
}

.cds-product-cad-container button:hover, .cds-product-spec-sheet button:hover {
    background: #cb2a30;
    border: 0;
}

.cds-product-cad-container select {
    height: 40px;
    width: 12em;
}

#cds-product-link-table img {
    max-height: 60px;
}
