f/* 
	-- 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 10px 0px; }

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 { 
	padding: 10px 15px; 
	max-width: 1680px;
	min-width: 964px;
}
body, table, tr, td, p, a, input, select, textarea {  
	color: #3c3c3c;
	font: normal 11px arial, tahoma, serif;
}

a:link, a:visited, a:active, a:hover {
	color: #454545;
	text-decoration: underline;
}
a:hover { 
	text-decoration: none;
}


hr {  
	border: 0px;
	height: 1px; line-height: 1px;
	background: url(../../_img/hspl1.gif) 0 0 repeat-x;
}

BLOCKQUOTE { }

h1 { font-size: 20px; font-weight: normal; }
h2 { font-size: 14px; font-weight: normal; }
h3 { font-size: 12px; font-weight: normal; }

/* COMMON STYLES FORM */

FORM {  }
INPUT {  }

INPUT.txt, INPUT.field   { }
INPUT.txt_noborder   {  }
INPUT.check {  }

input.btn {
	
}

SELECT.sel  {  }
CHECKBOX.chb{  }
TEXTAREA.ta {  }

button {
	font-size: 11px;
	color: #3c3c3c;
}

/* COMMON STYLES END FORM */


/* COMMON STYLES TABLE */

TABLE.tbl, TABLE.price { 
	border-spacing: 0;
	border-collapse: collapse;
}
TABLE.tbl TD, TABLE.price TD {  
	background: url(../../_img/hspl1.gif) 0 100% repeat-x;
	padding: 5px 5px 6px 5px;
}
TABLE.tbl TH, TABLE.price TH {  
	background: #CA2B0D;
	color: #fff;
	font-size: 12px;
	padding: 7px 5px;
}

/* COMMON STYLES END TABLE */


.small, .small a { font-size: 10px; }
.top_tool_bar, .bottom_line {background-color:#48899B}

.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; }

.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; }

.vspl2 {
	background: url(../../_img/vspl2.gif) 0 0 repeat-y;
}

/* END COMMON STYLES */


/* 3. CURRENT DESIGN STYLES START ****************************************************************************************************/

.header {
}

#header_part1 {
	background: #DC6904 url(../../_img/orange_bg_bg.png) 0 0 repeat-x;
	height: 157px;
	overflow: hidden;
	position: relative;
}
#header_part1 .header_part1_inner {
	background: url(../../_img/orange_bg_left.png) 0 0 no-repeat;
	height: 157px;
	padding: 0 0 0 16px;
}
#header_part1 .header_part1_inner2 {
	background: url(../../_img/orange_bg_right.png) 100% 0 no-repeat;
	height: 157px;
	padding: 0 16px 0 0;
}


#header_part3 {
	background: #D7D7D7 url(../../_img/gray_bg_bg.png) 0 0 repeat-x;
	height: 55px;
	overflow: hidden;
	position: relative;
}
#header_part3 .header_part3_inner {
	background: url(../../_img/gray_bg_left.png) 0 0 no-repeat;
	height: 55px;
	padding: 0 0 0 8px;
}
#header_part3 .header_part3_inner2 {
	background: url(../../_img/gray_bg_right.png) 100% 0 no-repeat;
	height: 55px;
	padding: 0 8px 0 0;
}

#columns {
	margin: 10px 0 0 0;
}

#columns td {
	vertical-align: top;
}
#columns .left_col {
	width: 20%;
}
#columns .right_col {
	width: 20%;
}
#columns .center_col {
	padding: 10px 10px 0 10px;
}

a.ancor_top {
	display: block;
	font-size: 0px;
	padding: 5px 0 0 0;
}

.logo {
	background: url(../../_img/vspl1.gif) 100% 5px no-repeat;
	display: block;
	left: 12px;
	padding: 0 19px 0 0;
	position: absolute;
	top: 12px;
}

.slogan {
	color: #fff;
	font-size: 34px;
	left: 200px;
	position: absolute;
	top: 15px;
}
.slogan span {
	display: block;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 5px;
}


.zakaz_info {
	background: url(../../_img/star.png) 0 3px no-repeat;
	color: #ffdaad;
	font-size: 16px;
	right: 249px;
	line-height: 20px;
	padding: 0 0 0 59px;
	position: absolute;
	top: 87px;
}
.zakaz_info span {
	display: block;
	font-size: 11px;
	padding: 2px 0 0 0;
}


