/*
 * Date created: 2026-06-02 08:42:30
 */
/*
 * 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
 */

/* new stuff */
html, body{
	margin:0!important;
    padding:0!important;
    background: transparent!important;
    font-size: 15px; 
    font-family: Merriweather, "Roboto", sans-serif!important;
    overflow-x:hidden;
    max-width: 100%;
    min-width:320px;
}
body .imageFit--u-ik9c3kjq7{
    font-size: 0;
height:auto;/*315px*/}
body .imageFit__img--u-iqqymg4oo{
object-fit: contain;height: auto !important;/*cover*/}

@media (max-width: 440px) {
    body .item {
        flex-flow: column;
    }
  body .item_info > .title {
    font-size: 20px;
        height:auto;
  }
   body .item_info > .title1 {
    font-size: 18px;
        height:auto;
  }
  body.list .item_info,
  body.detail .item_info{
    width: 100% !important;
    break-inside: avoid;
    column-count: 2;
  }
    body.list .item_info *{
        break-inside: avoid;
        
    }
    body .options select {
  width: 100%;
}
  body .cart_a.addtocart {
      display: block;
      text-align: center;
    }
}

@media(max-width:1024px){
    body .m_wrap > .menu {
      width: 200px;
    }
    body .m_wrap > .main {
      width: calc(100% - 200px - 20px);
    }
    body .nav-main-menu > div > a{
    font-size: 20px; 
    }
}
@media(max-width:1350px){
    .hor-menu__list{
    	display: none!important;
    }
}

@media(max-width:768px){
    
      .list .item_info{
    width: 100%!important;
    }
    .link-universal--u-ijqoumpy6{
    display: none!important;}
    .blocklist__item.blocklist__item--u-iq9qfzr5x {
      text-align: center;
      display: flex;
      flex-flow: column;
      align-content: center;
      justify-content: center;
      align-items: center;
      margin: 20px 0;
    }
    body .svg_image--u-iv1pvicwo svg {
  width: 8px;
  height: 8px;
}
    body .svg_image--u-iv1pvicwo {
  height: 30px;
        width: 30px;
    }
}
@media(max-width:768px){
.m_wrap .sub-menu a {
  padding-left: 10px !important;
}
}
.combined_menu .sub-menu1 {
  margin-top: -10px;
  background: #000;
  display: flex;
  flex-flow: column;
  grid-gap: 3px;
  padding-left: 20px;
  box-sizing: border-box;
  position: relative;
  top: 5px;
  margin-bottom: 0;
}
.combined_menu .sub-menu1 > a{
	font-size: 14px;
}

.submenu a.sub:first-child {
  margin-top: 10px;
}
.submenu a.sub:last-child {
  margin-bottom: 10px;
}
.combined_menu .sub-menu1 > a:first-child {
  margin-top: 20px;
}
.combined_menu .sub-menu1 > a:last-child {
  margin-bottom: 20px;
}
.combined_menu .top .submenu-toggle {
  font-size: 10px;
  top: -10px;
  padding-bottom: 20px;
}
.sub-menu1 {
  background: #fff;
  margin: -1px 0 0;
  height:0;
    overflow: hidden;
}
.submenu a.sub {
  border: 0;
  position: relative;
  display: block;
  padding: 5px 0 5px 30px;
  background: #fff;
  margin: -1px 0 0;
  z-index: 2;
  position: relative;
  font-size: 14px;
}
.top + .sub-menu{
	display: flex;
    height:0;
}
.menu_item {
  position: relative;
}
.sub-menu {
  position: relative;
  width: auto;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-content: center;
  z-index: 10;
  border: 0;
  grid-gap: 5px;
  box-sizing: border-box;
  padding: 0 0 0;
}
.sub-menu a {
  font-size: 20px;
  text-decoration: none;
  font-weight: bold;
  white-space: nowrap;
  padding: 5px 10px 5px 50px;
  background: #eee;
  border-radius: 5px;
  line-height:1.2em;
  color: #000;
  font-weight: bold;
  display: block;
  text-decoration: none;
}
.sub-menu a:first-child{
margin-top:10px;}
.sub-menu a:hover {
  background: #ddd;
  text-decoration: underline;
}
.submenu-toggle.open {
	font-size:12px;
}
.submenu-toggle {
  cursor: pointer;
  margin-left: 6px;
  position: absolute;
  right: 0;
  top: 0;
  height: 39px;
  width: 50px;
  text-align: center;
  padding-top: 12px;
}
.sub-menu {
	display: none;
}
.submenu-toggle.closed::after {
    content: "▶";
}

.submenu-toggle.open::after {
    content: "◀";
}
body.inner .section--u-irstccszc.op{
	background: transparent;
    position: absolute;
}
.hor-menu--u-i6gul91ol.flex-menu .hor-menu__list{
flex-wrap: nowrap!important;
}
.hor-menu--u-i6gul91ol .hor-menu__link:hover, .hor-menu--u-i6gul91ol .hor-menu__link.is-hover {
  opacity: 1!important;
}
/* parent needs positioning */
.hor-menu__item {
    position: relative;
}
.hor-menu__text:hover{
	color: #ccc;
}
/* submenu base state */
.submenu {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 220px;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  /*transform: translateY(10px);*/
  transition: opacity 0.25s ease, transform 0.25s ease, visibility 0.25s;
  z-index: 1000;
  border-radius: 30px;
  padding: 20px;
}
@media (hover: none) {
    .submenu {
        display: none;
    }
}
/* show on hover */
.hor-menu__item:hover .submenu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.top .submenu-toggle{
font-size: 10px;}
.top .submenu-toggle.closed{
font-size: 10px;}
/* submenu links */
.submenu a {
  display: block;
    position: relative;
  padding: 10px 12px;
  text-decoration: none;
  white-space: nowrap;
  border-bottom: 1px solid #eee;
}
.submenu a:last-child {
  border-bottom: 0px solid #eee;
}
.submenu a:hover {
    background: #f3f3f3;
}
.button-up--u-i6p39u810 {
padding: 40px 25px;
}
.fade-on-scroll {
    opacity: 0;
    transition: opacity 0.6s ease, transform 0.6s ease;
}

/* directions */
.fade-from-bottom { transform: translateY(20px); }
.fade-from-top    { transform: translateY(-20px); }
.fade-from-left   { transform: translateX(-20px); }
.fade-from-right  { transform: translateX(20px); }

/* visible state */
.fade-on-scroll.is-visible {
    opacity: 1;
    transform: translate(0, 0);
}
.mosaic-popup--u-iuk9q7wns{
	z-index:2000!important;
}
.section--u-irstccszc{
	z-index:20!important;
}
body .t_cart {
  padding: 12px 10px !important;
  border-radius: 20px;
}
body .t_cart.active {
  background-image: radial-gradient(at left bottom,rgba(241,20,20,1) 0%,rgba(255,100,40,1) 100%);
}
.blocklist__item--u-inskq37rx{
    border-color:rgba(255,255,255,0.25)!important;
}
.recall{
	cursor: pointer;
}
.cart_a.addtocart {
  white-space: nowrap;
  max-width: 100% !important;
}
body .mosaic-slider__pagination{
z-index: 2;
}
.combined_menu a {
  font-size: 16px;
  color: #fff;
  padding-left: 20px;
  text-decoration: navajowhite;
    position: relative;
}

body > #lay_f4 {
  display: none!important;
}
.combined_menu > div{
    font-weight: bold;
    color: #fff;
    font-size: 22px;
}
.combined_menu.active {
    display: flex;
}
.combined_menu {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  background: #000 !important;
  padding: 40px 0 20px 20px;
  font-size: 16px;
  flex-flow: column;
  color: #fff;
  grid-gap: 10px;
  z-index: 1000;
  transform: none;
  min-height: 100%;
  width: 250px;
}
.div--u-i5503uavu{
	padding: 0 20px;
}
.link-universal--u-ibto4yy5g, .link-universal--u-ibto4yy5g i {
  font-size: 20px !important;
  padding: 0 !important;
}
#burger, #burger i{
  font-size: 26px !important;
  padding: 0 !important;
}
#burger,.link-universal--u-ibto4yy5g {
  display: block !important;
  border: 0 !important;
}
@media(max-width:768px){
  /*.inner #lay_f1 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 15px 4% !important;
    background: rgba(0,0,0,0.9);
  }*/
    /*.inner .m_wrap {
	padding-top:120px;
}*/
      .section--u-iwi9yquas,.section--u-i5c3qqwfs {
    padding-bottom: 50px!important;
  }
    .blocklist--u-itx5pvjcn{
        padding-bottom: 0px!important;
    }
    .inner #lay_f3{display: none!important;}
    .inner #lay_f3.active{display: block!important;}
    body .top_cart_num{
    font-size: 14px!important;
    }
    .item .title{
    font-size:26px;}
    .cart-table .row:first-child{
        display: none;
    }
    .cart-table * {
    	font-size: 10px;
    }
    body .text--u-i29n2t0qb{
    font-size:0;
    }
     body .text--u-i29n2t0qb i{
    font-size:14px;
    }
     .section--u-irstccszc {
        padding: 25px 4% 10px!important;
      }
    .mosaic-slider__pagination {
      display: none!important;
    }
    body .blocklist__item__outer--u-icy7rmaru{
    	width: auto/*calc(50% - 6px)*/!important;
        max-width: calc(50% - 10px);
    }
    .m_wrap {
      flex-flow: column;
    }
    .m_wrap > .menu{
        order:2;
        width: 100% !important;
        text-align: center;
    }
    .m_wrap > .main{
    	width: 100%!important;
    }
}
.mosaic-popup__inner-bg--u-iluisn1jb{
	opacity: 1!important;
}
a {
  color: #000;
}
.blocklist__item blocklist__item--u-i09oq0l3i{
    max-width: 33%;
}
.blocklist__item__outer--u-ict98qzux{
    width: 100%!important;
}
.blocklist__item__outer--u-icy7rmaru {
	width: auto/*calc(25% - 10px)*/!important;
}
body .blocklist--u-ix17168au {
  position: relative;
  display: flex;
  vertical-align: top;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  line-height: normal;
  padding-bottom: 0;
  justify-content: center;
  flex-direction: row;
  margin-top: 39px;
  flex-wrap: wrap;
  grid-gap: 10px;
}
.slider.flexslider {
  width: 90%;
  max-width: 1400px;
  background: transparent !important;
  border: 0 !important;
  margin: 40px auto 0;
}
.flexslider {
    border: none!important;
    box-shadow: none!important;
    
}
.slider2{
margin-top: 20px!important;}
.flexslider .slides img {
    display: block;
    width: 100%;
    border-radius: 20px;
    background:#333;
    position: relative;
    z-index: 50;
    margin: 0!important;
    height:auto!important;
}

.flex-control-nav {
    bottom: -40px;
}
.cart_a.addtocart {
  background: #000;
  color: #fff;
  padding: 10px 20px;
  border-radius: 4px;
  text-decoration: navajowhite;
  display: inline-block;
  margin: 10px 0;
}
.cart_a.addtocart:hover {
  background: #600;
}
.top_cart_num {
  font-style: normal;
}
.item {
  display: flex;
  grid-gap: 20px;
  position: relative;
  padding: 20px 0 0;
  margin-bottom: 20px;
  border-top: 1px solid #eee;
}
@media (min-width: 768px) {
  .list .item {
    grid-gap: 20px;
    position: relative;
    padding: 20px 0 0 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee;
    width: calc(50% - 5px);
    display: inline-flex;
    text-align: center;
    vertical-align: top;
    /*flex-flow: column;*/
    justify-content: center;
    align-content: center;
  }

}
.item .title {
  font-size: 32px;
  margin-bottom: 10px;
}
.item .title1 {
  font-size: 24px;
  margin-bottom: 20px;
}
.img_bg {
  width: auto/*50%*/;
  align-content: top;
  max-height: auto/*300px*/;
  position: relative;
}
.item_info {
  width: calc(50% - 20px);
  align-content: center;
}
.img_bg img {
  border-radius: 10px !important;
  /*object-fit: cover;*/
  object-position: center center;
  height: auto!important/*100%*/;
  width: auto/*100%*/;
}
.nav-main-menu {
  display: flex;
  flex-flow: column;
  grid-gap: 10px;
}
.is_stuck .nav-main-menu {
  margin: 20px 0 0;
}
.nav-main-menu > div > a {
  padding: 5px 20px;
  background: #eee;
  border-radius: 5px;
  font-size: 24px;
    line-height:1.2em;
  color: #000;
  font-weight: bold;
    display: block;
  text-decoration: none;
}
.nav-main-menu > div > a:hover {
  background: #ddd;
  text-decoration: underline;
}
.m_wrap {
  display: flex;
  grid-gap: 20px;
  position: relative;
  padding: 25px 4%;
}
.m_wrap > .menu {
  width:300px;
}
.m_wrap > .main {
  width:calc(100% - 300px - 20px);
}
.items_ul1 {
  padding: 0;
  list-style: none;
}
.mosaic-slider__pagination {
  position: absolute;
  margin: 0;
  background: transparent;
  height: 20px;
  width: 100%;
  bottom: 90px;
  z-index: 60;
  display: flex;
  padding: 55px;
}
#ami-toolbar-block {
  display: none !important;
}
.slick-slider:not(.slick-vertical) .slick-track{
	height: 790px!important;
}
.inner .section--u-irstccszc {
  position: relative;
  background: #000;
}

h1 {
  font-size: 30px;
  line-height: normal;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  display: flex;
  position: relative;
  color: #000;
}
h3 {
  font-family: Merriweather, serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.2;
}
h3 {
  font-family: Merriweather, serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
}
.mosaic-slider__pagination_item.is_active {
  width: 45px;
  background-color: #fff;
  height: 20px;
}
.mosaic-slider__pagination_item {
  flex-shrink: 0;
  cursor: pointer;
  width: 20px;
  height: 20px;
  margin-top: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
  margin-left: 2px;
  background-color: transpatent;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  box-shadow: inset 0px 0px 0px 1px #fff;
  transition-property: all;
  transition-duration: 300ms;
  transition-delay: 0ms;
  transition-timing-function: ease;
}
/* old stuff*/
.status_error {
    color: #000066;
    display: block;
    font-size: 18px;
    text-align: center;}
.status_normal {
    color: #000066;
    display: block;
    font-size: 18px;
    text-align: center;}
.status_notice {
    color: #fff;
    display: block;
    font-size: 18px;
    text-align: center;
padding-top:38px;}


.cart-table .row {
    background: #dad8da none repeat scroll 0 0;
    border-radius: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 7px;
}
.cart-table .row:first-child {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.cart-table .row:first-child div {
    font-weight: bold;
}
.cart-table .name {
    display: inline-block;
    vertical-align: middle;
    width: 40%;
}
.cart-table .price-cart{
    display: inline-block;
    vertical-align: middle;
    width: 12%;
}
.cart-table .sku{
    display: inline-block;
    vertical-align: middle;
    width: 12%;
}
.cart-table .num{
    display: inline-block;
    vertical-align: middle;
    width: 10%;
}
.cart-table .pic{
    display: inline-block;
    vertical-align: middle;
    width: 10%;
}
.cart-table .itog{
    display: inline-block;
    vertical-align: middle;
    width: 12%;
}
.cart-table .del{
    display: inline-block;
    vertical-align: middle;
    width: 2%;
color:red;
font-weight:bold;
cursor:pointer;
font-size:19px;
}
.allsum > span {
    font-weight: bold;
}
.allsum {
    padding: 20px 0;
font-size:18px;
}
.order-textarea{
display:none;
}




.cart-table .pic > img {
    width: 90%;
max-width:90%;
}




/* SYSTEM */
#stat {
	DISPLAY: none
}
#sp {
	DISPLAY: none
}

