/* product desc */
/* primary_block ***************************************************************************** */
#primary_block {
	margin-top:15px;
}

/* pb-right-column ***************************************************************************** */
#pb-right-column {
	float:left;
	width:46%;
}

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

#pb-right-column #image-block img {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #EBEBEB;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	box-shadow:1px 1px 2px 0 rgba(206, 206, 206, 0.4);
   -webkit-box-shadow:1px 1px 2px 0 rgba(206, 206, 206, 0.4);
   -moz-box-shadow:1px 1px 2px 0 rgba(206, 206, 206, 0.4);
   -o-box-shadow:1px 1px 2px 0 rgba(206, 206, 206, 0.4);
}

#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;
	right:11px;
	display:block;
	text-indent:-999px;
	overflow:hidden;
	background:url("../img/icon/zoom.png") no-repeat scroll 0 center transparent;
	height:24px;
	width:24px;
}

#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-top:10px;
	width:100%;
	margin-bottom:10px;
}

#thumbs_list {
	    float: left;
    margin-left: 23px;
    margin-right: 20px;
    margin-top: 10px;
    overflow: hidden;
    width: 253px;
}

#thumbs_list ul#thumbs_list_frame {
	list-style-type:none;
	padding-left:0;
}

#thumbs_list li {
	cursor: pointer;
    float: left;
}
#thumbs_list li a{
	background:#FFFFFF;
	border:1px solid #EEEEEE;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	padding:6px;
	float: left;
	margin-right:15px;
}
#thumbs_list li a img{
 	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	transition-duration: 300ms;
	border:none;
	background:#FFFFFF;
	}
span.view_scroll_spacer {
	float:left;
	height:16px;
	width:21px;
}

#view_scroll_left,#view_scroll_right {
	float: left;
    height: 25px;
    margin-top: 35px;
    padding: 0;
    text-indent: -3000px;
    width: 15px;
	background:url("../img/sprite.png") no-repeat scroll -223px -285px transparent;
}

#view_scroll_right {
	margin-left:0px;
	background:url("../img/sprite.png") no-repeat scroll -243px -285px transparent;
}
#view_scroll_right:hover{background-position:-243px -314px;}
#view_scroll_left:hover{background-position:-223px -314px;}
.resetimg {
	padding:0px 0 0;
}
.resetimg img{display:none;}
.resetimg #resetImages{padding-left:20px; background:url("../img/sprite_info.png") no-repeat scroll 0 -1px transparent;}
.resetimg #resetImages:hover{background-position: 0 -24px;}
/* link list */
#usefull_link_block {
	list-style-type:none;
	clear:both;
}

#usefull_link_block li {
	padding:2px 0;
	clear:both;
	float:left;
}

#usefull_link_block li.print {
	background: url("../img/sprite_info.png") no-repeat scroll 0 -99px transparent;
    padding-left: 22px;
	width:200px;
}
#usefull_link_block li.print:hover	{ background-position:0 -126px;}

#usefull_link_block li.sendtofriend {
	padding-left:22px;
	background:url("../img/sprite_info.png") no-repeat scroll 0 -45px transparent;
}
#usefull_link_block li.sendtofriend:hover{background-position:0 -71px;}
#usefull_link_block li#left_share_fb {
	 background: url("../img/sprite_info.png") no-repeat scroll 0 -161px transparent;
    padding-left: 22px;
	width:200px;
}
#usefull_link_block li#left_share_fb:hover	{ background-position:0 -202px;  text-decoration:none;}
#usefull_link_block li#left_share_fb a:hover, #usefull_link_block li.print a:hover{ text-decoration:none; }
/* pb-left-column ****************************************************************************** */
#pb-left-column {
	float:left;
	margin-left:14px;
	width:52%;
}

#pb-left-column h1 {
	padding-bottom:0px;
	line-height: 28px;
}

#pb-left-column #short_description_block {
	color:#666;
}

#pb-left-column #short_description_block .buttons_bottom_block {
	display:none;
}

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

#buy_block p {
	padding-bottom:10px;
}

