html, body{
    padding: 0px;
	margin: 0px;
    background: #8598a1 url(../img/contbg.gif) repeat-x;
    min-width: 1000px;
    height:100%;
    color: #5b656d;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
}
* {
  padding: 0;
  margin: 0;
  font-family: Tahoma, Arial, sans-serif;
}
p {
  padding-bottom: 10px;
}
br {
  clear: both;
}


/* ALL */
a img{
  border: none;
}
a {
  color: #ff4330;
  text-decoration: none;
}
a:hover {
  color: #b7270a;
  text-decoration: none;
}
a img:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}

h1 {
  color: #446271;
  font-size: 18px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  padding-left: 15px;
  background: url(../img/headerBull.gif) no-repeat 0 50%;
  line-height: 18px;
}
h1 a {
  border-bottom: 1px dashed;

}

h1.head {
  width: 100%;
  background: url(../img/h1Bg.gif) repeat-x bottom;
  clear: both;
  padding-bottom: 4px;
}

h2 {
  color: #446271;
  font-size: 16px;
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-weight: bold;
  padding-left: 20px;
  padding-top: 5px;
}
h2 a {
  border-bottom: 1px dashed;

}

h3 a {
  border-bottom: 1px dashed;

}
h3 {
  color: #446271;
  font-size: 12px;
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 0px;
  padding-top: 5px;
}




* {
   -moz-box-sizing: padding-box;
  box-sizing: border-box;
  -khtml-box-sizing: border-box;
}

form {
  padding: 0px;
  margin: 0px;
}

table {
  border-collapse: collapse;
  border: 0px;
}

th, td {
  padding: 0px;
  border: 0px;
  vertical-align: top;
}
input:focus {
  outline: none;
}


/* CLASS */

#contaner {
  width: 100%;
  text-align: center;
  position: relative;
}


/* HEADER */

#header {
  width: 1000px;
  height: 213px;
  background: url(../img/headBg.jpg) no-repeat left top;
  position: relative;
  text-align: left;
  margin: 0 auto;
}

#tels {
  position: absolute;
  top: 5px;
  left: 72px;
  font-size: 18px;
  color: #56697b;
  line-height: 18px;
}
#topMenu {
  position: absolute;
  top: 50px;
  left: 53px;
  font-size: 12px;
  font-weight: bold;
  color: #f3e7ce;

}
#topMenu a {
  color: #ffffff;
  display: block;
  height: 21px;
  width: 157px;
}
#topMenu a:hover {
  color: #f3e7ce;
}

#alogo {
  position: absolute;
  top: 48px;
  left: 289px;
  display: block;
  width: 165px;
  height: 46px;
}

#ahome {
  position: absolute;
  top: 3px;
  left: 332px;
  display: block;
  width: 26px;
  height: 26px;
}
#amap {
  position: absolute;
  top: 3px;
  left: 387px;
  display: block;
  width: 26px;
  height: 26px;
}
#amail {
  position: absolute;
  top: 3px;
  left: 442px;
  display: block;
  width: 26px;
  height: 26px;
}



/* CONTENT */

#contab {
  width: 1000px;
  height: 100%;
  position: relative;
  margin: 0 auto;
  text-align: center;
}

/* LEFT */

#lefta {
  width: 248px;
  height: 100%;
  background: #1b2f46 url(../img/cartFindBg.gif) no-repeat left top;
  z-index: 100;
  -moz-user-select: none;
}
.reldiv {
  width: 100%;
  position: relative;
  text-align: left;
  z-index: 100;
}
.reldivC {
  width: 100%;
  position: relative;
  text-align: left;
  padding: 20px
}


#cart {
  position: absolute;
  top: 50px;
  left: 92px;
  display: block;
  color: #5b656d;
  font-size: 11px;
  text-align: left;
}
#cart span {
  color: #5b656d;
  font-size: 14px;
  font-weight: bold;
}
#carta {
  position: absolute;
  top: 9px;
  left: 13px;
  display: block;
  width: 220px;
  height: 95px;
}
#carta:hover {
  filter: alpha(opacity=20);
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  opacity: 0.2;
  background: #eff3f5;
}

