#tt {
    overflow: hidden;
}
.cart_block {
    background: none repeat scroll 0 0 #f94400;
    cursor: pointer;
    display: inline-block;
    float: right;
    height: 42px;
    margin: -77px -37px -1px 25%;
    position: relative;
    width: 190px;
    z-index: 30;
}
#cart_block {
    color: #000;
    float: right;
    margin: 0;
    position: relative;
    width: auto;
}
.cart_block .cursor {
    background: url("http://japan-best.com/img/l/cart.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 36px;
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
}
.cart_block .cursorhover {
    background: url("http://japan-best.com/img/l/cart.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 36px;
    opacity: 0.72;
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
}
#cart_block_summary_top {
    cursor: pointer;
    float: left;
}
#cart_block #cart-price-precisions {
    border-top: 1px solid #b8b3a8;
    float: right;
    font-size: 0.9em;
    margin-top: 0.5em;
    padding-bottom: 0;
    padding-top: 0.4em;
}
#cart_block #cart_block_list {
    background: none repeat scroll 0 0 #fff;
    border: 2px solid #f94400;
    border-radius: 3px 0 3px 3px;
    display: none;
    margin: -69px -37px 0 20%;
    padding: 6px;
    position: absolute;
    right: 0;
    top: 34px;
    width: 302px;
    z-index: 29;
}
#cart_block #cart_block_no_products {
    float: right;
    margin: 0.5em 0;
    padding: 0;
}
#cart_block .block_content {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}
#cart_block .cart_block_customizations {
    list-style-type: square;
    margin-left: 6px;
}
#cart_block span.remove_link {
    float: right;
}
#cart_block a.ajax_cart_block_remove_link {
    display: block;
    float: right;
    height: 9px;
    margin-left: 6px;
    width: 10px;
}
#cart_block a.ajax_cart_block_remove_link:hover {
    text-decoration: none;
}
#cart_block dd {
    float: left;
    margin-left: 1em;
    margin-right: 1em;
}
#cart_block dl {
    font-size: 0.9em;
}
#cart_block dl dt a, #cart_block dl dt span.quantity-formated {
    color: #000;
    float: left;
    font-size: 10px;
}
#cart_block dl dt a, #cart_block_wrapping_cost, #cart_block_shipping_cost, #cart_block_tax_cost {
    font-size: 12px;
}
#cart_block dl dt span.quantity {
    color: #000;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-right: 5px;
}
#cart_block dl dt a.cart_block_product_name {
    color: #7b7973;
    display: block;
    float: left;
}
#cart_block dl span.price {
    color: #000;
    display: block;
    float: right;
    font-size: 11px;
    margin-right: 30px;
}
#cart_block dl span.quantity-formated {
    padding-right: 1px;
}
#cart_block dt {
    border-top: 1px dotted #ddd;
    float: left;
    padding-top: 0.4em;
    text-align: left;
    width: 100%;
}
#cart_block dt.first_item {
    border-top: medium none;
}
#cart_block dt, #cart_block dd {
    clear: both;
    margin-top: 0.2em;
}
#cart_block dt, #cart_block dd a {
    color: #000;
    font-style: normal;
}
#cart_block h4 {
    clear: both;
    color: #000;
    display: inline;
    float: right;
    font-size: 10px;
    font-weight: 700;
    margin-bottom: 0;
    padding: 0;
    text-transform: uppercase;
}
#cart_block h4 a {
    color: #000;
    font-size: 14px;
}
#cart_block h4 span {
    background-position: left top;
    background-repeat: no-repeat;
    cursor: pointer;
    font-size: 11px;
    padding-left: 10px;
    text-transform: none;
}
#cart_block li {
    clear: both;
}
#cart_block p span {
    float: left;
    text-align: right;
}
#cart_block p span#cart_block_shipping_cost {
    color: #000;
}
#cart_block p span#total_cart, #cart_block p span.cart_block_total {
    color: #000;
}
#cart_block p#cart-buttons {
    border: 2px solid #d6d6d6;
    border-radius: 3px;
    clear: both;
    float: right;
    margin: 10px 0;
    padding-bottom: 0;
}
#cart_block p#cart-buttons a {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #899caa;
    border-radius: 3px;
    box-shadow: 0 1px 3px #bbb inset;
    color: #999 !important;
    float: right;
    font-size: 14px !important;
    font-weight: bold;
    margin: 5px 6px;
    padding: 8px;
    text-transform: uppercase;
    width: auto !important;
}
#cart_block p#cart-prices {
    clear: both;
    display: block;
    float: right;
    font-size: 10px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 2px;
    text-transform: uppercase;
    width: 180px;
}
#cart_block span.editable {
    font-size: 10px;
}
#cart_block span.price {
    float: right;
    font-size: 10px;
    font-weight: 400;
}
#cart_block table#vouchers {
    border-top: 1px solid #a6a5af;
    clear: both;
    height: 3em;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
    padding-top: 0.4em;
}
#cart_block table#vouchers td {
    border: 0 none;
    height: 1.5em;
    padding: 0;
}
#cart_block table#vouchers td.delete {
    text-align: right;
    width: 9%;
}
#cart_block table#vouchers td.delete img {
    margin: 0;
}
#cart_block table#vouchers td.price {
    color: #fff;
    font-size: 1em;
    font-weight: 400;
    text-align: right;
    width: 37%;
}
#cart_block:hover p.expand {
    border-color: #333 #333 #fff;
    border-style: solid;
    border-width: 1px;
}
#cart_block_summary span {
    margin-left: 10px;
}
.cart_block_total {
    float: left;
    font-size: 16px;
    font-weight: 400;
}
#cart_block_total {
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: bold;
}
#cart_block div.rte {
    clear: both;
    float: left;
    margin-top: 5px;
}
div#cart_block_summary_top p.light .top_cart_text {
    clear: both;
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin-right: 10px;
}
div#cart_block_summary_top p.medium {
    clear: both;
    float: left;
}
div#cart_block_summary_top p.bottom {
    clear: both;
    float: left;
}
div#cart_block_summary_top p.bottom span {
    margin-right: 10px;
}
div#cart_block_summary_top p.bottom span.ajax_cart_shipping_cost {
    color: #e20026;
}
div#cart_block_summary_top p.light {
    clear: both;
    float: left;
    padding-bottom: 0;
}
p.ajax_cart_quantity {
    color: #fff;
    float: left;
    font-size: 42px;
    font-weight: bold;
    line-height: 35px;
    margin-right: 10px;
    padding-bottom: 0;
}
div.confirm_bottom {
    clear: both;
    padding: 0 18px;
}
.cart_top, .cart_link {
    float: left;
    margin-bottom: 15px;
    width: 100%;
}
.cart_top .cart_block_summary_top {
    float: left;
    text-align: left;
}
.cart_top .cart_block_summary_top strong {
    float: left;
    font-weight: normal;
    margin-right: 10px;
    text-align: left;
}
.cart_top .last_add {
    float: right;
    margin-top: 5px;
}
.cart_top .last_add div.last {
    float: right;
    text-align: left;
}
.cart_top .last_add div.last p {
    text-align: left;
}
.cart_top .last_add div.last span {
    color: #7b7973;
    float: left;
    margin-right: 10px;
}
.cart_top .last_add span, .cart_top .last_add img {
    float: left;
}
.check_out {
    background-color: #ddd;
    float: left;
    font-size: 14px;
    margin-left: 40px;
    padding: 4px;
    text-decoration: none;
}
.confirm_submit {
    background-color: #fff;
    border: 1px solid #b8b3a8;
    color: #7b7973;
    float: right;
    font-size: 14px;
    margin-right: 40px;
    padding: 4px;
    text-decoration: none;
}
#cart_crossselling {
    float: left;
    margin: 0 auto;
    width: 100%;
}
#crossselling_noscroll {
    height: 120px;
    margin: 0 auto;
    width: 100%;
}
#cart_crossselling_list {
    float: left;
    overflow: hidden;
    width: 96%;
}
#cart_crossselling_scroll_left, #cart_crossselling_scroll_right {
    background: url("../img/thumbs_left.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 18px;
    margin-top: 30px;
    text-indent: -3000px;
    width: 9px;
}
#cart_productscategory_scroll_left, #cart_productscategory_scroll_right {
    display: block;
    float: left;
    height: 18px;
    margin-top: 30px;
    text-indent: -3000px;
    width: 9px;
}
#cart_productscategory_scroll_left {
    background-image: url("../img/thumbs_left.gif");
}
#cart_block dl dt img, .cart_top .last_add div.last img {
    float: left;
    margin-right: 15px;
}
div.cart_crossselling, #cart_productscategory, #cart_accessories {
    clear: both;
    float: left;
    margin: 0 auto 10px;
    padding-top: 10px;
    width: 100%;
}
div.cart_crossselling h2, #cart_productscategory h2, #cart_accessories h2 {
    background-color: transparent;
    font-size: 10px;
}
div#cart_crossselling, #cart_accessories #cart_accessories_list ul.cart_ul li div {
    clear: both;
    margin-bottom: 10px;
    padding-top: 10px;
}
#cart_crossselling_list ul, #cart_productscategory #cart_productscategory_list ul.cart_ul, #cart_accessories #cart_accessories_list ul.cart_ul {
    list-style-type: none;
    padding-left: 0;
}
#cart_crossselling_list li, #cart_productscategory #cart_productscategory_list ul.cart_ul li, #cart_accessories #cart_accessories_list ul.cart_ul li {
    cursor: pointer;
    float: left;
    margin: 0 3px;
    overflow: hidden;
    text-align: center;
    width: 100px;
}
#cart_crossselling_list li a, #cart_productscategory #cart_productscategory_list ul.cart_ul li a, #cart_accessories #cart_accessories_list ul.cart_ul li a {
    font-weight: 400;
    margin: auto;
    text-decoration: none;
}
#cart_crossselling_scroll_right, #cart_productscategory_scroll_right {
    background-image: url("../img/thumbs_right.gif");
}
#cart_productscategory #cart_productscategory_list, #cart_accessories #cart_accessories_list {
    float: left;
    overflow: hidden;
    width: 92%;
}
#cart_productscategory .desc_category, #cart_accessories .desc_category {
    display: block;
    height: 15px;
}
#cart_productscategory #cart_productscategory_list h3, #cart_accessories #cart_accessories_list h3 {
    margin: 0;
    padding: 0;
}
#cart_productscategory #cart_productscategory_list h3 a, #cart_accessories #cart_accessories_list h3 a {
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
}
#cart_productscategory #cart_productscategory_list p, #cart_accessories #cart_accessories_list p {
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
}
#floating-menu {
    background-color: #ffffff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    display: none;
    height: 34px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
