/*
Вёрстка от makar3000
Icq:#441216
Skype:Haykokurexyan
*/

/*
Переделка от vanish
Skype:Haykokurexyan
Профиль на сайте: Arm-Tanks.do.am
*/

body {
 padding:0;
 margin:0;
 background:#1a1a1a; 
}

body, td {
 font-family:Tahoma;
 font-size:11px;
 color:#fff; 
}

a {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#fff;
}

hr {
 border-top:1px solid #1f1f1f;
 background:#414141;
 height:1px;
 margin:0 2px;
 border-left:0;
 border-right:0;
 border-bottom:0; 
}

a:hover {
 color:#c0c0c0;
}

img {
 border:0;
}

.clear {
 clear:both; 
}

.all {
 background:url(/images/bg.png) repeat-y;
 width:1070px;
 margin:0 auto;
 min-height:100px;
}

.header_bg {
 background:url(/images/header_bg.jpg) no-repeat center;
 widrh:1040px;
 height:186px;
}

.link_bg1 {
 padding:14px 0 0 28px;
}

.link_bg2 {
 padding:14px 30px 0 0;
 float:right;
}

.header .link {
 color:#fff;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
 overflow:hidden;
 border:1px solid #393939;
 -moz-border-radius:3px;
 -webkit-border-top-right-radius:3px;
 -webkit-border-top-left-radius:3px;
 -webkit-border-bottom-right-radius:3px;
 -webkit-border-bottom-left-radius:3px;
 -khtml-border-radius:3px;
 border-radius:3px;
 background:url(/images/button.png) repeat-x 0 0;
 height:22px;
 box-shadow:0 0 0 1px #232323;
 -webkit-box-shadow:0 0 0 1px #232323;
 -moz-box-shadow:0 0 0 1px #232323;
 text-decoration:none;
 padding:1px 5px;
}

.header .link2 {
 color:#fff;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
 overflow:hidden;
 border:1px solid #393939;
 -moz-border-radius:3px;
 -webkit-border-top-right-radius:3px;
 -webkit-border-top-left-radius:3px;
 -webkit-border-bottom-right-radius:3px;
 -webkit-border-bottom-left-radius:3px;
 -khtml-border-radius:3px;
 border-radius:3px;
 background:url(/images/button.png) repeat-x 0 0;
 height:22px;
 box-shadow:0 0 0 1px #232323;
 -webkit-box-shadow:0 0 0 1px #232323;
 -moz-box-shadow:0 0 0 1px #232323;
 text-decoration:none;
 padding:1px 28px;
 margin-left:6px;
}

.header .link3 {
 color:#fff;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
 overflow:hidden;
 border:1px solid #393939;
 -moz-border-radius:3px;
 -webkit-border-top-right-radius:3px;
 -webkit-border-top-left-radius:3px;
 -webkit-border-bottom-right-radius:3px;
 -webkit-border-bottom-left-radius:3px;
 -khtml-border-radius:3px;
 border-radius:3px;
 background:url(/images/button.png) repeat-x 0 0;
 height:22px;
 box-shadow:0 0 0 1px #232323;
 -webkit-box-shadow:0 0 0 1px #232323;
 -moz-box-shadow:0 0 0 1px #232323;
 text-decoration:none;
 padding:1px 5px;
 margin-left:1px;
}

.header .link:hover, .header .link2:hover, .header .link:hover, .header .link3:hover {
 color:#c0c0c0;
 background:url(/images/button_h.png) repeat-x;
}

.header .logo {
 background:url(/images/logo.png) no-repeat;
 width:47px;
 height:58px;
 margin:32px auto 0 auto;
}

.header .logo a {
 width:47px;
 height:58px;
 display:block;
}

.head_left {
 float:left; 
}

.head_right {
 float:right; 
}

.form_login {
 width:256px;
 height:82px;
 padding:40px 0 0 42px;
}

.form_login input[type="text"], .form_login input[type="password"] {
 border:0;
 background:#232323;
 color:#fff;
 font-weight:bold;
 border:1px solid #2b2b2b;
 -moz-border-radius:3px;
 -webkit-border-top-right-radius:3px;
 -webkit-border-top-left-radius:3px;
 -webkit-border-bottom-right-radius:3px;
 -webkit-border-bottom-left-radius:3px;
 -khtml-border-radius:3px;
 border-radius:3px;
 box-shadow:0 1px 0 0 #000;
 -webkit-box-shadow:0 1px 0 0 #000;
 -moz-box-shadow:0 1px 0 0 #000;
 text-indent:5px;
 width:213px;
 margin-bottom:6px;
}

.form_login .reset_pass {
 background:url(/images/header_other.png) no-repeat 0 0;
 width:30px;
 height:30px;
 display:block;
 float:right;
 margin-top:7px;
}

.form_login .reset_pass:hover {
 background-position:-31px 0;
}

