/* COMMON STYLES` */
/* Don't delete existing styles, only modify its or add new ones! */

/* COMMON */
body { background-color:#ffffff;}
body, table, tr, td, p, a, input, select, textarea { }

#layout {
    //width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000) ? "1000px" : "100%");
}

/*A {color:#33626F;text-decoration:underline}
A:hover {color:#33626F;text-decoration:none}
A:visited {color:#33626F;}*/

table#sign{width:100%;}
table#sign td{text-align:right;font-family:Verdana; font-size:10px; background: #EFE5DC;}
table#sign A, table#sign A:hover, table#sign A:visited {text-decoration:underline; font-size:10px; color:#000000;}


hr {
	color: #89634e;
	background-color: #89634e;
	height: 1px;
	border: 0px;
}


#small a {color:#33626F;text-decoration:underline;font-size:11px;}
#small a:hover {color:#33626F;text-decoration:none;font-size:11px;}
#small a:visited {color:#33626F;font-size:11px;}
#small {font-size:11px;}

#flag_inactive {color:#aaaaaa;}

#pager {text-decoration:none;}

BLOCKQUOTE {margin-top:5px;margin-bottom:5px;margin-left:16px;margin-right:0px}

.top_tool_bar, .bottom_line {background-color:#683C27}

img{border:0px;}

/* END COMMON */

/* HEADERS */
/*h1, h1 a, h1 a:visited, h1 a:hover {color:#33626F;font-size:18px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
.h1, .h1 a, .h1 a:visited, .h1 a:hover {color:#33626F;font-size:18px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
h2, h2 a, h2 a:visited, h2 a:hover {color:#000000;font-size:16px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
.h2, .h2 a, .h2 a:visited, .h2 a:hover {color:#000000;font-size:16px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
h3, h3 a, h3 a:visited, h3 a:hover {color:#33626F;font-size:14px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
.h3, .h3 a, .h3 a:visited, .h3 a:hover {color:#33626F;font-size:14px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
h4, h4 a, h4 a:visited, h4 a:hover {color:#000000;font-size:13px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
.h4, .h4 a, .h4 a:visited, .h4 a:hover {color:#000000;font-size:13px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
h5, h5 a, h5 a:visited, h5 a:hover {color:#33626F;font-size:12px;font-weight:normal; margin-bottom:5px; margin-top:5px;}
.h5, .h5 a, .h5 a:visited, .h5 a:hover {color:#33626F;font-size:12px;font-weight:normal; margin-bottom:5px; margin-top:5px;}*/
/* END HEADERS */


/* TOP MENU */

.top_menu {
	margin-top: 4px;
	//margin-top: 6px;
}

a.top_menu_item:link, a.top_menu_item:active, a.top_menu_item:visited, a.top_menu_item:hover {
	font: bold 11px arial, tahoma,  verdana !important;
	color: #000 !important;
	text-decoration: none;
	line-height: 11px;
}
a.top_menu_item:hover { text-decoration: underline; }/* END TOP MENU */

/* BOTTOM MENU */
.bottom_menu TD, .bottom_menu a, .bottom_menu a:hover, .bottom_menu a:visited{font-size:10px;}
.bottom_menu a.item_bottom_active, .bottom_menu a.item_bottom_active:visited {}
/* END BOTTOM MENU */

/* MAIN MENU */
.main_menu {background-color:#89C6D7;padding-left:10px;padding-right:5px}
.main_menu a.item_active, .main_menu a.item_active:visited {color:#796238;}
.main_menu TD{padding-left:10px}
.main_menu A, .main_menu A:visited {color:#000000;font-weight:bold;text-decoration:none;}
.main_menu A:hover {color:#ffffff;background-color:#48899B;text-decoration:none;font-weight:bold;}

.submenu { position:absolute; left: 0; top:0; display:none;width:100px;}

.pd_menu {border:1px #48899B solid;background-color:#ffffff}
.pd_menu td {color:#000000;border:0px; background-color:#89C6D7;padding:5px 8px 5px 8px}
.pd_menu a, .pd_menu a:visited {font-size:11px;font-weight: normal; text-decoration:none;}
.pd_menu a:hover { color:#FFFFFF; text-decoration:none;font-size:11px;font-weight: normal;}
.pd_menu_activ A {color:#ffffff}
/* END MAIN MENU */


/* SITE MAP, SECTION MAP */
#tree { font-size:10px; }
#tree IMG { BORDER: 0px; HEIGHT: 16px; WIDTH: 19px }
#tree DIV {font-size:10px;}
#tree DIV A{font-size:10px;}
#tree DIV A:hover {font-size:10px;}
.tree_item_selected {color:#48899B }

#tree DIV.sm_level_0 {font-size:14px; font-weight:bold;}
#tree DIV.sm_level_0 A {color:#33626f; font-size:14px; font-weight:bold;}
#tree DIV.sm_level_0 A:hover{font-size:14px; font-weight:bold;}
#tree DIV.sm_level_0 A:visited {font-size:14px; font-weight:bold;}
#tree DIV.sm_level_1{font-size:12px; font-weight:bold;}
#tree DIV.sm_level_1 A {color:#33626f;font-size:12px; font-weight:bold;}
#tree DIV.sm_level_1 A:hover {font-size:12px; font-weight:bold;}
#tree DIV.sm_level_1 A:visited {font-size:12px; font-weight:bold;}
#tree DIV.sm_level_2 {font-size:11px; font-weight:normal;}
#tree DIV.sm_level_2 A {color:#33626f; font-size:11px; font-weight:normal;}
#tree DIV.sm_level_2 A:hover {font-size:11px; font-weight:normal;}
#tree DIV.sm_level_2 A:visited {font-size:11px; font-weight:normal;}
#tree DIV.sm_level_3 {font-size:10px; font-weight:normal;}
#tree DIV.sm_level_3 A {color:#33626f; font-size:10px; font-weight:normal;}
#tree DIV.sm_level_3 A:hover {font-size:10px; font-weight:normal;}
#tree DIV.sm_level_3 A:visited {font-size:10px; font-weight:normal;}
/* END SITE MAP, SECTION MAP */

/* FORM */
FORM        {  margin: 0px; }
INPUT       { FONT-SIZE:11; }
INPUT.txt, INPUT.field   { BORDER: #683C27 1px solid; }
INPUT.txt_noborder   { BORDER: #FFFFFF 0px solid; }
INPUT.check { BORDER: 0px; }
INPUT.btn   { FONT-SIZE:11px; BACKGROUND: #E5CFB8; COLOR: #683C27; FONT-WEIGHT: bold; BORDER: #683C27 1px solid; }
SELECT.sel  { FONT-SIZE:11; BORDER: #683C27 1px solid; }
CHECKBOX.chb{ FONT-SIZE:11; BORDER: #4683C27 1px solid; }
TEXTAREA.ta { FONT-SIZE:11; BORDER: #683C27 1px solid; }
/* END FORMS */

/* PHOTOALBUM*/
.photoalbum_act {border:#c0c0c0 1px solid;}
.photoalbum a {font-weight:bold;text-decoration:none;}
/*  PHOTOALBUM */

/* TABLE */
TABLE.tbl { border: solid #683C27 1px; }
TABLE.tbl TD {border:0px}
TABLE.tbl TH {color:#683C27;border:0px; background-color:#E5CFB8;font-size:12px;padding:5px 8px 5px 8px}
TABLE.tbl TH.al {color:#683C27;border:0px; background-color:#E5CFB8;font-size:12px;padding:5px 8px 5px 8px; text-align:right; font-weight:normal;}
TABLE.tbl TD {border:0px;font-size:11px;padding:5px 8px 5px 8px}
/* END TABLE */

/* PRISE-LIST */
TABLE.price {border-right:1px #683C27 solid;}
TABLE.price TD {border-bottom:1px #683C27 solid; border-left:1px #683C27 solid; font-weight:normal;}
TABLE.price TH {color:#000000; border-left:1px #ffffff solid; background-color:#89C6D7;font-size:12px;padding:5px 8px 5px 8px}
TABLE.price TH.al {color:#000000;border-left:0px #ffffff solid; background-color:#89C6D7;font-size:12px;padding:5px 8px 5px 8px; text-align:right; font-weight:normal;}
TABLE.price TD {font-size:11px;padding:5px 8px 5px 8px}
/* END PRISE-LIST */

/* CART */
#cart_small {font-size:9px;color:#333333;}
#cart_small a  {font-size:9px;}
/* END CART */

/* SORT */
.icon_sort { border:#683C27 1px solid;background-color:#89C6D7;margin-top:3px;}
/* END SORT */

/* ESHOP */
/*.price_details {color:#DE2418;font-size:12px;font-weight:bold}
.old_price_details {color:#e00000;text-decoration:line-through;font-size:12px;font-weight:bold}
.discount_details {color:#e00000;font-size:11px;font-weight:bold}

.price {color:#33626F;font-size:12px;font-weight:bold}
.old_price {color:#e00000;text-decoration:line-through;font-size:12px;font-weight:bold}
.discount {color:#e00000;font-size:11px;font-weight:bold}

.price_small {color:#33626F;font-size:11px;font-weight:bold}
.old_price_small {color:#e00000;text-decoration:line-through;font-size:11px;font-weight:bold}
.discount_small {color:#e00000;font-size:11px;font-weight:bold}*/

.eshop_image {margin-top:3px;margin-right:5px;}
.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;}

.filter_box {}
.filter_box td {font-size:10px;}
.filter_box .txt {width:100px}
.search_box {}

.currency_block {font-size:9px; color:#000000; font-weight:bold;}

.other_color td a img.eshop_image_click 
{	border: 1px solid #804D2E;}

.row1 {}
.row2 {}
/* END ESHOP */

/* VOTES */
.vote_res_small_on {background-color:#33626f;border-top:1px #33626f solid;border-bottom:1px #33626f solid;}
.vote_res_on {background-color:#33626f;border-top:1px #33626f solid;border-bottom:1px #33626f solid;}
.vote_res_small_off {border-top:1px #33626f solid;border-bottom:1px #33626f solid;}
.vote_res_off {border-top:1px #33626f solid;border-bottom:1px #33626f solid;}
/* END VOTES */



/* SYSTEM */
#stat {display:none;}
#sp {display:none;}

.status_error {color:#660000; font-size:10;}
.status_notice {color:#000066; font-size:10;}
.status_normal {color:#000000; font-size:10;}

/* END SYSTEM */


/* PAGER */
.pager_block , .pager_active {
	padding-top: 2px; 
	float: left;
	width: 30px; height: 20px;
	margin-right: 2px;
	font-size: 14px;
	text-decoration: none;
	background-color: #f9f9f9;
	text-align: center;
}
.pager_active { color: #f9f9f9;	background-color: #666;}
.pager_block a, .pager_active a { text-decoration: none;	font-size: 14px; }
.pager_block a:hover, .pager_active a:hover {	font-weight: bold; }
/* END PAGER */


/* COMMON STYLES */
button {
	background-color: #ff6600;
	border: solid #ff6600 1px;
	color: #fff;
	height: 20px;
	line-height: 20px;
	font: bold 12px arial, tahoma, verdana;
	cursor: pointer;
	margin-right: 2px;
}

/* END COMMON */

/* MEMBER MENU */

/*.member_menu { margin-top: 10px; border: solid red 0px; }
.member_menu td { padding-left: 10px; padding-right: 10px; text-align: center;}
.member_menu  a {	font: normal 12px arial, tahoma, verdana; color: #666 !important; text-decoration: none;}
.member_menu  a:hover { text-decoration: underline; }*/

/* END MEMBER MENU */

/* ESHOP */

.spec_eshop_cart { font: normal 11px arial, tahoma, verdana; color: #fff; }
.spec_eshop_cart a:link, .spec_eshop_cart a:visited, .spec_eshop_cart a:active, .spec_eshop_cart a:hover {
	font: normal 11px arial, tahoma, verdana;
}

/* TREE LINKS */

.spec_eshop_tree_links {  }
.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  { }
.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  { 
	display: block;
	padding-left: 16px;
	font: bold 13px verdana, arial, tahoma;
	color: #000;
	text-decoration: none;
	border: solid #D8BEA8 1px;
}
.spec_eshop_tree_links .level_1  a:hover { 
	background: #f5dac3;
	border-top: solid #e4c9b3 1px;
	border-bottom: solid #e4c9b3 1px;
	font-weight: bold;
}

.spec_eshop_tree_links .level_2 { }
.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  { 
	display: block;
	padding-left: 32px;
	font: bold 12px verdana, arial, tahoma;
	color: #000;
	text-decoration: none;
	border: solid #D8BEA8 1px;
}
.spec_eshop_tree_links .level_2  a:hover { 
	background: #f5dac3;
	border-top: solid #e4c9b3 1px;
	border-bottom: solid #e4c9b3 1px;
	font-weight: bold;
}

.spec_eshop_tree_links .level_3 { }
.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  { 
	display: block;
	padding-left: 46px;
	font: normal 11px verdana, arial, tahoma;
	color: #000;
	text-decoration: none; 
	border: solid #D8BEA8 1px;
}
.spec_eshop_tree_links .level_3  a:hover { 
	background: #f5dac3;
	border-top: solid #e4c9b3 1px;
	border-bottom: solid #e4c9b3 1px;
	font-weight: bold;
}

.spec_eshop_tree_links .level_4 { }
.spec_eshop_tree_links .level_4 .item_normal { }
.spec_eshop_tree_links .level_4 .item_selected {  }
.spec_eshop_tree_links .level_4  a:link , .spec_eshop_tree_links .level_4 a:visited,
.spec_eshop_tree_links .level_4  a:active, .spec_eshop_tree_links .level_4  a:hover  { 
	display: block;
	padding-left: 57px;
	font: normal 11px verdana, arial, tahoma;
	color: #000;
	text-decoration: none; 
	border: solid #D8BEA8 1px;
}
.spec_eshop_tree_links .level_4  a:hover { 
	background: #f5dac3;
	border-top: solid #e4c9b3 1px;
	border-bottom: solid #e4c9b3 1px;
	font-weight: bold;
}

/* END TREE LINKS */

/* -- ITEM LIST CLASSES --*/

.eshop_list_search_item_row { }
.eshop_list_search_item_row a.name:link, .eshop_list_search_item_row a.name:active,
.eshop_list_search_item_row a.name:visited, .eshop_list_search_item_row a.name:hover { 
	font: bold 12px verdana, arial, tahoma;
	color: #000 !important;
	text-align: center;
}

.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 { 
	font: bold 12px verdana, arial, tahoma;
	color: #000 !important;
	text-align: center;
}


.eshop_list_item_row .name, .eshop_list_small_special_row .name {
	font: bold 12px verdana, arial, tahoma !important;
	color: #000 !important;
	text-align: center;
}

.eshop_list_search_item_row .announce { margin: 10px 0px 0px 0px; }
.eshop_list_search_item_row .custom_fiels { margin-top: 5px; font-style: italic; }
.custom_fiels_multi { margin-top: 5px; font-style: italic; }
.eshop_list_search_item_row .digitals {  }
.eshop_list_search_item_row .prices { margin-top: 5px; }
.item_base_price { text-align: center; }
.small_special_base_price { text-align: center; }


.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 { 
	font: bold 12px verdana, arial, tahoma;
	color: #000 !important;
	text-align: center;
}
.eshop_list_small_special_row .announce { margin: 10px 0px 0px 0px; }
.eshop_list_small_special_row .custom_fiels { margin-top: 5px; font-style: italic; }
.custom_fiels_multi { margin-top: 5px; font-style: italic; }
.eshop_list_small_special_row .digitals {  }
.eshop_list_small_special_row .prices { margin-top: 5px; }
.item_base_price { text-align: center; }



.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 { 
	font: bold 12px verdana, arial, tahoma;
	color: #000 !important;
	text-align: center;
}
.eshop_list_item_row .announce { margin: 10px 0px 0px 0px; }
.eshop_list_item_row .custom_fiels { margin-top: 5px; font-style: italic; }
.custom_fiels_multi { margin-top: 5px; font-style: italic; }
.eshop_list_item_row .digitals {  }
.eshop_list_item_row .prices { margin-top: 5px; }
.item_base_price { text-align: center; }

.price_caption { font: 12px verdana, arial, tahoma;  }
.price_original { font: 12px verdana, arial, tahoma; TEXT-DECORATION: LINE-THROUGH; }
.price_price { font: bold 14px verdana, arial, tahoma; color: #ff0000 !important;  /*TEXT-DECORATION:  LINE-THROUGH; */ }
.price_difference { font-size: 12px; font-style: italic; }

.item_base_price a:link, .item_base_price a:active, .item_base_price a:visited, .item_base_price a:hover { font: bold 12px arial,tahoma,verdana; }

.eshop_list_item_row .addtocomparsion { margin-top: 10px; }
.eshop_list_item_row .addtocomparsion a { font-size: 11px; }

.eshop_list_urgent_item_row { }
.eshop_list_urgent_item_row  a.name:link, .eshop_list_urgent_item_row a.name:active,
.eshop_list_urgent_item_row  a.name:visited, .eshop_list_urgent_item_row  a.name:hover { 
	display: block; 
	margin-bottom: 5px;
	font: bold 12px verdana, arial, tahoma;
	color: #000 !important;
	text-align: center;
}
.eshop_list_urgent_item_row .announce {  }
.eshop_list_urgent_item_row .custom_fiels { margin-top: 5px; }
.eshop_list_urgent_item_row .digitals {  }
.eshop_list_urgent_item_row .prices {  }
.eshop_list_urgent_item_row .addtocomparsion { margin-top: 10px; }
.eshop_list_urgent_item_row .addtocomparsion a { font-size: 11px; }

/* -- END ITEM LIST CLASSES --*/

/* CURRENT DESIGN ONLY STYLES END */

/* ESHOP ITEM DETAILS */
.itemD_detail { width: 100%; }
.itemD_detail .name { margin-top: 15px; margin-bottom: 20px;}

.rel_name { margin-bottom: 10px; }

a.a_rel_name:link, a.a_rel_name:active, a.a_rel_name:visited, a.a_rel_name:hover {
	font: bold 12px verdana, tahoma, arial;
	color: #000 !important;
}
a.a_rel_name:hover { text-decoration: none !important; }

.itemD_detail .sku {
	margin: 15px 0px 20px 0px;
	font: bold 12px verdana, tahoma, arial;
}

.itemD_detail .itemD_small_picture { float: left; margin-right: 15px; }
.itemD_detail .itemD_picture {  } 
.itemD_detail .itemD_popup_picture {  }

.itemD_popup_picture_a { display: block; color: #000 !important; font-weight: bold; }
.itemD_popup_picture_a  img { margin-bottom: 15px; }

.itemD_detail .custom_field_all {font-style:italic;  }
.itemD_detail .base_price {  }
.itemD_detail .other_prices {  }
.itemD_detail .add_to_comparison { margin-top: 40px; }
.itemD_detail .eshop_digitals_info { clear: both; margin-top: 25px; }
.itemD_detail .description { background: #f5f5f5; padding: 5px 10px; margin-bottom: 10px; }
.itemD_detail .property_data { margin: 15px 0px; }
.itemD_detail .forum { clear: both; overflow: hidden; margin-top: 25px; }
.itemD_detail .rating {  }

.itemD_detail .itemD_custom_field_multi_list {  }

.itemD_detail .itemD_custom_field_multi_related_items_list {
	clear: both;
	overflow: hidden;
}
.itemD_detail .itemD_custom_field_multi_related_items, .itemD_detail .itemD_custom_field_multi_related_cats {
	margin-right: 30px;
	float: left;
	text-align: center;
	margin-bottom: 40px;
}
/* END ESHOP ITEM DETAILS */

/* END ESHOP */

/* KNOWLEDGE BASE */

.kb_item_row_name { margin-bottom: 5px; }
.kb_item_row_announce {  }
.kb_item_row_announce p { margin: 0px; padding: 0px; }

/* END KNOWLEDGE BASE */

/************ NEWS STYLES ******************/
.small_news { }
.small_news_item_row {  }
.small_news_urgent_item_row { 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 {  }

.news_item_row {  }
.news_urgent_item_date {  }
.news_urgent_item_time {  }
.news_urgent_item_header { margin-bottom: 5px; }
.news_urgent_item_announce {  }

.news_urgent_item_announce p, .news_item_announce p { margin: 0px; padding: 0px; margin-bottom: 10px; }

.news_rss { }

/************ END NEWS STYLES ******************/

/************ ARTICLES STYLES ******************/

.small_articles {  }
.small_articles_item_row {  }
.small_articles_item_date { display: inline; }
.small_articles_item_header { display: inline; }
.small_articles_rss { }


.articles {  }

.articles_cat_name { 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 { }


/************ END ARTICLES STYLES ******************/


/* For Filter Boxes */

.filter_box { width: 100%; background-color: #f5f5f5; }
.filter_box_Block { margin-bottom: 10px; }
.filter_box_row {  }
.filter_box_hsplitter { width: 40px; }
.filter_box_vsplitter { }
.filter_box_caption { }

/* END For Filter Boxes */

/* Categories Display */

.cat_path { margin: 30px 0px; }

.catD_detail_table { width: 95% }
.catD_detail_table td { padding-bottom: 20px; }

/* -------- Categories list sets -------- */

.catD_row_1, .urgent_catD_row_1 { vertical-align: top; width: 50%; }
.catD_row_1 .catD_name, .catD_row_1 .urgent_catD_name {}
.catD_row_1 .catD_subcategory_list, .catD_row_1 .urgent_catD_catD_subcategory_list { margin-top: 10px; }
.catD_row_1 .catD_count_items { padding: 0px 5px; }
.catD_row_1 a.catD_name:link, .catD_row_1 a.catD_name:active, 
.catD_row_1 a.catD_name:visited, .catD_row_1 a.catD_name:hover { color: #000 !important; font-size: 16px; font-weight: bold; }
.catD_row_1 .cat_small_picture { margin-right: 15px; }

.catD_row_2, .urgent_catD_row_2 { vertical-align: top; width: 50%; }
.catD_row_2 .catD_name, .catD_row_2 .urgent_catD_name {}
.catD_row_2 .catD_subcategory_list, .catD_row_2 .urgent_catD_catD_subcategory_list { margin-top: 10px; }
.catD_row_2 .catD_count_items { padding: 0px 5px; }
.catD_row_2 a.catD_name:link, .catD_row_2 a.catD_name:active, 
.catD_row_2 a.catD_name:visited, .catD_row_2 a.catD_name:hover { color: #000 !important; font-size: 14px; font-weight: bold; }
.catD_row_2 .cat_small_picture { margin-right: 15px; }

.catD_row_3, .urgent_catD_row_3 { vertical-align: top; width: 50%; }
.catD_row_3 .catD_name, .catD_row_3 .urgent_catD_name {}
.catD_row_3 .catD_subcategory_list, .catD_row_3 .urgent_catD_catD_subcategory_list { margin-top: 10px; }
.catD_row_3 .catD_count_items { padding: 0px 5px; }
.catD_row_3 a.catD_name:link, .catD_row_3 a.catD_name:active, 
.catD_row_3 a.catD_name:visited, .catD_row_3 a.catD_name:hover { color: #000 !important; font-size: 14px; font-weight: bold; }
.catD_row_3 .cat_small_picture { margin-right: 15px; }

.catD_row_4, .urgent_catD_row_4 { vertical-align: top; width: 50%; }
.catD_row_4 .catD_name, .catD_row_4 .urgent_catD_name {}
.catD_row_4 .catD_subcategory_list, .catD_row_4 .urgent_catD_catD_subcategory_list { margin-top: 10px; }
.catD_row_4 .catD_count_items { padding: 0px 5px; }
.catD_row_4 a.catD_name:link, .catD_row_4 a.catD_name:active, 
.catD_row_4 a.catD_name:visited, .catD_row_4 a.catD_name:hover { color: #000 !important; font-size: 14px; font-weight: bold; }
.catD_row_4 .cat_small_picture { margin-right: 15px; }

.catD_Hsplitter_1 img, .urgent_catD_Hsplitter_1 img { width: 80px; height: 1px; }
.catD_Vsplitter_1 img, .urgent_catD_Vsplitter_1 img { height: 25px; }
.catD_Hsplitter_2 img, .urgent_catD_Hsplitter_2 img { width: 50px; height: 1px; }
.catD_Vsplitter_2 img, .urgent_catD_Vsplitter_2 img { height: 15px; }
.catD_Hsplitter_3 img, .urgent_catD_Hsplitter_3 img { width: 50px; height: 1px; }
.catD_Vsplitter_3 img, .urgent_catD_Vsplitter_3 img { height: 15px; }
.catD_Hsplitter_4 img, .urgent_catD_Hsplitter_4 img { width: 50px; height: 1px; }
.catD_Vsplitter_4 img, .urgent_catD_Vsplitter_4 img { height: 15px; }


.clear { clear: both; height: 0px; overflow: hidden; }

/* -------- End Categories list sets -------- */
/* End Categories Display */

/* Text editor styles { */
div.amiroTEdDiv{
}
div.amiroTEdDivEditor{
    display: block;
}
div.amiroTEdDivPreview{
    border: 1px solid black;
    display: none;
    overflow: auto;
}
img.amiroTEdCtrl{
    border: 0px;
    cursor: pointer;
}
select.amiroTEdCtrl, input.amiroTEdCtrlButton{
    font-family: Arial;
    font-size: 10px;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    color: #000000;
    margin-bottom: 4px;
    width: auto;
}
img.amiroTEdSep{
    border: 0px;
}
img.amiroTEdSmile{
    border: 0px;
    cursor: pointer;
}
textarea.amiroTEdCtrl{
}
div.amiroTEdDivResize{
    height: 4px;
    margin-top: 1px;
    background-color: #d4d0c8;
    background-repeat: no-repeat;
    background-position: 50% 0%;
    border-bottom: 1px solid #808080;
    margin-bottom: 1px;
    cursor: s-resize;
}
span.amiroTEdMore{
    cursor: pointer;
    height: 25px;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    font-variant: normal;
    text-decoration: underline;
    color: #000000;
}
BLOCKQUOTE.edQuote {
/*    border: 1px solid #d9d9d9;
    background: #eeeeee;
    padding: 5px;*/
	border-left: 2px solid #999999;
	margin: 0px; padding: 10px;
	margin-left: 15px;
	background: #f9f9f9;
}

PRE.edCode{
    margin:5px 0px 5px 16px;
    width: 500px;
    overflow: auto;
    border: 1px dotted gray;
    padding: 5px;
}
/* } Text editor styles */

/*-- RESET STYLES TO  DEFAULT VAULES --*/

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: 0;
	padding: 0;
}
	
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;
}

li { line-height: 1; }

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 STYLES TO  DEFAULT VAULES --*/

/* CURRENT DESIGN STYLES */

/* TAGS */

body {
	min-width: 1000px;
	max-width: 1280px;
}

h1 {
	font: bold 15px arial, tahoma, verdana;
	color: #89634e;
}

h2 {
	font: bold 14px verdana, tahoma, arial;
	color: #000;
	text-decoration: underline;
}

a:link, a:active, a:visited, a:hover {
	color: #683c27;
	text-decoration: underline;
}
a:hover { text-decoration: none; }

p, td, div {
	font-family: arial, tahoma,  verdana;
	font-size: 12px;
}

/* END TAGS */

/* INDEXES */

#dsn_logo {
	position: absolute;
	top: 7px; left: 21px;
}

#dsn_head_contacts {
	position: absolute;
	top: 76px; left: 28px;
}

#dsn_head_contacts, #dsn_head_contacts p,
#dsn_head_contacts a:link, #dsn_head_contacts a:active, #dsn_head_contacts a:visited, #dsn_head_contacts a:hover {
	font: bold 11px 'Palatino Linotype', times, arial;
	color: #000;
	line-height: 13px;
	text-decoration: none;
}

#dsn_head_contacts a:hover { text-decoration: underline; }

#dsn_head_contacts p {
	margin: 0px; padding: 0px;
}

#dsn_slogan {
	padding-top: 29px;
	text-align: center;
}

#dsn_head_auth {
	position: absolute;
	top: 10px; right: 15px;
	width: 220px;
}

#dsn_top_menu {
	position: absolute;
	top: 117px; 
	height: 21px;
	padding: 0px 45px;
}

#dsn_small_cart {
	padding-top: 10px;
	position: relative;
/*	float: right;*/
	width: 163px; height: 78px;
	background: #e5cfb8;
	font: 11px verdana, arial, tahoma;
	color: #000;
	text-align: center;
	border: solid #efe2d4 1px;
	//height: 88px;
}

#dsn_small_cart p { 
	font: 11px verdana, arial, tahoma;
	color: #000;
	margin-bottom: 4px; 
}

#dsn_small_cart a:link, #dsn_small_cart a:active, #dsn_small_cart a:visited, #dsn_small_cart a:hover {
	font: bold 11px verdana, arial, tahoma;
	color: #683c27;
}
#dsn_small_cart a:hover { text-decoration: none; }

/* END INDEXES */

/* STYLES */

.dsn_head_auth_head {
	font: bold 14px verdana, arial, tahoma !important;
	letter-spacing: -.05em;
	text-align: right;
}

.dsn_head_auth_head_table td {
	font: normal 10px verdana, arial, tahoma;
	padding: 0px 8px 5px 0px;
	//padding-bottom: 3px;
}

.dsn_head_auth_input {
	font: normal 10px verdana, arial, tahoma;
	width: 80px;
	border: solid #fff 1px;
}

a.dsn_auth_register:link, a.dsn_auth_register:active, a.dsn_auth_register:visited, a.dsn_auth_register:hover { 
	font: normal 10px verdana, arial, tahoma;
	color: #000;
}
a.dsn_auth_register:hover { text-decoration: none; }

.dsn_cat_small_search {
	margin: 0px 0px 20px 0px;
	padding-left: 18px;
}

.dsn_cat_small_search_head {
	font: bold 12px arial, tahoma, verdana;
	margin-bottom: 10px;
}

.dsn_cat_small_search_body {
	position: relative;
	height: 20px;
	overflow: hidden; zoom: 1;
}

.dsn_cat_search_field_div { 
	padding-top: 2px; float: left; 
	padding-left: 10px;
	//padding-top: 0px;
}
.dsn_cat_search_submit_div { float: left; margin-left: 10px;}

.dsn_page_body {
	vertical-align: top;
	background: url('../../_img/dsn_body_fon1.jpg') 100% 100% no-repeat;
}

.dsn_copy {
	padding-left: 10px;
	font: normal 10px verdana, arial, tahoma;
	color: #683c27;
	line-height: 17px;
}

.dsn_footer_go td {
	font: bold 11px arial, tahoma,  verdana;
}

.dsn_footer_go a:link, .dsn_footer_go a:active, .dsn_footer_go a:visited, .dsn_footer_go a:hover {
	font: bold 11px arial, tahoma,  verdana;
	color: #000;
	text-decoration: none;
}
.dsn_footer_go a:hover { text-decoration: underline; }

.dsn_footer_bn {
	position: absolute; 
	bottom: 30px; left: 15px;
}

a.dsn_prev_cat_link:link, a.dsn_prev_cat_link:active, a.dsn_prev_cat_link:visited, a.dsn_prev_cat_link:hover {
	font: bold 12px verdana, arial, tahoma;
	color: #000 !important;
}

/* END STYLES */

/* END CURRENT DESIGN STYLES */

/* 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 { height: 16px;  }
.stickers .small_header a { text-decoration: none; border-bottom: dashed 1px;}

.stickers .small_announce { padding: 3px; }

.stickers .small_Hsplitter img { width: 20px; height: 1px; }
.stickers .small_Vsplitter img { width: 1px; height: 20px; }

/* END STICKERS */

.sale { text-decoration:line-through;}
.skid {  color:#e7073b; font-size:14px;font-weight:bold;}

.buy_form { font-family:arial,tahoma,verdana;font-size:12px;}
/* MODULES PHOTOALBUM */

.photoalbum { width: 100%; }

.photoalbum_path { margin-bottom: 10px; font-size: 12px; }
.photoalbum_path A { font-size: 12px !important; }

.photoalbum .cat_body { margin: 0px 0px 10px 0px; }

/* categories */

.photoalbum .urgent_cat_list { margin-bottom: 30px; }
.photoalbum .urgent_cat_list td { background: #eee; }
.photoalbum .cat_list { width: 100%; }

.photoalbum .urgent_cat_row { padding: 10px 15px; }
.photoalbum .cat_row { width: 25%; padding: 10px 15px;}

.photoalbum .cat_row a.name:link, .photoalbum .cat_row a.name:visited,
.photoalbum .cat_row a.name:active, .photoalbum .cat_row a.name:hover,
.photoalbum .urgent_cat_row a.name:link, .photoalbum .urgent_cat_row a.name:visited,
.photoalbum .urgent_cat_row a.name:active, .photoalbum .urgent_cat_row a.name:hover {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}

.photoalbum .cat_row a.small_picture_wrapper, .photoalbum .urgent_cat_row a.small_picture_wrapper {
	border: solid #fff 1px;
	display: block;
	margin: 0px 0px 10px 0px;
}

.photoalbum .cat_row .announce, .photoalbum .urgent_cat_row  .announce { padding: 0px 0px 10px 0px; }

.photoalbum .cat_row .rating, .photoalbum .urgent_cat_row .rating {
	clear: both; margin: 0px 0px 10px 0px;
}

.photoalbum .cat_row .num_photos, .photoalbum .urgent_cat_row .num_photos {
	clear: both;
	font-size: 11px;
	font-style: italic;
}

/* items */

.photoalbum .urgent_item_list { margin-bottom: 30px; }
.photoalbum .item_list, .photoalbum .browse_item_list {  }

.photoalbum .browse_item_list { margin: 30px auto 0px; }
.photoalbum .browse_item_list .active { background: #eee; }

.photoalbum .urgent_item_row { vertical-align: top; background: #eee; padding: 10px 15px; }
.photoalbum .item_row { width: 25%; vertical-align: top;  padding: 10px 15px; }
.photoalbum .browse_item_row { vertical-align: top; width: 30%; padding: 10px 15px; }

.photoalbum .item_row a.header:link, .photoalbum .item_row a.header:visited,
.photoalbum .item_row a.header:active, .photoalbum .item_row a.header:hover,
.photoalbum .browse_item_row a.header:link, .photoalbum .browse_item_row a.header:visited,
.photoalbum .browse_item_row a.header:active, .photoalbum .browse_item_row a.header:hover,
.photoalbum .urgent_item_row a.header:link, .photoalbum .urgent_item_row a.header:visited,
.photoalbum .urgent_item_row a.header:active, .photoalbum .urgent_item_row a.header:hover  {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}

.photoalbum .item_row a.small_picture_wrapper, .photoalbum .urgent_item_row a.small_picture_wrapper,
.photoalbum .browse_item_row a.small_picture_wrapper {
	display: block !important;
	margin: 0px 0px 10px 0px  !important;;
}

.photoalbum .urgent_item_row .announce, .photoalbum .item_row .announce,
.photoalbum .browse_item_row .announce { margin: 0px 0px 10px 0px; }

.photoalbum .urgent_item_row .forum, .photoalbum .item_row .forum,
.photoalbum .browse_item_row .forum {	padding: 10px 0px 0px 0px; }

.photoalbum .item_hSplitter img { width: 10px; }
.photoalbum .item_vSplitter img { height: 20px; }

/* item details */

.photoalbum .sibl_pages { text-align: right; }

.photo_info {
	position: relative;
	margin: 0 auto;
	margin-top: 25px;
}

.photoalbum .item_details .header { font-size: 18px; padding: 0px 0px 10px 0px; }

.photoalbum .item_details a.enlarge {
	display: block;
	text-align: center;
	margin: 5px 0px 0px 0px;
}

.photoalbum .body { margin: 20px 0px; }

.photoalbum .item_details .forum { padding: 10px 0px 0px 0px; }
.photoalbum .item_details .rating {  }


/* small */

.photoalbum_small_list {  }
.photoalbum_small_list .small_row { }

.photoalbum_small_list a.header:link, .photoalbum_small_list a.header:visited,
.photoalbum_small_list a.header:active, .photoalbum_small_list a.header:hover {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}

.photoalbum_small_list a.small_picture_wrapper { display: block; }

.photoalbum_small_list  .announce { margin: 10px 0px }
.photoalbum_small_list  .rating {  }
.photoalbum_small_list  .forum { margin: 10px 0px 0px 0px; }

.photoalbum_small_list .small_Vsplitter img { height: 20px; }
.photoalbum_small_list .small_Hsplitter img { width: 10px; }

/* MODULES END PHOTOALBUM */textarea.inp-h{
    display: none;
}
