/*Стиль Объектов на сайте В основном для бб кода video YouTube */ 
object {height:350px!important;width:640px!important;}
﻿/*Стиль вида "Страница регистрации пользователей" */ 
.noCommentREG {
 font-size:10pt;
 color:#A10000;
 font-style:italic;
 margin:2px 0 -15px;
 padding:10px 0; 
 background: #fff; 
 border: 5px solid #A10000;
 border-radius: 10px; 
 font-weight: bold; 
 height: 50px;
}
/*Стиль вида "Оценка игры редакцией сайта" */ 
.verdikt {
 background: url(/images/ocenka_redakcii.png); 
 height: 156px; 
 width: 652px;
}
.ocenki {
 font-weight: bold;
 color: #FF0000;
 font-size: 40px;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-style: italic; 
 padding-top: 60px; 
 padding-left: 70px;
}

/* Стиль стрелочки для автоматической прокрутки страницы ВВЕРХ*/ 
#toTop { 
 width: 100px; 
 border-radius:6px;
 background: #fff; 
 border: 1px solid #cccccc; 
 text-align: center; 
 padding: 5px; 
 position: fixed; 
 bottom: 10px; 
 right: 10px; 
 cursor: pointer; 
 color: #000; 
 text-decoration: none; 
} 
/*Стиль Спойлера */ 
 .uSpoilerButton, #uSpoilerFvcDtt {
 width: 100%; 
 text-align: left;
 padding:5px;
 font-size:11px;
 font-weight:bold;
 background: #f1f1f1;
 border:1px solid #dcdbe0;
 box-shadow:0px 1px 0px rgba(255,255,255,0.4) inset;
 -moz-box-shadow:0px 1px 0px rgba(255,255,255,0.4) inset;
 -webkit-box-shadow:0px 1px 0px rgba(255,255,255,0.4) inset
}
.scriptcode{
 color:#B02C20;
 text-align:left;
 max-height:300px;
 overflow:auto;
 font-family:"Courier New"
}
.title_spoiler{
 font-weight:bold;
 font-size:11px;
 text-shadow:0px 1px 0px #fff
}
.title_spoiler a, .title_spoiler a:hover{
color:#000;
} 
 .uSpoilerText {
 padding:5px;
 font-size:11px;
} 

/*Стили вида материалов */ 
.widmater { 
 border-radius:6px; 
 border: 11px solid #fff;
 box-shadow: 2px 2px 2px #b2b2b2
}
.widmater2 {
 background: #fff; 
 border:1px solid #d8d8d8; 
 border-radius:5px;
}
.widmater3 { 
 background: #fff; 
 border:1px solid #d8d8d8; 
 border-radius:5px; 
 box-shadow: 2px 2px 2px #b2b2b2 
}
.widmater4 { 
 background: #fff; 
 border:1px solid #d8d8d8;
 border-radius:5px 5px 5px 5px; 
 box-shadow: 2px 2px 2px #b2b2b2
}
.widmater5 { 
 border-radius:6px; 
 border: 11px solid #31be00; 
 box-shadow: 2px 2px 2px #b2b2b2
}

/*Стили Информера Блога-----------------------------------------*/ 
.blogsimg{
 box-shadow:0 0 2px #000; 
 border-radius: 5px 0px 5px 5px;
}
.blogmessage {
 font-size: 10px; 
 border-bottom:2px dotted #d6d6d6; 
 padding-bottom: 15px; 
 color: #222222
}
.blogsfon {
 background: #fff; 
 border: 1px solid #b2b2b2;
 width: 241px;
 height: 120px;
}
.blogtitle {
 font-size: 11px;
 color: #3d3d3d; 
 text-decoration: none;
}
.blogtitle a {
 font: 12px 'Tahoma';
 color: #0918ad;
 font-weight: bold;
 text-decoration: none;
}
.blogtitle a:hover {
 color: #000; 
 text-decoration: none !important;
}

/*Стили вида информера Комментариев------------------------------------------*/ 
.slink {
 color: black; 
 font-size: 12px; 
 margin-left: 5px; 
 text-decoration: none;
}
.commentbord {
 border:8px solid #fff;
 -moz-border-radius:7px;
 -webkit-border-radius:3px;
 border-radius:7px;
 box-shadow: 2px 2px 2px #b2b2b2
}
.commentbg {
 background: #fff;
}
/*Стили модуля Новости------------------------------------------*/ 
.news-screen {
 width:200px;
 height:116px;
 border-radius: 5px;
 box-shadow:0 0 2px #000;
}
.news-screen2 { 
 border-radius: 5px;
 box-shadow:0 0 5px #000;
}
.news {
 padding-top: 6px; 
 width: 650px; 
 padding-left: 6px;
}
.razdelenie{
 border-bottom:2px dotted #d6d6d6;
 padding-top: 15px;
}
.detalesnews {
 color: rgb(86, 86, 86);
 font: 12px 'Tahoma'; 
 width: 100%; 
 padding: 10px 8px; 
 height: 15px; 
 vertical-align: baseline;
}
.ratenews span,.ratenews a span{
 font-family:'WebSymbolsRegular', cursive;
 font-size:10pt;
 color: #000;
}
.bgratenwes {
 background: url(/images/ico_rating.png); 
 width: 44px; 
 margin-left: -4px; 
 margin-top: 0px; 
 height: 23px;
}

/*Стили вида Модуля Файлы------------------------------------------*/
.loadwid {
 width: 317px; 
 background: #fff;
 margin: 8px; 
 border: 1px solid #dedede;
 -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
 -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
 box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1); 
 border-radius: 5px;
}
.loadwidimg {
 width: 294px;
 height: 150px;
 margin: 11px 11px 11px;
 border-radius: 5px;
 box-shadow:0 0 2px #000; 
}
.loadwidmessage { 
 padding-left: 11px; 
 padding-right: 11px;
padding-bottom: 8px;
 height:56px;
 overflow:hidden;
}
.loadwiddetales { 
 background: #f1f1f1; 
 height: 24px; 
 color: #000; 
 font-size: 10px; 
 border-top: 1px solid #dedede; 
 padding-right: 11px; 
 padding-left: 11px; 
 padding-top: 11px; 
}

.files-iformer-screen {
 border-radius: 5px;
 box-shadow:0 0 2px #000;
}

.loadLeft {
 float:left;
 width:245px;
 height:165px;
 background:#eee;
 border-right:1px dashed #ccc;
 border-top:1px dashed #ccc;
 border-bottom:1px dashed #ccc;
 }
.files-screen {
 float: left;
 height:195px; 
 width:320px;
 border:4px solid #515151;
 border-radius: 4px;
 background:#515151;
 -moz-border-radius: 4px 0 0 4px;
 }
