@CHARSET "UTF-8";

.cnt-ftr {
    padding-top: 16px;
    font-size: 12px;
    line-height: 16px;
}

.cnt-ftr .lnk-back {
    float: left;
    width: 470px;
}

.cnt-ftr p {
    float: right;
    margin-left: 10px;
    display: inline;
}

#cnt-day-offer {
    padding-bottom: 2px;
}



#cnt-day-offer .box-bdy {
    background: url("../img/cat_pg_top_box_bg_berry.png") 0 0 no-repeat;
    width: 700px;
    height: 245px;
    padding: 10px 10px 0 10px;
}

#cnt-day-offer .box-bdy .img {
    float: left;
}

#cnt-day-offer .box-bdy .day-offers {
    float: right;
    width: 223px;
    height: 216px;
    position: relative;
}

#cnt-day-offer .box-bdy .day-offers h3 {
    background: url("../img/day_offer_hdr_berry.gif") 7px 2px no-repeat;
    height: 16px;
}


#cnt-day-offer .box-bdy .day-offers ul {
    position: absolute;
    bottom: 0;
    left: 0;
}
#cnt-day-offer .box-bdy .day-offers li a:hover strong,
#cnt-day-offer .box-bdy .day-offers li a:hover {
    text-decoration: none;
    color: #f1440c;
}

#cnt-day-offer .box-bdy .day-offers li strong {
    float: right;
    color: #000;
    font-weight: normal;
}

#cnt-day-offer .box-bdy .day-offers li {
    background: #fff url("../img/cat_pg_day_offer_item_btm_bg_berry.gif") 0 100% no-repeat;
    margin-top: 2px;
    float: left;
    display: inline;
    font-size: 12px;
    font-weight: normal;
}

#cnt-day-offer .box-bdy .day-offers li a {
    cursor: pointer;
    background: url("../img/cat_pg_day_offer_item_top_bg_berry.gif") 0 0 no-repeat;
    display: block;
    padding: 8px 0 5px 0;
    width: 223px;
    float: left;
    line-height: 14px;
}

#cnt-day-offer .box-bdy .day-offers li a:hover em.hdr span,
#cnt-day-offer .box-bdy .day-offers li a:hover em strong.price,
#cnt-day-offer .box-bdy .day-offers li a:hover em.hdr,
#cnt-day-offer .box-bdy .day-offers li a:hover strong,
#cnt-day-offer .box-bdy .day-offers li a:hover {
    text-decoration: none;
    color: #f1440c;
}

#cnt-day-offer .box-bdy .day-offers em {
    display: block;
    clear: both;
    padding: 0 10px;
    padding-bottom: 2px;
    height: auto !important;
    height: 14px;
    min-height: 14px;
    float: none;
    font-weight: normal;
    font-weight: normal;
}

#cnt-day-offer .box-bdy .day-offers strong {
    float: none;
}

#cnt-day-offer .box-bdy .day-offers em.hdr {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    padding-bottom: 3px;
}

#cnt-day-offer .box-bdy .day-offers em.star-rating {
    padding-right: 52px;
    float: left;
}

#cnt-day-offer .box-bdy .day-offers em.hdr span {
    color: #ff9211;
    font-weight: bold;
}

#cnt-day-offer .box-bdy .day-offers em strong {
    float: left;
    color: #454740;
    font-weight: normal;
    padding-top: 1px;
}
    
#cnt-day-offer .box-bdy .day-offers em strong.price {
    font-weight: bold;
    color: #000;
    float: right;
    font-size: 14px;
    padding-top: 0;
}

#cnt-day-offer .box-bdy .day-offers em strong.price span {
    font-weight: normal;
}

#cnt-day-offer .info-text h3 {
    font-size: 18px;
    font-weight: bold;  
    color: #5f5066;
    padding-bottom: 6px;
}

#cnt-day-offer .info-text p {
	font-size: 12px;
	line-height: 16px;
}

#cnt-most-recommended-cp h2 {
    background-image: url("../img/most_recommended_hdr_berry.png");
}

#cnt-most-recommended-cp .box h3 {
    background-image: url("../img/most_recommended_box_hdr_bg_berry.png");
    background-color: #5f5066;
}

#cnt-most-recommended-cp .paginator span,
#cnt-most-recommended-cp .paginator a {
    border: 1px solid #c5c8bf;
    background-color: #e1e4db;
    color: #454740;
}

#cnt-most-recommended-cp .paginator a.on {
    background-color: #5f5066;
    color: #fff;
    border: 1px solid #5f5066;
}

#cnt-most-recommended-cp .paginator a:hover {
    border-color: #5f5066;
}



