@charset 'UTF-8';
/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 3688 2006-06-02 00:12:18Z drbyte $
 */

body {
	margin: 0;
	font-family: "‚l‚r ‚o–¾’©", "MS PMincho", "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro", Georgia, serif; /* verdana, arial, helvetica, sans-serif; */
	font-size: 70%; /* 62.5%; */
	color: #ffffff; /* #000000; */
	background-image: url(../images/body_background.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #f5f3f2; /* #d6d5d5; */
	
	line-height: 1.5em;
	}

a img {
	border: none;
	}

a:link, #navEZPagesTOC ul li a {
	color: #dfdfdf; /* #3300FF; */
	text-decoration: none;
	}

 
a:visited {
	color: #dfdfdf; /* #3300FF; */
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #ffffff; /* #FF0000; */
	}

a:active {
	color: #dfdfdf; /* #0000FF; */
	}

a.receipt:link {
	color: #258BF1;
	}
a.receipt:visited {
	color: #258BF1;
	}
a.receipt:hover {
	color: #8DC6FE;
	}

img {
	vertical-align: top;
	}
h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}
.biggestText {
	font-size: 1.8em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT /*, INPUT */ {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	/* float: left */;
	margin: auto;
	display: block;
	width: 440px; /* 95%; */
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

/* #logo, */.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #cccccc; /* #9a9a9a; */
	}

#catBoxDivider {
	margin: 0px;
	padding: 0px;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}


/*
http://www.stylish-style.com/csstec/ultimate/fix-foot.html
*/
html, body {
	height: 100%;
	}
* html div#mainWrapper {
	height: 100%;
	}
div#mainWrapper {
	width: 715px;
	margin: 0px auto;
	position: relative;
	min-height: 100%;
	}
body > #mainWrapper {
	height: auto;
	}
div#contentMainWrapperWrapper {
 	padding-bottom: 20px;
	}
div#footerWrapper {
	background-color: #000000;
	position: absolute;
	bottom: 0px;
	height: 20px;
	width: 100%;
	}


/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #000000; /* #ffffff; */
	text-align: left;
	/* width: 715px; 100%; */
	/* vertical-align: top; */
	}

#headerWrapper, /* #contentMainWrapper, */ #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, /* #mainWrapper, */ #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#headerWrapper /* , #logoWrapper */ {
	text-align: center;
	}

#logo {
	margin: 0px;
	padding: 0px;
	}
#logoSalesText1 {
	display: block;
	text-align: left;
	font-size: 1.4em;
	margin: 0px;
	padding: 5px 10px;
	height: 20px;
	}
#logoSalesText2 {
	display: block;
	text-align: left;
	margin: 0px;
	margin-top: 110px;
	padding: 5px 10px;
	height: 15px;
	}


/* #navColumnOneWrapper, */ #navColumnTwoWrapper /* , #mainWrapper */ {
	margin: auto;
	}

#navColumnOneWrapper {
	margin: 8px 0px;
	padding: 0px;
	}

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #000000; /* #9a9a9a; */
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navMainSearch, #navCategoryIcon, .buttonRow /*, #indexProductListCatDescription*/ {
	margin: 0.5em;
	}

#navBreadCrumb /* , #navEZPagesTop */ {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 20px 5px 45px;
	padding: 0px; /* 0.5em; */
	width: 480px;
	}


#navEZPagesTop {
	background-color: #ffff33;
	}

#navColumnOne {
	/* background-color: #FFCC99; */
	margin: 0px;
	padding: 0px;
	}





#navColumnTwo {
	background-color: #00BFBF;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content, #productDescription,*/ .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
/* .centerColumn, */ #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}
.centerColumn {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	/* width: 520px; */
	}

#contactUsDefault, #unsubDefault, #acctNewslettersDefault, #conditions, #privacy, #shippingInfo, #accountNotifications, #accountPassword, #createAcctSuccess, #addressBookDefault, #accountEditDefault, #loginDefault, #passwordForgotten, #checkoutNewAddress, #checkoutPayAddressDefault, #logoffDefault, #advSearchDefault, #shoppingCartDefault, #checkoutShipping, #checkoutShipAddressDefault, #checkoutPayment, #checkoutConfirmDefault, #checkoutSuccess, #accountDefault, #accountHistInfo, #discountcouponInfo {
	margin: 0px 15px 0px 40px;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}


