@import url(../style/animation.css);
@font-face {
  font-family: 'SansRegular';
  src: url("../fonts/pt_sans-web-regular.eot");
  src: url("../fonts/pt_sans-web-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/pt_sans-web-regular.woff") format("woff"), url("../fonts/pt_sans-web-regular.ttf") format("truetype"), url("../fonts/pt_sans-web-regular.svg#PTSansRegular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'SansBold';
  src: url("../fonts/pt_sans-web-bold.eot");
  src: url("../fonts/pt_sans-web-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/pt_sans-web-bold.woff") format("woff"), url("../fonts/pt_sans-web-bold.ttf") format("truetype"), url("../fonts/pt_sans-web-bold.svg#PTSansBold") format("svg");
  font-weight: normal;
  font-style: normal; }

* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  background: url(../images/back-boots.png) repeat fixed #f8f8f8;
  font-family: 'SansRegular';
  padding-bottom: 40px; }
  
a {
cursor: pointer;
}

#wrapper-up {
  height: 31px;
  min-width: 1000px;
  background: #474747; }

#wrapper-up > div {
  width: 1000px;
  height: 100%;
  line-height: 30px;
  margin: auto;
  padding-left: 40px;
  color: #ccc;
  font-size: 11px; }

#wrapper-up > div a {
  color: #ccff00; }

.authorization {
  display: inline-block;
  padding-left: 30px;
  background: url(../images/icon.png) no-repeat 0 6px; }

body > header {
  max-width: 1000px;
  min-width: 1000px;
  margin: auto;
  height: 74px;
  padding-left: 22px; }

.logo {
  width: 235px;
  height: 56px;
  position: relative;
  top: 8px; }

.call {
  font: 14px 'SansBold';
  color: #474747;
  line-height:17px;
  display: inline-block;
  padding-left: 45px;
  margin-left: 71px;
  position: relative;
  top: 4px;
  background: url(../images/icon.png) no-repeat 0 -79px; }

.call p span { color:#999999;}


.search {
  display: inline-block;
  padding-left: 36px;
  background: url(../images/icon.png) no-repeat 0 -191px;
  margin-left: 40px;
  position: relative;
  top: -12px; }

.search input {
  width: 191px;
  height: 32px;
  border-radius: 8px;
  border: 2px solid #ccc;
  color: #666;
  font-size: 12px;
  outline: none;
  padding: 0 24px 0 10px;
  background: url(../images/boom.png) no-repeat 171px center white; }

.сar {
  overflow: hidden;
  width: 139px;
  position: relative;
  top: 5px;
  display: inline-block;
  margin-left: 43px;
  font: 16px 'SansBold';
  color: #474747; }

.img-car {
  float: left;
  width: 30px;
  height: 35px;
  padding-top: 11px;
  text-align: center;
  background: url(../images/car.png) no-repeat;
  color: #fff;
  display: block; }

.info-car {
  float: right;
  width: 100px; }

.info-car a {
  position: relative;
  top: -4px;
  font-size: 11px;
  color: inherit;
  border-bottom: 1px solid #ccc;
  text-decoration: lowercase; }

#wrapper-container {
  max-width: 1000px;
  min-width: 1000px;
  margin: auto;
  background: #fff;
  box-shadow: 0 0 10px rgba(226, 226, 226, 0.9);
  padding: 3px;
  border-radius: 3px; }

#container {
  width: 992px;
  margin: auto;
  border-color:transparent;
  border-style:solid;
  border-width: 27px;
  -webkit-border-image: url(../images/punctir.png) 27 repeat;
  -moz-border-image: url(../images/punctir.png) 27 repeat;
  -o-border-image: url(../images/punctir.png) 27 repeat;
  border-image: url(../images/punctir.png) 27 fill repeat; }

.wrapper {
  margin: -15px -14px 0 -13px; }

.top-button {
  overflow: hidden;
  height: 25px;
  width: 100%; }

.b-button {
  height: 25px;
  float: left; }

