
/****** product block ******/
/* -proprety: only on IE */
/* _proprety: only on Safari (supposed)*/

#main-column #status
{
  text-align: left;
  margin-left: 2.3%;
  padding-left: 34px;
}

#product-table
{
  margin-left: 2.3%;
}

#product-table td
{
  vertical-align: top;
}

#product-table td.space-col
{
  width: 3%;
}

#product-table td .item-box
{
  position: relative;
  padding-right: 29px;
}

#product-table td .item-box table
{
  margin-top: 0px;
  text-align: center;
}

#product-table td .item-box .item-pmcf-container
{
  position: absolute;
  right: 48px;
  top: 12px;
  z-index: 25;
  font-weight: 900;
  white-space: nowrap;
}

#product-table td .item-box .item-pmcf-container .item-pmcf-price
{
  font-size: 18px;
  font-weight: 900;
  white-space: nowrap;
  text-decoration: line-through;
  color: black;
  letter-spacing: -2px;
}

#product-table td .item-box .item-price-container
{
  position: absolute;
  right: 26px;
  top: 40px;
  white-space: nowrap;
  z-index: 20;
}

#product-table td .item-box .item-price-container .item-price-text
{
  padding-top: 17px;
  float: right;
  font-size: 18px;
  font-weight: 900;
  color: black;
  white-space: nowrap;
}

#product-table td .item-box .item-price-container .item-price
{
  float: right;
  white-space: nowrap;
  border-left: 4px white solid;
}

/*#product-table td .item-box .asterisk
{
  position: absolute;
  right: 0px;
  top: 46px;
  z-index: 25;
}*/

#product-table td .item-box .promo-comment
{
  font-size: 12px;
  font-weight: 900;
  white-space: nowrap;
  color: black;
  position: absolute;
  right: 48px;
  top: 87px;
  z-index: 25;
}

#product-table td .item-box .promo-comment .item-through-price
{
  font-size: 14px;
}

#product-table td .item-box img.adds
{
  position: absolute;
  left: 6px;
  top: 0px;
  z-index: 25;
}

#product-table td .item-box .dot-line
{
  height: 1px;
  overflow: hidden;
  margin: 5px 10px 11px 10px;
  background: url(../images/icons/dot.gif) 1px -1px repeat-x;
}

#basket-button
{
  margin: 10px 0px 10px 90px;
}

/* images */
#product-table td #main-imgs-container,
#product-table td #small-imgs-container
{
  margin: 0px auto 10px auto;
  padding: 0px auto;
  text-align: center;
}

#product-table td #main-imgs-container
{
  margin-top: 70px;
}

#product-table td #main-imgs-container td
{
  text-align: center;
  vertical-align: middle;
  height: 303px;
}

#product-table td #small-imgs-container td
{
  text-align: center;
  vertical-align: middle;
  height: 82px;
  cursor: pointer;
  cursor: hand;
}


#product-column form
{
  margin: 22px auto 24px auto;
}

#product-column form label
{
  float: left;
  margin-left: 15px;
  text-align: left;
  font-size: 10px;
  margin-top: 6px;
}

#product-column form #code
{
  float: left;
  margin-left: 10px;
  margin-top: 1px;
}

#product-column form input
{
  float: left;
  text-align: left;
  padding-left: 4px;
  padding-top: 1px;
  margin-left: 10px;
  margin-top: 1px;
  width: 45px;
  height: 15px;
}

#product-column form .button
{
  margin-left: 5px;
  float: left;
}

#product-column form .button .button-text
{
  padding-left: 25px;
  background: url(../images/icons/cart.gif) left no-repeat;
}

#product-table #pmcf-comment
{  
  color: #575a5b;
  line-height: 18px;
  text-align: left;
  font-size: 11px;
  padding-left: 20px;
  margin-left: 25px;
  margin-right: 29px;
  margin-top: 10px;
  margin-bottom: 10px;
  background: url(../images/icons/small_asterisk.gif) left 3px no-repeat;
}