/*Shopping Cart Display*/
#cartAdd {
	float: left; /* right */
	text-align: right; /* center; */
	width: 120px;
	margin: 0px;
	padding: 10px;
	}

.tableHeading TH {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	/* background-color: #e9e9e9; */
	}

#cartSubTotal {
	/* border-top: 1px solid #cccccc; */
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scProductsHeading, #scUnitHeading, #scTotalHeading {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	/* color: #33CC33; */
	position: relative;  /*do not remove-fixes stupid IEbug*/
	
	font-weight: bold;
	}

.cartOldItem {
	/* color: #660099; */
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
width: 50%; 
margin: 0.2em;
padding: 0.5em;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}


#productNameAndPrices {
	width: 480px;
	height: 40px;
	background-image: url(../images/gradation.jpg);
	padding: 0px 10px 0px 30px;
	margin: 15px 0px;
}

h1.productGeneral#productName {
	display: inline;
	float: left;
	width: 270px;
	height: 30px;
	text-align: left;
	margin: 0;
	margin-top: 10px;
	}
h2.productGeneral#productPrices {
	display: inline;
	float: left;
	width: 210px;
	height: 27px;
	text-align: right;
	margin: 0;
	margin-top: 13px;
	}
#productExplanationAndCart {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 485px;
	margin: 0px 15px 0px 20px;
	}
#productExplanationAndCartTop {
	text-align: center;
	font-size: 1.5em;
	width: 485px;
	height: 44px;
	background-image: url(../images/product_explanation_and_cart_top.jpg);
	margin: 0px;
	padding: 0px;
	}
#productExplanation {
	width: 315px;
	padding: 10px;
	background-color: #191919;
	}
#productCart {
	width: 130px;
	padding: 10px;
	background-color: #191919;
	}
#productExplanationAndCartBottom {
	width: 485px;
	height: 10px;
	background-image: url(../images/product_explanation_and_cart_bottom.jpg);
	margin: 0px;
	padding: 0px;
	}
.productGallery {
	margin: 3px;
	padding: 0px;
	border: 1px solid #d0d0d0;
	}
#productDetailsList, #productAttributes, #productDescription {
	padding-left: 5px;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	}

#cartBoxListWrapper li {
	padding: 0px;
	display: inline;
	}
.cartBoxTotal {
	margin: 2px;
	padding: 0px;
	}


.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}
#cartImage {
	margin: 5px 25px;
	/* margin: 0.5em 1em; */
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading /*, h3.leftBoxHeading a */ {
	font-size: 1.3em;
	color: #ffffff;
	/* background-color: #535048; */
	background-image: url(../images/categories_heading.jpg);
	text-align: left;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0px 0px 0px 0px;
	/* background-color: #FF6699; */
	/* padding: 0.5em 0.2em; */
	width: 147px;
	padding: 3px;
	}

.leftBoxContainer {
	/* border: 1px solid #ffffff;
	margin-top: 1.5em; */
	border: 0px solid #ffffff;
	margin-top: 0px;
	margin-bottom: 20px;
	}
.leftBoxInnerContainer {
	background-color: #1F1D1C;
	margin-left: 10px;
	margin-right: 3px;
	padding: 2px;
	}


.sideBoxContent {
	/* background-color: #ffffff; */
	/* padding: 0.4em; */
	margin: 0px 3px 0px 10px;
	padding: 0px;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #dfdfdf; /* #FFFF33; */
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	/* background-color: #6a6a6a; /* #E8E8E8; */
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	/* background-color: #7a7a7a; /* #F0F0F0; */
	height: 1.5em;
	vertical-align: top;
	}

.rowOdd td, .rowEven td {
	border-bottom: 1px solid #cccccc;
	}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	/* background-color: #cacaca; */
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #000000; /* #ffffff; */
	}
#infoShoppingCart {
	color: #000000;
	}

#categoriesContent, #shoppingcartContent, #informationContent, #cartBoxListWrapper, #mypageContent {
	margin: 0px;
	}