#pb-left-column #buy_block label {
	float:left;
	width:125px;
	font-weight:700;
	text-align:left;
}

.ie7 #pb-left-column #buy_block label {margin-right:5px;float:left}

/* color_picker */
#pb-left-column #color_picker p {
	padding-bottom:5px;
	font-weight:700;
}

#attributes fieldset {
	padding-bottom:10px;
	margin:0 0 5px 0;
}

#attributes fieldset label {
	vertical-align:top;
}

#attributes .attribute_list {
	float:left;
	width:60%;
	margin:0;
}
.product_attributes  .attribute_fieldset .chosen-container	{ width:auto !important;}
.product_attributes  .attribute_fieldset .chosen-container .chosen-results	{ margin:0 !important;}

#attributes .attribute_list ul{
	list-style:none
}

#attributes .attribute_list ul li{
	clear:both
}

#attributes .attribute_list input.attribute_radio{float: left;margin-left: 3px;}
#attributes .attribute_list span{}

.ie7 #attributes .attribute_list span{}

#attributes .attribute_list #color_to_pick_list {
	list-style-type:none;
}

#attributes .attribute_list #color_to_pick_list li {
	float:left;
	margin:0 8px 8px 0;
	padding:1px;
	border:1px solid #ccc;
	clear:none
}

#availability_statut #availability_value.warning_inline {  color: #000; } 
#attributes .attribute_list #color_to_pick_list li.selected {
	border:1px solid #000;
}

#attributes .attribute_list #color_to_pick_list a.color_pick {
	display:block;
	height:16px;
	width:16px;
}

.product_attributes {
	padding:10px 0 0;
}

/* attributes */
#attributes select {
	
	border:1px solid #cdcdcd;
}

/* quantity_wanted */
#quantity_wanted_p input {
	width:50px;
	border:1px solid #cdcdcd;
}

/* availability_statut */
#availability_statut {
	margin: 10px 0 0 0;
	min-width: 255px;
}

#availability_statut span#availability_label, 
#availability_date_label {
	display:inline-block;
	width:125px;
	font-weight:700;
	
	text-align:left;
}

#availability_statut #availability_value {
		background-color:#eee;
		color:#666;
		text-shadow:none;
		padding:2px 10px;
		text-transform: uppercase;
		display:inline-block;
}

#availability_statut #availability_value.warning_inline {
	
}

/* prices */
.content_prices {
	text-align:right;
}

#buy_block p.price {
	padding:0;
}

.discount {
	display:none;
}

#buy_block p#old_price {
	padding-bottom:0px;
	text-decoration:line-through;
	text-align:left;
	font-size:17px;
	float:left;
}
#buy_block p.unit-price { font-size:15px;display:block; clear:both;}
.our_price_display {
	padding-bottom:10px;
	padding-right: 10px;
	font-weight:700;
	font-size:18px;
	line-height:18px;
	color:#4E5A66;
	float:left;
}

#reduction_percent	{ clear:both; }
#reduction_amount{ margin-left:10px;  }
#reduction_percent,#reduction_amount {
	display:block;
	float:left;
	margin-left:10px;
	padding:0 0 0 10px;
	color:#555;
	background:url(../img/bg_reduction.png) no-repeat 0 0 transparent;
}

#reduction_percent span,#reduction_amount span {
	display:block;
	padding:0px 5px 0px 0;
	background:url(../img/bg_reduction.png) no-repeat 100% 0 transparent;
	line-height:16px;
}

/* online_only */
#buy_block p.online_only {
	color:#900;
	text-align:left;
	text-transform:uppercase;
	float:left;  
	padding-top:5px;
}

/* add_to_cart */
.content_prices #add_to_cart {
	position:relative;
	padding:0;
	float:left;
	width:auto;
}

.offers_box{   float: left;
    margin-bottom: 5px;
    padding-bottom: 0;
    width: 100%;
	}
.content_prices .price{ float:left;  margin-top: 0px;}
.bottom_content #quantity_wanted_p{ float:left; padding-right:10px; padding-bottom:10px; }
#pb-left-column #buy_block #quantity_wanted_p label{   padding-right: 10px;
    padding-top: 7px;
    text-align: left;
	width:auto; }
