﻿html {
  overflow: -moz-scrollbars-vertical;
  margin: 0;
  padding: 0;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
}
body,
td,
th,
input,
textarea,
select,
a {
  font-size: 12px;
}
h1,
.welcome {
  margin-top: 0px;
  font-size: 22px;
  font-weight: normal;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
}
h1 {
  padding-bottom: 15px;
  background: url("../image/spacer.png") repeat-x scroll center bottom transparent;
}
h2 {
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 5px;
  font-weight: normal;
}
p {
  margin-top: 0px;
  margin-bottom: 20px;
  line-height: 20px;
}
a,
a:visited,
a b {
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  text-decoration: none;
}
a img {
  border: none;
}
form {
  padding: 0;
  margin: 0;
  display: inline;
}

input[type="text"],
input[type="password"],
textarea {
  border: 1px solid #dbdee1;
  padding: 3px;
  margin-left: 0px;
  margin-right: 0px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
input[type="checkbox"] {
  background: none repeat scroll 0 0 red;
}
select {
  background: #f6f6f6;
  border: 1px solid #f6f6f6;
  padding: 2px;
}
label {
  cursor: pointer;
}
ul {
  list-style: disc outside url("http://termoklimat.com.ua/catalog/view/theme/gentle/image/list1.png");
  padding-left: 15px;
}
ul li {
}
/* layout */
#container {
  box-shadow: 0 12px 15px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 12px 15px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 12px 15px rgba(0, 0, 0, 0.2);
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  text-align: left;
  overflow: hidden;
}
#column-left {
  float: left;
  width: 290px;
}
#column-right {
  display: none;
}
#content {
  margin-bottom: 20px;
}
#column-left + #column-right + #content /*#column-left + #content */ {
  margin-left: 240px;
}
#column-right + #content {
}
/* header */
#header {
  top: -15px;
  margin-bottom: 7px;
  padding-bottom: 4px;
  position: relative;
  z-index: 99;
}
#header #logo {
  float: left;
  width: 250px;
}
#header-right {
  float: right;
  width: 520px;
}
.switcher {
  background: url("../image/dropdown.png") no-repeat scroll 100% 9px white;
  border-color: #ededed;
  border-radius: 3px 3px 3px 3px;
  border-style: solid;
  border-width: 1px;
  font-size: 11px;
  padding-right: 20px;
  position: absolute;
  width: 100px;
  z-index: 10;
}
.switcher .option {
  cursor: pointer;
  display: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-top: 0;
}

.switcher span.s_selected,
.switcher li,
.switcher li a {
  display: block;
  height: 22px;
  line-height: 24px;
  text-indent: 7px;
  font-size: 11px;
}
.switcher li a {
  color: black;
}
.switcher li a:hover {
  color: #f12b63;
}
#currency_switcher {
  right: 30px;
}

#currency_switcher_language {
  right: 329px;
}
#language_switcher {
  right: 190px;
}

.switcher img {
  display: inline;
  margin: -2px 3px 0 0;
  vertical-align: middle;
}

#language {
  line-height: 17px;
  float: right;
  margin-left: 15px;
}
#language img {
  cursor: pointer;
  vertical-align: top;
}
#currency {
  line-height: 17px;
  float: right;
  margin-left: 15px;
}
#currency a {
  display: inline-block;
  padding: 2px 4px;
  border: 1px solid #ccc;

  text-decoration: none;
  margin-right: 2px;
  margin-bottom: 2px;
}
#currency a b {
  text-decoration: none;
}
#header #cart {
  z-index: 9;
  min-width: 300px;
  position: absolute;
}
#cart {
  position: absolute;
  right: 30px;
  top: 6px;
}

#cart img {
  position: absolute;
  top: -6px;
  left: -25px;
}
#cart .heading h4 {
  display: inline;
}
#header #cart .heading {
  float: right;
  margin-right: 172px;
  margin-top: 15px;
  padding-left: 14px;
  padding-right: 14px;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #eeeeee;
  background: #fff;
  position: relative;
  z-index: 1;
}
#header #cart .heading h4 {
  color: #333333;
  font-size: 15px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 3px;
}
#header #cart .heading a {
  color: #38b0e3;
  text-decoration: none;
}
#header #cart .heading a span {
  background: #ffffff url("http://termoklimat.com.ua/catalog/view/theme/gentle/image/arrow-down.png") 100% 50% no-repeat;
  padding-right: 15px;
}
#header #cart .content {
  clear: both;
  display: none;
  position: relative;
  top: -1px;
  padding: 8px;
  min-height: 150px;
  border-top: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  -webkit-border-radius: 0px 7px 7px 7px;
  -moz-border-radius: 0px 7px 7px 7px;
  -khtml-border-radius: 0px 7px 7px 7px;
  border-radius: 0px 7px 7px 7px;
  -webkit-box-shadow: 0px 2px 2px #dddddd;
  -moz-box-shadow: 0px 2px 2px #dddddd;
  box-shadow: 0px 2px 2px #dddddd;
  background: #fff;
}

#header #cart.active .heading {
  margin-top: 5px;
  padding-top: 10px;
  padding-bottom: 6px;
  border-top: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  -webkit-border-radius: 7px 7px 0px 0px;
  -moz-border-radius: 7px 7px 0px 0px;
  -khtml-border-radius: 7px 7px 0px 0px;
  border-radius: 7px 7px 0px 0px;
}

