#userQuestions {
    margin:0 auto;
    padding:0 0 12px 16px;
    width:960px;
    }
.roomWrapper {
    text-align:left;
    }
    .roomWrapper .leftColumn {
        float:left;
        margin:0 20px 0 0;
        width:250px;
        }
    .roomWrapper .rightColumn {
        float:left;
        margin:0;
        width:690px;
        }

.mainTitle {margin: 0px; font-size: 20px; border-bottom: 1px solid #67a7e3; padding-bottom: 5px;}
#newsCategories ul {
    margin:0; 
    list-style-type:none;
    }
#newsCategories ul li
{
    background:none;
    padding:2px 0;
    margin:0
}
#newsCategories ul li a {font-size:12px;}
#newsCategories ul li.active {font-weight:bold;}
#newsCategories ul li.active a{text-decoration:none;}

.recordCount {color:#6EAE28; font-weight:bold;}

#noNews {
    padding-top: 100px;
    text-align: center;
}

.recordContainer {
    padding:10px; 
    margin:5px 0px;
    }
.recordContainer.last {border-bottom: 0}
.recordContainer .recordTitle {
    margin:5px 0;
    font-size:18px;
    }

.recordTitle a {color: #505050; text-decoration:none}
.recordTitle a:hover {color: #D61B51;}

.recordContainer .recordText, 
.recordContainer .recordTextFull {
    /*padding:15px 15px 15px 69px;*/
    padding:0;
    }
    /* new auto clearing */
    .recordContainer .recordText:after {
        content:".";
        display:block;
        clear:both;
        visibility:hidden;
        height:0;
        font-size:0;
        }
    /* for IE */
    .recordContainer .recordText {
        display:inline-block;
        }
    * html .recordContainer .recordText {
        height:1px;
        }
    .recordContainer .recordText {
        display:block;
        }
    /* END:for IE */
    /* END: new auto clearing */    
    
.recordContainer .recordTextFull {display:none;}
.recordContainer .bottomLine {font-size:11px; text-align:right; color:#a0a0a0; padding-top: 5px;}
/*.recordContainer .bottomLine a{color:#a0a0a0;}*/
.recordContainer .bottomLine .jsLink {color:#a0a0a0; border-color:#a0a0a0;}

.recordContainer .topLine .leftPart {float:left; overflow: hidden; width: 343px;}
.recordContainer .topLine .rightPart {
    float:right;
    font-size:11px;
    /*margin-right:20px;*/
    margin-top:5px;
    }
.recordContainer .topLine .rightPart span {color:#565656; border-color:#565656;}

.recordContainer .recordPhotos {margin-top:5px; padding-left:60px;}
.recordContainer .recordPhotos a {margin:0px 2px 5px 0px;}
.recordContainer .cutLink {
    margin:0;
    text-decoration:underline;    
    color:#369EFF;
    cursor:pointer;    
    }

.spacer {padding:0px 1px; color:#a0a0a0;}

#addFromWrapper .inputFile {display:block;}
#addFromWrapper form p {margin:10px 0px 5px 0px; color:#666;}

.commentsWrapper {
    display:none;
    margin-top:10px; 
    padding:5px 10px;     
    /*border-top:1px solid #D7D7D7;*/
    }
.stickedRecord .commentsWrapper {
    }
.commentsWrapper .title {font-size:16px; font-weight:bold; padding:5px 0px 0px 0px; margin:0px;}
.commentsWrapper .addComment textarea {display:block; width:590px; height:80px; border:1px solid #aaa; padding:5px;}
.commentsWrapper .addComment input {margin:10px 0px; padding:0px 10px; width: 190px; text-align: center;}
.commentsWrapper .addComment span {color:#888;}
.commentsWrapper .addComment p {color:#888; margin:5px 0px;}
.commentsWrapper .commentsContainer {padding-bottom: 10px;}
.commentsWrapper .recordComment {padding-top:15px; font-size:11px;}
.commentsWrapper .recordComment .userPic {width:50px;}
.commentsWrapper .recordComment .content {padding-left:5px; width:540px;}
.commentsWrapper .recordComment .content .commentInfo {color:#888;}
.commentsWrapper .recordComment .content .commentInfo .jsLink {color:#888; border-color:#888;}
.commentsWrapper .recordComment .content .commentData {padding-top:5px;}
.commentsWrapper .pager {text-align:right;}
.commentsWrapper .pager .jsLink {color:#888; border-color:#888; margin-left:4px;}
.commentsWrapper .pager .active {border:none !important; font-weight:bold; color:#444; cursor:default;}
.commentsHeader td {vertical-align:bottom;}
.commentsContainer td {vertical-align:top; padding-top:5px;}
.commentsHeader table {width:100%;}
.commentsHeader .leftTd {width:200px; text-align:left;}
.commentsHeader .rightTd {text-align:right;}
.commentsContainer table {width:560px;}
.commentsContainer .leftTd {width:50px;}
.commentsContainer .rightTd {width:550px;}

.recordsPager {text-align: center; font-size:18px; padding-top: 10px;}

#textCutInfo {border:1px solid #ccc; padding:0px 10px; margin-bottom:10px; width:592px;}
#textCutInfo p {font-size:11px;}
#textCutInfo .black {color:black; border:none;}

#infoMessage {border:1px solid green; padding:10px; margin-bottom:10px; font-size:14px;}
#otherAuthorContainer {clear: both;}

.recordDataContainer {padding:1px; padding-bottom:5px;}

.recordDataContainer .topLine {
    margin:0;
    padding:10px 20px 10px 68px;
    height: 32px;
    }
    * html .recordDataContainer .topLine {
        padding:10px 20px 0px 68px;
        height:auto;
        }
    /* topLine clearing */
    .recordDataContainer .topLine:after {
        content:".";
        display:block;
        clear:both;
        visibility:hidden;
        height:0;
        font-size:0;
        }
    /* for IE */
    .recordDataContainer .topLine {
        display:inline-block;
        }
    * html .recordDataContainer .topLine {
        height:1px;
        }
    .recordDataContainer .topLine {
        display:block;
        }
    /* END:for IE */
    /* END: topLine clearing */
    
.record_government .topLine {background:url('../../images/news/ico/government.png') #ffcac9 no-repeat scroll 4px 2px;}
.record_fs .topLine {background:url('../../images/news/ico/fs.png') #deffc9 no-repeat scroll 4px 2px;}
.record_common .topLine {background:url('../../images/news/ico/common.png') #d5f3f0 no-repeat scroll 4px 2px;}
.record_meeting .topLine {background:url('../../images/news/ico/meeting.png') #fde9f2 no-repeat scroll 4px 2px;}
.record_contest .topLine {background:url('../../images/news/ico/contest.png') #deeefe no-repeat scroll 4px 2px;}
.record_humor .topLine {background:url('../../images/news/ico/humor.png') #fbffbf no-repeat scroll 4px 2px;}
.record_interview .topLine {background:url('../../images/news/ico/interview.png') #f5edfc no-repeat scroll 4px 2px;}
.newsPhoto {float: left; margin: 0 5px 5px 0; text-align: right;}

/* blockAnnouncement */

.blockAnnouncement {
    display:block;
    padding:0 0 9px;
    text-align:left;
    }
    .blockAnnouncement p {
        font-size:12px;
        line-height:16px;
        }
    .blockAnnouncement p img {
        float:right;
        margin:0 0 0 15px;
        }
        .blockAnnouncement p.odd img {
            float:left;
            margin:0 15px;
            }

/*
* News common styles
*/
.recordText p,
.recordTextFull p {
    line-height:17px;
    }
.recordText p img,
.recordTextFull p img {
    float:left;
    margin:0 20px 20px 0;
    } 
.recordText ul li,
.recordTextFull ul li {
    background:url(../../../images/profile/li.gif) 10px 6px no-repeat;
    padding-left:20px;
    font-size:12px;
    line-height:17px;
}
.recordText ol li,
.recordTextFull olli{
    font-size:12px;
    line-height:17px;
    } 
.highliteRed {
    color:#F00 !important;
    }
.highliteOrange {
    color:#F90 !important;
    }
.highliteViolet {
    color:#60F !important;
    }
.highliteGreen {
    color:#3C3 !important;
    }
.alignedCenter {
    text-align:center;
    }
    p.alignedCenter img {
        float:none;
        }
.peroration {
    margin-top:15px;
    font:italic 14px Arial, Helvetica, sans-serif;
    text-align:center;
    color:#F00;
    }
.recordTextFull p.intro {
    padding-bottom:10px;
    }    
.extraBigFont {
    font-size:2em;
    }
.poem p {
    font-size:12px;
    line-height:14px;
    }
    
/* interviewBlock
-------------------------------------------- */
.interviewBlock {
    margin:12px 0 0;
    padding:0 0 24px;
    }
    /* clear after .listContainer */
    .interviewBlock:after {
        content:".";
        display:block;
        clear:both;
        visibility:hidden;
        height:0;
        font-size:0;
        }
    /* for IE */
    .interviewBlock {
        display:inline-block;
        }
    * html .interviewBlock {
        height:1px;
        }
    .interviewBlock {
        display:block;
        }
    /* END:for IE */
    /* END:auto clear */
    
    .interviewBlock img {
        float:left;
        }
    .interviewBlock p,
    .interviewBlock ol, 
    .interviewBlock ul {
        padding-left:175px;    
        }

dl.interview {
    margin:0;
    padding:0 0 25px;
    /*line-height:1.68em;*/    
    }
dl.interview dt,
dl.interview dd {
    font-size:13px;
    line-height:18px;
    }
dl.interview dt {
    /*font:italic 12px Arial, Helvetica, sans-serif;*/
    font-family:Arial, Helvetica, sans-serif;
    font-style:italic;
    color:#505050;
    }
dl.interview dd {
    margin:0 0 10px 0;
    color:#000;
    }

/* listImageGalleryNews
-------------------------------------------- */
ul.listImageGalleryNews {
    margin:0;
    padding:25px 0;
    }
ul.listImageGalleryNews li {
    float:left;
    margin:0;
    padding:0;
    width:240px;
    height:290px;
    background:0;
    text-align:center;
    }
    ul.listImageGalleryNews li p {
        margin:0;
        padding:10px 10px 25px;
        }
/* new auto clearing */
ul.listImageGalleryNews:after {
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    height:0;
    font-size:0;
    }
/* for IE */
ul.listImageGalleryNews {
    display:inline-block;
    }
* html ul.listImageGalleryNews {
    height:1px;
    }
ul.listImageGalleryNews {
    display:block;
    }
/* END:for IE */
/* END: new auto clearing */
    
/*
* Comments (new).
*/

.comment {
    display:block;
    overflow:hidden;
    padding-bottom:25px;
    }
.comment img {
    float:left;
    margin:0 11px 11px 0;
    }
.comment img.profIcon {
    margin:3px 5px 0 0;
}
.comment .commentBody {
    display:block;
    padding:0 0 0 59px;
    }
    .comment h4 {
        padding-bottom:5px;
        border-bottom:1px solid #ccc;
        font-size:11px;
        font-weight:normal;
        }
        .comment h4 span {
            color:#888;
            }
.comment p {padding:0 70px 0 0}
        
/* new auto clearing */
.nclear:after {
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    height:0;
    font-size:0;
    }
/* for IE */
.nclear {
    display:inline-block;
    }
* html .nclear {
    height:1px;
    }
.nclear {
    display:block;
    }
/* END:for IE */
/* END: new auto clearing */


/*
wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww
wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww        NEW        wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww
wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww
*/

.recordContainer {
    margin:0;
    padding:0 0 13px;    
    }
    
/* topPart
------------------------------------------------- */
.recordContainer .topPart {
    position:relative;
    margin:0;
    padding:6px 11px 8px 7px;
    min-height:23px;
    background:url(../../images/news/march15/bg_h_news_grey.png) no-repeat 0 0;
    }
    
    /* stickedRecord */
    .recordFs .recordDataContainer.stickedRecord .content,
    .recordGovernment .recordDataContainer.stickedRecord .content,
    .recordParty .recordDataContainer.stickedRecord .content,
    .recordCommon .recordDataContainer.stickedRecord .content {
        /* light blue */
        background:#f2fbfe;        
        }    
    .recordMeeting .recordDataContainer.stickedRecord .content,
    .recordInterview .recordDataContainer.stickedRecord .content,
    .recordHumor .recordDataContainer.stickedRecord .content,
    .recordContest .recordDataContainer.stickedRecord .content {
        /* light green */
        background:#f8fcf4;        
        }
    
    .recordVideo .recordDataContainer.stickedRecord .content,
    .recordPhotoarchive .recordDataContainer.stickedRecord .content {
        /* light orange */
        background:#fffaf3;        
        }
        
    /* blue links */
    .recordFs .bottomPart .controls li.postCategory a,
    .recordGovernment .bottomPart .controls li.postCategory a,
    .recordParty .bottomPart .controls li.postCategory a,
    .recordCommon .bottomPart .controls li.postCategory a {
        color:#00aeef;    
        }
    .recordFs .bottomPart .controls li.postCategory a:hover,
    .recordGovernment .bottomPart .controls li.postCategory a:hover,
    .recordParty .bottomPart .controls li.postCategory a:hover,
    .recordCommon .bottomPart .controls li.postCategory a:hover {
        color:#00aeef;    
        }
    
    /* green links */
    .recordMeeting .bottomPart .controls li.postCategory a,
    .recordInterview .bottomPart .controls li.postCategory a,
    .recordHumor .bottomPart .controls li.postCategory a,
    .recordContest .bottomPart .controls li.postCategory a {
        color:#7cc726;    
        }
    .recordMeeting .bottomPart .controls li.postCategory a:hover,
    .recordInterview .bottomPart .controls li.postCategory a:hover,
    .recordHumor .bottomPart .controls li.postCategory a:hover,
    .recordContest .bottomPart .controls li.postCategory a:hover {
        color:#7cc726;    
        }
        
    /* orange links */
    .recordVideo .bottomPart .controls li.postCategory a,
    .recordPhotoarchive .bottomPart .controls li.postCategory a {
        color:#f8941d;    
        }
    .recordVideo .bottomPart .controls li.postCategory a:hover,
    .recordPhotoarchive .bottomPart .controls li.postCategory a:hover {
        color:#f8941d;    
        }
    
    /* comments */
    .recordFs .commentsWrapper,
    .recordGovernment .commentsWrapper,
    .recordParty .commentsWrapper,
    .recordCommon .commentsWrapper {
        /* light blue */
        background:#f2fbfe;        
        }    
    .recordMeeting .commentsWrapper,
    .recordInterview .commentsWrapper,
    .recordHumor .commentsWrapper,
    .recordContest .commentsWrapper {
        /* light green */
        background:#f8fcf4;        
        }    
    .recordVideo .commentsWrapper,
    .recordPhotoarchive .commentsWrapper {
        /* light orange */
        background:#fffaf3;        
        }        
        
    .stickedRecord .commentsWrapper {
        background:#fff !important;
        }
        
        
    .recordFs .recordDataContainer .topPart,
    .recordGovernment .recordDataContainer .topPart,
    .recordParty .recordDataContainer .topPart,
    .recordCommon .recordDataContainer .topPart {
        border-bottom:1px solid #00aef0;
        background:url(../../images/news/march15/bg_h_news_grey.png) no-repeat 0 0;
        }    
    .recordMeeting .recordDataContainer .topPart,
    .recordInterview .recordDataContainer .topPart,
    .recordHumor .recordDataContainer .topPart,
    .recordContest .recordDataContainer .topPart {
        border-bottom:1px solid #7cc726;
        background:url(../../images/news/march15/bg_h_news_grey.png) no-repeat 0 0;
        }
    
    .recordVideo .recordDataContainer .topPart,
    .recordPhotoarchive .recordDataContainer .topPart {
        border-bottom:1px solid #f8941d;
        background:url(../../images/news/march15/bg_h_news_grey.png) no-repeat 0 0;
        }

    
/* new auto clearing */
.recordContainer .topPart:after {
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    height:0;
    font-size:0;
    }
/* for IE */
.recordContainer .topPart {
    display:inline-block;
    }
* html .recordContainer .topPart {
    height:1px;
    }
.recordContainer .topPart {
    display:block;
    }
/* END:for IE */
/* END: new auto clearing */

    .recordContainer .topPart h2 {
        float:left;
        margin:2px 0 0;
        padding:0 5px 1px; /* springtime, before it : 0 0 0 0 */
        max-width:650px;
        font-size:18px;
        font-weight:normal;
        color:#505050;
        }
        .recordContainer .topPart h2 a:link,
        .recordContainer .topPart h2 a:visited {
            text-decoration:none;
            color:#505050;
            }
        .recordContainer .topPart h2 a:hover {
            text-decoration:underline;
            color:#505050;
            }
            
    /* new style */
    .recordContainer .topPart h2 {
        color:#363636;
        }
        .recordContainer .topPart h2 a:link,
        .recordContainer .topPart h2 a:visited {
            color:#363636;
            }
        .recordContainer .topPart h2 a:hover {
            color:#363636;
            }
            
            
    .fs-main-content .recordContainer .topPart h2 {
        float:left;
        margin:0;
        padding:0;
        width:345px;
        font-size:18px;
        font-weight:normal;
        color:#505050;
        }
.fs-main-content .recordContainer .topPart h2 a
{
    text-decoration:none;
    color:#505050
}
.fs-main-content .recordContainer .topPart h2 a:hover {text-decoration:underline}
.fs-main-content .recordContainer .topPart h2, .fs-main-content .recordContainer .topPart h2 a, .fs-main-content .recordContainer .topPart h2 a:hover {color:#fff}
            
/* ratingControls */        
.recordContainer .ratingControls {
    /*
    float:right;
    padding:2px 0 0;
    */
    /* springtime */
    position:absolute;
    padding:0;
    top:1px;
    right:11px;
    }
    .recordContainer .ratingControls a.voteDown,
    .recordContainer .ratingControls a.voteUp {
        float:left;
        /*
        width:21px;
        height:21px;
        background:url(../../images/news/ico/bg_rounded_buttons.png) no-repeat -8px -8px;
        */
        /* new style */
        margin:10px 0 0;
        width:17px;
        height:17px;
        background:url(../../images/news/march15/bg_btns_minus_plus.png) no-repeat -8px -8px;
        }
    .recordContainer .ratingControls .voteDown span,
    .recordContainer .ratingControls .voteUp span {
        display:none;
        }
    .recordContainer .ratingControls .voteCount {
        float:left;
        padding:3px 5px 0;
        /* new style */
        margin:6px 0 0 0;
        padding:5px 5px 4px;
        font-weight:bold;
        cursor:default;
        }
    
    /*
    .recordDataContainer.recordGovernment .ratingControls a.voteDown {background-position:-8px -8px;}    
    .recordDataContainer.recordHumor .ratingControls a.voteDown {background-position:-8px -45px;}    
    .recordDataContainer.recordFs .ratingControls a.voteDown {background-position:-8px -82px;}
    .recordDataContainer.recordContest .ratingControls a.voteDown {background-position:-8px -118px;}
    .recordDataContainer.recordInterview .ratingControls a.voteDown {background-position:-8px -193px;}
    .recordDataContainer.recordMeeting .ratingControls a.voteDown {background-position:-8px -193px;}
    .recordDataContainer.recordCommon .ratingControls a.voteDown {background-position:-8px -156px;}
    .recordDataContainer.recordParty .ratingControls a.voteDown {background-position:-8px -230px;}
    
    .recordDataContainer.recordGovernment .ratingControls a.voteUp {background-position:-45px -8px;}    
    .recordDataContainer.recordHumor .ratingControls a.voteUp {background-position:-45px -45px;}    
    .recordDataContainer.recordFs .ratingControls a.voteUp {background-position:-45px -82px;}
    .recordDataContainer.recordContest .ratingControls a.voteUp {background-position:-45px -118px;}
    .recordDataContainer.recordInterview .ratingControls a.voteUp {background-position:-45px -193px;}
    .recordDataContainer.recordMeeting .ratingControls a.voteUp {background-position:-45px -193px;}
    .recordDataContainer.recordCommon .ratingControls a.voteUp {background-position:-45px -156px;}
    .recordDataContainer.recordParty .ratingControls a.voteUp {background-position:-45px -230px;}
    */
    
    /* springtime */
    .recordDataContainer .ratingControls a.voteDown {background-position:0 0;}
    .recordDataContainer .ratingControls a.voteUp {background-position:-17px 0;}
    
    /*
    .recordDataContainer.recordGovernment .ratingControls .voteCount {color:#7D4848;}    
    .recordDataContainer.recordHumor .ratingControls .voteCount {color:#755A09;}    
    .recordDataContainer.recordFs .ratingControls .voteCount {color:#4B6B14;}
    .recordDataContainer.recordContest .ratingControls .voteCount {color:#366764;}
    .recordDataContainer.recordCommon .ratingControls .voteCount {color:#3D6079;}
    .recordDataContainer.recordInterview .ratingControls .voteCount {color:#6C4D5A;}
    .recordDataContainer.recordMeeting .ratingControls .voteCount {color:#6C4D5A;}
    .recordDataContainer.recordParty .ratingControls .voteCount {color:#1fa7c5;}
    */
    
    /* springtime */
    .recordDataContainer .ratingControls .voteCount {color:#fff;}
    
    
.recordDataContainer {
    padding:0;
    }
.recordDataContainer .content {
    padding:15px;
    }
p img.newsEyeCatcher {
    float:right;
    margin:0 0 15px 15px;    
    }
img.newsEyeCatcher {
    float:right;
    margin:0 0 15px 15px;    
    }

/* bottomPart
------------------------------------------------- */
.recordContainer .bottomPart {
    padding:0;
    border-bottom:1px solid #d7d7d7;
    }
/* new auto clearing */
.recordContainer .bottomPart:after {
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    height:0;
    font-size:0;
    }
/* for IE */
.recordContainer .bottomPart {
    display:inline-block;
    }
* html .recordContainer .bottomPart {
    height:1px;
    }
.recordContainer .bottomPart {
    display:block;
    }
/* END:for IE */
/* END: new auto clearing */

.bottomPart .controls {
    margin:0;
    padding:10px 0;
    }
    /* new auto clearing */
    .bottomPart .controls:after {
        content:".";
        display:block;
        clear:both;
        visibility:hidden;
        height:0;
        font-size:0;
        }
    /* for IE */
    .bottomPart .controls {
        display:inline-block;
        }
    * html .bottomPart .controls {
        height:1px;
        }
    .bottomPart .controls {
        display:block;
        }
    /* END:for IE */
    /* END: new auto clearing */
.bottomPart .controls.moder {
    border-top:1px dotted #d7d7d7;
    }    
    .bottomPart .controls li {
        float:left;
        margin:0;
        padding:0 10px;
        list-style:none;
        background:none;
        border-right:1px solid #A0A0A0;
        font-size:11px;
        color:#A0A0A0;
        }
        .bottomPart .controls li.postDate {                    
            border:none;
            }
        .bottomPart .controls li a:link,
        .bottomPart .controls li a:visited {
            text-decoration:underline;
            color:#A0A0A0;        
            }
        .bottomPart .controls li a:hover {
            text-decoration:underline;
            color:#d61b51;
            }
            
        .bottomPart .controls li.postAuthor a:link,
        .bottomPart .controls li.postAuthor a:visited {
            color:#333;    
            }
        .bottomPart .controls li.postAuthor a:hover {
            color:#d61b51;
            }
        .bottomPart .controls li.vkLike {
            border-right: none;
            width: 350px;
        }
        .bottomPart .controls li.vkLike div {
            margin-top: -4px;
        }



div.screenedComment
{
    padding-bottom:10px !important;
    opacity:.3;
    filter:alpha(opacity=30)
}
div.screenedComment h4 {border:none !important}
div.screenedComment div.showComment, .screenedComment .jsLink {color:#000; border-color:#000}


/* NEWS ROOM */
#lastNews p a, #lastNews h3 a, #newsRoom .news_block h3 a {text-decoration:none}
#lastNews p a
{
    font-weight:normal;
    color:#505050
}
#newsRoom #newsLeft
{
    float:left;
    width:337px
}
#newsRoom #newsRight
{
    float:right;
    width:337px
}
#newsRoom .news_block
{
    position:relative;
    float:left;
    width:311px;
    border:#dcdcde solid 1px;
    margin:0 0 20px 0;
    padding:12px;
    font-size:11px
}
#newsRoom h3
{
    font-size:17px;
    margin:20px 0 12px
}
#newsRoom .news_block h3
{
    background:url(../../images/profile/widget_header_bck.gif) 0 100% #F1F1F1 repeat-x;
    color:#505050;
    font-size:13px;
    font-weight:bold;
    margin:-12px -12px 10px;
    padding:3px 11px
}
#newsRoom .event
{
    position:relative;
    border-bottom:#bbb dotted 1px;
    font-size:12px;
    color:#000;
    margin-bottom:12px;
    overflow:hidden;
    width:100%
}
#newsRoom .event .jsLink {font-size:1em}

#newsRoom .event .details, #newsRoom .event .userInfo
{
    color:#505050;
    font-size:11px;
    padding:3px 5px 0
}
#newsRoom .shortView
{
    overflow:hidden;
    height:52px;
    width:520px
}
#newsRoom .news_block .shortView
{
    height:104px;
    width:auto !important
}
#newsRoom .buyEvent .shortView, #newsRoom .productionEvent .shortView, #newsRoom .giftEvent .shortView {height:64px}
#newsRoom .news_block .buyEvent .shortView, #newsRoom .news_block .productionEvent .shortView, #newsRoom .news_block .giftEvent .shortView {height:128px}
#newsRoom .friendEvent .shortView {height:73px}
#newsRoom .news_block .friendEvent .shortView {height:151px}
#newsRoom .showAll {margin-left:5px}

#newsRoom .event .h.details
{
    border:#bbb solid 1px;
    margin-top:3px;
    padding-bottom:3px;
    width:532px;
    overflow:hidden
}
#newsRoom .news_block .event .h.details {width:299px}
#newsRoom .event .details img {display:block}
#newsRoom .event .details p
{
    margin:0 0 4px;
    line-height:1.1em
}
#newsRoom .event .date
{
    color:#808080;
    font-size:10px;
    display:block;
    line-height:16px;
    text-align:right;
    margin-top:-4px
}
#newsRoom .fleft
{
    margin:2px 4px 2px 0;
    overflow:hidden;
    font-size:10px;
    float:left;
    text-decoration:none
}
#newsRoom .friendEvent .fleft
{
    width:48px;
    float:none;
    margin-right:0;
    vertical-align:top;
    display:-moz-inline-box;
    display:inline-block;
    *display:inline;
    *zoom:1
}
#newsRoom .friendEvent .fleft span {display:block}
#newsRoom .friendEvent .shortView .fleft
{
    float:left;
    margin-right:4px;
    display:block;
    height:72px
}

#newsRoom .details .comments {padding-left:52px}
#newsRoom .manyVotes {color:#bb2656}
#newsRoom .motto
{
    position:relative;
    overflow:hidden;
    padding:0 5px 0 9px;
    left:-4px;
    margin:0 0 5px
}
#newsRoom .text, #newsRoom .text p
{
    background-color:#ededed;
    padding:5px 0;
    position:relative;
    *zoom:1
}
#newsRoom .text {margin-left:0 0 0 4px}
#newsRoom .text p
{
    margin:0 -5px;
    padding:0 5px 2px;
    overflow:hidden;
    max-height:2.5em;
    line-height:14px
}
#newsRoom .text em
{
    background:url(../../images/basic/search_page.png) 0 -10px no-repeat;
    position:absolute;
    top:0;
    left:-5px;
    overflow:hidden;
    width:5px;
    height:5px
}
#newsRoom .text .ctr
{
    background-position:-4px -10px;
    margin-left:100%;
    left:0
}
#newsRoom .text .cbl, #newsRoom .text .cbr
{
    background-position:0 -14px;
    position:relative;
    display:block;
    margin:0 0 -5px 0
}
#newsRoom .text .cbr
{
    background-position:-4px -14px;
    margin-left:100%;
    left:0
}
#newsRoom .motto .at, #newsRoom .motto .ab
{
    overflow:hidden;
    width:0;
    height:0;
    border-top:#fff solid 4px;
    border-right:#ededed solid 4px;
    position:absolute;
    top:25%;
    left:0
}
#newsRoom .motto .ab
{
    border-top:none;
    border-bottom:#fff solid 4px;
    margin-top:3px
}
#newsRoom .event .userName
{
    font-size:15px;
    font-weight:bold
}
#newsRoom .avatar
{
    float:left;
    width:108px;
    padding:5px 0 0
}
#newsRoom .votedEvent .avatar
{
    width:58px
}
#newsRoom .onlineStatus
{
    position:relative;
    float:left;
    clear:both;
    right:0;
    bottom:0
}
#newsRoom .event .userInfo
{
    float:left;
    padding:5px 0 0 0;
    width:490px
}
#newsRoom .news_block .userInfo {width:253px}
#newsRoom .big
{
    margin:0;
    font-size:15px;
    line-height:15px;
    color:#000
}
#typeSelector {margin-bottom:20px}
#typeSelector a {margin-left:15px}
#typeSelector a.active
{
    text-decoration:none;
    font-weight:bold;
    color:#505050;
    cursor:default
}

.fSubMenu {
    margin:0 0 15px;
    padding:0;
    background:#FFFFFF;
    border:1px solid #DCDCDE;
    font-size:12px;    
    }
    .fSubMenu h4 {
        margin:0;
        padding:5px 10px;
        border-bottom:1px solid #DCDCDE;
        }
    .fSubMenu .marginTop {
        margin-top:8px;
        }
    .fSubMenu ul {
        margin:0;
        padding:5px;
        }
        .fSubMenu ul li {
            margin:0;
            padding:5px;
            background:none;
            list-style:none;
            font-weight:bold;
            font-size:12px;
            }
        .fSubMenu ul li span {
            font-weight:normal;
            }
        .fSubMenu ul li.current {
            background:#fff;
            color:#9E2956;
            }
        .fSubMenu ul li a:link,
        .fSubMenu ul li a:visited {
            text-decoration:none;
            color:#332D59;
            }
        .fSubMenu ul li a:hover {
            text-decoration:underline;
            color:#D61B51;    
            }
            .fSubMenu ul li.current a:link,
            .fSubMenu ul li.current a:visited {
                text-decoration:none;
                color:#9E2956;
                }
            .fSubMenu ul li.current a:hover {
                text-decoration:underline;
                color:#9E2956;    
                }
                
a.btnAddItem {
    position:relative;
    padding:0 0 0 17px;
    font-weight:normal;
    font-size:11px;
    text-decoration:none;
    color:#505050;
    }
.btnAddItem span {
    position:absolute;
    top:0px;
    left:0px;
    width:15px;
    height:16px;        
    background: url(../../images/basic/icons.png) no-repeat scroll -46px 0;
    }
a.btnAddItem span {
    /*display:inline-block;
    margin:0 8px 0 0;
    width:11px;
    height:11px;    
    background:url(../../images/basic/icons.png) no-repeat -49px -1px*/
    }
    * html a.btnAddItem span {
        /*zoom:1;*/
        }

.fSubMenu ul li a.btnAddItem:link,
.fSubMenu ul li a.btnAddItem:visited {    
    text-decoration:none;
    color:#505050;
    }
.fSubMenu ul li a.btnAddItem:hover {
    text-decoration:none;
    color:#505050;    
    }
    
.descText{
    color:#505050;    
    font-size:11px;
    margin:0 0 5px 8px;
    line-height: normal;
    }

/* new Sub-menu
-------------------------------------------------------------------------- */
.submenuNews {
    margin:0 0 19px;
    }
.submenuNews ul {
    margin:0;
    padding:4px 0 7px 3px;
    border-bottom:1px solid #e2e2e2;
    }
.submenuNews ul li {
    margin:0;
    padding:0;
    background:none;
    }
.submenuNews ul li a {
    position:relative;
    display:block;
    margin:0;
    padding:3px 0 5px 33px;
    background:none;
    text-decoration:none;
    font-size:12px;
    color:#898989;
    }
.submenuNews ul li a span {
    text-decoration:underline;
    }
.submenuNews ul li a:hover span {
    text-decoration:none;
    color:#555;
    }
.submenuNews ul li a.selected span,
.submenuNews ul li a.selected:hover span {
    text-decoration:none;
    font-weight:bold;
    }
    .submenuNews ul.groupMagenta li a.selected span,
    .submenuNews ul.groupMagenta li a.selected:hover span {
        color:#d71d53;
        }
    .submenuNews ul.groupBlue li a.selected span, 
    .submenuNews ul.groupBlue li a.selected:hover span {
        color:#00a5e5;
        }
    .submenuNews ul.groupGreen li a.selected span,
    .submenuNews ul.groupGreen li a.selected:hover span {
        color:#77be26;
        }
    .submenuNews ul.groupOrange li a.selected span, 
    .submenuNews ul.groupOrange li a.selected:hover span {
        color:#f77f1b;
        }
        
.submenuNews ul li a .marker {
    position:absolute;
    top:0;
    left:0;
    width:22px;
    height:22px;
    background:url(../../images/news/march15/menu_markers_news.png) no-repeat -44px 0;
    }
    .submenuNews ul.groupMagenta li a .marker {
        background:url(../../images/news/march15/menu_markers_news.png) no-repeat -44px 0;
        }
    .submenuNews ul.groupBlue li a .marker {
        background:url(../../images/news/march15/menu_markers_news.png) no-repeat -44px -23px;
        }
    .submenuNews ul.groupGreen li a .marker {
        background:url(../../images/news/march15/menu_markers_news.png) no-repeat -44px -46px;
        }
    .submenuNews ul.groupOrange li a .marker {
        background:url(../../images/news/march15/menu_markers_news.png) no-repeat -44px -69px;
        }
    
    .submenuNews ul.groupMagenta li a:hover .marker {
        background:url(../../images/news/march15/menu_markers_news.png) no-repeat -22px 0;
        }
    .submenuNews ul.groupBlue li a:hover .marker {
        background:url(../../images/news/march15/menu_markers_news.png) no-repeat -22px -23px;
        }
    .submenuNews ul.groupGreen li a:hover .marker {
        background:url(../../images/news/march15/menu_markers_news.png) no-repeat -22px -46px;
        }
    .submenuNews ul.groupOrange li a:hover .marker {
        background:url(../../images/news/march15/menu_markers_news.png) no-repeat -22px -69px;
        }
        
    .submenuNews ul.groupMagenta li a.selected .marker {
        background:url(../../images/news/march15/menu_markers_news.png) no-repeat 0 0;
        }
    .submenuNews ul.groupBlue li a.selected .marker {
        background:url(../../images/news/march15/menu_markers_news.png) no-repeat 0 -23px;
        }
    .submenuNews ul.groupGreen li a.selected .marker {
        background:url(../../images/news/march15/menu_markers_news.png) no-repeat 0 -46px;
        }
    .submenuNews ul.groupOrange li a.selected .marker {
        background:url(../../images/news/march15/menu_markers_news.png) no-repeat 0 -69px;
        }

.recordCount {
    font-weight:bold;
    }

.groupMagenta .recordCount {
    color:#d71d53;
    }
.groupBlue .recordCount {
    color:#00a5e5;
    }
.groupGreen .recordCount {
    color:#77be26;
    }
.groupOrange .recordCount {
    color:#f77f1b;
    }

#topsHeader {    
    margin:0 0 15px;
    padding:22px 0 12px 9px;
    border-bottom:1px solid #872B57;
    font-size:11px;
    }
#topsHeader h1 {
    margin:0;
    padding:0;
    line-height:25px;
    }
#topsHeader p {
    margin:0;
    padding:0 0 0 2px;
    font-size:10px;
    line-height:13px;
    color:#888;
    }

/* pnlAdvNews
--------------------------------------------------------------- */
.pnlAdvNews {
    padding:0 0 25px;
    }
.pnlAdvNews .content {
    padding:9px 9px 0;
    background:#f6f6f6;
    }
.pnlAdvNews a {
    text-decoration:none;
    }
.pnlAdvNews a:hover {
    text-decoration:none;
    }

.advBlock {
    display:block;
    position:relative;
    overflow:hidden;
    margin:0 0 0;
    padding:0 0 9px;
    height:75px;
    background:#666;
    }
    /* new auto clearing */
    .advBlock:after {
        content:".";
        display:block;
        clear:both;
        visibility:hidden;
        height:0;
        font-size:0;
        }
    /* for IE */
    .advBlock {
        display:inline-block;
        }
    * html .advBlock {
        height:1px;
        }
    .advBlock {
        display:block;
        }
    /* END:for IE */
    /* END: new auto clearing */
.advBlock.green {
    background:url(../../images/news/march15/bg_adv_green.png) repeat-x 0 0;
    }
.advBlock.red {
    background:url(../../images/news/march15/bg_adv_red.png) repeat-x 0 0;
    }
.advBlock.blue {
    background:url(../../images/news/march15/bg_adv_blue.png) repeat-x 0 0;
    }
    
.advBlock img {
    float:left;    
    }
.advBlock .imgDecor {
    position:absolute;
    top:0;
    left:0;
    width:95px;
    height:75px;
    background:url(../../images/news/march15/bg_adv_img_news.png) no-repeat 0 0;
    }
.advBlock .advData {
    display:block;
    padding:5px 5px 0 104px;
    }
    .advBlock .advData .advHeader {
        display:block;
        margin:0;
        padding:0 0 5px;
        font-weight:bold;
        font-size:14px;
        line-height:14px;
        color:#fff;
        }
    .advBlock .advData .advTxt,
    .advBlock .advData .advFindOutMore {
        display:block;
        margin:0;
        padding:0;
        font-weight:normal;
        font-size:11px;
        line-height:13px;
        color:#fff;
        }
    .advBlock .advData .advFindOutMore {
        padding:10px 0 0;
        }
        .advBlock .advData .advFindOutMore em {
            text-decoration:underline;
            font-style:normal;
            }
.pnlAdvNewsHeader {
    margin:0 0 0 9px;
    padding:4px 0 0 10px;
    width:87px;
    height:17px;
    background:url(../../images/news/march15/bg_tab_news.png) no-repeat 0 0;
    font-size:12px;
    line-height:12px;
    font-weight:bold;
    color:#464646;
    }

/* .groupAddStuff
------------------------------------------------ */
.submenuNews ul.groupEditNews {
    border-top:1px solid #E2E2E2;
    }
.submenuNews ul.groupOrange {
    border:none;
    } 
.submenuNews ul.groupEditNews li a.newsAddStuff .marker {
    top:3px;
    left:4px;
    width:15px;
    height:15px;
    background:url(../../images/basic/icons.png) no-repeat -46px 0;
    }
.submenuNews ul.groupEditNews li a .marker {
    background:none;
    }
    
/* announcements
------------------------------------------------ */
.announcements .advBlock {
    background:none;
    }
.announcements .advBlock img {
    float:right;    
    }
.announcements .advData {
    position:absolute;
    top:0;
    left:0;
    padding:8px 0 0 9px;
    }
    .announcements .advBlock .advData .advHeader {
        font-size:12px;
        }
    .announcements .advBlock .advData .advHeader strong {
        font-size:16px;
        }
.announcements .advBlock .imgDecor {
    position:absolute;
    top:0;
    left:0;
    width:203px;
    height:75px;
    background:url(../../images/news/march15/bg_announce_news.png) no-repeat 0 0;
    }
.announcements .advBlock.blue .imgDecor {
    background-position:0 0px;
    }
.announcements .advBlock.green .imgDecor {
    background-position:0 -76px;
    }
.announcements .advBlock.yellow .imgDecor {
    background-position:0 -152px;
    }

.docsTitle {
    float: left;
    margin: 0 0 5px 0;
    font-size:14px;
    font-weight:bold;
}

.submenunews .addLink {
    display: block;
    float: right;
    margin: 2px 5px;
}

.submenunews .addLink .icon {
    margin: 3px;
}

.submenunews .addLink span {
    color: #f1592b;
    text-decoration: underline;
}

.link-managers-docs {
    display: block;
    float: left;
    margin: 5px 3px 10px;
    cursor: pointer;
    color: #828282;
    border-bottom: #828282 dashed 1px;
}

#edit-docs-tarea {
    margin: 0px; width: 229px; height: 325px;
}

.submenunews .groupPlans ul,.submenunews #docs-archive{
    display: block;
    float: left;
    padding: 0;
    overflow: auto;
}

.submenunews .groupPlans li {
    margin: 3px 0;
}

.submenunews #docs-archive li{
    margin: 3px;
    width: 247px;
}

.submenunews .manager-link{
    display: inline;
    padding: 0;
    color: #363636;
    text-decoration: underline;
}

.submenunews .manager-link.manager-doc {
    color: #3884C2;
}

.submenunews .delete-doc-btn {
    display: block;
    float: right;
    padding: 0;
    margin: 2px;
    cursor: pointer;
}

#upload-doc-form select {
    display: block;
    width: 105px;
    margin: 2px 0 12px;
}

#upload-doc-form #pdf-file {
    margin: 0 0 15px;
}


#upload-doc-form .labels-wrap, #upload-doc-form .inputs-wrap {
    float: left;
    margin: 10px 10px;
}

#upload-doc-form .labels-wrap p{
    margin: 0px 0px 10px;
}

#upload-doc-form #months {

}

#upload-doc-form .submit-wrap {
    margin: 10px 0;
}

#edit-docs-confirm, #back-to-docs{
    margin-top:10px;
}
#edit-docs-confirm{
    float:left;
}

#back-to-docs{
    float:right;
    margin-right: -10px;
}

#edit-managers-docs{
    margin-left: 20px;
}