/*
 * Date created: 2026-05-17 02:42:28
 */
/*
 * ATTENTION! This file is automatically created from several CSS files.
 * Find file path and name in the comments in the beginning of the each code block
 */


/*
 * FILE START: _mod_files/_css/common.css
 */

.status_error {background:#ffef8f; color: #F00000;}
.status_normal {background:#b0efff;}
.status_notice {background:#ffef8f;}
/* ----- ITPB Styles ----- */

/* GLOBAL RESET */

* {
  margin: 0;
  padding: 0;
  background: none;
  font-family: scada, arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
  color: #000
}

html,
body {
  width: 100%;
  height: 100%
}

html {
  font-size: 62.5% !important
}

img, a img {border:none;}
/* FLOAT FIX */

.floatfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden
}

.br {
  display: block !important;
  font-size: 0 !important;
  clear: both !important;
  height: 0 !important;
  line-height: 0 !important;
  overflow: hidden !important
}

.nobr {
  white-space: nowrap
}

.noscript {
  margin: 10px;
  border: 1px solid #c00;
  border-radius: 10px;
  background: #fff;
  padding: 10px;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold
}

.status_notice,
.status_error {background:#ffef8f; color: #F00000;}

.status_notice {
  background: #0f0;
  background: rgba(0, 255, 0, 0.2);
  border: 1px solid #0c0;
  border-bottom: 2px solid #0c0;
  color: #080;
  text-shadow: 0 1px 0 #fff
}

.status_error {background:#ffef8f; color: #F00000;}


/* AMIRO COPYRIGHT */

span[id^="sign"] {
  display: block !important;
  margin: -20px 0 0 0 !important;
  background: none !important
}

#sign {
  width: 100%
}

#sign td {
  text-align: center !important;
  padding: 0 10px 0 0;
  color: #ccc
}

#sign a {
  font-size: 10px;
  font-size: 1rem;
  color: #ccc;
  text-decoration: none
}


/* TEXT */

h1 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: bold;
  margin: 0 0 10px 0;
  color: #222;
  text-shadow: 0 1px #fff
}

h2 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2;
  font-weight: bold;
  margin: 0 0 10px 0;
  color: #222;
  text-shadow: 0 1px #fff
}

h3 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: bold;
  margin: 0 0 10px 0;
  color: #222;
  text-shadow: 0 1px #fff
}

div.edParagraph, p {
  margin: 0 0 5px 0;
  color: #222
}

a {
  color: #000;
  text-decoration: underline
}

a:hover {
  color: #f00;
  text-decoration: underline
}


/* COMMON DESIGN */

.top_left_block,
.top_right_block {
  display: inline-block;
  float: left;
  width: 18%;
  margin: 0 1%;
  overflow: hidden
}

.top_right_block {
  display: inline-block
}

.top_middle_block {
  display: inline-block;
  float: left;
  width: 60%;
  margin: 0;
  overflow: hidden;
  text-align: center
}


.logo {
  display: block;
  margin: 10px auto;
  width: 160px;
  overflow: hidden;
  background: url(/_mod_files/ce_images/design/logo_160_clean.png) 50% 0% no-repeat;
  text-decoration: none;
  white-space: nowrap;
  padding: 100px 0 0 0;
  text-align: center;
  color: #444;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold
}

.logo:hover {
  text-decoration: none
}


.category_menu_top {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0 0 0
}

.category_menu_top_cell {
  width: 16%;
  vertical-align: bottom
}

.category_menu_top_item {
  display: block;
  overflow: hidden;
  text-align: center;
  text-decoration: none
}

.category_menu_top_item:hover {
  text-decoration: none
}

.category_menu_top_item_border {
  margin: 10px 0 0 0;
  height: 40px;
  overflow: hidden;
  border-left: 1px solid #800;
  border-right: 1px solid #e00;
  background: #c00 url(/_mod_files/ce_images/design/bg_categories_menu_top.png) 0% 50% repeat-x;
  border-top: 1px solid #400;
  border-radius: 4px 4px 0 0
}

.category_menu_top_item_border.left {
  border-radius: 5px 0 0 0
}

.category_menu_top_item_border.right {
  border-radius: 0 5px 0 0
}

.category_menu_top_item_table {
  display: table;
  width: 100%;
  border-collapse: collapse
}

.category_menu_top_item_cell {
  display: table-cell;
  color: #fff;
  text-shadow: 0 1px #400;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  padding: 0 20px;
  height: 40px;
  text-align: center;
  font-weight: bold;
  vertical-align: middle
}

.category_menu_top_item:hover .category_menu_top_item_border,
.category_menu_top_item.active .category_menu_top_item_border {
  background: #d00;
  box-shadow: inset 0 0 5px 0 #700
}

.category_menu_top_item:hover .category_menu_top_item_table,
.category_menu_top_item.active .category_menu_top_item_table {
  margin: 1px 0 0 0}