/* END SYSTEM */

/* ESHOP TREE LINKS*/
TD.eshop_tree IMG { BORDER: 0px;}
TD.eshop_tree_level_1 {}

.eshop_sm_level_0 {color: #3E5575; font-weight:bold;}
.eshop_sm_level_0 A, .eshop_sm_level_0 A:visited {color:#3E5575;font-weight:bold;font-size:13px;text-decoration:none;}
 span.sm_level_0 A:hover{color:#3E5575;font-size:13px; font-weight:bold;}
 #selected_sm_level_0 A {color: #3E5575;font-weight:bold; text-decoration:none}
.eshop_sm_level_1{font-weight: bold;}
.eshop_sm_level_1 A, .eshop_sm_level_1 A:visited {color:#3E5575;font-size:12px; font-weight:bold;text-decoration:none;padding-left:10px;}
 span.eshop_sm_level_1 A:hover {color:#3E5575; font-weight:bold;}
 #selected_sm_level_1 A {color: #3E5575;font-weight:bold; text-decoration:none;padding-left:10px;}
 .eshop_sm_level_2{}
.eshop_sm_level_2 A, .eshop_sm_level_2 A:visited {color:#3E5575;font-size:11px;text-decoration:none;padding-left:20px;}
 span.eshop_sm_level_2 A:hover {color:#3E5575;}
 #selected_sm_level_2 A {color: #3E5575;text-decoration:none;padding-left:20px; font-size:11px;}
 .eshop_sm_level_3{}
.eshop_sm_level_3 A, .eshop_sm_level_3 A:visited {color:#3E5575;font-size:11px;text-decoration:none;padding-left:30px;}
 span.eshop_sm_level_3 A:hover {color:#3E5575;}
 #selected_sm_level_3 A {color: #3E5575;text-decoration:none;padding-left:30px; font-size:11px;}
/*ESHOP TREE LINKS*/



/* CART */
#cart_small {font-size:9px;color:#ffffff;}
#cart_small a  {font-size:9px;}
/* END CART */

/* SORT */
.icon_sort { border:#3E5575 1px solid;background-color:#9F9FB7;margin-top:3px;}
/* END SORT */


/* PRISE-LIST */
TABLE.price {border-right:1px #3E5575 solid;}
TABLE.price TD {border-bottom:1px #3E5575 solid; border-left:1px #3E5575 solid; font-weight:normal;}
TABLE.price TH {color:#ffffff; border-left:1px #ffffff solid; background-color:#9F9FB7;font-size:12px;padding:5px 8px 5px 8px}
TABLE.price TH.al {color:#ffffff;border-left:0px #3E5575 solid; background-color:#9F9FB7;font-size:12px;padding:5px 8px 5px 8px; text-align:right; font-weight:normal;}
TABLE.price TD {font-size:11px;padding:5px 8px 5px 8px}
/* END PRISE-LIST */

/* PAGER */
.pager_block , .pager_active {
	padding-top: 2px; 
	float: left;
	width: 30px; height: 20px;
	margin-right: 2px;
	font-size: 14px;
	text-decoration: none;
	background-color: #f9f9f9;
	text-align: center;
}
.pager_active { color: #f9f9f9;	background-color: #666;}
.pager_block a, .pager_active a { text-decoration: none;	font-size: 14px; }
.pager_block a:hover, .pager_active a:hover {	font-weight: bold; }
/* END PAGER */


/* COMMON STYLES */
button {
	background-color: #ff6600;
	border: solid #ff6600 1px;
	color: #fff;
	height: 20px;
	line-height: 20px;
	font: bold 12px arial, tahoma, verdana;
	cursor: pointer;
	margin-right: 2px;
}

.wd1 { width: 50px; }
.wd2 { width: 160px; }
.wd3 { width: 150px; }
.wd4 { width: 200px; }
.wd5 { width: 250px; }
.wd6 { width: 500px; }
.wd7 { width: 100%; }

.sz1 { font-size: .5em; }
.sz2 { font-size: .6em; }
.sz3 { font-size: .7em; }
.sz4 { font-size: .9em; }
.sz5 { font-size: 1em; }
.sz6 { font-size: 1.2em; }
.sz7 { font-size: 1.3em; }
.sz8 { font-size: 1.5em; }
.sz9 { font-size: 2em; }

/* END COMMON */

/* MEMBER MENU */

.member_menu { margin-top: 10px; border: solid red 0px; }
.member_menu td { padding-left: 10px; padding-right: 10px; text-align: left;}
.member_menu  a {	font: normal 12px arial, tahoma, verdana; color: #666 !important; text-decoration: none;}
.member_menu  a:hover { text-decoration: underline; }

/* END MEMBER MENU */

/* ESHOP */

.spec_eshop_cart { font: normal 11px arial, tahoma, verdana; color: #fff; }
.spec_eshop_cart a:link, .spec_eshop_cart a:visited, .spec_eshop_cart a:active, .spec_eshop_cart a:hover {
	font: normal 11px arial, tahoma, verdana;
}

.spec_eshop_tree_links { }
.spec_eshop_tree_links .lev1 { }
.spec_eshop_tree_links .lev2 { padding-left: 10px; padding-bottom: 5px; }
.spec_eshop_tree_links .item_normal { line-height: 18px; }
.spec_eshop_tree_links .item_selected { line-height: 18px; }

.spec_eshop_tree_links2 { width: 90%; margin: 0 auto;}
.spec_eshop_tree_links2 .lev1 { }
.spec_eshop_tree_links2 .lev2 { }
.spec_eshop_tree_links2 .item_normal { }
.spec_eshop_tree_links2.item_selected { }

.spec_eshop_tree_links2 .lev1 a:link, 
.spec_eshop_tree_links2 .lev1 a:visited, 
.spec_eshop_tree_links2 .lev1 a:active, 
.spec_eshop_tree_links2 .lev1 a:hover { font: bold 14px arial, tahoma, verdana;	text-transform: uppercase; }

.spec_eshop_tree_links2 .lev2 a:link, 
.spec_eshop_tree_links2 .lev2 a:visited, 
.spec_eshop_tree_links2 .lev2 a:active, 
.spec_eshop_tree_links2 .lev2 a:hover { font: normal 10px arial, tahoma, verdana; }

/* END ESHOP */

/* KNOWLEDGE BASE */

.kb_item_row_name { margin-bottom: 5px; }
.kb_item_row_announce {  }
.kb_item_row_announce p { margin: 0px; padding: 0px; }

/* END KNOWLEDGE BASE */

/************ NEWS STYLES ******************/
.small_news { }
.small_news_item_row {  }
.small_news_urgent_item_row, .small_news_sticky_item_row, .small_news_sticky_item_row { color: #ff0000; }
.small_news_item_date { display: inline; }
.small_news_item_time { }
.small_news_item_header { display: inline; }
.small_news_item_announce { }
.small_news_rss {margin-top: 10px;}

.news { }
.news_item_row {  }
.news_item_date {  }
.news_item_time {  }
.news_item_header {  }
.news_item_announce {  }

.news_item_row {  }
.news_urgent_item_date {  }
.news_urgent_item_time {  }
.news_urgent_item_header, .news_sticky_item_header, .news_sticky_item_header { margin-bottom: 5px; }
.news_urgent_item_announce {  }

.news_urgent_item_announce p, .news_item_announce p , .news_sticky_item_announce p { margin: 0px; padding: 0px; margin-bottom: 10px; }

.news_rss { }

/************ END NEWS STYLES ******************/

/************ ARTICLES STYLES ******************/

.small_articles {  }
.small_articles_item_row {  }
.small_articles_item_date { display: inline; }
.small_articles_item_header { display: inline; }
.small_articles_rss { }


.articles {  }

.articles_cat_name, .articles_cat_header, .articles_sticky_cat_header { display: inline; }
.articles_cat_name a, .articles_cat_header a, .articles_sticky_cat_header a { font-size: 1.2em; }
.articles_cat_num_items, .articles_cat_num_public_items, .articles_sticky_cat_num_public_items { display: inline; }
.articles_cat_announce {  }
.articles_cat_announce p, .articles_sticky_cat_announce p { margin: 0; padding: 0; }
.articles_urgent_cat_name {  }
.articles_urgent_cat_num_items {  }
.articles_urgent_cat_announce {  }
    
.articles_item_row {  }
.articles_item_date {  }
.articles_item_header {  }
.articles_rss { }


/************ END ARTICLES STYLES ******************/


/* For Filter Boxes */

.filter_box { width: 100%; background-color: #f5f5f5; }
.filter_box_Block { margin-bottom: 10px; }
.filter_box_row {  }
.filter_box_hsplitter { width: 40px; }
.filter_box_vsplitter { }
.filter_box_caption {color:#000000; }

/* END For Filter Boxes */

/* Categories Display */

.cat_path { margin: 30px 0px; }

.catD_detail_table { width: 95% }
.catD_detail_table td { padding-bottom: 20px; }

.catD_row { width: 20%; }
.cat_small_picture {  float: left; margin-right: 15px; margin-bottom: 10px;}
.catD_row .catD_name { text-transform: uppercase; margin-bottom: 5px; }
.catD_row .catD_name a { font-weight: bold !important; }
.catD_row .catD_announce { }

.urgent_catD_row { width: 20%; }
.urgent_cat_small_picture { float: left; margin-right: 15px; margin-bottom: 10px; }
.urgent_catD_row .catD_name { text-transform: uppercase; margin-bottom: 5px; }
.urgent_catD_row .catD_name a { font-weight: bold !important; }

/* End Categories Display */

/* Text editor styles { */
div.amiroTEdDiv{
}
div.amiroTEdDivEditor{
    display: block;
}
div.amiroTEdDivPreview{
    border: 1px solid black;
    display: none;
    overflow: auto;
}
img.amiroTEdCtrl{
    border: 0px;
    cursor: pointer;
}
select.amiroTEdCtrl, input.amiroTEdCtrlButton{
    font-family: Arial;
    font-size: 10px;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    color: #000000;
    margin-bottom: 4px;
    width: auto;
}
img.amiroTEdSep{
    border: 0px;
}
img.amiroTEdSmile{
    border: 0px;
    cursor: pointer;
}
textarea.amiroTEdCtrl{
}
div.amiroTEdDivResize{
    height: 4px;
    margin-top: 1px;
    background-color: #d4d0c8;
    background-repeat: no-repeat;
    background-position: 50% 0%;
    border-bottom: 1px solid #808080;
    margin-bottom: 1px;
    cursor: s-resize;
}
span.amiroTEdMore{
    cursor: pointer;
    height: 25px;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    font-variant: normal;
    text-decoration: underline;
    color: #000000;
}
BLOCKQUOTE.edQuote {
/*    border: 1px solid #d9d9d9;
    background: #eeeeee;
    padding: 5px;*/
	border-left: 2px solid #999999;
	margin: 0px; padding: 10px;
	margin-left: 15px;
	background: #f9f9f9;
}

PRE.edCode{
    margin:5px 0px 5px 16px;
    width: 500px;
    overflow: auto;
    border: 1px dotted gray;
    padding: 5px;
}
/* } Text editor styles */
/* TREE LINKS */

.spec_eshop_tree_links { line-height: 1.5em;  }
.spec_eshop_tree_links .item_popup_picture {}
.spec_eshop_tree_links .item_small_picture {}
.spec_eshop_tree_links .item_picture {}

.spec_eshop_tree_links .level_0  {  }
.spec_eshop_tree_links .level_0  a:link , .spec_eshop_tree_links .level_0  a:visited,
.spec_eshop_tree_links .level_0  a:active, .spec_eshop_tree_links .level_0  a:hover  { 
		text-decoration: underline; 
		font-size: 1.2em; 
		text-transform: uppercase; 
	}
.spec_eshop_tree_links .level_0  a:hover { text-decoration: none; }
.spec_eshop_tree_links .level_0 .item_normal {  }
.spec_eshop_tree_links .level_0 .item_selected { }

.spec_eshop_tree_links .level_1 {  }
.spec_eshop_tree_links .level_1 .item_normal {  }
.spec_eshop_tree_links .level_1 .item_selected {  }
.spec_eshop_tree_links .level_1  a:link , .spec_eshop_tree_links .level_1 a:visited,
.spec_eshop_tree_links .level_1  a:active, .spec_eshop_tree_links .level_1  a:hover  { 
		text-decoration: underline; 
		font-size: 1em; 
		text-transform: none; 
	}
.spec_eshop_tree_links .level_1  a:hover { text-decoration: none; }

.spec_eshop_tree_links .level_2 { margin-left: 15px; }
.spec_eshop_tree_links .level_2 .item_normal { }
.spec_eshop_tree_links .level_2 .item_selected {  }
.spec_eshop_tree_links .level_2  a:link , .spec_eshop_tree_links .level_2 a:visited,
.spec_eshop_tree_links .level_2  a:active, .spec_eshop_tree_links .level_2  a:hover  { 
		text-decoration: underline; 
		font-size: .9em; 
		text-transform: none; 
	}
.spec_eshop_tree_links .level_2  a:hover { text-decoration: none; }


.spec_eshop_tree_links .level_3 { margin-left: 15px; }
.spec_eshop_tree_links .level_3 .item_normal { }
.spec_eshop_tree_links .level_3 .item_selected {  }
.spec_eshop_tree_links .level_3  a:link , .spec_eshop_tree_links .level_3 a:visited,
.spec_eshop_tree_links .level_3  a:active, .spec_eshop_tree_links .level_3  a:hover  { 
		text-decoration: underline; 
		font-size: .9em; 
		text-transform: none; 
	}
.spec_eshop_tree_links .level_3  a:hover { text-decoration: none; }

/* END TREE LINKS */

/* PAGER */
.pager { margin-top: 20px; text-align: left; }
.pager_sibl_pages { font-size: 14px; font-weight: bold; }
.pager_pages { margin: 10px 0px; padding: 4px 0px;  }

a.pager_sibl:link, a.pager_sibl:active, a.pager_sibl:visited, a.pager_sibl:hover,
a.pager_fin:link, a.pager_fin:active, a.pager_fin:visited, a.pager_fin:hover  {
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
a.pager_sibl:hover, a.pager_fin:hover  { text-decoration: underline; }

a.pager_block:link, a.pager_block:active, a.pager_block:visited, a.pager_block:hover, .pager_active, .pager_dotdot  {
	margin-right: 3px;
	padding: 4px 10px;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	background-color: #f2f2f2;
}
a.pager_block:hover { background-color: #ccc; }

.pager_active { font-size: 14px; color: #f9f9f9;	background-color: #666;}

.pages_nav_split { font-size: 14px; font-weight: normal; padding: 0px 5px; }

/* END PAGER */

/* SITE MAP, SECTION MAP */

.sm_tree {  }

.sm_tree .sm_level_1 {  }
.sm_tree .sm_level_1 a:link, 
.sm_tree .sm_level_1 a:visited, 
.sm_tree .sm_level_1 a:active, 
.sm_tree .sm_level_1 a:hover { font-size: 14px;}
.sm_level_1 .sm_tree_item_selected { font-size: 14px; }

.sm_tree .sm_level_2 { margin-left: 15px; }
.sm_tree .sm_level_2 a:link, 
.sm_tree .sm_level_2 a:visited, 
.sm_tree .sm_level_2 a:active, 
.sm_tree .sm_level_2 a:hover { font-size: 12px; }
.sm_level_2 .sm_tree_item_selected { font-size: 12px; }

.sm_tree .sm_level_3 { margin-left: 25px; }
.sm_tree .sm_level_3 a:link, 
.sm_tree .sm_level_3 a:visited, 
.sm_tree .sm_level_3 a:active, 
.sm_tree .sm_level_3 a:hover { font-size: 12px; }
.sm_level_3 .sm_tree_item_selected { font-size: 12px; }

.sm_tree .sm_tree_item_selected { font-weight: bold; }

.sm_imaged_tree { }

.sm_imaged_tree  .sm_imaged_item_normal_1, .sm_imaged_tree  .sm_imaged_item_active_1,
.sm_imaged_tree  .sm_imaged_item_normal_2, .sm_imaged_tree  .sm_imaged_item_active_2,
.sm_imaged_tree  .sm_imaged_item_normal_3, .sm_imaged_tree  .sm_imaged_item_active_3 { 
	padding-left: 7px; 
	line-height: 19px;
}

/* END SITE MAP, SECTION MAP */


/* STICKERS */

.stickers { }
.stickers td { vertical-align: top; text-align: left; }
.stickers .small_row { border: 0px; }
.stickers .small_row_dashed { border: dashed #ccc 1px; }

.stickers .small_header { line-height: 16px;  }
.stickers .small_header a { text-decoration: none; border-bottom: dashed 1px;}

.stickers .small_announce { padding: 3px; }

.stickers .small_Hsplitter img { width: 20px; height: 1px; }
.stickers .small_Vsplitter img { width: 1px; height: 20px; }

/* END STICKERS */
.flover h6{
    color:#fff;}

.flover ul { list-style-type: none; padding: 0px 0px 0px 0px; margin: 0px; color: #3f2006; font-weight:bold;}
.flover li { background:url(_img/li.gif) 0px 12px no-repeat; padding: 0px 0px 0px 9px; margin: 0px; line-height: 27px;}

* html .flover {
margin: 30px 0px 6px 0px;
width:167px;
height: 382px;
padding: 0px 7px 0px 30px;
text-align: left;
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/flover.png', sizingMethod='crop');
}

.braun { color: #b9852f; text-decoration:underline; }
.footer_content { text-align: center; margin: 62px 0px 0px 0px; font-size: 12px; color:#8e8e8e; padding: 0px;}

.yellow {color:#dd9620 !important;}

.logo { font-size: 24px !important; color:#3f2006 !important; font-weight:bold !important;}

/* MODULES PHOTOALBUM */

.photoalbum { width: 100%; }

.photoalbum_path { margin-bottom: 10px; font-size: 12px; }
.photoalbum_path A { font-size: 12px !important; }

.photoalbum .cat_body { margin: 0px 0px 10px 0px; }

/* categories */

.photoalbum .urgent_cat_list { margin-bottom: 30px; }
.photoalbum .urgent_cat_list td { background: #eee; }
.photoalbum .cat_list { width: 100%; }

.photoalbum .urgent_cat_row { padding: 10px 15px; }
.photoalbum .cat_row { width: 25%; padding: 10px 15px;}

.photoalbum .cat_row a.name:link, .photoalbum .cat_row a.name:visited,
.photoalbum .cat_row a.name:active, .photoalbum .cat_row a.name:hover,
.photoalbum .urgent_cat_row a.name:link, .photoalbum .urgent_cat_row a.name:visited,
.photoalbum .urgent_cat_row a.name:active, .photoalbum .urgent_cat_row a.name:hover {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}

.photoalbum .cat_row a.small_picture_wrapper, .photoalbum .urgent_cat_row a.small_picture_wrapper {
	border: solid #fff 1px;
	display: block;
	margin: 0px 0px 10px 0px;
}

.photoalbum .cat_row .announce, .photoalbum .urgent_cat_row  .announce { padding: 0px 0px 10px 0px; }

.photoalbum .cat_row .rating, .photoalbum .urgent_cat_row .rating {
	clear: both; margin: 0px 0px 10px 0px;
}

.photoalbum .cat_row .num_photos, .photoalbum .urgent_cat_row .num_photos {
	clear: both;
	font-size: 11px;
	font-style: italic;
}

/* items */

.photoalbum .urgent_item_list { margin-bottom: 30px; }
.photoalbum .item_list, .photoalbum .browse_item_list {  }

.photoalbum .browse_item_list { margin: 30px auto 0px; }
.photoalbum .browse_item_list .active { background: #eee; }

.photoalbum .urgent_item_row { vertical-align: top; background: #eee; padding: 10px 15px; }
.photoalbum .item_row { width: 25%; vertical-align: top;  padding: 10px 15px; }
.photoalbum .browse_item_row { vertical-align: top; width: 30%; padding: 10px 15px; }

.photoalbum .item_row a.header:link, .photoalbum .item_row a.header:visited,
.photoalbum .item_row a.header:active, .photoalbum .item_row a.header:hover,
.photoalbum .browse_item_row a.header:link, .photoalbum .browse_item_row a.header:visited,
.photoalbum .browse_item_row a.header:active, .photoalbum .browse_item_row a.header:hover,
.photoalbum .urgent_item_row a.header:link, .photoalbum .urgent_item_row a.header:visited,
.photoalbum .urgent_item_row a.header:active, .photoalbum .urgent_item_row a.header:hover  {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}

.photoalbum .item_row a.small_picture_wrapper, .photoalbum .urgent_item_row a.small_picture_wrapper,
.photoalbum .browse_item_row a.small_picture_wrapper {
	display: block !important;
	margin: 0px 0px 10px 0px  !important;;
}

.photoalbum .urgent_item_row .announce, .photoalbum .item_row .announce,
.photoalbum .browse_item_row .announce { margin: 0px 0px 10px 0px; }

.photoalbum .urgent_item_row .forum, .photoalbum .item_row .forum,
.photoalbum .browse_item_row .forum {	padding: 10px 0px 0px 0px; }

.photoalbum .item_hSplitter img { width: 10px; }
.photoalbum .item_vSplitter img { height: 20px; }

/* item details */

.photoalbum .sibl_pages { text-align: right; }

.photo_info {
	position: relative;
	margin: 0 auto;
	margin-top: 25px;
}

.photoalbum .item_details .header { font-size: 18px; padding: 0px 0px 10px 0px; }

.photoalbum .item_details a.enlarge {
	display: block;
	text-align: center;
	margin: 5px 0px 0px 0px;
}

.photoalbum .body { margin: 20px 0px; }

.photoalbum .item_details .forum { padding: 10px 0px 0px 0px; }
.photoalbum .item_details .rating {  }


/* small */

.photoalbum_small_list {  }
.photoalbum_small_list .small_row { }

.photoalbum_small_list a.header:link, .photoalbum_small_list a.header:visited,
.photoalbum_small_list a.header:active, .photoalbum_small_list a.header:hover {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}

.photoalbum_small_list a.small_picture_wrapper { display: block; }

.photoalbum_small_list  .announce { margin: 10px 0px }
.photoalbum_small_list  .rating {  }
.photoalbum_small_list  .forum { margin: 10px 0px 0px 0px; }

.photoalbum_small_list .small_Vsplitter img { height: 20px; }
.photoalbum_small_list .small_Hsplitter img { width: 10px; }

/* MODULES END PHOTOALBUM */textarea.inp-h{
    display: none;
}

/* Suggestions control */

div.suggestionDiv{ position: absolute; padding-top: 2px; border: 1px solid #848484; background: #fff; overflow: hidden; display: none; z-index: 100; }
div.suggestionRow, div.suggestionRowSelected{ padding: 1px 3px 0px 3px; cursor: default; white-space: nowrap; font-family: Arial; font-size: 11px; cursor: pointer; }
div.suggestionRow a, div.suggestionRowSelected a{ padding-left: 6px; font-size: 11px !important; }
div.suggestionRowSelected{ background: #5fabfe; color: #fff; }
div.suggestionRowSelected a{ color: #fff !important; }
div.suggestionRowExact{ font-weight: bold; }
div.suggestionRowAllResults{ margin: 6px 0px 0px 0px; }
div.suggestionResult, div.suggestionResultFirst{ margin: 8px 3px 3px 3px; padding-top: 6px; border-top: 1px solid #848484; text-align: left; font-weight: bold; font-size: 11px; }
div.suggestionResultFirst{ margin-top: 0px; padding-top: 1px; border-top: 0px; }
div.suggestionRow a.suggestionAllResults, div.suggestionRowSelected a.suggestionAllResults{ padding-left: 0px; font-weight: bold; font-size: 11px; }

div.suggestionMinWidth{ line-height: 0px; height: 0px; }

/* MediaBox control */

.MediaBox_shadow{ position: fixed; display: none; top: 0px; left: 0px; width: 100%; height: 100%; background: #000; z-index: 100000;}
* html .MediaBox_shadow{ position: absolute; }
.MediaBox{ position: fixed;  display: none; background: #000; z-index: 100001; }
* html .MediaBox{ position: absolute; }
.MediaBox_shadowL, .MediaBox_shadowR, .MediaBox_shadowT, .MediaBox_shadowB, .MediaBox_shadowLT, .MediaBox_shadowRT, .MediaBox_shadowLB, .MediaBox_shadowRB{ position: absolute; overflow: hidden; }
.MediaBox_shadowL, .MediaBox_shadowR{ width: 15px; height: 100%; background: url(/_img/ami_jsapi/shade-v.png) repeat-y; }
.MediaBox_shadowL{ left: -15px; top: 0px; }
.MediaBox_shadowR{ right: -15px; top: 0px; background-position: -15px 0px; }
.MediaBox_shadowT, .MediaBox_shadowB{ width: 100%; height: 15px; background: url(/_img/ami_jsapi/shade-h.png) repeat-x; }
.MediaBox_shadowT{ left: 0px; top: -15px; }
.MediaBox_shadowB{ left: 0px; bottom: -15px; background-position: 0px -15px; }
.MediaBox_shadowLT, .MediaBox_shadowRT, .MediaBox_shadowLB, .MediaBox_shadowRB{ width: 15px; height: 15px; background: url(/_img/ami_jsapi/shade-c.png) no-repeat; }
.MediaBox_shadowLT{ left: -15px; top: -15px; }
.MediaBox_shadowRT{ right: -15px; top: -15px; background-position: -15px 0px; }
.MediaBox_shadowLB{ left: -15px; bottom: -15px; background-position: 0px -15px; }
.MediaBox_shadowRB{ right: -15px; bottom: -15px; background-position: -15px -15px; }
.MediaBox_speckLT{ position: absolute; width: 0px; height: 0px; }
.MediaBox_speckRB{ position: absolute; width: 0px; height: 0px; }
.MediaBox_close{ position: absolute; width: 39px; height: 39px; right: -20px; top: -20px; background: url(/_img/ami_jsapi/close.png); cursor: pointer; }
.MediaBox_loader{ position: absolute; width: 32px; height: 32px; left: 50%; top: 50%; margin: -16px 0px 0px -16px; background: url(/_img/ami_jsapi/loader.gif); }
.MediaBox_container{ margin: 10px 10px; }
/* Black version */
.MediaBoxBlack{ background: #000; }
.MediaBoxBlack .MediaBox_shadowL, .MediaBoxBlack .MediaBox_shadowR{ background-image: url(/_img/ami_jsapi/glass-frame-v.png); }
.MediaBoxBlack .MediaBox_shadowT, .MediaBoxBlack .MediaBox_shadowB{ background-image: url(/_img/ami_jsapi/glass-frame-h.png); }
.MediaBoxBlack .MediaBox_shadowLT, .MediaBoxBlack .MediaBox_shadowRT, .MediaBoxBlack .MediaBox_shadowLB, .MediaBoxBlack .MediaBox_shadowRB{ background-image: url(/_img/ami_jsapi/glass-frame-c.png); }
.MediaBoxBlack .MediaBox_speckLT{ background-image: url(/_img/ami_jsapi/glass-frame-c2lt.png); }
.MediaBoxBlack .MediaBox_speckRB{ background-image: url(/_img/ami_jsapi/glass-frame-c2rb.png); }
.MediaBoxBlack .MediaBox_close{ right: -25px; top: -25px; background-image: url(/_img/ami_jsapi/glass-frame-close.png); }
.MediaBoxBlack .MediaBox_loader{ background-image: url(/_img/ami_jsapi/loader-black.gif); }
.MediaBoxBlack .MediaBox_container{ margin: 0px 0px; }

/* Multiselectbox */

div.mSelectFrame{ display: -moz-inline-stack; display: inline-block; zoom: 1; *display: inline; border: 1px solid #848484; overflow: auto; }
div.mSelectOption, div.mSelectOptionSelected{ padding: 0px 2px; white-space: nowrap; cursor: default; }
div.mSelectOptionSelected{ background: #5fabfe; color: #fff; }

img[data-ami-mbpopup] { cursor: url(/_img/ami_jsapi/pointer_plus.png), pointer; }
.MediaBox_loader{ position: absolute; width: 32px; height: 32px; left: 50%; top: 50%; margin: -16px 0px 0px -16px; background: url(/_img/ami_jsapi/loader.gif); z-index: 100002; }
.MediaBox_group{ margin: 10px; margin-bottom: 0px; font-style: italic; }
.MediaBox_header{ margin: 10px; margin-bottom: 0px; text-align: center; font-weight: bold; }
.MediaBox_url{ margin: 10px; margin-bottom: 0px; text-align: center; }
.MediaBox_description{ padding: 10px; padding-bottom: 0px; }
.MediaBox_imageArea{ position: relative; }
.MediaBox_previous{ position: absolute; left: -28px; top: 50%; width: 32px; height: 63px; margin-top: -32px; background: url(/_img/ami_jsapi/mb-prev.png); cursor: pointer; }
.MediaBox_next{ position: absolute; right: -28px; top: 50%; width: 32px; height: 63px; margin-top: -32px; background: url(/_img/ami_jsapi/mb-next.png); cursor: pointer; }
.MediaBox_container{ position: relative; margin: 10px 10px 0px 10px; text-align: center; }
.MediaBox_zoom{ margin: 10px; margin-bottom: 0px; text-align: center; font-style: italic; }
.MediaBox_zoom a{ font-style: italic; color:#fff;     font-size: 17px;}
#MediaBox_sliderPrevious{ float: left; width: 10px; height: 20px; margin: 40px 0px 0px 10px; background: #00f; cursor: pointer; }
#MediaBox_sliderNext{ float: right; width: 10px; height: 20px; margin: 40px 10px 0px 0px; background: #00f; cursor: pointer; }
.MediaBox .disabled{ background: #ccf !important; cursor: default !important; }
.MediaBox_slider{ position: relative; overflow: hidden; height: 80px; margin: 10px 30px 0px 30px; white-space: nowrap; }
.MediaBox_sliderImage{ max-height: 80px; height: expression(this.scrollHeight > 80 ? "80px" : "auto"); cursor: pointer; }
.MediaBox_sliderDelimeter{ display: -moz-inline-stack; display: inline-block; zoom: 1; *display: inline; width: 10px; }
.MediaBox_counter{display:none!important; margin: 10px; margin-bottom: 0px; text-align: right; font-style: italic; }

/* ToolTip */

div.AMIToolTip{ position: absolute; padding: 2px; border: 1px solid #000; background: #fff798; }

/* Imagetape gadget */

.image_item_nopopup {border: 1px solid #ffffff; float:left; margin:2px; padding: 3px; cursor:pointer;}
.image_item_nopopup_selected {border: 1px solid #cccccc; float:left; margin:2px; padding: 3px; cursor:pointer;}
.imagetape_fullinfo {cursor: pointer; margin-right: 10px;padding: 3px 6px;border: 1px solid #ccc;position: relative;}
.imagetape_fullinfo_select {cursor: pointer; margin-right: 10px;padding: 3px 6px;border: 1px solid #000;position: relative;background: #555;color: #fff;}
.header_fullinfo {font-size: 14px;font-weight: bold;padding-bottom: 10px;}
.description_fullinfo {padding-right: 10px;padding-bottom: 10px;}
.left_imagetape_fullinfo {float: left;}
.right_imagetape_fullinfo {float: right;}
.bottom_imagetape_fullinfo {width: 100%; float: right; text-align: right;}
.block_imagetape_fullinfo {background: #FFFFFF; float: left; padding-bottom: 20px; width: 100%;}
.imagetapeControl {cursor: pointer;}
.imagetapeControl.left {background:url('/_img/imagetape-prev.png') 50% 50% no-repeat transparent;float:left;width: 30px;}
.imagetapeControl.right {background:url('/_img/imagetape-next.png') 50% 50% no-repeat transparent;float:left;width: 30px;}
.imagetapeControl.up {background:url('/_img/imagetape-up.png') 50% 50% no-repeat transparent;clear:both;height: 30px;}
.imagetapeControl.down {background:url('/_img/imagetape-down.png') 50% 50% no-repeat transparent;clear:both;height: 30px;}
.imagetapeControl.disabled {cursor: default !important;filter: alpha(opacity=50);opacity: 0.5;-moz-opacity: 50%;}
.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;
 background:#ffef8f none repeat scroll 0 0;
}

div.AlertWindow {overflow: hidden; cursor: move; color:#000;}
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: auto;
    max-width: 90%;
    max-height: 80%;
    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;}

div.edParagraph {border:0pt none; font-family:inherit; font-size: 100%; font-style:inherit; font-weight:inherit; margin: 0px 0px 15px 0px; padding:0pt; vertical-align:baseline;}


.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;
}

.naverx{

  position: fixed;

  left: 47%;

  top: 97.5%;

background-color: #5E3914;

  padding: 2px 4px;

  border: 1px solid #e7dfc8;

  border-radius: 20px;

 

}

.naverx2{

  position: fixed;

  left: 43%;

  top: 97%;
    background: url("_mod_files/ce_images/grey.png") repeat scroll 0 0 transparent;

  padding: 2px 4px;

  border: 1px solid #e7dfc8;

  border-radius: 20px;

 

}
/* 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 */
/* Start hyper modules: news, articles, blog */

.news_item-list__list, .news_item-small, 
.articles_item-list__list, .articles_item-small, .articles_item-cat-list,
.blog_item-list__list, .blog_item-small, .blog_item-cat-list, {
    position: relative;
    width: 100%;
    font-size: 0;
}

.news_item-list__list div, .news_item-small div, 
.articles_item-small div, .articles_item-list__list div, .articles_item-cat-list div, 
.blog_item-small div, .blog_item-list__list div, .blog_item-cat-list 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,
.blog_item-list__cat-header h1, .blog_item-detailed__header h1 {
    margin-bottom: 20px;
    padding-bottom: 0;
}

.articles_item-list__empty,
.news_item-list__empty,
.blog_item-list__empty,
.photoalbum_item-list__empty {
    padding: 20px;
    text-align: center;
}

.news_item-row, .news_item-small-row 
.articles_item-small-row, .articles_item-row, .articles_item-cat-row,
.blog_item-row, .blog_item-cat-row {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 35px;
}

span.news_item-small__fdate, 
span.articles_item-small__fdate,
span.blog_item-small__fdate {
    float: left;
    font-size: 14px;
    padding-right: 7px;
    padding-top: 1px;
}

span.news_item-row__fdate,
span.articles_item-row__fdate,
span.blog_item-row__fdate {
    float: right;
    padding-right: 7px;
    position: relative;
    top: 6px;
}

span.news_item-row__ftime, 
span.articles_item-row__ftime, 
span.blog_item-row__ftime {
    float: right;
    position: relative;
    top: 6px;
}

span.news_item-detailed__ftime,
span.blog_item-detailed__ftime,
span.articles_item-detailed__ftime {
    float: right;
    padding-right: 7px;
    position: relative;
    top: 15px;
}

span.news_item-detailed__fdate,
span.blog_item-detailed__fdate,
span.articles_item-detailed__fdate {
    float: right;
    position: relative;
    top: 15px;
}

.news_item-detailed__header-name,
.blog_item-detailed__header-name,
.articles_item-detailed__header-name {
    float: left;
    width: 100%;
}

.news_item-detailed__description,
.blog_item-detailed__description,
.articles_item-detailed__description {
    clear: both;
}

span.articles_item-small-row__cat_header {margin-bottom: 3px;}

.articles_item-detailed__fdate-block .articles_item-detailed__fdate,
.articles_item-row__fdate-block .articles_item-row__fdate {
    float: none;
    top: 0;
    padding: 0;
    margin-right: 0;
}

.news_item-small-row__cat_header a, .news_item-small-row__header a,
.articles_item-small-row__cat_header a, .articles_item-small-row__header a,
.blog_item-small-row__cat_header a, .blog_item-small-row__header a {
    font-size: 15px;
    text-decoration: underline;
}

div.news_item-row__header, div.news_item-small-row__cat_header, div.news_item-small-row__header, 
div.articles_item-small-row__header, div.articles_item-row__header, div.articles_item-small-row__cat_header, 
div.blog_item-small-row__header, div.blog_item-row__header, div.blog_item-small-row__cat_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,
a.blog_item-row__header-name, a.blog_item-list__cat-header {
    font-size: 20px;
    text-decoration: underline;
}

a.news_item-row__header-name:hover, .news_item-small-row__cat_header a:hover, .news_item-small-row__header a:hover,
a.articles_item-row__header-name:hover, a.articles_item-list__cat-header:hover, .articles_item-small-row__cat_header a:hover, .articles_item-small-row__header a:hover,
a.blog_item-row__header-name:hover, a.blog_item-list__cat-header:hover, .blog_item-small-row__cat_header a:hover, .blog_item-small-row__header a:hover {
    /*text-decoration: none;*/
}

.news_item-row__img_small-img, .news_item-small-row__img,
.articles_item-row__img_small-img, .articles_item-row__cat_img_small-img, .articles_item-small-row__img, 
.blog_item-row__img_small-img, .blog_item-row__cat_img_small-img, .blog_item-small-row__img {
    border: 1px solid #CCCCCC;
    float: left;
    margin-right: 15px;
}

.news_item-row__announce, .news_item-small-row__announce, .articles_item-small-row__announce, .news_item-small-row__announce,
.articles_item-row__announce, .articles_item-cat-row__announce, .articles_item-small-row__announce,
.blog_item-row__announce, .blog_item-cat-row__announce, .blog_item-small-row__announce {
    margin-bottom: 10px;
    padding-right: 30px;
}

.news_item-detailed__item-details, 
.articles_item-detailed__item-details,
.blog_item-detailed__item-details {
    display: inline-block;
    width: 100%;
}

.news_item-detailed__fdate, .news_item-small-row__cat_header, 
.articles_item-small-row__cat_header, .articles_item-detailed__fdate,
.blog_item-small-row__cat_header, .blog_item-detailed__fdate {
    margin-bottom: 15px;
    margin-right: 6px;
    display: inline-block;
}

.news_item-detailed__img, 
.articles_item-detailed__img,
.blog_item-detailed__img {
    float: left;
    margin-right: 20px;
    text-align: center;
}

.news_item-detailed__img img, 
.articles_item-detailed__img img,
.blog_item-detailed__img img {
    border: 1px solid #CCCCCC;
}

.news_item-detailed__body, 
.articles_item-detailed__body, div.articles_item-cat-row__header,
.blog_item-detailed__body, div.blog_item-cat-row__header {
    margin-bottom: 10px;   
}

.news_browse-item-row,
.articles_browse-item-row,
.blog_browse-item-row {
    display: inline-block;
    vertical-align: top;
    padding-bottom: 20px;
}

.news_browse-item-list,
.articles_browse-item-list,
.blog_browse-item-list {
    font-size: 0;
    padding-top: 20px;
}

.news_browse-item-list div,
.articles_browse-item-list div,
.blog_browse-item-list div {
    font-size: 12px;
}

.news_browse-item-list .news_item-row__header-name,
.articles_browse-item-list .articles_item-row__header-name,
.blog_browse-item-list .blog_item-row__header-name {
    font-size: 14px;
}

.news_browse-item-list .news_item-row__announce,
.articles_browse-item-list .articles_item-row__announce,
.blog_browse-item-list .blog_item-row__announce {
    margin-right: 30px;
    overflow: hidden;
    padding: 15px 0 0;
}

.news_browse-item-list__pager,
.articles_browse-item-list__pager,
.blog_browse-item-list__pager {
    padding: 15px 0;
}

.news_item-detailed__nav,
.articles_item-detailed__nav,
.blog_item-detailed__nav {
    padding: 20px 0;
    text-align: right;
}

.articles_item-list__item-list,
.blog_item-list__item-list {
    display: inline-block;
    width: 100%;
}

.articles_item-list__cat-img,
.blog_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,
.blog_item-row__source, .blog_item-row__author, .blog_item-detailed__source, .blog_item-detailed__author {
    display: inline-block;
    margin-bottom: 5px;
    padding-right: 5px;
}

.articles_item-small-row__cat_header a, .articles_item-small-row__cat_header,
.blog_item-small-row__cat_header a, .blog_item-small-row__cat_header {
    color: #666;
}

.articles_item-small-row__cat_header span, .blog_item-small-row__cat_header span {
    display: inline-block;
    font-size: 22px;
    padding: 0 2px;
    position: relative;
    width: 20px;
}

div.articles_item-cat-row__header,
div.blog_item-cat-row__header {
    margin-bottom: 20px;
}

.news_item-detailed__img, 
.articles_item-list__cat-img, .articles_item-detailed__img,
.blog_item-list__cat-img, .blog_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,
.blog_item-list__cat-img .image_click_articles, .blog_item-detailed__img .image_click_articles {
    border: none;
}

.photoalbum_control-panel__comments,
.news_control-panel__comments,
.articles_control-panel__comments,
.blog_control-panel__comments {
    width: 12px;
}

.photoalbum_item-small-row__control-panel,
.articles_item-small-row__control-panel,
.news_item-small-row__control-panel,
.blog_item-small-row__control-panel {
    float: left;
    padding-bottom: 20px;
    position: relative;
    width: 100%;
}

.photoalbum_item-small img,
.photoalbum_item-small-row__block {
    max-width: 200px;
    height: auto;
    margin: 0 auto;
}

.photoalbum_item-small-row__control-panel__discussion,
.articles_item-small-row__control-panel__discussion,
.news_item-small-row__control-panel__discussion,
.blog_item-small-row__control-panel__discussion,
.photoalbum_item-small-row__control-panel__votes-rate,
.articles_item-small-row__control-panel__votes-rate,
.news_item-small-row__control-panel__votes-rate,
.blog_item-small-row__control-panel__votes-rate {
    height: 12px;
    font-size: 11px !important;
    padding-left: 23px;
    padding-top: 4px;
    width: 12px;
    float: none;
    cursor: pointer;
}

.photoalbum_item-small-row__control-panel__discussion,
.photoalbum_item-small-row__control-panel__votes-rate {
    float: right;
}

.photoalbum_item-small-row__control-panel__discussion,
.articles_item-small-row__control-panel__discussion,
.news_item-small-row__control-panel__discussion,
.blog_item-small-row__control-panel__discussion {
    background: url("_img/comments_black__small.png") no-repeat 3px 4px;
}

.photoalbum_item-small-row__control-panel__votes-rate,
.articles_item-small-row__control-panel__votes-rate,
.news_item-small-row__control-panel__votes-rate,
.blog_item-small-row__control-panel__votes-rate {
    background: url("_img/like_hand_black__small.png") no-repeat 3px 4px;
}

.articles_item-row__cat_img_small-img, .articles_item-row__cat_img_small-img,
.blog_item-row__cat_img_small-img, .blog_item-row__cat_img_small-img {
    margin-bottom: 20px;
}

.news_item-detailed__ext_discussion, .news_item-small-row__ext_rating,
.articles_item-detailed__ext_discussion, .articles_item-small-row__ext_rating,
.blog_item-detailed__ext_discussion, .blog_item-small-row__ext_rating {
    clear: both;
}

.news_item-small-row__img,
.articles_item-small-row__img,
.blog_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;
}

.news_item-detailed__announce,
.articles_item-detailed__announce,
.blog_item-detailed__announce {
    padding-bottom: 15px;
clear: both;
}

.ext_common-cf, .ext_rating, .ext_tags, .ext_discussion, .pager_showall {
    padding-bottom: 5px;
    float: right;
}

.ext_tags {
    float: left;
    padding: 0;
}

.ext_discussion.photoalbum_item-detailed__ext_discussion,
.blog_item-detailed__ext_discussion,
.articles_item-detailed__ext_discussion,
.news_item-detailed__ext_discussion {
    float: none;
}

.photoalbum_item-detailed__header-name,
.photoalbum_item-detailed__header-name {
    text-align: center;
}

.news_item-detailed__social-buttons,
.articles_item-detailed__social-buttons,
.blog_item-detailed__social-buttons {
     margin: 15px 0 5px -5px;
}

.articles_control-panel__comments,
.news_control-panel__comments,
.blog_control-panel__comments {
    background: url("_img/comments_black.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 20px;
    margin: 0;
    opacity: 0.8;
    padding-left: 23px;
    float: right;
    text-decoration: none;
    line-height: 1;
}
.rss_extension {opacity: 0.8;}
.articles_control-panel__comments:hover,
.news_control-panel__comments:hover,
.blog_control-panel__comments:hover,
.rss_extension:hover  {
    opacity: 1;
    text-decoration: none !important;
}
.articles_control-panel__comments-count,
.news_control-panel__comments-count,
.blog_control-panel__comments-count  {
    position: relative; 
    top: 4px; 
    font-size: 11px !important; 
    text-decoration: none; 
    color: #000;
}
.articles_control-panel__comments:hover,
.news_control-panel__comments:hover,
.blog _control-panel__comments:hover {
    text-decoration: none !important;
}
.articles_social-btn,
.news_social-btn,
.blog_social-btn  {
    font-size: 0;
    height: 20px;
    float: right;
    margin: 0;
    padding-top: 3px;
    width: 25px;
    overflow: hidden;
padding-right: 9px;
}
.articles_item-detailed__item-details .b-share__link,
.articles_item-detailed__item-details .b-share .b-share-form-button i,
.news_item-detailed__item-details .b-share__link,
.news_item-detailed__item-details .b-share .b-share-form-button i,
.blog_item-detailed__item-details .b-share__link,
.blog_item-detailed__item-details .b-share .b-share-form-button i  {
    display: none !important;
}
.articles_item-detailed__item-details .b-share, 
.articles_item-detailed__item-details .b-share__handle,
.articles .b-share-form-button,
.news_item-detailed__item-details .b-share,
.news_item-detailed__item-details .b-share__handle,
.news .b-share-form-button,
.blog_item-detailed__item-details .b-share,
.blog_item-detailed__item-details .b-share__handle,
.blog .b-share-form-button  {
    padding: 0 !important;
    margin: 0 !important;
}
.articles_item-detailed__item-details .b-share .b-share-form-button,
.news_item-detailed__item-details .b-share .b-share-form-button,
.blog_item-detailed__item-details .b-share .b-share-form-button  {
    cursor: pointer; 
    width: 20px; 
    background: url("_img/social_btn_black.png") no-repeat left !important;
}

.pager_item_details .pager__content {
    float: left;
}

.pager__content span, .pager__content a, .pager__content span:hover, .pager__content a:hover {
    padding: 2px 7px;
}

div.sort {
    height: 40px;
}

div.sort_caption,
div.sort_field,
div.sort_field_caption,
div.sort_field_separator,
div.sort_dir {
    float: left;
}

div.sort_field_active {
}

div.sort_field_caption {
    padding-left: 6px;
}

div.sort_field_separator {
    padding-left: 6px;
    border-right: 1px dotted black;
}

div.sort_field_active div.sort_field_caption {
    font-weight: bold;
}

div.sort_dir {
    padding-left: 8px;
}

.articles_item-small a, .articles_item-small span, 
.news_item-small a, .news_item-small span, 
.blog_item-small a, .blog_item-small span, 
.photoalbum_item-small a, .photoalbum_item-small span {
    font-size: 12px;
}

.articles_item-list__empty,
.news_item-list__empty,
.blog_item-list__empty,
.photoalbum_item-list__empty {
    padding: 20px;
    text-align: center;
}

.news_item-row, 
.articles_item-row, 
.articles_item-cat-row
.news_item-small-row,
.articles_item-small-row {
    margin: 0;
}

.articles_social-btn span,
.news_social-btn span,
.blog_social-btn span,
.photoalbum_social-btn span {
    font-size: 0 !important;
}

/* End hyper modules: news, articles, blog */

/* Start module sort */

.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 module sort */

/* Start Rating Stars Oneblock */

.rating-stars__form {
    line-height: 1;   
}
body .rating-stars__form-block, .rating-stars__form-votes { 
    width: 100px;
    height: 21px;
    display: inline-block;
    vertical-align: top;
    margin: 0;
}
.rating-stars__rate-off {
    color: #ff0000;   
}
.rating-stars__rate-on {
    color: #21C268;   
}
.rating-stars__rate-block {
    font-size: 12px;   
    text-align: left;
    padding-top: 5px;
}
.rating__stars-form {
    padding: 10px 0;   
}

/* End Rating Stars Oneblock */

/* Start Rating Like */

.rating__like-form {
    clear: both;
    height: 20px;
    line-height: 1;
    position: relative;
}

.rating-like__form-popup {
    background: none repeat scroll 0 0 #000000;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 3px #FFFFFF;
    color: #FFFFFF;
    padding: 3px 10px;
    position: absolute;
    right: 0;
    top: -35px;
    width: 120px;
}

.rating-like__form-popup__txt {
    font-size: 11px !important;
}

.rating-like__form-popup .rating-like__form-popup__arrow {
    background: url(_img/icon-dec-sel.gif) no-repeat;
    display: block;
    height: 11px;
    position: absolute;
    right: 10px;
    bottom: -7px;
    width: 11px;
}
    
.like__ajax-loader {
    background: url(_img/ami_jsapi/loader-mini__white.gif) #fff center no-repeat;
    position: absolute;
    top: 3px;
    left: 3px;
    width: 15px;
    height: 15px;
    border-radius: 5px;
}
    
.amiphotoalbum .like__ajax-loader {
	background: url(_img/ami_jsapi/loader-mini__black.gif) center no-repeat;
}

.rating-like__form-block {
    cursor: pointer; 
    padding: 4px 2px;
    position: relative;
    left: -3px;
    top: -3px;
    border-radius: 3px;
    opacity: 0.8;
}
.rating-like__form-block__like-count {
    padding-left: 0;
    position: relative;
    top: 3px;
    font-size: 11px !important;
}
.rating-like__form-block:hover {opacity: 1;}
.rating-like__form-block__like, .rating-like__form-block__like-count, .rating-like__form-block {float: left;}
.rating-like__form-block__like {
    background: url("_img/rating/like/like_hand_black.png") no-repeat scroll left center transparent;
    font-size: 0 !important;
    height: 16px;
    padding-right: 20px;
}
.rating-like__form-block-off {opacity: 0.5;}
.rating-like__form-block-off:hover {background: none;cursor: default; opacity: 0.5;}
.rating-like__form-block,
.rating-like__form-block:hover,
.rating-like__form-block:hover .rating-like__form-block__like-count {
    color: #000; 
    background: none;
}

/* End Rating Like */

/* Start Rating Stars Oneblock */

.rating-stars__form {
    line-height: 1;   
}
body .rating-stars__form-block, .rating-stars__form-votes { 
    width: 100px;
    height: 21px;
    display: inline-block;
    vertical-align: top;
    margin: 0;
}
.rating-stars__rate-off {
    color: #ff0000;   
}
.rating-stars__rate-on {
    color: #21C268;   
}
.rating-stars__rate-block {
    font-size: 12px;   
    text-align: left;
    padding-top: 5px;
}
.rating__stars-form {
    padding: 10px 0;   
}
.rating-stars__rate-on {
    color: #21C268;
}

/* End Rating Stars Oneblock */

/* Start Photoalbum 6.0 */

.photoalbum_control-panel__comments {
    background: url("_img/comments_black.png") no-repeat;
    display: block;
    height: 20px;
    margin: 0;
    opacity: 0.8;
    padding-left: 20px;
    float: right;
    text-decoration: none;
    line-height: 1;
    padding-right: 3px;
} 
.photoalbum_control-panel__comments:hover  {
    opacity: 1;
    text-decoration: none !important;
}
.photoalbum_control-panel__comments-count  {
    position: relative; 
    top: 4px; 
    font-size: 11px !important; 
    text-decoration: none; 
    color: #000;
}

.browse-item-list {position: relative;}

.amiphotoalbum .amiphoto-hide, 
.amiphotoalbum.photoalbum_item .browse-item-list__hide, .browse-item-list__hide-block {
    z-index: 3; 
    position: absolute; 
    background: url(_img/ami_jsapi/loader.gif) no-repeat center 20% #FFFFFF; 
    width: 100%; 
    height: 100%; 
    top: 0; 
    left: 0;
}

.amiphotoalbum .photoalbum_item-detail__block .amiphoto-hide {
    background: url(_img/ami_jsapi/loader-black.gif) no-repeat center 20% #000; 
}

.amiphoto-block {
    font-size: 0;
    overflow: hidden;
    position: relative;
}

.amiphotoalbum .amiphoto-block__row-item {
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
    overflow: hidden;
    position: relative;
} 
.amiphotoalbum .amiphoto-block__row-item__contant {
	display: block;
	overflow: hidden;
    border: 2px solid #fff;
}
.amiphotoalbum .amiphoto-block__row {
    width: 200%;
}
.amiphotoalbum .amiphoto-block__row-item__img {position: relative; cursor: pointer;}
.amiphotoalbum .photoalbum_item-detail__block .photoalbum_item-detailed__next-link__area, 
.amiphotoalbum .photoalbum_item-detail__block .photoalbum_item-detailed__prev-link__area {
    display: block;
    height: 53px;
    padding: 0;
    width: 32px;
    opacity: 0.6;
    position: absolute;
    top: 45%;
    cursor: pointer;
    display: block;
    z-index: 1;
}
.amiphotoalbum .photoalbum_item-detail__block .photoalbum_item-detail__fullscreen {width: 20px; background: url("_img/full_screen.png") no-repeat; position: absolute; width: 20px; height: 20px; cursor: pointer; right: 5px; top: 29px;}
.amiphotoalbum .photoalbum_item-detailed__next-link {display: block; left: -50px; position: absolute; top: 0; width: 50%; height: 100%;}
.amiphotoalbum .photoalbum_item-detailed__prev-link {display: block; right: -50px; position: absolute; top: 0; width: 50%; height: 100%;}
.amiphotoalbum .photoalbum_item-detailed__next-link__area {border-radius: 0 30px 30px 0; background: url("_img/slider-pad__arrow-left.jpg") no-repeat left 9px #FFFFFF;}
.amiphotoalbum .photoalbum_item-detailed__prev-link__area {right: 0; border-radius: 30px 0 0 30px; background: url("_img/slider-pad__arrow-right.jpg") no-repeat right 9px #FFFFFF; }
.amiphotoalbum .photoalbum_item-list__list, 
.amiphotoalbum .photoalbum_item-cat-list, 
.amiphotoalbum .photoalbum_browse-item-list__list, 
.amiphotoalbum .photoalbum_item-detail__block {
	font-size: 0;
}
.amiphotoalbum .photoalbum_item-list__list .amiphoto-block__row div, 
.amiphotoalbum .photoalbum_item-cat-list .amiphoto-block__row div, 
.amiphotoalbum .photoalbum_browse-item-list__list .amiphoto-block__row div {
	font-size: 12px;
}
.amiphotoalbum .photoalbum_item-detail__block div {font-size: 13px; text-align: left;}
.amiphotoalbum .photoalbum_item-detailed__item-details .photoalbum_control-panel__comments-count {color: #FFF;position: relative;top: 5px;font-size: 12px;}
.amiphotoalbum .photoalbum_item-detail__header span {font-size: 14px; display: block;}
.amiphotoalbum .photoalbum_item-detailed__item-details .photoalbum_item-detailed__ext_rating {float: left;}
.amiphotoalbum .photoalbum_item-detailed__item-details .rating__stars-form {padding: 0 10px 0 0;}
.amiphotoalbum .photoalbum_item-detailed__item-details .rating-stars__rate-block {display: none;}
.amiphotoalbum .photoalbum_item-detailed__item-details .photoalbum_social-btn {
    font-size: 0;
    height: 20px;
    float: left;
    padding: 0 0 0 3px;
    margin: 0;
}
.amiphotoalbum .photoalbum_item-detailed__item-details .b-share__link,
.amiphotoalbum .photoalbum_item-detailed__item-details .b-share .b-share-form-button i {
    display: none !important;
}
.amiphotoalbum .photoalbum_item-detailed__item-details .b-share, 
.amiphotoalbum .photoalbum_item-detailed__item-details .b-share__handle,
.amiphotoalbum .b-share-form-button {
    padding: 0 !important;
    margin: 0 !important;
}
.amiphotoalbum .photoalbum_item-detailed__item-details .b-share .b-share-form-button {cursor: pointer; width: 20px; background: url("_img/social_btn.png") no-repeat center !important;}
.amiphotoalbum .photoalbum_item-detail__header__txt-link {font-weight: normal; font-size: 16px; padding: 5px;position: relative; display: block;}
.amiphotoalbum .photoalbum_item-detail__header__txt-link a {font-weight: normal;}
.amiphotoalbum .photoalbum_item-row__item_cat_img-img, 
.amiphotoalbum .photoalbum_item-detail__item_cat_img-img {
	display: none;
}
.amiphotoalbum .photoalbum_item-list__cat-body {padding-bottom: 20px;}
.amiphotoalbum .fullscreen-img__on .photoalbum_item-detailed__next-link,
.amiphotoalbum .fullscreen-img__on .photoalbum_item-detailed__prev-link,
.amiphotoalbum .fullscreen-img__on .photoalbum_item-detail__announce-block {    
    -webkit-transition:all 0s ease-in-out;
    -moz-transition:all 0s ease-in-out;
    -o-transition:all 0s ease-in-out;
    transition:all 0s ease-in-out;
}
.amiphotoalbum .photoalbum_item-detailed__item-details {position: relative; z-index: 4;}
.amiphotoalbum .photoalbum_item-row__announce-block, 
.amiphotoalbum .photoalbum_item-row__header,
.amiphotoalbum .photoalbum_item-detail__announce-block, 
.amiphotoalbum .photoalbum_item-detail__header,
.amiphotoalbum .photoalbum_item-detailed__next-link, 
.amiphotoalbum .photoalbum_item-detailed__prev-link,
.amiphotoalbum .photoalbum_item-detailed__next-link__area, 
.amiphotoalbum .photoalbum_item-detailed__prev-link__area {
	-webkit-transition:all 0.5s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;
    overflow: hidden;
}
.amiphotoalbum .cat-row__images-block__slider {
	-webkit-transition:left 3s ease;
    -moz-transition:left 3s ease;
    -o-transition:left 3s ease;
    transition:left 3s ease;
    overflow: hidden;
}
.amiphotoalbum .cat-row__images-block__slider img {position: absolute; left: 50%; top: 0; opacity: 0; filter: alpha(opacity=0)}
.amiphotoalbum .cat-row__images-block__slider img.show {opacity: 1; filter: alpha(opacity=100)}
.amiphotoalbum .cat-row__images-block__slider {position: relative; width: 100%; height: 100%;background: #000; text-align: center;}
.amiphotoalbum .cat-row__images-block:hover .cat-row__images-block__slider {}
.amiphotoalbum .photoalbum_item-row__fdate {bottom: 0;position: absolute;right: 5px;top: 35px;}
.amiphotoalbum .photoalbum_item-detailed__fdate {
    padding: 2px 5px;
    position: absolute;
    right: 5px;
    top: 30px;
}
.amiphotoalbum .photoalbum_item-row__header-name-block {
    display: block;
    margin-right: 93px;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
}
.photoalbum_item-detailed__path a, 
.photoalbum_item-list__cat-header h1 a, 
.photoalbum_item-list__cat-header h1, 
.photoalbum_item-list__cat-list h1, 
.photoalbum_item-detailed__path {
    color: #000 !important; 
    font-size: 19px; 
    font-weight: normal !important;
}
.amiphotoalbum .photoalbum_item-detailed__path {padding-bottom: 25px;}
.amiphotoalbum .photoalbum_item-detail__img {position: relative;}
.amiphotoalbum .photoalbum_item-cat-list .photoalbum_item-row__header {height: 57px;}
.amiphotoalbum .photoalbum_item-cat-list .photoalbum_item-row__header a {font-size: 15px;}
.amiphotoalbum .photoalbum_item-cat-list .photoalbum_item-row__announce-block {height: 25px;}
.amiphotoalbum .photoalbum_item-cat-list .photoalbum_item-row__block:hover .photoalbum_item-row__announce-block {height: 55px;}
.amiphotoalbum .photoalbum_item-row__block:hover .photoalbum_control-panel, 
.amiphotoalbum .photoalbum_item-detail__block:hover .photoalbum_control-panel {
    opacity: 1;
}
.amiphotoalbum .photoalbum_item-detail__block {background: #000; text-align: center;}
.amiphotoalbum .photoalbum_item-row__block, 
.amiphotoalbum .photoalbum_item-detail__block {
    position: relative;
    overflow: hidden;
}
.amiphotoalbum .photoalbum_item-detail__block {border: none;}
.amiphotoalbum .photoalbum_item-row__header, 
.amiphotoalbum .photoalbum_item-detail__header {
    top: 0; position: absolute; left: 0; height: 21px; overflow: hidden;
}
.amiphotoalbum .photoalbum_item-detail__header {height: 25px;}
.amiphotoalbum .photoalbum_item-row__announce-block {height: 28px; position: absolute; left: 0; bottom: 0;}
.amiphotoalbum .photoalbum_item-detail__announce-block .photoalbum_control-panel {top: 5px;}
.amiphotoalbum .photoalbum_item-detail__announce-block {height: 28px; position: absolute; left: 0; bottom: 0;}
.amiphotoalbum .photoalbum_item-row__announce {
    float: none;
    margin-right: 93px;
    overflow: hidden;
    padding-top: 5px;
    position: relative;
    width: auto;
}
.amiphotoalbum .photoalbum_item-row__block:hover .photoalbum_item-row__header,
.amiphotoalbum .photoalbum_item-detail__block:hover .photoalbum_item-detail__header {height: 57px;}
.amiphotoalbum .photoalbum_item-row__block:hover .photoalbum_item-row__announce-block {height: 60px;}
.amiphotoalbum .photoalbum_item-detail__block:hover .photoalbum_item-detail__announce-block {height: 80px;}
.amiphotoalbum .photoalbum_item-detail__block:hover .photoalbum_item-detailed__next-link {left: 0;}
.amiphotoalbum .photoalbum_item-detail__block:hover .photoalbum_item-detailed__prev-link {right: 0;}
.amiphotoalbum .photoalbum_item-detailed__next-link:hover .photoalbum_item-detailed__next-link__area, 
.amiphotoalbum .photoalbum_item-detailed__prev-link:hover .photoalbum_item-detailed__prev-link__area {
    opacity: 1;
}
.amiphotoalbum .photoalbum_item-row__num-items, 
.amiphotoalbum .photoalbum_item-detail__num-items {
    font-style: italic;
}
.amiphotoalbum .photoalbum_item-row__header span {font-size: 11px;display: block;}
.amiphotoalbum .photoalbum_item-row__header a, 
.amiphotoalbum .photoalbum_item-row__announce-block a {
    color: #fff; 
    font-size: 15px;
}
.amiphotoalbum .photoalbum_item-detail__header a {color: #fff; font-size: 14px;}
.amiphotoalbum .photoalbum_item-row, 
.amiphotoalbum .photoalbum_item-cat-row, 
.amiphotoalbum .photoalbum_item-detail {
    overflow: hidden; 
    display: inline-block;
    vertical-align: top;
    min-width: 100px;
}
.amiphotoalbum .browse-item-list .photoalbum_item-row {
    min-width: 150px;
}
.amiphotoalbum .photoalbum_item-row__header, 
.amiphotoalbum .photoalbum_item-row__announce-block,
.amiphotoalbum .photoalbum_item-detail__header, 
.amiphotoalbum .photoalbum_item-detail__announce-block {
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    color: #FFF;
}
.amiphotoalbum .photoalbum_item-row__header__txt, 
.amiphotoalbum .photoalbum_item-row__announce-block__txt,
.amiphotoalbum .photoalbum_item-detail__header__txt, 
.amiphotoalbum .photoalbum_item-detail__announce-block__txt {
	padding: 5px 5px;     
}
.amiphotoalbum .photoalbum_item-detail__announce-block__txt {
    display: block;
    margin-right: 140px;
    overflow: hidden;
    position: relative;
}
.amiphotoalbum .fullscreen-img__on .photoalbum_item-detail__block {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5;
    height: 100% !important;
}
.amiphotoalbum .fullscreen-img__on .photoalbum_item-detailed__next-link {left: 0;}
.amiphotoalbum .fullscreen-img__on .photoalbum_item-detailed__prev-link {right: 0;}
.amiphotoalbum .fullscreen-img__on .photoalbum_item-detail__announce-block {height: 80px;}
.amiphotoalbum.photoalbum_item .browse-item-list {
    position: relative;
    /*height: 80px;*/
    overflow: hidden;
    width: auto;
    overflow: hidden;
    text-align: center;
    padding-top: 2px;
}
.amiphotoalbum.photoalbum_item .browse-item-list__content {
    position: relative;
    overflow: hidden;
}
.amiphotoalbum.photoalbum_item .browse-item-list__clipper {
    width: auto;
    position: relative;
    overflow: hidden;
    left: 0;
}
.amiphotoalbum.photoalbum_item .browse-item-list__container,
.browse-item-list__container {
    position: relative;
    display: block;
    width: auto;
    margin: 0;
    padding: 0;
    font-size: 0;
    transition: left 0.5s ease-out,top 0.5s ease-out;
    -moz-transition: left 0.5s ease-out,top 0.5s ease-out;
    -webkit-transition: left 0.5s ease-out,top 0.5s ease-out;
    -o-transition: left 0.5s ease-out,top 0.5s ease-out;
}
.browse-block__row-item__img {padding: 4px;}
.browse-block__row-item__img-selected {padding: 0;border: 4px solid #6FCAF3;}
.amiphotoalbum .browse-block__row-item__img {/*width: 50%;*/ cursor: pointer; }
.amiphotoalbum .photoalbum_item-row__browse {/*height: 80px; overflow: hidden; min-width: 100px;*/}
.amiphotoalbum.photoalbum_item .browse-item-list .slider-pad__arrow-left:after, 
.amiphotoalbum.photoalbum_item .browse-item-list .slider-pad__arrow-right:after {
    background: none;
}
.amiphotoalbum.photoalbum_item .browse-item-list .slider-pad__arrow-right, 
.amiphotoalbum.photoalbum_item .browse-item-list .slider-pad__arrow-left {
    width: 32px;
    height: 53px;
    /*top: 18%;
    margin: 0 !important;*/
}
.amiphotoalbum.photoalbum_item .browse-item-list .slider-pad__arrow-right {
    background: #FFF url(_img/slider-pad__arrow-right.jpg) no-repeat 10px 8px;
    border-radius: 30px 0 0 30px;
}
.amiphotoalbum.photoalbum_item .browse-item-list .slider-pad__arrow-left {
    background: #FFF url(_img/slider-pad__arrow-left.jpg) no-repeat left;
    border-radius: 0 30px 30px 0;
}

.amiphotoalbum.photoalbum_item-list__list .photoalbum_control-panel .rating-stars__form-block, 
.amiphotoalbum.photoalbum_item-list__list .photoalbum_control-panel .rating-stars__form-votes {
    width: 62px;
    height: 14px;
}
.amiphotoalbum .photoalbum_item-list__list .photoalbum_control-panel .rating__stars-form {padding: 0;}
.amiphotoalbum .photoalbum_item-list__list .photoalbum_control-panel .rating-stars__rate-block {display: none;}
.amiphotoalbum .photoalbum_item-list__list .photoalbum_control-panel .photoalbum_control-panel__comments-count {position: relative; top: 5px; font-size: 11px; color: #fff;}
.amiphotoalbum .photoalbum_item-list__list .photoalbum_control-panel .photoalbum_item-detailed__ext_rating {float: left;}
.amiphotoalbum .photoalbum_control-panel {
    bottom: -2px;
    opacity: 0.6;
    position: absolute;
    right: 5px;
    top: auto;
}
.amiphotoalbum .photoalbum_control-panel a {padding-bottom: 5px; text-decoration: none; display: block; margin-left: 5px; float: left; height: 20px; padding-left: 22px; cursor: pointer;}
.amiphotoalbum .photoalbum_control-panel a, 
.amiphotoalbum .photoalbum_item-detail__fullscreen {
    opacity: 0.8;
}
.amiphotoalbum .photoalbum_control-panel a:hover, 
.amiphotoalbum .photoalbum_item-detail__fullscreen:hover {text-decoration: none; opacity: 1;}
.amiphotoalbum .photoalbum_control-panel__rating {background: url(_img/photoalbum/rating.png) no-repeat;}
.amiphotoalbum .photoalbum_control-panel__comments {background: url(_img/comments.png) no-repeat; margin: 0 !important;}
.amiphotoalbum a.photoalbum_control-panel__fullscreen {padding-left: 0; width: 20px; background:  url(_img/full_screen.png) no-repeat;}
.amiphotoalbum .fullscreen-img__on a.photoalbum_control-panel__fullscreen {background:  url(_img/full_screen_in.png) no-repeat;}

.photoalbum_item #com_form_bot,
.articles_item #com_form_bot,
.news_item #com_form_bot,
.blog_item #com_form_bot {
    background: none; 
    border: none; 
    padding: 0;
}
.photoalbum_item textarea.amiroTEdCtrl,
.articles_item textarea.amiroTEdCtrl,
.news_item textarea.amiroTEdCtrl,
.blog_item textarea.amiroTEdCtrl {
    border: 1px solid #CCCCCC;
    height: 80px !important;
    padding: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.photoalbum_item select.amiroTEdCtrl,
.articles_item select.amiroTEdCtrl,
.news_item select.amiroTEdCtrl,
.blog_item select.amiroTEdCtrl {
    border: 1px solid #CCCCCC;
    margin-top: 3px;
}
.photoalbum_item .amiroTEdDiv,
.articles_item .amiroTEdDiv,
.news_item .amiroTEdDiv,
.blog_item .amiroTEdDiv {
    width: 100% !important;
}
.photoalbum_item #com_form_bot #com_sub,
.articles_item #com_form_bot #com_sub,
.news_item #com_form_bot #com_sub,
.blog_item #com_form_bot #com_sub {
    margin: 0;
    position: relative;
    right: -2px;
    height: 25px;
}
.photoalbum_item #comment_forum p,
.articles_item #comment_forum p,
.news_item #comment_forum p,
.blog_item #comment_forum p {
    display: none;
}
.photoalbum_item #com_form_bot input, 
.photoalbum_item #com_form_bot select,
.articles_item #com_form_bot input, 
.articles_item #com_form_bot select,
.news_item #com_form_bot input, 
.news_item #com_form_bot select,
.blog_item #com_form_bot input, 
.blog_item #com_form_bot select {
    height: auto;
}
.photoalbum_item .discussion_extension__form .alt_header2,
.articles_item .discussion_extension__form .alt_header2,
.news_item .discussion_extension__form .alt_header2,
.blog_item .discussion_extension__form .alt_header2 {
    display: none;
}
.photoalbum_item .discussion_extension__list .alt_header2,
.articles_item .discussion_extension__list .alt_header2,
.news_item .discussion_extension__list .alt_header2,
.blog_item .discussion_extension__list .alt_header2 {
    text-align: center; 
    background: url("_mod_files/ce_images/template_images/line_new.jpg") repeat-x 0 37px; 
}
.photoalbum_item .discussion_extension__list .alt_header2 h2,
.articles_item .discussion_extension__list .alt_header2 h2,
.news_item .discussion_extension__list .alt_header2 h2,
.blog_item .discussion_extension__list .alt_header2 h2 {
    background: #fff !important;
    display: inline-block;
    font-weight: normal;
    padding: 12px 15px !important;
    font-size: 14px !important;
}

.news_item .sort-type,
.photoalbum_item .sort-type {
    display: none;
}

.amiphotoalbum .photoalbum_item-list__subitem-list {display: none;}
.amiphotoalbum a {text-decoration: underline;}
.amiphotoalbum a:hover {text-decoration: none;}
.amiphotoalbum .rating__like-form {
    clear: both;
    float: right;
}
.amiphotoalbum .rating-like__form-block {
    cursor: pointer; 
    padding: 4px 2px;
    position: relative;
    left: -8px;
    top: -3px;
    border-radius: 3px;
    opacity: 0.8;
}
.amiphotoalbum .rating-like__form-block__like-count {
    padding-left: 5px;
    position: relative;
    top: 4px;
    font-size: 11px !important;
    min-width: 12px;
}
.amiphotoalbum .rating-like__form-block:hover {opacity: 1;}
.amiphotoalbum .rating-like__form-block__like, .rating-like__form-block__like-count, .rating-like__form-block {float: left; font-family: arial, tahoma, verdana;}
.amiphotoalbum .rating-like__form-block__like {
    background: url("_img/rating/like/like_hand.png") no-repeat scroll left center transparent;
    font-size: 0 !important;
    height: 16px;
    width: 20px;
}
.amiphotoalbum .rating-like__form-block-off {opacity: 0.8;}
.amiphotoalbum .rating-like__form-block-off:hover {background: none;cursor: default; opacity: 0.8;}
.amiphotoalbum .rating-like__form-block,
.amiphotoalbum .rating-like__form-block:hover,
.amiphotoalbum .rating-like__form-block:hover .rating-like__form-block__like-count {
    color: #fff; 
    background: none;
}

.photo-easy-skin .photoalbum_item-row,
.photo-easy-skin .photoalbum_item-cat-row {
    display: inline-block;
    vertical-align: top;
}
.photo-easy-skin .photoalbum_item-list__list__easy,
.photo-easy-skin .photoalbum_item-cat-list__easy {
    font-size: 0;   
}
.photo-easy-skin .photoalbum_item-row div,
.photo-easy-skin .photoalbum_item-cat-row div,
.photo-easy-skin .photoalbum_item-detail__block div {
    font-size: 12px;   
}
.photo-easy-skin .photoalbum_item-detail__block div {
    font-size: 13px;   
}
.photo-easy-skin .photoalbum_item-row__img-area,
.photo-easy-skin .photoalbum_item-detail__img-area {
    display: block;
    margin: 0 auto;
}
.photo-easy-skin .photoalbum_item-row__announce {
    clear: both;
}
.photo-easy-skin .photoalbum_item-detail__image {
    clear: both;
    text-align: center;
}
.photo-easy-skin .photoalbum_item-detail__announce-block__txt {
    clear: both;
    text-align: left;
}
.photo-easy-skin .browse-item-list .photoalbum_item-row {
    min-width: 150px;
    /*height: 150px;*/
    overflow: hidden;
    text-align: center;
}
.photo-easy-skin .browse-item-list .browse-item-list__clipper,
.photo-easy-skin .browse-item-list .browse-item-list__content {
    position: relative;
    overflow: hidden;
    font-size: 0;
}
.photo-easy-skin .photoalbum_item-list__cat-header,
.photo-easy-skin .photoalbum_item-row__header-name {
    font-size: 17px;
}
.photo-easy-skin .photoalbum_item-cat-row__block-header,
.photo-easy-skin .photoalbum_item-row__block-header {
    padding-bottom: 15px;
    text-align: center;
}
.photo-easy-skin .photoalbum_item-cat-row__announce {
    padding: 20px 20px 0 0;
}
.photo-easy-skin .cat-row__images-block {
    display: block;
    text-align: center;
}
.photo-easy-skin .photoalbum_control-panel {
    display: block;
    padding: 10px 0;
}
.photo-easy-skin .photoalbum_item-list__cat-body,
.photo-easy-skin .photoalbum_item-row__block {
    padding: 0 15px 15px;
    display: block;
}
.photo-easy-skin .photoalbum_item-detail__announce-block__txt {
    padding-bottom: 25px;
}

.photo-easy-skin .photoalbum_item-detailed__nav {
    padding: 20px 0;
    text-align: right;
}

.photoalbum_item-small-row__img, .photoalbum_item-small-row__header {
    padding-bottom: 5px;
    text-align: center;
}

.rating__like-form {width: 35px;}

.amiphotoalbum .photoalbum_control-panel__comments,
.amiphotoalbum .rating__like-form {width: auto;}
.pager a {text-decoration: none !important;}

.blog_item-detailed__prev-next {text-align: center;}
.photoalbum_item-detailed__nav a {padding: 0 3px;}

.mb-image {cursor: url(_img/ami_jsapi/pointer_plus.png), pointer;}

/* End Photoalbum 6.0 */


.global_cols_{
	width:auto;
}
.global_cols_0{
	width:auto;
}
.global_cols_1{
	width:100%;
}
.global_cols_2{
	width:50%;
}
.global_cols_3{
	width:33.33%;
}
.global_cols_4{
	width:25%;
}
.global_cols_5{
	width:20%;
}
.global_cols_6{
	width:16.666%;
}
.global_cols_7{
	width:14.285%;
}
.global_cols_8{
	width:12.5%;
}
.global_cols_9{
	width:11.111%;
}
.global_cols_10{
	width:10%;
}
.global_cols_11{
	width:9.09%;
}
.global_cols_12{
	width:8.333%;
}
.global_cols_13{
	width:7.692%;
}
.global_cols_14{
	width:7.142%;
}
.global_cols_15{
	width:6.666%;
}
.global_cols_16{
	width:6.25%;
}
.global_cols_17{
	width:5.882%;
}
.global_cols_18{
	width:5.555%;
}
.global_cols_19{
	width:5.263%;
}
.global_cols_20{
	width:5%;
}
*+html .global_cols_0{
	width:auto;
}
*+html .global_cols_1{
	width:100%;
}
*+html .global_cols_2{
	width:47%;
}
*+html .global_cols_3{
	width:30%;
}
*+html .global_cols_4{
	width:23%;
}
*+html .global_cols_5{
	width:18%;
}
*+html .global_cols_6{
	width:15%;
}
*+html .global_cols_7{
	width:13%;
}
*+html .global_cols_8{
	width:11%;
}
*+html .global_cols_9{
	width:10%;
}
*+html .global_cols_10{
	width:9%;
}
*+html .global_cols_11{
	width:8%;
}
* html .global_cols_0{
	width:auto;
}
* html .global_cols_1{
	width:100%;
}
* html .global_cols_2{
	width:47%;
}
* html .global_cols_3{
	width:30%;
}
* html .global_cols_4{
	width:23%;
}
* html .global_cols_5{
	width:18%;
}
* html .global_cols_6{
	width:15%;
}
* html .global_cols_7{
	width:13%;
}
* html .global_cols_8{
	width:11%;
}
* html .global_cols_9{
	width:10%;
}
* html .global_cols_10{
	width:9%;
}
* html .global_cols_11{
	width:8%;
}
/* Start added items to cart */

.eshop-item-detailed__price-wrapper,
.eshop-item-detailed__price-box {
    overflow: visible !important;
}

.eshop-item-small__added-items-prop {
    box-shadow: 0 0 10px -2px #000;
    border-radius: 5px;
    display: none;
    position: absolute;
    bottom: 110px;
    right: 0;
    width: 240px;
    background: #fff;
    padding: 10px 20px;
    z-index: 20;
    color: #000;
    font-weight: normal;
    cursor: pointer;
    font-size: 12px;
}
.added-items-prop-list {
    text-align: left;
    height: auto;
    bottom: auto;
    right: auto;
    width: 205px;
}
.eshop-item-small__added-items-prop__title {
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 5px;
    color: #333;
    font-size: 13px;
    border: 0;
}

#cart_items tr {
    -webkit-transition:background 1s ease-in-out;
    -moz-transition:background 1s ease-in-out;
    -o-transition:background 1s ease-in-out;
    transition:background 1s ease-in-out;
}

.cart_items__tr-select {
    background: #D4FDDA;
}

.cart_items__tr {
    background: #fff;
}

.eshop-item-detailed__box .eshop-item-tooltip {
    margin: 0;
    right: 0;
}

.eshop-item-tooltip {
	position: absolute;
    display: none;
    font-size: 11px !important;
    font-weight: normal;
    background: #D4FDDA;
	color: #5c5c5c;
	padding: 1px 0;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	box-shadow: 0px 2px 0px rgba(0,0,0,0.1);
	text-shadow: 1px 1px 0px rgba(255,255,255,0.4);
	text-align: center;
	font-size: 14px;
    z-index: 1;
    bottom: 30px;
    margin-left: -45px;
    left: 50%;
    cursor: default;
}

.eshop-item-tooltip-area {
    -webkit-transition:all 0.5s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;
    overflow: hidden;
    max-height: 14px;
    width: 90px;
}

.eshop-item-tooltip-title {
    display: block;
    padding: 0 10px;
    text-align: left;
}

.eshop-item-tooltip:hover .eshop-item-tooltip-area  {
    max-height: 100px;
    height: auto;
}

.eshop-item-detailed__prices .eshop-item-tooltip {
    left: auto;
}

.eshop-item-tooltip-prop #properties-items-popup {
    text-align: left;
    display: block;
    padding: 10px;
}

.eshop-item-tooltip-prop .eshop-item-tooltip__btn-cart {
    width: 90px;
}

.eshop-item-tooltip-prop:hover .eshop-item-tooltip-area {
    max-height: 200px;
    height: auto;
    width: 207px;
}

.eshop-item-tooltip-prop #properties-items-popup {
    overflow: hidden;
    width: 200px;
}

.eshop-item-tooltip__btn-cart,
.eshop-item-tooltip__btn-delete {
    cursor: pointer;
    display: block;
    border: 1px solid #DFDFDF;
	background:#FAFAFA;
	background:-moz-linear-gradient(top,#FAFAFA 45%,#e5e5e5 75%);
	background:-webkit-linear-gradient(top,#FAFAFA 45%,#e5e5e5 75%);
	background:-o-linear-gradient(top,#FAFAFA 45%,#e5e5e5 75%);
	background:-ms-linear-gradient(top,#FAFAFA 45%,#e5e5e5 75%);
	background:linear-gradient(top,#FAFAFA 45%,#e5e5e5 75%);
    margin: 4px 8px 2px 8px;
    border-radius: 3px;
}

.eshop-item-tooltip__btn-cart:hover,
.eshop-item-tooltip__btn-delete:hover {
	background:#FAFAFA;
	background:-moz-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:-webkit-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:-o-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:-ms-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
}

.eshop-item-tooltip:before {
    content: '';
    border-top: 6px solid #DDD;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    left: 35px;
    bottom: -7px;
}
.eshop-item-tooltip:after {
    content: '';
    border-top: 5px solid #CFC;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    left: 37px;
    bottom: -5px;
}
/* End added items to cart */

/* Start search page */

.search-page__help {
    background: #F0F0F0;
    padding: 15px;
    border-radius: 10px;
    font-size:11px;
}

.search-page__title {font-weight: bold;}
.search-page__info li {padding: 5px 0;}

/* End search page */
/* Start order history
 * @tpl eshop_order_history.tpl
 */

.eshop-order-history-detail__back {
    padding-top: 10px;
}

.eshop-order-history-list__id-status {
    display: none;
    color: #A6A6A6;
    font-size: 12px;
}

@media screen and (max-width: 750px) {
    .eshop-order-history-list__name,
    .eshop-order-history-list__owners,
    .eshop-order-history-list__comments,
    .eshop-order-history-list__status,
    .eshop-order-history-list__image,
    .eshop-order-history-list__per-discount,
    .eshop-order-history-list__abs-discount,
    .eshop-order-history-list__price {
        display: none;
    }

    .eshop-order-history-list__view {
        width: 54px;
    }

    .eshop-order-history-detail .eshop-order-history-list__name {
        display: table-cell;
    }
    
    div.eshop-order-history-list__id-status {
        display: block;
    }

    table.eshop-order-history-list td,
    table.eshop-order-history-list tr {
        font-size: 100%;
    }
}

/* End order history
 * @tpl eshop_order_history.tpl
 */

/* Start eshop properties table style
 * @tpl _eshop_item_list.tpl
 */
.ami-eshop-properties__wrapper-table .eshop-item-tooltip-prop {display: none !important;}
.ami-eshop-properties__wrapper-table .ami-eshop-properties__wrapper-table-tr__1 .eshop-item-tooltip-prop {display: block !important;}

.ami-eshop-properties__wrapper-table td,
.ami-eshop-properties__wrapper-table th {
    padding: 6px 12px;
    border: 1px solid #A7A7A7;
    vertical-align: middle;
}

.ami-eshop-properties__wrapper-table .eshop-item-detailed__actual-price {
    font-size: 16px;
}

.ami-eshop-properties__wrapper-table .eshop-item-detailed__price-tag {
    float: left;
    background: none;
    padding: 0;
    top: 6px;
    position: relative;
    min-height: 10px;
}

.ami-eshop-properties__wrapper-table .eshop-item-detailed__cart-box_base {
    padding: 2px 12px;
    float: right;
    margin-left: 10px;
}

.ami-eshop-properties__wrapper-table th {
	background:#fadf71;
	background-color:#fff376;
	background-repeat:repeat-x;
	background-image:-moz-linear-gradient(top,#fff376,#f9d968);
	background-image:-ms-linear-gradient(top,#fff376,#f9d968);
	background-image:-webkit-linear-gradient(top,#fff376,#f9d968);
	background-image:-o-linear-gradient(top,#fff376,#f9d968);
	background-image:linear-gradient(top,#fff376,#f9d968);
}
/* Start eshop properties table style
 * @tpl _eshop_item_list.tpl
 */

.about-window-c * {
    max-width: 100%;
    line-height:1.5em;
}

.star{
    display: inline-block;
    height:18px; 
    width:19px;
    cursor: pointer;
    background: url(/_img/stars.png) no-repeat scroll 0 -18px transparent;
}
.star.active{
    background-position: 0 0;
}
.reviews_form input[type=radio]{
    display: none;
}

/*расширяем макет*/
body .dsn_lay_body {

    background: rgba(0, 0, 0, 0) url("/_img/body_fon_wide.png") repeat-y scroll 0 0;
    border-bottom: 1px solid #fedebc;
    border-top: 1px solid #fedebc;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 2px 2px 2px #402108;

}
body .wrapper {
    width: 1180px;
}
body .wrapper1{
    background: rgba(0, 0, 0, 0) url("/_img/fon_ybg1_wide.jpg") repeat-y scroll 1px 0;
    position: relative;
}
body .wrapper1::after {
    background: rgba(0, 0, 0, 0) url("/_img/fon_ybg1_wide.jpg") repeat-y scroll right 0;
    content: "";
    position: absolute;
    right: -1px;
    top: 0;
    width: 2px;
    height: 100%;
}
body .dsn_lay_body_wrap {
    width: 860px;
    padding-top:10px;
}
.ping_bot .nav {

    border-radius: 0 0px 10px 7px;
    /*overflow: hidden;*/
    margin-bottom: -4px;

}
body #lay_f4 {
    width: 1200px;
}
body .footer_block > li{
    width: 280px;
}
body .naverh, body .naverh:hover, body .naverh:visited {

    margin-left: 850px;
    background: #3a3120 none repeat scroll 0 0;
    z-index:100;
    /*display: none!important;*/
}
body .items-two .items-tree .items_ul1 {
    display: inline-block;
    width: 33%;
}
body .items-one .items_ul1 {
    display: inline-block;
    width: auto;
}
body .items-two .items-one td {
    display: inline-block !important;
    width: auto !important;
    min-width: 280px;
    vertical-align: top;
}
.char+br {
    display: none;
}
/*body .about-window {
    max-width: 1200px;
}*/
}
iframe {
    max-width: 100%;
}
body .top_menu A {
    padding-left:28px;
    padding-right: 28px;
}
.title, .title1 {
    display: none inline-block!important;;
}
.title1 + i,.title1 + i + p {
    
}
.head_wrap1 {
    max-width: 1240px;
    margin: 0 auto;
    position: relative;
}
.head_wrap1::after {
    content: "";
    position: absolute;
    bottom: 20px;
    right: 20px;
    background: url(_mod_files/ce_images/8years.png);
    background-size: cover; 
    width: 169px;
    height: 136px;
}
.main_page h2 img {
    display: none;
}
@media(min-width:604px) and (max-width: 1200px){
body .items-two .items-tree .items_ul1 {
    display: inline-block;
    width: 49%;
}
}
@media(max-width:603px){
    .head_wrap1::after {
          display: none;
    }
    .main_page h2 img {
          display: initial;
    }
}
.footer_wrap {
    overflow:hidden;
}
    #button-up {
        display:none;
  
        margin: 0 0 0 1px;
        position: fixed;
        bottom: 50px;
        outline:none;
        width: 52px;
        color: #333333;
        line-height: 30px;
        text-decoration: none;
        padding: 0px 0 0 28px;
        background: url(_mod_files/images/icon-arrow-black-up.jpg) no-repeat 7px 11px #ffffff;
        
        border-radius: 0 4px 4px 0;
        -webkit-border-radius: 0 4px 4px 0;
        -moz-border-radius: 0 4px 4px 0;
        -o-border-radius: 0 4px 4px 0;
        
        box-shadow: 0 2px 4px #999;
        -webkit-box-shadow: 0 2px 4px #999;
        -moz-box-shadow: 0 2px 4px #999;
        -o-box-shadow: 0 2px 4px #999;
        cursor:pointer;
    }
/*.footer_wrap {
    background: rgba(0, 0, 0, 0) url("/_img/fon_down.jpg") no-repeat scroll 50% 100%!important;
z-index: 20;
position: relative;
}*/
@media(max-width:603px){
#to_top{display: none!important;}
}
#pop {z-index: 1000}
@media(min-width:1280px){
h1 + .items_ul1 {
    width: 100% !important;
}
h1 + .items_ul1 table {
    width: 100% !important;
}
body .items-two h1 + .items_ul1 td {
    display: inline-block !important;
    width: 49% !important;
    margin-bottom: 15px;
    vertical-align: middle;
}
html body .items-two h1 + .items_ul1 td + td {
    padding-top:15px;
    width: auto !important;

}
html body .items-two h1 + .items_ul1 td + td .item_info{
    padding: 20px;
}
html body .items-two h1 + .items_ul1 td + td .item_info .title1{
display: block;
}
 .items-two h1 + ul + .strike{
display: block;
}
}
.call_f img {
    width: 20px;
    vertical-align: bottom;
    margin: 0 10px 0 -10px;
}
.cart-wr-head {
display: none!important;
}
.items-two .item_info p b a img,
html body .items-tree .item_info p b a img {
    vertical-align: middle;
    width: auto !important;
    margin: 0 5px;
}
body .logo_vn{
margin-left:-120px;
}
body .deviz{
margin-left: 0;
}
body .search{
    margin: 34px 0 0;
}
@media(min-width:604px) and (max-width:1200px){
body .logo_vn{
margin-left:-25px;
max-width:622px;
height: auto;
object-fit:contain;
height:145px;
}
body .deviz{
margin-left: 5px;
}
body .search{
    margin: 50px 0 0;
}
}
#del_price_top {
    padding: 2px 10px;
    display: inline-block;
    margin: -2px 0 0;
}
@media(max-width:600px){
#lay_f7::after {
    content: "";
    position: absolute;
    background: url(_mod_files/ce_images/8years.png);
    width: 100px;
    height: 100px;
    z-index: 3;
    right: 10px;
    bottom: 5px;
    background-size: contain;
    background-repeat: no-repeat;
}
.items_ul > li, .items_ul1 > li{
    padding: 0!important;
}
.img_bg{
    margin: 0!important;
}
.items_ul1 table tr td:first-child + td{
    width: auto!important;
}
}
@media(max-width:603px){
body .dsn_lay_body {
    padding: 0 15px 20px;
}
.items_ul1 table, .items_ul1 tbody, .items_ul1 tr, .items_ul1 td {
    height: auto !important;
    display: block;
    width: 100% !important;
    position: relative;
}
#lay_body > table > tbody > tr > td {
    font-size: 0;
}
.items-two .items_ul1 {
    padding: 0 5px;
    box-sizing: border-box;
    vertical-align: top;
    width: 50%!important;
}
.items-two .items_ul1 .item_info {
    margin: 10px 0px 50px 0!important;
}
.price img {
    object-fit: contain;
    max-width: 80%!important;
}
.cart_a.addtocart {
    background-size: contain;
    max-width: 80%;
}
.price:last-child {
    height: 40px;
}
}

@media(max-width: 1200px){
.items_ul img, .items_ul1 img {
    margin: 0 !important;
    width: 100% !important;
}
.items_ul .price img, .items_ul1 .price img {
max-width: 160px!important;
max-height: 51px;
}
}
@media(max-width:445px){
.items_ul .price img, .items_ul1 .price img {
    max-width: 80% !important;
}
.items-two .items_ul1 .item_info * {
    font-size: 13px !important;
    line-height: 1.5em;
    padding: 0;
    white-space: normal;
}
.item_info > .title{
    display: flex !important;
    flex-flow: column;
    line-height: 1em !important;
        max-width: 320px;
  
    justify-content: center;
    height: 20px;
}
.title1 b {
    display: flex !important;
    flex-flow: column;
    line-height: 1em !important;
    justify-content: center;
    height: 25px;
}
.items-two .items_ul1 .item_info {
    margin: 10px 0px 50px 0!important;
    border-radius: 10px;
}
.img_bg{
border-radius: 10px!important;
}
body .img_bg img {
    border-radius: 10px !important;
    margin: 0 !important;
}
body #lay_f4 {
    margin: 0 auto;
    padding: 20px 2%;
    width: 96%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}
.footer_block {
    text-align: center;
}
.footer_block li, .point {
    padding: 0!important;
    background: transparent!important;
}
#lay_body p {
    margin-bottom: 15px;
}
.char p{margin-bottom: 0!important;}
.foot_head.small_btn{
display: inline-block;}
body .ya_block {
    display: inline-block;
    width: auto;
}
.dop_cat li{
 background: none!important;
}
.foot_head{
margin: 0 auto!important;}
}
.options{
margin:5px 0 5px; display: block;}

@media(max-width:768px){
body .container.container--u-iivkikfrl {
  display: flex;
  flex-flow: column;
}
    #burger, .link-universal--u-ibto4yy5g {
  display: block !important;
  border: 0 !important;
  position: absolute;
  left: 0;
        top: 10px;
        z-index: 20;
}body .t_cart {
  padding: 12px 10px !important;
  border-radius: 20px;
  position: absolute;
  right: 0;
  display: block;
  left: auto;
}body .div--u-iqqui2te9 {
    width: 100%;
    display: flex;
    max-width: 320px;
        
    align-content: center;
    align-items: center;
    justify-content: center;
    margin: 0 0 -20px;
  }
    .div--u-ij9m2m5ul{
        flex-flow:column!important;
        margin-top:3px;
    }
    body .div--u-iqqui2te9 * {
  font-size: 10px;
font-size: 15px;
    text-align: center;
    margin: 0 0 4px;
    padding: 0;
  flex-flow: row;
  justify-content: center;
  align-content: center;
  width: 100%;
}body .list.list--u-icjvwlh51 {
  order: 2;
}body .text.text--u-iarllr8ye {
  margin: 0 0 0;
}
    body .link-universal.link-universal--u-irkd4rhs7 {
  margin-top: -15px;
}
}
/*
 * FILE END: _mod_files/_css/common.css
 */

/*
 * FILE START: _mod_files/_css/ami_custom.css
 */


/*
 * FILE END: _mod_files/_css/ami_custom.css
 */

/*
 * FILE START: _mod_files/_css/ami_content.css
 */

/* CUSTOM GLOBAL STYLES */
.search .txt.wd2 {
    border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px; /* Firefox */
  -webkit-border-radius: 15px; /* Safari, Chrome */
  -khtml-border-radius: 15px; /* KHTML */
}
    
.flover .yellow_bot a {
    font-weight: normal !important;
    text-decoration: none !important;
}
.flover .yellow_bot {
    padding: 20px 12px;
    width: 180px;
}
.map_img{
   display:none;}
.zakaz{
        border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px; /* Firefox */
  -webkit-border-radius: 15px; /* Safari, Chrome */
  -khtml-border-radius: 15px; /* KHTML */
}

.head_wrap {
    margin:0 0 78px 0;
    background: url("/_img/menu_bg.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
    height: 213px;
}
.logo {
    margin: 47px 0;
    float:left;
}
.social {
    float: right;
    margin: 98px 36px 0;
}
.social img {
    margin: 0 5px 0 0;
}
.clear{
 clear:both;}

.link-2, .link-2:hover, .link-2:visited {
     background: url("/_img/link_right1.png") no-repeat scroll right top rgba(0, 0, 0, 0);

       color: #f6abf6;
    display: block;
    float: left;
    text-decoration: none;
    margin-right:20px;
}
.link-2 em {
    background: url("/_img/link_left1.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    display: block;
    font-size: 12px;
    text-transform: none;
}
.link-2 b {
       display: block;
    font-style: normal;
    font-weight: normal;
    padding: 7px 15px 7px;
        margin: 0 13px;
     background: url("/_img/link_bg1.png") repeat-x scroll left top rgba(0, 0, 0, 0);

}
.link-2:hover, .link-2.act, .link-2.act:hover, .link-2.act:visited{
    color:#3F2006;
}


.link-2 .btn {
    border: 0;
  background: transparent;
  color: #fff;
  font-size: inherit;
}
.zakaz p {
    clear: both;
    display: block;
}
.order-form td {
    font-size: 15px;
}
.order-form td:first-child {
    width: 30%;
}
.order-form .txt, .order-form textarea {
    width: 100%;
    min-height:25px;
    font-size:14px;
}
/*@media (pointer:coarse) {
.flover {
    transition: all 0.5s linear 0s;
}
}*/
.cat_head > a, .cat_head > a:hover, .cat_head > a:visited, .cat_head1 > a, .cat_head1 > a:hover, .cat_head1 > a:visited {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0!important;
    color: #fff !important;
    display: inline!important;
    font-size: 17px !important;
    font-style: italic;
    padding: 0!important;
    text-align: left !important;
}
#owl .item img{
  display: block;
  width: 100%;
    max-width:100%;
  height: auto;
    margin-bottom:10px;
}
#owl .item{margin:0 10px 10px 0; text-align:center;}

.owl-wrap {
    overflow: hidden;
    width: 620px;
    margin:20px 0;
}
.cat_head3{display:none;}

.owl-theme .owl-controls .owl-buttons div {
    background: #fff none repeat scroll 0 0 !important;
    border-radius: 100% !important;
    color: #000 !important;
    display: block !important;
    font-size: 30px !important;
    line-height: 100%;
    opacity: 1 !important;
    padding: 2px 10px !important;
    position: absolute;
    z-index: 99999;
}
.owl-prev {
    left: 0;
    top: -179px;
}
.owl-next {
    right: 9px;
    top: -178px;
}
.owl-theme .owl-controls {
    margin-top: 10px;
    position: relative;
    text-align: center;
}
.act .main-menu__item-link {
    background: rgba(0, 0, 0, 0) url("/_img/menu_p1.png") no-repeat scroll 100% 0;
}
.act1 .main-menu__item-link {
    background: rgba(0, 0, 0, 0) url("/_img/menu_n1.png") no-repeat scroll 0 0;
}

.back-a, .back-a:hover, .back-a:visited {
  background: #8f2525;
  border-radius: 5px;
  color: #fff;
  display: block;
  float: left;
  font-size: 16px;
  margin-top: 10px;
  padding: 13px 15px;
  line-height: 1.5em;
  margin-right: 10px;
  text-transform: uppercase;
  height: auto;
}
.back-a.link-2.order-btn {
    padding-bottom: 13px;
    padding-top:13px;
    
}
.back-a .btn, .back-a .btn:hover {
    text-transform: uppercase;
    font-weight:normal!important;
}
.back-a:hover{
text-decoration:underline!important;}
.cart-block {
    bottom: 0px;
    position: fixed;
    right: 0px;
    text-align: center;
    width: 100%;
    display:none;
}
.cart-block .bg {
    background: #000 none repeat scroll 0 0;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 6;
    height:54px;
    opacity:0.4;
}
.cart-wr {
    margin: 0 auto;
    max-width: 985px;
    position: relative;
    text-align: right;
    z-index: 7;
}
.cart-block img {
    margin: 5px 10px;
    vertical-align: middle;
    width: 25px;
}
.cart-of, .cart-of:hover, .cart-of:visited {
    background: #8f2525 none repeat scroll 0 0;
    border-radius: 5px;
    display: inline-block;
    font-size: 15px;
    margin: 7px 10px;
    padding: 2px 20px 2px 12px;
    text-decoration: none;
}
.cart-block span {
    color: #fff;
    text-transform: uppercase;
    display:inline-block;
    vertical-align:middle;
}
.cart-link, .cart-link:hover, .cart-link:visited {
    color: #000;
    text-transform: uppercase;
}
.main-menu__item-link > img {
    margin: 0 7px 0 0;
    vertical-align: top;
    width: 20px;
}
.back-a.back1 {
    background: #504e50 none repeat scroll 0 0;
}

.items-two .items-two .items_ul1 {
    display: inline-block;
    width: 49%;
}
.items-two .items-two ul + .strike,
.items-two .items-tree ul + .strike {
    display: none;
}
.items-two .items-two .about-window-c .strike,
.items-two .items-tree .about-window-c .strike{
    display: block;
}
.items-two .items-two .items_ul1 > li,
.items-two .items-tree .items_ul1 > li {
    width: 100%;
}
.items-two .items-two .items_ul1 td,
.items-two .items-tree .items_ul1 td{
    display: block;
    width: 100% !important;
}
.items-tree .items_ul img, .items-tree .items_ul1 img {
    max-width: 96%;
}
.items-two .items-two .items_ul .title, 
.items-two .items-two .items_ul1 .title,
.items-two .items-tree .items_ul .title, 
.items-two .items-tree .items_ul1 .title{
    font-size: 14px;
    padding-top:10px;
}
.items-two .items-two .item_info .title1,
.items-two .items-tree .item_info .title1{
    font-size: 14px;
    padding: 3px 0;
}
.items-two .items-two .item_info > i ,
.items-two .items-tree .item_info > i {
    font-size: 13px;
}
.items-two .items-two .item_info > p,
.items-two .items-tree .item_info > p{
    /*font-size: 13px !important;*/
}
.items-two .items-two .item_info p img,
.items-two .items-tree .item_info p img{
    /*width: 30px !important;*/
}
.items-two .items-two .items_ul .price, 
.items-two .items-two .items_ul1 .price,
.items-two .items-tree .items_ul .price, 
.items-two .items-tree .items_ul1 .price{
    font-size: 13px;
    margin: 5px 0;
}
.items-two .items-two .items_ul .price > span, 
.items-two .items-two .items_ul1 .price > span,
.items-two .items-tree .items_ul .price > span, 
.items-two .items-tree .items_ul1 .price > span{
    font-size: 20px;
}
.items-two .items-two .img_bg,
.items-two .items-tree .img_bg{
    margin: 0 30px 0 0;
}
.items-two  .items-two .items_ul1 .item_info,
.items-two  .items-tree .items_ul1 .item_info {
    margin: 10px 30px 50px 0;
    padding: 0 0 10px;
}
/*@media (min-width:1280px){*/
.items-two .items_ul1 {
    display: inline-block;
    width: 49%;
    }
    .items-two ul + .strike {
    display: none;
}
    .items-two .about-window-c .strike {
    display: block;
}
.items-two .items_ul1 > li {
    width: 100%;
}
.items-two .items_ul1 td {
    display: block;
    width: 100% !important;
}
.items-tree .items_ul img, .items-tree .items_ul1 img {
    max-width: 96%;
}
.items-two .items_ul .title, .items-two .items_ul1 .title {
    font-size: 14px;
        padding-top:10px;
}
.items-two .item_info .title1 {
    font-size: 14px;
    padding: 3px 0;
}
.items_ul1 .item_infodi {
}
.items-two .item_info > i {
    font-size: 13px;
}
.items-two .item_info > p {
    /*font-size: 13px !important;*/
}
.items-two .item_info p img {
    width: 30px !important;
}
.items-two .items_ul .price, .items-two .items_ul1 .price {
    font-size: 13px;
    margin: 5px 0;
}
.items-two .items_ul .price > span, .items-two .items_ul1 .price > span {
    font-size: 20px;
}
.items-two .img_bg {
    margin: 0 30px 0 0;
}
.items-two .items_ul1 .item_info {
    margin: 10px 30px 20px 0;
    padding: 0 0 10px;
}
/*}*/



.call-iframe {border:none;}
.pink-btn {
    background: #b446b4 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Roboto",sans-serif;
    font-size: 15px;
    margin: 5px 0 0;
    padding: 2px 20px 2px 12px;
    text-transform: uppercase;
}
.qty {
    color: #000;
    display: inline;
    margin: 0 auto;
    text-align: center;
    vertical-align: inherit;
    width: 20px;
}
.flover {
    padding-bottom: 10px;
    /*overflow: hidden;*/
}
.new_submenu {
    display: none;
}
@media(min-width:604px){
    li.has_submenu:hover > .new_submenu {
        display: block;
    }
    .has_submenu::after {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        left: 100%;
        display: block;
        z-index: 100;
        margin-left: -17px;
        top: 50%;
        margin-top: -6px;
        border-left: 5px solid #705b32;
        border-top: 5px solid transparent;
        border-right: 0;
        border-bottom: 5px solid transparent;
    }
}
.new_submenu {
    position: absolute;
    z-index: 200;
    top: 0;
    left: 100%;
    margin-left: -9px !important;
    white-space: nowrap;
    border-radius: 0 20px 20px 0 !important;
    overflow: hidden;
}
.new_submenu li {
    line-height: 17px;
    background: none;
}
.img_bg img {
    border-radius: 10px !important;
}
body > table{
display: none!important}
/*
 * FILE END: _mod_files/_css/ami_content.css
 */