#header #cart.active .content {
  display: block;
}
#header #cart .cart {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 5px;
}
#header #cart .cart td {
  color: #000;
  vertical-align: top;
  padding: 10px 5px;
  border-bottom: 1px solid #eeeeee;
}
#header #cart .cart .image {
  width: 1px;
}
#header #cart .cart .image img {
  border: 1px solid #eeeeee;
  text-align: left;
}
#header #cart .cart .name small {
  color: #666;
}
#header #cart .cart .quantity {
  text-align: right;
}
#header #cart .cart td.total {
  text-align: right;
}
#header #cart .cart .remove {
  text-align: right;
}
#header #cart .cart .remove img {
  cursor: pointer;
}
#header #cart table.total {
  border-collapse: collapse;
  padding: 5px;
  float: right;
  clear: left;
  margin-bottom: 5px;
}
#header #cart table.total td {
  color: #000;
}
#header #cart .content .checkout {
  text-align: right;
  clear: both;
}
#header #cart .empty {
  padding-top: 50px;
  text-align: center;
}
#remove {
  background: url("../image/remove.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  height: 18px;
  position: relative;
  text-indent: 9999px;
  width: 18px;
  margin: 7px 0 0 5px;
}
.remove {
  text-align: right;
}
.quantity {
  min-width: 25px;
}
#header-bottom .total table,
#header-bottom .cart {
  width: 100%;
}
#remove:hover {
  background-position: 0 -18px;
}
#header #search {
  margin: 0 180px 0 0;
  z-index: 15;
  float: right;
}
#header .button-search {
  background: url("../image/sprite.png") no-repeat scroll -5px 0 transparent;
  cursor: pointer;

  height: 10px;
  position: relative;
  right: -152px;
  top: 7px;
  width: 14px;
}
#header #search input {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #ededed;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  float: left;
  height: 21px;
  padding: 1px 1px 1px 10px;
  width: 160px;
}
#header #welcome {
  clear: right;
  float: right;
  line-height: 40px;
  min-height: 29px;
  overflow: auto;
  text-align: right;
  z-index: 5;
  margin-top: 10px;
}
#header #welcome a {
  padding: 8px 13px;
  text-decoration: none;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  font-weight: bold;
  margin: 0 4px;
}
#header-bottom {
  line-height: 20px;
}
#header .links {
  position: absolute;
  right: 0px;
  bottom: 3px;
  font-size: 10px;
  padding-right: 10px;
}
.links a {
  float: left;
  display: block;
  padding: 0px 0px 0px 7px;
  font-size: 13px;
  padding-right: 20px;
  text-decoration: none;
}
#header .links a + a {
  margin-left: 8px;
  border-left: 1px solid #ccc;
}
/* menu */
#menu {
  height: 46px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  -webkit-box-shadow: 0px 2px 2px #dddddd;
  -moz-box-shadow: 0px 2px 2px #dddddd;
  box-shadow: 0px 2px 2px #dddddd;
}
#menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#menu > ul > li {
  background: url("../image/tabs-border-image.png") no-repeat scroll right center transparent;
  float: left;
  position: relative;
  z-index: 20;
}

