
tr.a-log-attach td.new {
  border-bottom:1px solid #00ee00;
}

tr.a-log-attach td.old {
  border-bottom:1px solid #eeee00;
}

.a-param-edit-field {
}

.a-param-edit-field .container {
  margin-top:1.6em;
  padding-bottom:10px;
  padding-left:10px;
  padding-right:10px;
  padding-top:0px;
  background-color:#ffffff;
  border: #808080 1px solid;
}

.a-param-edit-field .container .list .block {
  margin-bottom:5px;
}

.a-param-edit-field .container .list .comment {
  font-size:8pt;
}

.a-param-edit-field .container .list .input input {
  width:97%;
}

.a-param-edit-field .container .list .title {
}

.a-param-edit-field .container .list-big {
  height:200px;
  overflow: auto;
}

.a-param-edit-field .container .list-small {
}

.a-param-edit-field .container .set {
  background: none transparent scroll repeat 0% 0%;
  border-style: none;
  font-size: 1em;
  top:-0.9em;
  line-height: 1.0em;
  overflow: visible;
  padding: 0px;
  white-space: nowrap;
  position:relative;
}

.a-param-edit-field .container .set ul {
  list-style-type: none;
  margin:0px;
  padding:0px;
}

.a-param-edit-field .container .set li {
  border-bottom-style: none;
  border-left: #808080 1px solid;
  border-right: #808080 1px solid;
  border-top: #808080 1px solid;
  display: inline;
  margin: 0px 0.3em 0px 0px;
  overflow: visible;
  padding-bottom: 0em;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

.a-param-edit-field .container .set li.current {
  border-bottom-style: none;
  border-left: #808080 1px solid;
  border-right: #808080 1px solid;
  border-top: #808080 1px solid;
  display: inline;
  margin: 0px 0.3em 0px 0px;
  overflow: visible;
  padding-bottom: 0em;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

.a-param-edit-field .container .set li a,
.a-param-edit-field .container .set li span {
  background-color:#efecd1;
  border-style: none;
  margin: 0px;
  padding-bottom: 0.0em;
  padding-left: 0.8em;
  padding-right: 0.8em;
  padding-top: 0px;
  position: relative;
  text-decoration: none;
}

.a-param-edit-field .container .set li.current span {
  background-color:#ffffff!important;
  color:#0000ff;
  font-weight: bold;
}

.a-param-edit-field .container .set li a:hover {
  background-color: #ffffff;
  text-decoration: none;
}

div.a-validate-message{
  
  color:#ff0000;
  font-size:8pt;
  font-weight:bold;
  padding:5px;
}



.a-combobox-comment
{
  font-style:italic;
  font-size:0.8em;
  color:#808080;
}

.a-combobox-comment-nl
{
  display:block;
  font-style:italic;
  font-size:0.8em;
  color:#808080;
}

div.a-combobox-div
{
  overflow-y: auto;
  overflow-x: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 0;
  background-color: white;
  background-color: Window;
  border-style: solid;
  border-color: #808080;
  border-width: 1px;
  z-index:100;
  font-size:95%;
}

div.a-combobox-div a{
  color:#000000;
}

td.a-combobox-item  {
  cursor: pointer;
  width:100%;
}

td.a-combobox-item-active  {
  cursor: pointer;
  background-color:#00ff00;
  width:100%;
}

td.a-combobox-item-service  {
  font-style:italic;
  color:#808080;
  width:100%;
}


span.a-compare span.d {
  text-decoration:underline;
  color:#ff0000;
  font-weight:bold;
}
span.a-compare span.n {
  color:#0000ff;
  font-weight:bold;
}

@media screen
{
  div.cms-title-admin-div {
    width:100%;
    left:0;
    
      position: fixed;
      top: 0px;
    
    z-index:100
  }

  div.cms-title-admin-div-content {
    width:80%;
    background-color:#efecd1;
    padding:20px;
    position:relative;
  }
}#debug-header-js-container {
  margin-bottom:10px;
  padding-bottom:10px;
  border-bottom:1px solid #808080;
}

#debug-header-info {
  background-color:#ffffff;
  font-family: Arial;
  font-size:10pt;
  color:#808080;
  position:relative;
}

#debug-header-info .item {
  margin-bottom:5px;
}

#debug-message {
  display:none;
}

#debug-header-info td {
  background-color:#ffffff;
  font-family: Arial;
  font-size:8pt;
  color:#808080;
}

#debug-info-error, #debug-info-error-js {
  background-color:#000000;
  color:#ffffff;
  padding-left:5px;
  padding-right:5px;
}

#debug-info-test {
  background-color:#ffee00;
  color:#000000;
  padding-left:5px;
  padding-right:5px;
}

#debug-menu {
  background-color:#ffffff;
  color:#000000;
  font-family: Arial;
  font-size:8pt;
  margin:10px;
}

#debug-menu a {
  font-family: Arial;
  font-size:8pt;
  font-weight:normal;
  color:#0000ff;
  text-decoration:underline;
}.all-test-error {
  font-weight:bold;
  background-color:#ff0000;
  color:#ffffff;
  padding:3px;
  margin-bottom:10px;
  margin-top:10px;
}

.all-test-new {
  background-color:#c7c2a2;
  color:#000000;
  padding-left:40px;
  padding-top:3px;
  padding-bottom:5px;
  margin-bottom:10px;
  margin-top:10px;
}

.all-test-warning {
  background-color:#ffee00;
  color:#000000;
  padding-left:40px;
  padding-top:3px;
  padding-bottom:5px;
  margin-bottom:10px;
  margin-top:10px;
}

.bcalendar {
  font-size:8pt;
}

.error {
  color:#ff0000;
  font-weight:bold;
  font-size:8pt;
}

.mp-op {
  line-height:10px;
  font-size:10px;
}

.mp-op img {
  vertical-align:text-bottom;
}

p.mp-empty {
  color:#008000;
  font-weight:bold;
}

a.script {
  display:none;
}