.file-right {
float:right;
width:328px;
height:195px;
background:#f6f6f6;
font-size:8pt;
border-top:1px solid #d1d1d1;
border-bottom:1px solid #d1d1d1;
border-right:1px solid #d1d1d1; 
font-size: 14px; color:black;
}
.filesImg {
float:left;
border-radius: 5px;
box-shadow:0 0 2px #000;
 }
.filefRight {
float:right;
width:307px;
height:155px;
font-size:8pt;
padding:10px 10px 10px 10px
}
.filefRight m{
float:right;
}

.eTitleload {
width: 280px;
height: 5px !important;
font: 15px 'Tahoma';
color: #fff;
font-weight: bold;
padding-left: 15px;
text-align: center;
vertical-align: bottom;
}
.eTitleload a {
width: 280px;
height: 5px !important;
font: 15px 'Tahoma';
color: #fff;
font-weight: bold;
text-align: center;
}
.eTitleload a:hover {
color: #fff; 

}
.bg_screen_files {
 Background: #000; width: 295px; height: 50px; margin-left: 11px;border-radius: 0px 0px 5px 5px ; opacity: 0.5;
} /*Фон под заголовком файла*/
/*Информер случайных файлов---------*/ 
.bg_screen_files_random {
 Background: #000; width: 151px; height: 35px; margin-left: 11px;border-radius: 0px 0px 5px 5px ; opacity: 0.5;
} 
.eTitleload_random {
width: 150px;
height: 5px !important;
font: 11px 'Tahoma';
color: #fff;
padding-left: 15px;
text-align: center;
vertical-align: bottom;
}

