﻿html, body {				 /*use to control body of the pages.*/
font-family: PMingLiU, SimSun, Arial, Sans-Serif;
margin:0 auto;
top:0;
padding:0; 
text-align:center;
height:100%;
max-width:1280px;
}
.pagelayout {			/*use to control Leyout of the pages.*/
max-width:1280px;
width:expression(document.body.clientWidth > 1152? "1250px": "auto" );
border-collapse:collapse;
margin:0 auto;
height:100%;
width:100%;
}
.pagelayout td {	/*use to control Leyout of the pages with above.*/
padding:0px;
}
a:link, a:active, a:visited {
color: #333333;
font-weight: normal;
text-decoration: none;
}
a:hover {
color: #ff6600;
font-weight: normal;
text-decoration: none;
}
A.barlink:link, A.barlink:active, A.barlink:visited {
color: #333322;
font-weight: normal;
text-decoration: none;
}
A.barlink:hover {
color: #333333;
font-weight: normal;
text-decoration: underline;
}
.maincontent {
background-color: #ffffff;
color: #000000;
font-weight: normal;
font-size: 75%;
}
.menutext {	/*set the fonts for the menu tiles on the left*/  
color: white;
font-weight:bold;
font-size:110%;
text-align:center;
vertical-align:middle;
}
.mtc  {					/*set the font and table for tiny cart*/   
width:98%;
margin:0 auto;
}
.mtc th {                        /*set the font and table for tiny cart*/      
background-color: black;
color: white !important;
font-size: 70%;
text-align:center;
padding:2px;
}
.mtc td {                        /*set the font and table for tiny cart*/  
font-size: 75%;
text-align:left;
border-bottom:1px solid white;
background-color:#bbbbbb;
padding:2px;
}
 .titlebox {
background-color: #cccccc;
color: #111111;
font-size: 120%;
font-weight: bold;
text-decoration: none;
border-left: 1px #999999 solid;
border-top: 1px #999999 solid;
border-bottom: 2px #999999 solid;
border-right: 2px #999999 solid;
}
 .shadowbox {
border-left: 1px #999999 solid;
border-top: 1px #999999 solid;
border-bottom: 2px #999999 solid;
border-right: 2px #999999 solid;
}
 .shadowboxselected {
border-left: 1px #999999 solid;
border-top: 1px #999999 solid;
border-bottom: 2px #999999 solid;
border-right: 2px #999999 solid;
background-color:#eeeeee;
}
 .engfont {		/*This is use to change digital font to english fonts*/
font-family: verdana, georgia, arial, sans-serif;
font-size: 90%;
}
A.fivestar1:hover {
background-color: #cccccc; 
text-decoration: none;
}
 .topmenu0 {		/* See table setting for padding */
border: solid 1px;
border-color: #666666;
font-size: 85%;
vertical-align: middle;
}
 .topmenu1 {		/* See table setting for padding */
border: outset 1px;
border-color: #e0e0e0;
background: #666666;
font-size: 85%;
vertical-align: middle;
}

