/* product desc */



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

#primary_block {
	margin-top:15px;
	width : 910px;
}
/* pb-right-column ***************************************************************************** */

#pb-right-column {
	float:left;
	width:360px;	
	min-height : 250px;
	
}
#pb-right-column #image-block {
	position:relative;
	overflow : hidden; 
}
#pb-right-column #image-block img {
	border : 1px solid #CCCCCC;
	border-radius : 5px;
	
	}
#pb-right-column #image-block #view_full_size {
    border: none;
    cursor: pointer;
    float: left;
    //padding: 4px;
}
#pb-right-column #image-block #view_full_size .span_link {
    bottom: 10px;
    color: #000000;
    display: block;
    line-height: 20px;
    padding: 0 12px 0 30px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
}



#image-block span.dluo{
	display: block;
	position: absolute;
	top: 50%;
	left : -10px;
	padding: 2px 4px;
	width: 98%;
	font-size:10px;
	color:#fff ;
	text-align: center;
	text-transform: uppercase;
	-moz-transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
	-o-transform:rotate(-3deg);
	-ms-transform: rotate(-3deg);
	background-color: #E2007A;
	opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
    
}

#pb-right-column #image-block #view_full_size .span_link img {
	position:relative;
	top:3px;
	left:-3px;
	border:none;
	padding-right:2px;
}
.new{	
	margin-top : 15px;
	width:110px;
	height:28px;
	background:orange;
	-webkit-transform:skew(-20deg);
	-moz-transform:skew(-20deg);
	-o-transform:skew(-20deg);
	tranform:skew(-20deg);
	display : block; 
	position: absolute;
	margin-left : -10px; 
	-moz-box-shadow: 2px 2px 2px 0px #cfcfcf;
	-webkit-box-shadow: 2px 2px 2px 0px #cfcfcf;
	-o-box-shadow: 2px 2px 2px 0px #cfcfcf;
	box-shadow: 2px 2px 2px 0px #cfcfcf;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#cfcfcf, Direction=134, Strength=2);
}
.exclu{	
	margin-top : 27px;
	width:85px;
	height:28px;
	background:#E2007A;
	-webkit-transform:skew(-20deg);
	-moz-transform:skew(-20deg);
	-o-transform:skew(-20deg);
	tranform:skew(-20deg);
	display : block; 
	position: absolute;
	margin-left : -10px; 
	-moz-box-shadow: 2px 2px 2px 0px #cfcfcf;
	-webkit-box-shadow: 2px 2px 2px 0px #cfcfcf;
	-o-box-shadow: 2px 2px 2px 0px #cfcfcf;
	box-shadow: 2px 2px 2px 0px #cfcfcf;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#cfcfcf, Direction=134, Strength=2);
}

.best{	
	margin-top : 5px;
	width:140px;
	height:28px;
	background:#29aae3;
	-webkit-transform:skew(-20deg);
	-moz-transform:skew(-20deg);
	-o-transform:skew(-20deg);
	tranform:skew(-20deg);
	display : block; 
	position: absolute;
	margin-left : -10px; 
	-moz-box-shadow: 2px 2px 2px 0px #cfcfcf;
	-webkit-box-shadow: 2px 2px 2px 0px #cfcfcf;
	-o-box-shadow: 2px 2px 2px 0px #cfcfcf;
	box-shadow: 2px 2px 2px 0px #cfcfcf;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#cfcfcf, Direction=134, Strength=2);
		}

#sticker p{
	color : #fff;
font-size : 20px;
font-style: normal;
text-decoration : none;
margin-left : 12px;
padding: 2px;
margin-top : 3px;
text-align : left;
margin-bottom : 10px;
-webkit-transform: skew(20deg);
-moz-transform: skew(20deg);
-o-transform: skew(20deg);
}
#sticker{
	height : 1px;
}


/* miniatures */

#pb-right-column #views_block {
	margin-top:10px;
	width:320px;

}
#thumbs_list {
    float: left;
    margin-left: 4px;
    margin-top: 6px;
    overflow: hidden;
    width: 350px;
 }
#thumbs_list ul#thumbs_list_frame {
	list-style-type: none;
	padding-left: 0
}
#thumbs_list li {
    cursor: pointer;
    float: left;
    height: 63px;
    width: 71px;
}
#thumbs_list li img {
	margin:0 4px;
	border: 1px solid #cdcdcd;
	border-radius : 3px;
}
span.view_scroll_spacer {
	float: left;
	height: 16px;
	width: 21px
}
#view_scroll_left, #view_scroll_right {
	float: left;
	margin-top: 40px;
	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 {
    clear: both;
    float: left;
    list-style-type: none;
    margin-top: 20px;
    width: 64%;
}

.penlarge {
	clear:right;
}