.contacts {
  margin: 15px 20px 10px 20px;
  background: #f4f4f4;
  background: -webkit-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: linear-gradient(to bottom, #f8f8f8, #f2f2f2);
  border: 1px solid #ddd;
  border-bottom: 1px solid #aaa;
  border-radius: 5px;
  padding: 0 10px 20px 10px
}

.contact {
  margin: 5px 0 0 0;
  position: relative;
  padding: 4px 0 0 30px;
  min-height: 18px;
  font-weight: bold;
  color: #444;
  text-shadow: 0 1px #fff;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.1;
  white-space: nowrap
}

.contact div {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 20px;
  height: 20px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  padding: 1px;
  border: 1px solid #fff;
  border-radius: 3px;
  background: #060;
  background: -webkit-linear-gradient(top, #090, #060);
  background: linear-gradient(to bottom, #090, #060);
}

.contact .phone {
  top: 11px
}

.contact span {
  display: block;
  height: 20px;
  background-position: 50% 50%;
  background-repeat: no-repeat
}

.contact .phone span {
  background-image: url(/_mod_files/ce_images/design/icon_phone_20_white.png)
}

.contact .icq span {
  background-image: url(/_mod_files/ce_images/design/icon_icq_20_white.png)
}

.contact .skype span {
  background-image: url(/_mod_files/ce_images/design/icon_skype_20_white.png)
}

.contact .mail span {
  background-image: url(/_mod_files/ce_images/design/icon_mail_20_white.png)
}


/* TOP MENU */

.top_menu {
  display: inline-block;
  padding: 2px 20px;
  border-radius: 0 0 5px 5px;
  background: #eee;
  background: -webkit-linear-gradient(top, #e4e4e4, #f2f2f2);
  background: linear-gradient(to bottom, #e4e4e4, #f2f2f2);
  border-bottom: 1px solid #aaa
}

.top_menu a {
  display: inline-block;
  margin: 0 5px;
  color: #555
}


.side_block {
  border-radius: 5px;
  margin: 0 0 20px 0;
  overflow: hidden;
  box-shadow: 0 0 8px 0 #fff
}

.side_block_header_green,
.side_block_header_red,
.block_header_grey {
  padding: 7px 12px;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.1;
  font-weight: bold;
  border-radius: 5px 5px 0 0
}

.side_block_header_green {
  background: #060;
  background: -webkit-linear-gradient(top, #090, #060);
  background: linear-gradient(to bottom, #090, #060);
  text-shadow: 0 1px #030;
  border-top: 1px solid #040;
  color: #fff
}

.side_block_header_red {
  background: #b00;
  background: -webkit-linear-gradient(top, #c00, #900);
  background: linear-gradient(to bottom, #c00, #900);
  text-shadow: 0 1px #300;
  border-top: 1px solid #300;
  color: #fff
}

.block_header_grey {
  margin: 30px 0 20px 0;
  background: #ccc;
  background: -webkit-linear-gradient(top, #eee, #ccc);
  background: linear-gradient(to bottom, #eee, #ccc);
  text-shadow: 0 1px #fff;
  border: 1px solid #bbb;
  border-bottom: 1px solid #aaa;
  color: #000
}

.side_block_header_green span {
  color: #ccc;
  line-height: 1.1
}

.side_block_header_green a {
  color: #eee;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.1
}

.side_block_content {
  padding: 10px 10px 20px 10px;
  border: 1px solid #bbb;
  border-top: none;
  border-bottom: 1px solid #888;
  border-radius: 0 0 5px 5px;
  overflow: hidden;
  background: #e4e4e4;
  background: -webkit-linear-gradient(top, #f2f2f2, #e2e2e2);
  background: linear-gradient(to bottom, #f2f2f2, #e2e2e2)
}


.textfield {
  padding: 5px;
 -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.1;
  vertical-align: middle;
  color: #555;
  margin: 0 0 10px 0;
  border-radius: 3px;
  border: 1px solid #ccc;
  border-top: 1px solid #777;
  background: #fff;
  box-shadow: inset 0 2px 4px 0 #ddd
}

.textfield.readonly {
  background: #eee !important;
  color: #777 !important;
  border: 1px solid #ccc !important;
  border-top: 1px solid #777 !important;
  box-shadow: inset 0 2px 4px 0 #ddd !important
}

.textfield:focus {
  color: #333;
  border: 1px solid #aaa;
  border-top: 1px solid #444;
  box-shadow: inset 0 0 4px 0 #eee
}


.select {
  padding: 5px;
 -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  display: block !important;
  width: 100%;
  height: 32px !important;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.1;
  vertical-align: middle;
  color: #555;
  margin: 0 0 10px 0;
  border-radius: 3px;
  border: 1px solid #ccc;
  border-top: 1px solid #777;
  background: #fff;
  box-shadow: inset 0 2px 4px 0 #ddd
}

.select option {
  padding: 4px;
  border-bottom: 1px dotted #ccc
}


.textarea,
#editor #idmessage {
  display: block !important;
 -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  padding: 10px 5px;
  width: 100% !important;
  min-height: 150px !important;
  border-radius: 4px;
  border: 1px solid #aaa;
  box-shadow: inset 0 4px 10px 0 #ddd;
  color: #555
}

.textarea:focus,
#editor #idmessage:focus {
  border: 1px solid #888;
  box-shadow: inset 0 0 10px 0 #eee;
  color: #333
}

.button {
  display: inline-block;
 -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 30px !important;
  line-height: 28px !important;
  vertical-align: middle !important;
  padding: 0 15px !important;
  border-radius: 3px;
  background: #ddd;
  background: -webkit-linear-gradient(top, #eee, #ccc);
  background: linear-gradient(to bottom, #eee, #ccc);
  border: 1px solid #888 !important;
  border-bottom: 2px solid #888 !important;
  font-weight: bold !important;
  text-shadow: 0 1px #fff;
  color: #222 !important;
  font-size: 14px !important;
  font-size: 1.4rem !important;
  white-space: nowrap;
  cursor: pointer;
  text-decoration: none;
  box-shadow: inset 0 0 5px 0 #fff, 0 0 0 1px #fff;
 -webkit-transition: color .1s, box-shadow .1s;
  transition: color .1s, box-shadow .1s
}

.button.big {
  height: 50px !important;
  line-height: 46px !important;
  padding: 0 20px !important;
  font-size: 18px !important;
  font-size: 1.8rem !important
}

.button:hover {
  border: 1px solid #777 !important;
  border-bottom: 2px solid #777 !important;
  box-shadow: inset 0 0 8px 0 #fff, 0 0 0 1px #fff;
  color: #000 !important;
  text-decoration: none
}

.button:active {
  border: 1px solid #777 !important;
  border-top: 2px solid #777 !important;
  color: #555 !important;
  box-shadow: inset 0 2px 4px 0 #888;
  text-decoration: none
}


.login_links {
  margin: 10px 0 0 0
}

.login_links,
.login_links a {
  font-size: 11px;
  font-size: 1.1rem;
  color: #777
}

.login_links a:hover {
  color: #444
}


.search_block {
  display: table;
  width: 100%;
  margin: 5px 0 0 0
}

.search_block_field {
  display: table-cell
}

.search_block_button {
  display: table-cell;
  text-align: right;
  vertical-align: top;
  width: 30px
}

.search_block_button input {
  display: inline-block;
  cursor: pointer;
  width: 28px;
  height: 28px;
  border-radius: 3px;
  border: 1px solid #888;
  border-bottom: 1px solid #444;
  background: #f4f4f4 url(/_mod_files/ce_images/eshop/i_20x20.jpg) 50% 50% no-repeat
}


.eshop_tree {}

.eshop_tree a {
  display: table;
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #fff;
  text-decoration: none;
  background: #ddd;
  background: -webkit-linear-gradient(top, #f2f2f2, #ddd);
  background: linear-gradient(to bottom, #f2f2f2, #ddd)
}

.eshop_tree a:hover {
  background: #ccc;
  background: -webkit-linear-gradient(top, #ccc, #f2f2f2);
  background: linear-gradient(to bottom, #ccc, #f2f2f2)
}

.eshop_tree a div {
  display: table-cell
}

.eshop_tree .category_icon {
  width: 4px;
  padding: 5px 0 5px 10px
}

.eshop_tree .category_name {
  padding: 5px 20px 5px 10px;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.1;
  font-weight: bold;
  color: #555;
  text-shadow: 0 1px #fff
}

.eshop_tree .level_2 .category_name {
  padding: 4px 20px 4px 10px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.1
}

.eshop_tree .level_3 .category_name,
.eshop_tree .level_4 .category_name,
.eshop_tree .level_5 .category_name {
  padding: 3px 20px 3px 10px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.1
}

.eshop_tree a.selected div {
  color: #000
}

.eshop_tree a:hover div {
  color: #aa0000
}


.ami_resp_outer_news {}

.ami_resp_inner_news {}

.ami_resp_row_news hr,
.ami_resp_row_stickers hr {
  display: none
}

.ami_resp_row_news,
.ami_resp_row_stickers {
  margin: 10px 0 0 0
}

.ami_resp_row_news img,
.ami_resp_row_stickers img {
  display: none;
  padding: 5px;
  background: #fff;
  border: 1px solid #aaa;
  border-radius: 4px
}

.ami_resp_row_fdate_news,
.ami_resp_row_fdate_stickers {
  font-size: 12px;
  font-size: 1.2rem;
  color: #777;
  margin: 5px 0 0 0
}

.ami_resp_row_header_news,
.ami_resp_row_header_stickers {
  margin: 0 0 5px 0;
  font-weight: bold;
  text-shadow: 0 1px #fff;
  line-height: 1.2
}

.ami_resp_row_header_news a,
.ami_resp_row_header_stickers a {
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.1 !important
}

.ami_resp_row_announce_news,
.ami_resp_row_announce_news *,
.ami_resp_row_announce_stickers,
.ami_resp_row_announce_stickers * {
  font-size: 12px !important;
  font-size: 1.2rem !important;
  line-height: 1.1 !important;
  color: #444 !important;
  font-weight: normal !important;
  margin: 0
}

.ami_resp_row_announce_news br,
.ami_resp_row_announce_stickers br {
  display: block !important;
  height: 0 !important;
  line-height: 0 !important;
  overflow: hidden !important
}

.ami_resp_row_cat_header_stickers {
  display: none
}


.spec_eshop_cart #idEshopCartIsEmpty {
  display: none
}

.cart_info {
  margin: 0 0 10px 0
}

.cart_info,
.cart_info span {
  font-weight: bold;
  color: #555;
  text-shadow: 0 1px 0 #fff;
  font-size: 14px;
  font-size: 1.4rem
}

.spec_eshop_cart #idEshopCartIsEmpty .cart_info {
  margin: 0
}


.discount_header {
  font-weight: bold;
  margin: 0 0 5px 0
}

.discount_info {
  color: #555
}

.discount_info span {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold
}


.votes_block_question {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
  font-weight: bold;
  text-shadow: 0 1px #fff;
  margin: 0 0 10px 0
}

.votes_block_variants {
  margin: 5px 0
}

.votes_block_variant {
  display: table;
  width: 100%;
  margin: 0 0 5px 0
}

.votes_block_variant_checkbox {
  display: table-cell;
  width: 20px;
  vertical-align: top;
  font-size: 12px;
  font-size: 1.2rem
}

.votes_block_variant_checkbox input,
.votes_block_variant_checkbox input:hover {
  cursor: pointer
}

.votes_block_variant_label {
  display: table-cell;
  vertical-align: top;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.2;
  padding: 2px 0 0 0
}

.votes_block_variant_label label,
.votes_block_variant_label label:hover {
  font-size: 12px !important;
  font-size: 1.2rem !important;
  line-height: 1.2 !important;
  margin: 0;
  padding: 0;
  cursor: pointer
}

.votes_block_answer_block {
  margin: 0 0 8px 0
}

.votes_block_answer {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.1;
  color: #222
}


.score {
  overflow: auto
}

.score .bar {
  display: block;
  float: left;
  margin: 2px 5px 0 0;
  border: 1px solid #888;
  border-radius: 3px;
  overflow: hidden
}

.score .bar span {
  display: block;
  background: #080;
  background: -webkit-linear-gradient(top, #0b0, #070);
  background: linear-gradient(to bottom, #0b0, #070)
}

.score .voice {
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  color: #444
}


.votes_block_answer_block .score {
  margin: 2px 0 0 0
}

.votes_block_answer_block .score .bar {
  width: 71px;
  height: 12px
}

.votes_block_answer_block .score .bar span {
  height: 12px
}


.review_sign {
  font-size: 14px !important;
  font-size: 1.4rem !important;
  line-height: 1.1 !important;
  color: #555 !important;
  margin: 8px 0 5px 0 !important;
  font-style: italic !important;
  padding: 0 40px 0 0 !important
}


/* SLIDER */

.nivoSlider {
  position: relative;
  height: 250px;
  max-width: 100%;
  background: url(/_mod_files/ce_images/design/loading.gif) 50% 50% no-repeat;
  background-color: #fff !important;
  border-radius: 10px;
  z-index: 1;
  overflow: hidden;
 -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #aaa;
  margin: 0 0 20px 0
}

.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 700px;
  height: 250px;
  z-index: 7;
  background: url(/_mod_files/ce_images/design/bg_gradient_1.png) 100% 0% repeat-y
}

.nivoSlider img {
  display: none
}


/* Caption */

.nivo-caption {
  position: absolute;
  top: 1px;
  right: 1px;
  width: 399px;
  height: 248px;
  z-index: 8;
  background: url(/_mod_files/ce_images/design/bg_gradient_1.png) 100% 0% repeat-y
}

.nivo-html-caption {
  display: none
}

.nivo-caption p {
  margin: 20px 0 35px 120px;
  padding: 15px 20px 20px 20px;
  background: #eee;
  background: -webkit-linear-gradient(top, #f2f2f2, #e2e2e2);
  background: linear-gradient(to bottom, #f2f2f2, #e2e2e2);
  border: 1px solid #ddd;
  border-radius: 10px 0 0 10px;
  max-height: 150px;
  overflow: hidden
}

.nivo-caption h3 {
  color: #000;
  text-shadow: 0 1px #fff;
  margin: 0;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  max-height: 28pt;
  font-weight: bold;
  overflow: hidden
}

.nivo-caption .subitems {
  color: #000;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.1
}

.nivo-caption .subitems span {
  font-weight: bold
}

.nivo-caption .announce {
  margin: 5px 0 0 0;
  color: #000;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  max-height: 6.4rem;
  overflow: hidden
}

.nivo-caption .button {
  margin: 15px 0 0 0
}


/* Bullets */

.nivo-controlNav {
  position: absolute;
  z-index: 700;
  right: 20px;
  top: 220px;
  margin-left: -40px
}

.nivo-controlNav a {
  display: block;
  width: 22px;
  height: 22px;
  background: url(/_mod_files/ce_images/design/bullets.png) no-repeat;
  text-indent: -9999px;
  border: 0;
  margin-right: 3px;
  float: left;
  position: relative;
  z-index: 9;
  cursor: pointer
}

.nivo-controlNav a.active {
  background-position: 0 -22px;
  font-weight: bold
}


/* Arrows */

.nivo-directionNav a {
  display: none;
  width: 30px;
  height: 30px;
  background: url(/_mod_files/ce_images/design/arrows.png) no-repeat;
  text-indent: -9999px;
  border: 0;
  position: absolute;
  top: 45%;
  z-index: 9;
  cursor: pointer
}

a.nivo-nextNav {
  background-position: -30px 0;
  right: 10px
}

a.nivo-prevNav {
  left: 10px
}


/* Effects */

.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%
}

.nivo-box {
  display: block;
  position: absolute;
  z-index: 5
}


.main_page_left {
  display: inline-block;
  width: 62%;
  float: left
}

.main_page_left p {
  color: #111;
  margin: 0 0 10px 0
}

.main_page_right {
  display: inline-block;
  width: 30%;
  float: right;
  padding: 0 1% 0 2%;
  border-left: 1px solid #ddd
}

.main_page_right h2 a {
  color: #000;
  margin: 0;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  font-weight: bold
}

.main_page_right h2 a:hover {
  color: #f00
}

.main_header {
  margin: 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
  font-weight: bold
}

.main_text,
.main_text span {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3;
  margin: 2px 0 10px 0
}


/* ESHOP ANNOUNCE */

.eshop_small_block {
  margin: 0 0 25px 0
}

.eshop_small_block_item {
  display: inline-block;
  position: relative;
  float: left;
  width: 32%;
 -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 0 0 20px 0
}

.eshop_small_block_item .index {
  display: inline-block;
  position: absolute;
  z-index: 2;
  top: -5px;
  left: -10px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #555;
  text-shadow: 0 1px 0 #fff;
  background: #eee;
  background: -webkit-radial-gradient(#fff, #ddd);
  background: radial-gradient(#fff, #ddd);
  border-radius: 50%;
  border: 1px soid #aaa;
  border: 1px solid #aaa;
  box-shadow: 0 0 5px 0 #ccc
}

.eshop_special_item_Hsplitter {
  display: inline-block;
  float: left;
  width: 2%
}

.eshop_special_item_Vsplitter {
  clear: both;
  height: 20px
}

.eshop_small_block_item_image {
  display: block;
  position: relative;
  width: 170px;
  height: 180px;
  margin: 20px auto;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: #fff;
  overflow: hidden;
  text-decoration: none
}

.eshop_small_block_item_image img {
  display: inline-block;
  position: absolute;
  left: 50%;
  bottom: 10px
}

.eshop_small_block_item_image .no_image {
  position: absolute;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
  color: #aaa;
  width: 100px;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -50px;
  text-align: center
}

.eshop_small_block_item_header {
  display: block;
  margin: 10px 20px 0 20px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  height: 4.8rem;
  overflow: hidden;
  text-align: center;
  color: #444;
  text-shadow: 0 1px #fff
}


.item_description {
  display: table;
  width: 100%;
  border-collapse: collapse
}

.eshop_small_block_itemD_image_block {
  display: table-cell;
  vertical-align: top
}

.eshop_small_block_itemD_image {
  display: block;
  padding: 20px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: #fff;
  overflow: hidden;
  text-align: center
}

.eshop_small_block_itemD_info {
  display: table-cell;
  padding: 0 0 10px 25px;
  vertical-align: top
}

.eshop_small_block_itemD_announce,
eshop_small_block_itemD_announce * {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-size: 1.2rem;
  color: #555
}

.eshop_small_block_itemD_info .button {
  margin: 0 0 0 20px
}

.eshop_small_block_itemD_fields {
  margin: 20px 0 0 0;
  padding: 20px 0 0 0;
  border-top: 1px dotted #888
}


.eshop_special_base_price_block {
  text-align: center
}

.item_description .eshop_special_base_price_block {
  text-align: left;
  margin: 20px 0 0 0;
  padding: 20px 0 0 0;
  border-top: 1px dotted #888
}

.eshop_special_base_price {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: bold;
  text-shadow: 0 1px #fff;
  color: #444;
  text-align: center;
  margin: 15px 25px 10px 25px
}

.item_description .eshop_special_base_price {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: bold;
  text-shadow: 0 1px #fff;
  color: #444;
  float: left;
  margin: 8px 0 0 0
}


.items_sort {
  display: inline-block;
  float: right;
  margin: 0 10px 0 0
}


.pager {
  margin-top: 25px;
  padding: 10px 0 0 0;
  text-align: center;
  border-top: 1px dotted #888
}

.pager_block,
.pager_active,
.pager_dotdot {
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 10px;
  width: 22px;
  border-radius: 4px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: bold;
  color: #444;
  text-shadow: 0 1px #fff;
  text-decoration: none;
  text-align: center;
  background: #eee;
  background: -webkit-linear-gradient(top, #eee, #ddd);
  background: linear-gradient(to bottom, #eee, #ddd);
  border: 1px solid #ccc
}

.pager_block:hover {
  border: 1px solid #aaa
}

.pager_block:active, 
.pager_active {
  background: #fff;
  box-shadow: inset 0 2px 4px 0 #aaa
}


.category_description_block {
  position: relative;
  height: 210px;
  border: 1px solid #ddd;
  border-top: none;
  border-radius: 0 0 10px 10px;
  overflow: hidden;
  padding: 20px
}

.category_description_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 700px;
  height: 250px;
  background: url(/_mod_files/ce_images/design/bg_gradient_1.png) 100% 0% repeat-y
}

.category_description_text {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 5;
  border-radius: 10px;
  padding: 20px;
  background: #eee;
  width: 350px;
  max-height: 170px;
  overflow: auto;
  border: 1px solid #ccc
}


.sku {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  color: #444;
  margin-bottom: 7px
}


#path {
  margin: 0 0 20px 0;
  padding: 0 0 5px 0
}

#path,
#path a {
  border-bottom: 1px dotted #555;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #555
}

#path a {
  border: 0
}

#path a:hover {
  color: #f00
}


#articles #categories .item {
  margin: 0 0 20px 0
}

#articles #categories .item .name {
  margin: 0 0 5px 0
}

#articles #categories .item .name a {
  font-size: 18px;
  font-size: 1.8rem;
  color: #333
}

#articles #categories .item .name a:hover {
  color: #f00
}

#articles #categories .item .name span {
  font-size: 16px;
  font-size: 1.6rem;
  color: #777;
  margin: 0 0 0 5px
}

#articles #categories .item .announce,
#articles #categories .item .announce * {
  color: #444 !important;
  font-size: 14px !important;
  font-size: 1.4rem !important;
  line-height: 1.2 !important;
  font-weight: normal !important
}

#articles #categories .item .announce * {
  display: inline !important
}

#articles #categories .item .announce br {
  display: none !important
}


#articles #list .item,
#news #list .item,
#blog #list .item {
  margin: 0 0 40px 0
}

#articles #list .item .announce,
#news #list .item .announce,
#blog #list .item .announce {
  display: table;
  border-collapse: separate;
  width: 100%
}

#articles #list .item .announce .image,
#news #list .item .announce .image,
#blog #list .item .announce .image {
  display: table-cell;
  width: 120px;
  height: 120px;
  border: 1px solid #ccc;
  border-radius: 3px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 0 3px #fff, 0 0 0 4px #aaa, 0 0 10px 0 #888;
  padding: 5px;
  text-align: center;
  vertical-align: middle
}

#articles #list .item .announce img,
#news #list .item .announce img,
#blog #list .item .announce img {
  max-width: 120px;
  max-height: 120px
}

#articles #list .item .announce .text,
#news #list .item .announce .text,
#blog #list .item .announce .text {
  display: table-cell;
  padding: 5px 0 0 15px;
  max-height: 120px;
  overflow: hidden
}

#news #list .item .announce .text {
  padding: 10px 0 0 15px
}

#articles #list .item .header,
#news #list .item .header,
#blog #list .item .header {
  margin: 0 0 5px 0
}

#articles #list .item .header span,
#news #list .item .header span,
#blog #list .item .header span {
  margin: 0 5px 0 0;
  color: #555
}