#menu > ul > li:hover {
}
#menu > ul > li > a {
  display: block;
  font-size: 13px;
  font-weight: bold;
  line-height: 14px;
  padding: 16px 40px;
  position: relative;
  text-decoration: none;
  z-index: 6;
}
#menu > ul > li > div {
  background: none repeat scroll 0 0 #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  display: none;
  padding: 5px 10px;
  position: absolute;
  z-index: 120;
  border: 3px solid;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#menu > ul > li:hover > div {
}
#menu > ul > li > div > ul {
  padding-left: 15px;
  list-style: disc outside url("http://termoklimat.com.ua/catalog/view/theme/gentle/image/list1.png");
  display: table-cell;
}
#menu > ul > li ul + ul {
  padding-left: 20px;
}
#menu > ul > li ul > li > a {
  text-decoration: none;
  padding: 4px;

  display: block;
  white-space: nowrap;
  min-width: 120px;
}
#menu > ul > li ul > li > a:hover {
  color: white;
}
#menu > ul > li > div > ul > li > a {
}
#menu > ul > li:first-child {
  margin-left: 4px;
}
.breadcrumb {
  background: url("../image/spacer.png") repeat-x scroll center bottom transparent;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-bottom: 20px;
}
.success,
.warning,
.attention,
.information {
  padding: 10px 10px 10px 40px;
  margin-bottom: 15px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.success {
  background: #eaf7d9 url("http://termoklimat.com.ua/catalog/view/theme/gentle/image/success.png") 10px center no-repeat;
  border: 1px solid #bbdf8d;
}
.warning {
  background: #ffd1d1 url("../image/warning.png") 10px center no-repeat;
  border: 1px solid #f8acac;
}
.attention {
  background: #fff5cc url("../image/attention.png") 10px center no-repeat;
  border: 1px solid #f2dd8c;
}
.information {
  background: #e8f6ff url("http://termoklimat.com.ua/catalog/view/theme/gentle/image/information.png") 10px center
    no-repeat;
  border: 1px solid #b8e2fb;
}
.success .close,
.warning .close,
.attention .close,
.information .close {
  float: right;
  padding-top: 4px;
  padding-right: 4px;
  cursor: pointer;
}
.required {
  color: #ff0000;
  font-weight: bold;
}
.error {
  display: block;
}
.help {
  color: #999;
  font-size: 10px;
  font-weight: normal;

  display: block;
}
table.form {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}
table.form tr td:first-child {
  width: 150px;
}
table.form > * > * > td {
}
table.form td {
  padding: 4px;
}
input.large-field,
select.large-field {
  width: 300px;
}
table.list {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  margin-bottom: 20px;
}
table.list td {
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
table.list thead td {
  background-color: #efefef;
  padding: 0px 5px;
}
table.list thead td a,
.list thead td {
  text-decoration: none;
  color: #222222;
  font-weight: bold;
}
table.list tbody td a {
  text-decoration: underline;
}
table.list tbody td {
  vertical-align: top;
  padding: 0px 5px;
}
table.list .left {
  text-align: left;
  padding: 7px;
}
table.list .right {
  text-align: right;
  padding: 7px;
}
table.list .center {
  text-align: center;
  padding: 7px;
}
table.list .asc {
  padding-right: 15px;
  background: url("http://termoklimat.com.ua/catalog/view/theme/gentle/image/asc.png") right center no-repeat;
}
table.list .desc {
  padding-right: 15px;
  background: url("http://termoklimat.com.ua/catalog/view/theme/gentle/image/desc.png") right center no-repeat;
}
.pagination {
  border-top: 1px solid #eeeeee;
  padding-top: 8px;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}
.pagination .links {
  float: left;
}
.pagination .links a {
  display: inline-block;
  border: 1px solid #eeeeee;
  padding: 4px 10px;
  text-decoration: none;
  color: #a3a3a3;
  float: none;
}
.pagination .links b {
  display: inline-block;
  border: 1px solid #269bc6;
  padding: 4px 10px;
  font-weight: normal;
  text-decoration: none;
  color: #269bc6;
  background: #ffffff;
}
.pagination .results {
  float: right;
  padding-top: 3px;
}
/* button */
a.button,
input.button {
  display: inline-block;
  padding-left: 6px;
  text-decoration: none;
  cursor: pointer;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #ffffff;
  line-height: 12px;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  padding: 6px 12px 8px 10px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
a.button:hover,
input.button:hover {
  color: #ffffff;
}
.buttons {
  overflow: auto;
  padding: 6px;
  margin-bottom: 20px;
}
.buttons .left {
  float: left;
  text-align: left;
}
.buttons .right {
  float: right;
  text-align: right;
}
.buttons .center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
#cart .button {
  margin-top: 10px;
}
.buttons .cart {
  padding-left: 20px;
}
.htabs {
  height: 30px;
  line-height: 16px;
  border-bottom: 5px solid #f6f6f6;
}
.htabs a {
  border-top: 1px solid #f6f6f6;
  border-left: 1px solid #f6f6f6;
  border-right: 1px solid #f6f6f6;

  padding: 7px 15px 6px 15px;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  margin-right: 2px;
}
.htabs a.selected {
  padding-bottom: 7px;
  background: #f6f6f6;
}
.tab-content {
  border-bottom: 1px solid #f6f6f6;
  padding-top: 10px;
  margin-bottom: 20px;
  z-index: 2;
  overflow: auto;
  padding-bottom: 10px;
  line-height: 22px;
}
/* box */
#column-left .box {
  margin-bottom: 20px;
}
.box .box-heading {
  background: url("../image/spacer.png") repeat-x scroll center bottom transparent;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  padding-bottom: 15px;
}
.box .box-content {
}
/* box products */
.box-product {
  width: 100%;
  /*overflow: auto;*/
}

.box-product > div {
  width: 200px;
  display: inline-block;
  vertical-align: top;
  margin-right: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid #f6f6f6;
  border-radius: 2px;
  padding: 10px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.box-product .image {
  display: block;
  margin-bottom: 0px;
  text-align: center;
}
.box-product .image img {
  padding: 3px;
}
.box-product .name a {
  font-weight: bold;
  text-decoration: none;
  display: block;
  margin-bottom: 4px;
  font-size: 14px;
}
.box-product .price {
  display: block;
  font-weight: bold;
  margin-bottom: 8px;
}
.box-product .price-old {
  color: #f00;
  text-decoration: line-through;
}
.box-product .price-new {
  font-weight: bold;
}
.box-product .rating {
  display: block;
  margin-bottom: 4px;
}
/* box category */
.box-category ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.box-category > ul > li {
  padding: 9px 8px 8px 5px;
}
.box-category > ul > li + li {
}
.box-category > ul > li > a {
  text-decoration: none;
  font-weight: bold;
  position: relative;
}
.box-category > ul > li ul {
  display: none;
}
.box-category > ul > li a.active {
  font-weight: bold;
  text-decoration: underline;
}
.box-category > ul > li a.active + ul {
  display: block;
}
.box-category > ul > li ul > li {
  padding: 5px 5px 0px 10px;
}
.box-category > ul > li ul > li > a {
  text-decoration: none;
  display: block;
}
.box-category > ul > li ul > li > a.active {
  font-weight: bold;
}
/* content */
#content .content {
  padding: 10px;
  overflow: auto;
  margin-bottom: 20px;
  border: 1px solid #f6f6f6;
}
#content .content .left {
  float: left;
  width: 49%;
}
#content .content .right {
  float: right;
  width: 49%;
}
#content ul li {
  padding-bottom: 10px;
}
/* category */
.category-info {
  overflow: auto;
  margin-bottom: 20px;
}
.category-info .image {
  float: left;
  padding: 5px;
  margin-right: 15px;
}
.category-list {
  overflow: auto;
  margin-bottom: 20px;
}
.category-list ul {
  float: left;
  width: 18%;
}
.category-list .div a {
  text-decoration: underline;
  font-weight: bold;
}
/* manufacturer */
.manufacturer-list {
  border: 1px solid #dbdee1;
  padding: 5px;
  overflow: auto;
  margin-bottom: 20px;
}
.manufacturer-heading {
  background: #f8f8f8;
  font-size: 15px;
  font-weight: bold;
  padding: 5px 8px;
  margin-bottom: 6px;
}
.manufacturer-content {
  padding: 8px;
}
.manufacturer-list ul {
  float: left;
  width: 25%;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 10px;
}
/* product */
.product-filter {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
  overflow: auto;
}
.product-filter .display {
  margin-right: 15px;
  float: left;
  padding-top: 4px;
  color: #333;
}
.product-filter .display a {
  font-weight: bold;
}
#grid_a {
  background: url("../image/grid_a.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  height: 12px;
  text-indent: -9999px;
  width: 19px;
}
#list_a {
  background: url("../image/list_a.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  height: 12px;
  text-indent: -9999px;
  width: 19px;
  margin-right: 10px;
  margin-left: 10px;
}
#list_b {
  background: url("../image/list_b.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  height: 12px;
  width: 19px;
  margin-right: 10px;
  margin-left: 10px;
}
#grid_b {
  background: url("../image/grid_b.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  height: 12px;
  width: 19px;
}

