body{
    margin: 0px;
    padding: 0px;
}

.ui-accordion .ui-accordion-content { padding: 1em 1.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .4em; top: 50%; margin-top: -8px; }
.ui-accordion-header{
    border: 0px;
    -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px;
}
.ui-accordion-content{border: 0px;}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #ffffff; text-decoration: none; outline: none; }

#forum_parts .ui-state-active{font: 12px Verdana; color: #ffffff; text-decoration: none; font-weight: bold; background-image:url(/images/russianfi/acc_title_open.gif); background-position:top left; background-repeat:no-repeat;}
#forum_parts .ui-state-default{ background-image:url(/images/russianfi/acc_title_closed.gif); background-position:top left; background-repeat:no-repeat; font:  12px Verdana; color: #ffffff; text-decoration: none; }

#ob_parts .ui-state-active{font: 12px Verdana; color: #224165; text-decoration: none; font-weight: bold; background-image:url(/images/russianfi/acc_doska_opened.png); background-position:top left; background-repeat:no-repeat;}
#ob_parts .ui-state-default{ background-image:url(/images/russianfi/acc_doska_closed.png); background-position:top left; background-repeat:no-repeat; font:  12px Verdana; color: #ffffff; text-decoration: none; }

.mp_box{
/*    float: left; */
    font-family:Verdana;
    font-size:12px; 
}

.mp_box_forum {width:430px;}
.mp_box_novosti { width:430px; background: ;}
.mp_box_doska { width:430px; background: ;}
.mp_box_ournews { width:186px; background: ; }
.mp_box_ushki { width:186px; background: ;}
.mp_box_gallery { width:186px; background: ;}