#articles #list .item .header a,
#news #list .item .header a,
#blog #list .item .header a {
  color: #222;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.1
}

#articles #list .item .header a:hover,
#news #list .item .header a:hover,
#blog #list .item .header a:hover {
  color: #f00
}

#articles #list .item .announce .text .wrapper,
#news #list .item .announce .text .wrapper,
#blog #list .item .announce .text .wrapper {
  color: #444;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  max-height: 6.4rem;
  overflow: hidden
}

#articles #list .item .announce .text .author {
  margin: 10px 0 0 0;
  color: #777;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2
}


#articles #details,
#news #details,
#blog #details {
  overflow: hidden
}

#articles #details #image,
#news #details #image,
#blog #details #image {
  float: left;
  margin: 0 20px 20px 0;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 5px;
  width: 280px;
  height: 280px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 0 3px #fff, 0 0 0 4px #aaa, 0 0 10px 0 #888
}

#articles #details #image:before,
#news #details #image:before,
#blog #details #image:before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -0.25em;
  vertical-align: middle
}

#articles #details #image a,
#news #details #image a,
#blog #details #image a {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  text-decoration: none
}

#articles #details #image img,
#news #details #image img,
#blog #details #image img {
  display: inline-block !important;
  vertical-align: middle;
  max-width: 250px;
  max-height: 250px
}