a:link.mp_map_tree_title{
  font-size: 12px;
  font-weight: bold;
  color: #0000ff;
}
a:visited.mp_map_tree_title{
  font-size: 12px;
  font-weight: bold;
  color: #000080;
}
a:active.mp_map_tree_title{
  font-size: 12px;
  font-weight: bold;
  color: #0000ff;
}
a:hover.mp_map_tree_title{
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

.mp-redirect-error a,
.mp-redirect-error a:link,
.mp-redirect-error a:visited,
.mp-redirect-error a:active,
.mp-redirect-error a:hover {
  color:#00ffff;
}

h1 {
  color:#000000;
  font-size:18pt;
  font-weight:bold;
}

h2 {
  color:#000000;
  font-size:13pt;
  font-weight:bold;
}

h3 {
  color:#000000;
  font-size:10pt;
  font-weight:bold;
}

div.box {
  border:1px;
  border-style:dashed;
  margin:15px;
  padding:5px;
  text-align:center;
}

div.box div.head {
  color:#ff0000;
  font-weight:bold;
  padding-top:0px;
}

div.box div {
  padding-top:5px;
}

.tray {
  display:none;
}

.admin-gray, .admin-gray a, .admin-gray a:link, .admin-gray a:visited, .admin-gray a:active, .admin-gray a:hover {
  color:#808080;
  font-size:8pt;
}

.loading {
  color:#808080;
  padding-left: 22px;
  padding-top: 2px;
  background-position: top left;
  background-repeat: no-repeat;
  font-weight:bold;
  font-size:10pt;
  background-image: url(http://wmchanger.com/im/loading.gif);
  height:18px;
  vertical-align:middle;
}

table.interline {
  border-collapse:collapse;
  border:1px solid #808080;
}

table.interline > tr > td,
table.interline > tbody > tr > td {
  border:1px solid #808080;
}

table.interline tr.head {
  background-color:#c7c2a2;
  font-weight:bold;
  text-align:center;
}

table.interline tr.e,
table.interline tr.e1
 {
  background-color:#e3deb8;
}

table.interline tr.o,
table.interline tr.o1 {
  background-color:#efecd1;
}

table.interline tr.op,
table.interline tr.ep {
  background-color:#00ff00;
}

table.mp_map_tree_table td {
  margin:0px;
  padding:0px;
}
table.mp_map_tree_table td.mp_map_tree_comment {
  font-size:8pt;
}
table.mp_map_tree_table td.mp_map_tree_node_a {
  font-size: 12px;
  cursor:pointer;
}
table.mp_map_tree_table td.mp_map_tree_node_b {
  font-size: 12px;
}
table.mp_map_tree_table td.mp_map_tree_title{
  font-size: 12px;
}

.nowrap {
  white-space:nowrap;
}

.admin td {
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.admin, .submit {
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

@media screen
{
  div#mp-note-div{
    text-align:left;
    border:0;
    width:100%;
    
      position: fixed;
      top: 0px;
    

    z-index:999;
  }

  div#mp-note-text{
    text-align:center;
    width: 80%; /* жестко задана ширина, чтобы равнять по центру */
    position:relative;
    left:10%;
    border:1px solid #808080;
    border-top:0px solid #808080;
    background-color:#efecd1;
    padding:10px;
    font-weight:bold;
  }
}div.inline-block ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
  word-spacing:-20px;}

div.inline-block ul li {
  word-spacing:normal;display:-moz-inline-stack;display:inline-block;_overflow:hidden;zoom:1;*display:inline;vertical-align:top;
}.jsdomenudiv {
        background-color: #FFFFFF;
        background-repeat: repeat-y;
        border: 1px solid #8A867A;
        cursor: default;
        padding-bottom: 1px;
        padding-top: 1px;
        position: absolute; /* Do not alter this line! */
        visibility: hidden;
        z-index: 10;
}

.jsdomenuitem {
        background: transparent;
        border: none;
        color: #000000;
        font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
        font-size: 12px;
        padding-bottom: 3px;
        padding-left: 10px;
        padding-right: 15px;
        padding-top: 3px;
        position: relative; /* Do not alter this line! */
}

.jsdomenuitemover {
        background-color: #C1D2EE;
        border: 1px solid #316AC5;
        color: #000000;
        font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
        font-size: 12px;
        margin-left: 1px;
        margin-right: 1px;
        padding-bottom: 2px;
        padding-left: 8px;
        padding-right: 15px;
        padding-top: 2px;
        position: relative; /* Do not alter this line! */
}

.jsdomenuarrow {
        background-image: url(/im/menu_arrow.png);
        background-repeat: no-repeat; /* Do not alter this line! */
        height: 7px;
        position: absolute; /* Do not alter this line! */
        right: 8px;
        width: 4px;
}

.jsdomenuarrowover {
        background-image: url(/im/menu_arrow_o.png);
        background-repeat: no-repeat; /* Do not alter this line! */
        height: 7px;
        position: absolute; /* Do not alter this line! */
        right: 8px;
        width: 4px;
}

.jsdomenusep {
        padding-left: 8px;
}

.jsdomenusep hr {
}

/*
Menu bar related selectors
*/
.jsdomenubardiv {
        background-color: #eeeeee;
        background-position: left;
        background-repeat: no-repeat;
        border: 0;
        cursor: default;
        padding-bottom: 3px;
        padding-left: 1px;
        padding-right: 1px;
        padding-top: 3px;
        position: absolute; /* Do not alter this line! */
        visibility: visible;
}

.jsdomenubaritem {
        background-color: #eeeeee;
        border: none;
        color: #000000;
        display: inline;
        font-family: Arial, Tahoma, Helvetica, sans, sans-serif;
        font-size: 12px;
        padding-bottom: 2px;
        padding-left: 24px;
        padding-right: 10px;
        padding-top: 2px;
        position: relative; /* Do not alter this line! */
}

.jsdomenubaritemover {
        background-color: #C1D2EE;
        border: 1px solid #316AC5;
        color: #000000;
        display: inline;
        font-family: Arial, Tahoma, Helvetica, sans, sans-serif;
        font-size: 12px;
        padding-bottom: 2px;
        padding-left: 23px;
        padding-right: 9px;
        padding-top: 2px;
        position: relative; /* Do not alter this line! */
}

.jsdomenubaritemclick {
        background-color: #EFEDDE;
        border: 1px solid #8A867A;
        color: #000000;
        display: inline;
        font-family: Arial, Tahoma, Helvetica, sans, sans-serif;
        font-size: 12px;
        padding-bottom: 2px;
        padding-left: 23px;
        padding-right: 9px;
        padding-top: 2px;
        position: relative; /* Do not alter this line! */
}/* The main calendar widget.  DIV containing a table. */

.calendar {
  position: relative;
  display: none;
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #d4d0c8;
  font-family: tahoma,verdana,sans-serif;
}

.calendar table {
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #d4d0c8;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar .nav {
  background: transparent url(/im/h.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 1px;
  border: 1px solid #000;
  background: #848078;
  color: #fff;
  text-align: center;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #000;
  padding: 2px;
  text-align: center;
  background: #f4f0e8;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #f00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  padding: 0px;
  background-color: #e4e0d8;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  background-color: #c4c0b8;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
  color: #faa;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #f4f0e8;
}

.calendar tbody .rowhilite td {
  background: #e4e0d8;
}

.calendar tbody .rowhilite td.wn {
  background: #d4d0c8;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  padding: 1px 3px 1px 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  padding: 2px 2px 0px 2px;
  background: #e4e0d8;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #f00;
}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #f4f0e8;
  padding: 1px;
  border: 1px solid #000;
  background: #848078;
  color: #fff;
  text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #e4e0d8;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  background: #e4e0d8;
  font-size: 90%;
  padding: 1px;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .active {
  background: #c4c0b8;
  padding: 0px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

.calendar .combo .hilite {
  background: #048;
  color: #fea;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #f4f0e8;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #766;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}
input.passport-login {
  font-size: 20px;
}

div.passport-menu-in {
  font-size:8pt;
}

div.passport-menu-in a {
  font-size:8pt;
}

a.passport-menu-out {
  font-size:8pt;
}

input.passport-menu-out {
  font-size: 12px;
}

.passport-cp .link {
  padding-bottom: 15px;
  padding-left:45px;
}

.passport-cp .title {
  font-size: 18px;
  color: #0000ff;
  padding-bottom:5px;
}

.passport-cp .title img {
  vertical-align:middle;
}

.passport-login-edit .field-title {
  white-space:nowrap;
  font-weight:bold;
}

.passport-mail .text {
  white-space:nowrap;
  font-weight:bold;
}ul.chpwd-apply-form {
  list-style-type:none;
  margin:0px;
  padding:0px;
}

ul.chpwd-apply-form li.head{
  margin-top:10px;
}

table.stat-filter{
  background-color:#efecd1;
  border-collapse:collapse;
  font-size:12px;
  width:600px;
}

table.stat-filter td{
  padding:0;
  margin:0;
}

table.stat-filter td.head{
  background-color:#c7c2a2;
  color:#ffffff;
  font-size:14px;
  font-weight:bold;
  padding-bottom:2px;
  padding-left:4px;
  padding-right:4px;
  padding-top:2px;
}

table.stat-filter table.body{
  border-collapse:collapse;
  font-size:12px;
}

table.stat-filter table.body td {
  padding:0px;
  margin:0;
}



.xmlfilter-form textarea {
  background-color:#efecd1;
  width:100%;
}

span.xmlfilter_error_message {
  font-weight:bold;
}

span.xmlfilter_error_message span.dic-highlight {
  color:#ff0000;
  border-bottom: #ff0000 1px dotted;
  cursor:help;
}

td.xmlfilter_form_body {
  background-color:#efecd1;
  border:1px solid #ffffff;
  vertical-align:top;
}

textarea.xmlfilter_form_body_default{
  width:100%;
}

table.xmlfilter_form_command{
  border-collapse:collapse;
  font-size:10px;
  width:100px;
}

table.xmlfilter_form_command td#xmlfilter_mode_advanced{
  width:100px;
}

table.xmlfilter_form_command td#xmlfilter_mode_advanced td{
  padding:0px;
}

table.xmlfilter_quote{
  font-size:12px;
  background-color:#c7c2a2;
  width:95%;
}

.xmlfilter-system {
  color:#808080;
  font-size:8pt;
  font-style:italic;
  margin-top:15px;
}



.dic-highlight {
  color:#0080a0;
  border-bottom: #0080a0 1px dotted;
  cursor:help;
}

#dic_tooltip {
  background: #fcf5e1;
  border-bottom: #000000 1px solid;
  border-left: #000000 1px solid;
  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
  color: #000000;
  display:none;
  font: 11px verdana, helvetica,sans-serif;
  left:1px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 10px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 2px;
  position: absolute;
  text-align: justify;
  text-decoration: none;
  top:1px;
  visibility: hidden;
}

#dic_tooltip .dijsxm-header {
  text-align:right;
}