#tooltip {
 max-width:600px;
 position: absolute;
 z-index: 10;
 border: 1px solid #AF5800;
 background-color:#191919;
 font-size:11px;
 color: #fff;
 margin:0 5px 0 0;
 padding: 3px 5px;
 opacity: 0.75;
 -moz-border-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-top-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -khtml-border-radius: 5px;
 border-radius: 5px;
 box-shadow: 0 0 5px #191919;
 -webkit-box-shadow: 0 0 5px #191919;
 -moz-box-shadow: 0 0 5px #191919;
}

#tooltip h3 {
 display:block; 
 margin:0; 
 padding:0; 
 font-size:1em; 
 color:#fff;
}

.form_login input[type="submit"],.form_login input[type="submit"]:hover {
 border:0;
 background:url(/images/header_other.png) no-repeat 0 -31px;
 width:129px;
 height:19px;
 cursor:pointer;
 margin-left:41px;
 margin-top:2px;
}

.form_profil {
 width:328px;
 height:97px;
}

.form_profil .bg_ava {
 float:right;
}

.form_profil .bg_ava span {
 background:url(/images/profil_bg_ava.png) no-repeat;
 display:block;
 width:85px;
 height:85px;
}

.form_profil .bg_ava b {
 display:inline-block;
 border:0;
 width:69px;
 height:68px;
 overflow:hidden;
 margin:8px 0 0 8px;
 background-position:center center;
 -moz-border-radius: 95px;
 -webkit-border-radius: 95px;
 border-radius: 95px;
 behavior: url(css/border-radius.htc);
}

.form_profil .bg_ava img {
 opacity:0; 
 width: 100px;
 height: 130px;
}


.form_profil_b {
 width:215px;
 border:1px solid #2d2d2d;
 border-left:0;
 height:95px;
 margin:27px 0 0 19px;
}

.form_profil_b .k {
 border:1px solid #000;
 border-left:0;
 height:94px;
}

.form_profil ul {
 margin:0;
 padding:0; 
}

.form_profil li {
 display:block;
 list-style:none;
}

.form_profil li a {
 display:block;
 font-family:Tahoma, Geneva, sans-serif;
 font-size:12px;
 font-weight:bold;
 color:#fff;
 text-decoration:none;
 padding:3px 0 0 8px;
 background:url(/images/profil_l.png) repeat-x;
 height:21px; 
}

.form_profil li a:hover {
 background:url(/images/profil_h.png) no-repeat;
 padding-left:17px;
}

.form_informer {
 width:310px;
 margin-right:19px;
 margin-top:26px;
}

.form_informer ul {
 margin:0;
 padding:0; 
}

.form_informer li {
 display:block;
 list-style:none; 
 width:310px;
}

.form_informer li b {
 display:block;
 background:url(/images/line_1.png) no-repeat bottom;
 width:310px;
}

.form_informer li a {
 display:block;
 color:#9b9b9b;
 font-weight:bold;
 font-family:Tahoma;
 font-size:12px;
 text-decoration:none;
 text-align:right;
 padding:2px 7px 1px 0;
 height:17px;
}

.form_informer li a:hover {
 background:url(/images/head_inf_h.png) no-repeat;
 height:17px;
 margin-left:16px;
 color:#fff;
}

.side_left {
 float:left;
 width:202px;
}

.side_right {
 float:right;
 width:232px;
}

.side_center {
 margin:0 235px 0 205px; 
}

.content {
 padding:9px 23px 0 23px;
 overflow:hidden; 
}

.block_l_full {
 width:202px;
 background:url(/images/block_l_bg.png) repeat-y 0 0;
 margin-bottom:3px;
}

.block_l_title {
 width:202px;
 height:40px;
 background:url(/images/block_l_bg.png) no-repeat -203px 0;
 text-align:center;
 font-family:Tahoma, Geneva, sans-serif;
 font-size:11px;
 color:#fff;
 font-weight:bold;
 line-height:40px;
}

.block_l_cont {
 width:202px;
 background:url(/images/block_l_bg.png) no-repeat -406px bottom;
 padding-bottom:18px;
}

.block_l_cont .text {
 font-weight:normal;
 padding:2px; 
}

.block_r_full {
 width:232px;
 background:url(/images/block_r_bg.png) repeat-y 0 0;
 margin-bottom:3px;
}

.block_r_title {
 width:232px;
 height:38px;
 background:url(/images/block_r_bg.png) no-repeat -233px 0;
 text-align:center;
 font-family:Tahoma, Geneva, sans-serif;
 font-size:11px;
 color:#fff;
 font-weight:bold;
 line-height:38px;
}

.block_r_cont {
 width:232px;
 background:url(/images/block_r_bg.png) no-repeat -466px bottom;
 padding-bottom:18px;
}

.block_r_cont .text {
 font-weight:normal;
 padding:2px; 
}

.uMenuV {
 width:198px;
 padding:2px 2px 0 2px;
 margin:0 0 0 -2px;
}

