/* product desc */
/* primary_block ***************************************************************************** */
#primary_block {margin-top:15px}
/* pb-right-column ***************************************************************************** */
#pb-right-column {
	float:left;
	width:374px
}
#pb-right-column  #image-block {position:relative; overflow:hidden}
#pb-right-column  #image-block img {border:1px solid #cdcdcd}
#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:10px;
	display:block;
	height:16px;	
	width:16px;	
	text-indent:-5000px;	
	background:url(../img/icon/zoom.png) no-repeat 0 0 transparent
}
#pb-right-column  #image-block #view_full_size .promo {
			display: block;
			position: absolute;
			top: 30px;
			left:-25px;
			padding: 1px 4px;
			width: 120px;
			font-size:12px;
			color: #fff;
			text-align: center;
			text-transform: uppercase;
			-moz-transform: rotate(-45deg);
			-webkit-transform: rotate(-45deg);
			background-color: #ea0026
}
#pb-right-column  #image-block #view_full_size .valuepromo {
			display: block;
			position: absolute;

			padding: 10px 0 0 0;

			font-size:18px;
			color: #fff;
			text-align: center;
			text-transform: uppercase;
			-moz-transform: rotate(45deg);
			-webkit-transform: rotate(45deg);
			background-color: #ea0026;

			top: -6px;
			right:-40px;		
			height:37px;
			left:308px;
			width: 104px;
			
			font-weight:bold;
}
#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 {
	position:relative;
	margin-top:10px;
	height:105px;
	width:374px
}
#thumbs_list {
	float: left;
	overflow: hidden;
	width: 374px
}
#thumbs_list ul#thumbs_list_frame {
   list-style-type: none;
   padding-left: 0
}
#thumbs_list li {
   float: left;
   height: 85px;
   width: 129px;
   cursor: pointer
}
#thumbs_list li img {
	margin:0 10px 0 0;
	border:1px solid #cdcdcd
}

span.view_scroll_spacer {
   position:absolute;
   top:0;
   left:0;
   height: 16px;
   width: 21px
}
#view_scroll_left, #view_scroll_right {
   position:absolute;
   top:90px;
   padding:0 4px;
   height: 18px;
   width: 9px;
   text-indent: -3000px;
}
#view_scroll_left {
	left:0;
	background: url(../img/thumbs_left.gif) no-repeat center center transparent
}
#view_scroll_right {
	right:0;	
	background: url(../img/thumbs_right.gif) no-repeat center center transparent
}
.resetimg {padding:10px 0 0 0}

/* link list */
#usefull_link_block {list-style-type:none; float:right; margin-right:5px;; margin-top:-20px;}
#usefull_link_block li {padding:4px 0; margin-left:5px; display:inline}
#usefull_link_block li.print {	
}
#usefull_link_block li.sendtofriend {	
}
#usefull_link_block li#left_share_fb {	
}
.logomarque {
	margin:5px 0;
	height:60px;
}
.logomarque img {
	float:left;
	border:1px solid #CDCDCD;
	margin:0 5px 5px 0;	
}
.txtmarque {
	padding-top:20px;
}
/* pb-left-column ****************************************************************************** */
#pb-left-column {	
	float:left;	
	margin-left:10px;	
	width:362px
}
#pb-left-column h1 {	
	margin:0 0 5px 0;	
	font-size:19px
}
#pb-left-column #short_description_block {	
	font-size:13px;	
	color:#666
}
#pb-left-column #short_description_block p {padding:0}

/* form */
#pb-left-column  #buy_block {margin:20px 0 0 0}
#buy_block p {}
#buy_block p.online_only { background-color:#999; color:#fff; display:inline-block; float:right; margin:10px 0; padding:1px 5px;}
#pb-left-column  #buy_block label {
	display:inline-block;
	font-weight:bold;
	font-size:12px;
	text-align:right
}
.product_attributes {	

}
#quantity_wanted_p {
	float:left;
	margin: 24px 0 0 32px;
}

/* color_picker */
#pb-left-column #color_picker p {	
	display:inline-block;	
	float:left;    
	width:125px;    
	font-size:12px;    
	font-weight:bold;    
	text-align:right
}
#color_picker #color_to_pick_list {	
	float:left;	
	position:relative;    
	top:-3px;	
	margin:0 0 0 3px;	
	list-style-type:none
}
#color_picker #color_to_pick_list li {	
	float:left;	
	margin-right:8px;	
	padding:1px;	
	border:1px solid #eee
}
#color_picker #color_to_pick_list a.color_pick{	
	display:block;	
	height:15px;	
	width:15px
}

