/* product desc */

/* primary_block ***************************************************************************** */
#primary_block {margin-top:15px}

/* pb-right-column ***************************************************************************** */
#pb-right-column {
	float:left;
	width:570px;
}
#pb-right-column  #image-block {
	position:relative;
}
#pb-right-column  #image-block {
	float:left;
	width:570px;
	height:435px;
}
#pb-right-column  #image-block #view_full_size{
	float:left;
	width:570px;
	height:435px;
}
#pb-right-column  #image-block a.jqzoom{
	float:left;
	width:570px;
	height:435px;
}
#pb-right-column #views_block {
	float:left;
	margin-top:20px;
	width:570px;
	height:75px;
	background-image:url(../img/fond-miniatures.png);
}

#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:8px;
	width:20px;
	height:20px;
	display:block;
	background-image:url(../img/icon/zoom2.png);
	text-indent:-9999px;
	z-index:200;
}
#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:20px;
	width:570px;
	height:75px;
	background-image:url(../img/fond-miniatures.png);
}

#thumbs_list {
	float: left;
	overflow: hidden;
	margin-left:0px;
	width: 510px;
	margin-top:5px;
}
#thumbs_list ul#thumbs_list_frame {
   list-style-type: none;
   padding-left: 0
}
#thumbs_list li {
   float: left;
   height:65px;
   width:85px;
   cursor: pointer;
}
#thumbs_list li.last_miniature{
	width:84px;
}
#thumbs_list li a{
	float:left;
	height:61px;
   	width:80px;
	padding:2px;
	background-image:url(../img/miniatures.png);
	background-position:0px 0px;
}
#thumbs_list li a:hover{
	background-position:0px -65px;
}
#thumbs_list li img {
	/*margin:0 6px;
	border:1px solid #cdcdcd*/
}

span.view_scroll_spacer {
   float:left;
   height:16px;
   width:30px;
}
#view_scroll_left, #view_scroll_right {
   float:left;
   margin-top:21px;
   height:33px;
   width:17px;
   text-indent:-9999px;
   background: url(../img/fleche-gauche.png) no-repeat center center transparent;
   background-position:0px 0px;
   margin-left:5px;
}
#view_scroll_left:hover, #view_scroll_right:hover{
	background-position:0px -33px;
}
#view_scroll_right {
	margin-left:8px;
	background-image:url(../img/fleche-droite.png);
}

.resetimg {padding:10px 0 0 0}

/* link list */
#usefull_link_block {
	list-style-type:none;
	margin-top: 40px;
	margin-left:5px;
}
#usefull_link_block li {padding:2px 0;margin-bottom:5px;}
#usefull_link_block li.print {
	padding-left:24px;
	background:url(../img/imprimer.png) no-repeat 0 0;
}
#usefull_link_block li.sendtofriend {
	padding-left:24px;
	background:url(../img/envoyer_ami.png) no-repeat 0 0;
}
#usefull_link_block li#left_share_fb{
	padding-left:24px;
	background:url(../img/fb.png) no-repeat 0 0;
}
#usefull_link_block li a{
	color:#eceded;
}

/* pb-left-column ****************************************************************************** */
#pb-left-column {
	float:left;
	margin-left:10px;
	width:290px;
	padding:0px 20px 0px 20px;
}
#pb-left-column h1 {
	padding-bottom:5px;
	font-size:28px;
	font-family:'WalkwayBoldRegular', Arial, sans-serif;
	margin-top:-6px;
}
#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{
	margin-bottom:10px;
}
#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:125px;*/
	font-weight:bold;
	font-size:12px;
	/*text-align:right*/
	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:#bc011d;
}

/* pQuantityAvailable */
#pQuantityAvailable {display:none !important;}

/* add_to_cart */
.content_prices #add_to_cart {
	/*position:relative;*/
	float:left;
	padding-bottom:0;
	width:100%;
	margin-left:-5px;
}
.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*/
	text-align:left;
}
#buy_block p.price {padding:0}
.discount {display:none}
#buy_block p#old_price {
	padding-bottom:15px;
	font-size:14px;
	text-decoration:line-through;
	float:left;
}
.our_price_display {
	padding-bottom:10px;
	font-weight:bold;
	/*font-size:24px;*/
	font-size:28px;
	/*line-height:18px;*/
	/*color:#9b0000*/
	line-height:24px;
	color:#ffffff;
}
#reduction_percent {
	display: block;
	/*float: right;*/
	float:left;
	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;
}


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

