.shop_item{
    min-height:250px;
}
.shopIconTexts{
    clear: both;
    display: block;
    margin-bottom: 30px;
    padding: 5px;
    width: 95%;
    overflow:hidden;
    text-align:left
}   
.addToCart{
    bottom: 34px;
    left: 58px;
}
.listToCart{
    float:right;
    display:block;
}

#itemThumbs{
    max-height: 100px;
    margin:auto;
    z-index:1000;
    position:relative;
}
#itemThumbsContainer{
    width: 160px;
    display: block;
    float: left;
    overflow: hidden;
    height: 100%;
    margin: 0 30px;
    z-index: 1;
}

#imageItemBg{
    background:#4e4e4e; 
    opacity: 0.3;
    width: 160px;
    height: 100px;
    z-index: 0;
    float: left;
    position: absolute;
    display: block;
}

#tilesIcon{
    background-repeat: no-repeat; 
    width:30px;
    height:26px;
    float: right;
    margin: 0 5px;
    cursor:pointer
}

#listIcon{
    background-repeat: no-repeat; 
    width:30px;
    height:26px;
    float: right;
    margin: 0 5px;
    cursor:pointer
}    
.shop_item{
    min-height:250px;
}
.shopIconTexts{
    clear: both;
    display: block;
    margin-bottom: 30px;
    padding: 5px;
    width: 95%;
    overflow:hidden;
    text-align:left
}   
.listToCart{
    float:right;
    display:block;
}
.shopListItem{
    overflow: hidden;
    padding: 5px;
    display: block;
    clear: both;
    margin: 10px 0;
    height: 100px;
    position:relative;
    
}
#itemThumbs{
    max-height: 100px;
    margin:auto;
    z-index:1000;
    position:relative;
}

#imageItemBg{
    background:#4e4e4e; 
    opacity: 0.1;
    width: 160px;
    height: 100px;
    z-index: 0;
    float: left;
    position: absolute;
    display: block;
}

#tilesIcon{
    background-repeat: no-repeat; 
    width:30px;
    height:26px;
    float: right;
    margin: 0 5px;
    cursor:pointer
}

#listIcon{
    background-repeat: no-repeat; 
    width:30px;
    height:26px;
    float: right;
    margin: 0 5px;
    cursor:pointer
}

.shopListCenter{
    display:block;
    float:left; 
    width:370px;
    
}

.shopListRight{
    display:block;
    float:right; 
    max-width:170px;
    
}
#shopItemPrice{
    display: block;
    clear: both;
}
#shopListItemPrice{
    display: block;
    clear: both;
    margin-top: 48px;
}
#listDescCont{
    font-size: 9px;
    font-weight: normal;
    max-width: 260px;
    display: block;
    float: left;
    height: 45px;
    overflow: hidden
}

.moreDetails{
    display: block;
    float: right;
    padding: 3px;
    margin-top: 17px; 
    z-index:1;
    position:relative
}
.checkItems{
    display: block;
    float: right;
    padding: 3px;
    margin-top: 17px;  
    pointer-events: none;
    z-index:1;
    position:relative
}

.favoriteButton{
    display: block;
    float: right;
    padding: 3px;
    margin-top: 17px;  
    pointer-events: none;
    z-index:1;
    position:relative
    
}

.moreDet{
    display: block;
    float: right;
    padding: 3px;
    z-index:1;
    position:relative
      
}
.chkItems{
    display: block;
    float: right;
    padding: 3px;
    pointer-events: none;
    z-index:1;
    position:relative
}

.favButton{
    display: block;
    float: right;
    padding: 3px; 
    pointer-events: none;
    z-index:1;
    position:relative
    
}
#shopToolsButton{
    float:left;
    display:block;
}

.menu_item_top{
    display: block;
    float: left;
    width: 100%;
    height: 235px;
}
.menu_item_bottom #shopItemPrice{
    text-align:right
}
.shop_menu_link{
    position:absolute; 
    width:100%; 
    height:100px; 
    display:block; 
    float:left; 
    overflow:hidden;
    z-index: 0;
}
.listToCart{
    z-index:1;
    position:relative
}
.shopPaginate{
    display: block;
    clear: both;
    width: 765px;
    position: relative;
    height: 30px;
    padding: 5px;
}