
/* product.tpl */
#primary_block #pb-right-column {
	width: 350px;
	float: left
}
#primary_block #image-block {
	/*border: 1px solid #F3F3F3;*/
	height: 300px;
	width: 350px;
	text-align:center;
}
#primary_block #image-block img#bigpic { 
	cursor: pointer; 
	height: 300px;
	width: 300px
}
#primary_block ul#usefull_link_block {
	list-style-type: none;
	margin-top: 1em
}
#primary_block ul#usefull_link_block li { margin: 0.5em 1em 0.5em 0; display: block }
#primary_block ul#usefull_link_block li a,
#primary_block ul#usefull_link_block span.span_link,
#primary_block ul#usefull_link_block span.span_link:hover {
	text-decoration: none;
	color: #666;
	font-size: 0.9em;
	background: white url('../img/arrow_right_2.png') no-repeat scroll 2px 4px;
	padding-left: 15px;
	height: 15px
}
#primary_block #pb-left-column {
	float: left;
	/*margin-left: 0.5em;*/
	width: 335px;
	/*height:570px;*/
	
}
#primary_block #short_description_block {
	/*border: 1px solid #F3F3F3;*/
	padding: 0.7em;
	margin-bottom: 1em;
	/*width:345px;*/
	height:auto
}
#primary_block #color_picker p {
	margin-bottom: 0.4em;
	padding: 0
}
#primary_block #color_picker {
	padding: 0.6em 0.7em 0.4em 0.7em;
	border: 1px #d0d3d8 solid;
	margin-bottom: 1.5em;
	color:#BE0000;
}
#primary_block #color_to_pick_list li {
	display: inline;
	float: left;
	margin: 0 0.4em 0.4em 0
}
#primary_block a.color_pick {
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid #666;
	cursor: pointer
}
#primary_block a.color_pick:hover { border: 1px solid #000 }
#primary_block a#color_all { cursor: pointer }
#primary_block #image-block img#bigpic.jqzoom {
	cursor: crosshair;
	position: relative
}
#primary_block p.buttons_bottom_block { margin: 0; margin-bottom:5px; margin-right:-44px; position:relative; top:5px; z-index:1}
#primary_block p.buttons_bottom_block a,
 #primary_block p.buttons_bottom_block input { margin: 0 auto; padding:5px 10px; text-decoration:none; color:#BE0000; font-weight:bold; border:1px solid #E2DEDB; margin-top:5px; }
#primary_block #short_description_content { margin-bottom: 0.5em; clear:both; float:left; position:relative; top:1px; z-index:10; width:365px}
#primary_block #buy_block {
	font-size: 1.1em;
	padding: 0.7em;
	color: #666;
	/*border: 1px solid #F3F3F3;
	margin-bottom: 1.5em*/
}
#primary_block #buy_block p {
	padding: 0;
	margin-top: 0;
	clear: both
}
#primary_block #buy_block img.on_sale_img { float: left }
#primary_block #buy_block span.on_sale {
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
    height: 4em;
    margin-left: -5.2em;
    margin-top: -22.5em;
    position: absolute;
    text-align: center;
    width: 4em;
    z-index: 2;
	border-style:inset;
	
	background: #F90;
	background: -moz-linear-gradient(#F30,#F90);
	background: -webkit-gradient(linear, 0 0, 0 140, from(#F30),to(#F90));
	
	-moz-border-radius: 4em;
	-webkit-border-radius: 4em;
	border-radius: 4em;
	
	text-align: center;
	
	-moz-box-shadow: 4px 4px 10px #000;
	-webkit-box-shadow: 4px 4px 10px #000;
	box-shadow: 4px 4px 10px #000;
	
	-ms-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
	-o-transform: rotate(30deg);
	transform: rotate(30deg);
}
#primary_block #pb-right-column span.on_sale {
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
    height: 5em;
    margin-left: 23.8em;
    position: absolute;
    text-align: center;
    width: 5em;
    z-index: 2;
	border-style:inset;
	
	background: #F90;
	background: -moz-linear-gradient(#F30,#F90);
	background: -webkit-gradient(linear, 0 0, 0 140, from(#F30),to(#F90));
	
	-moz-border-radius: 4em;
	-webkit-border-radius: 4em;
	border-radius: 4em;
	
	text-align: center;
	
	-moz-box-shadow: 4px 4px 10px #000;
	-webkit-box-shadow: 4px 4px 10px #000;
	box-shadow: 4px 4px 10px #000;
	
	-ms-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
	-o-transform: rotate(30deg);
	transform: rotate(30deg);
}
#primary_block #pb-right-column span.discount {
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
    height: 4em;
    margin-left: 23.8em;
    position: absolute;
    text-align: center;
    width: 4em;
    z-index: 2;
	border-style:inset;
	
	background: #F90;
	background: -moz-linear-gradient(#F30,#F90);
	background: -webkit-gradient(linear, 0 0, 0 140, from(#F30),to(#F90));
	
	-moz-border-radius: 4em;
	-webkit-border-radius: 4em;
	border-radius: 4em;
	
	text-align: center;
	
	-moz-box-shadow: 4px 4px 10px #000;
	-webkit-box-shadow: 4px 4px 10px #000;
	box-shadow: 4px 4px 10px #000;
	
	-ms-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
	-o-transform: rotate(30deg);
	transform: rotate(30deg);
}
#primary_block #buy_block span.discount {
	color: #da0f00;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
}
#primary_block #buy_block div.our_price_display { 
background: url("../img/price.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    float: right;
    font-family: Lucida Sans Unicode,Lucida Grande,Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    height: 105px;
    top:-33px;
    padding-top: 69px;
    position: relative;
    text-align: center;
    text-transform: lowercase;
    width: 157px;
	left:35px;
	z-index:1500;
 }
 
#primary_block #buy_block span.our_price_display { 
background: url("../img/price.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    float: left;
    font-family: Lucida Sans Unicode,Lucida Grande,Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    height: 105px;
    left: 60px;
    padding-top: 69px;
    position: relative;
    text-align: center;
    text-transform: lowercase;
    width: 157px;

 } 
 
#primary_block #buy_block span#availability_label {
	float: left;
	margin-right: 1em
}
#primary_block #buy_block label { text-align: right }
#primary_block #buy_block label,#primary_block #buy_block select {
	display: block;
	width: 49%;
	float: left;
	text-align:left;
}
#primary_block div#attributes p, #quantity_wanted_p {
	clear: left;
	height: 2em
}
#primary_block div#attributes p, #minimal_quantity_wanted_p {
	clear: left;
	text-align: center;
	position:relative;
	top:-30px;
	width:374px;
	z-index:1501;
}

/* prices */
#primary_block #buy_block p.price {
	font-size: 1.05em;
	text-align: left;
	margin-bottom:3px;
	position:relative;
	top:70px
}
#primary_block #buy_block span#pretaxe_price {
	font-size: 0.75em;
	text-align: right
}
#primary_block #buy_block p#old_price {
	font-size: 16px;
	text-align: left;
	text-decoration: line-through;
	float:left;
	margin-bottom:3px;
	position:relative;
	top:70px
}
#primary_block #buy_block p#reduction_percent {
	color: #da0f00;
	font-size: 13px;
	font-weight:bold;
	text-align: left;
	float:left;
	position:relative;
	top:70px
}
#primary_block #buy_block p.price-ecotax {
	font-size: 0.75em;
	text-align: right
}
#admin-action {
    color: #374853; 
    background-color: #DFFAD3; 
    margin-bottom:10px; 
    padding: 4px; 
    border: 1px solid #72CB67
}
#admin-action input.exclusive
{
	float: right
}

