/* product desc */

/* primary_block ***************************************************************************** */	

#primary_block {margin:17px 0 20px}

/* pb-right-column ***************************************************************************** */	

#pb-right-column {
	float:left;
	
}
#pb-right-column  #image-block {position:relative;}
#pb-right-column  #image-block img {

	-moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);

}
#pb-right-column  #image-block #view_full_size {
	display:block;
	cursor:pointer
}
#pb-right-column  #image-block #view_full_size .span_link {
	position:absolute;
	bottom:10px;
	left:32%;
	display:block;
	padding:0 12px 0 30px;
	line-height:20px;
	color:#fff;
	text-shadow: 0 1px 0 #000;
	text-align:center;
	text-transform:uppercase;
	background-image:url(../img/icon/zoom.png);
	background-repeat:no-repeat;
	background-position:10px 2px;
	background-color : rgb(0,0,0);
	background-color : rgba(0,0,0, 0.5);
	border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
}
#pb-right-column  #image-block #view_full_size .span_link img {
	position:relative;
	top:3px;
	left:-3px;
	border:none;
	padding-right:2px;
}

/* miniatures */
#pb-right-column #views_block {
	margin: 10px 0 0;
    padding: 15px 0;

	background: white;

	-moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
}

#thumbs_list {
   float: left;
   overflow: hidden;
   padding-bottom: 5px;
   margin-left: 3px;
}
#thumbs_list ul#thumbs_list_frame {
   list-style-type: none;
   padding-left: 0
}
#thumbs_list li {
   cursor: pointer;
   float: left;
   height: 100px;
   margin-right: 5px;
   width: 100px;
}
#thumbs_list li img { 
    width: 100px;
	height: 100px;

}

span.view_scroll_spacer {
   float: left;
   height: 80px;
   margin-top: 0;
   width: 17px;
}
#view_scroll_left, #view_scroll_right {		
   float: left;
   height: 57px; 

   margin-left: 4px;
   margin-top: 25px;
   text-indent: -3000px;
   width: 12px;
   background: url(../img/thumbs_left.png) no-repeat center center transparent
}

#view_scroll_right {
	margin-left: 5px;
	background-image: url(../img/thumbs_right.png)
} 



.resetimg {clear: both; padding: 10px 0 20px 5px;}

/* link list */		

#usefull_link_block {  
    display: block;
    float: left;
	list-style-type:none;
	margin-top: 10px
}
#usefull_link_block li {
    float: left;
    margin-right: 15px;	
	line-height: 40px;
    width: auto;
	height: 40px
}
#usefull_link_block li a {
    color: #333333
}
#usefull_link_block li a:hover {
    color: #A0CE4E
}
#usefull_link_block li#left_share_fb a:hover {
    color: #125aaa
}

#usefull_link_block li.print {	

	padding-top: 5px;
 
}

#usefull_link_block span.imgadd {	
	display: inline-block;
	background: url(../img/cultura/print-40-bi.png) #3B3532 no-repeat center 0; 
	-moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s; 
	height: 40px;
	width: 40px;

 
}
#usefull_link_block span.imgadd:hover {	

	background: url(../img/cultura/print-40-bi.png) #FC4D43 no-repeat center -40px;

}

#usefull_link_block li.sendtofriend {

	padding-top: 4px;
} 

#usefull_link_block span.imgsend {	
	display: inline-block;
	background: url(../img/cultura/email-bi-40.png) #3B3532 no-repeat center 0; 
	-moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s; 
	height: 40px;
	width: 40px;
 
}
#usefull_link_block span.imgsend:hover {	

	background: url(../img/cultura/email-bi-40.png) #FC4D43 no-repeat center -40px;
 
}

#usefull_link_block li#left_share_fb {

	padding-top: 4px;
} 

#usefull_link_block span.imgsharefb {	
	display: inline-block;
	background: url(../img/cultura/facebook-bi-40.png) #3B3532 no-repeat center 0; 
	-moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s; 
	height: 40px;
	width: 40px;
 
}
#usefull_link_block span.imgsharefb:hover {	

	background: url(../img/cultura/facebook-bi-40.png) #FC4D43 no-repeat center -40px;
 
}



