/* product desc */

/* primary_block ***************************************************************************** */
#primary_block {margin-top:15px}

/* pb-right-column ***************************************************************************** */
#pb-right-column {
	float:left;
	width:266px
}
#pb-right-column  #image-block {position:relative;}
#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: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-top:10px;
	width:266px
}

#thumbs_list {
   float: left;
   overflow: hidden;
	margin-left:4px;
   width: 216px
}
#thumbs_list ul#thumbs_list_frame {
   list-style-type: none;
   padding-left: 0
}
#thumbs_list li {
   float: left;
   height: 60px;
   width: 72px;
   cursor: pointer
}
#thumbs_list li img {
	margin:0 6px;
	border:1px solid #cdcdcd
}

span.view_scroll_spacer {
   float: left;
   height: 16px;
   width: 21px
}
#view_scroll_left, #view_scroll_right {
   float: left;
   margin-top: 20px;
   padding:0 4px;
   height: 18px;
   width: 9px;
   text-indent: -3000px;
   background: url(../img/thumbs_left.gif) no-repeat center center transparent
}
#view_scroll_right {
	margin-left:4px;
	background-image: url(../img/thumbs_right.gif)
}

.resetimg {padding:10px 0 0 0}

/* link list */
#usefull_link_block {
	list-style-type:none;
	margin-top: 20px
}
#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:14px;
	width:375px
}
#pb-left-column h1 {
	padding-bottom:5px;
	font-size:18px
}
#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 {
	display:inline-block;
	width:125px;
	font-weight:bold;
	font-size:12px;
	text-align:right
}

/* color_picker */
#pb-left-column #color_picker p {
	padding-bottom:5px;
	font-weight:bold
}
#color_picker #color_to_pick_list {list-style-type:none}
#color_picker #color_to_pick_list li {
	float:left;
	margin-right:8px;
	padding:1px;
	border:1px solid #ccc
}
#color_picker #color_to_pick_list a.color_pick{
	display:block;
	height:15px;
	width:15px
}

.product_attributes {
	padding:10px 0 0 0;
	border-top:1px solid #ccc;
/*	border-bottom:1px solid #ccc*/
}
/* attributes */
#attributes select {
	width:120px;
	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:95px;
	font-weight:bold;
	font-size:12px;
	text-align:left
}
#availability_statut span#availability_value {
	display:inline-block;
	padding:1px 5px;
	font-weight:bold;
	font-size:10px;
	color:#fff;
	text-transform:uppercase;
	background:#9b0000
}

/* pQuantityAvailable */
#pQuantityAvailable {display:none !important;}

/* add_to_cart */
.content_prices #add_to_cart {
	position:relative;
	float:right;
	padding-bottom:0
}
.content_prices #add_to_cart .exclusive,
.content_prices #add_to_cart .exclusive_disabled{padding:4px 7px 4px 15px}
*:first-child+html .content_prices #add_to_cart .exclusive{padding:4px 3px 4px 11px}
.content_prices #add_to_cart span {
	z-index:10;
   display:block;
   position:absolute;
   top:0;
   left:-12px;
   height:26px;
   width:26px;
   background:url(../img/icon/pict_add_cart.png) no-repeat 0 0 transparent
}

/* prices */
.content_prices {
	margin-top:10px;
	text-align:right
}
#buy_block p.price {padding:0}
.discount {display:none}
#buy_block p#old_price {
	padding-bottom:15px;
	font-size:14px;
	text-decoration:line-through
}
.our_price_display {
	padding-bottom:10px;
	font-weight:bold;
	font-size:18px;
	line-height:18px;
	color:#9b0000
}
.mod_price_with_tax {
	padding-bottom:10px;
	font-weight:bold;
	font-size:14px;
	line-height:18px;
	color:#9b0000
}
#reduction_percent {
   display: block;
   float: right;
	margin-left:10px;
   padding: 0 0 0 10px;
   font-weight: bold;
   font-size: 12px;
   color: #fff;
	background: url(../img/bg_reduction.png) no-repeat 0 0 transparent
}
#reduction_percent span {
   display: block;
   padding: 1px 5px 1px 0;
   background: url(../img/bg_reduction.png) no-repeat 100% 0 transparent
}

/* */
.add_wishlist_button {
	clear:both;
	padding-top:20px;
}


/* PRODUCT IN THE SAME CATOGORY ################################################################ */
#productscategory {overflow:auto;}


/* CROSSSELING ################################################################################# */
#crossselling_noscroll {overflow:auto;}


