body {
  background: #1d1d1d;
  color: white;
  font-size: 62.5%;
  font-family: arial,helvetica,sans-serif;
  margin: 0;
  padding: 0; }

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, a {
  outline: none;
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.table_window {
  border: none; }

fieldset, img, input {
  border: 0; }

address, caption, cite, code, dfn, th, var {
  font-style: normal;
  font-weight: normal; }

li {
  list-style: none; }

input, select {
  font-family: arial,helvetica,sans-serif; }

textarea {
  font-family: arial,helvetica,sans-serif;
  padding: 5px; }
  textarea.plain {
    padding-top: 10px;
    width: 550px;
    height: 320px; }

.clear {
  clear: both;
  font-size: 1px;
  height: 1px;
  line-height: 1px; }

.hidden {
  display: none; }

.highlight {
  font-weight: bold;
  color: #B70F2E; }

#editor_images_block {
  padding-top: 10px; }

.move {
  cursor: move; }

.single_line {
  width: 500px; }

a {
  color: #007799;
  text-decoration: none; }
  a:hover {
    text-decoration: none;
    color: #B70F2E; }
  a.strong {
    font-weight: bold; }
  a:focus {
    -moz-outline-style: none;
    outline: none; }

p {
  margin: 0 0 10px 0;
  line-height: 1.5em; }

h1 {
  font-size: 1.7em;
  line-height: 29px;
  font-weight: bold;
  margin-bottom: 10px; }

h2 {
  font-size: 1.3em;
  font-weight: normal;
  margin-bottom: 10px; }

img.image_right {
  float: right;
  margin: 0 0 20px 20px; }

img.image_left {
  float: left;
  margin: 0 20px 20px 0; }

.title {
  font-size: 1.2em; }

#popup_editor_area {
  width: 590px; }
  #popup_editor_area .editor_popup {
    width: 590px;
    height: 360px; }
  #popup_editor_area .links {
    text-align: right;
    margin-top: 5px; }

.ie6 #popup_editor_area .editor_popup {
  width: 595px;
  height: 350px; }

.permalink {
  height: 25px; }

.fieldWithErrors {
  color: #005E79;
  display: inline; }
  .fieldWithErrors input {
    border: 2px solid #D71313; }

.formError {
  color: #D71313;
  display: inline;
  font-weight: bold; }

.labelFormError {
  color: #D71313; }

#errorExplanation {
  border: 2px solid #005E79;
  padding: 7px;
  margin-bottom: 20px;
  background-color: #005E79;
  color: white; }

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 5px;
  margin: -7px; }

#errorExplanation p {
  margin-bottom: 0;
  padding: 5px; }

#errorExplanation ul li {
  font-size: 0.82em;
  margin-left: 20px; }

table {
  width: 100%;
  border-collapse: collapse;
  padding-bottom: 2px;
  border-bottom: 1px solid #A2A2A2; }

.table_window {
  border: none; }

td, th {
  text-align: left;
  font-weight: normal;
  border: none;
  padding: 3px;
  vertical-align: bottom; }

th {
  font-weight: bold;
  padding-bottom: 1px;
  vertical-align: bottom;
  border-bottom: 2px solid #A2A2A2;
  background: #1D1D1D; }

#admin_pages {
  width: 400px;
  border-top: 1px solid #181818; }
  #admin_pages .bbs {
    border-bottom: 1px solid #181818;
    padding: 3px 0 3px 0; }
  #admin_pages .links {
    float: right;
    font-size: 0.9em;
    padding-top: 2px; }

.admin_links {
  margin-bottom: 10px; }