#grid_a:hover {
  background: url("../image/grid_b.png") no-repeat scroll 0 0 transparent;
}
#list_a:hover {
  background: url("../image/list_b.png") no-repeat scroll 0 0 transparent;
}

.product-filter .sort {
  float: left;
  color: #333;
}
.product-filter .limit {
  margin-left: 15px;
  float: right;
  color: #333;
}
.product-compare {
  font-weight: bold;
  margin-bottom: 20px;
  padding-top: 15px;
}
.product-compare a {
  text-decoration: none;
  font-weight: bold;
}
.product-list > div {
  overflow: auto;
  margin-bottom: 15px;
  border: 1px solid #f6f6f6;
  padding: 20px;
}
.product-list .right {
  float: right;
  margin-left: 15px;
  text-align: center;
  width: 120px;
  border-left: 1px solid #f6f6f6;
}
.product-list > div + div {
  padding-top: 16px;
}
.product-list .image {
  float: left;
  margin-right: 10px;
}
.product-list .image img {
  padding: 3px;
}
.product-list .name {
  margin-bottom: 10px;
}
.product-list .name a {
  font-weight: bold;
  text-decoration: none;
  font-size: 15px;
}
.product-list .description {
  line-height: 20px;
  margin-bottom: 5px;
}
.product-info .description span {
  font-weight: normal;
}
.product-list .rating {
  color: #7b7b7b;
}
.product-list .price {
  padding-bottom: 15px;
  font-size: 14px;
}
.product-list .price-old {
  text-decoration: line-through;
}
.product-list .price-new {
  font-weight: bold;
}
.product-list .price-tax {
  font-size: 11px;
  font-weight: normal;
}
.product-list .cart {
  margin-bottom: 15px;
}
.cart_right {
  float: right !important;
}
#shopping_cart_icon {
  background: url("../image/sprite.png") no-repeat scroll -2px -24px transparent;
  display: inline-block;
  height: 24px;
  text-indent: -9999px;
  width: 31px;
}
.heading h4 {
  font-size: 14px;
}
.heading a {
  font-size: 14px;
  text-decoration: none;
  margin-left: 10px;
}
.product-list .wishlist,
.product-list .compare {
  margin-bottom: 3px;
}
.product-list .wishlist a {
  text-decoration: none;
  display: block;
  font-size: 11px;
}
.product-list .compare a {
  text-decoration: none;
  display: block;
  font-size: 11px;
}
.product-grid {
  width: 100%;
  overflow: auto;
}
.product-grid > div {
  width: 200px;
  display: inline-block;
  vertical-align: top;
  margin-right: 17px;
  margin-top: 5px;
  margin-bottom: 20px;
  border: 1px solid #f6f6f6;
  border-radius: 2px;
  padding: 10px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.product-grid .image {
  display: block;
  margin-bottom: 0px;
}
.product-grid .image img {
  padding: 3px;
}
.product-grid .name a {
  display: block;
  font-size: 17px;
  font-weight: bold;
  margin: 8px 0;
  text-decoration: none;
}
.product-grid .description {
  display: none;
}
.product-grid .rating {
  display: block;
  margin-bottom: 4px;
}
.product-grid .price {
  display: block;
  font-weight: bold;

  margin-bottom: 8px;
}
.product-grid .price-old {
  text-decoration: line-through;
}
.product-grid .price-new {
  font-weight: bold;
}
.product-grid .price .price-tax {
  display: none;
}
.product-grid .cart {
  float: left;
  margin-bottom: 3px;
}
.product-grid .wishlist,
.product-grid .compare {
  float: right;
}
.product-grid .wishlist a,
.product-grid .compare a {
  font-size: 11px;
}

.product-grid .wishlist a {
  color: #333333;
  text-decoration: none;
  padding-left: 18px;
  display: block;
  background: url("http://termoklimat.com.ua/catalog/view/theme/gentle/image/add.png") left center no-repeat;
}
.product-grid .compare a {
  color: #333333;
  text-decoration: none;
  padding-left: 18px;
  display: block;
  background: url("http://termoklimat.com.ua/catalog/view/theme/gentle/image/add.png") left center no-repeat;
}
/* Product */
.product-info {
  overflow: auto;
  margin-bottom: 20px;
}
.product-info > .left {
  float: left;
  margin-right: 20px;
}
.product-info > .left + .right {
  border: 1px solid #f6f6f6;
  margin-left: 360px;
  padding: 20px;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
}
.product-info .image {
  float: left;
  padding: 10px;
  text-align: center;
}
.product-info .image-additional {
  width: 360px;
  margin-left: -10px;
  clear: both;
  overflow: hidden;
}
.product-info .image-additional img {
}
.product-info .image-additional a {
  float: left;
  display: block;
  margin-left: 10px;
  margin-bottom: 10px;
}
.product-info .description {
  border-bottom: 1px solid #f6f6f6;
  font-size: 15px;
  font-weight: bold;
  line-height: 25px;
  margin-bottom: 10px;
  padding-bottom: 15px;
}
.product-info .description span {
}
.product-info .description a {
  color: #4d4d4d;
  text-decoration: none;
}
.product-info .price {
  border-bottom: 1px solid #f6f6f6;
  font-size: 18px;
  font-weight: bold;
  line-height: 27px;
  margin-bottom: 10px;
  overflow: auto;
  padding: 0 5px 15px;
}
.product-info .price-old {
  color: #f00;
  text-decoration: line-through;
}
.product-info .price-new {
}
.product-info .price-tax {
  font-size: 12px;
  font-weight: normal;
  color: #999;
}
.product-info .price .reward {
  font-size: 12px;
  font-weight: normal;
  color: #999;
}
.product-info .price .discount {
  font-weight: normal;
  font-size: 12px;
  color: #4d4d4d;
}
.product-info .options {
  border-bottom: 1px solid #e7e7e7;
  padding: 0px 5px 10px 5px;
  margin-bottom: 10px;
  color: #000000;
}
.options h2 {
  font-size: 17px;
}
.product-info .cart {
  overflow: auto;
  padding-top: 15px;
}
.product-info .cart div {
  float: left;
  vertical-align: middle;
}
.cart_right a {
  font-size: 11px;
}
.product-info .cart div > span {
  padding-top: 7px;
  display: block;
  color: #999;
}
.product-info .cart .minimum {
  padding-top: 5px;
  font-size: 11px;
  color: #999;
  clear: both;
}
.product-info .review {
  background: none repeat scroll 0 0 #f6f6f6;
  margin-bottom: 10px;
  margin-left: 360px;
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
}
.product-info .review > div {
  margin: 0 20px;
  padding: 10px 0;
}
.product-info .review > div > span {
  color: #38b0e3;
}
.product-info .review .share {
  overflow: auto;
  line-height: normal;
  border-top: 1px solid #ebebeb;
}
.product-info .review .share a {
  text-decoration: none;
}
#captcha {
  margin-top: 10px;
}
.tags {
  margin: 20px 0;
}
.attribute {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #f6f6f6;
  border-left: 1px solid #f6f6f6;
  margin-bottom: 20px;
}
.attribute thead td,
.attribute thead tr td:first-child {
  font-size: 14px;
  font-weight: bold;
  background: #f7f7f7;
  text-align: left;
}
.attribute tr td:first-child {
  font-weight: bold;
  text-align: right;
  width: 20%;
}
.attribute td {
  padding: 7px;
  color: #4d4d4d;
  text-align: center;
  vertical-align: top;
  border-right: 1px solid #f6f6f6;
  border-bottom: 1px solid #f6f6f6;
}
.compare-info {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #f6f6f6;
  border-left: 1px solid #f6f6f6;
  margin-bottom: 20px;
}
.compare-info thead td,
.compare-info thead tr td:first-child {
  font-size: 14px;
  font-weight: bold;
  background: #f7f7f7;
  text-align: left;
}
.compare-info tr td:first-child {
  font-weight: bold;
  text-align: right;
}
.compare-info td {
  padding: 7px;
  width: 20%;

  text-align: center;
  vertical-align: top;
  border-right: 1px solid #f6f6f6;
  border-bottom: 1px solid #f6f6f6;
  line-height: 20px;
}
.compare-info .name a {
  font-weight: bold;
}
.compare-info .price-old {
  font-weight: bold;
  text-decoration: line-through;
}
.compare-info .price-new {
  font-weight: bold;
}
/* wishlist */
.wishlist-product table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  margin-bottom: 20px;
}
.wishlist-product td {
  padding: 7px;
}
.wishlist-product thead td {
  color: #4d4d4d;
  font-weight: bold;
  background-color: #f7f7f7;
  border-bottom: 1px solid #dddddd;
}
.wishlist-product thead .remove,
.wishlist-product thead .image,
.wishlist-product thead .cart {
  text-align: center;
}
.wishlist-product thead .name,
.wishlist-product thead .model,
.wishlist-product thead .stock {
  text-align: left;
}
.wishlist-product thead .quantity,
.wishlist-product thead .price,
.wishlist-product thead .total {
  text-align: right;
}
.wishlist-product tbody td {
  vertical-align: top;
  border-bottom: 1px solid #dddddd;
}
.wishlist-product tbody .remove {
  vertical-align: middle;
}
.wishlist-product tbody .remove,
.wishlist-product tbody .image,
.wishlist-product tbody .cart {
  text-align: center;
}
.wishlist-product tbody .name,
.wishlist-product tbody .model,
.wishlist-product tbody .stock {
  text-align: left;
}
.wishlist-product tbody .quantity,
.wishlist-product tbody .price,
.wishlist-product tbody .total {
  text-align: right;
}
.wishlist-product tbody .price s {
  color: #f00;
}
.login-content {
  margin-bottom: 20px;
  overflow: auto;
}
.login-content .left {
  float: left;
  width: 48%;
}
.login-content .right {
  float: right;
  width: 48%;
}
.login-content .left .content,
.login-content .right .content {
  min-height: 190px;
}
/* orders */
.order-list {
  margin-bottom: 10px;
}
.order-list .order-id {
  width: 49%;
  float: left;
  margin-bottom: 2px;
}
.order-list .order-status {
  width: 49%;
  float: right;
  text-align: right;
  margin-bottom: 2px;
}
.order-list .order-content {
  padding: 10px 0px;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.order-list .order-content div {
  float: left;
  width: 33.3%;
}
.order-list .order-info {
  text-align: right;
}
.order-detail {
  background: #efefef;
  font-weight: bold;
}
/* returns */
.return-list {
  margin-bottom: 10px;
}
.return-list .return-id {
  width: 49%;
  float: left;
  margin-bottom: 2px;
}
.return-list .return-status {
  width: 49%;
  float: right;
  text-align: right;
  margin-bottom: 2px;
}
.return-list .return-content {
  padding: 10px 0px;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.return-list .return-content div {
  float: left;
  width: 33.3%;
}
.return-list .return-info {
  text-align: right;
}
.return-product {
  overflow: auto;
  margin-bottom: 20px;
}
.return-name {
  float: left;
  width: 33.3%;
}
.return-model {
  float: left;
  width: 33.3%;
}
.return-quantity {
  float: left;
  width: 33.3%;
}
.return-detail {
  overflow: auto;
  margin-bottom: 20px;
}
.return-reason {
  float: left;
  width: 33.3%;
}
.return-opened {
  float: left;
  width: 33.3%;
}
.return-opened textarea {
  width: 98%;
  vertical-align: top;
}
.return-remove {
  float: left;
  width: 33.3%;
  padding-top: 90px;
  text-align: center;
  vertical-align: middle;
}
.return-additional {
  overflow: auto;
  margin-bottom: 20px;
}
.return-comment {
  float: left;
  width: 49%;
}
.return-captcha {
  float: right;
  width: 49%;
}
.download-list {
  margin-bottom: 10px;
}
.download-list .download-id {
  width: 49%;
  float: left;
  margin-bottom: 2px;
}
.download-list .download-status {
  width: 49%;
  float: right;
  text-align: right;
  margin-bottom: 2px;
}
.download-list .download-content {
  padding: 10px 0px;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.download-list .download-content div {
  float: left;
  width: 33.3%;
}
.download-list .download-info {
  text-align: right;
}
/* cart */
.cart-info table,
div.wishlist-info table {
  width: 100%;
  margin-bottom: 20px;
  border-collapse: collapse;
  border-top: 1px solid #f6f6f6;
  border-left: 1px solid #f6f6f6;
  border-right: 1px solid #f6f6f6;
}
.cart-info td,
div.wishlist-info td {
  padding: 13px;
}
.cart-info thead td,
div.wishlist-info thead td {
  font-weight: bold;
  background-color: #f6f6f6;
  border-bottom: 1px solid #f6f6f6;
}
.cart-info thead .remove,
.cart-info thead .image {
  text-align: center;
}
.cart-info thead .name,
.cart-info thead .model {
  text-align: left;
}
.cart-info thead .quantity,
.cart-info thead .price,
.cart-info thead .total {
  text-align: right;
}
.cart-info tbody td,
div.wishlist-info tbody td {
  border-bottom: 1px solid #f6f6f6;
}
.cart-info tbody .remove {
  vertical-align: middle;
}
.cart-info tbody .remove,
.cart-info tbody .image {
  text-align: center;
}
.cart-info tbody .name,
.cart-info tbody .model {
  text-align: left;
}
.cart-info tbody .quantity,
.cart-info tbody .price,
.cart-info tbody .total {
  text-align: right;
}
.cart-info tbody span.stock {
  color: #f00;
  font-weight: bold;
}
.wishlist-info thead .image {
  text-align: center;
}
.wishlist-info thead .name,
.wishlist-info thead .model,
.wishlist-info thead .stock {
  text-align: left;
}
.wishlist-info thead .quantity,
.wishlist-info thead .price,
.wishlist-info thead .total,
.wishlist-info thead .action {
  text-align: right;
}
.wishlist-info tbody td {
  border-bottom: 1px solid #dddddd;
  vertical-align: top;
}
.wishlist-info tbody .image img {
  border: 1px solid #dddddd;
}
.wishlist-info tbody .image {
  text-align: center;
}
.wishlist-info tbody .name,
.wishlist-info tbody .model,
.wishlist-info tbody .stock {
  text-align: left;
}
.wishlist-info tbody .quantity,
.wishlist-info tbody .price,
.wishlist-info tbody .total,
.wishlist-info tbody .action {
  text-align: right;
}
.wishlist-info tbody .price s {
  color: #ff0000;
}
.wishlist-info tbody .action img {
  cursor: pointer;
}
.cart-module .cart-heading,
div.wishlist-info thead {
  padding: 8px 8px 8px 22px;
  font-weight: bold;
  font-size: 13px;

  margin-bottom: 15px;
  cursor: pointer;
  background: #f6f6f6;
}
.cart-module .active {
  background: #f8f8f8 url("http://termoklimat.com.ua/catalog/view/theme/gentle/image/arrow-down.png") 7px 50% no-repeat;
}
.cart-module .cart-content {
  padding: 0px 0px 15px 0px;
  display: none;
  overflow: auto;
}
#cart .content {
  background: none repeat scroll 0 0 white;
  border: 3px solid;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  display: none;
  min-width: 260px;
  padding: 10px;
  position: absolute;
  right: -15px;
  z-index: 100;
}
.cart-total {
  border-top: 1px solid #f6f6f6;
  overflow: auto;
  padding-top: 8px;
  margin-bottom: 15px;
}
.cart-total table {
  float: right;
}
.cart-total td {
  padding: 3px;
  text-align: right;
}
/* checkout */
.checkout-heading {
  background: #f8f8f8;
  border: 1px solid #dbdee1;
  padding: 8px;
  font-weight: bold;
  font-size: 13px;

  margin-bottom: 15px;
}
.checkout-heading a {
  float: right;
  margin-top: 1px;
  font-weight: normal;
  text-decoration: none;
}
.checkout-content {
  padding: 0px 0px 15px 0px;
  display: none;
  overflow: auto;
}
.checkout-content .left {
  float: left;
  width: 48%;
}
.checkout-content .right {
  float: right;
  width: 48%;
}
.checkout-content .buttons {
  clear: both;
}
.checkout-product table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  margin-bottom: 20px;
}
.checkout-product td {
  padding: 7px;
}
.checkout-product thead td {
  color: #4d4d4d;
  font-weight: bold;
  background-color: #f7f7f7;
  border-bottom: 1px solid #dddddd;
}
.checkout-product thead .name,
.checkout-product thead .model {
  text-align: left;
}
.checkout-product thead .quantity,
.checkout-product thead .price,
.checkout-product thead .total {
  text-align: right;
}
.checkout-product tbody td {
  vertical-align: top;
  border-bottom: 1px solid #dddddd;
}
.checkout-product tbody .name,
.checkout-product tbody .model {
  text-align: left;
}
.checkout-product tbody .quantity,
.checkout-product tbody .price,
.checkout-product tbody .total {
  text-align: right;
}
.checkout-product tfoot td {
  text-align: right;
  border-bottom: 1px solid #dddddd;
}
.contact-info {
  overflow: auto;
}
.contact-info .left {
  float: left;
  width: 48%;
}
.contact-info .right {
  float: left;
  width: 48%;
}
.sitemap-info {
  overflow: auto;
  margin-bottom: 40px;
}
.sitemap-info .left {
  float: left;
  width: 48%;
}
.sitemap-info .right {
  float: left;
  width: 48%;
}
#shipping td {
  padding-bottom: 15px;
}

