/* ============================================================
        demo: 0000
        date created:
        author: Shop-Rent.ru
============================================================ */
/* *** =Normalize [reset default styles] */
/* ============================================================ */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
  vertical-align: bottom;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
/* *** =Grid system */
/* ============================================================ */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
.row {
  margin-left: -5px;
  margin-right: -5px;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
.col-12 {
  width: 100%;
}
.col-11 {
  width: 91.66666667%;
}
.col-10 {
  width: 83.33333333%;
}
.col-9 {
  width: 75%;
}
.col-8 {
  width: 66.66666667%;
}
.col-7 {
  width: 58.33333333%;
}
.col-6 {
  width: 50%;
}
.col-5 {
  width: 41.66666667%;
}
.col-4 {
  width: 33.33333333%;
}
.col-3 {
  width: 25%;
}
.col-2 {
  width: 16.66666667%;
}
.col-1 {
  width: 8.33333333%;
}
.col-pull-12 {
  right: 100%;
}
.col-pull-11 {
  right: 91.66666667%;
}
.col-pull-10 {
  right: 83.33333333%;
}
.col-pull-9 {
  right: 75%;
}
.col-pull-8 {
  right: 66.66666667%;
}
.col-pull-7 {
  right: 58.33333333%;
}
.col-pull-6 {
  right: 50%;
}
.col-pull-5 {
  right: 41.66666667%;
}
.col-pull-4 {
  right: 33.33333333%;
}
.col-pull-3 {
  right: 25%;
}
.col-pull-2 {
  right: 16.66666667%;
}
.col-pull-1 {
  right: 8.33333333%;
}
.col-pull-0 {
  right: auto;
}
.col-push-12 {
  left: 100%;
}
.col-push-11 {
  left: 91.66666667%;
}
.col-push-10 {
  left: 83.33333333%;
}
.col-push-9 {
  left: 75%;
}
.col-push-8 {
  left: 66.66666667%;
}
.col-push-7 {
  left: 58.33333333%;
}
.col-push-6 {
  left: 50%;
}
.col-push-5 {
  left: 41.66666667%;
}
.col-push-4 {
  left: 33.33333333%;
}
.col-push-3 {
  left: 25%;
}
.col-push-2 {
  left: 16.66666667%;
}
.col-push-1 {
  left: 8.33333333%;
}
.col-push-0 {
  left: auto;
}
.col-offset-12 {
  margin-left: 100%;
}
.col-offset-11 {
  margin-left: 91.66666667%;
}
.col-offset-10 {
  margin-left: 83.33333333%;
}
.col-offset-9 {
  margin-left: 75%;
}
.col-offset-8 {
  margin-left: 66.66666667%;
}
.col-offset-7 {
  margin-left: 58.33333333%;
}
.col-offset-6 {
  margin-left: 50%;
}
.col-offset-5 {
  margin-left: 41.66666667%;
}
.col-offset-4 {
  margin-left: 33.33333333%;
}
.col-offset-3 {
  margin-left: 25%;
}
.col-offset-2 {
  margin-left: 16.66666667%;
}
.col-offset-1 {
  margin-left: 8.33333333%;
}
.col-offset-0 {
  margin-left: 0%;
}
.container:before,
.container-fix:before,
.row:before,
.container:after,
.container-fix:after,
.row:after {
  content: "";
  display: table;
}
.container:after,
.container-fix:after,
.row:after {
  clear: both;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
/* *** =Forms */
/* ============================================================ */
input[type="text"],
input[type="password"],
input[type="submit"],
input[type="reset"],
input[type="button"],
button,
select,
textarea {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-family: tahoma, arial, sans-serif;
  font-size: 14px;
  line-height: 1.2;
  min-height: 24px;
}
/* *** =Form Fields */
/* ============================================================ */
input[type="text"],
input[type="password"],
select,
textarea {
  border-width: 1px;
  border-style: solid;
  border-color: #dddddd;
  color: #000000;
  padding: 0 4px;
  background-color: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type="text"]:hover,
input[type="password"]:hover,
select:hover,
textarea:hover {
  background-color: #fafafa;
}
input[type="text"]:focus,
input[type="password"]:focus,
select:focus,
textarea:focus {
  border-color: #66afe9;
  -webkit-box-shadow: 0 0 4px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: 0 0 4px rgba(102, 175, 233, 0.6);
  box-shadow: 0 0 4px rgba(102, 175, 233, 0.6);
}
select {
  padding-right: 0;
}
/* *** =Form Buttons */
/* ============================================================ */
input[type="button"],
input[type="submit"],
input[type="reset"],
button {
  border-width: 1px;
  border-style: solid;
  padding: 0 12px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type="button"],
input[type="submit"],
button {
  border-color: #2a7aa7;
  background-color: #2f89bb;
  color: #ffffff;
}
input[type="button"]:hover,
input[type="submit"]:hover,
button:hover {
  background-color: #2a7aa7;
}
/* Reset button */
input[type="reset"] {
  border-color: #c05e0a;
  background-color: #f1760c;
  color: #ffffff;
}
input[type="reset"]:hover {
  background-color: #d96a0b;
}
/* *** =Base settings [common styles] */
/* ============================================================ */
body {
  font-size: 16px;
  font-family: tahoma, arial, sans-serif;
  background: #f0f0f0;
}
a {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
a:link {
  color: #005199;
  text-decoration: none;
}
a:visited {
  color: #005199;
  text-decoration: none;
}
a:hover {
  color: #e42c07;
  text-decoration: underline;
}
a:active {
  color: #e42c07;
  text-decoration: underline;
}
/* *** =Specially [shop-rent styles] */
/* ============================================================ */
.txt {
  font-size: 16px;
  font-family: tahoma, arial, sans-serif;
}
.menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.available {
  color: #469d39;
}
.not-available {
  color: #cc350c;
}
.clearfix:before {
  content: "";
  display: table;
  height: 0;
}
.clearfix:after {
  content: "";
  display: table;
  height: 0;
  clear: both;
}
.container-fix {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5px;
  padding-right: 5px;
}
/* *** =Columns [site's layouts] */
/* ============================================================ */
.site-wrapper {
  background: #fff;
}
.pageheader-div:before {
  content: "";
  display: table;
  height: 0;
}
.pageheader-div:after {
  content: "";
  display: table;
  height: 0;
  clear: both;
}
.mainpart-div {
  overflow: hidden;
  max-width: 1200px;
  margin: 0 auto;
}
.mainpart-div:before {
  content: "";
  display: table;
  height: 0;
}
.mainpart-div:after {
  content: "";
  display: table;
  height: 0;
  clear: both;
}
.leftcolumn-div {
  float: left;
  width: 240px;
}
.centralcolumn-div {
  float: left;
  width: 960px;
}
.rightcolumn-div {
  display: none;
}
.column-inner {
  padding: 0 5px;
}
.pagefooter-div {
  background: #80dbfa;
  background: -moz-linear-gradient(top, #ffffff 0%, #01b7f4 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #01b7f4));
  background: -webkit-linear-gradient(top, #ffffff 0%, #01b7f4 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #01b7f4 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #01b7f4 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #01b7f4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#01b7f4', GradientType=0);
}
.pagefooter-div:before {
  content: "";
  display: table;
  height: 0;
}
.pagefooter-div:after {
  content: "";
  display: table;
  height: 0;
  clear: both;
}
/* *** =Headers */
/* ============================================================ */
.module-title {
  font-family: tahoma, arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  margin: 0 0 16px;
  padding: 6px;
  color: #444444;
  background-color: transparent;
  text-transform: uppercase;
}
.chapterheader {
  font-family: tahoma, arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  margin: 0 0 12px;
  padding: 3px 6px 8px;
  color: #444444;
  background-color: transparent;
  text-transform: normal;
}
.itemheader {
  font-family: tahoma, arial, sans-serif;
  font-size: 21px;
  font-weight: 400;
  text-align: left;
  margin: 0 0 12px;
  padding: 6px;
  color: #222222;
  background-color: #ffffff;
  text-transform: normal;
}
/* *** =Breadcombs */
/* ============================================================ */
.fastmenudiv {
  margin: 5px 0 10px;
  padding: 10px;
  font-size: 12px;
  color: #003666;
  background: #F7F7F7;
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}
.fastmenuadd b {
  font-size: 12px;
  font-weight: bold;
}
.fastmenulink:link,
.fastmenulink:visited {
  color: #005199;
  text-decoration: none;
}
.fastmenulink:hover,
.fastmenulink:active {
  color: #e42c07;
  text-decoration: underline;
}
/* *** =Pagination */
/* ============================================================ */
.numberlinkdiv {
  margin: 10px;
}
.numberlinkon {
  color: #000000;
  font-size: 14px;
}
span.numberlink + select {
  margin: 0 6px;
}
.numberlink {
  font-size: 14px;
}
.numberlink:link,
.numberlink:visited {
  color: #005199;
  text-decoration: none;
}
.numberlink:hover,
.numberlink:active {
  color: #e42c07;
  text-decoration: none;
}
/* *** =Reviews */
/* ============================================================ */
.module-reviews {
  padding: 10px;
  border: 1px solid #ddd;
}
#page-reviews-h {
  font-size: 18px;
  text-transform: uppercase;
  padding: 4px;
  margin: 0 0 10px;
  color: #ffffff;
  background-color: #2483d6;
}
#add-review-form-header {
  font-size: 16px;
  background: transparent;
  text-transform: uppercase;
  color: #333333;
  padding-bottom: 4px;
  margin-bottom: 12px;
  font-weight: bold;
}
/* form fields in reviews */
#page-reviews-form input[type="text"],
#page-reviews-form textarea {
  margin-top: 3px;
  margin-bottom: 10px;
  width: 100%;
  padding: 4px;
}
/* item in list reviews */
.page-reviews-list-item {
  margin-bottom: 16px;
  border-bottom: 1px solid #E3E3E3;
}
.hreview {
  padding: 5px;
}
/* name user */
span.reviewer {
  font-size: 18px;
  font-weight: bold;
  padding: 0;
  background: transparent;
  color: #333333;
  text-decoration: underline;
}
/* date review */
span.dtreviewed {
  font-size: 14px;
  color: #8d8186;
  font-style: oblique;
  background: transparent;
}
.summary {
  font-size: 14px;
  color: #8d8186;
}
.hreview .description {
  font-size: 14px;
  color: #000000;
}
.hreview .item {
  display: none;
}
.hreview .item .fn {
  display: none;
}
.hreview .photo {
  display: none;
}
#review-form-button {
  margin: 10px 0;
  font-size: 16px;
  padding: 8px;
}
#page-reviews-wrapper {
  clear: both;
}
/* *** =Errors & messages */
/* ============================================================ */
.error {
  color: #cc0000;
}
.errormessage {
  color: #cc0000;
}
.diverror {
  padding: 10px;
  margin: 5px;
  border: 1px solid #b30000;
}
.errorinblock {
  padding: 10px;
  margin: 5px;
  border: 1px solid #104156;
  font-size: 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
/* *** =Sorting */
/* ============================================================ */
.sortingdiv {
  font-size: 14px;
  margin: 0 0 10px;
  padding: 10px 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
a.sortinglink:link,
a.sortinglink:visited {
  color: ;
  text-decoration: none;
}
a.sortinglink:hover,
a.sortinglink:active {
  color: ;
  text-decoration: underline;
}
/* =mods */
/* ============================================================ */
/* =Header */
/* ============================================================ */
.header-wrp {
  background: #80dbfa;
  background: -moz-linear-gradient(top, #01b7f4 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #01b7f4), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #01b7f4 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #01b7f4 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #01b7f4 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #01b7f4 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#01b7f4', endColorstr='#ffffff', GradientType=0);
}
.header-inner {
  background: url(/css/1330/header.png) no-repeat bottom center;
}
.header {
  min-height: 270px;
  padding: 30px 0 0 0;
  margin: 0 auto;
  background: url(/css/1330/clouds2.png) repeat-x bottom center;
}
.header .container {
  max-width: 1200px;
  margin: 0 auto;
}
.header-contact-info {
  text-align: right;
  margin-top: 30px;
}
.header-phone {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.header-email {
  margin-top: 8px;
  font-size: 18px;
}
/* =TopMenu */
/* ============================================================ */
.mod-topmenu {
  padding-bottom: 20px;
}
.topmenu {
  text-align: center;
}
.topmenu li {
  display: inline-block;
}
.topmenulink {
  display: inline-block;
  padding: 3px 25px;
  font-size: 18px;
  font-weight: bold;
  white-space: nowrap;
  text-align: center;
}
.topmenulink:link,
.topmenulink:visited {
  text-decoration: underline;
}
.topmenulink:hover,
.topmenulink:active {
  text-decoration: underline;
}
/* =SimpleMenu */
/* ============================================================ */
.menulink:link,
.menulink:visited {
  color: ;
  text-decoration: none;
}
.menulink:hover,
.menulink:active {
  color: ;
  text-decoration: underline;
}
/* =FootMenu */
/* ============================================================ */
.footmenu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footmenu li {
  display: inline-block;
  padding: 6px 30px 6px 0;
}
.footmenulink {
  font-size: 14px;
}
.footmenulink:link,
.footmenulink:visited {
  color: #333;
  text-decoration: none;
}
.footmenulink:hover,
.footmenulink:active {
  color: #E42C07;
  text-decoration: underline;
}
/* =Login */
/* ============================================================ */
.mod-login {
  width: 300px;
  float: right;
  overflow: hidden;
}
.mod-login-content table {
  width: 100%;
  table-layout: fixed;
  border-spacing: 0;
}
.mod-login-content table td {
  padding: 3px;
  font-size: 12px;
  vertical-align: top;
}
.mod-login-content table td input {
  width: 100%;
  font-size: 12px;
}
.mod-login:after {
  content: "";
  display: table;
  height: 0;
  clear: both;
}
.loginlink:link,
.loginlink:visited {
  color: ;
  text-decoration: none;
}
.loginlink:hover,
.loginlink:active {
  color: ;
  text-decoration: underline;
}
/* =Basket */
/* ============================================================ */
.mod-basket {
  margin: 5px 0 15px;
  padding: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #F7F7F9;
  border: 1px solid #fff;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}
.mod-basket-title {
  margin-bottom: 10px;
  padding-left: 36px;
  background: url(/css/1330/icon-cart.png) no-repeat left center;
  font-size: 18px;
  font-weight: bold;
  color: #000;
}
.mod-basket-content {
  padding-left: 36px;
  font-size: 14px;
}
.mod-basket-content span {
  color: #666;
  font-weight: bold;
}
.basketlink:link,
.basketlink:visited {
  color: ;
  text-decoration: none;
}
.basketlink:hover,
.basketlink:active {
  color: ;
  text-decoration: none;
}
/* =Catlist */
/* ============================================================ */
.mod-catlist {
  background: #da251e url(/css/1330/left_menu.jpg) top left repeat-x;
  padding: 8px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.mod-catlist-title {
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-shadow: 1px 1px 0 #1F6E98;
}
.catlist {
  margin: 0;
  padding: 8px;
  list-style: none;
  background: rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
a.catlistlink {
  display: block;
  font-size: 14px;
  line-height: 1;
  padding: 6px 3px;
  border-bottom: 1px dotted #1F6E98;
}
a.catlistlink:link,
a.catlistlink:visited {
  color: ;
  text-decoration: none;
}
a.catlistlink:hover,
a.catlistlink:active {
  color: ;
  text-decoration: underline;
}
a.catlistlink2 {
  display: block;
  margin-left: 20px;
  font-size: 13px;
  line-height: 1;
  padding: 6px 3px;
  border-bottom: 1px dotted #1F6E98;
}
a.catlistlink2:before {
  content: "\25AA";
  margin-right: 4px;
}
a.catlistlink2:link,
a.catlistlink2:visited {
  color: ;
  text-decoration: none;
}
a.catlistlink2:hover,
a.catlistlink2:active {
  color: ;
  text-decoration: underline;
}
/* =Catlist-images */
/* ============================================================ */
.mod-catlist2-images-title {
  font-size: 16px;
  font-weight: bold;
}
.catlist2-img {
  border: 1px solid #ddd;
  background-image: url(/css/1330/nophoto.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  width: 100px;
  height: 100px;
}
.catlist2-img img {
  width: 100px;
  height: 100px;
}
.catlist2-category {
  font-size: 12px;
  line-height: 1;
  font-weight: 600;
  padding: 4px 0;
}
.catlist2-link:link,
.catlist2-link:visited,
.catlist2-link:hover,
.catlist2-link:active {
  text-decoration: none;
}
.catlist2-link2:link,
.catlist2-link2:visited {
  color: ;
  text-decoration: none;
}
.catlist2-link2:hover,
.catlist2-link2:active {
  color: ;
  text-decoration: underline;
}
/* =Vendorlist */
/* ============================================================ */
/* =Item in List */
/* ============================================================ */
/* =News */
/* ============================================================ */
.mod-news {
  margin: 15px 0;
}
.mod-news-title {
  padding-left: 30px;
  margin-bottom: 8px;
  background: url(/css/1330/news.png) no-repeat left;
  font-size: 18px;
  font-weight: 600;
}
.news-item-img {
  width: 100px;
  height: 60px;
  float: left;
  margin: 0 10px 3px 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.news-item-img img {
  width: 100px;
  height: 60px;
}
.news-item-header {
  font-size: 16px;
  font-weight: 600;
}
.news-item-date {
  font-size: 12px;
  font-weight: 600;
  color: #777;
}
.news-item-text {
  font-size: 13px;
  line-height: 1.1;
}
.news-item-readlink {
  text-align: right;
  font-size: 12px;
  font-weight: 600;
}
.mod-news-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mod-news-content ul li {
  overflow: hidden;
  margin-bottom: 8px;
  padding-bottom: 6px;
  border-bottom: 1px dotted #ddd;
}
.mod-news-content ul li:after,
.mod-news-content ul li:before {
  content: "";
  display: table;
  clear: both;
}
/* =Search */
/* ============================================================ */
.mod-search-table {
  width: 100%;
  border-spacing: 0;
}
.np {
  padding: 0;
}
.mod-search-td {
  padding: 15px;
  background: #83cae8;
  background: -moz-linear-gradient(top, #6ec1e4 0%, #98d3ec 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6ec1e4), color-stop(100%, #98d3ec));
  background: -webkit-linear-gradient(top, #6ec1e4 0%, #98d3ec 100%);
  background: -o-linear-gradient(top, #6ec1e4 0%, #98d3ec 100%);
  background: -ms-linear-gradient(top, #6ec1e4 0%, #98d3ec 100%);
  background: linear-gradient(to bottom, #6ec1e4 0%, #98d3ec 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6ec1e4', endColorstr='#98d3ec', GradientType=0);
  border: 1px solid #6ec1e4;
  width: 60%;
}
.search-fields {
  font-size: 16px;
  font-weight: bold;
  color: #444;
}
.search-fields nobr {
  display: block;
}
.search-fields input {
  min-height: 32px;
  font-weight: normal;
}
.search-fields input[name*="from"],
.search-fields input[name*="to"] {
  margin: 0 5px;
  width: 170px !important;
}
.search-fields input[name*="txt"] {
  margin-top: 6px;
  width: 400px !important;
}
.search-fields input[type="submit"] {
  position: relative;
  background: #e8e8e8;
  background: -moz-linear-gradient(top, #d1d1d1 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1d1d1), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #d1d1d1 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #d1d1d1 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #d1d1d1 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #d1d1d1 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d1d1d1', endColorstr='#ffffff', GradientType=0);
  width: 80px;
  border: none;
  color: #000;
  font-weight: bold;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
.search-fields input[type="submit"]:hover {
  background: #e8e8e8;
  background: -moz-linear-gradient(top, #ffffff 0%, #d1d1d1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #d1d1d1));
  background: -webkit-linear-gradient(top, #ffffff 0%, #d1d1d1 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #d1d1d1 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #d1d1d1 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #d1d1d1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d1d1d1', GradientType=0);
}
.search-fields input[type="submit"]:active {
  top: 1px;
  left: 1px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.4);
}
.hotlink {
  display: block;
  padding: 6px;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.hotlink:link,
.hotlink:visited {
  color: #fff;
  text-decoration: none;
  background: #7FC12B;
}
.hotlink:hover,
.hotlink:active {
  color: #fff;
  text-decoration: none;
  background: #649722;
}
/* *** =note-block */
/* ============================================================ */
.note-block-td {
  background: #e9710f;
  background: -moz-linear-gradient(top, #de3819 0%, #f3a904 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #de3819), color-stop(100%, #f3a904));
  background: -webkit-linear-gradient(top, #de3819 0%, #f3a904 100%);
  background: -o-linear-gradient(top, #de3819 0%, #f3a904 100%);
  background: -ms-linear-gradient(top, #de3819 0%, #f3a904 100%);
  background: linear-gradient(to bottom, #de3819 0%, #f3a904 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#de3819', endColorstr='#f3a904', GradientType=0);
  border: 1px solid #de3819;
  padding: 10px;
  color: #fff;
  line-height: 1.1;
  width: 35%;
}
.note-block-td p {
  margin: 0 0 8px;
  line-height: 1.1;
}
/* *** =new_brends */
/* ============================================================ */
.mod-newbrends {
  padding: 8px;
  background-color: #ffd200;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.mod-newbrends-title {
  padding: 0 6px 6px 6px;
}
.mod-newbrends-title span {
  font-size: 16px;
  font-weight: 600;
  color: #CC0000;
}
.mod-newbrends-title a {
  float: right;
}
.mod-newbrends-title a:link,
.mod-newbrends-title a:visited {
  color: #333;
  text-decoration: underline;
}
.mod-newbrends-title a:hover,
.mod-newbrends-title a:active {
  color: #777;
  text-decoration: underline;
}
.mod-newbrends-content {
  background-color: #fff;
  height: 80px;
  padding: 10px;
  overflow: hidden;
}
.mod-newbrends-content img {
  height: 60px;
  width: auto;
  margin-right: 10px;
}
/* *** =flag_block */
/* ============================================================ */
.mod-flag_block-title {
  padding-left: 30px;
  background: url(/css/1330/flag.png) no-repeat left;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: -10px;
}
.mod-flag_block-content {
  padding-left: 30px;
  font-size: 14px;
}
/* =Payments */
/* ============================================================ */
.mod-payments {
  margin: 15px 0;
  padding: 8px;
  background: #ffd200;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.mod-payments-title {
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #222;
  text-shadow: 1px 1px 0 #fff;
}
.mod-payments-content {
  padding: 6px;
  background: rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
/* =Text */
/* ============================================================ */
/* =Photogallery */
/* ============================================================ */
.mod-photogallery-content .pr-pic-img {
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  margin: 3px;
  padding: 3px;
  border: 1px solid #ddd;
  width: 120px;
  height: 120px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.mod-photogallery-content .pr-pic-img:hover {
  border-color: #2483D6;
  -webkit-box-shadow: 0 0 4px #2483d6;
  -moz-box-shadow: 0 0 4px #2483d6;
  box-shadow: 0 0 4px #2483d6;
}
.mod-photogallery-content .pr-pic-img img {
  display: block;
  max-width: 100%;
  max-height: 114px;
  width: auto;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#floatcover {
  background-color: rgba(0, 0, 0, 0.9) !important;
}
#floatblock {
  box-shadow: none !important;
  border: 1px solid #4a93e2 !important;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.gallery-show-comments {
  top: auto !important;
  left: -120px !important;
  bottom: 0 !important;
  width: 100%;
  font-size: 16px !important;
  font-family: 'tinos', geneva, times, serif;
  color: #000 !important;
  padding: 10px 0 !important;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-top-left-radius: 0;
  background: rgba(255, 255, 255, 0.8) !important;
}
.gallery-close-old {
  top: -50px !important;
  background: transparent !important;
  font-family: verdana, sans-serif;
  font-size: 2em !important;
  padding: 0 8px !important;
  border: 2px solid #4a93e2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.gallery-close {
  background: transparent !important;
  font-family: verdana, sans-serif;
  font-size: 2em !important;
  padding: 0 8px !important;
  border: 2px solid #4a93e2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.gallery-close a:link,
.gallery-close a:visited {
  color: #4a93e2;
  text-decoration: none;
}
.gallery-close a:hover,
.gallery-close a:active {
  color: #4a93e2;
  text-decoration: none;
}
.right-link-div {
  right: -120px !important;
}
.left-link-div {
  left: -250px !important;
}
/* =Footer */
/* ============================================================ */
.footer {
  background: url(/css/1330/clouds3.png) repeat-x top center;
}
.footer-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 80px;
}
.copyright {
  margin: 10px 0;
  font-size: 12px;
  color: #fff;
}
/* =Shop.php */
/* ============================================================ */
.productlisttd,
.productlisttd2 {
  padding: 3px;
  border: 1px solid #EDEDED;
}
.mod-itemlist-title {
  padding: 6px 6px 6px 30px;
  font-size: 18px;
  font-weight: 600;
  background: url(/css/1330/heart.png) no-repeat left;
}
.item-iteminlist {
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1;
}
.pic-iteminlist img {
  display: block;
  max-width: 75px;
  width: auto;
  max-height: 75px;
  height: auto;
  margin: 0 auto;
}
.price-iteminlist {
  font-size: 16px;
  color: #555;
  font-weight: bold;
}
.old-price-iteminlist {
  font-size: 14px;
  color: #ddd;
}
.message-iteminlist .errorinblock {
  position: absolute;
  top: 10px;
  width: 200px;
  left: 50%;
  margin-left: -100px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 6px;
  text-align: center;
  -webkit-box-shadow: 0 0 2px #b5b5b5;
  -moz-box-shadow: 0 0 2px #b5b5b5;
  box-shadow: 0 0 2px #b5b5b5;
}
.message-iteminlist .errorinblock #process-add-to-cart-link-finish-order {
  display: block;
}
.message-iteminlist .errorinblock #process-add-to-cart-link-finish-order + br {
  display: none;
}
.itemlink:link,
.itemlink:visited {
  color: ;
  text-decoration: none;
}
.itemlink:hover,
.itemlink:active {
  color: ;
  text-decoration: none;
}
.cartlink {
  display: inline-block;
  padding: 2px 4px;
  font-size: 12px;
}
.cartlink:link,
.cartlink:visited {
  color: #fff;
  text-decoration: none;
  background: #E76810;
}
.cartlink:hover,
.cartlink:active {
  color: #fff;
  text-decoration: none;
  background: #D2600F;
}
.viewlink {
  display: inline-block;
  padding: 2px 4px;
  font-size: 12px;
}
.viewlink:link,
.viewlink:visited {
  color: #fff;
  text-decoration: none;
  background: #399ed6;
}
.viewlink:hover,
.viewlink:active {
  color: #fff;
  text-decoration: none;
  background: #2789BE;
}
/* =Item.php */
/* ============================================================ */
.itemshow-itempage {
  position: relative;
}
.pre-text-itempage,
.post-text-itempage,
.main-data-itempage,
.add-data-itempage,
.desc-itempage {
  font-size: 13.6px;
}
.add-data-itempage {
  margin: 5px 2px;
}
.add-to-cart-itempage input {
  min-height: 26px;
}
#page-item-old-price-value {
  text-decoration: line-through;
}
.message-itempage .diverror {
  position: absolute;
  z-index: 9999;
  top: 20px;
  left: 10px;
  width: 80%;
  background-color: #F5F5F5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 5px;
  text-align: center;
  padding: 10px;
}
/* =cartpage */
/* ============================================================ */
/* вся таблица корзины */
#cart-table {
  border-spacing: 0;
  border-collapse: collapse;
  background-color: transparent;
}
/* ячейки строки таблицы с заголовком: товары, комментарии, доставка и пр. */
.cart-part-header-row td {
  border: none !important;
  padding-top: 20px;
  padding-bottom: 3px;
  font-size: 21px;
  color: #5F6662;
  text-transform: uppercase;
  text-align: left;
}
.cart-part-header-row td > b {
  font-weight: normal;
}
/* заголовки столбцов */
#page-cart-items-titles-row th {
  font-size: 14px;
  color: #f5f5f5;
  font-weight: normal;
  background-color: #106fad;
  border-color: #106fad;
  white-space: nowrap;
  padding: 12px 0;
}
/* фото товара в таблице */
#pagecart {
  line-height: 1.1;
}
#pagecart img {
  max-width: 45px;
  max-height: 45px;
  width: auto;
  height: auto;
}
#payment-ways img {
  max-width: 100px;
  max-height: 60px;
  width: auto;
  height: auto;
}
/* ссылка на товар */
#pagecart b .txtlink {
  font-size: 14px;
  font-weight: normal;
}
/* строчка с итоговой ценой */
th#pagecart[colspan] {
  border: none !important;
}
th#pagecart[colspan] + th {
  border: none !important;
  font-size: 16px;
  color: #777;
  font-weight: normal;
  white-space: nowrap;
  padding: 8px 0 0;
}
th#pagecart[colspan] + th + th {
  border: none !important;
  padding: 8px 0 0;
}
#total-sum,
#total-sum2 {
  font-size: 18px;
  color: #E14236;
}
#total-sum:after,
#total-sum2:after {
  content: '\20BD';
  margin-left: 4px;
}
.sum-sum:after {
  content: '\20BD';
  margin-left: 4px;
}
/* столбец удалить (крестик) */
#pagecart a[href^="javascript"] {
  display: inline-block;
  font-family: verdana, tahoma, sans-serif;
  font-size: 18px;
  padding: 4px 8px;
  border-width: 2px;
  border-style: solid;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#pagecart a[href^="javascript"]:link,
#pagecart a[href^="javascript"]:visited {
  color: #0E6B99;
  text-decoration: none;
  border-color: #0E6B99;
}
#pagecart a[href^="javascript"]:hover,
#pagecart a[href^="javascript"]:active {
  color: #fff;
  text-decoration: none;
  border-color: #E14236;
  transform: scale(1.1, 1.1);
  background-color: #E14236;
  transition: all 0.2s linear 0s;
}
/* ячейка строки "комментарии к заказу" */
#page-cart-user-comments-td-row td {
  border: none !important;
}
#page-cart-user-comments-td-row td textarea {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  height: 100px;
  width: 100%;
  resize: none;
  padding: 4px 6px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
}
/* поле с вариантами доставки */
#pagecart input[type="radio"] {
  margin-right: 8px;
}
#pagecart input[type="radio"] + b {
  font-size: 18px;
  font-weight: normal;
  color: #9E264A;
}
#pagecart input[type="radio"] + b + br {
  display: block;
  margin-bottom: 6px;
}
#pagecart .page-cart-shipping-list-price {
  float: right;
  font-size: 18px;
}
#pagecart .page-cart-shipping-list-price + br + span {
  display: block;
  margin-top: 12px;
  margin-bottom: 12px;
  font-size: 14px !important;
  padding: 6px;
  background-color: #CEE5DB;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
/* кнопка оформить покупку */
#page-cart-process-button1 {
  margin: 5px;
}
/* *** =Fix [elements for remove] */
/* ============================================================ */
.bgcolor,
#blockloginspacetable,
#blocksearch2divspacetable,
#blocksearchspacediv,
#blocknewitemsspacediv,
#blockcounter2table,
.block-menu1-spacetable {
  display: none;
}

		
.numberlinkwrap{padding:15px 0}
.numberlinkitem, .numberlinkprev, .numberlinkfirst, .numberlinknext, .numberlinklast{float:left;height:20px;min-width:20px;border:solid 1px #86B600;margin-right:5px;text-align:center;vertical-align:middle;padding:15px auto 5px auto}
.numberlinkitemon{float:left;height:20px;min-width:20px;border:solid 1px #86B600;margin-right:5px;text-align:center;vertical-align:middle;padding:15px auto 5px auto;background:#86B600;color:#fff;font-weight:bold}

.numberlinkwrap a:link{color: #86B600;text-decoration:none}
.numberlinkwrap a:visited{color: #86B600;text-decoration:none}
.numberlinkwrap a:active, .numberlinkwrap a:hover{color: #ff9900;text-decoration:none}
.numberlinkdots{float:left;height:20px;min-width:20px;margin-right:5px;padding:15px auto 5px auto;color:#86B600}
		
		