.uMenuV ul {
 padding:0;
 margin:0;
}


.uMenuV li {
 width:198px;
 height:21px;
 display:block
}

.uMenuV li:hover {
 background-position:0 -22px;
}

.uMenuV li a {
 text-decoration:none;
 font-family:Tahoma;
 font-size:11px;
 font-weight:bold;
 color:#8f8f8f;
 line-height:15px;
 padding-left:5px;
 background:url(/images/menu_block_h.png) no-repeat 0 0;
 display:block;
 height:21px;
}

.uMenuV li a:hover {
 color:#fff;
 background-position:0 -21px;
}

.vid_mchat_p {
 padding:6px 0 0 7px; 
}

.vid_mchat {
 width:187px;
 -moz-border-radius:3px;
 -webkit-border-top-right-radius:3px;
 -webkit-border-top-left-radius:3px;
 -webkit-border-bottom-right-radius:3px;
 -webkit-border-bottom-left-radius:3px;
 -khtml-border-radius:3px;
 border-radius:3px;
 background:#313131;
 overflow:hidden;
 margin-bottom:4px;
}

.vid_mchat .title {
 font-family:Tahoma;
 font-size:11px;
 color:#fff;
 font-weight:bold;
 margin:2px 0 1px 7px; 
}

.vid_mchat .hr {
 border-top:1px solid #1f1f1f;
 background:#414141;
 height:1px;
 margin:0 2px;
}

.vid_mchat .cont {
 padding:1px 3px 1px 3px;
 color:#656565;
 font-family:Tahoma;
 font-size:11px; 
}

.banka {
 background:url(/images/banka.png) no-repeat;
 width:480px;
 height:71px;
 padding:5px 0 0 5px;
 margin:10px auto 20px auto; 
}

.site_info {
 border: 1px solid #242424;
 background-color:#1a1a1a;
 font-size:11px;
 color: #434343;
 font-weight:bold;
 font-family:Tahoma, Geneva, sans-serif;
 padding:5px 10px 6px 10px;
 -moz-border-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-top-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -khtml-border-radius: 5px;
 border-radius: 5px;
 box-shadow: 0 0 1px #1a1a1a;
 -webkit-box-shadow: 0 0 1px #1a1a1a;
 -moz-box-shadow: 0 0 1px #1a1a1a;
 margin:0 6px 10px 6px;
}

.vid_mater {
 width:572px;
 margin-left:6px;
 background:url(/images/vid_mater.png) repeat-y 0 0;
 overflow:hidden;
 margin-bottom:5px;
}

.vid_mater .vid_title {
 background:url(/images/vid_mater.png) no-repeat -573px;
 width:572px;
 height:40px;
}

.vid_mater .vid_title, .vid_mater .vid_title a {
 font-weight:bold;
 color:#af5800;
 font-family:Tahoma, Geneva, sans-serif;
 font-size:11px;
 line-height:39px;
 text-indent:10px;
 text-decoration:none;
}

.vid_mater .vid_title a:hover {
 color:#fff; 
}

.vid_mater .vid_cont {
 background:url(/images/vid_mater.png) no-repeat -1146px bottom;
 overflow:hidden;
}

.vid_mater .mess_left {
 float:left; 
 width:132px;
 height:132px;
 padding:4px 0 10px 6px;
 position:relative; 
}

.vid_mater .mess_left img.image {
 width:132px;
 height:132px;
 -moz-border-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-top-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -khtml-border-radius: 5px;
 border-radius: 5px;
 border:3px solid #141414;
}

.vid_mater .mess_right {
 float:left;
 font-weight:bold;
 padding:4px 0 0 30px;
}

.vid_mater .mess_right_m {
 float:left;
 font-weight:bold;
 padding:4px 0 0 10px;
}

.hicons {
 width:115px; 
 height:74px; 
 position:absolute; 
 left:144px; 
 overflow:hidden;
 margin:0;
 padding:10px 0 0 0;
}

.hicons li {
 display:block; 
}

.hicons li a {
 width:125px; 
 height:22px; 
 display:block; 
 margin-bottom:2px; 
 position:relative; 
 left:-92px;
 background-image:url(/images/hicons.png);
}

.hicons li a.hicons_1 {
 background-position:right 0;
 left:-103px;
}

.hicons li a.hicons_2 {
 background-position:right -25px;
 left:-103px;
}

.hicons li a.hicons_3 {
 background-position:right -50px;
 left:-103px;
}

.vid_mater .bottom {
 background:url(/images/vid_button.png) no-repeat;
 width:557px;
 height:27px;
 overflow:hidden;
 margin:0 auto 4px auto;
}

.vid_mater .bottom div {
 padding:0 5px;
 display:block;
 line-height:23px;
 font-weight:bold; 
}

.vid_mater .bottom span a {
 text-decoration:none; 
}