/* footer */
#footer {
  clear: both;
  overflow: auto;
  min-height: 100px;
}
#footer h3 {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 8px;
  margin-top: 0;
  background: url("../image/footer-spacer.png") repeat-x scroll center bottom transparent;
  padding-bottom: 15px;
}
#footer .column {
  float: left;
  width: 25%;
  min-height: 100px;
}
#footer .column ul {
  margin-top: 0px;
  margin-left: 8px;
  padding-left: 12px;
}
#footer .column ul li {
  margin-bottom: 3px;
}
#footer .column a {
  text-decoration: none;
  color: #000;
}
#footer .column a:hover {
  text-decoration: underline;
}
#powered {
  margin-top: 5px;
  line-height: 22px;
  clear: both;
  overflow: auto;
}

#footer-top-outside h2 {
  background: url(../image/footer-spacer.png) repeat-x;
  background-position: bottom;
  padding-bottom: 15px;
}
#footer-top-outside {
  margin: auto;
  overflow: auto;
  padding: 20px 0 10px;
  width: 992px;
  box-shadow: 0 12px 15px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 12px 15px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 12px 15px rgba(0, 0, 0, 0.2);
}
#footer-top-outside ul {
  list-style: disc outside url("http://termoklimat.com.ua/catalog/view/theme/gentle/image/list1.png");
  margin-top: 0;
  padding: 0 15px;
}
#contact_footer ul {
  list-style: none;
  padding-left: 0;
}
#footer ul li,
#categories_footer ul li {
  padding-bottom: 10px;
}

