/* ** #product_list { width: 508px; } ** */
/* ** #product { width: 508px; } ** */

.caps {
  float: left;
  clear: both;
  padding-bottom: 12px;
}
#home .caps {
  width: 247px;
  padding-bottom: 0px;
}

.caps .left {
  float: left;
}
#home .caps .left {
  width: 85px;
}
.caps .left a {
  float: left;
  border: 1px solid #fff;
  text-decoration: none;
  position: relative;
}
#home .caps .left a {
  float: left;
  border: 0px;
  border-left: 1px solid #785458;
}


.caps .left span.promo {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 125px;
  height: 125px;
  background: url(/gfm/10047/m/img/promo.png) no-repeat top left;
}
#home .caps .left span.promo {
  width: 75px;
  height: 75px;
  background: url(/gfm/10047/m/img/promo_small.png) no-repeat top left;
}
*html .caps .left span.promo {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/gfm/10047/m/img/promo.png');
background-image: none;
}
*html #home .caps .left span.promo {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/gfm/10047/m/img/promo_small.png');
background-image: none;
}

#home .caps .left span.ab {
  position: absolute;
  bottom: 2px;
  right: 2px;
  width: 16px;
  height: 19px;
  background: url(/gfm/10047/m/img/ab-bio_small.gif) no-repeat top left;
}
#home .caps .left span.bio2 {
  position: absolute;
  bottom: 2px;
  right: 20px;
  width: 19px;
  height: 19px;
  background: url(/gfm/10047/m/img/bio2_small.png) no-repeat top left;
}
*html #home .caps .left span.bio2 {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/gfm/10047/m/img/bio2_small.png');
background-image: none;
}





.caps .left a img {
  float: left;
}
#home .caps .left a {
  width: 84px;
}

.caps .right {
  float: left;
}
#home .caps .right {
  width: 162px;
}


.caps .right .top_right {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}
#home .top_right {
  padding: 0px 5px;
  background-color: #d0c6bd;
  height: 35px;
  line-height: 35px;
}
.caps .right .top_right a {
  color: #3b192a;
  text-decoration: none;
}
.caps .right .top_right a.back_to_cat {
  float: left;
  width: 200px;
  padding: 0px 8px;
  background: #a8968a;  
  font-size: 10px;
  line-height: 19px;
  text-align: right;
  color: #6e4d54;
  text-decoration: underline;
  margin-top: 1px;
}
.caps .right .top_right h1 {
  float: left;
  width: 200px;
  padding: 0px 8px;
  border-bottom: 1px solid #62584f;
  font-size: 13px;
  line-height: 25px;
  background: #a8968a;
  margin:0px;
  margin-top: 1px;
}
.caps .right .top_right h1 a {
  color: #fff;
  text-decoration: none;
}

.caps .right .txt1 {
  display: block;
}
#home .caps .right .txt1 {
  padding: 5px;
  font-size: 11px;
}

.caps form {
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
#home .caps form {
  width: 162px;
}


.caps .cdnt_line {
  display: block;
  height: 19px;
  position: relative;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.caps .cdnt_line .cdnt {
  position: absolute;
  top:0px;
  left:0px;
  line-height: 19px;
}
#home .caps .cdnt_line .cdnt {
  left:5px;
}
.caps .cdnt_line .price {
  position: absolute;
  top:0px;
  left: 0px;
  
  font-weight: bold;
  text-align: left;
  line-height: 19px;
}
#home .caps .cdnt_line .price {
  position: absolute;
  top:0px;
  left: 65px;
}

.caps .cdnt_line .price span {
  color: #e94f00;
}
.caps .cdnt_line .price del {
  padding-right: 10px;
}


.caps .cdnt_line .number_area {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50px;
  height: 17px;
  border: 1px solid #9bb000;
  background-color: #fff;
}
.caps .cdnt_line .number_area input {
  float: left;
  width: 18px;
  height: 14px;
  font-size: 10px;
  font-weight: bold;
  border:0px;
  padding: 2px 0px 1px 5px;
}
.caps .cdnt_line .number_area a {
  float: right;
  width: 11px;
  padding: 1px;
  margin-top: 2px;
}
.caps .cdnt_line .number_area a img {
  float: left;
}




.caps .line1 {
  display: block;
  line-height: 1.2em;
}
#home .caps .line1 {
  padding: 8px 5px;
}
.caps .line1 .add_to_cart, 
.caps .line1 .more {
  float: right;
}
.caps .line1 .more {
  padding-right: 4px;
}
.caps .line1 a img {
  float: left;
}
.caps .line1 .price_kg_info {
  font-weight: bold;
  
}
.caps .line1 .price_kg_info span {
  color: #e94f00;
}
.caps .line1 .price_kg_info del {
  padding-right: 12px;
}
.caps .line1 a.view_other {
  float: right;
  text-align: right;
  color: #785458;
  font-family: Tahoma, Helvetica, sans-serif;
  padding-top: 8px;
}