/* pb-left-column ****************************************************************************** */
#pb-left-column {
	float:left;

}
#pb-left-column h1 {
    padding: 10px 0;
	line-height: 20px;
	font-family: 'Questrial';
	font-size: 20px;
	color: #493D3B;
	font-weight: normal;
	margin: 0 0 10px;
}
#pb-left-column #short_description_block {
    color:#807572;
	font-size: 15px;

}
#pb-left-column #short_description_block p {
    padding-bottom: 10px;
}
#pb-left-column #short_description_block .buttons_bottom_block {display:none}

/* form */
#pb-left-column  #buy_block {margin-top:10px}
#buy_block p {float: right;}
#pb-left-column  #buy_block label {

	width: 110px;
	font-weight: normal;
	font-family: Questrial;
	font-size: 17px;
	text-align: left;
} 

#pb-left-column  #bas {	 

    border-bottom: 1px solid #E4E4E4;
    border-top: 1px solid #E4E4E4;
	background: white;
    margin: 10px 0;	 

    width: 97%;
} 

#pb-left-column  #quantity_wanted_p {
    float: left;
	height: 40px;
    line-height: 40px;
	padding-bottom: 0px;
}

#pb-left-column #haut {
    margin: 10px 0 0;
    width: 100%;
}

#pb-left-column #haut p {
	 padding-bottom: 5px; 
	 text-align: center;
}  

#pb-left-column #haut ul {
    float: left;
	list-style-type:none;
	width: 100%;
	border-bottom: 1px solid #E4E4E4;
    border-top: 1px solid #E4E4E4;
	background: white; 
	padding: 5px 0;
	margin: 0 0 20px 0
}

#pb-left-column #haut ul li {

	height: 40px;
	line-height: 40px;

	color: #5C5C5C;
	font-weight: normal;


}


/* short description pack */
.short_description_pack {display:none;}

/* color_picker */
#pb-left-column #color_picker p {
	padding-bottom:5px;
	font-weight:bold
}
#attributes fieldset {
    margin-bottom:10px;
	line-height: 50px;

}
#attributes fieldset label {vertical-align:top;}
#attributes .attribute_list {display:inline-block;}
.attribute_list #color_to_pick_list {
	list-style-type:none;
	width: auto; 
	height: 40px;
	line-height: 40px
}
.attribute_list #color_to_pick_list li {
	float: left;
	margin: 5px 8px 5px 0;
	border: 1px solid #D2D2D2;
	-moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
}
.attribute_list #color_to_pick_list li.selected{
    border: 1px solid #D2D2D2;
	-moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
}
.attribute_list #color_to_pick_list a.color_pick{
	display:block;
	height: 37px;
    width: 37px;
}
.attribute_list #color_to_pick_list a.color_pick:hover{

	text-decoration:none;
	background-position: 0 0; 
	-webkit-box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.1);
}

.product_attributes {
	padding: 10px 0 10px 0;
	clear: both;
}
/* attributes */
#attributes select {
	width:auto;
	height: 40px;
    padding: 10px;
	background-color: #FFFFFF;
    border: 1px solid #E4E4E4;

    color: #464A4F;
    font-family: sans-serif;
    font-size: 15px;
}
#attributes option {
	padding-left: 8px
}

/* quantity_wanted */
#quantity_wanted_p input {
	width: 25px; 
	height: 40px;
	padding-left: 16px;
	background-color: #FFFFFF;
    border: 1px solid #D2D2D2;

    color: #464A4F;
    font-family: sans-serif;
    font-size: 15px;
}

/* availability_statut */
#availability_statut {padding-bottom:10px;}
#availability_statut span#availability_label {
	display:none;
	font-weight:bold;
	font-size:12px;
	text-align:left
}
#availability_statut span#availability_value {
	display:inline-block;

}

