*
{
 margin: 0;
 padding: 0;
}

body, html
{
 height: 100%;
 scrollbar-base-color: #f9f6ef;
 scrollbar-3dlight-color: #bfbfbf;
 scrollbar-darkshadow-color: #bfbfbf;
 scrollbar-face-color: #bfbfbf;
 scrollbar-highlight-color: #bfbfbf;
 scrollbar-shadow-color: #bfbfbf;
 scrollbar-track-color: #f9f6ef;
}

body
{
 color: #000;
 background: #ebe3df;
 font-family: Helvetica, Arial, sans-serif;
 font-size: 10pt;
}

p
{
 margin-bottom: 1em;
}

a
{
 text-decoration: none;
}

#page
{
 width: 100%;
 height: 100%;
 overflow: visible;
 position: relative;
}
#page[id]
{
 display: table;
 position: static;
}

#container
{
 width: 100%;
 top: 50%;
 text-align: center;
}
#container[id]
{
 display: table-cell;
 vertical-align: middle;
 width: 100%;
}

#main
{
 position: relative;
 width: 800px;
 height: 525px;
 margin-left: auto;
 margin-right: auto;
 text-align: left;
 background-image: url(/images/main_back2.gif);
 background-repeat: no-repeat;
 background-position: 0 20px;
}

#language
{
 width: 800px;
 height: 20px;
 text-align: right;
}

#door
{
 position: absolute;
 left: 0;
 top: 20px;
 width: 800px;
 height: 480px;
 z-index: 10;
 overflow: hidden;
}

.padding
{
 padding: 50px 50px 30px 50px;
}

#logo
{
 position: absolute;
 width: 293px;
 top: 26px;
 left: 24px;
 z-index: 2;
}

#topright
{
 position: absolute;
 top: 40px;
 right: 20px;
 color: #666;
}

.basketnum
{
 position: relative;
 float: left;
 top: 10px;
 margin-right: 10px;
 padding-top: 2px;
 background-image: url(/images/basketnumback.gif);
 background-repeat: no-repeat;
 width: 20px;
 height: 20px;
 text-align: center;
 overflow: hidden;
 color: #888;
}

#cat
{
 position: absolute;
 width: 71px;
 height: 95px;
 top: 385px;
 right: 25px;
 z-index: 5;
 background-image: url(/images/manekineko-animation2.gif);
 background-repeat: no-repeat;
}

#search
{
 position: absolute;
 top: 80px;
 right: 0px;
 width: 184px;
 height: 23px;
 background-image: url(/images/search_back.gif);
 background-repeat: no-repeat;
}

#search input
{
 padding-top: 2px;
 margin-left: 30px;
 width: 140px;
 background-color: transparent;
 border: 0px solid #fff;
}

#content
{
 position: absolute;
 top: 115px;
 left: 0px;
 width: 800px;
 height: 290px;
 z-index: 1;
 overflow: auto;
}

.content_productlist
{
 background: #fff;
 overflow-x: scroll;
 overflow-y: hidden;
}

.content_white, .content_product
{
 background: #fff;
 overflow-x: hidden;
 overflow-y: auto;
}

.content_page
{
 background: #fff;
 overflow-x: hidden;
 overflow-y: auto;
}

.content_normal
{
 overflow-x: hidden;
 overflow-y: auto;
}

.content_product .padding
{
 padding-top: 15px;
}

.content_category
{
 float: right;
 margin-bottom: 15px;
}

.content_categorylist
{
 float: right;
 margin-bottom: 25px;
}