.b-button a,
.lenguage a {
  display: inline-block;
  color: #373737;
  font-size: 12px;
  text-align: center;
  line-height: 25px;
  text-shadow: 1px 1px 0 #fff; }

.link-discounts {
  display:none !important;
  width: 60px;
  background: url(../images/menu.png) no-repeat; }

.link-table {
  width: 118px;
  background: url(../images/menu.png) no-repeat -60px 0; }

.link-delivery, .link-guarantee {
  width: 158px;
  background: url(../images/menu.png) no-repeat -180px 0; }

.lenguage {
  display:none;
  float: right;
  height: 25px; }

.lenguage a {
  width: 37px; }

.ru {
  background: url(../images/lenguage.png) no-repeat;
  color: #999 !important;
  margin-right: -4px; }

.ua {
  background: url(../images/lenguage.png) no-repeat -37px 0; }

.nav-product {
  width: 970px;
  height: 63px;
  margin: 6px auto 0;
  background: #fff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  overflow: hidden;
  position: relative;
  left: -3px;
  border-radius: 3px;
  padding: 4px; }

.nav-product li {
  float: left;
  position: relative;
  height: 55px; }

.nav-product a {
  display: block;
  text-align: center;
  color: #000;
  height: 55px;
  font-size: 14px;
  text-shadow: 1px 1px 0 #fff;
  padding-top: 10px;
  background: url(../images/boom2.png) no-repeat 95% 89%; }

.nav-product a strong{
    font:18px 'SansBold';
    text-shadow:inherit;
    position:relative;
    top:-5px;
}
.nav-product a strong strong{
	top:-23px;
}
.nav-1{
    width:92px;
    background:url(../images/link-1.png) repeat-x;
}
.nav-2{
    width:144px;
    background:url(../images/link-2.png) repeat-x;
}
.nav-3{
    width:92px;
    background:url(../images/link-3.png) repeat-x;
}
.nav-4{
    width:157px;
    background:url(../images/link-4.png) repeat-x;
}
.nav-5{
    width:136px;
    background:url(../images/link-5.png) repeat-x
}
.nav-6{
    width:82px;
    background:url(../images/link-6.png) repeat-x;
}
.nav-7{
    width:151px;
    background:url(../images/link-7.png) repeat-x;
}
.nav-8{
    width:106px;
    background:url(../images/link-8.png) repeat-x;
}
.wrapper-nav {
  padding-bottom: 9px;
  position: relative; }

.wrapper-nav > span {
  display: block;
  position: absolute;
  width: 19px;
  height: 17px;
  bottom: 0;
  z-index: 1; }

.boom-link2 {
  background: url(../images/boom-nav.png);
  left: 153px; }

.banners {
  width: 960px;
  height: 441px;
  margin-top: -9px;
  overflow: hidden; }

.html-banner {
  float: left;
  position: relative; }

.text-banner {
  position: absolute;
  bottom: 46px;
  left: 8px; }

.text-banner h1 {
  font: 34px 'SansBold';
  text-transform: uppercase;
  color: #66cc00; }

.text-banner h1 span {
  color: #ff6666; }

.text-banner ul {
  padding-left: 21px; }

.text-banner ul li {
  float: left;
  width: 79px;
  height: 42px;
  line-height: 17px;
  margin-right: 28px; }

.text-banner ul a {
  color: #474747;
  font-size: 12px; }

.img-banner {
  float: right;
  margin: 6px 0 0 0; }

.img-banner a {
  display: block;
/*  text-indent: -99999px;*/
  width: 315px;
  height: 275px;
/*  background: url(../images/banner1.png);*/
}

.img-banner a + a {
  height: 175px;
  margin: 5px 0 0 0;
/*  background: url(../images/banner2.png) no-repeat; */
  }

.new-wares {
  width: 960px;
  margin: 20px auto 0;
  border-top: 1px solid #e2e2e2; }

.new-wares h1 {
  color: #474747;
  font: 14px 'SansBold';
  text-transform: uppercase;
  margin: 11px 0 0 18px; }

.new-wares h1 a {
  color: inherit; }

.wrapper-slider {
  width: 960px;
  overflow: hidden;
  margin: 11px 0 0 0; }

.wares {
  height: 224px;
  /*overflow: hidden;*/ }

.wares li {
  float: left;
  width: 160px;
  text-align: center;
  height: 100%;
  border-right: 1px solid #e2e2e2;
  font-family: Arial, Helvetica, sans-serif; }

.wares li:last-child {
  border-right: none; }

.wares li img {
 /*  width: auto;
  height: 85px;  */
 }

.wares li p {
  display: inline-block;
  color: #999;
  font-size: 14px;
  background: #f6f6f6;
  width: 140px;
  height: 24px;
  line-height: 22px;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  margin: 6px 0 1px; }

.price {
  color: #66cc00;
  font-size: 20px; }

.prev-price {
  color: #666;
  font-size: 14px;
  text-decoration: line-through; }

.mark {
  color: #666;
  font-size: 12px; }

.links-site {
  width: 966px;
  color: #fff;
  font-family: 'SansBold';
  margin: 10px auto 0;
  overflow: hidden;
  text-align: justify;
  line-height: 0; }

.links-site:after {
  width: 100%;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  content: ''; }

.links-site a {
  color: inherit;
  position: relative;
  display: inline-block;
  vertical-align: top;
  line-height: normal;
  overflow: hidden;
  padding-left: 2px;
  padding-right: 2px; }

.links-site a:hover span {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); }

.links-site span {
  position: absolute;
  line-height: 15px; }

.table-size span {
  top: 25px;
  left: 26px; }

.table-size big {
  font-size: 27px; }

.table-size small {
  font-size: 24px; }

.foot span {
  top: 18px;
  left: 26px; }

.foot img {
  position: relative;
  top: 5px; }

.foot big {
  font-size: 27px; }

.foot small {
  font-size: 16px;
  display: inline-block;
  text-indent: -7px; }

.foot br + big {
  font-size: 24px;
  display: inline-block;
  text-indent: 10px; }

.size span {
  top: 19px;
  right: 8px; }

.size big {
  font-size: 27px; }

.size small {
  font-size: 16px;
  display: inline-block;
  text-indent: -58px; }

.size br + big {
  font-size: 24px;
  display: inline-block;
  text-indent: 33px; }

#wrapper-container > footer {
  min-width: 1000px;
  color: #999;
  padding:0;
  margin: -2px 0 0 0;
  position: relative; }

.nav-footer {
	margin-left:35px;
}
.nav-footer a {
  color: inherit;
  font-size: 11px;
  display: inline-block;
  padding-bottom: 1px; }

.nav-footer a:last-child::after {
  content: '';
  padding: 0; }

.nav-footer a:after {
  content: '|';
  padding: 0 15px; }

.nav-footer a:hover {
  color: #474747;
  font-weight: bold; }

.copyright {
  font-size: 11px;
  margin:15px 0 15px;
  text-align:center;
  }

.contacts {
	position: relative;
	right:20px;
	top: -26px;
	float: right;
}

.contacts > div {
  display: inline-block;
  width: 27px;
  height: 23px;
  cursor: pointer;
  background-image: url(../images/contacts.png);
  background-repeat: no-repeat; }

.t {
  background-position: -33px 0; }

.g {
  background-position: -66px 0; }

.s {
  background-position: -97px 0; }

.contacts a {
  color: #06adeb;
  font-size: 11px;
  text-transform: uppercase;
  position: relative;
  top: -6px; }

.nav-site {
  height: 37px;
  line-height: 14px;
  border-bottom: 1px solid #e2e2e2;
  padding: 7px 0 0 13px;
  font: 12px Arial, Helvetica, sans-serif;
  color:#666666;
     }

.nav-site a {
  color: #666;
  padding-right: 25px;
  display: inline-block;
  height: 13px;
  position: relative; }

.nav-site a::after {
  content: '»';
  position: absolute;
  right: 6px;
  top: -1px; }

.nav-site a:last-child::after {
  content: ''; }

.home-link {
  width: 12px;
  background: url(../images/home.png) no-repeat; }

.nav-site a + a {
  top: -1px;
  padding-right: 12px; }

.wrapper-column {
  overflow: hidden;
  width: 966px;
  padding-top: 21px; }

.column1 {
  float: left;
  width: 195px;
  text-align: center; }

.column1 .column1 { float:none;}

.column2 {
  float: right;
  width: 770px;
  font: 12px Arial, Helvetica, sans-serif;
  color: #666; }

.column1 h1 {
  color: #474747;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 7px; }

.column1 h1 span {
  text-transform: lowercase; }

.column1 section {
  display: inline-block;
  border-bottom: 1px solid #e2e2e2;
  text-align: left;
  width: 173px;
  padding-bottom: 18px;
  font-family: Arial, Helvetica, sans-serif; }

.column1 section + section {
  margin-top: 14px; }

.select-size > div,
.available-size > span {
  width: 25px;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  border: 1px solid #e2e2e2;
  background: #fff;
  margin: 0 4px 4px 0;
  cursor: pointer;
  font-size: 12px; }

.reset-size {
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url(../images/close.png);
  position: relative;
  top: 2px; }

.size-select,
.y {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5);
  background: #b8dd48 !important;
  border-color: none !important; }

.section-price {
  height: 91px; }

.brends ul,
.boots ul, .sel-price ul{
  margin-top: 9px;
  line-height: 18px; }

.brends li,
.boots li,
.sel-price li{
  padding-left: 25px;
  position: relative; }

.brends li span,
.boots li span,.sel-price li > span {
  display: block;
  position: absolute;
  left: 0;
  top: 8px;
  width: 13px;
  height: 10px;
  background: url(../images/ok.png); }

.brends a,
.boots a, .sel-price a {
  color: #0077b3;
  font-size: 12px;
  padding: 6px 0; }

.brends a:hover,
.select-brend a,
.boots a:hover,
.select-boots a {
  color: #474747; }

.season div {
  width: 35px;
  height: 56px;
  display: inline-block;
  font-size: 12px;
  color: #666;
  text-transform: lowercase;
  text-align: center;
  background-image: url(../images/seasons.png);
  background-repeat: no-repeat;
  cursor: pointer; }

.w {
  background-position: 0 21px; }

.w:hover,
.w.select-season {
  background-position: 2px -50px; }

.sp {
  background-position: -45px 21px; }

.sp:hover,
.sp.select-season {
  background-position: -43px -50px; }

.su {
  background-position: -90px 21px; }

.su:hover,
.su.select-season {
  background-position: -88px -50px; }

.au {
  background-position: -135px 21px; }

.au:hover,
.au.select-season {
  background-position: -133px -50px; }


.category-products > h1 {
  color: #333;
  font: 28px 'SansBold';
  margin-top: -8px; }

.select-search {
  margin: 10px 0 20px 0; }

.select-search div {
  display: inline-block;
  border: 1px solid #e2e2e2;
  border-radius: 3px;
  position: relative;
  padding: 4px 25px 4px 7px;
  background: #fff;
  font-weight: bold;
  margin: 0 4px 6px 0; }

.select-search p {
  display: inline;
  font-weight: 100;
  margin-left: 10px; }

.reset {
  display: inline-block;
  position: absolute;
  width: 10px;
  height: 10px;
  right: 5px;
  top: 50%;
  margin-top: -5px;
  background: url(../images/reset.png); }

.nav-result {
  overflow: hidden;
  margin-top: 19px;
  padding: 0 0 16px 0px;
  width: 747px;
  border-bottom: 1px solid #e2e2e2; }

.nav-result > p {
  float: left; }

.sort {
  float: right;
  padding-right: 9px; }

.sort div {
  display: inline-block;
  margin-right: 16px; }

.sort div a {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
  display: inline-block;
  width: 11px;
  height: 10px;
  background-image: url(../images/sort-boom.png);
  background-position: -11px 0;
  background-repeat: no-repeat;
  padding: 0 3px 2px 0;
  position: relative;
  top: 4px; }

.sort div a + a {
  background-position: 0 1px; }

.sort div a:hover {
  background-position: 2px -40px; }

.sort div a + a:hover {
  background-position: -11px -39px; }

.sort div:last-child {
  margin-right: 0; }

.list-wares {
  margin: 40px 0 0 -7px;
  position: relative;
  padding-bottom: 26px; }

.list-wares .wares li {
  width: 150px;
  /*cursor: url("../images/cursor.png"), auto;*/
  overflow: hidden;
  margin-bottom:10px;
}

.list-wares .wares li a {
  /*cursor: url("../images/cursor.png"), auto;*/
  display: block;
  width: 140px;
  height:135px;
  overflow:hidden;
  float: left;
  margin-left: 7px; }

.list-wares .wares li a.mark { margin-right:7px; width:133px;}

.list-wares .wares p {
  background: none;
  border: none; }
.list-wares .wares p + a{
  height:auto;
}
.list-wares img {
  float: left; }

.list-wares .wares {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
  height: auto;
  /*padding-bottom:21px;
  background:url(../images/wares-bottom.png) no-repeat center bottom ;*/ }

.list-wares .wares > span {
  display: block;
  width: 762px;
  height: 20px;
  background: url(../images/wares-bottom.png);
  clear: left;
  margin: 0 0 16px -13px; }

.wrapepr {
  width: 300px;
  overflow: hidden; }

.available-size {
  display: inline-block !important;
  width: 117px !important;
  height: 121px;
  background: #f6f6f6;
  border-right:7px solid #fff;
  text-align: left;
  color: #666;
  float: right !important;
  cursor: pointer !important;
  padding: 19px 7px 0 9px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box; }

.available-size span {
  cursor: inherit;
  margin: 0 2px 4px 0;
  display: inline-block; }

.available-size b {
  color: #474747;
  font: 10px 'SansBold';
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 12px !important;
  display: block; }

.nav-wares {
  position: absolute;
  right: 12px;
  margin:-12px 0 0 0; }

.nav-wares a {
  color: #999;
  padding: 4px;
  display: inline-block;
  text-align: center; }

.nav-wares a:hover {
  color: #474747;
  font-weight: bold; }

.nav-wares a.current {
  color: #474747;
  font-weight: bold;  }
  

.nav-wares .prev,
.nav-wares .next {
  text-align: left;
  background-image: url(../images/nav-wares.png);
  background-repeat: no-repeat;
  padding: 0; }

.nav-wares .prev {
  padding-left: 20px;
  background-position: 0 3px; }

.nav-wares .next {
  padding-right: 20px;
  background-position: 100% -15px; }

.watch-wares {
  margin: 33px 0 37px; }

.watch-wares h1 {
  color: #474747;
  font: 14px 'SansBold';
  text-transform: uppercase;
  text-indent: 4px; }

.watch-wares ul {
  margin-top: 10px;
  width: 766px;
  margin: 6px auto 0;
  border-top: 1px solid #e2e2e2;
  overflow: hidden;
  text-align: center;
  font-size: 11px;
  color: #666; }

.watch-wares li {
  padding:7px 0 0 0;
  width: 109px;
  float: left;
  border-right: 1px solid #e2e2e2; }

.watch-wares img {
  max-width: 70px;
  height: auto;
  /*-webkit-transform:rotateY(180deg);
  -moz-transform:rotateY(180deg);
  -o-transform:rotateY(180deg);
  transform:rotateY(180deg);*/ }

.watch-wares a {
  color: inherit;
  display:inline-block;
  width:70px;
  /*height:70px;*/
  overflow:hidden;
}

.watch-wares span {
  display: block;
  text-align: center;
  margin-top: 7px; }

.watch-wares a:hover {
  color: #000;
/*  font-weight: bold;*/}

.watch-wares .last {
  border-right: none; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 11px;
  height: 19px;
  background: url(../images/slider.png) no-repeat;
  outline: none; }

.ui-slider-horizontal {
  width: 167px;
  height: 7px;
  background: #e5e5e5;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  margin: 14px 0 0 6px; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background: #c2e254;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
  border-radius: 5px; }

#price {
  color: #666;
  font-size: 12px; }

#price input {
  display: inline-block;
  width: 55px;
  height: 25px;
  padding: 0 5px;
  border: 1px solid #e2e2e2;
  border-radius: 3px;
  background: #fff;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
  color: inherit;
  font: inherit;
  outline: none;
  margin: 0 4px 0 8px; }

#price label {
  cursor: pointer; }

.section-banner {
  display: block;
  margin-top: 9px; }

.section {
/*  margin-top: 18px;*/
/*  border-top: 1px solid #e2e2e2;*/
  margin-top: 0px;
  border-top: 0px solid #e2e2e2;
  width: 965px; }

.section > h2 {
  color: #474747;
  font: 14px 'SansBold';
  margin: 11px 0 0 0;
  text-transform: uppercase;
  text-indent: 5px; }

.title {
  margin-top: -1px;
  border-top: 1px solid #e2e2e2; }

.title > h1 {
  color: #333;
  font: 28px 'SansBold';
  margin-top: 13px;
  text-indent: 11px; }

.title article {
  padding: 18px 0 20px 0;
  margin-bottom: 20px;
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  overflow:hidden;
}

.title p {
  color: #666;
  line-height: 1.2;
  font-size: 12px;
  margin-bottom:15px;
   }

.title h3{
	font-size:16px;	
  margin-bottom:15px;	
}

.title h4{
	font-size:14px;	
  margin-bottom:15px;	
}

.title ol {
padding:0 0 0 25px;	
  margin-bottom:15px;
	}
.title ol li{ 
	list-style:decimal;	
	padding:0 0 0 0px;
}


.title ul{
  margin-bottom:15px;	
}
.title ul li{ 

}


.title p b {
  color: #666;
  font-size: 24px;
  font-weight: 100; }

.title article h2 {
  color: #66cc00;
  font-size: 24px;
  margin: 8px 0 10px 0;
  font-weight: 100; }

.title article img {
  max-width: 952px; }

.float {
  float: left;
  margin-right: 25px;
  margin-bottom: 18px; }

.liks {
  position: absolute;
  bottom: 0;
  right: 30px; }

.liks > div, .liks > a  {
  display: inline-block;
/*   height: 20px;
  background-image: url(../images/likes.jpg);
  background-repeat: no-repeat; */
  cursor: pointer; }

.social_battons {
	position:relative;
}
.social_battons >div{	

}
  
.fe {
  background-position: 0 0;
  width: 96px; }

.tweet {
  background-position: -97px 0;
  width: 88px; }

.email {
  width: 81px;
  height: 21px !important;
  position: relative;
  top: 1px;
  background-position: -214px 0; }

.car {
  border-top: 1px solid #e2e2e2;
  padding-top: 10px; }

.car > h1 {
  color: #333;
  font: 28px 'SansBold';
}

.step-buy {
  width: auto;
  margin: 14px auto;
  text-align: center;
 }

.step-buy > div {
  width: auto;
  height: 17px;
  background: url(../images/step.jpg) no-repeat;
  margin-bottom: 12px; }
  .step-buy > div.step-2 {
    background: url("../images/step2.jpg") no-repeat; }
  .step-buy > div.step-3 {
    background: url("../images/step-3.png") no-repeat; }
  .step-buy > div.step-4 {
    background: url("../images/step4.jpg") no-repeat; }

.step-buy a {
  color: #333;
  font: 14px 'SansBold';
  display: inline-block;
  width: 224px;
  text-transform: uppercase;
  cursor:auto; 
 }
.step-buy a:first-child {
	margin-right:10px;
}
  
  
.car-wares {
  width: 100%;
  margin: 23px auto 0;
  font-family: Arial, Helvetica, sans-serif;
  color: #666; }
  .car-wares p {
    position: static !important;
    display: block !important; }

.car-wares table {
  width: 100%;
  height: 89px;
  padding-left: 6px;
  border-collapse: collapse; }

.car-wares tr {
  border-top: 1px solid #e2e2e2; }

.car-wares tr:last-child {
  border-bottom: 1px solid #e2e2e2; }

.car-wares tr + tr td {
  padding-top: 9px; }

.car-wares td {
  font-size: 12px; }

.car-wares img {
  width: 70px;
  height: 67px; }

.td-1 {
  width: 70px; }

.td-2 {
  width: 339px;
  padding-left: 43px; }

.td-2 a {
  color: #0077b3;
  font-weight: bold; }

.td-3 {
  width: 155px; }

.td-4 {
  width: 75px; }

.td-5 {
  width: 168px; }
  
.input {
  width: 42px;
  height: 29px;
  line-height: 29px;
  padding: 2px 4px;
  border-radius: 3px;
  border: 2px solid #e2e2e2;
  background: #fff;
  color: #666; }

/*input {
  width: 160px;
  height: 29px;
  line-height: 29px;
  padding: 2px 4px;
  border-radius: 3px;
  border: 2px solid #e2e2e2;
  background: #fff;
  color: #666; }
*/
.td-5 {
  color: #999; }

.td-5 p + p {
  font-size: 24px; }

.p {
  color: #666; }

 #btn-cart { 
  width: 209px;
  height: 38px;
  margin-top:14px;
  padding-left: 0;
  border-radius: 0;
  border: 0;  
  cursor:pointer;
 }

.remove-ware,
.button {
  display: block;
  width: 80px;
  height: 27px;
  line-height: 24px;
  padding-left: 22px;
  border-radius: 3px;
  border: 1px solid #e2e2e2;
  background-image: -o-linear-gradient(bottom, #f6f6f6 0%, #f9f9f9 100%);
  background-image: -moz-linear-gradient(bottom, #f6f6f6 0%, #f9f9f9 100%);
  background-image: -webkit-linear-gradient(bottom, #f6f6f6 0%, #f9f9f9 100%);
  background-image: -ms-linear-gradient(bottom, #f6f6f6 0%, #f9f9f9 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f6f6f6), color-stop(1, #f9f9f9));
  background-image: linear-gradient(bottom, #f6f6f6 0%, #f9f9f9 100%);
  color: #666;
  text-transform: lowercase;
  position: relative; }

.car-wares .button {
  width:100%;
 }
.remove-ware1 span {
  display: block;
  width: 10px;
  height: 8px;
  background: url(../images/close.jpg) no-repeat;
  top: 50%;
  margin-top: -4px;
  left: 5px;
  position: absolute; }

.discount {
  width: 940px;
  height: 66px;
  margin: 8px auto;
  line-height: 66px;
  background: #f5f5f5;
  text-align: right;
  color: #333;
  font-size: 12px; }

.discount .input {
  width: 162px;
  margin: 0 7px; }

.discount input {
  font-size: 12px;
  color: #666;
  margin-right: 9px; }

.discount .button {
  display: inline-block;
  padding: 0;
  text-align: center;
  width: 126px;
  cursor: pointer; }

.summary {
  width: auto;
  height: 71px;
  line-height: 71px;
  border-width: 1px 0px;
  border-style: solid;
  border-color: #e2e2e2;
  margin: auto;
  overflow: hidden; }

.summary > div {
  display: inline-block;
  float: left; }

.summary > div + div {
  float: right; }

.summary p {
  display: inline;
  color: #333;
  font: 28px 'SansBold';
  margin-right: 70px; }

.summary span {
  color: #333;
  font: 24px Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-right: 20px; }

.summary span::after {
  /*content: '.грн';*/
  color: #999;
  font-weight: 100;
  display: inline; }

.next-step, .prev-step {
  width: 135px;
  height: 50px;
  padding-top: 15px;
  color: #fff;
  font: 14px 'SansBold';
  display: inline-block;
  text-align: center;
  background: url(../images/next.png) no-repeat;
  position: relative;
  top: -3px;
  text-transform: uppercase;
  margin-right: 8px; }
.next-step:hover,
.prev-step:hover{
  background-position: 0 -61px;
}
.cart-collaterals .next-step {
	margin-right:0px;
}

.prev-step {
  margin-left: 11px;
  background: url(../images/prev-step.png);
  color: #666; }

.back-wares {
  display: inline-block;
  padding-left: 20px;
  text-decoration: underline;
  color: #0077b3;
  font-size: 12px;
  background: url(../images/bo.png) no-repeat left center; }

.summary {
  margin-bottom: 50px; }

.copyright a {
  color: inherit; }

.nav-select-wares {
  height: 48px;
  padding-top: 12px;
  overflow: hidden;
  position: relative; }

.nav-select-wares h4 {
  padding-left: 37px;
  color: #666;
  font: 18px 'SansBold';
  background: url(../images/boo.png) no-repeat 11px 2px;
  float: left; }

.next-prev {
  float: right;
  color: #999;
  font: 12px Arial, Helvetica, sans-serif; }

.next-prev a {
  display: inline-block;
  background-image: url(../images/nav-wares.png);
  background-repeat: no-repeat;
  color: inherit; }

.next-prev a:hover {
  color: #333; }

.nt {
  padding-left: 21px;
  background-position: 0 3px; }

.nt::after {
  content: '|';
  padding: 0 10px; }

.pv {
  padding-right: 26px;
  background-position: 93% -15px;
  position: relative;
  left: -5px; }

.wrapper-column.card {
  width: 932px;
  margin: auto;
  padding-top: 0; }

.column-one {
  width: 320px;
  float: left; }

.big-img {
  width: 100%;
  height: 320px;
  text-align: center;
  border: 1px solid #f5f5f5;
  overflow: hidden; }

.box-img img {
  width: 320px;
  }

.small-img {
  width: 100%;
  margin-top: 14px; }

.small-img > a{
  display:inline-block;
  /*width:70px;
  height:72px;*/
  overflow:hidden;
  border-color: transparent;
  border-width: 2px;
  border-style: solid; 
}
.small-img a img {
  vertical-align: middle;
  margin-left: 6px;
  width:auto;
  height: 72px;
  }

.bor {
  border-color: #666 !important; }

.column-two {
  width: 570px;
  float: right;
  color: #666;
  font: 12px Arial, Helvetica, sans-serif; }

.column-two > h1 {
  color: #333;
  font: 28px 'SansBold';
  margin: -8px 0 0 0; }

.column-two b {
  color: #474747;
  display: block;
  margin-bottom: 10px; }

.column-two b font {
  font-weight: 100;
  color: #666;
  width: auto;
  height: auto; }

.number-wares {
  color: #ff6600;
  font-weight: bold;
  margin-top: 7px; }

.number-wares b {
  display: inline; }

.b-1,
.b-2 {
  border-width: 1px 0;
  border-style: solid;
  border-color: #e2e2e2;
  margin-top: 18px;
  padding: 18px 0 8px 3px; }

.b-1 {
  height: auto; }
.b-1 .ttl { margin:0 0 10px 0; font-weight:bold;}  

.b-2 {
  margin-top: 0;
  border-top: none; }

.b-1 span {
  width: 25px;
  height: 25px;
  line-height: 24px;
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  border: 2px solid #e2e2e2;
  background: #fff;
  margin: 0 2px 4px 0;
  font-size: 12px;
  }

.b-1 span {
  box-sizing: content-box; }

.b-1 span:hover {
  /*border-color: #666;
  border-width: 2px;*/ }

.b-2 .br,
.b-1 .br {
  border-color: #666;
  border-width: 2px; }


.b-1 .br {
  cursor:pointer;
   }    
  

.b-1 .br.on {
  border-color: #ff723b;
   }  

.column-two .wrapper {
  margin: 0 0 0 0;
  overflow: hidden; }

.column-two .wrapper > div {
  width: 320px;
  float: left; }

.column-two .wrapper > div + div {
  width: 234px;
  float: right;
  position: relative; }
.b-2 b {
  margin-bottom: 4px; }

.b-2 span {
  width: 25px;
  height: 25px;
  display: inline-block;
  border-radius: 3px;
  margin: 0 4px 4px 0;
  border: 2px solid transparent;
  cursor: pointer; }

.b-2 b + span {
  background: #69e5fa; }

.b-2 span + span {
  background: #7bd0ea; }

.b-2 span + span + span {
  background: #88dfc1; }

.b-2 span + span + span + span {
  background: #a8df92; }

.b-2 span + span + span + span + span {
  background: #d2e492; }

.b-2 span + span + span + span + span + span {
  background: #fbe0a2; }

.b-2 b + span:hover,
.b-2 span + span:hover {
  border-color: #666; }

.b-3 {
  margin-top: 36px;
  padding-left: 3px; }

.b-3 div {
  display: none; }

.detail {
  width: 100%;
  background: url(../images/detail1.jpg) repeat-x 0 center;
  margin-top: 15px;
  overflow: hidden;
  display: block !important; }

.detail a {
  color: #999;
  display: block;
  float: right;
  position: relative;
  top: -4px;
  right: 8px;
  background: #fff; }

.detail a img {
  position: relative;
  top: 5px;
  right: -2px; }

.transform {
  -webkit-transform: rotateX(-200deg);
  -moz-transform: rotateX(-200deg);
  -o-transform: rotateX(-200deg);
  transform: rotateX(-200deg); }

.b-4 {
  margin-top: 40px;
  padding-left: 3px; }

.b-4 .liks {
  position: static;
  margin: 17px 0 0 0; }

.boom {
  display: block;
  width: 10px;
  height: 20px;
  background: url(../images/imba.png);
  position: absolute;
  left: -5px;
  top: 30px; }

.box-add-cart {
  width: 230px;
  float: right;
  background: #f6f6f6;
  border-radius: 5px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 25px 0 10px 23px;
  border: 1px solid #f5f5f5;
  margin: 14px 0 18px; }

.box-add-cart b {
  display: inline;
  margin-right: 1px; }

.box-add-cart p {
  display: inline-block;
  color: #999;
  font-size: 14px; }

.box-add-cart p * {
  vertical-align: 0; }

.box-add-cart .prev-price {
  font-size: 18px;
  color: #999;
  margin-right: 21px; }

.box-add-cart .price {
  font-size: 30px;
  color: #474747;
  margin-right: 5px; }

#coll-add-car {
  margin-top: 20px; }

#coll-add-car input {
  margin-left: 5px;
  border-radius: 6px;
  outline: none;
  padding: 0;
  text-align: center; }

#coll-add-car b {
  font-size: 14px; }

#coll-add-car + p {
  margin-top: 18px; }

.add-cart-price {
  color: #66cc00;
  font-size: 30px; }

.add-cart {
  display: block;
  width: 184px;
  height: 35px;
  padding-top: 8px;
  text-align: center;
  background: url(../images/cart.png) no-repeat;
  color: #fff;
  font: 14px 'SansBold';
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  text-transform: uppercase; }

.support-service {
  width: 100%;
  padding-left: 52px;
  margin-top:274px;
  background: url(../images/support.png) no-repeat 14px 86%;
  color: #666;
  font-size: 12px; }

.support-service b {
  color: #666;
  margin-bottom: 0px; }

.support-service b + p {
  margin-bottom: 16px; }

.about-wares {
  width: 959px;
  overflow: hidden;
  margin: auto;
  padding-top: 32px; }

.about-wares > a {
  display: block;
  width: 194px;
  height: 36px;
  line-height: 36px;
  padding-top: 10px;
  text-align: center;
  font-weight: bold;
  color: #474747;
  font: 12px Arial, Helvetica, sans-serif;
  float: left;
  background: #ebebeb;
  background: -moz-linear-gradient(top, #ebebeb 0%, #cccccc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ebebeb), color-stop(100%, #cccccc));
  background: -webkit-linear-gradient(top, #ebebeb 0%, #cccccc 100%);
  background: -o-linear-gradient(top, #ebebeb 0%, #cccccc 100%);
  background: -ms-linear-gradient(top, #ebebeb 0%, #cccccc 100%);
  background: linear-gradient(to bottom, #ebebeb 0%, #cccccc 100%);
  margin-top: 4px; }

.about-wares .show {
  border: 2px solid #e2e2e2;
  background: #fff;
  padding-top: 12px;
  height: 40px;
  position: relative;
  top: -4px;
  border-bottom: none;
  width: 179px; }

.clear {
  clear: both; }

.description,
.table {
  border: 2px solid #e2e2e2;
  margin-top: -6px;
  color: #666;
  font: 12px Arial, Helvetica, sans-serif;
  padding: 9px 24px 0 24px; }

.description div,
.table div {
  display: none; }

.description p + p,
.table p + p {
  margin-top: 20px; }

.description .detail,
.table .detail {
  display: block !important;
  margin: 7px 0 5px 0; }

.description .more,
.table .more {
  margin-top: 20px; }

.table {
  display: none; }

.section.long {
  width: 100%;
  border-top: 0;
  margin-top: 24px; }

.list-wares .wares.long li {
  width: 160px; }

.list-wares .wares.long > span {
  background: url(../images/long.png) no-repeat;
  width: 960px; }

.section.long > h2 {
  text-indent: 11px; }

.section.long .list-wares {
  margin: 18px 0 0 -7px; }

.watch-wares.long {
  margin: 10px 0 35px 0; }

.watch-wares.long h1 {
  text-indent: 12px; }

.watch-wares.long ul {
  width: 955px; }

.watch-wares.long li {
  width: 119px; }

.watch-wares.long span {
  text-align: center; }

div.jqZoomTitle {
  z-index: 5000;
  text-align: center;
  font-size: 11px;
  font-family: Tahoma;
  height: 16px;
  padding-top: 2px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  color: #FFF;
  background: #999;
  display: none; }

.jqZoomPup {
  overflow: hidden;
  background-color: #FFF;
  opacity: 0.6;
  z-index: 10;
  border-color: #c4c4c4;
  border-style: solid;
  cursor: url(../images/zoom.png), crosshair; }

.preload {
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
  color: #333;
  font-size: 12px;
  font-family: Tahoma;
  text-decoration: none;
  border: 1px solid #CCC;
  background-color: white;
  padding: 8px;
  text-align: center;
  background-image: url(../images/zoomloader.gif);
  background-repeat: no-repeat;
  background-position: 43px 30px;
  width: 90px;
  *width: 100px;
  height: 43px;
  *height: 55px;
  z-index: 10;
  position: absolute;
  top: 3px;
  left: 3px; }

.jqZoomWindow {
  border: 2px solid #e2e2e2;
  background-color: #FFF; }

.page-wrapper {
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.5);
  position: absolute;
  z-index: 9999999999; }

.page-wrapper img {
  position: absolute;
  top: 50%;
  left: 50%; }

.block-car {
  width: 934px;
  margin: 23px auto 0;
  padding: 20px 0 0 17px;
  border-top: 1px solid #e2e2e2;
  line-height: 0;
  text-align: justify;
  overflow: hidden; }
  .block-car::after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    *zoom: 1;
    *display: inline; }
  .block-car > form {
    display: inline-block;
    line-height: normal;
    vertical-align: top;
    text-align: left; }
    .block-car > form h2 {
      color: #333333;
      font: 16px "SansBold";
      margin-bottom: 6px; }
    .block-car > form p {
      color: #333333;
      font: 12px Arial;
      margin-bottom: 11px; }
    .block-car > form input {
      width: 210px;
      height: 30px;
      border-radius: 3px;
      border: 2px solid #e2e2e2;
      outline: none;
      margin-left: -1px;
      padding: 0 10px;
      color: #333333;
      font: 12px Arial;
      background-color: #fff; }
    .block-car > form span {
      color: #333333;
      font: 12px Arial;
      display: block;
      margin: 10px 0 4px; }
    .block-car > form .submit {
      color: white;
      font: 12px Arial;
      text-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
      font-weight: bold;
      cursor: pointer;
      margin-top: 16px;
      height: 27px; }

.my-account 	 .block-car {
	width:auto;
	padding-left:0px;
}
	  
.block-car.no {
  text-align: left; }

.block-car.no-padding {
  padding: 0; }

.block-car > h1 {
  color: #666666;
  font: 20px "SansBold";
  margin-bottom: 20px; }

.enter {
  width: 255px;
  height: 280px;
  padding-right: 27px;
  padding-left: 3px;
  border-right: 1px solid #e2e2e2; }
  .enter .submit {
    width: 100px;
    background: url(../images/enter-1.png) repeat;
    border: 1px solid #999; }

.fast-order {
  width: 328px;
  padding-left: 35px;
  margin-right: 16px; }
  .fast-order .submit {
    width: 100px;
    background: url(../images/enter-2.png) repeat;
    border: 1px solid #6a9e35; }

.registred {
  width: 293px;
  height: 317px;
  border-radius: 3px;
  border: 1px solid #e2e2e2;
  background-color: #f5f5f5;
  position: relative;
  top: -15px;
  padding: 13px 0 0 23px; }
  .registred .submit {
    width: 100px;
    background: url(../images/enter-1.png) repeat;
    border: 1px solid #999; }

.ie-helper {
  width: 100%;
  height: 0;
  display: inline-block;
  overflow: hidden;
  visibility: hidden;
  *zoom: 1;
  *display: inline; }

.nav-button {
  overflow: hidden;
  border-width: 1px 0;
  border-color: #cccccc;
  border-style: solid;
  padding: 9px 0;
  width: 940px;
  height: 71px;
  margin: 5px auto 126px; }
  .my-account .nav-button {
	width:auto;
}
  .nav-button a {
    position: static; }
  .nav-button .next-step, .nav-button .prev-step {
    float: right; }
  .nav-button .prev-step {
    float: left; }
  .nav-button > div {
    float: right; }
  .nav-button p {
    display: inline;
    color: #333;
    font: 28px 'SansBold';
    margin-right: 70px; }
  .nav-button span {
    color: #333;
    font: 24px Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-right: 20px; }
    .nav-button span::after {
      /*content: 'грн';*/
      color: #999;
      font-weight: 100;
      display: inline;
      margin-left: 5px; }
  .nav-button .next-step.no, .nav-button .no.prev-step {
    float: none; }

#regestration {
  margin-top: -3px;
  line-height: 0;
  text-align: justify;
  overflow: hidden; }
  #regestration::after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    *zoom: 1;
    *display: inline; }

#dilevery {
  margin-top: -6px; }
  #dilevery .check {
    background-image: url("../images/radio.jpg");
    background-repeat: no-repeat;
    padding-left: 29px; }
    #dilevery .check input {
      position: absolute;
      left: -99999px; }
    #dilevery .check p {
      vertical-align: top;
      left: 0;
      top: -2px; }
    #dilevery .check + .check {
      margin: 10px 0 12px; }
  #dilevery .active {
    background-position: 0 -30px; }
  #dilevery h1 {
    color: #666666;
    font: 20px "SansBold";
    margin-bottom: 20px;
    margin: 12px 0 17px; }
  #dilevery .ik_select_link {
    width: 363px; }
  #dilevery input[name="firstName"] {
    width: 450px; }
  #dilevery input[name="secondName"] {
    width: 220px; }
  #dilevery input[name="tell"] {
    width: 449px; }
  #dilevery input[name="region"] {
    width: 447px;
    margin-left: 2px; }
  #dilevery input[name="punkt"] {
    width: 449px; }
  #dilevery input[name="street"] {
    width: 449px;
    margin-right: 0; }
  #dilevery input[name="build"] {
    margin-right: 0; }
  #dilevery h1 {
    color: #666666;
    font: 20px "SansBold";
    margin-bottom: 20px; }

.block-car.no > div {
  line-height: normal;
  vertical-align: top; }
.block-car.no input[name="firstName"] {
  width: 454px; }
.block-car.no input[name="name"] {
  width: 454px; }

  
.block-car.no input[name="secondName"] {
  width: 222px; }
.block-car.no input[name="index"] {
  width: 82px; }
  .block-car.no input[name="index"] + .ik_select {
    width: 361px !important; }
.block-car.no input[name="region"] {
  width: 454px; }
.block-car.no input[name="punkt"] {
  width: 454px; }
.block-car.no input[name="street"] {
  width: 454px;
  margin-right: 5px; }
.block-car.no input[name="build"] {
  width: 82px;
  margin-right: 5px; }
.block-car.no input[name="room"] {
  width: 82px; }
.block-car.no input[name="email"] {
  width: 454px; }
.block-car.no input[name="tell"] {
  width: 454px; }
.block-car.no input[name="password"] {
  width: 222px;
  margin-right: 6px; }

.block-car.no input[name="password1"] {
  width: 454px; }
.block-car.no input[name="password-repeat"] {
  width: 454px; }
.block-car.no input[type="checkbox"] {
  width: auto;
  margin: 4px 9px 0 2px; 
  border:none;}
.block-car.no select {
  display: none; }
.block-car.no input {
  display: inline-block;
  line-height: 30px;
  vertical-align: top;
  border-color: #ccc;
  margin: 0 0 9px; }
.block-car.no p {
  display: inline;
  text-align: left;
  position: relative;
  top: 10px; }
  .block-car.no p::after {
    content: '';
    display: inline;
    width: 100%;
    height: 0; }

.select .ik_select_list_inner {
  width: 362px !important;
  height: auto !important; }
  .select .ik_select_list_inner .ik_select_list ul {
    width: 362px !important; }

.select .ik_select_list li {
  width: 358px; }

.select .ik_select_list ul {
  width: 338px !important; }

.select .ik_select_list {
  width: 362px; }

.ik_select {
  display: inline-block;
  position: relative; }

.ik_select_link {
  border-radius: 3px;
  padding: 0 7px;
  height: 30px;
  overflow: hidden;
  border: 2px solid #cccccc;
  white-space: nowrap;
  position: relative;
  cursor: default;
  zoom: 1;
  background: #ffffff; }
  .ik_select_link span {
    margin: 0 !important;
    display: inline !important; }

.ik_select_link_text {
  overflow: hidden;
  display: block;
  color: white;
  font: 12px Arial;
  width: 100%;
  text-overflow: ellipsis;
  color: #000;
  line-height: 26px !important; }

.ik_select_link_text:after {
  position: absolute;
  right: 3px;
  top: 50%;
  margin-top: -3px;
  display: inline-block;
  width: 10px;
  height: 6px;
  background: url(../images/boomS.jpg) no-repeat;
  content: ''; }

.ik_select_block {
  position: absolute;
  z-index: 999999;
  width: 100%;
  left: 0;
  top: -2px;
  display: none; }

.ik_select_block_right {
  left: auto; }

.ik_select_list {
  position: relative;
  color: white;
  font: 12px Arial;
  line-height: 16px;
  background: #FFF;
  zoom: 1;
  border: 2px solid #cccccc;
  *border: 2px solid #cccccc;
  border-radius: 3px;
  margin-top: 33px; }

.ik_select_optgroup_label {
  color: black;
  padding: 0 21px; }

.ik_select_list ul {
  margin: 0;
  padding: 0; 
  width:338px !important;  
  }

.remember-me-popup + .ik_select_block_up {
width:342px !important;
}
  
.ik_select_list li {
  list-style: none;
  margin: 0;
  cursor: pointer;
  padding: 5px 11px;
  position: relative;
  border-left: none;
  border-right: none;
  color: #000; }

.ik_select_optgroup li {
  padding-left: 42px; }

.ik_select_list li.ik_select_hover {
  background: #cccccc;
  color: #fff; }

.ik_select_list .ik_select_optgroup_disabled .ik_select_optgroup_label, .ik_select_list li.ik_select_option_disabled {
  color: #999; }

.ik_select.ik_select_disabled .ik_select_link {
  top: 0;
  box-shadow: none;
  opacity: 0.5;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); }

.block-info-buying {
  width: 942px;
  height: 215px;
  background: url(../images/back-boots.png) repeat;
  margin-top: 10px;
  padding: 15px 17px;
  color: #333333;
  font: 14px Arial; }
  .block-info-buying h1 {
    font-weight: bold;
    margin-bottom: -2px; }
  .block-info-buying tr + tr td {
    padding-top: 2px; }
  .block-info-buying table + h1 {
    margin-top: 21px;
    margin-bottom: 1px; }

.td {
  width: 168px; }

.full-name,
.full-adress {
  display: block !important; }

.full-name {
  top: 0 !important; }

.full-adress {
  top: 4px !important; }

.block-car.no.no-padding .input {
  display: block;
  line-height: 29px; }

.block-info-buying + .car-wares {
  margin: 12px auto 0; }
  .block-info-buying + .car-wares tr {
    height: 90px; }
  .block-info-buying + .car-wares .td-4 {
    width: 232px;
    text-align: center; }

.value {
  width: 100%;
  height: 65px;
  background: #f5f5f5;
  margin-top: 9px;
  overflow: hidden; }
  .value > div {
    float: right; }
  .value b {
    display: inline-block;
    color: #333333;
    font: 12px Arial;
    margin-right: 31px;
    font-weight: bold; }
  .value span {
    color: #333333;
    font: 24px Arial;
    margin-right: 20px; }
    .value span::after {
      /*content: 'грн';*/
      color: #999;
      font: 24px Arial;
      display: inline-block;
      margin-left: 5px; }
#cart p{
	display:block;
}
#cart > div{
	margin-bottom:20px;
}
#cart .ik_select_list{
	width : 365px;
}
.col2-set{
  overflow:hidden;
}
.col2-set h3{
  color: #333;
  font: 18px "SansBold";
  margin-bottom: 6px;
  padding-bottom:1px;
}
.col2-set .col-1 .form-list label{
  font: 12px Arial;
  font-weight:bold;
  position:relative;
  top:-2px;
  margin-left:10px;
}
.col2-set h3 + p{
  color: #333;
  font: 12px Arial;
  margin-top:13px;
  margin-bottom: 11px;
}
.col2-set .col-1{
 float: left;
  padding: 30px;
  padding-top: 14px;
  border-right: 1px solid #E2E2E2;
  width: 370px;
  border-left: 1px solid #E2E2E2;
  border-top: 1px solid #E2E2E2;
  border-bottom: 0;
  border-radius: 8px 8px 0 0;
}

.col2-set .col-1bot.col-1 {border-bottom: 1px solid #E2E2E2;border-radius: 8px;}

.col2-set .col-1 .form-list{
  padding-left: 20px;
  margin-bottom: 10px;
}
.col2-set .col-1 .form-list + h4{
  font-family: 'SansBold';
  font-size: 16px;
  color: #333;
  margin-top: 24px;
}
.col2-set .col-1 .form-list + h4 + p{
  font-family: Arial;
  font-size: 12px;
  margin-top: 5px;
}
.col2-set .col-1 .ul{
  padding-left: 30px;
  padding-top: 13px;
  list-style:disc;
}
.col2-set .col-1 .ul li{
  list-style:disc;
  margin-bottom:5px;
  font:12px Arial;
}
.buttons-set .button,
#co-payment-form .button, .loginBut  .button, .fcont  .button{
  color: white;
  font: 12px Arial;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
  font-weight: bold;
  cursor: pointer;
  margin-top: 16px;
  height: 27px;
  width: 100px;
  background: url(../images/enter-1.png) repeat;
  border: 1px solid #999;
  padding-left:0;
}
.loginBut  .button{
width: 210px;
}
.fcont  .button{
width: 190px;
}
#co-billing-form .button,
#shipping-method-buttons-container .button,
#checkout-step-payment .button{
  width: 135px;
  height: 50px;
  color: white;
  font: 14px 'SansBold';
  display: inline-block;
  text-align: center;
  background: url(../images/next.png) no-repeat;
  /*float:left;*/
  text-transform: uppercase;
  margin-right: 8px;
  border:none;
}
#checkout-step-payment .button{
  float:right;
}
#checkout-step-payment .buttons-set{overflow:hidden;}
#checkout-step-payment .sp-methods{
  border-bottom:1px solid #e2e2e2;
  border-top:1px solid #e2e2e2;
  padding-bottom:10px;
  padding-top:10px;
  padding-left:13px;
  margin-right:9px;
}
#checkout-step-payment .sp-methods .sp-methods{border:none;}
#payment_form_ccsave input{
  width: 210px;
  height: 30px;
  border-radius: 3px;
  border: 2px solid #E2E2E2;
  outline: none;
  margin-left: -1px;
  padding: 0 10px;
  color: #333;
  font: 12px Arial;
  background-color: white;
}
#payment_form_ccsave label{
  font:14px Arial;
  color:#666;
  margin:5px 0;
}
#shipping-method-buttons-container .button{margin-right: 11px;}
.back-link a{
  width: 135px;
  height: 50px;
  padding-top: 15px;
  color: #666;
  font: 14px 'SansBold';
  display: inline-block;
  text-align: center;
  background: url(../images/prev-step.png) no-repeat;
  position: relative;
  top: -3px;
  text-transform: uppercase;
  margin-left:11px;
  float:left;
}
.col2-set .col-2{
  float: right;
  padding: 30px;
  padding-top:15px;
  background-color: whiteSmoke;
  border-radius: 4px;
  border: 1px solid #E2E2E2;
  border-bottom: 0;
}
#login-form  .form-list {
  margin-top:13px;
}
#login-form .col2-set .col-2{
	float: none !important;
	margin:30px auto 0 auto;
	width:277px;
	border-radius: 4px 4px 0 0;
}

.col2-set .form-list label{
  color: #333;
  font: 12px Arial
}
#login-form h4{
  font-family: 'SansBold';
  font-size: 16px;
  color: #333;
  margin-top: 7px;
}
#login-form h4 + p{
  color: #333;
  font: 12px Arial;
  margin-top:6px;
  width:209px;
}
#login-form input{
  width: 210px;
  height: 30px;
  border-radius: 3px;
  border: 2px solid #E2E2E2;
  outline: none;
  margin-left: -1px;
  padding: 0 10px;
  color: #333;
  font: 12px Arial;
  background-color: white;
  margin-top:5px;
}
.col2-set + .col2-set .col-1{
  width: 370px;
  padding: 30px 0 16px 30px;
  border-bottom: 1px solid #E2E2E2;
  border-left: 1px solid #E2E2E2;
  border-top:0;
  border-radius: 0 0 8px 8px;
}
#login-form .col2-set + .col2-set .col-1 {
  border:none;
  float: none !important;	
  width:277px;
  padding:5px 0 0 0 !important;
}

#login-form .col2-set + .col2-set .col-1 .buttons-set {
  border:none;
}

#login-form .col2-set + .col2-set .col-1 button {
  margin:auto;	
}

