.HEADER {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  color: #00467f;
}

.SUBHEADER {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  color: #00467f;
}

.PLAIN {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
}

.BLUE_PLAIN {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  color: #00467f;
}

.SMALL {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
}

.TINY {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8px;
  font-weight: normal;
  font-style: normal;
}

.BLUETEXT {
  color: #00467f;
}

.BLACKTEXT {
  color: #000000;
}

.WHITETEXT {
  color: #ffffff;
}

.BARTEXT {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
}

.BARPADDING {
  padding: 2px 5px;
}

.clearBoth {
  clear: both;
  font-size: 1px;
  line-height: 1px;
}

html {
  width: 100%;
}

body {
  text-align: center;
  background: #eaedf2;
  margin: 0;
  padding: 0;
  min-width: 970px;
}

a {
  outline: 0;
}

p {
  margin: 0;
  padding: 0;
}

li {
  margin: 0;
  padding: 0;
}

#bodyOuterTop {
  position: relative;
  background: url(/hosts/58/.style/topbg.png) top left repeat-x;
  width: 100%;
  height: 130px;
  overflow: hidden;
  text-align: center;
}

#bodyWrapper {
  margin: 0 auto;
  width: 970px;
  text-align: left;
  background: #eaedf2;
}

#bodyTop {
  position: relative;
  width: 100%;
}

#bodyTopImage {
  position: relative;
}

#bodyTopImageImg {
  width: 970px;
}

#bodyTopMenuPosition {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100%;
  height: 34px;
}

#bodyTopMenu {
  position: absolute;
  bottom: 0;
  left: -485px;
  height: 34px;
  text-align: left;
}

#bodyTopMenuImage {
  float: left;
  margin-left: 19px;
}

#bodyMain {
  width: 930px;
  margin-left: 20px;
}

#bodySubTop {
  border-bottom: 2px solid #c2cbd7;
  position: relative;
  width: 100%;
  margin-bottom: 10px;
  height: 34px;
}

#bodySubTopRight {
  position: absolute;
  bottom: 7px;
  right: 0px;
}

#bodyContentWrapper {
  width: 930px;
  position: relative;
  background: #ffffff;
  border: 1px solid #e0e2e5;
  min-height: 50px;
}

#bodyContentWrapperTop {
  position: absolute;
  top: 0;
  left: 0;
}

#bodyContentWrapperBottom {
  position: absolute;
  bottom: 0;
  left: 0;
}

#bodyContent {
  float: left;
  width: 930px;
  margin-left: 10px;
  margin-top: 5px;
  margin-bottom: 4px;
}

#bodyFoot {
  width: 930px;
  margin-left: 20px;
  padding-top: 5px;
  padding-bottom: 20px;
}

#bodyFoot .left {
  float: left;
  width: 460px;
}

#bodyFoot .right {
  float: right;
  width: 460px;
  text-align: right;
}

#mainmenu {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 34px;
  overflow: hidden;
  float: left;
}

#mainmenu li {
  float: left;
  display: inline;
  min-width: 100px;
}

#mainmenu li a {
  display: block;
  background: url(/hosts/58/.style/menusep.png) top right no-repeat;
  height: 34px;
  padding-top: 8px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  padding-left: 15px;
  padding-right: 15px;
}

#mainmenu li.mainmenu-inpath {
  float: left;
}

#mainmenu li a:hover {
  color: #333377;
}

#mainmenu li.mainmenu-inpath a {
  color: #333377;
  background: #a9a9f6 url(/hosts/58/.style/menubgactive.png) top left repeat-x;
}

#submenu {
  position: absolute;
  bottom: -2px;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}

#submenu li {
  float: left;
  padding-bottom: 8px;
  padding-left: 12px;
  padding-right: 12px;
}

#submenu li a {
  color: #7e93a9;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

#submenu li.submenu-inpath {
  background: url(/hosts/58/.style/submenumarker.png) bottom center no-repeat;
}

#submenu li a:hover {
  color: #00467f;
  text-decoration: none;
}

#submenu li.submenu-inpath a {
  color: #00467f;
  text-decoration: none;
}

#page {
  padding-top: 4px;
  width: 912px;
}

#pageLeft {
  float: left;
  width: 498px;
  padding: 0px 4px;
}

#pageLeftTop {
  min-height: 220px;
}

#pageLeftBottom {
  position: relative;
}

#pageLeftBottom .topic .header {
  width: 480px;
  background: url(/hosts/58/.style/sidebarbg.png) repeat-x;
  color: #00467f;
  height: 22px;
}