#footer_telephone,
#footer_telephone2,
#footer_email,
#footer_email2,
#footer_skype,
#footer_fax {
  text-indent: 25px;
}
#footer_telephone {
  background: url("../image/contact/telephone.png") no-repeat scroll left center transparent;
}
#footer_email {
  background: url("../image/contact/mail.png") no-repeat scroll left center transparent;
  margin-top: 15px;
}
#footer_skype {
  background: url("../image/contact/skype.png") no-repeat scroll left center transparent;
  margin-top: 15px;
}
#footer_fax {
  background: url("../image/contact/fax.png") no-repeat scroll left center transparent;
  margin-top: 15px;
}

#footer_fax,
#footer_telephone2,
#footer_email2,
#footer_fax {
  padding-bottom: 8px;
}
#footer ul {
  list-style: disc outside url("http://termoklimat.com.ua/catalog/view/theme/gentle/image/list1.png");
  padding-left: 15px;
}
#contact_footer ul li {
  padding-bottom: 5px;
}

/* banner */

.banner {
  display: inline-block;
  margin-left: 22px;
}
#banner0 {
  margin-left: 0;
}

.banner div {
  text-align: center;
  width: 100%;
}
.banner div img {
  margin-bottom: 20px;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

.spacer {
  height: 8px;
  background: url(../image/spacer.png) repeat-x;
  clear: both;
  margin: 4px 0 6px;
}
.active {
}
#header-bottom {
  min-height: 40px;
  overflow: visible;
}