.vid_mater .bottom .hr {
 background:url(/images/line_2.png) no-repeat right;
 height:25px;
 margin:0 4px 0 0;
 float:left;
 padding-right:5px;
}

.pagesBlockuz2 {
 
}

.swchItemA1, .swchItemA {
 border: 1px solid #232323;
 background:#2d2d2d url(/images/line_3.png) repeat-x;
 font-size:11px;
 color:#AF5800;
 font-weight:bold;
 -moz-border-radius: 4px;
 -webkit-border-top-right-radius: 4px;
 -webkit-border-top-left-radius: 4px;
 -webkit-border-bottom-right-radius: 4px;
 -webkit-border-bottom-left-radius: 4px;
 -khtml-border-radius: 4px;
 border-radius: 4px;
 box-shadow: 0 0 1px #1a1a1a;
 -webkit-box-shadow: 0 0 1px #1a1a1a;
 -moz-box-shadow: 0 0 1px #1a1a1a;
 padding:2px;
 line-height:23px;
}

.swchItemA {
 padding:2px 5px;
}

.swchItem1, .swchItem, input[type="button"], input[type="submit"], input[type="reset"] {
 text-decoration:none;
 border: 1px solid #232323;
 background:#1a1a1a;
 font-size:11px;
 color:#3c3c3c;
 font-weight:bold;
 -moz-border-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-top-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
 -webkit-border-bottom-left-radius:5px;
 -khtml-border-radius: 5px;
 border-radius: 5px;
 box-shadow: 0 0 1px #1a1a1a;
 -webkit-box-shadow: 0 0 1px #1a1a1a;
 -moz-box-shadow: 0 0 1px #1a1a1a;
 padding:2px;
 line-height:12px;
}

.swchItem {
 padding:2px 5px;
}

.swchItem1:hover, .swchItem:hover, input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {
 background:#2d2d2d url(/images/line_3.png) repeat-x;
 color:#AF5800;
}

.footer {
 background:url(/images/footer_bg.jpg) no-repeat;
 width:1062px;
 height:135px;
 margin:0 auto 20px auto;
}

.footer .banners {
 padding:22px 37px 0 0; 
 position:relative;
}

.footer .banners img {
 opacity:0.5;
}

.footer .banners img:hover {
 opacity:1;
}

.footer .text {
 float:left;
 text-decoration:none;
 color:#484848;
 font-weight:bold;
 padding:23px 0 0 25px;
}

.footer .text a {
 text-decoration:none;
 color:#484848;
 font-weight:bold;
}

.footer .text a:hover {
 color:#fff; 
}

.footer_right {
 float:right;
}

.footer .copy {
 text-decoration:none;
 color:#484848;
 font-weight:bold;
 padding:33px 0 0 30px;
 position:absolute;
}

.footer .copy a {
 text-decoration:none;
 color:#484848;
 font-weight:bold;
}

/* SCROLLBAR START */
.scroll-pane {
 height:180px; 
 margin:0 8px 10px 0; 
 overflow:auto; 
 position:relative;
}

.jScrollPaneContainer {
 position: relative; 
 overflow: hidden; 
 outline:0; 
 z-index: 1; 
}

.bChat_cont {
 width:216px;
}

.jScrollPaneTrack {
 position: absolute; 
 cursor: pointer; 
 right:0px;
 top:0px; 
 height: 100%; 
 background:url(/images/scroll_bg.png) repeat-y 0 0; 
 z-index:22;
}

.jScrollPaneDrag {
 width:19px !important; 
 position: absolute; 
 left:2px !important;
 cursor: pointer; 
 overflow: hidden; 
 background:url(/images/scroll_bg.png) repeat-y -46px center;
}

.jScrollPaneDragTop {
 width:19px !important; 
 height:18px; 
 position: absolute; 
 top: 0; 
 left: 0; 
 overflow: hidden; 
 background:url(/images/scroll_bg.png) repeat-y -65px 0;
}

.jScrollPaneDragBottom {
 width:19px !important; 
 height:18px; 
 position: absolute; 
 bottom: 0; 
 left: 0; 
 overflow: hidden; 
 background:url(/images/scroll_bg.png) repeat-y -65px bottom;
}


a.jScrollArrowUp {
 width:23px !important; 
 height:5px !important; 
 display: block; 
 position: absolute; 
 z-index: 21; 
 top:0px; 
 right:0; 
 text-indent: -2000px; 
 overflow: hidden;
 background:url(/images/scroll_bg.png) no-repeat -23px 0;
}

a.jScrollArrowUp:hover {
 background-position:-122px 0;
}

a.jScrollArrowDown {
 width:23px !important; 
 height:5px !important; 
 display: block; 
 position: absolute; 
 z-index:21; bottom:0px; 
 right:0; 
 text-indent: -2000px; 
 overflow: hidden;
 background:url(/images/scroll_bg.png) no-repeat -23px -595px !important;
}

a.jScrollArrowDown:hover {
 background-position:-122px -595px !important;
}
/* SCROLLBAR END */

