html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
    margin: 0;
    padding: 0;
}

.label {
	color: black;
    /*display: block;*/
    font-size: 100%;
}

/*h2.h2bold{display:inline; font-size: 1.0em;font-weight:bold;}
h2.h2normal{display:inline; font-size: 1.0em;font-weight:normal;}

 h1, h2, h3, h4, h5 {
    line-height: normal;
}

h1 {
    font-size: 1.25em;
}

 h2 {
    font-size: 1.2em;
}

 h3 {
    font-size: 1.15em;
}

 h4 {
    font-size: 1.1em;
}

 h5 {
    font-size: 1em;
}
*/

object {width:100%}
a {
    color: #398dd8;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: 0 none;
}

textarea {
    resize: vertical;
}

input, textarea, select, button, body {
    font: 12px/16px Arial, Helvetica, sans-serif;
}

input, textarea, select, button, a {
    outline: none;
}

p {
    margin-bottom: 0.4em;
}

hr {
    border: 0 none;
    border-top: 1px solid #dbe8ed;
    height: 1px;
}

ul {
    /*margin: 0 0 18px 2em;*/
    list-style: disc outside;
}

ol {
    margin: 0 0 18px 2.1em;
    list-style: decimal;
}

.reset, .reset li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.clr {
    clear: both;
}

.thide, .htmenu span {
    overflow: hidden;
    display: block;
    height: 0;
    line-height: normal;
}

table.userstop, table.pm, table.tableform, table.calendar {
    border-collapse: collapse;
    border-spacing: 0;
}

.lcol, .rcol, form {
    display: inline;
}

.lcol {
    float: left;
}

 .rcol {
    float: right;
}

.small {
    font-size: 0.9em;
}

.headlinks ul li a, .menubar ul a, .lmenu li a, #topmenu a, #popular ul li a, .navigation a, .argmore a, .addcombtn, .reply a {
    text-decoration: none !important;
}

.btn_reglog, .radial, .fbutton, .headlinks ul a, #loading-layer, /*.navigation a,*/ #dropmenudiv {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.wrapper {
    max-width: 1120px;
    /*width: 92%;*/
    text-align: left;
    margin: 0 auto;
}

.wwide {
    width: 100%;
}

.wrapper, .wwide {
    /*min-width: 978px;*/
}

/*---toolbar---*/
#toolbar {
    height: 64px;
    position: relative;
    background: #fff url("../images/toolbar.png");
    border-bottom: 1px solid #e0e5e7;
}

.shadow {
    font: 1px/1px sans-serif;
    height: 11px;
    width: 100%;
    position: absolute;
    left: 0;
}

#toolbar .shadow {
    bottom: -12px;
    background: url("../images/toolshadow.png");
}

.dpad {
    margin: 0 15px;
}

.htmenu a, .htmenu span {
    margin-top: 22px;
    float: right;
}

.htmenu a {
    color: #708893;
    height: 17px;
    line-height: 17px;
}

.htmenu span {
    padding-top: 17px;
    width: 19px;
    background: url("../images/htmenu.png");
}

/*---login---*/
.loginbox, .lvsep, .loginbtn, .lbn, .lbn b, .loginava, .lexit {
    float: left;
}

.loginbox .loginbtn, .loginbox .loginava {
    position: relative;
    margin: 10px 20px 0 0;
}

.lbn, .lbn b {
    height: 43px;
    background: url("../images/lbtn.png") no-repeat;
}

.lbn {
    z-index: 13;
    position: relative;
    line-height: 42px;
    color: #516168;
    font-size: 1.15em;
}

.lbn b {
    padding: 0 35px 0 10px;
    cursor: pointer;
    background-position: 100% -43px;
}

.lbn.selected {
    background-position: 0 -86px;
}

.lbn.selected b {
    background-position: 100% -129px;
}

.loginbox #logform {
    border: 1px solid #cbdfe8;
    padding: 10px;
    top: 42px;
    left: 0;
    z-index: 12;
    display: none;
    position: absolute;
    width: 180px;
    background-color: #fbfdfe;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
}

.loginbox #logform .lfield {
    margin-bottom: 1em;
}

.loginbox #logform .lfield label {
    display: block;
    margin-bottom: 0.2em;
}

.loginbox #logform .lfield input {
    width: 170px;
    padding: 4px;
    border: 1px solid #c0d4de;
    background: #fff url("../images/fields.png") repeat-x;
}

.loginbox #logform .lfchek input {
    width: 13px;
    border: none;
    background: none;
}

.loginbox #logform .lfchek label {
    display: inline;
    margin-bottom: 0.2em;
}

.loginbox #logform .lbtn {
    text-align: center;
}

.loginbox .lvsep {
    line-height: 24px;
    font-size: 1.15em;
    padding: 19px 0 0 21px;
    margin-right: 20px;
    height: 45px;
    background: url("../images/lvsep.png") no-repeat;
}

.loginbox .loginava {
    overflow: hidden;
    margin-right: 7px;
}

.loginbox .loginava img {
    width: 43px;
}

.loginbox .loginava b, .loginbox .loginava {
    height: 43px;
    width: 43px;
}

.loginbox .loginava b {
    z-index: 13;
    background: url("../images/loginava.png") no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}

.loginbox .lvsep .radial {
    margin-right: 5px;
    background-color: #96c;
    color: #fff;
    float: left;
    padding: 0 8px;
}

.loginenter {
    border-top: 1px solid #dbe8ed;
}

.loginenter li a {
    display: block;
    width: 100%;
    padding: 5px 0;
    border-bottom: 1px solid #dbe8ed;
}

.lexit {
    width: 33px;
    padding-top: 43px;
    background: url("../images/lexit.png") no-repeat;
}

.lexit:hover {
    background-position: 0 -43px;
}

/*---head---*/
#header {
    height: 101px;
}

/*---logotype---*/
#header h1, .headlinks, .headlinks ul li {
    display: inline;
}

#header h1 a {
    margin-top: 26px;
    float: left;
    width: 298px;
    padding-top: 47px;
    background: url("../images/logotype.png");
}

/*---headlinks---*/
.headlinks ul, .searchbar {
    float: right;
    margin-top: 37px;
}

.headlinks ul a {
    padding: 0 10px;
    height: 27px;
    color: #516168;
    font: 1.15em/26px sans-serif;
    float: left;
}

.headlinks ul a:hover {
    color: #fff;
    background-color: #96c;
}

/*---search---*/
/*.searchbar {
    margin-left: 5px;
    width: 182px;
    height: 27px;
    background: url("../images/search.png") no-repeat;
}

.searchbar li {
    float: left;
    height: 27px;
}

.searchbar .lfield {
    width: 145px;
    padding-left: 10px;
    overflow: hidden;
}

.searchbar .lfield input {
    color: #708893;
    float: left;
    height: 15px;
    width: 145px;
    border: 0 none;
    background: #fff;
    margin-top: 6px;
}

/*.searchbar .lbtn input {
    width: 27px;
    height: 27px;
    background: url("../images/search.png") no-repeat 0 -27px;
}

.searchbar .lbtn input:hover {
    background-position: -27px -27px;
}*/

/*---headimage---*/
.himage {
    height: 129px;
    background: url("../images/himage.png") no-repeat;
}

.himage .himage {
    background-position: 100% -129px;
}

.himage .himage .himage {
    background: #297cd3 url("../images/himage.jpg") no-repeat 100% 0;
}

.himage h2 {
    margin-top: 28px;
    float: left;
    font: 1.5em/22px sans-serif;
    color: #fff;
}

/*---Menu---*/
#menubar {
    margin-bottom: 12px;
}

.mbar {
    height: 52px;
    background: url("../images/mbar.png") no-repeat;
}

.mbar .mbar {
    background-position: 100% -52px;
}

.mbar .mbar .mbar {
    background-position: 0 -104px;
    background-repeat: repeat-x;
}

.menubar {
    height: 47px;
    background: #3f4b51 url("../images/mbar.jpg") no-repeat 100% 0;
}

.menubar ul {
    line-height: 26px;
    margin-top: 10px;
    text-transform: uppercase;
}

.menubar ul li, .menubar ul a, .menubar ul a b {
    height: 26px;
    float: left;
}

.menubar ul a {
    margin-right: 1px;
    color: #fff;
    background: url("../images/topmenu.png") no-repeat 0 -999px;
}

.menubar ul a b {
    cursor: pointer;
    padding: 0 10px;
    background: url("../images/topmenu.png") no-repeat 0 -999px;
}

.menubar ul a:hover {
    background-position: 0 0;
}

.menubar ul a:hover b {
    background-position: 100% -26px;
}

.menubar ul .sublnk a {
    background-position: 0 -104px;
}

.menubar ul .sublnk a b {
    padding-right: 25px;
    background-position: 100% -130px;
}

.menubar ul .sublnk a:hover, .menubar ul .sublnk.selected a {
    background-position: 0 -52px;
}

.menubar ul .sublnk a:hover b, .menubar ul .sublnk.selected a b {
    padding-right: 25px;
    background-position: 100% -78px;
}

/*---SubMenu---*/
.menubar ul .sublnk {
    position: relative;
}

.menubar ul li ul {
    width: 200px;
    margin: 0;
    top: 26px;
    left: 0;
    position: absolute;
    z-index: 9999;
    display: none;
}

.menubar ul li ul li a, .menubar ul li ul li, .menubar ul li ul li a b {
    background: none;
    float: none;
    height: auto;
    display: block;
    line-height: normal;
    text-transform: none;
}

.menubar ul li ul li {
    padding: 0;
}

.menubar ul li ul li a {
    color: #fff;
    padding: 6px 0;
    width: 100%;
    border-bottom: 1px solid #3f4b51;
    background: #4d5c64;
    opacity:0.9;
    -moz-opacity:0.9;
    filter:alpha(opacity=90);
}

.menubar ul li ul li a:hover {
    background-color: #63767f;
}

.hrss {
    float: right;
    margin-top: 15px;
    padding-top: 18px;
    width: 18px;
    background: url("../images/rsshead.png") no-repeat;
}

/*---BodyTemplate---*/
.wsh {
    padding: 0 14px 0 0;
    font: 1px/1px sans-serif;
    height: 14px;
    background: url("../images/wsh.png") no-repeat 100% -14px;
}

.wsh .wsh {
    background-position: 0 0;
    padding: 0 0 0 14px;
}

.wsh .wsh .wsh {
    background-position: -14px 0;
    background-color: #fff;
}

.wbtm, .wbtm .wsh {
    height: 23px;
}

.wbtm {
    margin-bottom: 20px;
    background-position: 100% -51px;
}

.wbtm .wsh {
    background-position: 0 -28px;
    padding: 0 0 0 292px;
}

.wbtm .wsh .wsh {
    background: url("../images/wsh.png") repeat-x 0 -74px;
}

.shadlr {
    width: 100%;
    background: url("../images/shadow_left.png") repeat-y;
}

.shadlr .shadlr {
    background: url("../images/shadow_right.png") repeat-y 100% 0;
}

/*.container {
    margin: 0 3px;
}*/

.vsep {
    padding-left: 289px;
    background: url("../images/shadow_left.png") repeat-y -3px 0;
}

.vsep .vsep {
    width: 100%;
    background: #fff;
    padding: 0;
}

#sidebar {
    width: 289px;
    margin: -7px 0 0 -289px;
}

#midside {
    width: 100%;
    margin-top: -4px;
}

#midside img {
    max-width: 650px;
}

/*---blocks---*/
.block {
    margin: 0 0 0 7px;
    /*width: 275px;*/
}

.block .dtop, .block .dbtm, .blocklite .dbtm {
    height: 19px;
    background: #fff url("../images/block.png") no-repeat -550px 100%;
    font: 1px/1px sans-serif;
}

.block .dtop {
    height: 15px;
    background-position: 0 0;
}

.block .dcont {
    padding: 0 9px;
    background: #fff url("../images/block.png") repeat-y -275px 0;
}

.block .dcont .dpad {
    padding-bottom: 6px;
}

.block .btl h4 {
    margin-top: 5px;
    float: left;
    text-transform: uppercase;
    font-size: 1.15em;
    color: #368fde;
    
    
   font-family:Verdana,Arial,Sans-Serif;font-size:14px;font-weight:bold;color:#111111;
}

.block .btl{
    background: url("../images/btlblocks.png") repeat-x 0 100%;
    padding: 0 15px;
    height: 31px;
    border-bottom: 2px solid #368fde;
}

/*---LiteMod---*/
.blocklite {
    padding-top: 14px;
    background: #e4ecf0 url("../images/blocklite.png") no-repeat;
    margin: 0 0 15px 15px;
    width: 259px;
}

.blocklite .dbtm {
    height: 14px;
    background: url("../images/blocklite.png") no-repeat -259px 100%;
}

.blocklite .btl {
    margin-bottom: 130px;
    text-transform: uppercase;
    font-size: 1.15em;
    color: #6b7a81;
}

.informer {
    padding-top: 13px;
    margin-bottom: 15px;
    border-top: 1px solid #b6cbd6;
}

/*---LeftMenu---*/
#leftmenu .dcont .dpad {
    overflow: hidden;
}

.lmenu {
    margin-top: -1px;
}

.lmenu li a {
    color: #3f4b51;
    display: block;
    height: 27px;
    line-height: 27px;
    border-top: 1px solid #e5e9eb;
    background: url("../images/bluedot.png") no-repeat 0 -999px;
}

.lmenu li a:hover {
    color: #398dd8;
    background-position: 100% 50%;
}

.bluemenu {
    margin-bottom: 10px;
    padding: 4px 0;
    border-bottom: 2px solid #1d76be;
    background: #127ad0 url("../images/bluemenu.png") repeat-y;
}

.bluemenu ul {
    margin: 0;
    border-bottom: 1px solid #61a7e0;
}

.bluemenu li {
    border-top: 1px solid #61a7e0;
}

.bluemenu li a {
    background: url("../images/bluemenulnk.png") no-repeat 0 -999px;
    padding: 0 15px;
    border: 0 none;
    color: #fff !important;
}

.bluemenu li a:hover {
    background-position: 0 0;
    background-color: #549fdd;
}

/*---Archives---*/
.tabcont {
    display: none;
}

#news-arch .btl {
    border-bottom: 0;
}

.tabmenu a {
    margin-left: 2px;
    background: #cde0e9 url("../images/archtabs.png") no-repeat;
    margin-top: 4px;
    padding-top: 27px;
    width: 33px;
    float: right;
}

.tabmenu a.selected {
    background-color: #429be3;
}

.tabmenu a.tabarh {
    background-position: -33px 0;
}

.tabmenu a.tabarh:hover {
    background-position: -33px -27px;
}

.tabmenu a.tabarh.selected {
    background-position: -33px -54px;
}

.tabmenu a.tabarh.selected:hover {
    background-position: -33px -81px;
}

.tabmenu a.tabcal {
    background-position: 0 -54px;
}

.tabmenu a.tabcal:hover {
    background-position: 0 -81px;
}

.tabmenu a.tabcal.selected {
    background-position: 0 0;
}

.tabmenu a.tabcal.selected:hover {
    background-position: 0 -27px;
}

#news-arch p {
    margin-bottom: 14px;
    background: #338adb url("../images/archinfo.png") repeat-x;
    height: 34px;
    padding: 0 15px;
    line-height: 33px;
    color: #fff;
}

/*---Popular news---*/
#popular ul, #popular ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#popular ul {
    padding: 12px 0 6px 0;
}

#popular ul li {
    padding: 0 15px;
    border-top: 1px solid #fff;
}

#popular ul li:hover {
    border-color: #e1ecf1;
    background-color: #f6f9fb;
}

#popular ul li a {
    display: block;
    padding: 1px 0 2px 0;
    color: #3f4b51;
}

#popular ul li a:hover {
    color: #398dd8;
}

/*---buttons---*/
.fbutton, .btn_reglog, .vresult {
    border: 0 none;
    background: none;
    cursor: pointer;
}

.btn_reglog {
    background: #f2f2f2 url("../images/bbcodes.png") repeat-x;
    border: 1px solid #c5c5c5;
    color: #7d7d7d;
    width: 108px;
    height: 21px;
    padding-bottom: 3px;
    font-weight: bold;
}

.btn_reglog:hover {
    background: #fff none;
}

.fbutton {
    text-shadow: 0 1px 0 #fff;
    font-size: 1.15em;
    margin-bottom: 2px;
    border: 1px solid #bcc5c9;
    width: 100px;
    height: 29px;
    color: #596368;
    padding: 2px 0 5px 0;
    background: #fff url("../images/fbutton.png") repeat-x 0 100%;
    font-weight: bold;
}

.fbutton:hover {
    background-position: 0 10px;
}

.fbutton {
    -moz-box-shadow: 0 1px 4px -3px black;
    -webkit-box-shadow: 0 1px 4px -3px black;
    box-shadow: 0 1px 4px -3px black;
}

button.fbutton span {
    cursor: pointer;
    display: block;
    padding-top: 2px;
}

/*---Votes---*/
#votes .btl {
    border: 0 none;
}

#votes .btl h4 {
    color: #96c;
}

/*.vtitle {
    margin-bottom: 12px;
    padding: 12px 15px;
    color: #fff;
    background: #96c url("../images/vtitle.png") repeat-x;
}
*/
.vresult {
    position: absolute;
    right: 20px;
    margin:9px 6px 0 0;
    font-size: 11px;
    color: #909ca3;
    float: right;
    width: 20px;
    height: 20px;
    padding: 0;
    background: url("../images/vresult.png") no-repeat 100% 0 !important;
}

.vresult span {
    padding: 0 20px 5px 0;
    display: block;
}