.small_search { 
	font-size: 0px;
	left: 25px;
	position: absolute;
	top: 18px;
}
.small_search * { 
	vertical-align: middle;
}
.small_search span {
	color: #4d5152;
	font-size: 11px;
	font-weight: bold;
	margin: 0 9px 0 0;
	text-transform: uppercase;
}
.small_search .txt { 
	margin: 0 9px 0 0;
	width: 110px;
}
.small_search { 
}


a.register {
	display: block;
	left: 400px;
	position: absolute;
	top: 0px;
}


.small_auth {
	font-size: 0px;
	position: absolute;
	right: 25px;
	text-align: right;
	top: 5px;
}
.small_auth * { 
	vertical-align: middle;
}
.small_auth .txt { 
	margin: 0 9px 0 0;
	width: 110px;
}
.small_auth .btn { 
}
.small_auth span {
	color: #4d5152;
	font-size: 11px;
	font-weight: bold;
	margin: 0 9px 0 0;
	text-transform: uppercase;
}
.small_auth a {
	line-height: 28px;
	margin: 0 0 0 20px;
}


.small_subscribe {
	font-size: 0px;
}
.small_subscribe * { 
	vertical-align: middle;
}
.small_subscribe .txt { 
	margin: 0 9px 0 0;
	width: 115px;
}
.subscribe_info {
	padding: 8px 0 10px 0;
}

.block_white, .block_gray { }
.block_white .header, .block_gray .header, .header_red {
	height: 40px;
}
.block_white .header_orange, .block_white .header_gray, .block_gray .header_gray {
	background: #FF9023 url(../../_img/block_orange_head_bg.png) 0 0 no-repeat;
	height: 40px;
	position: relative;
}
.block_white .header_gray {
	background: #5B5B5B url(../../_img/block_gray_head_bg.png) 0 0 no-repeat;
}
.block_gray .header_gray {
	background: url(../../_img/block2_gray_header.png) 0 0 no-repeat;
}
.header_red {
	background: #C7290C url(../../_img/red_head_bg.png) 0 0 no-repeat;
	position: relative;
	height: 34px;
	margin: 0 0 20px 0;
}

.block_white .header_orange .header_inner, .block_white .header_gray .header_inner, .block_white .header_red .header_inner, .block_gray .header_gray .header_inner, .header_red .header_inner {
	background: url(../../_img/block_orange_head_bg.png) 100% 0 no-repeat;
	color: #fff;
	height: 40px;
	margin: 0 0 0 80px;
}
.block_white .header_gray .header_inner {
	background: url(../../_img/block_gray_head_bg.png) 100% 0 no-repeat;
}
.block_white .header_red .header_inner {
	background: url(../../_img/block_red_head_bg.png) 100% 0 no-repeat;
}
.block_gray .header_gray .header_inner {
	background: url(../../_img/block2_gray_header.png) 100% 0 no-repeat;
}
.header_red .header_inner {
	background: url(../../_img/red_head_bg.png) 100% 0 no-repeat;
	height: 34px;
}
.block_white .header .content, .block_gray .header .content, .header_red .content {
	font-size: 12px;
	font-weight: bold;
	left: 29px;
	line-height: 46px;
	position: absolute;
	text-transform: uppercase;
	top: 0px;
	white-space: nowrap;
}
.header_red .content {
	line-height: 34px;
}
.block_white .body {
	background: url(../../_img/block_white_body_bg.png) 0 100% no-repeat;
}
.block_gray .body {
	background: url(../../_img/block_gray_body_bg.png) 0 100% no-repeat;
	height: 76px;
}

.block_white .body_inner {
	background: url(../../_img/block_white_body_bg.png) 100% 100% no-repeat;
	margin: 0 0 0 15px;
	padding: 11px 15px 10px 0;
}
.block_gray .body_inner {
	background: url(../../_img/block_gray_body_bg.png) 100% 100% no-repeat;
	height: 55px;
	margin: 0 0 0 15px;
	padding: 11px 15px 10px 0;
}


.block_gray2 {
	background: url(../../_img/block3_gray_bg.png) 0 0 no-repeat;
}
.block_gray2_inner {
	background: url(../../_img/block3_gray_bg.png) 100% 0 no-repeat;
	height: 95px;
	margin: 0 0 0 15px;
	padding: 11px 15px 10px 0;
}