#find {
  position: absolute;
  top: 123px;
  left: 81px;
  width: 126px;
  height: 14px;
}
.findin {
  position: absolute;
  top: 123px;
  left: 81px;
  width: 126px;
  height: 14px;
  border: none;
  background: transparent;
  -moz-user-select: text !important;
}
.findbtn {
  width: 22px;
  height: 20px;
  position: absolute;
  top: 120px;
  left: 211px;
  border: none;
  background:  url(../img/findBtn.gif) no-repeat;
  cursor: pointer;
}
.findbtn:hover {
  filter: alpha(opacity=20);
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  opacity: 0.2;
  background: #eff3f5;
}
#catalog {
  position: absolute;
  top: 147px;
  left: 13px;
  width: 220px;
  background: #abb9c0;
}
#catHead {
  width: 220px;
  height: 20px;
  background:  url(../img/catHead.gif) repeat-y;
}
#catCont {
  width: 220px;
  z-index: 1000;
}
.cataLink {
  display: block;
  position: relative;
  width: 220px;
  height: 21px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #1b2f46;
  line-height: 21px;
  font-weight: bold;
  text-align: left;
  background: url(../img/catLink.gif) no-repeat top;
  padding-left: 26px;
}
.cataLink:hover {
  color: #1b2f46;
  background: url(../img/catLink.gif) no-repeat bottom;
}
.subDiv {
  background: #1b2f46;
  border: 1px solid #ffffff;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  width: 197px;
  padding: 8px;
  position: absolute;
  top: 0px;
  left: 220px;
  z-index: 1000;
}
.subLink {
  display: block;
  color: #9aa6ac;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: url(../img/subBull.gif) no-repeat 0 50%;
  padding-left: 10px;
  border-bottom: 1px solid #9aa6ac;
  line-height: 19px;
}
.subLink:hover {
  display: block;
  color: #1b2f46;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: #9aa6ac;
  padding-left: 10px;
  border-bottom: 1px solid #9aa6ac;
  line-height: 19px;
}

#catBot {
  width: 220px;
  height: 2px;
  background: #abb9c0 url(../img/catBot.gif) no-repeat;
}


/* RIGHT */

#centra {
  width: 731px;
  height: 100%;
  background: #ffffff url(../img/conteBg.gif) no-repeat right top;
  border-left: 1px solid #dfe7eb;
  z-index: 1;
}
#righta {
  width: 21px;
  height: 100%;
  background: url(../img/rightBg.gif) repeat-y left top;
}
#pageHeader {
  position: absolute;
  left: 73px;
  top: -29px;
}
.startBrands{
  margin-bottom: 20px;
}
.startBrands img{
  margin: 10px;
  margin-bottom: 0px;
}
.colorBlock {
  padding: 10px;
  background: #eff3f5;
  text-align: center;
  z-index: 1;
}

.pager {
  padding: 10px;
  background: #eff3f5;
  text-align: center;
  z-index: 1;
  font-weight: bold;
  font-size: 14px;
}
.pager span {
  font-weight: normal;
  font-size: 12px;
}
.pager a {
  padding: 5px;
  color: #d16529;
  text-decoration: underline;
  font-size: 14px;
}
.pager a:hover {
  padding: 5px;
  color: #d16529;
  text-decoration: none;
}

.colorBrands {
  padding: 20px;
  background: #eff3f5;
  text-align: left;
  z-index: 1;
  font-weight: bold;
  font-size: 14px;
  position: relative;
}
.colorBrands span {
  font-weight: normal;
  font-size: 12px;
}
.colorBrands b {
  color: #b5230a;
  font-size: 14px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}


.colorBrands a {
  padding: 5px;
  color: #d16529;
  font-weight: normal;
  text-decoration: underline;
  font-size: 14px;
}
.colorBrands a:hover {
  padding: 5px;
  color: #d16529;
  font-weight: normal;
  text-decoration: none;
}
.colorBlock img {
  margin: 24px;
}
.colorBlock p {
  margin: 16px;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: left;
}
.colorBlock a {
  font-weight: bold;
  text-align: right;
}
.colorBlock a {
  font-weight: bold;
  text-align: right;
  display: block;
}

