/* 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 {color:#000000;font-family:Verdana; font-size:12px; }

/*A {color:#33626F;text-decoration:underline}
A:hover {color:#33626F;text-decoration:none}
A:visited {color:#33626F;}*/

table#sign{width:100%; margin-top: 10px;}
table#sign td{text-align:center;font-family:Verdana; font-size:10px; color:#000000;}
table#sign A, table#sign A:hover, table#sign A:visited {color:#33626F;text-decoration:underline; font-size:10px;}


HR {color:#89C6D7; height:1px;}

#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:#48899B}

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:#red;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:red;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:#red;font-size:12px;font-weight:normal; margin-bottom:5px; margin-top:5px;}
/* END HEADERS */


/* TOP MENU */

.top_menu {}
.top_menu td { }

.top_menu_item_wrapper {
	position: relative; 
	float: left;
	margin-right: -23px;
	width: 163px; height: 81px; 	
}

.top_menu_item {
	top: 0px; left: 0px;
	position: absolute;
	width: 163px; height: 81px;
	background: url('../../_img/dsn_top_menu_fon.png');
	//background-image: none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../_img/dsn_top_menu_fon.png',sizingMethod='crop');
}

.top_menu_item_active {
	top: 0px; left: 0px;
	position: absolute;
	width: 163px; height: 81px;
	background: url('../../_img/dsn_top_menu_fon_active.png');
	//background-image: none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../_img/dsn_top_menu_fon_active.png',sizingMethod='crop');
}

.top_menu_item_text { position: absolute; top: 8px; left: 15px; }
.top_menu_item_pict { position: absolute; top: 18px; left: 67px; }


/* END TOP MENU */

/* BOTTOM MENU */

/*.bottom_menu TD, .bottom_menu a, .bottom_menu a:hover, .bottom_menu a:visited{font-size:11px;}*/

.bottom_menu { height: 33px; background-color: #cc9933; border-top: solid #ccc 3px; border-bottom: solid #ccc 3px;}

.bottom_menu TD { text-align: center; background: red url('../../_img/dsn_footer_menu_itemn_fon_left.png') top left no-repeat; }
.bottom_menu TD DIV { 
	margin-left: 5px; 
	padding: 0px 5px 0px 3px;
	height: 27px; 
	background: red url('../../_img/dsn_footer_menu_itemn_fon_right.png') top right no-repeat; 
}

.bottom_menu TD.active {	background: #cc0000 url('../../_img/dsn_footer_menu_itema_fon_left.png') top left no-repeat !important; }
.bottom_menu TD.active DIV { background: #cc0000 url('../../_img/dsn_footer_menu_itema_fon_right.png') top right no-repeat !important; }

.bottom_menu a:link, .bottom_menu a:visited, .bottom_menu a:active, .bottom_menu a:hover {
	font: normal 11px arial, tahoma, verdana;
	color: #fff;
	text-decoration: none !important;
	line-height: 27px;
}
.bottom_menu a:hover { text-decoration: underline !important;}

/* END BOTTOM MENU */

/* MAIN MENU */

.main_menu { height: 62px; }
.main_menu div { height: 31px; }
.main_menu  img { margin-left: 10px; }

.main_menu  a:link, .main_menu  a:active, .main_menu a:visited, .main_menu  a:hover {
	font: bolder 11px arial, tahoma, verdana;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.main_menu  a:hover { text-decoration: underline; }

.main_menu div.mmenu_item {
	position: relative;
	margin-right: -10px;
	float: left;
	padding: 5px 25px 0px 10px;
	background: url('../../_img/dsn_mmenu_item_rl.png') top left no-repeat;
	text-align: center;
}


.main_menu div.mmenu_item1 {
	position: relative;
	margin-left: -10px;
	float: left;
	padding: 5px 10px 0px 25px;
	background: url('../../_img/dsn_mmenu_item_rl.png') top right no-repeat;
	text-align: center;
}

.main_menu div.mmenu_item_active {
	position: relative;
	height: 44px;
	float: left;
	background: url('../../_img/dsn_mmenu_itema_left.png') top left no-repeat;
	text-align: center;
}

.main_menu div.mmenu_item_active div {
	position: relative;
	float: left;
	padding: 0px 15px;
	padding-top: 17px;
	height: 44px;
	background: url('../../_img/dsn_mmenu_itema_right.png') top right no-repeat;
	text-align: center;
}

.mmenu_item_left {
	position: relative;
	width: 11px;
	float: left; 
	background: url('../../_img/dsn_mmenu_item_left.png') top left no-repeat;
	//background-image: none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../_img/dsn_mmenu_item_left.png',sizingMethod='crop');
}

.mmenu_item_right { 
	position: relative;
	width: 11px;
	float: left; 
	background: url('../../_img/dsn_mmenu_item_right.png') top left no-repeat;
	//background-image: none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../_img/dsn_mmenu_item_right.png',sizingMethod='crop');
}

.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 */

/* ESHOP TREE LINKS*/
TD.eshop_tree IMG {BORDER: 0px;}
TD.eshop_tree_level_1 {}

.eshop_sm_level_0 {}
.eshop_sm_level_0 A, .eshop_sm_level_0 A:visited {color:#33626F;font-weight:normal;font-size:13px;text-decoration:none;}
 span.eshop_eshop_sm_level_0 A:hover{color:#33626F;font-size:13px; font-weight:normal; text-decoration:underline;}
 #selected_sm_level_0 A {color: #33626F;font-weight:bold; text-decoration:underline}
.eshop_sm_level_1{}
.eshop_sm_level_1 A, .eshop_sm_level_1 A:visited {color:#33626F;font-size:12px; font-weight:normal;text-decoration:none;padding-left:10px;}
 span.eshop_sm_level_1 A:hover {color:#33626F; font-weight:normal; text-decoration:underline}
 #selected_sm_level_1 A {color: #33626F;font-weight:bold; text-decoration:underline;padding-left:10px;}
 .eshop_sm_level_2{}
.eshop_sm_level_2 A, .eshop_sm_level_2 A:visited {color:#33626F;font-size:11px;text-decoration:none;padding-left:20px;font-weight: normal;}
 span.eshop_sm_level_2 A:hover {color:#33626F; text-decoration:underline;font-weight:normal;}
 #selected_sm_level_2 A {color: #33626F;text-decoration:underline;padding-left:20px; font-size:11px; font-weight:bold;}
 .eshop_sm_level_3{}
.eshop_sm_level_3 A, .eshop_sm_level_3 A:visited {color:#33626F;font-size:11px;text-decoration:none;padding-left:30px;font-weight:normal;}
 span.eshop_sm_level_3 A:hover {color:#33626F;text-decoration:underline;font-weight:normal;}
 #selected_sm_level_3 A {color:#33626F;text-decoration:underline; font-size:11px;font-weight:bold;padding-left:30px;}

/*ESHOP TREE LINKS*/

/* 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: #000 1px solid; }
INPUT.txt_noborder   { BORDER: #FFFFFF 0px solid; }
INPUT.check { BORDER: 0px; }
INPUT.btn   { FONT-SIZE:11px; BACKGROUND: red; COLOR: #fff; FONT-WEIGHT: bold; border: 0px; }
SELECT.sel  { FONT-SIZE:11; BORDER: #000 1px solid; }
CHECKBOX.chb{ FONT-SIZE:11; BORDER: #000 1px solid; }
TEXTAREA.ta { FONT-SIZE:11; BORDER: #000 1px solid; }
/* END FORMS */

/* PHOTOALBUM*/
.photoalbum_act {border:#c0c0c0 1px solid;}
.photoalbum a {font-weight:bold;text-decoration:none;}
/*  PHOTOALBUM */

/* TABLE */
TABLE.tbl {border:1px #000 solid}
TABLE.tbl TD {border:0px}
TABLE.tbl TH {color:#fff;border:0px; background-color:red;font-size:12px;padding:5px 8px 5px 8px}
TABLE.tbl TH.al {color:#000000;border:0px; background-color:#89C6D7;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 #48899B solid;}
TABLE.price TD {border-bottom:1px #48899B solid; border-left:1px #48899B 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:#48899B 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;}

.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;
}

.wd1 { width: 50px; }
.wd2 { width: 110px; }
.wd3 { width: 150px; }
.wd4 { width: 200px; }
.wd5 { width: 250px; }
.wd6 { width: 500px; }
.wd7 { width: 100%; }

.sz1 { font-size: .5em; }
.sz2 { font-size: .6em; }
.sz3 { font-size: .7em; }
.sz4 { font-size: .9em; }
.sz5 { font-size: 1em; }
.sz6 { font-size: 1.2em; }
.sz7 { font-size: 1.3em; }
.sz8 { font-size: 1.5em; }
.sz9 { font-size: 2em; }

/* 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;
}

.spec_eshop_tree_links { }
.spec_eshop_tree_links .lev1 { }
.spec_eshop_tree_links .lev2 { padding-left: 10px; padding-bottom: 5px; }
.spec_eshop_tree_links .item_normal { line-height: 18px; }
.spec_eshop_tree_links .item_selected { line-height: 18px; }

.spec_eshop_tree_links2 { width: 90%; margin: 0 auto;}
.spec_eshop_tree_links2 .lev1 { }
.spec_eshop_tree_links2 .lev2 { }
.spec_eshop_tree_links2 .item_normal { }
.spec_eshop_tree_links2.item_selected { }

.spec_eshop_tree_links2 .lev1 a:link, 
.spec_eshop_tree_links2 .lev1 a:visited, 
.spec_eshop_tree_links2 .lev1 a:active, 
.spec_eshop_tree_links2 .lev1 a:hover { font: bold 14px arial, tahoma, verdana;	text-transform: uppercase; }

.spec_eshop_tree_links2 .lev2 a:link, 
.spec_eshop_tree_links2 .lev2 a:visited, 
.spec_eshop_tree_links2 .lev2 a:active, 
.spec_eshop_tree_links2 .lev2 a:hover { font: normal 10px arial, tahoma, verdana; }

/* 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 { margin-bottom: 35px; }
.small_news_item_row {  }
.small_news_urgent_item_row {  }
.small_news_item_date { font: normal 11px arial, tahoma, verdana !important; }
.small_news_item_time { font: normal 11px arial, tahoma, verdana !important; }
.small_news_item_header { font: normal 11px arial, tahoma, verdana  !important; }
.small_news_item_header * { font: normal 11px arial, tahoma, verdana  !important; }

.small_news_item_header a:link, .small_news_item_header a:visited, .small_news_item_header a:active, .small_news_item_header a:hover {
	text-decoration: none;
	color: #000;
}

.small_news_item_header a:hover { text-decoration: underline; }

.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 ******************/

/* 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 15px 0px }

p { margin: 12px 0px; padding: 0px; text-align: justify; }


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; }

/* END RESET STYLES TO  DEFAULT VAULES */

/* TAGS REASSIGN */

h1 { font: normal 20px arial, verdana, tahoma; color: #000; }
h2 { font: normal 14px arial, verdana, tahoma; color: #000; }
	
td, p, div {
	font: normal 12px arial, verdana, tahoma; color: #000;
}

a:link, a:active, a:visited, a:hover {
	color: red;
	font: normal 12px arial, verdana, tahoma;
	text-decoration: underline;
	font-size: 12px;
}
a:hover { text-decoration: none; }

/* END TAGS REASSIGN */

/************ CURRENT DESIGN STYLES ************/

#dsn_logo { position: absolute; top: 14px; left: 36px; width: 162px; height: 216px; }
#dsn_slogan { position: absolute; top: 23px; left: 332px; width: 338px; height: 123px; }

.dsn_head_top {	background: #d90000 url('../../_img/dsn_head_fon.png') top left no-repeat; vertical-align: top;}
.dsn_container { position: relative; }

.dsn_head_bott { background-color: #cc9933; border: solid #ccc 3px; }

.dsn_main_menu_fon {
	margin: 0 auto;
	background: #fff url('../../_img/dsn_mmenu_fon1.gif') top left no-repeat;
}

table.dsn_content_area { background: url('../../_img/dsn_content_fon.png') bottom left no-repeat; }
table.dsn_columns td { vertical-align: top; }

.dsn_left_icons {
	padding: 7px 0px 0px 5px !important;
	text-align: center;
	background: url('../../_img/dsn_left_item_fon.png') top left no-repeat;
}

.dsn_left_icons div { margin-bottom: 2px; }

.dsn_left_icons a:link, .dsn_left_icons a:active, .dsn_left_icons a:visited, .dsn_left_icons a:hover {
	font: bold 10px arial, tahoma, verdana;
	color: #000000;
	text-decoration: none;
}
.dsn_left_icons a:hover { text-decoration: underline !important; }

.dsn_page_body {
	position: relative;
	border: solid #ccc 3px;
}

.dsn_bottom_menu_start { background: #cc9933 url('../../_img/dsn_footer_menu_start.png') top right no-repeat !important;}
.dsn_bottom_menu_end { background: #cc9933 url('../../_img/dsn_footer_menu_end.png') top left no-repeat !important; }

.dsn_block_tl { position: relative; top: -3px; left: -3px; width: 15px; height: 15px; }
.dsn_block_tr { position: relative; float: right; top: -3px; right: -3px; width: 15px; height: 15px; }
.dsn_block_bl { position: relative; bottom: -3px; left: -3px; width: 15px; height: 15px; }
.dsn_block_br { position: relative; float: right; bottom: -3px; right: -3px; width: 15px; height: 15px;}


.dsn_center_block1 { position: relative; width: 498px; border: solid #e7e7e7 3px; background-color: #fff;}
* HTML .dsn_center_block1 { width: 504px; }

.dsn_center_block1 .dsn_center_block1_content { 
	position: relative; width: auto; 
	margin: -7px 15px -7px 15px; 
}
* HTML .dsn_center_block1 .dsn_center_block1_content { width: 100%;}


h2.dsn_h2_1 {
	margin-top: 0px;
	height: 25px;
	line-height: 30px;
	padding-left: 35px;
	background: url('../../_img/dsn_right_icon1.png') top left no-repeat;
	font-weight: bold;
}

h2.dsn_h2_2 {
	margin-top: 0px;
	height: 25px;
	line-height: 20px;
	padding-left: 30px;
	background: url('../../_img/dsn_right_icon2.png') top left no-repeat;
	font-weight: bold;
}

td.dsn_partners {
	font: normal 11px arial, tahoma, verdana;
}

td.dsn_partners a:link, td.dsn_partners a:visited, td.dsn_partners a:active, td.dsn_partners a:hover {
	font: normal 11px arial, tahoma, verdana;
	color: #000;
	text-decoration: underline !important;
}
td.dsn_partners a:hover { text-decoration: none !important; }

a.dsn_a1:link, a.dsn_a1:active, a.dsn_a1:visited, a.dsn_a1:hover {
	font: normal 11px arial, tahoma, verdana !important;
	color: #000 !important;
	text-decoration: underline !important;
}
a.dsn_a1:hover { text-decoration: none !important; }


/************ 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 */

/* 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;
}