.corner_tl, .corner_tr, .corner_bl, .corner_br {
	width: 11px; height: 11px;
	position: absolute;
}
.corner_tl { 
	background: url(../../_img/corners.gif) -11px -11px no-repeat;
	top: 0px; left: 10px;
} 
.corner_tr { 
	background: url(../../_img/corners.gif) 0 -11px no-repeat;
	top: 0px; right: 10px;
}
.corner_bl { 
	background: url(../../_img/corners.gif) -11px 0 no-repeat;
	bottom: 0px; left: 10px;
}
.corner_br { 
	background: url(../../_img/corners.gif) 0 0 no-repeat;
	bottom: 0px; right: 10px;
}


.footer {
	background: #eaeaea;
	margin: 10px 0 0 0;
	padding: 25px 15px;
	text-align: right;
}

/* CURRENT DESIGN STYLES END */


/* 4. NAVIGATION STYLES (Menus, Sitemaps, etc.) ****************************************************************************************************/

/* NAVIGATION STYLES TOP MENU */

.top_menu, .top_menu a, .top_menu a:hover, .top_menu a:visited {font-size:10px;}

/* NAVIGATION STYLES END TOP MENU */


/* NAVIGATION STYLES BOTTOM MENU */
/*.bottom_menu TD, .bottom_menu a, .bottom_menu a:hover, .bottom_menu a:visited{font-size:11px;}*/

.bottom_menu { 
	color: #625c56;
	font-size: 0px;
	padding: 0 0 5px 0;
}
.bottom_menu span { 
	font-size: 11px;
	padding: 0 10px;
}
.bottom_menu a:link, .bottom_menu a:visited, .bottom_menu a:active, .bottom_menu a:hover {
	color: #625c56;
	font-family: tahoma, arial, serif;
	text-decoration: none;
}
.bottom_menu a:hover { 
	text-decoration: underline;
}

/* NAVIGATION STYLES END BOTTOM MENU */


/* NAVIGATION STYLES MAIN MENU */
/*.main_menu {}
.main_menu TD{}
.main_menu A, .main_menu A:visited {color:#6d6d6d;font-weight:bold;text-decoration:none; font-size:11px; text-transform:uppercase;}
.main_menu A:hover {color:#6d6d6d;text-decoration:none;font-weight:bold;}*/

#main_menu { 
	padding: 11px 10% 0 10%;
	text-align: justify;
	color: #333333;
	font-size: 8px;
	height: 23px;
	overflow: hidden;
}
#main_menu * { 
	vertical-align: middle;
}

#main_menu a:link, #main_menu a:visited, #main_menu a:active, #main_menu a:hover {
	display: inline-block;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
#main_menu a:hover {
	text-decoration: underline;
}
#main_menu a.first {
	background: none !important;
	padding: 0 !important;
}
#main_menu .final {
	display: inline-block; 
	width: 100%;
	background: red;
	font-size: 0px;
	visibility: hidden;
}

#main_menu .active { 
	text-decoration: underline !important;
}

.submenu { 
	background: #E9E9E9;
	display: none; 
	left: 0; 
	padding: 10px 10px 0 10px;
	position:absolute; 	
	top: 0;
	width: auto; 
	z-index: 999;
}
.submenu a:link, .submenu a:visited, .submenu a:active, .submenu a:hover {
	border-bottom: solid #E9E9E9 10px;
	display: block !important;
	font-size: 11px !important;
	font-weight: normal !important;
	width: 250px;
}
.submenu a:hover {
}

/* NAVIGATION STYLES END MAIN MENU */


/* NAVIGATION STYLES MEMBER MENU */

.member_menu_wrapper {
	position: absolute;
	right: 25px;
	text-align: right;
	top: 12px;
}

.member_menu a {	
	font: normal 10px/17px Tahoma !important;
	margin: 0px 0px 0px 10px; padding: 0px;
}


.member_form {
}
.member_form td {
	vertical-align: top;
	padding: 0 15px 5px 0 !important;
}

.member_form .txt {
	width: 250px;
}
.member_form .sel {
	width: 250px;
}
.member_form .ta {
	width: 350px;
	height: 150px;
}

.members_legend {
	padding: 10px 0 0 0;
}