#articles #details #image span,
#news #details #image span,
#blog #details #image span {
  display: inline-block; 
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.1;
  color: #555;
  text-decoration: none;
  border-bottom: 1px dashed #555
}

#articles #details #image:hover span,
#news #details #image:hover span,
#blog #details #image:hover span {
  color: #f00;
  text-decoration: none;
  border-bottom: 1px dashed #f00
}

#articles #details #header,
#news #details #header,
#blog #details #header {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.1;
  margin: 0 0 10px 0;
  color: #222;
  font-weight: bold
}

#articles #details #header span,
#news #details #header span,
#blog #details #header span {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.1;
  color: #555;
  margin: 0 5px 0 0
}

#articles #details #author {
  margin: 0 0 20px 0;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
  color: #555
}

#articles #details #description,
#articles #details #description *,
#news #details #description,
#news #details #description *,
#blog #details #description,
#blog #details #description * {
  text-indent: 0 !important;
  font-size: 14px !important;
  font-size: 1.4rem !important;
  line-height: 1.4 !important;
  color: #333 !important
}

#news #details #description,
#blog #details #description {
  overflow: auto
}


#comments,
#editor {
  clear: both;
  margin: 40px 0 0 0
}

#comments #header,
#editor form > .header  {
  border-bottom: 1px dotted #444;
  padding: 0 0 10px 0;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.1;
  color: #333
}

#comments #nothing {
  padding: 10px 0 0 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
  color: #777
}

#comments .item {
  margin: 20px 0 0 0;
  border: 1px solid #ccc;
  border-radius: 4px;
  overflow: hidden
}

#comments .item .title {
  padding: 5px 10px;
  background: #eee;
  background: -webkit-linear-gradient(top, #eee, #ddd);
  background: linear-gradient(to bottom, #eee, #ddd)
}

#comments .item .title .user {
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.1;
  vertical-align: bottom;
  color: #333;
  text-shadow: 0 1px 0 #fff
}

#comments .item .title .date {
  margin: 0 0 0 5px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
  vertical-align: bottom;
  color: #555;
  text-shadow: 0 1px 0 #fff
}

#comments .item .message {
  padding: 10px 10px 20px 10px
}

#comments .item .message,
#comments .item .message * {
  font-weight: normal !important;
  font-size: 14px !important;
  font-size: 1.4rem !important;
  line-height: 1.2 !important;
  color: #444 !important
}

#comments .item .message * {
  display: inline !important
}

#comments .item .message img {
  display: none !important
}

#comments .item .controls {
  margin: 0 10px;
  padding: 5px 0 10px 0;
  border-top: 1px dotted #888
}

#comments .item .controls a {
  text-decoration: none;
  border-bottom: 1px dashed #444;
  color: #444;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.1;
  margin: 0 5px 0 0
}

#comments .item .controls a:hover {
  text-decoration: none;
  border-bottom: 1px dashed #f00;
  color: #f00
}

#editor #name {
  margin: 20px 0 0 0;
  width: 250px
}

#editor .answer {
  margin: 5px 0
}

#editor .answer,
#editor .answer * {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
  vertical-align: middle;
  color: #555
}

#editor #amiroTEdDivBaseSmiles,
#editor .amiroTEdDivResize,
#editor #amiroTEdPureDiv {
  display: none
}

#editor .textfield {
  padding-left: 10px
}


#captcha {
  width: 150px;
  padding: 10px 10px 20px 10px;
  margin: 0 0 20px 0;
  background: #eee;
  background: -webkit-linear-gradient(top, #eee, #ddd);
  background: linear-gradient(to bottom, #eee, #ddd);
  border-radius: 4px;
  border: 1px solid #ccc;
  box-shadow: 0 0 5px 0 #888;
  text-align: center
}

#captcha .header {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.1;
  font-weight: bold;
  color: #555;
  text-shadow: 0 1px 0 #fff;
  margin: 0 0 5px 0
}