.no_right_margin {
  margin-right: 0 !important;
}
.cart_spacer {
  height: 1px;
}
.cart_total_td {
  min-width: 180px;
}
/* twitter */
#twitter_update_list li {
  padding-bottom: 10px;
  padding-top: 5px;
  border-bottom: 1px solid #ededed;
}
#twitter_update_list {
  padding: 0 !important;
  list-style: none !important;
  margin-top: 0 !important;
  line-height: 17px;
  font-style: italic;
}
#twitter_footer li:last-child {
  border: none !important;
}
#twitter_footer li:first-child {
  padding-top: 0 !important;
}

#twitter_footer li span {
  display: block;
}
#twitter_footer li a {
  font-style: normal;
}
.no_image {
  height: 155px;
}
.about_us_image {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

#header #cart .cart {
  border-collapse: collapse;
  margin-bottom: 5px;
  width: 100%;
}
div#cart div.content table.total {
  border-bottom: 1px solid #e3e3e3;
  border-collapse: collapse;
  border-top: 1px solid #e3e3e3;
  clear: left;
  float: right;
  margin-bottom: 10px;
  margin-top: 5px;
  width: 100%;
}
#cart .buttons {
  clear: both;
  margin: 10px 0;
  padding: 0;
}
table.total tbody tr td {
  min-width: 70px;
}
#cart a.button {
  float: right;
  margin-left: 10px;
}
.cart-module > div {
  display: none;
}