.col2-set + .col2-set{
  position:relative;
  overflow:visible;
}

#login-form .col2-set + .col2-set{
	margin:-20px auto 0 !important;
	width:277px;
	float:none !important;
}

.col2-set + .col2-set .col-1{
  float:none;
}
.col2-set + .col2-set .col-1 .button{
  margin-top:-48px;
}
.col2-set + .col2-set .col-2{
  width: 277px;
  position: relative;
  right: 0;
  border-top: 0;
  margin: -1px auto 0 !important;
  /*border-bottom: 1px solid #E2E2E2;*/
  padding:0 0 0 0;
}
#login-form .col2-set + .col2-set .col-2 {
  border-radius: 0 0 4px 4px;	
}


.required{padding-right:11px;}
.f-left{
  padding-right: 8px;
  font-size: 15px;
  color: #666;
  text-decoration: underline;
}
.fpass {text-align: center;
margin: -20px 0 20px 0;
}
.buttons-set .fpass a {color: #666;font-size: 12px;padding-right: 0px;}

.fpass1 {text-align: center;
margin: 5px 0 0px 0;font: 12px Arial, Helvetica, sans-serif;
}

.required1 {  font: 12px Arial, Helvetica, sans-serif;
  color: #666; text-align:center; padding:5px 0 0 0;}


.button.btn-checkout{
/*  height: 27px;
  width:142px;
  border-radius: 3px;
  border: 1px solid #E2E2E2;
  background-image: -o-linear-gradient(bottom, #F6F6F6 0%, #F9F9F9 100%);
  background-image: -moz-linear-gradient(bottom, #F6F6F6 0%, #F9F9F9 100%);
  background-image: -webkit-linear-gradient(bottom, #F6F6F6 0%, #F9F9F9 100%);
  background-image: -ms-linear-gradient(bottom, #F6F6F6 0%, #F9F9F9 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #F6F6F6), color-stop(1, #F9F9F9));
  background-image: linear-gradient(bottom, #F6F6F6 0%, #F9F9F9 100%);
  text-transform: lowercase;
  position: relative;
  font-size: 12px;
  color: #666;
  display: inline-block;
  padding: 0 10px !important;
  text-align: center;
  cursor: pointer;
  margin: 11px 0 0 14px;
  float:none;*/
  
  width: 135px !important;
  height: 50px;
  color: white;
  font: 14px 'SansBold';
  display: inline-block;
  text-align: center;
  background: url(../images/next.png) no-repeat;
  /*float:left;*/
  text-transform: uppercase;
  margin-right: 8px;
  border:none;  
  
  
}
.buttons-set{
  color: #F39A9A;
  font: 12px Arial;
  text-align:right;
  margin-top:0;
  padding-top:8px;
  padding-bottom: 23px;
  border-bottom:1px solid #e2e2e2;
}
#opc-login .buttons-set{
  padding-bottom:0;
  border-bottom:0;
}
#form-validate .buttons-set .required{
	text-align:left;
}
.buttons-set a{color:inherit;}
.col2-set + .col2-set .col-2 .button{
 /* position:relative;
  top:10px;*/
  margin:auto;
}
#checkout-step-review .button.btn-checkout{float:left;}
#checkout-step-review #review-buttons-container  .button.btn-checkout{float:right;}
#checkout-step-review .buttons-set{overflow:hidden;}