/* prices */
.content_prices {
	margin:10px 0;
	text-align:right
}
#buy_block p.price {padding:0}
.discount {display:none}
#buy_block p#old_price {
    float: right;
	padding-top:4px;
	font-size:14px;
	color: #807572;
	text-decoration:line-through
}
.our_price_display {
  float: right;
	clear: both;
	font-family: Questrial;
	font-weight: normal;
	font-size: 35px;
	line-height: 25px;
	color: #FC4D43;
}
.our_price_display span{
	clear: both;
  /*clear: both;
  display:block;
  float:right;*/
}
.our_price_display .price_per_mq {
  color:#FC4D43;
  font-family: 'Questrial', Verdana, Arial;
  font-size:20px;
  font-weight: normal;
  line-height: 30px;
  padding-left: 5px;
}
.on_sale { 
    clear:both;
    float: right;
	font-weight:normal;
	font-size:17px;
	margin-bottom:10px;
	color:#493D3B;

}
.on_sale_img { 
    display: none;
    float: right;
	margin-bottom: 10px;
}
#reduction_percent,
#reduction_amount {
    display:block;
	padding:0 0 0 10px;
	clear: both;
    margin-left:10px;
	background-color: white;

    -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
	
    color: #5C5C5C;
    float: right;
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
}
#reduction_percent span,
#reduction_amount span {
    display: block;
    padding: 3px 10px 4px 0;
}

/* online_only */
#buy_block p.online_only {
    font-weight:bold;
	font-size:11px;
	color:#990000;
	text-align:left;
	text-transform:uppercase
}

/* add_to_cart */
.content_prices #add_to_cart {
	position:relative;
	float:right;
	padding:0;
}
.content_prices #add_to_cart .exclusive,
.content_prices #add_to_cart .exclusive_disabled {	
	font-weight: bold;
    width: auto;
	padding: 0 40px;
	height: 50px;
    line-height: 50px;	  
	
}  

*:first-child+html .content_prices #add_to_cart .exclusive{padding:4px 3px 4px 11px}
.content_prices #add_to_cart span {
	z-index:10;
   display:none;
   position:absolute;
   top:0;
   left:-12px;
   height:26px;
   width:26px;
   background:url(../img/icon/pict_add_cart.png) no-repeat 0 0 transparent
}

/* */
.buttons_bottom_block {
	margin-top:15px;
}
.buttons_bottom_block #wishlist_button {font-weight:normal}


/* SEND TO FRIEND (pop-in) ##################################################################### */	

#send_friend_form {}
#send_friend_form h2 { 

    padding: 14px;
	
	font-size: 18px;
	font-weight: bold;
	font-family: 'Questrial';
	color: #3B3532;
	background: #F5F6F1;

	-moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
}

#send_friend_form .product {padding: 15px;}
#send_friend_form .product img {
	float:left;
	border: none;
    -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
}
#send_friend_form .product .product_desc {
	float:left;
	line-height:18px;
	color:#807572
}
#send_friend_form .product .product_desc p {
	font-family: 'Questrial', Verdana, Arial, Helvetica;
	font-size: 15px; 
	font-weight: normal;

}
#send_friend_form .product .product_desc p.product_name {

	padding: 6px 0 10px;
	margin-bottom: 10px;
	border-bottom: none;
    border-top: none;
	color:#493D3B;
	font-family: 'Questrial';
	font-size: 18px; 
	font-weight: normal;

}

#send_friend_form .send_friend_form_content {margin:0 0 10px}
#send_friend_form .form_container {
	padding: 15px; 

	color: #3B3532;
	background: #F5F6F1;
	-moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
}
#send_friend_form .form_container p.intro_form {
	padding-bottom: 20px;
	font-weight: bold;
	font-size: 15px;
	color: #3B3532
}
#send_friend_form .form_container p.txt_required {
	margin-top: 20px;
	color: red
}
#send_friend_form p a {

	font-family: 'Questrial', Verdana, Arial, Helvetica;
	font-size: 15px; 
	font-weight: normal;
	color: #3B3532;
    text-decoration: none;
}
#send_friend_form p a:hover {

	color: #FC4D43;
    text-decoration: none;
}	