/* 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: 14px; }
.sm_level_1 .sm_tree_item_selected { font-size: 14px; }

.sm_tree .sm_level_2 { margin-left: 15px; }
.sm_tree .sm_level_2 a:link, 
.sm_tree .sm_level_2 a:visited, 
.sm_tree .sm_level_2 a:active, 
.sm_tree .sm_level_2 a:hover { font-size: 12px; }
.sm_level_2 .sm_tree_item_selected { font-size: 12px; }

.sm_tree .sm_level_3 { margin-left: 25px; }
.sm_tree .sm_level_3 a:link, 
.sm_tree .sm_level_3 a:visited, 
.sm_tree .sm_level_3 a:active, 
.sm_tree .sm_level_3 a:hover { font-size: 12px; }
.sm_level_3 .sm_tree_item_selected { font-size: 12px; }

.sm_tree .sm_tree_item_selected { font-weight: bold; }

.sm_imaged_tree { }

.sm_imaged_tree  .sm_imaged_item_normal_1, .sm_imaged_tree  .sm_imaged_item_active_1,
.sm_imaged_tree  .sm_imaged_item_normal_2, .sm_imaged_tree  .sm_imaged_item_active_2,
.sm_imaged_tree  .sm_imaged_item_normal_3, .sm_imaged_tree  .sm_imaged_item_active_3 { 
	padding-left: 7px; 
	line-height: 19px;
}

/* NAVIGATION STYLES END SITE MAP, SECTION MAP */


/* PAGER */

.pager_top .pager { padding: 15px 0 0 12px; }
.pager_bott .pager  { padding: 30px 0 0 12px; }

.pager { }

.pager a:link, .pager a:visited, .pager a:active, .pager a:hover {
	color: #D12227;
	font-weight: normal;
}

.pager_active { 
	color: #D12227;
	font-weight: bold;
}


.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 {  }

.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 .first_row { 
	background: none !important;
}
.small_news .item_row {  
	background: url(../../_img/hspl1.gif) 0 0 repeat-x;
	padding: 8px 10px 12px 10px;
}
.small_news .date {  
	color: #b8220a;
	font-weight: bold;
}
.small_news a.header {  }
.small_news_rss { }


.news { }

.news .list .first_row { 
	background: none !important;
}
.news .list .item_row {  
	background: url(../../_img/hspl1.gif) 0 0 repeat-x;
	padding: 8px 10px 12px 10px;
}
.news .list .date {  
	color: #b8220a;
	font-weight: bold;
}
.news .list .announce {  
	padding: 5px 0 0 0;
}
.news .list a.header {  }

.news_rss { }

.news .details {  }

.news .details .date {
	color: #B8220A;
}

/* 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 { display: inline; }
.articles_cat_name a { font-size: 1.2em; }
.articles_cat_num_items { display: inline; }
.articles_cat_announce {  }
.articles_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 */

/* FEEDBACK */

.feedback {
}
.feedback td {
	vertical-align: top;
	padding: 0 15px 5px 0 !important;
}

.feedback .txt {
	width: 250px;
}
.feedback .sel {
	width: 250px;
}
.feedback .ta {
	width: 350px;
	height: 150px;
}

.feedback_legend {
	padding: 10px 0 0 0;
}

/* FEEDBACK */

/* END MODULES */


/* 6. E-COMMERCE ****************************************************************************************************/