.bottom_content{ float:left; width:100%; clear:both; }

@media screen and (-webkit-min-device-pixel-ratio:0) { /*hack Chrome and Safari */
.content_prices #add_to_cart .exclusive,.content_prices #add_to_cart .exclusive_disabled {}

}

.ie9 .content_prices #add_to_cart .exclusive, .ie9 .content_prices #add_to_cart .exclusive_disabled,
.ie8 .content_prices #add_to_cart .exclusive, .ie8 .content_prices #add_to_cart .exclusive_disabled,
.ie7 .content_prices #add_to_cart .exclusive, .ie7 .content_prices #add_to_cart .exclusive_disabled {
}

:first-child+html .content_prices #add_to_cart .exclusive {
	
}


/* */
.buttons_bottom_block {
	float: left;
    padding-top:8px;
    width: 100%;
	text-align:left;
}

.buttons_bottom_block #wishlist_button {
	font-weight:700;
}

/* SEND TO FRIEND (pop-in) ##################################################################### */
#send_friend_form {
}

#send_friend_form h2 {
	padding:8px 11px;
	
	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 #ccc;
}

#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 {
	
	color:#000;
}

#send_friend_form .send_friend_form_content {
	margin:0 10px 20px;
}

#send_friend_form .form_container {
	padding:10px 15px;
	border:1px solid #ccc;
	background:#eee;
}

#send_friend_form .form_container p.intro_form {
	padding-bottom:14px;
	font-weight:700;
	font-size:13px;
	color:#333;
}

#send_friend_form .form_container p.txt_required {
	padding-bottom:0;
	color:/* SEND TO FRIEND (pop-in) ##################################################################### */
#666;
}

#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 */
	
	text-align:right;
}

#send_friend_form .form_container .text input {
	padding:0 5px;
	height:22px;
	width:260px;
	border:1px solid #ccc;
	
	color:#666;
}

#send_friend_form .submit {
	margin-top:20px;
	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 20px;
	background:url(../img/icon/infos.gif) no-repeat 0 0 transparent;
}

ul#uploadable_files,ul#text_fields {
	list-style-type:none;
}

.customizableProductsFile,.customizableProductsText {
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
}

.customizationUploadLine {
	padding-bottom:10px;
}
.customizationUploadBrowse img + a {
	position: relative;
	top: -51px;
}
.customizationUploadLine label {
	display:inline-block;
	width:150px;
	vertical-align:top;
}

.customizationUploadLine textarea {
	height:50px;
	width:300px;
	border:1px solid #ccc;
}

#customizedDatas {
	float:right;
}

.accessories_block div ul li a {
	display:inline-block;
}
#more_info_block { float:left; width:100%; margin:0 0 10px 0;}
.bullet { clear:both;}
.blockproductscategory 	{ width:100%; float:left;margin:10px 0;}
span.on_sale	{ display:none;}
.on_sale_img	{ display:none;}
span.on_sale,span.discount
{ 
	background:url("../img/onsale_right.png") no-repeat scroll right center transparent;
	float: right;
	height: 25px;
	padding-right: 22px;
}
span.on_sale .on_sale_inner,span.discount .on_sale_inner
{
	background: url("../img/onsale_left.png") no-repeat scroll left center transparent;
    float: right;
    height: 25px;
    padding-left: 10px;
	line-height:22px;
	color:#E34747;
	font-size:13px;
	text-transform:uppercase;
}
.zoomdiv{left:345px !important;
border:1px solid #EBEBEB !important;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	box-shadow:1px 1px 2px 0 rgba(206, 206, 206, 0.4);
   -webkit-box-shadow:1px 1px 2px 0 rgba(206, 206, 206, 0.4);
   -moz-box-shadow:1px 1px 2px 0 rgba(206, 206, 206, 0.4);
   -o-box-shadow:1px 1px 2px 0 rgba(206, 206, 206, 0.4);
   }
#minimal_quantity_wanted_p { text-align:left; clear:both;}