#usefull_link_enlarge {
	 clear: both !important;
}

#usefull_link_block li {
	padding:2px 0;
}
#usefull_link_block li.print {
	
}
#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: right;
	width: 500px;
	min-height : 400px;
	background-color : #fff;
}
#pb-left-column h1 {
	padding-bottom:5px;
	padding-top : 15px;
	font-size:22px;
//	font-weight:bold;
	color : #E2007A;
	}
#pb-left-column #short_description_block {
	
	color : gray;
		font-size: 12px;
    line-height: 15px;
    min-height : 150px;

}

#pb-left-column #idTab1
{
color: #A0A0A0;
font-size : 10px;
font-family : arial;
  line-height: 10px;
} 


#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;
    font-size: 12px;
    text-align: left;
    width: 125px;
}/* 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;
	width:174px;
}
.attribute_list #color_to_pick_list {
	list-style-type:none;
	width: 125px;
}

.attribute_label {
	float:left;
}

.attribute_list #color_to_pick_list li {
	float:left;
	margin:0 8px 8px 0;
	padding:1px;
	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 {
	display:block;
	height:15px;
	width:15px;
}
.product_attributes {
}
/* attributes */

#attributes select {
	width:170px;
	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 {
	width:125px;
	font-size:12px;
	text-align:right;
	background-color : green;
	float :left;
}
#availability_statut span#availability_value {
    color: #9B0000;
    font-size: 11px;
    //font-weight: bold;
    padding: 1px 5px;
    text-transform: none;
    background-color : red;
    float : right;
}
/* prices */

.content_prices {
	margin-top:10px;
	text-align:right;

}
#buy_block p.price {
	padding:0
}

.price
{
clear : both;	
text-align : right;
padding-right : 20px;

}

.product_attributes
{
float : right;	
padding-right : 20px;
}.discount {
	display:none
}
#buy_block p#old_price {
	padding-bottom:5px;
	font-size:14px;
	padding-top : 2px;
	text-decoration:line-through;
display : inline-block;

}
.our_price_display {
 color : #E2007A;
    font-size: 19px;
    margin: 10px 0;
    
  }

#reduction_percent,  #reduction_amount {
	display: block;
	float: right;
	margin-left:10px;	
	//font-weight: bold;
	font-size: 17px;
	color: #222;
	//background: url(../img/bg_reduction.png) no-repeat 0 0 transparent;
	padding-right : 20px;
}
#reduction_percent span,  #reduction_amount span {
	display: block;
	padding: 1px 5px 1px 0;
//	background: url(../img/bg_reduction.png) no-repeat 100% 0 transparent;
	padding-right : 20px;
}
/* online_only */

#buy_block p.online_only {
//font-weight:bold;
	font-size:11px;
	color:#990000;
	text-align:left;
	text-transform:uppercase
}
/* add_to_cart */

.content_prices #add_to_cart {
    float: right;
    padding: 0;
    position: relative;
    right: 5px;
}
.content_prices #add_to_cart .exclusive, .content_prices #add_to_cart .exclusive_disabled {
    padding: 4px 7px 4px 9px;
}

*: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
}
/* */

.buttons_bottom_block {
	clear:both;
	padding-top:20px;
}
.buttons_bottom_block #wishlist_button {
	//font-weight:bold;
}
/* SEND TO FRIEND (pop-in) ##################################################################### */

#send_friend_form {
}
#send_friend_form h2 {
	padding:8px 11px;
	font-size:12px;
	color:#fff;
	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 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 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 */
	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
}
/* 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
}
.customizationUploadLine label {
	display:inline-block;
	width:150px;
	vertical-align:top
}
.customizationUploadLine textarea {
	height:50px;
	width:300px;
	border:1px solid #ccc
}
#customizedDatas {
	float:right;
}


.enlarge {
    background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
    color: #B7B7B7;
    font-size: 12px;
    left: -7px;
    padding: 0 !important;
    position: relative;
    top: -2px;
}
.print {
    float: left;
    padding: 0 7px !important;
}

.print a {
	font-size:12px;
	color:#B7B7B7;
}

.penlarge {
	
}


.sseprater {
	padding:0 3px 0 5px;
	color:#dedede;
	font-size:13px;
}

span.New {
	display: block;
	position: absolute;
	top: 35px;
	left:-30px;
	padding : 4px;
	width: 150px;
	font-size:14px;
	color: #E2007A;
	text-align: center;
	text-transform: uppercase;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform:rotate(-45deg);
	-ms-transform: rotate(-45deg);
	background-color:#CCCCCC;
}
.jourmeme
{
width : 100%;
height : 100%;
background : #eeeeee;
color : #29aae3;
font-size : 14px !important;
line-height : 16px !important;
text-align : center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding  :5px;
    border : 1px gray dashed;
    	}	

