/* BACKGROUND */
 body { background: url(../../images/backgrounds/ggeek/ggeek_1.jpg) no-repeat 50% 0 #000000; }
/* MENU TOP */
 .menu-top, .menu-top > div { background-color: #005375; }

/* LOGO'S */
 /* metro mini */
  .logo-metro-mini { background: url('../../images/logos/ggeek_metro_mini.png') no-repeat 50% 50% #1ba1e2; }

/* SCROLLBAR'S */
 .s-v-top { background-image: url("../../images/scrollbars/vertical/1/corners.png"); }
 .s-v-middle { background-image: url("../../images/scrollbars/vertical/1/middle.png"); }
 .s-v-bottom { background-image: url("../../images/scrollbars/vertical/1/corners.png");  }
  /* MOUSEOVER */
   .scrollbar-vertical:hover .s-v-top, .scrollbar-vertical_hover .s-v-top { background-image: url("../../images/scrollbars/vertical/1/corners.png"); }
   .scrollbar-vertical:hover .s-v-middle, .scrollbar-vertical_hover .s-v-middle { background-image: url("../../images/scrollbars/vertical/1/middle.png"); }
   .scrollbar-vertical:hover .s-v-bottom, .scrollbar-vertical_hover .s-v-bottom { background-image: url("../../images/scrollbars/vertical/1/corners.png"); }

/* SLIDES */
    /* SLIDE DEFAULT */
     .slide {  }
      /* LABEL */
       .slide > .label { background: #046b94; }
      /* INFO */
       .slide > .info .line { background: #0e0e0e; }
       .slide > .info .line:hover { background: #046b94; }

/* SCHEMES */
    /* COLORS */
     .color-title, .color-title:visited { color: #fff; }
     .color-text { color: #c4c4c4; }
     .color-text-hover { color: #d9d9d9; }
     .color-link, .color-link:visited, .link a, .link a:visited { color: #1ba1e2; }
     .color-link-2, color-link-2:visited{ color: #5ecaff; }
     .link a:hover { text-decoration: underline; color: #1ba1e2; }
     .color-extra { color: #828282; }
     .color-online { color: #22c842; }
     .color-offline { color: #ee0b0e; }
	 hr, .hr, .forum-signature-line { background-color: #313131; }
     div.forum-navigation-box, .forum-header-box, .forum-block-container, .forum-post-table, .forum-post-table td, .forum-post-date, .forum-table td, .forum-table th, .span.forum-footer-option, .moder-menu .moder-block, .photo-ed-al-item { border-color: #313131; }
     table.table-hr th { border-bottom: 1px solid #313131; }
    /* WARNINGS FORM */
     /* UPD: Изменил стили сообщений (.alert, .warning, .error) */
     .notice { background-color: #fff6bf; color: #514721; }
     .error { background-color: #fbe3e4; color: #780000; }
     .alert, .success {padding:0.4em; margin-bottom:10px; /* border:2px solid #ddd; -moz-border-radius: 4px;-webkit-border-radius:4px; border-radius: 4px; */ }
     .alert {background:#fbe3e4 url(/bitrix/templates/ggeek/img/error.png) center; color:#8a1f11;border-color:#fbc2c4;}
     .success, .forum-note-success {background:#e6efc2; color:#264409;border-color:#c6d880;}
     .error a, .alert a {color:#8a1f11;}
     .success a {color:#264409;}

/* FORMS */
    /* BUTTONS */
        /* Button 1 */
         .button-1:hover { background-color: #046b94; }
         .button-1:active { background-color: #005375; }
        /* Button 2 */
         .button-2 { color: #c3c3c3!important; border-color: #c3c3c3; font-weight: bold; }
         .button-2:hover { color: #ffffff!important; border-color: #ffffff; }
         .button-2:active { background-color: #ffffff; color: #000000!important; }
         .button-2[disabled] { opacity: 0.4; }
         .button-2[disabled]:hover { opacity: 0.5; }
         .button-2[disabled]:active { opacity: 0.5; }
    /* INPUTS */
        /* Input 1 */
         .input-1, iframe.lha-iframe { background-color: #c4c4c4; color: #000; }
         .input-1:hover, .input-1:focus, iframe.lha-iframe:hover, iframe.lha-iframe:focus { background-color: #fff; color: #000; }
    /* TEXTAREA */
    /*//iframe.lha-iframe { background-color: #c4c4c4; }*/
	
    /*iframe.lha-iframe { background-color: #ffffff; }*/

/* CHECKBOXES */
    /* STYLE CHECK */
    .niceCheck { width: 24px; height: 24px; display: inline-block; cursor: pointer; background: #c4c4c4; overflow: hidden; }
    .niceChecked { background: url('../../images/forms/checkboxes/checkbox_1/checkbox.png') #c4c4c4 no-repeat 50% 50%; }
    .niceCheck input { margin-left: -100px; /* можно задать побольше чтобы наверняка скрыть поле */ }
    .niceCheckDisabled { background: #c4c4c4; }
    .niceChecked:hover, .niceCheck:hover { background-color: #f0f0f0 }
    .niceCheck input { display: none; }
    .niceCheck + label { cursor: pointer; padding-left: 12px; }
    /* CHECKBOX 1 */

    /* TRIANGLES */
    .triangle-blue { background: url('../../images/triangles/triangles.png') no-repeat 0 0; width: 10px; height: 10px; }
    .triangle-gray { background: url('../../images/triangles/triangles.png') no-repeat 0 -14px; width: 10px; height: 10px; }
    .triangle-white { background: url('../../images/triangles/triangles.png') no-repeat 0 -28px; width: 10px; height: 10px; }
    .triangle-gray-light { background: url('../../images/triangles/triangles.png') no-repeat 0 -42px; width: 10px; height: 10px; }

    /* DOTS */
    .dots { background: url('../../images/dots/dots.png') no-repeat 0 0; width: 35px; height: 7px; }

/* ICON'S */
    /* 12px*12px */
     .icon-12px-comments { background: url('../../images/icons/12px/comments.png') no-repeat 0 0; }
     .icon-12px-comments-no { background: url('../../images/icons/12px/comments.png') no-repeat 0 -12px; }
     .icon-12px-online { background-color: #00bf00; border: 1px #000 solid; }
     .icon-12px-offline { background-color: #666; border: 1px #000 solid; }
    /* 14px*14px */
     .icon-14px-plus { background: url('../../images/icons/14px/plus.png') no-repeat 50% 50%; opacity: 0.45 }
     .icon-14px-plus:hover { opacity: 0.75; }
     .icon-14px-plus:active { opacity: 1; }
    /* 15px*15px */
     .icon-15px-message { background: url('../../images/icons/15px/message.png') no-repeat 0 0; width: 15px; height: 12px; opacity: .40; }
     .icon-15px-message:hover { background: url('../../images/icons/15px/message.png') no-repeat 0 0; width: 15px; height: 12px; opacity: .75; }
     .icon-15px-message:active { background: url('../../images/icons/15px/message.png') no-repeat 0 0; width: 15px; height: 12px; opacity: 1; }
     .icon-15px-community { background: url('../../images/icons/15px/community.png') no-repeat 0 0; }
    /* 16px*15px */
     .icon-16px-resize { background: url('../../images/icons/16px/resize.png') no-repeat 0 0; } /* 16x15 */
    /* 16px*16px */
     .icon-16px-vk { background: url('../../images/icons/16px/vk.png') no-repeat 0 50%; }
     .icon-16px-fb { background: url('../../images/icons/16px/fb.ico') no-repeat 0 50%; }
     .icon-16px-right { background: url('../../images/icons/16px/right.png') no-repeat 0 0; }
     .icon-16px-info { background: url('../../images/icons/16px/icons_user.png') no-repeat 0 0; opacity: .75; }
     .icon-16px-info:hover { background: url('../../images/icons/16px/icons_user.png') no-repeat 0 0; opacity: 1; }
     .icon-16px-send { background: url('../../images/icons/16px/icons_user.png') no-repeat 0 -20px; opacity: .75; }
     .icon-16px-send:hover { background: url('../../images/icons/16px/icons_user.png') no-repeat 0 -20px; opacity: 1; }
     .icon-16px-add { background: url('../../images/icons/16px/icons_user.png') no-repeat 0 -40px; opacity: .75; }
     .icon-16px-add:hover { background: url('../../images/icons/16px/icons_user.png') no-repeat 0 -40px; opacity: 1; }
     .icon-16px-social { background: url('../../images/icons/16px/icons_user.png') no-repeat 0 -60px; opacity: .75; }
     .icon-16px-social:hover { background: url('../../images/icons/16px/icons_user.png') no-repeat 0 -60px; opacity: 1; }
     .icon-16px-friends { background: url('../../images/icons/16px/icons_user.png') no-repeat 0 -80px; opacity: .75; }
     .icon-16px-friends:hover { background: url('../../images/icons/16px/icons_user.png') no-repeat 0 -80px; opacity: 1; }
     .icon-16px-delete { background: url('../../images/icons/16px/delete.png') no-repeat 0 0; opacity: .4; }
     .icon-16px-delete:hover { opacity: .75; }
     .icon-16px-delete:active { opacity: 1; }
     .icon-16px-hide { background: url('../../images/icons/16px/hide.png') no-repeat 0 0; opacity: .75; }
     .icon-16px-hide:hover { opacity: 1; }
     .icon-16px-hide:active { background-position: 0 -20px; opacity: 1; }
     .icon-16px-censure { background: url('../../images/icons/16px/censure.png') no-repeat 0 0; opacity: .4; }
     .icon-16px-censure:hover { opacity: .75; }
     .icon-16px-censure:active { opacity: 1; }
    /* 17px*17px */
     .icon-17px-right { background: url('../../images/icons/17px/right.png') no-repeat 0 0; }
     .icon-17px-right:hover { background: url('../../images/icons/17px/right.png') no-repeat 0 -17px; }
     .icon-17px-right:active { background: url('../../images/icons/17px/right.png') no-repeat 0 -34px; }
     /*.icon-17px-plus { background: url('../../images/icons/17px/plus.png') no-repeat 0 50%; }*/
     .icon-17px-qip { background: url('../../images/icons/17px/qip.png') no-repeat 0 50%; }
     .icon-17px-ti { background: url('../../images/icons/17px/ti.png') no-repeat 0 50%; }
     .icon-17px-ggeek { background: url('../../images/icons/17px/ggeek.png') no-repeat 0 50%; }
     .icon-17px-down { background: url('../../images/icons/17px/up_down.png') no-repeat -17px 0; }
     .icon-17px-down:hover { background: url('../../images/icons/17px/up_down.png') no-repeat -17px -17px; }
     .icon-17px-down:active { background: url('../../images/icons/17px/up_down.png') no-repeat -17px -34px; }
     .icon-17px-up { background: url('../../images/icons/17px/up_down.png') no-repeat 0 0; }
     .icon-17px-up:hover { background: url('../../images/icons/17px/up_down.png') no-repeat 0 -17px; }
     .icon-17px-up:active { background: url('../../images/icons/17px/up_down.png') no-repeat 0 -34px; }
    /* 18px*18px */
     .icon-18px-attach { background: url('../../images/icons/18px/attach.png') no-repeat 50% 50%; }
     .icon-18px-user-plus { background: url('../../images/icons/18px/user_plus.png') no-repeat 50% 50%; width: 13px; height: 18px; }
     .icon-18px-user-minus { background: url('../../images/icons/18px/user_minus.png') no-repeat 50% 50%; width: 13px; height: 17px; }
    /* 20px*20px */
     .icon-20px-settings { background: url('../../images/icons/20px/settings.png') no-repeat 0 0; opacity: .75; }
     .icon-20px-settings:hover { background: url('../../images/icons/20px/settings.png') no-repeat 0 0; opacity: 1; }
    /* 22px*22px */
     .icon-22px-info { background: url('../../images/icons/22px/info.png') no-repeat 0 0!important; }
     .icon-22px-bold, #lhe_btn_bold { background: url('../../images/icons/22px/wall_post.png') no-repeat 50% 0!important; }
     .icon-22px-italic, #lhe_btn_italic { background: url('../../images/icons/22px/wall_post.png') no-repeat 50% -22px!important; }
     .icon-22px-underline, #lhe_btn_underline { background: url('../../images/icons/22px/wall_post.png') no-repeat 50% -43px!important; }
     .icon-22px-removeformat, #lhe_btn_removeformat { background: url('../../images/icons/22px/wall_post.png') no-repeat 50% -66px!important; }
     .icon-22px-createlink, #lhe_btn_createlink { background: url('../../images/icons/22px/wall_post.png') no-repeat 50% -88px!important; }
     .icon-22px-deletelink, #lhe_btn_deletelink { background: url('../../images/icons/22px/wall_post.png') no-repeat 50% -110px!important; }
     #lhe_btn_bold:hover { background: url('../../images/icons/22px/wall_post.png') no-repeat 50% -2px!important; }
     #lhe_btn_italic:hover { background: url('../../images/icons/22px/wall_post.png') no-repeat 50% -24px!important; }
     #lhe_btn_underline:hover { background: url('../../images/icons/22px/wall_post.png') no-repeat 50% -45px!important; }
     #lhe_btn_removeformat:hover { background: url('../../images/icons/22px/wall_post.png') no-repeat 50% -68px!important; }
     #lhe_btn_createlink:hover { background: url('../../images/icons/22px/wall_post.png') no-repeat 50% -90px!important; }
     #lhe_btn_deletelink:hover { background: url('../../images/icons/22px/wall_post.png') no-repeat 50% -112px!important; }
     .icon-22px-users-plus { background: url('../../images/icons/22px/users_plus.png') no-repeat 50% 50%; width: 22px; height: 23px; }
    /* 24px*24px */
     .icon-24px-wall { background: url('../../images/icons/24px/menu_right.png') no-repeat 0 0; height: 19px; width: 20px; }
     .icon-24px-wall:hover { background: url('../../images/icons/24px/menu_right.png') no-repeat 0 0; height: 19px; width: 20px; }
     .icon-24px-message { background: url('../../images/icons/24px/menu_right.png') no-repeat 0 -19px; height: 19px; width: 24px; }
     .icon-24px-message:hover { background: url('../../images/icons/24px/menu_right.png') no-repeat 0 -19px; height: 19px; width: 24px; }
     .icon-24px-photos { background: url('../../images/icons/24px/menu_right.png') no-repeat 0 -38px; height: 19px; width: 23px; }
     .icon-24px-photos:hover { background: url('../../images/icons/24px/menu_right.png') no-repeat 0 -38px; height: 19px; width: 23px; }
     .icon-24px-all-info { background: url('../../images/icons/24px/menu_right.png') no-repeat 0 -57px; height: 21px; width: 23px; }
     .icon-24px-all-info:hover { background: url('../../images/icons/24px/menu_right.png') no-repeat 0 -57px; height: 21px; width: 23px; }
     .icon-24px-search { background: url('../../images/icons/24px/menu_right.png') no-repeat 0 -78px; height: 22px; width: 21px; }
     .icon-24px-search:hover { background: url('../../images/icons/24px/menu_right.png') no-repeat 0 -78px; height: 22px; width: 21px; }
     .icon-24px-config-private { background: url('../../images/icons/24px/menu_right.png') no-repeat 0 -100px; height: 19px; width: 20px; }
     .icon-24px-config-private:hover { background: url('../../images/icons/24px/menu_right.png') no-repeat 0 -100px; height: 19px; width: 20px; }
     .icon-24px-config-panel { background: url('../../images/icons/24px/menu_right.png') no-repeat 0 -119px; height: 21px; width: 22px; }
     .icon-24px-config-panel:hover { background: url('../../images/icons/24px/menu_right.png') no-repeat 0 -119px; height: 21px; width: 22px; }
     .icon-24px-write-1 { background: url('../../images/icons/24px/write-1.png') no-repeat 50% 50%; }
     .icon-24px-sight { background: url('../../images/icons/24px/sight.png') no-repeat 0 0; opacity: .75; }
     .icon-24px-sight:hover { background: url('../../images/icons/24px/sight.png') no-repeat 0 0; opacity: 1; }
     .icon-24px-sight:active { background: url('../../images/icons/24px/sight.png') no-repeat 0 -28px; opacity: 1; }
     .icon-24px-security { background: url('../../images/icons/24px/security.png') no-repeat 0 0; opacity: .75; }
     .icon-24px-security:hover { background: url('../../images/icons/24px/security.png') no-repeat 0 0; opacity: 1; }
    /* 25px*25px */
     .icon-25px-plus { background: url('../../images/icons/25px/plus.png') no-repeat 50% 50%; opacity: 0.4; cursor: pointer; }
     .icon-25px-plus:hover { opacity: 0.75; }
     .icon-25px-plus:active { opacity: 1; }
    /* 26px*25px */
     .icon-26px-appsindep { background: url('../../images/icons/26px/appsindep.png') no-repeat 0 0; cursor: pointer; }
     .icon-26px-back { background: url('../../images/icons/26px/back.png') no-repeat 0 0; cursor: pointer; }
     .icon-26px-back:hover { background-position: 0 -25px; }
     .icon-26px-back:active { background-position: 0 -51px; }
     .icon-26px-photo { background: url('../../images/icons/26px/gallery_icons.png') no-repeat 0 0; opacity: 0.75; } /* 26x18 */
     .icon-26px-movie { background: url('../../images/icons/26px/gallery_icons.png') no-repeat 0 -18px; opacity: 0.75; } /* 26x22 */
     .icon-26px-brush { background: url('../../images/icons/26px/gallery_icons.png') no-repeat 0 -40px; opacity: 0.75; } /* 26x24 */
    /* 26px*26px */
     .icon-26px-mobile { background: url('../../images/icons/26px/mobile_1.png') no-repeat 0 0; }
     .icon-26px-mobile:hover { background: url('../../images/icons/26px/mobile_1.png') no-repeat 0 -26px; }
     .icon-26px-mobile:active { background: url('../../images/icons/26px/mobile_1.png') no-repeat 0 -52px; }
    /* 32px*32px */
     .icon-32px-games { background: url('../../images/icons/32px/sections.png') no-repeat 0 0 #1695e0; }
     .icon-32px-news { background: url('../../images/icons/32px/sections.png') no-repeat 0 -32px #4072b6; }
     .icon-32px-social { background: url('../../images/icons/32px/sections.png') no-repeat 0 -64px #6798ac; }
     .icon-32px-forum { background: url('../../images/icons/32px/sections.png') no-repeat 0 -96px #1eae3f; }
     .icon-32px-photogallery { background: url('../../images/icons/32px/sections.png') no-repeat 0 -128px #dc6d30; }
     .icon-32px-gamegirl { background: url('../../images/icons/32px/sections.png') no-repeat 0 -160px #fe69f5; }
     .icon-32px-anime { background: url('../../images/icons/32px/sections.png') no-repeat 0 -192px #b65454; }
	 .icon-32px-new-user { background: url('../../images/icons/32px/sections.png') no-repeat 0 -224px #046b94; }
	 .icon-32px-friends { background: url('../../images/icons/32px/sections.png') no-repeat 0 -256px #046b94; }
     .icon-32px-forum-icon-newposts, .forum-icon-newposts { background: url('../../images/icons/32px/forum_topics.png') no-repeat 0 0 #046b94!important; }
     .icon-32px-forum-icon-default, .forum-icon-default { background: url('../../images/icons/32px/forum_topics.png') no-repeat 0 0 #666666!important; }
     .icon-32px-forum-icon-moved, .forum-icon-moved { background: url('../../images/icons/32px/forum_topics.png') no-repeat 0 -32px #2a9528!important; }
     .icon-32px-forum-icon-moved-newposts, .forum-icon-moved-newposts { background: url('../../images/icons/32px/forum_topics.png') no-repeat 0 -32px #046b94!important; }
     .icon-32px-forum-icon-closed, .forum-icon-closed { background: url('../../images/icons/32px/forum_topics.png') no-repeat 0 -64px #000000!important; }
     .icon-32px-forum-icon-closed-newposts, .forum-icon-closed-newposts { background: url('../../images/icons/32px/forum_topics.png') no-repeat 0 -64px #046b94!important; }
     .icon-32px-forum-icon-sticky, .forum-icon-sticky { background: url('../../images/icons/32px/forum_topics.png') no-repeat 0 -96px #cb7e06!important; }
     .icon-32px-forum-icon-sticky-newposts, .forum-icon-sticky-newposts { background: url('../../images/icons/32px/forum_topics.png') no-repeat 0 -96px #046b94!important; }
     .icon-32px-ae { background: url('../../images/icons/32px/games.png') no-repeat 0 0 #046b94!important; }
     .icon-32px-ti { background: url('../../images/icons/32px/games.png') no-repeat 0 -32px #046b94!important; }
     .icon-32px-me { background: url('../../images/icons/32px/games.png') no-repeat 0 -64px #046b94!important; }
     .icon-32px-chat { background: url('../../images/icons/32px/chat.png') no-repeat 0 0 transparent; opacity: .75; }
     .icon-32px-chat:hover { opacity: 1; }
     .icon-32px-chat:active { background-position: 0 -36px; opacity: 1; }
     .icon-32px-chat-refresh { background-position: 0 -72px!important; opacity: 1; }
     .icon-32px-refresh { background: url('../../images/icons/32px/refresh.png') no-repeat 0 0 transparent; }
     .icon-32px-none {  }
    /* 36px*36px */
     /*.icon-36px-vk { background: url('../../images/icons/36px/vk.png') no-repeat 0 50%; }
     .icon-36px-fb { background: url('../../images/icons/36px/fb.png') no-repeat 0 50%; }
     .icon-36px-google { background: url('../../images/icons/36px/google.png') no-repeat 0 50%; }*/
     .icon-36px-games { background: url('../../images/icons/36px/menu_top.png') no-repeat 0 0 #1695e0; }
     .icon-36px-news { background: url('../../images/icons/36px/menu_top.png') no-repeat 0 -36px #4072b6; }
     .icon-36px-social { background: url('../../images/icons/36px/menu_top.png') no-repeat 0 -72px #6798ac; }
     .icon-36px-forum { background: url('../../images/icons/36px/menu_top.png') no-repeat 0 -108px #1eae3f; }
     .icon-36px-photogallery { background: url('../../images/icons/36px/menu_top.png') no-repeat 0 -144px #dc6d30; }
     .icon-36px-gamegirl { background: url('../../images/icons/36px/menu_top.png') no-repeat 0 -180px #fe69f5; }
     .icon-36px-anime { background: url('../../images/icons/36px/menu_top.png') no-repeat 0 -216px #b65454; }
     .icon-36px-chtivo { background: url('../../images/icons/36px/menu_top.png') no-repeat 0 -252px #3b579f; }
	 .icon-36px-support { background: url('../../images/icons/36px/support.png') no-repeat 0 0 #d6a112; }

     /* 38px*38px */
     .icon-38px-send { background: url('../../images/icons/38px/send_remove.png') no-repeat 0 0; opacity: .75; }
     .icon-38px-send:hover { background: url('../../images/icons/38px/send_remove.png') no-repeat 0 0; opacity: 1; }
     .icon-38px-send:active { background: url('../../images/icons/38px/send_remove.png') no-repeat 0 -42px; opacity: 1; }
     .icon-38px-remove { background: url('../../images/icons/38px/send_remove.png') no-repeat 42px 0; opacity: .75; }
     .icon-38px-remove:hover { background: url('../../images/icons/38px/send_remove.png') no-repeat -42px 0; opacity: 1; }
     .icon-38px-remove:active { background: url('../../images/icons/38px/send_remove.png') no-repeat -42px -42px; opacity: 1; }
	 
    /* 48px*48px */
     .icon-48px-vk { background: url('../../images/icons/48px/vk.png') no-repeat 0 50%; }
     .icon-48px-fb { background: url('../../images/icons/48px/fb.png') no-repeat 0 50%; }
     .icon-48px-google { background: url('../../images/icons/48px/google.png') no-repeat 0 50%; }
     .icon-48px-avatar { background: url('../../images/icons/48px/avatar_1.png') no-repeat 0 100% #1ba1e2; }
     .icon-48px-games { background: url('../../images/icons/48px/menu_top.png') no-repeat 0 0 #1695e0; }
     .icon-48px-news { background: url('../../images/icons/48px/menu_top.png') no-repeat 0 -48px #4072b6; }
     .icon-48px-social { background: url('../../images/icons/48px/menu_top.png') no-repeat 0 -96px #6798ac; }
     .icon-48px-forum { background: url('../../images/icons/48px/menu_top.png') no-repeat 0 -144px #1eae3f; }
     .icon-48px-photogallery { background: url('../../images/icons/48px/menu_top.png') no-repeat 0 -192px #dc6d30; }
     .icon-48px-gamegirl { background: url('../../images/icons/48px/menu_top.png') no-repeat 0 -240px #fe69f5; }
     .icon-48px-anime { background: url('../../images/icons/48px/menu_top.png') no-repeat 0 -288px #b65454; }
     .icon-48px-chtivo { background: url('../../images/icons/48px/menu_top.png') no-repeat 0 -336px #3b579f; }

/* BLACK NOISE */
 .stretch-inner, .stretch-right, .stretch-right-layout, .moder-menu .moder-block, .stretch-bg { background: url("../../images/backgrounds/noise_1.jpg") repeat #000000; }


/* FOOTER */
 .footer-container-main, .footer-container-main-center-in { background: #030303; }



/* PAGES */
    /* LEFT */
        /* COMPONENT NEWS (TEMPLATE 'METRO') */
            /* LIST */
             .metro-news .preview-text a, .metro-news .preview-text a:visited, .metro-news .preview-text a:hover, .news-navigation a, .news-navigation a:visited, .news-navigation a:hover  { color: #1ba1e2;}
             .metro-news .more:hover { background-color: #046b94; }
             .metro-news .more:hover .icon-17px-right { background: url('../../images/icons/17px/right.png') no-repeat 0 -17px; }
             .metro-news .more:active { background-color: #005375; }
             .metro-news .more:active .icon-17px-right { background: url('../../images/icons/17px/right.png') no-repeat 0 -34px; }
             .news-navigation .text { color: #828282; }
			 
			/* COMPONENT WALL (TEMPLATE 'METRO') */
            /* LIST */
             .metro-wall .preview-text a, .metro-wall .preview-text a:visited, .metro-wall .preview-text a:hover  { color: #1ba1e2;}
             .metro-wall .more:hover { background-color: #046b94; }
             .metro-wall .more:hover .icon-17px-right { background: url('../../images/icons/17px/right.png') no-repeat 0 -17px; }
             .metro-wall .more:active { background-color: #005375; }
             .metro-wall .more:active .icon-17px-right { background: url('../../images/icons/17px/right.png') no-repeat 0 -34px; }
             .news-navigation .text { color: #828282; }

            /* COMPONENT FORUM (TEMPLATE 'METRO') */
            /* forum.index */
             /*.forum-info-box-inner { border-top: 1px solid #313131; border-bottom: 1px solid #313131; }*/
             /*span.forum-menu-item:first-child { padding-left: 7px; border-left: 1px solid #313131; border-right: 1px solid #313131; }
             span.forum-menu-item { border-right: 1px solid #313131; }*/
             .forum-post-entry a:visited, .forum-post-entry a { color: #1ba1e2; }
             .forum-icon-newposts { background-color: #1BA1E2; }
             .forum-icon-default { background-color: #C4C4C4; }
             span.forum-footer-option { border-color: #313131; }
             .forum-post-hidden { background-color: #351d1d; }
             .forum-post-hidden tfoot { background: transparent; }
            /* rating.vote */
            .vote-item-title { color: #fff; }
            .vote-answer-item label { color: #c4c4c4; }
            .vote-form-box-button input { color: #c3c3c3!important; border-color: #c3c3c3; font-weight: bold; }
            .vote-form-box-button input:hover { color: #ffffff!important; border-color: #ffffff; }
            .vote-form-box-button input:active { background-color: #ffffff; color: #000000!important; }
            .vote-answer-table { color: #c4c4c4; }
			 
			/* COMPONENT SOCIAL (TEMPLATE 'METRO') */
			/* social.search.friends */
			.search-friends-block .line { background: transparent; }
			.search-friends-block .line:hover { background: #046b94; }
			/* social.custom.panel */
			.custom-panel-block .line { background: transparent; }
			.custom-panel-block .line:hover { background: #046b94; }
			/* social.wall */
			.metro-wall .button-link { color: #c3c3c3; }
			.metro-wall .button-link:hover { color: #fff; }
			.metro-wall .button-link:active { color: #fff; }
			/* social.profile.avatar */
			.social-profile-avatar .link { color: #c3c3c3; }
			.social-profile-avatar .link:hover { color: #fff; }

    /* RIGHT */
		 /* BLOG-POST */
		 #post-some-to-wall form.yepp input.more:hover { background: #046b94; }
		 #post-some-to-wall form.yepp input.more:active { background: #005375; }
         #bxlhe_frame_wall_post .bxlhe-editor-buttons { background: transparent!important; }
        /* MAIN MENU */
         .info { background: #0E0E0E; }
         .main-menu .line:hover { background-color: #085574; }
         .main-menu .line .icon-24px-wall { margin-top: 5px; }
         .main-menu .line .icon-24px-message { margin-top: 5px;  }
         .main-menu .line .icon-24px-photos { margin-top: 5px; }
         .main-menu .line .icon-24px-all-info { margin-top: 5px; }
         .main-menu .line .icon-24px-search { margin-top: 4px; }
         .main-menu .line .icon-24px-config-private { margin-top: 5px; }
         .main-menu .line .icon-24px-config-panel { margin-top: 5px; }
         .ti-clans, .ti-bases { padding-bottom: 10px; padding-top: 10px; }
        /* AD BLOCK */
         /* Кнопка Играть */
          .banner-play { background-color: #046b94; cursor: pointer; margin-bottom: -24px; }
          .banner-play:active { background-color: #1ba1e2; }

/* BITRIX */
.div.bxlhe-frame { font-size: 12px; line-height: 14px; color: #c4c4c4; }
.lha-iframe body { background-color: #c4c4c4!important; color: #666; }
.lha-iframe body:hover, .lha-iframe body:focus { background-color: #fff!important; color: #000; }



/* NEED DELETE */
    /* LABEL */
    .right-lines-block > .label, .right-lines-images-block > .label { background: #046b94; }
    /* INFO */
    .right-lines-block > .info .line, .right-lines-images-block > .info .line { background: #0e0e0e; }
    .right-lines-block > .info .line:hover, .right-lines-images-block > .info .line:hover { background: #046b94; }
/* NEED DELETE */