﻿.wall_wrap
{
    margin-bottom: 10px;
    float: left;
    position: relative;
}
.wall_col h2 {color: #77716a}
.product_wall 
{
    float: left;
    position: relative;
}

.fourwide {width: 891px;}
.threewide {}   

.product_wall .product
{
    width: 222px;
    height: 230px;  
    float: left;
    vertical-align: bottom;
    background: url(../../images/prod_background.gif) no-repeat;
    text-align: center;
    cursor: pointer;    
}

.product_wall .product > div {
    font-size: 9px;
}

.product_wall .product.pantsSearchResult {
    height:422px !important;
    background-image: url('../../images/prod-background-search-pants.gif' ) !important;
}

.clothing.bottoms .product_wall .product
{
    height: 405px;  
    background: url("../../images/prod-background-search-pants.gif") 0 bottom;
}

.product_wall .product .error {
    font:18px 'Coldsmith';  
}

.product_wall .product .info 
{
    border: none;
    font: 10px/12px 'open_sansregular', Arial, Helvetica, sans-serif; 
    width: 98% !important;
    color: #333333; 
    text-transform: uppercase;
    height: 30px;
    float: left;
    padding-left:5px;
}
.subWallHeader {
    font-family: 'open_sansitalic';
    color: #696969;
}
.product_wall .product .icon
{
    float: right;
    width: 21px;
    padding: 5px 5px 0px 0px;
}

.product_wall .product .info .title {float: left; text-align: left; font-family: 'open_sansbold'; margin-top: 5px; width:auto !important; display:inline-block;}

.product_wall .product .info .title a {text-decoration: none !important; display: block;}

.product_wall .product .info .price {float: right; text-decoration: none !important; display: none;}
.product_wall .product .aProd {text-decoration: none;}
.product_wall .product .photo {clear: both; height: 145px; background-position: bottom center ; background-repeat: no-repeat;}
.clothing.bottoms .product_wall .product .photo {
    height:344px;   
    background-position:center;
}
.product_wall .product.pantsSearchResult .photo {
    background-position:center; 
    height:341px;
}
.product_wall .product .photo a {}
.product_wall .product .details {}
.product_wall .product .popup 
{   
    width: 264px;
    cursor: pointer;
    border: solid 1px #b6b1a9;  
    padding: 20px;
    background-color: White;
    text-align: center; 
}

.product_wall .product .popup .hoverSkuRow {font-weight: bold; text-transform: capitalize; color :#949494;}

#backToTop {
    display: none;
    cursor: pointer;
    width: 115px;
    height: 50px;
    padding: 10px;
    background-color: #efefef;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 866px;
    z-index: 4000000;
    margin: auto;
    
    font-family: 'open_sansbold';
    text-transform: uppercase;
    font-size: 15px;
    text-align: center;
    vertical-align: middle;
}

.utility #backToTop
, .clothing #backToTop {
    background-color: #fff;
    color: #4e4e4e !important;
}

#backToTop .caret {
    display: block;
    width: 20px;
    float: left;
    margin-top: 15px;
}

#backToTop .content {
    display: block;
    width: 90px;
    float: left;
    text-align: left;
    margin-top: 15px;
}