#categoriesContent a, #informationContent a, #cartBoxListWrapper a, #mypageContent a {
	display: block;
	/* border: 0px solid #ffffff;
	border-bottom: 1px solid #828080;  */
	color: #F6F6F6; 
	/* background-color: #363531; */
	background-image: url(../images/categories_products.jpg);
	margin: 0px;
	width: 147px;
	padding: 3px;
	}
#categoriesContent a:hover, #informationContent a:hover, #cartBoxListWrapper a:hover, #mypageContent a:hover {
	color: #F6F6F6;
	background-image: url(../images/categories_content_background.jpg);
	}
#whatsnew, #aboutpayment, #gallery, #search, #productsall {
	margin-bottom: 7px;
	}
#aboutPaymentContentJa a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 157px;
	height: 46px;
	background-image: url(../images/about_payment_ja_hover.jpg);
	}
#aboutPaymentContentJa a:link img, #aboutPaymentContentJa a:visited img {
	visibility : visible;
	}
#aboutPaymentContentJa a:hover img, #aboutPaymentContentJa a:active img {
	visibility : hidden;
	}
#aboutPaymentContentEn a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 157px;
	height: 46px;
	background-image: url(../images/about_payment_en_hover.jpg);
	}
#aboutPaymentContentEn a:link img, #aboutPaymentContentEn a:visited img {
	visibility : visible;
	}
#aboutPaymentContentEn a:hover img, #aboutPaymentContentEn a:active img {
	visibility : hidden;
	}
#galleryContentJa a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 157px;
	height: 46px;
	background-image: url(../images/gallery_ja_hover.jpg);
	}
#galleryContentJa a:link img, #galleryContentJa a:visited img {
	visibility : visible;
	}
#galleryContentJa a:hover img, #galleryContentJa a:active img {
	visibility : hidden;
	}
#galleryContentEn a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 157px;
	height: 46px;
	background-image: url(../images/gallery_en_hover.jpg);
	}
#galleryContentEn a:link img, #galleryContentEn a:visited img {
	visibility : visible;
	}
#galleryContentEn a:hover img, #galleryContentEn a:active img {
	visibility : hidden;
	}
#productsAllContentJa a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 157px;
	height: 46px;
	background-image: url(../images/products_all_ja_hover.jpg);
	}
#productsAllContentJa a:link img, #productsAllContentJa a:visited img {
	visibility : visible;
	}
#productsAllContentJa a:hover img, #productsAllContentJa a:active img {
	visibility : hidden;
	}
#productsAllContentEn a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 157px;
	height: 46px;
	background-image: url(../images/products_all_en_hover.jpg);
	}
#productsAllContentEn a:link img, #productsAllContentEn a:visited img {
	visibility : visible;
	}
#productsAllContentEn a:hover img, #productsAllContentEn a:active img {
	visibility : hidden;
	}
#whatsNewContentJa a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 157px;
	height: 75px;
	background-image: url(../images/whats_new_ja_hover.jpg);
	}
#whatsNewContentJa a:link img, #whatsNewContentJa a:visited img {
	visibility : visible;
	}
#whatsNewContentJa a:hover img, #whatsNewContentJa a:active img {
	visibility : hidden;
	}
#whatsNewContentEn a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 157px;
	height: 75px;
	background-image: url(../images/whats_new_en_hover.jpg);
	}
#whatsNewContentEn a:link img, #whatsNewContentEn a:visited img {
	visibility : visible;
	}
#whatsNewContentEn a:hover img, #whatsNewContentEn a:active img {
	visibility : hidden;
	}
#searchContent form {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: 157px;
	height: 70px;
	background-image: url(../images/search_new.jpg);
	}
#searchContent form p {
	position: absolute;
	top: 25px;
	left: 4px;
	margin: 0;
	padding: 0;
	width: 96%;
	height: 20px;
	}
#searchContent form p #searchText {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 80px;
	height: 20px;
	padding: 1px;
	}
#languagesHeading {
	display: none;
	}
#languagesContent {
	background-image: none;
	background-color: #000000;
	margin: 0px;
	padding: 15px;
	}
#languagesContent a img {
	margin-top: 5px;
	}
#languages {
	margin: 0px;
	padding: 0px;
	}

