/* -----------------------------------*/
/* -------->>> MAINPAGE <<<-----------*/
/* -----------------------------------*/


/*    MAIN_HEADER
    ----------------------------------------------------------------- */

.main_border #top_header {
    border-bottom: 3px solid #990000;
    }
.main_border .cinema {
    border-color: #019dd1;
    }
.main_border .art {
    border-color: #ff2c20;
    }
.main_border .art_times {
    border-color: #d90031;
    }
.main_border .m_music {
    border-color: #96dac6;
    }
.main_border .a_music {
    border-color: #96dab1;
    }
.main_border .literature {
    border-color: #f2c02b;
    }
.main_border .theatre {
    border-color: #8bbf00;
    }
.main_border .media {
    border-color: #d357ba;
    }
.main_border .society {
    border-color: #ff8000;
    }


/*    MAIN_HEADER_ADDON
    ----------------------------------------------------------------- */

#main_header_addon_left {
    width: 720px;
    overflow: hidden;
    position: relative;
    margin-bottom: 27px;
    }
    #m_h_a_l_time {
        position: absolute;
        bottom: 0; left: 16px;
        }
    #m_h_a_l_left {
        width: 191px;
        float: left;
        _margin-right: -100px;
        padding-bottom: 63px;
        }
        #m_h_a_l_left div {
            width: 96px; height: 80px;
            padding: 27px 80px 6px 15px;
            background: url("../_img/official/bg_m_h_a_l_left.png") left top no-repeat;
            }
            #m_h_a_l_left div a {
                display: block;
                font: 9px/13px "Verdana", "Geneva", sans-serif;
                color: #000;
                text-transform: uppercase;
                margin-bottom: 7px;
                padding: 0 0 0 24px;
                }
                #m_h_a_l_left div a:hover {
                    color: #990000;
                    }
                #m_h_a_l_l_news {
                    background: url("../_img/icons/header_news_13.png") left bottom no-repeat;
                    }
                    #m_h_a_l_l_news:hover {
                        background: url("../_img/icons/header_news_13.png") left top no-repeat;
                        }
                #m_h_a_l_l_video {
                    background: url("../_img/icons/header_video_13.png") left bottom no-repeat;
                    line-height: 14px !important;
                    }
                    #m_h_a_l_l_video:hover {
                        background: url("../_img/icons/header_video_13.png") left top no-repeat;
                        }
                #m_h_a_l_l_votes {
                    background: url("../_img/icons/header_votes_13.png") left bottom no-repeat;
                    line-height: 15px !important;
                    }
                    #m_h_a_l_l_votes:hover {
                        background: url("../_img/icons/header_votes_13.png") left top no-repeat;
                        }
                #m_h_a_l_l_rss {
                    background: url("../_img/icons/header_rss_13.png") left bottom no-repeat;
                    }
                    #m_h_a_l_l_rss:hover {
                        background: url("../_img/icons/header_rss_13.png") left top no-repeat;
                        }
        #m_h_a_l_left span {
            display: block;
            background: #707070;
            margin: 11px 21px 5px 6px; padding: 4px 5px;
            font: 9px/1 "Arial", "Helvetica", sans-serif;
            letter-spacing: 1px;
            color: #fff;
            text-transform: uppercase;
            }
        #m_h_a_l_left ul {
            margin: 0 21px 0 0;
            }
            #m_h_a_l_left ul li {
                /*border-bottom: 1px solid #cccaca;*/
                padding: 7px 9px 6px 10px;
                font: 9px/1 "Tahoma", "Verdana", sans-serif;
                text-transform: uppercase;
                color: #000;
                font-weight: bold;
                letter-spacing: 1px;
                }
                #m_h_a_l_left ul li a {
                    color: #000;
                    }
                    #m_h_a_l_left ul li a:hover {
                        color: #990000;
                        }
    #m_h_a_l_right {
        width: 529px; height: 350px;
        float: right;
        _margin-bottom: -3px;
        }