.colorBlock p a {
  font-weight: bold;
  text-align: right;
  display: inline;
}
.colorBlock h1 a {
  text-align: left;
  display: block;
  font-size: 18px;
  font-weight: normal;
  color: #446271;
}
.colorBlock h1 a:hover {
  border-color: #eff3f5;
}

.startHots{
  margin-bottom: 20px;
  margin-top: 20px;
}
.catItem {
  width: 180px;
  margin: 25px;
  text-align: center;
  float: left;
}
.itemHead {
  width: 180px;
  height: 43px;
}
.itemHead a {
  color: #c54308;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
.itemHead a:hover {
  text-decoration: underline;
}
.itemImg {
  width: 180px;
  height: 200px;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
}
.catFoot {
  color: #b5230a;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  width: 180px;
  height: 33px;
  text-align: left;
  line-height: 26px;
}
.catFoot a {
  position: absolute;
  right: 1px;
  top: 3px;
}
#imagDiv {
  float: left;
  text-align: right;
}
.toCartIn {
  position: absolute;
  top: 32px;
  right: 30px;
  font-weight: normal;
}
.toCartIn img {
  vertical-align: middle;
}
.toCartIn input {
  vertical-align: middle;
  border: 1px solid #aab1b7;
  width: 20px;
  height: 14px;
  font-size: 11px;
  text-align: center;
}

.article img {
  text-align: left;
  margin: 10px;

}


/* ÊÎÐÇÈÍÀ */

.blcart {
  text-align: left;
  padding-bottom: 10px;
  margin-left: 9px;
}
.blcart h3 {

  padding: 0px;
  margin: 0px;
  padding-left: 28px;
  padding-top: 12px;
  color: #89a7b8;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  height: 35px;
}
.blitemcart {
  margin: 10px;
  margin-top: 0px;
  padding-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 10px;
  padding-left: 25px;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  border-bottom: 2px solid #ffffff;
  background: #edf2f4;
  position: relative;
}
.blitemcart:hover {
  background: #f7f9fa;
}
.blitemcart a:hover {
  text-decoration: underline;
  color: #c54308;
}