input[type="text"], input[type="password"], textarea, .codeButtons, select, input[type="file"] {
 border: 1px solid #2a2a2a;
 background:#212121;
 font-size:11px;
 color:#3c3c3c;
 font-weight:normal;
 font-family:Tahoma;
 -moz-border-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-top-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
 -webkit-border-bottom-left-radius:5px;
 -khtml-border-radius: 5px;
 border-radius: 5px;
 padding:2px;
}

.mchat_b input[type="submit"] {
 border:0;
 background:url(/images/mchat_b.png) no-repeat;
 width:78px;
 height:28px;
 cursor:pointer;
 margin-right:3px;
}

.cBlock1, .cBlock2, .commTable {
 border: 1px solid #2a2a2a;
 background:#212121;
 font-size:11px;
 color:#3c3c3c;
 font-weight:normal;
 font-family:Tahoma;
 -moz-border-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-top-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
 -webkit-border-bottom-left-radius:5px;
 -khtml-border-radius: 5px;
 border-radius: 5px;
 padding:2px;
 width:572px;
 margin:0 auto 3px auto;
}

textarea.commFl {
 margin-right:3px;
}

.catsTd {
 background:url(/images/menu_block_h.png) no-repeat 0 0;
 color: rgb(143, 143, 143);
 display: block;
 font-family: "Tahoma";
 font-size: 11px;
 font-weight: 700;
 height: 21px;
 line-height: 16px;
 padding-left: 5px;
 text-decoration: none;
}

.catsTd a {
 text-decoration: none;
}

.person {
 background:#1a1a1a;
 border: 1px solid #2a2a2a;
 font-size:11px;
 color:#3c3c3c;
 font-weight:bold;
 -moz-border-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-top-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
 -webkit-border-bottom-left-radius:5px;
 -khtml-border-radius: 5px;
 border-radius: 5px;
 box-shadow: 0 0 2px #1a1a1a;
 -webkit-box-shadow: 0 0 2px #1a1a1a;
 -moz-box-shadow: 0 0 2px #1a1a1a;
 padding:2px;
 overflow:hidden;
}

.put_top {
 width:560px;
 height:160px;
 padding-bottom:10px;
}

.put_top ul {
 margin:0;
 padding:0; 
}

.put_top li {
 display:block;
 float:left; 
}

.put_top .avatar_bg {
 background:#151314;
 border: 1px solid #212121;
 -moz-border-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-top-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
 -webkit-border-bottom-left-radius:5px;
 -khtml-border-radius: 5px;
 border-radius: 5px;
 box-shadow: 0 1px 0 #000;
 -webkit-box-shadow: 0 1px 0 #000;
 -moz-box-shadow: 0 1px 0 #000;
 width:158px;
 height:158px;
 margin:1px; 
}

.put_top .avatar_bg img {
 width:150px;
 height:150px;
 margin:4px 0 0 4px;
}

.put_top .put_top_set {
 float:left;
 width:380px;
 height:133px;
 padding:15px 0 0 5px;
}

.put_top .put_top_set ul {
 padding:0;
 margin:0;
}

.put_top .put_top_set li {
 display:block;
 background:#111111;
 border: 1px solid #212121;
 -moz-border-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-top-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
 -webkit-border-bottom-left-radius:5px;
 -khtml-border-radius: 5px;
 border-radius: 5px;
 box-shadow: 1px 1px 1px #111111;
 -webkit-box-shadow: 1px 1px 1px #111111;
 -moz-box-shadow: 1px 1px 1px #111111;
 width:405px;
 height:20px;
 margin-bottom:5px;
 color:#707070;
 line-height:20px;
 text-indent:8px;
}

.put_top .put_top_set li a {
 text-decoration:none;
 color:#707070;
}

.put_center {
 width:500px;
 padding:0 0 0 0;
 margin:0 auto;
}

.put_center ul {
 padding:0;
 margin:0;
}

.put_center li {
 display:block;
 float:left;
 background:#1e1e1e;
 border: 1px solid #262626;
 -moz-border-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-top-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
 -webkit-border-bottom-left-radius:5px;
 -khtml-border-radius: 5px;
 border-radius: 5px;
 width:224px;
 height:185px;
 padding-top:2px;
 color:#838383;
}

.put_center li span {
 line-height:18px;
 padding-left:6px;
}

.put_center li a {
 text-decoration:none;
 color:#838383;
}

.put_center .st1 {
 margin-right:47px;
}

.put_center .hr {
 border-top:1px solid #000;
 background:#2b2b2b;
 height:1px;
 margin:2px 2px;
}

.person .podpis {
 background:url(/images/podpis.png) no-repeat;
 width:557px;
 height:25px;
 overflow:hidden;
 margin:5px auto 0 auto;
}

.person .podpis_text {
 padding:0 0 0 15px;
}