#aboutOemContentJa {
	display: block;	
	margin: 0px 3px 0px 10px;
	padding: 0px;
	width: 157px;
	height: 42px;
	}
#aboutOemContentEn {
	display: block;
	margin: 0px 3px 0px 10px;
	padding: 0px;
	width: 157px;
	height: 42px;
	}
	
h3.aboutOem {
	font-size: 1.3em;
	}
li.aboutOem {
	margin: 0px 50px 0px 0px;
	padding: 0px;
	}
li.aboutOem1 {
	list-style-type: decimal;
	margin: 0px 50px 0px 0px;
	padding: 0px;
	}
	
.aboutOemBtn a{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 150px;
	height: 31px;
	background-image: url(../images/oem_1_hover.jpg);
	}
.aboutOemBtn a:link img, #aboutOemBtn a:visited img {
	visibility : visible;
	}
.aboutOemBtn a:hover img, #aboutOemBtn a:active img {
	visibility : hidden;
	}

#aboutOemBtn1 a{
	background-image: url(../images/oem_1_hover.jpg);
	}

#aboutOemBtn2 a{
	background-image: url(../images/oem_2_hover.jpg);
	}
#aboutOemBtn3 a{
	background-image: url(../images/oem_3_hover.jpg);
	}
#aboutOemBtn4 a{
	background-image: url(../images/oem_4_hover.jpg);
	}
#sslContentJa a {
	margin: 0px;
	padding: 0px;
	width: 100px;
	height: auto;
	}
#sslContentJa a:link, #sslContentJa a:visited, #sslContentJa a:hover, #sslContentJa a:active{
	color: #CC0033;
	}
#sslContentEn a {
	margin: 0px;
	padding: 0px;
	width: 100px;
	height: 72px;
	}
.allProductsTop {
	width: 460px;
	height: 20px;
	background-image: url(../images/gradation.jpg);
	padding: 10px 10px 10px 50px;
	margin: 15px 0px;
	text-align: left;
	vertical-align: top;
	font-size: 1.5em;
	}
.allProductsImages {
	width: 440px;
	padding: 0px;
	margin: 10px 20px 40px 60px;
	}
.allProductsImages img {
	margin: 4px;
	}



#galleryWrapper {
	width: 470px;
	margin: 0px 20px;
	}
.galleryImage {
	display: block;
	width: 470px;
	height: 9px;
	margin: 5px 0px;
	padding: 79px 50px 75px 0px;
	text-align: right;
	font-size: 1.5em;
	}
#galleryImageMobile {
	background-image: url(../images/gallery_image_mobile.jpg);
	}
#galleryImage4 {
	background-image: url(../images/gallery_image_game.jpg);
	}
#galleryImage5 {
	background-image: url(../images/gallery_image_accesories.jpg);
	}
#galleryImage6 {
	background-image: url(../images/gallery_image_rhinestone.jpg);
	}
#galleryImage7 {
	background-image: url(../images/gallery_image_fakelingerie.jpg);
	}
#galleryImage8 {
	background-image: url(../images/gallery_image_woodtag.jpg);
	}

#galleryTop {
	width: 460px;
	height: 20px;
	background-image: url(../images/gradation.jpg);
	padding: 10px 10px 10px 50px;
	margin: 15px 0px;
	text-align: left;
	vertical-align: top;
	font-size: 1.5em;
	}
#galleryReturnTop {
	float: right;
	padding: 0px;
	margin: 10px 20px 10px 0px;
	}

.galleryExtractColor a {
	float: left;
	padding: 0px;
	margin: 2px 3px;
	width: 30px;
	height: 30px;
	}
.galleryExtractType a {
	float: left;
	padding: 0px;
	margin: 4px 6px;
	width: 80px;
	height: 20px;
	}
.galleryExtractColor a:link img, .galleryExtractColor a:visited img, .galleryExtractType a:link img, .galleryExtractType a:visited img {
	visibility : visible;
	}
.galleryExtractColor a:hover img, .galleryExtractColor a:active img, .galleryExtractType a:hover img, .galleryExtractType a:active img {
	visibility : hidden;
	}