#floating-menu .center {
    margin: auto;
    width: 980px;
}
.cart_block em {
    background: none repeat scroll 0 0 transparent;
    bottom: -1px;
    height: 2px;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 9999;
}
.cart_block em.separat {
}
.wsh {
    background: none repeat scroll 0 0 #ebf3fe;
    height: 49px;
    margin-top: -19px;
}
.advertising_block {
    margin-bottom: 1em;
    margin-top: 0.8em;
    text-align: center;
    width: 191px;
}
#supheader {
    background-color: #f1f7fd;
    border-bottom-color: #3c90ed;
    border-bottom-style: solid;
    height: 25px;
}
.zText, .colorOrange {
    color: #ee8024;
}
.headt {
    -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    cursor: help;
    float: left;
    font-family: "Times New Roman",serif;
    font-size: 15px;
}
.headt2 {
    -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    cursor: help;
    font-family: "Times New Roman",serif;
    font-size: 15px;
}
.headt3 {
    -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    cursor: help;
    float: right;
    font-family: "Times New Roman",serif;
    font-size: 15px;
}
.usp p, .usp p span {
    font: 15px "Times New Roman",serif;
    text-transform: uppercase;
}
.usp p {
    cursor: help;
    padding-top: 8px;
}
.uspSecond {
    width: 34%;
}
.uspFirst, .uspThird {
    width: 33%;
}
.tryu {
    float: right;
    margin-top: -31px;
}
#product form.std fieldset {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#authentication #center_column {
    width: 100%;
	margin-top: 55px;
}
#authentication .breadcrumb {
    height: 6%;
}
#search #center_column {
    margin-bottom: 15px;
    width: 728px;
}
#order-opc #center_column {
    margin-bottom: 15px;
    padding-left: 1px;
    padding-right: 1px;
    width: 766px;
}
#overfooter {
    float: right;
    margin-top: -2.3em;
    width: 100%;
}
a img:hover {
}
h2:hover {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
}
#pcd {
    margin-top: 22px;
}
#homef {
    background: none repeat scroll 0 0 transparent;
    float: left;
    margin-right: 0;
    margin-top: -22.5%;
    width: 89%;
}
#adtm_menu_inner {
    background: none repeat scroll 0 0 #f5f5f5;
    border: 1px solid rgba(204, 204, 204, 0.5);
    margin-bottom: 0;
    margin-left: -22px;
    margin-top: 44px;
    width: 979px;
}
#adtm_menu .li-niveau1 a.a-niveau1 {
    height: 30px;
    line-height: 29px;
}
#adtm_menu .li-niveau1 {
    line-height: 29px;
}
#adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span {
    height: 30px;
    line-height: 29px;
}
#adtm_menu ul#menu li div.adtm_sub {
    margin: 0 0 0 -22px;
    min-height: 200px;
    top: 30px;
    width: 957px !important;
}
.li-niveau1 {
    margin: 0 3px 0 0;
    padding: 0;
}
.li-niveau1 .advtm_menu_span, .li-niveau1 a .advtm_menu_span {
    color: #fff;
}
.li-niveau1 a:hover .advtm_menu_span, .li-niveau1 a.advtm_menu_actif .advtm_menu_span, .li-niveau1:hover > a.a-niveau1 .advtm_menu_span {
    color: #003dad;
}
.li-niveau1 a .advtm_menu_span, .li-niveau1 .advtm_menu_span {
}
.li-niveau1 a:hover .advtm_menu_span, .li-niveau1 a.advtm_menu_actif .advtm_menu_span, .li-niveau1 .advtm_menu_span:hover, .li-niveau1:hover > a.a-niveau1 .advtm_menu_span {
    background-color: #f3f3f3;
}
.li-niveau1 a.a-niveau1 {
    border-color: #c4c4c4;
    border-width: 0 1px 0 0;
}
.li-niveau1 .adtm_sub {
    border-color: #e5e5e5;
    border-width: 1px;
}
.li-niveau1 .adtm_sub {
    background-color: #faf5f5;
    box-shadow: 0 0 5px #eee;
}
.adtm_column_wrap h5, .adtm_column_wrap h5 a {
    color: #005fc0;
}
.adtm_column_wrap h5:hover, .adtm_column_wrap h5 a:hover {
    color: #666;
}
.adtm_column_wrap a {
    color: #666;
}
.adtm_column_wrap a:hover {
    color: #333;
}
#adtm_menu .adtm_column_wrap {
    padding: 0;
}
#adtm_menu .adtm_column {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 5px;
    padding: 5px;
}
#adtm_menu .adtm_column ul.adtm_elements li a {
    color: #005fc0;
    margin: 0;
    padding: 3px;
}
#adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span {
    font-size: 12px;
}
#adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span {
    font-family: "OpenSansCondensedBold","Helvetica Neue",Helvetica,Arial,sans-serif;
    text-transform: uppercase;
}
#adtm_menu .adtm_column h5, #adtm_menu .adtm_column h5 a {
    font-size: 12px;
    text-decoration: underline;
    text-transform: uppercase;
}
#adtm_menu .adtm_column ul.adtm_elements li, #adtm_menu .adtm_column ul.adtm_elements li a {
    font-size: 12px;
}
#adtm_menu {
    clear: both;
    position: relative;
    text-align: left;
    z-index: 10;
}
#adtm_menu_inner {
}
#adtm_menu ul#menu {
    list-style: none outside none;
    margin: 0;
}
#adtm_menu ul#menu li.li-niveau1 {
    float: left;
}
#adtm_menu ul#menu li.li-niveau1 a.a-niveau1 {
    display: block;
    float: left;
    font-weight: bold;
    text-decoration: none;
}
#adtm_menu ul#menu li.li-niveau1 a.a-niveau1 .advtm_menu_span {
    color: #333;
    display: block;
    padding: 0 10px;
}
* html #adtm_menu ul#menu li.li-niveau1 a.a-niveau1 .advtm_menu_span {
    display: inline-block;
}
#adtm_menu ul#menu li.sub a.a-niveau1 {
}
#adtm_menu ul#menu li.li-niveau1 a.a-niveau1:hover, #adtm_menu ul#menu li.li-niveau1:hover a.a-niveau1 {
}
#adtm_menu ul#menu li.sub a.a-niveau1:hover {
}
#adtm_menu ul#menu li.sub:hover > a.a-niveau1 span {
}
#adtm_menu ul#menu li div.adtm_sub {
    border: 12px solid #333;
    left: -9999px;
    padding: 0;
    position: absolute;
}
* html #adtm_menu table {
    border-collapse: collapse;
    font-size: 1em;
    height: 0;
    margin: -1px -10px;
    width: 0;
}
#adtm_menu ul#menu *:hover div.adtm_sub {
    left: 0;
}
#adtm_menu ul#menu a:hover div.adtm_sub {
    left: -1px;
    top: 29px;
}
#adtm_menu div.adtm_column_wrap {
}
#adtm_menu div.adtm_column_wrap h5 {
    margin: 0;
    padding: 5px 0 0;
    text-align: left;
}
#adtm_menu div.adtm_column_wrap ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#adtm_menu div.adtm_column_wrap ul li {
    line-height: 15px;
    margin: 0;
    padding: 0;
}
#adtm_menu div.adtm_column_wrap ul li a {
    display: block;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
}
#adtm_menu div.adtm_column_wrap ul li a:hover {
    color: #222;
    text-decoration: underline;
}
#adtm_menu table.columnWrapTable {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
}
#adtm_menu table.columnWrapTable tr td {
    vertical-align: top;
}
#adtm_menu table.columnWrapTable tr td div.adtm_column_wrap {
}
#adtm_menu .adtm_column_wrap_sizer {
    font-size: 0;
    height: 0;
    line-height: 0;
}
#adtm_menu ul#menu li.li-niveau1 a.a-niveau1 {
    cursor: pointer;
}
#adtm_menu {
    z-index: 1;
}
img.adtm_menu_icon {
    margin-right: 3px;
    vertical-align: middle;
}
#adtm_menu .searchboxATM .search_query_atm {
    margin-left: 0 !important;
    width: 150px;
}
#adtm_menu .searchboxATM .button_mini {
    display: inline-block;
}
#adtm_menu .adtm_unclickable {
    text-decoration: none !important;
}
#nvnbestseller {
    margin: 0 0 21px;
}
.nvnbproductimg {
    float: left;
    margin-right: 5px;
    width: 182px;
}
.nvnbproductul {
    list-style: none outside none;
}
.nvnbproductli {
    background: none repeat scroll 0 0 #fdfdfe;
    border-bottom: 1px solid #ebebeb;
    clear: both;
    display: block;
    height: 80px;
    padding: 0 !important;
}
.nvnbproduct_nd {
    float: none;
}
.nvnbproduct_name {
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
}
.nvnbproduct_name a {
    text-decoration: none;
}
.nvnbproduct_name:hover {
    text-decoration: underline;
}
.nvnbproduct_desc {
    font-size: 0.8em;
    font-weight: normal;
    text-decoration: none;
}
.nvnbproduct_desc a {
    text-decoration: none;
}
.nvnbproduct_desc:hover {
    text-decoration: underline;
}
.nvnbproduct_price {
    color: #999;
    float: right;
    font-size: 0.8em;
    font-weight: bold;
    padding-right: 5px;
    text-decoration: none;
}
#wishlist_block #wishlist_block_list dl.products {
    border-bottom: 1px solid #fff;
    font-size: 10px;
    margin: 0 0 5px;
    padding: 3px 0 5px;
}
#wishlist_block div.block_content #wishlist_block_list dl.products dt a.cart_block_product_name {
    font-weight: bold;
}
#wishlist_block div.block_content #wishlist_block_list dl.products dt {
    margin: 2px 0;
}
#wishlist_block div.block_content #wishlist_block_list dl.products dt a.ajax_cart_block_remove_link {
    float: right;
}
#wishlist_block div.block_content #wishlist_block_list dl.products dd {
    font-style: italic;
    margin: 0 0 0 10px;
}
#wishlist_block div.block_content p select#wishlists {
    width: 140px;
}
#wishlist_block div.block_content p a.exclusive {
    margin: 5px auto 0;
}
.topof {
    background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #e2e2e2;
    color: #000;
    font-family: helvetica,arial,sans-serif;
    font-size: 25px;
    margin: -21px -12px 12px -44px;
    text-shadow: 1px 0 0 #f2f2f2;
    width: 110.2%;
}
#searchblock {
    margin-left: -22px;
    position: relative;
    top: -74px;
}
#searchblock input.topsearch_src_img {
    border: 0 hidden;
    margin: 0 5px 0 0;
    vertical-align: middle;
}
#searchblock input {
    vertical-align: middle;
}
#searchblock input.search_form {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #c2c2c2 #c2c2c2 -moz-use-text-color;
    border-image: none;
    border-radius: 2px;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    box-shadow: 1px 1px 2px #c2c2c2 inset;
    color: #333;
    font-size: 8pt;
    height: 20px;
    width: 514px;
}
#searchblock .cat_select {
    height: 29px;
    vertical-align: middle;
    width: 169px;
}
#searchblock h4 {
    color: #fff;
    font-size: 12px;
    padding: 0.4em 1em 0.35em;
    text-transform: uppercase;
}
#searchblock .block_content {
    background: none repeat scroll 0 0 #f94400;
    float: left;
    margin-bottom: -42px;
}
#order-opc #new_account_form_left {
    float: left;
    width: 488px;
}
#order-opc #new_account_form_right {
    float: left;
    width: 490px;
}
.img2 {
    background-image: url("http://japan-best.com/img/l/spte2.png");
    background-position: -700px 1px;
    height: 36px;
    margin-left: 22px;
    margin-top: -1px;
    width: 105px;
}
.img1 {
    background-image: url("http://japan-best.com/img/l/spte2.png");
    background-position: -695px -35px;
    height: 33px;
    width: 128px;
}
ul#product_list.sw_view li a.button {
    margin-top: 0.5em;
	line-height: 5.2;
}
ul#product_list.sw_view li .discount, ul#product_list.sw_view li .on_sale, ul#product_list.sw_view li .online_only {
    color: #da0f00;
    font-size: 0.9em;
    font-weight: bold;
    text-transform: uppercase;
}
.thumbs_banner a.next {
    background: url("../img/icon/serial_scroll_right.gif") repeat scroll 0 0 #ddd;
    display: block;
    float: left;
    font-size: 1.5em;
    text-align: center;
    text-decoration: none;
    width: 25px;
}
.msg {
    font-size: 27px;
    margin: 117px 0 92px;
}
.buttonw {
    background: none repeat scroll 0 0 #ffff88;
    border: medium none;
    border-radius: 8px;
    box-shadow: 1px 2px 3px #a01010;
    color: #000;
    cursor: pointer;
    font-size: 22px;
    font-weight: bold;
    height: 53px;
    text-shadow: 1px 1px 1px #d7d4d4;
    width: 87px;
}
.buttonw2 {
    background: none repeat scroll 0 0 #000;
    border: medium none;
    border-radius: 8px;
    box-shadow: 1px 2px 3px #a01010;
    color: #fff;
    cursor: pointer;
    font-size: 22px;
    font-weight: bold;
    height: 53px;
    text-shadow: 1px 1px 1px #999999;
    width: 87px;
}
.new {
    background: none repeat scroll 0 0 #71bf47;
    border: 1px solid #488c40;
    color: white;
    font-size: 14px;
    font-weight: bold;
    margin: 0 1em 0 0;
    padding: 0 0.4em;
    text-transform: uppercase;
    vertical-align: 0.3em;
}
.used {
    background: none repeat scroll 0 0 orange;
    border: 1px solid red;
    color: white;
    font-size: 8px;
    font-weight: bold;
    margin: 0 1em 0 0;
    padding: 0 0.4em;
    text-transform: uppercase;
    vertical-align: 0.3em;
}
#tooltip {
    background: none repeat scroll 0 0 #f7f5d1;
    border: 1px solid #333;
    color: #333;
    display: none;
    padding: 2px 5px;
    position: absolute;
}
#fancybox-loading {
    cursor: pointer;
    display: none;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    overflow: hidden;
    position: fixed;
    top: 50%;
    width: 40px;
    z-index: 1104;
}
#fancybox-loading div {
    background-image: url("http://japan-best.com/js/jquery/fancybox/fancybox.png");
    height: 480px;
    left: 0;
    position: absolute;
    top: 0;
    width: 40px;
}
#fancybox-overlay {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1100;
}
#fancybox-tmp {
    border: 0 none;
    display: none;
    margin: 0;
    overflow: auto;
    padding: 0;
}
#fancybox-wrap {
    display: none;
    left: 0;
    outline: medium none;
    padding: 20px;
    position: absolute;
    top: 0;
    z-index: 1101;
}
#fancybox-outer {
    background: none repeat scroll 0 0 #fff;
    height: 100%;
    position: relative;
    width: 100%;
}
#fancybox-content {
    border: 0 solid #fff;
    height: 0;
    outline: medium none;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 0;
    z-index: 1102;
}
#fancybox-hide-sel-frame {
    background: none repeat scroll 0 0 transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1101;
}
#fancybox-close {
    background: url("http://japan-best.com/js/jquery/fancybox/fancybox.png") repeat scroll -40px 0 transparent;
    cursor: pointer;
    display: none;
    height: 30px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 30px;
    z-index: 1103;
}
#fancybox-error {
    color: #444;
    font: 12px/20px Arial;
    margin: 0;
    padding: 14px;
}
#fancybox-img {
    border: medium none;
    height: 100%;
    line-height: 0;
    margin: 0;
    outline: medium none;
    padding: 0;
    vertical-align: top;
    width: 100%;
}
#fancybox-frame {
    border: medium none;
    display: block;
    height: 100%;
    width: 100%;
}
#fancybox-left, #fancybox-right {
    background: url("http://japan-best.com/js/jquery/fancybox/blank.gif") repeat scroll 0 0 transparent;
    bottom: 0;
    cursor: pointer;
    display: none;
    height: 100%;
    outline: medium none;
    position: absolute;
    width: 35%;
    z-index: 1102;
}
#fancybox-left {
    left: 0;
}
#fancybox-right {
    right: 0;
}
#fancybox-left-ico, #fancybox-right-ico {
    cursor: pointer;
    display: block;
    height: 30px;
    left: -9999px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
    width: 30px;
    z-index: 1102;
}
#fancybox-left-ico {
    background-image: url("http://japan-best.com/js/jquery/fancybox/fancybox.png");
    background-position: -40px -30px;
    left: 20px;
}
#fancybox-right-ico {
    background-image: url("http://japan-best.com/js/jquery/fancybox/fancybox.png");
    background-position: -40px -60px;
    left: auto;
    right: 20px;
}
#fancybox-left:hover, #fancybox-right:hover {
    visibility: visible;
}
#fancybox-left:hover span {
    left: 20px;
}
#fancybox-right:hover span {
    left: auto;
    right: 20px;
}
.fancybox-bg {
    border: 0 none;
    height: 20px;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 20px;
    z-index: 1001;
}
#fancybox-bg-n {
    background-image: url("http://japan-best.com/js/jquery/fancybox/fancybox-x.png");
    left: 0;
    top: -20px;
    width: 100%;
}
#fancybox-bg-ne {
    background-image: url("http://japan-best.com/js/jquery/fancybox/fancybox.png");
    background-position: -40px -162px;
    right: -20px;
    top: -20px;
}
#fancybox-bg-e {
    background-image: url("http://japan-best.com/js/jquery/fancybox/fancybox-y.png");
    background-position: -20px 0;
    height: 100%;
    right: -20px;
    top: 0;
}
#fancybox-bg-se {
    background-image: url("http://japan-best.com/js/jquery/fancybox/fancybox.png");
    background-position: -40px -182px;
    bottom: -20px;
    right: -20px;
}
#fancybox-bg-s {
    background-image: url("http://japan-best.com/js/jquery/fancybox/fancybox-x.png");
    background-position: 0 -20px;
    bottom: -20px;
    left: 0;
    width: 100%;
}
#fancybox-bg-sw {
    background-image: url("http://japan-best.com/js/jquery/fancybox/fancybox.png");
    background-position: -40px -142px;
    bottom: -20px;
    left: -20px;
}
#fancybox-bg-w {
    background-image: url("http://japan-best.com/js/jquery/fancybox/fancybox-y.png");
    height: 100%;
    left: -20px;
    top: 0;
}
#fancybox-bg-nw {
    background-image: url("http://japan-best.com/js/jquery/fancybox/fancybox.png");
    background-position: -40px -122px;
    left: -20px;
    top: -20px;
}
#fancybox-title {
    font-family: Helvetica;
    font-size: 12px;
    z-index: 1102;
}
.fancybox-title-inside {
    background: none repeat scroll 0 0 #fff;
    color: #333;
    padding-bottom: 10px;
    position: relative;
    text-align: center;
}
.fancybox-title-outside {
    color: #fff;
    padding-top: 10px;
}
.fancybox-title-over {
    bottom: 0;
    color: #fff;
    left: 0;
    position: absolute;
    text-align: left;
}
#fancybox-title-over {
    background-image: url("http://japan-best.com/js/jquery/fancybox/fancy_title_over.png");
    display: block;
    padding: 10px;
}
.fancybox-title-float {
    bottom: -20px;
    height: 32px;
    left: 0;
    position: absolute;
}
#fancybox-title-float-wrap {
    border: medium none;
    border-collapse: collapse;
    width: auto;
}
#fancybox-title-float-wrap td {
    border: medium none;
    white-space: nowrap;
}
#fancybox-title-float-left {
    background: url("http://japan-best.com/js/jquery/fancybox/fancybox.png") no-repeat scroll -40px -90px rgba(0, 0, 0, 0);
    padding: 0 0 0 15px;
}
#fancybox-title-float-main {
    background: url("http://japan-best.com/js/jquery/fancybox/fancybox-x.png") repeat scroll 0 -40px rgba(0, 0, 0, 0);
    color: #fff;
    font-weight: bold;
    line-height: 29px;
    padding: 0 0 3px;
}
#fancybox-title-float-right {
    background: url("http://japan-best.com/js/jquery/fancybox/fancybox.png") no-repeat scroll -55px -90px rgba(0, 0, 0, 0);
    padding: 0 0 0 15px;
}
.fancybox-ie6 #fancybox-close {
    background: none repeat scroll 0 0 transparent;
}
.fancybox-ie6 #fancybox-left-ico {
    background: none repeat scroll 0 0 transparent;
}
.fancybox-ie6 #fancybox-right-ico {
    background: none repeat scroll 0 0 transparent;
}
.fancybox-ie6 #fancybox-title-over {
    background: none repeat scroll 0 0 transparent;
}
.fancybox-ie6 #fancybox-title-float-left {
    background: none repeat scroll 0 0 transparent;
}
.fancybox-ie6 #fancybox-title-float-main {
    background: none repeat scroll 0 0 transparent;
}
.fancybox-ie6 #fancybox-title-float-right {
    background: none repeat scroll 0 0 transparent;
}
.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
}
#fancybox-loading.fancybox-ie6 {
    margin-top: 0;
    position: absolute;
}
#fancybox-loading.fancybox-ie6 div {
    background: none repeat scroll 0 0 transparent;
}
.fancybox-ie .fancybox-bg {
    background: none repeat scroll 0 0 transparent !important;
}
.fancybox-ie #fancybox-bg-n {
}
.fancybox-ie #fancybox-bg-ne {
}
.fancybox-ie #fancybox-bg-e {
}
.fancybox-ie #fancybox-bg-se {
}
.fancybox-ie #fancybox-bg-s {
}
.fancybox-ie #fancybox-bg-sw {
}
.fancybox-ie #fancybox-bg-w {
}
.fancybox-ie #fancybox-bg-nw {
}
#cluetip-close img {
    border: 0 none;
}
#cluetip-title {
    overflow: hidden;
}
#cluetip-title #cluetip-close {
    float: right;
    position: relative;
}
#cluetip-waitimage {
    background-image: url("../img/loader.gif");
    height: 11px;
    position: absolute;
    width: 43px;
}
.cluetip-arrows {
    background-position: 0 0;
    background-repeat: no-repeat;
    display: none;
    height: 22px;
    left: -11px;
    position: absolute;
    top: 0;
    width: 11px;
}
#cluetip-extra {
    display: none;
}
.cluetip-default {
    background-color: transparent;
}
.cluetip-default #cluetip-outer {
    background-color: #fff;
    border: 2px solid #ccc;
    position: relative;
}
.cluetip-default h3#cluetip-title {
    background-color: #ccc;
    color: #333;
    font-size: 12px;
    font-weight: normal;
    margin: 0 0 5px;
    padding: 2px 5px;
}
.cluetip-default #cluetip-inner {
    display: inline-block;
    padding: 0 5px 5px;
}
.cluetip-default div#cluetip-close {
    color: #900;
    margin: 0 5px 5px;
    text-align: right;
}
.cluetip-rounded #cluetip-title, .cluetip-rounded #cluetip-inner {
}
ul#product_list.sw_view li:hover {
    background: none repeat scroll 0 0 #fff4fa;
}
.view_options {
    float: right;
    margin-top: -18px;
    padding-left: 10px;
    padding-top: 10px;
}
.list_view, .grid_view {
    background: url("../img/grid-list.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 34px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 34px;
}
.list_view {
    background-position: 0 0;
}
.list_l_active .list_view {
    background-position: 0 -37px;
}
.grid_view {
    background-position: -34px -37px;
}
.grid_l_active .grid_view {
    background-position: -34px 0;
}
#product_list.grid_l li {
    float: left;
    margin-right: 1%;
    width: 29%;
}
#product_list.grid_l li .center_block {
    border-right: 0 none;
    margin: 0 auto;
    width: 128px;
}
#product_list.grid_l li .left_block {
    display: none;
}
#product_list.grid_l li .right_block {
    float: none;
    width: auto;
}
#product_list.grid_l a.product_img_link {
    border: 1px solid #ccc;
    display: block;
    float: left;
    margin-right: 0;
    overflow: hidden;
    position: relative;
}
#product_list.grid_l li p.product_desc {
    display: none;
}
.loading_view {
    background: url("../img/ajax-loader.gif") no-repeat scroll center top #fff;
}
.avail {
    background-image: url("http://japan-best.com/img/l/spte2.png");
    background-position: -411px -53px;
    background-repeat: no-repeat;
    float: left;
    height: 15px;
    margin-top: -6px;
    width: 28px;
}
.loyacart {
    background-image: url("http://japan-best.com/img/l/spte2.png");
    background-position: -59px -96px;
    background-repeat: no-repeat;
    float: left;
    height: 18px;
    margin-top: -1px;
    width: 28px;
}
.addorderoption {
    background-image: url("http://japan-best.com/img/l/spte2.png");
    background-position: -435px -51px;
    background-repeat: no-repeat;
    float: left;
    height: 18px;
    margin-top: -1px;
    width: 28px;
}
#fbc > b {
    color: #0000ff;
    font-weight: bold;
}
.fbcom {
    background-image: url("http://japan-best.com/img/l/spte2.png");
    background-position: -438px -51px;
    float: left;
    height: 17px;
    width: 18px;
}
.our_price_display > span {
    color: #333333;
    font-size: 22px;
    font-weight: bold;
}
#currencies_prod {
    float: right;
    width: 130px;
}
.loyalty {
    background-image: url("http://japan-best.com/img/l/spte2.png");
    background-position: -59px -95px;
    background-repeat: no-repeat;
    float: left;
    height: 19px;
    margin-top: -2px;
    width: 26px;
}
.loyalty {
    background-image: url("http://japan-best.com/img/l/spte2.png");
    background-position: -59px -95px;
    background-repeat: no-repeat;
    float: left;
    height: 19px;
    margin-top: -2px;
    width: 26px;
}
#loyalty span {
    color: #d5262e;
}
input.toto {
    background: none repeat scroll 0 0 red;
}
input.toto2 {
    background: url("http://japan-best.com/img/l/spte2.png") repeat scroll -245px -174px transparent;
    border-radius: 4px;
    height: 36px;
}
#primary_block #pb-right-column {
    float: left;
    width: 310px;
}
#primary_block #image-block {
    height: 300px;
    width: 300px;
}
#primary_block #image-block img#bigpic {
    border: 1px solid #f2f2f2;
    box-shadow: 1px 3px 11px -3px #e2e2e2;
    cursor: pointer;
}
#primary_block ul#usefull_link_block {
    list-style-type: none;
    margin-top: 1em;
}
#primary_block ul#usefull_link_block li {
    display: block;
    margin: 0.5em 1em 0.5em 0;
}
#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 {
    color: #2c2c2c;
    font-size: 0.9em;
    height: 15px;
    padding-left: 15px;
    text-decoration: none;
}
#primary_block #pb-left-column {
    float: right;
    margin-left: 1.1em;
    width: 442px;
}
#primary_block #short_description_block {
    border: 1px solid #d8d8d8;
    color: #404040;
    margin-bottom: 1.5em;
    padding: 0.7em;
}
#primary_block #color_picker p {
    margin-bottom: 0.4em;
    padding: 0;
}
#primary_block #color_picker {
    background: none repeat scroll 0 0 #f6f6f6;
    margin-bottom: 1.5em;
    padding: 0.6em 0.7em 0.4em;
}
#primary_block #color_to_pick_list li {
    display: inline;
    float: left;
    margin: 0 0.4em 0.4em 0;
}
#primary_block a.color_pick {
    border: 1px solid #dbdcde;
    cursor: pointer;
    display: block;
    height: 20px;
    width: 20px;
}
#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;
}
#primary_block p.buttons_bottom_block a, #primary_block p.buttons_bottom_block input {
    background-repeat: repeat;
    margin: 0.9em auto 0;
    width: 14.1em;
}
#primary_block #short_description_content {
    color: #145d9f;
    font-weight: bold;
    margin-bottom: 0.5em;
    width: 201px;
}
#short_description_content > a:hover{color:orange;}
#primary_block a:hover  {text-decoration:underline}
#primary_block #buy_block {
    background-color: #f5f5f5;
    border: 1px solid #e5ded1;
    font-size: 1.1em;
    margin-bottom: 1.5em;
    padding: 0.7em;
}
#primary_block #buy_block p {
    clear: both;
    margin-top: 0;
    padding: 0;
}
#primary_block #buy_block img.on_sale_img {
    float: left;
}
#primary_block #buy_block span.on_sale {
    color: #da0f00;
    float: right;
    font-weight: bold;
    text-transform: uppercase;
}
#primary_block #buy_block span.discount {
    color: #da0f00;
    float: right;
    font-weight: bold;
    text-transform: uppercase;
}
#primary_block #buy_block span.our_price_display {
    float: right;
}
#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;
    float: left;
    width: 81%;
}
#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;
}
#primary_block #buy_block p.price {
    font-size: 1.05em;
    text-align: right;
}
#primary_block #buy_block span#pretaxe_price {
    font-size: 0.75em;
    text-align: right;
}
#primary_block #buy_block p#old_price {
    font-size: 0.8em;
    text-align: right;
    text-decoration: line-through;
}
#primary_block #buy_block p#reduction_percent {
    color: #da0f00;
    font-size: 0.75em;
    text-align: right;
}
#primary_block #buy_block p.price-ecotax {
    font-size: 0.75em;
    text-align: right;
}
#admin-action {
    background-color: #dffad3;
    border: 1px solid #72cb67;
    color: #374853;
    margin-bottom: 10px;
    padding: 4px;
}
#admin-action input.exclusive {
    float: right;
}
.product_accessories_price {
    margin-top: 5px;
}
h2.productscategory_h2 {
    padding: 5px 10px;
}
#productscategory_noscroll {
    height: 170px !important;
    margin-bottom: 10px !important;
}
#productscategory {
    height: 165px !important;
}
.footerlinks .footer_block li b {
    color: #e47911;
    font-size: 14px;
    font-weight: bold;
}
.loyicon {
    background-image: url("http://japan-best.com/img/l/spte2.png");
    background-position: -428px -155px;
    background-repeat: no-repeat;
    height: 77px;
    margin-top: -56px;
}
.blu1 {
    background-image: url("http://japan-best.com/img/l/spte2.png");
    background-position: -265px -79px;
    background-repeat: no-repeat;
    height: 39px;
    width: 135px;
}
.blu2 {
    background-image: url("http://japan-best.com/img/l/spte2.png");
    background-position: -266px -45px;
    background-repeat: no-repeat;
    height: 33px;
    width: 125px;
}
.blu3 {
    background-image: url("http://japan-best.com/img/l/spte2.png");
    background-position: -29px -132px;
    background-repeat: no-repeat;
    float: right;
    height: 13px;
    margin-right: 9px;
    margin-top: -1px;
    width: 26px;
}
.blu4 {
    background-image: url("http://japan-best.com/img/l/spte2.png");
    background-position: -229px -54px;
    background-repeat: no-repeat;
    float: right;
    height: 36px;
    margin-top: -12px;
    width: 35px;
}
.blu6 {
    background-image: url("http://japan-best.com/img/l/spte2.png");
    background-position: -230px -90px;
    background-repeat: no-repeat;
    float: right;
    height: 25px;
    margin-top: -9px;
    width: 34px;
}
.blu12 {
    background-image: url("http://japan-best.com/img/l/spte2.png");
    background-position: -230px -90px;
    background-repeat: no-repeat;
    float: right;
    height: 25px;
    margin-top: -9px;
    width: 34px;
}
.blu7 {
    background-image: url("http://japan-best.com/img/l/spte2.png");
    background-position: -4px -174px;
    background-repeat: no-repeat;
    float: right;
    height: 31px;
    margin-right: 51px;
    margin-top: 12px;
    width: 45px;
}
.blu72 {
    background-image: url("http://japan-best.com/img/l/spte2.png");
    background-position: -272px -29px;
    background-repeat: no-repeat;
    height: 31px;
    margin-top: -8px;
    width: 45px;
}
.blu8 {
    background-image: url("http://japan-best.com/img/l/spte2.png");
    background-position: -14px -98px;
    background-repeat: no-repeat;
    height: 28px;
    margin-top: -8px;
    width: 46px;
}
.blu9 {
    background-image: url("http://japan-best.com/img/l/spte2.png");
    background-position: -7px -127px;
    background-repeat: no-repeat;
    height: 24px;
    width: 433px;
}
.blu10 {
    background-image: url("http://japan-best.com/img/l/spte2.png");
    background-position: -264px 8px;
    background-repeat: no-repeat;
    height: 33px;
    width: 90px;
}
.blu11 {
    background-image: url("http://japan-best.com/img/l/spte2.png");
    background-position: -270px -2px;
    background-repeat: no-repeat;
    height: 23px;
    width: 90px;
}
.blu11 {
    background-image: url("http://japan-best.com/img/l/spte2.png");
    background-position: -270px -2px;
    background-repeat: no-repeat;
    height: 23px;
    width: 90px;
}
.blu11 {
    background-image: url("http://japan-best.com/img/l/spte2.png");
    background-position: -357px -2px;
    background-repeat: no-repeat;
    height: 24px;
    width: 28px;
}
#footer {
    text-align: left;
    width: 100%;
}
.footer_container {
    float: left;
    height: 50px;
    margin: 0 auto;
    padding: 10px 0;
    width: 954px;
}
#footer .block_various_links {
    list-style: none outside none;
    text-align: center;
}
#footer .block_various_links li a {
    color: #333;
    font-weight: bold;
    text-decoration: none;
}
#footer .block_various_links li {
    border-left: 1px solid #888;
    color: #999999;
    display: inline;
    padding: 0 2px 0 4px;
}
#footer .block_various_links li.first_item {
    border: medium none;
    padding-left: 0;
}
#footer p {
    line-height: 18px;
}
#footer p a {
    color: #162d46;
    text-decoration: none;
}
#footer p a:hover {
    text-decoration: underline;
}
.inner {
    color: orange;
    margin: 0 auto;
    width: 966px;
}
.footer_left {
    float: left;
}
.footer_right {
    float: left;
    padding-bottom: 7px;
}
.footer_right ul.newsletterbotm {
    float: right;
    list-style: none outside none;
    margin: 5px 0 0;
}
.footer_right ul.newsletterbotm li {
    float: left;
    margin-left: 2px;
}
.footer_right ul.newsletterbotm li.email {
    color: #fff;
    font-family: georgia;
    font-size: 17px;
    font-style: italic;
    font-weight: bold;
    line-height: 20px;
    padding-right: 10px;
}
.footer_right ul.newsletterbotm li.txt {
    font-size: 15px;
    padding: 1px 10px 0 0;
}
.footer_right ul.newsletterbotm li form input.bar {
    background-color: #fefefe;
    border: 1px solid #aeaeae;
    color: #333333;
    float: left;
    height: 16px;
    margin: 0;
    padding: 3px;
    width: 171px;
}
.footer_right ul.newsletterbotm li form select.newsletter {
    background-color: #fefefe;
    border: 1px solid #aeaeae;
    color: #333333;
    float: left;
    font-size: 11px;
    margin-left: 2px;
    padding: 3px 1px;
    width: 92px;
}
.footer_right ul.newsletterbotm li form input.signup {
    background-color: #162d46;
    border: medium none;
    color: #ffffff;
    float: left;
    margin-left: 4px;
    padding: 4px 10px;
    text-align: center;
    width: 80px;
}
.footer_right ul.newsletterbotm li form input.signup:hover {
    background-color: #1e3c5d;
    cursor: pointer;
}
.footer_left ul.network {
    list-style: none outside none;
}
.footer_left ul.network li {
    float: left;
    padding: 0 25px;
}
.footer_left ul.network li.img1 {
}
.footer_left ul.network li.img2 {
}
.footer_left ul.network li.txt {
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding: 24px 25px 0 10px;
}
.footer_right ul.security li {
    float: left;
    list-style: none outside none;
}
.footer_right ul.security li.paypal {
    margin: 2px 20px;
}
.footerlinks {
    float: left;
    margin: 0 0 9px;
}
.footerlinks .footer_block {
    border-right: 1px solid #c2cad2;
    float: left;
    list-style: none outside none;
    padding-left: 27px;
    padding-right: 9px;
    padding-top: 5px;
}
.footerlinks .footer_block h4 {
    color: #fff;
    font-size: 15px;
    padding: 5px 0;
}
.footerlinks .last {
    border-right: medium none;
    margin-right: 0;
    padding: 5px 25px;
}
.footerlinks .footer_block li {
    font-family: Helvetica,Arial,Verdana,Sans-Serif;
    font-size: 12px;
    padding: 2px 5px;
}
.footerlinks .footer_block li a {
    color: #0063dc;
    line-height: 0;
    text-decoration: none;
}
.footerlinks .footer_block li a:hover {
    color: #e47911;
}
#footer .success {
    background-color: #d0d3d8;
    border: 1px dashed green;
    color: green;
    font-weight: bold;
    margin: 0.2em 1em;
    padding: 0.3em 0.8em 1em;
}
#footer .success_inline {
    color: white;
    font-weight: bold;
}
input.button {
    background-image: url("http://japan-best.com/img/search.png") !important;
    background-position: -43px -466px !important;
}
#header_right #search_block_top input#search_query_top:focus {
    border: 3px solid #ffc500 !important;
    box-shadow: 0 0 6px #f2f2f2 !important;
}
a.button_small {
    background: -moz-linear-gradient(center top , #f6e312 0%, #f9c80d 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #c1bbbb;
    border-radius: 3px;
    color: #333 !important;
    cursor: pointer;
    display: block;
    font-family: Helvetica,Arial,Verdana,Sans-Serif;
    font-size: 0.91em !important;
    font-weight: bold;
    height: 29px;
    line-height: 30px;
    text-align: center;
    text-decoration: none !important;
    width: 154px;
}
#header_right #currencies_block_top {
    background: none repeat scroll 0 0 #000000;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    float: right;
    margin: -4px 0 8px 6px;
    padding: 9px 6px;
}
#header_right #currencies_block_top p {
    background: url("http://japan-best.com/modules/blocklanguages/img/block_languages_top_p_bg.png") no-repeat scroll right 0 transparent;
    color: #ffffff;
    font: 11px Arial,Verdana,sans-serif;
    height: 19px;
    margin-top: -6px;
    padding-right: 15px;
    width: 45px;
}
#currencies_block_top ul#first-currencies li {
    margin-right: 3px;
}
#currencies_block_top ul#first-currencies li.selected {
    opacity: 1 !important;
}
#setCurrency {
    cursor: pointer;
    position: relative;
    top: 1px;
}
#setCurrency p {
    margin-left: 5px;
    padding: 0;
    position: relative;
    top: 0;
}
#setCurrency p img {
    padding-left: 5px;
}
#setCurrency .currencies_ul {
    display: none;
    list-style-type: none;
    padding: 10px;
    z-index: 10000;
}
#setCurrency .currencies_ul_hover {
    background: none repeat scroll 0 0 #3c90ed;
    display: block;
    height: auto;
    padding: 5px 10px;
    position: absolute;
    right: 3px;
    text-align: center;
    width: auto;
    z-index: 5000;
}
#setCurrency .currencies_ul_hover a {
    color: #fff;
}
#footer .block_various_links {
    list-style: none outside none;
}
#footer .block_various_links li a {
    text-decoration: none;
}
#footer .block_various_links li {
    border-left: 1px solid #888;
    display: inline;
    padding: 0 2px 0 4px;
}
#footer .block_various_links li.first_item {
    border: medium none;
    padding-left: 0;
}
#informations_block_left .block_content {
    padding-top: 3px;
}
#header_right #languages_block_top {
    background-color: #3c90ed;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    float: right;
    margin: -4px 0 0;
    padding: 2px 6px 1px;
}
#header_right #languages_block_top p {
    background: url("http://japan-best.com/modules/blocklanguages/img/block_languages_top_p_bg.png") no-repeat scroll right 1px transparent;
    clear: left;
    color: #ccc;
    font: 11px Arial,Verdana,sans-serif;
    padding-right: 20px;
    text-align: right;
}
#languages_block_top ul#first-languages li {
    float: left;
    margin-right: 3px;
}
#languages_block_top ul#first-languages li.selected_language {
    float: left;
}
#countries {
    cursor: pointer;
    position: relative;
    top: 1px;
}
#countries p {
    padding: 0;
    position: relative;
    top: 0;
}
#countries p img {
    padding-left: 5px;
}
#countries .countries_ul {
    display: none;
    list-style-type: none;
    padding: 10px;
    z-index: 10000;
}
#countries .countries_ul_hover {
    background: none repeat scroll 0 0 #ddd;
    display: block;
    height: auto;
    padding: 5px 10px;
    position: absolute;
    right: -10px;
    width: 50px;
    z-index: 5000;
}
.blockmanufacturer select {
    background: none repeat scroll 0 0 #ddd;
    border: 2px solid red;
    margin: 0;
    width: 105%;
}
#new-products_block_right ul {
    padding: 5px 0;
}
#new-products_block_right li {
    margin-top: 0;
    padding: 0;
}
#new-products_block_right .product_images li.first {
    margin-right: 11px;
}
#new-products_block_right dt a {
    font-size: 0.8em;
    font-weight: bold;
}
.paiement_logo_block {
    margin-bottom: 1.5em;
    text-align: center;
    width: 96%;
}
.paiement_logo_block a {
    text-decoration: none;
}
.paiement_logo_block img {
    margin: 0 0.5em;
}
.blockspecials ul {
    padding-top: 5px;
}
.blockspecials ul li {
    clear: none;
    float: left;
    padding: 0;
    width: 48%;
}
.blockspecials p.product_image {
    margin-right: 0.3em;
}
.blockspecials p {
    clear: both;
    margin: 0;
    padding: 0.3em 0 0;
    text-align: center;
}
.blockspecials p a {
    margin: 0 auto;
}
.blockstore img {
    margin: 10px 0 0;
}
.blockstore p {
    font-weight: normal;
    text-align: center;
}
div#viewed-products_block_left div.block_content ul.products li {
    margin-top: 0;
    padding: 4px 0 0;
}
div#viewed-products_block_left div.block_content ul.products li img {
    margin-right: 7px;
}
.editorial_block {
    clear: both;
    margin-bottom: 7px;
}
.editorial_block .rte {
    background: none repeat scroll 0 0 transparent;
}
.editorial_block h1 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-bottom: 1em;
    padding: 0;
    text-align: center;
    text-shadow: 1px 1px 1px #999999;
}
.editorial_block h2 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #5d717e;
    font-size: 1.1em;
    height: 14px;
    line-height: 1.2em;
    margin: 1em 0;
    padding: 0;
    text-transform: none;
}
.editorial_block p {
    padding-top: 0.4em;
}
#editorial_block_center p {
    padding-left: 0;
}
#editorial_image_legend {
    color: #aaaaaa;
    font-size: 6pt;
    font-style: italic;
    margin: 0;
    padding-left: 0;
    text-align: center;
}
h2.productscategory_h2 {
    font-size: 1em;
    line-height: 1.8em;
}
#productscategory {
    height: 120px;
    margin: 2em auto 0;
    width: 100%;
}
#productscategory_noscroll {
    height: 120px;
    margin-bottom: 30px;
    width: 100%;
}
#productscategory_list {
    float: right;
    margin-bottom: 1%;
    overflow: hidden;
    width: 96%;
}
#productscategory_list ul {
    list-style-type: none;
    padding-left: 0;
}
#productscategory_list li {
    cursor: pointer;
    float: left;
    line-height: 20px;
    margin: 0 3px;
    overflow: hidden;
    text-align: center;
    width: 100px;
}
#productscategory_list li a {
    margin: auto;
    white-space: nowrap;
}
#categories_block_left .tree {
}
#categories_block_left .tree li {
    background: none repeat scroll 0 0 #f9f1f5;
    border-top: 1px solid #dddddd;
    font-size: 14px;
    font-weight: normal;
    line-height: 14px;
    margin-left: 0;
    margin-top: 3px;
    padding-bottom: 1px;
    padding-left: 15px;
    padding-top: 8px;
    width: 96%;
}
#categories_block_left .tree li:hover {
    background: none repeat scroll 0 0 #fff;
}
#categories_block_left .tree li.last {
    padding-bottom: 0;
}
#categories_block_left .tree ul {
    padding: 2px 0 0;
}
#categories_block_left .tree li li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 11px;
    font-weight: normal;
    padding: 1px 0 1px 7px;
}
#categories_block_left .tree li li a {
    font-size: 12px;
}
#categories_block_left .tree li li.last {
    padding-bottom: 0;
}
#categories_block_left .tree li li li {
    font-size: 9px;
    padding-left: 7px;
}
#categories_block_left .tree a {
    color: #0032b1;
    font-family: Helvetica,Arial,Verdana,Sans-Serif;
    font-size: 13px;
    font-weight: normal;
    padding-left: 0;
}
#categories_block_left .tree a:hover {
    color: #ff9900;
    text-decoration: underline;
}
#categories_block_left ul.tree a.selected {
    color: #ff9900;
    font-weight: 400;
}
#categories_block_left span.grower {
    background-position: 0 3px;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 15px;
    margin: 0 0 0 -12px !important;
    padding: 0;
    width: 9px;
}
#categories_block_left span.CLOSE {
    background-image: url("http://japan-best.com/img/l/spte2.png");
    background-position: -63px -115px;
    width: 17px;
}
#header_right #header_user {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-origin: padding-box;
    background-position: right top;
    background-repeat: no-repeat;
    background-size: auto auto;
    float: left;
    text-align: left;
    width: 70px;
}
#header_user p {
    color: #333;
}
#header_user span {
    color: #333;
    font-weight: bold;
}
#header_user ul {
    margin-top: 0.3em;
}
#header_user p {
    line-height: 2em;
    margin-left: 0;
    white-space: nowrap;
}
#header_user #shopping_cart, #header_user #your_account {
    font-size: 0.9em;
}
#header_user p#your_account {
    margin-bottom: -17px;
    margin-left: -251px;
    margin-top: 18px;
}
#header_user #your_account a, #header_user #shopping_cart a {
    background-position: left top;
    background-repeat: no-repeat;
    color: red;
    height: 20px;
    padding: 0 0 0 20px;
    text-decoration: none;
    text-transform: uppercase;
}
#header_user #your_account a {
    background-position: -402px -283px;
    background-repeat: no-repeat;
    color: #0032b1;
    font-size: 0.816em;
    padding-left: 6px;
    padding-right: 6px;
}
#header_user #shopping_cart a {
    background-position: -402px -254px;
    background-repeat: no-repeat;
}
.ac_results {
    background-color: white;
    border: 1px solid black;
    overflow: hidden;
    padding: 0;
    text-align: left;
    z-index: 99999;
}
.ac_results ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.ac_results li {
    cursor: default;
    display: block;
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    overflow: hidden;
    padding: 2px 5px;
}
.ac_odd {
    background-color: #eee;
}
.ac_over {
    background-color: #0a246a;
    color: white;
}
.plcom {
    background-image: url("http://japan-best.com/img/l/spte2.png");
    background-position: -524px -96px;
    cursor: help;
    float: left;
    height: 17px;
    width: 18px;
}
t ul#product_list {
    list-style-type: none;
    margin-bottom: 1.5em;
    margin-top: 2em;
}
ul#product_list li {
    clear: both;
    height: auto;
    margin-bottom: 0.3em;
    min-height: 130px;
    padding: 6px;
}
* html ul#product_list li {
    height: auto !important;
}
ul#product_list li a {
    color: #556e73;
    text-decoration: none;
}
ul#product_list li a:hover {
    color: #77ccff;
}
ul#product_list a.product_img_link {
    float: left;
    margin-right: 0.6em;
}
ul#product_list a.product_img_link img {
    display: block;
    vertical-align: bottom;
}
ul#product_list li h3 {
    font-size: 12px;
    margin: 0.4em 0;
}
ul#product_list li .new {
    background: none repeat scroll 0 0 #71bf47;
    border: 1px solid #488c40;
    color: white;
    font-size: 8px;
    font-weight: bold;
    margin: 0 1em 0 0;
    padding: 0 0.4em;
    text-transform: uppercase;
    vertical-align: 0.3em;
}
ul#product_list li p.product_desc {
    font-size: 0.92em;
    margin-bottom: 0;
}
ul#product_list li div.center_block {
    float: left;
    width: 78%;
}
ul#product_list li div.right_block {
    float: left;
    margin-left: 1em;
    margin-top: 0;
    text-align: right;
    width: 11em;
}
ul#product_list li .discount, ul#product_list li .on_sale, ul#product_list li .online_only {
    color: #da0f00;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
}
ul#product_list li .reduction {
    display: block;
    margin-bottom: 0.3em;
}
ul#product_list li .price {
    display: block;
    font-size: 1.5em;
    margin-bottom: 0.2em;
}
ul#product_list li span.availability {
    color: #488c40;
    font-size: 0.9em;
    margin-right: 9px;
}
ul#product_list li a.button {
    background-repeat: repeat;
    margin-left: 0;
    margin-top: 0.5em;
    width: 91%;
	line-height: 5.2;
}
ul#product_list li p.compare input {
    border: medium none;
    margin: 0;
    vertical-align: middle;
}
ul#product_list li div.right_block p.compare {
    padding: 0;
    text-align: left;
}
#header_right #search_block_top {
    float: left;
    height: 28px;
    margin-bottom: 11px;
    width: 156px;
}
#header_right #search_block_top p {
    padding: 0.4em 0 0;
}
#header_right #search_block_top label, #header_right #search_block_top input {
    border-radius: 3px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    color: #ffffff;
    font-family: "Segoe UI",helvetica,Tahoma,Arial,sans-serif;
    font-weight: normal;
    margin-left: 274px;
    margin-top: -10.8px;
    text-transform: uppercase;
}
#header_right #search_block_top label {
}
#header_right #search_block_top input#search_query_top {
    background-color: #ffffff;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border: 3px solid #e2e2e2 !important;
    color: #021e2f !important;
    float: left;
    font-style: italic;
    font-weight: normal;
    height: 30px;
    margin: -12px 0 0 -70px;
    padding: 1px;
    text-transform: lowercase;
    width: 333px;
}
* {
    margin: 0;
    padding: 0;
}
.blu {
    background-image: url("http://japan-best.com/img/l/spte.png");
    background-position: -159px -36px;
    background-repeat: no-repeat;
    height: 20px;
    width: 30px;
}
body {
    background: url("http://japan-best.com/themes/japan-best/img/bgWide.png") repeat-y scroll center top transparent;
    font-family: Helvetica,Arial,Verdana,Sans-Serif;
    font-size: 12px;
    text-align: center;
}
body#order {
    background: none repeat scroll 0 0 #fff;
}
.customlogin {
    background: linear-gradient(to bottom, #ff3019 0%, #cf0404 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-family: Helvetica,Arial,Verdana,Sans-Serif;
    height: 36px;
    min-width: 180px;
    width: auto;
}
.customsearch {
    border: 1px solid red;
}
.blo {
    background: url("http://japan-best.com/img/l/spte2.png") repeat scroll -298px -217px transparent;
    border-radius: 6px;
    color: #fff;
    font-family: Helvetica,Arial,Verdana,Sans-Serif;
    font-weight: 400;
    width: 96px;
}
.blo2 {
    background: -moz-linear-gradient(center top , #4a8efc 0pt, #1770dd 100%) repeat scroll 0 0 transparent;
    border-radius: 5px;
    color: #fff;
    font-family: Helvetica,Arial,Verdana,Sans-Serif;
    height: 33px;
    width: 48px;
}
.blo3 {
    background: -moz-linear-gradient(center top , #4a8efc 0pt, #1770dd 100%) repeat scroll 0 0 transparent;
    border-radius: 5px;
    color: #ffffff;
    font-family: Helvetica,Arial,Verdana,Sans-Serif;
    height: 33px;
    width: 106px;
}
.blo4 {
    background: url("http://japan-best.com/img/l/spte2.png") repeat scroll -304px -222px transparent;
    border-radius: 5px;
    color: #ffffff;
    float: right;
    font-family: Helvetica,Arial,Verdana,Sans-Serif;
    height: 23px;
    line-height: 17px;
}
#header-content {
    background-color: #1f1b1a;
    background-repeat: repeat-x;
    border: 0 none;
    height: 159.5px;
    margin-top: 0;
    width: 100%;
}
div#newsletter_footer {
    background: -moz-linear-gradient(center bottom , rgb(183, 11, 13) 17%, rgb(255, 65, 67) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    height: 30px;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 99999;
}
div#newsletter_footer div#nf_content {
    color: #ffffff;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    width: 960px;
}
div#newsletter_footer div#nf_gauche {
    float: left;
    width: 49%;
}
div#newsletter_footer div#nf_droite {
    border-left: 1px solid #333333;
    float: left;
    text-align: right;
    width: 50%;
}
div#newsletter_footer .submit_newsletter {
    background: url("http://japan-best.com/img/l/spte2.png") repeat scroll -356px 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 22px;
    width: 22px;
}
.align_center {
    text-align: center;
}
.align_right {
    text-align: right;
}
.middle {
    vertical-align: middle;
}
.align_justify {
    text-align: justify;
}
.uppercase {
    text-transform: uppercase;
}
.hidden, .collapsed, .block_hidden_only_for_screen {
    display: none;
}
.wrap {
    white-space: normal;
}
.bold {
    font-weight: bold;
}
.strike {
    text-decoration: line-through;
}
.italic {
    font-style: italic;
}
.top {
    vertical-align: top;
}
.span_link {
    cursor: pointer;
}
.span_link:hover {
    text-decoration: underline;
}
.clear {
    clear: both;
}
br.clear {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
}
noscript ul {
    background: none repeat scroll 0 0 black;
    border: 1px solid gray;
    color: white;
    list-style-type: none;
    padding: 10px;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
* html .clearfix {
}
:first-child + html .clearfix {
}
.footer_links {
    clear: both;
    height: 3em;
    list-style-type: none;
    margin-top: 2em;
}
.footer_links li {
    float: left;
    height: 2em;
    margin-right: 2em;
}
.footer_links a {
    text-decoration: none;
}
.footer_links a:hover {
    color: black;
}
.footer_links img.icon {
    vertical-align: -2px;
}
.transferProduct {
    border: 2px solid #888;
}
.inline_list {
    list-style-type: none;
    margin-top: 1em;
}
.inline_list li {
    float: left;
    text-align: center;
}
.inline_list img {
    border: 2px solid #eeeeee;
    border-radius: 3px;
    box-shadow: 0 1px 5px #eeeeee;
    display: block;
    margin-left: 13px;
}
ul.half {
    float: left;
    margin-right: 1em;
    width: 45%;
}
div.tree_top {
    background: url("http://japan-best.com/img/l/spte2.png") no-repeat scroll -330px -149px transparent;
    padding-bottom: 5px;
    padding-left: 24px;
    padding-top: 3px;
}
ul.tree, ul.tree ul {
    list-style-type: none;
}
ul.tree li {
    margin-left: 1em;
    padding-left: 1.2em;
}
ul.tree a {
    padding-left: 0.2em;
}
ul.tree a.selected {
    font-weight: bold;
}
ul.tree li.last {
    border: medium none;
}
span.grower {
    cursor: pointer;
}
.idTabs {
    bottom: -1px;
    font-size: 14px;
    list-style: none outside none;
    position: relative;
    z-index: 1;
}
ul.idTabs li {
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
}
.idTabs li a {
    background: none repeat scroll 0 0 #f6f6f6;
    border: 1px solid #dbdcde;
    color: #336699;
    float: left;
    padding: 4px 6px;
    text-align: center;
    text-decoration: none;
}
.idTabs .selected a {
    background: none repeat scroll 0 0 #ffffff;
    border-bottom: 0 none;
    color: #000000;
    padding-bottom: 7px;
}
.idTabs li a:hover {
    color: #000;
}
.idTabsShort a {
    width: 100%;
}
.idTabsShort .selected {
    background-image: -moz-linear-gradient(center top , #fff, #e8eaef);
    border-bottom-color: #ffffff;
    color: #000000;
    font-weight: bold;
}
div.sheets {
    border: 1px solid #dbdcde;
    clear: both;
    padding: 1em;
}
#more_info_sheets li {
    background-position: 6px 4px;
    margin-bottom: 0.4em;
}
a {
    color: #004b91;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
.input:focus {
    outline: 0 none;
}
a img {
    border: medium none;
    outline: medium none;
    text-decoration: none;
}
h1 {
    color: #333;
    font-family: trebuchet ms;
    font-size: 18px;
    line-height: 20px;
    margin: 10px 0;
    padding-left: 0.5em;
    text-transform: uppercase;
}
#authentiation h1 {
    color: #d90000;
    font-family: trebuchet ms;
    font-size: 30px;
    font-weight: bold;
    line-height: 20px;
    margin: 10px 0;
    padding-left: 0.5em;
}
#order h1 {
    color: #333;
    font-family: Arial,sans-serif;
    font-size: 28px;
    font-weight: normal;
    margin: 41px -4px 29px;
    text-transform: none;
}
a, a:visited, a:active, a:link {
    color: #0066c0;
}
h1 span {
    color: #162d46;
    font-size: 0.9em;
    font-style: italic;
    font-weight: normal;
    margin-left: 1em;
    text-transform: none;
}
h2 {
    background: linear-gradient(to bottom, #ffffff 0%, #e8eaef 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 0;
    color: #162d46;
    font-size: 1.1em;
    font-weight: bold;
    height: 25px;
    line-height: 2em;
    margin: 0;
    padding: 1px 0 1px 0.5em;
    text-align: center;
    text-transform: uppercase;
}
h8 {
    font-size: 14px;
    font-weight: bold;
    margin: 0.5em 0;
    text-align: center;
}
h9 {
    color: #666666;
    font-weight: bold;
    height: 21px;
    margin: 0.5em 0;
    padding: 4px 0 4px 0.5em;
}
h2 span {
    color: #162d46;
    font-size: 0.9em;
    font-style: italic;
    font-weight: normal;
    margin-left: 1em;
    text-transform: none;
}
h3 {
    font-size: 16px;
    margin: 0.5em 0;
}
h4 {
    font-size: 1em;
}
#page {
    display: inline-block;
    margin: 0 auto 15px;
    padding-bottom: 15px;
    text-align: left;
    width: 980px;
}
#header {
    float: left;
    height: 101px;
    padding: 0 22px;
    width: 922px;
}
#header_container {
}
#header_logo {
    display: block;
    float: left;
    height: 72px;
    margin-top: -2px;
    width: 150px;
}
img.logo {
    background: url("http://japan-best.com/img/l/spte2.png") repeat scroll -2px -358px transparent;
    float: left;
    font-size: 2em;
    font-weight: bold;
    height: 78px;
    width: 205px;
}
a.logo {
    background: url("http://japan-best.com/img/l/spte2.png") repeat scroll -79px -290px transparent;
    float: left;
    font-size: 2em;
    font-weight: bold;
    height: 74px;
    width: 205px;
}
#header_right {
    float: right;
    margin-bottom: 15px;
    margin-left: 32px;
    margin-top: 3px;
    text-align: right;
    width: 590px;
}
#logo_links {
    float: left;
}
#header .header_links {
    clear: both;
    float: left;
    list-style: none outside none;
    margin-top: -17px;
}
#header .header_links li {
    border-right: 1px solid #4e5f69;
    float: left;
    line-height: 12px;
    padding: 0 4px;
}
#header .header_links li.last {
    border-right: medium none;
}
#header .header_links li a {
    color: #000;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
