﻿#product-general-content-container {width:1024px; min-height:100%; height:auto !important; height:100%; margin:0 auto -40px; position:relative;}
#product-general-content-container .push {height:40px;}

#product-content-container {background-color:#fff; padding:85px 20px 10px 20px;}

#product-content-container .description {width:290px; height:337px; margin:24px 8px; padding:20px 20px 0px 0px; background-color:#c6c6c6; position:relative;}
#product-content-container .meat-types {width:120px; height:25px; display:block; overflow:hidden; position:absolute; top:20px; left:20px;}
#product-content-container .meat-types .beef {width:29px; height:25px; background:url('/img/mizra_beef.png') no-repeat center center; margin-right:1px;}
#product-content-container .meat-types .pig {width:29px; height:25px; background:url('/img/mizra_pig.png') no-repeat center center; margin-right:1px;}
#product-content-container .meat-types .lamb {width:29px; height:25px; background:url('/img/mizra_lamb.png') no-repeat center center; margin-right:1px;}
#product-content-container .meat-types .chicken {width:29px; height:25px; background:url('/img/mizra_chicken.png') no-repeat center center; margin-right:1px;}
#product-content-container .description .title {width:150px; line-height:22px; overflow:hidden; font-weight:bold;}
#product-content-container .description .text {height:300px; line-height:20px; overflow-x:hidden; margin-top:15px;}

#product-content-container .product {width:270px; height:317px; margin:24px 8px; padding:20px; position:relative;}
#product-content-container .product .new-product {width:61px; height:61px; display:block; position:absolute; top:-25px; right:-10px; background:url('/img/new_product.png') no-repeat center center;}
#product-content-container .product img {width:270px; height:215px;}
#product-content-container .product .title {width:270px; height:32px; line-height:32px; overflow:hidden; font-weight:bold;}
#product-content-container .product .text {width:270px; height:60px; line-height:20px; overflow:hidden; cursor:pointer;}
#product-content-container .product .more {width:35px; height:20px; display:block; background-color:#ffffff; position:absolute; top:335px; left:20px; text-align:left; cursor:pointer; z-index:0;}
#product-content-container .product .full-text-container {width:270px; height:160px; display:none; padding:20px 20px 0px 20px; background-color:#000000; border:1px solid #000000; position:absolute; top:176px; right:-1px; overflow-x:hidden; white-space:pre-line; z-index:1;}
#product-content-container .product .full-text-container.visible {display:block;}
#product-content-container .product .full-text-container .full-text {line-height:20px;}
#product-content-container .product .full-text-container .close {width:20px; height:20px; display:block; position:absolute; top:0px; left:0px; text-align:center; cursor:pointer;}