.forum-inline {
  background-color: #efecd1;
  border: 1px solid #808080;
  margin-top:5px;
  padding:6px;
}

.forum-inline .body {
  margin-top:10px;
}

.forum td {
  font-size:12px;
}

table.forum-main {
  width:100%;
  border-collapse:collapse;
}

table.forum-main td {
  border:1px solid #ffffff;
  font-size:12px;
  padding:3px;
}

table.forum-main tr.body td.last {
  background-color:#e3deb8;
  text-align:center;
  white-space:nowrap;
}

table.forum-main tr.body td.owner {
  background-color:#e3deb8;
  text-align:center;
  white-space:nowrap;
}

table.forum-main span.preview {
}

table.forum_message_preview{
  background-color:#efecd1;
  border-collapse:collapse;
  width:100%;
}

table.forum_message_preview td.body-left{
  border:1px solid #ffffff;
  font-size:12px;
  padding:4px;
  text-align:left;
  vertical-align:top;
  white-space:nowrap;
  width:100px;
}

table.forum_message_preview td.body-right{
  border:1px solid #ffffff;
  font-size:12px;
  padding:4px;
  text-align:left;
  vertical-align:top;
}

table.forum_message_preview td.body-right div.edit{
  color:#808080;
  font-size:8pt;
  font-style:italic;
}

table.forum_message_preview td.body-right div.user{
  font-weight:bold;
  padding-bottom:10px;
}

table.forum_message_preview td.command-left{
  border:1px solid #ffffff;
  font-size:12px;
  padding:4px;
  text-align:left;
  vertical-align:top;
  width:100px;
}

table.forum_message_preview td.command-right{
  border:1px solid #ffffff;
  font-size:12px;
  padding:4px;
  text-align:right;
  vertical-align:top;
}

div.forum_reply_form_head {
  border-bottom:1px solid #808080;
  color:#808080;
  font-size:14px;
  font-weight:bold;
}

.forum-reply-form .field-textarea {
  background-color:#efecd1;
  width:100%;
}

table.forum_reply_form {
  background-color:#efecd1;
  border-collapse:collapse;
  width:100%;
}

table.forum_reply_form td{
  padding:4px;
  margin:4px;
}

table.forum_reply_form td.forum_reply_form_login_left{
  border:1px solid #ffffff;
  font-size:12px;
  font-weight:bold;
  vertical-align:top;
  width:100px;
  white-space:nowrap;
}

table.forum_reply_form td.forum_reply_form_login_right{
  border:1px solid #ffffff;
  font-size:12px;
  vertical-align:top;
}

table.forum_reply_form td.forum_reply_form_login_right input{
  background-color: #efecd1;
}

table.forum_reply_form td.forum_reply_form_submit_left{
  border:1px solid #ffffff;
  font-size:12px;
  font-weight:bold;
  vertical-align:top;
  width:100px;
  white-space:nowrap;
}

table.forum_reply_form td.forum_reply_form_submit_right{
  border:1px solid #ffffff;
  font-size:12px;
  vertical-align:top;
}

table.forum_reply_form td.text_left{
  border:1px solid #ffffff;
  font-size:12px;
  font-weight:bold;
  vertical-align:top;
  width:100px;
}

table.forum_reply_form td.text_right{
  border:1px solid #ffffff;
  font-size:12px;
  vertical-align:top;
}

table.forum_reply_form td.theme_left, table.forum_reply_form td.theme-list-left {
  border:1px solid #ffffff;
  font-size:12px;
  font-weight:bold;
  vertical-align:middle;
  white-space:nowrap;
}

table.forum_reply_form td.theme_right, table.forum_reply_form td.theme-list-right {
  border:1px solid #ffffff;
  font-size:12px;
  vertical-align:top;
  width:100%;
}

table.forum_reply_form td.theme_right .input{
  background-color:#efecd1;
  width:100%;
}