#main_header_addon_right {
    width: 250px; height: 95px;
    float: right;
    margin-right: 10px;
    _margin-right: 5px;
    _margin-left: -100px;
    }
    #m_h_a_r_2010 {
        position: relative;
        padding: 16px 0 0 26px;
        }
        #m_h_a_r_2010 div {
            font: 11px/1 "Tahoma", "Verdana", sans-serif;
            color: #4b4b4b;
            padding: 0 0 18px 0;
            }
            #m_h_a_r_2010 div a {
                font: 11px/1 "Tahoma", "Verdana", sans-serif;
                color: #4b4b4b;
                }
            #m_h_a_r_2010 div a:hover {
                color: #990000;
                }
            #m_h_a_r_2010 div span {
                padding: 0 3px;
                cursor: default;
                }
        #m_h_a_r_2010 a.m_h_a_r_2010_rss {
            position: absolute;
            top: 16px; right: 18px;
            font: 8px/11px "Verdana", "Geneva", sans-serif;
            color: #666;
            padding: 0 0 0 14px;
            background: url("../_img/official/bg_2010_rss_head.png") left top no-repeat;
            display: none;
            }
        #m_h_a_r_2010 em {
            background: url("../_img/official/bg_b_h_f_s_text_2010.png") left top no-repeat;
            font-style: normal;
            display: block;
            height: 21px; width: 211px;
            line-height: 21px;
            }
        #page #content #m_h_a_r_2010 input.m_h_a_r_2010_text {
            background: none;
            border: 0;
            line-height: 21px !important;
            height: 21px !important;
            width: 178px;
            margin: 0; padding: 0 6px;
            position: relative;
            top: -2px;
            font-family: "Tahoma", "Verdana", sans-serif;
            font-size: 11px;
            color: #999;
            }
        #m_h_a_r_2010 input.m_h_a_r_2010_submit {
            background: none;
            border: 0;
            line-height: 21px; height: 21px;
            width: 21px;
            margin: 0; padding: 0;
            cursor: pointer;
            }
    #m_h_a_r_top {
        overflow: hidden;
        padding: 12px 0 0 10px;
        }
        #m_h_a_r_top div {
            background: url("../_img/official/bg_b_h_f_s_text.png") left top no-repeat;
            width: 129px;
            overflow: hidden;
            margin: 2px 0 0 8px;
            }
        #m_h_a_r_t_text {
            border: none;
            width: 101px; height: 17px;
            margin: 0; padding: 4px 5px 0 5px;
            _padding: 4px 0 0 0;
            float: left;
            background: transparent;
            font: 11px/14px "Tahoma", "Verdana", sans-serif;
            color: #999;
            }
        *+html #m_h_a_r_t_text {
            padding: 4px 0 0 2px;
            }
        #m_h_a_r_t_sub {
            border: none;
            width: 18px; height: 21px;
            margin: 0; padding: 0;
            float: left;
            background: url("../_img/official/bg_b_h_f_s_sub.png") left top no-repeat;
            cursor: pointer;
            }
        #m_h_a_r_t_ent {
            width: 78px;
            height: 25px !important;
            background: url("../_img/official/bg_b_h_f_enter.png") left top no-repeat;
            cursor: pointer;
            display: block;
            float: right;
            margin-right: 15px;
            _margin-right: 7px;
            }
    #m_h_a_r_bottom {
        padding: 3px 0 0 0;
        }
        #m_h_a_r_bottom a:hover {
            color: #990000;
            }
        #m_h_a_r_b_search {
            padding: 0 0 0 13px; margin: 0 0 0 23px;
            background: url("../_img/official/plus.png") left 3px no-repeat;
            color: #939292;
            cursor: pointer;
            }
        #m_h_a_r_b_reg {
            margin: 0 0 0 167px;
            /*margin: 0 0 0 29px;
            _margin-left: 27px;*/
            color: #939292;
            cursor: pointer;
            }
        #m_h_a_r_b_exit {
            /*margin: 0 0 0 39px;*/
            margin: 0 0 0 176px;
            color: #990000;
            cursor: pointer;
            }
            #m_h_a_r_b_exit:hover {
                text-decoration: underline;
                }