.vote, #dle-poll-list div {
    clear: both;
    padding: 2px 0 2px 2px;
}

.vote input, #dle-poll-list div input {
    float: left;
    margin: 0;
    padding: 0;
    width: 14px;
    height: 14px;
    margin-right: 4px;
}

/*---change-skin---*/
#change-skin .dpad {
    margin: 0 14px;
    height: 23px;
    line-height: 23px;
}

#change-skin .dpad div.rcol {
    width: 133px;
    margin-left: 10px;
}

#change-skin .dpad div.rcol select {
    width: 133px;
    height: 23px;
    padding: 3px;
}

#change-skin .dpad b.rcol {
    font-size: 0.9em;
    text-align: right;
    text-transform: uppercase;
    color: #6b7a81;
}

/*---footbox---*/
.footbox .lcol, .footbox .rcol, .footbox {
    height: 96px;
}

.footbox {
    padding: 0 28px 0 289px;
    background: #fff url("../images/footbox.png") no-repeat 100% -96px;
}

.footbox .lcol {
    overflow: hidden;
    padding: 0 15px 0 30px;
    color: #fff;
    width: 244px;
    margin-left: -289px;
    background: #2478cc url("../images/footbox.png") no-repeat;
}

.footbox .lcol a, .btags a, .btags {
    color: #fff;
}

.footbox .lcol p {
    margin-top: 14px;
}

.footbox .rcol {
    width: 100%;
    background: #3f4b51 url("../images/footbox.png") no-repeat -289px 0;
}

.btags {
    overflow: hidden;
    padding-top: 12px;
    height: 84px;
    position: relative;
    margin: 0 5px 0 15px;
}

.btags a:hover {
    color: #d8b2ff;
}

.btags .shadow {
    height: 39px;
    bottom: 0;
    background: url("../images/btagsshadow.png") repeat-x 0 100%;
}

/*---footmenu---*/
#footmenu {
    position: relative;
    background: #f8fafc url("../images/footmenu.png") repeat-x 0 -11px;
}

#footmenu .dpad {
    height: 44px;
    overflow: hidden;
}

#footmenu .shadow {
    top: -11px;
    background: url("../images/footmenu.png") repeat-x;
}

#footmenu ul, #footmenu ul li, #footmenu ul a {
    float: left;
}

 #footmenu ul {
    margin: 9px 0 0 -10px;
}

#footmenu ul a {
    color: #3f4b51;
    padding: 0 9px 0 10px;
    background: url("../images/fmenusep.png") no-repeat;
    line-height: 25px;
    height: 26px;
}

#footmenu ul a:hover {
    color: #398dd8;
}

/*---footer---*/
#footer {
    background: #fff;
    padding: 18px 0 18px 0;
	margin-top:15px;
}

.counts {
    display: inline;
}

.counts ul {
    float: right;
}

.counts ul li {
    float: right;
    width: 88px;
    height: 31px;
    margin: 0 0 0 8px;
    opacity:0.4;
    -moz-opacity:0.4;
    filter:alpha(opacity=40);
}

.counts ul li:hover {
    opacity:1.0;
    -moz-opacity:1.0;
    filter:alpha(opacity=100);
}

.copyright {
    color: #6b7a81;
    float: left;
}

.copyright a {
    color: #6b7a81;
}

/*---Центральная часть контента---*/
/*---Speedbar---*/
.speedbar {
    /*background: url("../images/speedbar.png") repeat-x 0 100%;*/
    margin-bottom: 0px;
    /*border-bottom: 3px dotted #8dbe67;*/
    /*font-size: 0.9em;*/
    padding: 0 0px 11px 0px;
}

/*---Center Banner---*/
.hbanner {
    margin-bottom: 15px;
    padding-top: 4px;
    background: url("../images/hbanner.png") no-repeat 50% 0;
}

.hbanner .dpad {
    padding-bottom: 15px;
}

.hbanner .dbtm {
    background: url("../images/cshadow.png") no-repeat 50% 0;
    border-top: 1px solid #f2f2f2;
    text-align: center;
}

.hbanner .dbtm span {
    margin: 0 auto;
    padding-top: 14px;
    width: 142px;
    background: #398cd7 url("../images/adww.png") no-repeat;
}




	/* Сортировка */
	#sort, #breadcrumbs { padding: 27px 0 27px 60px; }
		#sort > .icon, #breadcrumbs > .icon { float: left; margin: -4px 0 0 -60px; fill: #cdd0d3; }
		.sort_label { font-weight: normal; text-transform: lowercase; }
		#sort form, ul.sort, ul.sort > li { display: inline-block; }
		ul.sort {
        list-style: none;
        padding: 0;
        margin: 0; 
/*display: flex;
flex-direction: row;
justify-content: center;
*/
}
		ul.sort > li { margin-left: 10px; }
		ul.sort > li > a { color: inherit; text-decoration: none !important; }
		ul.sort > li > a:hover, .sort > li.asc a, .sort > li.desc a { color: #c00; }

		.sort > li.asc a:before, .sort > li.desc a:before {
			content: "";
			display: inline-block;
			vertical-align: middle;
			background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAoAQMAAADNFOjiAAAABlBMVEUAAAD/SFvf5sBTAAAAAXRSTlMAQObYZgAAACBJREFUCNdj+P8fhJDB/w9AhCoCQijgAwJhqsRvGsRGAIL/F3G3R2gKAAAAAElFTkSuQmCC);
			margin: 0 .4em 0 0;
			width: 8px; height: 10px;
			background-position: 0 -10px;
			-webkit-background-size: 8px auto; background-size: 8px auto;
		}
		.sort > li.asc a:before { background-position: 0 0; }

	/* Хлебные крошки */
	#breadcrumbs { color: #94999e; }
	#breadcrumbs a { color: #444; }

/*---сортировка новостей---*/
/*
.sortn li {
    margin:5px;
    display:inline;
    
}
.sortn {
    

}
*/
.sortn.dpad {
    margin-bottom: 20px;
    /* background: url(../images/sn.png) no-repeat; */
    background-position: 98% 50%;
    background-color: #fffcfc;;
    border: 1px solid #faa;/*ffdede*/
    border-radius: 10px;
    line-height: 32px;
}

.sortn .sortn {
    line-height: 32px;
    padding: 0 15px;
	display: flex;
    flex-direction: row;
    justify-content: center;

}

/*---краткое содержимое---*/
.base {
    margin-bottom: 30px;
}

.base .btl {
    /*color: #398dd8;*/
    margin-bottom: 0.6em;
}

.bhinfo {
    height: 21px;
    padding-bottom: 10px;
    /*border-bottom: 3px dotted #5A8C34;*/
    margin-bottom: 10px;
}

.baseinfo {
    padding: 0px 8px 0px 18px;
    font: 0.9em/18px sans-serif;
    color: #777;
    float: left;
    height: 18px;
    background: #f1f1f1 url(../images/baseinfo.png) no-repeat 5px 50%;
}

.bhinfo, .bhinfo ul, .bhinfo ul li {
    height: 19px;
}

.bhinfo ul, .bhinfo ul li {
    float: left;
}

.isicons li {
    width: 17px;
    height: 17px;
    padding: 2px 2px 2px 0;
}

.isicons li img {
    display: block;
}

/*---ratebox---*/
.ratebox {
    float: right;
    width: 115px;
    height: 19px;
    text-align: center;
    padding-top: 2px;
    /*background: #f1f5f7 url("../images/ratebox.png");*/
}

.ratebox .rate {
    text-align: left;
    width: 85px;
    height: 17px;
    margin: 0 auto;
    overflow: hidden;
}

.storenumber, .basenavi, .maincont, .berrors, .fullstory, .basecont {
    /*margin-bottom: 15px;*/
    text-align: justify;
}

.maincont img {
    padding: 5px;
    border: none;
	max-width:100%;
}

.mlink {
    font-size: 0.9em;
    overflow: hidden;
    background: #fffcfc;;
    padding: 0 15px;
    /*height: 40px;*/
    border: 1px solid #ffdede;
    border-width: 1px 0;
}

.mlink_social {
    font-size: 0.9em;
    overflow: hidden;
    padding: 0 10px;
    background-color: #f5f5f5;
    /*height: 40px;*/
    border-top: 1px solid #cbdfe8;
}

.argcat {
    padding-left: 10px;
    background: url("../images/argcat1.png") no-repeat 0 58%;
    color: #6c838e;
    margin-top: 12px;
}

.mlarrow {
    float: right;
    /*width: 50px;*/
    height: 40px;
    /*background: url("../images/mlinkarrow1.png") no-repeat;*/
}

/*---Подробнее---*/
.argmore a, .argmore a b {
    
    /*background-color: #faa;
    border: solid 1px #eee;
    border-radius: 3px;*/
    
    
    height: 23px;
    background:  url("../images/argmore1.png") no-repeat;
}

.argmore a {
    float: right;
   /* margin: 6px 0 0 7px;*/
	 margin: 9px 0 0 5px;
    line-height: 23px;
    /*color: #fff;*/
}

.argmore a b {
    cursor: pointer;
    float: left;
	padding: 0 7px 0 25px;
    /*padding: 0 35px 0 11px;*/
    background-color: transparent;
    background-position: 100% -23px;
}

.argmore a:hover {
    background-position: 0 -46px;
}

.argmore a:hover b {
    background-position: 100% -69px;
}

.argback a, .argback a b {
    height: 23px;
    background: url("../images/argback1.png") no-repeat;
}

.argback a {
    margin: 9px 0 0 5px;
    float: right;
    line-height: 22px;
    background-position: 100% -46px;
}

.argback a b {
    float: left;
    cursor: pointer;
    padding: 0 15px 0 28px;
    background-position: 0 0;
}

.argback a:hover b {
    background-position: 0 -23px;
}

.argviews span, .argcoms span, .argviews span b, .argcoms span b {
    background: url("../images/args1.png") no-repeat 100% -23px;
    height: 23px;
}

.argviews span, .argcoms span {
    line-height: 23px;
    float: right;
    margin: 9px 0 0 5px;
}

.argviews span {
    background-position: 0 -46px;
}

.argcoms span {
    background-position: 0 0;
}

.argviews span b, .argcoms span b {
    padding: 0 7px 0 25px;
    font-weight: normal;
    float: left;
}

/*---Кто отредактировал---*/
.editdate, .basetags {
    font-size: 0.9em;
    text-align: right;
    color: #6c838e;
}

/*---Подробное содержимое---*/
.basetags {
    padding-top: 10px;
    text-align: left;
    border-top: 1px solid #dbe8ed;
}

/*---Другие новости по теме---*/
.related {
    border-bottom: 1px solid #f8fbfe;
    padding: 0 15px;
    background: #f3f8fd url("../images/relateddtop.png") repeat-x;
}

.related .dtop {
    height: 35px;
    
    
}

.related .dtop span, .related .dtop span b {
    float: left;
    height: 35px;
   /* background: url("../images/related.png") no-repeat;*/
}

.related .dtop span {

    background-color: #DB0000;
    background-image: linear-gradient(to bottom, #DB3D3D, #db0000);
    background-repeat: repeat-x;
    border-color: #EE0000 #DD0000 #CC0000;
    border-radius: 5px;
    /*border: 3px solid grey;*/
    font-size: 0.9em;
    color: #fff;
    line-height: 33px;

    
}

.related .dtop span b {
    padding: 0 15px;
}

.related ul li {
    background: url("../images/reldot.png") no-repeat 7px 7px;
    padding: 1px 0 0 15px;
    margin-bottom: 1px;
}

/*---Вывод ошибок---*/
/*.berrors {
    border: 1px solid #0d253a;
    border-width: 1px 0;
    color: #e0cdf3;
    padding: 10px 15px 10px 60px;
    font-style: italic;
    background: #0d6694 url("../images/berrors.png") no-repeat;
}

.berrors a {
    color: #fff;
}*/

/*---Заголовок страниц---*/
.pheading {
    overflow: hidden;
    /*border-bottom: 1px solid #dadada;*/
	margin-top: 15px;
    padding: 0 15px 13px 15px;
    /*background: url("../images/speedbar.png") repeat-x 0 100%*/;
}

/*.pheading h2 {
    color: #468edb;
    font-size: 1.7em;
    font-weight: normal;
}
*/
.pheading .lcol {
    margin-right: 10px;
}

.pheading h2 span {
    /*color: #3f4b51;*/
}

.pheading .ratebox {
    width: 141px;
    padding: 3px 0 1px 0;
    padding-right: 6px;
    /*background: #f1f5f7 url("../images/ratebox2.png") no-repeat;*/
}

.pheading .ratebox .rate, .pheading .ratebox span {
    float: right;
}

.pheading .ratebox span {
    padding-right: 5px;
    font-size: 0.9em;
    color: #000;
}

.heading {
    font-family:Verdana,Arial,Sans-Serif;
    /*font-size:13px;*/
    /*font-weight:bold;*/
    padding: 0px 0 5px 20px; 
    background: url('../images/16.gif') left 2px no-repeat /*#041405*/;
    /*color: #96c;*/
    margin-bottom: 0.3em;
}

.basecont {
    margin-top: 15px;
    /*border-top: 1px solid #e8e8e8;*/
    /*background: url("../images/basecont.png") repeat-x;*/
}

/*---Комментарии---*/
.addcombtn {
    text-align: center;
    font: 1.15em/30px sans-serif;
    color: #fff;
    float: left;
    height: 30px;
    width: 181px;
    padding-right: 27px;
    background: #428cda url("../images/addcombtn.png") no-repeat;
}

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

.bcomment {
    border-bottom: 1px solid #dadada;
    background: url("../images/speedbar.png") repeat-x 0 100%;
    padding-bottom: 15px;
}

.bcomment .dcont, .bcomment .dtop {
    padding: 0 15px;
}

.bcomment .dcont {
    padding-top: 10px;
}

.bcomment .dtop {
    overflow: hidden;
    padding-left: 70px;
    height: 67px;
    border-top: 3px solid #3f84cb;
}

.bcomment .dtop .lcol {
    width: 40px;
    padding: 0 15px;
    margin-left: -70px;
}

.bcomment .dtop .lcol span {
    margin-top: 12px;
    float: left;
    width: 40px;
    height: 40px;
    overflow: hidden;
}

.bcomment .dtop .lcol span img {
    width: 40px;
}

.bcomment .dtop .rcol {
    font-size: 0.9em;
    color: #90a7b2;
    width: 100%;
}

.bcomment .dtop .rcol ul {
    margin-top: 12px;
    padding-top: 4px;
    height: 36px;
    float: left;
    margin-right: 15px;
}

.cmsep {
    padding-left: 19px;
    /*background: url("../images/cmsep.png") no-repeat 0 50%;*/
}

.reply a, .reply a b {
    height: 28px;
    background: #2b88d5 url("../images/reply.png") no-repeat;
}

.reply a {
    float: right;
    margin-top: 21px;
    color: #fff;
    line-height: 27px;
}

.reply a b {
	color: #fff;
    cursor: pointer;
    float: left;
    padding: 0 15px;
    background-color: transparent;
    background-position: 100% -28px;
}

.reply a:hover {
    background-position: 0 -56px;
}

.reply a:hover b {
    background-position: 100% -84px;
}

div.cominfo {
    position: relative;
    border-bottom: 1px solid #fff;
    color: #000;
    font-size: 0.9em;
    /*height: 29px;*/
	background: #eee;
    /*background: #3f4b51 url("../images/cominfo.png") repeat-x;*/
}

div.cominfo .thide {
    width: 13px;
    padding-top: 8px;
    position: absolute;
    left: 29px;
    top: -7px;
    /*background: url("../images/comarrow.png") no-repeat;*/
}

div.cominfo .dpad {
    overflow: hidden;
}

.comedit, .selectmass {
    display: inline;
}

.selectmass input, .comedit ul, .comedit ul li {
    float: right;
}

.comedit ul li, .selectmass input {
    margin: 6px 0 0 8px;
}

.comedit ul li {
    float: left;
}

.comedit ul li a {
    color: #9dc4e6;
}

.selectmass input {
    vertical-align: middle;
}

.signature {
    color: #93918d;
}

ul.cominfo, ul.cominfo li {
    float: left;
}

ul.cominfo {
    margin: 6px 0 0 -8px;
}

ul.cominfo li {
    border-left: 1px solid #73858e;
    margin: 0 7px 0 0;
    padding-left: 7px;
}

/*---infoblock---*/
.infoblock {
    background-color: #f1f5f7;
    padding: 15px;
    margin-bottom: 25px;
}

.pollvotelist {
    width: 70%;
    text-align: left;
}

.pollvotelist input {
    margin-right: 5px;
}

.mass_comments_action {
    border-top: 2px solid #eee;
    border-bottom: 1px solid #dadada;
    background-color: #f5f6f7;
    padding: 10px 15px;
}

/*---forms---*/
.baseform {
padding-left:15px;
padding-right: 15px;
    /*background: #f5f6f7;*/
}

.tableform {
    width: 100%;
}

.tableform td {
    ;
}

.tableform td.label {
    width: 20%;
    vertical-align: top;
    padding-right: 0;
    font-weight: bold;
}

.fieldsubmit, .tableform td {
    padding: 10px 0px;
    border-top: 1px solid #fff;
}

.addnews {
    font-weight: bold;
}

.impot {
    color: #96c;
    font-weight: normal;
}

.checkbox {
    padding: 4px 0;
    line-height: 1em;
}

.checkbox input {
    margin-top: -2px;
    vertical-align: middle;
}

.f_input {
    width: 95%;
    padding: 1px;
}

.f_textarea {
    width: 95%;
}

.fieldtr select, .textin, .f_textarea, .f_input, .xfields textarea, .xprofile textarea,.xfields input, .xprofile input, .xfields select, .xprofile select, .mass_comments_action select {
    padding: 2px;
    background: #fff url("../images/fields.png") repeat-x;
    border: 1px solid #bcc0c2;
}

.f_textarea, .editor_button select {
    padding: 0;
}

.textin {
    padding: 2px;
}

/*---search---*/
.searchstyle {
    width: 480px;
}

.search {
    font-size: 11px;
}

.searchtable fieldset legend {
    color: #404040;
}

.searchitem {
    font-size: 0.9em;
    border-top: 1px solid #dbe8ed;
    padding: 10px 0;
}

#searchuser, #searchinput {
    width: 90% !important;
}

