/* product desc */
/* primary_block ***************************************************************************** */
#primary_block {
	margin-top:15px;
}

/* pb-right-column ***************************************************************************** */
#pb-left-column {
	float:left;
	width:502px;
}

#pb-left-column #image-block {
	position:relative;
	margin-bottom: 20px;
}

#product_quantity_button,
.best_sales li img {
	margin: 1px;
}

#pb-left-column #image-block #view_full_size {
	display:block;
	cursor:pointer;
}

#pb-left-column #image-block #view_full_size .span_link img {
	position:relative;
	top:3px;
	left:-3px;
	border:none;
	padding-right:2px;
}

/* miniatures */
#pb-left-column #views_block {
	position: relative;
	margin-top: 8px;
	height: 126px;
	background-color: white;
	border: 1px solid white;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
/*zoom*/
.zoomPad {
	float: none !important;
}
.zoomWrapper {
	border: 1px solid #BDBDBD !important;
}
#thumbs_list {
	width: 444px;
	height: 102px;
	overflow: hidden;
	margin: 12px auto;
}

#thumbs_list ul#thumbs_list_frame {
	list-style-type:none;
	padding-left:0;
}

#thumbs_list li {
	float:left;
	cursor:pointer;
}

#thumbs_list li img {
	margin-right: 12px;
	border:1px solid #cdcdcd;
}

span.view_scroll_spacer {
	position: absolute;
	float:left;
	height:24px;
	width:16px;
}

#view_scroll_left,#view_scroll_right {
	display: block;
	position: absolute;
	top: 51px;
	float:left;
	height:24px;
	width:16px;
	text-indent:-3000px;
	opacity: 1 !important;
}

#view_scroll_right {
	right: 5px;
}

#view_scroll_left {
	left: 5px;
}

#view_scroll_right:before {
	content: "\f105";
	font-family: FontAwesome !important;
	font-size: 43px;
	position: absolute;
	display: block;
	width: 30px;
	text-indent: 0px;
	top: 2px;
	height: 30px;
}

#view_scroll_left:before {
	content: "\f104";
	font-family: FontAwesome !important;
	font-size: 43px;
	position: absolute;
	display: block;
	width: 30px;
	text-indent: 0px;
	top: 2px;
	height: 30px;
}

.resetimg {
	padding:10px 0 0;
}

/* link list */
#usefull_link_block {
	list-style-type:none;
}

#usefull_link_block li {
	padding: 10px 0;
}

#usefull_link_block li.sendtofriend {
	padding-left:20px;
	background:url(../img/icon/send_friend.gif) no-repeat 0 0;
}

#usefull_link_block li#left_share_fb {
	padding-left:20px;
	background:url(../img/icon/picto_fb.png) no-repeat 0 0;
}

/* pb-left-column ****************************************************************************** */
#pb-right-column {
	float: right;
	margin: 0 5px 0 15px;
	width: 438px;
}

#pb-right-column h1 {
	padding-bottom: 10px;
	font-size:18px;
}

#pb-right-column #short_description_block {
	padding: 20px 0;
	padding-bottom: 0px;
}

#short_description_block ul {
	padding-bottom: 20px;
}

#pb-right-column #short_description_block .buttons_bottom_block {
	display:none;
}

#buy_block p {
	padding-bottom:10px;
}

#pb-right-column #buy_block label {
	display:inline-block;
	font-weight:700;
	margin-right: 7px;	
	font-size:12px;
	text-align:right;
}

/* short description pack */
.short_description_pack {
	display:none;
}

/* color_picker */
#pb-right-column #color_picker p {
	padding-bottom:5px;
	font-weight:700;
}

#attributes fieldset {
	padding-bottom:10px;
}

#attributes fieldset label {
	vertical-align:top;
	padding-bottom: 10px
}

.attribute_list #color_to_pick_list {
	list-style-type:none;
}

.attribute_list #color_to_pick_list li {
	float:left;
	border-radius: 15px;
	margin:0 8px 8px 0;
	border:1px solid #ccc;
}