/*    CONTENT
    ----------------------------------------------------------------- */

#content {
    padding-bottom: 36px !important;
    }
.content_left .c_l_right {
    font: 1em/1em "Tahoma", "Geneva", sans-serif;
    color: #000;
    }
.width_430 {
    margin-left: 15px;
    _margin-left: 7px;
    }
.text_block_240 {
    background: url("../_img/official/bg_grey_punk.png") left bottom repeat-x;
    padding-bottom: 9px;
    margin-bottom: 18px;
    }
    .text_block_240 h3 {
        font-size: 15px;
        margin-top: -8px;
    }
    .text_block_240 a img {
        border: 1px solid #838383;
        margin-bottom: 7px;
        margin-top: 10px;
        display: block;
        }
    .text_block_240 p {
        font: 12px/1.4em "Microsoft Sans Serif", sans-serif;
        color: #545454;
        margin-bottom: -8px;
        }
.central_block .c_b_right {
    width: 260px !important;
    }
    .central_block .c_b_right p a {
        color: #545454;
        }
        .central_block .c_b_right p a:hover {
            color: #000;
            }
.main_block_font {
    font: 1.3em/1.5em "Microsoft Sans Serif", sans-serif;
    color: #333;
    margin-left: 15px;
    _margin-left: 7px;
    }
    .main_block_font p {
        padding-bottom: 15px;
        }
    .main_block_font p a {
        color: #333;
        }
        .main_block_font p a:hover {
            color: #000;
            }
.alsow {
    font-size: 0.92em;
    line-height: 1.6em;
    padding: 9px 0 18px 0;
    }
    .alsow b {
        color: #000;
        display: block;
        }
    .alsow a:hover {
        text-decoration: underline;
        }


/*    AFTER_REGISTER
    ----------------------------------------------------------------- */

.m_h_a_r_t_user {
    cursor: default;
    display: block;
    width: 74px;
    float: right;
    color: #333;
    font: 10px/25px "Tahoma", "Verdana", sans-serif;
    _line-height: 20px;
    font-weight: bold;
    background-position: left 3px;
    _background-position: left 0px;
    background-repeat: no-repeat;
    padding-left: 19px;
    background-image: url("../_img/icons/ico_0.png");
    }


/*    HEAD_2010
    ----------------------------------------------------------------- */

 #page #m_h_a_l_left .m_h_a_l_l_2010_in {
    margin: 0;
    padding: 15px 0 0;
    background: url("../_img/official/bg_head_2010_out.png") left top no-repeat;
    width: 191px; height: auto;
    }
    #page #m_h_a_l_left .m_h_a_l_l_2010_in .m_h_a_l_l_2010_in_back {
        margin: 0;
        padding: 0;
        background: url("../_img/official/bg_head_2010_top.png") left top no-repeat #f0f0f0;
        width: 188px;
        height: auto;
        }
        #page #m_h_a_l_left .m_h_a_l_l_2010_in .m_h_a_l_l_2010_in_back div {
            margin: 0;
            padding: 13px 21px 6px 18px;
            background: url("../_img/official/bg_head_2010_bottom.png") left bottom no-repeat;
            width: 149px;
            height: auto;
            }
            #page #m_h_a_l_left .m_h_a_l_l_2010_in .m_h_a_l_l_2010_in_back div span {
                margin: 0 0 5px 0;
                padding: 0 0 4px 1px;
                /*background: url("../_img/official/bg_head_2010_span.png") left bottom repeat-x;*/
                background: 0;
                color: #000;
                font: 7px/1 "Verdana", sans-serif;
                color: #606060;
                cursor: default;
                }
            #page #m_h_a_l_left .m_h_a_l_l_2010_in .m_h_a_l_l_2010_in_back div ul {
                margin: 0;
                padding: 0 0 5px 0;
                background: none;
                color: #000;
                }
                #page #m_h_a_l_left .m_h_a_l_l_2010_in .m_h_a_l_l_2010_in_back div ul li {
                    margin: 0;
                    padding: 0 0 10px 11px;
                    color: #000;
                    background: url("../_img/official/bg_head_2010_bullet.png") 1px 3px no-repeat;
                    letter-spacing: 0;
                    }
                    #page #m_h_a_l_left .m_h_a_l_l_2010_in .m_h_a_l_l_2010_in_back div ul li a {
                        font: bold 10px/1 "Tahoma", sans-serif;
                        margin: 0; padding: 0;
                        display: inline;
                        }