/* 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: 400px;
}
#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 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;
	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:#6666
}
#send_friend_form  .submit {
	margin-top:20px;
	padding-bottom:0;
	text-align:right
}

ul#product_list {
	list-style-type: none
}
	#product_list li {
		margin-bottom: 14px;
		padding: 12px 8px;
		border: 1px solid #eee;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px
	}
		#product_list li a {
			color: #374853;
			text-decoration: none
		}

#product_list li .left_block {
	float:left;
	padding-top:58px;
	width:15px
}
	#product_list li .left_block  .compare label {display:none;}

		#product_list li p.compare input {
			vertical-align: text-bottom
		}

#product_list li .center_block {
   float: left;
	padding:0 7px;
	color: white;
   width: 242px;/* 356 */

}
	#product_list a.product_img_link {
		overflow:hidden;
		position:relative;
		float: left;
		display:block;
		margin-right: 14px;
		border: 1px solid #ccc
	}
		#product_list a.product_img_link img {
			display: block;
			vertical-align: bottom
		}
		#product_list li span.new {
			display: block;
			position: absolute;
			top: 15px;
			right:-30px;
			padding: 1px 4px;
			width: 101px;
			font-size:10px;
			color: #fff;
			text-align: center;
			text-transform: uppercase;
			-moz-transform: rotate(45deg);
			-webkit-transform: rotate(45deg);
			background-color: #990000
		}
	#product_list li h3 {
		padding:0 0 10px 0;
		font-size:13px;
		color:#000
	}
		#product_list li a {
			color: #000;
			text-decoration: none;
		}

	#product_list li p.product_desc {
		overflow: hidden;
		padding:0;
		line-height:16px;
	}
	#product_list li p.product_desc,
	#product_list li p.product_desc a {
		color:#666;
	}

#product_list li .right_block {
	position:relative;
   float: left;
   width: 145px;
   text-align: right
}
	#product_list li .discount, ul#product_list li .on_sale, ul#product_list li .online_only {
		display: block;
		font-weight: bold;
		color: #990000;
		text-transform: uppercase
	}
	#product_list li .discount {
		position:absolute;
		top:0;
		right:0;
		display: inline-block;
		font-weight: bold;
		padding: 1px 5px;
		font-size: 10px;
		color: #fff;
		text-transform: uppercase;
		background: none repeat scroll 0 0 #9B0000
	}
	#product_list li .content_price {
		margin:16px 0 15px 0;
	}
		#product_list li .price {
			display: block;
			margin-bottom: 15px;
			font-weight:bold;
			font-size: 18px;
			color:#990000
		}
		#product_list li span.availability {
			display:none;
			color: #488C40
		}
	#product_list li .ajax_add_to_cart_button {
		padding-left: 20px
	}
	#product_list li .ajax_add_to_cart_button span {
		display: block;
		position: absolute;
		top: -1px;
		left: -12px;
		height: 26px;
		width: 26px;
		background: url(../img/icon/pict_add_cart.png) no-repeat 0 0 transparent
	}
	#product_list li .lnk_view {
		display: inline-block;
		margin-top:15px;
		padding:0 10px;
		border:none;
		font-weight:bold;
		color:#0088CC;
		background:url(../img/arrow_right_1.png) no-repeat 100% 4px transparent
	}
	#product_list li .lnk_view:hover {text-decoration:underline}
	
	
	.mod-block-product {
		width: 155px;
		height: 210px;
		border: 1px solid #CCC;
		margin: 3px;
		color: white;
		text-align: center;
		float: left;
	}
	
	.mod-product-name {
		color: black;
		font-size: 13px;
		font-weight: bold;
		margin-bottom: 10px;
	}
	
	.mod-content-price {
		color: #AD2212;
		font-weight: bold;	
	}
	
	.mod-product-desc {
		
	}
	
	.mod-lnk-view:link {color: #3737FF;font-weight: bold}
	
	.mod-lnk-view:visited {color: #3737FF;font-weight: bold}
	
	#photo-galery-container, #exchange-container {
		display:none;
		position:absolute;
		font-size:17px;
		font-weight:bold;
		width:1045px;
		height:620px;
		padding:5px;
		margin:3px;
		border: solid 1px black;
		background-color: white;
		overflow:auto;
		z-index:1000;
		-moz-box-shadow: 3px 6px 6px #666;
		-webkit-box-shadow: 3px 6px 6px #666;
		box-shadow: 3px 6px 6px #666;
		/* For IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=150, Color='#666')";
		/* For IE 5.5 - 7 */
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#666');
	}
	
	#exchange-container {
		width:400px;
		height:200px;	}
	
	#exchange-content {
		font-weight: normal;
		font-size:14px;
		line-height:16px;
	}
	
	#show-photo-galery {
		text-align:center;
		height:25px;
		width:690px;
		margin-bottom:20px;
		cursor:pointer;
	}