button,
input {
  line-height: normal;
}
body {
  background-color: ;
  margin: 0;
  color: #111017;
  font-family: arial;
  font-size: 12px;
}
a {
  color: #0bb1e8;
  text-decoration: underline;
}
a:visited {
  color: #0bb1e8;
}
a:hover {
  text-decoration: none;
}
.center {
  width: 940px;
  min-width: 940px;
  max-width:950px;
  padding:5px;
  margin: 0 auto;
    background-color:#FFFFFF;
}
.boxl {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  background: #f2f2f2;
  background: -moz-linear-gradient(top,#ffffff,#f2f2f2);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#f2f2f2));
  background: -webkit-linear-gradient(top,#ffffff,#f2f2f2);
  background: -o-linear-gradient(top,#ffffff,#f2f2f2);
  background: -ms-linear-gradient(top,#ffffff,#f2f2f2);
  background: linear-gradient(top,#ffffff,#f2f2f2);
  border: 1px solid #d9d9d9;
}
.hdr {
  margin: 20px 0;
}
.hdr-logo {
  width: 500px;
  height: 90px;
  overflow: hidden;
  color: ;
}
.hdr-logo p,
.hdr-contacts p {
  margin: 0;
  padding: 0;
}
.hdr-menu {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  background: #f2f2f2;
  background: -moz-linear-gradient(top,#ffffff,#f2f2f2);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#f2f2f2));
  background: -webkit-linear-gradient(top,#ffffff,#f2f2f2);
  background: -o-linear-gradient(top,#ffffff,#f2f2f2);
  background: -ms-linear-gradient(top,#ffffff,#f2f2f2);
  background: linear-gradient(top,#ffffff,#f2f2f2);
  border: 1px solid #d9d9d9;
  padding: 10px 0;
  position: relative;
}
.hdr-menu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hdr-menu a {
  color: #2f3638;
  text-decoration: none;


  font: bold 16px arial;
  padding: 4px 12px;

}

.hdr-menu span {


  border-left: 1px solid #fefefe;
  border-right: 1px solid #d9d9d9;
}
.hdr-menu a:visited {
  color: #2f3638;
}
.hdr-menu span:first-of-type {
  border-left: none;
}
.hdr-menu span:last-of-type {
  border-right: none;
}
.hdr-cart {
  float: right;
  padding-bottom: 5px;
}
.hdr-login {
  clear: both;
  float: right;
}
.hdr-login:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hdr-login form {
  clear: both;
  float: right;
  padding: 10px 13px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  background: #303739;
  background: -moz-linear-gradient(top,#5d6b6e,#303739);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#5d6b6e),color-stop(100%,#303739));
  background: -webkit-linear-gradient(top,#5d6b6e,#303739);
  background: -o-linear-gradient(top,#5d6b6e,#303739);
  background: -ms-linear-gradient(top,#5d6b6e,#303739);
  background: linear-gradient(top,#5d6b6e,#303739);
  color: #ffffff;
  line-height: 20px;
}
.hdr-login form input[type="text"],
.hdr-login form input[type="password"] {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  width: 120px;
  height: 20px;
}
.hdr-login form input,
.hdr-login form button {
  border: none;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  padding: 2px 5px;
  font-size: 14px;
  line-height: 20px;
}
.hdr-login-links {
  clear: both;
  text-align: right;
  font-size: 10px;
}
.hdr-login-links a {
  color: #c7c7c7;
}
.hdr-login-links a:visited {
  color: #c7c7c7;
}
.hdr-search {
  position: absolute;
  right: 20px;
  top: 13px;
  width: 198px;
  height: 23px;
  background: no-repeat url(blue/images/hdr-search-bg.png);
  padding: 0;
  margin: 0;
}
.hdr-search input {
  border: none;
  background: none;
  position: absolute;
}
.hdr-search input[type="text"] {
  top: 3px;
  left: 5px;
  width: 160px;
  height: 16px;
}
.hdr-search input[type="submit"] {
  right: 0;
  top: 0;
  height: 23px;
  width: 28px;
  cursor: pointer;
}




.content:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.lcol {
  float: left;
  width: 240px;
}
.aside-box {
  font: normal 14px arial;
}
.aside-box+.aside-box {
  margin-top: 20px;
}
.aside-box-hdr {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  background: #f2f2f2;
  background: -moz-linear-gradient(top,#ffffff,#f2f2f2);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#f2f2f2));
  background: -webkit-linear-gradient(top,#ffffff,#f2f2f2);
  background: -o-linear-gradient(top,#ffffff,#f2f2f2);
  background: -ms-linear-gradient(top,#ffffff,#f2f2f2);
  background: linear-gradient(top,#ffffff,#f2f2f2);
  border: 1px solid #d9d9d9;
  color: #0bb1e8;
  font: bold 14px/32px arial;
  padding: 0px 0px 0px 22px;
}
.aside-box-list {
  padding: 15px 0;
}
.aside-box-list a {
  display: block;
  padding: 5px 0 5px 30px;
  background: url(blue/images/aside-list-bg.png) 16px center no-repeat;
  color: #111017;
  text-decoration: none;
}
.aside-box-list a:visited {
  color: #111017;
}
.aside-box-list a:hover {
  text-decoration: underline;
}
.aside-box-list div.active {
  padding: 5px 0 5px 30px;
  background: url(blue/images/aside-list-bg.png) 16px center no-repeat;
  color: #111017;
}
.aside-box-list div.active:visited {
  color: #111017;
}
.aside-box-list .nosub {
  background: none !important;
}
.aside-box-list .active {
  font-weight: bold;
}
.aside-box-list a+a,
.aside-box-list a+div.active,
.aside-box-list div.active+a {
  border-top: 1px dotted #cccccc;
}
.aside-box-inner {
  font-family: arial;
  color: ;
  padding: 10px 10px 10px 20px;
}
.button,
.button-big {
  background: #4dc4f3;
  background: -moz-linear-gradient(top,#88def9,#4dc4f3);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#88def9),color-stop(100%,#4dc4f3));
  background: -webkit-linear-gradient(top,#88def9,#4dc4f3);
  background: -o-linear-gradient(top,#88def9,#4dc4f3);
  background: -ms-linear-gradient(top,#88def9,#4dc4f3);
  background: linear-gradient(top,#88def9,#4dc4f3);
  background: ;
  color: #ffffff;
  border: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  font-family: arial;
  cursor: pointer;
  text-shadow: 1px 1px 1px #0e96cc;
}
a.button,
a.button-big {
  text-decoration: none;
}
a.button:hover,
a.button-big:hover {
  text-decoration: underline;
}
.button-big {
  font-size: 14px;
  font-weight: bold;
  padding: 5px 10px 7px 10px;
}
.main {
  margin-left: 260px;
  overflow: hidden;
  width: 680px;
  color: #111017;
  background-color:#FDFDFD;
}
.main .banner {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  height: 136px;
  width: 100%;
  display: block;
  margin-bottom: 15px;
  overflow: hidden;
}
.main h2 {
  font: normal 24px arial;
  color: #2f3638;
}

.main td div
{
position:static !important;
}




.paging:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.paging-info {
  float: left;
}
.paging-links {
  float: right;
}
.paging-links-active {
  text-decoration: none;
  font-weight: bold;
  cursor: default;
}
.productgrid:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.productgrid-cell {
  width: 125px;
  padding: 21px;
  height: 273px;
  float: left;
}
.productgrid-cell .image {
  width: 125px;
  height: 125px;
  text-align: center;
  overflow: hidden;
}
.productgrid-cell .title {
  font: normal 13px arial;
  margin-bottom: 10px;
  height: 34px;
  overflow: hidden;
}
.price {
  font: bold 13px arial;
  color: #0bb1e8;
  margin-bottom: 10px;
}
.productgrid-cell .text {
  font: normal 11px arial;
  margin-bottom: 10px;
  height: 44px;
  overflow: hidden;
}
.productgrid-cell .links {
  font: normal 11px arial;
  text-align: center;
}
.productgrid-cell .links a+a {
  margin-left: 10px;
  border-left: 1px solid #000000;
  padding-left: 10px;
}
.columns {
  width: 1015px;
  margin: 0px auto;
}
.columns:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.column {
  width: 303px;
  margin-right: 35px;
  float: left;
}
.column .image {
  width: 299px;
  height: 137px;
  padding: 3px;
  margin-bottom: 15px;
  background: white;
}
.column h2 {
  font-size: 14px;
  font-weight: bold;
}
.column .text {
  font-size: 11px;
  font-weight: normal;
  margin-bottom: 10px;
}
footer {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  background: #f2f2f2;
  background: -moz-linear-gradient(top,#ffffff,#f2f2f2);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#f2f2f2));
  background: -webkit-linear-gradient(top,#ffffff,#f2f2f2);
  background: -o-linear-gradient(top,#ffffff,#f2f2f2);
  background: -ms-linear-gradient(top,#ffffff,#f2f2f2);
  background: linear-gradient(top,#ffffff,#f2f2f2);
  border: 1px solid #d9d9d9;
  font-size: 11px;
  font-family: tahoma, arial;
  font-weight: normal;
  margin-top: 20px;
  padding: 15px 22px;
}
footer:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.ftr-menu {
  float: right;
  color: ;
}
.ftr-menu a {
  color: #0bb1e8;
  text-decoration: none;
  font: bold 14px arial;
  font-weight: bold;
}
.ftr-menu a:visited {
  color: #0bb1e8;
}
.ftr-menu a:hover {
  text-decoration: underline;
}
.ftr-menu a+a {
  border-left: 1px solid #000000;
  padding-left: 10px;
  margin-left: 10px;
}
.ftr-right {
  margin-top: 10px;
  clear: both;
  text-align: right;
  float: right;
}
.ftr-www-logo {

  border: 1px solid #b1b1b1;
  height: 29px;
  width: 86px;
  display: inline-block;
}
.ftr-menu-made {
  width: 110px;
}
.ftr-menu-made:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.ftr-menu-contact div {
  float: left;
  background: ;
  padding: 0 20px 0 20px;
}
.address {
  border-spacing: 0;
}
.address td {
  white-space: nowrap;
  padding: 3px 0;
}
.address-b {
  font-weight: bold;
}
.a-nhu {
  text-decoration: none;
}
.a-nhu:hover {
  text-decoration: underline;
}
#Full_Cart tr {
  background-color: #eaf9fe;
}
#Full_Cart td:nth-child(2n) {
  background-color: #f4fcfe;
}
#Full_Cart th {
  background-color: #abe7fb;
}
#Full_Cart th:nth-child(2n) {
  background-color: #97e1fa;
}
#Full_Cart tr:nth-child(2n) {
  background-color: #f2f2f2;
}
#Full_Cart tr:nth-child(2n) td:nth-child(2n) {
  background-color: #f2f2f2;
}

.sbmnu
{
 background: #e9e9e9 !important;
 border: 1px solid #d9d9d9 !important;
}