#checkout-step-billing{
  position: relative;
  padding: 10px 27px;
  border-top:1px solid #E2E2E2;
  margin-top:10px;
}
#checkout-step-login{
  padding: 24px 85px;
}
#co-billing-form .required{
  padding-right: 18px;
  margin-top: -16px;
}
.validation-advice{
  display:none;
  width: 230px;
  font: 12px Arial;
}
#billing-new-address-form ul{
  overflow:hidden;
  padding-bottom:10px;
  border-bottom:1px solid #E2E2E2
}
#billing-new-address-form li{
  float:left;
}
#billing-new-address-form label{
  color: #333;
  font: 12px Arial
}
#billing-new-address-form input, .input-box .address-select{
  width: 295px;
  height: 30px;
  border-radius: 3px;
  border: 2px solid #E2E2E2;
  outline: none;
  padding: 0 10px;
  color: #333;
  font: 12px Arial;
  background-color: white;
  display: inline-block;
  line-height: 30px;
  vertical-align: top;
  border-color: #CCC;
  margin: 0 14px 9px 0;
}
 .input-box .address-select{
	margin-top:10px;
	padding-right:0;
	cursor:pointer;
}
.field .validate-password, .field .validate-cpassword {
  width: 295px;
  height: 30px;
  border-radius: 3px;
  border: 2px solid #E2E2E2;
  outline: none;
  padding: 0 10px;
  color: #333;
  font: 12px Arial;
  background-color: white;
  display: inline-block;
  line-height: 30px;
  vertical-align: top;
  border-color: #CCC;
  margin: 0 14px 9px 0;
}
#billing-new-address-form input[name="billing[firstname]"]{
   width:295px
}
#billing-new-address-form input[name="billing[lastname]"]{
    width:295px
}
#billing-new-address-form input[name="billing[postcode]"]{
   width: 295px;margin: 0 0px 9px 0;
}
#billing-new-address-form input[name="billing[city]"]{
   width: 295px;
}
#billing-new-address-form input[name="billing[telephone]"]{
    width:295px
}
#billing-new-address-form input[name="billing[region]"]{
   width: 295px;
}
/*#billing-new-address-form input[name="billing[fax]"]{
   width: 434px;
}*/
#billing-new-address-form .wide + .wide{
  margin-top:20px;
}
#billing-new-address-form .wide + .wide + .fields + .fields{
  margin-top:-59px;
}
#billing-new-address-form .wide + .wide + .fields + .fields + .fields{
  margin-top:-59px;
  margin-left:-11px;
}
#co-shipping-form{
    border-top: 1px solid #E2E2E2;
    padding: 10px 0 0 10px;
}
#co-shipping-form .buttons-set .required{
  position: relative;
  top: 0px;
  right: 0;
}
#checkout-step-shipping_method .back-link{
  float:left;
}
#checkout-step-shipping_method .buttons-set .back-link a,
#checkout-step-payment .buttons-set .back-link a{
  width: 135px;
  height: 59px;
  padding-top: 15px;
  font: 14px 'SansBold';
  display: inline-block;
  text-align: center;
  position: relative;
  top: 15px;
  text-transform: uppercase;
  background: url(../images/prev-step.png);
  color: #666 !important;
}
#checkout-step-shipping_method .buttons-set{overflow:hidden;}
#checkout-step-shipping_method  .button{float:right;}

