/*-- 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: 0px;
	padding: 0px;
}
	
h1, h2, h3, h4, h5 { margin: 0px 0px 10px 0px }

p { margin: 0px 0px 0px 0px; padding: 0px; }

ul { padding: 0px; margin: 10px 0px 10px 40px; }
ol { padding: 0px; margin: 10px 0px 10px 45px; }

li { }

a:link, a:visited, a:active, a:hover { text-decoration: underline; }
a:hover {text-decoration: none; }

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 --*/

/* MAIN MENU */

.main_menu { margin-left: 17px; }
.main_menu td { height: 37px; }
.main_menu td a { 
	display: block; 
	padding: 0px 27px;
	height: 37px;
	line-height: 35px;
	font-size: 15px;
	color: #fff !important;
	text-decoration: none !important;
	text-transform: lowercase;
}

.main_menu td a:hover { background: #e03942 url(../../_img/dsn_mmenu_item_active_bg.png) 0px 0px repeat-x;  }
.main_menu td a.main_menu_active {  }
.main_menu td.main_menu_splitter { vertical-align: top; padding-top: 13px; color: #ed7845; }

/* END MAIN MENU */


/* TREE LINKS */

.spec_eshop_tree_links { 
	width: 211px;
	padding: 41px 0px 4px 10px;
	background: #ffe7cf url(../../_img/dsn_treelinks_fon.png) 0px 0px no-repeat;
}
* html .spec_eshop_tree_links { padding-top: 45px; width: 221px; }

.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_1 { padding-bottom: 10px; }
.spec_eshop_tree_links .level_1 .item_normal { 
	margin-top: 4px;
	width: 202px; height: 20px; 
	padding-left: 11px;
	background: url(../../_img/dsn_treelinks_lev1_fon.png) 0px 0px no-repeat; 
}
* html .spec_eshop_tree_links .level_1 .item_normal { behavior: url("iepngfix.htc"); }
* html .spec_eshop_tree_links .level_1 .item_selected { behavior: url("iepngfix.htc"); }

.spec_eshop_tree_links .level_1 .item_selected { 
	margin-top: 4px;
	width: 202px; height: 20px; 
	padding-left: 11px;
	background: url(../../_img/dsn_treelinks_lev1_selected_fon.png) 0px 0px no-repeat; 
}
.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  { 
	font-size: 10px; color: #64010f; 
	text-decoration: none; 
	text-transform: uppercase;
	line-height: 20px;
}
.spec_eshop_tree_links .level_1  a:hover  { text-decoration: underline; }

.spec_eshop_tree_links .level_2 { margin-bottom: 17px; }
.spec_eshop_tree_links .level_2 .item_normal { 
	width: 170px; height: 17px; 
	padding-left: 11px;
	margin: -1px 0px 0px 0px;
	background: url(../../_img/dsn_treelinks_lev2_fon.png) 0px 0px no-repeat; 
}
.spec_eshop_tree_links .level_2 .item_selected {
	width: 170px; height: 17px;
	padding-left: 11px;
	margin: -1px 0px 0px 0px;
	background: url(../../_img/dsn_treelinks_lev2_selected_fon.png) 0px 0px no-repeat; 
}
.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  { 
	font-size: 8px; color: #64010f; text-decoration: none; 
	text-transform: uppercase;
	line-height: 17px;	
}
.spec_eshop_tree_links .level_2  a:hover  { text-decoration: underline; }

.spec_eshop_tree_links .level_3 { }
.spec_eshop_tree_links .level_3 .item_normal { 
	width: 141px; height: 16px; 
	padding-left: 11px;	
	margin: -1px 0px 0px 0px;
	background: url(../../_img/dsn_treelinks_lev3_fon.png) 0px 0px no-repeat; 
}
.spec_eshop_tree_links .level_3 .item_selected { 
	width: 141px; height: 16px; 
	padding-left: 11px;	
	margin: -1px 0px 0px 0px;
	background: url(../../_img/dsn_treelinks_lev3_selected_fon.png) 0px 0px no-repeat; 
}
.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  { 
	font-size: 8px; color: #64010f; text-decoration: none; 
	text-transform: uppercase;
	line-height: 16px;	
}
.spec_eshop_tree_links .level_3 a:hover  { text-decoration: underline; }


/* END TREE LINKS */

/* ARTICLES */

.small_articles { padding: 0px 18px; }
.small_articles_item_row { margin-bottom: 8px; }
.small_articles_item_date { }
.small_articles_item_header { margin-bottom: 2px; }
.small_articles_item_header a:link, .small_articles_item_header a:visited, .small_articles_item_header a:active, .small_articles_item_header a:hover {
	font-size: 11px;
	color: #410709;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.small_articles_item_announce {  }
.small_articles_item_announce a:link, .small_articles_item_announce a:visited, 
	.small_articles_item_announce a:active, .small_articles_item_announce a:hover,
	.small_articles_item_announce p {
	font-size: 10px;
	color: #410709;
	font-weight: normal;
	text-decoration: none;
	line-height: 12px;
}
.small_articles_item_announce a:hover {	text-decoration: underline; }
.small_articles_item_announce p { margin: 0px; padding: 0px; }

.small_articles_rss { }


/* END ARTICLES */


/* SMALL SPECIAL */

.spec_eshop_item_row { width: 159px; vertical-align: top; }

.spec_eshop_item_header { 
	width: 159px; height: 60px; 
	padding: 8px 21px 0px 21px;
	background: url(../../_img/dsn_eshop_item_head_fon.png) 0px 0px no-repeat; 
	vertical-align: top;
}

.spec_eshop_item_sku { font-weight: bold; }
.spec_eshop_item_sku a:link, .spec_eshop_item_sku a:visited, .spec_eshop_item_sku a:active, .spec_eshop_item_sku a:hover, 
.spec_eshop_item_name a:link, .spec_eshop_item_name a:visited, .spec_eshop_item_name a:active, .spec_eshop_item_name a:hover {
	color: #fff;
	text-decoration: none;
}

.spec_eshop_item_name { }
.spec_eshop_item_body { 
	background: url(../../_img/dsn_eshop_item_body_fon.png) 0px 0px no-repeat; 
	/*height: 108px;*/
	/*vertical-align: top;*/
	height: 135px;
}

/*.spec_eshop_item_smallimg { text-align: center; width: 153px; height: 108px; overflow: hidden; }
.spec_eshop_item_smallimg a img { margin: 4px 0px 0px 7px; }*/

.spes_eshop_item_price { position: absolute; top: 60px; left: -11px; padding: 2px; background: #fff; }
.spes_eshop_item_price .base_price { font-size: 14px; color: #b94320; font-weight: bold; }
.spes_eshop_item_price .other_prices { font-size: 10px; color: #b94320; }
.spec_eshop_cart { 
	position: absolute; 
	padding: 2px;
	width: 14px; height: 17px; 
	top: -30px; left: 127px; 
	background: #fff;
}
.spec_eshop_item_bottom { 
	vertical-align: top;
	height: 15px; 
	background: url(../../_img/dsn_eshop_item_bottom_fon.png) 0px 0px no-repeat; 
}

.spec_eshop_item_hsplitter img { width: 10px; }
.spec_eshop_item_vsplitter img { height: 3px; }

/* END SMALL SPECIAL */

/* BOTTOM MENU */

.bottom_menu {
	height: 28px;	
}

.bottom_menu td { padding-top: 4px; }

.bottom_menu a:link, .bottom_menu a:visited, .bottom_menu a:active, .bottom_menu a:hover {
	color: #f9d7c4;
	font-size: 12px;
	text-decoration: none;
	text-transform: lowercase;
}
.bottom_menu a:hover { text-decoration: underline; }

.bottom_menu_splitter {
	width: 46px;
	text-align: center;
}

/* END BOTTOM MENU */

/* SYSTEM */
#stat {display:none;}
#sp {display:none;}


/* -------- Categories list sets -------- */

.catD_row_1, .urgent_catD_row_1 { vertical-align: top; width: 50%; }
.catD_row_1 .pict_cell_1 { width: 100px; padding-right: 15px; vertical-align: top; text-align: center; }
.catD_row_1 .descr_cell_1 { vertical-align: top; }
.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 { font-size: 18px; }

.catD_row_2, .urgent_catD_row_2 { vertical-align: top; width: 50%; }
.catD_row_2 .pict_cell_2 { width: 100px; padding-right: 15px; vertical-align: top; text-align: center; }
.catD_row_2 .descr_cell_2 { vertical-align: top; }
.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 { font-size: 18px; }

.catD_row_3, .urgent_catD_row_3 { vertical-align: top; width: 50%; }
.catD_row_3 .pict_cell_3 { width: 100px; padding-right: 15px; vertical-align: top; text-align: center; }
.catD_row_3 .descr_cell_3 { vertical-align: top; }
.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 { font-size: 18px; }

.catD_Hsplitter_1 img, .urgent_catD_Hsplitter_1 img { width: 10px; }
.catD_Vsplitter_1 img, .urgent_catD_Vsplitter_1 img { height: 25px; }
.catD_Hsplitter_2 img, .urgent_catD_Hsplitter_2 img { width: 10px; }
.catD_Vsplitter_2 img, .urgent_catD_Vsplitter_2 img { height: 25px; }
.catD_Hsplitter_3 img, .urgent_catD_Hsplitter_3 img { width: 10px; }
.catD_Vsplitter_3 img, .urgent_catD_Vsplitter_3 img { height: 25px; }


.clear { clear: both; height: 0px; overflow: hidden; }

/* -------- End Categories list sets -------- */


.cat_path a { font-size: 12px; }
.cat_path { font-size: 18px; margin-top: 10px; margin-bottom: 15px; }


/* CURRENT DESIGN STYLES */

/* TAGS */

body {
	font-family: arial, tahoma, verdana;
}

p, td, div {
	font-size: 11px; 
	color: #a45113;
}

a:link, a:visited, a:active, a:hover { color: #a45113; }

h1 { color: #710315; font-size: 14px; margin-bottom: 6px; }
h2 { font-size: 18px; font-weight: normal; }
h3, h4, h5 { font-size: 11px; font-weight: normal; }

hr {
	border: 0px;
	background: #FFE7CF;
	color: #FFE7CF;
	height: 1px;
}

/* END TAGS */

/* INDEXES */

#sign { width: 100%; }
#sign td { text-align: center; background: #FAD69D url("../../_img/dsn_sign_nonie_fon.png") top center repeat-y; }
#sign td a { display: block; width: 999px; margin: 0 auto; padding: 5px 0px; background: #FEF5E5;  }

* html #sign td { background: #FAD69D url("../../_img/dsn_sign_fon.png") top center repeat-y; }
* html #sign td a { width: 1000px; }

/* END INDEXES */

/* CLASSES */

.wrapper { width: 988px; padding: 7px 6px 0px 6px; vertical-align: top; background: #fef5e5; }
.wrapper_left { background: #fad69d url(../../_img/dsn_body_bg_left.png) 100% 0px repeat-y; }
.wrapper_right { background: #fad69d url(../../_img/dsn_body_bg_right.png) 0px 0px repeat-y; }
.wrapper_f1 { position: relative; height: 161px; }
.wrapper_2 { position: relative; }

.dsn_logo{ position: absolute; top: 54px; left: 14px; }
* html .dsn_logo img { behavior: url("iepngfix.htc"); }

.dsn_slogan { position: absolute; top: 113px; left: 286px; }
* html .dsn_slogan img { behavior: url("iepngfix.htc"); }

.dsn_contacts { position: absolute; top: 78px; left: 288px; }
.dsn_contacts span { color: #fff; font-size: 11px; }
.dsn_contacts span.tel {}
.dsn_contacts span.email { padding-left: 10px; }
.dsn_contacts span.icq { padding-left: 15px; }
.dsn_small_cart { 
	position: absolute; 
	top: 73px; left: 727px; 
	padding: 5px 0px 0px 23px;
	background: url(../../_img/dsn_cart.gif) 0px 0px no-repeat;
}

.dsn_small_cart_info td { color: #fff !important; }
.dsn_small_cart_info a { color: #fff !important; font-weight: bold; text-transform: uppercase; }

.dsn_left_filter {
	width: 211px;
	padding: 37px 0px 14px 10px;
	background: #fff3e6 url(../../_img/dsn_leftfilter_fon.png) 0px 0px no-repeat;
}
* html .dsn_left_filter { padding-top: 41px; padding-bottom: 10px; width: 221px; }


* html .dsn_left_filter_select_opened { behavior: url("iepngfix.htc"); }
* html .dsn_left_filter_select { behavior: url("iepngfix.htc"); }

a.dsn_left_filter_select:link, a.dsn_left_filter_select:visited, 
a.dsn_left_filter_select:active, a.dsn_left_filter_select:hover { 
	display: block;
	width: 202px; height: 20px; 
	padding-left: 11px; margin-top: 4px;
	background: url(../../_img/dsn_treelinks_lev1_fon.png) 0px 0px no-repeat; 
	font-size: 10px; color: #64010f; 
	text-decoration: none; 
	text-transform: uppercase;
	line-height: 20px;
	cursor: pointer;
}
a.dsn_left_filter_select:hover { text-decoration: underline; }

.dsn_left_filter_options_div { padding-bottom: 14px; }

a.dsn_left_filter_options:link, a.dsn_left_filter_options:visited, 
a.dsn_left_filter_options:active, a.dsn_left_filter_options:hover {
	display: block;
	width: 170px; height: 17px; 
	padding-left: 11px;
	margin: -1px 0px 0px 0px;
	background: url(../../_img/dsn_treelinks_lev2_fon.png) 0px 0px no-repeat; 
	font-size: 8px; color: #64010f; text-decoration: none; 
	text-transform: uppercase;
	line-height: 17px;	
	text-decoration: none !important; 
	color: #64010f !important;
	cursor: pointer;
}
a.dsn_left_filter_options:hover  { text-decoration: underline !important; }

* html a.dsn_left_filter_options { behavior: url("iepngfix.htc"); }

.dsn_leftfilter_submit { margin-top: 4px; margin-left: 61px; }

.dsn_auth {
	padding-top: 40px;
	width: 221px; height: 98px;
	background: url(../../_img/dsn_auth_fon.png) 0px 0px no-repeat;
}
* html .dsn_auth { height: 138px; behavior: url("iepngfix.htc"); }


.dsn_auth_table { margin-left: 14px; }
.dsn_auth_table td { font-size: 10px; color: #410709; text-transform: uppercase; }

.dsn_auth_input {
	width: 139px; height: 20px;
	padding: 3px 5px 0px 5px;
	border: 0px;
	background: url(../../_img/dsn_input_fon.png) 0px 0px no-repeat;
	font-size: 10px;
}
* html .dsn_auth_input { behavior: url("iepngfix.htc"); }

.dsn_auth_submit { margin: 1px 0px 0px 57px; }
.dsn_auth_register { font-size: 10px; color: #64010f; }

.dsn_logged_in { 
	padding: 15px;
	width: 191px;
	background: #ffead7 url(../../_img/dsn_logged_in_fon.png) 0px 0px no-repeat;
	/*border: solid red 1px;*/
}

* html .dsn_logged_in { width: 221px; }

.dsn_brands { width: 221px; padding: 33px 0px 20px 0px; background: url(../../_img/dsn_brands_fon.png) 0px 0px no-repeat; }
.dsn_brands a { display: block; margin-bottom: 10px; text-align: center; }

.dsn_small_articles_header { margin-bottom: 9px; }

.dsn_content_top {
	height: 13px;
	line-height: 13px;
	background: url(../../_img/dsn_content_top.png) 0px 0px no-repeat;
}

.dsn_content_bott {
	line-height: 13px;
	height: 13px;
	background: url(../../_img/dsn_content_bott.png) 0px 0px no-repeat;
}

.dsn_content_body {
	padding: 0px 10px;
	background: url(../../_img/dsn_content_fon.png) 0px 0px repeat-y;
}

.dsn_eshop_special {
	/*margin-bottom: 20px;	*/
}

/* END STYLES */

/* END CURRENT DESIGN STYLES */

/* PAGER */
.pager { margin-top: 10px; text-align: left; }
.pager_sibl_pages { font-size: 14px; font-weight: bold; }
.pager_pages { margin-top: 10px; padding: 4px 0px;  }

a.pager_sibl:link, a.pager_sibl:active, a.pager_sibl:visited, a.pager_sibl:hover,
a.pager_fin:link, a.pager_fin:active, a.pager_fin:visited, a.pager_fin:hover  {
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
a.pager_sibl:hover, a.pager_fin:hover  { text-decoration: underline; }
a.pager_fin:link, a.pager_fin:active, a.pager_fin:visited, a.pager_fin:hover { padding: 4px 10px 4px 10px;}

a.pager_block:link, a.pager_block:active, a.pager_block:visited, a.pager_block:hover, .pager_active, .pager_dotdot  {
	margin-right: 3px;
	padding: 4px 10px;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	background-color: #f2f2f2;
}
a.pager_block:hover { background-color: #ccc; }

.pager_active { font-size: 14px; color: #f9f9f9;	background-color: #666;}

/* END PAGER */

/* ESHOP ITEM DETAILS */
.itemD_detail { width: 100%; }
.itemD_detail .name { font-size: 18px;}
.itemD_detail .sku { margin-bottom: 20px; }

.itemD_detail .itemD_small_picture { float: left; margin-right: 15px; }
.itemD_detail .itemD_picture {  } 
.itemD_detail .itemD_popup_picture { margin-bottom: 20px; }

.itemD_detail .custom_field_all {  }
.itemD_detail .base_price .price_price { font-size: 14px; color: #b94320; font-weight: bold; }

.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 { margin: 15px 0px 15px 0px; }
.itemD_detail .property_data {  }
.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;
	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;
}
/* END ESHOP ITEM DETAILS */

/************ 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 { margin-bottom: 10px; }

.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 ******************/

/* FORM */
FORM        { margin: 0px; }
INPUT       {  }
INPUT.txt, INPUT.field   { BORDER: #FAA760 1px solid; font-size: 11px; color: #64010f;}
INPUT.txt_noborder   { BORDER: #FFFFFF 0px solid; }
INPUT.check { BORDER: 0px; }
INPUT.btn   { font-size: 11px; BACKGROUND: #fff; color: #64010f; BORDER: #FAA760 1px solid; }
SELECT.sel  { BORDER: #FAA760 1px solid; color: #64010f; }
CHECKBOX.chb{  BORDER: #FAA760 1px solid; }
TEXTAREA.ta {  BORDER: #FAA760 1px solid; color: #64010f; }
/* END FORMS */

/* TABLE */
TABLE.tbl {border:1px #FAA760 solid; width: 495px}
TABLE.tbl TD {border:0px}
TABLE.tbl TH { text-align: left; font-weight: normal; color: #64010f;border:0px; background-color:#FFE7CF;font-size:12px;padding:5px 8px 5px 8px}
TABLE.tbl TH.al { font-weight: normal; color: #64010f;border:0px; background-color:#FFE7CF;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 */


/* SITE MAP, SECTION MAP */

.sm_tree {  }

.sm_tree .sm_level_1 {  }
.sm_tree .sm_level_1 a:link, 
.sm_tree .sm_level_1 a:visited, 
.sm_tree .sm_level_1 a:active, 
.sm_tree .sm_level_1 a:hover {  }
.sm_level_1 .sm_tree_item_selected {  }

.sm_tree .sm_level_2 { margin-left: 15px; }
.sm_tree .sm_level_2 a:link, 
.sm_tree .sm_level_2 a:visited, 
.sm_tree .sm_level_2 a:active, 
.sm_tree .sm_level_2 a:hover {  }
.sm_level_2 .sm_tree_item_selected {  }

.sm_tree .sm_level_3 { margin-left: 25px; }
.sm_tree .sm_level_3 a:link, 
.sm_tree .sm_level_3 a:visited, 
.sm_tree .sm_level_3 a:active, 
.sm_tree .sm_level_3 a:hover {  }
.sm_level_3 .sm_tree_item_selected {  }

.sm_tree .sm_tree_item_selected { font-weight: bold; }

.sm_imaged_tree { }

.sm_imaged_tree  .sm_imaged_item_normal_1, .sm_imaged_tree  .sm_imaged_item_active_1,
.sm_imaged_tree  .sm_imaged_item_normal_2, .sm_imaged_tree  .sm_imaged_item_active_2,
.sm_imaged_tree  .sm_imaged_item_normal_3, .sm_imaged_tree  .sm_imaged_item_active_3 { 
	padding-left: 7px; 
	line-height: 19px;
}

/* END SITE MAP, SECTION MAP */

.filter_box { display: none; width: 0px; }
/* 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 */

/* 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 */