/*Всплывающие темные Подсказки---------*/ 
.tipsy {padding: 5px;font-size: 11px;opacity: 0.8;filter: alpha(opacity=80);background-repeat: no-repeat;background-image: url(http://gamesground.ru/images/tipsy.gif);}
.tipsy-inner {padding: 5px 8px 4px 8px;background-color: black;color: white;max-width: 200px;text-align: center;}
.tipsy-inner {-moz-border-radius:3px;-webkit-border-radius:3px;}
.tipsy-north {background-position: top center;}
.tipsy-south {background-position: bottom center;}
.tipsy-east {background-position: right center;}
.tipsy-west {background-position: left center;}
/* lightBox------------------------------------------*/ 
.jquery-lightbox-overlay
{ background:#000000;}
.jquery-lightbox
{ position:relative; padding:17px 0;}
.jquery-lightbox-border-top-left,
.jquery-lightbox-border-top-right,
.jquery-lightbox-border-bottom-left,
.jquery-lightbox-border-bottom-right{ position:absolute; height:17px; width:12%; z-index:7000;}
.jquery-lightbox-border-top-left{ background: url(/images/jquery-lightbox-theme.png) no-repeat 0 0; top:0; left:0;}
.jquery-lightbox-border-top-right{ background: url(/images/jquery-lightbox-theme.png) no-repeat right 0; top:0; right:0;}
.jquery-lightbox-border-top-middle{ background:#2b2b2b; position:absolute; height:7px; width:78%; top:0; left:12%; z-index:7000; overflow:hidden;}
.jquery-lightbox-border-bottom-left{ background: url(/images/jquery-lightbox-theme.png) no-repeat 0 bottom; bottom:0; left:0;}
.jquery-lightbox-border-bottom-right{ background: url(/images/jquery-lightbox-theme.png) no-repeat right bottom; bottom:0; right:0;}
.jquery-lightbox-border-bottom-middle{ background:#2b2b2b; height:7px; width:78%; position:absolute; bottom:0; left:12%; z-index:7000; overflow:hidden;}
.jquery-lightbox-title{ background:#2b2b2b; color:#FFFFFF; font-family:verdana,arial,serif; font-size:11px; line-height:14px; padding:5px 8px; margin:3px; position:absolute; bottom:0; z-index:7000; opacity:0.9;}
.jquery-lightbox-html{ z-index:7000; position:relative; border:0; border-left:7px solid #2b2b2b; border-right:7px solid #2b2b2b; padding:0px 15px;}
.jquery-lightbox-background{ position:absolute; top:7px; left:7px; z-index:6999; float:left; padding:0;}
.jquery-lightbox-background img{ display:block; position:relative; border:0; margin:0; padding:0; width:100%; height:100%;}
.jquery-lightbox-mode-image .jquery-lightbox-html{ z-index:6998; padding:0;}
.jquery-lightbox-mode-html .jquery-lightbox-background{ background:#FFFFFF;}
.jquery-lightbox-mode-html .jquery-lightbox-html{ overflow:auto;}
.jquery-lightbox-loading{ background:#FFFFFF url(/images/loading.gif) no-repeat center center;}
.jquery-lightbox-button-close{ background: url(/images/jquery-lightbox-theme.png) no-repeat -190px -115px; position:absolute; top:12px; right:-26px; width:29px; height:29px;}
.jquery-lightbox-button-close:hover{ background: url(/images/jquery-lightbox-theme.png) no-repeat -220px -115px;}
.jquery-lightbox-button-close span,
.jquery-lightbox-buttons span{ display:none;}
.jquery-lightbox-mode-image .jquery-lightbox-button-close{ right:14px; z-index:7001;}
.jquery-lightbox-buttons { position:absolute; top:14px; left:14px; z-index:7000; height:39px; display:none;}
.jquery-lightbox-buttons .jquery-lightbox-buttons-init,
.jquery-lightbox-buttons .jquery-lightbox-buttons-end{ width:5px; height:39px; float:left; display:inline;}
.jquery-lightbox-buttons .jquery-lightbox-buttons-init{ background: url(/images/jquery-lightbox-theme.png) no-repeat -151px -153px;}
.jquery-lightbox-buttons .jquery-lightbox-buttons-end{ background: url(/images/jquery-lightbox-theme.png) no-repeat -244px -153px;}
.jquery-lightbox-buttons .jquery-lightbox-button-left{ background: url(/images/jquery-lightbox-theme.png) no-repeat -156px -153px; width:24px; height:39px; float:left; display:inline;}
.jquery-lightbox-buttons .jquery-lightbox-button-left:hover{ background: url(/images/jquery-lightbox-theme.png) no-repeat -156px -194px;}
.jquery-lightbox-buttons .jquery-lightbox-button-right{ background: url(/images/jquery-lightbox-theme.png) no-repeat -220px -153px; width:24px; height:39px; float:left; display:inline;}
.jquery-lightbox-buttons .jquery-lightbox-button-right:hover{ background: url(/images/jquery-lightbox-theme.png) no-repeat -220px -194px;}
.jquery-lightbox-buttons .jquery-lightbox-button-max{ background: url(/images/jquery-lightbox-theme.png) no-repeat -182px -153px; width:36px; height:39px; float:left; display:inline;}
.jquery-lightbox-buttons .jquery-lightbox-button-max:hover{ background: url(/images/jquery-lightbox-theme.png) no-repeat -182px -194px;}
.jquery-lightbox-buttons .jquery-lightbox-button-min{ background: url(/images/jquery-lightbox-theme.png) no-repeat -162px -235px; width:36px; height:39px; float:left; display:inline;}
.jquery-lightbox-buttons .jquery-lightbox-button-min:hover{ background: url(/images/jquery-lightbox-theme.png) no-repeat -207px -235px;}
.jquery-lightbox-buttons-custom{ height:39px;float:left; display:inline; background:#2b2b2b; line-height:39px; font-size:10px;}
.jquery-lightbox-buttons-custom a{color:#FFFFFF;font-size:10px;display:inline;font-weight:normal;text-decoration:underline;padding:0 3px;}
.jquery-lightbox-mode-image .jquery-lightbox-button-close{opacity:0.7;}
.jquery-lightbox-mode-image .jquery-lightbox-buttons{ opacity:0.3;}
.jquery-lightbox-mode-image:hover .jquery-lightbox-buttons,
.jquery-lightbox-mode-image:hover .jquery-lightbox-button-close{ opacity:0.9;}

/* Полезный материал ------------------------------------------*/ 
#rating_os { 
 float:right; 
 font: 11px Verdana,Arial,Helvetica, sans-serif; 
 color:#F5BF05; text-shadow: 1px 1px 1px #252525;
 } 

#rating_os a:link, 
#rating_os a:visited, 
#rating_os a:hover {text-decoration:none; color:#eee;} 

#rating_l, 
#rating_p{ 
 float:left; 
 background: #1029c3; 
 padding: 3px 7px 3px 7px; 
 margin: 0px 3px 0px 3px; 
 border: 1px solid #252525; 
 -webkit-border-radius: 4px; 
 -moz-border-radius: 4px; 
 border-radius: 4px; 
} 

#rating_p { 
 font-weight: bold; 
 } 

#rating_l:hover { 
 background: #1534f3; 
} 

/* Карусель скриншотов------------------------------------------*/
.amazon_scroller{
 padding: 50px;
 margin: 10px;
}
.amazon_scroller .amazon_scroller_nav{
 position: absolute;
}
.amazon_scroller .amazon_scroller_nav li{
 cursor: pointer;
 position: absolute;
}
.amazon_scroller .amazon_scroller_mask{
 position: absolute;
 margin-left: 30px;
 margin-right: 30px;
 overflow: hidden;
}
.amazon_scroller ul{
 padding: 0px;
 margin: 0px;
 float: left;
}
.amazon_scroller ul li{
 padding: 0px;
 margin: 0px;
 margin-left: 5px;
 margin-right: 5px;
 list-style: none;
 float: left;
 text-align: center;
 display:inline;
}
.amazon_scroller ul li a{
 text-decoration: none;
}
.amazon_scroller ul li a:hover{
 text-decoration: underline;
}
.amazon_scroller ul li a img{
 border: none;
}

/* Табы
------------------------------------------*/
#tabs-1 {text-align:left; margin-top: 20px;}
.tabNavigation {list-style:none; margin: 0; padding: 0;}
.tabNavigation li {
 display: inline;
 margin: 0px 5px 0px 5px;
 text-shadow: 1px 1px 1px #fff;
}

.tabNavigation li a {
 color: #555;
 background: url('/images/fon_tab_01.gif') repeat-x top #F1F0F0;
 border-top: 1px solid #cecece;
 border-right: 1px solid #cecece;
 border-left: 1px solid #cecece;
 padding: 6px 10px 6px 10px;
}

.tabNavigation li a.selected,ul
.tabNavigation li a.selected:hover {color:#555; background:#fff; border-bottom: 1px solid #fff; }
.tabNavigation li a:hover {color: #555; background:#e9e9e9;}
.tabNavigation li a:focus {outline: 0;}

.tab_content {
 overflow: hidden;
 text-align:left;
 border-top: 1px solid #cecece;
 padding: 5px 0px 10px 0px;
 margin-top: 6px;
}
#redtabs {background: #c80000; color: #fff ; text-shadow: 2px 2px 2px #000;border-top: 3px double #fff;border-right: 3px double #fff; border-left: 3px double #fff;border-buttom: 3px double #fff;padding: 6px 10px 6px 10px; }
/* Форма поиска
------------------------------------------*/
.poick_os { 
 float:right;
box-shadow: 2px 2px 2px #b2b2b2;
margin-bottom: 7px;
} 

.poick_os input {
 vertical-align:middle;
}

.poick_pole {
 width: 185px;
 font:11px Verdana,Arial,Helvetica,sans-serif;
 color:#555; text-shadow: 1px 1px 1px #fff;
 height:16px;
 margin:0;
 padding:4px;
 background:#f6f6f6;
 border: 1px solid #d6d6d6;
 border-right: none;
}
 
.poick_pole:focus {
 background:#fff;
} 
 
.poick_knopka {
float: right;
 width: 56px;
 font:11px Verdana,Arial,Helvetica,sans-serif;
 color:#555; text-shadow: 1px 1px 1px #fff;
 height:26px;
 margin:0;
 padding:0 7px;
 background:#e9e9e9;
 border:1px solid #d6d6d6;
}
 
.poick_knopka:hover{
 background:#d6d6d6;
 }
 /* Последние комментария пользователей------------------------------------------*/
.uzer_coment {
 overflow: hidden;
 width:229px;
 background: #fff;
 border:1px solid #D6D6D6;
 border-bottom:none;
}

.uzer_coment_v {
 float:left;
 width:100%; 
 height:27px;
 background: url('/images/fon_uzer_coment_v.png') repeat-x top;
 border-top: 1px solid #fff;
}
 
.uzer_coment_v a:link, 
.uzer_coment_v a:visited {color:#888;}
.uzer_coment_v a:hover {color:#333;}
 
.uzer_coment_v a:link, 
.uzer_coment_v a:visited, 
.uzer_coment_v a:hover {
 text-decoration:none; 
 font:11px Verdana,Arial,Helvetica, sans-serif;
 font-weight: bold;
 text-shadow: 1px 1px 1px #fff; 
}

.uzer_name {
 float:left;
 padding: 6px 0px 0px 10px; 
}
 
.uzer_data {
 float:right;
 font:11px Verdana,Arial,Helvetica, sans-serif;
 font-weight: bold;
 color:#888; 
 text-shadow: 1px 1px 1px #fff; 
 padding: 6px 10px 0px 0px;
}
 
.uzer_massage {
 background: url('/images/fon_uzer_coment_ten.png') repeat-x top;
 width:220px; 
 float:left;
 overflow: hidden; 
 padding: 10px 5px 10px 5px;
 border-bottom: 1px solid #D6D6D6;
}
 
.uzer_massage :link,
.uzer_massage :visited {
 display: block;
 text-decoration: none;
 color:#555; 
}

.uzer_massage:hover {
 color:#555;
 background: url('/images/fon_uzer_coment_ten.png') repeat-x top #F3F3F3; 
}

.coment_avatar {
 width:45px; 
 height:45px;
 float:right;
 background: #F3F3F3; 
 padding: 3px;
 margin-left: 5px;
 border:1px solid #D6D6D6;
}
/* Форма входа------------------------------------------*/
#loginContainer {
 position:relative;
 float:right;
 margin-top: 3px;
 padding-right: 5px;
}

#loginButton { 
 display:inline;
 float:right;
 border:none; 
 border-radius:3px;
 -moz-border-radius:3px;
 position:relative;
 z-index:30;
 cursor:pointer;
}

#loginButtonn { 
 display:inline;
 float:right;
 border:none; 
 border-radius:3px;
 -moz-border-radius:3px;
 position:relative;
 z-index:30;
 cursor:pointer;
}


#loginButton span {
 font: 12px Verdana,Arial,Helvetica, sans-serif; font-weight:bold;
 color:#ffffff; 
 padding:7px 29px 9px 10px;
 background:url(/images/loginArrow.png) no-repeat 120px 7px;
 display:block;
}

#loginButtonn span {
 font: 12px Verdana,Arial,Helvetica, sans-serif; font-weight:bold;
 color:#ffffff; 
 padding:7px 29px 9px 10px;
 background:url(/images/loginArrow.png) no-repeat 120px 7px;
 display:block;
}


#loginButton:hover {
 text-decoration: none;
}


#loginButtonn:hover {
 text-decoration: none;
}


#loginButton.active span {
 background-position:120px -76px;
}

#loginButtonn.active span {
 background-position:120px -76px;
}

#loginButton.active em {
 position:absolute;
 width:100%;
 height:1px;
 background:#2a2a2a;
 bottom:-1px;
}
#loginButtonn.active em {
 position:absolute;
 width:100%;
 height:1px;
 background:#2a2a2a;
 bottom:-1px;
}


