/* CSS Document */
.size1of4{width:120px}
.size1of6{width:150px}
.l-absolute{position:absolute!important}

.itm{position:relative;height:170px;margin-bottom:20px;text-align:center}
.itm.hasOverlay:hover{z-index:100}.itm-overlay{width:175px}.itm.hasOverlay:hover .itm-overlay{position:absolute;right:4px;top:-3px;border:1px solid #e0e0e0;-webkit-box-shadow:  0px 0px 8px 3px #d8d8d8; box-shadow:  0px 0px 8px 3px #d8d8d8; background:#fff;z-index:1;min-height:170px;width:120px}.itm.hasOverlay:hover .itm-overlay.narrow{width:140px;height:170px;left:-10px;}

itm.hasOverlay_big:hover{z-index:100}.itm-overlay_big{width:170px}.itm.hasOverlay_big:hover .itm-overlay_big{position:absolute;right:4px;top:-3px; border:1px solid #e0e0e0;-webkit-box-shadow:  0px 0px 8px 3px #d8d8d8; box-shadow:  0px 0px 8px 3px #d8d8d8;background:#fff;z-index:1;min-height:200px;width:170px}.itm.hasOverlay_big:hover .itm-overlay_big.narrow{width:170px;height:200px;left:-10px}

.itmm{position:relative;height:240px;margin-bottom:20px;text-align:center}
itmm.hasOverlay_bigg:hover{z-index:100}.itmm-overlay_bigg{width:170px}.itmm.hasOverlay_bigg:hover .itmm-overlay_bigg{position:absolute;right:4px;top:-3px; border:1px solid #e0e0e0;-webkit-box-shadow:  0px 0px 8px 3px #d8d8d8; box-shadow:  0px 0px 8px 3px #d8d8d8;background:#fff;z-index:1;min-height:260px;width:170px}.itmm.hasOverlay_bigg:hover .itmm-overlay_bigg.narrow{width:170px;height:260px;left:-10px}

.itm-overlay{zoom:1;display:inline}.itm-link{position:relative;display:block;z-index:2;max-width:175px}.itm:hover .itm-brand,.itm:hover .itm-title{text-decoration:underline}
.itm-quickview{display:none}.js .itm.hasOverlay:hover .itm-quickview{display:block;font-size:13px;color:#fff;float:left;z-index:900;cursor:pointer;padding-top:5px;text-align:center;margin-top:55px;margin-left:15px;border:0}
.js .itm.hasOverlay_big:hover .itm-quickview{display:block;font-size:13px;color:#fff;float:left;z-index:900;cursor:pointer;padding-top:5px;text-align:center;margin-top:60px;margin-left:30px;border:0}
.recipe:hover{
border:1px solid #e0e0e0;-webkit-box-shadow:  0px 0px 8px 3px #d8d8d8; box-shadow:0px 0px 8px 3px #d8d8d8;background:#fff;
}
.recipe_img{
margin:10px 0px;
}