/*
 * Date created: 2026-05-10 21:52:31
 */
/*
 * ATTENTION! This file is automatically created from several CSS files.
 * Find file path and name in the comments in the beginning of the each code block
 */


/*
 * FILE START: _mod_files/_css/common.css
 */

.status_error {background:#ffef8f; color: #F00000;}
.status_normal {background:#b0efff;}
.status_notice {background:#ffef8f;}

/* 1. RESET BROWSER's DEFAULTS *************************************************************************/
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,
big,body,center,canvas,caption,cite,code,command,datalist,dd,del,
details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,
footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,
kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,
q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,
tfoot,thead,th,tr,tdvideo,tt,u,ul,var {
	background:transparent;
	border:0 none;
	font-size:100%;
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:top;
}

blockquote,q{quotes:none}
table,table td{padding:0;border:none;border-collapse:collapse}
img{vertical-align:top}
embed{vertical-align:top}

article,aside,audio,canvas,command,datalist,details,embed,figcaption,
figure,footer,header,hgroup,keygen,meter,nav,output,progress,section,
source,video{display:block}

mark,rp,rt,ruby,summary,time {display:inline}
	
div.edParagraph, p { margin-bottom: 10px; padding: 0px; }

ul, ol { 
    list-style: none;
    margin: 0;
    padding: 0;
}   


/* END RESET BROWSER's DEFAULTS */




/* 2. COMMON STYLES **********************************************************************************/

.wrapper { position: relative; }

.clear { clear: both; height: 0px; overflow: hidden; }

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    zoom: 1; /* IE 6/7 */
}

.hidden { overflow: hidden; }
.left {float: left; }
.right { float: right; }
.center { text-align: center; }





/* COMMON STYLES FORM */
form {  margin: 0px; }

input.txt { 
    padding: 7px 7px 8px 10px;
    width: 276px;
    border: 1px solid #BDB1AB;
    color: #BDB1AB;
    font-size: 12px;
    margin-bottom: 7px;
}

input.check { BORDER: 0px; }

input.button {
    border: 0;
    margin: 5px 0 0;
    padding: 7px 5px;
}

input.btn_menu{font-size:0.85em;background:#BDB1AB;color:#ffffff;font-weight:bold;border:#419015 1px solid;}

select, select.sel  { font-size:0.85em; border: #BDB1AB 1px solid; }
checkbox, checkbox.chb{ font-size:0.85em; border: #BDB1AB 1px solid; }

textarea, textarea.ta { 
    padding: 7px 7px 8px 10px;
    width: 276px;
    height: 100px;
    overflow: auto;
    resize: none;
    color: #BDB1AB;
    border: 1px solid #BDB1AB;
    font-size: 12px;
}

button {
    font: bold 0.95em arial, tahoma, verdana;
    background-color: #ff6600;
    border: solid #ff6600 1px;
    color: #fff;
    height: 20px; line-height: 20px;
    cursor: pointer;
    margin-right: 2px;
}

/* COMMON STYLES END FORM */



/* COMMON STYLES TABLE */

TABLE.tbl, TABLE.price {border-left:1px #DEDBDB solid;border-right:0px #DEDBDB solid;border-bottom:0px #DEDBDB solid; empty-cells: hide;}
TABLE.tbl TD, TABLE.price TD {border-bottom:1px #DEDBDB solid;font-size:0.85em;padding:5px 8px 5px 8px;border-right:1px #DEDBDB solid;}
TABLE.tbl TH, TABLE.price TH {border-right:1px #DEDBDB solid;color:#000000; background-color:#f2f0f0;font-size:0.85em;padding:5px 8px 5px 8px;border-top:1px #DEDBDB solid;border-bottom:1px #DEDBDB solid;}

/* COMMON STYLES END TABLE */

.small, .small a { font-size: 0.85em; }
.top_tool_bar, .bottom_line {background-color:#C5C5C5;width:60%}

.wd1 { width: 50px !important; }
.wd2 { width: 110px !important; }
.wd3 { width: 150px !important; }
.wd4 { width: 200px !important; }
.wd5 { width: 250px !important; }
.wd6 { width: 500px !important; }
.wd7 { width: 100% !important; }
.wd-full { width: 100% !important; }

.sz1 { font-size: .5em !important; }
.sz2 { font-size: .6em !important; }
.sz3 { font-size: .7em !important; }
.sz4 { font-size: .9em !important; }
.sz5 { font-size: 1em !important; }
.sz6 { font-size: 1.2em !important; }
.sz7 { font-size: 1.3em !important; }
.sz8 { font-size: 1.5em !important; }
.sz9 { font-size: 2em !important; }

/* END COMMON STYLES */


/* 3. CURRENT DESIGN STYLES START ****************************************************************************************************/

table.dsn, table.dsn tbody, table.dsn tr, table.dsn th, table.dsn td { margin: 0; padding: 0; }
table.dsn { border-collapse: separate; border-spacing: 0; }


table.icons {margin-top:2px}
.icons a img {display:block; margin: 5px 20px}
.logo_img {padding:0px 10px}


TABLE.info_blok {font-size:0.85em;border:1px #89C6D7 solid;margin:2px;}
TABLE.info_blok TH {color:#000000;border:0px; background-color:#89C6D7;font-size:0.95em;padding:5px 8px 5px 8px}
TABLE.info_blok TD {border:0px;font-size:0.85em;padding:5px 8px 5px 8px}
TABLE.info_blok td h1, TABLE.info_blok td h1 a, TABLE.info_blok td h1 a:hover, TABLE.info_blok td h1 a:visited {font-size:1.2em;font-weight:bold; margin-bottom:5px; margin-top:5px;}
TABLE.info_blok td h2, TABLE.info_blok td h2 a, TABLE.info_blok td h2 a:hover, TABLE.info_blok td h2 a:visited {font-size:1.1em;font-weight:bold; margin-bottom:5px; margin-top:5px;}
TABLE.info_blok td h3, TABLE.info_blok td h3 a, TABLE.info_blok td h3 a:hover, TABLE.info_blok td h3 a:visited {font-size:1em;font-weight:bold; margin-bottom:5px; margin-top:5px;}
TABLE.info_blok td h4, TABLE.info_blok td h4 a, TABLE.info_blok td h4 a:hover, TABLE.info_blok td h4 a:visited {font-size:0.95em;font-weight:bold; margin-bottom:5px; margin-top:5px;}
TABLE.info_blok td h5, TABLE.info_blok td h5 a, TABLE.info_blok td h5 a:hover, TABLE.info_blok td h5 a:visited {font-size:0.85em;font-weight:normal; margin-bottom:5px; margin-top:5px;}
TABLE.info_blok a {font-size:0.85em;}
TABLE.info_blok a:hover{font-size:0.85em;}
TABLE.info_blok a:visited{font-size:0.85em;}

/* MODULES TAGS */
a.tag_level_1 {font-size:80%}
a.tag_level_2 {font-size:90%}
a.tag_level_3{font-size:110%}
a.tag_level_4{font-size:120%}
a.tag_level_5{font-size:130%}
/* MODULES END TAGS */



.blog_title { width: 195px; text-align: left;}
.header_icons { 
background: #419015; 
padding: 18px 0 0 0; 
overflow: hidden; 
text-align: right; 
vertical-align: bottom;
zoom: 1;
}

.header_icons  a {
float:right;
padding:5px 20px;
}

.title_img { padding-left: 44px; text-align: right; width: 336px; }
.title_img img { margin: 5px 0;}
.title_sticers { padding: 47px 40px 0 50px; text-align: right; vertical-align: top;}

.m {BACKGROUND:#ffa052;
    width: 100%; height: 128px; background-image: url('_mod_files/ce_images/str.gif') !important;
    }

/* CURRENT DESIGN STYLES END */


/* 4. NAVIGATION STYLES (Menus, Sitemaps, etc.) ****************************************************************************************************/

/* NAVIGATION STYLES TOP MENU */

.top_menu, .top_menu a, .top_menu a:visited {font-size:0.95em; color:#ffa052;text-decoration:none;font-weight:bold}
.top_menu a:hover {color:#ffa052;text-decoration:none;font-weight:bold;font-size:0.95em;}
.top_menu a:active{font-size:0.95em; color:#ffa052;text-decoration:underline;font-weight:bold}

/* NAVIGATION STYLES END TOP MENU */


/* NAVIGATION STYLES BOTTOM MENU */
.bottom_menu TD {}
.bottom_menu a, .bottom_menu a:visited, .bottom_menu a:active{font-size:1.2em;color:#419015;text-decoration:none; font-weight:normal}
.bottom_menu a:hover{color:#419015;text-decoration:underline;font-weight:normal}

/* NAVIGATION STYLES END BOTTOM MENU */


/* NAVIGATION STYLES MAIN MENU */
.main_menu {}
.main_menu TD{ }

.main_menu a:link, .main_menu a:visited, .main_menu a:active, .main_menu a:hover {
	display: block;
	padding: 5px 15px;
	width: 185px; 
	background: #fff;
	font-size:1.1em;
	color: #000;
	text-decoration: none;
}
.main_menu a:hover { background: url("_mod_files/ce_images/common/button-bg.gif") repeat #B8622B;
    border-radius: 4px 4px 4px 4px; }

* html .main_menu a:link { width: 215px; } * html .main_menu a:visited { width: 215px; }
* html .main_menu a:active { width: 215px; } * html .main_menu a:hover { width: 215px; }

.main_menu a.item_active { background: url("_mod_files/ce_images/common/button-bg.gif") repeat #B8622B;
    border-radius: 4px 4px 4px 4px !important; }

.main_menu td.splitter { height: 4px; line-height: 4px; background: #fff; }

.main_menu a.have_sub { 
	background-image: url('_mod_files/ce_images/str.gif') !important;
	background-position: 100% 0px !important; 
	background-repeat: no-repeat !important; }

.submenu { 
	position:absolute; 	
	z-index: 999;
	left: 0; top:0; 
	display: none; 
	width:auto; 
}

.pd_menu {}
.pd_menu td {}
.pd_menu td.splitter { height: 1px; line-height: 1px;  background: #fff; }

.pd_menu a:link, .pd_menu a:visited, .pd_menu a:active, .pd_menu a:hover {
	display: block;
	padding: 4px 10px;
	width: 150px;
	font-size: 0.85em;
	background: #dff1d8;
	color: #000;
	text-decoration: none;
}
.pd_menu a:hover { background: #fff; }

* html .pd_menu a:link { width: 170px; } * html .pd_menu a:visited { width: 170px; }
* html .pd_menu a:active { width: 170px; } * html .pd_menu a:hover { width: 170px; }

.pd_menu a.subitem_active { background: #ccc!important; }

.pd_menu a.have_sub { 
	background-image: url('_mod_files/ce_images/str.gif') !important;
	background-position: 100% -2px !important; 
	background-repeat: no-repeat !important; 
}

/* NAVIGATION STYLES END MAIN MENU */


/* NAVIGATION STYLES MEMBER MENU */

.member_menu { margin-top: 10px; border: solid red 0px; }
.member_menu td { padding-left: 0px; padding-right: 10px;}
.member_menu  a {	font: normal 12px arial, tahoma, verdana; color: #666 !important; text-decoration: none;}
.member_menu  a:hover { text-decoration: underline; }

.member_small_block_body { }
.member_balance{ }
.member_small_menu_info_logged_body, .member_small_menu_info_not_logged_body { border-bottom: 1px solid #C0C0C0;padding: 0 0 3px 0;}
.member_small_menu_info_not_logged_body {
color:#419015;
font-size: 1.2em;
font-weight:bold;
margin-bottom:5px;
margin-top:5px;
}
.member_small_menu_info_logged_body { color:#419015;}

/* NAVIGATION STYLES END MEMBER MENU */


/* NAVIGATION STYLES 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 { }
.sm_level_1 .sm_tree_item_selected { }

.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 {  }
.sm_level_2 .sm_tree_item_selected { }

.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 {  }
.sm_level_3 .sm_tree_item_selected { }

.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;
}

/* NAVIGATION STYLES END SITE MAP, SECTION MAP */


/* NAVIGATION STYLES PAGER */
/*.page_header {display:block; margin-bottom:-25px; float:left;}*/

.pager { font-size: 1.1em; margin-top: 30px; text-align: left; }

.pager .pager_sibl_pages { font-size: 1.1em  }
.pager .pager_sibl_pages span { font-weight: bold; }

.pager .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: 1.1em;
	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: 2px 6px;
	font-size: 1.1em;
	text-decoration: none;
	text-align: center;
	background-color: #f2f2f2;
}
a.pager_block:hover { background-color: #ccc; }

.pager .pager_active { font-size: 1.1em; color: #f9f9f9;	background-color: #666;}

.pager span.pages_nav_split { font-size: 1.1em; font-weight: normal; padding: 0px 5px; }

.pager_item_details { }

.pager_item_details .pager_showall  { margin-top: 10px; }

/* NAVIGATION STYLES END PAGER */

/* NAVIGATION STYLES PAGES */

.pages_path { }
.pages_path h1 { margin: 0px 0px 20px 0px; }

.pages_nav_bar {text-align: center; margin: 0px 0px 20px 0px;  }

.pages_sibl_bar { text-align: center; margin: 0px 0px 20px 0px; }

.pages_name {  }
.pages_name h3 {  }

a.pages_print_version:link, a.pages_print_version:visited, 
a.pages_print_version:active, a.pages_print_version:hover {
	display: block;
	margin: 10px 0;
}

a.pages_print_version img { margin: 2px 8px 0 0; }

/* NAVIGATION STYLES END PAGES */

/* NAVIGATION STYLES (Menus, Sitemaps, etc.) */


/* 5. MODULES ****************************************************************************************************/

/* MODULES VOTES */

.vote_res_small_on {background-color:#A6A4A4;border-top:1px #787878 solid;border-bottom:1px #787878 solid;}
.vote_res_on {background-color:#A6A4A4;border-top:1px #787878 solid;border-bottom:1px #33626f solid;}
.vote_res_small_off {border-top:1px #787878 solid;border-bottom:1px #787878 solid;}
.vote_res_off {border-top:1px #787878 solid;border-bottom:1px #787878 solid;}

/* MODULES END VOTES */


/* MODULES KNOWLEDGE BASE */

.kb_item_row_name { margin-bottom: 5px; }
.kb_item_row_announce {  }
.kb_item_row_announce p { margin: 0px; padding: 0px; }

/* MODULES END KNOWLEDGE BASE */

/* MODULES BLOG */

.blog IMG {margin:3px;border:#ff0000 0px solid;}

/* MODULES END BLOG */


/*MODULES 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 { }

.news { }
.news_item_row {  }
.news_item_date {  }
.news_item_time {  }
.news_item_header {  }
.news_item_announce {  margin:5px 0px 12px 0px }

.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 { }

/* MODULES END NEWS STYLES */


/* MODULES 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 { }

/* MODULES END ARTICLES STYLES */


/* MODULES 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; }

/* MODULES END STICKERS */

/* MODULES PHOTOALBUM */

.photo_info .picture_wrapper {
    text-align: center;
}

.photoalbum { width: 100%; }

.photoalbum_path { margin-bottom: 10px; font-size: 0.95em; }
.photoalbum_path A { font-size: 0.95em !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: 1.4em;
	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: 0.85em;
	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: 1.4em;
	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: 1.4em; 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: 1.4em;
	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 */

/* END MODULES */


/* 6. E-COMMERCE ****************************************************************************************************/

.eshop_image { /*width: 64px;*/ float:left; margin-top:3px;margin-right:15px;}
.eshop_image_click {border: 0; margin: 0px;}

.views_browse {border-top: 1px #e0e0e0 solid;border-right: 1px #e0e0e0 solid;}
.views_browse TD {border-bottom: 1px #e0e0e0 solid;border-left: 1px #e0e0e0 solid;}

.currency_block {font-size:0.8em; color:#000000; font-weight:bold;}

.row1 {}
.row2 {}

.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 0.85em arial, tahoma, verdana;
}

/* E-COMMERCE 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; }

.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 0.8em arial, tahoma, verdana; }

.spec_eshop_tree_links2 .item_small_picture { float: left; margin-right: 20px; }

/* E-COMMERCE END TREE LINKS */


/* E-COMMERCE Categories list sets */

.catD_row { vertical-align: top; width: 50%; }
.catD_row .cat_small_picture { margin-right: 20px; }
.catD_row .catD_name {}
.catD_row .catD_subcategory_list { margin-top: 10px; }
.catD_row .catD_count_items { padding: 0px 5px; }
.catD_row a.catD_name:link, .catD_row a.catD_name:active, 
.catD_row a.catD_name:visited, .catD_row a.catD_name:hover { font-size: 1.4em; }
.catD_row .cat_small_picture { margin-right: 15px; }

.catD_Hsplitter img { width: 10px; }
.catD_Vsplitter img { height: 25px; }

/* E-COMMERCE End Categories list sets */


/* E-COMMERCE ITEM LIST CLASSES */

.eshop_list_item_row { }
.eshop_list_item_row a.name:link, .eshop_list_item_row a.name:active,
.eshop_list_item_row a.name:visited, .eshop_list_item_row a.name:hover { 
	display: block; 
	margin-bottom: 10px;
	font-size: 1.4em; 
}
.eshop_list_item_row .small_picture_wrapper {  }
.eshop_list_item_row .announce {  }
.eshop_list_item_row .custom_fiels { margin-top: 10px; }
.eshop_list_item_row .digitals {  }
.eshop_list_item_row .prices {  }
.eshop_list_item_row .forum { }
.eshop_list_item_row .rating { margin-top: 15px; }
.eshop_list_item_row .addtocomparsion { margin-top: 10px; }
.eshop_list_item_row .addtocomparsion a { font-size: 0.85em; }

.eshop_list_item_row .search_path { margin-bottom: 10px; }

.eshop_list_item_row .search_path a.name { display: inline !important; margin: 0px !important; }

.eshop_list_item_row .index { font-weight: bold; font-size: 0.95em; }

.eshop_cat_item_nSplitter {}

.eshop_cat_item_Hsplitter, .eshop_cat_cat_item_Hsplitter {
	width: 1px;
	background: #d9d9d9;
	border-left: solid #fff 20px;
	border-right: solid #fff 20px;
}

.eshop_cat_item_Vsplitter, .eshop_cat_cat_item_Vsplitter {
	height: 1px;
	background: #d9d9d9;
	border-top: solid #fff 20px;
	border-bottom: solid #fff 20px;
}

.eshop_cat_cat_item_Hsplitter {
	border-left: solid #f9f9f9 20px;
	border-right: solid #f9f9f9 20px;
}

.eshop_cat_cat_item_Vsplitter { 
	border-top: solid #f9f9f9 20px; 
	border-bottom: solid #f9f9f9 20px; 

}

.eshop_cat_item_list {
	background: #f9f9f9;
	padding: 10px;
	margin-top: 15px;
}
.eshop_cat_item_list .header {
	display: block;
	margin-bottom: 10px;
}

/* E-COMMERCE END ITEM LIST CLASSES */


/* E-COMMERCE PRICES */

.item_base_price, .search_item_base_price { padding: 15px 0px; }
.item_other_price { padding-bottom: 15px; }

.item_base_price .price_caption, .item_other_price .price_caption { font-weight: bold; padding-right: 10px; }
.item_base_price .price_original, .item_other_price .price_original { font-size: 1.2em; color:#777; font-weight: bold; text-decoration: line-through; margin-right: 10px; }

.item_base_price .price_price, .item_other_price .price_price { font-size: 1.2em; color:#F7941C; font-weight: bold; }
.item_base_price .price_difference, .item_other_price .price_difference {  }
.item_base_price  .price_null, .item_other_price  .price_null { font-size: 1.2em; color:#F7941C; font-weight: bold; }

.item_base_price .buy_form, .item_other_price .buy_form { margin-left: 10px; display: inline; }
.item_base_price .txt, .item_other_price .txt { width: 30px; }
.item_base_price .price_txt { margin-right: 10px; }

/* E-COMMERCE END PRICES */


/* E-COMMERCE ITEM DETAILS */

.itemD_detail { width: 100%; }
.itemD_detail .name { font-size: 1.4em; margin-bottom: 20px;}

.itemD_detail .small_picture_wrapper {}
.itemD_detail .itemD_small_picture { float: left; margin-right: 15px; }
.itemD_detail .itemD_picture {  } 
.itemD_detail .itemD_popup_picture {  }

.itemD_detail .custom_field_all { margin-bottom: 30px; }
.itemD_detail .base_price {  }
.itemD_detail .other_prices {  }
.itemD_detail .add_to_comparison { margin-top: 40px; }
.itemD_detail .eshop_digitals_info { clear: both; }
.itemD_detail .description { background: #f5f5f5; padding: 5px 10px; margin-bottom: 10px; }
.itemD_detail .property_data {  }
.itemD_detail .forum { clear: both; overflow: hidden; margin-top: 25px; }
.itemD_detail .rating { margin-top: 15px; }

.itemD_detail .itemD_custom_field_multi_list {  }

.itemD_detail .itemD_custom_field_multi_related_items_list {
	clear: both;
	overflow: hidden;
	margin-top: 20px;
}
.itemD_detail .itemD_custom_field_multi_related_items, .itemD_detail .itemD_custom_field_multi_related_cats {
	margin-right: 30px;
	float: left;
	text-align: center;
}

/* E-COMMERCE END ITEM DETAILS */


/* E-COMMERCE HOME */

/* E-COMMERCE END HOME */


/* E-COMMERCE FILTER BOX */

.filter_box { background-color: #F9F9F9;  border: solid #d9d9d9 1px; padding: 10px; margin-bottom: 20px; }
.filter_box td { font-size: 0.8em;}
.filter_box .txt {width:50px}
.search_box { }

.filter_box_caption { margin-right: 5px; }
.filter_box .sel, .filter_box .check, .filter_box .txt { vertical-align: middle; }

.filter_box_row td { }
.filter_box_prop_row td { padding-right: 15px; }

.filter_box_hsplitter { width: 20px; }
.filter_box_vsplitter { height: 10px; }

/* E-COMMERCE END FILTER BOX */


/* E-COMMERCE CAT PATH */

.cat_path { margin-bottom: 25px; font-size: 1.4em; }
.cat_path A { font-size: 1.1em; }

/* E-COMMERCE END CAT PATH */


/* E-COMMERCE References */

.ref_small_item {}
.ref_small_splitter { height: 5px; line-height: 5px; }

/* E-COMMERCE End References  */


/* E-COMMERCE SORT BOX */

.items_sort { text-align: right; padding: 20px 0px; }

/* E-COMMERCE END SORT BOX */


/* E-COMMERCE COMPARE */

TABLE.compare {border-left:1px #dddddd solid;border-top:1px #dddddd solid}
TABLE.compare TD {border:0px;color:#848484}
TABLE.compare TR {border-bottom:1px solid #dddddd;}
TABLE.compare TD {border-bottom:1px solid #dddddd;border-right:1px solid #dddddd; font-size:0.85em;padding:5px 8px 5px 8px}
a.comp_del,a.comp_del:visited {background:#ff6600;color:#ffffff;font-weight:bold;text-decoration:none;padding:0px 5px}
a.comp_del:hover{color:#ffffff;text-decoration:none;}
tr .sel {background:#eeeeee} 

.compare_script_bottom { padding: 35px 0px 15px 0px; }

/* E-COMMERCE END COMPARE */

/* END E-COMMERCE */


/* 7. SYSTEM ****************************************************************************************************/

table[id^="sign"] {display: none !important;}

.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;
}


/* QuestBook */

.front_edit_msg, .quest_subject_item_row, .quest_answer_for, .forum_topic, .forum_front_edit, 
.forum_tr_create_topic, .discussion_front_edit, .discussion_span_answer_for {display: none;}
.quest_item_row {background: #f5f5f5; height: 28px; padding: 0px 10px;}
.quest_item_row_block {float: left;}
.quest_split {clear: both;}
.quest_bb_preview, .forum_bb_preview {text-align:center;display:none}
.quest_preview, .forum_preview {width:100%; margin-bottom:3px; display:none;}
.quest_attach_icon {text-align: right;}
.quest_pager, .quest_bbprev_input {text-align: center;}
.quest_forum_form {text-align: left;}

/* Forum */

.forum_cat_row {padding:0px;border:0px;}
.forum_inline_block {display: inline;}
.forum_itemd_row {border-right:0px;}
.forum_sign, .forum_split {border: 0; padding: 0;}
.forum_itemp_row {padding-bottom: 10px;}
.forum_hr_margin {margin-top:10px;}

/* Discussion */

.discussion_item_row {float: left; padding-right: 5px;}
.discussion_bb_preview {width:600px;text-align:center;display:none;}
.discussion_amiroTEdDivPreview {width:600px;margin-bottom:3px;display:none;padding:3px;border-color:#808080;}
.message_text {margin-left:55px; margin-bottom:16px;}

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{ display: block; width:100%; height: 0px; }
div.AlertWindow .popupHeaderText {display: none}
div.AlertWindow .popupContent {padding: 0px;}


.status_error {background:#ffef8f; color: #F00000;} 
.status_normal {background:#b0efff;} 
.status_notice {background:#ffef8f;} 

.local_status_error  {color:#800000;}
.local_status_notice  {color:#008000;}
.local_status_normal {color:#008000;}

/* SYSTEM 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: normal 0.8em Arial; 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: bold 1.2em arial;
    text-decoration: underline;
    color: #000000;
}
BLOCKQUOTE.edQuote { 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; }

/* SYSTEM Text editor styles */

/* END SYSTEM */

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: #fff; 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; }


.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: right; font-style: italic; }
.MediaBox_zoom a{ font-style: italic; }
#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{ 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%;}
/* 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;}

/* My messages */

/*
#my_messages {display: inline-block; text-align: center; background: url(/_img/messages.png) no-repeat; padding-top: 5px; width: 35px; height: 20px; position: relative; //height: 25px;}
#my_messages a {color: #000; background: #fff; opacity: 0.75; border-radius: 4px; text-decoration: none; font-size: 10px; font-family: Tahoma, Arial; font-weight: bold;}
#member_info {float: left; margin-right: 10px; margin-top: 5px}
*/

#my_messages {top: -2px; //top: 0px; position: relative; background: url(/_img/messages_front.png) no-repeat; width: 29px; height: 18px; text-align: center; display: inline-block;}
#my_messages a {text-decoration: none; font-size: 10px; color: #000; position: relative; top: -1px;}

/* Ami Popup */

div.popupWindowShadow{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    border: 0px;
    background: #fff;
    background: #000000;
    -moz-opacity: 0.3;
    filter:alpha(opacity=30);
    opacity: 0.3;
    z-index:10;
}

div.amiPopup {
    display: none;
    position: fixed;
    background: white;
    overflow: hidden;
    border: 1px solid #888888;
    box-shadow: 0px 0px 15px 3px #000;
}

div.amiPopup .popupClose{
    position: absolute;
    display: block;
    right: 5px;
    top: 1px;
    width: 26px;
    height: 26px;
    background: url("/_img/amiPopup_close_btn.gif");
    cursor: pointer;
}

div.amiPopup .popupHeader{
    cursor:move;
    padding-top: 4px;
    position: relative;
    display: block;
    top: 0px;
    left: 0px;
    width:100%;
    height: 25px;
    color: black;
    background-color: #EEE;
    border-top: 1px #fff solid;
}

div.amiPopup .popupHeaderText{
    margin: 3px 0px 0px 14px;
    font-weight: bold;
}

.popupContent {
    padding: 5px 10px 10px 14px;
}

/* Eshop_item_row */

.compare_script_bottom a {display: inline-block;padding-right: 20px;padding-top: 20px;}
.items_sort a {cursor: pointer;}
.items_sort a:hover {color: #8B8B8B;}

.grid_on {color: #000;}
.grid_off {color: #8B8B8B;}

#grid {display: table; width: 100%;}
#grid .div_table {display: table; width: 100%;}
#grid .div_tr {display: table-row}
#grid .div_td {display: table-cell; vertical-align: top;}

#grid .custom_fiels, #grid .announce {display: none}
#grid .eshop_cat_item_Vsplitter, #grid  .eshop_cat_cat_item_Vsplitter {background: none}
#grid .eshop_list_item_row {width: 50%;}

.list_on, .sort_on {color: #000;}
.list_off, .sort_off {color: #8B8B8B;}

#list .item_small_picture {width: 80px; border: 1px solid #CCCCCC;}
#list .name {font-size: 14px;margin-left: 100px;position: absolute;}
#list .custom_fiels {margin-left: 100px; width: 245px;}
#list .prices {margin-left: 100px;}
#list .eshop_cat_item_Hsplitter {background: none; height: 40px;}
#list .eshop_cat_item_Vsplitter {background: none; border-bottom: 0px; height: 20px;}
#list .addtocomparsion {margin-left: 95px;}
#list .announce {display: block; margin-left: 100px; margin-top: -70px;}
#list .rating {margin-top: 20px; margin-left: 100px;}
#list .small_picture_wrapper {width: 80px; height: 80px;}
#list .forum  {margin-left: 100px;}

.eshop_agreement {text-align: center}
.eshop_agreement_button {display: inline-block;}

.filter_box input.btn {margin-top: 15px;}
.forum {margin: 10px 0px}
.currency_list {font-size:9px; color:#000000; font-weight:bold;}
#flt_search_subcat, .check { zoom:0.8}
#left_btn {margin-top: 10px}
#propery_table {margin: 10px 0px;}

.spec_eshop_tree_links_img { width: 90%; margin: 0 auto;}
.spec_eshop_tree_links_img .lev1 { }
.spec_eshop_tree_links_img .lev2 { }
.spec_eshop_tree_links_img .item_normal { }
.spec_eshop_tree_links_img .item_selected { }
.spec_eshop_tree_links_img .lev1 a:link,
.spec_eshop_tree_links_img .lev1 a:visited,
.spec_eshop_tree_links_img .lev1 a:active,
.spec_eshop_tree_links_img .lev1 a:hover { font: bold 14px arial, tahoma, verdana;    text-transform: uppercase; }
.spec_eshop_tree_links_img .lev2 a:link,
.spec_eshop_tree_links_img .lev2 a:visited,
.spec_eshop_tree_links_img .lev2 a:active,
.spec_eshop_tree_links_img .lev2 a:hover { font: normal 10px arial, tahoma, verdana; }
.spec_eshop_tree_links_img .item_small_picture { float: left; margin-right: 20px; }

/* Spec eshop cart popup */

#spec_eshop_cart_popup_link{
    display:none;
}

#cartPopupWindow #spec_eshop_cart_popup_link{
    display:block;
}

/* 6.0 styles (Status Block) */

.status-block {
    display:block;
    background: #F0F0F0;
    border-radius:10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px;
    margin:5px 0px 5px 2px;
    font-weight: normal;
    position:relative;
}

.status-icon{
    position:absolute;
    top:0px;
    left:3px;
    width:32px;
    height:32px;
}

.status-msgs{padding:15px;}
.block-container { padding:10px 10px 10px 30px;}
.status-red{color: #bc4702;}
.status-black{color: #333;}
.status-none{color: #004080;}


.member_forum_watch_menu {display: inline-block; position: relative;}

/* User Rating extension */

.amiUserRatingControls {
    float: right;
    padding-left: 10px;
    padding-top: 1px;
}
.amiUserRatingControls .amiUserRatingDec, .amiUserRatingControls .amiUserRatingInc {
    width: 16px;
    height: 16px;
    float: left;
    cursor: pointer;
}

.amiUserRatingControls .amiItemRatingValue .user_rating_minus {color: red;}
.amiUserRatingControls .amiItemRatingValue .user_rating_null {color: #ccc;}

.amiUserRatingControls .amiUserRatingDec {background: url(_img/rating/hands.png) no-repeat -18px 1px; opacity: 0.25}
.amiUserRatingControls .amiUserRatingDec:hover {opacity: 1}

.amiUserRatingControls .amiUserRatingInc {background: url(_img/rating/hands.png) no-repeat 0 0; opacity: 0.25}
.amiUserRatingControls .amiUserRatingInc:hover {opacity: 1}

.amiUserRatingControls .amiItemRatingValue {
    color: green;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding-top: 2px;
    text-align: center;
    width: 25px;
}

.amiUserRatingControls .user_rating_count {color: #ccc; padding: 0 3px;}

.amiUserRatingMemberBg{
    margin-top: 8px;
    width: 102px;
    height: 16px;
}
.amiUserRatingMemberBg .amiUserRatingMemberBgLeft, .amiUserRatingMemberBg .amiUserRatingMemberBgRight {
    /*background: url(_img/rating/stars/user_stars.gif) no-repeat;
    height: 13px;
    width: 75px;*/
	width: 59px;
	background: url(_img/rating/stars/users_stars_gray.png) no-repeat;
	height: 10px;
    float: left;
}

.amiUserRatingMemberBg .amiUserRatingMemberBgRight .amiUserRatingMemberPositive {
	/*background: url(_img/rating/stars/starsgreen5.gif) no-repeat;
	height: 13px;*/
	background: url(_img/rating/stars/users_stars_green.png) no-repeat;
	height: 10px;
    float: left;
}

.amiUserRatingControls .thanks_user, .amiUserRatingControls .thanks_user:hover {
margin-top: -3px;
border: 1px solid #CCCCCC;
border-radius: 5px 5px 5px 5px;
padding: 2px 15px;
width: auto;
color: #000000;
background: #efeaea; /* Old browsers */
background: -moz-linear-gradient(top,  #efeaea 0%, #eaeaea 50%, #cecece 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efeaea), color-stop(50%,#eaeaea), color-stop(100%,#cecece)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #efeaea 0%,#eaeaea 50%,#cecece 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #efeaea 0%,#eaeaea 50%,#cecece 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #efeaea 0%,#eaeaea 50%,#cecece 100%); /* IE10+ */
background: linear-gradient(top,  #efeaea 0%,#eaeaea 50%,#cecece 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efeaea', endColorstr='#cecece',GradientType=0 ); /* IE6-9 */
opacity: 0.7;
}

.amiUserRatingControls .thanks_user:hover {opacity: 1;}

.amiUserRatingMemberBg .amiUserRatingMemberBgLeft {
    border-right: 1px solid black;
	display: none;
}
.amiUserRatingMemberBg .amiUserRatingMemberBgRight {
    border-left: 1px solid white;
}
.amiUserRatingMemberBg .amiUserRatingMemberBgLeft .amiUserRatingMemberNegative{
    background-color: red;
    float: right;
    height: 16px;
}

.amiUserRatingMemberBg .amiUserRatingMemberTitle{
    font-size: 10px;
}

.amiUserRatingControls div {
    line-height: 1.2 !important;
    font-size: 12px !important;
}

/* ___ */

.category-path{
	margin-top:20px;
}
.category-path__link::after{
	content:"";
	display:inline-block;
	width:0px;
	height:0px;
	border:5px solid transparent;
	border-left:5px solid #ccc;
	margin-left:5px;
}

.chosen-properties /* contains chosen properties of subitem */{
	margin:0px;
	color:#555;
}
.chosen-properties:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.chosen-properties__header /* "your choice is:" */{
	font-weight:700;
	margin-bottom:10px;
}
.chosen-properties__property /* "color" */{
	float:left;
	width:49%;
	padding:0px;
	color:#555;
	font-size:12px;
}
.chosen-properties__value /* "green" */{
	float:left;
	width:49%;
	padding:0px;
	color:#555;
	font-size:12px;
}
.chosen-properties__value_disabled{
	color:#ccc;
}

.eshop-cat-detailed__description{
	display:block;
}
.eshop-cat-detailed__description::after{
	content:"";
	display:block;
	width:100%;
	height:0px;
	clear:both;
}
.eshop-cat-detailed__splitter{
	display:inline;
	width:2px;
	height:2px;
	background:#000;
}
.eshop-cat-detailed__description-image{
	float:left;
}
.eshop-cat-detailed__description::after{
	content:"";
	display:block;
	clear:both;
}

.eshop-cat-list /* list of categories with description */{
	display:block;
	text-align:justify;
	word-spacing:-4px;
}

.eshop-cat-small /* category item */{
	display:inline-block;
	margin-bottom:15px;
	min-width:130px;
	word-spacing:normal;
	word-spacing:0;
	text-align:center;
	vertical-align:top;
}
.eshop-cat-small__content /* centered the content of item */{
	min-width:150px;
	text-align:left;
}
.eshop-cat-small__name{
	font-weight:700;
}
.eshop-cat-small__category-data{
	display:inline-block;
	vertical-align:top;
	padding-right:20px;
}
.eshop-cat-small__subcategory-list{
	display:inline-block;
	min-width:100px;
	margin-top:12px;
	vertical-align:top;
}

.eshop-cat-tree{
	clear:both;
	display:block;
	margin:0px;
	padding:0px;
	border:1px solid rgba(0, 0, 0, 0.05);
	border-radius:4px;
	list-style-type:none;
	list-style:none;
}
.eshop-cat-tree:after{
	content:"";
	display:table;
	clear:both;
}
.eshop-cat-tree__item{
	position:relative;
	display:block;
	float:left;
	min-width:70px;
	line-height:18px;
}
.eshop-cat-tree__item-link{
	display:block;
	padding:3px 15px;
	text-decoration:none;
}
.eshop-cat-tree__item-link:before{
	content:"";
	display:inline-block;
	width:7px;
	height:5px;
	margin-right:3px;
	vertical-align:middle;	
	background:url("data:image/gif;base64,R0lGODlhBwAFAIABADR9ov///yH5BAEAAAEALAAAAAAHAAUAAAIIjGEJq8v3VCoAOw==") no-repeat;
}
.eshop-cat-tree__item-link:hover{
	background:#eee;
}
.eshop-cat-tree__item-link_type_selected, .eshop-cat-tree__item-link_type_selected:visited{
	color:#fff;
	background:#08c;
	text-shadow:0px -1px 0px rgba(0, 0, 0, 0.2);
}
.eshop-cat-tree__item-link_type_selected:hover{
	color:#fff;
	background:#08c;
	text-shadow:0px -1px 0px rgba(0, 0, 0, 0.2);
}
.eshop-cat-tree__item-name{
	text-decoration:underline;
}
.eshop-cat-tree__item-link:hover .eshop-cat-tree__item-name{
	text-decoration:none;
}
.eshop-cat-tree__small-picture{
	display:none;
}

.eshop-cat-tree_level_1 /* list level 1 */{
	border:0px;
	box-shadow:none;
}
.eshop-cat-tree_level_1 .eshop-cat-tree__item-link{
	padding-left:5px;
}

.eshop-cat-tree_level_2 /* list level 2 */{
	border:0px;
	box-shadow:none;
}
.eshop-cat-tree_level_2 .eshop-cat-tree__item-link{
	padding-left:15px;
}

.eshop-cat-tree_level_3 /* list level 3 */{
	border:0px;
	box-shadow:none;
}
.eshop-cat-tree_level_3 .eshop-cat-tree__item-link{
	padding-left:25px;
}

.eshop-cat-tree_level_4 /* list level 4 */{
	border:0px;
	box-shadow:none;
}
.eshop-cat-tree_level_4 .eshop-cat-tree__item-link{
	padding-left:35px;
}

.eshop-cat-tree_type_dropdown /* horizontal bar */{
	border:0px;
	margin:10px 0px 13px;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree{
	border:0px;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding:0px;
	border:1px solid rgba(0, 0, 0, 0.1);
	border-right:none;
	border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-radius:0px;
	background-color:#fff;
	/*background-image:-moz-linear-gradient(center top , #fff, #e6e6e6);
	background-image:-webkit-linear-gradient(top , #fff, #e6e6e6);
	background-image:-o-linear-gradient(top , #fff, #e6e6e6);*/
	text-shadow:0px 1px 1px rgba(255, 255, 255, 0.75);
	font-size:13px;
	line-height:18px;
	vertical-align:middle;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item-link{
	padding:7px 20px;
	background:none;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item-link:before{
	display:none;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item-link:hover{
	background:#eee;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item:first-of-type{
	border-radius:4px 0px 0px 4px;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item:last-of-type{
	border-radius:0px 4px 4px 0px;
	border-right:1px solid rgba(0, 0, 0, 0.1);
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2{
	position:absolute;
	left:0px;
	top:32px;
	z-index:1000; /* topmost in any case */
	visibility:hidden;
	opacity:0.0;
	background-color:#f5f5f5;
	/*background-image:-moz-linear-gradient(center top , #fff, #f3f3f3);
	background-image:-webkit-linear-gradient(top , #fff, #f3f3f3);
	background-image:-o-linear-gradient(top , #fff, #f3f3f3);
	transition:opacity 0.3s ease-out 0s;
	-moz-transition:opacity 0.3s ease-out 0s;
	-webkit-transition:opacity 0.3s ease-out 0s;
	-o-transition:opacity 0.3s ease-out 0s;*/
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item:hover .eshop-cat-tree_level_2{
	visibility:visible;
	opacity:1.0;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item .eshop-cat-tree_level_2:hover{
	visibility:visible;
	opacity:1.0;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2 .eshop-cat-tree__item{
	/*display:block;
	float:none;*/
	padding:0px;
	border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-radius:0px;
	background:none;
	border:0px;
	text-shadow:0px 1px 1px rgba(255, 255, 255, 0.75);
	font-size:13px;
	line-height:18px;
	vertical-align:middle;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2 .eshop-cat-tree__item-link{
	background:#f3f3ff;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2 .eshop-cat-tree__item-link:hover{
	background:#ddf;
}

.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_3 .eshop-cat-tree__item-link{
	padding-left:35px;
	background:none;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_3 .eshop-cat-tree__item-link:hover{
	background:#eee;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_4 .eshop-cat-tree__item-link{
	padding-left:50px;
}

.eshop-cat-tree_type_dropdown .eshop-cat-tree_cols_1 {width:150px;}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_cols_2 {width:300px;}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_cols_3 {width:450px;}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_cols_4 {width:600px;}

.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_1{width:auto;}

/* ie7 hacks */
*+html .eshop-cat-tree_type_dropdown .eshop-cat-tree__item{
	position:static;
}
*+html .eshop-cat-tree_type_dropdown .eshop-cat-tree__item:hover .eshop-cat-tree_level_2{
	display:block;
}
*+html .eshop-cat-tree_type_dropdown .eshop-cat-tree__item .eshop-cat-tree_level_2:hover{
	display:block;
}
*+html .eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2{
	display:none;
}
*+html .eshop-cat-tree_type_dropdown .eshop-cat-tree__item-link{
	background:#eee;
}
*+html .eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2{
	top:auto;
	left:auto;
}

.eshop-item-detailed /* eshop item with detailed information - personal page of item */{
	text-align:justify;
}
.eshop-item-detailed__title{
	font-size:20px;
}
.eshop-item-detailed__subtitle{
	margin:10px 0px;
	background:none;
	font-size:16px;
	font-weight:700;
	text-align:left;
}
.eshop-item-detailed__visual{
	display:inline-block;
	*float:left;
	vertical-align:top;
	margin:0px 10px 10px 0px;
}
.eshop-item-detailed__box{
	display:inline-block;
}
.eshop-item-detailed__text-box{
	display:inline-block;
	min-width:100px;
	max-width:300px;
	margin:0px 10px 0px 0px;
	vertical-align:top;
}
.eshop-item-detailed__custom-fields{
	text-align:left;
}
.eshop-item-detailed__custom-field-name{
	display:inline-block;
	vertical-align:top;
	font-weight:700;
}
.eshop-item-detailed__custom-field-value{
	display:inline-block;
	vertical-align:top;
}
.eshop-item-detailed__description{
	margin:10px 0px;
}
.eshop-item-detailed__choice-box{
	display:inline-block;
	vertical-align:top;
}
.eshop-item-detailed__current-chosen-params-list{
	margin-bottom:10px;
}
.eshop-item-detailed__price-box{
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
}
.eshop-item-detailed__base-price{
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
}
.eshop-item-detailed__prices{
	position:relative;
}
.eshop-item-detailed__price-tag{
	display:inline-block;
	min-width:65px;
	min-height:30px;
	padding:0px 10px 0px 10px;
	text-align:center;
	background:#e0e0e0;
	border-radius:10px 3px;
	vertical-align:middle;
}
.eshop-item-detailed__origin-price{
	margin:0px 0px -10px 0px;
	text-decoration:line-through;
}
.eshop-item-detailed__actual-price{
	display:inline-block;
	margin-top:7px;
	color:black;
	font-size:13px;
	font-weight:700;
	border-radius:5px;
	text-align:left;
}
.eshop-item-detailed__other-price{
	display:inline-block;
	min-width:65px;
	min-height:30px;
	padding:0px 10px 0px 10px;
	text-align:center;
	background:#e0e0e0;
	border-radius:10px 3px;
	vertical-align:middle;
}
.eshop-item-detailed__other-price-caption{
	margin:3px 0px;
	font-size:10px;
}
.eshop-item-detailed__other-price-original{
	display:block;
	margin:0px 0px -10px 0px;
	text-decoration:line-through;
}
.eshop-item-detailed__other-price-actual{
	display:inline-block;
	margin-top:7px;
	color:black;
	font-size:13px;
	font-weight:700;
	border-radius:5px;
	text-align:left;
}
.eshop-item-detailed__cart-box{
	display:inline-block;
	vertical-align:middle;
}
.eshop-item-detailed__cart-quantity{
	width:30px;
	border:1px solid #ccc;
	box-shadow:none;
	vertical-align:middle;
}
.eshop-item-detailed__add-to-cart-link{
	display:inline-block;
	width:71px;
	height:18px;
	padding:7px 0px 1px 0px;
	border:1px solid grey;
	border-radius:5px;
	background:rgb(255,255,255);
	background:-moz-linear-gradgradient(top, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
	background:	-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1)));
	background:-webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background:	 -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background:	-ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
	background:		linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	
	color:#000;
	font-size:10px;
	font-weight:700;	
	text-align:center;
	cursor:pointer;
}
.eshop-item-detailed__add-to-cart-link:hover{
	opacity:0.75;
	text-decoration:none;
}
.eshop-item-detailed__subitems-variants{
	margin-bottom:10px;
}
.eshop-item-detailed__unavailable{
	position:absolute;
	visibility:hidden;
	top:0px;
	box-sizing:border-box;
	text-align:center;
	color:red;
	
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
}
.eshop-item-detailed__popup-link{
	display:block;
}
.eshop-item-detailed__img{
}
.eshop-item-detailed__img-label{
	display:block;
	text-align:center;
}
.eshop-item-detailed__digital-name{
	font-weight:700;
	display:inline-block;
}
.eshop-item-detailed__digital-size{
	display:inline-block;
	font-style:italic;
}
.eshop-item-detailed__digital-desc{
	margin-bottom:5px;
}
.eshop-item-detailed__sku-name{
	display:inline-block;
	font-weight:700;
}
.eshop-item-detailed__sku-value{
	display:inline-block;
}
.eshop-item-detailed__addpics{
	position:relative;
	overflow:hidden;
	width:200px;
	margin-top:20px;
}
.eshop-item-detailed__addpics-clipper{
	position:relative;
	overflow:hidden;
}
.eshop-item-detailed__addpics-container{
	position:relative;
	overflow:hidden;
	transition:all 0.5s ease-out;
	-moz-transition:all 0.5s ease-out;
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
}
.eshop-item-detailed__addpics-item{
	display:inline-block;
	padding:0px;
	text-align:center;
}
.eshop-item-detailed__addpics-img{
	height:50px;
	width:50px;
	margin:0px 3px;
	border:1px solid #ddd;
}

.eshop-item-list /* contains all blocks and elements of eshop-item-list */{
	width:auto;
	position:relative;
	overflow:hidden;
	text-align:center;
}
.eshop-item-list__title{
	text-align:left;
}
.eshop-item-list__content{
	position:relative;
	overflow:hidden;
}
.eshop-item-list__clipper /* clipper block - mask for scroller */{
	width:auto;
	position:relative;
	overflow:hidden;
}
.eshop-item-list__container /* contains all slides */{
	position:relative;
	/*display:table; /* Safari 5 bug */
	display:block;
	width:auto;
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:justify;
	word-spacing:-1px;
	font-size:1px;
	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;
}
.eshop-item-list__container:after /* for last line in not_ie browsers */{
	content:"";
	width:100%;
	height:0px;
	display:inline-block;
	opacity:0;
}
.eshop-item-list__caption::after{
	content:"";
	display:block;
	width:100%;
	height:0px;
	clear:both;
}
.eshop-item-list__caption{
	position:relative;
	margin-top:10px;
	min-height:30px;
}
.eshop-item-list__sorting{
	display:inline-block;
	float:left;
	padding:5px 15px;
	border:1px solid #ccc;
	border-radius:5px 5px 5px 5px;
}
.eshop-item-list__sort-over-text{
	font-weight:bold;
}
.eshop-item-list__switcher {display:none;} /* CONTEXT | replaces js but has context selectors */
.eshop-item-list__switcher:nth-of-type(n){
	display:block;
	position:absolute;
	top:0px;
	right:0px;
	padding:5px 15px;
	border:1px solid #ccc;
	border-radius:5px;
	font-size:12px;
	font-weight:400;
}
.eshop-item-list__switcher-radio-list {display:none;}
.eshop-item-list__switcher-radio-table {display:none;}
.eshop-item-list__switcher-label-list{
	margin:0px 10px;
	padding-left:20px;
	background:url("data:image/jpg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAPAAA/+4ADkFkb2JlAGTAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoKDBAMDAwMDAwQDA4PEA8ODBMTFBQTExwbGxscHx8fHx8fHx8fHwEHBwcNDA0YEBAYGhURFRofHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8f/8AAEQgAEAAQAwERAAIRAQMRAf/EAFwAAAMBAAAAAAAAAAAAAAAAAAIDBAcBAQAAAAAAAAAAAAAAAAAAAAAQAAICAgEEAgMAAAAAAAAAAAECAwQRBQYAIRITMVEiMgcRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/ANv1ew1a2OWO/M5PCG2gsSSeqJdY3sZfUj2lkhIZgY8+OO2P3ySDdfveOvsK0cf9DW9K8qLHSNjTn3MzALHiKukh8j2wpz9dAembmUF3ksrcd1tYtbQ6mWOYQG9FkhprUsa2GDqmCMx5zlcYHmQvrbHnzW4Us6LWw1GcCxNHtJpJEQn8mWM0UDED4BcZ+x0H/9k=") no-repeat;
	color:#4490b2;
	cursor:pointer;
	text-decoration:underline;
}
.eshop-item-list__switcher-label-table{
	margin:0px 10px;
	padding-left:20px;
	background:url("data:image/jpg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAPAAA/+4ADkFkb2JlAGTAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoKDBAMDAwMDAwQDA4PEA8ODBMTFBQTExwbGxscHx8fHx8fHx8fHwEHBwcNDA0YEBAYGhURFRofHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8f/8AAEQgAEAAQAwERAAIRAQMRAf/EAGwAAQEBAAAAAAAAAAAAAAAAAAQDBwEAAgMAAAAAAAAAAAAAAAAAAQQDBQYQAAMAAgAFBQEAAAAAAAAAAAECAxEEACExcRJBYZEyBTQRAAEEAgICAwAAAAAAAAAAAAIAAREDUQRhcUESIbHR/9oADAMBAAIRAxEAPwDZ/P8AQ2NqktV5zSevOgLQm+SYTYksZOfs56t8etmA1BUJEMu/L5flZ+yzYPYMAP1YY8NhuFVdf9aNaPs2k8EWwKDXmhyNdnXDCEyD5c+o7Y58QHbSQwIwXb57TVFOyJyZ+w9NjpE0aCNnteVlZ9eUmQ6myWV0kiNkjXccmQ4w3bgHez1CPlv1GrVIdg7H+WKPpkrZ3pPG4lG5o6VE1GpsAktJkVf50xlvcDheU7D4X//Z") no-repeat;
	color:#4490b2;
	cursor:pointer;
	text-decoration:underline;	
}
.eshop-item-list__switcher-label-list:hover{text-decoration:underline;}
.eshop-item-list__switcher-label-table:hover{text-decoration:underline;}
.eshop-item-list__switcher-radio-list:checked ~ .eshop-item-list__caption .eshop-item-list__switcher .eshop-item-list__switcher-label-list /* list checked */{
	color:#4490b2;
	text-decoration:underline;
	font-weight:700;
}
.eshop-item-list__switcher-radio-table:checked ~ .eshop-item-list__caption .eshop-item-list__switcher .eshop-item-list__switcher-label-table{
	color:#4490b2;
	text-decoration:underline;
	font-weight:700;
}
/* see eshop-item-small block for CSS switcher detail */

.eshop-item-list__splitter{
	display:inline-block;
	width:2px;
	height:2px;
	background:red;
	vertical-align:middle;
}

.eshop-item-list__compare{
	text-align:left;
	margin-top:20px;
}
.eshop-item-list__search-result{
	margin:10px 0px;
	text-align:left;
}

.eshop-item-list_type_catalog /* for item list in search results and items of category */{
	clear:both;
}

* html .eshop-item-list__caption {height:40px; width:100%;}
*+html .eshop-item-list__caption {height:30px; width:100%;}

.eshop-item-properties /* subitems radios */{
	margin:2px 0px;
	padding:5px;
	border:1px solid #ddd;
	border-radius:5px;
	background:#f8f8f8; /* Old browsers */

	color:#555;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
}
.eshop-item-properties_notavail{
	background:#fff0f0;

	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
	
	border:1px solid #fcc;
}
.eshop-item-properties_notavail .eshop-item-properties__header::after{
	content:attr(title);
	color:#999;
	font-size:11px;
	margin-left:6px;
	text-transform:lowercase;
}
.eshop-item-properties__header{
	padding:2px 10px;
}
.eshop-item-properties_disabled{
	color:#ccc;
}
.eshop-item-properties__radio{
	border:0px;
}
.eshop-item-properties__label:hover{
	color:#4490b2;
}
.eshop-item-properties__label_visited{
	font-weight:700;
}
.eshop-item-properties__label_value_notset{
	font-style:italic;
}
.eshop-item-properties__order-num{
	color:green;
	font-weight:900;
}
.eshop-item-properties__reset{
	border:1px solid #eee;
	padding:3px;
	background:#fff;
}

.eshop-item-properties_type_chosen-properties /* contains chosen properties of subitem */{
	padding:0px;
	border:0px;
	border-radius:0px;
	background:transparent;
	margin:0px;
	transition:all 0.0s;
}
.eshop-item-properties_type_chosen-properties::after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.eshop-item-properties_type_chosen-properties .eshop-item-properties__header /* "your choice is:" */{
	padding:0px;
	font-weight:700;
	margin-bottom:10px;
}
.eshop-item-properties_type_chosen-properties .eshop-item-properties__header::after{
	display:none;
}
.eshop-item-properties_type_chosen-properties .eshop-item-properties__property /* "color" */{
	float:left;
	width:49%;
	padding:0px;
	color:#555;
	font-size:12px;
}
.eshop-item-properties_type_chosen-properties .eshop-item-properties__value /* "green" */{
	float:left;
	width:49%;
	padding:0px;
	color:#555;
	font-size:12px;
}
.eshop-item-properties_type_chosen-properties .eshop-item-properties__value_disabled{
	color:#ccc;
}

.eshop-item-small{
	display:inline-block;
	*float:left;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	min-width:200px;
	padding-top:10px;
	text-align:center;
	vertical-align:top;
}
.eshop-item-small__content /* one item */{
	display:inline-block;
	min-width:190px;
	padding:5px;
	word-spacing:normal;
	text-align:center;
	text-align-last:center;
	font-size:12px;
}
.eshop-item-small__header{
	color:black;
	text-align:center;
	max-width:220px;
	min-height:30px;
}
.eshop-item-small__category, .eshop-item-small__category:visited{
	font-weight:normal;
	font-style:italic;
}
.eshop-item-small__title /* the name of the item, should to be in  tag */{
	color:blue;
	text-decoration:underline;
	text-transform:uppercase;
	font-weight:700;
}
.eshop-item-small__title:hover, .eshop-item-small__category:hover {text-decoration:none;}
.eshop-item-small__visual /* contains all the visual information about item, i.e. img */{
	width:100%;
	margin:0;
	padding:0;
	border:0;
	text-align:center;
}
.eshop-item-small__img /* picture of item */{
	margin:0;
	padding:0;
	border:0;
}
.eshop-item-small__line{
	text-align:center;
}
.eshop-item-small__price-tag, .eshop-item-small__additional-prices, .eshop-item-small__cart-box{
	display:inline-block;
	vertical-align:middle;
	font-size:12px;
}
.eshop-item-small__cart-quantity{
	width:30px;
	border:1px solid #ccc;
	box-shadow:none;
	vertical-align:middle;
}
.eshop-item-small__price-tag{
	min-width:65px;
	min-height:30px;
	margin:3px 0px;
	padding:0px 10px 0px 10px;
	text-align:center;
	background:#e0e0e0;
	border-radius:10px 3px;
}
.eshop-item-small__actual-price{
	display:inline-block;
	margin-top:7px;
	
	color:black;
	font-size:13px;
	font-weight:700;
	border-radius:5px;
	text-align:left;
}
.eshop-item-small__origin-price{
	margin:0px 0px -10px 0px;
	text-decoration:line-through;
}
.eshop-item-small__other-price{
	display:inline-block;
	min-width:65px;
	min-height:30px;
	padding:0px 10px 0px 10px;
	text-align:center;
	background:#e0e0e0;
	border-radius:10px 3px;
	vertical-align:middle;
}
.eshop-item-small__other-price-caption{
	margin:3px 0px;
	font-size:10px;
}
.eshop-item-small__other-price-original{
	display:block;
	margin:0px 0px -10px 0px;
	text-decoration:line-through;
}
.eshop-item-small__other-price-actual{
	display:inline-block;
	margin-top:7px;
	color:black;
	font-size:13px;
	font-weight:700;
	border-radius:5px;
	text-align:left;
}
.eshop-item-small__additional-prices{
	display:inline-block;
	margin-top:6px;
}
.eshop-item-small__additional-prices-caption{
	text-align:left;
}
.eshop-item-small__additional-prices-origin-price{
	display:inline-block;
	margin-right:20px;
	text-decoration:line-through;
	text-align:left;
}
.eshop-item-small__additional-prices-actual-price{
	display:inline-block;
	font-weight:700;
	text-align:left;
}
.eshop-item-small__add-to-cart-link{
	display:inline-block;
	width:71px;
	height:18px;
	padding:7px 0px 1px 0px;
	border:1px solid grey;
	border-radius:5px;
	background:rgb(255,255,255);
	background:-moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1)));
	background:-webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background:-o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background:-ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
	background:linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	
	color:#000;
	font-size:10px;
	font-weight:700;	
	text-align:center;
	cursor:pointer;
}
.eshop-item-small__add-to-cart-link:hover{
	opacity:0.75;
	text-decoration:none;
}
.eshop-item-small__comparison{
	padding-bottom:10px;
	text-align:center;
}
.eshop-item-small__rating {margin-top:4px; font-size:10px;}
.eshop-item-small__compare-link {font-size:10px;}
.eshop-item-small__spec-announce {padding:3px 0px; font-size:12px;}
.eshop-item-small__digitals {font-size:12px;}

.eshop-item-small__field-details-link{
	font-size:10px;
	color:#ccc;
	vertical-align:super;
}

/* CSS based list/table switcher - context dependence from eshop-item-list needed */
.eshop-item-list__switcher-radio-list:checked ~ .eshop-item-list__clipper > .eshop-item-list__container > .eshop-item-small{
	display:block;
	width:auto;
	text-align:left;
}
.eshop-item-list__switcher-radio-list:checked ~ .eshop-item-list__clipper > .eshop-item-list__container > .eshop-item-small .eshop-item-small__header{text-align:left;}
.eshop-item-list__switcher-radio-list:checked ~ .eshop-item-list__clipper > .eshop-item-list__container > .eshop-item-small .eshop-item-small__visual{width:auto; text-align:left; float:left; margin-right:30px; margin-bottom:10px;}
.eshop-item-list__switcher-radio-list:checked ~ .eshop-item-list__clipper > .eshop-item-list__container > .eshop-item-small .eshop-item-small__comparison{text-align:left;}
.eshop-item-list__switcher-radio-list:checked ~ .eshop-item-list__clipper > .eshop-item-list__container > .eshop-item-small .eshop-item-small__line{text-align:left;}
.eshop-item-list__switcher-radio-list:checked ~ .eshop-item-list__clipper > .eshop-item-list__container > .eshop-item-small .eshop-item-small__spec-announce{display:block;}
.eshop-item-list__switcher-radio-list:checked ~ .eshop-item-list__clipper > .eshop-item-list__container > .eshop-item-small .eshop-item-small__content{text-align:left; max-width:1000px;}
.eshop-item-list__switcher-radio-table:checked ~ .eshop-item-list__clipper > .eshop-item-list__container > .eshop-item-small {display:inline-block;} /* width must be there already */
.eshop-item-list__switcher-radio-table:checked ~ .eshop-item-list__clipper > .eshop-item-list__container > .eshop-item-small .eshop-item-small__spec-announce{display:none;}

.eshop-item-small_type_catalog /* for items in search results and in category */{	
}
.eshop-item-small_type_catalog .eshop-item-small__spec-announce{
	text-align:justify;
}
.eshop-item-small_type_catalog .eshop-item-small__custom-field-name{
	display:inline-block;
}
.eshop-item-small_type_catalog .eshop-item-small__custom-field-value{
	display:inline-block;
}

* html .eshop-item-small__price-tag {display:inline; width:100px;} /* HACKS | */
*+html .eshop-item-small__price-tag {display:inline;}
* html .eshop-item-small__cart-box {display:inline;}
*+html .eshop-item-small__cart-box {display:inline;}
* html .eshop-item {display:inline; width:210px;}
*+html .eshop-item {display:inline;}
* html .eshop-item-small__additional-prices {display:inline;}
*+html .eshop-item-small__additional-prices {display:inline;}
* html .eshop-item-small__cart-box {width:80px; text-align:center;}
*+html .eshop-item-small__cart-box {width:80px; text-align:center;}
* html .eshop-item-small__price-tag {height:30px;}

.eshop-ordering{
	color:#848484;
}
.eshop-ordering::after{
	content:"";
	display:table;
	clear:both;
}
.eshop-ordering__login-form{
	display:inline-block;
}
.eshop-ordering__fieldset::after{
	content:"";
	display:table;
	clear:both;
}
.eshop-ordering__field{
	margin:10px 0px 10px 25px;
}
.eshop-ordering__field-name{
	display:inline-block;
	width:100px;
	vertical-align:middle;
}
.eshop-ordering__field-value{
	display:inline-block;
}
.eshop-ordering__field_type_person{
	margin:5px 0px;
}
.eshop-ordering__field_type_person .eshop-ordering__checkbox-label{
	margin-left:129px;
}
.eshop-ordering__field-sublist{
	overflow:hidden;
	visibility:visible;
	opacity:1.0;
	max-height:500px;
	transition:max-height 1.0s;
	-moz-transition:max-height 1.0s;
	-webkit-transition:max-height 1.0s;
	-o-transition:max-height 1.0s;
}
.eshop-ordering__field-sublist_state_hidden{
	max-height:0px;
	visibility:hidden;
	opacity:0.0;
	transition:max-height 0.2s;
	-moz-transition:max-height 0.2s;
	-webkit-transition:max-height 0.2s;
	-o-transition:max-height 0.2s;
}
.eshop-ordering__textfield{
	height:18px;
	padding:0px 3px;
	border:1px solid #c0c4cc;
	border-radius:5px;
	box-shadow:0 1px 1px #ddd inset;
	color:#848484;
	vertical-align:middle;
}
.eshop-ordering__textfield-label{
}
.eshop-ordering__radio{
}
.eshop-ordering__radio-label{
	display:inline-block;
}
.eshop-ordering__checkbox{
	margin:0px;
}
.eshop-ordering__caption{
	margin:20px 0px;
	font-size:16px;
	font-weight:700;
}
.eshop-ordering__login-links{
	text-align:right;
}
.eshop-ordering__submit,
.eshop-ordering__login{
	min-width:109px;
	height:27px;
	margin:0px;
	padding:0px 10px;
	border:1px solid #ccc;
	border-radius:3px;
	color:#848484;
	font-weight:700;
	cursor:pointer;
	background:#ffffff;
	background:-moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5));
	background:-o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
	background:linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
	vertical-align:middle;
	box-shadow:none;
}
.eshop-ordering__submit:hover,
.eshop-ordering__login:hover{
	background:#ffffff;
	background:-moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
	background:-webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:-o-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
}
.eshop-ordering__submit_type_print{
	float:left;
	margin:30px 10px 10px;
}
.eshop-ordering__confirm{
	float:right;
	margin:30px 10px 10px;
}
.eshop-ordering__item-list{
	position:relative;
	float:right;
	box-sizing:border-box;
	width:45%;
	margin-top:20px;
	padding:10px;
	background:#eee;
	border-radius:8px;
}
.eshop-ordering__item-list-body{
	position:relative;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;	
}
.eshop-ordering__item-list-body_state_hidden{
	opacity:0.2;
}
@-webkit-keyframes rotate {0%{-webkit-transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);}}
@-moz-keyframes rotate {0%{-moz-transform:rotate(0deg);}100%{-moz-transform:rotate(360deg);}}
@-o-keyframes rotate {0%{-o-transform:rotate(0deg);}100%{-o-transform:rotate(360deg);}}
@keyframes rotate {0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}

.eshop-ordering__item-list-rotor{
	content:"";
	position:absolute;
	top:50%;
	left:50%;
	display:block;
	width:32px;
	height:32px;
	margin:-16px 0px 0px -16px;
	background:url(_img/eshop-ordering__loading.png) no-repeat;
	-webkit-animation:rotate 2s linear infinite;
	-moz-animation:rotate 2s linear infinite;
	-o-animation:rotate 2s linear infinite;
	animation:rotate 2s linear infinite;
	opacity:0.0;
}
.eshop-ordering__item-list-body_state_hidden + .eshop-ordering__item-list-rotor{
	opacity:1.0;
}
.eshop-ordering__item-list .eshop-ordering__caption{
	margin-top:0px;
}
.eshop-ordering__item-list-footer{
	margin-top:10px;
}
.eshop-ordering__item-name{
	display:inline-block;
	width:60%;
	min-width:140px;
	max-width:300px;
	vertical-align:middle;
}
.eshop-ordering__item-quantity{
	font-style:italic;
}
.eshop-ordering__item-price,
.eshop-ordering__item-list-footer .eshop-ordering__price-total-value{
	display:inline-block;
	margin:5px 0px;
	width:38%;
	min-width:90px;
	white-space:nowrap;
	vertical-align:middle;
	font-style:italic;
}
.eshop-ordering__price-total{
	margin:10px 0px;
	font-size:14px;
}
.eshop-ordering__price-total-value{
	font-weight:700;
}
.eshop-ordering__order-details-caption-row th{
	padding:25px 5px;
	background:#f6f6ff;
}
.eshop-ordering__order-details-caption-row th:first-of-type{
	text-align:center;
}
.eshop-ordering__order-details-caption-row th:not(:first-of-type){
	text-align:left;
	width:100px;
}
.eshop-ordering__order-details-item-row td{
	padding:15px 5px;
	border:1px dotted #ccc;
	border-width:1px 0px 1px 0px;
}
.eshop-ordering__order-details-total-row td{
	padding:5px;
}
.eshop-ordering__order-details-total-cell{
	padding:5px;
	border:1px dotted #ccc;
	border-width:0px 0px 1px 0px;
}
.eshop-ordering__order-details-total-cell:last-of-type{
	text-align:right;
}
.eshop-ordering__order-details-total-cell:last-of-type .eshop-ordering__textfield{
	text-align:right;
	border:none;
	border-radius:0px;
	box-shadow:none;
}
.eshop-ordering__ckeckbox{
	margin:0px;
	padding:0px;
	border:none;
}
.eshop-ordering__shipping-name{
	font-weight:700;
}
.eshop-ordering__radio-label .eshop-ordering__shipping-name{
	display:inline-block;
}
.eshop-ordering__radio-label .eshop-ordering__hint{
	display:block;
}
.eshop-ordering__shipping-items{
	font-style:italic;
}
.eshop-ordering__info{
	padding:15px 25px;
	background:#f6f6ff;
	color:#848484;
	font-size:13px;
	border-bottom:1px dotted #ccc;
}

.eshop-ordering_type_accepted{
	text-align:center;
}
.eshop-ordering_type_accepted .eshop-ordering__fieldset{
	width:300px;
	margin:30px auto;
	background:#fefefe;
	font-size:20px;
	border:1px dotted #ccc;
}
.eshop-ordering_type_accepted .eshop-ordering__field{
	margin:10px;
}
.eshop-ordering_type_accepted .eshop-ordering__field-name{
	width:auto;
}

.eshop-ordering_type_cancelled{
	text-align:center;
}
.eshop-ordering_type_cancelled .eshop-ordering__fieldset{
	width:300px;
	margin:30px auto;
	background:#fefefe;
	font-size:20px;
	border:1px dotted #ccc;
}

.eshop-ordering_type_confirm .eshop-ordering__fieldset{
	padding:0px;
	background:#fefefe;
	text-align:center;
	border:none;
}
.eshop-ordering_type_confirm .eshop-ordering__field{
	display:block;
	float:left;
	width:20%;/* 16% when ##order_name## will be fixed */
	vertical-align:top;
	margin:0px;
	padding:20px 0px;
}
.eshop-ordering_type_confirm .eshop-ordering__field_type_address{
	width:20%;
}
.eshop-ordering_type_confirm .eshop-ordering__field-name{
	display:block;
	width:auto;
	margin:0px;
	border-left:1px dotted #ccc;
}
.eshop-ordering_type_confirm .eshop-ordering__field-value{
	display:block;
	font-weight:700;
	margin:0px;
	border-left:1px dotted #ccc;
}
.eshop-ordering_type_confirm .eshop-ordering__field:first-of-type .eshop-ordering__field-name,
.eshop-ordering_type_confirm .eshop-ordering__field:first-of-type .eshop-ordering__field-value{
	border-left:0px;
}
.eshop-ordering_type_confirm .eshop-ordering__order-details{
	width:100%;
	border:1px dotted #ccc;
	border-collapse:collapse;
	text-align:left;
}

.eshop-ordering_type_print-dialog{
	text-align:center;
}
.eshop-ordering_type_print-dialog .eshop-ordering__fieldset{
	width:300px;
	margin:30px auto;
	background:#fefefe;
	font-size:20px;
	border:1px dotted #ccc;
}

.form /* div containing form(s) */{
	overflow:hidden;
	margin:5px 0px;
	padding:10px;	
	border-bottom:1px solid dad9d3;
	border-radius:5px;
	background:transparent;
	color:#000;
	font-family:arial, tahoma;
	font-size:12px;
}
.form .form{
	display:block;
	position:static;
	left:0px;
	top:0px;
	width:auto;
	margin:0px;
	padding:0px;
	border:0px;
	background:none;
}
.form__title /* title of .form block */{
	width:auto;
	margin:0px;
	text-transform:uppercase;
	font-size:13px;
	font-weight:700;
}

.form__caption /* caption of (each) form */{
	margin:0px 0px 10px 0px;
	color:#848484;
	font-size:12px;
	font-weight:700;
}
.form__search-line{
	height:25px;
	margin:0px 10px 0px 0px;
	padding:0px 5px;
	border:1px solid #c0c4cc;
	border-radius:5px;
	box-shadow:0 1px 1px #ddd inset;
	color:#848484;
	vertical-align:middle;
}
.form__under-search-line /* e.g. hints like "type word and press button" or links to "advanced search" */{
	display:none;
}
.form__field-list{
	margin:0px;
	padding:0px;
	text-align:justify;
}
.form__field-sublist /* same as .form__field-list but can be as item wrapper, or subitem wrapper */{
	display:inline-block;
	margin:0px;
	padding:0px;
	text-align:justify;
}
.form__field /* the item wrapper of field-list */{
	display:inline-block;
	position:relative;
	overflow:hidden;
	margin:5px 20px 5px 0px;
	vertical-align:top;
}
.form__field-caption{
	margin:3px 0px;
	padding:0px;
	color:#646464;
	font-size:12px;
	font-weight:700;
}
.form__fieldset /* fieldset tag - may serve as item of field-list inside .form__field */{
	position:relative;
	display:block;
	overflow:hidden;
	margin:0px 0px;
	padding:0px;
	border:0px;
	color:#848484;
}
.form__select{
	margin:0px;
}
.form__option {} /* option tag cant be styled in most of major browsers by now (2012) */
.form__checkbox{
	margin:0px 3px 0px 0px;
	vertical-align:middle;
}
.form__checkbox-label /* use input inside label or attr for */{
	position:relative;
	display:block;
	margin-right:10px;
	background:none; /* for IE */
	font-size:13px;
	vertical-align:baseline;
	color:#848484;
}
.form__checkbox-label:first-of-type /* 'all' field */{
	display:none;
}
.form__additional-flag .form__checkbox-label:first-of-type{
	display:block;
}
.form__checkbox-label:hover{
	color:#000;
}
.form__checkbox-label-text{
	vertical-align:middle;
}
.form__label-img /* icon inside checkbox-label or radio-label. not recommended for use */{
	margin-right:3px;
	vertical-align:middle;
}
.form__radio{
	float:left;
	clear:both;
	margin:0px 3px 0px 0px;
	vertical-align:middle;
}
.form__radio-label{
	display:block;
	float:left;
	margin-right:10px;
	vertical-align:baseline;
	font-size:13px;
	color:#848484;
}
.form__radio-label:hover{
	color:#000;
}
.form__radio-label-text{
	vertical-align:middle;
}
.form__radio-dot /* dot for cool animation effect of radios. not used by default */{
	display:none;
}
.form__textfield /* input type text */{
	height:18px;
	padding:0px 3px;
	border:1px solid #c0c4cc;
	border-radius:5px;
	box-shadow:0 1px 1px #ddd inset;
	color:#848484;
}
.form__submit /* input type submit */{
	width:109px;
	height:27px;
	margin:0px;
	padding:0px;
	border:1px solid #ccc;
	border-radius:3px;
	color:#848484;
	font-weight:700;
	cursor:pointer;
	background:#ffffff;
	background:-moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5));
	background:-webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
	background:-o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
	background:-ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* IE10+ */
	background:linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
	vertical-align:middle;
	box-shadow:none;
}
.form__submit:hover{
	background:#ffffff;
	background:-moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
	background:-webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:-o-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:-ms-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* IE10+ */
	background:linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
}
.form__additional-flag{
	margin:5px 1px;
}
.form__v-splitter{
	display:block;
	width:auto;
	height:2px;
	margin:0px 10px;
	background:transparent;
}
.form__h-splitter{
	display:inline-block;
	visibility:hidden;
	width:2px;
	height:30px;
	background:transparent;
	vertical-align:middle;
}
.form__v-flag-splitter{
	display:inline-block;
	box-sizing:border-box;
	width:95%;
	height:2px;
	margin-left:10px;
	background:#fff;
}
.form__h-flag-splitter{
	display:inline-block;
	width:2px;
	height:30px;
	background:#fff;
	vertical-align:middle;
}
.form__field-details{
	color:#ccc;
	font-size:10px;
	vertical-align:super;
}

.form_type_filter /* filter form on catalog page */{
	clear:both;
	background:#f9f6eb;
}





/* ie7 */
*+html .form__radio-label{
	margin-right:50%;
}

/* ie6 */
* html .form__radio-label{
	width:80%;
}

.global_cols_ {width:auto;} /* problems with _col variable? */
.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%;}

/* ie7 */
*+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%;}

/* ie6 */
* 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%;}

.image-tape{
	position:relative;
	overflow:hidden;
}
.image-tape__clipper{
	position:relative;
	overflow:hidden;
}
.image-tape__container{
	transition:			0.5s ease-out;
	-moz-transition:	0.5s ease-out;
	-webkit-transition:0.5s ease-out;
	-o-transition:		0.5s ease-out;
	text-align:justify;
}
.image-tape__item{
	display:inline-block;
	padding:0px;
	text-align:center;
}
.image-tape__img{
	margin:10px;
}

.image-tape__radio{
	display:none;
}
.image-tape__number{
	display:none;
}

.image-tape_type_slideshow /* MODIFIER */{
	position:relative;
	display:inline-block;
} 
.image-tape_type_slideshow .image-tape__img{
	margin:0px;
}
.image-tape_type_slideshow .image-tape__radio{
	display:none;
}
.image-tape_type_slideshow .image-tape__number{
	position:relative;
	/*bottom:10px;*/
	display:inline-block;
	z-index:2;
	width:26px;
	height:20px;
	
	border:1px solid #ccc;
	border-color:#e6e6e6 #e6e6e6 #bfbfbf;
	border-radius:4px;
	background:#f5f5f5;
	text-align:center;
	cursor:pointer;
	font:14px/20px arial, tahoma, verdana;
	color:#333;
	text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);
}
.image-tape_type_slideshow .image-tape__number:hover{
	background:#e6e6e6;
}
.image-tape_type_slideshow .image-tape__number-list{
	position:absolute;
	bottom:15px;
	right:15px;
	z-index:11;
}
.image-tape_type_slideshow .image-tape__item{
	opacity:1.0;
	position:relative;
}
.image-tape_type_slideshow .image-tape__item ~ .image-tape__item{
	position:absolute;
	top:0px;
	left:0px;
	opacity:0.0;
}
.image-tape_type_slideshow .image-tape__radio:nth-of-type(1):checked ~ .image-tape__number-list .image-tape__number:nth-of-type(1),
.image-tape_type_slideshow .image-tape__radio:nth-of-type(2):checked ~ .image-tape__number-list .image-tape__number:nth-of-type(2),
.image-tape_type_slideshow .image-tape__radio:nth-of-type(3):checked ~ .image-tape__number-list .image-tape__number:nth-of-type(3),
.image-tape_type_slideshow .image-tape__radio:nth-of-type(4):checked ~ .image-tape__number-list .image-tape__number:nth-of-type(4),
.image-tape_type_slideshow .image-tape__radio:nth-of-type(5):checked ~ .image-tape__number-list .image-tape__number:nth-of-type(5){
	background:#333;
	color:#fff;
}
.image-tape_type_slideshow .image-tape__radio:checked ~ .image-tape__item{
	opacity:0.0;
}
.image-tape_type_slideshow .image-tape__radio:nth-of-type(1):checked ~ .image-tape__item:nth-of-type(1),
.image-tape_type_slideshow .image-tape__radio:nth-of-type(2):checked ~ .image-tape__item:nth-of-type(2),
.image-tape_type_slideshow .image-tape__radio:nth-of-type(3):checked ~ .image-tape__item:nth-of-type(3),
.image-tape_type_slideshow .image-tape__radio:nth-of-type(4):checked ~ .image-tape__item:nth-of-type(4),
.image-tape_type_slideshow .image-tape__radio:nth-of-type(5):checked ~ .image-tape__item:nth-of-type(5){
	opacity:1.0;
	z-index:6;
}
.image-tape_type_slideshow .image-tape__number-after{
	position:absolute;
	display:block;
	top:1px;
	left:0px;
	width:26px;
	height:20px;
	position:absolute;
	border-radius:4px;
	margin:0px;
	opacity:0.0;
	color:#fff;
	background:#333;
}

/* type_slideshow animation was here. see imagetape_slideshow.tpl */

/* ie8 */
.image-tape_type_slideshow .image-tape__item{visibility:hidden\9;}
.image-tape_type_slideshow .image-tape__item_state_checked{visibility:visible\9;}

/* ie7 */
*+html .image-tape_type_slideshow .image-tape__item{visibility:hidden;}
*+html .image-tape_type_slideshow .image-tape__item_state_checked{visibility:visible;}

/* ie6 */
* html .image-tape_type_slideshow {height:210px;}
* html .image-tape_type_slideshow .image-tape__item {position:absolute;}
* html .image-tape_type_slideshow .image-tape__item{visibility:hidden;}
* html .image-tape_type_slideshow .image-tape__item_state_checked{visibility:visible;}

/* ie */
.image-tape_type_slideshow .image-tape__number-after{
	display:none \9; /* ie8 *//* for ie9 there is an opacity 0.0 */
	*display:none; /* ie7 */
	_display:none; /* ie6 */
}
.image-tape_type_slideshow .image-tape__number_state_checked .image-tape__number-after{
	display:none \9;
}

.image-tape_type_slideshow .image-tape__item_state_checked{
	z-index:5;
}
.image-tape_type_slideshow .image-tape__number_state_checked{
	background:#333;
	color:#fff;
}

.letters{
	border:1px solid #ccc;
	border-radius:5px;
	padding:5px 15px;
}
.letters__item{
	display:inline-block;
	text-decoration:none;
	font-weight:700;
}
.letters__item:hover{
	text-decoration:underline;
}
.letters__item_type_noitems{
	color:#ccc;
}
.letters__item_type_selected{
	color:#000;
}
.letters__count{
	color:#999;
	font-weight:400;
	font-size:10px;
}
.letters__splitter{
}









.pager{
	clear:both;
	margin:30px 0px 55px;
	user-select:none;
	-o-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-select:none;
}
.pager::after{
	content:"";
	display:table;
	clear:both;
}
.pager__content{
	float:right;
}
.pager__button, .pager__button:visited{
	display:block;
	float:left;
	padding:4px 10px;
	border:1px solid #ccc;
	margin-left:-1px;
	*zoom:1;
	background:#f5f5f5;
	color:#333;
	text-decoration:none;
	font-size:13px;
}
.pager__button:focus{
	outline:none;
}
.pager__button_type_prev{
	border-radius:4px 0px 0px 4px;
}
.pager__button_type_next{
	border-radius:0px 4px 4px 0px;
}
.pager__button:hover{
	background:#e6e6e6;
	color:#333;
}
.pager__button_state_active, .pager__button_state_active:hover{
	background:rgb(110, 110, 110);
	color:#fff;
	text-shadow:0 1px 1px rgba(0, 0, 0, 0.75);
	cursor:default;
}
.pager__button_state_inactive, .pager__button_state_inactive:hover{
	background:#e6e6e6;
	cursor:default;
}

.rating /* rating */{
	color:#323232;
	font-family:Tahoma;
}
.rating__submit{
	height:25px;
	margin-top:10px;
	padding:0;
	width:75px;
	border:1px solid #3e8702;
	border-radius:3px;
	background:#72b51b;
	background: -moz-linear-gradient(top, #8bbc21 0%, #72b51b 61%, #44890c 100%);
	background:-webkit-linear-gradient(top, #8bbc21 0%, #72b51b 61%, #44890c 100%);
	background:	-o-linear-gradient(top, #8bbc21 0%, #72b51b 61%, #44890c 100%);
	background:	linear-gradient(top, #8bbc21 0%, #72b51b 61%, #44890c 100%);
	color:#fff;
	font-weight:bold;
	box-shadow:0px 0px 2px #f0f0f0 inset;
	cursor:pointer;
}
.rating__select{
	width:157px;
	margin-top:20px;
}
.rating__caption{
	font-size:14px;
}

.rating_type_item-detailed /* rating for eshop-item-detailed */{
	position:relative;
	margin-top:15px;
	background:#f7f4e9;
	border-radius:2px;
	padding:12px 17px 15px 20px;
	width:167px;
	height:107px;
}

.slider-pad{
	user-select:none;
	-o-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-select:none;
}
.slider-pad__arrow-left, .slider-pad__arrow-right, .slider-pad__arrow-up, .slider-pad__arrow-down{
	position:absolute;
	display:block;
	visibility:hidden;
	font-size:76px;
	cursor:pointer;
	opacity:0.7;
	
	transition:opacity 0.3s, background 0.3s;
	-moz-transition:opacity 0.3s, background 0.3s; /* Firefox 4 */
	-webkit-transition:opacity 0.3s, background 0.3s; /* Safari and Chrome */
	-o-transition:opacity 0.3s, background 0.3s; /* Opera */
	
	z-index:2;
}
.slider-pad__arrow-left{
	width:15px;
	height:60px;
	left:0px;
	top:0px;
	background:url(_img/slider-pad__arrow-left.png) no-repeat;
	background-position:left, center;
}
.slider-pad__arrow-right{
	width:15px;
	height:60px;
	right:0px;
	top:0px;
	background:url(_img/slider-pad__arrow-right.png) no-repeat;
	background-position:right, center;
}
.slider-pad__arrow-up{
	position:absolute;
	left:0px;
	top:0px;
	width:60px;
	height:15px;
	background:url(_img/slider-pad__arrow-up.png) no-repeat;
	background-position:center, top;
}
.slider-pad__arrow-down{
	position:absolute;
	left:0px;
	bottom:0px;
	width:60px;
	height:15px;
	background:url(_img/slider-pad__arrow-down.png) no-repeat;
	background-position:center, bottom;
}
.slider-pad__arrow-left:hover, .slider-pad__arrow-right:hover, .slider-pad__arrow-up:hover, .slider-pad__arrow-down:hover {opacity:1.0;}
.slider-pad__arrow-left {left:0px;}
.slider-pad__arrow-right {right:0px;}
.slider-pad__arrow-up {top:0px;}
.slider-pad__arrow-down {bottom:0px;}

.slider-pad__arrow_disabled, .slider-pad__arrow_disabled:hover {opacity:0.2;}

.sorter /* contains links like "sort by price" */{
	float:left;
	padding:5px 15px;
	border:1px solid #ccc;
	border-radius:5px;
	font-size:12px;
}
.sorter__link{
	font-size:12px;
}
.sorter__item{
	margin:0px 4px;
	font-size:12px;
}
.sorter__item_type_off{
}
.sorter__item_type_asc{
	padding-left:12px;
	font-weight:700;
	background:url("data:image/gif;base64,R0lGODlhCwALAIABAAAAAP///yH5BAEAAAEALAAAAAALAAsAAAIPjI+py43QgFyypoqd3qYAADs=") no-repeat;
	background-position:left center;
}
.sorter__item_type_desc{
	padding-left:12px;
	background:url("data:image/gif;base64,R0lGODlhCwALAIABAAAAAP///yH5BAEAAAEALAAAAAALAAsAAAIPjI+pyx0AI0hyqtis2/wUADs=") no-repeat;
	background-position:left center;
	font-weight:700;
}



.pages_name {display: none;}

/* Member Small Popup Block */
div.popupWindowShadow{filter:alpha(opacity=30) !important;}
.small_login_form {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 15px #777777;
	left: 50%;
	margin-left: -155px;
	margin-top: -110px;
	padding: 20px 30px;
	position: fixed;
	width: 250px;
	z-index: 11;
	transition: opacity 0.3s ease-out 0s, top 0s ease-out 0.3s;
	-moz-transition: opacity 0.3s ease-out 0s, top 0s ease-out 0.3s;
	-webkit-transition: opacity 0.3s ease-out 0s, top 0s ease-out 0.3s;
	-o-transition: opacity 0.3s ease-out 0s, top 0s ease-out 0.3s;    
	opacity: 0;
	top: -50%; 
}
.small_login_form a {background: none !important;padding: 0 !important;}
.small_login_form input.txt {width: 170px;padding: 0 5px;}
.small_login_form_close {
	cursor: pointer;
	height: 25px;
	opacity: 0.7;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 25px;
}
.small_login_form_close:hover {opacity: 1;}
.small_login_form_close img {margin-left: -9px;margin-top: -5px;}
.small_login_form_on { 
	transition: top 0s ease-out 0s, opacity 0.3s ease-out 0s;
	-moz-transition: top 0s ease-out 0s, opacity 0.3s ease-out 0s;
	-webkit-transition: top 0s ease-out 0s, opacity 0.3s ease-out 0s;
	-o-transition: top 0s ease-out 0s, opacity 0.3s ease-out 0s;  
	opacity: 1;
	top: 50%; 
}   
/* End Member Small Popup Block */
/* 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 */

/*
 * FILE END: _mod_files/_css/common.css
 */

/*
 * FILE START: _mod_files/_css/ami_custom.css
 */

/* ============================== common stiles ============================== */

/* padding и border являются частью width для всех! элементов */
*, *:before, *:after {
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    font: 13px/16px Arial, Helvetica, sans-serif;
    color: #000;
    background: url(_mod_files/ce_images/files/body.jpg) center top no-repeat fixed;  
}

/* Фиксированная ширина блоков */
.wide-size {
    margin: 0 auto;
    min-height: 100%;
    background: none;
    text-align: left;
    border-radius: 10px;
    width: 1064px;
}

h1, h2, h3, h4, h5, .h2, .h3, .h4 {
    margin-bottom: 15px;
    color: #000;
}

h1 {
    font-size: 19px;
    line-height: 30px;
    font-family: Roboto Condensed, sans-serif;
    text-transform: uppercase;
    font-weight: 300;
}

.desktop.homepage h1 {
    font-size: 29px;
    line-height: 50px;
    text-align: center;
    margin: -221px 0 0px 0;
    background: #9DB519;
    border-radius: 10px;
    position: absolute;
    padding: 0 20px;

}

h2 {
    font-size: 20px;
    line-height: 24px;
} 

.h2 {
    font-size: 19px;
    line-height: 30px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;}
h3 {
    font-weight: normal;}
.h3 {}
h4 {}
h5 {}


a {
    color: #000;
    text-decoration: underline;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;    
    transition: color 0.3s ease;
}
a:hover {
    text-decoration: none;
}

.desktop.page .content .box-img {
    height: 300px;
}

.quest_item_row {
height: 28px;
padding: 20px 0 0 10px;
background: none;
}

a.my-button {
  	color: #fff;
    text-decoration: none;
    user-select: none;
    background: #9DB519;
    padding: .1em;
    outline: none;
    border-radius: 10px;
	border: 1px solid #B4B4B4;
} 
a.my-button:hover { background: #D6D600; }
a.my-button:active { background: #D67800; }

hr {
display: block;
-webkit-margin-before: 0.5em;
-webkit-margin-after: 0.5em;
-webkit-margin-start: auto;
-webkit-margin-end: auto;
-moz-border-bottom: 1px inset #fff;
-o-border-bottom: 1px inset #fff;
border-bottom: 1px inset #fff;
position: absolute;
width: 70%;
}

.home-tiles {}
.home-tiles h3 {
    color:#fff!important;
    font-size: 0px!important;
    line-height: 0px!important;
    margin: -20px 0 0 0!important;

}



.home-tiles .caption a {
     line-height: 40px;
     text-transform: uppercase;   
} 
/* ключевые ссылки в одном стиле */
.link-set, /* класс, созданный для того чтобы првести произвольную ссылку к общему виду */
.top-menu a,
.bot-menu a,
.side-nav a, /* доп. блок ссылок создаваемых вручную, имеет выпадающие списки */
.footer-nav a, /* ссылки на СЕО-статьи */
.catalog h3 a { /* заголовки новостей/блога в блоке новостей и на странице всех новостей */
    color: #000;
    background: url(_mod_files/ce_images/common/marker.png) 0px 3px no-repeat;
    padding: 2px 0 2px 25px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.2s;
    font-family: Roboto Condensed, sans-serif;
}
.link-set:hover,
.top-menu a:hover, .top-menu .active a,
.bot-menu a:hover, .bot-menu .active a,
.side-nav a:hover,
.footer-nav a:hover,
.catalog h3 a:hover {
    color: #fcb701!important;  
    text-decoration: none;
    background: url(_mod_files/ce_images/common/marker.png) 5px 3px no-repeat;
    padding: 2px 0 2px 25px;
}

.news-link { /* заголовки новостей/блога в блоке новостей и на странице всех новостей */
    color: #000;
   
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.2s;
   
}

.news-link:hover {
    color: #fcb701!important;  
    text-decoration: underline;
    
}

.desktop.homepage .content p,
 .desktop.homepage .content li {
    font-family: Roboto Condensed, sans-serif;
    font-size: 14px;
}

.desktop.homepage .content .h2 {
    font-size: 40px;
}

.width30 {
    width: 33%;
    float:left;
    padding: 0 3% 0 0;

}
/* италик - cтиль для параграфа который необходимо выделить в тексте */
.content p i {
    font-size: 21px;
    line-height: 30px;
    color: #fcb701;
    text-align: center;
    display: block;
    overflow: hidden;
    background: url(_mod_files/ce_images/files/slide_bg.png) 0 0 repeat-x;
    -moz-text-shadow: 1px 1px 0px #000;
    -o-text-shadow: 1px 1px 0px #000;
    text-shadow: 1px 1px 0px green;
    font-style: normal;

}

.icon-sitemap {
    font-size: 12px !important; margin: 0px !important;
    padding:0px !important; line-height:12px !important;

    border-top:0px #D20000 solid !important;
    border-bottom:0px #D20000 solid !important;
}

.icon-question-sign {
    font-size: 12px !important; margin: 0px !important;
padding:0px !important; line-height:12px !important;

border-top:0px #D20000 solid !important;
    border-bottom:0px #D20000 solid !important;
}

/* резиновые картинки */
img {
    max-width: 100%;
    height: auto !important;
}


/* buttons */
/* сюда можно добавить интересные кнопки */
/* красная кнопка */
.button1 {
    display: inline-block;
    padding: 14px 25px 12px;
    background: #EB1600;
    color: #FFF7F7;
    text-shadow: 0px -1px 1px #740000;
    border-bottom: 3px solid #CA1300;
    border-radius: 4px;
    box-shadow: 0 2px 3px rgba(80, 21, 13, 0.63);
    text-decoration: none;
    font-size: 16px;
}
/* желтая кнопка
.button1 {
    display: inline-block;
    padding: 14px 25px 12px;
    background: #FFC200;
    color: #533902;
    text-shadow: 1px 1px 1px #EEDFCB;
    border-bottom: 3px solid #DA9D03;
    border-radius: 4px;
    box-shadow: 0 2px 3px rgba(80, 64, 13, 0.63);
    text-decoration: none;
    font-size: 16px;
}
*/
.button1:hover {
    margin-top: 2px;
    border-bottom-width: 1px;
    text-decoration: none;
}
/* END buttons */

/*hr {
    background:#D8CDBE; 
    height:1px; 
    border:0px; 
    margin: 0;
}*/

/* END common styles */






/* ================================== menu =================================== */
/* --------------------------------------------------------------------------- */

/* -------------------------------- main-menu -------------------------------- */
/* класс "desktop" прописан чтобы не переназначать css-свойства меню в мобильной версии */
.menu {
    position: fixed;

    top: 0;margin:0 auto;
    z-index: 101;
}

 .default {

        width:1064px;
    }

    .fixed {
        top:0px; 
        padding:0;
        z-index:101;
        -moz-box-shadow: 5px 5px 20px #333;
        -webkit-box-shadow: 5px 5px 20px #333;
        box-shadow: 0px 4px 0px rgba(51, 51, 51, 0.22);
        background: url(_mod_files/ce_images/files/menu-bg.png) 0 0 repeat-x;
        position: fixed;
    }
    .transbg {
    }



.main-menu { 
    margin: 0 auto;
    text-align: center;
    top: 0;

}

.desktop .main-menu > li {
    position: relative;
}

/* метод отображения элементов главного меню */
/*  СПОСОБ 1
главное меню через "table" - не надо ничего высчитывать
не работает в старых браузерах (IE7) 
.desktop .main-menu {
display: table; 
}

.desktop .main-menu > li {
display: table-cell; 
}
*/

/*  СПОСОБ 2
главное меню через "inline-block" - необходимо задать ширину ячейкам
не работает в старых браузерах (IE7) 
для safari нужно спец.шрифт "inline-block" с нулевым пробелом - 
подключить в HEAD font_inline-block.css 
.desktop .main-menu {
    font: 0/0 "inline-block", sans-serif;
}

.desktop .main-menu > li {
    display: inline-block;
    width: 137px;
}

.desktop .main-menu > li:first-child {
    width: 138px;
}
*/

/*  СПОСОБ 3
главное меню через "float" - необходимо задать ширину ячейкам
схлопывается .main-menu - можно добавить ему класс "clearfix" */
.desktop .main-menu {
    display: block;
    height: 52px;
    background: url(_mod_files/ce_images/files/tmcategories-bg.gif) left top repeat-x;
    top: 150px;
}

.desktop .main-menu > li {
float: left;
position: relative;
z-index: 100;
background: url(_mod_files/ce_images/files/cat_li.gif) right top no-repeat;
padding-right: 1px;
width: 152px;
}

.desktop .main-menu > li:first-child {
width: 152px;
}

/* END метод отображения элементов главного меню */


.desktop .main-menu a {

}



.desktop .main-menu a:hover {
    text-decoration: none;
}

.desktop .main-menu > li > a {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font: normal 16px/31px Arial, Helvetica, sans-serif;
    background: url(_mod_files/ce_images/files/cat_a.gif) left top repeat-x;
    color: #fff;
    padding: 10px 19px 10px 20px;
    height: 52px;
}

.desktop .main-menu > li:hover > a, .desktop .main-menu > li.active > a {
    background-position: left bottom;
}

.desktop .sub-menu {
    position: absolute;
    z-index: 107;
    min-width: 137px;
}

.desktop .sub-1 {
    -webkit-transition: all 0.3s ease, top 0s;
    -moz-transition: all 0.3s ease, top 0s;
    -o-transition: all 0.3s ease, top 0s;
    transition: all 0.3s ease, top 0s;

}



.desktop .sub-2 {
    left: 100%;
    background: #aaa;
}

.desktop .sub-1 > li:hover .sub-2 {
    top: 0;
    z-index: 105;
    opacity: 1;
    -webkit-transition: opacity 0.3s ease, top 0s;
    -moz-transition: opacity 0.3s ease, top 0s;
    -o-transition: opacity 0.3s ease, top 0s;
    transition: opacity 0.3s ease, top 0s;
}

.desktop .main-menu .sub-menu li {
    display: none;
    text-align: center;
    position: relative;
    padding: 5px!important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: 0;
    width: 177px;

}
.content i a {
    text-shadow: none;
}

.desktop .main-menu li:hover .sub-menu li {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    height: 100%;
    padding: 5px 0!important;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    background: #333;
    display: block;
}


.desktop .main-menu li .sub-menu a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    text-align: center;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 0;
    line-height: 15px;
    text-decoration: none;
    color: #fff;
    padding: 0 10px;
    text-transform: uppercase;
}

.desktop .sub-menu a:hover {
    color: #fcb701!important;
}


.desktop .main-menu li:hover .sub-menu a {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    font-size: 12px;
    opacity: 1;
    filter: alpha(opacity=100);
    /*padding: 10px 10px 25px 10px;*/
}


/* ----------------------------- остальное меню ------------------------------ */

.top-menu li,
.bot-menu li,
.side-nav li,
.footer-nav li {
    margin: 5px 0;
}


/* -------------------------------- top-menu --------------------------------- */

.top-menu {
    border-bottom: 1px solid #8F8F8F;}
.top-menu li {}
.top-menu a {}
.top-menu a:hover, .top-menu .active a {}


/* -------------------------------- bot-menu --------------------------------- */

.bot-menu {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #8F8F8F;}
.bot-menu li {}
.bot-menu a {}
.bot-menu a:hover, .bot-menu .active a {}


/* -------------------------------- side-nav --------------------------------- */
/* доп. блок ссылок создаваемых вручную, имеет выпадающие списки */

.side-nav {
    border-top: 1px solid #eee;}
.side-nav li {
position: relative;
}


.side-nav .expand {
    font-size: 18px;
    cursor: pointer;
    background: url(_mod_files/ce_images/common/marker-down.png) 8px 1px no-repeat;
    padding: 0 15px 0 15px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.side-nav .expand:hover {
    background: url(_mod_files/ce_images/common/marker-down.png) 8px 6px no-repeat;
}

.side-nav-seo {}
.side-nav-seo li {
    background: url(_mod_files/ce_images/common/marker.png) 0px 3px no-repeat;
    padding: 2px 0 2px 25px;
}

.side-nav-seo a, .side-nav-seo a:hover {
    background: none;
    padding: 0;
}

.sub-nav {
    
}

.sub-nav li { 
    margin-left: 20px;
}

.side-nav a {}
.side-nav a:hover {}


/* ------------------------------- footer-nav -------------------------------- */
/* ссылки на СЕО-статьи */

.footer-nav {}
.footer-nav li {}
.footer-nav a {
    color: #000;
    text-transform: none;}
.footer-nav a:hover {}

/* END menu */

.background-white {
    background: #fff;
}





/* ================================== grid =================================== */
/* --------------------------------------------------------------------------- */
/* универсальная сетка */

.grid {
    margin-left: -2%;
}

.grid > div {
    float: left;       
    position: relative;
    margin: 0 0 3% 2%;
}

.duo > div {
    margin: 0;
    width: 354px!important;
    
}

.duo {
    margin: 0;
    width: 1064px;
    background: #fff;
}

/* Розделительная линия между блоками
.grid > div:before {
position: absolute;
content: '';
height: 100%;
width: 1px;
background: #000;
top: 0;
left: -10px;
}

.grid .first:before {
display: none;
}
*/


.grid2 > div {    
    width: 48%;
}

.grid3 > div {
    width: 31.33%;
}

.grid4 > div {
    width: 23%;
}

.grid5 > div {
    width: 18%;
}

/* выравнивание по центру последнего ряда в сетке */
/* centerX - контекстно-зависимый класс, добавляется первому элементу в последнем ряду 
, где X - количество элементов в последнем ряду */

.grid2 .center1 {
margin-left: 25.5%;
}

.grid3 .center1 {
margin-left: 34.33%;
}

.grid3 .center2 {
margin-left: 18.67%;
}

.grid4 .center1 {
margin-left: 38.25%;
}

.grid4 .center2 {
margin-left: 25.5%;
}

.grid4 .center3 {
margin-left: 12.25%;
}

/* END grid */






/* ================================= images ================================== */
/* --------------------------------------------------------------------------- */

/* класс "box-img" - внешний контейнер для картинки (ссылки с картинкой),
исп-ся для рамки и теней картинки */
.box-img {
    display: inline-block;
    max-width: 100%;
}

/* картинке внутри параграфа не нужно задавать класс "box-img" */
.box-img, .content p img, .it_main_image img {    

}

.desktop .img-zoom, .desktop img[data-ami-mbpopup] { 
    cursor: url(_mod_files/ce_images/common/search_magnifier1.png), pointer; 
}

/* hover-эффекты для увеличивающихся картинок 
класс "img-zoom" присваивается самой картинке или родительскому контейнеру (.box-img)*/

/* hover-эффект 1 - яркая тень (свечение) при наведении
.desktop .img-zoom, .desktop img[data-ami-mbpopup] {
    -webkit-transition: -webkit-box-shadow 0.3s ease;
    -moz-transition: -moz-box-shadow 0.3s ease;
    -o-transition: -o-box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
}
.desktop .img-zoom:hover, .desktop img[data-ami-mbpopup]:hover {
    -webkit-box-shadow: 0 1px 15px 0px #03F;
    -moz-box-shadow: 0 1px 15px 0px #03F;
    -o-box-shadow: 0 1px 15px 0px #03F;
    box-shadow: 0 1px 15px 0px #03F;
}*/

/* hover-эффект 2 - увеличение картинки при наведении */
.desktop .img-zoom, .desktop img[data-ami-mbpopup] {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.desktop .img-zoom:hover, .desktop img[data-ami-mbpopup]:hover {
    -o-transform: scale(1.05,1.05);
    -moz-transform: scale(1.05,1.05);
    -webkit-transform: scale(1.05,1.05);
    transform: scale(1.05,1.05);
}


/* hover-эффекты для картинок-ссылок 
класс "img-link" присваивается ссылке <a>, содержащей картинку */

.img-link {
display: inline-block;
position: relative;
max-width: 100%;
}

/* hover-эффект 1 - яркая тень (свечение) при наведении 
лучше использовать без .box-img или перенести эффект на него 
.desktop .img-link {    
    -webkit-transition: -webkit-box-shadow 0.3s ease;
    -moz-transition: -moz-box-shadow 0.3s ease;
    -o-transition: -o-box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
}
.desktop .img-link:hover {
    -webkit-box-shadow: 0 1px 15px 0px #03F;
    -moz-box-shadow: 0 1px 15px 0px #03F;
    -o-box-shadow: 0 1px 15px 0px #03F;
    box-shadow: 0 1px 15px 0px #03F;
}
*/

/* hover-эффект 2.1 - затемнение при наведении
простое, но видны искажения в хроме и ФФ, 
если картинка масштабирована средствами браузера) 
Прозрачность в IE8 через "filter"
.desktop .img-link {    
    background: #000;
    color: #fff;   
}

.desktop .img-link img {
    -webkit-transition: opacity 0.5s ease;   
    -moz-transition: opacity 0.5s ease;   
    -o-transition: opacity 0.5s ease;   
    transition: opacity 0.5s ease;   
}
.desktop .img-link:hover img {
    opacity: 0.7; 
    filter: alpha(Opacity=70); 
}
*/

/* hover-эффект 2.2 - затемнение при наведении 
работает через пустой <span>(нужно прописать в html-коде) внутри ссылки с картинкой
Прозрачность в IE8 через "filter" */
.desktop .img-link span {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;   
    -o-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;     
}

.desktop .img-link:hover span {
    filter: alpha(Opacity=30); 
}


/*  hover-эффект 2.3 - затемнение при наведении
работает через псевдо-элемент (вместо <span>) - нет лишних элементов в HTML
для работы транзишн в опере и сафари используется костыль - 
- наследование свойства и транзишна от родительского элемента.
Прозрачность в IE8 (через полупрозрачный .png) 
.desktop .img-link {      
    -o-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
    background: rgba(0,0,0,0);
}

.desktop .img-link:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;   
    background: inherit;
}

.desktop .img-link:hover {      
    background: url(_mod_files/ce_images/common/texture-02.png) repeat; 
    background: rgba(0,0,0,0.3);
}
*/


/* картинки в тексте */

.desktop .content p img {
    margin: 3px 10px 5px 0 !important;
    border: 1px solid #b3b3b5;
    float: left;
}

.desktop p.img-example {
    text-align: center;
}

.desktop p.img-example img { 
    float: none;
    margin: 0 !important;
}

/* END images */






/* ============================ оформление текста ============================ */
/* --------------------------------------------------------------------------- */

.content p, .content ul, .content ol {
    line-height: 18px;
}

.content ul{
    margin: -5px 0 15px 20px;
    list-style: disc inside;
}

.content ol{
    margin: -5px 0 15px 20px;
    list-style: decimal inside;
}
.desktop .content .clear + ul, .desktop .content .clear + ol {
    margin-top: 0;
}

.desktop ul.list-inside, .desktop ol.list-inside { 
    list-style-position: inside !important;
    margin-left: 3px !important;
}

/* END оформление текста */







/* ================================== news =================================== */
/* --------------------------------------------------------------------------- */

.news-title {
    margin-bottom: 7px;
}

.news-link {
    font-size: 21px;
}
.news-link a:hover {}

.news-img-link {
    float: left;
    margin: 0 10px 5px 0;
}


/* ------------------------------- news-block -------------------------------- */

.news-img {
}

.v-splitter {
}

.news-block-item {
    float: left;
    padding: 15px 0 0 15px;
    line-height: 20px;
}
/* -------------------------------- allnews ---------------------------------- */

.allnews {
    margin-bottom: 7px;
}

/* ------------------------------- news-body --------------------------------- */

.news-img-zoom {
    display: block;
    float: left;
    line-height: 0;
    font-size: 0;
    margin: 0 10px 5px 0;
}

.news-img-zoom a {
    cursor: url(_mod_files/ce_images/common/search_magnifier1.png), pointer;
}

/* END news */






/* ================================== form =================================== */
/* --------------------------------------------------------------------------- */

.form-1 textarea, .form-1 input {
    border: 1px solid #ccc;
    margin: 0;
    color: #888;
    font: 12px/14px Arial, sans-serif;    
    resize: none;      
}

.form-1 textarea {
    width: 100%;
    height: 84px;    
    overflow: auto;
    padding: 7px;
    margin-bottom: 5px;
}

.form-1 .input {
    float: left;
    width: 65%;
    padding: 5px 7px;
}

.form-1 .submit {
    width: 31%;
    padding: 6px 5px 5px;
    margin-left: 4%;    
    text-align: center;
    color: #FF5A00; 
    background: #fff;
    border-color: #FF7C00;
    -webkit-transition: all 0.3s ease;    
    -moz-transition: all 0.3s ease;    
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
}
.form-1 .submit:hover {
    color: #FFF;
    background: #FF7C00;   
}

/* END form */






/* --------------------------------------------------------------------------- */
/* ================================= header ================================== */
/* --------------------------------------------------------------------------- */

#lay_f1 {} /*  */

.header {
    position: relative;
    background: url(_mod_files/ce_images/files/header-bg.png) left top no-repeat;
    box-shadow: 0 0 10px #a4a3a3;
    border-radius: 10px 10px 0 0;
    
}

.header-bg {
    border-top: 1px solid #000;
    padding-top: 35px;
    height: 168px;
}

.logo {
    padding: 20px 0 17px 20px;
}

.contacts {
    position: absolute;
    top: 43px;
    right: 15px;
    font: 42px/0 Roboto Condensed, sans-serif;
    color: #9DB519;
}

.contacts span {
    font-size: 22px;
    line-height: 17px;
    color: #fcb701;
}


.cap {
    font-size: 20px;
}

.cap span {
    font-size: 16px;
}

/* END header */






/* --------------------------------------------------------------------------- */
/* ================================= slider ================================== */
/* --------------------------------------------------------------------------- */

/* ! Вставить сюда стили слайдера из slider***.css ! */

#lay_f2 {}

.main-slider, .main-slider * {
    box-sizing: content-box;
}

.main-slider {
    width: 1170px;
    margin: 0 auto;
}

/* END slider */

.slider-bg {
    height: 100%;
}





/* --------------------------------------------------------------------------- */
/* ================================= pages =================================== */
/* --------------------------------------------------------------------------- */

#lay_f3 {}

.pages {
    margin: 20px 0;
    text-transform: uppercase;
    font-family: Roboto Condensed, sans-serif;
}

.pages_path {
float: left;
font-size: 16px;
line-height: 18px;
}

.trigger {
    float: right;
}

/* END pages */






/* --------------------------------------------------------------------------- */
/* ================================ laybody ================================== */
/* --------------------------------------------------------------------------- */

#lay_body {}

.laybody {
    position: relative;
    background: #fff;
    padding: 0 15px;
}

.laybody:before { /* разделительная линия между сайдбаром и контентом */
    display: none;
    position: absolute;
    content: '';
    width: 1px;
    background: #000;
    top: 65px;
    bottom: 20px;
    left: 29%; /* поменять на right, если используется правый сайдбар */
}



.desktop.homepage .laybody-bg {
}

.desktop.page .laybody-bg {
}
.otzyvy-bg {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #8F8F8F;
    background: #dadadb;
    padding: 0 0 50px 0;

}

.columns-bg {
}

.footer-bg {
    padding-bottom: 25px;
}

.columns4 p {
    text-align: center
}
/* -------------------------------- sidebar ---------------------------------- */

#lay_f4 {}
#lay_f5 {}

.left-block {
    float: left;
    width: 30%;
    padding-right: 4%;
}

.right-block {
    float: left;
    width: 22%;
    padding-left: 4%;
}

.right-block { /* как правило используется только один из сайдбаров */
}

.homepage .left-block, .homepage .right-block {
    display: none;
}


/* END sidebar */


/* -------------------------------- content ---------------------------------- */

.content {
    float: left;
    width: 78%;
}

.homepage .content {
    float: none;
    width: 100%;
}



/* плитка на главной странице. размещена внутри lay_body чтобы отображалась при мобильном виде */

.trio > div, .quattro > div { 
    padding: 10px; 
    background: #fff;
    text-align: center;
    border-radius: 10px;
    border: 1px solid #b3b3b5;
}




.trio {
}


.trio div {
    transition: all 1s ease;
}

.trio>div:hover {
    background: #000;

}

.homepage h3 {
    margin: 15px 0 0 0;

}


.desktop.homepage .trio, 
.desktop.homepage .trio h3,
.desktop.homepage .trio a,
.desktop.homepage .trio .box-img,
.desktop.homepage .trio img  {
    transition: all 0.5s ease;
}


.desktop.homepage .trio div:hover .box-img,
.desktop.homepage .trio div:hover img {
    border-radius: 50%;
}

.desktop.homepage .trio div h3, 
.desktop.homepage .trio div a {
    color: #f65e0d;
    font-family: Roboto Condensed, sans-serif;
    font-size: 14px;
}

.desktop.homepage .trio div h3 {
    text-transform: uppercase;
    font-family: Roboto Condensed, sans-serif;
    font-size: 20px;
}


.position-absolute {
    position: absolute;
    left: 3%;
}
.quattro {
    padding: 30px 0 0 0;
}

.quattro > div {
    background: #ааа;
    transition: all 0.5s ease;
}

.quattro > div:hover {
    background: #333;
}

.quattro > div:hover span {
    background: rgba(0, 0, 0, 0);
    filter: alpha(Opacity=30);
}

.quattro h3 {
    font-size: 20px;
    text-transform: uppercase;
    font-family: Roboto Condensed, sans-serif
}
.quattro a {
    font-size: 14px;
}

.quattro h3,
.quattro a {
    color: #6d9f10;
    font-family: Roboto Condensed, sans-serif;
}

.box-img {
    color: #6d9f10;
    text-transform: uppercase;
    font-family: Roboto Condensed, sans-serif;
}
.box-img img {
    margin: 0 0 10px 0;
}

.box-img:hover{

}
.duo .h3, .trio .h3, .quattro .h3 { 
}



.duo .caption, .trio .caption, .quattro .caption {
    margin-top: 10px;
}

/* END плитка*/


.order {
    margin-top: 20px;
    text-align: center;
}
       
    
/* catalog */

.catalog h3 {
    margin-bottom: 7px;
}

/* END catalog */


/* gallery */

.it_main_image {
    text-align: center;
    padding: 15px 0;
}

.it_main_image img {
    display: inline-block;  
}

.image_item_nopopup {
    border: 1px solid #E9E9E9;
    float: left;
    margin: 2px 2px;
    padding: 3px;
    background: #FFF;
    cursor: pointer;
    width: 108px !important;
    height: auto !important;
    -o-transition: background 1.3s ease;
    -moz-transition: background 1.3s ease;
    -webkit-transition: background 1.3s ease;
    transition: background 0.3s ease;
}

.image_item_nopopup:hover, .image_item_nopopup_selected {
    border: 1px solid #E9E9E9;
    float: left;
    margin: 2px 2px;
    padding: 3px;
    background: #ccc;
    cursor: pointer;
    width: 108px !important;
    height: auto !important;
}

/* END gallery */


.color-ral {
    display: table;
    width: 100%;
    border: 5px solid #F9F9F9;
    text-align: center;
    -webkit-box-shadow: 0px 2px 15px -5px rgba(0, 0, 0, 0.5); 
    -moz-box-shadow: 0px 2px 15px -5px rgba(0, 0, 0, 0.5); 
    -o-box-shadow: 0px 2px 15px -5px rgba(0, 0, 0, 0.5);  
    box-shadow: 0px 2px 15px -5px rgba(0, 0, 0, 0.5);
}

.color-ral div {
    display: table-row;
}

.color-ral span {
    display: table-cell;
    padding: 10px;
    color: #F7F7F7;
    /* border: 3px solid #f9f9f9; */
}
/* END laybody */






/* --------------------------------------------------------------------------- */
/* ================================ columns ================================== */
/* --------------------------------------------------------------------------- */

#lay_f6 {}

.columns {
    font-size: 12px;
    line-height: 24px;
    height: 208px;
    background: #F8F8F8;

}

.desktop.homepage .h2 {
    font-family: Roboto Condensed, sans-serif;
    font-size: 40px;
    text-align: center;
    line-height: 100px;
}

/* ------------------------------- columns 1 --------------------------------- */

.columns1 > div {
    padding: 10px; 
    height: 300px;
}

.columns1 .caption {
    border: 1px solid #d0d0d0;
    background-color: #fff;
    font-style: italic;
    font-size: 14px;
    padding: 31px 34px 34px 37px;
    margin: 0 0 22px 0;
    position: relative;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    transition: all 0.5s ease;
    text-align: justify;
    }

.columns1 .caption:hover {
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.columns1 .box-img {
margin: 0 33%;
}

.columns1 .caption:after {
    content: '';
    width: 20px;
    height: 11px;
    position: absolute;
    left: 50%;
    bottom: -11px;
    margin: 0 0 0 -10px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-image: url(_mod_files/ce_images/files/corner.png);
}

.desktop .img-link span {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -o-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
}

.columns1 img {
    padding: 3px;
    margin: 0 0 7px 0;
    float: none;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #d0d0d0;

}

.columns1 a {
    font-size: 14px;
    font-style: normal;
    color: #f65e0d;
    font-family: Roboto Condensed, sans-serif;
}

.columns1 p {
    text-align: center;
    margin: 10px;
    font-size: 14px;
}

/* ------------------------------- columns 2 --------------------------------- */

.columns2 {
    padding: 10px 0 0 0;
}

.columns2 h4, .columns2 .h2, .columns2 .h2 a {
    color: #000;
    text-transform: uppercase; sans-sherif;
    font-size: 19px!important;
    font-family: Roboto Condensed, sans-serif;
    font-weight: 300;
    text-align: left !important;
    padding: 9px 0 0 0;
    line-height: 26px!important;
}


.phone {
    font-size: 17px;
    color: #000;
}

.adress{
    font-size: 17px;
    line-height: 36px;
    color: #000;
}

.compass {
    text-align: center;
    margin-top: 7px;
}

.compass a {
display: inline-block;
background: url(_mod_files/ce_images/common/compass.png) 0px 0px no-repeat;
padding: 3px 4px 3px 37px;
    text-decoration: none;
line-height: 24px;
}
.compass a:hover{
    text-decoration: underline;
}

.compass i {
    padding-right: 10px;    
    font-size: 24px;
    line-height: 24px;
    text-decoration: none;
}
.quote {
    font-size: 13px;  
    position: relative;  
    font-style: italic;  
    line-height: 20px;  
    padding-top: 4px;
}

.quote:before {
content: '\f10d';
display: block;
width: 50px;
height: 50px;
background: #AAA;
color: #FFF;
float: left;
margin: 3px 10px 3px 0;
border-radius: 50%;
font: 30px/50px "FontAwesome";
text-align: center;
}

.quote-name {
    padding-top: 7px;
    font-size: 14px;  
    line-height: 16px;      
    font-style: italic;  
    text-align: right;
}

.quote-name span {
    display: block;  
    font-size: 11px;  
    line-height: 14px;  
    padding-top: 3px;
}


/* ------------------------------- columns 3 --------------------------------- */

.columns3 {
    padding: 10px;
}

.columns3 h4 {
display: inline-block;
position: relative;
cursor: pointer;
}

.columns3 h4:hover {
    color: #FF5A00;
}

.columns3 h4:after {
content: "";
display: block;
position: absolute;
top: 0px;
right: -21px;
width: 15px;
height: 15px;
background: url(_mod_files/ce_images/common/marker-down.png) 0 0 no-repeat;
}

/* END columns */






/* --------------------------------------------------------------------------- */
/* ================================ footer =================================== */
/* --------------------------------------------------------------------------- */

.footer {
    width: 1064px;
    margin: 0 auto;
    background: #eee;
    border-radius: 0 0 10px 10px;
}

.footer h5 {
    color: #000;
    padding: 0 0 0 15px;
}

.f-items {
    text-align: center;
}

.social {
    display: inline-block; 
    margin: 0 35px 15px 0;
}

.sitemap {
    display: block;    
    text-decoration: none;
    padding: 26px 0 0 0;
}

.sitemap i {
    color: #000;
    background: #9DB519;
    display: block;
    height: 34px;
    width: 76px;
    font-size: 12px;
    font-style: normal;
    border-radius: 4px;
    border-bottom: 2px solid #fff;
    padding: 8px 0 0 0;
    overflow: hidden;
}

.sitemap i:hover {
    border-bottom: 2px solid #000;;
    }
/*
.sitemap:hover {
    text-decoration: underline;
}
*/

.imark {    
    width: 109px;
    height: 31px;
    float:left;
    margin: 10px 7px 7px 0;
}

.imark a {
    display: block;
    font-size: 1px;
    line-height: 3px;
    text-decoration: none;
    color: #FF7C00;
}

.imark img {}

.pegi {    
     
    line-height: 31px; 
    float:left; 
    margin: 10px 10px 7px 0;
}

.pegi_m {    
     
    line-height: 31px;  
    margin: 0 10px 7px 0;
}

.imark_m {
    
    width: 100px;
    height: 31px;
    margin: 0px auto 5px;
}

.imark_m a {
    display: block;
    font-size: 3px;
    line-height: 3px;
    text-align:left;
    text-decoration: none;
    color: #FE0000;
}

.imark_m img {}

.counter {      
    width: 88px;
    height: 31px;
    float:left; 
    background: #9DB519;
    margin: 10px 10px 7px 0;
}

.copy {
    float:left;
    text-align: left;
    margin: 7px 0;
    width: 68%;
}

.attention {}

/* END footer */






/* ==============================- contactable =============================== */
/* --------------------------------------------------------------------------- */

#contactable #contactable_inner {
    background:url(/_mod_files/ce_images/files/feeback.png) 100% 0 no-repeat;
    color:#000;
    cursor:pointer;
    height:295px;
    left:5px;
    margin-left:-5px;
    *margin-left:-5px;
    overflow:hidden;
    position:fixed;
    *position:absolute;
    text-indent:-100000px;
    top:198px;
    *margin-top:10px;
    width:126px;
    z-index:100000;
}

#contactable #contactForm {
    background:#9DB519;
    border:2px solid #FFFFFF;
    color:#000;
    height:auto;
    left:0;
    margin-left:-400px;
    *margin-left:-434px;
    margin-top:-60px;
    overflow:hidden;
    padding-left:30px;
    position:fixed;
    top:260px;
    width:394px;
    z-index:99;
}

#contactable form#contactForm input {
    background:#FFFFFF none repeat scroll 0 0;
    outline-style:none;
    outline-width:medium;
    width:325px;
    padding:5px;
    border:1px solid #dfdfdf;
    font-family: georgia;
    font-size:1em;
    margin-bottom:10px;
}

#contactable  textarea {
    background:#FFFFFF none repeat scroll 0 0;
    outline-style:none;
    outline-width:medium;
    width:325px;
    padding:5px;
    border:1px solid #dfdfdf;
    font-family: georgia;
    font-size:1em;
    height:50px;
    margin-bottom:10px;
}

#contactable form#contactForm .submit {
    background: #FF7C00 none repeat scroll 0 0;
    outline-style:none;
    outline-width:medium;
    width:325px;
    padding:5px; height: 30px;
    border:3px solid #fff;
    outline-color:-moz-use-text-color;
    font-family: georgia;
    font-size:1em;
    cursor:pointer;
    color:#fff;
    text-transform:uppercase;
    font-weight:bolder;
    font-family:Helvetica;
    margin-top:10px;
}

#contactable form#contactForm p {
    width:320px;
    font-size:13px;
    text-align:justify;
    font-family:Roboto Condensed, sans-serif;
}

#contactable form#contactForm .disclaimer {
    *margin-left:20px;
}

#contactable #contactForm .red {
    color:  #F5410F;
}

#contactable #overlay {
    background-color:#E5E5E5;
    display:none;
    height:100%;
    left:0;
    margin:0;
    padding:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:0;
}
#contactable .error { background-color: #EDBE9C; }

#contactable #name.error { background-color: #EDBE9C; }
#contactable #email.error { background-color: #EDBE9C; }
#contactable #comment.error { background-color: #EDBE9C; }

#contactable form#contactForm label{
    color:#fff;
    font-size:39px;
    line-height:40px;
    font-family:Roboto Condensed, sans-serif;
}

#contactable form#contactForm #loading {
    background: url(/_mod_files/ce_images/common/ajax-loader.gif) no-repeat;
    width:55px;
    height:55px;
    margin: 100px auto;
    display:none;
}

#contactable #callback {
    font-family: georgia;
    font-size:1.1em;
    color: #000;
    width:325px;
    margin: 100px auto;
    display:none;
}


#contactable .holder {
    margin:0 auto;
    *margin-left:20px;
    padding-top:20px;
}

/* END contactable */






/* ================================= srollup ================================= */
/* --------------------------------------------------------------------------- */

#scrollUp {
    background: url(_mod_files/ce_images/files/totop.png) no-repeat;
    height: 24px;
    width: 24px;
    bottom: 20px;
    right: 20px;
}
#scrollUp:hover{
    background: url(_mod_files/ce_images/files/totop.png) 0 -24px no-repeat;
}

/* END srollup */






/* ============================= social icons ================================ */
/* --------------------------------------------------------------------------- */
#share42 {
    background:none;  width: 32px !important; 
    position: fixed; 
    z-index: 9999; 
    padding: 3px; 
    background: none; 
    border: 1px solid rgba(255, 255, 255, 0.32); 
    border-radius: 4px;
    right: 0;
}

#share42:hover {
    background: #F6F6F6; 
    border: 1px solid #D4D4D4; 
    box-shadow: 0 0 5px #DDD;
}

#share42 a {
    opacity: 0.5
}

#share42:hover a {
    opacity: 0.7
}

#share42 a:hover {
    opacity: 1
}
/* END social icons */
.desktop .trio div:hover .img-link span {
    background: rgba(0,0,0,0.3);
    filter: alpha(Opacity=30);
    border-radius: 50%;
}

/*-------------slider-css-----------------*/

pre{overflow: scroll; width: 500px;}

.slider /* MODIFIER */
{
    position: relative;
    display: inline-block;
    z-index:0;    
} 
.slider .slider__img
{
    margin: 0px;
}
.slider .slider__radio
{
    display: none;
}
.slider .slider__number
{
    bottom: 10px;
    display: inline-block;
    z-index: 2;
    width: 26px;
    height: 20px;
    transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    
    border: 1px solid #ccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    text-align: center;
    cursor: pointer;
    font: 14px/20px arial, tahoma, verdana;
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}
.slider .slider__number-list
{
    position: absolute;
    bottom: 15px;
    right: 15px;
    z-index: 11;
}
.slider .slider__item
{
    opacity: 1.0;
    position: relative;
    transition: opacity 0.0s linear 0.2s;
    -moz-transition: opacity 0.0s linear 0.2s;
    -webkit-transition: opacity 0.0s linear 0.2s;
    -o-transition: opacity 0.0s linear 0.2s;
}
.slider .slider__item:not(.ie)
{
    /*opacity: 0.0;*/
    opacity: 1;
}


.image-tape:hover .image-tape__item,
.image-tape:hover .image-tape__number-after
{
    -moz-animation-play-state: paused;
/*  -webkit-animation-play-state: paused; */
    -o-animation-play-state: paused;
    animation-play-state: paused;
}

.slider .slider__item ~ .slider__item
{
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0.0;
}
.slider .slider__radio:nth-of-type(1):checked ~ .slider__number-list .slider__number:nth-of-type(1),
.slider .slider__radio:nth-of-type(2):checked ~ .slider__number-list .slider__number:nth-of-type(2),
.slider .slider__radio:nth-of-type(3):checked ~ .slider__number-list .slider__number:nth-of-type(3),
.slider .slider__radio:nth-of-type(4):checked ~ .slider__number-list .slider__number:nth-of-type(4),
.slider .slider__radio:nth-of-type(5):checked ~ .slider__number-list .slider__number:nth-of-type(5)
{
    color: #fff;
}
.slider .slider__radio:nth-of-type(1):checked ~ .slider__item:nth-of-type(1),
.slider .slider__radio:nth-of-type(2):checked ~ .slider__item:nth-of-type(2),
.slider .slider__radio:nth-of-type(3):checked ~ .slider__item:nth-of-type(3),
.slider .slider__radio:nth-of-type(4):checked ~ .slider__item:nth-of-type(4),
.slider .slider__radio:nth-of-type(5):checked ~ .slider__item:nth-of-type(5)
{
    opacity: 1.0;
    transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -webkit-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    z-index: 6;
}

/* autorotation of slides */
@keyframes slider__item-autoplay_count_2 {0%{opacity:0;}20%{opacity:1;}50%{opacity:1;}70%{opacity:0;}100%{opacity:0;}}
@keyframes slider__item-autoplay_count_3 {0%{opacity:0;}10%{opacity:1;}33% {opacity:1;}43% {opacity:0;}100%{opacity:0;}}
@keyframes slider__item-autoplay_count_4 {0%{opacity:0;}8% {opacity:1;}25% {opacity:1;}33% {opacity:0;}100%{opacity:0;}}
@keyframes slider__item-autoplay_count_5 {0%{opacity:0;}7% {opacity:1;}20%{opacity:1;}27% {opacity:0;}100%{opacity:0;}}

@-moz-keyframes slider__item-autoplay_count_2 {0%{opacity:0;}20%{opacity:1;}50%{opacity:1;}70%{opacity:0;}100%{opacity:0;}}
@-moz-keyframes slider__item-autoplay_count_3 {0%{opacity:0;}10%{opacity:1;}33% {opacity:1;}43% {opacity:0;}100%{opacity:0;}}
@-moz-keyframes slider__item-autoplay_count_4 {0%{opacity:0;}8% {opacity:1;}25% {opacity:1;}33% {opacity:0;}100%{opacity:0;}}
@-moz-keyframes slider__item-autoplay_count_5 {0%{opacity:0;}7% {opacity:1;}20%{opacity:1;}27% {opacity:0;}100%{opacity:0;}}

@-webkit-keyframes slider__item-autoplay_count_2 {0%{opacity:0;}20%{opacity:1;}50%{opacity:1;}70%{opacity:0;}100%{opacity:0;}}
@-webkit-keyframes slider__item-autoplay_count_3 {0%{opacity:0;}10%{opacity:1;}33% {opacity:1;}43% {opacity:0;}100%{opacity:0;}}
@-webkit-keyframes slider__item-autoplay_count_4 {0%{opacity:0;}8% {opacity:1;}25% {opacity:1;}33% {opacity:0;}100%{opacity:0;}}
@-webkit-keyframes slider__item-autoplay_count_5 {0%{opacity:0;}7% {opacity:1;}20%{opacity:1;}27% {opacity:0;}100%{opacity:0;}}

@-o-keyframes slider__item-autoplay_count_2 {0%{opacity:0;}20%{opacity:1;}50%{opacity:1;}70%{opacity:0;}100%{opacity:0;}}
@-o-keyframes slider__item-autoplay_count_3 {0%{opacity:0;}10%{opacity:1;}33% {opacity:1;}43% {opacity:0;}100%{opacity:0;}}
@-o-keyframes slider__item-autoplay_count_4 {0%{opacity:0;}8% {opacity:1;}25% {opacity:1;}33% {opacity:0;}100%{opacity:0;}}
@-o-keyframes slider__item-autoplay_count_5 {0%{opacity:0;}7% {opacity:1;}20%{opacity:1;}27% {opacity:0;}100%{opacity:0;}}

.slider .slider__number-after
{
    position: absolute;
    display: block;
    top: 1px;
    width: 26px;
    height: 20px;
    position: absolute;
    border-radius: 4px;
    margin: 0px;
    opacity: 0.0;
    color: #fff;
}

.slider.slider_count_2 .slider__item, .slider.slider_count_2 .slider__number-after
{
    animation: slider__item-autoplay_count_2 10s infinite;
    -moz-animation: slider__item-autoplay_count_2 10s infinite;
    -webkit-animation: slider__item-autoplay_count_2 10s infinite;
    -o-animation: slider__item-autoplay_count_2 10s infinite;
}
.slider.slider_count_3 .slider__item, .slider.slider_count_3 .slider__number-after
{
    animation: slider__item-autoplay_count_3 15s infinite;
    -moz-animation: slider__item-autoplay_count_3 15s infinite;
    -webkit-animation: slider__item-autoplay_count_3 15s infinite;
    -o-animation: slider__item-autoplay_count_3 15s infinite;
}
.slider.slider_count_4 .slider__item, .slider.slider_count_4 .slider__number-after
{
    animation: slider__item-autoplay_count_4 20s infinite;
    -moz-animation: slider__item-autoplay_count_4 20s infinite;
    -webkit-animation: slider__item-autoplay_count_4 20s infinite;
    -o-animation: slider__item-autoplay_count_4 20s infinite;
}
.slider.slider_count_5 .slider__item, .slider.slider_count_5 .slider__number-after
{
    animation: slider__item-autoplay_count_5 25s infinite;
    -moz-animation: slider__item-autoplay_count_5 25s infinite;
    -webkit-animation: slider__item-autoplay_count_5 25s infinite;
    -o-animation: slider__item-autoplay_count_5 25s infinite;
}
.slider .slider__item:nth-of-type(2), .slider .slider__number:nth-of-type(2) > .slider__number-after{animation-delay:5s;-moz-animation-delay:5s;-webkit-animation-delay:5s;-o-animation-delay:5s;}
.slider .slider__item:nth-of-type(3), .slider .slider__number:nth-of-type(3) > .slider__number-after{animation-delay:10s;-moz-animation-delay:10s;-webkit-animation-delay:10s;-o-animation-delay:10s;}
.slider .slider__item:nth-of-type(4), .slider .slider__number:nth-of-type(4) > .slider__number-after{animation-delay:15s;-moz-animation-delay:15s;-webkit-animation-delay:15s;-o-animation-delay:15s;}
.slider .slider__item:nth-of-type(5), .slider .slider__number:nth-of-type(5) > .slider__number-after{animation-delay:20s;-moz-animation-delay:20s;-webkit-animation-delay:20s;-o-animation-delay:20s;}

.slider .slider__radio:checked ~ .slider__item
{
    animation: none;
    -moz-animation: none;
    -webkit-animation: none;
    -o-animation: none;
}
.slider .slider__radio:checked ~ .slider__number-list .slider__number-after
{
    opacity: 0.0;
    animation: none;
    -moz-animation: none;
    -webkit-animation: none;
    -o-animation: none;
}
    
.slider .slider__number
{
    height: 27px;
    border: 0px;
    border-radius: 0px;
    background: transparent url(/_mod_files/ce_images/blog/image-tape__number.png) no-repeat;
    box-shadow: none;
    font: 14px/29px arial, tahoma, verdana;
}
.slider .slider__number:hover
{
    background: transparent url(/_mod_files/ce_images/blog/image-tape__number.png) no-repeat;
}
.slider .slider__radio:nth-of-type(1):checked ~ .slider__number-list .slider__number:nth-of-type(1),
.slider .slider__radio:nth-of-type(2):checked ~ .slider__number-list .slider__number:nth-of-type(2),
.slider .slider__radio:nth-of-type(3):checked ~ .slider__number-list .slider__number:nth-of-type(3),
.slider .slider__radio:nth-of-type(4):checked ~ .slider__number-list .slider__number:nth-of-type(4),
.slider .slider__radio:nth-of-type(5):checked ~ .slider__number-list .slider__number:nth-of-type(5)
{
    background: transparent url(/_mod_files/ce_images/blog/image-tape__number_sel.png);
}
.slider .slider__number_state_checked,
.slider .slider__number_state_checked:hover,
.slider .slider__number-after
{
    top: 0px;
    height: 27px;
    border-radius: 0px;
    background: transparent url(/_mod_files/ce_images/blog/image-tape__number_sel.png);
    font: 14px/29px arial, tahoma, verdana !important; /* конфликт стилей amiro.ru */
}


/* ie8 */
.slider .slider__item{visibility: visible\9;}
.slider .slider__item_state_checked{visibility: visible\9;}

/* ie7 */
*+html .slider .slider__item{visibility: visible;}
*+html .slider .slider__item_state_checked{visibility: visible;}

/* ie6 */
* html .slider {height: 210px;}
* html .slider .slider__item {position: absolute;}
* html .slider .slider__item{visibility: visible;}
* html .slider .slider__item_state_checked{visibility: visible;}

/* ie */
.slider .slider__number-after
{
    display: none \9; /* ie8 *//* for ie9 there is an opacity 0.0 */
    *display: none; /* ie7 */
    _display: none; /* ie6 */

}
.slider .slider__item_state_checked
{
    z-index: 5;
}
.slider .slider__number_state_checked
{
    color: #fff;
}




/*>>= = = = = = = = = = = = = = = = = = = = <<

--modal (js)

= = = = = = = = = = = = = = = = = = = = = = */
.modal {
    display: none;
    width: 400px;
    background: #fff;
    padding: 15px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    -o-box-shadow: 0 0 10px #000;
    -ms-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    z-index:99999!important;
}
.blocker  {z-index:9999!important;
}

.modal a.close-modal {
    position: absolute;
    top: -32.5px;
    right: -32.5px;
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background: url(_mod_files/ce_images/close.png) no-repeat 0 0;
}

.modal-spinner {
    display: none;
    width: 64px;
    height: 64px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-right: -32px;
    margin-top: -32px;
    background: url(_mod_files/ce_images/spinner.gif) #111 no-repeat center center;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
}




@media (max-width:639px) {
   .modal {
     padding: 5px;
    width: 290px;

}
}


/*>>= = = = = = = = = = = = = = = = = = = = <<

--modal (js)

= = = = = = = = = = = = = = = = = = = = = = */

.modal {
    display: none;
    max-width: 380px !important;
    background: #fff;
    padding: 15px 30px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    -o-box-shadow: 0 0 10px #000;
    -ms-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    z-index:99999!important;
}
.blocker  {z-index:9999!important;
}

.modal a.close-modal {
    position: absolute;
    top: -32.5px;
    right: -32.5px;
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    z-index: 99999!important;
    background: url(_mod_files/ce_images/close.png) no-repeat 0 0;
}

.modal-spinner {
    display: none;
    width: 64px;
    height: 64px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-right: -32px;
    margin-top: -32px;
  
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
}


@media (max-width: 1023px) {
    
    .modal {
    display: none;
    width: 275px;
   
    padding: 10px;
    }
}


@-webkit-keyframes
uptocallphone{0%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg)}50%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}75%{-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}100%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}
}
@-moz-keyframes uptocallphone{0%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg)}50%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}75%{-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}100%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}
}
@keyframes uptocallphone{0%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg)}50%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}75%{-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}100%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}
}
@-webkit-keyframes uptocallphone2{0%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg)}50%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}75%{-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}100%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}
}
@-moz-keyframes uptocallphone2{0%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg)}50%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}75%{-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}100%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}
}
@keyframes uptocallphone2{0%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg)}50%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}75%{-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}100%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}
}
@-webkit-keyframes uptocallmini{0%{box-shadow:0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(230, 13, 0,0)}10%{box-shadow:0 0 8px 6px #E60D00, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #E60D00}100%{box-shadow:0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(230, 13, 0, 0)}
}
@-moz-keyframes uptocallmini{0%{box-shadow:0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(230, 13, 0,0)}10%{box-shadow:0 0 8px 6px #E60D00, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #E60D00}100%{box-shadow:0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(230, 13, 0, 0)}
}
@keyframes uptocallmini{0%{box-shadow:0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(230, 13, 0,0)}10%{box-shadow:0 0 8px 6px #E60D00, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #E60D00}100%{box-shadow:0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(230, 13, 0, 0)}
}
@-webkit-keyframes uptocallmini2{0%{box-shadow:0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(230, 13, 0,0)}10%{box-shadow:0 0 8px 6px #E60D00, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #E60D00}100%{box-shadow:0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(230, 13, 0, 0)}
}
@-moz-keyframes uptocallmini2{0%{box-shadow:0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(230, 13, 0,0)}10%{box-shadow:0 0 8px 6px #71000A, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #71000A}100%{box-shadow:0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(230, 13, 0, 0)}
}
@keyframes uptocallmini2{0%{box-shadow:0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(230, 13, 0,0)}10%{box-shadow:0 0 8px 6px #71000A, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #71000A}100%{box-shadow:0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(230, 13, 0, 0)}
}
.call-phone{bottom:30px;box-sizing:border-box;color:rgb(230, 13, 0);cursor:pointer;height:70px;position:fixed;left:90%;width:70px;z-index:200999;perspective-origin:35px 35px;transform-origin:35px 35px;border:0px none rgb(230, 13, 0);font:normal normal normal normal 13px/22px 'Open Sans', sans-serif;outline:rgb(230, 13, 0) none 0px;}
.call-phone-link{box-shadow:rgba(230, 13, 0, 0.713726) 0px 0px 8px 6px, rgba(0, 0, 0, 0) 0px 0px 8.57399px 18.565px, rgba(230, 13, 0, 0.713726) 0px 0px 8.57399px 21.423px;box-sizing:border-box;color:rgb(230, 13, 0);cursor:pointer;display:block;height:70px;text-decoration:none;width:70px;perspective-origin:35px 35px;transform-origin:35px 35px;animation:uptocallmini 1.5s ease-out 0s infinite normal none running;background:rgb(230, 13, 0) none repeat scroll 0% 0%/auto padding-box padding-box;border:0px none rgb(230, 13, 0);border-radius:50% 50% 50% 50%;outline:rgb(255, 128, 0) none 0px;opacity:.3;}
.call-phone-link:hover{opacity:.9;transform:scale(1);}
.call-phone-link:before{background-position:50% 50%;box-sizing:border-box;color:rgb(230, 13, 0);cursor:pointer;display:block;height:70px;left:0px;position:absolute;top:0px;width:70px;z-index:0;align-self:stretch;perspective-origin:35px 35px;transform:matrix(0.944859, 0.327478, -0.327478, 0.944859, 0, 0);transform-origin:35px 35px;content:"";animation:uptocallphone 1.5s linear 0s infinite normal none running;background:rgba(0, 0, 0, 0) url("_mod_files/ce_images/call.png") no-repeat scroll 50% 50%/auto padding-box border-box;border:0px none rgb(230, 13, 0);font:normal normal normal normal 13px/22px 'Open Sans', sans-serif;outline:rgb(230, 13, 0) none 0px;}

/*
 * FILE END: _mod_files/_css/ami_custom.css
 */