#captcha img {
  border: 1px solid #ccc
}

#captcha .textfield {
  width: 116px;
  padding: 5px 0 !important;
  margin: 5px 0 0 0;
  text-align: center
}


#search #result {
  margin: 0 0 30px 0
}

#search #result,
#search #result span {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.1;
  color: #777
}

#search #result span {
  color: #444;
  font-weight: bold
}

#search .list {
  margin: 0 0 20px 0
}

#search .item {
  margin: 0 0 20px 0
}

#search .item .header {
  overflow: auto;
  margin: 0 0 5px 0
}

#search .item .header a,
#search .item .header span {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.1;
  color: #333
}

#search .highlighted {
  color: #111;
  font-weight: bold
}

#search .item .header:hover a,
#search .item .header:hover .highlighted {
  color: #f00
}

#search .item .header .position {
  display: inline-block;
  float: left;
  width: 30px;
  text-align: right;
  margin: 0 5px 0 0;
  color: #777
}

#search .item .announce {
  padding: 0 0 0 35px;
margin-top: 0px;
}

#search .item .announce,
#search .item .announce * {
  color: #555 !important;
  font-size: 14px !important;
  font-size: 1.4rem !important;
  line-height: 1.4 !important
}

#search .item .announce * {
  display: inline !important
}


#feedback {
  padding: 40px 0 0 0
}

#feedback > .header {
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px dotted #555;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.1;
  font-weight: bold;
  color: #555
}

#feedback #list {
  margin: 0 0 20px 0
}

#feedback #list .textfield {
  display: block !important;
  width: 250px;
  padding: 5px 10px
}


#bigimages {
  margin: 0 0 25px 0
}

#bigimages a {
  display: block;
  margin: 0 0 10px 0;
  border: 1px solid #bbb;
  border-radius: 10px;
  overflow: hidden
}

#bigimages img {
  display: block !important;
  width: 100%
}


#votes #list .item {
  margin: 0 0 25px 0
}

#votes #list .item .header {
  margin: 0 0 5px 0;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.1;
  color: #222
}

#votes #list .item .header span {
  margin: 0 0 0 5px;
  display: inline-block;
  padding: 4px;
  border: 1px solid #f11;
  background: #f55;
  background: -webkit-linear-gradient(top, #f77, #f33);
  background: linear-gradient(to bottom, #f77, #f33);
  border-radius: 3px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.1;
  vertical-align: middle;
  color: #fff;
  text-shadow: 0 -1px 0 #f00;
  opacity: 0.8;
  filter: alpha(opacity=80)
}


#votes #details #question {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.1;
  font-weight: bold;
  color: #555;
  margin: 0 0 20px 0;
  padding: 10px 0 0 0
}

#votes #details #results .item,
#votes #details #variants .item  {
  margin: 0 0 20px 0
}

#votes #details #variants .item .textfield {
  width: 150px;
  margin: 0
}

#votes #details #results .item .header {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.1;
  color: #333
}

#votes #details #results .item .score {
  margin: 2px 0 0 0
}

#votes #details #results .item .score .bar {
  width: 301px;
  height: 15px
}

#votes #details #results .item .score .bar span {
  height: 15px
}

#votes #details #results .item .score .voices span {
  color: #777
}

#votes #details #total {
  padding: 20px 0 0 0;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.1;
  color: #444
}

#votes #details #total span {
  color: #444;
  font-weight: bold
}


/* FILTER */