#header .header_links li a:hover {
    text-decoration: underline;
}
#left_column, #center_column, #right_column {
    float: left;
}
#left_column {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #ffffff;
    background-origin: padding-box;
    background-position: left top;
    background-repeat: repeat-x;
    background-size: auto auto;
    clear: left;
    margin-right: 21px;
    overflow: hidden;
    padding-bottom: 5px;
    padding-right: 2px;
    padding-top: 5px;
    width: 191px;
}
#columns {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 3px;
    float: left;
    margin-bottom: 16px;
    margin-left: -1px;
    margin-top: 0;
    padding-top: 44px;
    width: 982px;
}
#order #columns {
    margin-bottom: 16px;
    margin-top: 33px;
    visibility: hidden;
}
#product #columns {
    margin-bottom: 6px;
    visibility: hidden;
}
#center_column {
    margin: 0 0 15px;
    overflow: hidden;
    width: 556px;
}
#product #center_column {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
    margin: 0 0 15px;
    overflow: hidden;
    padding-bottom: 10px;
    padding-left: 9px;
    padding-right: 9px;
    width: 766px;
}
#category #center_column {
    margin: 0 0 15px;
    overflow: hidden;
    width: 766px;
}
#cms #center_column {
    margin: 0 0 15px;
    overflow: hidden;
    width: 100%;
}
#center_column_home {
    width: 556px;
}
#order #center_column {
    margin-top: 11%;
    text-align: left;
    width: 980px;
}
#order #header {
    height: 38px;
}
#registration #center_column {
    width: 100%;
}
#payment #center_column {
    width: 100%;
}
#contact-form #center_column {
    width: 766px;
}
#validation #center_column {
    width: 100%;
}
#order-confirmation #center_column {
    width: 100%;
}
#order-opc #center_column {
    width: 100%;
}
#old_center_column {
    display: none;
}
.ac_results_instant {
    display: none;
    visibility: hidden;
}
#instant_search_results a.close {
    background: url("../img/nav-logout.gif") no-repeat scroll right 2px transparent;
    float: right;
    margin-right: 7px;
    padding-right: 21px;
    text-transform: none;
}
#right_column {
    margin-left: 18px;
    overflow: hidden;
    width: 191px;
}
#index #right_column {
    margin-left: 20px;
    overflow: hidden;
    padding-right: 1px;
    width: 191px;
}
#product #right_column {
    margin-left: 9px;
    overflow: hidden;
    width: 184px;
}
.rte h2 + p {
    padding-bottom: 31px;
}
.c1_MainboxWrapper {
    margin: 0 auto;
    width: 100%;
}
.rte .c1_MainBoxContainerLeft {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #f9f4f4;
    float: left;
    margin: 10px 0;
    min-height: 230px;
    padding: 30px;
    width: 400px;
}
.rte .c1_MainBoxContainerRight {
    background-attachment: scroll;
    background-color: #f9f4f4;
    float: right;
    margin: 10px 0 10px 40px;
    min-height: 230px;
    padding: 30px;
    width: 400px;
}
.c1_MainboxWrapper .c1_sButton .c1_lButton {
}
.rte a.c1_sButton {
    background-color: #62ba00;
    border-top-color: #aded66;
    border-top-style: solid;
    color: #ffffff;
    display: inline-block;
    font-size: 21px;
    height: 33px;
    line-height: 1.6em;
    outline: 1px solid #448002;
    padding: 10px 16px;
    text-shadow: 2px 0 2px #666666;
    width: 169px;
}
.rte a.c1_lButton {
    background-color: #5287ae;
    border-top: 1px solid #87bfe8;
    font-size: 21px;
    height: 33px;
    outline: 1px solid #3c6d90;
    padding: 10px 16px;
    text-decoration: none;
    width: 169px;
}
.c1_MainboxWrapper p {
    font-size: 16px;
    padding-bottom: 30px;
}
.c1_MainboxWrapper {
    margin: 0 auto;
    width: 100%;
}
.c1_WrapperContainer {
    float: left;
    width: 100%;
}
.rte, .mceContentBody {
    background: none repeat scroll 0 0 white;
    color: black;
    font-family: Helvetica,Arial,Verdana,Sans-Serif;
    text-align: left;
}
body.mceContentBody {
    margin: 9px 6px;
    width: 556px;
}
.rte html, .rte div, .rte span, .rte applet, .rte object, .rte iframe, .rte h1, .rte h2, .rte h3, .rte h4, .rte h5, .rte h6, .rte p, .rte blockquote, .rte pre, .rte a, .rte abbr, .rte acronym, .rte address, .rte big, .rte cite, .rte code, .rte del, .rte dfn, .rte em, .rte font, .rte img, .rte ins, .rte kbd, .rte q, .rte s, .rte samp, .rte small, .rte strike, .rte strong, .rte sub, .rte sup, .rte tt, .rte var, .rte dl, .rte dt, .rte dd, .rte ol, .rte ul, .rte li, .rte fieldset, .rte form, .rte label, .rte legend, .rte table, .rte caption, .rte tbody, .rte tfoot, .rte thead, .rte tr, .rte th, .rte td, .mceContentBody html, .mceContentBody div, .mceContentBody span, .mceContentBody applet, .mceContentBody object, .mceContentBody iframe, .mceContentBody h1, .mceContentBody h2, .mceContentBody h3, .mceContentBody h4, .mceContentBody h5, .mceContentBody h6, .mceContentBody p, .mceContentBody blockquote, .mceContentBody pre, .mceContentBody a, .mceContentBody abbr, .mceContentBody acronym, .mceContentBody address, .mceContentBody big, .mceContentBody cite, .mceContentBody code, .mceContentBody del, .mceContentBody dfn, .mceContentBody em, .mceContentBody font, .mceContentBody img, .mceContentBody ins, .mceContentBody kbd, .mceContentBody q, .mceContentBody s, .mceContentBody samp, .mceContentBody small, .mceContentBody strike, .mceContentBody strong, .mceContentBody sub, .mceContentBody sup, .mceContentBody tt, .mceContentBody var, .mceContentBody dl, .mceContentBody dt, .mceContentBody dd, .mceContentBody ol, .mceContentBody ul, .mceContentBody li, .mceContentBody fieldset, .mceContentBody form, .mceContentBody label, .mceContentBody legend, .mceContentBody table, .mceContentBody caption, .mceContentBody tbody, .mceContentBody tfoot, .mceContentBody thead, .mceContentBody tr, .mceContentBody th, .mceContentBody td {
    border: 0 none;
    color: #0066c0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    line-height: 140%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
.rte h1, .rte h2, .rte h3, .rte h4, .rte h5, .rte h6, .mceContentBody h1, .mceContentBody h2, .mceContentBody h3, .mceContentBody h4, .mceContentBody h5, .mceContentBody h6 {
    color: #162d46;
    margin: 0.75em 0 0.3em;
}
.rte h1, .mceContentBody h1 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
}
.rte h2, .mceContentBody h2 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 30px;
    height: auto;
    text-transform: none;
}
.rte h3, .mceContentBody h3 {
    color: #626367;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}
.rte h6, .mceContentBody h6 {
    color: #ff7700;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.rte h7, .mceContentBody h7 {
    background: none repeat scroll 0 0 #c41927;
    color: #ffffff;
    font-size: 23px;
    font-weight: lighter;
    margin-bottom: 20px;
    padding: 10px;
    text-align: center;
}
.rte h8, .mceContentBody h8 {
    background: none repeat scroll 0 0 #c41927;
    color: #ffffff;
    font-size: 25px;
    font-weight: lighter;
    margin-bottom: 20px;
    padding: 9px;
    text-align: left;
}
.rte h4, .mceContentBody h4 {
    font-size: 14px;
}
.rte h5, .mceContentBody h5 {
    font-size: 12px;
}
.rte ol, .mceContentBody ul, div.rte ol, .mceContentBody ul {
    padding-left: 2em;
}
.rte ul, .mceContentBody ul {
    list-style-type: inherit;
    margin-left: 46px;
}
.rte strong, .mceContentBody strong {
    color: #111;
    font-weight: bold;
}
.rte re, .mceContentBody re {
    color: #bd1220;
    font-weight: bold;
}
.rte em, .mceContentBody em {
    font-style: italic;
}
.rte table, .mceContentBody table {
    border-collapse: separate;
    border-spacing: 1px;
    width: auto;
}
.rte caption, .rte th, .rte td, .rte table, .mceContentBody caption, .mceContentBody th, .mceContentBody td, .mceContentBody table {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-weight: normal;
    height: inherit;
    text-align: center;
}
.rte th, .mceContentBody th {
    background: none repeat scroll 0 0 #e5e6e7;
    padding-left: 1em;
    padding-right: 1em;
}
#center_column .rte p, .mceContentBody p {
    color: #111;
    font-size: 14px;
    line-height: 16px;
    padding-left: 0;
}
.rte ol, .mceContentBody ol {
    list-style-type: decimal;
    margin-left: 10px;
}
.carrier1 {
    background: linear-gradient(to bottom, #b6e026 0%, #abdc28 99%, #f0c14b 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #dddddd;
    border-radius: 2px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    float: left;
    height: 167px;
    width: 30%;
}
.carrier3 {
    background: linear-gradient(to bottom, #f9c667 0%, #f79621 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 2px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    float: right;
    height: 172px;
    margin-left: 60%;
    margin-top: -14.3em;
    width: 30%;
}
.carrier2 {
    background: linear-gradient(to bottom, #00b7ea 0%, #009ec3 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 2px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    height: 171px;
    margin-left: 35%;
    overflow: hidden;
    width: 30%;
}
.price > a {
    color: #000000;
    font-weight: bold;
    margin-left: 41%;
}
.carrier_infos {
    color: #fff;
    margin-left: 2px;
    margin-right: 72px;
    overflow: hidden;
    width: 100%;
}
.carrier_infos > a {
    font-size: 13px;
    line-height: 13px;
    margin-left: 4%;
}
.carrier_price > a {
    color: #000000;
    font-weight: bold;
    margin-left: 41%;
    text-transform: uppercase;
}
.carrier_action.radio {
    margin-left: 41%;
}
.alternate_item > a {
    color: #ffffff;
    float: left;
    font-weight: bold;
    margin-left: 2%;
}
.carrier1.item > a {
    color: #ffffff;
    float: left;
    font-weight: bold;
    margin-left: 2%;
}
.carrier2 > a {
    color: #ffffff;
    float: left;
    font-weight: bold;
    margin-left: 2%;
}
.carrier3.item > a {
    color: #ffffff;
    float: left;
    font-weight: bold;
    margin-left: 2%;
}
.carrier_action.checkbox {
    margin-left: 41%;
}
.checkbox {
    margin-left: 41%;
}
div.table_block {
    margin: 0 auto 2em;
    padding-bottom: 6px;
    width: 100%;
}
table.std {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
.std td, .std th {
    padding: 0.4em 0.5em;
}
.std th {
    white-space: nowrap;
}
.std tr.item td, .std .item th {
    background-color: white;
}
.std tr.alternate_item td, .std tr.alternate_item th {
    background-color: #f1f2f4;
}
.std tbody td, .std tfoot td {
    border-top: 1px solid #dbdcde;
}
.std thead th {
    background: none repeat scroll 0 0 #f1f1f1;
    color: #2c2c2c;
    font-weight: bold;
    height: 24px;
    text-align: left;
    white-space: nowrap;
}
.std th.first_item {
    background-position: left top;
}
.std th.last_item {
    background-position: right top;
}
.std th.item {
    background-position: -5px 0;
}
.std tfoot td {
    color: #162d46;
    text-align: right;
    white-space: nowrap;
}
form.std {
    clear: both;
}
form.std h3 {
    background: none repeat scroll 0 0 #dedede;
    border-bottom: 1px solid #c4c4c4;
    color: #3f3f3f;
    font-size: 1.3em;
    font-weight: bold;
    margin: 0 0 0.5em;
    padding: 0.5em;
}
form.std fieldset {
    background: none repeat scroll 0 0 #f7f7f7;
    border: 1px solid #f2f2f2;
    border-radius: 4px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    margin-bottom: 1em;
    padding-bottom: 1em;
}
form.std legend {
    border-color: #d0d1d5;
    border-style: solid;
    border-width: 1px;
    font-size: 1.6em;
    font-weight: 100;
    margin: 1em 0 1em 0.5em;
    padding: 0.3em 0.6em;
}
form.std h4, form.std p {
    clear: both;
    padding: 0.3em 1em;
}
form.std label, form.std p span {
    float: left;
    text-align: right;
    width: 30%;
}
form.std p span.like_input {
    margin-left: 0.7em;
    width: auto;
}
input, textarea, select, span.editable {
    font-family: Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 12px;
    margin-left: 0.7em;
    outline: medium none;
}
input, textarea, select {
    border-color: #a1a1a1 #dedede #dedede #c4c4c4;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    color: #333;
    font-size: 8pt;
    margin-left: 1.8em;
    padding: 5px 1px;
}
#loginput {
    border: 1px solid #a5acb2;
    margin-left: 7.9em;
    padding: 1px;
}
input.text {
    height: 18px;
    margin-right: 126px;
    margin-top: -2px;
    padding-left: 16px;
    padding-right: 2px;
}
.checkbox input, .radio input {
    border: medium none;
}
form.std .checkbox label, form.std .radio label, form.std span.form_info {
    float: none;
    margin: 0;
    text-align: left;
}
.required sup {
    color: #da0f00;
}
form.std p.checkbox {
    padding-left: 30%;
}
form.std p.submit {
    margin-bottom: 1.5em;
    padding-left: 31% !important;
}
#center_column form.std p.submit2 {
    margin-bottom: 1.5em;
    padding-left: 170px;
}
input.button_mini, input.button_small, input.button, input.button_large, input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled, input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large, input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, a.button_mini, a.button, a.button_large, a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large, span.button_mini, span.button_small, span.button, span.button_large, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large, span.exclusive_large_disabled {
    background: none repeat scroll 0 0 #f4f4f4;
    border: medium none;
    border-radius: 3px;
    color: #333 !important;
    cursor: pointer;
    display: block;
    font-size: 0.91em !important;
    font-weight: bold;
    height: 36px;
    line-height: 24px;
    text-align: center;
    text-decoration: none !important;
    width: 42px;
}
a.button_front, input.button_front, span.button_front {
    background-clip: border-box;
    background-color: transparent;
    background-image: linear-gradient(to bottom, #f5f5f5 0%, #f1f1f1 100%);
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-radius: 5px;
    color: #000;
    height: 31px;
    line-height: 33px;
    width: 180px;
}
.ordernext {
    background: linear-gradient(to bottom, #f7dfa5 0%, #f0c14b 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #cba957 #bf942a #aa8326;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset;
    color: #111 !important;
    cursor: pointer;
    float: right;
    height: 35px;
    margin: 15px 11px 0 0;
    min-width: 249px;
    width: auto;
}
.ordernext:hover {
    opacity: 0.8;
}
.ordb {
    background: none repeat scroll 0 0 #f7f7f7;
    border: 1px solid #dddddd;
    border-radius: 5px;
    float: right;
    height: 66px;
    margin-top: -58px;
    width: 271px;
}
input.button_mini, input.button_small, input.button, input.button_large, input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled, input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large, input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled {
    padding-bottom: 5px;
}
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled, input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, span.button_mini, span.button_small, span.button, span.button_large, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large, span.exclusive_large_disabled {
    color: #888 !important;
    cursor: default;
}
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large, input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large, span.exclusive_large_disabled {
    color: #333 !important;
}
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {
    color: #ddd !important;
}
input.button_mini:hover, input.button_small:hover, input.button:hover, input.button_large:hover, input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover, a.button_mini:hover, a.button_small:hover, a.button:hover, a.button_large:hover, a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover {
    background-image: -moz-linear-gradient(center top , #eddb11 0%, #efcf14 35%, #f1bf18 65%, #f2b21b 100%);
    opacity: 0.9;
}
input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover, a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover {
    color: white !important;
}
input.button_mini, input.button_mini_disabled, input.exclusive_mini, input.exclusive_mini_disabled, a.button_mini, a.exclusive_mini, span.button_mini, span.exclusive_mini {
    width: 30px;
}
input.button_small, input.button_small_disabled, input.exclusive_small, input.exclusive_small_disabled, a.exclusive_small, span.button_small, span.exclusive_small {
    font-family: Helvetica,Arial,Verdana,Sans-Serif;
}
input.button_disabled, input.exclusive, input.exclusive_disabled, a.button, a.exclusive, span.button, span.exclusive {
    border: 1px solid #a2a2a2;
    height: 53px;
    line-height: 30px;
    width: 78px;
}
input.button {
    height: 36px;
    width: 43px;
}
input.button_large, input.button_large_disabled, input.exclusive_large, input.exclusive_large_disabled, a.button_large, a.exclusive_large, span.button_large, span.exclusive_large, span.exclusive_large_disabled {
    background: linear-gradient(to bottom, #ffffff 0%, #eaeaea 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    height: 31px;
    line-height: 33px;
    width: 174px;
}
input.exclusive, input.exclusive_disabled, a.exclusive, span.exclusive {
    background: -moz-linear-gradient(center top , #f6e312 0%, #f9c80d 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #999;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(80, 255, 255, 0.25) inset;
    text-shadow: 0 1px 0 #ffd977;
}
#add_to_cart > span {
    background: url("http://japan-best.com/themes/japan-best/img/pict_add_cart.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 27px;
    left: 129px;
    position: relative;
    top: 52px;
    width: 26px;
    z-index: 10;
}
.align_justify {
}
input.jbexclusive {
    background: linear-gradient(to bottom, #feab35 0%, #fe8335 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #cf7401;
    border-radius: 6px;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.25) inset;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 16px;
    height: 39px;
    line-height: 24px;
    padding: 6px 12px;
    text-shadow: 1px 0 1px rgba(0, 0, 0, 0.5);
    width: 12em !important;
}
.content_prices #add_to_cart .exclusive, .content_prices #add_to_cart .exclusive_disabled {
    padding: 4px 7px 4px 15px;
}
input.jbexclusive:hover {
    background-color: #fe9c11;
    background-image: none;
}
input.exclusive_mini, input.exclusive_mini_disabled, a.exclusive_mini, span.exclusive_mini {
    background-image: url("../img/button-mini_exclusive.png");
}
input.exclusive_small, input.exclusive_small_disabled, a.exclusive_small, span.exclusive_small {
    background-image: url("../img/button-small_exclusive.png");
}
input.exclusive_large, input.exclusive_large_disabled, a.exclusive_large, span.exclusive_large, span.exclusive_large_disabled {
    background-image: url("../img/po.gif");
    background-position: left 14.5%;
    background-repeat: repeat;
    height: 98%;
    width: 100%;
}
form p.id_state {
    display: none;
}
ul.bullet li, .block ul.bullet li, li.bullet {
    list-style-type: none;
    padding-left: 2em;
}
.price-discount {
    text-decoration: line-through;
}
.price-pretax {
    color: gray;
}
.price-ecotax {
    color: #488c40;
}
img.icon {
    margin-right: 0.5em;
    vertical-align: middle;
}
.weight-price {
    color: gray;
    font-size: 0.75em;
    text-align: right;
}
.volume-price {
    color: gray;
    font-size: 0.75em;
    text-align: right;
}
.unity-price {
    color: gray;
    font-size: 0.75em;
    text-align: right;
}
.price, .price-shipping, .price-wrapping {
    color: #990000;
    font-weight: bold;
    white-space: nowrap;
}
.error {
    color: #da0f00;
    margin: 0.3em auto 1.5em;
    padding: 0.3em 0.8em 1em;
    width: 90%;
}
.error p {
    font-weight: bold;
}
.error li {
    list-style-position: inside;
    list-style-type: decimal-leading-zero;
    padding-left: 3em;
}
.warning {
    color: black;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0.2em 2em;
    padding: 0.6em 1em;
}
.warning_inline {
    color: #da0f00;
    font-weight: bold;
}
.success {
    color: green;
    font-weight: bold;
    margin: 0.2em 1em;
    padding: 0.3em 0.8em 1em;
}
.success_inline {
    color: green;
    font-weight: bold;
}
.breadcrumb {
    color: #888888;
    font-size: 1em;
    height: 100%;
    line-height: 24px;
}
.breadcrumb .navigation-pipe {
    padding: 0 0.6em;
}
.breadcrumb a {
    color: #666;
    font-size: x-small;
    margin-left: 4px;
    text-decoration: none;
}
.breadcrumb a:hover {
    color: #999;
    text-decoration: underline;
}
div.pagination {
    clear: both;
}
ul.pagination {
    float: left;
    list-style: none outside none;
}
ul.pagination li {
    display: inline;
    float: left;
    margin-right: 0.3em;
}
ul.pagination li, ul.pagination a, ul.pagination span {
    color: #999;
}
ul.pagination a, ul.pagination span {
    background-color: transparent;
    border-radius: 3px;
    display: block;
    line-height: 31px;
    padding: 0 0.5em;
}
ul.pagination a {
    text-decoration: none;
}
ul.pagination .current span {
    background-color: transparent;
    color: #000;
    font-size: 15px;
}
ul.pagination li.truncate {
    color: #333;
    padding: 0.3em;
}
#pagination_previous a, #pagination_previous span, #pagination_next a, #pagination_next span {
    line-height: 31px;
}
#pagination_previous {
    padding-left: 6px;
}
#pagination_previous a, #pagination_previous span {
    background-color: #0063dc;
    color: #ffffff;
}
#pagination_next {
    padding-right: 6px;
}
#pagination_next a, #pagination_next span {
    background-color: #0063dc;
    color: #ffffff;
}
li.disabled span {
    background-color: #f1f2f4;
    color: #888;
}
form.pagination {
    text-align: right;
}
form.pagination label {
    float: right;
    line-height: 1.4em;
    margin-left: 0.3em;
    vertical-align: bottom;
}
form.pagination select {
    float: right;
}
form.pagination select option {
    font-size: 0.9em;
    padding-right: 1em;
}
form.pagination input {
    float: right;
    height: 25px;
}
ul.step {
    background: none repeat scroll 0 0 #f65a11;
    font-size: 12px;
    height: 25px;
    list-style: none outside none;
    margin: 0.8em auto 2em;
    padding: 8px 0 0;
    text-transform: uppercase;
}
ul.step li {
    background-color: #eee;
    float: left;
    height: 22px;
    margin-right: 11px;
    padding: 8px 0 0;
    text-align: center;
    width: 19%;
}
ul.step li.step_current {
    background: none repeat scroll 0 0 #111;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 8px 0 0;
    text-transform: uppercase;
}
ul.step li.step_todo {
    background: none repeat scroll 0 0 #f6f6f6;
    border: 1px solid #cccccc;
    border-radius: 3px;
    color: #999999;
    font-size: 11px;
    font-style: italic;
    padding: 8px 0 0;
    text-transform: uppercase;
    width: 18.9%;
}
ul.step li#step_end {
    margin-right: 0;
}
ul.step li#step_end.step_current {
}
ul#order_step {
    background-color: transparent;
}
#productsSortForm p {
    height: 1em;
    margin: 0.5em 0 0;
}
#productsSortForm label, #productsSortForm select {
    float: right;
}
#productsSortForm select {
    font-size: 1em;
}
#header_right ul {
    list-style: none outside none;
}
#header_right form {
    border: medium none;
    display: inline;
    margin-bottom: 0 !important;
}
#header_right label {
    float: none;
    margin: 0;
}
#footer {
    background: none repeat scroll 0 0 #f4f4f4;
    border-top: 1px solid #cdcdcd;
    box-shadow: 0 -1px 4px #ccc;
    clear: both;
    padding: 0.5em 0;
}
div.block {
    margin-bottom: 1em;
    width: 100%;
}
#left_column div.block, #right_column div.block {
    margin-top: 7px;
    padding-bottom: 7px;
}
div.block h4 {
    background: url("http://japan-best.com/themes/japan-best/img/73.gif") repeat scroll 1px 1px rgba(0, 0, 0, 0);
    border: 1px solid rgba(204, 204, 204, 0.5);
    color: #fff;
    font-family: "Helvetica Neue",Arial,sans-serif;
    font-size: 12px;
    height: 23px;
    line-height: 23px;
    padding: 2px 0 2px 0.5em;
    text-align: center;
    text-transform: uppercase;
}
.topcatsale {
    width: 100%;
}
div.block h4 a {
    border: medium none;
    color: #fff;
    font-size: 12px;
}
div.block ul {
    list-style: none outside none;
}
div.block ul.tree li {
    padding-left: 1.2em;
}
div.block a:hover {
    text-decoration: underline;
}
#left_column div.block .block_content a.button_large, #right_column div.block .block_content a.button_large {
    color: #000000 !important;
    margin: 0 0 0 6px;
}
div.block .block_content {
    padding: 0 0.7em 3px 1px;
}
div.block li {
    list-style-position: outside;
    padding: 0.2em 0;
}