/*---Userinfo---*/
.userinfo {
    padding-left: 125px;
}

.ui-dialog-content .userinfo {
    padding: 10px 0 10px 125px;
}

.userinfo .lcol {
    margin-left: -125px;
    width: 110px;
    padding-right: 15px;
}

.userinfo .lcol .avatar {
    margin-bottom: 10px;
    padding: 4px;
    background-color: #fff;
    border: 1px solid #c0d4de;
}

.userinfo .lcol .avatar img {
    max-width: 100px;
}

.userinfo .lcol ul {
    font-size: 0.9em;
}

.userinfo .rcol {
    width: 100%;
}

.userinfo .rcol ul {
    list-style: none;
    margin-left: 0;
}

.userinfo .rcol ul li {
    margin-bottom: 0.2em;
}

 .ussep {
    padding-top: 12px;
    /*background: url("../images/ussep.png") no-repeat;*/
}

.grey {
    color: #6c838e;
}

.blue {
    color: #388bd4;
}

/*---statistics---*/
.statistics {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.statistics ul.lcol {
    min-height: 71px;
    background: url("../images/statsep.png") no-repeat;
    margin: 0 0 20px -1px;
    padding-top: 14px;
    width: 33.3%;
}

.statistics ul.lcol li {
    padding: 0 15px;
    margin-bottom: 2px;
}

/*---navigation---*/




.storenumber {
    font-weight: bold;
}

.basenavi {
    font-size: 1.15em;

    /*height: 29px;*/
}

.bnnavi {
		display: inline-block;
	width: 100%;
	border-top: 1px solid #ddd;
    background-color: #eee;
    overflow: auto;
	
	
    /*margin-right: 5px;
    padding-left: 5px;
    height: 29px;*/
    /*background: #f1f5f7 url("../images/basenavi.png") no-repeat;*/
}

/*.bnnavi a{
    margin-right: 5px;
    padding-left: 5px;
    height: 30px;
    background: #a00;
}*/

.navigation {
	    width: 100%;
	 display: inline-block;
    /*margin-top: 5px;*/
	
}

.navigation, .navigation a, .navigation span, .bnnavi, .nextprev, .nextprev .thide {
	  
    /*float: left;*/
	display: flex; 
	flex-direction: row;
	justify-content: center;
	background-color: #eee;
}

.navigation a, .navigation span {
	text-align:center;
	
	    width: 7.14285%;
    font-weight: bold;
    padding: 0 6px;
   /* height: 19px;
    line-height: 19px;*/
}
.navigation span {

    background-color: #ddd;
}
.navigation a, .navigation span.nav_ext {
    
    border: none;
 
    /*float: left;*/
    background-color: #eee;
    color: #888;
    line-height: 38px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
	
	/*color: #3f4b51;*/
}

 .navigation a:hover {
	 border-radius:none;
    background-color: #ddd;
    color: #444;
}


.navigation a:link {
/*background-color: #eee;*/
    color: #444;
}   

.navigation a:visited {
/*background-color: #eee;*/
    color: #444;
}   



.navigation span {
	line-height: 38px;
    color: #000;
}

.nextprev .thide, .toptop {
	float:left;
    /*width: 7%;*/
    /*padding-top: 29px;*/
	line-height: 38px;
    background: url("../images/basenavi.png") no-repeat;
}

.nextprev a span {
    cursor: pointer;
	width: 7,14285%;
}

.nextprev span .pnext {
 	width: 7,14285%;
}

/*.nextprev a .pnext {
    background-position: -26px -87px;
}

.nextprev a:hover .pnext {
    background-position: -26px -58px;
}

.nextprev span .pprev {
    background-position: 0 -29px;
}

.nextprev a .pprev {
    background-position: 0 -87px;
}

.nextprev a:hover .pprev {
    background-position: 0 -58px;
}

.toptop {
    background-position: 0 -116px;
    width: 29px;
}

.toptop:hover {
    background-position: 0 -145px;
}*/

.pm_status {
    /*float:left;*/
    border: 1px solid #d8d8d8;
    /*padding: 0px;*/
    background-color: #fff;
    /*width: 100px;*/
    height: 100px;
    /*margin-left: 5px;
    margin-right: 5px;*/
}

.pm_status_head {
    border-bottom: 1px solid #d8d8d8;
    font-size: 0.9em;
    background: #fff url("../images/bbcodes.png") repeat-x 0 100%;
    height: 22px;
    padding: 0;
    font-weight: bold;
    text-align: center;
    color: #4e4e4e;
	
}

.pm_status_content {
    padding: 5px;
}

/*radioaktiv.ru*/
/*дизайн день*/

#den {
background: url(../images/denicon.png);
display: block;
width: 25px;
height: 25px;

background-position: 0 -50px;
}
#noch {
background: url(../images/nochicon.png);
display: block;
width: 25px;
height: 25px;
background-position: 0 0px;
}
#noch:hover{
cursor:pointer;
background-position: 0 -25px;
}
/*---------------------*/

/*Эффект прозрачности*/
#banners a img {
opacity:0.3;
}

#banners a:hover img {
opacity:1.0;
}


/*Кнопки загрузки остались от козы*/
#dowtable{background: url(../images/downmenu/back.png); border-radius: 15px; height: 26px;}

#download {
background: url(../images/downmenu/download.png);
display: block;
width: 72px;
height: 26px;
}
#dowserver {
background: url(../images/downmenu/dowserver.png);
display: block;
width: 72px;
height: 26px;
}
#downarod {
background: url(../images/downmenu/downarod.png);
display: block;
width: 72px;
height: 26px;
}
#dowdeposit {
background: url(../images/downmenu/dowdeposit.png);
display: block;
width: 72px;
height: 26px;
}
#dowturbobit {
background: url(../images/downmenu/dowturbobit.png);
display: block;
width: 72px;
height: 26px;
}
#dowletitbit {
background: url(../images/downmenu/dowletitbit.png);
display: block;
width: 72px;
height: 26px;
}
#dowunibytes {
background: url(../images/downmenu/dowunibytes.png);
display: block;
width: 72px;
height: 26px;
}
#dowscreenshot {
background: url(../images/downmenu/screenshot.png);
display: block;
width: 26px;
height: 26px;
}
#dowbadlink {
background: url(../images/downmenu/badlink.png);
display: block;
width: 26px;
height: 26px;
}

#download,#dowserver,#downarod,#dowdeposit,#dowturbobit,#dowletitbit,#dowscreenshot,#dowbadlink,#dowunibytes {
background-position: 0 -26px;
}

#download:hover,#dowserver:hover,#downarod:hover,#dowdeposit:hover,#dowturbobit:hover,#dowletitbit:hover,#dowscreenshot:hover,#dowbadlink:hover,#dowunibytes:hover {
background-position: 0 0px;
}
/*----/Кнопки загрузки остались от козы---*/


/*Основные_стили*/
body {background:#fff; /*max-width:1300px;*/ margin:auto; padding:0;word-wrap: break-word; font: 12px/16px Arial, Helvetica, sans-serif;


}
#container {margin: auto;}
#contanier {max-width:1180px; /*background: url('../images/white/white_contanier.png') repeat-x #fafafa;*/ width:100%; height:100%; margin: auto; border:1px solid #ddd; border-radius: 15px;/* position: inherit; z-index: -2;*/}
/*#leftPick0 {background: url('../images/heads/0.gif') no-repeat; border-radius: 15px;}
#leftPick1 {background: url('../images/heads/1.gif') no-repeat; border-radius: 15px;}
#leftPick2 {background: url('../images/heads/2.gif') no-repeat; border-radius: 15px;}
#leftPick3 {background: url('../images/heads/3.gif') no-repeat; border-radius: 15px;}
#leftPick4 {background: url('../images/heads/4.gif') no-repeat; border-radius: 15px;}
#leftPick5 {background: url('../images/heads/5.gif') no-repeat; border-radius: 15px;}
#leftPick6 {background: url('../images/heads/6.gif') no-repeat; border-radius: 15px;}
#leftPick7 {background: url('../images/heads/7.gif') no-repeat; border-radius: 15px;}
#leftPick8 {background: url('../images/heads/8.gif') no-repeat; border-radius: 15px;}
#leftPick9 {background: url('../images/heads/9.gif') no-repeat; border-radius: 15px;}
#leftPick10 {background: url('../images/heads/10.gif') no-repeat; border-radius: 15px;}
#leftPick11 {background: url('../images/heads/11.gif') no-repeat; border-radius: 15px;}
#leftPick12 {background: url('../images/heads/12.gif') no-repeat; border-radius: 15px;}
#leftPick13 {background: url('../images/heads/13.gif') no-repeat; border-radius: 15px;}
#leftPick14 {background: url('../images/heads/14.gif') no-repeat; border-radius: 15px;}*/
#leftPick {/*background: url('../images/white/23.png') no-repeat;*/ border-radius: 15px; }/*standart winter newyear 23 victory !!!РѕС‚Р»РёС‡РёРµ РґРѕСЂРёСЃРѕРІР°С‚СЊ*/
#noscript{clear:both; color:red; text-align:center; background:#ffffe1 url(../images/nojs.gif) repeat-x left bottom;padding:3px 10px 5px 10px;border-radius: 15px;}

a img{border:0px;}
.logo-img{margin-top:120px;margin-left:160px;width:80px;height:80px; border-radius: 40px;}

#header {/*height:238px*/ }
#leftColumn {margin-right:0px; border: 1px solid #ddd;}
#centerColumn {margin-left:10px;}
#rightColumn { /*width:230px;*/}

.fcont {
	padding-left:none;
	border: solid 1px #ddd;
	
	
}
#contentBlock {/*box-shadow:0 3px 3px #888; *//*padding-top:20px;*/ padding-bottom:20px;     border: 1px solid #ddd;/* background:url('../images/white/2.gif') repeat-x #f5f6f7;*/ margin-bottom:10px; /*border-radius: 15px;*/ max-width:800px;}
#fcontentBlock{/*box-shadow:0 3px 3px #888;*/ /*padding-top:20px; */padding-bottom:20px;     border: 1px solid #ddd;/* background:url('../images/white/2.gif') repeat-x #f5f6f7;*/ margin-bottom:10px;/* border-radius: 15px;*/ margin-right:13px;}

#textBlock {padding:20px;}
#footer {/*height:46px;*/ background: #eee; border:1px solid #ddd; vertical-align:bottom; border-radius: 4px;}
#navBar {margin-top: 8px; margin-left: 20px;}

#dataBar {margin-top:20px;/*margin-bottom:45px;*/text-align:right;color:black/*#42AEF8*/;width:220px;  font-size:8pt;}
#setstyle {margin-left:10px; margin-top:23px;margin-bottom:22px;height: 25px; width:207px; display: inline-block;}
#fsetstyle {margin-top:85px; margin-bottom:-110px; height:25px;margin-right:10px;}
#fdataBar {height:60px; margin-top:20px; margin-right:10px; margin-bottom:-80px; text-align:right;color:black; font-size:8pt;}

.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}

