/*
 * Date created: 2026-07-06 21:23:06
 */
/*
 * 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;}
/* 
	-- COMMON.CSS strucrure: --
	1. Reset browser's defaults styles
	2. Common styles
	3. Current design styles
	4. Navigation styles
	5. Modules
	6. E-commerce
	7. System
*/

/* 1. RESET BROWSER's DEFAULTS ****************************************************************************************************/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, p, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption  {
	margin: 0px;
	padding: 0px;
}
	
h1, h2, h3, h4, h5 { margin: 0px 0px 8px 0px; }

div.edParagraph, p { margin: 0px 0px 12px 0px; padding: 0px; }

ul { padding: 0px; margin: 10px 0px 10px 40px;}
ol { padding: 0px; margin: 10px 0px 10px 45px; }

a img { border: none; }

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; }

.wrapper { position: relative; }

.clear { clear: both; height: 0px; overflow: hidden; }

/* END RESET BROWSER's DEFAULTS */


/* 2. COMMON STYLES ****************************************************************************************************/

body { background-color:#ffffff; margin: 0px; padding: 0px; }
body, table, tr, td, p, a, input, select, textarea {color:#666666;font-family:Tahoma; font-size:13px; }

a {color:#419015;text-decoration:underline}
a:hover {color:#419015;text-decoration:none}
a:visited {color:#419015;}

hr {background:#c0c0c0; height:1px; border:0px; color:#c0c0c0 }

BLOCKQUOTE {margin-top:5px;margin-bottom:5px;margin-left:16px;margin-right:0px}

h1, h1 a, h1 a:visited {color:#419015;font-size:1.3em;margin-bottom:5px; margin-top:5px; font-weight:normal;}
h2, h2 a, h2 a:visited {color:#ffa052;font-size:1.2em;font-weight:bold; margin-bottom:5px; margin-top:5px;}
h3, h3 a, h3 a:visited {color:#419015;font-size:1.2em;font-weight:bold; margin-bottom:5px; margin-top:5px;}
h3 a:hover {color:#419015;font-size:1.4em;font-weight:bold; margin-bottom:5px; margin-top:5px;text-decoration:underline;}
h4, h4 a, h4 a:visited {color:#ffa052;font-size:1em;font-weight:bold; margin-bottom:12px; margin-top:13px; text-transform:uppercase;}
h5, h5 a, h5 a:visited {color:#ffa052;font-size:1.3em; margin-bottom:5px; margin-top:5px;font-weight:normal;}

div.edParagraph, p {margin-top:13px}
/* COMMON STYLES FORM */

FORM {  margin: 0px; }
INPUT { FONT-SIZE:0.8em; BORDER: #ffa052;  height: 17px;}

INPUT.txt, INPUT.field, INPUT.filter_field {BORDER: #ffa052 1px solid; height: 17px;}
INPUT.txt_noborder   { BORDER: #FFFFFF 0px solid; }
INPUT.check { BORDER: 0px; }

input.btn, .but, .text_button {
	FONT-SIZE:0.85em; BACKGROUND: #ffa052; COLOR: #ffffff; FONT-WEIGHT: bold; BORDER: #419015 1px solid; 
	cursor: pointer;
}

INPUT.btn_menu{FONT-SIZE:0.85em;BACKGROUND:#ffa052;COLOR:#ffffff;FONT-WEIGHT:bold;BORDER:#419015 1px solid;}

SELECT, SELECT.sel  { FONT-SIZE:0.85em; BORDER: #ffa052 1px solid; }
CHECKBOX, CHECKBOX.chb{ FONT-SIZE:0.85em; BORDER: #ffa052 1px solid; }
TEXTAREA, TEXTAREA.ta { FONT-SIZE:0.85em; BORDER: #ffa052 1px solid; }

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.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 */

.footer {line-height: 15px; padding-top: 12px; text-align: right;}
#lay_f2 h5 { margin-top: 10px;}

.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;}


/* 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: #dff1d8;
	font-size:1.1em;
	color: #000;
	text-decoration: none;
}
.main_menu a:hover { background: #c9f1be; }

* 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: #c9f1be !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: #c9f1be; }

* 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: #c9f1be !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 { font-size: 1.1em; }
.sm_level_1 .sm_tree_item_selected { font-size: 1.1em; }

.sm_tree .sm_level_2 { margin-left: 15px; }
.sm_tree .sm_level_2 a:link, 
.sm_tree .sm_level_2 a:visited, 
.sm_tree .sm_level_2 a:active, 
.sm_tree .sm_level_2 a:hover { font-size: 1.1em; }
.sm_level_2 .sm_tree_item_selected { font-size: 1.1em; }

.sm_tree .sm_level_3 { margin-left: 25px; }
.sm_tree .sm_level_3 a:link, 
.sm_tree .sm_level_3 a:visited, 
.sm_tree .sm_level_3 a:active, 
.sm_tree .sm_level_3 a:hover { font-size: 1.1em; }
.sm_level_3 .sm_tree_item_selected { font-size: 1.1em; }

.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 { padding: 0 0 10px 0;  }
.pages_path h1 { margin: 0px 0px 20px 0px; }

.pages_nav_bar {  }

.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: 40px 0px 0px 0px;
}

a.pages_print_version img { margin-right: 8px; }

/* 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 { 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 { 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-bottom: -2px; margin-top: 3px;}

.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 */

.eshop_list_small_special_row { }
.eshop_list_small_special_row a.name:link, .eshop_list_small_special_row a.name:active,
.eshop_list_small_special_row a.name:visited, .eshop_list_small_special_row a.name:hover { 
	display: block; 
	margin-bottom: 10px;
	font-size: 1.1em; 
}
.eshop_list_small_special_row .small_picture_wrapper { padding-right: 10px; }
.eshop_list_small_special_row .announce {  }
.eshop_list_small_special_row .spec_announce { margin-top: 10px; font-size: 0.85em; }
.eshop_list_small_special_row .custom_fiels { margin-top: 10px; }
.eshop_list_small_special_row .digitals { font-size: 0.85em; }
.eshop_list_small_special_row .prices {  }
.eshop_list_small_special_row .rating { font-size: 0.9em; margin-top: 15px; }
.eshop_list_small_special_row .addtocomparsion { margin-top: 20px; }
.eshop_list_small_special_row .addtocomparsion a { font-size: 0.85em; }


.small_special_base_price, .small_special_base_price_variable, .small_special_base_price_null { padding-bottom: 10px; }
.small_special_other_prices, .small_special_other_prices_null {}

.small_special_base_price .price_caption, .small_special_other_prices .price_caption,
.small_special_base_price_variable .price_caption, .small_special_base_price_null .price_caption,
.small_special_other_prices_null .price_caption { font-weight: bold; padding-right: 10px;  }

.small_special_base_price .price_original,
.small_special_other_prices .price_original { font-size: 1.1em; color:#777; font-weight: bold; text-decoration: line-through; margin-right: 10px; }

.small_special_base_price .price_price,
.small_special_other_prices .price_price { font-size: 1.1em; color:#F7941C; font-weight: bold; }

.small_special_base_price .price_difference, .small_special_other_prices .price_difference {  }

.small_special_base_price .buy_form, .small_special_other_prices .buy_form  { margin-left: 10px; display: inline; }

.small_special_base_price .txt, .small_special_other_prices .txt { width: 30px; }

.small_special_base_price_null .price_null, .small_special_other_prices_null .price_null {
	font-size: 1.1em; color:#F7941C; font-weight: bold;
}

.small_special_base_price_variable .price_txt { margin-right: 10px; }

/* 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#sign{width:100%;height:40px}
table#sign td{text-align:right;font-family:Verdana; font-size:0.8em; color:#419015; padding-left:5px}
table#sign A, table#sign A:hover, table#sign A:visited {color:#419015;text-decoration:underline; font-size:0.85em;}

#stat {display:none;}
#sp {display:none;}


.AlertWindow, #status_message {
    position:fixed;
    top:200px;
    left:200px;
    padding:20px;
    font-size:14px;
    display:'inline-block';
    visibility:hidden;
    border:2px #fff solid;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0px 0px 10px 3px #ccc;
    -webkit-box-shadow: 0px 0px 10px 3px #ccc;
    box-shadow: 0px 0px 10px 3px #ccc;
    z-index:10000;
}

div.AlertWindow {overflow: hidden; cursor: move;}
div.AlertWindow  .popupClose{ position: absolute; display: block; right: 5px; top: 3px; width: 21px; height: 21px; background: url("/_img/close_alert.gif"); cursor: pointer; }
div.AlertWindow .popupHeader{ 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; }

img[data-ami-mbpopup] { cursor: url(/_img/ami_jsapi/pointer_plus.png), pointer; }
.MediaBox_loader{ position: absolute; width: 32px; height: 32px; left: 50%; top: 50%; margin: -16px 0px 0px -16px; background: url(/_img/ami_jsapi/loader.gif); z-index: 100002; }
.MediaBox_group{ margin: 10px; margin-bottom: 0px; font-style: italic; }
.MediaBox_header{ margin: 10px; margin-bottom: 0px; text-align: center; font-weight: bold; }
.MediaBox_url{ margin: 10px; margin-bottom: 0px; text-align: center; }
.MediaBox_description{ padding: 10px; padding-bottom: 0px; }
.MediaBox_imageArea{ position: relative; }
.MediaBox_previous{ position: absolute; left: -28px; top: 50%; width: 32px; height: 63px; margin-top: -32px; background: url(/_img/ami_jsapi/mb-prev.png); cursor: pointer; }
.MediaBox_next{ position: absolute; right: -28px; top: 50%; width: 32px; height: 63px; margin-top: -32px; background: url(/_img/ami_jsapi/mb-next.png); cursor: pointer; }
.MediaBox_container{ position: relative; margin: 10px 10px 0px 10px; text-align: center; }
.MediaBox_zoom{ margin: 10px; margin-bottom: 0px; text-align: 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;
}

/* 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 */


/*
 * FILE END: _mod_files/_css/common.css
 */

/*
 * FILE START: _mod_files/_css/ami_custom.css
 */

@import url('https://fonts.googleapis.com/css2?family=Lora:wght@400;600;700&family=Nunito+Sans:wght@400;600;700&display=swap');

:root {
  --ty-burgundy: #631d1e;
  --ty-burgundy-dark: #4a1516;
  --ty-gold: #c9a227;
  --ty-cream: #f9f7f2;
  --ty-cream-warm: #fffbeb;
  --ty-text: #44403c;
  --ty-muted: #78716c;
  --ty-border: #e7e5e4;
  --ty-frame: #4a2320;
  --ty-frame-pad-y: 3.36vh;
  --ty-frame-pad-inset: calc(var(--ty-frame-pad-y) * 0.5);
  --ty-pad-inner: 3.74%;
  --ty-pad-left: 0;
  --ty-pad-right: 0;
  --ty-radius: 8px;
}

*, *::before, *::after { box-sizing: border-box !important; }

html { width: 100% !important; -webkit-text-size-adjust: 100%; }

body {
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
  background: var(--ty-cream) !important;
  color: var(--ty-text) !important;
  font: 16px/1.65 'Nunito Sans', Tahoma, Arial, sans-serif !important;
}

body table, body td, body p, body a, body li {
  font-family: 'Nunito Sans', Tahoma, Arial, sans-serif !important;
}

#lay_f1 .header_icons, #lay_f1 .title_img, #lay_f1 .title_sticers,
#lay_f1 .stickers, #lay_f1 > table { display: none !important; }
#lay_f1 > a:not(.brand-logo), #lay_f1 > img:not(.brand-logo__mark) { display: none !important; }

#lay_f2, #lay_f4 { display: none !important; }

#layout:has(.concept-home) #lay_body {
  width: 100% !important;
  max-width: none !important;
  padding: 0 !important;
  background: var(--ty-cream) !important;
}

#layout:has(.concept-home) #lay_f2,
#layout:has(.concept-home) #lay_f4 { display: none !important; }

#layout:has(.concept-home) .pages_name,
#layout:has(.concept-home) .pages_sibl_bar,
.layout-home #lay_body > .pages_name,
.layout-home .pages_name { display: none !important; visibility: hidden !important; height: 0 !important; overflow: hidden !important; margin: 0 !important; padding: 0 !important; }

#lay_body {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 2rem 1.5rem !important;
  background: #fff !important;
}

#stat, #layout {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  border: 0 !important;
}

#layout.layout-home,
#stat.ty-framed #layout.layout-home {
  height: auto !important;
  min-height: 0 !important;
}

#layout > tbody > tr > td { display: block !important; width: 100% !important; }

.legacy-header-hidden > .header_icons,
.legacy-header-hidden > table,
.legacy-header-hidden .title_img,
.legacy-header-hidden .title_sticers,
.legacy-header-hidden .stickers { display: none !important; }

.legacy-footer-hidden > *:not(.brand-footer) { display: none !important; }
.legacy-sidebar-hidden { display: none !important; }

#sign, table#sign, span[id^="sign"], [id^="sign"],
span[id^="sign"] table, span[id^="sign"] a, span[id^="sign"] td,
span[id^="sign"] b,
body > span[id^="sign"] {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  height: 0 !important;
  max-height: 0 !important;
  width: 0 !important;
  max-width: 0 !important;
  overflow: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  position: absolute !important;
  left: -9999px !important;
  top: -9999px !important;
  pointer-events: none !important;
}

html.ty-framed, html.ty-framed body, html.ty-framed #stat, html.ty-framed #layout,
table[height="100%"], tr[height="100%"], td[height="100%"] {
  height: auto !important;
  min-height: 0 !important;
}

/* ── Header ── */
.brand-header {
  background: var(--ty-cream);
  border-bottom: 1px solid rgba(99,29,30,0.08);
}

.brand-header--ty {
  --brand-title-size: clamp(1.38rem, 1.72vw, 1.7rem);
  --brand-title-lh: 0.82;
  --brand-sub-size: 0.78rem;
  --brand-sub-lh: 1.1;
  --brand-sub-gap: 0.08rem;
  --brand-logo-box: calc(
    var(--brand-title-size) * var(--brand-title-lh) * 2
    + var(--brand-sub-gap)
    + var(--brand-sub-size) * var(--brand-sub-lh)
  );
}

.brand-header__inner {
  width: 100%;
  margin: 0;
  padding: 0.28rem var(--ty-pad-inner);
  display: grid;
  grid-template-columns: minmax(200px, auto) 1fr auto;
  align-items: center;
  gap: 0.5rem 1.25rem;
}

.brand-logo {
  display: flex;
  align-items: flex-start;
  gap: 0.55rem;
  color: var(--ty-burgundy) !important;
  text-decoration: none !important;
  min-width: 0;
}

.brand-logo__mark-box {
  width: var(--brand-logo-box);
  height: var(--brand-logo-box);
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.brand-logo__mark {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
  object-position: center;
}

.brand-logo__text { display: flex; flex-direction: column; justify-content: flex-start; gap: 0.08rem; min-width: 0; padding-top: 0; }

.brand-logo__title {
  display: inline-grid;
  align-items: start;
  font-family: Lora, Georgia, serif !important;
  font-weight: 700 !important;
  font-size: var(--brand-title-size) !important;
  line-height: var(--brand-title-lh) !important;
  color: var(--ty-burgundy) !important;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  margin: 0 !important;
  gap: 0;
}

.brand-logo__title span {
  display: block;
  white-space: nowrap;
  letter-spacing: -0.03em;
  text-align: left;
  text-align-last: left;
}

.brand-logo__title span:first-child { margin-top: 0; }

.brand-logo__text small {
  font: 400 0.78rem/1.1 'Nunito Sans', sans-serif !important;
  color: var(--ty-muted) !important;
  letter-spacing: 0.01em;
  margin-top: 0.08rem;
}

.brand-nav ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.35rem 1.85rem;
}

.brand-nav a {
  color: var(--ty-text) !important;
  font: 600 0.94rem/1.25 Lora, Georgia, serif !important;
  text-decoration: none !important;
  letter-spacing: 0.02em;
}
.brand-nav a:hover { color: var(--ty-burgundy) !important; }

.brand-contact { text-align: right; min-width: 0; }

.brand-contact__row {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.65rem;
  flex-wrap: wrap;
}

.brand-contact__meta { text-align: right; }

.brand-contact__phone {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.4rem;
  font: 700 0.98rem/1.2 'Nunito Sans', sans-serif;
  color: var(--ty-burgundy) !important;
}

.brand-contact__icon {
  width: 1.1rem;
  height: 1.1rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--ty-burgundy);
  flex-shrink: 0;
}
.brand-contact__icon svg { width: 100%; height: 100%; display: block; }

.brand-contact__hours { font-size: 0.72rem; color: var(--ty-muted) !important; margin: 0.05rem 0 0; }

.brand-cta {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  padding: 0.42rem 0.8rem;
  border-radius: 999px;
  background: var(--ty-burgundy);
  color: #fff !important;
  font: 700 0.82rem/1 'Nunito Sans', sans-serif !important;
  text-decoration: none !important;
}
.brand-cta:hover { background: #7a2324 !important; color: #fff !important; }

.brand-cta__icon {
  width: 0.85rem; height: 0.85rem;
  border: 1.5px solid #fff;
  border-radius: 50%;
  position: relative;
}
.brand-cta__icon::before {
  content: '';
  position: absolute;
  left: 50%; top: 0.15rem;
  width: 0.35rem; height: 0.35rem;
  margin-left: -0.18rem;
  border: 1.5px solid #fff;
  border-bottom: 0;
  border-radius: 50% 50% 0 0;
}

.brand-nav-toggle {
  display: none;
  margin: 0.75rem 1rem 0;
  width: calc(100% - 2rem);
  padding: 0.75rem;
  border: 0;
  border-radius: var(--ty-radius);
  background: var(--ty-burgundy);
  color: #fff;
  font-weight: 700;
  cursor: pointer;
}

.layout-home #lay_body { width: 100% !important; padding: 0 !important; background: var(--ty-cream) !important; }
.layout-home #layout > tbody > tr:nth-child(2) > td > table > tbody > tr { display: block !important; }
.layout-home #lay_f2, .layout-home #lay_f4 { display: none !important; }

.layout-inner #layout > tbody > tr:nth-child(2) > td > table > tbody > tr {
  display: flex !important;
  flex-wrap: wrap !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.layout-inner #lay_f2 {
  flex: 0 0 260px !important;
  width: 260px !important;
  background: #fff !important;
  border-right: 1px solid var(--ty-border) !important;
  padding: 1rem !important;
}

.layout-inner #lay_body {
  flex: 1 1 480px !important;
  min-width: 0 !important;
  padding: 1.5rem 2rem !important;
  background: #fff !important;
}

.layout-inner #lay_f4 {
  flex: 0 0 220px !important;
  width: 220px !important;
  background: #fff !important;
  border-left: 1px solid var(--ty-border) !important;
  padding: 1rem !important;
}

.page-home .pages_name, .page-home .pages_sibl_bar { display: none !important; }

/* ── Hero ── */
.ty-hero {
  position: relative;
  min-height: 280px;
  max-height: 280px;
  overflow: hidden;
  background: var(--ty-cream-warm);
  width: 100%;
  margin: 0;
}

.ty-hero__bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 38%;
  background-color: var(--ty-cream-warm);
  background-image: url('/_mod_files/_css/assets/hero-ty.jpg');
  background-position: right center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  overflow: hidden;
}

.ty-hero__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg,
    rgba(249,247,242,1) 0%,
    rgba(249,247,242,0.98) 28%,
    rgba(249,247,242,0.9) 38%,
    rgba(249,247,242,0.55) 48%,
    rgba(249,247,242,0.15) 56%,
    transparent 64%);
}

.ty-hero__content {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 48%;
  min-height: 280px;
  margin: 0;
  padding: 0.75rem var(--ty-pad-inner);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.ty-hero h1 {
  font: 700 clamp(1.62rem, 2.2vw, 2.12rem)/1.08 Lora, Georgia, serif !important;
  color: var(--ty-burgundy) !important;
  max-width: none;
  margin: 0 0 0.6rem !important;
  letter-spacing: -0.015em;
  text-align: center;
  text-shadow: none !important;
  filter: none !important;
  -webkit-text-stroke: 0 !important;
}

.ty-hero h1,
.ty-hero h1 span,
.ty-hero h1 * {
  text-shadow: none !important;
  filter: none !important;
  -webkit-text-stroke: 0 !important;
  box-shadow: none !important;
}

.ty-hero__line {
  display: block;
  text-shadow: none !important;
  filter: none !important;
}
.ty-hero__line:first-child { max-width: none; }
.ty-hero__line:last-child {
  max-width: none;
  font-size: 1em;
}

@media (min-width: 769px) {
  .ty-hero__line:last-child { white-space: nowrap; }
}

.ty-hero__lead {
  max-width: 34em;
  color: var(--ty-muted) !important;
  font-size: 0.82rem !important;
  line-height: 1.45 !important;
  margin: 0 0 0.85rem !important;
}

.ty-hero__actions { display: flex; flex-wrap: wrap; gap: 0.5rem; }

.ty-btn {
  display: inline-block;
  padding: 0.55rem 0.95rem;
  border-radius: 999px;
  font: 700 0.8rem/1 'Nunito Sans', sans-serif !important;
  text-decoration: none !important;
  border: 2px solid transparent;
}

.ty-btn--sm { padding: 0.55rem 0.95rem; font-size: 0.82rem !important; }
.ty-btn--primary { background: var(--ty-burgundy); color: #fff !important; border-color: var(--ty-burgundy); }
.ty-btn--primary:hover { background: #7a2324 !important; color: #fff !important; }
.ty-btn--ghost { background: #fff; color: var(--ty-burgundy) !important; border-color: var(--ty-burgundy); }
.ty-btn--ghost:hover { background: rgba(99,29,30,0.04) !important; }
.ty-btn--light { background: transparent; color: #fff !important; border-color: rgba(255,255,255,0.85); }
.ty-btn--light:hover { background: rgba(255,255,255,0.1) !important; color: #fff !important; }

/* ── Feature bar ── */
.ty-features {
  width: 100%;
  margin: 0;
  padding: 0.7rem 0 0.65rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  background: #fff;
  border-top: 1px solid rgba(99,29,30,0.06);
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.ty-feature {
  padding: 0.55rem 1.1rem 0.5rem;
  border-right: 1px solid var(--ty-border);
}
.ty-feature:last-child { border-right: 0; }

.ty-ico {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--ty-burgundy);
}
.ty-ico svg { display: block; width: 100%; height: 100%; }

.ty-ico--feature {
  width: 1.65rem;
  height: 1.65rem;
  margin-bottom: 0.4rem;
  padding: 0;
  border: 0;
  background: transparent;
  border-radius: 0;
}

.ty-ico--panel {
  width: 1.65rem;
  height: 1.65rem;
  border-radius: 50%;
  background: var(--ty-burgundy);
  color: #fff;
  flex-shrink: 0;
  padding: 0.32rem;
}

.ty-ico--dl {
  width: 1rem;
  height: 1rem;
  color: var(--ty-burgundy);
  opacity: 0.55;
}

.ty-ico--cta {
  width: 2.5rem;
  height: 2.5rem;
  border: 2px solid rgba(255,255,255,0.75);
  border-radius: 50%;
  flex-shrink: 0;
  padding: 0.55rem;
  color: #fff;
}

.ty-features strong {
  display: block;
  color: var(--ty-burgundy) !important;
  font: 700 0.82rem/1.2 Lora, Georgia, serif !important;
  margin-bottom: 0.15rem;
}
.ty-features p { margin: 0 !important; font-size: 0.72rem; color: var(--ty-muted) !important; line-height: 1.35 !important; }

/* ── Grid panels ── */
.ty-grid {
  width: 100%;
  margin: 0;
  padding: 0.75rem 0 0.55rem;
  display: grid;
  grid-template-columns: 1fr 1.12fr 1fr;
  gap: 0.65rem;
}

.ty-panel {
  background: #fff;
  border: 1px solid var(--ty-border);
  border-radius: var(--ty-radius);
  padding: 0.85rem 0.9rem;
  box-shadow: 0 2px 10px rgba(99,29,30,0.03);
}

.ty-panel__head {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 0.5rem;
  margin-bottom: 0.45rem;
}

.ty-panel__title {
  display: flex;
  align-items: center;
  gap: 0.55rem;
}

.ty-panel__title h2 { margin: 0 !important; }

.ty-panel-icon {
  display: none;
}

.ty-panel--goal {
  position: relative;
  overflow: hidden;
  background: linear-gradient(180deg, #fff 0%, var(--ty-cream-warm) 100%);
}

.ty-panel--goal::after {
  content: '';
  position: absolute;
  right: -0.25rem;
  bottom: -0.75rem;
  width: 9rem;
  height: 9rem;
  opacity: 0.11;
  background: url('/_mod_files/_css/assets/watermark-building.png') center/contain no-repeat;
  pointer-events: none;
}

.ty-link { color: var(--ty-burgundy) !important; font: 700 0.78rem/1 'Nunito Sans', sans-serif !important; text-decoration: none !important; white-space: nowrap; }

.ty-founder {
  display: flex;
  gap: 0.55rem;
  align-items: center;
  padding: 0.35rem 0;
  border-bottom: 1px solid var(--ty-border);
  text-decoration: none !important;
}
.ty-founder:last-child { border-bottom: 0; }

.ty-panel h2 {
  font: 700 0.88rem/1.2 Lora, Georgia, serif !important;
  color: var(--ty-burgundy) !important;
}

.ty-panel p { color: var(--ty-muted) !important; margin: 0 0 0.55rem !important; font-size: 0.76rem !important; line-height: 1.4 !important; }

.ty-founder__photo {
  width: 3rem;
  height: 3.45rem;
  border-radius: 4px;
  object-fit: cover;
  object-position: top center;
  background: #e7e5e4;
  flex-shrink: 0;
  display: block;
}

.ty-founder__name { display: block; color: var(--ty-burgundy) !important; font-weight: 700; font-size: 0.82rem; }
.ty-founder__meta { display: block; color: var(--ty-muted) !important; font-size: 0.72rem; margin-top: 0.05rem; }

.ty-docs { list-style: none !important; margin: 0 !important; padding: 0 !important; }

.ty-docs li {
  display: grid;
  grid-template-columns: auto 1fr auto auto;
  align-items: center;
  gap: 0.45rem;
  padding: 0.38rem 0;
  border-bottom: 1px solid var(--ty-border);
}
.ty-docs li:last-child { border-bottom: 0; }

.ty-docs__badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 2.2rem;
  padding: 0.2rem 0.3rem;
  border-radius: 4px;
  background: rgba(185,28,28,0.08);
  color: #b91c1c !important;
  font: 700 0.62rem/1 'Nunito Sans', sans-serif;
}

.ty-docs a { color: var(--ty-text) !important; font-weight: 600 !important; text-decoration: none !important; font-size: 0.78rem !important; }
.ty-docs a:hover { color: var(--ty-burgundy) !important; }

.ty-docs__size {
  color: var(--ty-muted) !important;
  font: 400 0.68rem/1 'Nunito Sans', sans-serif;
  white-space: nowrap;
}

.ty-docs__dl { display: none; }

/* ── Bottom band ── */
.ty-bottom {
  width: 100%;
  margin: 0;
  padding: 0.65rem 0 0.85rem;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(220px, 0.42fr);
  gap: 0.75rem;
  align-items: stretch;
}

.ty-anticorr {
  position: relative;
  display: flex;
  gap: 0.6rem;
  align-items: flex-start;
  background: var(--ty-cream-warm);
  border: 1px solid var(--ty-border);
  border-radius: var(--ty-radius);
  padding: 0.75rem 0.85rem;
  overflow: hidden;
}

.ty-anticorr__watermark {
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  width: 5.5rem;
  height: 5.5rem;
  color: rgba(201,162,39,0.12);
  pointer-events: none;
}
.ty-anticorr__watermark svg { width: 100%; height: 100%; display: block; }
.ty-anticorr__watermark::after { content: none; }

.ty-anticorr h2 {
  font: 700 0.88rem/1.25 Lora, Georgia, serif !important;
  color: var(--ty-burgundy) !important;
  margin: 0 0 0.25rem !important;
}

.ty-anticorr p { margin: 0 0 0.55rem !important; color: var(--ty-muted) !important; font-size: 0.74rem !important; line-height: 1.35 !important; }

.ty-contact-box {
  display: flex;
  gap: 0.65rem;
  align-items: center;
  background: linear-gradient(160deg, var(--ty-burgundy) 0%, var(--ty-burgundy-dark) 100%);
  color: #fff;
  border-radius: var(--ty-radius);
  padding: 0.85rem 0.9rem;
}

.ty-contact-box__phone {
  margin: 0 0 0.5rem !important;
  font: 700 0.95rem/1.2 'Nunito Sans', sans-serif !important;
}
.ty-contact-box__phone a { color: #fff !important; text-decoration: none !important; }

.ty-contact-box__phone-icon { display: none; }
.ty-contact-box__phone::before { content: none; }

.ty-contact-box h2 {
  font: 700 0.88rem/1.25 Lora, Georgia, serif !important;
  color: #fff !important;
  margin: 0 0 0.45rem !important;
}

/* ── Homepage layout (concept frame) ── */
.layout-home .ty-more-info,
.layout-home .brand-footer__amiro,
.layout-home .brand-metrics,
.layout-home .brand-footer__legal,
body:has(.ty-home) .brand-metrics,
body:has(.ty-home) span[id^="sign"],
body:has(.ty-home) table#sign { display: none !important; }

html.ty-framed,
html.ty-framed body,
body:has(.ty-home),
body.page-home.site-ty {
  background: var(--ty-frame) !important;
  height: auto !important;
  min-height: 0 !important;
  overflow-x: hidden;
}

#stat.ty-framed,
#stat:has(.ty-home),
#stat:has(#layout.layout-home) {
  max-width: none;
  margin: 0 auto !important;
  padding: var(--ty-frame-pad-inset) var(--ty-frame-pad-inset) var(--ty-frame-pad-y) var(--ty-frame-pad-inset) !important;
  background: transparent !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  box-sizing: border-box !important;
  display: block !important;
}

#layout.layout-home,
#layout:has(.ty-home) {
  background: var(--ty-cream) !important;
  border-radius: 10px;
  overflow: hidden;
  height: auto !important;
  width: 100%;
  max-width: none;
  margin: 0 !important;
  box-shadow: 0 8px 28px rgba(0,0,0,0.14);
}

#layout:has(.ty-home),
#layout:has(.ty-home) table,
#layout:has(.ty-home) td,
#layout.layout-home,
#layout.layout-home table,
#layout.layout-home td {
  height: auto !important;
}

body.page-home,
body.amiro-modern.site-ty.page-home,
body:has(.ty-home) {
  background: var(--ty-frame) !important;
  padding: 0 !important;
  margin: 0 !important;
  min-height: 0 !important;
  height: auto !important;
}

html.ty-framed,
html.ty-framed body {
  min-height: 0 !important;
  height: auto !important;
}

body.page-home > table,
body.page-home > table tbody,
body.page-home > table tr,
body.page-home > table td,
#stat.ty-framed,
#stat.ty-framed table,
#stat.ty-framed tbody,
#stat.ty-framed tr,
#stat.ty-framed td,
#layout.layout-home,
#layout.layout-home table,
#layout.layout-home tbody,
#layout.layout-home tr,
#layout.layout-home td {
  height: auto !important;
  min-height: 0 !important;
}

.layout-home .ty-home {
  padding-bottom: 0;
  margin-bottom: 0;
}

.layout-home #lay_f3,
.layout-home #lay_f3 table,
.layout-home #lay_f3 td {
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  vertical-align: top !important;
}

.brand-footer__legal,
.layout-home .brand-footer__legal { display: none !important; }

.layout-home .brand-footer {
  position: relative;
  padding: 0.45rem var(--ty-pad-inner) 0.35rem;
  margin: 0;
}

.layout-home .brand-footer__inner {
  gap: 0.5rem;
  font-size: 0.7rem;
  align-items: center;
  position: relative;
  padding-bottom: 0.1rem;
}

.layout-home .brand-footer__nav {
  gap: 0.25rem 1.15rem;
}

.layout-home .brand-footer__nav a { font-size: 0.7rem !important; }

.layout-home .brand-footer__copy,
.layout-home .brand-footer__contact { font-size: 0.68rem !important; margin-bottom: 0 !important; }

.layout-home .brand-footer__contacts { text-align: right; }

.brand-footer__amiro {
  position: absolute;
  right: var(--ty-pad-inner);
  bottom: 0.15rem;
  font: 400 0.58rem/1 'Nunito Sans', sans-serif !important;
  color: rgba(255,255,255,0.32) !important;
  text-decoration: none !important;
  white-space: nowrap;
}
.brand-footer__amiro:hover { color: rgba(255,255,255,0.5) !important; }

.layout-home .concept-home h1,
.layout-home .concept-home h2,
.layout-home .concept-home h3,
.layout-home .concept-home h1 *,
.layout-home .concept-home h1 span {
  text-shadow: none !important;
  filter: none !important;
  -webkit-text-stroke: 0 !important;
}

/* ── Footer ── */
.brand-footer {
  background: var(--ty-burgundy-dark);
  color: rgba(255,255,255,0.88);
  padding: 1.5rem 1.25rem 0.75rem;
}

.brand-footer__inner {
  width: 100%;
  margin: 0;
  padding: 0 var(--ty-pad-inner) 0 var(--ty-pad-inner);
  display: grid;
  grid-template-columns: 1fr 1.4fr 1fr;
  gap: 1.25rem;
  align-items: start;
  font-size: 0.86rem;
}

.brand-footer__copy { color: rgba(255,255,255,0.75) !important; }

.brand-footer__nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.35rem 1rem;
}
.brand-footer__nav a { color: rgba(255,255,255,0.88) !important; text-decoration: none !important; font-size: 0.84rem !important; }
.brand-footer__nav a:hover { color: #fff !important; }

.brand-footer__contacts { text-align: right; }
.brand-footer__contact {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 0.4rem;
  margin-bottom: 0.45rem;
  font-size: 0.84rem;
}
.brand-footer__contact a { color: #fff !important; }

.brand-footer__icon {
  width: 0.85rem;
  height: 0.85rem;
  border: 1.5px solid rgba(255,255,255,0.6);
  border-radius: 50%;
  flex-shrink: 0;
  margin-top: 0.1rem;
}

.brand-footer__legal {
  width: 100%;
  margin: 1rem 0 0;
  padding: 0.75rem var(--ty-pad-inner) 0 var(--ty-pad-inner);
  padding-top: 0.75rem;
  border-top: 1px solid rgba(255,255,255,0.1);
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  font-size: 0.75rem;
  color: rgba(255,255,255,0.55) !important;
  flex-wrap: wrap;
}

.brand-metrics {
  width: 100%;
  margin: 0.75rem 0 0;
  padding: 0 var(--ty-pad-inner) 0.75rem var(--ty-pad-inner);
  font-size: 0.85rem;
}

/* ── Inner pages ── */
.pages_name h1, .pages_name {
  font: 700 1.55rem/1.25 Lora, Georgia, serif !important;
  color: var(--ty-burgundy) !important;
  border-bottom: 2px solid var(--ty-border);
  padding-bottom: 0.5rem;
  margin-bottom: 1.25rem !important;
}

.main_menu a, .main_menu a:link, .main_menu a:visited {
  display: block !important;
  padding: 0.55rem 0.85rem !important;
  margin: 3px 0 !important;
  border-radius: var(--ty-radius) !important;
  color: var(--ty-burgundy) !important;
  font-weight: 600 !important;
  background: transparent !important;
  white-space: normal !important;
  width: auto !important;
  text-decoration: none !important;
}

.main_menu a:hover, .main_menu a.item_active {
  background: var(--ty-burgundy) !important;
  color: #fff !important;
}

.main_menu .splitter { display: none !important; }
font[color] { color: inherit !important; }
[nowrap], nobr { white-space: normal !important; }
img { max-width: 100% !important; height: auto !important; }

.ty-more-info {
  width: 100%;
  margin: 0 0 2rem;
  padding: 0 var(--ty-pad-inner) 0 var(--ty-pad-inner);
}

.ty-more-info summary {
  cursor: pointer;
  color: var(--ty-burgundy);
  font-weight: 600;
  padding: 0.75rem 0;
}

.ty-more-info .ty-legacy-content {
  background: #fff;
  border: 1px solid var(--ty-border);
  border-radius: var(--ty-radius);
  padding: 1.5rem;
  margin-top: 0.5rem;
}

.ty-more-info .ty-legacy-content font,
.ty-more-info .ty-legacy-content span,
.ty-more-info .ty-legacy-content p {
  color: var(--ty-text) !important;
  font-size: 1rem !important;
}

.concept-home font { color: inherit !important; }

@media (max-width: 1024px) {
  .brand-header__inner { grid-template-columns: 1fr; text-align: center; }
  .brand-logo { justify-content: center; }
  .brand-nav ul { justify-content: center; }
  .brand-contact { text-align: center; }
  .brand-contact__row { justify-content: center; }
  .brand-contact__meta { text-align: center; }
  .brand-contact__phone { justify-content: center; }
  .ty-hero__content { max-width: 100%; }
  .ty-hero__bg { left: 0; background-size: auto 100%; background-position: right center; }
  .ty-hero { min-height: 200px; max-height: none; }
  .ty-features { grid-template-columns: 1fr 1fr; }
  .ty-feature { border-right: 0; border-bottom: 1px solid var(--ty-border); }
  .ty-grid, .ty-bottom { grid-template-columns: 1fr; }
  .brand-footer__inner { grid-template-columns: 1fr; text-align: center; }
  .brand-footer__contacts { text-align: center; }
  .brand-footer__contact { justify-content: center; }
  .layout-inner #lay_f4 { display: none !important; }
}

@media (max-width: 768px) {
  .brand-nav-toggle { display: block; }
  .brand-header__inner { display: none; }
  .brand-header--open .brand-header__inner { display: grid; }
  .brand-nav ul { flex-direction: column; align-items: center; }
  .ty-features { grid-template-columns: 1fr; }
  .ty-hero { min-height: auto; }
  .ty-hero h1 { font-size: 1.5rem !important; }
  .layout-inner #lay_f2 { width: 100% !important; flex: 0 0 100% !important; border-right: 0 !important; }
  .layout-inner #lay_body { padding: 1rem !important; }
}

@supports (padding: max(0px)) {
  body.amiro-modern {
    padding-left: max(0px, env(safe-area-inset-left));
    padding-right: max(0px, env(safe-area-inset-right));
  }
}

/*
 * FILE END: _mod_files/_css/ami_custom.css
 */