#checkout-shipping-method-load dt{
  color: #474747;
  display: block ;
  margin:10px 0;
  font:14px Arial;
    font-weight:bold;
}
#checkout-shipping-method-load label,
#checkout-step-payment label{
  font:14px Arial;
   color: #474747;
   margin:5px 0;
}
#checkout-step-payment .sp-methods label{
  display:inline-block;
}
#payment_form_purchaseorder input.input-text.required-entry {
	border:1px solid #ccc;
}
#checkout-step-payment select{
  height: 25px;
  padding: 0 5px;
  padding-right: 0;
  border: 1px solid #E2E2E2;
  background: white;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
  font: 14px;
  outline: none;
  color: #666;
}
#checkout-step-payment select + select{margin-top:10px;}
#checkout-step-payment{font-weight:bold;}
#checkout-shipping-method-load dl{
  padding-bottom:20px;
  border-bottom:1px solid #e2e2e2;
  padding-left: 14px;
}
#checkout-shipping-method-load span{
    font:16px Arial;
    font-weight:bold;
    color: #474747
}
#co-shipping-form .buttons-set{
  border-top: 1px solid #E2E2E2;
  margin-right:9px;
  margin-top:23px;
}
#co-shipping-form .buttons-set .button{
  width: 135px;
  height: 50px;
  padding-top: 15px;
  color: white;
  font: 14px 'SansBold';
  display: inline-block;
  text-align: center;
  background: url(../images/next.png) no-repeat;
  position: relative;
  top:11px;
  text-transform: uppercase;
  margin-right: -3px;
  margin-top:0;
  border:0;
}
#co-shipping-form .buttons-set .button span{
  position: relative;
  top: -4px;
}
#shipping-new-address-form .fields{
  float:left;
}
#shipping-new-address-form input{
  width: 295px;
  height: 30px;
  border-radius: 3px;
  border: 2px solid #E2E2E2;
  outline: none;
  padding: 0 10px;
  color: #333;
  font: 12px Arial;
  background-color: white;
  display: inline-block;
  line-height: 30px;
  vertical-align: top;
  border-color: #CCC;
  margin: 0 14px 9px 0;
}
#shipping-new-address-form label{
  color: #333;
  font: 12px Arial
}
#shipping-new-address-form input[name="shipping[firstname]"]{
  width:295px;
}
#shipping-new-address-form input[name="shipping[lastname]"]{
  width:295px;
}
#shipping-new-address-form input[name="shipping[postcode]"]{
  width:295px;margin: 0 0px 9px 0;
}
#shipping-new-address-form input[name="shipping[city]"]{
  width:295px;
}
#shipping-new-address-form input[name="shipping[telephone]"]{
  width:295px;
}
#shipping-new-address-form input[name="shipping[region]"]{
   width: 295px;
}
#shipping-new-address-form .wide + .wide input{
  display:none;
}
#shipping-new-address-form .wide + .wide + .fields .field + .field{
  margin-left:123px;
}
#shipping-new-address-form .wide + .wide + .fields + .fields{
  margin-top:-59px;
}
#shipping-new-address-form .wide + .wide + .fields + .fields + .fields{
  margin-top:-59px;
}
#checkout-review-table-wrapper{
  width: 958px;
  background: url(../images/back-boots.png) repeat;
  margin-top: 10px;
  padding: 15px 17px;
  color: #333;
  font: 14px Arial;
}
#checkout-review-table { width:915px;}