#loginBox {
 position:absolute;
 display:none;
 width:250px; 
 background:#fff;
 border:8px solid #171717;
 border-radius: 10px;
 padding: 10px 15px 10px 15px; 
 margin-top:-1px; 
 top:34px;
 right:0;
 z-index:29; 
 border-radius:3px 0 3px 3px;
 -moz-border-radius:3px 0 3px 3px;
}

#loginBox a:link, 
#loginBox a:visited {text-decoration:none; color:#000; }
#loginBox a:hover {text-decoration:none; color:blue;}

.txtVxod{ border-bottom: 1px dotted #e7e7e7; width: 165px; }
.txtVxodVyxod {border-bottom: 1px dotted #e7e7e7; width: 165px; }
.txtVxodVyxod a:hover {color:red !important; text-decoration:none;}
.vxod_name {
 font:11px Verdana,Arial,Helvetica, sans-serif;
 color:#000; 
 margin:0px;
 padding: 0px 0px 2px 0px; 
}
.vhod_avatar {width: 64px; height: 64px; float: right; border: 1px solid #d1d1d1; border-radius: 8px; padding: 2px;}

.login_pole {
 float:left;
 font:12px Verdana,Arial,Helvetica, sans-serif;
 color:#777777;
 width:225px; 
 background: #f8f8f8;
 padding: 6px 10px 6px 10px;
 border: 1px solid #e1e1e1;
 vertical-align:middle;
 margin-bottom: 10px;
 border-radius:3px;
 -moz-border-radius:3px;
 box-shadow:inset 0px 1px 3px #c9c9c9;
 -webkit-box-shadow:inset 0px 1px 3px #c9c9c9;
 -moz-box-shadow:inset 0px 1px 3px #c9c9c9;
}

.login_pole:focus {
 background: #fff;
 box-shadow:inset 0px 1px 3px #c9c9c9;
 -webkit-box-shadow:inset 0px 1px 3px #c9c9c9;
 -moz-box-shadow:inset 0px 1px 3px #c9c9c9; 
}

#vxod_reg {
 float:left;
 font:10px Verdana,Arial,Helvetica, sans-serif;
 color:#BABABA; font-weight: bold;
 width:120px;
}

#cell_knopkav {
 float:right;
}

#cell_knopkav span {
 float:left;
 margin: 5px 5px 0px 0px; 
}

