@charset "UTF-8";
.a-wrap {
  /*всплывающие подсказки*/
  /*
  ** Page layout blocks / IDs
  */
  /*
  ** Common declarations for child classes of node, comment, block, box, etc.
  ** If you want any of them styled differently for a specific parent, add
  ** additional rules /with only the differing properties!/ to .parent .class.
  ** See .comment .title for an example.
  */
  /*
  ** Module specific styles
  */
  /*
  ** HTML elements
  */
  /*
  ** Menu styles
  */
  /*
  ** Other common styles
  */
  /*
  ** Module specific styles
  */
  /* Tab navigation */
  /*
  ** Formatting for welcome page
  */
}
.a-wrap body {
  color: #000;
  background-color: #fff;
  padding-left: 10px;
  margin: 10px 10px 0 0;
}
.a-wrap body, .a-wrap p, .a-wrap td, .a-wrap li, .a-wrap ul, .a-wrap ol {
  font-family: Verdana, Helvetica, Arial, sans-serif;
}
.a-wrap p, .a-wrap td {
  font-size: 14px;
}
.a-wrap h1, .a-wrap h2, .a-wrap h3, .a-wrap h4, .a-wrap h5, .a-wrap h6 {
  font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif;
  margin: 0;
}
.a-wrap h1 {
  color: #369;
  font-size: 18px;
}
.a-wrap h4 {
  font-size: 16px;
}
.a-wrap tr.odd td, .a-wrap tr.even td {
  padding: 0.3em;
}
.a-wrap a:link {
  text-decoration: none;
  font-weight: bold;
  color: #FF8904;
}
.a-wrap a:visited {
  text-decoration: none;
  font-weight: bold;
  color: #FF8904;
}
.a-wrap a:hover, .a-wrap a:active {
  font-weight: bold;
  color: #FF8904;
  text-decoration: underline;
}
.a-wrap .events {
  font-size: 2.3em;
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 200px;
  text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
}
.a-wrap .help {
  color: #2C8505;
  outline: none;
  cursor: help;
  text-decoration: none;
  position: relative;
}
.a-wrap .help span {
  margin-left: -999em;
  position: absolute;
}
.a-wrap .help:hover span {
  font-family: Verdana, Tahoma, Geneva, sans-serif;
  position: absolute;
  left: 10px;
  top: 25px;
  z-index: 99;
  margin-left: 0;
  width: 200px;
}
.a-wrap .help:hover img {
  border: 0;
}
.a-wrap .airhelp {
  background: none repeat scroll 0 0 rgba(97, 177, 255, 0.9);
  border: 1px solid #2b82b8;
  border-radius: 5px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
  color: #fff;
  padding: 5px;
}
.a-wrap fieldset {
  border: 1px solid #ccc;
}
.a-wrap p {
  margin: 0 0 1.3em 0;
  padding: 0;
  text-align: justify;
}
.a-wrap p.odd {
  padding: 0.3em;
  font-weight: bold;
  color: #FF0000;
}
.a-wrap blockquote {
  border-left: 4px solid #69c;
  padding: 0 15px 0 15px;
  margin: 25px 100px 25px 50px;
  color: #696969;
  text-align: left;
  font-size: 1.2em;
  line-height: 1.3em;
  font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif;
}
.a-wrap pre {
  background-color: #eee;
  padding: 0.75em 1.5em;
  font-size: 1.2em;
  border: 1px solid #ddd;
}
.a-wrap .form-item {
  margin-top: 1em;
}
.a-wrap .form-item label {
  color: #369;
}
.a-wrap .title {
  color: #369;
  width: 230px;
  float: right;
  margin-right: 1px;
  background: url("header-a.jpg");
  border: 1px solid #2b82b8;
  border-radius: 5px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
}
.a-wrap .right {
  float: right;
  margin-left: 8px;
}
.a-wrap p.uptext {
  font-size: 11px;
  color: #999;
}
.a-wrap img.left {
  float: left;
  margin-right: 8px;
}
.a-wrap .right {
  float: right;
  margin-left: 8px;
}
.a-wrap #primary-menu {
  border-collapse: separate;
  background-color: #e0edfb;
  border-bottom: 3px solid #69c;
}
.a-wrap #primary-menu tr {
  background: transparent url(header-a.jpg) left bottom repeat;
}
.a-wrap td#home {
  background: transparent url(logo-background.jpg) left top repeat;
}
.a-wrap td#home a:link img, .a-wrap td#home a:visited img {
  background: transparent url(logo-active.jpg) repeat;
  width: 144px;
  height: 63px;
}
.a-wrap td#home a:hover img {
  background: transparent url(logo-hover.jpg) repeat;
  width: 144px;
  height: 63px;
}
.a-wrap .primary-links, .a-wrap .primary-links a:link, .a-wrap .primary-links a:visited {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #369;
  font-size: 13px;
}
.a-wrap .primary-links a:hover {
  color: #369;
}
.a-wrap #primary-menu .primary-links {
  background: transparent url(header-b.jpg) left top no-repeat;
  font-size: 0.79em;
}
.a-wrap #primary-menu .primary-links h1, .a-wrap #primary-menu .primary-links h2, .a-wrap #primary-menu .primary-links h3 {
  font-size: 2.3em;
  color: #369;
}
.a-wrap #secondary-menu {
  border-collapse: separate;
  background-color: #369;
  border-bottom: 3px solid #69c;
}
.a-wrap .secondary-links, .a-wrap .secondary-links a:link, .a-wrap .secondary-links a:visited {
  color: #e4e9eb;
  font-size: 13px;
}
.a-wrap .secondary-links a:hover {
  color: #fff;
  text-decoration: underline;
}
.a-wrap #secondary-menu .secondary-links {
  font-size: 0.85em;
}
.a-wrap .tabs {
  margin: 15px 0 15px 0;
}
.a-wrap .tabs ul.primary {
  border-collapse: collapse;
  padding: 0 0 3px 10px;
  white-space: nowrap;
  list-style: none;
  margin: 0 0 0 0;
  height: auto;
  line-height: normal;
  border-bottom: 2px solid #336699;
}
.a-wrap .tabs ul.primary li {
  display: inline;
}
.a-wrap .tabs ul.primary li a {
  padding: 3px 10px 3px 10px;
  background: #fff url(http://notes.fluorine1.ru/pict/tabs-off.png) left top no-repeat;
  border-color: #6699CC;
  border-width: 2px;
  border-style: none solid none none;
  height: auto;
  margin-right: 10px;
  text-decoration: none;
  text-transform: lowercase;
}
.a-wrap .tabs ul.primary li.active a {
  background: #336699 url(http://notes.fluorine1.ru/pict/tabs-on.png) left top no-repeat;
  border-right: 2px solid #336699;
  color: #fff;
}
.a-wrap .tabs ul.primary li a:hover {
  background-color: #fffaf0;
  color: #ff4500;
}
.a-wrap .tabs ul.secondary {
  border-collapse: collapse;
  padding: 10px 0 10px 0;
  margin: 0 0 0 0;
  white-space: nowrap;
  width: 100%;
  list-style: none;
  height: auto;
  line-height: normal;
  border-bottom: none;
}
.a-wrap .tabs ul.secondary li {
  display: inline;
  height: auto;
  padding: 0 0 0 10px;
  text-decoration: none;
  border-right: none;
}
.a-wrap .tabs ul.secondary li a {
  background: #fff url(http://notes.fluorine1.ru/pict/tabs-option-off.png) left center no-repeat;
  padding: 10px 0 10px 25px;
  margin: 0 0 0 0;
}
.a-wrap .tabs ul.secondary li a.active {
  background: #fff url(http://notes.fluorine1.ru/pict/tabs-option-on.png) left center no-repeat;
  color: #369;
  border-bottom: none;
}
.a-wrap .tabs ul.secondary li a:hover {
  background: #fff url(http://notes.fluorine1.ru/pict/tabs-option-hover.png) left center no-repeat;
  color: #FF4500;
}
.a-wrap #content {
  background-color: #fff;
}
.a-wrap #contentstart {
  background-color: #fff;
}
.a-wrap #menu {
  padding: 0.5em 0.5em 0 0.5em;
  text-align: right;
  vertical-align: middle;
}
.a-wrap #search .form-text, .a-wrap #search .form-submit {
  border: 1px solid #369;
  font-size: 12px;
  margin: 0.2em;
}
.a-wrap #search .form-text {
  width: 9em;
}
.a-wrap #search .form-submit {
  height: 1.5em;
}
.a-wrap #mission {
  background-color: #fff;
  color: #696969;
  padding: 0px 10px 5px 5px;
  margin: 0px 10px 10px 15px;
  font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  text-align: justify;
}
.a-wrap #site-info {
  background-color: #bdd3ea;
  background-image: url("header-c.png");
  font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif;
}
.a-wrap .site-name {
  width: 250px;
  font-size: 25px;
  color: #fff;
  font-weight: bold;
}
.a-wrap .volume {
  font-size: 15px;
  color: #C6DBEE;
  font-weight: bold;
  padding-left: 150px;
}
.a-wrap .site-name a:link, .a-wrap .site-name a:visited {
  color: #fff;
}
.a-wrap .site-name a:hover {
  color: #ff8c00;
  text-decoration: none;
}
.a-wrap .site-slogan {
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: normal;
  font-style: italic;
  text-align: inherit;
}
.a-wrap #main {
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 30px 35px 10px 35px;
}
.a-wrap #mission, .a-wrap .node .content, .a-wrap .comment .content {
  line-height: 1.4;
}
.a-wrap #help {
  font-size: 0.9em;
  margin-bottom: 1em;
}
.a-wrap .breadcrumb {
  margin-bottom: .5em;
}
.a-wrap .messages {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 0.3em;
  margin-bottom: 1em;
}
.a-wrap .error {
  border-color: red;
}
.a-wrap .nav {
  padding: 0;
  margin: 0;
}
.a-wrap #sidebar-left, .a-wrap #sidebar-right {
  font-size: 13px;
  width: 175px;
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 25px 5px 20px 10px;
  vertical-align: top;
  background: #FFFFCC;
}
.a-wrap #sidebar-left {
  border-right: 3px solid #f5f5f5;
}
.a-wrap #sidebar-right {
  border-left: 3px solid #f5f5f5;
}
.a-wrap #sidebar-left li, .a-wrap #sidebar-right li {
  font-size: 1em;
}
.a-wrap .node .content {
  text-align: left;
  font-size: 0.85em;
  line-height: 1.3;
}
.a-wrap .comment .content {
  text-align: left;
  font-size: 0.85em;
  line-height: 1.3;
}
.a-wrap #footer-message {
  padding: 15px 50px 30px 50px;
  font-size: 10px;
  text-align: center;
}
.a-wrap table#footer-menu {
  border-top: 3px solid #6699cc;
  border-bottom: 3px solid #6699cc;
  background-color: #369;
  color: #e4e9eb;
}
.a-wrap #footer-menu td {
  padding: 5px;
  font-size: 0.75em;
}
.a-wrap #footer-menu .primary-links, .a-wrap #footer-menu a:link, .a-wrap #footer-menu a:visited {
  color: #e4e9eb;
}
.a-wrap #footer-menu a:hover {
  color: #fff;
  text-decoration: underline;
}
.a-wrap #footer-menu .primary-links h1, .a-wrap #footer-menu .primary-links h2, .a-wrap #footer-menu .primary-links h3 {
  font-size: 14px;
  color: #e4e9eb;
}
.a-wrap #content .title, .a-wrap #content .title a {
  color: #369;
}
.a-wrap .content h1 {
  color: #369;
  font-size: 1.9em;
}
.a-wrap .content h2 {
  color: #58b;
  font-size: 1.7em;
}
.a-wrap .content h3 {
  color: #69c;
  font-size: 1.5em;
}
.a-wrap .content h4 {
  color: #8be;
  font-size: 1.3em;
}
.a-wrap .content h5 {
  color: #96c6f6;
  font-size: 1.15em;
}
.a-wrap .submitted {
  color: #999;
  font-size: 0.79em;
}
.a-wrap .links {
  color: #ff8c00;
  font-size: 0.8em;
  padding: 0;
  margin: 0;
}
.a-wrap .links a {
  font-weight: bold;
}
.a-wrap .box {
  padding: 0 0 1.5em 0;
}
.a-wrap .box {
  padding: 0;
  margin: 0;
}
.a-wrap .box h2 {
  font-size: 9px;
}
.a-wrap .block .title h3 {
  border-bottom: 2px solid #6699cc;
  color: #369;
  font-size: 18px;
  font-weight: bold;
  padding: 0px 5px 10px 15px;
  margin-bottom: .25em;
}
.a-wrap .block .content {
  padding: 5px 5px 5px 5px;
}
.a-wrap .block {
  margin-bottom: 1.5em;
}
.a-wrap .box .title {
  font-size: 1.1em;
}
.a-wrap .node {
  margin: .5em 0 2.5em 0;
}
.a-wrap .node .content, .a-wrap .comment .content {
  margin: .5em 0 .5em 0;
}
.a-wrap .node .taxonomy {
  color: #999;
  font-size: 0.83em;
  padding: 1.5em;
}
.a-wrap .node .picture {
  border: 1px solid #fff;
  float: right;
  margin: 0.5em;
}
.a-wrap .comment {
  border: 1px solid #abc;
  padding: .5em;
  margin-bottom: 1em;
}
.a-wrap .comment .title {
  font-size: 1em;
  padding: 10px 0 12px 19px;
  background: transparent url(http://notes.fluorine1.ru/pict/icon-comment.png) left center no-repeat;
}
.a-wrap .comment .new {
  font-weight: bold;
  font-size: 1em;
  margin-left: 2px;
  color: red;
}
.a-wrap .comment .picture {
  border: 1px solid #fff;
  float: right;
  margin: 10px;
}
.a-wrap .links {
  font-size: 0.75em;
}
.a-wrap .links .prev, .a-wrap .links .next, .a-wrap .links .up {
  font-size: 1.15em;
}
.a-wrap .titles .prev, .a-wrap .titles .next {
  font-weight: bold;
  color: #444;
}
.a-wrap .hide {
  display: none;
}
.a-wrap .content .active {
  color: #369;
}
.a-wrap fieldset {
  margin-bottom: 1em;
  padding: .5em;
}
.a-wrap form {
  margin: 0;
  padding: 0;
}
.a-wrap hr {
  height: 2px;
  border: 1px solid #69c;
}
.a-wrap img {
  border: 0;
}
.a-wrap table {
  border-collapse: collapse;
}
.a-wrap th {
  text-align: left;
  padding-right: 1em;
  border-bottom: 3px solid #ccc;
}
.a-wrap th.active img {
  display: inline;
}
.a-wrap tr.even, .a-wrap tr.odd {
  background-color: #eee;
  border-bottom: 1px solid #ccc;
}
.a-wrap tr.even, .a-wrap tr.odd {
  padding: 0.1em 0.6em;
}
.a-wrap td.active {
  background-color: #ddd;
}
.a-wrap ul.menu {
  list-style: none;
  border: none;
  text-align: left;
}
.a-wrap ul.menu li {
  margin: 0 0 0 0.5em;
}
.a-wrap li a.active {
  color: #000;
}
.a-wrap td.menu-disabled {
  background: #ccc;
}
.a-wrap .breadcrumb {
  padding-bottom: 0.5em;
}
.a-wrap .block-region {
  background-color: #ffff66;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 3px;
}
.a-wrap .block ul {
  margin: 0;
  padding: 0 0 0.25em 1em;
}
.a-wrap .container-inline div {
  display: inline;
}
.a-wrap .form-item {
  margin-top: 1em;
  margin-bottom: 1em;
}
.a-wrap tr.odd .form-item, .a-wrap tr.even .form-item {
  margin-top: 0;
  margin-bottom: 0;
  white-space: nowrap;
}
.a-wrap .form-item input.error, .a-wrap .form-item textarea.error {
  border: 2px solid red;
}
.a-wrap .form-item .description {
  font-size: 0.85em;
}
.a-wrap .form-item label {
  display: block;
  font-weight: bold;
}
.a-wrap .form-item label.option {
  display: inline;
  font-weight: normal;
}
.a-wrap .marker, .a-wrap .form-required {
  color: #f00;
}
.a-wrap .more-link {
  text-align: right;
}
.a-wrap .path {
  padding-bottom: 0.7em;
  font-size: 1.1em;
}
.a-wrap .search-form {
  margin-bottom: 1em;
}
.a-wrap .search-form p {
  margin-top: 0;
  margin-bottom: 0.2em;
  padding-top: 0;
  padding-bottom: 0;
}
.a-wrap .search-form input {
  margin-top: 0;
  margin-bottom: 0;
}
.a-wrap .search-results p {
  margin-top: 0;
}
.a-wrap table.watchdog-event th {
  border-bottom: 1px solid #ccc;
}
.a-wrap tr.watchdog-user {
  background: #ffd;
}
.a-wrap tr.watchdog-user .active {
  background: #eed;
}
.a-wrap tr.watchdog-content {
  background: #ddf;
}
.a-wrap tr.watchdog-content .active {
  background: #cce;
}
.a-wrap tr.watchdog-page-not-found, .a-wrap tr.watchdog-access-denied {
  background: #dfd;
}
.a-wrap tr.watchdog-page-not-found .active, .a-wrap tr.watchdog-access-denied .active {
  background: #cec;
}
.a-wrap tr.watchdog-error {
  background: #ffc9c9;
}
.a-wrap tr.watchdog-error .active {
  background: #eeb9b9;
}
.a-wrap ul.primary {
  border-collapse: collapse;
  padding: 0 0 0 1em;
  white-space: nowrap;
  list-style: none;
  margin: 5px;
  height: auto;
  line-height: normal;
  border-bottom: 1px solid #bbb;
}
.a-wrap #first-time {
  font-size: 13px;
}
.a-wrap .first-time {
  color: #369;
  text-decoration: none;
}
.a-wrap .first-time a:link, .a-wrap .first-time a:visited {
  color: #369;
  text-decoration: underline;
}
.a-wrap .first-time a:hover, .a-wrap .first-time a:active {
  color: #FF8904;
  text-decoration: none;
}
.a-wrap .inputbox {
  background: #F9F9F7;
  border: solid 1px #E1E1E1;
  font-size: 11px;
}
.a-wrap #other_pages {
  text-align: center;
}
.a-wrap #common_report {
  text-align: center;
}
.a-wrap #cat_table {
  width: 600px;
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 20px;
  border-top: 1px solid #AAAAAA;
  border-bottom: 1px solid #AAAAAA;
}
.a-wrap #cat_main {
  font-weight: bold;
}
.a-wrap .divline {
  margin-top: 20px;
  margin-bottom: -5px;
  border-bottom: 1px solid #DDDDDD;
}
.a-wrap #sub_cat {
  font-size: 12px;
}
.a-wrap #did_you_mean {
  font-size: 14px;
  text-align: center;
  margin: 10px;
}
.a-wrap .url {
  color: #336699;
  font-size: 12px;
  font-family: Arial, Helvetica;
}
.a-wrap .m_banner_hide {
  display: none;
}
.a-wrap .m_banner_show {
  display: block;
}
.a-wrap .help {
  color: #2C8505;
  outline: none;
  /*цвет подсказки*/
  cursor: help;
  text-decoration: none;
  /*вид курсора при наведении, можно заменить на pointer*/
  position: relative;
  /*позиция*/
}