#checkout-review-table td{

}
#checkout-review-table  dt {
	display:block; float:left; padding:0 6px 0 0;
	}
#checkout-review-table  dt::after{
  content:' : '
}
#checkout-review-table  dd::after{

}
#checkout-review-table .a-right{
  color: #333;
  font: 28px 'SansBold';
  text-align:right;
}
#checkout-review-table .a-right.last{
  color: #333;
  font-weight: bold;
  margin-right: 20px;
  width:130px;
}
#checkout-review-table .price{
  font-size:20px;
  color:#0C0B0B;
}
#checkout-review-table .a-center{
  text-align:center;
}
#checkout-review-table .a-center:last-child{
  text-align:right;margin-right: 20px;
}
#checkout-review-table  thead{
  color: #333;
  font-size: 1.17em;
  font-weight: bold;
}
#checkout-review-table .a-right + .a-center{
 font-size: 20px;
  vertical-align: top;
  color: #0C0B0B;
  padding-top: 11px;
  width: 91px;
}
.control{
  font: 12px Arial;
  font-weight: bold;
  margin-top: 22px;
}
.control + .control{margin-top:5px;}
.control label{
  margin-left: 10px;
  position: relative;
  top: -2px;
}
.sel-price{margin-top:1px;}
.sel-price .price{
  color:#0077b3;
  font-size: 12px;
}
.sel-price a:hover .price{
	color:#474747;
}
.season ul{
  padding-top: 24px;
}
.season li{
  display:inline-block;
/*   width: 35px;
  height: 39px;;
  background-image: url(../images/seasons.png);
  background-repeat: no-repeat;
  position:relative; */
}
/* .season li+li{background-position: -90px 0;}
.season li+li+li{background-position: -135px 0;}
.season li+li+li+li{background-position: -45px 0;}

.season li:hover{background-position: 2px -71px;}
.season li+li:hover{background-position: -88px -71px;}
.season li+li+li:hover{background-position:-133px -71px;}
.season li+li+li+li:hover{background-position:-43px -71px;} 

.category-ortopedics .season li+li{background-position: -135px 0;}
.category-ortopedics .season li+li+li{background-position: -45px 0;}
.category-ortopedics .season li+li:hover{background-position:-133px -71px;}
.category-ortopedics .season li+li+li:hover{background-position:-43px -71px;}  */