.eshop_image { /*width: 64px;*/ float:left; margin-top:3px;margin-right:15px;}
.eshop_image_click {margin-top:3px;margin-right:5px;border: 0px #33626F solid;}

.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:9px; color:#000000; font-weight:bold;}

.row1 {}
.row2 {}

.small_cart { 
	background: url(../../_img/vspl1.gif) 0 17px no-repeat;
	height: 139px;
	padding: 30px 0 0 19px;
	position: absolute;
	right: 10px;
	top: 0px;
	width: 177px;
}
.small_cart .small_cart_inner { 
	background: url(../../_img/cart.png) 0 0 no-repeat;
	color: #fcd412;
	font-size: 12px;
	padding: 0 0 0 48px;
}
* html .small_cart .small_cart_inner { 
}

.small_cart .small_cart_inner a { 
	color: #fcd412 !important;
	display: block;
	font-size: 17px !important;
	font-weight: bold !important;
	padding: 0 0 5px 0;
}

.tbl_cart td {
	vertical-align: middle !important;
}

.tbl_cart .txt {
	width: 20px;
}

.tbl_cart .picture { 
	background: url(../../_img/small_img_wrapper_top.png) 0 0 no-repeat;
	margin: 0 auto;
	position: relative;
	width: 126px;
}
.tbl_cart .picture img { 
	background:url(../../_img/small_img_wrapper_bott.png) 0 100% no-repeat;
	display: block;
	padding: 16px 5px 16px 6px;
}


/* E-COMMERCE TREE LINKS */

ul.spec_eshop_tree_links {
	list-style-type: none;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
ul.spec_eshop_tree_links ul { 
	list-style-type: none;
	padding: 5px 0 0 0;
	margin: 0px;
}

/* first level */
ul.spec_eshop_tree_links li {
	background: url(../../_img/treelinks_marker.gif) 0 5px no-repeat;
	display: block;
	padding: 0 0 8px 18px;
}
ul.spec_eshop_tree_links li a {
}
ul.spec_eshop_tree_links li a:hover {
}

/* second level */
ul.spec_eshop_tree_links li li {
}
ul.spec_eshop_tree_links li li a {
}
ul.spec_eshop_tree_links li li a:hover {
}

/* third level */
ul.spec_eshop_tree_links li li li {
}
ul.spec_eshop_tree_links li li li a {
}
ul.spec_eshop_tree_links li li li a:hover {
}

/* E-COMMERCE END TREE LINKS */


/* E-COMMERCE Categories list sets */

.catD_list {
	font-size: 0px;
	padding: 0 0 30px 0;
}

.catD_row { 
	display: inline-block;
	text-align: center;
	width: 33%;
	vertical-align: top;
}
* html .catD_row { 
	display: inline;
}
*+html .catD_row { 
	display: inline;
}

.catD_row .catD_row_inner0 { 
	position: relative;
}

.catD_row .catD_row_inner { 
	margin: 0 10px;
	border: solid #d7d7d7 1px;
	padding: 16px 0 15px 0;
}
.catD_row .cat_small_picture { 
	display: block;	
	margin: 0 0 14px 0;
}

.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: 12px; 
	text-decoration: none;
}
.catD_row a.catD_name:hover {
	text-decoration: underline;
}

.catD_row .cat_small_picture { }

.catD_Vsplitter {  
	display: inline-block;
	width: 100%;
	height: 20px;
}

/* E-COMMERCE End Categories list sets */


/* E-COMMERCE ITEM LIST CLASSES */

.eshop_item_list {
	padding: 15px 0 0 0;
}

.eshop_item_list .item_row { 
	overflow: hidden;
}
.eshop_item_list .item_row .left {
	float: left;
	margin: 0 10px 0 0;
}
* html .eshop_item_list .item_row .left { 
	margin: 0 7px 0 0;
}

.eshop_item_list .item_row a.picture { 
	background: url(../../_img/small_img_wrapper_top.png) 0 0 no-repeat;
	display: block;
}
.eshop_item_list .item_row a.picture img { 
	background:url(../../_img/small_img_wrapper_bott.png) 0 100% no-repeat;
	display: block;
	padding: 16px 5px 16px 6px;
}
.eshop_item_list .item_row .description {
	display: table;
}
.eshop_item_list .item_row a.header { 
	color: #5e5b5b !important;
	display: block;
	font-size: 13px !important;
	font-weight: bold !important;
	padding: 8px 0 15px 8px;
}
.eshop_item_list .item_row .announce { 
	color: #838383;
	padding: 0 0 5px 8px;
}
.eshop_item_list .item_row .custom_fields {
	color: #838383;
	padding: 0 0 0 8px;
}
.eshop_item_list .item_row .prices { 
	padding: 19px 0 0 0;
	width: 220px;
}

.eshop_item_list .item_row .base_price { 
	background: url(../../_img/price_bg.png) 0 0 no-repeat;
	padding: 0 0 0 12px;
}
.eshop_item_list .item_row  .base_price * { 
	vertical-align: top;
}
.eshop_item_list .item_row .base_price .base_price_inner {
	background: url(../../_img/price_bg.png) 100% 100% no-repeat;
	padding: 10px 0 10px 0;
	text-align: right;
}
	
.eshop_item_list .item_row  .base_price .price_price { 
	color: #414141;
	display: block;
	font-size: 19px;
	padding: 0 0 6px 0;
	text-align: left;
}
.eshop_item_list .item_row  .base_price .price_price i { 
	color: #7a7a7a;
	font-size: 10px;
	vertical-align: baseline;
}
.eshop_item_list .item_row  .txt { 
	width: 20px;
	margin: 0 9px 0 0;
	text-align: center;
}
.eshop_item_list .item_row  .base_price a { 
	padding: 6px 12px 0 0;
	text-align: right;
}

.eshop_item_list .item_row  .addtocomparsion { 
	display: block;
	margin-top: 20px; 
	text-align: center;
}
.eshop_item_list .item_row  .addtocomparsion * { 
	vertical-align: middle;
}

.eshop_item_list .vsplitter {
	background: url(../../_img/hspl1.gif) 0 0 repeat-x;
	display: inline-block;
	height: 1px;
	margin: 20px 0px;
	width: 100%;
	font-size: 0px;
}

/* E-COMMERCE END ITEM LIST CLASSES */


/* E-COMMERCE ITEM DETAILS */

.itemD_detail {  }

.itemD_detail .left {
	float: left;
	margin: 0 10px 0 0;
}
* html .itemD_detail .left { 
	margin: 0 7px 0 0;
}

.itemD_detail .picture { 
	background: url(../../_img/img_wrapper_top.png) 0 0 no-repeat;
	display: block;
}
.itemD_detail .picture img { 
	background:url(../../_img/img_wrapper_bott.png) 0 100% no-repeat;
	display: block;
	padding: 16px 5px 16px 6px;
}

.itemD_detail .addtocomparsion { 
	display: block;
	margin-top: 20px; 
	text-align: center;
}

.itemD_detail .custom_fields {
	clear: both;
	padding: 30px 10px 0 10px;
	width: 60%;
}

.itemD_detail .custom_fields div {
	padding: 5px;
}

.itemD_detail .custom_fields .chet {
	background: #e9e9e9;
}

.itemD_detail .custom_field_color {
	padding: 0 0 15px 0;
}

.itemD_detail .custom_field_color * {
	vertical-align: middle;
}

.itemD_detail .custom_field_color span {
	margin: 0 10px 0 0;
}

.itemD_detail .custom_field_color img {
	margin: 0 10px 0 0;
}

.itemD_detail .prices { 
	width: 220px;
	display: table;
}

.itemD_detail .base_price { 
	background: url(../../_img/price_bg.png) 0 0 no-repeat;
	padding: 0 0 0 12px;
}
.itemD_detail .base_price * { 
	vertical-align: top;
}
.itemD_detail .base_price .base_price_inner {
	background: url(../../_img/price_bg.png) 100% 100% no-repeat;
	padding: 10px 0 10px 0;
	text-align: right;
}
	
.itemD_detail .base_price .price_price { 
	color: #414141;
	display: block;
	font-size: 19px;
	padding: 0 0 6px 0;
	text-align: left;
}
.itemD_detail .base_price .price_price i { 
	color: #7a7a7a;
	font-size: 10px;
	vertical-align: baseline;
}

.itemD_detail .base_price .txt { 
	width: 20px;
	margin: 0 9px 0 0;
	text-align: center;
}
.itemD_detail .base_price a { 
	padding: 6px 12px 0 0;
	text-align: right;
}

.itemD_detail .description {
	clear: both;
	color: #838383;
	padding: 20px 15px 0 15px;
}

* html .itemD_detail .description {
	padding: 15px 10px 0 10px;
}
*+html .itemD_detail .description {
	padding: 15px 10px 0 10px;
}


.itemD_detail .description p {
	color: #838383;
}

.itemD_custom_field_multi_list {  }

.itemD_custom_field_multi_related_items_list {
	clear: both;
	overflow: hidden;
	margin-top: 20px;
}
.itemD_custom_field_multi_related_items, .itemD_custom_field_multi_related_cats {
	margin-right: 30px;
	float: left;
	text-align: center;
}

/* E-COMMERCE END ITEM DETAILS */


/* E-COMMERCE HOME */

.eshop_special { 
	font-size: 0px;
}

.eshop_special .special_row { 
	display: inline-block;
	font-size: 11px;
	vertical-align: top;
	width: 50%;
}
* html .eshop_special .special_row { 
	display: inline;
	width: 49.9%;
}
*+html .eshop_special .special_row { 
	display: inline;
	width: 49.9%;
}

.eshop_special .special_row .special_row_inner, .eshop_special .special_row .special_row_inner2 { 
	margin: 0 10px 0 2px;
	overflow: hidden;
	position: relative;
}
.eshop_special .special_row .special_row_inner2 { 
	margin: 0 2px 0 10px;
}
.eshop_special .special_row a.picture { 
	background: url(../../_img/small_img_wrapper_top.png) 0 0 no-repeat;
	display: block;
	float: left;
	margin: 0 10px 0 0;
}
* html .eshop_special .special_row a.picture { 
	margin: 0 7px 0 0;
}

.eshop_special .special_row a.picture img { 
	background:url(../../_img/small_img_wrapper_bott.png) 0 100% no-repeat;
	display: block;
	padding: 16px 5px 16px 6px;
}
.eshop_special .special_row .description {
	margin: 0 0 0 141px;
}
* html .eshop_special .special_row .description {
	margin: 0 0 0 138px;
}


.eshop_special .special_row a.header { 
	color: #5e5b5b !important;
	display: block;
	font-size: 13px !important;
	font-weight: bold !important;
	padding: 8px 0 15px 8px;
}
.eshop_special .special_row .spec_announce { 
	color: #838383;
	font-size: 10px;
	padding: 0 0 19px 8px;
}
.eshop_special .special_row .prices { }

.eshop_special .special_row .base_price { 
	background: url(../../_img/price_bg.png) 0 0 no-repeat;
	padding: 0 0 0 12px;
}
.eshop_special .special_row .base_price * { 
	vertical-align: top;
}
.eshop_special .special_row .base_price .base_price_inner {
	background: url(../../_img/price_bg.png) 100% 100% no-repeat;
	padding: 10px 0 10px 0;
	text-align: right;
}
	
.eshop_special .special_row .base_price .price_price { 
	color: #414141;
	display: block;
	font-size: 19px;
	padding: 0 0 6px 0;
	text-align: left;
}
.eshop_special .special_row .base_price .price_price i { 
	color: #7a7a7a;
	font-size: 10px;
	vertical-align: baseline;
}
.eshop_special .special_row .txt { 
	width: 20px;
	margin: 0 9px 0 0;
	text-align: center;
}
.eshop_special .special_row .base_price a { 
	padding: 6px 12px 0 0;
	text-align: right;
}

.eshop_special .vsplitter {
	background: url(../../_img/hspl1.gif) 0 0 repeat-x;
	display: inline-block;
	height: 1px;
	margin: 10px 0px;
	width: 100%;
}

/* E-COMMERCE END HOME */


/* E-COMMERCE RELATED */

.related_items { 
	border: solid white 1px;
}

.related_items .related_row { 
}


.related_items .related_row a.picture { 
	background: url(../../_img/small_img_wrapper_top.png) 0 0 no-repeat;
	display: block;
	position: relative;
	margin: 0 auto;
	width: 126px;
}

.related_items .related_row a.picture img { 
	background:url(../../_img/small_img_wrapper_bott.png) 0 100% no-repeat;
	display: block;
	padding: 16px 5px 16px 6px;
}

.related_items .related_row a.header { 
	color: #5e5b5b !important;
	display: block;
	font-size: 13px !important;
	font-weight: bold !important;
	padding: 8px 0 15px 8px;
	height: auto;
}
.related_items .related_row .spec_announce { 
	color: #838383;
	font-size: 10px;
	padding: 0 0 19px 8px;
}
.related_items .related_row .prices { }

.related_items .related_row .base_price { 
	background: url(../../_img/price_bg.png) 0 0 no-repeat;
	padding: 0 0 0 12px;
}
.related_items .related_row .base_price * { 
	vertical-align: top;
}
.related_items .related_row .base_price .base_price_inner {
	background: url(../../_img/price_bg.png) 100% 100% no-repeat;
	padding: 10px 0 10px 0;
	text-align: right;
}
	
.related_items .related_row .base_price .price_price { 
	color: #414141;
	display: block;
	font-size: 19px;
	padding: 0 0 6px 0;
	text-align: left;
}
.related_items .related_row .txt { 
	width: 20px;
	margin: 0 9px 0 0;
	text-align: center;
}
.related_items .related_row .base_price a { 
	padding: 6px 12px 0 0;
	text-align: right;
}

.related_items .vsplitter {
	background: url(../../_img/hspl1.gif) 0 0 repeat-x;
	display: inline-block;
	height: 1px;
	margin: 20px 0px;
	width: 100%;
}

/* E-COMMERCE END RELATED */


/* E-COMMERCE FILTER BOX */
.search_box { 
	display: none;
}

.filter_box { 
	position: relative;
	background: #d9d9d9 url(../../_img/filter_bg.gif) 0 0 repeat-x;
	padding: 0px 28px 15px 28px;
}
.filter_box * {
	vertical-align: middle;
}
.filter_box .field_row {
	overflow: hidden;
}
.filter_box .field {
	line-height: 28px;
}
* html .filter_box .field {
	padding: 0 0 8px 0;
}
.filter_box .field_row .field {
	float: left;
	margin: 0 40px 0 0;
}
.filter_box .field span {
	white-space: nowrap;
}
.filter_box .check { margin: 0 8px 0 0; }
.filter_box .radio { margin: 0 8px 0 0; }
.filter_box label { margin: 0 8px 0 0; }
.filter_box .txt { width:50px; }

.filter_box .caption { 
	padding: 0 8px 0 0;
}

/* E-COMMERCE END FILTER BOX */

/* E-COMMERCE CAT PATH */

.cat_path { margin-bottom: 15px; font-size: 11px; }
.cat_path A { font-size: 11px !important; }

/* 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 {  
	padding: 10px 12px 0 0;
	text-align: right;
}

/* E-COMMERCE END SORT BOX */


/* E-COMMERCE COMPARE */

.small_compare { }
.small_compare .first_row { 
	background: none !important;
}
.small_compare .item_row {  
	background: url(../../_img/hspl1.gif) 0 0 repeat-x;
	padding: 8px 10px 12px 10px;
}
.small_compare span {  
	color: #b8220a;
	font-weight: bold;
}
.small_compare a.header {  }
.small_compare_rss { }

.small_compare_actions {
	padding: 10px 10px 0 10px;
}

.small_compare_actions a { 
	margin: 0 20px 0 0;
}

TABLE.compare { width: 100%; }
TABLE.compare TD { width: 15%; padding: 5px; }
TABLE.compare TR { }

TABLE.compare  .picture { 
	background: url(../../_img/small_img_wrapper_top.png) 0 0 no-repeat;
	display: block;
}
TABLE.compare  .picture img { 
	background:url(../../_img/small_img_wrapper_bott.png) 0 100% no-repeat;
	display: block;
	padding: 16px 5px 16px 6px;
}

TABLE.compare .name_wrapper {
	padding:8px 0 15px 0;
}

TABLE.compare a.name {
	color:#5E5B5B !important;
	font-size:13px !important;
	font-weight:bold !important;
}

a.comp_del {}
tr .sel { background:#eeeeee; } 

.compare_script_bottom { padding: 15px 0 0 12px; }
.compare_script_bottom a {
	display: block;
	margin: 5px 0 0 0;
}

/* E-COMMERCE END COMPARE */


/* END E-COMMERCE */


/* 7. SYSTEM ****************************************************************************************************/

table#sign{width:100%;}
table#sign td{text-align:right;font-family:Verdana; font-size:10px; color:#848484; padding-right:10px; padding-top:10px; padding-bottom:10px;}
table#sign A, table#sign A:hover, table#sign A:visited {color:#848484;text-decoration:underline; font-size:10px;}

#stat {display:none;}
#sp {display:none;}

.status_error, .status_notice, .status_normal  {
	display: block;
	padding: 0 0 5px 0;
	width: 100%;
}

.status_error { color:#000; font-size:20px;}
.status_notice { color:#000; font-size:20px; padding: 0 0 10px 0; }
.status_normal { color:#000; font-size:20px;}

/* 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 10px 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;
    border-bottom: 1px solid #808080;
    margin-bottom: 1px;
    cursor: s-resize;
}
span.amiroTEdMore{
    cursor: pointer;
    height: 25px;
	font: bold 16px 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 */

.sklad {
	color: #CB2C0D;
	font-size: 12px;
	padding: 10px 0 0 0;
	text-align: left;
}

.sklad span {
	color: #3c3c3c;
}

.darkred {
	color: #8F1A1F !important;
}textarea.inp-h{
    display: none;
}