#galleryExtractColor0 a { background-image: url(../images/gallery_extract_color_0_ov.jpg); }
#galleryExtractColor1 a { background-image: url(../images/gallery_extract_color_1_ov.jpg); }
#galleryExtractColor2 a { background-image: url(../images/gallery_extract_color_2_ov.jpg); }
#galleryExtractColor3 a { background-image: url(../images/gallery_extract_color_3_ov.jpg); }
#galleryExtractColor4 a { background-image: url(../images/gallery_extract_color_4_ov.jpg); }
#galleryExtractColor5 a { background-image: url(../images/gallery_extract_color_5_ov.jpg); }
#galleryExtractColor6 a { background-image: url(../images/gallery_extract_color_6_ov.jpg); }
#galleryExtractType0 a { background-image: url(../images/gallery_extract_type_0_ov.jpg); }
#galleryExtractType1 a { background-image: url(../images/gallery_extract_type_1_ov.jpg); }
#galleryExtractType2 a { background-image: url(../images/gallery_extract_type_2_ov.jpg); }
#galleryExtractType3 a { background-image: url(../images/gallery_extract_type_3_ov.jpg); }


#galleryExtractReset a {
	float: left;
	padding: 0px;
	margin: 7px 3px 0px 15px;
	width: 70px;
	height: 23px;
	background-image: url(../images/gallery_extract_reset_ov.jpg);
	}
#galleryExtractResetEn a {
	float: left;
	padding: 0px;
	margin: 7px 3px 0px 15px;
	width: 70px;
	height: 23px;
	background-image: url(../images/gallery_extract_reset_en_ov.jpg);
	}
#galleryExtractReset a:link img, #galleryExtractReset a:visited img, #galleryExtractResetEn a:link img, #galleryExtractResetEn a:visited img {
	visibility : visible;
	}
#galleryExtractReset a:hover img, #galleryExtractReset a:active img, #galleryExtractResetEn a:hover img, #galleryExtractResetEn a:active img {
	visibility : hidden;
	}


a#galleryPrevious {
	float: left;
	padding: 0px;
	margin: 5px 20px;
	width: 25px;
	height: 25px;
	background-image: url(../images/gallery_previous.gif);
	}
a:hover#galleryPrevious {
	background-image: url(../images/gallery_previous_ov.gif);
	}
a#galleryNext {
	float: left;
	padding: 0px;
	margin: 5px 20px;
	width: 25px;
	height: 25px;
	background-image: url(../images/gallery_next.gif);
	}
a:hover#galleryNext {
	background-image: url(../images/gallery_next_ov.gif);
	}
a#galleryReturn {
	float: left;
	padding: 0px;
	margin: 5px 20px;
	width: 25px;
	height: 25px;
	background-image: url(../images/gallery_return.gif);
	}
.galleryNavWrapper {
	float: left;
	width: 195px;
	margin: 0px;
	margin-left: 162px;
	padding: 0px;
	}
table.gallery {
	width: 340px;
	margin: 5px 90px;
	font-size: 1.3em;
	}
p.gallery {
	margin: 5px 90px;
	font-size: 1.4em;
	}
li.conditions, li.privacy {
	margin: 10px;
	padding: 0;
	}
ul.conditions, ol.privacy, ul.shippingInfo {
	margin: 0px;
	padding: 0px 0px 0px 25px;
	}
ul.shippingInfo {
	margin: 0px;
	padding: 0px 0px 0px 12px;
	list-style: none;
	}
ul ul.shippingInfo {
	list-style: square;
	}
ul.shippingInfoDiskStyle {
	margin: 0px;
	padding: 0px 25px 0px 50px;
	list-style: disc;
	font-size: 0.9em;
	}