/*** detail column ***/
#detail-column .item-box thead td.main
{
  height: 50px;
}

#detail-column h3#product-name
{
  margin-top: 17px;
  font-size: 12px;
  line-height: 20px;
  vertical-align: top;
  margin-left: 10px;
  text-decoration: underline;
  float: left;
}

#detail-column .gifts
{
  margin-top: 17px;
}

#detail-column .item-box tbody td.main
{
  text-align: center;
}

#detail-column .paragraph
{
  color: #575a5b;
  line-height: 18px;
  text-align: left;
  font-size: 11px;
  margin: 0px 20px 15px 20px;
}

#detail-column .weight
{
  color: #575a5b;
  line-height: 18px;
  text-align: left;
  font-size: 11px;
  margin: 0px 20px 15px 20px;
}

/**** actions ****/
#detail-column ul#actions
{
  text-align: center;
  margin: 15px auto 30px auto;
}

#detail-column ul#actions li
{
  display: inline;
  padding: 0px 10px 0px 0px;
}

#detail-column ul#actions li.last
{
  padding: 0px 0px 0px 10px;
}

#detail-column ul#actions li a
{
  padding-left: 7px;
  line-height: 18px;
  background: url(../images/icons/list_actions.gif) left 4px no-repeat;
  color: #005dc5;
  text-decoration: underline;
  font-weight: bold;
  font-size: 11px;
}

#detail-column ul#actions li a:hover
{
  text-decoration: none;
}

/*** send to friend box ***/
#send-to-friend-message-box
{
  margin: 0px auto 12px auto;
  text-align: center;
  width: 350px;
}

#send-to-friend
{
  margin: 12px auto;
  text-align: center;
  width: 400px;
  display: none;
  font-size: 12px;
}

#send-to-friend label
{
  float: left;
  width: 220px;
  margin-left: 15px;
  white-space: nowrap;
  overflow: visible;
  text-align: left;
  margin-top: 3px;
}

#send-to-friend input
{
  float: left;
  text-align: left;
  padding-left: 4px;
  padding-top: 1px;
  margin-top: 1px;
  width: 145px;
  height: 15px;
}

#send-to-friend textarea
{
  float: left;
  font-size: 12px;
  text-align: left;
  padding-left: 4px;
  padding-top: 1px;
  margin-top: 1px;
  width: 145px;
  height: 45px;
}

#send-to-friend table
{
  text-align: center;
  margin: 10px auto 0px auto;
  width: auto;
}

#send-to-friend table td
{
  padding: 20px 5px 0px 5px;
}

#send-to-friend table td .button
{
}

/***** linked products ****/
#detail-column h6
{
  color: #575a5b;
  margin-left: 20px;
  margin-bottom: 20px;
  line-height: 18px;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  background-color: none;
}

#linked-products
{
  width: auto;
  margin: 20px auto;
}

#linked-products td
{
  text-align: left;
  vertical-align: top;
}

#linked-products tr.dot-row td
{
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  overflow: hidden;
  background: url(../images/icons/dot.gif) 1px -1px repeat-x;
}

#linked-products td.linked-product-img
{
  text-align: center;
  width: 80px;
  vertical-align: middle;
  background: url(../images/icons/dot.gif) right 1px repeat-y;
}

#linked-products td.linked-product-img a
{
  display: block;
  text-align: center;
  margin: 5px auto;
}


#linked-products td h3
{
  margin: 10px 15px 0px 15px;
  padding: 0px;
  line-height: 18px;
  text-align: left;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

#linked-products td h3 a
{
  line-height: 18px;
  text-align: left;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
}

#linked-products td h3 a:hover
{
  text-decoration: none;
}


#product-table td .item-box #linked-products td .paragraph
{
  margin: 0px 15px 10px 15px;
  padding: 0px;
  line-height: 16px;
  font-size: 9px;
}
