body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #727272;
  background-color: #cbcdcc;
}
#container {
  background-image: url(img/common/mainbg.png);
  background-repeat: no-repeat;
  background-position: top center;
  margin: auto;
}
a {
  cursor: pointer;
}
.clear {
  clear: both;
}
.datacontainer {
  position: relative;
  width: 987px;
  margin: auto;
}
ul {
  list-style: none;
  list-style-position: inside;
}
.linkbtn {
  width: 100%;
  height: 100%;
  display: block;
  color: #9f9f9f;
}
#headerline {
  width: 100%;
  height: 14px;
  background-color: #e8eeee;
  width: 100%;
}
#headercontainer {
  position: relative;
  height: 134px;
  overflow: hidden;
}
#shopcartpanel {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 300;
}
#shopcartpanelcontent {
  background-image: url(img/common/cart.png);
  background-repeat: no-repeat;
  background-position: top right;
  width: 97px;
  height: 44px;
  float: right;
  margin-right: 15px;
  text-align: center;
  color: #b8c0c0;
  line-height: 60px;
}
#weblogo {
  float: left;
  margin-left: 16px;
  margin-top: 7px;
}
#webmenu1 {
  float: right;
  margin-top: 36px;
  margin-right: 27px;
  text-align: center;
}
#webmenu2 {
  float: right;
  margin-top: 18px;
  margin-right: 46px;
  text-align: center;
}
#menuitem5 {
  float: left;
  margin-top: 5px;
  margin-right: 21px;
}
#menuitem6 {
  float: left;
}
#maincontainer {
  position: relative;
  background-image: url(img/common/mainbg2.png);
  background-repeat: repeat-y;
  background-position: top center;
}
#pagecontainer {
  min-height: 495px;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 25px;
  margin-right: 25px;
}
#pageheader {
  padding-bottom: 10px;
}
#pagetitle {
  float: left;
  margin-left: 13px;
  margin-bottom: 2px;
}
#pagepath {
  float: right;
  margin-top: 15px;
  margin-right: 7px;
  color: #aaaaaa;
  font-size: 11px;
}
#pagepath .boldpath {
  font-weight: bold;
  color: #aaaaaa;
}
#pageline {
  width: 945px;
  height: 1px;
  background-image: url(img/common/pageline.png);
  background-repeat: no-repeat;
  margin-bottom: 7px;
}
#pagecontent {
  margin-left: 3px;
  margin-right: 3px;
  margin-top: 40px;
  line-height: 20px;
  color: #4c4c4c;
}
#pagecontent p {
  color: #4c4c4c;
}
#gototop {
  height: 40px;
  overflow: hidden;
  margin-top: 40px;
}
#gototopaction {
  float: right;
  margin-right: 94px;
}
#footercontainer {
  position: relative;
  background-image: url(img/common/footerbg.png);
  background-repeat: repeat-x;
  height: 187px;
}
#footermenu {
  padding-top: 14px;
  padding-left: 16px;
  margin-bottom: 13px;
}
#copyright {
  color: #878787;
  font-size: 12px;
  padding-left: 16px;
}
#copyright a {
  color: #878787;
  font-size: 12px;
}
#footerimg {
  position: absolute;
  top: -1px;
  right: -93px;
}
.pagecontrol {
  position: relative;
  margin: auto;
  text-align: center;
}
.pagelist {
  list-style: none;
  *margin-left: 40%;
}
.pagelist li {
  display: inline-block;
  position: relative;
  min-width: 23px;
  min-height: 23px;
  text-align: center;
  line-height: 23px;
  margin: 2px;
  overflow: hidden;
  font-size: 11px;
  *display: inline;
  *float: left;
}
.pagelist .firstpage,
.pagelist .lastpage {
  border: 0px #ccc solid;
  min-width: 28px;
}
.pagelist .pageitem {
  border: 0px #ccc solid;
}
.pageitem a,
.firstpage a,
.lastpage a {
  display: block;
  width: 100%;
  height: 100%;
}
.prepage a,
.nextpage a {
  width: 100%;
  height: 100%;
  display: block;
}
.selectedpage a {
  color: #7fae00;
}
#cartcounter {
  color: #aaa;
}
#pagetitle {
  margin-left: 10px;
  margin-top: 9px;
  margin-bottom: 1px;
}
#pagecontent {
  margin-left: 3px;
  margin-right: 3px;
  margin-top: 33px;
}
#breakspace1 {
  clear: both;
  height: 5px;
}
.carttable {
  width: 100%;
  color: #4c4c4c;
}
.carttable tr td {
  vertical-align: top;
  font-size: 14px;
  color: #4c4c4c;
}
.cartitem {
  position: relative;
  border: 1px #e1e1e1 solid;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 11px;
  padding-right: 12px;
  margin-bottom: 10px;
  background-image: url(img/cart/cartitembg.png);
  background-repeat: repeat-y;
}
.itemimg img {
  border: 1px #e1e1e1 solid;
}
.itemtitle {
  font-size: 14px;
  color: #4c4c4c;
}
.itemqty {
  font-size: 14px;
  text-align: center;
  color: #4c4c4c;
}
.itemamt {
  font-size: 14px;
  text-align: center;
  color: #4c4c4c;
}
.itemdel {
  position: absolute;
  bottom: 5px;
  right: 7px;
}
.itemdel a {
  color: #9a9a9a;
}
#summary {
  font-size: 16px;
  color: #4c4c4c;
  text-align: right;
  margin-right: 5px;
}
#breakspace2 {
  clear: both;
  height: 53px;
}
#dopayment {
  text-align: right;
  margin-right: 1px;
}
#goshopping {
  text-align: right;
  margin-right: 1px;
  margin-top: 7px;
}
#hiddenpaypalform {
  display: none;
}
#tipmsg1 {
  color: #4c4c4c;
  padding-top: 3px;
  margin-left: 7px;
}
#tipmsg2 {
  color: #78a300;
  padding-top: 3px;
  margin-left: 7px;
}
.required {
  color: #78a300;
}
#shippinginfo {
  background-color: #f3f3f4;
  border: 1px #dcdcdc solid;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 35px;
  padding-right: 35px;
  margin-top: 10px;
}
#shippinginfo .headertile {
  font-size: 16px;
  font-weight: bold;
  color: #4c4c4c;
}
#contactperson {
  float: left;
  margin-right: 84px;
}
#middlevline {
  float: left;
  background-image: url(img/cart/vline.png);
  background-repeat: no-repeat;
  width: 2px;
  height: 136px;
}
#shippingaddress {
  float: left;
  margin-left: 23px;
}
#shippinginfo .inputbox {
  border: 0px;
  background-color: #fff;
  color: #909090;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  margin-top: 8px;
}
#lastname {
  width: 150px;
}
#firstname {
  width: 150px;
}
#telnum {
  width: 320px;
}
#email {
  width: 320px;
}
#room {
  width: 60px;
}
#floor {
  width: 60px;
}
#building {
  width: 165px;
}
#street {
  width: 325px;
}
#district {
  width: 325px;
}
#actionbtn {
  text-align: right;
  margin-top: 10px;
  margin-bottom: 10px;
}
.cartqtybox {
  width: 25px;
}
#shippinginfo .requiredfield {
  border: 1px #78A300 solid;
}