.product_accessories_price
{
	margin-top: 5px
}



#pb-left-column #add_to_cart input.exclusive_cart {
border:none;
background: url("../img/add_cart.gif") no-repeat scroll 0 2px transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 55px;
    padding: 15px 0 0 50px;
    text-align: center;
    text-transform: uppercase;
    width: 237px;
}

span.our_price_display span#our_price_display {
	color: #BE0000;
    font-size: 1.1em;
    white-space: nowrap;
	margin-bottom:10px;
	float:left;
	font-weight:bold;
}

#bottom_product {
	position:relative;
	top:0px;
	left:65px}
	
#loyalty {
	text-align:justify;
	position:relative;
	left:10px;
	width:329px;
	font-size:11px
}

#more_info_block {
	position:relative;
}

#product_reference .editable {
	font-weight:bold;
	font-size:14px;
	color:#950015;
	position:relative;
	top:-2px;
	left:-70px;
}

#product_location .editable {
    color: #3F3F3F;
    font-weight: bold;
    left: -28px;
    position: relative;
}
#product_location {
    position: relative;
    top: -15px;
    width:376px;
}

#product_location > label {
    width: 38% !important;
}

#availability_statut {
	font-weight:bold;
	color:#000
}

h1.nom_produit {
	font-family: 'Oswald',Arial,Helvetica,Sans-Serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 35px;
    text-transform: capitalize;
	color:#141414;
	margin-bottom:10px;
	text-align:right;
}
span.txt_pdt{
	margin-top:25px
}
.btn-qty{
display: inline-block;
}
.btn-qty a.btn-down{
width:30px;
height:30px;
background:url("../img/qty_down.gif") no-repeat scroll 0 0 transparent;
color:#fff;
display:none;
text-align:center;
line-height:30px;
text-decoration:none;
font-weight:bold;
text-indent:-9999px;
}
.btn-qty a.btn-up{
width:30px;
height:30px;
background:url("../img/qty_up.gif") no-repeat scroll 0 0 transparent;
color:#fff;
display:none;
text-align:center;
line-height:30px;
text-decoration:none;
font-weight:bold;
text-indent:-9999px;
}
/***.btn-qty a.btn-down:hover{
background:#333333;
color:#fff;
}***/
.pay3x {
    position: relative;
    top: 37px;
    color: black;
    font-size: 14px;
    font-weight: normal;
}
.details3x {
    color:black;
    display:none;
    position: relative;
    left: -208px;
    width: 206px;
    height: 125px;
    background: #f3f3f3;
    top: -110px;
    font-size:12px;
    line-height:24px;
    text-align:center;
    font-weight:normal;
    border-radius:10px;
    box-shadow:4px 4px 7px grey;
}
.pay3x:hover .details3x{
    display:block;
}
.titre3x {
    background: #474747;
    padding: 0 !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    height: 25px;
    color: white;
    text-transform: initial;
    margin-bottom: -20px;
}

hr.hr3x {
    width: 70%;
    color: white;
    border-width: 1px;
    margin: 0 auto;
    border-style: solid;
    margin-bottom: -25px;
}
span.lieninter {
    display: block;
    float: left;
    margin-right: 20px
}