.knopka_vxoda {
 color:#eee !important;
 font-weight: bold;
 color:#eee !important;
 border:1px solid #710606;
 text-shadow:0 1px 0 #000;
 background: -webkit-linear-gradient(top, #b71010, #710606);
 background: -moz-linear-gradient(top, #b71010, #710606);
 background: -ms-linear-gradient(top, #b71010, #710606);
 background: -o-linear-gradient(top, #b71010, #710606);
 border-radius:3px;
 font-size:8pt;
 text-align:center;
 cursor:pointer;
 padding: 5px 10px;
 } /*Кнопка Вход*/
.knopka_vxoda:hover{
 background:#981010;
 color:#fff
} /*Кнопка Вход при наведении курсора*/

.knopka_vxoda:active {
 box-shadow:inset 0px 1px 3px #000;
 -webkit-box-shadow:inset 0px 1px 3px #000;
 -moz-box-shadow:inset 0px 1px 3px #000; 
}
/*--------------------- General styles start ---------------------*/
body {font: 12px 'Tahoma', 'Arial';color: #222222; background-image: url("/images/bg.jpg");background-repeat: no-repeat;background-position: center top;background-attachment: fixed;margin:0;padding:0;}
td, input {font: 12px 'Tahoma', 'Arial';}
body a {color: #6196da;text-decoration: none;}
body a:hover {text-decoration: underline;}
* {}
img {border: 0px;}
a.noun img {margin: 2px;}
.clear {clear: both;}
h1, h2, h3, h4, h5, h6 {margin: 0px;padding: 0px;}
hr {border: 0px; height: 1px; background: #d6d6d6;}
*:focus {outline: none;}
/*Шапка сайта ---------------------*/
#biglogo{float:left;height:68px;width:367px;padding-left: 7px;margin:10px 0;}
.biglogo{background: url(/images/Logo.png);height:68px;width:367px;}
/*--------------------- General styles end ---------------------*/
div.capty-caption {background-color: #000;color: #FFF;font: bold 11px verdana; padding-left: 10px;padding-top: 7px;}
div.capty-caption a { color: #fff; font: 11px verdana; text-decoration: none; text-shadow: none;}
.highlights {list-style:none;width:100%;}
 .highlights li {margin:10px 0;width:120px;float:right;margin-right:23px;}
 .highlights .thumbnail img {width:122px;height:68px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.container {width:960px; margin: 0 auto;}
.partners { border: 3px solid #000; width: 236px; margin-left: 7px; margin-bottom: 7px; height: 19px;}
/*--------------------- TOP start ---------------------*/
#logobg {height: 88px; background: url(/images/2.png);margin:0 auto; width: 976px;}
#usermenu {float:right;margin: 8px 17px 0px 0px;padding: 0px;padding-right: 4px; height: 24px; text-align: right; color: #fff; text-shadow: 0px 1px 0px #3d3d3d; line-height: 24px;background: url(/.s/t/785/4.png) repeat-x;}
#usermenu a {color: #fff; padding: 0px 0px 2px 20px;margin-left: 7px;}
#usermenu a:hover {text-decoration: underline;}
#usermenu-corner {float:right;background: url(/.s/t/785/5.png);width:16px;height:24px;margin: 8px 0px 0px 0px;}
a.rss-link {background: url(/.s/t/785/6.png) no-repeat;}
#usermenu a.login-link {background: url(/.s/t/785/7.png) no-repeat;padding-left: 15px;}
a.logout-link {background: url(/.s/t/785/8.png) no-repeat;}
a.register-link {background: url(/.s/t/785/9.png) no-repeat;}
a.profile-link {background: url(/.s/t/785/10.png) no-repeat;}
#logo-block {float: left;margin: 1px 0px 0px 65px;}
#logo-block h1 {font: 28px/35px 'Tahoma';color: #423744;text-shadow: 0px 1px 0px #fff;}
#top-right {float: right; margin: 13px 18px 0px 0px;}
#top-search {float: right;width:120px;height:60px;background: url(/.s/t/785/11.png);}
#topQueryField {float: left;-moz-box-shadow: none !important;box-shadow: none !important;border: 0px !important;background: none !important;padding: 0px !important;width: 80px;font: 11px/15px 'Tahoma';color: #686868;margin:5px 0px 0px 7px;}
#topSearchSbmFl {position: relative;float: right;width: 26px;height:24px;background: none;border: none;cursor: pointer;text-indent: -9999px;font-size: 0px;color: transparent;}
#date {float: right; height: 24px;margin-right: 10px;}
#date * {height: 24px;line-height: 22px;}
#date-right {float: right;width: 10px; background: url(/.s/t/785/12.png);}
#date-mid {float: right; background: url(/.s/t/785/13.png);}
#date-left {float: right;width: 10px; background: url(/.s/t/785/14.png);}

/*--------------------- Меню ---------------------*/
.menutext {width:980px;margin:0 auto}
.solidblockmenu{height: 40px; width:100%; background: url(/images/1.png) center repeat-x; }

.menu {
font:12px Verdana,Arial,Helvetica,sans-serif;
 color:#fff;
 height:40px;
 line-height:33px;
 cursor: pointer; 
 text-decoration: none;
padding: 11px 15px;
}

.menu:hover{
 color: black;
 height: 30px;
 background: transparent url(/images/2_hover.png) center repeat-x;
border-radius: 8px; 
 text-decoration: none;
}


.menu_top {
 display:block;
 list-style:none; 
 margin:0;
padding: 3px 18px;
}

.menu_top > li{
 float:left;
 position:relative;
}

.menu_top ul {
 list-style:none;
 float:left;
 border-left:1px solid #292929;
 margin:10px 0px 10px 20px;
 padding:0px;
}

.menu_top ul li a{
 font:11px Verdana,Arial,Helvetica,sans-serif;
 color:#fff;
 line-height:20px;
 padding:1px 10px 2px 10px;
}

.menu_top ul li a:hover{
 color: black;
 height: 30px;
 background: transparent url(/images/2_hover.png) center repeat-x;
border-radius: 3px; 
}

.mt_title1,
.mt_title2 {
 font:12px Verdana,Arial,Helvetica,sans-serif;
 color:#fff;
 height:30px;
 line-height:33px;
 padding:0px 0px;
 cursor: pointer; 

}

.mt_title1{

}

.mt_title2 {

}

.mt_title3{
 font:12px Verdana,Arial,Helvetica,sans-serif; font-weight: bold;
 color:#fff; 
 padding:5px 0px 5px 10px;
 border-bottom: 1px solid #292929;
 
}

.menu_div{
 position:absolute;
 display:none;
 background: #131313;
 top:30px;
}

.md1{
 width:150px; left:-1px;
}

.md2{
 width:320px; left:-1px;
 z-index: 30;
}

.md3{
 width:450px; left:-1px;
 font:11px Verdana,Arial,Helvetica,sans-serif;
 color:#fff;
 padding:10px;
}

.md4{
 font:11px Verdana,Arial,Helvetica,sans-serif; 
 color:#fff;
 padding:10px;
 width:200px; right:-1px;
}

.md3 img {
 float:right;
 background:#777;
 padding: 5px 5px 5px 5px; 
 margin: 0px 0px 10px 10px; 
 border: 1px solid #444; 
}

.ldd_nu {
 float:right!important; 
}

/*---------CONTENT-start-----------*/
#content {background: #e9e9e9;padding: 10px 10px;}
#content-inside {width: 940px;}
#maincol {float: left;width:680px; }
#sidebar {float: left;width: 260px;}

/*----Container blocks styles----*/
.block {margin-left: 8px;width: 252px;background: #fff;margin-bottom: 10px; border: 1px solid #d2d2d2;box-shadow: 2px 2px 2px #b2b2b2}
.blocktitle {background: url(/images/234.png) no-repeat;padding: 5px 10px 10px 10px;font: 11px 'Tahoma'; font-weight: bold; color: #4d424e; text-transform: uppercase; height:28px;}
.blockbottom {height: 10px;}
.blockcontent {text-align: left;margin: 0px 10px;width: 232px;position: relative;}
.blockcontent ul {margin: 0;padding: 0;list-style: none;}
.blockcontent li {margin-left: 25px;list-style: disc;line-height:18px;}
.blockcontent li a {}
.blockcontent li a:hover {}
.blockcontent a {}
.blockcontent a:hover {}

/*-----MAINMENU-START-----*/
.uMenuH li {float:left;padding:0 5px;list-style: none;}

ul.uMenuV li:first-child {-moz-border-radius: 5px 5px 0px 0px;border-radius: 5px 5px 0px 0px;}
.uMenuV li {list-style: none;margin: 0;background: #e0e0e0 url(/.s/t/785/25.gif) repeat-x;border-bottom: 1px solid #cecece;line-height: 14px !important;}
.uMenuV li .uMenuItem {border-bottom: 1px solid #fff;display: block;padding: 1px 0px;}
.uMenuV li a {font: 12px/12px 'Tahoma';color: #6e6e6e;margin: 0;display: block;padding: 9px 0px;}
.uMenuV li a:hover, .uMenuV .uMenuItemA {color: #6196da;text-decoration: none !important;}
.uMenuV li a span {background: url(/.s/t/785/26.png) 0px 2px no-repeat; padding: 0px 0px 2px 20px;margin-left: 10px;}
.uMenuV li a:hover span, .uMenuV .uMenuItemA span {background-position: -287px 2px;}

#sidebar .xw-tl,#sidebar .xw-bl,#sidebar .u-menuvsep {display:none;}
#sidebar .xw-ml,#sidebar .xw-mr {margin:0;padding:0;background:none !important;}
#sidebar .xw-mc {color:#6e6e6e; font-weight: normal; float: none; margin: 0px; padding: 0px; line-height:28px;
background:none; !important; border:none !important;-moz-border-radius: 5px;border-radius: 5px;
}
#sidebar .u-menubody {border: 0px !important; padding: 10px 0px;background: #ececec !important;-moz-border-radius: 6px;border-radius: 6px;}
#sidebar .u-menuvitem {background: #e0e0e0 url(/.s/t/785/25.gif) repeat-x; padding: 0px; line-height:28px;border-bottom:1px solid #cdcdcd;}
#sidebar .u-menuvitem .uMenuItem {padding: 0 20px 0 10px;border-bottom: 1px solid #fff;}

#sidebar a {text-decoration: none;}
#sidebar a:hover {text-decoration: underline;}
.uMenuV a {text-decoration: none !important;}
#sidebar .u-menuvitem span {font-size:11px;color:#6e6e6e;font-family: 'Tahoma';text-decoration: none;}
#sidebar .u-menuitemhl {background:#f7f7f7!important; padding: 0px; line-height:28px;}
#sidebar .u-menuitemhl span {font-family: 'Tahoma';color: #6e6e6e;}
#sidebar .u-menuarrow, .uMenuArrow {position: absolute; width: 4px; height: 8px; overflow: hidden;right: 5px; top: 11px;background: url(/.s/t/785/27.png) !important;}
.uMenuArrow {top: 13px;}
#sidebar .u-menu {}

/*--------------------- Footer start ---------------------*/
#footer {height:40px; background: url(/images/footer.png) no-repeat 50% 0;color: #fff;padding-bottom: 69px;}
#footer a {color: #fff; text-decoration: underline;}
#footer a:hover {text-decoration: none;}
#copyright {float: left;padding-left:30px;padding-top:25px;}
#powered-by {float: right;margin-right: 5px; width:220px;height:90px; padding-top:23px;text-decoration: none;}

/* Стиль категорий меню*/
.catsTable {}
.catsTd {padding: 0 0 6px 13px; background: url('/images/list_bullet.png') no-repeat 0px 2px;}
.catName {margin-left: 5px;}
.catNameActive {}
.catNumData {float:right;}
.catDescr {}
a.catName:link {}
a.catName:visited {}
a.catName:hover {}
a.catName:active {}
a.catNameActive:link {}
a.catNameActive:visited {}
a.catNameActive:hover {}
a.catNameActive:active {}
/* ----------------- */

/* Entries Style */
.eBlock {}

.eTitle {font: 15px 'Tahoma';color: #3d3d3d;font-weight: bold;padding: 2px 2px 2px 2px;}
.eTitle a {font: 15px 'Tahoma';color: #3d3d3d;font-weight: bold;}
.eTitle a:hover {color: #0918ad; text-decoration: none;}

.eTitle2 {font: 15px 'Tahoma';color: #3d3d3d;font-weight: bold;padding: 5px 5px 10px 5px;}

.eTitle3 {font: 15px 'Tahoma';color: #3d3d3d;font-weight: bold;padding: 2px 2px 2px 2px;}
.eTitle3 a {font: 15px 'Tahoma';color: #3d3d3d;font-weight: bold;}
.eTitle3 a:hover {color: #0918ad; text-decoration: none;}

.eMessage, .eText {padding: 0px 10px 10px 10px ;text-align: justify ;color: #222222;font: 12px/17px 'Tahoma';}
.e2message {padding-left: 20px; padding-right: 20px; text-align: justify ;color: #000;font: 12px/17px 'Tahoma';}

.e2message img {border-radius: 5px;box-shadow:0 0 5px #000;}

.eDetails, .eDetails1, .eDetails2 {border-top: 1px solid #d6d6d6; padding: 5px 10px;font-size: 11px;text-transform: uppercase;}

.eDetails3 { padding: 5px 10px;font-size: 12px;text-transform: uppercase;}

.eRating {}

.eAttach {}


/* Цвет групп пользователей */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:green;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:blue;}

/*-------page-switches-------*/
.swchItemA, .swchItem, .swchItemA1, .swchItem1 {color: #908b8b; background: url(/.s/t/785/31.gif) repeat-x;padding: 5px 7px;text-decoration: none;
border-width: 1px; border-style: solid; border-color: #dddddd #c6c6c6 #c6c6c6 #c6c6c6;
border-radius: 6px; -moz-border-radius: 6px;
}
.swchItem:hover, .swchItem1:hover {background-position: 0px -29px;text-decoration: none;}
.catPages1, .catPages2 {padding: 10px 0;}
/*--------------------------*/
/*Стиль к бб коду "Важное"*/
.attention{
margin-left:-10px;
width: 560px;
color: #eee;
border-top:1px solid #fff;
background:#a10000;
padding: 10px;
text-shadow: 0 1px 0 rgba(0,0,0,.5);
} 
/* Quote & Code*/

.quoteMessage {
background:#eee url(/images/quotation.png) no-repeat top right;
font-size:8pt;
color:#333;
font-style: italic;
border:1px solid #ddd !important;
padding:10px;
border-left:2px solid #1a33e9 !important;
border-radius:2px;
margin:5px 0 -8px 0;
}
.codeMessage {
background:#eee url(/images/code.png) no-repeat top right;
font-size:8pt;
color:#333;
font-style: italic;
border:1px solid #ddd !important;
padding:10px;
border-left:2px solid #1a33e9 !important;
border-radius:3px;
}
#bbcodes, .comSpam, .bbQuoteName, .bbCodeName{display:none;}
.bbCodeBlock {border:none;margin:2px 0px;border-radius:3px;}

/* Other Styles */
.replaceBody {background:url('/images/74d2c04022da.jpg');} 
.replaceTable {background:#fff!important; border: 7px solid #fff!important; border-radius: 5px 5px 5px 5px!important;} 

/* General forum Table View */
.tenforum {box-shadow: 2px 2px 2px #b2b2b2}
.forumContent {margin-top: 3px;position: relative;}
.forumContent a {text-decoration: none;}
.forumContent a:hover {text-decoration: underline;}
.forumcontent td {font: 11px 'Tahoma'; color: #555555;}
a.fNavLink {font: 12px 'Arial';color: #999999;text-decoration: underline;padding: 3px 6px;}
a.fNavLink:hover {color: #313131; }
.gTable {background: #dcdbe0;border-radius: 5px 5px 0px 0px;-moz-border-radius: 5px 5px 0px 0px;}
.gTable td {background: #fff; padding: 5px 7px;}
td.gTableTop {font: bold 14px/30px 'Tahoma';color: #333;padding: 0px 10px;background: #f1f1f1;border: 1px solid #f5f5f5;border-radius: 5px 5px 0px 0px;-moz-border-radius: 5px 5px 0px 0px;}
td.gTableTop a {font: bold 14px/30px 'Tahoma'; color: #333;}
td.gTableSubTop {background: #f1f1f1;font: 10px/18px 'Tahoma';color: #666;padding: 0px 10px;}
td.gTableSubTop a {color: #666;}
.gTableBody {}
.gTableBody1 {font-size:11px;}
.gTableBottom {}
.gTableLeft {}
td.gTableRight {background: #fff;}
.gTableError {}

/* Forums Styles */
.navi {color: #000 !important; font-size: 12px; }
.navi a{color: #000 !important; font-size: 12px; }
.postTextFl {color: #000; font-size: 12px 'Tahoma';}
.forumNameTd,.forumLastPostTd {font-size: 11px;}
td.forumIcoTd,td.forumThreadTd,td.forumPostTd {background: #fff;}
.forumLastPostTd,.forumArchive {}

a.catLink:link {}
a.catLink:visited {}
a.catLink:hover {}
a.catLink:active {}

.lastPostGuest,.lastPostUser,.threadAuthor {}
.archivedForum{}

#MoreSetting{display:none}
/* ------------- */

/* forum Titles & other */
.forum {font: bold 12px 'Arial'; }
.forumDescr,.forumModer {font: 10px 'Arial'; color: #a1a1a1;}
.forumViewed {}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {color: #1282d8;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {color: #1282d8;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {color: #1282d8;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {color: #1282d8;}
/* -------------------- */

/* forum Navigation Bar */
.forumNamesBar {padding-left: 20px;}
.forumBarKw {}
a.forumBarA:link {}
a.forumBarA:visited {}
a.forumBarA:hover {}
a.forumBarA:active {}

/* forum Fast Navigation Blocks */
.fastNav,.fastSearch,.fastLoginForm {}

/* forum Fast Navigation Menu */
.fastNavMain {}
.fastNavCat {}
.fastNavCatA {}
.fastNavForumA {}

/* forum Page switches */
.pagesInfo {background:#ccc;padding-right:10px;font-size:8pt;color:#000;}
.switches {background:#eee;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;color:#eee;padding:3px;margin:7px 5px;}
.switch {background:#1c2b3a;width:15px;font-size:8pt;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.switchActive {background:#071c9b;font-weight:bold;color:#eee;width:15px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#eee;}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#eee;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline; color:#071c9b;}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline; color:#CCCCCC;}

/* forum Threads Style */
.threadNametd,.threadAuthTd,.threadLastPostTd {}
td.threadIcoTd,td.threadPostTd,td.threadViewTd {background: #fff;}
.threadLastPostTd {}
.threadDescr {font: 10px 'Arial'; color: #a1a1a1;}
.threadNoticeLink {}
.threadsType {}
.threadsDetails {}
.forumOnlineBar {}

a.threadPinnedLink:link {}
a.threadPinnedLink:visited {}
a.threadPinnedLink:hover {}
a.threadPinnedLink:active {}

a.threadLink:link {font: bold 12px 'Arial';color: #1282d8;}
a.threadLink:visited {font: bold 12px 'Arial';color: #1282d8;}
a.threadLink:hover {font: bold 12px 'Arial';color: #1282d8;}
a.threadLink:active {font: bold 12px 'Arial';color: #1282d8;}

.postpSwithces {}
.thDescr {}
.threadFrmBlock {}

/* forum Posts View */
.postTable {background:#dcdbe0; }
.postTable td {}
.postPoll {}
.postPoll td {border: 0px !important;}
.postFirst {}
.postRest1 {}
.postRest2 {}
.postSeparator {display: none;}

.postTdTop {}
.postBottom {font-size: 10px !important;}
.postBottom td {border: 0px;padding: 0px 5px !important;}
.postBottom img, .postBottom input {vertical-align: middle;}
.postUser {font-size: 12px; font-weight: bold;}
.postTdInfo {text-align: center;}
.postRankName {}
.postRankIco {}
.reputation {}
.signatureHr {}
.posttdMessage {text-align: justify;padding: 8px !important;line-height: 18px;}

.pollQuestion {}
.pollButtons,.pollTotal {}
.pollSubmitBut,.pollreSultsBut {}
.pollSubmit {}
.pollEnd {}

/*Стили статуса пользователей*/
.signatureView {font-size:7pt;}
.edited {padding-top:30px;font-size:7pt;text-align:right;color:#555555;}
.editedBy {font-weight:bold;font-size:8pt;}
.statusBlock {padding-top:3px;}
.statusOnline {color:#3bdc16;}
.statusOffline {color:#ff0000;}

/*Социальные закладки------------------------------------------*/
#share42 {
 position: fixed;
 z-index: 1000;
 margin:75px 0 0 -59px;
}
#share42 {
 padding: 6px 6px 0;
 background: #FFF;
 border: 1px solid #E9E9E9;
 border-radius: 4px;
}
#share42:hover {
 background: #F6F6F6;
 border: 1px solid #D4D4D4;
 box-shadow: 0 0 5px #DDD;
}
#share42 a {opacity: 0.7}
#share42:hover a {opacity: 0.9}
#share42 a:hover {opacity: 1.3}
}
 
/*Очистка------------------------------------------*/
.clr,.clear{clear:both}

/*Сторонние стили------------------------------------------*/
.tegi_fon {width: 960px; background: #fff; text-align: left; padding-top: 10px;}
/*=====================Стили кнопок======================= */ 
/*Кнопка "Подробнее" в виде материалов новостей */ 
a.button {
border:0px; 
background: transparent url('/images/button_a.png') no-repeat scroll top right; 
color: #777777; 
display: block; 
float: left; 
font: normal 12px tahoma, sans-serif; 
height: 26px; 
margin: 2px; 
padding-right: 8px; /* sliding doors padding */ 
text-decoration: none;
}
a.button span {
 border:none; 
 background: transparent url('/images/button_span.png') no-repeat;
 display: block; 
 line-height: 23px;
 padding: 1px 0 2px 8px; 
 vertical-align:middle; 
 color: #777777; 
 }

a.button:hover { 
outline: none; 
background-position: 100% -26px; 
color: #777777; 
text-decoration: none;
}
a.button:hover span { 
background-position: 0% -26px;
 color: #777777;
 }

a.button:active { 
outline: none;
 background-position: 100% -52px; 
 text-decoration: none;
 }
a.button:active span {
 background-position: 0% -52px; 
 color: #777777;
 }
/*Кнопка регистрации */ 
.button_reg {
 color:#eee !important;
 border:1px solid #970101;
 text-shadow:0 1px 0 #000;
 background: -webkit-linear-gradient(top, #ed0202, #970101);
 background: -moz-linear-gradient(top, #ed0202, #970101);
 background: -ms-linear-gradient(top, #ed0202, #970101);
 background: -o-linear-gradient(top, #ed0202, #970101);
 border-radius:3px;
 font-size:8pt;
 font-weight: 700;
 text-align:center;
 cursor:pointer;
 padding: 5px 27px;
 margin-left: 40px;
text-decoration: none !important;
 
}
.button_reg:hover {
 background: -webkit-linear-gradient(top, #ed0202, #c60b0b);
 background: -moz-linear-gradient(top, #ed0202, #c60b0b);
 background: -ms-linear-gradient(top, #ed0202, #c60b0b);
 background: -o-linear-gradient(top, #ed0202, #c60b0b);
 text-decoration: none !important;
}
.button_reg:active {
 box-shadow:inset 0px 1px 3px #000;
 -webkit-box-shadow:inset 0px 1px 3px #000;
 -moz-box-shadow:inset 0px 1px 3px #000;
text-decoration: none !important;
 } 
/*Стили случайных файлов в материалах */
.slychainiefiles {
 border-radius: 5px;
 box-shadow:0 0 2px #000; 
 width: 150px; 
 height: 100px;
 }
 /*Стили скриншотов в мадуле Поиск материалов */
.searchprewiw{
 max-width:200px;
 max-height:116px;
 border-radius: 5px;
 box-shadow:0 0 2px #000; 
 float:left;margin:3px 7px 3px 0px;
 display:inline;
 }

/*Кнопки бб кодов при добавлении матераилов */ 
.codeButtons {
 background:#e9e9e9 url('/images/bb_code_bg.jpg') repeat-x top;
 border: 1px solid #ccc;text-shadow: 0px 1px 0px #fff;
 border-radius: 3px;box-shadow: 0 1px 1px #fff;
 font: bold 11px Sans-Serif;
 padding: 4px 6px 3px;
 margin:5px 0;
 white-space: nowrap;
 vertical-align: middle;
 color: #666;
 cursor: pointer;
}
.codeButtons:hover, .codeButtons:focus {
 border-color: #999;
 background: -webkit-linear-gradient(top, white, #E0E0E0);
 background: -moz-linear-gradient(top, white, #E0E0E0);
 background: -ms-linear-gradient(top, white, #E0E0E0);
 background: -o-linear-gradient(top, white, #E0E0E0);
 box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 0 3px #fff;}
.codeButtons:active { 
 border: 1px solid #AAA;
 border-bottom-color: #CCC;
 border-top-color: #999;
 background: -webkit-linear-gradient(top, #E6E6E6, gainsboro);
 background: -moz-linear-gradient(top, #E6E6E6, gainsboro);
 background: -ms-linear-gradient(top, #E6E6E6, gainsboro);
 background: -o-linear-gradient(top, #E6E6E6, gainsboro);}
 /*Кнопки при добавлении матераилов "Добавить" и "Очистить"*/ 
.manFlSbm {
width: 173px !important;
 color:#eee !important;
 border:1px solid #141414;
 text-shadow:0 1px 0 #000;
 background: -webkit-linear-gradient(top, #383838, #141414);
 background: -moz-linear-gradient(top, #383838, #141414);
 background: -ms-linear-gradient(top, #383838, #141414);
 background: -o-linear-gradient(top, #383838, #141414);
 border-radius:3px;
 font-size:8pt;
 text-align:center;
 cursor:pointer;
 padding: 5px 10px;
 } /*Кнопка Добавить*/
.manFlSbm:hover{
 background:#414141;
 color:#fff
} /*Кнопка Добавить при наведении курсора*/
.manFlRst {
 display: none;
} /*Кнопка Очистить*/

.postPreview {
 color:#eee !important;
 border:1px solid #141414;
 text-shadow:0 1px 0 #000;
 background: -webkit-linear-gradient(top, #383838, #141414);
 background: -moz-linear-gradient(top, #383838, #141414);
 background: -ms-linear-gradient(top, #383838, #141414);
 background: -o-linear-gradient(top, #383838, #141414);
 border-radius:3px;
 font-size:8pt;
 text-align:center;
 cursor:pointer;
 padding: 5px 10px;
}
.postPreview:hover {
 background:#414141;
 color:#fff
}
.postSubmit {
color:#eee !important;
 border:1px solid #141414;
 text-shadow:0 1px 0 #000;
 background: -webkit-linear-gradient(top, #383838, #141414);
 background: -moz-linear-gradient(top, #383838, #141414);
 background: -ms-linear-gradient(top, #383838, #141414);
 background: -o-linear-gradient(top, #383838, #141414);
 border-radius:3px;
 font-size:8pt;
 text-align:center;
 cursor:pointer;
 padding: 5px 10px;
}
.postSubmit:hover {
 background:#414141;
 color:#fff;
}

.postReset {
 color:#eee !important;
 border:1px solid #710606;
 text-shadow:0 1px 0 #000;
 background: -webkit-linear-gradient(top, #b71010, #710606);
 background: -moz-linear-gradient(top, #b71010, #710606);
 background: -ms-linear-gradient(top, #b71010, #710606);
 background: -o-linear-gradient(top, #b71010, #710606);
 border-radius:3px;
 font-size:8pt;
 text-align:center;
 cursor:pointer;
 padding: 5px 10px;
}
.postReset:hover {
 background:#981010;
 color:#fff
}
 /*=====================КОНЕЦ Стили кнопок======================= */