/* product desc */

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

/* pb-right-column ***************************************************************************** */
#pb-right-column {
	float:left;
	width:442px;
}
#pb-right-column #image-block {
	position:relative;
	float: right;
}
#pb-right-column #image-block img {

}
#pb-right-column #image-block #view_full_size {
	display:block;
	cursor:pointer;
		border:1px solid #cecece
}
#pb-right-column #image-block #view_full_size .span_link {
	position:absolute;
	bottom:10px;
	right:10px;
	display:block;
	width: 12px;
	height: 13px;
	background-image:url(../img/icon/zoom.png);
	background-repeat:no-repeat;
	text-indent: -9999px;
}
#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 {
	width:60px;
	float:left;
	position: relative
}
#thumbs_list {
	overflow: hidden;
	height: 325px;
	width: 60px;
	margin-top: 40px;
}
#thumbs_list ul#thumbs_list_frame {
	list-style-type: none;
	padding-left: 0
}
#thumbs_list li {
	margin-bottom: 5px;
	height: 60px;
	width: 72px;
	cursor: pointer
}
#thumbs_list li img {
	margin:0;
	border:1px solid #cecece
}
.no_thumbs {
	width: 372px !important;
}
.no_thumbs2 {
	width: 598px !important;
}
span.view_scroll_spacer {
}
#view_scroll_left {
	position: absolute;
	left: 14px;
	top: 20px;
}
#view_scroll_left, #view_scroll_right {
	height: 10px;
	width: 32px;
	text-indent: -3000px;
	background: url(../img/thumbs_up.png) no-repeat center center transparent
}
#view_scroll_right {
	margin-left:13px;
	margin-top: 10px;
	background-image: url(../img/thumbs_down.png)
}
.resetimg {
	padding:10px 0 5px 0
}
/* link list */
#usefull_link_block {
	list-style-type:none;
	margin-top: 5px
}
#usefull_link_block li {
	padding:2px 0;
}
#usefull_link_block li.print {
	padding-left:20px;
	background:url(../img/icon/print.gif) no-repeat 0 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-left-column {
	float:left;
	margin-left:20px;
	border-top: 1px solid #cecece;
	width:528px
}
#pb-left-column .product_title {
	border-bottom: 1px solid #cecece;
	overflow: hidden;
	padding: 20px 0;
	padding-right: 70px;
	margin-bottom: 20px;
	position:relative
}
#pb-left-column .product_title p {
	padding: 0px;
}
#pb-left-column .product_title img {
	position: absolute;
	right: 0px;
	top: 20px;
}
#pb-left-column h1 {
	padding: 0px;
	margin: 0px;
	text-transform:uppercase;
}
#pb-left-column #short_description_block .buttons_bottom_block {
	display:none
}
/* form */
#buy_block p {
	padding-bottom:10px;
}
#pb-left-column #buy_block label {
	display:inline-block;
	margin-right: 10px;
	line-height: 20px;
}
#quantity_wanted_p {
	text-transform:uppercase;
}
/* short description pack */
.short_description_pack {
	display:none;
}
/* color_picker */
#pb-left-column #color_picker p {
	padding-bottom:5px;
	font-weight:bold
}
#attributes fieldset {
	padding-bottom:10px;
}
#attributes fieldset label {
	vertical-align:top;
}
#attributes .attribute_list {
	display:inline-block;
}
.attribute_list #color_to_pick_list {
	list-style-type:none;
	width: 125px;
}
.attribute_list #color_to_pick_list li {
	float:left;
	margin:0 8px 0px 0;
}
.attribute_list #color_to_pick_list li.selected a {
	border:1px solid #767676;
	-webkit-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.69);
	-moz-box-shadow:    0px 0px 6px rgba(50, 50, 50, 0.69);
	box-shadow:         0px 0px 6px rgba(50, 50, 50, 0.69);
}
.attribute_list #color_to_pick_list a.color_pick {
	display:block;
	height:15px;
	width:15px;
	border:1px solid #cecece;
	-webkit-border-radius: 55px;
	-moz-border-radius: 55px;
	border-radius: 55px;
}
.attribute_list #color_to_pick_list li.color_no_margin {
	margin-bottom: 0px;
	margin-top: 8px;
}
.product_attributes {
	margin-top: 20px;
	padding:20px 0 0 0;
	border-top:1px solid #cecece;
	margin-bottom: 10px;
}
.noattr{
	padding: 0px;
	margin-bottom: 0px;
	border: none;}