.blitemcart span {
  color: #bb3c44;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding-left: 5px;
}
.blitemcart span b {
  color: #c54308;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}


.blitogcart {
  margin: 10px;
  margin-bottom: 0px;
  padding-bottom: 10px;
  padding-right: 25px;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #e8eff1;
  position: relative;
  border-top: 10px solid #e8eff1;
  text-align: right;
}
.blitogcart a {
  color: #407d26;
}
.blitogcart span {
  color: #c54308;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding-left: 5px;
}
.blitogcart span b {
  color: #bb3c44;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}

.colvocart {
  position: absolute;
  right: 85px;
  //right: 135px;
  top: 6px;
  padding-top: 10px;
}
.colvocart input {
  width: 22px;
  height: 16px;
  border: 1px solid #babab9;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: center;
  padding: 0px;
  margin: 0px;
}
.tocartcart {
  position: absolute;
  right: 15px;
  top: 8px;
  //right:85px;
  padding-top: 10px;
}
a.del {
    font-size: 10px;
    color: #fa2f00;
    text-decoration: none;
}
.cartbtns {
  width: 100%;
  text-align: center;
}


.btnRefresh {
  width: 84px;
  height: 20px;
  border: none;
  color: #6a8393;
  font-weight: bold;
  background: url(../img/btn_refresh.gif) repeat-x 0 0;
  cursor: pointer;
}
.btnOrder {
  width: 84px;
  height: 20px;
  border: none;
  color: #6a8393;
  font-weight: bold;
  background: url(../img/btn_order.gif) repeat-x 0 0;
  cursor: pointer;
}
.btnSend {
  width: 84px;
  height: 20px;
  border: none;
  color: #6a8393;
  font-weight: bold;
  background: url(../img/btn_send.gif) repeat-x 0 0;
  cursor: pointer;
}

/* ------------------- */
.formdiv {
  overflow: hidden;
  width: 100%;
  clear: both;
  position: relative;
  text-align: center;
}
.centconte {
      width: 100%;
      position: relative;
      margin: 0 auto;
    }
.fix_left {
      position: relative;
      right: 50%;
      float: right;
}
.fix_right {
      position: relative;
      z-index: 1;
      right: -50%;
      float: left;
}

.txform {
  margin: 0 auto;
  float: left;
  height: 32px;
  width: 130px;
  padding: 8px;
  margin: 10px;
  margin-top: 4px;
  margin-bottom: 2px;
  margin-right: 4px;
  padding-bottom: 10px;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  /*font-weight: bold; */
  background: #e8eff1;
}
.txform2 {
  margin: 0 auto;
  float: left;
  height: 80px;
  width: 130px;
  padding: 8px;
  margin: 10px;
  margin-top: 4px;
  margin-bottom: 2px;
  margin-right: 4px;
  padding-bottom: 10px;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  /*font-weight: bold; */
  background: #e8eff1;

}
.inform {
  margin: 0 auto;
  float: left;
  height: 32px;
  width: 488px;
  padding: 7px;
  margin: 10px;
  margin-left: 3px;
  padding-bottom: 8px;
  margin-right: 3px;
  margin-top: 4px;
  margin-bottom: 2px;
  background: #e8eff1;

}
.inform2 {
  margin: 0 auto;
  float: left;
  height: 80px;
  width: 488px;
  padding: 7px;
  margin: 10px;
  margin-left: 3px;
  padding-bottom: 8px;
  margin-right: 3px;
  margin-top: 4px;
  margin-bottom: 2px;
  background: #e8eff1;

}
.valiform {
  margin: 0 auto;
  float: left;
  height: 32px;
  width: 32px;
  padding: 7px;
  margin: 10px;
  margin-left: 3px;
  padding-bottom: 8px;
  margin-right: 3px;
  margin-top: 4px;
  margin-bottom: 2px;
  background: #ffffff;

}
.valiform2 {
  margin: 0 auto;
  float: left;
  height: 80px;
  width: 32px;
  padding: 7px;
  margin: 10px;
  margin-left: 3px;
  padding-bottom: 8px;
  margin-right: 3px;
  margin-top: 4px;
  margin-bottom: 2px;
  background: #ffffff;

}
.inform input {
  width: 100%;
  height: 18px;
  border: 1px solid #babab9;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 0px;
  margin: 0px;
  padding-left: 5px;
}
.inform input:focus {
  border: 1px solid #e3afb2;
}
.inform select {
  width: 154px;
  background: #e8eff1;
  border: 1px solid #c1beb6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
}
.inform select:focus {
  border: 1px solid #e3afb2;
}
.inform2 textarea {
  width: 100%;
  border: 1px solid #babab9;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 0px;
  margin: 0px;
  padding: 5px;
}
.inform2 textarea:focus {
  border: 1px solid #62d54f;
}


/* FOOTER */

.footer {
    height:72px;
    background: url(../img/footBg.gif) repeat-x;
    text-align: center;
    padding-top: 10px;
    position: relative;
    }

.footer a {
    padding: 10px;

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #5b656d;
    }
.footer a:hover {
  text-decoration: underline;
  background: url(../img/footBg.gif) repeat-x bottom;
}
.footer #counter {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 88px;
  height: 31px;
}
.footer #counter a:hover {
  text-decoration: none;
  background: none;
}

.footer1 {
    height:72px;
    background: url(../img/footBg.gif) repeat-x;
    text-align: left;
    vertical-align: top;
    line-height: 12px;
    }

.footer1 div {
  float: left;
    }

.footer1 #copy {
  color: #1b2f46;
  position: relative;
  left: 15px;
  top: 25px;
}

.footer1 #ourcopy {
  color: #1b2f46;
  position: relative;
  left: 15px;
  top: 35px;

}
.footer1 a:hover {
  text-decoration: underline;
}