.forum-reply-form-preview {
  background-color:#efecd1;
  margin:10px;
}

.hide-author, .hide-url, .hide-title {
  display:none;
}



.forum-index-message .admin_panel {
  font-size:12px;
}

.forum-index-message table.main {
  border:1px solid #ffffff;
  border-top:0px;
  border-collapse:collapse;
  margin:0;
  padding:0;
  width:100%;
}

.forum-index-message table.main tr.body-even td.author,
.forum-index-message table.main tr.body-odd td.author {
  color:#000000;
  border:1px solid #ffffff;
  border-top:0px;
  font-size:12px;
  margin:2px;
  text-align:left;
  vertical-align:top;
  white-space:nowrap;
  width:100px;
}

.forum-index-message table.main tr.body-even td.message, .forum-index-message table.main tr.body-odd td.message {
  color:#000000;
  border:1px solid #ffffff;
  border-top:0px;
  font-size:12px;
  margin:2px;
  text-align:left;
  vertical-align:top;
}

.forum-index-message table.main tr.body-even td.message div.body-field-title,
.forum-index-message table.main tr.body-odd td.message div.body-field-title,
.forum-inline div.body-field-title,
.forum_message_preview div.body-field-title {
  color:#000000;
  font-weight:bold;
  margin-top:10px;
}

.forum-index-message table.main tr.body-even td.message div.body-field,
.forum-index-message table.main tr.body-odd td.message div.body-field,
.forum-inline div.body-field,
.forum_message_preview div.body-field {
}

.forum-index-message table.main tr.body-even td.message div.edit, .forum-index-message table.main tr.body-odd td.message div.edit {
  font-size:8pt;
  font-style:italic;
  color:#808080;
}

.forum-index-message table.main td.message div.ip {
  color:#808080;
  font-size:12px;
}

.forum-index-message table.main tr.body-even td.message .sign,
.forum-index-message table.main tr.body-odd td.message .sign,
.forum_message_preview .sign {
  color:#808080;
  font-size:12px;
}

.forum-index-message table.main tr.body-even td.message div.title,
.forum-index-message table.main tr.body-odd td.message div.title {
  font-weight:bold;
  margin-bottom:10px;
}

.forum-index-message table.main tr.body-even td.message div.user,
.forum-index-message table.main tr.body-odd td.message div.user {
  font-weight:bold;
  margin-bottom:10px;
}

.forum-index-message table.main tr.body-even,
.forum-index-message table.main tr.footer-even,
.forum-index-message table.main tr.edit-even
{
  background-color:#efecd1;
}

.forum-index-message table.main tr.body-odd,
.forum-index-message table.main tr.footer-odd,
.forum-index-message table.main tr.edit-odd {
  background-color:#e3deb8;
}

.forum-index-message table.main tr.body-even td.tree,
.forum-index-message table.main tr.footer-even td.tree,
.forum-index-message table.main tr.edit-even td.tree,
.forum-index-message table.main tr.body-odd td.tree,
.forum-index-message table.main tr.footer-odd td.tree,
.forum-index-message table.main tr.edit-odd td.tree {
  border:0px;
  background-color:#ffffff;
  padding:0px;
  margin:0px;
  vertical-align:top;
}

.forum-index-message table.main tr.edit-odd td, .forum-index-message table.main tr.edit-even td {
  font-size:12px;
}

.forum-index-message table.main tr.footer-even td.author,
.forum-index-message table.main tr.footer-odd td.author {
  color:#000000;
  border:1px solid #ffffff;
  font-size:12px;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  width:100px;
}

.forum-index-message table.main tr.footer-even td.message,
.forum-index-message table.main tr.footer-odd td.message {
  color:#000000;
  border:1px solid #ffffff;
  font-size:12px;
  margin:2px;
  text-align:right;
  vertical-align:top;
}

.forum-index-message table.main tr.head .author {
  color:#808080;
  border:1px solid #ffffff;
  background-color:#c7c2a2;
  font-size:12px;
  font-weight:bold;
  margin:2px;
  text-align:center;
  white-space:nowrap;
  width:100px;
}

.forum-index-message table.main tr.head .message {
  color:#808080;
  border:1px solid #ffffff;
  background-color:#c7c2a2;
  font-size:12px;
  font-weight:bold;
  margin:2px;
  text-align:center;
  white-space:nowrap;
}

.c_forum_index_message_reply{
  font-size:14px;
  font-weight:bold;
}

.forum-index-message table.main td {
  margin:0px;
  padding:4px;
}

.forum-index-message .main .unit .author {
  color:#808080;
  border:1px solid #ffffff;
  background-color:#c7c2a2;
  font-size:12px;
  font-weight:bold;
  white-space:nowrap;
}

.forum-index-message .main .unit .message {
  color:#808080;
  border:1px solid #ffffff;
  background-color:#c7c2a2;
  font-size:12px;
  margin:2px;
  text-align:left;
}

.forum-index-message .main .unit .message a:link,
.forum-index-message .main .unit .message a:visited,
.forum-index-message .main .unit .message a:active {
  color:#808080;
  font-size:12px;
  font-weight:bold;
}

.forum-index-message .main .unit .message a:hover {
  font-size: 12px;
  font-weight: bold;
  color: #808080;
}




table.forum_index_theme_admin_edit{
  border-collapse:collapse;
  font-size:12px;
  margin:0;
  padding:0;
  width:100%;
}

.forum_index_theme_admin_panel{
  font-size:12px;
  text-align:right;
  margin-right:5px;
  padding-right:5px;
}

table.forum_index_theme_admin_menu td{
  margin:0;
  padding:0;
}

td.forum_index_theme_body_count{
  font-size: 12px;
  color: #404040;
  background-color:#efecd1;
  text-align:center;
  vertical-align:middle;
}

td.forum_index_theme_body_last {
  font-size: 12px;
  color: #ffffff;
  background-color:#efecd1;
  text-align:center;
  vertical-align:top;
  white-space:nowrap;
}

td.forum_index_theme_body_title{
  FONT-SIZE: 12px;
  COLOR: #ffffff;
  background-color:#efecd1;
  text-align:left;
  vertical-align:top;
}

.forum-index-theme .admin-menu {
  border-collapse:collapse;
  font-size:12px;
  margin:0;
  padding:0;
  width:100%;
}

.forum-index-theme .body .head {
  background-color:#c7c2a2;
  color: #404040;
  font-weight:bold;
  text-align:center;
  font-size: 12px;
  padding-right: 4px;
  padding-left: 4px;
  margin: 0px;
}

.forum-index-theme .body .new {
  background-color:#efecd1;
  font-size:12px;
  padding:4px;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  width:24px;
}

.forum-index-theme .comment {
  color:#000000;
  font-family: verdana,arial,helvetica;
  font-size:8pt;
}

.forum-index-theme .top-comment {
  margin-bottom:10px;
}

tr.forum_index_theme_edit_tr{
  background-color:#e3deb8;
}