#page #m_h_a_l_left .m_h_a_l_l_2010_in_submenu {
    margin: 0; padding: 16px 0 0 15px;
    }
    #page #m_h_a_l_left .m_h_a_l_l_2010_in_submenu li {
        margin: 0; padding: 0 0 9px 0;
        font: 9px/13px "Verdana", "Tahoma", sans-serif;
        height: 13px;
        }
        #page #m_h_a_l_left .m_h_a_l_l_2010_in_submenu li a {
            display: inline;
            margin: 0; padding: 0 0 0 16px;
            font: 10px/1 "Tahoma", sans-serif;
            letter-spacing: 0;
            }
            #page #m_h_a_l_left .m_h_a_l_l_2010_in_submenu li a.m_h_a_l_l_2010_in_submenu_li_news {
                background: url("../_img/icons/header_news.png") left 0px no-repeat;
                }
                #page #m_h_a_l_left .m_h_a_l_l_2010_in_submenu li a.m_h_a_l_l_2010_in_submenu_li_news:hover {
                    background: url("../_img/icons/header_news.png") left -19px no-repeat;
                    }
            #page #m_h_a_l_left .m_h_a_l_l_2010_in_submenu li a.m_h_a_l_l_2010_in_submenu_li_rate {
                background: url("../_img/icons/header_star.png") left 0px no-repeat;
                }
                #page #m_h_a_l_left .m_h_a_l_l_2010_in_submenu li a.m_h_a_l_l_2010_in_submenu_li_rate:hover {
                    background: url("../_img/icons/header_star.png") left -18px no-repeat;
                    }
            #page #m_h_a_l_left .m_h_a_l_l_2010_in_submenu li a.m_h_a_l_l_2010_in_submenu_li_votes {
                background: url("../_img/icons/header_votes.png") left 0px no-repeat;
                }
                #page #m_h_a_l_left .m_h_a_l_l_2010_in_submenu li a.m_h_a_l_l_2010_in_submenu_li_votes:hover {
                    background: url("../_img/icons/header_votes.png") left -19px no-repeat;
                    }
            #page #m_h_a_l_left .m_h_a_l_l_2010_in_submenu li a.m_h_a_l_l_2010_in_submenu_li_video {
                background: url("../_img/icons/header_video.png") left 0px no-repeat;
                }
                #page #m_h_a_l_left .m_h_a_l_l_2010_in_submenu li a.m_h_a_l_l_2010_in_submenu_li_video:hover {
                    background: url("../_img/icons/header_video.png") left -19px no-repeat;
                    }
            #page #m_h_a_l_left .m_h_a_l_l_2010_in_submenu li a.m_h_a_l_l_2010_in_submenu_li_photo {
                background: url("../_img/icons/header_photo.png") left 1px no-repeat;
                }
                #page #m_h_a_l_left .m_h_a_l_l_2010_in_submenu li a.m_h_a_l_l_2010_in_submenu_li_photo:hover {
                    background: url("../_img/icons/header_photo.png") left -19px no-repeat;
                    }

.main_banner_2010 {
    position: absolute;
    top: 50px; left: 0;
    height: 156px; width: 188px;
    }
#page .most-v2 {
    /*margin-top: -10px;*/
    margin-top: 0;
}


/*    MAIN-PAGE-BLOCK
    ----------------------------------------------------------------- */