.boxTable {/*box-shadow:0 0 3px #888;*/ width:207px;/*background: #eaeaea;*/margin-left:10px;margin-bottom:10px;border: 1px solid #ddd; /*border-radius: 10px ;*/ /*padding: 0 5px;*/margin-right: -10px;}
.boxTable td{/*font-size:8pt;*/}
/*.boxTitle {height:36px;background: url('../images/6.png') no-repeat;color:#FFFFFF;text-align:center;border-radius: 15px;}/*.s/t/847/6.gif*/

.boxTitle {
		font: inherit;
    font-style: inherit;
    font-variant-ligatures: inherit;
    font-variant-caps: inherit;
    font-variant-numeric: inherit;
    font-variant-east-asian: inherit;
    font-weight: inherit;
    font-stretch: inherit;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
	
	    color: #888;
    line-height: 38px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
	

	
    /*font-weight: 400;*/
    /*height: 26px;*/
    /* background: url('../images/6.png') no-repeat; */
    /*background: linear-gradient(to top, #eaeaea, #0D5D8B);*/
	background: #eee;
    
    text-align: center;
    /*border-radius: 9px 9px 0 0;*/
}

.boxTitleVote {height:36px;background: url('../images/6.png') no-repeat;color:#FFFFFF;border-radius: 15px;}
.boxContent {padding:3px 7px 7px 7px;

font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #666;
    font-size: 13px;
    line-height: 20px;

}

.boxTopTable { /*box-shadow:0 0 3px #888;*/ width: 50%; text-align: left; /*background:#eaeaea;*/ /*border:1px solid #ddd; *//*border-radius: 10px;*/ padding: 0; letter-spacing: 0pt; word-spacing: 0pt; vertical-align: top;}
.boxTopTable td{/*font-size:8pt;*/}
/*.boxTopTitle {height:36px;background: url('../images/8.png') repeat-x #eaeaea; color:#FFFFFF; text-align:center; border-radius: 15px; }*/

.boxTopTitle {
    
    /*background: url('../images/8.png') repeat-x #eaeaea;*/
    background: #eee;
    color: #FFFFFF;
    text-align: center;
    /*border-radius: 9px 9px 0 0;*/
	
	font: inherit;
    font-style: inherit;
    font-variant-ligatures: inherit;
    font-variant-caps: inherit;
    font-variant-numeric: inherit;
    font-variant-east-asian: inherit;
    font-weight: inherit;
    font-stretch: inherit;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    color: #888;
    line-height: 38px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    /* font-weight: 400; */
    /* height: 26px; */
    /* background: url(../images/6.png) no-repeat; */
    /* background: linear-gradient(to top, #eaeaea, #0D5D8B); */
    background: #eee;
    text-align: center;
    /* border-radius: 9px 9px 0 0; */
	
}


.boxTopContent {
	padding:3px 3px 5px 3px; 
	font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #666;
    font-size: 13px;
    line-height: 20px;}

.boxTable a:link {text-decoration:none; color:#c00/*208ed1*/;}
a:link {text-decoration:none; color:#c00/*208ed1*/;}
a:active {text-decoration:none; color:#a00/*208ed1*/;}
a:visited {text-decoration:none; color:#a00;}
a:hover {text-decoration:none; color:#a00;}

h1 {
	color:#888;
	font-size:13pt;
	}
h2{
	/*font-family:Verdana,Arial,Sans-Serif;*/
	font-size:12pt;
	color:#888;
	/*margin:0;*/
	}
h3{
	/*font-family:Verdana,Arial,Sans-Serif;*/
	font-size:12pt;
	color:#888;
	/*margin:0;*/
	}

h4{
	/*font-family:Verdana,Arial,Sans-Serif;*/
	font-size:11pt;
	color:#888;
	/*margin:0;*/
	}


td{font-family:verdana,arial,helvetica; font-size:9pt; color:#000/*BFB792*/}

body {font-family:verdana,arial,helvetica;  color:#000}
form {padding:0px;margin:0px;}
input,textarea,select {vertical-align:middle; font-size:8pt; font-family:verdana,arial,helvetica;}
.copy {font-size:7pt;}

/*Сверить дальше Tonich
 \\\\\\//////
  \\\\\/////
   \\\\////
    \\\///
     \\// 
	  \/
*/






/*Реклама e-direct*/
 td.edir1 {vertical-align: top; /*max-width:190px;*/ /*width: 25%; */border: 1px solid #62B0C2;border-radius: 5px; padding: 5px;/* background: none repeat scroll 0% 0% transparent;*/ font-family: Arial; font-size: 13px; /*color: #000;*/}
 a.edir1{font-weight: bold; /*color: #000;*/}
 table.edir1{/*width:190px;max-width:190px;*/overflow: auto;}
 /*Конец e-direct*/

a.noun:link {text-decoration:none; color:#BFB792}
a.noun:active {text-decoration:none; color:#BFB792}
a.noun:visited {text-decoration:none; color:#BFB792}
a.noun:hover {text-decoration:none; color:#74C11B}
.mframe1 {padding:2px 10px 30px 10px;}
hr {color:#8E866C;height:1px;}
label {cursor:pointer;}

.blocktitle {font-family:Verdana,Sans-Serif;color:#FFFFFF;font-size:13px;font-weight:bold; padding-left:22px; background: url('../images/9.gif') no-repeat 5px 2px;}

.menut0 {background:#938031;border-top:1px solid #FFFFFF;border-right:1px solid #FFFFFF;}
.menut {padding:2px 3px 3px 15px;}
.mframe {padding:2px 0 30px 30px;}
.bannerTable {width:468px;height:60px;}

.menu1 {font-weight:bold;font-size:8pt;font-family:Arial,Sans-Serif;}
a.menu1:link {text-decoration:none; color:#EAFA80}
a.menu1:active {text-decoration:none; color:#EAFA80}
a.menu1:visited {text-decoration:none; color:#EAFA80}
a.menu1:hover {text-decoration:none; color:#FFFFFF}
/* ------------- */

/* menu */
 .razdelitel {font-size:12px; border-top: solid 1px #ddd; /*background: url("../images/vertmenu/bngreennav.png") */no-repeat;display: block; padding-top: 4px;padding-bottom: 4px;color:#c00;}
.reset, .reset li { list-style: none;padding: 0; margin: 0; font-size:11px;}
.dcont { }
.icomenu { width: 235px; padding-bottom: 8px; }
 .icomenu ul { margin: 24px 0 0 14px; }
 .icomenu ul li a { clear: both; display: block; font-size: 1.2em; height: 26px; line-height: 26px; margin-bottom: 0.4em; }
 .icomenu ul li img { float: left; margin-right: 4px; }

 .bngreen { padding: 8px 0 0 0; /*width: 231px;*/ }
 .bngreen .bngreen { padding: 0 0 8px 0; }
 .bngreen .bngarrow { float: right; margin-top: -31px; }
 .bngreen .dcont { overflow: hidden; }
 .bngreen ul { padding-bottom: 2px; }
 .bngreen ul li { position: relative; }
 .bngreen ul a, .bngreen ul span.sublink, .bngreen ul a b { display: block; cursor: pointer; }
 .bngreen ul b { padding: 0 19px; background: url("../images/vertmenu/bngndot.png") no-repeat 7px -999px; }

 .bngreen ul a, .bngreen ul span.sublink { font-size:12px; border-top: solid 1px #ddd; /*background: url("../images/vertmenu/bngreennav.png") no-repeat;*/ color: #111; width: 100%; padding: 5px 0 4px 0; overflow: hidden;text-decoration:none; }
 .bngreen ul a:hover, .bngreen ul span.sublink:hover { color: #000;/*#6FEAF6;*/ /*background: url("../images/vertmenu/bngreennav.png") no-repeat ;*/box-shadow: 0 4px 6px -6px black;}
 .bngreen ul span.opened:hover { color: #00a; /*background: url("../images/vertmenu/bngreennav.png") no-repeat;*/ }
 .bngreen ul span.opened b, .bngreen ul a:hover b, .bngreen ul span.sublink:hover b { background-position: 7px 50%; }

 .bngreen ul .sublink img { width: 14px; height: 14px; position: absolute; margin-top: 1px; top: 5px; right: 15px; background: url("../images/vertmenu/open-close.png") no-repeat; }
 .bngreen ul .closed img { background-position: 0 0; }
 .bngreen ul .opened img { background-position: 0 -14px; }

 .bngreen ul .submenu {font-size:11px; overflow: hidden; }
 .bngreen ul .submenu ul {font-size:11px; margin: 0; padding: 8px 19px; font-size: 0.9em; background: none; }
 .bngreen ul .submenu ul li {font-size:11px; background: url("../images/vertmenu/submenu.png") repeat-x 0 100%; }
 .bngreen ul .submenu ul li a {font-size:11px; color: #00a; width: 100%; height: auto; line-height: normal; padding: 3px 0; text-indent: 0; background: none; border: none; box-shadow: none;}
 .bngreen ul .submenu ul li a:hover {font-size:11px; color: #0aa; }
/* --------- */


/* Menus */
ul.uz, ul.uMenuRoot {list-style: none; margin: 0 0 0 0; padding-left: 0px;}
li.menus {margin: 0; padding: 0 0 0 13px; background: url('../images/10.gif') no-repeat 0px 1px; margin-bottom: .6em;}
/* ----- */


/* Module Part Menu */
.catsTd {padding: 0 0 5px 13px; background: url('../images/10.gif') no-repeat 0px 1px;}
.catNumData {font-size:7pt;color:#D8D5D5;}
.catDescr {font-size:7pt; padding-left:10px;}
a.catName:link {text-decoration:none; color:#FFFFFF;}
a.catName:visited {text-decoration:none; color:#FFFFFF;}
a.catName:hover {text-decoration:none; color:#81EAF6;}
a.catName:active {text-decoration:none; color:#FFFFFF;}
a.catNameActive:link {text-decoration:none; color:#81EAF6;}
a.catNameActive:visited {text-decoration:none; color:#81EAF6;}
a.catNameActive:hover {text-decoration:none; color:#FFFFFF;}
a.catNameActive:active {text-decoration:none; color:#81EAF6;}
/* ----------------- */




#easyTooltip{
    padding:10px;
    border:1px solid #999999;
    background:#f1f1f1;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    color: #666666;
    filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    }


/* Entries Style */
.eBlock {}
.eTitle { margin-top: 15px;/*text-shadow:2px 2px 4px #EAFA80;*/ font-family:Verdana,Arial,Sans-Serif;font-size:13px;font-weight:bold;/*color:#ff00f0 EAFA80*/; padding: 0px 0 5px 20px; background: url('../images/16.gif') left 2px no-repeat /*#041405*/;}

.eTitle a:link { text-decoration:none; color:#c00;}
.eTitle a:visited {text-decoration:none; color:#c00;}
.eTitle a:hover {text-decoration:none; color:#a00;}
.eTitle a:active {text-decoration:none; color:#a00;}
.eText {text-align:justify; padding:5px;border-top:1px dashed #EFEFEF;}
.eTextdow {text-align:justify; border-top:1px dashed #EFEFEF;}

.eDetails {border-top:1px dashed #2E3B21;border-bottom:1px dashed #2E3B21;color:#5a8c34/*475B33*/;padding-bottom:5px;padding-top:3px;text-align:left;font-size:7pt;}
.eDetails1 {border-top:1px dashed #2E3B21;border-bottom:1px dashed #2E3B21;color:#5a8c34/*475B33*/;padding-bottom:5px;padding-top:3px;text-align:left;font-size:8pt;}
.eDetails2 {border-top:1px dashed #2E3B21;/*border-bottom:1px dashed #2E3B21;*/color:#5a8c34/*475B33*/;padding-bottom:5px;padding-top:3px;text-align:left;font-size:8pt;}

.eRating {font-size:7pt;}

.eAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('../images/12.gif') no-repeat 0px 0px;}
/* --------------- */

/* Entry Manage Table */
.manTable {}
.manTdError {color:#FF0000;}
.manTd1 {}
.manTd2 {}
.manTd3 {}
.manTdSep {}
.manHr {}
.manTdBrief {}
.manTdText {}
.manTdFiles {}
.manFlFile {}
.manTdBut {}
.manFlSbm {}
.manFlRst {}
.manFlCnt {}
/* ------------------ */

/* Comments Style */
.cAnswer {color:#F4F5F7;padding-left:15px;padding-top:4px;font-style:italic;}

.cBlock1 {background:#ccc;color:#BFB792;padding: 10px; border-radius: 15px;}
.cBlock2 {background:#ccc;color:#BFB792;padding: 10px; border-radius: 15px;}
/* -------------- */

/* Comments Form Style */
.commTable {background:#ccc;border:1px solid #2E311E; padding: 10px; border-radius: 15px;}
.commTd1 {color:#000;font-weight:bold;padding-left:5px;}
.commTd2 {padding-bottom:2px;}
.commFl {width:100%;color:#000;background:#eee;border:1px solid #2E311E;}
.smiles {background:#eee;border:1px solid #2E311E;border-radius: 15px;}
.commReg {padding: 10px 0 10px 0; text-align:center;}
.commError {color:#FF0000;}
.securityCode {color:#91AA78;background:#111409;border:1px solid #2E311E;}
/* ------------------- */

/* News/Blog Archive Menu */
.archUl {list-style: none; margin:0; padding-left:0;}
.archLi {padding: 0 0 3px 10px; background: url('../images/13.gif') no-repeat 0px 4px;}
.archActive {color:#FFFFFF;}
a.archLink:link {text-decoration:underline; color:#FFFFFF;}
a.archLink:visited {text-decoration:underline; color:#FFFFFF;}
a.archLink:hover {text-decoration:none; color:#D8D5D5;}
a.archLink:active {text-decoration:none; color:#D8D5D5;}
/* ---------------------- */

/* News/Blog Archive Style */
.archiveCalendars {text-align:center;color:#E3E2B3;}
.archiveDateTitle {font-weight:bold;color:#FFFFFF;padding-top:15px;}
.archEntryHr {width:100%;color:#2E3B21;}
.archiveeTitle li {margin-left: 15px; padding: 0 0 0 15px; background: url('../images/14.gif') no-repeat 0px 2px; margin-bottom: .6em;}
.archiveEntryTime {width:65px;font-style:italic;}
.archiveEntryComms {font-size:9px;color:#C3C3C3;}
a.archiveDateTitleLink:link {text-decoration:none; color:#FFFFFF}
a.archiveDateTitleLink:visited {text-decoration:none; color:#FFFFFF}
a.archiveDateTitleLink:hover {text-decoration:underline; color:#FFFFFF}
a.archiveDateTitleLink:active {text-decoration:underline; color:#FFFFFF}
.archiveNoEntry {text-align:center;color:#E3E2B3;}
/* ------------------------ */

/* News/Blog Calendar Style */
.calMonth {}
.calWday {color:#81EAF6; width:18px;}
.calWdaySe {color:#A9f968; width:18px;}
.calWdaySu {color:#A9f968; width:18px; font-weight:bold;}
.calMday {color:#CCCCCC;}
.calMdayA {color:#151B0F;background:#FFFFFF;}
.calMdayIs {color:#FFFFFF;font-weight:bold;}
.calMdayIsA {border:1px solid #91AA78; background:#7C9949;font-weight:bold;}
a.calMonthLink:link, a.calMdayLink:link {text-decoration:none; color:#FFFFFF;}
a.calMonthLink:visited, a.calMdayLink:visited {text-decoration:none; color:#FFFFFF;}
a.calMonthLink:hover, a.calMdayLink:hover {text-decoration:underline; color:#74C11B;}
a.calMonthLink:active, a.calMdayLink:active {text-decoration:underline; color:#FFFFFF;}
/* ------------------------ */

/* Poll styles */
.pollBut {width:110px;}

.pollBody {padding:7px; margin:0px; background:#737373}
.textResults {background:#FFFFFF}
.textResultsTd {background:#C0A741}

.pollNow {background:#FFFFFF}
.pollNowTd {background:#C0A741}

.totalVotesTable {}
.totalVotesTd {background:#C0A741}
/* ---------- */

/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:yellow;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:pink;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:#99CCFF;}

.backuser{background:url('../images/white/white_back.gif') repeat-x #eaeaea;padding:10px;}
/* ---------------- */

/*----FORUMOLD---*/

.pollBut, .loginButton, .searchSbmFl, .commSbmFl, .signButton {font-size:7pt;background: #7FC74C;color:#0F240B;border:1px #344325;border-radius: 5px;padding:1px;}

div.avatar {
	background:#fff;
	padding:4px;
	border: 1px solid #202B30;
	border-radius: 5px;
	box-shadow:0 0 3px #87A637;
	display:inline-block;
	/*margin-left: 8px !important;*/
}

img.avatar {
	background:#fff;
	padding:4px;
	border: 1px solid #202B30;
	border-radius: 5px;
	box-shadow:0 0 3px #87A637;
	display:inline-block;
}



.font {font-family:Verdana,Arial,Sans-Serif;font-size:8pt;font-weight:bold;color:#EAFA80;}
a.font:link {text-decoration:none;}
a.font:active {text-decoration:none;}
a.font:visited {text-decoration:none;}
a.font:hover {text-decoration:none;}

.mf {font-size: 10pt;font-weight:bold;}
a.mf:link {text-decoration:underline; color:#009be9;}
a.mf:active {text-decoration:underline;color:#009be9;}
a.mf:visited {text-decoration:underline;color:#009be9;}
a.mf:hover {text-decoration:underline; color:#0000ff;}



/* Социальные кнопки */
#socializ {
    margin-top:5px;
 display: inline-block;
 border: 1px solid #cbdfe8;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
 padding: 2px 0 2px 2px;
 /*background: #eee;*/
 overflow: hidden;
}
* html #socializ {display: inline}
*+html #socializ {display: inline}
#socializ:hover {
 background: #eee;
 /*border: 1px solid #5a8c34;*/
 -moz-box-shadow: 0 0 5px #DDD;
 -webkit-box-shadow: 0 0 5px #DDD;
 box-shadow: 0 0 5px #DDD;
}
#socializ a {
 float: left;
 width: 24px;
 height: 24px;
 margin: 0 2px 0 0;
 padding: 0;
 background-color: #ccc;
}

#socializ a.facebook {background: url(../images/socimg/socimg24x24.png);display: block;width: 24px; height: 24px;  background-position: 0 -72px;} 
#socializ a.twitter {background: url(../images/socimg/socimg24x24.png);display: block;width: 24px; height: 24px;  background-position: 0 -360px;} 
#socializ a.vkcom {background: url(../images/socimg/socimg24x24.png);display: block;width: 24px; height: 24px;  background-position: 0 -384px;} 
#socializ a.odnoklassniki {background: url(../images/socimg/socimg24x24.png);display: block;width: 24px; height: 24px;  background-position: 0 -312px;} 
#socializ a.gplus {background: url(../images/socimg/socimg24x24.png);display: block;width: 24px; height: 24px;  background-position: 0 -144px;} 
#socializ a.friendfeed {background: url(../images/socimg/socimg24x24.png);display: block;width: 24px; height: 24px;  background-position: 0 -96px;} 
#socializ a.myspace {background: url(../images/socimg/socimg24x24.png);display: block;width: 24px; height: 24px;  background-position: 0 -288px;} 
#socializ a.mail {background: url(../images/socimg/socimg24x24.png);display: block;width: 24px; height: 24px;  background-position: 0 -264px;} 
#socializ a.yaru {background: url(../images/socimg/socimg24x24.png);display: block;width: 24px; height: 24px;  background-position: 0 -432px;} 
#socializ a.livejournal {background: url(../images/socimg/socimg24x24.png);display: block;width: 24px; height: 24px;  background-position: 0 -168px;} 
#socializ a.delicious {background: url(../images/socimg/socimg24x24.png);display: block;width: 24px; height: 24px;  background-position: 0 -24px;} 
#socializ a.digg {background: url(../images/socimg/socimg24x24.png);display: block;width: 24px; height: 24px;  background-position: 0 -48px;} 
#socializ a.stumbleupon {background: url(../images/socimg/socimg24x24.png);display: block;width: 24px; height: 24px;  background-position: 0 -336px;}
#socializ a.zakladkiya {background: url(../images/socimg/socimg24x24.png);display: block;width: 24px; height: 24px;  background-position: 0 -408px;}
#socializ a.google {background: url(../images/socimg/socimg24x24.png);display: block;width: 24px; height: 24px;  background-position: 0 -120px;}
#socializ a.bobrdobr {background: url(../images/socimg/socimg24x24.png);display: block;width: 24px; height: 24px;  background-position: 0 -0px;}
#socializ a.memori {background: url(../images/socimg/socimg24x24.png);display: block;width: 24px; height: 24px;  background-position: 0 -192px;}
#socializ a.moemesto {background: url(../images/socimg/socimg24x24.png);display: block;width: 24px; height: 24px;  background-position: 0 -240px;}
#socializ a.misterwong {background: url(../images/socimg/socimg24x24.png);display: block;width: 24px; height: 24px;  background-position: 0 -216px;}
/* Конец Социальные кнопки */



 
#menu {
    background-color: #DB0000;
    background-image: linear-gradient(to bottom, #DB3D3D, #db0000);
    background-repeat: repeat-x;
    border-color: #EE0000 #DD0000 #CC0000;
    min-height: 40px;
}







/*speedbar*/
.forum_speedbar a {text-decoration:none}
.forum_speedbar a:hover{text-decoration:underline}
.forum_speedbar a img {border:0 none}
.forum_speedbar a {outline:none}

.forum_speedbar ul {list-style-type:none;font-size:11px}
.forum_speedbar ol{list-style-type:none}
.top_box{clear:both;margin:0 -5px;overflow:hidden;padding:10px 5px;/*background:#FCFCFF*/}
.forum_speedbar, .share{border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;overflow:hidden}
.forum_speedbar{ border: 1px solid #A5CAE4;}
.forum_speedbar ul, .forum_speedbar ul li{padding:0;margin:0;zoom:1}
.forum_speedbar ul li{float:left;position:relative}
.forum_speedbar ul li .arrow{border:12px solid transparent;border-right:1px none black;border-left-color:#a5cae4;display:block;position:absolute;right:-12px;top:0px;z-index:50;width:0px;height:0px}
.forum_speedbar ul li .arrow span{border:12px solid transparent;border-right:1px none black;border-left-color:#f0f7fc;display:block;position:absolute;left:-13px;top:-12px;overflow:hidden;text-indent:666666px;width:0px;height:0px}
.forum_speedbar ul li:hover {background-color:#d7edfc}
.forum_speedbar ul li:hover .arrow span{border-left-color:#d7edfc}
.forum_speedbar ul li.home a{padding-left:10px}
.forum_speedbar ul li.last:hover {background-color:#F0F7FC}
.forum_speedbar ul li.last:hover .arrow span{border-left-color:#F0F7FC}
.forum_speedbar ul li a{line-height:24px;color:#176093;padding:0 10px 0 18px}
.forum_speedbar ul li.last a.no_linck{font-weight:bold}
.forum_speedbar ul li a:hover{text-decoration:none!important}
.forum_speedbar ul li.FastNav{float:right}
.forum_speedbar ul li.FastNav:hover {background-color:inherit}
.forum_speedbar ul li.FastNav a.ButtonFastNav{padding:0}
.forum_button{float:right}
.ButtonFastNav{display: block;float:right;height:13px;margin:5px;overflow:hidden;text-indent:9999px;white-space:nowrap;width:13px;background:url(../images/start_nav.png) no-repeat}
/*----*/

#bullet_energy{/*font:12px/17px Arial, Tahoma, Helvetica, sans-serif;*//*padding:0 10px;*//* background:#FCFCFF;*/overflow:hidden}
#bullet_energy h1, #bullet_energy h2, #bullet_energy h3, #bullet_energy h4, #bullet_energy h5 {line-height:normal;font-weight:normal}
h3.treeNameList{/*font-family:'Trebuchet MS', Helvetica, Arial, sans-serif;font-size:17px;color:#1F282C;*/text-align:left;padding:0; margin-left: 15px;}
#bullet_energy a {text-decoration:none}
#bullet_energy a:hover{text-decoration:underline}
#bullet_energy a img {border:0 none}
#bullet_energy input, #bullet_energy textarea, #bullet_energy select, #bullet_energy button, #bullet_energy a {outline:none}
#bullet_energy ul {list-style-type:none;font-size:11px}
#bullet_energy ol{list-style-type:none}
#bullet_energy table, .popupTableForum {border-spacing:0;width:100%;font-size:12px}
.popupTableForum{text-align:left}
#tablePopupMax{overflow:auto;max-height:260px}
#bullet_energy textarea{padding:0;margin:0}
#bullet_energy .scriptcode{color:#004E8D;font-family:"Courier New";text-align:left;background:#F9FAFA;border:1px solid #DCE7E7;padding:5px}
#bepopup-promt-text{resize:none}
.PostComplaintForm  #bepopup-promt-text{min-height:100px!important}
.titleSpoilerForum,.textSpoiler{font-size:11px;font-weight:700;background:#f1f0ed;border-left:5px solid #82bb2a;padding:5px}
.titleSpoilerForum{background:#f1f0ed}
#bepopup input{border:1px solid #BCC0C2}
.markerOptionTopic{ float:right; margin:2px 0 0 5px}
.dialogForm{border: 1px solid #BCC0C2}
#ajaxGetTopic{ padding-right:20px}
.w100, #bepopup-promt-text{/*background: url(../bullet_energy/images/input_bg.png)  top repeat-x;width:100%!important;padding:2px!important;font-size:13px!important;*/border:1px solid #BCC0C2 !important}
.textSpoiler{font-weight:normal}
div[class^=likeBox] div{padding:5px;margin-top:10px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-khtml-border-radius:5px;font-size:11px}
input[name=titl]{width:120px!important}
.markerElementForum{margin-left:5px;float:right;cursor:pointer;margin-top:2px}
div[class^=likeBox] a{color:#176094}
.blockRight div.conteiner ul li a{font-size:12px}
.blockRight div.conteiner ul li a.title{color:#176093}.wrapperElementModal{margin-top:4px}
.blockRight div.conteiner ul li a.popup_profile{color:#666666;text-decoration:underline}
.forumBarPanel .topic{margin-top:0}
.blockRight{margin:10px auto}
.MessageNew{margin-top:0}
.blockRight .conteiner{border-top:none !important; border-left:none !important; border-right:none !important;padding:5px;color:#666}
.blockRight div.conteiner ul li b.date{font-size:10px;color:#333;font-weight:normal}
.blockRight .conteiner h3{font-size:15px!important; border-top:none !important; border-left:none !important; border-right:none !important;color:#6CB2E4!important;margin:0 0 5px 0!important;padding-bottom:2px!important;padding-left:20px!important;height:auto!important}
.MessageNew h3{background:url(../bullet_energy/images/topic.png) left center no-repeat!important}
.userOnlines h3{background:url(../bullet_energy/images/user.png) left center no-repeat!important}
.userOnlines p{color:#6CB2E4;font-size:10px;line-height:13px;margin-top:5px}
.moveTopic{ margin:5px 0 0 0 !important}.moveTopic p{ font-size:12px!important}
.userClin{width:65%;float:left}
.statForum{float:right}
.userClin ul{min-height:35px}
.statForum dl{margin:0;font-size:10px;width:160px}
.statForum dt{float:left}
.statForum dd{text-align:right}
.userOnlines .conteiner{position:relative;overflow:hidden}
.blockRight ul, .blockRight ul li{margin:0;padding:0}
.blockRight ul li{border-bottom:1px solid #D7EDFC}
#moderation_update div.moderationBoxMessage{font-size:12px;float:left;width:100%;border-top:1px solid #D7EDFC;padding:10px 0;color:#969696}
#moderation_update div.moderationBoxMessage dl{float:left;width:25%;overflow:hidden;float:left;margin-right:10px;padding-right:10px;border-right:1px solid #D7EDFC;min-height:80px}
#moderation_update div.moderationBoxMessage dl.message{width:41%}
#moderation_update div.moderationBoxMessage dl.configure{border:none;float:right}
#moderation_update div.moderationBoxMessage dl.configure dt{color:black}
#moderation_update div.moderationBoxMessage dd textarea{border:1px solid #CCCCCC;height:75px;overflow:auto;padding:1px 0;resize:none;width:100%}
#moderation_update div.moderationBoxMessage dt a{color:#646464}
#moderation_update div.moderationBoxMessage dd a{color:#176093;cursor:pointer}
#moderation_update div.moderationBoxMessage dd b{font-weight:normal;color:#1F282C}
#moderation_update div.moderationBoxMessage dl dd ul{margin:0;padding:0}
#moderation_update div.moderationBoxMessage dl dd ul label {-moz-user-select:none;-khtml-user-select:none;user-select:none}
#moderation_update div.moderationBoxMessage dl dd ul label input{display:block;float:left;margin:1px}
#moderation_update div.moderationBoxMessage dl.message dd{}
.deleteAnswerVote{/* float: right;*/background:url(../bullet_energy/images/closed.png) no-repeat;display:block;height:16px;text-indent:-666666px;width:16px;margin-top:2px}
.bottonFooter{border-top:1px solid #D7EDFC;float:left;height:30px;padding-top:10px;width:100%}
.titleSpoilerForum,.textSpoiler{overflow:hidden;border-color:#4a4949}
.text_spoiler{border-top:1px solid #fff;text-align:justify}
a.b01, input.b01, button.b01, span.b01{font-size:13px!important;text-decoration:none;cursor:pointer;display:inline-block;position:relative;padding:3px 5px;color: #4c4c4c;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);background: #f6f6f6;background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#d4d4d4));background: -webkit-linear-gradient(#f6f6f6, #d4d4d4);background-image: -moz-linear-gradient(top, #f6f6f6, #d4d4d4);background-image:-o-linear-gradient(top, #f6f6f6, #d4d4d4);background-image: -moz-gradient(top, #f6f6f6, #d4d4d4);border: 1px solid #a1a1a1}
a.b01:hover, input.b01:hover, button.b01:hover,span.b01:hover {background: #f6f6f6;background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#ececec));background: -webkit-linear-gradient(#f6f6f6, #ececec);background-image: -moz-linear-gradient(top, #f6f6f6, #ececec);background-image: -o-linear-gradient(top, #f6f6f6, #ececec);background-image: -moz-gradient(top, #f6f6f6, #ececec)text-decoration:none!important}
a.b01:active, input.b01:active, button.b01:active,span.b01:active {top:1px;background:#ececec;background:-webkit-gradient(linear, left top, left bottom, from(#ececec), to(#f6f6f6));background:-webkit-linear-gradient(#ececec, #f6f6f6);background-image:-moz-linear-gradient(top, #ececec, #f6f6f6);background-image:-moz-gradient(top, #ececec, #f6f6f6);background-image:-o-gradient(top, #ececec, #f6f6f6);-webkit-box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.4), 0 1px 0 0 #ffffff;-moz-box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.4), 0 1px 0 0 #ffffff;box-shadow:inset 0 0 3px 0 rgba(0, 0, 0, 0.4), 0 1px 0 0 #ffffff}
.forum_input{padding:3px;background-color:#555;color:#eee;border:1px solid #999;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-khtml-border-radius:5px;font-size:11px}
.blackBotton{padding:4px;background-color:#555;color:#eee;border:1px solid #999;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-khtml-border-radius:5px;font-size:10px}.blackBotton:hover{text-decoration:none!important}
.select_forum{background:#333;color:#FFF;padding:3px;background-color:#555;color:#eee;border:1px solid #999;border-radius:5px;-webkit-border-radius:5px; -moz-border-radius:5px;-khtml-border-radius:5px;font-size:11px} 
ul.main_menu, ul.sub_menu{padding:0;margin:0;float:left;width:100%}
ul.main_menu,.uploadify-progress-bar{border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;background:#65A5D1 url(../bullet_energy/images/mini_bg_light.png) repeat-x;
text-shadow: rgba(0,0,0,0.3) 0px -1px 0px;height:35px;box-shadow: inset rgba(255,255,255,0.4) 0px 1px 0px, inset rgba(255,255,255,0.7) 0px 0px 1px; -webkit-box-shadow: inset rgba(255,255,255,0.4) 0px 1px 0px, inset rgba(255,255,255,0.7) 0px 0px 1px;-moz-box-shadow: inset rgba(255,255,255,0.4) 0px 1px 0px, inset rgba(255,255,255,0.7) 0px 0px 1px;-khtml-box-shadow: inset rgba(255,255,255,0.4) 0px 1px 0px, inset rgba(255,255,255,0.7) 0px 0px 1px;border:1px solid rgba(0, 0, 0, 0.3)}
ul.main_menu li, ul.sub_menu li{white-space:nowrap;float:left}
ul.main_menu li a{text-shadow:0 0 0 transparent, 0 1px 1px #176093;color:#ffffff;font-size:13px;display:block;float:left;vertical-align:text-bottom;text-align:center;outline:0 none;height:35px;line-height:35px;padding:0 15px}
ul.main_menu li:hover{background:rgba(0, 0, 0, 0.1)}
ul.sub_menu a:hover, ul.main_menu li a:hover{text-decoration:none!important}
.hilites{background-color:#F90;color:#FFF;font-size:11px;padding:1px}
/**/
div.userBoxContentTopicView, div.userBoxTopContent{text-align:center;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;background:#E2E2E2 url(../bullet_energy/images/mini_bg_light.png) repeat-x top;border:1px solid #808080;margin-bottom:5px;margin-top:5px;padding:5px}
.share .innert{ padding:5px}


/*speedbar*/
.top_box{clear:both;margin:0 -5px;overflow:hidden;padding:10px 5px;/*background:#FCFCFF*/}
.forum_speedbar, .share{border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;overflow:hidden}
.forum_speedbar{ border: 1px solid #A5CAE4;}
.forum_speedbar ul, .forum_speedbar ul li{padding:0;margin:0;zoom:1}
.forum_speedbar ul li{float:left;position:relative}
.forum_speedbar ul li .arrow{border:12px solid transparent;border-right:1px none black;border-left-color:#a5cae4;display:block;position:absolute;right:-12px;top:0px;z-index:50;width:0px;height:0px}
.forum_speedbar ul li .arrow span{border:12px solid transparent;border-right:1px none black;border-left-color:#f0f7fc;display:block;position:absolute;left:-13px;top:-12px;overflow:hidden;text-indent:666666px;width:0px;height:0px}
.forum_speedbar ul li:hover {background-color:#d7edfc}
.forum_speedbar ul li:hover .arrow span{border-left-color:#d7edfc}
.forum_speedbar ul li.home a{padding-left:10px}
.forum_speedbar ul li.last:hover {background-color:#F0F7FC}
.forum_speedbar ul li.last:hover .arrow span{border-left-color:#F0F7FC}
.forum_speedbar ul li a{line-height:24px;color:#176093;padding:0 10px 0 18px}
.forum_speedbar ul li.last a.no_linck{font-weight:bold}
.forum_speedbar ul li a:hover{text-decoration:none!important}
.forum_speedbar ul li.FastNav{float:right}
.forum_speedbar ul li.FastNav:hover {background-color:inherit}
.forum_speedbar ul li.FastNav a.ButtonFastNav{padding:0}
.forum_button{float:right}
.ButtonFastNav{display: block;float:right;height:13px;margin:5px;overflow:hidden;text-indent:9999px;white-space:nowrap;width:13px;background:url(../bullet_energy/images/start_nav.png) no-repeat}



/*BoxTopicList*/
.boxTopic{display:table-cell;vertical-align:middle}
.boxList{display:table;table-layout:fixed;width:100%;word-wrap:normal}
/*border:1px solid #A5CAE5;*/
.contentBoxTopicList, .pageTrophies{background:#FCFCFF;margin-bottom:10px}
.contentBoxTopicList{/*border:1px solid #A5CAE5;padding:5px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px*/}
div.treeBox{margin-bottom:10px}
div#desTtee{/*min-height:15px;*/overflow:hidden;margin:0;padding:0 0 5px;font-size:11px;color:#969699; display:block}
div#desTtee span{width:55%;float:left}
p.trophiesCount a{font-weight:normal!important}
 a.optionTree, a.optionTopic, a.rssTopicFeed, a#countPostSelect{padding-left:10px;float:right;color:#888F96}
.markerCountElement{color:red!important}
p.topicStatus/*multi style*/{border:1px solid #d7edfc;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-khtml-border-radius:5px;font-size:11px;margin:10px 0;padding:5px 10px}
p.topicStatus{margin:0 0 10px}
p.topicStatus b{color:#176093}
div.paramBox{margin-bottom:10px;overflow:hidden}
div.paramBox p{font-size:11px;margin-bottom:2px}
div.paramBox input[type='checkbox']{margin-right:3px}
div.paramBox select[name='visible_param']{border: 1px solid #BCC0C2}
div.paramBox ul{float:left;list-style-type:none;width:100%}
div.paramBox ul li{}
div.paramBox ul li label{}
.contentBoxTopicList dl.headerBox, .popupTableForum tr th, .likedAllSeparator{-moz-user-select:none;-khtml-user-select:none;user-select:none;padding:0;margin:0;border-top:1px solid #A5CAE4;border-bottom:1px solid #A5CAE4;padding:0;margin:0}
.popupTableForum tr th, .likedAllSeparator{color:#176093;font-weight:normal;padding:3px;font-size:11px!important}
.popupTableForum td{vertical-align:top;margin:0;padding:3px;font-size:11px;border-top:none!important;border-left:none!important;border-right:none!important}
.popupTableForum td a{color:#176093}
.w90{width:90px}
.w15{width:15px;text-align:center}
.w250{width:250px}
 
.unsetWarning{width:15px}
.unsetWarningLinck{background:url(../bullet_energy/images/closed.png) no-repeat;text-indent:-666666px;width:15px;height:15px;display:block}
.contentBoxTopicList dl.headerBox, .contentBoxTopicList dl.headerBox a{color:#176093}
.contentBoxTopicList .headerBox dd, .contentBoxTopicList .headerBox dt{vertical-align: middle;margin:0;padding:0;display:table-cell}
.contentBoxTopicList .headerBox dd span, .contentBoxTopicList .headerBox dt span{display:block;padding:5px 10px}
.contentBoxTopicList .headerBox dt.avatarMini, .contentBoxTopicList li.topicList div.avatarMini{width:50px}
.contentBoxTopicList .headerBox dt.avatarMini span{text-indent:-666666px}
.contentBoxTopicList .headerBox dd.lastMsg, li.topicList .topicLastPost{/*width:155px;*/width: 18%;text-align:right}
.contentBoxTopicList img.avatarLastAutor{padding:1px;border:1px solid #BCC0C2!important;background:#fff;float:right;margin-left:5px;width:30px;height:30px}
.contentBoxTopicList .headerBox dd.answerTopic, li.topicList .statistic{/*width:150px*/ width: 18%;}
.contentBoxTopicList dl.headerBox dd.answerTopic span{display:inline;font-size:11px}
.contentBoxTopicList dl.headerBox dd.topicTitl span.sortTitl{padding-left:0}
.contentBoxTopicList dl.headerBox dd.answerTopic span.sortView{float:left}
.contentBoxTopicList dl.headerBox dd.answerTopic span.sortAnswer{float:right}
.contentBoxTopicList .headerBox dd.topicRating, li.topicList div.topicRatingList{width:65px}
.treeDesc{color:#999998}
.contentBoxTopicList ol, .contentBoxTopicMessageList{padding: 5px;margin:0;}
.contentBoxTopicList li.topicList{display:table;table-layout:fixed;width:100%;word-wrap:normal;border-top:none!important;border-left:none!important;border-right:none!important;background:#FCFCFF}
.contentBoxTopicList li.topicList div.avatar img{margin:5px;padding:2px;border:1px solid #a5cae4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-khtml-border-radius:4px;width:40px;height:40px}
.contentBoxTopicList li.topicList .topicInfo{overflow:hidden;padding:10px 10px 10px 0;display:block;position:relative}
.contentBoxTopicList li.topicList .topicInfo h3 a{font-size:12px;color:#176093}
.contentBoxTopicList li.topicList .topicInfo h3 b{background-color: #f2f4f7;background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.6)), to(#f2f4f7));background-image:-moz-linear-gradient(top, rgba(255,255,255,0.6) 0%, #f2f4f7 100%); background-image: linear-gradient(top, rgba(255,255,255,0.6), #f2f4f7);border:1px solid #c0c9d5;box-shadow:0 1px 2px rgba(0,0,0,0.1);-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.1);border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;font-size:9px;padding: 0px 3px;font-weight:normal!important;margin-right:2px;float:left}
.contentBoxTopicList li.topicList .topicInfo h3 {margin:0;float:left}
.contentBoxTopicList li.topicList .topicPublicInfo{clear:both;color:#969696;float:left;width:250px}
.contentBoxTopicList li.topicList .topicControl{bottom:5px;position:absolute;right:8px}
.contentBoxTopicList li.topicList .topicControl a{font-size:11px;color:#9E9E9E}
.contentBoxTopicList li.topicList .statistic{background:#F4F4F4 url(../bullet_energy/images/mini_bg_light.png) repeat-x top}
.contentBoxTopicList li.topicList .statistic p,.topicLastPost p{border-left:1px solid #E0E0E0;border-right:1px solid #E0E0E0;padding:0 10px;color:#000;margin:0}
.contentBoxTopicList li.topicList .statistic p strong,.topicLastPost p strong{color:#969696;font-weight:normal}
.contentBoxTopicList li.noTopicList{padding:5px}
.contentBoxTopicList li.deleteTopic{padding:5px 0 5px 5px;color:#960001}
.contentBoxTopicList li.topicList .statistic p{font-size:11px}
.contentBoxTopicList div.topicLastPost p {border:none;padding-right:40px;font-size:11px}
.contentBoxTopicList div.topicLastPost p a{color:#176093}
.contentBoxTopicList div.topicLastPost p a:hover{color:#17609!important;text-decoration:underline;font-weight:normal}
.contentBoxTopicList div.topicInfo div.icon{float:right;padding-bottom: 2px;}
.contentBoxTopicList div.topicInfo div.icon span{margin-left:5px;float:right; text-indent:-666666px; width:16px;height:16px;cursor:help}
.contentBoxTopicList div.topicInfo div.icon span.mass{text-indent:0px}
.contentBoxTopicList div.topicInfo div.icon span.moderation{background:url(../bullet_energy/images/moder.png) no-repeat}
.contentBoxTopicList div.topicInfo div.icon span.clozed{background:url(../bullet_energy/images/locked.png) no-repeat}
.contentBoxTopicList div.topicInfo div.icon span.sticky{background:url(../bullet_energy/images/sticky.png) no-repeat}
.contentBoxTopicList div.topicInfo div.icon span.topicFeedMail{background:url(../bullet_energy/images/mail.png) no-repeat}
.contentBoxTopicList div.topicInfo div.icon span.topicPreview{background:url(../bullet_energy/images/view.png) no-repeat;visibility:hidden;cursor:pointer}
.contentBoxTopicList li.editTopic .inertBox{overflow:hidden;border-bottom:1px solid #CCCCCC;background:#969696 url(../bullet_energy/images/mini_bg_darck.png) repeat-x top;font-size:11px;color:#FFF}
.boxEditParam{float:left;padding:0 10px;line-height:40px}
li.editTopic .inertBox .boxEditParam input.forum_input{width:200px}
li.editTopic .inertBox .Bottom, .sortForm .Bottom{float:right}
.inertBox .boxEditParam ul label input{margin:-2px 2px 0;vertical-align:middle}
ul.topicEdit{float:left; margin:0; padding:0}
ul.topicEdit li{float:left;margin-right:5px;list-style-type:none}
.sepBoxBot{overflow:hidden;font-size:11px;color:#65a5d1;padding:4px 10px;border-bottom:1px solid #A5CAE5;line-height:16px;min-height:15px}
div.paginator{margin-bottom:10px;overflow:hidden}
.pagination_forum{margin:0;padding:0}
.pagination_forum li{float:left;margin-right:3px}
.pagination_forum li.txt_info_pages{padding:2px}
.pagination_forum li.nextLink a, .pagination_forum li.prevLink a{padding-left:5px;padding-right:5px;width:auto!important}
.pagination_forum li.active{border:1px solid #6cb2e4;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;text-align:center;color:#2b485c;background-color:#f0f7fc;width:19px;line-height:19px}
.pagination_forum li a{border:1px solid #A5CAE4;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;text-align:center;color:#2b485c;-moz-user-select:none;-khtml-user-select:none;user-select:none;width:19px;line-height:19px;display:block}
.pagination_forum li a[href]:hover, .pagination_forum li a[onclick]:hover{color:#176093;background-color:#176093;border-color:#176093;cursor:pointer}
.pagination_forum li a:hover{text-decoration:none!important}
.mt10{margin-top:10px}
.sortForm input.b01{font-weight: normal;padding:3px}
.copyInfo{font-size:11px;color:#176093;background-color:#176093;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;overflow:hidden;zoom:1;text-align:right;margin-bottom:10px}
.copyInfo .innertBox{color:#FFF;padding:5px;position:relative}
.copyInfo a{color:#FFF} 
div.msgText div.form_add_comment,div.BoxEditMsg, .textareaComplaint{border:1px solid #CCCCCC!important}
.topicBoxAdd div.form_add_comment{border:none}
.BoxButtom{text-align:right;padding:5px;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);background: #f6f6f6;background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#d4d4d4));background: -webkit-linear-gradient(#f6f6f6, #d4d4d4);background-image: -moz-linear-gradient(top, #f6f6f6, #d4d4d4);background-image:-o-linear-gradient(top, #f6f6f6, #d4d4d4);background-image: -moz-gradient(top, #f6f6f6, #d4d4d4);border:1px solid #CCCCCC;border-top:none;overflow:hidden}
.replyFull .BoxButtom{margin-bottom:10px}
.be_error ul{padding:0;margin:0 0 0 12px}
.be_error ul li{list-style-type:square}
.postSeparatorElement{clear:both}
.uploaderMessageFull div#upload_file_block{margin-top:0}
.BoxButtom .b01{box-shadow:none}
.BoxButtom dl{float:left;width:100%;overflow:hidden;padding-top:4px;margin-right:-250px}
.BoxButtom dt{margin-right:10px;padding-right:10px;float:left;border-right:1px solid #A1A1A1}
.BoxButtom dd{text-align:left}
.BoxButtom dd input{border:1px solid #A1A1A1}
div.addMsgTopic{text-align:right;margin-left:140px}
div.EditMsgView, div.HideNo{background:#F1F0ED;border-left:5px solid red;margin-top:10px;font-size:11px;padding:5px;overflow:hidden}
.contentBoxTopicMessageList .addMsgBox{margin-top:10px}
form#message_edit_form div.EditControl{padding:10px 0 0;text-align:right}
form#message_edit_form div.EditControl a{font-size:12px!important;cursor:pointer;display:inline-block;position:relative;padding:3px 5px;color: #4c4c4c;-webkit-border-radius:4px;-moz-border-radius: 4px;border-radius: 4px;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);-webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 0 6px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);-moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 0 6px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 0 6px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);border: 1px solid #a1a1a1}
form#message_edit_form div.EditControl a:hover{background: #f6f6f6;background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#ececec));background: -webkit-linear-gradient(#f6f6f6, #ececec);background-image: -moz-linear-gradient(top, #f6f6f6, #ececec);background-image: -o-linear-gradient(top, #f6f6f6, #ececec);background-image: -moz-gradient(top, #f6f6f6, #ececec);text-decoration:none!important}
form#message_edit_form div.EditControl a:active{top: 1px;background: #ececec;background: -webkit-gradient(linear, left top, left bottom, from(#ececec), to(#f6f6f6));background: -webkit-linear-gradient(#ececec, #f6f6f6);background-image: -moz-linear-gradient(top, #ececec, #f6f6f6);background-image: -moz-gradient(top, #ececec, #f6f6f6);background-image: -o-gradient(top, #ececec, #f6f6f6);-webkit-box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.4), 0 1px 0 0 #ffffff;-moz-box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.4), 0 1px 0 0 #ffffff;box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.4), 0 1px 0 0 #ffffff}
textarea.addMsgForm, .textareaComplaint{font-size:12px;border:none;resize:vertical;width:100%;min-height:170px}
textarea.editmsgform{font-size:12px;border:none;resize:vertical;width:100%;min-height:170px}
.msg{position:relative;padding-top:10px!important;padding-bottom:10px!important;overflow:hidden; border-bottom:none!important; border-left:none!important; border-right:none!important}
.msg div.msgAutorInfo{float:left;width:130px}
div.userinfo div.rcol ul.reset li b.offline{color:red}
div.userinfo div.rcol ul.reset li b.online{color:#82BB21}
.msgAutorInfo span.offline{font-weight:bold;font-size:10px;color:#777777;padding:0 4px;margin:-15px -5px 5px 5px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;border-top-right-radius:0px;-webkit-border-top-right-radius:0px;-moz-border-radius-topright:0px;-khtml-border-top-right-radius:0px;display:block;float: right;position: relative;box-shadow: 1px 1px 3px rgba(0,0,0, 0.25); -webkit-box-shadow: 1px 1px 3px rgba(0,0,0, 0.25);-moz-box-shadow:1px 1px 3px rgba(0,0,0, 0.25);-khtml-box-shadow:1px 1px 3px rgba(0,0,0, 0.25);margin-left:-25px;background:#D6D6D6 url(../bullet_energy/images/mini_bg_light.png) repeat-x center;border:1px solid #777777}
.msgAutorInfo span.offline span{background-color:#777777;border-top-right-radius:3px;-webkit-border-top-right-radius:3px;-moz-border-radius-topright:3px;-khtml-border-top-right-radius:3px;position:absolute;top:-4px;right:-1px;width:5px;height:4px}
.msgAutorInfo span.online{font-weight:bold;font-size:10px;color:#FCFCFF;padding:0 4px;margin:-15px -5px 5px 5px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;border-top-right-radius:0px;-webkit-border-top-right-radius:0px;-moz-border-radius-topright:0px;-khtml-border-top-right-radius:0px;display:block;float: right;position: relative;box-shadow: 1px 1px 3px rgba(0,0,0, 0.25); -webkit-box-shadow: 1px 1px 3px rgba(0,0,0, 0.25);-moz-box-shadow:1px 1px 3px rgba(0,0,0, 0.25);-khtml-box-shadow:1px 1px 3px rgba(0,0,0, 0.25);margin-left:-25px;background:#62A641 url(../bullet_energy/images/mini_bg_light.png) repeat-x center;border:1px solid #5FA23E}
.msgAutorInfo span.online span{background-color:#5fa23e;border-top-right-radius:3px;-webkit-border-top-right-radius:3px;-moz-border-radius-topright:3px;-khtml-border-top-right-radius:3px;position:absolute;top:-4px;right:-1px;width:5px;height:4px}
.msg .needModeartion{color:red}
.configureMessage{position:absolute;right:0;top:10px}
.topicOption{font-size:11px;padding-bottom:10px;text-align:right}
.msg div.msgAutorInfo div.boxInert{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-khtml-border-radius:5px;background:#D7EDFC}
.msgAutorInfo div.avatar{/*width:106px; margin:auto;*/background-color:#f0f7fc;padding:10px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-khtml-border-radius:4px;position:relative;left:0;top:0}
div.msgAutorInfo div.avatar img{/*max-*/width:100px;padding:2px;border:1px solid #a5cae4!important;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-khtml-border-radius:4px; background:#FFF}
textarea#post_text.forum_textarea{display:none}
.msgText p.dateMsgUpdate{font-style:italic;color:#666686}
.msgAutorInfo .autorInfo{padding:5px}
div.autorInfo p.administrator{color:red}
div.autorInfo p.regDateUser, p.regDateUser a{font-size:9px!important}
.msgAutorInfo .autorInfo p{padding:0;margin:0;font-size:11px;color:#1F282C}
.msgAutorInfo .autorInfo p a{color:#176093;font-weight:bold;font-size:12px}
.msgText{background:#FCFCFF;margin-left:140px;margin-bottom: 20px;}
.msgText pre code{max-height: 350px;}
.msgText img[align=left],.postUserBox img[align=left]{margin:0 5px 5px 0}
.msgText img[align=right],.postUserBox img[align=right]{margin:0 0 5px 5px}
.msgText img[title],.postUserBox img[title] {padding:2px;border:1px solid #a5cae4!important;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-khtml-border-radius:4px;background:#FFF}
#ajaxGetTopic{cursor:pointer}
.msgText ol, li.msg div.msgText ul, .postUserBox ol, .postUserBox ul{margin:0 0 0 20px}
.msgText ol li, .postUserBox ol li{list-style-type:square}
.msgText ul li, .postUserBox ul li{list-style-type:decimal}
ol#topicPreview{margin-top:-1px}
ol#topicPreview li.userPost{border-top:none!important;border-left:none!important;border-right:none!important;overflow:hidden;padding-bottom:10px!important;padding-top:10px!important;position:relative}
ol#topicPreview ol li{border:none}
div.capthaBox dl{text-align:left}
div.capthaBox dl dt{padding-right:50px;float:left}
div.capthaBox dl dd{}
div.capthaBox dl dd input{border:1px solid #CCCCCC}
.msgInfo{background:#FCFCFF;margin-left:140px;font-size:11px;color:#969697;position:absolute;left:0;bottom:10px}
.msgIControl a, div.msgInfo a{color:#176094} 
.msgIControl a{float:right;margin-left:10px;cursor:pointer;font-size:11px!important}
.msgIControl{bottom:10px;position:absolute;right:0}
.buttonBot{padding:5px 0}
p.signature{border-top:1px dashed #D7EDFC;font-size:9pt;margin-top:5px;padding:5px 0 0;overflow:hidden}
.attachment_forum{background:#F0F7FC url(../bullet_energy/images/mini_bg_light.png) repeat-x top;padding:10px;color:#969696;font-size:11px;margin:10px 0}
.attachment_forum,.attachment_forum li .InnertBox{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-khtml-border-radius:5px;border:1px solid #d7edfc;overflow:hidden;zoom:1}
.attachment_forum h4{color:#A5CAE4;font-size:11px;font-weight:bold!important}
.attachment_forum ol,.attachment_forum ol li{list-style-type:none!important;padding:0;margin:0}
.attachment_forum li{float:left;width:25%}
.attachment_forum li .InnertBox{margin:10px 10px 0 0;padding:5px;background:#FCFCFF}
.attachment_forum li .InnertBox h4 a{color:#176093;font-weight:normal!important}
.attachment_forum li dl,.attachment_forum li .InnertBox h4{padding:3px 0;overflow:hidden}
.attachment_forum li dt{float:left}
.attachment_forum li dd{float:right;text-align:right;color:black}
div.qoote{border:1px solid #F9D9B0;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-khtml-border-radius:5px}
div.qoote div.qooteTitl{color:#141414;background:#f9d9b0 url(../bullet_energy/images/mini_bg_light.png) repeat-x top;border-bottom:1px solid #f9bc6d;padding:3px 8px;font-size:11px}
div.qoote div.qooteTitl a.goMsgQute{border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-khtml-border-radius:4px;margin-left:5px;padding:0 3px}
div.qoote div.qooteTitl a.goMsgQute:hover{text-decoration:none!important;box-shadow:5px 5px 7px #CCCCCC;-webkit-box-shadow:5px 5px 7px #CCCCCC;-moz-box-shadow: 5px 5px 7px #CCCCCC;-khtml-box-shadow:5px 5px 7px #CCCCCC;background:#FFF4E5 url(../bullet_energy/images/mini_bg_light.png) repeat-x top}
div.qoote div.qooteText{font-style:italic;font-size:12px;background: #fff4e5 url(../bullet_energy/images/mini_bg_light.png) repeat-x top;padding:10px;border-radius:4px-webkit-border-radius:4px;-moz-border-radius:4px;-khtml-border-radius:4px}
div.sCode{border:1px solid #d7edfc;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-khtml-border-radius:5px}
div.sCode div.sCodeTitl{font-size:11px;color: #6cb2e4;background: #d7edfc url(../bullet_energy/images/mini_bg_light.png) repeat-x top;padding:3px 8px;border-bottom:1px solid #a5cae4;border-top-left-radius:4px;-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;-khtml-border-top-left-radius:4px;border-top-right-radius:4px;-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;-khtml-border-top-right-radius:4px}
div.sCode div.sCodeText{background:#f0f7fc url(../bullet_energy/images/mini_bg_light.png) repeat-x top;padding:10px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-khtml-border-radius:5px}
.infoBox{margin-bottom:5px!important}
.infoBox li, .infoBox p{margin:0;padding:0}
.infoBox ol{margin:0 0 0 18px}
.infoBox ol li{list-style-type:decimal}
.treeTitl{padding:5px 10px;margin:0;border-bottom-color:#f9bc6d;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-khtml-border-radius:5px;min-height:6px;font-size:11px;color:#176093!important;padding:5px 10px;margin:3px auto 0;border-top:1px solid #A5CAE4;border-bottom:1px solid #A5CAE4}
li.tree div.treeTitl div.inertBox h3{background:none!important;font-size:13px!important;font-weight:normal!important;height:auto!important;margin:0!important;padding:0!important;}
li.tree div.treeTitl div.inertBox h3 a{color:#6D3F03;font-weight:normal}
li.treeItem .boxTreeItem{overflow:hidden;padding:10px; border-top:none !important; border-left:none !important; border-right:none !important;position:relative}
li span.treeIcon{box-shadow:inset rgba(0,0,0,0.3) 0px 1px 2px;-webkit-box-shadow:inset rgba(0,0,0,0.3) 0px 1px 2px;-moz-box-shadow:inset rgba(0,0,0,0.3) 0px 1px 2px;-khtml-box-shadow: inset rgba(0,0,0,0.3) 0px 1px 2px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;background:#176093 no-repeat center;float:left;width:35px;height:35px}
li.read span.treeIcon{background-image:url(../bullet_energy/images/icons/read.png)}
li.unread span.treeIcon{background-image:url(../bullet_energy/images/icons/unread.png)}
li.linck span.treeIcon{background-image:url(../bullet_energy/images/icons/link.png)}
li.unread span.treeIcon{}
li.topicList span.treeIcon{margin-left:5px}
li.treeItem .boxTreeItem span.notpost{background: url(../bullet_energy/images/noavatar.png) no-repeat center}
li.treeItem .boxTreeItem div.treeInfoBox{margin:0 220px 0 45px}
li.treeItem .boxTreeItem div.treeInfoBox h4 a{color:#176093}
li.treeItem .boxTreeItem div.treeInfoBox h4 {margin:0;padding:0}
li.treeItem .boxTreeItem div.treeInfoBox div.countBox{font-size:11px;overflow:hidden}
li.treeItem .boxTreeItem div.treeInfoBox div.replyLast{/*padding:10px;*/font-size:11px;/*padding:3px 10px;*/margin:10px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;position:absolute;top:0;right:0;line-height:14px;overflow:hidden;/*width:200px;height:28px;*/font-family:'Trebuchet MS',Helvetica,Arial,sans-serif}
li.treeItem div.boxTreeItem div.treeInfoBox div.replyLast p{-moz-user-select:none;-webkit-user-select: none;user-select:none;margin:0;padding:0; width:200px;height:14px;overflow:hidden;color:#1F282C}
li.treeItem div.boxTreeItem div.treeInfoBox div.replyLast p i{color:#969696;font-style:normal}
li.treeItem div.boxTreeItem div.treeInfoBox span.subRss{position:absolute;top:0;right:235px;margin:20px 0}
li.treeItem div.boxTreeItem div.treeInfoBox span.subRss a{background: url(../bullet_energy/images/rss.gif) no-repeat center;margin:1px 4px;display:block;text-indent:9999px;overflow:hidden;opacity:0.25;width:15px;height:15px}
li.treeItem .ListParam{display:table;table-layout:fixed;width:100%;word-wrap:normal; border-top:none !important; border-left:none !important; border-right:none !important;background:#FCFCFF}
li.treeItem .ListParam input.forum_input,li.treeItem .ListParam textarea.FormDescr{border:1px solid #9A9A9A;padding:2px!important;border-radius:0;background:#FEFEFE url(../bullet_energy/images/input_bg.png)  top repeat-x;resize:none;margin:5px!important;color:#666;width:350px}
.option_topic_popup, div.paramBox input[type='text']{width:435px!important} 
.option_topic_popup{border:1px solid #BCC0C2;padding:0.4em;height:70px;resize:vertical;min-height:40px}
div.paramBox input[type='text']{padding:0.4em}
.pupopForumElementDl{overflow:hidden;padding:5px 0;/*width:478px*/}
#moderation_update #paginationForum{float:left;width:100%}
.pupopForumElementDl dt{padding:4px 0 0;float:left;width:62%}
.pupopForumElementDl dd{float:right}
.pupopForumElementDl dd input, .PopupElementInput{border:1px solid #9A9A9A;padding:2px!important;border-radius:0;/*background:#FEFEFE url(../bullet_energy/images/input_bg.png)  top repeat-x;*/resize:none;color:#666;padding:2px;width:145px!important; background:#FCFCFF}
li.treeItem .ListParam dt{float:left;margin:0;padding:5px;vertical-align:top;width:110px;color:#1F282C}
.ListParam dd{margin:0}
li.treeItem .ListParam #news_fixed{margin:7px 7px 7px 5px!important;width:auto}
.bullet_area{background:#FEFEFE url(../bullet_energy/images/input_bg.png) top repeat-x;resize:none;margin:0!important;border:none;width:100%;padding:0!important;font-size:11px}
dd.margLeft{margin-left:170px}
select#treeSelectSearch{margin:5px!important}
.searchBox dt{width:155px!important}
li.tree li.treeItem div.boxTreeItem div.treeInfoBox span.subRss a:hover{opacity:1}
div.treeInfoBox div.countBox dl,div.treeInfoBox div.countBox dl dd,div.treeInfoBox div.countBox dl dt{display:inline}
div.treeInfoBox div.countBox dl dt{color:#969697}div.treeInfoBox div.countBox dl dd{color:#2C2C2C;margin:0;padding:0}
div.qoote, div.sCode{margin-bottom:10px}
.topicBoxAdd{min-height:290px;margin:5px 0 5px 125px;border:1px solid #CCCCCC}
.ChildBoxTree{width:325px}
.popupTableForum tbody tr td label input{margin-right:4px}
.ChildBoxTree li{float:left;width:50%;position:relative;margin:0;padding:0}
.ChildBoxTree li span{box-shadow:inset rgba(0,0,0,0.3) 0px 1px 2px;-webkit-box-shadow:inset rgba(0,0,0,0.3) 0px 1px 2px;-moz-box-shadow:inset rgba(0,0,0,0.3) 0px 1px 2px;-khtml-box-shadow: inset rgba(0,0,0,0.3) 0px 1px 2px;width:8px;height:8px;background:#C3D6E3;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-khtml-border-radius:4px;display:block; position:absolute;top:5px}
.ChildBoxTree li span.childTreeMarkersUnread{background:#165C8D}
.ChildBoxTree li span.childTreeMarkersLinck{background:#0EAC1F}
.ChildBoxTree li a{color:#176093;text-decoration:none;padding-left:11px}
#message_add_form .msgText{margin-bottom:0}
/*РЎС‚РёР»СЊ Р·Р°РіСЂСѓР·С‡РёРєР° С„Р°Р№Р»РѕРІ*/
div#upload_file_block{background:url(../bullet_energy/images/input_bg.png) top repeat-x;border:1px solid #BFC1C2;margin:5px 0 5px 125px}
div#upload_file_block li{list-style-type:none!important}
.AjaxFileUpload{margin-top:10px}
.AjaxFileUpload #upload_file_block{margin-bottom:0!important}
div.uploaderMessageFull #upload_file_block{margin-left:0}
div#upload_file_block div.InnertMainBoxUpload{min-height:25px;padding:10px}
div#upload_file_block .innert_buttm{position:relative}
div#upload_file_block span.access_upload{position:absolute;right:0;top:5px;color:#1F282C}
div#upload_file_block span.access_upload ul{padding:0;margin:0}
div#upload_file_block span.access_upload ul li{margin-left:25px;display:inline}
ol.file_info{font-size:11px;margin-left:60px!important}
ol.file_info a.name_file{ font-size:13px;color:#176093}
div.descrip_file{ font-size:11px; color:#969696}
ol#block_files{margin:5px 0 0}ol#block_files, ol#block_files li{list-style-type:none}
#message_edit_form button,#file_upload_editor {margin-left:5px}
#postAddTopic ol#block_files{border:none;margin-left:140px}
#containerPoll .topicPoll{background-color:#FCFCFF;padding:10px;margin:10px auto;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-khtml-border-radius:4px}
#containerPoll .topicPollBox{margin:0 auto;padding-left:50px;position:relative;width:600px}
#containerPoll .topicPollInnert{padding:10px; border-top:none !important; border-left:none !important; border-right:none !important}
#containerPoll .question{overflow:hidden}
#containerPoll .question h2{font-size:21px;float:left;margin:0;padding:0;color:#6CB2E5;font-family:'Trebuchet MS',Helvetica,Arial,sans-serif}
#containerPoll ol, #containerPoll table{margin:5px 0;padding:5px 0;width:100%; border-left:none !important; border-right:none !important}
#containerPoll ol li{margin:0;padding:0}
#containerPoll ol li label{margin:0 -10px;padding:5px 10px;display:block}
#containerPoll ol li label input{margin-right:5px}
#containerPoll ol li label:hover{background-color:#D7EDFC;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-khtml-border-radius:4px}
#containerPoll button{font-size:10px;padding:2px;border:1px solid #6cb2e4;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;text-align:center;color:#2b485c;background-color:#f0f7fc;margin-left:5px;cursor:pointer}
#containerPoll button:hover{border-color:#176093}
#containerPoll .pollInfo{float:left;font-size:11px;color:#969699}
.boxResultPoll th, .boxResultPoll td{padding:5px 0;text-align:left;font-weight:normal}
.boxResultPoll tr.isVotedAnswer td.isVoted, tr.isVotedAnswer th.answerVoted{font-weight:bold}
.boxResultPoll td.countVoted, .boxResultPoll td.percentVoted{padding-left:15px;white-space:nowrap}
.boxResultPoll .lineBox{height:11px;display:inline-block;zoom:1;vertical-align:middle;border:1px solid #A5CAE4;width:250px!important;font-size:1px}	
.boxResultPoll .line{height:11px;display:block;zoom:1}
.boxResultPoll .isVoted{width:10px}
#containerPoll .buttonsPoll{text-align:right}
.noAnswerTopic{padding:5px 10px}
#control_feed{cursor:pointer; float:right}
#control_feed select{  border: 1px solid #A1A1A1;
    border-radius: 4px 4px 4px 4px;margin-right:5px; cursor:pointer;
    font-size: 11px;
    padding: 3px;}
#control_feed input{ font-size: 11px !important;
    }
.watched_set{float:left !important}
ul.topic_buttons{padding:0;margin:0}
ul.topic_buttons li{background:#a5cae4 url(../bullet_energy/images/mini_bg_light.png) repeat-x center top;padding:2px;border:1px solid #a5cae4;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;display:inline-block;line-height:20px;box-shadow:1px 1px 5px rgba(0,0,0, 0.15);-webkit-box-shadow:1px 1px 5px rgba(0,0,0, 0.15);-moz-box-shadow:1px 1px 5px rgba(0,0,0, 0.15);-khtml-box-shadow:1px 1px 5px rgba(0,0,0, 0.15);height:20px;margin-left:5px}
ul.topic_buttons li:hover a{background-color:#6cb2e4}
ul.topic_buttons li a{color:#ffffff;background:#65a5d1 url(../bullet_energy/images/mini_bg_light.png) repeat-x center -7px;padding:0 15px;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-khtml-border-radius:2px;display:block}
ul.topic_buttons li a:hover{text-decoration:none!important}
.msgLinck{padding:0.4em!important; width:433px !important}
.clr {clear:both}
li.userPost{overflow:hidden;position:relative}
li.userPost .avatarBoxPostAction, .avatarBoxPostAction .popup_profile{ float:left}
li.userPost .avatarBoxPostAction img{background-color:#FCFCFF;padding:2px;border:1px solid #a5cae4!important;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-khtml-border-radius:4px;width:50px;height:50px}
.contentPostUser{margin-left:63px}
.contentPostUser h3{font-size:12px}
.contentPostUser h3 a{color:#176093}
.contentPostUser .infoPostMsgUser{color:#969696;font-size:11px}.contentPostUser .infoPostMsgUser a{color:#646464}
.postUserBox{overflow:hidden}
#bulletDebug,#bulletDebug h3,#bulletDebug h4,#bulletDebug ol{font-size:11px;margin:0;padding:0; float:left; width:100%}
#bulletDebug li{border-bottom:1px solid #A5CAE4}
#recaptchaForumBlock{margin-top:5px;width:442px;float:left}
.berrors {margin-bottom:10px!important;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;color:#483608;padding:15px 15px 15px 72px;background:#faf1c2 url(../bullet_energy/images/berrors.png) no-repeat 9px 10px;border-color:#FFF}
.berrors a{color:#a85003}
.infoBall{font-style:italic}
ol.boxUserTrophies {}
ol.boxUserTrophies li div.infoTrophies{color:#969697;float:left;width:80%}
ol.boxUserTrophies li div.balsTrophies{border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;background-color:#F0F7FC;text-align:center;float:right;border:1px solid #D7EDFC;margin-right:3px}
ol.boxUserTrophies li div.balsTrophies .fetch{padding:5px}
ol.boxUserTrophies li div.balsTrophies strong{font-size:15px;letter-spacing:-0.05em; cursor:help}
ol.boxUserTrophies li div.balsTrophies .setDateTrophies{ color: #969699;
    display: block;
    font-size: 9px;
    line-height: 12px; 
    padding-top: 2px;}
.icon-trophies{ padding:1px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px; float: left; margin-right:5px;
    height: 50px;
    width: 50px;border:1px solid #79BBF2}
.icon-trophies img{border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;display:block;}
ol.boxUserTrophies li{position:relative}
ol.boxUserTrophies li h3{line-height:normal;font-size:13px!important;padding-bottom:2px;margin:0;color:#000000;font-weight:bold!important}
ol.likeAllContent{height:210px;overflow:auto}
ol.boxUserTrophies, ol.boxUserTrophiesli, ol.likeAllContent, ol.likeAllContent li{margin:0;padding:0;list-style-type:none}
ol.boxUserTrophies li, ol.likeAllContent li{border-bottom:1px solid #D7EDFC;overflow:hidden;padding-top:5px;padding-bottom:5px}
ol.likeAllContent a.popup_profile {float:left}
ol.likeAllContent a.popup_profile img{padding:2px;border:1px solid #a5cae4!important;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-khtml-border-radius:4px; background:#FFF;width:45px}
ol.likeAllContent .memberInfo{margin-left:57px}
ol.likeAllContent .memberInfo .groupUser{color:#646464;font-size:10px}
ol.likeAllContent .memberInfo h3{color:#176094;font-size:13px;font-weight:normal}
ol.likeAllContent .memberInfo div{font-size:11px}
.memberInfo div dl, .memberInfo div dt, .memberInfo div dd {display:inline}.memberInfo div dt{color:#969697}.memberInfo div dd{padding-right:5px}
li[id^=topic_item-]:hover ul.pageList{display:block}
li[id^=topic_item-]:hover div.icon span.topicPreview{visibility:visible}
li.treeItem div.boxTreeItem div.treeInfoBox div.replyLast p a, .userOnlines a{color:#398DD8} 
.loaderParamTopic{background:url(../bullet_energy/images/loading.gif) no-repeat center!important;visibility:visible!important}
.loaderParamCloze{background:url(../bullet_energy/images/closed.png) no-repeat center!important;visibility:visible!important}
.elementShowPreview{}
.highlightElementShadow{-webkit-box-shadow:0 4px 5px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 4px 5px rgba(0, 0, 0, 0.15);box-shadow:0 4px 5px rgba(0, 0, 0, 0.15);border:none!important}
.shareForum{ margin:0; padding:0; overflow:hidden}
.shareForum li{ float:left; margin-right:5px} 
.shareForum li a{ display:block; text-indent:-666666px; width:16px; height:16px}
.shareForum li.twitter a{background: url(../bullet_energy/images/social/twitter.png) no-repeat}
.shareForum li.vkontakte a{background: url(../bullet_energy/images/social/vkontakte.png) no-repeat}
.shareForum li.facebook a{background: url(../bullet_energy/images/social/facebook.png) no-repeat}
.shareForum li.memori a{background: url(../bullet_energy/images/social/memori.png) no-repeat}
.shareForum li.bobrdobr a{background: url(../bullet_energy/images/social/bobrdobr.png) no-repeat}
.shareForum li.digg a{background: url(../bullet_energy/images/social/digg.png) no-repeat}
.shareForum li.livejournal a{background: url(../bullet_energy/images/social/livejournal.png) no-repeat}
.shareForum li.yandex a{background: url(../bullet_energy/images/social/yandex.png) no-repeat}
.shareForum li.delicious a{background: url(../bullet_energy/images/social/delicious.png) no-repeat}
.shareForum li.liveinternet a{background: url(../bullet_energy/images/social/liveinternet.png) no-repeat}
.shareForum li.ya a{background: url(../bullet_energy/images/social/ya.png) no-repeat}
.shareForum li.myspace a{background: url(../bullet_energy/images/social/myspace.png) no-repeat}
.shareForum li.moikrug a{background: url(../bullet_energy/images/social/moikrug.png) no-repeat}
.shareForum li.linkedin a{background: url(../bullet_energy/images/social/linkedin.png) no-repeat}
.shareForum li.mail a{background: url(../bullet_energy/images/social/mail.png) no-repeat}
.shareForum li.google_sub a{background: url(../bullet_energy/images/social/google_sub.png) no-repeat}
.shareForum li.friendfeed a{background: url(../bullet_energy/images/social/friendfeed.png) no-repeat}
.shareForum li.blogger a{background: url(../bullet_energy/images/social/blogger.png) no-repeat}
.shareForum li.buzz a{background: url(../bullet_energy/images/social/buzz.png) no-repeat}
.shareForum li.google{ width:25px; height:16px; overflow:hidden}
.popupTableForum tbody tr td label{-moz-user-select:none;-khtml-user-select:none;user-select:none}
ul.pageList {
	font-size:10px !important;
	display: none;
	float:left;
	 
	margin:0 0 0 5px;
	padding:0;
}

	ul.pageList li a {
		background-color: #f2f4f7;
		background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.6)), to(#f2f4f7)); /* Saf-Chrome */
		background-image: -moz-linear-gradient(top, rgba(255,255,255,0.6) 0%, #f2f4f7 100%); /* FF */
		background-image: linear-gradient(top, rgba(255,255,255,0.6), #f2f4f7);
		border: 1px solid #c0c9d5;
		box-shadow: 0 1px 2px rgba(0,0,0,0.1);
		-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
		-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		padding: 0px 4px;
		color:#2B485C;
	}

	ul.pageList li a:hover {
		color: #4b5868;
		border-color:#176093;
		text-decoration: none !important;
	}

ul.pageList li a:active {
		background-color: #e9edf4;
		background-image: -webkit-gradient(linear, left bottom, left top, from(transparent), to(rgba(0,0,0,0.1))); /* Saf-Chrome */
		background-image: -moz-linear-gradient(bottom, transparent 0%, rgba(0,0,0,0.1) 100%); /* FF */
		background-image: linear-gradient(bottom, transparent, rgba(0,0,0,0.1));
		color: rgba(0,0,0,0.5)}
ul.pageList li {display:inline;margin:0 2px 0 0}
.separatorGetAjaxTopic{ color: #999999;
    font-size: 11px;
    padding: 5px 0;}
.unreadPostLinck{box-shadow:inset rgba(0,0,0,0.3) 0px 1px 2px;-webkit-box-shadow:inset rgba(0,0,0,0.3) 0px 1px 2px;-moz-box-shadow:inset rgba(0,0,0,0.3) 0px 1px 2px;-khtml-box-shadow: inset rgba(0,0,0,0.3) 0px 1px 2px;width:8px;height:8px;background:#C3D6E3;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-khtml-border-radius:4px;display:block;background:#165C8D;float:left;margin:4px 5px 0 0!important}
.topicList.unread div.boxTopic h3 a.unreadPostLinck{}
#bullet_energy_emos div{overflow:auto!important;height:150px!important}
#bullet_energy_emos{padding:3px 3px 0 !important}
tr.warningNoOut, tr.warningNoOut a, tr.warningNoOut i{color:#969697!important}
.postBlockNoAajax{margin:auto;width:500px}
.buttonField{margin-top:10px}

/**/
div[class^=likeBox] div,.msg div.msgAutorInfo div.boxInert,.msg,.share,#containerPoll .topicPoll,#containerPoll ol, #containerPoll table,#containerPoll .topicPollInnert,.blockRight .conteiner h3,.blockRight .conteiner,li.treeItem .boxTreeItem,li.treeItem .boxTreeItem div.treeInfoBox div.replyLast,.popupTableForum td,.contentBoxTopicList li.topicList,ol#topicPreview li.userPost,li.treeItem .ListParam{border:1px solid #D7EDFC}
/**/
/*Hack ie 6-7*/
.headerBox dd,.headerBox dt,.headerBox dd,.headerBox dt, div.boxTopic{*display:block;*float:left}
.headerBox dd.lastMsg,.headerBox dd.lastMsg{*float:right}
* html li.topicList .topicInfo{padding-left:4px!important}
dd.topicTitl,.topicInfo{*width:40%}
.contentBoxTopicList div.topicLastPost{*float:right}
dd.answerTopic{*padding-left:17px!important}


.topicLastPost{*padding-top:13px; }
.topicLastPost div {box-sizing: content-box;}

.contentBoxTopicList li.topicList .statistic{*padding-top:7px}
li.topicList .statistic{*height:50px}
li.topicList .topicInfo{*margin-top:0 !important}
.topicInfo div.icon{*padding-top:8px}
/*.forum_speedbar ul li .arrow, .contentBoxTopicList img.avatarLastAutor{*display:none!important} FixedTopic */
* html li.treeItem .boxTreeItem div.treeInfoBox div.replyLast{right:80px!important}
dd.lastMsg{*width:150px!important;*font-size:11px}
li.topicList .topicLastPost{*width:150px!important}
.contentBoxTopicList div.topicLastPost p{*padding:0}
.contentBoxTopicList li.topicList .statistic{*padding-top:12px;*height:45px!important}
li.topicList div.avatar{*vertical-align:inherit!important;*padding-top:11px}
* html li.msg{float:left!important;width:100%!important}
.FixedTopic,.FixedTopic .statistic {background-color:#F0F7FC!important;font-style:italic}

.separatorContentFixed{border-bottom:1px solid #A5CAE4}
/**/
.blockRight .conteiner, .share, li.treeItem .boxTreeItem div.treeInfoBox div.replyLast, .forum_speedbar, div[class^=likeBox] div, #containerPoll .topicPollInnert {
	/*РЎРІРµС‚Р»Рѕ-РіРѕР»СѓР±РѕР№*/
	background: #f5fafd!important;
	background: -moz-linear-gradient(top, #f5fafd 0%, #f5fafe 57%, #f0f8fb 87%, #f0f7fd 100%)!important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5fafd), color-stop(57%, #f5fafe), color-stop(87%, #f0f8fb), color-stop(100%, #f0f7fd))!important;
	background: -webkit-linear-gradient(top, #f5fafd 0%, #f5fafe 57%, #f0f8fb 87%, #f0f7fd 100%)!important;
	background: -o-linear-gradient(top, #f5fafd 0%, #f5fafe 57%, #f0f8fb 87%, #f0f7fd 100%)!important;
	background: -ms-linear-gradient(top, #f5fafd 0%, #f5fafe 57%, #f0f8fb 87%, #f0f7fd 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5fafd', endColorstr='#f0f7fd', GradientType=0 );
	background: linear-gradient(top, #f5fafd 0%, #f5fafe 57%, #f0f8fb 87%, #f0f7fd 100%)!important;
}
.pagination_forum li a, .treeTitl, .buttonsPoll button, .contentBoxTopicList dl.headerBox, .popupTableForum tr th, .sepBoxBot,.separatorContentFixed{
	/*Р“РѕР»СѓР±РѕР№, РїР°РіРёРЅР°С†РёСЏ, С€Р°РїРєРё СЂР°Р·РґРµР»РѕРІ, РёРЅС„Рѕ Р±Р»РѕРєРё*/
	background: #e4ebf2!important;
	background: -moz-linear-gradient(top, #eef3f9 0%, #e6edf3 85%, #e7ebf4 100%)!important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eef3f9), color-stop(85%, #e6edf3), color-stop(100%, #e7ebf4))!important;
	background: -webkit-linear-gradient(top, #eef3f9 0%, #e6edf3 85%, #e7ebf4 100%)!important;
	background: -o-linear-gradient(top, #eef3f9 0%, #e6edf3 85%, #e7ebf4 100%)!important;
	background: -ms-linear-gradient(top, #eef3f9 0%, #e6edf3 85%, #e7ebf4 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eef3f9', endColorstr='#e7ebf4', GradientType=0 );
	background: linear-gradient(top, #eef3f9 0%, #e6edf3 85%, #e7ebf4 100%)!important
}
form#message_edit_form div.EditControl a {
	/*РЁР°РїРєРё РґРёР°Р»РѕРіРѕРІС‹С… РѕРєРѕРЅ, РєРЅРѕРїРєРё СЃРµСЂРѕРіРѕ С†РІРµС‚Р°*/
	background:#f6f6f6!important;
	background:-moz-linear-gradient(top, #f6f6f6 0%, #e0e0e0 100%)!important;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #e0e0e0))!important;
	background:-webkit-linear-gradient(top, #f6f6f6 0%, #e0e0e0 100%) !important;
	background:-o-linear-gradient(top, #f6f6f6 0%, #e0e0e0 100%)!important;
	background:-ms-linear-gradient(top, #f6f6f6 0%, #e0e0e0 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#e0e0e0', GradientType=0 );
	background:linear-gradient(top, #f6f6f6 0%, #e0e0e0 100%)!important;
}
.boxResultPoll .line {
background: #7db9e8;
background: -moz-linear-gradient(left, #7db9e8 0%, #6cb2e5 50%, #2f99e0 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#7db9e8), color-stop(50%,#6cb2e5), color-stop(100%,#2f99e0));
background: -webkit-linear-gradient(left, #7db9e8 0%,#6cb2e5 50%,#2f99e0 100%);
background: -o-linear-gradient(left, #7db9e8 0%,#6cb2e5 50%,#2f99e0 100%); 
background: -ms-linear-gradient(left, #7db9e8 0%,#6cb2e5 50%,#2f99e0 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#2f99e0',GradientType=1 ); 
background: linear-gradient(left, #7db9e8 0%,#6cb2e5 50%,#2f99e0 100%);  
}
.userPrivateBlock{background:#F9FAFA;border:1px solid #DCE7E7;padding:5px;margin-bottom:10px}
.userPrivateBlock p{margin:0;padding:0}
.userPrivateBlock a.deleteUser{color:red;padding-left:2px}
.userPrivateBlock ul{list-style-type:none;margin:0;padding:0}
.userPrivateBlock ul li{display:inline-block;margin:0;padding:0}
/*span.treeIcon#treeId_5{background-image: url(../bullet_energy/images/icons/bug.png);background-color:transparent;box-shadow:none;opacity:0.6;background-position:2px -2px}
li.unread span.treeIcon#treeId_5{opacity:1}*/
ol.bbcode_forum, ol.bbcode_forum_text {overflow:hidden;margin:0;padding:0;height:31px;border-bottom:1px solid #BBBBBB;background:url(../bullet_energy/images/bg_0.gif) repeat-x}
ol.bbcode_forum {border-bottom:1px solid #BBBBBB!important}
ol.bbcode_forum {border-bottom:none}
ol.bbcode_forum li, ol.bbcode_forum_text li {background: #f6f6f6;background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#d4d4d4));background: -webkit-linear-gradient(#f6f6f6, #d4d4d4);background-image:-o-linear-gradient(top, #f6f6f6, #d4d4d4);background-image:-moz-linear-gradient(top, #f6f6f6, #d4d4d4);background-image:-moz-gradient(top, #f6f6f6, #d4d4d4);-webkit-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;cursor:defaolt;float: left;display:block;height:20px;width:20px;background-color:#E9E8E8;border-color:#B2B2B2;border-style:solid;border-width:1px;margin:4px 0 4px 4px}
.bbcode_forum li.separator {width:auto!important}
ol.bbcode_forum li:hover, ol.bbcode_forum_text li:hover,.select_bb:active,.select_bb:focus {border-color:#777;-webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 0 6px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);-moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 0 6px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4);box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 0 6px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.4)}
#colorSelector {
	height:24px;
	position:relative;
	background:url(../bullet_energy/images/icons.png) left no-repeat;
	background-position:-759px 2px!important;
	cursor:pointer
}
.bbcode_forum_text li span, .bbcode_forum li span {background:url(../bullet_energy/images/icons.png) left no-repeat;display:block;height:20px!important;cursor:pointer;width:20px!important}
.bbcode_forum li #b_i {background-position:-60px 0!important}
.bbcode_forum li #b_u {background-position:-141px 0!important}
.bbcode_forum li #b_s {background-position:-120px 0!important}
.bbcode_forum li #b_emo {background-position:-60px -20px!important}
.bbcode_forum li #b_tag_url {background-position:-500px 0!important}
.bbcode_forum li #b_img {background-position:-380px 0px!important;width:22px!important}
.bbcode_forum li #b_tag_leech {background-position:bottom right!important}
.bbcode_forum li #b_tag_email {background-position:-900px -20px!important}
.bbcode_forum li #b_tag_video {background-position:-320px -20px!important}
.bbcode_forum li #b_tag_audio {background-position:-714px -40px!important}
.bbcode_forum li #b_hide {background-position:-822px -40px!important;width:22px!important}
.bbcode_forum li.b_hide {width:24px!important}
.bbcode_forum li #b_quote {background-position:-920px -21px!important}
.bbcode_forum li #b_code {background-position:-846px -40px!important;width:22px!important}
.bbcode_forum li #b_left {background-position:-460px 0!important}
.bbcode_forum li #b_center {background-position:-420px 0!important}
.bbcode_forum li #b_right {background-position:-480px 0!important}
.bbcode_forum li #b_color {background-position:-760px 1px!important}
.bbcode_forum li #b_spoiler {background-position:-915px -40px!important}
.bbcode_forum li #b_youtube {width:21px!important;background-position:-893px -40px!important}
.bbcode_forum li #b_list {background-position:-80px 0!important}
.bbcode_forum li #b_ol {background-position:-20px 0!important}
li.bbfont {width:134px!important;line-height:11px !important}
li.bbsize {line-height:11px !important;width:120px !important}
li.bbsize select, li.bbfont select {background:none !important;padding:1px;border:none}
#b_upload {background-position:-960px -40px !important}
.bbcode_forum_text li.bbfont select, .bbcode_forum_text li.bbsize select {background:none;border:none;}
.colorpicker_hex.colorpicker_focus, .colorpicker_submit.colorpicker_focus, .colorpicker_slider {background-position:bottom}
.bbcode_forum li #b_b, .bbcode_forum li #b_closeall, .bbcode_forum li #b_flash {background-position:0 0!important}
.bbcode_forum li.b_code, .bbcode_forum li.b_youtube {width:23px!important}
.select_bb{padding: 3px;color: #555555;border: 1px solid #ccc;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;margin:3px 3px 0}
.uploadify {
/*	position: relative;
	margin-bottom: 1em;*/
}
.uploadify-button {
	background-color: #505050;
	background-image: linear-gradient(bottom, #505050 0%, #707070 100%);
	background-image: -o-linear-gradient(bottom, #505050 0%, #707070 100%);
	background-image: -moz-linear-gradient(bottom, #505050 0%, #707070 100%);
	background-image: -webkit-linear-gradient(bottom, #505050 0%, #707070 100%);
	background-image: -ms-linear-gradient(bottom, #505050 0%, #707070 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #505050),
		color-stop(1, #707070)
	);
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border: 2px solid #808080;
	color: #FFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	width: 100%;
}
.uploadify:hover .uploadify-button {
	background-color: #606060;
	background-image: linear-gradient(top, #606060 0%, #808080 100%);
	background-image: -o-linear-gradient(top, #606060 0%, #808080 100%);
	background-image: -moz-linear-gradient(top, #606060 0%, #808080 100%);
	background-image: -webkit-linear-gradient(top, #606060 0%, #808080 100%);
	background-image: -ms-linear-gradient(top, #606060 0%, #808080 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #606060),
		color-stop(1, #808080)
	);
	background-position: center bottom;
}
.uploadify-button.disabled {
	background-color: #D0D0D0;
	color: #808080;
}
.uploadify-queue {
	/*margin-bottom: 1em;*/
}
.uploadify-queue-item {
	background-color: #F5F5F5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font: 11px Verdana, Geneva, sans-serif;
	margin-top: 5px; 
	padding: 10px;
	
}
.uploadify-error {
	background-color: #FDE5DD !important;
}
.uploadify-queue-item .cancel a {float:right;font-size:10px!important;padding:2px 4px!important;}
.uploadify-queue-item .cancel a:hover{text-decoration:none!important}
.uploadify-queue-item.completed {
	background-color: #E5E5E5;
}
.addMsgBox .uploadify{margin-left:5px}
.uploadify-progress {
	 
	margin-top: 10px;
	width: 100%;display: block;
			 
			border: 1px solid #E5E9EB;
			border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -khtml-border-radius: 4px;
			background-color: #FCFCFF;
}
.uploadify-progress-bar,.uploadify-progress-bar-error {
	background-color: #0099FF;
	height: 23px;
	width: 1px;
}
div.uploadify-icon-files {
    border: 1px solid #E5E9EB;
    display: block;
    float: left;
    height: 54px;
    text-align: center;
    text-indent: -666666px;
    vertical-align: middle;
    width: 54px;
}
div.uploadify-file-distance{  text-align: left;margin-left:64px}
div.uploadify-clear{clear:both}
div.uploadify-icon-files span{ height: 54px;
    width: 54px;
    display: block;}
 
div.uploadify-icon-files span.icon-png{background:url(../bullet_energy/images/icons/png.png) center no-repeat}
div.uploadify-icon-files span.icon-zip{background:url(../bullet_energy/images/icons/zip.png) center no-repeat}
div.uploadify-icon-files span.icon-txt{background:url(../bullet_energy/images/icons/txt.png) center no-repeat}
div.uploadify-icon-files span.icon-rar{background:url(../bullet_energy/images/icons/rar.png) center no-repeat}
div.uploadify-icon-files span.icon-fla{background:url(../bullet_energy/images/icons/fla.png) center no-repeat}
div.uploadify-icon-files span.icon-swf{background:url(../bullet_energy/images/icons/swf.png) center no-repeat}
div.uploadify-icon-files span.icon-ogg{background:url(../bullet_energy/images/icons/ogg.png) center no-repeat}
div.uploadify-icon-files span.icon-html{background:url(../bullet_energy/images/icons/html.png) center no-repeat}
div.uploadify-icon-files span.icon-gif{background:url(../bullet_energy/images/icons/gif.png) center no-repeat}
div.uploadify-icon-files span.icon-3gp{background:url(../bullet_energy/images/icons/3gp.png) center no-repeat}
div.uploadify-icon-files span.icon-mov{background:url(../bullet_energy/images/icons/mov.png) center no-repeat}
div.uploadify-icon-files span.icon-torrent{background:url(../bullet_energy/images/icons/torrent.png) center no-repeat}
div.uploadify-icon-files span.icon-xls{background:url(../bullet_energy/images/icons/xls.png) center no-repeat}
div.uploadify-icon-files span.icon-pdf{background:url(../bullet_energy/images/icons/pdf.png) center no-repeat}
div.uploadify-icon-files span.icon-psd{background:url(../bullet_energy/images/icons/psd.png) center no-repeat}
div.uploadify-icon-files span.icon-wmv{background:url(../bullet_energy/images/icons/wmv.png) center no-repeat}
div.uploadify-icon-files span.icon-jpeg{background:url(../bullet_energy/images/icons/jpeg.png) center no-repeat}
div.uploadify-icon-files span.icon-jpg{background:url(../bullet_energy/images/icons/jpg.png) center no-repeat}
.uploadify-progress span.data,.uploadify-progress span.data-error{ padding: 4px;
    float: left; color:#FFF}
.uploadify-progress-bar-error{border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;background: #f85032; /* Old browsers */
background: -moz-linear-gradient(top,  #f85032 0%, #f16f5c 50%, #f6290c 51%, #f02f17 71%, #e73827 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f85032), color-stop(50%,#f16f5c), color-stop(51%,#f6290c), color-stop(71%,#f02f17), color-stop(100%,#e73827)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827',GradientType=0 ); /* IE6-9 */
}