a.forum_index_topic_create{
  font-weight:bold;
  font-size:14px;
  padding-top:10px;
  padding-bottom:10px;
}

.forum-index-topic .main {
  border-collapse:collapse;
  border-color:#ffffff;
  width:100%;
}

.forum-index-topic .main tr.body#even{
  background-color:#e3deb8;
}

.forum-index-topic .main tr.body#odd{
  background-color:#efecd1;
}

.forum-index-topic .main tr.body td.count{
  border:1px solid #ffffff;
  color:#000000;
  font-size:12px;
  padding:4px;
  text-align:center;
  white-space:nowrap;
}

.forum-index-topic .main tr.body td.last{
  border:1px solid #ffffff;
  color:#000000;
  font-size:12px;
  padding-bottom:2px;
  padding-left:4px;
  padding-right:4px;
  padding-top:2px;
  text-align:center;
  white-space:nowrap;
}

.forum-index-topic .main tr.body td.new{
  border:1px solid #ffffff;
  color:#000000;
  font-size:12px;
  font-weight:bold;
  padding:4px;
  text-align:center;
  white-space:nowrap;
  width:24px;
}

.forum-index-topic .main tr.body td.op{
  border:1px solid #ffffff;
  color:#000000;
  font-size:12px;
  text-align:center;
  white-space:nowrap;
}

.forum-index-topic .main tr.body td.owner{
  border:1px solid #ffffff;
  color:#000000;
  font-size:12px;
  padding-bottom:2px;
  padding-left:4px;
  padding-right:4px;
  padding-top:2px;
  text-align:center;
  white-space:nowrap;
}

.forum-index-topic .main tr.body td.title{
  border:1px solid #ffffff;
  color:#000000;
  font-size:12px;
  padding:4px;
  text-align:left;
}

.forum-index-topic .main tr.body td.title a.nosticky{
}

.forum-index-topic .main tr.body td.title a.sticky{
  font-weight:bold;
}

.forum-index-topic .main tr.head {
  background-color:#c7c2a2;
}

.forum-index-topic .main tr.head td.count{
  border:1px solid #ffffff;
  color:#404040;
  font-size:12px;
  font-weight:bold;
  padding:4px;
  text-align:center;
  white-space:nowrap;
}

.forum-index-topic .main tr.head td.last{
  border:1px solid #ffffff;
  color:#404040;
  font-size:12px;
  font-weight:bold;
  padding:4px;
  text-align:center;
  white-space:nowrap;
}

.forum-index-topic .main tr.head td.op{
  border:1px solid #ffffff;
  color:#404040;
  font-size:12px;
  font-weight:bold;
  padding:4px;
  text-align:center;
  white-space:nowrap;
}

.forum-index-topic .main tr.head td.owner{
  border:1px solid #ffffff;
  color:#404040;
  font-size:12px;
  font-weight:bold;
  padding:4px;
  text-align:center;
  white-space:nowrap;
}

.forum-index-topic .main tr.head td.title{
  border:1px solid #ffffff;
  color:#404040;
  font-size:12px;
  font-weight:bold;
  padding:4px;
  text-align:center;
  white-space:nowrap;
}

.forum_index_topic_body_edit{
  background-color:#efecd1;
  color:#000000;
  font-size:12px;
  font-weight:bold;
  text-align:left;
}

.forum-index-topic .subscriber {
  font-size:12px;
}



.money-exchange-table-font{
  font-size:14px;
}

.money-exchange-table-font select{
  font-size:14px;
}

.money-exchange-table-font input{
  font-size:14px;
}

.money-exchange-table-font td{
  font-size:14px;
}

a.money-exchange-current{
  font-size:0.8em;
  font-weight:bold;
  color:#808080;
}

p.money-exchange-choose-status{
  font-size:0.8em;
  font-weight:bold;
  color:#808080;
  margin:0px;
  padding:0px;
  display:inline;
  }

p.money-exchange-notice {
  color:#ff0000;
  font-size:0.8em;
  font-weight:bold;
  margin:0px;
  padding:0px;
  display:inline;
}

table.money-exchange-table {
   background-color:#e3deb8;
   border:0px;
   width:100%;
   padding:0px;
   margin:0px;
}

textarea.money-exchange-textarea {
  overflow:auto;
  width:100%;
  height:44px;
  }

ul.money-exchange{
}

ul.money-exchange li{
  width:260px;
}table.money-control-table td
{
  font-size:1.1em
}

table.money-control-table input
{
  font-size:1.1em
}

table.money-control-table select
{
  font-size:1.1em
}

p.money-notice{
  color:#ff0000;
  display:inline;
  font-size:0.8em;
  font-weight:bold;
  margin:0px;
  padding:0px;
}

form.money-transaction-form {
  margin:0px;
}

form.money-transaction-form b{
  font-size:18px;
}


  

.search-index-extarnal {
  margin-top:10px;
}


  

.search-quick-active {
  font-size:8pt;
  color:#000000;
}

.search-quick-passive {
  font-size:8pt;
  color:#808080;
}






.text-body-category .date {
  font-weight:bold;
  color:#808080;
  font-size:11px;
}

.text-body-category .item {
  margin-bottom:15px;
  clear:both;
}

.text-body-category .item .photo {
  border:0px;
  float:left;
  margin-right:10px;
}

.text-body-category .item-noimage {
  margin-bottom:15px;
  margin-right:10px;
  clear:both;
}




table.text-body-gallery {
  border-collapse:separate;
}



.text-body-index-level .item {
  margin-bottom:15px;
  clear:both;
}

.text-body-index-level .item .photo {
  border:0px;
  float:left;
  margin-right:10px;
}

table.text_item_edit_body {
  width:100%;
}

ul.text-category-view li {
  width:300px;
}

div.inline-block ul.text-category-view li {
  vertical-align:middle;
}

.text-item-admin {
  clear:both;
}

.text-item-admin .panel-button {
  font-size:8pt;
  white-space:nowrap;
}

div.ticket-label-text{
  font-weight:bold;
  padding:2px 7px;
  text-align:center;
  #background: #e3deb8;
  border: 0px;
}

div.ticket-label-top,div.ticket-label-bottom{
  height:1px;
  border-left:3px dotted transparent ;
  border-right:3px dotted transparent ;
}

div.ticket-label-top{
  #border-bottom:3px solid #e3deb8;
}

div.ticket-label-bottom{
  #border-top:3px solid #e3deb8;
}

span.ticket-remove-body p{
  font-size:0.8em;
  color:#808080;
  padding-bottom:3px;
}