#footer
{
 position: absolute;
 top: 485px;
 left: 0;
 width: 800px;
 height: 35px;
 font-size: 10pt;
 color: #888;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}

#footer a
{
 text-decoration: none;
 color: #888;
 margin-left: 1em;
 margin-right: 1em;
}

#footer .small
{
 margin-top: 0.5em;
 font-size: 8pt;
}

#menu
{
 text-align: center;
 position: absolute;
 top: 412px;
 left: 0px;
 width: 800px;
 height: 50px;
 z-index: 1;
}

#menu img
{
 margin-left: 10px;
 margin-right: 10px;
}

#productmenu
{
 position: absolute;
 width: 400px;
 height: 30px;
 left: 266px;
 top: 25px;
 background-image: url(/images/productmenu_back2.gif);
 background-repeat: no-repeat;
 text-align: left;
}

#productmenu img
{
 margin: 0;
}

.product
{
 float: left;
 width: 164px;
 height: 225px;
 overflow: hidden;
 text-align: center;
 margin-right: 15px;
 font-size: 8pt;
 line-height: 12pt;
}

img
{
 border: none;
}

.product span
{
 font-size: 10pt;
}

.product a
{
 color: #000;
}

#product_description
{
 float: left;
 width: 290px;
 text-align: left;
 padding-bottom: 2em;
}

#product_description h1
{
 font-size: 12pt;
 font-weight: bold;
 margin-bottom: 0.5em;
}

#categories ul
{
 list-style: none;
}

#categories ul li
{
 margin-bottom: 10px;
 background-image: url(/images/cat_line.gif);
 background-repeat: no-repeat;
 background-position: left center;
}

#categories ul li a
{
 padding-left: 28px;
}

#categorylist
{
 z-index: 50;
}

#categorylist ul
{
 list-style: none;
}

#categorylist ul li
{
 display: inline;
 float: left;
 margin-right: 20px;
}

#categorylist ul li a
{
}

.clear
{
 clear: both;
}

.content_image
{
 float: left;
 margin-left: 60px;
 width: 200px;
 text-align: right;
 margin-right: 20px;
}

.content_text_withimage
{
 float: left;
 width: 400px;
 text-align: left;
 padding-bottom: 2em;
}

.content_text
{
 margin-left: 100px;
 width: 600px;
 text-align: left;
 padding-bottom: 2em;">
}

.basket_headline, .basket_row
{
 font-size: 12px;
 width: 482px;
 height: 22px;
}

.basket_row
{
 background-image: url(/images/basketlist_item_back.gif);
 background-repeat: no-repeat;
 margin-bottom: 5px;
}

.basket_bottom
{
 font-size: 12px;
 width: 482px;
 height: 22px;
 background-image: url(/images/basketlist_bottom_back.gif);
 background-repeat: no-repeat;
 margin-top: 5px;
 margin-bottom: 5px;
}

.basket_product, .basket_price, .basket_qty
{
 float: left;
 margin-top: 4px;
}

.basket_product
{
 margin-left: 20px;
 width: 270px;
}

.basket_product a
{
 color: #666;
}

.basket_price
{
 text-align: center;
 width: 100px;
}

.basket_qty
{
 margin-left: 10px;
 width: 82px;
}

.basket_qty a
{
 font-size: 10px;
 color: #666;
}

.basket_input
{
 width: 20px;
 height: 11px;
 font-size: 9px;
 border: 1px solid #ddd;
}

.input
{
 border: 1px solid #ddd;
}

#sitemap ul
{
 list-style: none;
}

#sitemap a
{
 color: #000;
}

#sitemap ul li
{
 background-image: url('/images/sitemap_bullet.gif');
 background-repeat: no-repeat;
 padding-left: 15px;
 background-position: 0px 4px;
}

.shop_message
{
 font-weight: bold;
 color: #c00;
 margin-bottom: 1em;
}

.shipping_fee
{
 border: 0;
 border-collapse: separate;
 border-spacing: 1px;
}

.shipping_fee td
{
 border: 1px solid #888;
 padding: 3px;
 text-align: right;
}

.product_price
{
 font-weight: bold;
}

.product_sale
{
 color: #b00;
}

.error
{
 font-weight: bold;
 color: #c00;
}

.partners td
{
 padding: 15px;
}