.filter {
  overflow: auto;
  padding: 20px;
  background: #eee;
  background: -webkit-linear-gradient(top, #f8f8f8, #eee);
  background: linear-gradient(to bottom, #f8f8f8, #eee);
  border: 1px solid #ddd;
  border-radius: 5px
}

.filter .header {
  color: #888;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.1;
  font-weight: bold;
  text-shadow: 0 1px 0 #fff;
  margin: 0 0 10px 0
}

.filter .item {
  overflow: hidden;
  float: left;
  margin: 0 20px 10px 0;
  width: 200px
}

.filter .item.interval {
  padding: 0 0 3px 0
}

.filter .from,
.filter .to {
  display: inline-block;
  float: left;
  width: 95px
}

.filter .from {
  margin: 0 10px 0 0
}

.filter .caption {
  font-size: 12px;
  font-size: 1.2rem;
  color: #444
}

.filter select {
  display: inline-block !important;
 -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  height: 25px !important;
  line-height: 25px !important;
  vertical-align: middle !important;
  width: 100% !important;
  border: 1px solid #aaa;
  padding: 2px;
  border-radius: 2px;
  overflow: hidden !important;
  background: #fff !important;
  box-shadow: inset 0 3px 5px 0 #ccc
}

.filter select option {
  padding: 2px;
  border-bottom: 1px dotted #aaa
}

.filter select option:last-child {
  border-bottom: 0
}

.filter input[type="text"] {
  display: inline-block !important;
 -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  height: 25px !important;
  line-height: 25px !important;
  vertical-align: middle !important;
  width: 100% !important;
  border: 1px solid #aaa;
  padding: 2px;
  border-radius: 2px;
  overflow: hidden !important;
  background: #fff !important;
  box-shadow: inset 0 3px 5px 0 #ccc
}


.ui-slider-horizontal {
  clear: both;
  margin: 10px 8px 0 8px;
  position: relative;
  text-align: left;
  width: 182px !important;
  background: #fff;
  border: 1px solid #777;
  height: 10px;
  box-shadow: inset 0 2px 4px #ccc, 0 0 1px 0 #fff;
  border-radius: 2px;
}

.ui-slider-horizontal .ui-slider-handle {
  position: absolute;
  z-index: 2;
  cursor: pointer;
  background: #0b0;
  border: 1px solid #444;
  box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 4px #444;
  height: 14px;
  width: 14px;
  top: -3px;
  border-radius: 50%;
  overflow: hidden;
  margin-left: -8px
}

.ui-slider-horizontal .ui-slider-range {
  position: absolute;
  z-index: 1;
  display: block;
  background: #0b0;
  background: -webkit-linear-gradient(top, #0c0, #0a0);
  background: linear-gradient(to bottom, #0c0, #0a0);
  top: 0;
  height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0
}


.filter .vsplitter {
  clear: both;
  height: 20px
}

.filter .submit {
  clear: both;
  padding: 20px 0 0 0
}

.filter .count {
  font-size: 12px;
  font-size: 1.2rem;
  color: #555;
  margin: 0 0 0 5px
}


.MediaBox_shadow {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000
}

.MediaBoxWhite {
  position: absolute;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 20px 0 #555
}

.MediaBox_close {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 30px;
  height: 30px;
  background: #333;
  background: -webkit-linear-gradient(top, #555, #222);
  background: linear-gradient(to bottom, #555, #222);
  border-radius: 50%;
  border: 1px solid #fff;
  box-shadow: 0 0 5px 0 #888;
  overflow: hidden
}

.MediaBox_close:after {
  content: "x";
  display: inline-block;
  font-size: 20px;
  font-size: 2rem;
  line-height: 27px;
  width: 30px;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  text-shadow: 0 1px 0 #000;
  color: #fff;
  cursor: pointer
}

.MediaBox_container {
  margin: 10px auto
}


.inp-h {
  display: none
}


.tbl {
  width: 100%;
  border-collapse: collapse;
  border: 1px dotted #aaa
}

.tbl th {
  border-top: 1px dotted #ccc;
  border-right: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  background: #ddd;
  background: -webkit-linear-gradient(top, #eee, #ccc);
  background: linear-gradient(to bottom, #eee, #ccc);
  padding: 10px;
  font-weight: bold;
  text-shadow: 0 1px 0 #fff;
  color: #444
}

.tbl tr:nth-child(odd) {
  background: #f2f2f2
}

.tbl td {
  border-bottom: 1px dotted #ccc;
  border-right: 1px dotted #ccc;
  padding: 10px
}


.cart .image {
  text-align: center;
  background: #fff;
  padding: 10px;
  height: 100px
}

.cart .image a {
  display: block;
  width: 100px
}

.cart .image a img {
  max-width: 100%;
  max-height: 100%
}

.cart .tbl .item a {
  text-decoration: none
}

.cart .tbl .item span {
  display: block
}

.cart .tbl .item .sku {
  font-size: 12px;
  font-size: 1.2rem;
  color: #444
}

.cart .tbl .item .name {
  margin: 5px 0 0 0;
  line-height: 1.2;
  text-decoration: underline
}

.cart .tbl .item .name:hover {
  color: #f00
}

.cart .amount input {
  width: 40px;
  text-align: center
}

.cart .price,
.cart .discount,
.cart .total {
  text-align: right;
  padding: 10px 20px;
  white-space: nowrap
}

.cart .discount span {
  display: block
}

.cart .total {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold
}

.cart .remove {
  text-align: center
}


.cart .actions {
  margin: 20px 0 10px 0
}

.cart .actions a {
  margin: 0 10px 0 0;
  text-decoration: none;
  border-bottom: 1px dashed #000
}

.cart .actions a:hover {
  text-decoration: none;
  border-bottom: 1px dashed #f00
}


.cart .calculation {
  margin: 0 0 20px 0
}

.cart .calculation .item {
  display: inline-block;
  float: left
}

.cart .calculation .item,
.cart .calculation .item span {
  font-size: 18px;
  font-size: 1.8rem
}

.cart .calculation .item span {
  font-weight: bold
}

.cart .calculation .splitter {
  display: inline-block;
  float: left;
  font-size: 18px;
  font-size: 1.8rem;
  color: #888;
  margin: 0 10px
}

.order .header,
.subscription .header {
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: bold;
  padding: 0 0 5px 0;
  border-bottom: 1px dotted #888;
  margin: 0 0 20px 0;
  color: #444
}

.header2 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #222;
  margin: 0 0 10px 0
}

.order .auth {
  margin: 0 0 30px 0
}

.order .login,
.order .registration,
.order .delivery-options,
.order .delivery-fields {
 -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 45%;
  overflow: hidden
}

.order .login,
.order .delivery-options {
  border-right: 1px dotted #ccc;
  padding: 0 20px 0 0;
margin-right: 5px;
}

.order .login a {
  color: #777
}

.order .registration,
.order .delivery-fields {
  padding: 0 0 0 20px
}

.order .registration .tip {
  font-size: 12px;
  font-size: 1.2rem;
  color: #444
}

.order .delivery {
  margin: 40px 0 0 0
}

.order .comment {
  margin: 0 0 20px 0
}

.order .comment a {
  font-size: 12px;
  font-size: 1.2rem;
  color: #555
}

.order .delivery-option {
  margin: 0 0 15px 0
}

.order .delivery-option input[type="radio"] {
  margin: 0 5px 0 0
}

.order .delivery-option label {
  font-size: 17px;
  font-size: 1.7rem;
  color: #000;
  cursor: pointer
}

.order .comment2,
.order .comment2 * {
  font-size: 14px !important;
  font-size: 1.4rem !important;
  line-height: 1.2 !important;
  color: #555 !important;
  margin: 0 0 10px 0 !important;
  font-style: normal !important;
  font-weight: normal !important;
  background: none !important
}

.order .comment2 * {
  display: inline !important
}

.order .comment2 br {
  display: none !important
}


.order .confirmation .header2 {
  margin: 20px 0 3px 0
}

.order .confirmation .client-info {
  margin: 0 0 3px 0
}

.order .confirmation .client-info span {
  font-weight: bold
}

.order .confirmation .tbl .sku {
  color: #555;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0
}

.order .confirmation .tbl .name {
  color: #111;
  font-size: 14px;
  font-size: 1.4rem
}

.order .confirmation .tbl .price,
.order .confirmation .tbl .amount,
.order .confirmation .tbl .discount,
.order .confirmation .tbl .total {
  text-align: right;
  padding: 10px 20px;
  white-space: nowrap
}

.order .confirmation .tbl .total {
  color: #000;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold
}

.order .confirmation .result {
  margin: 20px 0 0 0
}

.order .confirmation .grand-discount,
.order .confirmation .grand-tax,
.order .confirmation .grand-shipping {
  font-size: 15px;
  font-size: 1.5rem;
  margin: 0 0 2px 0
}

.order .confirmation .grand-total {
  font-size: 20px;
  font-size: 2rem;
  margin: 10px 0 0 0
}

.order .confirmation .grand-total input {
  font-size: 20px;
  font-size: 2rem;
  border: 0;
  margin: 0;
  padding: 0
}


.order .payment {
  margin: 30px 0 0 0
}

.order .payment input {
  display: inline-block;
 -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 50px !important;
  line-height: 46px !important;
  vertical-align: middle !important;
  padding: 0 20px !important;
  border-radius: 3px;
  background: #ddd;
  background: -webkit-linear-gradient(top, #eee, #ccc);
  background: linear-gradient(to bottom, #eee, #ccc);
  border: 1px solid #888 !important;
  border-bottom: 2px solid #888 !important;
  font-weight: bold !important;
  text-shadow: 0 1px #fff;
  color: #222 !important;
  font-size: 18px !important;
  font-size: 1.8rem !important
  white-space: nowrap;
  cursor: pointer;
  text-decoration: none;
  box-shadow: inset 0 0 5px 0 #fff, 0 0 0 1px #fff;
 -webkit-transition: color .1s, box-shadow .1s;
  transition: color .1s, box-shadow .1s
}

.order .payment input:hover {
  border: 1px solid #777 !important;
  border-bottom: 2px solid #777 !important;
  box-shadow: inset 0 0 8px 0 #fff, 0 0 0 1px #fff;
  color: #000 !important;
  text-decoration: none
}

.order .payment input:active {
  border: 1px solid #777 !important;
  border-top: 2px solid #777 !important;
  color: #555 !important;
  box-shadow: inset 0 2px 4px 0 #888;
  text-decoration: none
}


.form-block {
  margin: 50px auto 0 auto;
  width: 350px;
  padding: 20px;
  border: 1px solid #aaa;
  border-radius: 5px;
  text-align: center;
  background: #f2f2f2;
  background: -webkit-linear-gradient(top, #f8f8f8, #e8e8e8);
  background: linear-gradient(to bottom, #f8f8f8, #e8e8e8);
  box-shadow: 0 0 10px 0 #aaa
}

.form-block .header,
.form-block .textfield {
  text-align: center
}

.form-block .header {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  margin: 0 0 5px 0;
  color: #555;
  text-shadow: 0 1px 0 #fff
}

.form-block a {
  font-size: 12px;
  font-size: 1.2rem;
  color: #555
}


.subscription .status {
  width: 150px;
  text-align: center
}


.order-details {
  margin: 0 0 20px 0
}

.order-details > div {
  margin: 0 0 3px 0
}

.order-details > div span {
  font-weight: bold
}
.AlertWindow, #status_message {
    position:fixed;
    top:200px;
    left:200px;
    padding:20px;
    font-size:14px;
    display:'inline-block';
    visibility:hidden;
    border:2px #fff solid;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0px 0px 10px 3px #ccc;
    -webkit-box-shadow: 0px 0px 10px 3px #ccc;
    box-shadow: 0px 0px 10px 3px #ccc;
    z-index:10000;
}

div.AlertWindow {overflow: hidden; cursor: move;}
div.AlertWindow  .popupClose{ position: absolute; display: block; right: 5px; top: 3px; width: 21px; height: 21px; background: url("/_img/close_alert.gif"); cursor: pointer; }
div.AlertWindow .popupHeader{ position: absolute; display: block; top: 0px; left: 0px; width:100%; height: 0px; }
div.AlertWindow .popupHeaderText {display: none}
div.AlertWindow .popupContent {padding: 0px;}

/* User menu */

/* .user_menu_index {float: left; } */
.user_menu_index {display: inline:}
.user_profile {font-weight: bold; cursor: pointer;}
.user_menu li {color: #ccc; cursor: default;}
.user_menu_img {cursor: pointer; padding-left: 5px;}
ul.user_menu  {list-style-type: none; border: 1px solid #000000; padding: 0px; margin: 15px 0px 0px 0px; border: 1px solid #ccc; visibility: hidden; position: absolute; background: #fff;}
ul.user_menu li {padding: 0px; margin: 10px;}
.member_user_menu {position: relative;}
.user_profile_on {font-weight: bold; cursor: pointer; color: #000;}
.user_menu {z-index: 1000; padding-top: 10px; box-shadow: 0px 1px 5px #ccc; border: 1px solid #000000; top:-21px; left: -11px; border: 1px solid #ccc; visibility: hidden; position: absolute; background: #fff; //padding-top: 20px;}
.user_menu_discussion {top: -24px; //top: -21px;}
.user_menu ul {list-style-type: none; margin: 0px; padding: 0px;}
.user_menu ul li {padding: 0px; margin: 10px;}
.top_user_block {padding:3px; background-color:#f5f5f5; float: left;}

div.AlertWindow {overflow: hidden; cursor: move;}
div.AlertWindow  .popupClose{ position: absolute; display: block; right: 5px; top: 3px; width: 21px; height: 21px; background: url("/_img/close_alert.gif"); cursor: pointer; }
div.AlertWindow .popupHeader{ position: absolute; display: block; top: 0px; left: 0px; width:100%; height: 0px; }
div.AlertWindow .popupHeaderText {display: none}
div.AlertWindow .popupContent {padding: 0px;}


/* My messages */

/*
#my_messages {display: inline-block; text-align: center; background: url(/_img/messages.png) no-repeat; padding-top: 5px; width: 35px; height: 20px; position: relative; //height: 25px;}
#my_messages a {color: #000; background: #fff; opacity: 0.75; border-radius: 4px; text-decoration: none; font-size: 10px; font-family: Tahoma, Arial; font-weight: bold;}
#member_info {float: left; margin-right: 10px; margin-top: 5px}
*/

#my_messages {top: -2px; //top: 0px; position: relative; background: url(/_img/messages_front.png) no-repeat; width: 29px; height: 18px; text-align: center; display: inline-block;}
#my_messages a {text-decoration: none; font-size: 10px; color: #000; position: relative; top: -1px;}

/* Ami Popup */

div.popupWindowShadow{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    border: 0px;
    background: #fff;
    background: #000000;
    -moz-opacity: 0.3;
    filter:alpha(opacity=30);
    opacity: 0.3;
    z-index:10;
}

div.amiPopup {
    display: none;
    position: fixed;
    background: white;
    overflow: hidden;
    border: 1px solid #888888;
    box-shadow: 0px 0px 15px 3px #000;
}

div.amiPopup .popupClose{
    position: absolute;
    display: block;
    right: 5px;
    top: 1px;
    width: 26px;
    height: 26px;
    background: url("/_img/amiPopup_close_btn.gif");
    cursor: pointer;
}

div.amiPopup .popupHeader{
    cursor:move;
    padding-top: 4px;
    position: relative;
    display: block;
    top: 0px;
    left: 0px;
    width:100%;
    height: 25px;
    color: black;
    background-color: #EEE;
    border-top: 1px #fff solid;
}

div.amiPopup .popupHeaderText{
    margin: 3px 0px 0px 14px;
    font-weight: bold;
}

.popupContent {
    padding: 5px 10px 10px 14px;
}

/* Eshop_item_row */

.compare_script_bottom a {display: inline-block;padding-right: 20px;padding-top: 20px;}
.items_sort a {cursor: pointer;}
.items_sort a:hover {color: #8B8B8B;}

.grid_on {color: #000;}
.grid_off {color: #8B8B8B;}

#grid {display: table; width: 100%;}
#grid .div_table {display: table; width: 100%;}
#grid .div_tr {display: table-row}
#grid .div_td {display: table-cell; vertical-align: top;}

#grid .custom_fiels, #grid .announce {display: none}
#grid .eshop_cat_item_Vsplitter, #grid  .eshop_cat_cat_item_Vsplitter {background: none}
#grid .eshop_list_item_row {width: 50%;}

.list_on, .sort_on {color: #000;}
.list_off, .sort_off {color: #8B8B8B;}

#list .item_small_picture {width: 80px; border: 1px solid #CCCCCC;}
#list .name {font-size: 14px;margin-left: 100px;position: absolute;}
#list .custom_fiels {margin-left: 100px; width: 245px;}
#list .prices {margin-left: 100px;}
#list .eshop_cat_item_Hsplitter {background: none; height: 40px;}
#list .eshop_cat_item_Vsplitter {background: none; border-bottom: 0px; height: 20px;}
#list .addtocomparsion {margin-left: 95px;}
#list .announce {display: block;/* margin-left: 100px; margin-top: -70px;*/}
#list .rating {margin-top: 20px; margin-left: 100px;}
#list .small_picture_wrapper {width: 80px; height: 80px;}
#list .forum  {margin-left: 100px;}

.eshop_agreement {text-align: center}
.eshop_agreement_button {display: inline-block;}

.filter_box input.btn {margin-top: 15px;}
.forum {margin: 10px 0px}
.currency_list {font-size:9px; color:#000000; font-weight:bold;}
#flt_search_subcat, .check { zoom:0.8}
#left_btn {margin-top: 10px}
#propery_table {margin: 10px 0px;}

.spec_eshop_tree_links_img { width: 90%; margin: 0 auto;}
.spec_eshop_tree_links_img .lev1 { }
.spec_eshop_tree_links_img .lev2 { }
.spec_eshop_tree_links_img .item_normal { }
.spec_eshop_tree_links_img .item_selected { }
.spec_eshop_tree_links_img .lev1 a:link,
.spec_eshop_tree_links_img .lev1 a:visited,
.spec_eshop_tree_links_img .lev1 a:active,
.spec_eshop_tree_links_img .lev1 a:hover { font: bold 14px arial, tahoma, verdana;    text-transform: uppercase; }
.spec_eshop_tree_links_img .lev2 a:link,
.spec_eshop_tree_links_img .lev2 a:visited,
.spec_eshop_tree_links_img .lev2 a:active,
.spec_eshop_tree_links_img .lev2 a:hover { font: normal 10px arial, tahoma, verdana; }
.spec_eshop_tree_links_img .item_small_picture { float: left; margin-right: 20px; }

/* Spec eshop cart popup */

#spec_eshop_cart_popup_link{
    display:none;
}

#cartPopupWindow #spec_eshop_cart_popup_link{
    display:block;
}

/* 6.0 styles (Status Block) */

.status-block {
    display:block;
    background: #F0F0F0;
    border-radius:10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px;
    margin:5px 0px 5px 2px;
    font-weight: normal;
    position:relative;
}

.status-icon{
    position:absolute;
    top:0px;
    left:3px;
    width:32px;
    height:32px;
}

.status-msgs{padding:15px;}
.block-container { padding:10px 10px 10px 30px;}
.status-red{color: #bc4702;}
.status-black{color: #333;}
.status-none{color: #004080;}


.member_forum_watch_menu {display: inline-block; position: relative;}

/* User Rating extension */

.amiUserRatingControls {
    float: right;
    padding-left: 10px;
    padding-top: 1px;
}
.amiUserRatingControls .amiUserRatingDec, .amiUserRatingControls .amiUserRatingInc {
    width: 16px;
    height: 16px;
    float: left;
    cursor: pointer;
}

.amiUserRatingControls .amiItemRatingValue .user_rating_minus {color: red;}
.amiUserRatingControls .amiItemRatingValue .user_rating_null {color: #ccc;}

.amiUserRatingControls .amiUserRatingDec {background: url(_img/rating/hands.png) no-repeat -18px 1px; opacity: 0.25}
.amiUserRatingControls .amiUserRatingDec:hover {opacity: 1}

.amiUserRatingControls .amiUserRatingInc {background: url(_img/rating/hands.png) no-repeat 0 0; opacity: 0.25}
.amiUserRatingControls .amiUserRatingInc:hover {opacity: 1}

.amiUserRatingControls .amiItemRatingValue {
    color: green;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding-top: 2px;
    text-align: center;
    width: 25px;
}

.amiUserRatingControls .user_rating_count {color: #ccc; padding: 0 3px;}

.amiUserRatingMemberBg{
    margin-top: 8px;
    width: 102px;
    height: 16px;
}
.amiUserRatingMemberBg .amiUserRatingMemberBgLeft, .amiUserRatingMemberBg .amiUserRatingMemberBgRight {
    /*background: url(_img/rating/stars/user_stars.gif) no-repeat;
    height: 13px;
    width: 75px;*/
	width: 59px;
	background: url(_img/rating/stars/users_stars_gray.png) no-repeat;
	height: 10px;
    float: left;
}

.amiUserRatingMemberBg .amiUserRatingMemberBgRight .amiUserRatingMemberPositive {
	/*background: url(_img/rating/stars/starsgreen5.gif) no-repeat;
	height: 13px;*/
	background: url(_img/rating/stars/users_stars_green.png) no-repeat;
	height: 10px;
    float: left;
}

.amiUserRatingControls .thanks_user, .amiUserRatingControls .thanks_user:hover {
margin-top: -3px;
border: 1px solid #CCCCCC;
border-radius: 5px 5px 5px 5px;
padding: 2px 15px;
width: auto;
color: #000000;
background: #efeaea; /* Old browsers */
background: -moz-linear-gradient(top,  #efeaea 0%, #eaeaea 50%, #cecece 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efeaea), color-stop(50%,#eaeaea), color-stop(100%,#cecece)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #efeaea 0%,#eaeaea 50%,#cecece 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #efeaea 0%,#eaeaea 50%,#cecece 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #efeaea 0%,#eaeaea 50%,#cecece 100%); /* IE10+ */
background: linear-gradient(top,  #efeaea 0%,#eaeaea 50%,#cecece 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efeaea', endColorstr='#cecece',GradientType=0 ); /* IE6-9 */
opacity: 0.7;
}

.amiUserRatingControls .thanks_user:hover {opacity: 1;}

.amiUserRatingMemberBg .amiUserRatingMemberBgLeft {
    border-right: 1px solid black;
	display: none;
}
.amiUserRatingMemberBg .amiUserRatingMemberBgRight {
    border-left: 1px solid white;
}
.amiUserRatingMemberBg .amiUserRatingMemberBgLeft .amiUserRatingMemberNegative{
    background-color: red;
    float: right;
    height: 16px;
}

.amiUserRatingMemberBg .amiUserRatingMemberTitle{
    font-size: 10px;
}

.amiUserRatingControls div {
    line-height: 1.2 !important;
    font-size: 12px !important;
}

/* Start hyper modules: news and articles */

.news_item-list__list, .articles_item-list__list, .articles_item-cat-list, .news_item-small, .articles_item-small {
    position: relative;
    width: 100%;
    font-size: 0;
}

.news_item-list__list div, .articles_item-list__list div, .articles_item-cat-list div, .news_item-small div, .articles_item-small div {
    font-size: 13px;
}

.news_item-list__cat-header h1, .news_item-detailed__header h1, .articles_item-list__cat-header h1, .articles_item-detailed__header h1 {
    margin-bottom: 20px;
    padding-bottom: 0;
}

.news_item-row, .articles_item-row, .articles_item-cat-row, .news_item-small-row, .articles_item-small-row {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 35px;
}

span.news_item-row__fdate, span.articles_item-row__fdate, span.news_item-small__fdate, span.articles_item-small__fdate {
    float: left;
    font-size: 18px;
    padding-right: 7px;
    padding-top: 1px;
}

.articles_item-small-row .articles_item-small__fdate {
    padding-top: 3px;
}

div.news_item-row__header, div.articles_item-row__header, div.articles_item-small-row__cat_header, div.news_item-small-row__cat_header, div.news_item-small-row__header, div.articles_item-small-row__header {
    margin-bottom: 15px;
    padding-right: 30px;  
}

a.news_item-row__header-name, a.articles_item-row__header-name, a.articles_item-list__cat-header, .news_item-small-row__cat_header a, .articles_item-small-row__cat_header a, .news_item-small-row__header a, .articles_item-small-row__header a {
    font-size: 19px;
    text-decoration: underline;
}

a.news_item-row__header-name:hover, a.articles_item-row__header-name:hover, a.articles_item-list__cat-header:hover, .news_item-small-row__cat_header a:hover, .articles_item-small-row__cat_header a:hover, .news_item-small-row__header a:hover, .articles_item-small-row__header a:hover {
    text-decoration: none;
}

.news_item-row__img_small-img, .articles_item-row__img_small-img, .articles_item-row__cat_img_small-img, .articles_item-small-row__img, .news_item-small-row__img {
    border: 1px solid #CCCCCC;
    float: left;
    margin-right: 15px;
}

.news_item-row__announce, .articles_item-row__announce, .articles_item-cat-row__announce, .news_item-small-row__announce, .articles_item-small-row__announce, .articles_item-small-row__announce, .news_item-small-row__announce {
    margin-bottom: 10px;
    padding-right: 30px;
}

.news_item-detailed__item-details, .articles_item-detailed__item-details {
    display: inline-block;
    width: 100%;
}

.news_item-detailed__fdate, .articles_item-detailed__fdate, .news_item-small-row__cat_header, .articles_item-small-row__cat_header {
    margin-bottom: 15px;
    margin-right: 6px;
    display: inline-block;
}

.news_item-detailed__img, .articles_item-detailed__img {
    float: left;
    margin-right: 20px;
    text-align: center;
}

.news_item-detailed__img img, .articles_item-detailed__img img {
    border: 1px solid #CCCCCC;
}

.news_item-detailed__body, .articles_item-detailed__body, div.articles_item-cat-row__header {
    margin-bottom: 10px;   
}

.articles_item-list__item-list {
    display: inline-block;
    width: 100%;
}

.articles_item-list__cat-img {
    float: left;
    margin-bottom: 20px;
}

.articles_item-row__source, .articles_item-row__author, .articles_item-detailed__source, .articles_item-detailed__author {
    display: inline-block;
    margin-bottom: 5px;
    padding-right: 5px;
    font-size: 12px;
}

.articles_item-small-row__cat_header a, .articles_item-small-row__cat_header {
    color: #666;
}

.articles_item-small-row__cat_header span {
    font-size: 22px;
}

div.articles_item-cat-row__header {
    margin-bottom: 20px;
}

.news_item-detailed__img, .articles_item-list__cat-img, .articles_item-detailed__img {
    float: right;
    padding-left: 20px;
    margin-bottom: 20px;
}

.news_item-detailed__img  .image_click_news, .articles_item-list__cat-img .image_click_articles, .articles_item-detailed__img .image_click_articles {
    border: none;
}

.articles_item-row__cat_img_small-img, .articles_item-row__cat_img_small-img {
    margin-bottom: 20px;
}

.articles_item-detailed__ext_discussion, .news_item-detailed__ext_discussion, .articles_item-small-row__ext_rating, .news_item-small-row__ext_rating {
    clear: both;
}

.articles_item-small-row__img, .news_item-small-row__img {
    margin-bottom: 10px;
}

.captcha-block {
    margin: 0 auto;
    padding-left: 30px;
    width: 350px;
}

.captcha-block__title, .captcha-block img, .captcha-block__input-txt {
    float: left;
    margin: 10px 0;
}

.captcha-block__title {
    padding-top: 11px;
    padding-right: 15px;
}

.captcha-block img {
    margin-right: 10px;
}

.captcha-block__input-txt input {
    width: 110px;
    margin-top: 9px;
}

.articles_item-detailed__announce, .news_item-detailed__announce {
    padding-bottom: 15px;
}

.ext_common-cf, .ext_rating, .ext_tags, .ext_discussion, .pager_showall {
    padding-bottom: 5px;
}

.articles_item-detailed__social-buttons, .news_item-detailed__social-buttons {
     margin: 15px 0 5px -5px;
}

.pager_item_details .pager__content {
    float: left;
}

.pager__content span, .pager__content a, .pager__content span:hover, .pager__content a:hover {
    padding: 2px 7px;
}

.sort-type {
    display: block;
    height: 40px;
    line-height: 1.8;
    width: 100%;
}

.sort-type__area {
    float: right;   
}

.sort-type__field, .sort-type__caption, .sort-type__selectarea {
    float: left;
}

.sort-type__field-caption {
    padding: 0;
    margin: 0 8px;
}

.sort-type__field-selected {
    font-weight: bold;
}

.sort-type__selectarea {
    margin-left: 5px;
}

/* End hyper modules: news and articles */


.delivery-value {
float: right;
width: 50%;
}

.delivery-fields.botton_next {
clear: both;
width: 100%;
text-align: right;
padding-right: 60px;
padding-top: 15px;
}

/*
 * FILE END: _mod_files/_css/common.css
 */

/*
 * FILE START: _mod_files/_css/ami_custom.css
 */

/* CUSTOM GLOBAL STYLES */
/*
 * FILE END: _mod_files/_css/ami_custom.css
 */