div.wishlist-info table thead {
  background: none repeat scroll 0 0 #f6f6f6;
}
div.wishlist-info table thead tr td {
  padding: 15px 12px;
}

div#logo-text {
  position: absolute;
  left: 0;
  top: 43px;
  font-size: 13px;
  font-weight: bold;
}

div.yashare-auto-init {
  float: right;
  margin: 0 170px 0 0;
}
.b-share {
  margin: -2px 0 0 0;
}

div#numbers {
  position: absolute;
  right: 260px;
  top: -18px;
}

div#numbers img {
  float: left;
}
div#numbers p {
  margin: 0 0 0 30px;
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
.d {
  width: 100%;
}

#menu ul li:last-child {
  background: none;
}

#container .grid_12 #column-left .box .box-heading {
  display: none;
}

.box-category > ul > li:before {
  content: "►";
  padding: 0 4px 0 0;
  color: #a72c29;
}
.box-category > ul > li > a {
  color: #b83330;
}
div.box-category {
  background: #eceeec;
}
.slideshow {
  margin-bottom: 20px;
  position: absolute;
  top: 0;
  right: 0;
}

.ob-zvon {
  height: 121px;
  margin: 0 0 40px 0;
}

.ob-zvon img {
  float: left;
}

.ob-zvon p {
  font: 24px MyriadPro;
  color: #a95b58;
  font-weight: bold;
  float: left;
  margin: 25px 0 0 30px;
  letter-spacing: -1px;
}

input#number {
  width: 300px;
  position: absolute;
  margin: 30px 95px 0 0;
  height: 35px;
  border-radius: 30px;
  z-index: 10;
  right: 0;
  outline: none;
}

input#plus {
  width: 80px;
  margin: 30px 48px 0 0;
  height: 43px;
  border-radius: 30px;
  z-index: 1;
  background: #fff;
  border: 1px solid #dbdee1;
  float: right;
  outline: none;
}

.main-text h2 {
  margin: 0 0 25px 0;
}
.category-field .product-list > div {
  width: 610px;
  float: right;
}

.category-field #content > h1 {
  margin: 0 0 0 25%;
  display: inline-block;
}
.product-filter .display {
  display: none;
}
.category-field .product-compare {
  margin: 0 0 0 300px;
}
.category-field .product-filter .sort {
  margin: 0 0 0 10px;
}
#notification {
  position: absolute;
  z-index: 9;
  right: 0;
}