.main-page-block {
    height: 323px; width: 502px;
    background: url("../_img/main-block/back/back.gif") 0 -3150px repeat-x;
    position: relative;
    padding: 12px 13px 15px 14px;
}
.main-page-block {
    /* Safari, Chrome */
    -webkit-border-top-right-radius:0 !important;
    -webkit-border-top-left-radius:0 !important;

    /* Firefox */
    -moz-border-radius-topright:0 !important;
    -moz-border-radius-topleft:0 !important;

    border-radius: 0 0 5px 5px;
}

/* Opera, IE */
.main-page-block .rocon-tr,
.main-page-block .rocon-tl {
    display:none !important;
}
.rc5 {
    border-radius: 5px;
}
.main-page-block .main-page-block-content-left {
    width: 27px; height: 57px;
    position: absolute;
    bottom: 28px; left: 14px;
    background: url("../_img/main-block/arrows/left.png") 0 0 no-repeat;
}
.main-page-block .main-page-block-content-left:hover {
    background: url("../_img/main-block/arrows/left.png") 0 100% no-repeat;
}
.main-page-block .main-page-block-content-right {
    width: 27px; height: 57px;
    position: absolute;
    bottom: 28px; right: 13px;
    background: url("../_img/main-block/arrows/right.png") 0 0 no-repeat;
}
.main-page-block .main-page-block-content-right:hover {
    background: url("../_img/main-block/arrows/right.png") 0 100% no-repeat;
}
.main-page-block ul {
    position: relative;
    height: 321px; width: 500px;
    border: 1px solid #000;
    background: #000;
    overflow: hidden;
}
.main-page-block ul li {
    position: absolute;
    height: 321px; width: 500px;
    top: 0; left: 0;
    display: none;
}
.main-page-block ul li a {
    display: block;
    height: 321px; width: 500px;
    position: relative;
    text-decoration: none;
    color: #fff;
}
.main-page-block ul li a:hover {
	text-decoration:none;
	cursor:pointer;
}
.main-page-block ul li a img {
    display: block;
    height: 320px; width: 500px;
}
.main-page-block ul li a .content-back {
    position: absolute;
    bottom: 0; left: 0;
	_bottom:-1px;
    width: 500px; height: 109px;
    background: url("../_img/official/main-block-back.png") 0 1px no-repeat;
	_background: url("../_img/official/main-block-back.gif") 0 1px no-repeat;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=63); /* IE 6+*/
    -moz-opacity: 0.63; /* Mozilla 1.6 и ниже */
    -khtml-opacity: 0.63; /* Konqueror 3.1, Safari 1.1 */
    opacity: 0.63; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}
.main-page-block ul li a .content {
    position: absolute;
    bottom: 0; left: 0;
    width: 409px; height: 82px;
    padding: 0 30px 0 61px;
    font: 13px/1.25 "Arial", "Helvetica", sans-serif;
	text-decoration:none;
}
.main-page-block ul li a .content .content-second-head {
    display: block;
    font-size: 25px;
    line-height: 1;
    padding: 7px 0 9px;
}
.main-page-block ul li a .content .content-head {
    position: absolute;
    width: 141px; height: 18px;
    padding: 2px 0 0 18px;
    line-height: 18px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    top: -21px;
    left: 43px;
}
.main-page-block ul li a.no-head .content-head {
    display: none;
}
.main-page-block ul li a.no-head .content-back {
    height: 82px;
    background: url("../_img/official/main-block-back.png") 0 -26px no-repeat;
    _background: url("../_img/official/main-block-back.gif") 0 -26px no-repeat;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=63); /* IE 6+*/
    -moz-opacity: 0.63; /* Mozilla 1.6 и ниже */
    -khtml-opacity: 0.63; /* Konqueror 3.1, Safari 1.1 */
    opacity: 0.63; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}


/*    DISPLACEMENT
    ----------------------------------------------------------------- */
#header {
	margin: 0 4px;
}
#main_header_addon_right {
	margin-right:6px;
}
.content_right {
	margin-right:6px;
}
#main_header_addon_left {
	margin-left:4px;
}
.content_left {
	margin-left:4px;
}