.text{font-size:80%;font-weight:bold;padding:0px 3px;text-align:center; color: #000000; background: #e4e0c4;}
.left,.right{border-left:3px dotted transparent;border-right:3px dotted transparent; }
.left{border-bottom:#e4e0c4 3px solid;}
.right{border-top:#e4e0c4 3px solid; }

textarea.vote-reply-theme {
  display:none;
}

table.vote_index_dir_admin_edit{
  border-collapse:collapse;
  margin:0;
  padding:0;
  width:100%;
}

table.vote-index-dir-body{
}

table.vote-index-dir-body td.body-count{
  font-size: 12px;
  color: #404040;
  background-color:#efecd1;
  text-align:center;
  vertical-align:middle;
}

table.vote-index-dir-body td.body-title{
  font-size: 12px;
  color: #ffffff;
  background-color:#efecd1;
  text-align:left;
  vertical-align:top;
}

table.vote-index-dir-body td.body-title a.main{
  color:#000000;
  font-size:10pt;
  font-family: verdana,arial,helvetica;
  font-weight:bold;
}

table.vote-index-dir-body td.body-title div.comment{
  color:#000000;
  font-family:verdana,arial,helvetica;
  font-size:8pt;
}

table.vote-index-dir-body td.body-title td.admin{
  font-size:12px;
  text-align:right;
  margin-right:5px;
  padding-right:5px;
}

table.vote-index-dir-body tr.edit{
  background-color:#e3deb8;
}

table.vote-index-dir-body td.head{
  background-color:#c7c2a2;
  color: #ffffff;
  font-weight:bold;
  text-align:center;
  font-size: 12px;
  padding-right: 4px;
  padding-left: 4px;
  margin: 0px;
}

span.vote-loading{
  color:#808080;
  font-weight:bold;
}



.vote-reply-list-textarea {
  border:1px #808080 solid;
  border-collapse:collapse;
  width:100%;
}

.vote-reply-list-textarea td,
.vote-reply-list-textarea th {
  border:1px #808080 solid;
  padding:2px;
}





* {behavior:url("/im.wmchanger/ie-hover.htc")}

body {
  background-image: url("/im.wmchanger/fon.gif");
  color: #000000;
  font-family: "itc officina sans book", arial;
  font-size: 10pt;
  padding: 0px;
  margin: 0px;
}

a, a:active, a:link{
  color: #006600;
}

a:visited {
  color: #003300;
}

a:hover {
  color: #00aa00;
}

@font-face {
font-family: "UniCyrillic";
src: url("/im.wmchanger/UniCyrillic.ttf");
}

.h1{
  font-family: "UniCyrillic","Times New Roman";
  font-size: 26px;
  padding: 0px;
  margin: 0px;
  color: #faf6d5;
  font-weight: normal;
}

.h2,
.h2 a:link,
.h2 a:visited,
.h2 a:active,
.h2 a:hover,
.h2 a{
  font-family: "UniCyrillic","Times New Roman";
  font-size: 20px;
  padding: 0px;
  margin: 0px;
  color: #faf6d5;
  font-weight: normal;
}

h1{
  font-family: "Times New Roman";
  font-size: 26px;
  padding: 0px;
  margin: 0px;
  color: #296207;
  font-weight: normal;
}

h2{
  font-family: "Times New Roman";
  font-size: 20px;
  padding: 0px;
  margin: 0px;
  color: #296207;
  font-weight: normal;
}

h3{
  font-family: "Times New Roman";
  font-size: 18px;
  padding: 0px;
  margin: 0px;
  font-weight: bold;
  text-align: justify;
  color: #296207;
}

.h3,
.h3 a:link,
.h3 a:visited,
.h3 a:active,
.h3 a:hover,
.h3 a{
  font-family: "Times New Roman";
  font-size: 14px;
  padding: 0px;
  margin: 0px;
  font-weight: normal;
  text-align: justify;
  color: #faf6d5;
}

div.left-menu ul,
div.left-menu ul a:link,
div.left-menu ul a:visited,
div.left-menu ul a:active,
div.left-menu ul a:hover,
div.left-menu ul a{
  font-family: "UniCyrillic","Times New Roman";
  font-size: 20px;
  padding: 0px;
  margin: 0px;
  font-weight: normal;
  color: #faf6d5;
  list-style-type: none;
}

.bottom,
.bottom a:link,
.bottom a:visited,
.bottom a:active,
.bottom a:hover,
.bottom a{
  font-family: "UniCyrillic","Times New Roman";
  font-size: 22px;
  color: #faf6d5;
  text-decoration: none;
}

input.exchange{ font-size: 25px; font-family: Times New Roman; padding: 3px; width: 145px;}
select.exchange{ font-size: 25px; font-family: Times New Roman; padding: 2px; width: 145px; font-size:; margin:0px;}
div.exchange{ font-family: "Times New Roman"; font-size: 25px; padding: 0px; margin: 0px; color: #296207;}
input.exchange-button{
  background-color: #286106;
  font-family: "Times New Roman";
  background-image: url("/im.wmchanger/bt_bg.gif");
  background-repeat: repeat-x;
  color: #dae7b1;
  cursor: pointer;
  font-size: 20px;
  letter-spacing: 2px;
  padding: 4px; padding-left: 7px;padding-right: 7px;
  border:#469610 solid 1px;
}

table.top-menu tr td{
  font-family: "UniCyrillic","Times New Roman";
  font-size: 22px;
  padding: 0px;
  margin: 0px;
  vertical-align: middle;
  padding-left: 0px;
  color: #faf6d5;
  height: 43px;
  text-decoration: none;
}

table.list-user td {
  background-color: #faf6d5;
  text-align: center;
}

div.top-menu ul li{
  display: inline-block;
  padding-top: 7px;
  background-image: url("/im.wmchanger/r.gif");
  background-repeat: no-repeat;
  height: 43px;
  padding-left: 20px;
}

div.left-menu div.passport-menu-in span.nowrap,
div.left-menu div.passport-menu-in span.nowrap a,
div.left-menu div.passport-menu-in span.nowrap a:link,
div.left-menu div.passport-menu-in span.nowrap a:visited,
div.left-menu div.passport-menu-in span.nowrap a:active,
div.left-menu div.passport-menu-in span.nowrap a:hover
{
  font-family: "UniCyrillic","Times New Roman";
  font-size: 18px;
  text-align: left;
  padding: 0px;
  margin: 0px;
  color: #faf6d5;
}

input {
  font-family: Arial;
  font-size: 10px;
}

input{
  background-color: #f6f1cc;
  border: #b5b195 solid 1px;
}

input.type-button{
  background-color: #286106;
  background-image: url("/im.wmchanger/bt_bg.gif");
  background-repeat: repeat-x;
  color: #dae7b1;
  cursor:pointer;
  font-size: 12px;
  border:#469610 solid 1px;
}

input.type-submit{
  background-color: #286106;
  background-image: url("/im.wmchanger/bt_bg.gif");
  background-repeat: repeat-x;
  color: #dae7b1;
  cursor:pointer;
  font-size: 12px;
  border:#469610 solid 1px;
}

input.search{
  background-color: transparent;
  background-image: none;
  font-family: "UniCyrillic","Times New Roman";
  font-size: 20px;
  color: RGB(55,44,24);
  border:#469610 solid 0px;
  height: 19px;
  padding: 0px; margin: 0px;
  padding-top: -7px;
}

.top-h1,
.top-h1 a,
.top-h1 a:visited{
  font-family: "UniCyrillic","Times New Roman";
  font-size: 19px;
  text-decoration: none;
  color: RGB(55,44,24);
}

select {
  background-color: #f6f1cc;
  border: #b5b195 solid 1px;
}

p {
  color: #000000;
  font-family: "ITC Officina Sans Book", Arial;
  font-size: 10pt;
  text-align: justify;
}

p.error a, p.error a:active, p.error a:link, p.error a:visited{
  color: #006600;
  font-size: 10pt;
  font-weight: normal;
}

p.error a:hover {
  color: #00aa00;
}

.copyright{
font-family: "UniCyrillic","Times New Roman";
  font-size: 19px;
  text-decoration: none;
  color: RGB(55,44,24);
}

select {font-family:Arial; font-size:10px;}

table {
  color: #000000;
}

td {
  color: #000000;
  font-family: "ITC Officina Sans Book", Arial;
  font-size: 10pt;
}

td.timeline{
 padding-right: 180px;
}

a.left_menu,
a.left_menu:link,
a.left_menu:hover,
a.left_menu:visited{
  color:#ffffff;
}
a.left_menu:active{
  color:#dddddd;
}

   dl.top_menu { margin: 0; padding: 0; list-style-type: none; }
   dl.top_menu dt { margin: 0; padding: 0; list-style-type: none;  }
   dl.top_menu dd { margin: 0; padding: 0; list-style-type: none; background-color:#438a10; float: left;}
   dl.top_menu dd ul, dl.top_menu dd ul li { margin: 0; padding: 0; list-style-type: none; }
   dl.top_menu { float: center;  margin: 0 1px; }
   dl.top_menu dt { cursor: pointer; text-align: center; border: 0px solid red; }
   dl.top_menu dd { filter: alpha(80);opacity(80); border: 1px solid #2a6207; background-color: #08540d; margin-top: 18px; position: absolute; width: auto; }
   dl.top_menu dd ul li { filter: alpha(80);opacity(80); text-align: left; background: #08540d; position: relative; margin-bottom: 1px; width: auto;}
   dl.top_menu dd ul li a { text-decoration: none; display: block; height: 100%; padding: 8px; margin: 0px;  border: 0 none; font-weight: normal;
  font-family: "Times new roman";
  color: #faf6d5;
  font-size: 16px;}
   dl.top_menu dd ul li a:hover { filter: alpha(80);opacity(80); background: #64c216; color: #ffffff; }
   dl.top_menu dt a:link, dl.top_menu dt a, dl.top_menu dt a:visited { color: #ffffff; text-decoration: none;
  font-family: "UniCyrillic";
  color: #faf6d5;
  font-size: 22px;}
   dl.top_menu dt a:hover{ text-decoration: underline; font-family: "UniCyrillic"; font-size: 22px;}





.tablink a,
.tablink a:visited
.tablink a:active { color: #000000; font-weight: bold; text-decoration: none;}
.tablink a:hover {color: #00aa00;}

.tabberlive .tabbertabhide {
 display:none;
word-wrap: normal;
}

.tabber {
display:none;
word-wrap: normal;
}

.tabberlive {
 margin-top: 6px; white-space:nowrap;
}


ul.tabbernav
{
 list-style-type: none;
word-wrap: normal;
 margin:0;
 font: bold 12px Verdana, sans-serif;
}

.tabberlive ul.tabbernav{
  list-style-type:none;
  margin:0px;
  margin-left: 1px;
  margin-bottom: -16px;
  padding:0px;
  padding: 5px 0;
  word-spacing:-20px;
word-wrap: normal;
  z-index: 100;
}

.tabberlive ul.tabbernav li{
  word-spacing:normal;       
  display:-moz-inline-stack; 
  display:inline-block;      
  _overflow:hidden;          
  zoom:1;                    
  *display:inline;           
word-wrap: normal;
  vertical-align:top;
}

ul.tabbernav li
{
 color: #faf6d5;
word-wrap: normal;
 height: 32px;
 background-image: url("/im.wmchanger/8_01.gif");
 background-repeat: no-repeat;
 background-position: 0% 0%;
 display: inline-block;
 padding: 0px;
 position: relative;
 z-index: 10;
 font-weight: bold;
}

ul.tabbernav li a
{
 color: #faf6d5;
 display:block;
 word-wrap: normal;
 height: 30px;
 line-height: 2em;
 background-image: url("/im.wmchanger/8_02.gif");
 background-repeat: no-repeat;
 background-position: 100% 0%;
 font-weight: bold;
 text-decoration: none;
 vertical-align:bottom;
 padding:0 15;
 
}

ul.tabbernav li a:link { color: #faf6d5; }
ul.tabbernav li a:visited { color: #faf6d5; }

ul.tabbernav li a:hover
{
 color: #faf6d5;
}

ul.tabbernav li.tabberactive
{
 color: #296207;
word-wrap: normal;
 font-weight: bold;
 background-image: url("/im.wmchanger/7_01.gif");
 background-repeat: no-repeat;
 background-position: 0% 0%;
}

ul.tabbernav li.tabberactive a
{
 color: #296207;
 word-wrap: normal;
 padding-bottom: 0px;
 background-image: url("/im.wmchanger/7_02.gif");
 background-repeat: no-repeat;
 background-position: 100% 0%;
 font-weight: bold;
}

ul.tabbernav li.tabberactive a:link { color: #296207; text-decoration}
ul.tabbernav li.tabberactive a:visited { color: #296207; }

ul.tabbernav li.tabberactive a:hover
{
 color: #296207;
}





.tabberlive .tabbertab {
  padding: 0px;
word-wrap: normal;
  overflow: hidden;
}

.tabberlive .tabbertab h2 {
 display:none;
word-wrap: normal;
}

.tabberlive .tabbertab h3 {
 display:none;
word-wrap: normal;
}

.tabberlive .tabbertab table td h2 {
 display: inline;
word-wrap: normal;
}
.tabberlive .tabbertab table td h3 {
 display: inline;
word-wrap: normal;
}

/* ************************  new menu  ************************  */

.thickheader {
margin-top: 10px;
text-align: center;
}

.mt-nav, .mt-nav * {
margin:0;
padding:0;
list-style:none;
}
.mt-nav {
line-height:1.0;
}
.mt-nav ul {
position:absolute;
top:-999em;
width:80px;
}
.mt-nav ul li,
.mt-nav li li a {
width: 100%;
}
.mt-nav li {
-moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 8px;
-moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px;
float:center;
position:relative;
z-index:999;
}
.mt-nav a {
display:block;
}
.mt-nav li:hover ul,
.mt-nav li:focus ul,
ul.mt-nav li.sfHover ul {
left:0;
top:26px;
}
.mt-nav li:hover li ul,
.mt-nav li:focus li ul,
.mt-nav li.sfHover li ul {
top:-999em;
}
.mt-nav li li:hover ul,
.mt-nav li li:focus ul,
ul.mt-nav li li.sfHover ul {
left:180px;
top:-1px;
}
.superfish li:hover ul,
.superfish li:focus ul,
.superfish li li:hover ul {
top: -999em;
}

.mt-nav {
font-size:11px;
float:center; /* needed for horizontal layout */
}
.mt-nav a em {
position:absolute;
left:-9999em;
}
.mt-nav .tab {
height:27px;
}

.mt-nav li {
white-space:nowrap;
}
.mt-nav a,
.mt-nav a:hover,
.mt-nav a:visited {
color: #faf6d5;
text-align: center;
padding:0;
padding-top: 10px;
text-decoration:none;
font-family: "UniCyrillic","Times New Roman";
font-size: 22px;
}

.mt-nav li li a,
.mt-nav li li a:hover,
.mt-nav li li a:visited {
color: #e5e5e6;
padding: 3px 0;
text-align: left;
text-indent: 12px;
color:#FAF6D5;
font-family:"Times new roman";
font-size:14px;
color: #faf6d5;
text-decoration: none;
}
.mt-nav li li.lastli {
border:0;
}
.mt-nav li li.lastli a {
-moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px;
}
.mt-nav li li a:hover, .mt-nav li li a:focus {
background:#000;
color:#fff;
}
.mt-nav li li {
border-bottom:1px solid #3d6f1d;
}

.mt-nav li ul {
width:80px;
z-index:999;
-moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px;
}

.mt-nav li li {
text-align:left;
}

.thickheader .mt-nav li:hover ul, .thickheader .mt-nav li:focus ul, .thickheader ul.mt-nav li.sfHover ul { left:0; top:37px; }
.thickheader .mt-nav .tab { height:37px; }
.thickheader .mt-nav li ul { background:#265c06 }
.thickheader .mt-nav li  { margin-right:4px; }
.thickheader .mt-nav li li { background:none; margin-right:0; }
.thickheader .mt-nav li li a:hover, .thickheader .mt-nav li li a:focus { background:#05800a; color:#fff; }

.thickheader .mt-nav li.menu1 { width: 160px; }
.thickheader .mt-nav li.menu2 { width: 160px; }
.thickheader .mt-nav li.menu3 { width: 150px; }
/*.thickheader .mt-nav li.menu4 { width: 135px; }*/
.thickheader .mt-nav li.menu5 { width: 113px; }
.thickheader .mt-nav li.menu6 { width: 165px; }

.thickheader .mt-nav li.menu1 ul{ width: 160px; }
.thickheader .mt-nav li.menu2 ul{ width: 160px; }
.thickheader .mt-nav li.menu3 ul{ width: 150px; }
/*.thickheader .mt-nav li.menu4 ul{ width: 135px; }*/
.thickheader .mt-nav li.menu5 ul{ width: 113px; }
.thickheader .mt-nav li.menu6 ul{ width: 165px; }

.thickheader .mt-nav li.menu1:hover, .thickheader .mt-nav li.menu1.hover, .thickheader .mt-nav li.menu1:focus { background: url("/im.wmchanger/sss.gif") repeat-x left top; }
.thickheader .mt-nav li.menu2:hover, .thickheader .mt-nav li.menu2.hover, .thickheader .mt-nav li.menu2:focus { background: url("/im.wmchanger/sss.gif") repeat-x left top; }
.thickheader .mt-nav li.menu3:hover, .thickheader .mt-nav li.menu3.hover, .thickheader .mt-nav li.menu3:focus { background: url("/im.wmchanger/sss.gif") repeat-x left top; }
.thickheader .mt-nav li.menu4:hover, .thickheader .mt-nav li.menu4.hover, .thickheader .mt-nav li.menu4:focus { background: url("/im.wmchanger/sss.gif") repeat-x left top; }
.thickheader .mt-nav li.menu5:hover, .thickheader .mt-nav li.menu5.hover, .thickheader .mt-nav li.menu5:focus { background: url("/im.wmchanger/sss.gif") repeat-x left top; }
.thickheader .mt-nav li.menu6:hover, .thickheader .mt-nav li.menu6.hover, .thickheader .mt-nav li.menu6:focus { background: url("/im.wmchanger/sss.gif") repeat-x left top; }

/* ************************  end new menu  ************************  */

/* ************************  start new inform  ************************  */

.applemenu{
margin: 0px 0;
padding: 0;
width: 218px;
border: 1px solid #2A6306/*#52A90D*/;
border-top: 0px;
}

.applemenu div.silverheader a{

 background: #05800a url(/im.wmchanger/bt_bg.gif) repeat-x top left;

/* background: #265c06;*/
font: normal 12px Tahoma, Helvetica, sans-serif;
color: white;
display: block;
position: relative;
width: auto;
padding: 5px 0;
padding-bottom: 7px;
padding-left: 8px;
text-decoration: none;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
 background-image: url(/im.wmchanger/bt_bg.gif);
 /*background: #265c06;                             */



color: white;
}

.applemenu div.submenu{
background: #f6f1cc; /* фон содержимого */
padding: 5px;
height: 300px;
}


.xsnazzy-red p, .zsnazzy-red p  {
margin:0;
padding:5px 10px;
font-size:10px;
}
.xsnazzy-red {
background: transparent;
float:left;
margin:0 3px;
}

.xbottom-dark-red,
.xtop-red, .xbottom-red{
display:block;
background:transparent;
font-size:1px;
}

.xb1-dark-red, .xb2-dark-red, .xb3-dark-red, .xb4-dark-red,
.xb1-red, .xb2-red, .xb3-red, .xb4-red{
display:block;
overflow:hidden;
}

.xb1-dark-red, .xb2-dark-red, .xb3-dark-red,
.xb1-red, .xb2-red, .xb3-red  {
height:1px;
}

.xb2-red, .xb3-red, .xb4-red {
background:#fff;
border-left:1px solid #05800a;
border-right:1px solid #05800a;
}

.xb1-dark-red, .xb1-red {
margin:0 5px;
background:#52A90D; /*верхняя тонкая полоска*/
}
.xb2-dark-red, .xb2-red  {
margin:0 3px;
border-width:0 2px;
}
.xb3-dark-red, .xb3-red  {
margin:0 2px;
}
.xb4-dark-red, .xb4-red  {
height:2px;
margin:0 1px;
}

.color_a-red {
background:#52A90D;/*верхняя тостая полоска*/
}


/*нижнее закругление*/
.xb2-dark-red, .xb3-dark-red, .xb4-dark-red{
border-left:1px solid #2A6306;
border-right:1px solid #2A6306;
}

.color_a-dark-red {
background:#2A6306;
}

.xb2-dark-red .xb3-dark-red, .xb4-dark-red {
background:#2A6306;
border-left:1px solid #2A6306;
border-right:1px solid #2A6306;
}
.xb1-dark-red {
background:#2A6306;
}
/* ************************  end new inform  ************************  */

a.td-to-move-down
{
  display:block;
    height:18px;
}

