/* @override http://qoqa2/css/home.css */

body {
  #background: #fff url(../images/body_background.jpg) repeat-x 0 220px;
  background: #fff url(../images/body_background.png) repeat-x 0 220px;
  background-color: #fff;
}

#page_title {
  margin-top: 92px;
}

#product_image {
  top: 0;
  left: 0;
  position: absolute;
  z-index: 0;
}

#product_image_container {
  height: 344px;
}

a#j_en_veux_un, a#no_more_product, span#no_more_product {
  width: 180px;
  height: 30px;
  display: block;
  color: #fff;
  text-decoration: none;
  line-height: 30px;
  font-size: 116%;
  font-weight: bold;
  background: url(../images/buy_now.png) no-repeat 0 0;
  position: relative;
  z-index: 3;
}

a#j_en_veux_un {
  padding-left: 40px;
}

a#no_more_product, span#no_more_product {
  background: url(../images/buy_now_soldout.png) no-repeat;
  color: #202020;
  padding-left: 18px
}

#soldout_banner {
  background-image: url(../images/product_soldout_banner.png);
  width: 682px;
  height: 339px;
  position: absolute;
  top: 220px;
  left: 0;
  z-index: 12;
}

a#j_en_veux_un:hover {
  background-color: transparent;
  text-decoration: underline;
}

/* @group price */

#price {
  background: url(../images/product_price.png) no-repeat left center;
  width: 150px;
  height: 109px;
  padding: 26px 0 0;
  position: absolute;
  top: 50px;
  right: 0;
  z-index: 20;
}

#price.soldout {
  background: url(../images/product_price_soldout.png) no-repeat left center;
}

#price p {
  margin: 0;
  white-space: nowrap;
  text-align: center;
}

#public_price {
  font-size: 80%;
}

#qoqa_price {
  color: #fff;
  font: bold 300%/110% Arial, Helvetica, Geneva, sans-serif;
  padding-top: 3%;
}

#shipping, #currency_infos {
  font-size: 80%;
  color: #fff;
  line-height: 120%;
}

/* @end */

/* @group jauge */

#jauge {
  background: url(../images/jauge.png) no-repeat 0 0;
  width: 82px;
  height: 112px;
  position: absolute;
  top: 550px;
  right: 50px;
  z-index: 2;
}

#pourcentage {
  position: absolute;
  top: 87px;
  left: 23px;
}

#dyn_jauge {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
  width: 7px;
}

#jauge_barre_container {
  position: absolute;
  width: 5px;
  height: 105px;
  bottom: 5px;
  left: 8px;
}

.jauge_full {
  background-color: #80fc5c;
}

.jauge_half {
  background-color: #faac6c;
}

.jauge_leer {
  background-color: #f84f68;
}

/* @end */

/* @group product_highlights */

#product_highlights {
  border: 1px solid #000;
  width: 180px;
}

#nutritive_value {
  font-size: 150%;
  border-bottom: 5px solid #000;
  letter-spacing: -0.05em;
}

#product_content {
  font-size: 77%;
  border-bottom: 2px solid #000;
}

#product_highlights td {
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 3px;
}

/* @end */

/* @group peremption_date */

#peremption_date {
  background: url(../images/qoqadata.png) no-repeat 0 center;
  padding-left: 45px;
  width: 135px;
  height: 35px;
}

#peremption_date p {
  margin: 0;
  font-size: 77%;
  white-space: nowrap;
}

/* @end */

/* @group timer */

#next_product {
  margin-top: 10px;
  background: url(../images/qoqadata_warning.png) no-repeat 0 center;
  padding-left: 45px;
  width: 135px;
  font-size: 77%;
  height: 35px;
}

#next_product p {
  margin: 0;
}

#timer {
  font-size: 197%;
}

/* @end */

/* @group product_promotion */

#product_promotion {
  position: absolute;
  top: 545px;
  left: 0;
}

a#product_Forum_link {
  background: url(../images/tool_discuss.png) no-repeat left;
  width: 125px;
  height: 36px;
  display: block;
  line-height: 29px;
  color: #fff;
  font-size: 93%;
  text-decoration: none;
  padding-left: 15px;
  position: relative;
  z-index: 2;
}

a#product_Forum_link:hover {
  text-decoration: underline;
}

#product_promotion ul {
  margin-left: 0;
}

#product_promotion ul li {
  list-style-type: none;
  margin-top: 5px;
}

#product_promotion ul li a {
  display: block;
  height: 24px;
  line-height: 24px;
  font-size: 85%;
  text-decoration: none;
  background: url(../images/tool_bg.png) no-repeat left center;
  width: 125px;
  padding-left: 17px;
}

#product_promotion ul li a:hover {
  text-decoration: underline;
  color: #ec2d94;
}

/* @end */

/* @group description */

#description {
  position: relative;
  z-index: 3;
}

#description h3 {
  font-size: 167%;
  letter-spacing: -0.03em;
  margin-bottom: 0.2em;
}

#description h4 {
  letter-spacing: -0.09em;
  margin-bottom: 1em;
  margin-top: 2em;
}

#description p, #description li {
  font-size: 85%;
}

/* @end */