ul.shippingInfoNoneStyle {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
li.shippingInfo {
	margin: 30px 10px;
	padding: 0px;
	}

ul ul li.shippingInfo {
	margin: 0px 0px 10px 20px;
	padding: 0px;
	}
ul ul ul li.shippingInfo {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
h2.shippingInfo {
	margin: 20px 0px 10px 0px;
	padding: 0px;
	font-size: 1.1em;
	font-weight: bold;
	}
h3.privacy, h3.shippingInfo {
	margin: 2px 0px 2px 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: bold;
	}
p.shippingInfo {
	margin: 0px 25px 0px 50px;
	padding: 0px;
	}

ul li span.shippingInfoVold {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: bold;

	}



h1.aboutUsTop {
	width: 500px;
	height: 30px;
	background-image: url(../images/gradation.jpg);
	padding: 10px 10px 0px 10px;
	margin: 15px 0px;
	}
p.aboutUs {
	margin: 10px 40px;
	}
a.aboutUs:hover {
	color: #ffffff;
	}
table.aboutUs {
	margin: 10px;
	}
th.aboutUs {
	vertical-align: top;
	width: 150px;
	padding: 10px 5px;
	}
td.aboutUs {
	padding: 10px 5px;
	}
ul.aboutUs, li.aboutUs, ul.aboutUsNoneStyle {
	margin: 0;
	padding: 0;
	}
li.aboutUs {
	margin-left: 20px;
	}
ul.aboutUsNoneStyle {
	list-style: none;
	}
li.aboutUsNoneStyle {
	margin: 0px 0px 8px 0px;
	}
img.aboutUsLink{
	margin: 0px 60px 0px 60px;
	}
img.aboutUsLink2{
	margin: 0px 30px 0px 160px;
	}

a.usage {
	display: block;
	width: 380px;
	margin: 5px 50px 0px 80px;
	padding: 0px;
	font-size: 1.3em;
	font-weight: bold;
	}
#usageAttention {
	width: 400px;
	margin: 10px 50px 20px 50px;
	padding: 10px;
	background-color: #800000;
	font-size: 1.1em;
	}
#usageExample {
	width: 410px;
	margin: 0px 40px 0px 50px;
	padding: 0px;
	font-size: 1.2em;
	}
h2.usage {
	font-size: 1.2em;
	}
#usageMakieTop {
	width: 420px;
	height: 35px;
	margin: 0px;
	margin-top: 50px;
	padding: 0px;
	padding-left: 100px;
	padding-top: 45px;
	text-align: left;
	vertical-align: top;
	font-size: 1.5em;
	background-image: url(../images/usage_makie_top.jpg);
	}
#usageAestheteTop {
	width: 420px;
	height: 35px;
	margin: 0px;
	margin-top: 50px;
	padding: 0px;
	padding-left: 100px;
	padding-top: 45px;
	text-align: left;
	vertical-align: top;
	font-size: 1.5em;
	background-image: url(../images/usage_aesthete_top.jpg);
	}
#usageRhinestoneTop {
	width: 420px;
	height: 35px;
	margin: 0px;
	margin-top: 50px;
	padding: 0px;
	padding-left: 100px;
	padding-top: 45px;
	text-align: left;
	vertical-align: top;
	font-size: 1.5em;
	background-image: url(../images/usage_rhinestone_top.jpg);
	}
#usageFakeTop {
	width: 420px;
	height: 35px;
	margin: 0px;
	margin-top: 50px;
	padding: 0px;
	padding-left: 100px;
	padding-top: 45px;
	text-align: left;
	vertical-align: top;
	font-size: 1.5em;
	background-image: url(../images/usage_fake_top.jpg);
	}
#usageCandyStoneTop {
	width: 420px;
	height: 35px;
	margin: 0px;
	margin-top: 50px;
	padding: 0px;
	padding-left: 100px;
	padding-top: 45px;
	text-align: left;
	vertical-align: top;
	font-size: 1.5em;
	background-image: url(../images/usage_candystone_top.jpg);
	}
#usageScrapeTop {
	width: 420px;
	height: 35px;
	margin: 0px;
	margin-top: 50px;
	padding: 0px;
	padding-left: 100px;
	padding-top: 45px;
	text-align: left;
	vertical-align: top;
	font-size: 1.5em;
	background-image: url(../images/usage_scrape_top.jpg);
	}
table.usage {
	width: 450px;
	margin: 20px 25px 20px 45px;
	border-style: none;
	border-collapse: collapse;
	}
td.usage {
	vertical-align: top;
	padding: 10px 5px;
	}
ul.usage, li.usage {
	margin: 0;
	padding: 0;
	}
li.usage {
	margin-left: 20px;
	}
#usageScraperJa {
	color: #000000;
	width: 220px;
	height: 261px;
	margin: 0;
	padding: 0;
	padding-left: 230px;
	padding-top: 30px;
	font-size: 1.2em;
	line-height: 1.6em;
	background-image: url(../images/usage_scraper_ja.jpg);
	}
