
#primary_block {
    margin-top: 15px;
}
#pb-right-column {
    float: left;
    width: 266px;
}
#pb-right-column #image-block {
    position: relative;
}
#pb-right-column #image-block img {
    border: 1px solid #E0DBDB;
}
#pb-right-column #image-block #view_full_size {
    cursor: pointer;
    display: block;
}
#pb-right-column #image-block #view_full_size .span_link {
    background-color: rgba(0, 0, 0, 0.5);
    background-image: url("../img/icon/zoom.png");
    background-position: 10px 2px;
    background-repeat: no-repeat;
    border-radius: 12px 12px 12px 12px;
    bottom: 10px;
    color: #FFFFFF;
    display: block;
    left: 13%;
    line-height: 20px;
    padding: 0 12px 0 30px;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 0 #000000;
    text-transform: uppercase;
}
#pb-right-column #image-block #view_full_size .span_link img {
    border: medium none;
    left: -3px;
    padding-right: 2px;
    position: relative;
    top: 3px;
}
#pb-right-column #views_block {
    margin-top: 10px;
    width: 266px;
}
#thumbs_list {
    float: left;
    margin-left: 4px;
    overflow: hidden;
    width: 216px;
}
#thumbs_list ul#thumbs_list_frame {
    list-style-type: none;
    padding-left: 0;
}
#thumbs_list li {
    cursor: pointer;
    float: left;
    height: 60px;
    width: 72px;
}
#thumbs_list li img {
    border: 1px solid #CDCDCD;
    margin: 0 6px;
}
span.view_scroll_spacer {
    float: left;
    height: 16px;
    width: 21px;
}
#view_scroll_left, #view_scroll_right {
    background: url("../img/thumbs_left.gif") no-repeat scroll center center transparent;
    float: left;
    height: 18px;
    margin-top: 20px;
    padding: 0 4px;
    text-indent: -3000px;
    width: 9px;
}
#view_scroll_right {
    background-image: url("../img/thumbs_right.gif");
    margin-left: 4px;
}
.resetimg {
    padding: 10px 0 0;
}
#usefull_link_block {
    list-style-type: none;
    margin-top: 20px;
}
#usefull_link_block li {
    padding: 2px 0;
}
#usefull_link_block li.print {
    background: url("../img/icon/print.gif") no-repeat scroll 0 0 transparent;
    padding-left: 20px;
}
#usefull_link_block li.sendtofriend {
    background: url("../img/icon/send_friend.gif") no-repeat scroll 0 0 transparent;
    padding-left: 20px;
}
#usefull_link_block li#left_share_fb {
    background: url("../img/icon/picto_fb.png") no-repeat scroll 0 0 transparent;
    padding-left: 20px;
}
#pb-left-column {
    float: left;
    margin-left: 14px;
    width: 660px;
}
#pb-left-column h1 {
    font-size: 18px;
    padding-bottom: 5px;
}
#pb-left-column #short_description_block {
    color: #666666;
}
#pb-left-column #short_description_block .buttons_bottom_block {
    display: none;
}
#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;
    font-weight: 700;
    text-align: right;
    width: 160px;
}
.ie7 #pb-left-column #buy_block label {
    float: left;
    margin-right: 5px;
}
#pb-left-column #color_picker p {
    font-weight: 700;
    padding-bottom: 5px;
}
#attributes fieldset {
    padding-bottom: 10px;
}
#attributes fieldset label {
    vertical-align: top;
}
#attributes .attribute_list {
    display: inline-block;
}
.ie7 #attributes .attribute_list {
    display: inline;
    float: right;
}
#attributes .attribute_list ul {
    list-style: none outside none;
}
#attributes .attribute_list ul li {
    clear: both;
}
#attributes .attribute_list input.attribute_radio {
    float: left;
    margin-left: 3px;
}
#attributes .attribute_list span {
    float: left;
    margin-bottom: 5px;
    margin-left: 3px;
}
.ie7 #attributes .attribute_list span {
    margin-top: 1px;
}
#attributes .attribute_list #color_to_pick_list {
    list-style-type: none;
    width: 125px;
}
#attributes .attribute_list #color_to_pick_list li {
    border: 1px solid #CCCCCC;
    clear: none;
    float: left;
    margin: 0 8px 8px 0;
    padding: 1px;
}
#attributes .attribute_list #color_to_pick_list li.selected {
    border: 1px solid #000000;
}
#attributes .attribute_list #color_to_pick_list a.color_pick {
    display: block;
    height: 20px;
    width: 20px;
}
.product_attributes {
    border-top: 1px solid #E0DBDB;
    padding: 10px 0 0;
}
#attributes select {
    border: 1px solid #CDCDCD;
    width: 120px;
}
#quantity_wanted_p input {
    border: 1px solid #CDCDCD;
    width: 50px;
}
#availability_statut {
    margin: 10px 0 0;
    min-width: 255px;
}
#availability_statut span#availability_label, #availability_date_label {
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    text-align: right;
    width: 125px;
}
#availability_statut #availability_value {
    background-color: green;
    color: #FFFFFF;
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    padding: 0 10px;
    text-shadow: none;
    text-transform: uppercase;
}
#availability_statut #availability_value.warning_inline {
    background-color: #9B0000;
}
.content_prices {
    border-top: 1px solid #E0DBDB;
    margin-top: 10px;
    padding-top: 10px;
    text-align: right;
}
#buy_block p.price {
    padding: 0;
}
.discount {
    display: none;
}
#buy_block p#old_price {
display:none;
    font-size: 14px;
    padding-bottom: 15px;
    text-decoration: line-through;
}
.our_price_display {
    color: #285B97;
    font-size: 24px;
    font-weight: 700;
    line-height: 18px;
    padding-bottom: 10px;
}
#reduction_percent, #reduction_amount {
    background: url("../img/bg_reduction.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 12px;
    font-weight: 700;
    margin-left: 10px;
    padding: 0 0 0 10px;
	display:none;
}