.mp_box_title
{
	width:auto; /* 370px */ 
	height:48px; /* 48px */

	padding:0px 10px 0px 10px;
	background-position:top left;
	background-repeat:no-repeat;
}
.mp_box_title_forum /* форум */ 
{	background-color: #047FDE; background-image:url(/images/russianfi/box_title_bg_430.gif);}
.mp_box_title_novosti /* novosti */ 
{	background-color: #000000; background-image:url(/images/russianfi/box_title_bg_430.gif);}
.mp_box_title_doska /* doska */ 
{	background-color: #244368; background-image:url(/images/russianfi/box_title_bg_430.gif);}
.mp_box_title_ournews /* ournews */ 
{	background-color: #000000; background-image:url(/images/russianfi/box_title_bg_ournews.gif);}
.mp_box_title_ushki /* ushki */ 
{	background-color: #000000; background-image:url(/images/russianfi/box_title_bg_ushki.gif); }
.mp_box_title_gallery /* gallery */ 
{	background-color: #000000; background-image:url(/images/russianfi/box_title_bg_media.gif);}
.mp_box_title_media /* media */ 
{	background-color: #000000; background-image:url(/images/russianfi/box_title_bg_media.gif);}

.mp_box_title .title, .mp_box_title .title a{
	padding-top:15px;
	padding-left:5px;
	background-color: none; 
	color: white;
	background-image:none;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	}

.mp_box_title_ushki .text13 { font-size: 13px; }

.mp_box_content{
	width: auto; /* 376px; */ /* 390, -2px borders */
	padding:5px 5px 5px 7px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
/*	height:auto; */
}

.mp_box_content_ournews { padding:5px 5px 5px 7px; border-left: solid 1px #0184b1; border-right: solid 1px #0184b1; 
	font: 11px Verdana; text-align: left;  }
.mp_box_content_ushki{ padding:0px 1px 0px 1px; border-left: solid 2px #c10435; border-right: solid 2px #c10435; }
.mp_box_content_ushki img { margin-bottom:3px; }
.mp_box_content_gallery { padding:1px; border-left: solid 1px #2f4b93; border-right: solid 1px #2f4b93; overflow: hidden;}
.mp_box_content_media { padding:1px; border-left: solid 1px #2f4b93; border-right: solid 1px #2f4b93; overflow: hidden;}

.cell_gallery { float: left; height: 65px; width:58px; margin-left: 2px; margin-bottom: 2px;}
.cell_gallery a { height: 65px; width: 58px; display: block;}

.cell_media{ width:180px; margin: 0px 1px 5px; padding-top:4px;}
.cell_media_e{ background-color: #EEF3FA;}
.cell_media_e:hover{ background-color: #e4effd;}

.cell_media_pic { height: 60px; width:95px; margin-left:40px;}
.cell_media_txt { padding: 5px 0px 3px 4px; width: auto; display: table-cell; vertical-align: middle; background-color: ; }

.cell_media_pic a { height: 60px; width: auto; display: block; text-decoration: none;}
.cell_media_txt a { font: 11px Verdana; text-decoration: none; color: #2F4B93;} 

.mp_box_content .title{
    height:133px;
    padding-left:5px;
    background-image:none;
    font-size:14px;
    font-weight:bold;
    padding-top:10px;
}	

.mp_box_content .mp_box_into{ font: 11px Arial; color: black; display: block; margin: 4px 0px 10px 0px;}

.mp_box_content ul{
	margin:0;
	padding:0px;
	text-indent:0;
	line-height:normal;
	list-style:none;
	/* overflow: scroll; */ /* !!!!!!! */
}

.mp_box_content li{
    width: auto;
    list-style:none;
    display: block;
    padding:2px 3px;
    margin:0px;
    line-height:normal;
}	

.mp_box_content li.li_o
{ background-color: #EFEFEF;}
.mp_box_content li.li_e
{ background-color: #FEFEFE; padding:3px 3px;}
.mp_box_content li.li_o:hover
{ background-color: #EEF3FA;}
.mp_box_content li.li_e:hover
{ background-color: #FAFAFA; padding:3px 3px;}

.mp_box_content li.li_e a, .mp_box_content li.li_o a
{ color: #072E82; text-decoration: none; font: 11px Verdana;}

.mp_box_content li.li_internal a
{ color: red; text-decoration: none;}

/* forum::: */
.mp_box_content li.li_opened
{ background-color: #0454A4; 
	line-height: 25px;
	padding:0px 3px 0px 30px;
	background-image:url(/images/russianfi/acc_title_open.gif); background-position:top left; background-repeat:no-repeat; }
.mp_box_content li.li_closed
{ background-color: #044A97; 
	line-height: 25px;
	padding:0px 3px 0px 30px;
	background-image:url(/images/russianfi/acc_title_closed.gif); background-position:top left; background-repeat:no-repeat;  border-top: solid 1px white; /* оставить раздел. полоску в 1px? */}

.mp_box_content li.li_opened a, .mp_box_content li.li_closed a
 { color: #ffffff; text-decoration: none; }
 /* :::forum */ 


/* doska::: */
 
.mp_box_content li.li_opened_doska a { color: #224165; text-decoration: none; font-weight: bold; }
.mp_box_content li.li_closed_doska a { color: #ffffff; text-decoration: none; }
 
.li_doska_paid_title { font-size:11px; background: #ff6600; line-height: 25px; color: white; }
.li_doska_paid_content { font-size:11px; background: #fff; sheight: 60px; color: black; border-bottom: solid 3px white; border-left: solid 1px #f1f1f1;  border-right: solid 1px #f1f1f1; }
.li_doska_paid_title a { text-decoration: none; color: white; } 
.li_doska_paid_content a { text-decoration: none; color: black; } 

.li_doska_normal_title { font-size:11px; background: #043e8c; line-height: 25px; color: white; }
.li_doska_normal_content { font-size:11px; background: #fff; sheight: 60px; color: black; border-bottom: solid 3px white; border-left: solid 1px #f1f1f1;  border-right: solid 1px #f1f1f1; }
.li_doska_normal_title a { text-decoration: none; color: white; } 
.li_doska_normal_content a { text-decoration: none; color: black; } 

.li_info_normal_title { font-size:11px; background: #047fde; line-height: 25px; color: white;  }
.li_info_normal_content { font-size:11px; background: #fff; /* sheight: 60px; */ color: black; border-bottom: solid 3px white; border-left: solid 1px #f1f1f1;  border-right: solid 1px #f1f1f1; }
.li_info_normal_title a { text-decoration: none; color: white; padding-left: 0px; } 
.li_info_normal_content a { text-decoration: none; color: black; } 
 
 /* :::doska */  
 
.mp_box_scroll_novosti {
	overflow-y: auto; 
	font: 11px Verdana; 
	padding-right: 10px; 
	padding-left: 10px;
	height: 313px; /* 313px без использования novosti_dop */
	text-align: justify;
}

.box_novosti_dop_header { line-height: 25px; background: #0452a2; margin: 2px 0px; padding: 2px 10px; color: white; width: auto;} 
.box_novosti_dop_content  { height: 60px; background: #74a2d8; margin: 2px 0px; padding: 2px 10px; color: white; display:table-cell; vertical-align:middle; width: auto;}
 
.box_bottom{
	width:auto;
	background-color: #CCCCCC;
	background-position:top left !important;
	background-repeat:no-repeat; 
	height:3px;
	margin-bottom:10px;
}
.box_bottom_forum  { width:430px; background-image:url(/images/russianfi/box_bottom_bg_430.gif); }
.box_bottom_novosti { width:430px; background-image:url(/images/russianfi/box_bottom_bg_430.gif); }
.box_bottom_doska { width:430px; background-image:url(/images/russianfi/box_bottom_bg_430.gif); }
.box_bottom_ournews { width:186px; background-image:url(/images/russianfi/box_bottom_bg_ournews.gif); }
.box_bottom_ushki { width:186px; height: 85px; background-image:url(/images/russianfi/box_bottom_bg_ushki.gif); }
.box_bottom_gallery { width:186px; background-image:url(/images/russianfi/box_bottom_bg_ournews.gif); }
.box_bottom_media { width:186px; background-image:url(/images/russianfi/box_bottom_bg_media.gif); }

.text_orange a { color: #ff6600;}
.mp_otstup{margin-bottom:20px;margin-top:20px;}
.mp_readmore a {text-decoration: none;}
.forum_links {font: 11px Verdana;}
.forum_links a {text-decoration: none; color: #224166;}
.forum_link_envel {padding-bottom:7px;}

.st_akkord_forum a, .st_akkord_forum a:link, .st_akkord_forum a:active, .st_akkord_forum a:visited
{ color: white; }

.mp_readmore a { color: #072E82; font: 11px Verdana; }
.city_latest { font: normal 11px Verdana; padding:5px; }
.city_latest a { text-decoration: none; }
.user_note { margin-top:5px; border-bottom: 1px solid #EEEEEE; padding-bottom: 3px; }
.adressi_box a { text-decoration: none; }
.nw_link {
    padding-bottom:5px;
    border-bottom: 1px solid #eee;
    margin-bottom:4px;
}
.nw_link a { text-decoration: none; }