.forum_bar {
 background:#1a1a1a;
 border: 1px solid #2e2e2e;
 -moz-border-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-top-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
 -webkit-border-bottom-left-radius:5px;
 -khtml-border-radius: 5px;
 border-radius: 5px;
 margin:5px auto;
}

.forum_bar td.text {
 color:#616161;
 font-weight:bold; 
}

.forum_bar a {
 color:#616161;
 font-weight:bold;
 text-decoration:none;
}

.forum_bar a:hover {
 text-decoration:underline;
}

.gTable {
 width:1013px;
 border-collapse: separate;
 border-spacing: 0px;
 background:#232323;
}

.postTable {
 width:1013px;
 border-collapse: separate;
 border-spacing: 0px;
 background:#1a1a1a;
}

.gTableTop {
 background:url(/images/forum_title.png) no-repeat -1px 0;
 height:40px;
 color:#ed7700;
 font-weight:bold;
 text-decoration:none;
 line-height:40px;
 margin:0;
 padding:0;
 border:0;
}

.gTableTop a {
 color:#ed7700;
 font-weight:bold;
 text-decoration:none;
 line-height:40px;
}

.gTableTop a:hover {
 color:#fff;
}

.forum_t_ico {
 margin-left:10px;
 margin-right:5px;
 margin-top:-3px;
}

.gTableSubTop {
 background:url(/images/forum_sub_top.png) repeat-x 0 0;
 height:20px;
 font-family:Tahoma;
 font-size:11px;
 color:#af5800;
 padding-left:5px;
}

.forumIcoTd {
 background:url(/images/forum_cont_bg.png) repeat-x 0 0;
 height:48px
 border-right:1px solid #232323;
}

.forumThreadTd {
 background:url(/images/forum_cont_bg.png) repeat-x 0 0;
 height:48px;
 border-right:1px solid #232323;
 border-left:1px solid #090909;
}

.forumPostTd {
 background:url(/images/forum_cont_bg.png) repeat-x 0 0;
 height:48px;
 border-right:1px solid #232323;
 border-left:1px solid #090909;
}

.forumNameTd {
 background:url(/images/forum_cont_bg.png) repeat-x 0 0;
 height:48px;
 margin-left:-2px;
 border-right:1px solid #232323;
 border-left:1px solid #090909;
 padding-left:5px;
}

.forumLastPostTd {
 background:url(/images/forum_cont_bg.png) repeat-x 0 0;
 height:48px;
 border-left:1px solid #090909;
 padding-left:3px;
 color:#838181;
 font-family:tahoma;
 font-size:11px;
}

a.lastPostUserLink {
 color:#838181;
 font-family:tahoma;
 font-size:11px;
 text-decoration:none;
}

a.lastPostUserLink:hover {
 color:#AF5800;
}

.forumIcoTd {
 padding:0 4px 0 8px;
}

.forumNameTd a.forum {
 color:#fff;
 text-decoration:none;
 font-weight:bold;
}

.forumNameTd a.forum:hover {
 color:#AF5800;
}

.forumDescr, .forumModer {
 color:#827e7e;
 font-family:Tahoma;
 font-size:10px;
}

a.forumModer:hover {
 color:#AF5800;
}

.forumThreadTd, .forumPostTd {
 font-weight:bold;
 color:#838181;
}

a.forumLastPostLink {
 color:#838181;
 font-weight:bold;
 text-decoration:none;
}

.gDivRight {
 background:url(/images/forum_bottom.png) no-repeat 0 bottom;
 padding:0 0 5px 0;
 margin:0 auto;
 width:1017px;
}

.funcBlock {
 color:#827e7e;
 font-family:Tahoma;
 font-size:10px;
}

.funcBlock a {
 color:#827e7e;
 font-family:Tahoma;
 font-size:10px;
 text-decoration:none;
}

.funcBlock a:hover {
 text-decoration:underline;
}

.gTableBody1 {
 background:url(/images/forum_cont_bg.png) repeat-x 0 0;
 padding-left:5px;
 color:#827e7e;
 font-family:Tahoma;
 font-size:11px;
 border-left:1px solid #232323;
 border-bottom:1px solid #090909;
}

.gTableBody1 a {
 color:#827e7e;
 font-family:Tahoma;
 font-size:11px;
 text-decoration:none;
}

.gTableBody1 a:hover {
 color:#AF5800;
}

.gTableRight {
 background:url(/images/forum_cont_bg.png) repeat-x 0 0;
 height:49px
 border-right:1px solid #232323;
 border-bottom:1px solid #090909;
 border-right:1px solid #090909;
}

.pagesInfo {
 border:1px solid #1a1a1a;
 background:#1e1e1e;
}

.switchActive {
 border:1px solid #1a1a1a;
 border-left:0;
}

.forumContent {
 padding:0 25px;
}

a.forumBar, a.forumBarA {
 color:#827e7e;
 font-family:Tahoma;
 font-size:11px;
 text-decoration:none;
}