#reduction_percent span, #reduction_amount span {
    background: url("../img/bg_reduction.png") no-repeat scroll 100% 0 transparent;
    display: block;
    padding: 1px 5px 1px 0;
}
#buy_block p.online_only {
    color: #990000;
    font-size: 11px;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
}
.content_prices #add_to_cart {
    float: right;
    padding: 0;
    position: relative;
}


:first-child + html .content_prices #add_to_cart .exclusive {
    padding: 4px 3px 4px 11px;
}

.buttons_bottom_block {
    clear: both;
    padding-top: 20px;
}
.buttons_bottom_block #wishlist_button {
    font-weight: 700;
}
#send_friend_form {
}
#send_friend_form h2 {
    background: none repeat scroll 0 0 #383838;
    color: #FFFFFF;
    font-size: 12px;
    padding: 8px 11px;
    text-shadow: 0 1px 0 #000000;
    text-transform: uppercase;
}
#send_friend_form .product {
    margin: 20px 10px;
}
#send_friend_form .product img {
    border: 1px solid #CCCCCC;
    float: left;
    margin: 0 10px 0 0;
}
#send_friend_form .product .product_desc {
    float: left;
    width: 380px;
}
#send_friend_form .product .product_desc p {
    color: #333333;
    padding: 0 10px 0 0;
}
#send_friend_form .product .product_desc p.product_name {
    color: #000000;
    font-size: 12px;
}
#send_friend_form .send_friend_form_content {
    margin: 0 10px 20px;
}
#send_friend_form .form_container {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
    padding: 10px 15px;
}
#send_friend_form .form_container p.intro_form {
    color: #333333;
    font-size: 13px;
    font-weight: 700;
    padding-bottom: 14px;
}
#send_friend_form .form_container p.txt_required {
    color: #666666;
    padding-bottom: 0;
}
#send_friend_form .form_container .text {
    padding-bottom: 10px;
}
#send_friend_form .form_container .text label {
    display: inline-block;
    font-size: 12px;
    padding: 6px 15px;
    text-align: right;
    width: 180px;
}
#send_friend_form .form_container .text input {
    border: 1px solid #CCCCCC;
    color: #666666;
    font-size: 12px;
    height: 22px;
    padding: 0 5px;
    width: 260px;
}
#send_friend_form .submit {
    margin-top: 20px;
    padding-bottom: 0;
    text-align: right;
}
#blockpack {
    border-top: 1px dotted #999999;
    margin-top: 20px;
    padding-top: 20px;
}
.customization_block {
}
.customization_block p.infoCustomizable {
    background: url("../img/icon/infos.gif") no-repeat scroll 0 0 transparent;
    margin: 10px 0 20px;
    padding: 0 0 0 20px;
}
ul#uploadable_files, ul#text_fields {
    list-style-type: none;
}
.customizableProductsFile, .customizableProductsText {
    border-bottom: 1px dotted #CCCCCC;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.customizationUploadLine {
    padding-bottom: 10px;
}
.customizationUploadBrowse img + a {
    position: relative;
    top: -51px;
}
.customizationUploadLine label {
    display: inline-block;
    vertical-align: top;
    width: 150px;
}
.customizationUploadLine textarea {
    border: 1px solid #CCCCCC;
    height: 50px;
    width: 300px;
}
#customizedDatas {
    float: right;
}
.accessories_block div ul li a {
    display: inline-block;
}
.accessories_block div ul li .s_title_block a, .accessories_block div ul li .s_title_block span {
    font-weight: bold;
}