#pageLeftBottom .topic .header img {
  margin-right: 4px;
}

#pageLeftBottom .topic .content {
  margin-bottom: 8px;
}

#pageLeftBottom .topic .content .row a {
  text-decoration: none;
  color: #000000;
}

#pageLeftBottom .topic .content .row a img {
  margin-right: 8px;
  border: 0;
  vertical-align: middle;
}

#pageRight {
  float: right;
  border: 1px solid #e0e2e5;
  padding: 2px;
  width: 386px;
}

#pageRightMedia {
  position: relative;
  width: 384px;
  height: 324px;
  margin-bottom: 2px;
  background-color: #000000;
}

#pageRightMedia img {
  margin: 0;
  padding: 0;
  border: 0;
}

#pageRightHeader {
  background: url(/hosts/58/.style/sideheaderbg.png) top left repeat-x;
  height: 22px;
  width: 374px;
  overflow: hidden;
}

#pageRightHeader a {
  display: block;
  float: left;
  width: 49%;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
}

#pageRightText {
  padding: 24px 8px;
}

#pageRightInfo {
  padding: 0px 8px;
}

#pageRightInfo .row {
  margin-top: 2px;
}

#pageRightInfo .row img {
  vertical-align: bottom;
}

#pageRightInfo .row .left {
  float: left;
  font-weight: bold;
  width: 128px;
}

#pageRightInfo .row .right {
  float: right;
  width: 232px;
}

#pageRightFoot {
  position: relative;
  margin: 24px 0px 4px 0px;
  padding: 0px 8px;
  background: url(/hosts/58/.style/sidebarbg.png) bottom left repeat-x;
  width: 368px;
}

.pageRightFootBox {
  position: relative;
  text-align: center;
}

.pageRightFootBox a {
  text-decoration: none;
  color: #00467f;
}

.pageRightFootBox a:hover {
  text-decoration: none;
  color: #00467f;
}

.pageRightFootBox .icon {
  width: 43px;
  height: 34px;
  margin-bottom: 4px;
  border: 0;
}

#pageRightFootTipFriend {
  float: left;
}

#pageRightFootInfo {
  float: left;
  left: 56px;
}

#pageRightFootBasket {
  float: right;
}

td img {
  width: 56px;
}

table caption {
  text-align: left;
  font-weight: bold;
  text-decoration: underline;
  color: #00467f;
}

#pageLeft .content table {
  margin-bottom: 16px;
}

.transparent {
  opacity: .5;
}

.transparent a {
  color: #7f7f7f;
}

.transparent a:hover {
  color: #7f7f7f;
}

td .limbo {
  height: 32px;
  width: 56px;
}

#tipBox {
  position: absolute;
  display: none;
  color: #000000;
  background-color: #ffffff;
  width: 384px;
  bottom: 54px;
  right: 54px;
  border: 1px solid #000000;
  text-align: left;
}

#tipBox .caption {
  background: url(/hosts/58/.style/sideheaderbg.png) top left repeat-x;
  height: 22px;
  width: 374px;
  overflow: hidden;
}

#tipFriend {
  margin: 0;
  padding: 8px 8px;
}

#tipFriend .row {
  margin-bottom: 8px;
}

#tipFriend .row a {
  color: #000000;
  text-decoration: underline;
  cursor: hand;
  margin-right: 8px;
}

#tipFriend .row a:hover {
  color: #000000;
  text-decoration: underline;
  cursor: hand;
  margin-right: 8px;
}

#tipFriend .row input {
  width: 360px;
}

#tipFriend .row textarea {
  width: 360px;
  height: 100px;
}

#addbasketbox {
  position: absolute;
  display: none;
  color: #000000;
  background-color: #ffffff;
  width: 384px;
  bottom: 54px;
  right: 54px;
  border: 1px solid #000000;
  text-align: left;
  xz-index: 100;
}

#addbasketbox .caption {
  background: url(/hosts/58/.style/sideheaderbg.png) top left repeat-x;
  height: 22px;
  width: 374px;
  overflow: hidden;
}

#addbasketbox form {
  margin: 0;
  padding: 8px 8px;
}

#addbasketbox form a {
  color: #000000;
  text-decoration: underline;
  cursor: hand;
}

#addbasketbox form a:hover {
  color: #000000;
  text-decoration: underline;
  cursor: hand;
}

#addbasket .row {
  margin-bottom: 8px;
}

#addbasket .row a {
  margin-right: 8px;
}

#qty {
  width: 24px;
}


