.pre_loader {
    display: none;
    font-size: 13px;
    font-weight: bold;
    height: 100%;
    position: fixed;
    text-align: center;
    opacity: 0.5;
    filter: alpha(opacity=50);
    text-decoration: none;
    width: 100%;
    z-index: 1000;

}

.pre_loader {
    background-color: #3a3427;
    color: #FFFFFF;
    text-shadow: #fff 0px 0px 20px;
}

.pre_loader label {
    position: fixed;
    top: 47%;
    left: 47%;

}

.hidden {
    display: none;
}

.hidden-visibility {
    opacity: 0.0;
}

.load-news-block {
    display: none;
}

.load-block {
    display: none;
}

.iframe iframe.full_screen_iframe {
    width: 100% !important;
    height: 100% !important;
    position: static !important;
    border: none !important;
    padding: 0;
}

.full_screen_div {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    text-align: center;
    vertical-align: middle;
    padding: 0 !important;
    border: none;
    background: #000000;
    border-radius: 0;
}

.expand.full_screen_expand {
    top: 3px;
    right: 3px;
    background-position: 0 -85px;
    border-color: #333333;
}

.addsoc {
    position: fixed;
    width: 600px;
    min-height: 290px;
    margin-left: -300px;
    top: 200px;
    left: 50%;
    z-index: 3;
    font: normal 18px Arial;
    color: #094a83;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    background: url(../../tpl2/images/bg-window.png);
    text-align: center;
}

.closebtn {
    background: url(../../tpl2/images/btn-close.png) no-repeat;
    display: block;
    width: 28px;
    height: 29px;
    position: absolute;
    right: -2px;
    top: 5px;
    cursor: pointer;
}

.socbox {
    display: block;
    width: 100%;
    height: 142px;
    margin: 15px 0;
}

.addsoc span {
    display: block;
    padding: 16px 0;
    width: 480px;
    margin: 0 auto;
}

.addsoc p {
    font-size: 14px;
    color: #919191;
    margin: 15px 0 15px;
}

.line {
    margin: 0;
    border: none;
    background: url(../../tpl2/images/line-dotted.gif) repeat-x -3px bottom;
    height: 1px;
    display: block;
    width: 100%;
}

.faceadd {
    float: left;
    margin: 0 8px 0 30px;
}

.vkadd {
    float: right;
    margin: 0 30px 0 8px;
    height: 140px !important;
    overflow: hidden;
}

.vkadd iframe {
	height: 140px !important;;
}

.vkadd #vkwidget3, .vkadd #vkwidget2{
	height: 140px !important;;
}

.socbox .fb {
    border: 1px solid #aaaaaa;
    border-top: 1px solid #315c99;
    background: white;
    width: 260px;
    height: 138px;
}

.socbox .fb > strong {
    display: block;
    background: #edeff4;
    border: 1px solid #d8dfea;
    font: bold 12px Arial;
    color: #333333;
    text-align: left;
    height: 24px;
    line-height: 24px;
    padding-left: 5px;
}