.attribute_list #color_to_pick_list li.selected {
	border:1px solid #000;
}

.attribute_list #color_to_pick_list a.color_pick {
	border-radius: 15px;
	display:block;
	height:26px;
	width:26px;
}

.product_attributes {
	padding:10px 0 0;
	margin-bottom: 20px;
	border-top: 1px solid #808084;
}

.online_only {
	padding-bottom: 0px
}

#product .buttons_bottom_block input[name="Submit"] {
	margin-bottom: 3px;
}

/* attributes */
#attributes select {
	width: 100%;
	border: 1px solid #cdcdcd;
}
/*quantity*/
.quantity_button a{
	cursor: pointer;
	width: 20px;
	background-color: #8dc63f;
	font-weight: 900;
}
.quantity_button a:hover {
	background-color: #7aaf30;
}
#product_quantity_button {
	display: block;
	overflow: hidden;
	position: relative;
	float: left;
	width: 90px;
}

#quantity_wanted_p {	
	padding: 0px !important;
	float: left;
}
#quantity_wanted_p label { margin-right: 10px }
#quantity_wanted_p input { 
	width:50px;
	border: none; 
	border: none;
}
#quantity_wanted_p input, #quantity_wanted_p span a{
 	height: 34px;
}
#quantity_wanted_p label, #quantity_wanted_p input, #quantity_wanted_p span a{
	display: block;
	float: left;
	line-height: 34px;
	vertical-align: middle;
	text-align: center
}

/* prices */
.content_prices  p.price { padding:0 }
.discount { display:none }
#old_price {
	float: left;
	padding-bottom:10px;
	font-size:14px;
	text-decoration:line-through;
}

.our_price_display {
	padding-bottom: 0px;
	font-weight: 800;
	font-size: 22px;
	line-height: 22px;
	color: #9b0000;
}

#quantityAvailable {
	font-weight: 800;
}

#pQuantityAvailable { clear: both; padding-bottom: 10px; }
/* online_only */
.content_prices p.online_only {
	font-weight:700;
	font-size:11px;
	color:#900;
	text-align:left;
	text-transform:uppercase;
}

/* add_to_cart */
#add_to_cart {
	display: block;
	position:relative;
	float:right;
	padding:0;
}

.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 {
	padding:8px 7px 4px 15px;
	line-height:12px;
}

:first-child+html .content_prices #add_to_cart .exclusive {
	padding:4px 3px 4px 11px;
}

/*BUTTON*/
.buttons_bottom_block {
	padding-top:20px;
}

.buttons_bottom_block #wishlist_button {
	font-weight:700;
}

/* SEND TO FRIEND (pop-in) ##################################################################### */
#send_friend_form {
}

#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 #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 {
	font-size:12px;
	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:#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 */
	font-size:12px;
	text-align:right;
}

#send_friend_form .form_container .text input {
	padding:0 5px;
	height:22px;
	width:260px;
	border:1px solid #ccc;
	font-size:12px;
	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 p.infoCustomizable {
	margin:10px 0 20px;
	padding-top: 0px !important;
	padding-left: 20px !important;
	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:10px;
	padding-bottom:10px;
	overflow: hidden;
	border-bottom:1px dotted #ccc;
}

.customizationUploadLine {
	padding-bottom:10px;
}

.customizationUploadLine label {
	display:inline-block;
	width:150px;
	margin: 7px 0px
}

.customizationUploadLine textarea {
	height:50px;
	width:300px;
	border:1px solid #ccc;
}

#customizedDatas {
	float:right;
}

.accessories_block div ul li a {
	display:inline-block;
}

.accessories_block div ul li .s_title_block a, .accessories_block div ul li .s_title_block span  {
	font-weight:800;
}

#old_price_display {
	line-height: 24px;
	font-size: 16px
}

#quantity_discount_wrapper {
	margin-left: 1px;
	margin-right: 1px;
}

#quantity_discount_wrapper .idTabs {
	border-bottom: 0px;
}

#quantity_discount_wrapper #quantityDiscount table {
	margin: 0px;
}