﻿
.big-image-bar{
    height: 520px;
}
.filter-bar{
    height: 450px;
}
.content-bar{
    padding-top: 10px;
    padding-bottom: 40px;
}
/*ul.product_list.grid > li .product-container {
    background: none repeat scroll 0 0 white;
    border-radius: 5px;
    box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.09);
    overflow: hidden;
    padding: 0;
    position: relative;
}

ul.product_list.grid > li {
    padding-bottom: 12px;
}
ul.product_list.grid > li .product-container .product-image-container {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: linear-gradient(to bottom, #fafafa 0%, #ffffff 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-color: white white #eaeaea;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  padding: 20px 20px 25px;
  position: relative;
}
ul.product_list.grid > li .product-container .right-block {
  background: linear-gradient(to bottom, #f6f6f6 0%, #fdfdfd 46%, #ffffff 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-bottom: 1px solid #fafafa;
  border-top: 1px solid white;
  overflow: hidden;
  padding: 0px 24px 18px 18px;
  position: relative;
}
.new-box, .sale-box {
  height: 85px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: -1px;
  width: 85px;
  z-index: 0;
}
.sale-label {
  background: linear-gradient(to bottom, #9ac0d8 0%, #8dafc4 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: white;
  display: block;
  font: 600 12px/12px "Open Sans",sans-serif;
  padding: 9px 0 7px;
  position: absolute;
  right: -33px;
  text-align: center;
  text-transform: uppercase;
  top: 16px;
  transform: rotate(45deg);
  width: 130px;
  z-index: 1;
}
.sale-box {
  right: -1px;
}
a.product-name {
  color: #909090;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  margin-bottom: 0;
  text-transform: uppercase;
}*/
.button-container
{
    text-align:center;
}

#blocknewproducts{
     padding-top: 30px;
}
#drawnItemImg
{
    margin-top: 15px;
    width:45%;
}
.drawnItemWraper
{
    padding: 0 110px;
}
.drawnItemDesc
{
    line-height: 20px;
    width:50%;
}