a.forumBar:hover, a.forumBarA:hover {
 color:#AF5800;
 text-decoration:underline;
}

a.topSortLink {
 color:#827e7e;
 font-family:Tahoma;
 font-size:11px;
 text-decoration:none;
}

.threadIcoTd {
 background:url(/images/forum_cont_bg.png) repeat-x 0 0;
 border-right:1px solid #232323;
 border-left:1px solid #090909;
 border-bottom:1px solid #090909;
}

.threadIcoTd:first-child {
 border-left:0;
}

.threadNametd {
 background:url(/images/forum_cont_bg.png) repeat-x 0 0;
 border-right:1px solid #232323;
 border-left:1px solid #090909;
 border-bottom:1px solid #090909;
}

.threadPostTd, .threadViewTd, .threadAuthTd {
 background:url(/images/forum_cont_bg.png) repeat-x 0 0;
 border-right:1px solid #232323;
 border-left:1px solid #090909;
 border-bottom:1px solid #090909;
}

.threadLastPostTd {
 background:url(/images/forum_cont_bg.png) repeat-x 0 0;
 border-left:1px solid #090909;
 border-bottom:1px solid #090909;
}

.threadLastPostTd, .threadNametd {
 padding-left:5px;
}

.threadNametd a, .threadAuthTd a {
 color:#fff;
 font-family:Tahoma;
 font-size:11px;
 text-decoration:none;
}

.threadNametd a:hover, .threadAuthTd a:hover {
 color:#AF5800;
}

.threadsDetails {
 background:url(/images/forum_cont_bg.png) repeat-x 0 1px;
 border-top:1px solid #232323;
 border-bottom:1px solid #232323;
 padding:2px 0 2px 5px;
}

.forumOnlineBar {
 background:url(/images/forum_cont_bg.png) repeat-x 0 1px;
 border-top:1px solid #090909;
 border-bottom:1px solid #090909;
 padding:2px 0 2px 5px;
}

.forumOnlineBar a {
 text-decoration:none;
 color:#827e7e;
}

.forumOnlineBar a:hover {
 text-decoration:none;
 color:#AF5800;
}

.threadsType {
 background:url(/images/forum_sub_top.png) repeat-x 0 0;
 height:20px;
 font-family:Tahoma;
 font-size:11px;
 color:#AF5800;
 padding-left:5px;
 border-bottom:1px solid #090909;
 border-top:1px solid #232323;
}

.gTableLeft_add {
 border-left:1px solid #090909;
 border-right:1px solid #090909;
 border-bottom:1px solid #090909; 
 padding:5px;
 background:#1a1a1a;
}

.gTableRight_add {
 border-right:1px solid #090909;
 border-left:1px solid #232323;
 border-bottom:1px solid #090909;
 padding:5px;
 background:#1a1a1a;
}

.gTable_add {
 background:#1a1a1a;
 padding:5px 0;
}

.gTableRight_poll_add {
 border-right:1px solid #090909;
 border-left:1px solid #232323;
 background:#1a1a1a;
}

.postTdTop {
 background:url(/images/forum_sub_top.png) repeat-x 0 0;
 font-family:Tahoma;
 font-size:11px;
 color:#AF5800;
 padding-top:-6px;
 padding-left:5px;
 padding-bottom:4px;
}

.postTdTop a {
 color:#AF5800;
 text-decoration:none;
}

.postTdTop a:hover {
 text-decoration:underline;
}

.postRankName {
 color:#fff;
 font-weight:bold;
 padding-right:5px;
}

.postTdInfo {
 padding:5px 0 0 5px;
}

.postTdInfo .post_bord {
 border: 1px solid #222222;
 background:#191919;
 font-size:11px;
 color: #fff;
 padding: 3px 5px;
 -moz-border-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-top-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -khtml-border-radius: 5px;
 border-radius: 5px;
 box-shadow: 0 0 1px #141414;
 -webkit-box-shadow: 0 0 1px #141414;
 -moz-box-shadow: 0 0 1px #141414; 
}

.post_bord .post_bg_ava {
 border: 1px solid #2b2b2b;
 background:#141414;
 padding: 3px 5px;
 -moz-border-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-top-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -khtml-border-radius: 5px;
 border-radius: 5px;
 width:152px;
 margin-bottom:3px;
}

.post_bord .line_post {
 border: 1px solid #202020;
 background:#141414;
 width:160px;
 height:20px;
 font-weight:bold;
 font-size:11px;
 color: #7e7e7e;
 -moz-border-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-top-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -khtml-border-radius: 5px;
 border-radius: 5px;
 box-shadow: 0 1px 0 #141414;
 -webkit-box-shadow: 0 1px 0 #141414;
 -moz-box-shadow: 0 1px 0 #141414;
 text-align:left;
 margin-bottom:3px;
 line-height:20px;
 padding:0 3px;
}