/* 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 6px 0;
    width: 96%;/* 210 */
    text-align: left;
    font-weight: normal;
	font-size: 15px; 
	color: #3B3532;
}
#send_friend_form .form_container .text input {
    padding: 0 5px;
	height: 35px;
    width: 96%;
	background: white;
    border: 1px solid #EEEEEE;

    color: #3B3532;
    font-size: 15px;
}

#send_friend_form  .submit {
	margin: 20px 10px 0 0;
	padding-bottom: 0;
	text-align: right
}

/* PACK ##################################################################### */
#blockpack {
	margin-top:20px;
    padding-top:20px;
	border-top:1px dotted #999
}

/* PERSONNALISATION ##################################################################### */
.customization_block {}
.customization_block p.infoCustomizable {
	margin:10px 0 20px;
    padding:0 0 0 40px;
	background:url(../img/cultura/infos_30_hover.png) no-repeat 0 transparent
}

ul#uploadable_files,
ul#text_fields {list-style-type:none}
.customizableProductsFile,
.customizableProductsText{
	margin-bottom:10px;
}
.customizationUploadLine {padding-bottom:10px}

.customizationUploadLine textarea {	  
    float: left; 
	height: 50px;
	margin-bottom: 20px;
	
    background-color: #F8F8F8;
    border: 1px solid #EEEEEE;

    color: #807572;
    font-size: 15px;
    padding: 5px;
} 

#customizedDatas {
	float:right;
} 

#pb-left-column div.titlebordrtext { 

    text-align: left;
    width: 100%;		
	
}

#pb-left-column div.titleborderout { 

	float: left;
    position: relative;
    width: 100%;
    word-wrap: break-word;	
	
} 

#pb-left-column div.titleborder { 

	background: url("../img/cultura/titleborder.png") repeat-x;
    height: 10px;
    margin-top: -40px;
    position: relative;	
	
}

#pb-left-column h1.titleborderh1 {
    background: #F8F8F8;
    position: relative;
    z-index: 99;
	display: inline-block;
	padding: 20px 25px 19px 0; 
	font-size: 20px !important;

} 
#idTab2{
  list-style: none;
}
#idTab2 li{
  clear: both;
  display: inline-block;
  float: left;
}
#idTab2 .Label{
  display: inline-block;
  font-weight: bold;
  min-width:120px;
}
#idTab2 .Value{
  display: inline-block;
  min-width:100px;
  text-align: right;
}
/* REQUEST SAMPLE (pop-up) ##################################################################### */
}
#request_sample_form .form_container .text {padding-bottom:10px}
#request_sample_form .form_container .text label {
  display: inline-block;
    padding: 6px 15px 6px 0;
    width: 96%;/* 210 */
    text-align: left;
    font-weight: normal;
  font-size: 15px; 
  color: #3B3532;
}
#request_sample_form .form_container .text input {
    padding: 0 5px;
  height: 35px;
    width: 96%;
  background: white;
    border: 1px solid #EEEEEE;

    color: #3B3532;
    font-size: 15px;
}
#request_sample_form  .submit {
  margin: 20px 10px 0 0;
  padding-bottom: 0;
  text-align: right
}

#usefull_link_block span.imgrequest {
  display: inline-block;
  background: url(../img/cultura/email-bi-40.png) #3B3532 no-repeat center 0; 
  -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s; 
  height: 40px;
  width: 40px;
 
}
#usefull_link_block span.imgrequest:hover {  

  background: url(../img/cultura/email-bi-40.png) #FC4D43 no-repeat center -40px;
 
}
#usefull_link_block li a#request_sample_button{
  background-color: #FC4D43;
  color:#ffffff;
  display: inline-block;
  height:40px;
  margin-top:4px;
  padding:0px 5px;
}
#usefull_link_block li a#request_sample_button:hover{
  background-color: #3B3532;
}
#request_sample_form .product .product_desc {margin-left: 15px; width: 300px;} 
#request_sample_form .product img {height: 210px;width: 210px;}
#request_sample_form {width: 585px;} 
#request_sample_form_error{
  color: #FC4D43;
}