

body, table, td, tr, p, a, div, i, b, u, h1, h2, h3, h4, h5, h6, img, form, span {
  border:0px solid red;
  margin:0;
  padding:0;
}

body {
  font:12px/16px Arial,sans-serif black;
  background-color:#fff;
}
a {
  color:#339900;
  outline:none;
}

.top {
  margin:0 auto;
  margin-top:10px;
  text-align:center;
}

.head {
  margin-top:0px;
}
.head .logo {
  float:left;
  width:30%;
}
.head .logo .im {
  float:left;
}
.head .logo .langs {
  margin-top:33px;
}
.head .help {
  float:right;
  width:60%;
  padding:16px 20px 0 0;
}
.head .help .f1-button {
  float:right;
  width:33px;
  height:32px;
}
.head .help .f1-button a {
  float:right;
  width:33px;
  height:32px;
  background: url(f1-button.png) top left no-repeat;
}
.head .help .f1-button a:active {
  background: url(f1-button.png) bottom left no-repeat;
}
.head .help .help-text {
  float:right;
  padding:1px 0 0 7px;
}

.content {
  clear:both;
}

.content .menu {
  float:left;
  width:30%;
  padding-top:30px;
}

.content .menu .group {
  margin:0 0 2em 40px;
}
.content .menu .user {
}
.content .menu .group .item {
  font-size:1.3em;
  line-height:1.5em;
}

.content .main {
  float:left;
  width:500px;
}

.content .main h1 {
  text-align:center;
  font-weight:bold;
  font-size:1.3em;
  color:#777;
  width:500px;
  margin-bottom:22px;
}

.content .main p {
  margin-bottom:10px;
  font:14px/20px Arial,sans-serif black;
}

.content .main dd {
  margin:-16px 0 0 70px;
}

.content .main dt {
  margin-top:16px;
  text-align:left;
}

.plantable {
  position:relative;
  width:500px;
}

.plantable .corner {
  position:absolute;
  width:40px;
  height:40px;
  z-index:-10;
}
.plantable .tl, .plantable .tr {
  border-top:1px solid #ff3434;
  top:0;
}
.plantable .tl, .plantable .bl {
  border-left:1px solid #ff3434;
  left:0;
} 
.plantable .tr, .plantable .br {
  border-right:1px solid #ff3434;
  right:0;
}
.plantable .bl, .plantable .br {
  border-bottom:1px solid #ff3434;
  bottom:0;
}
.plantable .record {
  float:left;
  padding:3px 0 0 7px;
  color:#ff3434;
}
.plantable .clear-form, .plantable .clear-form-dis {
  float:right;
  background-color:#ccffcc;
  margin:1px 1px 0 0;
  padding:1px 6px 4px 6px;
}
.plantable .clear-form a {
  border-bottom:1px dashed #333333;
  text-decoration:none;
  color:#333333;
}
.plantable .clear-form-dis a {
  text-decoration:none;
  color:#999999;
}
.plantable textarea {
  clear:both;
  width:458px;
  height:100px;
  margin:8px 0 19px 20px;
  border:1px solid #999999;
}

.content .main h2 {
  font-weight:normal;
  font-size:1em;
  color:#999999;
  margin:20px 0 0 20px;
}
.content .main .settings {
  margin-left:20px;
  width:438px;
  border:1px solid #999;
  padding:15px 10px 5px 10px;
}
.settings div {
  padding-bottom:10px;
}
.settings input, .settings select {
  font:12px/16px Arial,sans-serif black;
}
.submit {
  margin:15px 0 20px 0;
  width:500px;
}
.submit a {
  display:block;
  margin:0 auto;
  width:100px;
  height:32px;
  background: url(alive-button-ru.png) top left no-repeat;
}
.submit a:active {
  background: url(alive-button-ru.png) bottom left no-repeat;
}

.clear {
  clear:both;
}

.bottom {
  margin-top:50px;
}

.bottom .copy {
  float:left;
  width:30%;
}
.bottom .copy p {
  margin:0 0 10px 40px;
}
.bottom .addons {
  float:left;
  width:500px;
  text-align:center;
}
.bottom .addons p {
  margin-bottom:10px;
}

.live-image {
  margin-top:15px;
}
.live-image a {
  text-decoration:none;
  border-bottom:1px dashed;
}
.live-image input {
  display:none;
  font:12px/16px Arial,sans-serif black;
  width:500px;
  margin-top:2px;
}
.hide-text {
  display:none;
}

.form {width:500px;}
.login-table {margin:0 auto;}
.login-table td {padding:5px 0; vertical-align:top;}
.login-table td.field_name {text-align:right; padding:8px 10px 0 0;}
.login-table td.center {text-align:center;}
.login-table input {width:150px; background:url(0.gif) no-repeat;}
.error {color:#ff3434;}

.button-enter a {
  display:block;
  width:70px;
  height:32px;
  background: url(enter-button-ru.png) top left no-repeat;
  margin-bottom:7px;
}
.button-enter a:active {
  background: url(enter-button-ru.png) bottom left no-repeat;
}

.button-register a {
  display:block;
  width:152px;
  height:32px;
  background: url(register-button-ru.png) top left no-repeat;
  margin-bottom:7px;
}
.button-register a:active {
  background: url(register-button-ru.png) bottom left no-repeat;
}

input.openid-login
{
  background:url(openid-login-bg.gif) no-repeat;
  background-position:0 50%;
  padding-left:18px;
}

input.hidden-submit {
  width:1px;
  height:1px;
}

.epigraph {
  text-align:right;
  font-style:italic;
}

.center-text {
  text-align:center;
  margin:20px 0 10px 0;
}

img.livetype {
  border:1px solid #ccc;
  vertical-align:middle;
}

.pages {
  margin-top:30px;
  font-size:1.1em; 
}