#usageScraperEn {
	color: #000000;
	width: 220px;
	height: 261px;
	margin: 0;
	padding: 0;
	padding-left: 230px;
	padding-top: 30px;
	font-size: 1.2em;
	line-height: 1.6em;
	background-image: url(../images/usage_scraper_en.jpg);
	}
a:link#usageScraperLink, a:visited#usageScraperLink, a:active#usageScraperLink {
	color: #606060;
	text-decoration: none;
	}
a:hover#usageScraperLink {
	color: #808080;
	}

a.aboutOrder {
	display: block;
	margin: 5px 0px 0px 30px;
	padding: 0px;
	font-size: 1.4em;
	font-weight: bold;
	}
h1.aboutOrder {
	font-size: 1.3em;
	font-weight: bold;
	}
h2.aboutOrderTop {
	width: 500px;
	height: 30px;
	background-image: url(../images/gradation.jpg);
	padding: 10px 10px 0px 10px;
	margin: 15px 0px;
	}	
h2.aboutOrder {
	font-size: 1.3em;
	font-weight: bold;
	}
img.aboutOrder {
	border: 1px #999999;
	border-style: solid;
	margin: 0px 20px 10px 20px;
	}	
ul.aboutOrder {
	display: block;
	margin: 0px 40px 0px 20px;
	list-style-type: decimal;
	}
li.aboutOrder {
	font-size: 1.2em;
	margin: 10px 0px;
	}
	
#aboutOrderContentJa a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 157px;
	height: 47px;
	background-image: url(../images/about_order_hover.gif);
	}
#aboutOrderContentJa a:link img, #boutOrderContentJa a:visited img {
	visibility : visible;
	}
#aboutOrderContentJa a:hover img, #aboutOrderContentJa a:active img {
	visibility : hidden;
	}
#aboutOrderContentEn a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 157px;
	height: 0px;
	background-image: url(../images/about_order_hover.gif);
	}

.categoriesDescription {
	font-size: 1.2em;
	width: 310px;
	height: 75px;
	margin: 0px 10px 10px 10px;
	padding: 62px 0px 0px 180px;
	}
#categoriesDescription36 {
	color: #ffffff;
	background-image: url(../images/categories_description_36.jpg);
	width: 302px;
	padding: 60px 0px 0px 188px;
	}
#categoriesDescription41 {
	color: #ffffff;
	background-image: url(../images/categories_description_41.jpg);
	}
#categoriesDescription38 {
	color: #000000;
	background-image: url(../images/categories_description_38.jpg);
	font-size: 1.1em;
	width: 320px;
	height: 75px;
	padding: 62px 0px 0px 170px;
	}
#categoriesDescription39 {
	color: #000000;
	background-image: url(../images/categories_description_39.jpg);
	}
#categoriesDescription40 {
	color: #000000;
	background-image: url(../images/categories_description_40.jpg);
	}
#categoriesDescription52 {
	color: #ffffff;
	background-image: url(../images/categories_description_52.jpg);
	}
#categoriesDescription54 {
	color: #ff0033;
	width: 470px;
	height: 20px;
	margin: 0px 10px 20px 10px;
	padding: 190px 0px 0px 20px;
	background-image: url(../images/categories_description_54.jpg);
	}
#categoriesDescription92 {
	color: #02173c;
	width: 235px;
	height: 60px;
	padding: 78px 125px 0px 130px;
	text-align: center;
	line-height: 1.3em;
	background-image: url(../images/categories_description_92.jpg);
	}
#for_fakelingerie_site{
	width: 400px;
	height: 40px;
	padding: 0px;
	margin-top: 10px;
	background-image: url(../images/for_fakelilngerie_site.jpg);
	}

#for_fakelingerie_site {
	display: block;
	width: 240px;
	height: 37px;
	padding: 0px;
	margin: 15px 10px 25px 260px;
	}
#categoriesUsage {
	display: block;
	width: 180px;
	height: 28px;
	padding: 0px;
	margin: 15px 10px 25px 320px;
	}
table.aestheteExplanation {
	width: 510px;
	padding: 10px 10px 0px 30px;
	}