p#en_savoir_plus a{
	display:block;
	height:16px;
	line-height:16px;
	color:#bc011d;
	font-weight:bold;
	background-image:url(../img/plus.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:12px;
}
#short_description_content{
	/*margin-top:9px;*/
}
#ajout_panier{
	float:left;
	width:199px;
	height:47px;
	background-image:url(http://www.antiquitesdugolfe.com/themes/antiques/img/btn_panier.png);
	background-position:0px 0px;
	border:none;
	background-color:transparent;
	color:#ffffff;
	text-align:left;
	padding-left:26px;
	padding-top:10px;
	padding-bottom:15px;
	font-size:16px;
	cursor:pointer;
}
#ajout_panier:hover{
	background-position:0px -47px;
	color:#bc011d;
}
#contact_panier{
	float:left;
	/*width:173px;*/
	width:131px;
	/*height:22px;*/
	height:32px;
	line-height:16px;
	background-image:url(../img/btn_contact.png);
	background-position:0px 0px;
	border:none;
	background-color:transparent;
	color:#ffffff;
	text-align:left;
	padding-left:26px;
	/*padding-top:12px;
	padding-bottom:13px;*/
	padding-top:6px;
	padding-bottom:11px;
	padding-right:42px;
	/*font-size:16px;*/
	font-size:14px;
	cursor:pointer;
	text-decoration:none;
}
#contact_panier:hover{
	background-position:0px -47px;
	color:#bc011d;
	text-decoration:none;
}
#prix_de_vente{
	font-size:12px;
	color:#c6c7c8;
	font-weight:normal;
}
.separateur_produit{
	float:left;
	width:950px;
	background-color:#000000;
	height:15px;
	clear:both;
	margin-left:-20px;
	margin-bottom:20px;
}
#center_column #more_info_sheets{
	padding-top:0px;
}

.rteproduct ul{
	margin:0;
	padding:0;
	list-style-position:inside;
}
.rteproduct a{
	color:#bc011d;
	text-decoration:none;
}
.rteproduct a:hover{
	text-decoration:underline;
}
.rteproduct h2{
	font-family:'WalkwayBoldRegular', Arial, sans-serif;
	font-size:20px;
	color:#ffffff;
	padding-bottom:11px;
	margin-bottom:10px;
	border-bottom:1px #ffffff solid;
	margin-top:10px;
}
.rteproduct em{
	font-style:italic;
}
.rteproduct h3{
	font-family:'WalkwayBoldRegular', Arial, sans-serif;
	font-size:18px;
	color:#ffffff;
	padding-bottom:11px;
	/*margin-bottom:10px;*/
}
.rteproduct h1{
	font-family:'WalkwayBoldRegular', Arial, sans-serif;
	font-size:20px;
	color:#ffffff;
	padding-bottom:11px;
	/*margin-bottom:10px;*/
	border-bottom:1px #ffffff solid;
}

label.no_width{
	width:auto!important;
}
p#product_reference label.no_width, p#product_reference span.editable{
	float:left;
}
#click_reference{
	float:left;
	width:16px;
	height:16px;
	margin-left:5px;
	margin-top:-1px;
	cursor:pointer;
}
.vendu{
	position:absolute;
	top:0;
	right:0;
	width:100px;
	height:100px;
	z-index:200;
}
.vendu_fr{
	background-image:url(../img/vendu_fr.png);
}
.vendu_en{
	background-image:url(http://www.antiquitesdugolfe.com/themes/antiques/img/vendu_en.png);
}
.promo{
	position:absolute;
	top:0;
	right:0;
	width:200px;
	height:200px;
	z-index:200;
}
.promo_fr{
	background-image:url(http://www.antiquitesdugolfe.com/themes/antiques/img/promo_fr.png);
}
.promo_en{
	background-image:url(http://www.antiquitesdugolfe.com/themes/antiques/img/promo_en.png);
}
.soldes{
	position:absolute;
	top:0;
	right:0;
	width:200px;
	height:200px;
	z-index:200;
}
.soldes_fr{
	background-image:url(http://www.antiquitesdugolfe.com/themes/antiques/img/soldes_fr.png);
}
.soldes_en{
	background-image:url(http://www.antiquitesdugolfe.com/themes/antiques/img/soldes_en.png);
}