/* attributes */
#attributes select {
	width:120px;
	border:1px solid #cecece;
}
#quantity_wanted_p label {
	float:left;
	line-height: 42px !important;
}
#idTab2{margin: 0px !important;}
#idTab2 li{
	line-height: 22px;
	list-style-type: none;
	border-bottom: 1px dashed #D8D8D8;}
	#idTab2 li span{
		font-weight: bold;}
#q_modify {
	border: 1px solid #CECECE;
	border-left: none;
	width: 15px;
	height: 40px;
	display: block;
	margin: 0px;
	float:left;
	padding: 0px;
	 margin-right: 20px;
}
#q_up:hover, #q_down:hover {
	background-position: -9px 0;
}
#q_up, #q_down {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin-top: 14px;
	display: block;
	cursor:pointer;
	text-indent: -9999px;
	width: 9px;
	height: 5px;
	background:url(../img/q_up.gif) no-repeat 0 0;
}
#q_down {
	background:url(../img/q_down.gif) no-repeat 0 0;
	margin-top: 3px;
}
/* quantity_wanted */
#quantity_wanted_p input {
	width:40px;
	line-height: 40px;
	padding: 0px 5px;
	color: #666;
	height: 40px;
	border:1px solid #cecece;
	outline: none !important;
	border-right: none;
	float:left;
}
#pQuantityAvailable {
	display: inline-block;
}
/* availability_statut */
#availability_statut {
	padding-bottom:10px;
	display: inline-block;
}
#availability_statut span#availability_label {
	display:inline-block;
	margin-right: 10px;
}
#availability_statut span#availability_value {
	display:inline-block;
}
/* prices */
.content_prices {
	padding-top:20px;
	border-top:1px solid #cecece;
}
#buy_block p.price {
	padding:0
}
.discount2{
	top: 26px !important;}
.new{
	z-index: 99;
display: block;
position: absolute;
top: 10px;
right: 10px;
padding: 1px 4px;
text-align: right;
text-transform: uppercase;
background-color: white;
webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.3);
-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.3);
box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.3);	
	}
.discount {
	z-index: 99;
display: block;
position: absolute;
top: 10px;
right: 10px;
padding: 1px 4px;
color: #fff;
text-align: right;
text-transform: uppercase;
background-color: #C20000;
webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.3);
-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.3);
box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.3);
}
#short_description_content p:last-child{
	padding: 0px;}
#buy_block p#old_price {
	padding-bottom:15px;

	text-decoration:line-through
}
#our_price_display {
	padding-bottom:10px;
	color:#C20000
}
#old_price_display {
	text-decoration: line-through;
}
#reduction_percent_display, #reduction_amount_display {
	margin-left:5px;
	padding: 2px 5px;
	color: #fff;
	background: #C20000
}
#quantity_wanted_p, .content_prices .price{
display: inline-block;
float: left;
line-height: 40px;	
	}

#minimal_quantity_wanted_p{
	clear: both;}
/* online_only */
#buy_block p.online_only {
	font-weight:bold;
	color:#990000;
	text-align:left;
	text-transform:uppercase
}
/* add_to_cart */
.content_prices #add_to_cart {
	position:relative;
	float:right;
	padding:0;
}
.add_cart_pp{
float:right !important;
font-size: 14px !important;
padding: 12px 14px !important;
-moz-border-radius: 0px !important;
-webkit-border-radius: 0px !important;
border-radius: 0px !important;
	}
