/*---------------------------------------------------
    LESS Elements 0.7
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/* product desc */
/* primary_block ***************************************************************************** */
#primary_block {
  margin-top: 15px;
  margin-bottom: 20px;
}
/* pb-right-column ***************************************************************************** */
#pb-right-column {
  float: left;
  width: 306px;
  margin-right: 20px;
}
#pb-right-column #image-block {
  position: relative;
}
#pb-right-column #image-block img {
  vertical-align: top;
}
#pb-right-column #view_full_size {
  display: block;
  cursor: pointer;
  border: 1px solid #d1d1d3;
}
#pb-right-column #view_full_size .span_link {
  position: absolute;
  top: 3px;
  right: 3px;
  display: block;
  padding: 0;
  width: 30px;
  height: 30px;
  background: url(../img/zoom.png) no-repeat;
  text-indent: -5000px;
}
#pb-right-column #view_full_size .span_link:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}
#pb-right-column #view_full_size .span_link img {
  position: relative;
  top: 3px;
  left: -3px;
  border: none;
  padding-right: 2px;
}
/* miniatures */
#pb-right-column #views_block {
  margin-top: 10px;
  width: 306px;
  position: relative;
  height: 82px;
}
#thumbs_list {
  float: left;
  overflow: hidden;
  margin: 0 0 0 20px;
  width: 266px;
}
#thumbs_list li {
  float: left;
  height: 82px;
  width: 82px;
  cursor: pointer;
  margin-right: 10px;
}
#thumbs_list li img {
  border: 1px solid #d1d1d3;
}
#thumbs_list li.last_thumb {
  margin-right: 0;
}
#thumbs_list ul#thumbs_list_frame {
  list-style-type: none;
  padding-left: 0;
}
#view_scroll_left,
#view_scroll_right {
  float: left;
  margin-top: 0px;
  padding: 0 0px;
  height: 19px;
  width: 10px;
  text-indent: -3000px;
  background: url(../img/arrow_thumbs.png) no-repeat;
  position: absolute;
}
#view_scroll_right {
  right: 0;
  top: 30px;
  background-position: 0 -38px;
}
#view_scroll_right:hover {
  background-position: 0 -57px;
}
#view_scroll_left {
  background-position: 0 0;
  left: 0;
  top: 30px;
}
#view_scroll_left:hover {
  background-position: 0 -19px;
}
.resetimg {
  padding: 0;
}
.resetimg span {
  padding: 10px 0 0 0;
  width: 300px;
  display: inline-block;
}
.resetimg span a {
  padding-left: 15px;
  background: url(../img/icon/cancel.png) no-repeat;
}
/* link list */
#usefull_link_block {
  list-style-type: none;
  margin-top: 20px;
  margin-top: 10px;
  padding: 10px 0 0px 20px;
  border-bottom: 1px solid #d1d1d3;
  background: #f9f9f9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f9f9f9), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #f9f9f9, #ffffff);
  background: -moz-linear-gradient(center bottom, #f9f9f9 0%, #ffffff 100%);
  background: -o-linear-gradient(bottom, #f9f9f9, #ffffff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f9f9f9', GradientType=0);
}
#usefull_link_block li {
  margin-bottom: 10px;
  padding-left: 19px;
}
#usefull_link_block li.print {
  background: url(../img/icon/icon_print.png) no-repeat 0 0;
}
#usefull_link_block li.sendtofriend {
  background: url(../img/icon/icon_mail.png) no-repeat 0 0;
}
#usefull_link_block li#left_share_fb {
  background: url(../img/icon/icon_fb.png) no-repeat 0 0;
}
#usefull_link_block a:hover {
  text-decoration: none;
  color: #3D7DAD;
}
/* pb-left-column ****************************************************************************** */
#pb-left-column {
  margin-left: 14px;
  overflow: hidden;
}
#pb-left-column h1 {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  color: #333333;
  font-size: 20px;
  margin: 0px 0 20px 0;
  padding: 0;
  text-transform: none;
  line-height: normal;
  background: #ffffff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffffff), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #ffffff, #ffffff);
  background: -moz-linear-gradient(center bottom, #ffffff 0%, #ffffff 100%);
  background: -o-linear-gradient(bottom, #ffffff, #ffffff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
}
#pb-left-column #short_description_block {
  margin-top: 10px;
  border-top: 1px solid #d1d1d3;
}
#pb-left-column #short_description_block #short_description_content {
  margin-top: 17px;
  margin-bottom: 10px;
}
#pb-left-column .share {
  line-height: normal;
  margin: 0px 0 0;
  overflow: hidden;
  padding: 10px 10px 8px 10px;
  vertical-align: top;
  border-top: 1px solid #d1d1d3;
  border-bottom: 1px solid #d1d1d3;
  background: #f9f9f9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f9f9f9), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #f9f9f9, #ffffff);
  background: -moz-linear-gradient(center bottom, #f9f9f9 0%, #ffffff 100%);
  background: -o-linear-gradient(bottom, #f9f9f9, #ffffff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f9f9f9', GradientType=0);
}
/* form */
/************************** buy_block *****************************************/
#buy_block .row_1 {
  overflow: hidden;
  text-align: left;
  border-top: 1px solid #d1d1d3;
  padding: 20px 0;
}
#buy_block .row_1 p {
  float: right;
  padding: 0;
}
#buy_block .row_1 p#quantity_wanted_p {
  padding-right: 10px;
  margin-top: 1px;
}
#buy_block .row_1 p#quantity_wanted_p input {
  float: right;
  height: 15px;
  padding: 5px;
  text-align: center;
  width: 20px;
}
#buy_block .row_1 p#quantity_wanted_p label {
  float: right;
  padding: 6px 7px 0 0;
  text-align: right;
}
#buy_block .row_1 input#add2cartbtn {
  display: none;
}
#buy_block .row_1 span.exclusive {
  float: right;
}
#buy_block .row-2 {
  overflow: hidden;
  text-align: left;
}
#buy_block .row-2.bordered {
  border-top: 1px solid #d1d1d3;
  padding: 20px 0;
}
#buy_block .row-2 span.on_sale,
#buy_block .row-2 span.discount {
  display: block;
  float: right;
  color: #fff;
  background: #9B0000;
  font-weight: bold;
  text-transform: uppercase;
  padding: 3px 6px;
  font-size: 12px;
}
#buy_block .row-2 span.online_only {
  float: right;
  display: block;
  clear: right;
  font-weight: bold;
  font-size: 11px;
  line-height: normal;
  color: #9b0000;
  text-transform: uppercase;
  margin-top: 5px;
}
#buy_block .row-2 #reduction_percent,
#buy_block .row-2 #reduction_amount {
  display: block;
  font-weight: bold;
  font-size: 12px;
  clear: left;
  padding-bottom: 5px;
}
#buy_block .row-2 #reduction_percent span,
#buy_block .row-2 #reduction_amount span {
  display: block;
}
#buy_block .row-2 #old_price {
  padding-bottom: 0;
}
#buy_block .row-3 {
  overflow: hidden;
  text-align: left;
}
#buy_block .row-3 #availability_statut {
  float: right;
}
#buy_block .row-3 #pQuantityAvailable {
  padding-bottom: 10px;
}
#buy_block p#old_price {
  padding-bottom: 15px;
  font-size: 14px;
  text-decoration: line-through;
  color: #969EA5;
  font-weight: normal;
}
#buy_block #pQuantityAvailable {
  font-weight: bold;
}
.share .addthis_toolbox .addthis_button_tweet {
  width: 95px;
}
.share .addthis_toolbox .addthis_button_google_plusone {
  width: 75px;
}
.share .addthis_toolbox .addthis_counter.addthis_pill_style {
  clear: left;
}
/************************** atributes ****************************************/
.product_attributes #attributes {
  padding: 20px 0 0 0;
  border-top: 1px solid #d1d1d3;
}
.product_attributes #attributes label {
  vertical-align: top;
  position: relative;
  top: 3px;
  padding-right: 15px;
}
.product_attributes #color_to_pick_list {
  list-style-type: none;
}
.product_attributes #color_to_pick_list li {
  float: left;
  margin: 0 8px 8px 0;
  padding: 1px;
  border: 1px solid #d1d1d3;
}
.product_attributes #color_to_pick_list li.selected {
  border: 1px solid #000000;
}
/* short description pack */
.short_description_pack {
  background: #f2f2f3;
  border-left: 1px solid #d1d1d3;
  border-right: 1px solid #d1d1d3;
  border-top: 1px solid #d1d1d3;
  padding: 17px 20px;
  display: none;
}
.short_description_pack h3 {
  text-transform: uppercase;
  color: #333;
  font-size: 13px;
  padding-bottom: 5px;
}
.short_description_pack p {
  padding: 5px 0 0 0;
}
.short_description_pack .pack_content {
  padding: 10px 0 0 0;
}
/* color_picker */
#pb-left-column #color_picker p {
  padding-bottom: 5px;
  font-weight: bold;
}
#attributes fieldset {
  padding-bottom: 10px;
}
#attributes .attribute_list {
  display: inline-block;
}
.attribute_list #color_to_pick_list a.color_pick {
  display: block;
  height: 15px;
  width: 15px;
}
.product_attributes {
  padding: 10px 0 0 0;
  border-top: 1px solid #d1d1d3;
}
/* attributes */
#attributes select {
  width: 120px;
  border: 1px solid #cdcdcd;
}
/* quantity_wanted */
/* availability_statut */
#availability_statut {
  padding-bottom: 10px;
}
#availability_statut span#availability_label {
  display: none;
}
#availability_statut span#availability_value {
  display: inline-block;
  padding: 1px 5px;
  font-weight: bold;
  font-size: 10px;
  color: #fff;
  text-transform: uppercase;
  background: #9b0000;
}
/* prices */
.our_price_display {
  padding-bottom: 10px;
  font-size: 24px;
  line-height: normal;
  color: #1e2f3e;
}
/* add_to_cart */
*:first-child + html .content_prices #add_to_cart .exclusive {
  padding: 4px 3px 4px 11px;
}
/* */
.buttons_bottom_block #wishlist_button {
  font-weight: bold;
}
/* SEND TO FRIEND (pop-in) ##################################################################### */
#send_friend_form h2 {
  padding: 8px 11px;
  font-size: 12px;
  color: #fff;
  text-shadow: 0 1px 0 #000;
  text-transform: uppercase;
  background: #383838;
}
#send_friend_form .product {
  margin: 20px 10px;
}
#send_friend_form .product img {
  float: left;
  margin: 0 10px 0 0;
  border: 1px solid #d1d1d3;
}
#send_friend_form .product .product_desc {
  float: left;
  width: 380px;
}
#send_friend_form .product .product_desc p {
  padding: 0 10px 0 0;
  color: #333;
}
#send_friend_form .product .product_desc p.product_name {
  font-size: 12px;
  color: #000;
}
#send_friend_form .send_friend_form_content {
  margin: 0 10px 20px 10px;
}
#send_friend_form .form_container {
  padding: 10px 15px;
  border: 1px solid #d1d1d3;
  background: #f2f2f3;
}
#send_friend_form .form_container p.intro_form {
  padding-bottom: 14px;
  font-weight: bold;
  font-size: 13px;
  color: #333;
}
#send_friend_form .form_container p.txt_required {
  padding-bottom: 0;
  color: #666;
}
#send_friend_form .submit {
  margin-top: 20px;
  padding-bottom: 0;
  text-align: right;
}
/* SEND TO FRIEND (pop-in) ##################################################################### */
#send_friend_form .form_container .text {
  padding-bottom: 10px;
}
#send_friend_form .form_container .text label {
  display: inline-block;
  padding: 6px 15px;
  width: 180px;
  /* 210 */

  font-size: 12px;
  text-align: right	;
}
#send_friend_form .form_container .text input {
  padding: 0 5px;
  height: 22px;
  width: 260px;
  border: 1px solid #d1d1d3;
  font-size: 12px;
  color: #666666 6;
}
/* PACK ##################################################################### */
#blockpack {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #d1d1d3;
}
#quantityDiscount {
  background: #f2f2f3;
  border: 1px solid #d1d1d3;
  padding: 20px;
}
#quantityDiscount h3 {
  font-size: 13px;
  text-transform: uppercase;
  line-height: normal;
}
#quantityDiscount th {
  background: #ddd;
  color: #333;
}
/* PERSONNALISATION ##################################################################### */
.customization_block p.infoCustomizable {
  margin: 0px 0 20px;
  padding: 0 0 0 20px;
  background: url(../img/icon/infos.gif) no-repeat 0 0 transparent;
}
ul#uploadable_files,
ul#text_fields {
  list-style-type: none;
  margin-left: 0;
}
.customizableProductsFile,
.customizableProductsText {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.customizationUploadLine {
  padding-bottom: 10px;
}
#columns .customizationUploadLine label {
  display: inline-block;
  vertical-align: top;
  line-height: 21px;
  margin-right: 5px;
}
#columns input[type="file"] {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #d1d1d3;
}
.customizationUploadLine textarea {
  height: 100px;
  width: 300px;
  border: 1px solid #d1d1d3;
  width: 98%;
  margin-left: 0;
  resize: none;
}
.accessories_block div ul li a {
  display: inline-block;
}
/******************************************************/
#idTab5 #product_comments_block_tab div.comment_details li {
  background: url("../img/bg_li.png") no-repeat scroll 1px 45%;
}
#new_comment_form .new_comment_form_content textarea {
  padding-top: 5px;
  padding-bottom: 5px;
}
#new_comment_form .new_comment_form_content #criterions_list label {
  margin-left: 0px;
  margin-right: 15px;
}
#fancybox-content #new_comment_form #criterions_list .star_content {
  float: none;
}