.post_bord .line_post_rep {
 border: 1px solid #202020;
 background:#141414;
 width:160px;
 height:20px;
 font-weight:bold;
 font-size:11px;
 color: #7e7e7e;
 -moz-border-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-top-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -khtml-border-radius: 5px;
 border-radius: 5px;
 box-shadow: 0 1px 0 #141414;
 -webkit-box-shadow: 0 1px 0 #141414;
 -moz-box-shadow: 0 1px 0 #141414;
 text-align:left;
 margin-bottom:3px;
 line-height:20px;
}

.post_bord .line_post a {
 font-size:11px;
 color: #7e7e7e;
 text-decoration:none;
}

.post_bord .rep_minus {
 display:block;
 width:19px;
 height:16px;
 background:url(/images/rep_bg.png) no-repeat 0 0;
 margin:2px 0 0 4px;
}

.post_bord .rep_plus {
 display:block;
 width:19px;
 height:16px;
 background:url(/images/rep_bg.png) no-repeat -20px 0;
 margin:2px 0 0 0;
}

.post_bord .rep_cen {
 display:block;
 width:84px;
 height:16px;
 background:url(/images/rep_bg.png) no-repeat -40px 0;
 margin:2px auto 0 auto;
 text-decoration:none;
 text-align:center;
 line-height:17px;
}

.posttdMessage {
 padding:6px 5px 0 5px;
}

.posttdMessage .mess_post {
 border: 1px solid #222222;
 background:#191919;
 font-size:11px;
 color: #8d8d8d;
 font-weight:bold;
 padding: 3px 5px;
 -moz-border-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-top-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -khtml-border-radius: 5px;
 border-radius: 5px;
 box-shadow: 0 0 1px #141414;
 -webkit-box-shadow: 0 0 1px #141414;
 -moz-box-shadow: 0 0 1px #141414;
 min-height:200px;
}

.post_botons {
 padding:5px 0;
}

.post_boton {
 border: 1px solid #202020;
 background:#141414;
 width:994px;
 height:26px;
 font-weight:bold;
 font-size:11px;
 color: #7e7e7e;
 -moz-border-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-top-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -khtml-border-radius: 5px;
 border-radius: 5px;
 box-shadow: 0 1px 0 #141414;
 -webkit-box-shadow: 0 1px 0 #141414;
 -moz-box-shadow: 0 1px 0 #141414;
 text-align:left;
 padding:7px 3px 0 3px;
}

.line_post1 {
 width:1013px;
 height:1px;
 background:#242424;
 border-top:1px solid #0d0d0d;
}

.gTableBody_search {
 border-left:1px solid #090909;
 border-right:1px solid #090909;
 border-bottom:1px solid #090909;
}

.gTableBody_search:first-child {
 border-right:0;
}

.forumMemSwch {
 padding-right:10px;
}

.uTd:first-child, .uTopTd:first-child {
 border-left:1px solid #090909;
}

.uTd,.uTopTd {
 border-right:1px solid #090909;
 border-bottom:1px solid #090909;
 background:#191919;
}

.uTable {
 border-top:1px solid #090909;
}

.uTd a {
 color:#fff;
 text-decoration:none;
}

.uTd a:hover {
 color:#AF5800;
}

.userSchFrm {
 border-right:1px solid #090909;
 border-left:1px solid #090909;
 border-bottom:1px solid #090909;
 background:#191919;
 margin:0 1px;
}

.forumMemNum {
 border-left:1px solid #090909;
 border-top:1px solid #090909;
 padding:0 0 0 10px;
 margin-left:1px;
 background:#191919;
}

.forumMemSwch {
 border-right:1px solid #090909;
 border-top:1px solid #090909;
 background:#191919;
}

/* informer novie faili */
div.FimwareInf {background:#AF5800;} 
 div.FimwareInf:hover {background:#232323;}

 .osninf {background:#232323;padding:8px;border-bottom:1px solid #d2d2d2;}
.inftitl b, .osninf b {color:#878787;}
.inftitl a:link, .inftitl a:visited, .inftitl a:active {text-decoration:underline;color:#4f4f4f;}
.inftitl a:hover {text-decoration:none;}
.infmes {border:1px dashed #b2b2b2;margin:5px 0 3px 0;padding:5px;background:#232323;font-size:7pt;
color:#828282;}
/* informer novie faili */


/* Прозрачный Админ - Бар */ 
 .cuzadpn {background:url('http://crgs.clan.su/ajax_images/admin_bar_okno/1.png') repeat-x !important;} 
 .admBarCenter {color:#eb4600;font-size:11px;font-family:Trebuchet MS,Verdana,Tahoma,Arial,Sans-Serif; !important} 
 /* ----------------------- */







.center_dm_ru_chat { 
 padding:0; 
 width:388px; 
 background:#F4F5F6; 
 border:#7c7c7c 1px solid; 
 } 
 
 .handle{ 
 margin:0; 
 padding:0 
 }