.ComparisonCheckbox
{text-transform: lowercase; font-size: 7pt; font-weight: bold; color: #c5c3b6 !important; padding-right: 10px !important;}

.productRating img {
    width: 15px;
    height: 15px;
}

.productRatingContainer {
    height: 15px;
    width: 90px;
    display: inline-block;
    position: relative;
}

.productRating {
    height: 15px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.numberOfReviews {
    position: absolute;
    bottom: 1px;
    right: 0;
    font-size: 9px;
    color: #949494;
    line-height: 9px;
}

.productWallFilterToolbar
,.utility h1.productWallFilterToolbar {
    font: 8pt/11pt Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: none;
    background: none !important;
    padding: 0px !important;
}

.productWallFilterToolbar .filter {
    margin-right: 10px;
    white-space: nowrap;
}

.productWallFilterToolbar .filter .filterName {
    padding-left: 5px;
}

.clothing .productWallFilters .productWallFiltersHeader
, .clothing .productWallFilters .productWallFilterListItemText
, .clothing #backToTop 
, .clothing .productWallFilterToolbar
{
    color: #fff;
}

.productWallNumberShown {
    margin: 8px 20px 8px 0px;
    display: inline-block;
    font: 8pt/11pt Verdana, Arial, Helvetica, sans-serif;
    text-transform: none;
}

.productWallFiltersHeader {
    font-family: 'open_sansbold';
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 12px;
    margin-left: 18px;
}

.productWallFilterListItem {
    margin-bottom: 6px;
}

.clothing .proudctWallFilterListItemCheckBox {
    border: 1px solid #eee;    
}

.proudctWallFilterListItemCheckBox {
    display: block;
    border: 1px solid #a0cce5;
    border-radius: 3px;
    height: 13px;
    width: 13px;
    float: left;
    margin-right: 8px;
}

.filterSelected .proudctWallFilterListItemCheckBox {
    background: url(product-wall-checked.gif) no-repeat center center;
    border-color: #777;
}

.filterSelected .productWallFilterListItemText {
    font-weight: bold;
}

.filterDisabled {
    cursor: default;
    opacity: 0.5;
    display: none !important;
}

.productWallFilterSize {
    height: 0px;
    overflow: hidden;
}

.productWallFilterSize .productWallFilterListItemText {
    background: none repeat 0 0 #ffffff;
    border: 1px solid #626262;
    border-radius: 0;
    color: #4e4e4e !important;
    cursor: pointer;
    display: inline-block;
    font-family: "open_sansbold";
    font-size: 10px;
    margin-bottom: 5px;
    outline: medium none;
    padding: 3px 6px 4px;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
}

.productWallFilterSize .productWallFilterListItemText:hover {
    border-color: #000000;
    box-shadow: 0 0 2px 0 #595959 inset;
}


.productWallFilterSize .filterSelected .productWallFilterListItemText {
    background: none repeat 0 0 #f8da18 !important;
    border-color: #000000;
    box-shadow: 0 0 2px 0 #595959 inset;
    font-family: "open_sansbold";
    font-weight: normal;
}

.productWallFilterWidth .productWallFilterListItemText {
    background: none repeat 0 0 #ffffff;
    border: 1px solid #626262;
    border-radius: 0;
    color: #4e4e4e !important;
    cursor: pointer;
    display: inline-block;
    font-family: "open_sansbold";
    font-size: 10px;
    margin-bottom: 5px;
    outline: medium none;
    padding: 3px 6px 4px;
    text-transform: uppercase;
    text-align: center;
    width: 47px;
}

.productWallFilterWidth .productWallFilterListItemText:hover {
    border-color: #000000;
    box-shadow: 0 0 2px 0 #595959 inset;
}


.productWallFilterWidth .filterSelected .productWallFilterListItemText {
    background: none repeat 0 0 #f8da18 !important;
    border-color: #000000;
    box-shadow: 0 0 2px 0 #595959 inset;
    font-family: "open_sansbold";
    font-weight: normal;
}

.productWallFilterSize .proudctWallFilterListItemCheckBox,
.productWallFilterWidth .proudctWallFilterListItemCheckBox,
.productWallFilterColor .proudctWallFilterListItemCheckBox {
    display: none;
}

.productWallFilterColor img.productWallFilterListItemThumbnail {
    width: 27px;
    height: 22px;
    border: 1px solid #d8d8d8;
}

.productWallFilterColor .filterDisabled {
    opacity: 0.25;
}

.productWallFilterColor .filterSelected img.productWallFilterListItemThumbnail {
    border-color:#F8DA18;
}

.clothing .productFilterToggleShowHide
, .utility .productFilterToggleShowHide {
     background: url(product-wall-toggle-white.png) no-repeat left center; 
}

.productFilterToggleShowHide {
    display: block; 
    background: url(product-wall-toggle.png) no-repeat left center; 
    width: 15px; 
    height: 14px;
    position: absolute;
    top: 2px;
    left: 0;
}

.productFilterToggleShowHide.toggleSectionHidden {
    background-position: right center;
}

.productWallFiltersSection .productWallFiltersList {
    padding-left: 0;
}

.productWallFiltersSection.hideToggleSection .productWallFiltersList {
    max-height: 0;
    overflow: hidden;
}

.productWallSortby {
    border: 1px solid #a0cce5;
    border-radius: 3px;
    display: inline-block;
    float: right;
    margin-right: 98px;
    padding: 4px 144px 4px 4px;
    position: relative;
    background: #fff;
}
.productWallSortby:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 6.5px 0 6.5px;
    border-color: #564d4e transparent transparent transparent;
    content: '';
    display: block;
    position: absolute;
    right: 10px;
    top: 8px;
}
.productWallSortByItems {
    background: #fff;
    display: none;
    padding:0 4px 4px;
    left: -1px;
    min-width: calc(100% - 8px);
    position: absolute;
    top: 23px;
    z-index: 2000;
    border: 1px solid #a0cce5;
    border-top: none;
    border-radius: 0 0 3px 3px;
}

.productWallSortby:hover .productWallSortByItems {
    display: block;
}

.productWallFiltersSection {
    margin-top: 20px;
    margin-bottom: 5px;
    position: relative;
}

.productWallFilterAnchor {
    display: inline-block;
    text-decoration: none;
}


 .productWallSortByAnchor {
    display: block;
    text-decoration: none;
}

.productWallSortByAnchor:hover {
    background: #e2e2e2;
}

.productWallFiltersListHorizontal .productWallFilterListItem {
    float: left;
    
}

.productWallFiltersListHorizontal .productWallFilterListItem:not(:first-child) {
    margin-left: 8px;
}

.productWallFilterSizeDimensions {
    margin-top: 10px;
}