td.aestheteLeft {
	width: 230px;
	height: 150px;
	padding: 0px 20px 0px 10px;
	}
td.aestheteRight {
	width: 120px;
	height: 57px;
	padding: 0px 60px 0px 30px;
	}
td.aestheteRight2 {
	width: 190px;
	height: 103
	padding: 0px 15px 0px 5px;
	}


#topFlash {
	margin: 20px 10px 0px 20px;
	}
.news {
	width: 470px;
	margin: 10px ;
	padding: 10px;
	background-color: #343434;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
	}
#infowrapper{
	width: 400px;
	margin: 40px 25px 20px 65px;
	}
.libox{
	width: 400px;
	height: 70px;
	background-color: #323230;
	border: 2px #414141 solid;
	padding: 5px 0px 3px 0px;
	margin: 0px 0px 30px 0px;
	overflow: auto;
	color: #99cccc;
	}
.eventbox{
	width: 400px;
	height: auto;
	padding: 5px 0px 3px 0px;
	margin: 0px 0px 30px 0px;
	}
ul.info{
	padding: 0px ;
	margin: 3px 8px 0px 8px;
	color: #ffffff;
	font-size: 1em;
	list-style-type: none;
	line-height: 1.5em;
	}
p.event{
	width: 400px;
	height: 27px;
	padding: 0px;
	margin: 0px;
	background: url(../images/top_event.gif) no-repeat;
	}
p.rireki{
	width: 400px;
	height: 27px;
	padding: 0px;
	margin: 0px;
	background: url(../images/top_rireki.gif) no-repeat;
	}
p.media{
	width: 400px;
	height: 27px;
	padding: 0px;
	margin: 0px;
	background: url(../images/top_media.gif) no-repeat;
	}
.passwordreminder{
	display: block;
	float: left;
	margin: 8px 0px 0px 0px;
	padding: 0px;
	width: 144px;
	height: 25px;
	}

.linkimage{
	margin: 0px;
	padding: 0px 10px 10px 0px;
	width: auto;
	height: 31px;
	vertical-align: middle;
	}
#get_flash_player {
	height: auto;
	width: 94%;
	padding-bottom: 20px;
	text-align: right;
	color: #ccc;
	font-size: 0.8em;
	}

#arcmouse a{
	float: left;
	display: block;
	width: 230px;
	height: 80px;
	padding: 0px;
	margin: 5px 2px 30px 15px;
	background-image: url(../images/arcmouse.jpg) ;
	}


#arcmouse a:link img, #arcmouse a:visited img {
	visibility : visible;
	}
#arcmouse a:hover img, #arcmouse a:active img {
	visibility : visible;
	}

#fakelingerie a{
	float: right;
	display: block;
	width: 230px;
	height: 80px;
	padding: 0px;
	margin: 5px 15px 30px 2px;
	background-image: url(../images/fakelingerie.jpg) ;
	}


#q_link_en a{
	display: block;
	width: 246px;
	height: 67px;
	padding: 0px;
	margin: 40px 102px 20px 142px;
	background-image: url(../images/q_en.jpg) ;
	}
#q_link_en a:link img, #q_link_en a:visited img {
	visibility : visible;
	}
#q_link_en a:hover img, #q_link_en a:active img {
	visibility : visible;
	}
.attention {
	border: 1px dashed #333333;
	width: 96%;
	margin: 10px 0px 15px 0px;
	padding: 5px;
	}
.attention_icon {
	height: 35px;
	width: 35px;
	margin-right: 7px;
	padding: 0px;
	}
#qrJa {
	display: block;
	margin: 0px 3px 0px 10px;
	padding: 178px 0px 0px 0px;
	width: 157px;
	height: 25px;
	background-image: url(../images/qr.jpg);
	color: #000;
	text-align: center;
	line-height: 25px;
	}
#qrEn {
	visibility: hidden;
	}

#twitterJa {
	display: block;
	margin: 0px 3px 0px 10px;
	padding: 0px 0px 52px 29px;
	width: 128px;
	height: 19px;
	background-image: url(../images/side_twitter.jpg);
	color: #006400;
	text-align: center;
	line-height: 19px;
	}
#twitterEn {
	visibility: hidden;
	}
	
	
