body {
  background-image: url('img/common/webdefaultbg.png');
  background-repeat: repeat;
  font-family: Arial, Helvetica, sans-serif;
  color: #676767;
  font-size: 13px;
}
.clear {
  clear: both;
}
a {
  cursor: pointer;
}
.innercontent {
  position: relative;
  margin-left: 29px;
  margin-right: 29px;
}
ul {
  list-style: none;
  list-style-position: inside;
}
.productlink {
  display: block;
}
input[type=button] {
  font-family: "FuturaLTBookRegular", serif;
  cursor: pointer;
  font-size: 15px;
  height: 26px;
}
#headercontainer {
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 900;
}
#topheaderline {
  background-color: #484848;
  height: 4px;
  margin-bottom: 0px;
}
#promotionmsg {
  background-color: #f5f5f5;
  text-align: center;
  font-size: 13px;
  height: 33px;
  line-height: 38px;
  overflow: hidden;
  color: #474747;
}
#headercontainer .innercontent {
  position: relative;
  background-color: #fff;
  width: 1038px;
  margin: auto;
}
#websitelogo {
  float: left;
  margin-top: 12px;
  margin-right: 10px;
  margin-left: 28px;
}
#websitelogo img {
  max-width: 250px;
  max-height: 81px;
}
#headerspace {
  height: 14px;
}
#headerightcontent {
  float: right;
  margin-right: 27px;
}
#memberpanel {
  float: right;
  background-image: url(img/common/actionitembg.png);
  background-position: bottom;
  background-repeat: no-repeat;
  width: 185px;
  height: 32px;
  overflow: hidden;
  margin-right: 2px;
}
#memberlogin {
  float: left;
  background-image: url(img/common/whitelogin.png);
  background-repeat: no-repeat;
  margin-left: 22px;
  margin-top: 8px;
  padding-left: 22px;
  line-height: 18px;
}
#memberlogin a {
  color: #fff;
  font-size: 12px;
}
#memberegister {
  float: left;
  background-image: url(img/common/whiteregister.png);
  background-repeat: no-repeat;
  margin-left: 28px;
  margin-top: 8px;
  padding-left: 20px;
  line-height: 18px;
}
#memberegister a {
  color: #fff;
  font-size: 12px;
}
#memberpanel2 {
  float: right;
  background-color: #484848;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  min-width: 303px;
  height: 32px;
  overflow: hidden;
  margin-right: 2px;
}
#memberwelcome {
  float: left;
  color: #fff;
  font-size: 12px;
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 10px;
  min-width: 47px;
  overflow: hidden;
  text-align: right;
  display: inline-block;
  white-space: nowrap;
}
#memberlogout {
  float: left;
  background-image: url(img/common/whitelogin.png);
  background-repeat: no-repeat;
  margin-left: 22px;
  margin-top: 8px;
  padding-left: 22px;
  line-height: 18px;
}
#memberlogout a {
  color: #fff;
  font-size: 12px;
}
#memberaccount {
  float: left;
  background-image: url(img/common/personicon.png);
  background-repeat: no-repeat;
  margin-left: 26px;
  margin-top: 8px;
  padding-left: 20px;
  line-height: 18px;
  margin-right: 20px;
}
#memberaccount a {
  color: #fff;
  font-size: 12px;
}
#mycheckout {
  float: right;
  background-image: url(img/common/blackcheckout.png);
  background-repeat: no-repeat;
  line-height: 16px;
  margin-right: 19px;
  margin-top: 9px;
  padding-left: 20px;
}
#mycheckout a {
  color: #474747;
  font-size: 12px;
}
#mywishlist {
  float: right;
  background-image: url(img/common/blackwish.png);
  background-repeat: no-repeat;
  line-height: 16px;
  margin-right: 22px;
  margin-top: 9px;
  padding-left: 22px;
}
#mywishlist a {
  color: #474747;
  font-size: 12px;
}
#mybasket {
  float: right;
  background-image: url(img/common/blackbag.png);
  background-repeat: no-repeat;
  line-height: 20px;
  margin-right: 26px;
  margin-top: 7px;
  padding-left: 20px;
}
#mybasket a {
  color: #474747;
  font-size: 12px;
}
#switchlanguage {
  float: right;
  margin-top: 21px;
}
#switchlanguage a {
  font-size: 14px;
  color: #a4a4a4;
}
#switchlanguage .selectedlang {
  color: #474747;
}
#langitem1 {
  float: left;
}
#langvline {
  float: left;
  margin-left: 12px;
  margin-right: 12px;
}
#langitem2 {
  float: left;
  margin-right: 5px;
}
#socialplugin {
  float: right;
  margin-top: 21px;
}
#fbplugin {
  float: left;
  margin-right: 20px;
  margin-top: 1px;
  min-width: 81px;
  overflow: hidden;
}
#weiboplugin {
  float: left;
  margin-right: -2px;
  margin-top: 2px;
}
.subweiboplugin {
  height: 30px;
  margin-top: -1px;
  overflow: hidden;
}
.subweiboplugin iframe {
  margin-top: -8px;
}
#searchpanel {
  float: right;
  margin-top: 16px;
  margin-right: 20px;
}
#searchfilter1 {
  float: left;
  width: 186px;
  margin-right: 19px;
  border: 2px #f3f3f3 solid;
  border-radius: 4px;
}
#searchfilter2 {
  float: left;
  width: 93px;
  -moz-box-shadow: 0 2px 6px #f3f3f3;
  -webkit-box-shadow: 0 2px 6px #f3f3f3;
  box-shadow: 0 2px 6px #f3f3f3;
  margin-right: 3px;
  border: 2px #f3f3f3 solid;
  border-radius: 4px;
  height: 25px;
}
#searchkeyword {
  width: 186px;
  color: #d5d5d5;
  border: 1px #d8d8d8 solid;
  border-radius: 4px;
  padding-left: 8px;
  height: 22px;
  font-size: 12px;
  line-height: 26px;
  font-family: "FuturaLTBookRegular", serif;
}
.selectBox-dropdown .selectBox-label {
  font-family: "FuturaLTBookRegular", serif;
  padding-top: 4px;
}
#searchtype {
  width: 94px;
  font-size: 13px;
}
#webmenu {
  position: relative;
  background-color: #fff;
  background-image: url(img/common/menubg.png);
  background-position: top center;
  background-repeat: repeat-x;
  width: 1038px;
  margin: auto;
  padding-bottom: 9px;
}
#webmenu ul {
  list-style: none;
  list-style-position: inside;
  margin: 0px;
  padding: 0px;
  margin-left: 29px;
  margin-right: 28px;
}
#webmenu ul>li {
  font-family: "FuturaLTBookRegular", serif;
  display: inline-block;
  margin-top: 13px;
  text-align: center;
  line-height: 29px;
}
#webmenu ul>li a {
  display: block;
  text-align: center;
  font-size: 11px;
  color: #474747;
  height: 28px;
}
#webmenu .selectmenu a {
  background-color: #231f20;
  color: #fff;
}
#webmenu ul>li:hover a {
  background-color: #231f20;
  color: #fff;
}
#submenu {
  position: absolute;
  top: 40px;
  border-top: 1px #716d6e solid;
  display: none;
  list-style: none;
  z-index: 9999;
}
#submenu>li {
  background-color: #231F20;
}
#webmenu ul>li>ol>li a {
  text-align: left;
  color: #fff;
}
#webmenu #menuitem1 {
  width: 86px;
}
#webmenu #menuitem2 {
  width: 95px;
  margin-left: 2px;
}
#webmenu #menuitem3 {
  width: 98px;
  margin-left: 2px;
}
#webmenu #menuitem4 {
  width: 96px;
  margin-left: 1px;
}
#webmenu #menuitem5 {
  width: 96px;
  margin-left: 8px;
}
#webmenu #menuitem6 {
  width: 168px;
  margin-left: 6px;
}
#menuitem7 {
  position: relative;
  float: right;
  width: 155px;
  border-top: 1px #474747 solid;
  border-bottom: 1px #474747 solid;
  text-align: center;
  margin-top: -28px;
  margin-right: 29px;
  font-family: "FuturaLTBookRegular", serif;
  height: 26px;
  line-height: 28px;
}
#menuitem7 a {
  display: block;
  font-size: 11px;
  color: #474747;
}
#webmenu ul>li:hover #submenu {
  display: block;
}
#menuitem7:hover {
  background-color: #231f20;
}
#menuitem7:hover a {
  color: #fff;
}
#menuitem7:hover #submenu {
  display: block;
}
#webmenu .submenu1 a {
  width: 95px;
  text-align: center;
}
#webmenu .submenu3 a {
  width: 200px;
  padding-left: 23px;
}
#webmenu .submenu4 a {
  width: 96px;
  text-align: center;
}
#webmenu .submenu5 a {
  width: 142px;
  padding-left: 23px;
}
#webmenu .submenu6 a {
  width: 168px;
  text-align: center;
}
#menuitem7 .submenu7 {
  margin-top: -14px;
  line-height: 29px;
}
#menuitem7 .submenu7 a {
  width: 155px;
  text-align: center;
  color: #fff;
}
#popupcontent {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
#popupbg {
  position: absolute;
  top: 0px;
  background-color: #fff;
  opacity: 0.7;
  filter: alpha(opacity=70);
  width: 100%;
  height: 100%;
}
#popupinner {
  position: relative;
  width: 850px;
  min-height: 450px;
  border: 4px #000 solid;
  margin: auto;
  background-color: #fff;
  top: 195px;
  box-shadow: 7px 7px rgba(180,179,179,0.7);
}
#popupheader {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}
#popuptitle {
  color: #231f20;
  font-family: "FuturaLTBookRegular", serif;
  font-size: 17px;
  padding-bottom: 15px;
  text-align: center;
}
#popupclose {
  float: right;
}
#popupmain {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 22px;
}
#showprocessing {
  position: fixed;
  background: rgba(255,255,255,0.7);
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: block;
}
#doingicon {
  position: relative;
  width: 150px;
  left: 50%;
  top: 50%;
  margin-top: -200px;
  margin-left: -100px;
}
#gototopaction {
  position: fixed;
  top: 35%;
  right: 50%;
  margin-right: -557px;
  z-index: 999;
  display: none;
}
#gototopbtn {
  display: block;
  width: 37px;
  height: 156px;
  background-image: url(img/common/top-rollout.png);
  background-repeat: no-repeat;
}
#gototopbtn:hover {
  background-image: url(img/common/top-rollover.png);
}
#contentcontainer {
  position: relative;
  width: 1038px;
  margin: auto;
}
#workingpath {
  font-family: "FuturaLTBookRegular", serif;
  background-color: #fff;
  margin-top: 9px;
  height: 44px;
  line-height: 44px;
  font-size: 11px;
}
#workingpath .innercontent a {
  color: #474747;
  font-size: 11px;
  margin-left: 1px;
}
#maincontent {
  position: relative;
  background-color: #fff;
  padding-top: 18px;
  min-height: 405px;
  margin-top: 9px;
}
#pagetitle {
  font-family: "BitstreamVeraSerifRoman", serif;
  font-size: 17px;
  color: #231f20;
  margin-bottom: 5px;
  padding-bottom: 10px;
  border-bottom: 1px #000 solid;
}
#leftcontent {
  font-family: "BitstreamVeraSerifRoman", serif;
  width: 200px;
}
#leftcontent a {
  font-family: "BitstreamVeraSerifRoman", serif;
  font-size: 12px;
}
#leftmenutitle {
  font-family: "FuturaLTBookRegular", serif;
  font-size: 15px;
}
.productitem {
  position: relative;
  float: left;
  width: 186px;
  height: 256px;
  overflow: hidden;
  margin-right: 12px;
}
.productitem .actioncontrol {
  position: absolute;
  background-image: url(img/common/ribbon.png);
  background-repeat: no-repeat;
  width: 32px;
  height: 67px;
  margin-left: 11px;
}
.addtowish {
  position: relative;
  margin-left: 10px;
  margin-top: 10px;
}
.addtocart {
  position: relative;
  margin-left: 11px;
  margin-top: 7px;
}
.addtocart2 {
  position: relative;
  margin-left: 11px;
}
.productitem .productitemcontent {
  border: 1px #e3e3e3 solid;
  height: 248px;
}
.productitem .topspace {
  height: 6px;
}
.productitem .productphoto {
  text-align: center;
  height: 179px;
  line-height: 179px;
}
.productitem .productline {
  background-color: #231f20;
  height: 3px;
}
.productitem .productname {
  font-family: "BitstreamVeraSerifRoman", serif;
  color: #676767;
  margin: 5px;
  font-size: 13px;
  line-height: 17px;
  height: 31px;
  overflow: hidden;
  margin-left: 8px;
  margin-right: 8px;
}
.productitem .productprice {
  font-family: "BitstreamVeraSerifRoman", serif;
  margin: 5px;
  margin-left: 8px;
  margin-right: 8px;
}
.productitem .retailprice1 {
  font-family: "BitstreamVeraSerifRoman", serif;
  font-size: 15px;
  color: #231f20;
}
.productitem .retailprice2 {
  text-decoration: line-through;
  font-family: "BitstreamVeraSerifRoman", serif;
  font-size: 15px;
  color: #231f20;
}
.productitem .discountprice {
  font-family: "BitstreamVeraSerifRoman", serif;
  color: #eb4ba1;
  font-size: 15px;
  font-weight: bold;
}
.pagecontainer {
  position: relative;
}
.pagelist {
  list-style: none;
  float: right;
}
.pagelist li {
  position: relative;
  float: left;
  min-width: 23px;
  min-height: 23px;
  text-align: center;
  line-height: 23px;
  margin: 2px;
  overflow: hidden;
}
.pagelist .firstpage,
.pagelist .lastpage {
  border: 1px #ccc solid;
  min-width: 26px;
}
.pagelist .pageitem {
  border: 1px #ccc solid;
}
.pageitem a,
.firstpage a,
.lastpage a {
  display: block;
  width: 100%;
  height: 100%;
}
.prepage a,
.nextpage a {
  width: 100%;
  height: 100%;
  display: block;
}
.pagelist .selectedpage {
  background-color: #eb4ba1;
  color: #fff;
  border: 0px;
  min-width: 24px;
  min-height: 24px;
}
.selectedpage a {
  color: #fff;
}
#footercontainer {
  margin-top: 10px;
  margin-bottom: 10px;
}
#webstructure {
  background-image: url(img/common/structurebg.png);
  width: 1038px;
  height: 203px;
  margin: auto;
  overflow: hidden;
}
#webstructure .innercontent {
  margin-left: 31px;
  margin-right: 5px;
}
#structureitem1 {
  float: left;
  width: 139px;
}
#structureitem2 {
  float: left;
  width: 125px;
}
#structureitem3 {
  float: left;
  width: 181px;
}
#structureitem4 {
  float: left;
  width: 177px;
}
#structureitem5 {
  float: left;
  width: 184px;
}
#structureitem6 {
  float: left;
  padding-top: 15px;
}
.itemheader {
  font-family: "FuturaLTBookRegular", serif;
  font-size: 11px;
  color: #231f20;
  margin-top: 10px;
  margin-bottom: 20px;
}
.itemdata {
  margin-bottom: 5px;
}
.itemdata a {
  font-size: 11px;
  color: #a9a9a9;
}
#webfootercontainer1 {
  background-image: url(img/common/footerbg.png);
  width: 1038px;
  height: 54px;
  margin: auto;
  overflow: hidden;
  line-height: 54px;
}
#webfootertop {
  margin-left: 30px;
  margin-right: 30px;
}
.findlabel {
  color: #231f20;
  font-size: 12px;
}
#webfootercontainer2 {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}
#webfootercontainer2 .copyright {
  color: #939393;
  font-size: 11px;
}
#webfootercontainer2 .terms {
  color: #231f20;
  font-size: 11px;
}
#webfootercontainer2 .policy {
  color: #231f20;
  font-size: 11px;
}
#webfootercontainer2 .sitemap {
  color: #231f20;
  font-size: 11px;
}
#sitemapcontainer ul>li {
  font-family: "BitstreamVeraSerifRoman", serif;
  font-size: 15px;
  margin-top: 3px;
  margin-bottom: 3px;
  color: #231F20;
}
#sitemapcontainer ul>li>ul>li a {
  font-family: "BitstreamVeraSerifRoman", serif;
  font-size: 13px;
  color: #231F20;
}
#sitemapcontainer ul>li>ul>li>ul>li {
  font-family: "BitstreamVeraSerifRoman", serif;
  font-size: 13px;
  margin-left: 20px;
  color: #231F20;
}
#sitemapcontainer .smtitle {
  text-decoration: underline;
}
.tablerow1 {
  float: left;
}
.tablerow2 {
  float: left;
  margin-top: -2px;
}
table {
  width: 100%;
}
table tr td {
  font-family: "FuturaLTBookRegular", serif;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 15px;
  color: #231f20;
}
#mytitle {
  float: left;
  font-size: 17px;
  color: #231f20;
}
#fblogin {
  float: right;
  font-size: 17px;
  color: #5d91e0;
}
#fblogin img {
  margin-top: -7px;
}
.titleselectbox {
  width: 333px;
  height: 24px;
}
.titleselectbox .selectBox-label {
  padding-top: 2px;
}
.blackhline {
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: #231f20;
  height: 1px;
}
#tipmsg {
  margin-top: 18px;
  margin-bottom: 20px;
}
.smalltxt {
  color: #747475;
  font-size: 13px;
  line-height: 22px;
}
.required_field {
  color: #eb4ba1;
  margin-left: 5px;
}
.inputbox {
  width: 328px;
  height: 24px;
  padding-left: 5px;
  border: 2px #f3f3f3 solid;
}
.inputbox2 {
  width: 66px;
  height: 24px;
  padding-left: 5px;
  border: 2px #f3f3f3 solid;
}
.selectinputbox {
  width: 333px;
  height: 24px;
}
.selectinputbox2 {
  width: 292px;
  height: 24px;
  margin-right: 12px;
}
.registerhline {
  background-image: url(img/members/registerhline.png);
  background-repeat: repeat-x;
  height: 1px;
  margin-top: 17px;
  margin-bottom: 17px;
}
#tipcontent {
  margin-bottom: 17px;
}
input[type=checkbox] {
  visibility: hidden;
}
.checkedboxlabel {
  background-image: url(img/members/ischecked.png);
  background-repeat: no-repeat;
  width: 13px;
  height: 13px;
  cursor: pointer;
}
.uncheckboxlabel {
  background-image: url(img/members/isunchecked.png);
  background-repeat: no-repeat;
  width: 13px;
  height: 13px;
  cursor: pointer;
}
#registerpart2 {
  float: left;
  width: 565px;
}
#content2 {
  margin-bottom: 5px;
}
#content3 {
  margin-bottom: 5px;
}
#registerpart3 {
  float: right;
  margin-top: -8px;
}
#agreeterms {
  color: #231f20;
  margin-bottom: 6px;
  font-size: 15px;
}
#agreeterms a {
  color: #231f20;
  font-size: 15px;
  text-decoration: underline;
}
#newsletters {
  color: #231f20;
  margin-bottom: 16px;
  font-size: 15px;
}
#friendinvitation {
  border: 2px #f3f3f3 solid;
  padding: 12px;
  margin-bottom: 20px;
}
.invitationtitle {
  color: #231f20;
  font-size: 15px;
}
#others {
  margin-top: 9px;
}
#registerbtn {
  border: 0px;
  width: 121px;
  height: 26px;
  cursor: pointer;
}
.enabledbtn {
  background-color: #eb4ba1;
  color: #fff;
}
.disabledbtn {
  background-color: #ccc;
  color: #f5f5f5;
}
#member_birthday {
  background-image: url(img/members/calendar.png);
  background-position: right;
  background-repeat: no-repeat;
}
.titleselectbox {
  border-radius: 0px;
  border: 2px #f3f3f3 solid;
  height: 26px;
}
.titleselectbox .selectBox-label {
  padding-top: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #231f20;
}
.selectinputbox .selectBox-label {
  padding-top: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #231f20;
}
.selectinputbox {
  border-radius: 0px;
  border: 2px #f3f3f3 solid;
  height: 26px;
}
.selectinputbox2 .selectBox-label {
  padding-top: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #231f20;
}
.selectinputbox2 {
  border-radius: 0px;
  border: 2px #f3f3f3 solid;
  height: 26px;
}
.error_field {
  border: 2px #eb4ba1 solid;
}
#registererrormsg {
  color: #EB4BA1;
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 5px;
  display: none;
}
#autherrormsg {
  color: #EB4BA1;
  font-size: 13px;
  padding-left: 10px;
}
.graytext {
  color: #747475;
}