#center_column div.block li {
    display: inline;
    font-size: 12px;
    font-weight: bold;
    list-style-position: inherit;
    padding: 0.2em 16px;
}
#center_column .tops {
    color:#fff;
}
div.block a {
    color: #333;
    text-decoration: none;
}
div.block a:hover {
    color: #cc6600;
}
#left_column div.exclusive, #right_column div.exclusive {
}
div.exclusive h4 {
}
div.exclusive h4 a {
    color: #fff;
}
div.exclusive li {
    margin-top: 0;
}
div.exclusive, div.exclusive a {
    color: #233a50;
}
div.exclusive .block_content {
}
#center_column p {
    color: #555555;
    margin: 1.5em 0;
    padding-left: 0.7em;
}
#center_column div.block {
    margin: auto;
    width: 555px;
	background:#333
}
#center_column div.block h4 {
    height: 17px;
    margin-bottom: 1%;
}
#best-sellers_block_right li img {
    border: 1px solid #ededed;
}
.products_block li {
    margin-top: 0.2em;
}
.products_block li.item img {
    margin-right: 5px;
}
.products_block li.last_item {
    border: medium none;
}
.products_block li img {
    float: left;
    margin-right: 0.2em;
    padding-top: 0;
}
.products_block p img {
    float: none;
    margin: 0 0 0 0.4em;
}
.products_block li h5 {
    display: block;
    font-size: 0.9em;
	text-align: center;
}
.products_block li p a {
    color: #0077d2;
    font-size: 0.8em;
    font-weight: bold;
}
.products_block dl {
    border-top: 1px solid #162d46;
    clear: both;
    padding: 0 4px 4px;
}
.products_block dl dt {
    color: #595a5e;
    margin-top: 0.3em;
}
.products_block a.button_large {
    margin: 0.4em 0.4em 0;
}
.products_block ul.product_images li {
    border-bottom: 1px dotted #ccc;
    clear: none;
    float: left;
}
#product .products_block ul li {
    border-bottom: 1px solid #d4d4d4;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07);
    float: left;
    list-style-position: outside;
    margin-top: 12px;
    padding: 0.2em 0;
    width: 181px;
}
.products_block ul li {
    float: left;
    list-style-position: outside;
    padding: 0.2em 0;
}
#center_column .products_block {
    border: medium none;
}
#center_column .products_block {
    color: #2c2c2c;
}
#center_column .products_block h4 {
    line-height: 1.3em;
}
#center_column .products_block .block_content {
}
#center_column .products_block ul li:hover {
    background-color: #fff;
}
#center_column .products_block ul li {
    float: left;
    margin-top: 0;
    padding: 0 0 1px;
    width: 134px;
}
#center_column .products_block ul .product_accessories_description {
    height: 280px;
    margin: 0;
    padding: 0;
}
#center_column .products_block li.last_item_of_line {
    border-right: medium none;
}
#center_column .products_block li.first_item_of_line {
    clear: both;
}
#center_column .products_block li.last_line {
    border-bottom: medium none;
}
#center_column .products_block p, #center_column .products_block h5 {
    margin: 0.5em 0.1em;
}
#center_column div.products_block h5 {
    display: block;
    height: 37px;
    margin-top: 8px;
}
#center_column div.products_block h5 a {
    color: #162d46;
    font-size: 1.3em;
    text-decoration: none;
}
#center_column div.products_block ul li p {
    margin: 0;
    padding: 0;
}
#center_column div.products_block div.product_desc {
    color: #595a5e;
    height: 9em;
    overflow: hidden;
}
#center_column div.products_block a.product_image {
    background-color: transparent;
    display: block;
    height: 155px;
    margin-bottom: 2px;
    margin-left: 2px;
    width: 155px;
}
#center_column div.products_block .product_accessories_description a.product_image {
    height: 85px;
    width: 118px;
}
#center_column div.products_block a.product_description {
    display: block;
    height: 50px;
    margin-bottom: 8px;
    margin-left: 2px;
    overflow: hidden;
    width: 118px;
}
#center_column div.products_block a.product_image img {
    float: none;
    margin: 0;
}
#center_column div.products_block h5 {
    margin: 10px 5px 3px;
}
#center_column div.products_block div.product_desc {
    margin: 0 5px;
}
#center_column div.products_block ul li div.product_desc a {
    font-weight: normal;
}
#center_column .products_block span.price {
    font-size: 1.2em;
    padding: 0.5em 0;
    text-align: center;
}
p.price_container {
}
#center_column .products_block .featured_price {
    margin-top: 2.5em;
}
#center_column .products_block a.button, #center_column .products_block a.exclusive, #center_column .products_block span.exclusive {
    margin: 0.5em auto;
}
#center_column .products_block.accessories_block .block_content {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#center_column div.products_block.accessories_block div.product_desc {
    border-right: 1px solid #d0d3d8;
    height: 150px;
    margin-right: 0;
}
#center_column .products_block.accessories_block .block_content li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    text-align: center;
}
#center_column .products_block.accessories_block .block_content li h5, #center_column .products_block.accessories_block .block_content li a.product_description {
    text-align: left;
}
#center_column .products_block.accessories_block .block_content li.last_item .product_desc {
    border: medium none;
}
td.discount_value {
    white-space: nowrap;
}
.cart_last_product {
    margin: 0 auto 12px;
    width: 300px;
}
.cart_last_product_header, .cart_last_product_header .left {
    background: url("../img/table_header.gif") repeat scroll right 0 rgba(0, 0, 0, 0);
}
.cart_last_product_header .left {
    background-color: #fff;
    background-position: 0 0;
    color: #162d46;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    margin-bottom: 5px;
    padding-left: 27px;
    width: 249px;
}
.cart_last_product_img {
    float: left;
}
.cart_last_product_img img {
    border: 1px solid #d0d1d5;
    height: 45px;
    margin: 0 6px;
    width: 45px;
}
.cart_last_product_content {
    float: right;
    width: 241px;
}
.cart_last_product_content a {
    text-decoration: none;
}
.cart_last_product_content h5 {
    font-size: 9px;
}
.cart_last_product_content h5 a {
    color: #595a5e;
}
p.cart_navigation {
    padding: 1em 0 !important;
}
p.cart_navigation .button, p.cart_navigation .button_large {
    background: url("http://japan-best.com/img/l/spte2.png") repeat scroll 364px -69px rgba(0, 0, 0, 0);
    border-radius: 4px;
    float: left;
    height: 36px;
}
p.cart_navigation .exclusive, p.cart_navigation .exclusive_large, p.cart_navigation .exclusive_large_disabled {
    background-repeat: repeat;
    float: right;
}
p.cart_navigation_extra {
    text-align: center;
    width: auto;
}
form.std p.cart_navigation span {
    float: none;
    text-align: left;
    width: auto;
}
#cart_summary tfoot td {
    border-top: medium none;
    line-height: 1.5em;
}
#cart_summary tfoot tr.cart_total_product td {
    border-top: 1px solid #dbdcde;
}
#cart_summary tfoot tr.cart_total_price td {
    border-bottom: 2px solid #dbdcde;
}
#cart_summary .price, #cart_summary .price-discount {
    color: #336699;
    font-size: 1em;
    text-decoration: none;
}
tr.cart_item td {
    padding: 0.5em 0;
}
td.cart_product a {
    margin: 0 0.6em;
}
td.cart_product a img {
    border: 1px solid #ffffff;
    height: 45px;
    width: 45px;
}
td.cart_product a:hover img {
    border: 1px solid #888;
}
td.cart_description a {
    text-decoration: none;
}
td.cart_description a:hover {
    text-decoration: underline;
}
td.cart_description h5 a, td.cart_ref, td.cart_total {
    color: #595a5e;
}
td.cart_unit, td.cart_total, td.cart_discount_price {
    text-align: right;
}
td.cart_availability, td.cart_ref {
    text-align: center;
}
td.cart_total .price {
    font-weight: bold;
}
tr.cart_item td.cart_unit {
    padding-right: 1em;
}
td.cart_quantity {
    text-align: right;
    width: 7.5em;
}
.cart_quantity_input {
    float: right;
    margin: 5px 10px 0 0;
}
td.cart_quantity p, td.cart_quantity a {
    display: inline;
    float: left;
}
td.cart_quantity p {
    padding-right: 0.3em;
}
td.cart_quantity .icon {
    margin-top: 0.6em;
}
td.cart_quantity a.cart_quantity_up, td.cart_quantity a.cart_quantity_down {
    display: block;
}
tr.cart_free_shipping {
    white-space: normal;
}
tr.cart_total_price {
    font-weight: bold;
}
#order tfoot p {
    float: left;
    margin: 0;
    width: 85%;
}
#order tfoot span {
    display: block;
    float: right;
    width: 15%;
}
#order #voucher fieldset {
    background: none repeat scroll 0 0 #f1f1f1;
    border: 1px solid #dbdcde;
    padding: 1em;
}
#order form#voucher fieldset #display_cart_vouchers {
    clear: both;
    float: left;
    margin-top: 5px;
}
#order form#voucher fieldset #display_cart_vouchers .voucher_name {
    color: #dd2a81;
    cursor: pointer;
    font-weight: bold;
}
#order form#voucher h4, #order form#voucher p, #order form#voucher .button {
    display: inline;
}
#order form#voucher h4 {
    float: left;
    line-height: 1.5em;
    margin-right: 6em;
}
#order #order_carrier {
    border: 1px solid #dbdcde;
    clear: both;
    margin-top: 1em;
    padding: 0.5em;
}
#order #order_carrier h4 {
    display: inline;
    width: 50%;
}
#order #order_carrier img {
    vertical-align: middle;
}
#order #order_carrier span {
    margin: 0 0.2em;
}
#order #gift_div {
    display: none;
}
#order #gift_div label, #order #gift_div textarea {
    display: block;
    margin: 1em 0;
    width: 100%;
}
#order-opc tfoot p {
    float: left;
    margin: 0;
    width: 85%;
}
#order-opc tfoot span {
    display: block;
    float: right;
    width: 15%;
}
#order-opc #voucher fieldset {
    border: 1px solid #dbdcde;
    padding: 0.7em;
}
#order-opc form#voucher fieldset #display_cart_vouchers {
    clear: both;
    float: left;
    margin-top: 5px;
}
#order-opc form#voucher fieldset #display_cart_vouchers .voucher_name {
    color: #dd2a81;
    cursor: pointer;
    font-weight: bold;
}
#order-opc form#voucher h4, #order-opc form#voucher p, #order-opc form#voucher .button {
    display: inline;
}
#order-opc form#voucher h4 {
    float: left;
    line-height: 1.5em;
    margin-right: 6em;
}
#order-opc #order_carrier {
    border: 1px solid #dbdcde;
    clear: both;
    margin-top: 1em;
    padding: 0.5em;
}
#order-opc #order_carrier h4 {
    display: inline;
    width: 50%;
}
#order-opc #order_carrier img {
    vertical-align: middle;
}
#order-opc #order_carrier span {
    margin: 0 0.2em;
}
#order-opc #gift_div {
    display: none;
}
#order-opc #gift_div label, #order #gift_div textarea {
    display: block;
    margin: 1em 0;
    width: 100%;
}
#views_block {
    margin: 0 auto;
    width: 274px;
}
#thumbs_list {
    float: left;
    overflow: hidden;
    width: 240px;
}
#thumbs_list ul {
    list-style-type: none;
    margin-top: 5px;
    padding-left: 0;
}
#thumbs_list li {
    cursor: pointer;
    float: left;
    height: 80px;
    margin-right: 10px;
    width: 80px;
}
#view_scroll_left, #view_scroll_right {
    background: url("../img/thumbs_left.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
    float: left;
    height: 18px;
    margin-top: 30px;
    padding-left: 4px;
    padding-right: 4px;
    text-indent: -3000px;
    width: 9px;
}
#view_scroll_right {
    background-image: url("../img/thumbs_right.gif");
}
span.view_scroll_spacer {
    float: left;
    height: 80px;
    width: 17px;
}
#manufacturers_list, #suppliers_list {
    list-style-type: none;
    margin-top: 2em;
}
#suppliers_list li, #manufacturers_list li {
    background: url("../img/block_category_item_bg.jpg") repeat-x scroll 0 0 #d0d3d8;
    border: 1px solid #d0d3d8;
    margin-bottom: 1.5em;
    padding: 0.6em;
}
#suppliers_list li a, #manufacturers_list li a {
    color: #162d46;
    text-decoration: none;
}
#suppliers_list li h3, #manufacturers_list li h3 {
    margin: 0.4em 0;
}
#suppliers_list .left_side, #manufacturers_list .left_side {
    float: left;
    width: 75%;
}
#suppliers_list .logo, #manufacturers_list .logo {
    border: 1px solid #d0d3d8;
    float: left;
    margin-right: 0.6em;
}
#suppliers_list li p.description, #manufacturers_list li p.description {
    font-size: 0.92em;
}
#suppliers_list li .right_side, #manufacturers_list li .right_side {
    float: right;
    text-align: right;
}
#suppliers_list .right_side span, #manufacturers_list .right_side span {
    color: #da0f00;
    font-size: 1.7em;
}
#suppliers_list li a.button, #manufacturers_list li a.button {
    margin-top: 4em;
}
ul.shop_info {
    border: 1px solid #888;
    list-style-position: inside;
    list-style-type: square !important;
    margin-left: 2em;
    margin-top: 0.6em;
    padding: 0.6em;
}
ul.shop_info li {
    padding-bottom: 0.5em !important;
    padding-left: 0.5em !important;
}
#conditions #right_column {
    display: none;
}
#conditions h2 {
    background: url("../img/title_bg_large.gif") no-repeat scroll left top transparent;
}
#conditions #center_column {
    text-align: justify;
    width: 730px;
}
#conditions #center_column ul, #conditions #center_column ol {
    margin-left: 2em;
    padding: 0.6em;
}
#conditions #center_column ul {
    list-style-type: circle;
}
#conditions #center_column li {
    padding-bottom: 0.5em;
}
#conditions #center_column {
    line-height: 1.3em;
}
.payment_module {
    display: block;
}
.payment_module img {
    margin-right: 1em;
    vertical-align: middle;
}
p.payment_module {
    border-color: #dbdcde !important;
}
.payment_module a {
    border: 1px solid #dbdcde;
    display: block;
    padding: 0.6em;
    text-decoration: none;
}
.payment_module a:hover, .payment_module a:focus, .payment_module a:active {
    background-color: #f6f6f6;
    border: 1px solid #336699;
    color: #162d46;
}
@media print {
div#left_column, div#right_column, div#footer, a.button, span.button, .button, ul#usefull_link_block, div#header_user, #languages_block_top, #search_block_top, #currencies_block_top, ul#header_links, ul.idTabs, #availability_statut br {
    display: none;
}
div#center_column {
    width: 100%;
}
input.text {
    border: 1px solid gray;
}
.block_hidden_only_for_screen {
    display: block;
    margin-top: 1em;
}
#more_info_sheets #idTab1 {
    width: 530px;
}
* {
    background: none repeat scroll 0 0 white !important;
}
}
#customization_block {
    width: 556px;
}
.customization_block_title {
    margin: 4px 4px 4px 2px;
}
#customization_block ul {
    margin: 6px 6px 0;
}
.customization_block_input {
    vertical-align: inherit;
}
img.customization_delete_icon {
    margin: 2px;
}
li.customizationUploadLine {
    clear: left;
    display: block;
    margin-right: 40px;
    padding: 4px;
    text-align: right;
}
div.customizationUploadBrowse {
    float: left;
}
div.customizationUploadBrowseDescription {
    padding: 6px;
}
img.customizationUploaded {
    border: 1px solid #888888;
    margin: 2px;
}
ul.customizationUploaded {
    list-style-type: none;
    margin-left: 4px;
}
ul.customizationUploaded li {
    display: inline;
}
ul.customizationUploaded a {
    text-decoration: none;
}
div.customizationUploaded {
    clear: left;
}
div.deletePictureUploaded {
    float: right;
}
div.deleteCustomizableProduct {
    float: right;
}
ul.typedText {
    list-style-type: none;
    padding-left: 6px;
}
#crossselling {
    height: 200px;
    margin: 0 auto 10px;
    width: 100%;
}
#crossselling_noscroll {
    height: 155px;
    margin: 0 auto;
    width: 100%;
}
#crossselling_list {
    float: left;
    overflow: hidden;
    width: 96%;
}
#crossselling_list ul {
    list-style-type: none;
    padding-left: 0;
}
#crossselling_list li {
    cursor: pointer;
    float: left;
    margin: 0 3px;
    overflow: hidden;
    text-align: center;
    width: 100px;
}
#crossselling_list li a {
    margin: auto;
}
#crossselling_scroll_left, #crossselling_scroll_right {
    background: url("../img/thumbs_left.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 18px;
    margin-top: 30px;
    text-indent: -3000px;
    width: 9px;
}
#crossselling_scroll_right {
    background-image: url("../img/thumbs_right.gif");
}
#mywishlist div#block-order-detail form.wl_send fieldset p input {
    margin-left: 60px;
}
#mywishlist div#block-order-detail {
    display: block;
    margin-top: 10px;
}
#mywishlist form.std fieldset label {
    width: 30px;
}
#mywishlist form.std fieldset input#submitWishlist {
    display: inline;
}
#mywishlist table.std thead th.mywishlist_first {
    text-align: center;
    width: 40px;
}
#mywishlist table.std thead th.mywishlist_second {
    text-align: center;
    width: 80px;
}
#mywishlist table.std thead th.first_item, #mywishlist table.std tbody tr td {
    width: 200px;
}
#mywishlist div#block-order-detail ul li span.wishlist_product_detail select {
    margin: 0;
}
#mywishlist div#block-order-detail {
    margin-top: 10px;
}
#mywishlist #hideBoughtProducts, #mywishlist #showBoughtProducts {
    float: left;
    margin: -18px 0 0 5px;
}
#mywishlist #showBoughtProducts, #mywishlist #hideBoughtProductsInfos, #mywishlist #hideSendWishlist {
    display: none;
}
#mywishlist #showBoughtProductsInfos, #mywishlist #hideBoughtProductsInfos {
    margin-left: 5px;
}
#mywishlist #showSendWishlist, #mywishlist #hideSendWishlist, #mywishlist div#block-order-detail ul li a.exclusive {
    float: right;
    margin: -18px 0 0;
}
#mywishlist div#block-order-detail table.wlp_bought_infos thead tr th {
    text-align: center;
}
#mywishlist div#block-order-detail table.wlp_bought_infos thead tr th.first_item {
    width: 300px;
}
#mywishlist div#block-order-detail table.wlp_bought_infos {
    margin: 0 0 0 10px;
}
#mywishlist div#block-order-detail ul li img {
    float: left;
}
#view_wishlist #featured-products_block_center ul div li a img {
    float: left;
}
#view_wishlist #featured-products_block_center ul div li a, #view_wishlist #featured-products_block_center ul div li span {
    float: left;
    text-decoration: none;
}
#view_wishlist #featured-products_block_center ul div li span.wishlist_product_detail, div#mywishlist div#block-order-detail ul li span.wishlist_product_detail {
    float: left;
    margin-left: 30px;
}
div#mywishlist div#block-order-detail ul li span.wishlist_product_detail {
    margin-bottom: 5px;
}
#view_wishlist #featured-products_block_center ul div li a.exclusive, #view_wishlist #featured-products_block_center ul div li span.exclusive {
    margin-left: 55px;
}
#view_wishlist #featured-products_block_center ul div li.address_name input.text {
    border: 0 none;
    color: #999;
    font-size: 11px;
    font-weight: bold;
}
.account_creation #reverso-form {
    width: 100%;
}
.account_creation #reverso-form label {
    margin-left: 10px;
    text-align: left;
    width: 250px;
}
.account_creation #reverso-form label#legend_reverso {
    clear: both;
    font-size: 10px;
    text-align: left;
    width: 100%;
}
.account_creation #reverso-form input#reverso_form {
    margin-top: 20px;
}
.paypalapi_about {
    text-align: justify;
}
.paypalapi_about ul {
    padding-left: 20px;
}
#cms div.content_only {
    padding: 10px;
    text-align: left;
}
#blocklangcurr {
    width: 80px;
}
#blocklangcurr form select {
    margin-top: 2px;
    width: 73px;
}
#center_column_home p {
    margin: 0.5em 0;
    padding-left: 0.7em;
    text-align: center;
}
#center_column_home div.block {
    margin: auto;
    width: 939px;
}
#center_column_home div.block h4 {
    background: url("../img/block_header_large.png") no-repeat scroll left top transparent;
    color: white;
    height: 17px;
}
#center_column_home .products_block {
    border: medium none;
}
#center_column_home .products_block {
    color: #595a5e;
}
#center_column_home .products_block h4 {
    line-height: 1.3em;
}
#center_column_home .products_block .block_content {
    padding: 34px;
}
#center_column_home .products_block ul li:hover {
}
#center_column_home .products_block ul li {
    float: left;
    margin: 0 0 5px 5px;
    padding: 0 11px;
    position: relative;
    width: 114px;
}
#center_column_home .products_block ul .product_accessories_description {
    height: 280px;
    margin: 0;
    padding: 0;
}
#center_column_home .products_block li.last_item_of_line {
    border-right: medium none;
    padding-right: 0;
}
#center_column_home .products_block li.first_item_of_line {
    clear: both;
    padding-left: 0;
}
#center_column_home .products_block li.first_item.last_line {
    padding-left: 0;
}
#center_column_home .products_block li.first_item {
    padding-left: 0;
}
#center_column_home .products_block li.last_line {
    border-bottom: medium none;
}
#center_column_home .products_block p, #center_column .products_block h5 {
    margin: 0.5em 0.1em;
}
#center_column_home div.products_block h5 {
    display: block;
    height: 26px;
}
#center_column_home div.products_block h5 a {
    color: #237db9;
    font-size: 11px;
    font-weight: bold;
    text-transform: capitalize;
}
#center_column_home div.products_block h5 a *:hover {
    text-decoration: none;
}
#center_column_home div.products_block ul li p {
    margin: 0;
    padding: 0;
    text-align: center;
}
#center_column_home div.products_block div.product_desc {
    color: #595a5e;
    overflow: hidden;
}
#center_column_home div.products_block a.product_image {
    background-color: transparent;
    display: block;
    height: 155px;
    margin: 0 auto;
    width: 155px;
}
#center_column_home div.products_block a.product_image:hover {
    border-color: #e7f1f6;
}
#center_column_home div.products_block .product_accessories_description a.product_image {
    height: 85px;
    width: 118px;
}
#center_column_home div.products_block a.product_description {
    display: block;
    height: 50px;
    margin-bottom: 8px;
    margin-left: 2px;
    overflow: hidden;
    width: 118px;
}
#center_column_home div.products_block a.product_image img {
    float: none;
    margin: 0;
}
#center_column_home div.products_block h5 {
    margin: -14px -14px 9px;
    text-align: center;
}
#center_column_home div.products_block div.product_desc {
    margin: 0 5px;
}
#center_column_home div.products_block ul li div.product_desc a {
    font-weight: normal;
}
#center_column_home .products_block span.price {
    padding: 0.5em 0;
    text-align: center;
}
p.price_container {
    text-align: left;
}
#center_column_home .products_block .featured_price {
    margin-top: 2.5em;
}
#center_column_home .products_block a.button, #center_column_home .products_block a.exclusive, #center_column_home .products_block span.exclusive {
    margin: 0.5em auto;
}
#center_column_home .products_block.accessories_block .block_content {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#center_column_home div.products_block.accessories_block div.product_desc {
    border-right: 1px solid #d0d3d8;
    height: 150px;
    margin-right: 0;
}
#center_column_home .products_block.accessories_block .block_content li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    text-align: center;
}
#center_column_home .products_block.accessories_block .block_content li h5, #center_column_home .products_block.accessories_block .block_content li a.product_description {
    text-align: left;
}
#center_column_home .products_block.accessories_block .block_content li.last_item a.product_image {
    border: medium none;
}
.banner {
    clear: right;
    float: right;
    height: 109.5px;
    width: 308px;
}
div.product_desc span.old_price {
    color: #000000;
    font-family: arial,helvetica,osaka,"MS PGothic",sans-serif;
    font-size: 12px;
    text-decoration: line-through;
}
div.product_desc span.discount_price {
    color: #ff0000;
    font-size: 1.35em;
    font-weight: bold;
    letter-spacing: -1px;
}
div.product_desc span.normal_price {
    color: #fa288f;
    font-weight: normal;
}
.order_delivery {
    float: left;
    width: 100%;
}
#quantity_wanted_p label, #quantity_wanted_p .our_price_display {
    color: #333333;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    padding-top: 2px;
    text-transform: uppercase;
}
.facebookShareBtnBig {
    background-color: #00539f;
    border-radius: 8px;
    font-size: 11px;
    height: 48px;
    line-height: 0.8em;
    position: relative;
    text-align: center;
}
.facebookShareBtnBig b {
    color: white;
    display: block;
    height: 46px;
    padding: 1px 1px 0;
    position: relative;
}