.menuborder{
border: 3px;                                      /*This is use for all menus td border*/
border-style: solid;
border-color: #ffffff;
}
.menulist01 ul {                                  /*This is use for menu listing on the left*/
margin: 0;
padding: 0;
list-style-type: none;
text-align:left;
}
.menulist01 li {                                 /*This is use for menu listing on the left*/
margin: 0;
display: inline;
white-space:nowrap;
}
.menulist01heading {                             /*This is use for menu listing HEADING on the left*/
padding-left:18px;
display: block;
background-image: url(../images/arrowgreen.png);
background-repeat: no-repeat;
background-position: 1% 50%;
line-height:150%;
font-weight:bold;
}
.menulist01 a {                                  /*This is use for menu listing on the left*/
text-decoration: none;
display: block;
padding-left: 12px;
padding-top: 2px;
padding-bottom: 2px;
background-repeat: no-repeat;
background-position: 1% 50%;
border: 1px;      
border-style: solid;
border-color: #ffffff;
}
.menulist01 a:hover {                           /*This is use for menu listing on the left*/
text-decoration: none;
padding-left: 12px;
padding-top: 2px;
padding-bottom: 2px;
background-image: url(../images/arrowright.gif);
background-repeat: no-repeat;
background-position: 1% 50%;
background-color: #fdfdfd;
border: 1px; 
border-style: solid;
border-color: #eeeeee;
}
.menulist02 ul {                                   /*This is use for New Releases on the left*/
margin: 0;
padding: 0;
list-style-type: none;
}
.menulist02 li {                                  /*This is use for New Releases on the left*/
margin: 0;
display: inline;
}
.menulist02 a {                                   /*This is use for New Releases on the left*/
text-decoration: none;
display: block;
padding-left: 12px;
padding-top: 2px;
padding-bottom: 2px;
background-image: url(../images/dotsquare.gif);
background-repeat: no-repeat;
background-position: 1% 50%;
border: 1px;      
border-style: solid;
border-color: #ffffff;
}
.menulist02 a:hover {                             /*This is use for New Releases on the left*/
text-decoration: none;
padding-left: 12px;
padding-top: 2px;
padding-bottom: 2px;
background-image: url(../images/arrowright.gif);
background-repeat: no-repeat;
background-position: 1% 50%;
background-color: #F9F9F9;
border: 1px; 
border-style: solid;
border-color: #eeeeee;
}
.menulist03 ul {                                    /*This is use for onsale on the right*/
margin: 0;
padding: 0;
list-style-type: none;
}
.menulist03 li {                                    /*This is use for onsale on the right*/
margin: 0;
display: inline;
text-align:left;
font-size:0.9em;
}
.menulist03 a {                                     /*This is use for onsale on the right*/
text-decoration: none;
display: block;
padding-left: 12px;
padding-top: 2px;
padding-bottom: 2px;
background-image: url(../images/arrowright.gif);
background-repeat: no-repeat;
background-position: 1% 50%;
border: 1px;
border-style: solid;
border-color: #ffffff;
}
.menulist03 a:hover {                              /*This is use for onsale on the right*/
text-decoration: none;
padding-left: 12px;
padding-top: 2px;
padding-bottom: 2px;
background-image: url(../images/arrowrightred.gif);
background-repeat: no-repeat;
background-position: 1% 50%;
background-color: #f9f9f9;
border: 1px;
border-style: solid;
border-color: #eeeeee;
}
.cellbgimage1 {                                  /*This is use for adult sale item at bottom*/
background-color: #ff0000;
background-image: url(../images/bg_red.gif);
}
.newmenuborder {                                 /*This is use for onsale on the right*/
border: 8px;       
border-style: solid;
border-color: #f0f0ff;
}

/*Set Tables setting such as border cellpadding and spacing 10000 mean width 100% border 0 spacing 0 padding 0 */

.tb000 {						/*Set table border , padding and alignment table width must be set with html in each page  all MENUS */
border-collapse:collapse;
border-width:0px;
border-spacing:0px;
}
.tb000 td {
padding:0px;
vertical-align:top;
text-align:left;
}
.tb000 td.topmenu0 {     /*Set table border to 0 cellspace to 0 and cellpadding to 6 for MENUTOP */
padding:0px 6px 0px 6px;
}
.tb000 td.topmenu1 {     /*Set table border to 0 cellspace to 0 and cellpadding to 6 for MENUTOP */
padding:0px 6px 0px 6px;
}
.tb001 {
border-collapse:collapse;
border-width:0px;
border-spacing:0px;
}
.tb001 td {
padding:1px;
vertical-align:top;
text-align:left;
}
.tb002 {
border-collapse:collapse;
border-width:0px;
border-spacing:0px;
}
.tb002 td {
padding:2px;
vertical-align:top;
text-align:left;
}
.tb003 {
border-collapse:collapse;
border-width:0px;
border-spacing:0px;
}
.tb003 td {
padding:3px;
vertical-align:middle;
text-align:left;
}
.tb005 {
border-collapse:collapse;
border-width:0px;
border-spacing:0px;
}
.tb005 td {
padding:5px;
vertical-align:middle;
text-align:left;
}
.tb101 {
border-collapse:collapse;
}
.tb101 td {			/*Set table border to 1 and padding use for shipping rate table */
border-width:1px;
border-style:solid;
border-color#dddddd;
padding:5px;
}
.tm0 {			   /* use for top menu */
border:2px solid #666666;
font-size:85%;
padding:1px 5px 2px 5px;
font-weight:bold;
color:white;
}
.tm1 {			  /* use for top menu */
border:2px groove #e0e0e0;
background:#666666;
font-size:85%;
padding:1px 5px 2px 5px;
font-weight:bold;
color:white;
}
.tl		/* use for menu with round corners top left */
 {
background: url(../images/left.gif) 0 0 no-repeat;
} 
.tr		/* use for menu with round corners top right */
{
background: url(../images/right.gif) 100% 0 no-repeat;
padding:2px;
}