/* attributes */
#attributes select {	
	width:220px;	
	border:1px solid #cdcdcd
}

/* quantity_wanted */
#quantity_wanted_p input {
	width:50px;	
	border:1px solid #cdcdcd
}

/* availability_statut */
#availability_statut {padding-bottom:10px;}
#availability_statut span#availability_label {	
	display:inline-block;	
	width:125px;	
	font-weight:bold;	
	font-size:12px;	
	text-align:right
}
#availability_statut span#availability_value {	
	display:inline-block;
	font-weight:bold;
	color:#090
}

/* pQuantityAvailable */
#pQuantityAvailable {display:none !important}
/* add_to_cart */
.addtocart_contenair {
	margin:8px 0 5px 0;
	border-bottom: 1px solid #eee;
	
}
#add_to_cart {
    cursor: pointer;
    position: relative;
    display: inline-block;
    padding: 5px 16px !important;
    font-weight: bold;
    color: #fff;
	background: url(../img/bg_bt.gif) repeat-x 0 0 #b81212;
    border: 1px solid #b81212;
	-o-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
    border-radius: 3px;
	margin: 10px 32px 0 0;
}
#add_to_cart input {
    padding: 0;
	border: none;
	background:none
}
#add_to_cart span {	
	z-index:10;   
	display:inline-block;   
	position:relative;   
	top:2px;   
	height:15px;   
	width:16px;   
	background:url(../img/icon/pict_add_cart.png) no-repeat 0 0 transparent
}

/* prices */
.pprice {
	border: 1px solid #CDCDCD;
	padding:5px 10px;
	background-color:#F1EEE5;
	border-radius: 3px 3px 3px 3px;
	text-align: right;

}
.content_prices {}
p.price {padding:0}
#our_price_display, #our_price_displayttc {	
	display:inline-block;
	font-size:24px;
	line-height:18px;
	color:#EA0026;
	padding-top:3px;
	font-weight: bold;

}

.prixtaxe {
		font-size:12px;
		font-weight: normal;
		color:#EA0026;		
}
.price-ecotax  {
		font-size:10px;
		font-style:italic;	
		font-weight: normal;
		color:#666;					
}
#ecotax_price_display  {
		font-size:10px;
		font-style: normal;	
		font-weight: bold;
		color:#EA0026;					
}
#port_liv  {
		font-size:10px;
		font-style: normal;	
		font-weight: bold;
		color:#EA0026;					
}
.pretaxe_price {
	display:inline-block;
	font-size:13px;
	line-height:18px;
	color:#666;
	padding-top:6px;

	font-weight: bold;	
}

p#old_price {	
	display:inline-block;
	margin-left:10px;
	padding-bottom:0;
	font-size:12px;
	color:#666;
	 font-weight:normal;
}
#old_price_display, #old_price_displayttc  { font-weight:normal; 	text-decoration:line-through;}
#reduction_percent {	
	display: inline-block;
	margin-left:10px;
	padding: 7px 10px 6px 11px;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	background: #EA0026;
	-o-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.discount {
		background: none repeat scroll 0 0 #FFFFE0;
    	border: 1px solid #E6DB55;
    	padding: 3px 5px;
		color:#EA0026;
		font-weight:bold;
		display: inline-block;		
}

/* buttons_bottom_block */
.buttons_bottom_block {
	clear:both;
	padding:0 !important
}

#short_description_content {
	margin:10px 0;	
	border-bottom: 1px dotted #D0D0D0;
	padding-bottom:10px;
}
/* WISHLIST - lnk add ########################################################################## */
#wishlist_button {
	padding:0 0 4px 25px;
	font-weight:normal;
	color:#333;
	background:url(../img/icon/pict_wishlist.png) no-repeat 0 0 transparent;
	border:none;
	border-radius:0
}
#wishlist_button:hover {text-decoration:underline}


/* CROSSSELING ################################################################################# */
#crossselling_noscroll {overflow:auto;}

#fic_tec {
	border:0;
	margin:0	
}
#fic_tec #one{
	background-color:#EEE;
	padding:8px;
}
#fic_tec #two{
	background-color:#DDD;
	padding:8px;
}

#productscategory #our_price_display, #our_price_displayttc
 {	
	display:inline-block;
	font-size:15px;
	line-height:15px;
	color:#EA0026;
	font-weight: bold;
}
 #productscategory #old_price_display, #old_price_displayttc  { font-weight:normal; 	text-decoration:line-through;}
 #productscategory .prixtaxe {
		font-size:10px;
		font-weight: normal;
		color:#EA0026;		
}