.season a{
  display:block;
  width: 35px;
  height: 50px;
  font-size: 12px;
  color: #666;
  text-align:center;
  background: url(../images/seasons.png) no-repeat;
}
.season a.zima{
	background-position: left 15px;
} 
.season a.zima:hover{
	background-position: 2px -56px;
}
.season a.leto{
	background-position: -90px 15px;
} 
.season a.leto:hover{
	background-position: -88px -56px;
}
.season a.osen{
	background-position: -135px 15px;
} 
.season a.osen:hover{
	background-position: -133px -56px;
}
.season a.vesna{
	background-position: -45px 15px;
} 
.season a.vesna:hover{
	background-position: -43px -56px;
}
	
.size li{
  display:inline-block;
}
.size a{
  display:block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  border: 1px solid #E2E2E2;
  background: white;
  margin: 0 4px 4px 0;
  cursor: pointer;
  font-size: 12px;
  color:#666;
}
.size a:hover{border-color:#474747;}

.product-options label{
    color: #999;
    font-size: 14px;
}
.product-options .labes{ 
  color: #474747;
  display: block ;
  margin:10px 0;
  font-weight:bold;
}
.product-options select{
  height: 25px;
  padding: 0 5px;
  padding-right:0;
  border: 1px solid #E2E2E2;
  background: white;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
  font:14px ;
  outline: none;
  color:#666;
}
.product-options p.required{display:none;}

.product-options .last{margin-bottom:8px;}

.add-to-cart label{
  color: #474747;
  display: block ;
  margin:10px 0;
  font-weight:bold;
}

.add-to-cart .input-text {
  display: inline-block;
  border: 1px solid #E2E2E2;
  border-radius: 3px;
  position: relative;
  width:182px;
  padding: 4px 25px 4px 7px;
  background: white;
  font-weight: bold;
  margin: 0 4px 6px 0;
  outline:none;
  box-sizing:border-box;
}
.cart-collaterals .col-1{display:none;}

.car button{
  height: 27px;
  line-height: 24px;
  border-radius: 3px;
  border: 1px solid #E2E2E2;
  background-image: -o-linear-gradient(bottom, #F6F6F6 0%, #F9F9F9 100%);
  background-image: -moz-linear-gradient(bottom, #F6F6F6 0%, #F9F9F9 100%);
  background-image: -webkit-linear-gradient(bottom, #F6F6F6 0%, #F9F9F9 100%);
  background-image: -ms-linear-gradient(bottom, #F6F6F6 0%, #F9F9F9 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #F6F6F6), color-stop(1, #F9F9F9));
  background-image: linear-gradient(bottom, #F6F6F6 0%, #F9F9F9 100%);
  text-transform: lowercase;
  position: relative;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #666;
  display: inline-block;
  padding: 0 10px !important;
  text-align: center;
  cursor: pointer;
/*   margin:11px 41px 0 14px; */
}
#checkout-shipping-method-load{
  border-top:1px solid #E2E2E2;
  padding-top:6px;
} 
.block-progress dl{ 
	display:block; float:left; width:317px; padding:0 0 0 5px;
}

.block-progress dt{ 
  font: 16px Arial; line-height:18px;
  color: #666;  
}
.block-progress dt a{
  color: #0077B3;font-size:11px;line-height:18px;}
.block-progress dd{
  font: 16px Arial;
  color: black;
  padding-left: 0px;
  margin-bottom: 20px;
  padding-top: 9px;
}
.block-progress .block-title{
 color: #333;
  font: 16px 'SansBold';
  display: inline-block;
  width: 225px;
  text-transform: uppercase;
  margin: 19px 0 10px;
}
.block-progress .price{
  color: #666;
}
#opc-billing .buttons-set{
  /*overflow:hidden;*/
  position:relative;
}
#opc-billing .buttons-set .required{
  position:absolute;
  top:0;
  right:0;
  margin-top:-15px;
}
#opc-billing .button{margin-top:3px;}

.buttons-set .button{
  width:190px;
}
#opc-shipping .back-link a{
  color:#666 !important;
  position: relative;
  top: 17px;
}
#opc-shipping .button{
  position: relative;
  top: 2px;
  right: 16px;
}


#billing-new-address-form #register-customer-password { position:absolute; right:11px; top:43px;}

.cus_ttl { font-size:16px; font-weight:bold; padding:7px 0 7px 0;}

.check_adr { width:915px;}
.check_adr .field { float:left; width:309px;}
.check_adr2 .field { float:left; width:309px;}


.forgotpass { text-align:center;}

.forgotpass .formtext {width: 337px;margin: 20px auto 0 auto;}

.forgotpass .formBox{padding: 30px;
padding-top: 15px;
background-color: whiteSmoke;
border-radius: 4px;
border: 1px solid #E2E2E2;
margin: 30px auto 0 auto;
width: 277px;
color: #333;
font: 12px Arial;
}
.forgotpass .formBox input[type=text] {
width: 210px;
height: 30px;
border-radius: 3px;
border: 2px solid #E2E2E2;
outline: none;
margin-left: -1px;
padding: 0 10px;
color: #333;
font: 12px Arial;
background-color: white;
margin-top: 5px;
}

.forgotpass .button {
color: white;
font: 12px Arial;
text-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
font-weight: bold;
cursor: pointer;
width: 190px;
margin:15px auto 0 auto;
height: 27px;
background: url(../images/enter-1.png) repeat;
border: 1px solid #999;
padding-left: 0;
}

.forgotpass .required { padding:3px 0 0 0;}

.forgotpass .buttons-set { border-bottom:none;}

.block-title { padding:0 0 9px 0; text-align:left;}

.block-content  ul { text-align:left;}
.block-content  ul li { display:block; font-size:12px; line-height:14px; padding:2px 0 2px 17px;
  background:url(../images/dot.png) no-repeat 3px 4px;
}
.block-content  ul li.current strong { font-size:12px;}


.page-title h1 { font-size:26px;  font-weight:bold; color:#333333; margin:15px 0 5px 0px;font-family: 'SansBold';}



.contentBlock { width:933px;padding:0px 0 0 26px; line-height:18px; font-size:12px; color:#666666; font-family:Arial, Helvetica, sans-serif;}
.column2 .contentBlock { width:770px;}

.contentBlock h1 { font-size:26px; line-height:30px; font-weight:bold; color:#333333; margin:15px 0 17px 0;font-family: 'SansBold';}
.contentBlock .my-account h1 {
	margin-left:0;
}
.contentBlock h2 { font-size:24px; line-height:26px; font-weight:normal; color:#66cc00; margin:0 0 17px 0;font-family:Arial, Helvetica, sans-serif;}

.table h2 { font-size:24px; line-height:26px; font-weight:normal; color:#66cc00; margin:10px 0 17px 0;font-family:Arial, Helvetica, sans-serif;}

.contentBlock h3 { font-size:20px; font-weight:normal; color:#666666;font-family:Arial, Helvetica, sans-serif; margin:0 0 11px 0; line-height:22px;}

.table h3 { font-size:20px; font-weight:normal; color:#666666;font-family:Arial, Helvetica, sans-serif; margin:0 0 11px 0; line-height:22px;}

.contentBlock h4 { font-size:14px; font-weight:bold; color:#666666;font-family:Arial, Helvetica, sans-serif; margin:0 0 14px 0; line-height:16px;}

.contentBlock p { padding:0 0 14px 0;}
.contentBlock p .big { font-size:18px; line-height:16px;}

.sizesBlock {border-top:1px solid #f1f1f1; padding:13px 0 0 0;}
.table div.sizesBlock { display:block;}
.sizesBlock h4 {margin:0 0 14px 15px;}
.sizesBlock table { margin:0 0 11px 0;}
.sizesBlock table td { background:#f5f5f5; border-right:5px solid #fff; border-bottom:5px solid #fff; font-size:14px; padding:10px 5px 11px 15px; text-align:left; width:239px; }
.sizesBlock table td + td { text-align:center;padding:10px 5px 11px 5px; width:55px;}


.contactBlock { padding:0px 0 0 0px; line-height:24px; font-size:14px; color:#666666; font-family:Arial, Helvetica, sans-serif;}
.contactBlock h2 { font-size:24px; font-weight:normal; color:#66cc00; margin:0 0 14px 0;font-family:Arial, Helvetica, sans-serif;}
.contactBlock h3 { font-size:18px; font-weight:normal; color:#666666;font-family:Arial, Helvetica, sans-serif;}


.feedback { padding:0 0 0 16px; color:#333333; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.feedback .text { color:#666; font-size:14px; padding:20px 0 22px 0;}
.feedback label { display:block; float:left; width:166px; line-height:14px; padding:6px 0 0 0;}
.feedback .input-box {float:left; width:600px; padding:0 0 11px 0;}
.feedback input[type=text]{ border:2px solid #cccccc; border-radius:4px; height:25px; line-height:25px; width:362px; padding:0 10px 0 10px;}
.feedback textarea{ border:2px solid #cccccc; border-radius:4px; height:25px; line-height:25px; width:572px; padding:10px 10px 10px 10px; height:119px;}

.feedback p.required {color:#f39a9a;}
.feedback label span {color:#f39a9a;}
.feedback .button{
  color: white;
  font: 12px Arial;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
  font-weight: bold;
  cursor: pointer;
  margin-top: 16px;
  height: 27px;
  width: 100px;
  background: url(../images/enter-2.png) repeat;
  border: 1px solid #999;
  padding-left:0;
}

.shippingTable { border-top:1px solid #f1f1f1; margin:0 0 20px 0;}
.shippingTable td { border-bottom:1px solid #f1f1f1; height:89px; width:190px; text-align:center;}
.shippingTable td + td { width:157px;padding:0 0 0 50px;text-align:left; font-size:16px; font-weight:bold; color:#666666;}
.shippingTable td + td a { color:#666666; text-decoration:none;}
.shippingTable td + td a:hover { text-decoration:underline;}
.shippingTable td + td + td{ width:230px; font-size:12px; font-weight:normal;  background:url(/skin/frontend/base/default/images/arr.png) no-repeat left center;}
.shippingTable td + td + td a { text-decoration:underline;}
.shippingTable td + td + td + td { width:333px;}

.prepayment { padding:5px 0 22px 0; }
.prepayment .c1 { float:left; width:145px; text-align:center; padding:22px 0 0 0;}
.prepayment .c2 { float:left; width:754px; padding:22px 0 0 26px; min-height:102px;}
.prepayment ol {
padding:0 0 0 25px;	
  margin-bottom:0px;
	}
.prepayment ol li{ 
	list-style:decimal;	
	padding:0 0 0 0px;
}
.prepayment h4 { font-size:16px; padding:0 0 0 0; margin:0 0 5px 0;}

.slist { padding: 0 0 0 31px;}
.slist li { padding:0 0 9px 0;}

.bigPic { background:url(/skin/frontend/base/default/images/pic-bg.gif) no-repeat; margin:0 0 35px -35px; width:974px; line-height:0; text-align:center;}

.orthoInfo { padding:0 0 36px 0;}
.orthoInfo .c1 { display:inline-block; width:171px; line-height:0; vertical-align:top; padding:0 0 10px 0;}
.orthoInfo .c2 { display:inline-block; width:733px; vertical-align:top;}
.orthoInfo .big { font-size:18px; line-height:16px;}

.orthoList { color:#ff6600;}
.orthoList li{ color:#ff9900;  padding:0 0 16px 35px; font-size:14px;
  background:url(../images/dot1.png) no-repeat 0px 4px;
}


.block-banner .block-content { float:left;}

.successWrap { padding:0 0 0 9px;}

/* add style  */
.success-msg li {
	margin:20px 0 5px 0;
	text-align:center;
}
.success-msg li span {
	color:#006600;
	font-weight:bold;
	text-align:center;
}
.top_toolbar {
	position:relative;
}


.block.block-account { /* скрываем левый сайдбар учентой записи */
	visibility:hidden;
}
/*-----------------------------------------------------------------------------

  CSS Magic

-----------------------------------------------------------------------------*/

.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
  .clearfix {display:block;}
/* End hide from IE Mac */