.content_prices #add_to_cart .exclusive, .content_prices #add_to_cart .exclusive_disabled {
font-size: 14px;
padding: 12px 14px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
border: none;
}
*:first-child+html .content_prices #add_to_cart .exclusive {
	padding:4px 3px 4px 11px
}
/* */
.buttons_bottom_block {
	clear:both;
	padding: 10px 0 0px 0;
}
#accesory-products_block_center h5 {
text-transform: uppercase;
font-weight: normal;
margin-top: 0px;
}

#accesory-products_block_center .product_image {
	display:block;
	position:relative;
	overflow:hidden
}
#accesory-products_block_center .product_image span.new {
	display: block;
	position: absolute;
	top: 10px;
	right:10px;
	padding: 1px 4px;
	text-align: right;
	text-transform: uppercase;
	background-color: #fff;
	webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.3);
-moz-box-shadow:    1px 1px 2px rgba(50, 50, 50, 0.3);
box-shadow:         1px 1px 2px rgba(50, 50, 50, 0.3);
}

#accesory-products_block_center .product_image span.on_sale{
	display: block;
	position: absolute;
	top: 10px;
	right:10px;
	padding: 1px 4px;
	color: #fff;
	text-align: right;
	text-transform: uppercase;
	background-color: #c20000;
	webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.3);
-moz-box-shadow:    1px 1px 2px rgba(50, 50, 50, 0.3);
box-shadow:         1px 1px 2px rgba(50, 50, 50, 0.3);
}
#accesory-products_block_center .product_image span.on_sale2{
		top: 26px !important;
}

#accesory-products_block_center .price_container {
	margin: 5px 0px;
	padding:0;
}
#accesory-products_block_center .price {
color: #c20000;
}
#accesory-products_block_center .old_price {
	text-decoration:line-through;
}
#pack_items{
	list-style-type: none;
	}
#pack_items img{
float: left;
margin-right: 10px;
	}
	#pack_items div{
		margin-top: 5px;
float: left;
	}
.price_pack{
	color: #C20000;
	}
.old_price_pack{
	text-decoration: line-through;
	}
#discount_tab{margin: 0px !important;}
#discount_tab table{margin: 0px !important;}
#accesory-products_block_center li .ajax_add_to_cart_button { 	padding:6px 14px;}
#accesory-products_block_center li span.exclusive {}
#accesory-products_block_center li{text-align: center;}

#accesory-products_block_center{
	margin: 20px 0 0 0 !important;}




#buy_block p#oosHook {padding-bottom: 0px !important;}

/* 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 10px
}
#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:bold;
	color:#333
}
#send_friend_form .form_container p.txt_required {
	padding-bottom:0;
	color:#666/* 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 */
	text-align:right
}
#send_friend_form .form_container .text input {
	padding:0 5px;
	height:22px;
	width:260px;
	border:1px solid #ccc;
	color:#6666
}
#send_friend_form .submit {
	margin-top:20px;
	padding-bottom:0;
	text-align:right
}
/* PACK ##################################################################### */
#blockpack {
	margin-top:20px;
}
/* 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
}
.customizationUploadLine label {
	display:inline-block;
	width:150px;
	vertical-align:top
}
.customizationUploadLine textarea {
	height:50px;
	width:300px;
	border:1px solid #ccc
}
#customizedDatas {
	float:right;
}

.links_margin{
	margin-left: 70px;}
.links_margin_top{
	margin-top: 20px;}

div.zoomdiv {
z-index                 : 100;
position                : absolute;
top:0px !important;
left:0px;
width                   : 526px !important;
height                  : 397px !important;
background: #ffffff;
border:1px solid #cecece !important;
display:none;
text-align: center; 
overflow: hidden;
webkit-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    1px 1px 5px rgba(50, 50, 50, 0.5);
box-shadow:         1px 1px 5px rgba(50, 50, 50, 0.5);
}
