* {
 margin: 0;
 padding: 0;
}

/*
div, dl, dd, ul {
 zoom: 1;
}
*/

html {
 height: 100%;
}

body {
 height: 100%;
 padding: 0px 0px;
}

a img {
 border: none;
}

.clear {
 clear: both;
}

b.hidden {
 display: none;
}

body {
 background: black;
 color: #d0d0c0;
}

td, h3 {
 font: normal 13px Verdana;
}

a {
 color: #ffa500;
 text-decoration: none;
}

a:hover {
 color: white;
}

a:active {
 color: yellow;
}

#header {
 border-top: 5px solid #464646;
 background: #303030;
 text-align: left;
}

#header h1 {
 background: url("../images/tgl.gif");
 width: 233px;
 height: 45px;
}

#header h1 a {
 height: 100%;
 display: block;
}

#header .partner {
 position: absolute;
 top: 19px;
 right: 15px;
}

#nav {
 border-top: 1px solid black;
 background: #404040;
 padding: 10px;
}

#nav li {
 display: inline;
 margin-right: 11px;
 list-style: none;
}

#nav a {
 font-size: 13px;
 font-weight: bold;
}

#nav a#current {
 color: #ffffff;
}

#search {
 width: 234px;
 position: absolute;
 top: 68px;
 right: 10px;
 } * html #search {
 left: 100%;
 margin-left: -244px;
}

#search fieldset {
 border: none;
}

#search input {
 width: 162px;
 vertical-align: middle;
}

#search button {
 vertical-align: middle;
 } * html #search button {
 margin-left: 1ex;
 } *+html #search button {
 margin-left: 1ex;
}

#searchform {
 width: 234px;
}

#searchform fieldset {
 border: none;
}

#searchform input {
 width: 162px;
 vertical-align: middle;
}

#searchform button {
 vertical-align: middle;
 } * html #search button {
 margin-left: 1ex;
 } *+html #search button {
 margin-left: 1ex;
}

.banners {
 padding: 7px 0px 3px 0px;
 text-align: center;
 vertical-align: middle;
 border-top: 1px solid black; 
 border-bottom: 3px solid black; 
 background: #303030; 
}

.banners a {
 margin: 0px 5px 0px 5px;
}

.bottombanners {
 padding: 5px 0px 5px 0px;
 text-align: center;
 vertical-align: middle;
}

#middle h1 {
 background: #303030;
 border: 1px solid #464646;
 border-top-width: 5px;
 padding: 4px 7px;
 font-size: 20px;
 font-weight: normal;
 color: #ffff00;
}

#middle h1 a {
 color: #ffff00;;
 text-decoration: none;
}

#middle {
 color: #d0d0c0;
 text-align: left;
 padding: 0 10px 0 10px;
}

#middle dt {
 background: #303030;
 border: 1px solid #464646;
 border-top-width: 5px;
 padding: 4px 7px;
 font-size: 20px;
 color: #ffff00;
}

#middle dd {
 padding: 10px 0px;
}

#middle dd.banner {
 text-align: center;
 padding: 10px;
}

#middle .meta {
 font-size: 11px;
 color: #717171;
}

#middle .body {
 text-align: justify;
 padding: 0px 10px;
}

#middle .body ul {
 margin: 5px 0 5px 20px; 
 list-style-position: inside; 
 list-style-type: disc;
}

#middle .body ol {
 margin: 5px 0 5px 20px; 
 list-style-position: inside; 
 list-style-type: decimal;
}

#middle a img {
 border: solid 1px #ffa500;
}

.comments {
 font-weight: bold;
}

.comments small {
 font-size: 11px;
 color: #ff2020;
 margin-bottom: 10px;
 margin-left: 5px;
}

#middle dl p {
 margin-bottom: 10px;
}

#middle blockquote {
 color: #eeee55;
 padding: 10px 0 10px 30px;
}

#middle dd div {
 margin-bottom: 10px;
 text-align: justify;
}


#left {
 width: 120px;
}

#left .menu {
 border: 1px solid #464646;
 border-top-width: 5px;
 border-bottom: none;
 margin-bottom: 10px;
}

#left .menu li {
 list-style: none;
 border-bottom: 1px solid #464646;
 position: relative;
}

#left .menu span {
 position: absolute;
 left: 9px;
 top: 9px;
}

#left .menu a {
 background: #303030;
 padding: 9px 9px 9px 15px;
 display: block;
 font-weight: bold;
 width: 94px;
 
 } 
 
* html #left .menu a {
 width: 118px;
}

#left .menu a:hover {
 color: #ffff00;
 background: black;
}

#left .banner {
 margin-bottom: 10px;
}

#left .block {
 border: 1px solid #464646;
 border-top-width: 5px;
 padding: 10px 5px 16px;
 font-size: 11px;
 margin-bottom: 10px;
}

#left .block h3 {
 font-size: 12px;
 font-weight: bold;
 color: #ffff00; 
}

#left .block h3 a {
 color: #ffff00; 
}

#left .block li {
 margin-top: 20px;
 list-style: none;
 text-align: center;
}

#left .block img {
 border: 1px solid #464646;
 margin-bottom: 7px;
}

#left .block a {
 line-height: 14px;
}

#left .block small {
 font-size: 11px;
 color: #464646;
 line-height: 18px;
}

.red_small {
 font-size: 11px;
 color: #ff2020;
}

#left .menu a.red {
 color: #ff2020;
 background: #303030;
 padding: 9px 9px 9px 15px;
 display: block;
 font-weight: bold;
 width: 94px;
 
} 

* html #left .menu a.red {
 width: 118px;
}

#left .menu a.red:hover {
 color: #ffff00;
 background: black;
}

#right {
 width: 240px;
}

#right .block {
 border: 1px solid #464646;
 border-top-width: 5px;
 padding: 10px 16px 16px;
 font-size: 11px;
 margin-bottom: 10px;
}

#right .block h3 {
 font-size: 12px;
 font-weight: bold;
 color: #ffff00; 
}

#right .block h3 a {
 color: #ffff00; 
}

#right .block li {
 margin-top: 20px;
 list-style: none;
 text-align: center;
}

#right .block img {
 border: 1px solid #464646;
 margin-bottom: 7px;
}

#right .block a {
 line-height: 14px;
}

#right .block small {
 font-size: 11px;
 color: #464646;
 line-height: 18px;
}

#right .banner {
 margin-top: 0;
 margin-bottom: 10px;
}

.categories {
 text-align: center;
 padding: 10px 0 10px 0;
 color: #404040;
}

.categories b {
 color: #717171;
}





.yheader { font-family: Tahoma, Arial, Helvetica, Geneva; color: #ffff00; }
.gheader { font-family: Tahoma, Arial, Helvetica, Geneva; color: #c0c0c0; }
.nheader { background-color: #303030; color: #ffff00; font-size: 14pt; font-family: Tahoma, Arial, Helvetica, Geneva; font-weight: bold; padding: 2px; }
.nheader a { color: #ffff00; text-decoration: none; }
.nheader a:hover { color: #ffffff; }

.text13 { font-family: Arial, Helvetica, Geneva; font-size: 13px; }
.text10 { font-family: Arial, Helvetica, Geneva; font-size: 10px; text-decoration: none}
.text10dark { font-family: Arial, Helvetica, Geneva; font-size: 10px; text-decoration: none; color: #999999; }

.verdana11 { font-family: Verdana, Helvetica, Geneva; font-size: 11px; text-decoration: none}
.verdana12 { font-family: Verdana, Helvetica, Geneva; font-size: 12px; text-decoration: none}
.verdana13 { font-family: Verdana, Helvetica, Geneva; font-size: 13px; text-decoration: none}

.topic { font-family: Tahoma, Arial, Helvetica; font-size: 18px; font-weight: bold; color: #FF9900; }
.posted { font-family: Arial, Helvetica, Geneva; font-size: 10px; color: #777777; }
.message { font-family: Verdana, Arial, Helvetica, Geneva; font-size: 13px; }

.hidden { color: #C0C0B0; }
.quoted { color: #E0E080; }
.marked { color: #FFFF00; }
.masked { color: #FF5050; }
.yellow { color: #EEEE55; }
.red { color: #FF0000; }
.white { color: #FFFFFF; }

.verdana { font-family: Verdana, Arial, Helvetica, Geneva; }
.arial { font-family: Arial, Arial, Helvetica, Geneva; }

.spacer2 { font-family: Arial, Geneva; font-size: 2px }
.spacer4 { font-family: Arial, Geneva; font-size: 4px }
.spacer6 { font-family: Arial, Geneva; font-size: 6px }
.spacer8 { font-family: Arial, Geneva; font-size: 8px }

.pages { padding-left: 10px; color: #707070;}

.nospoiler {
 background-color:#505050; 
 border:1px solid #909090; 
 padding: 5px;
 cursor: pointer;
}

table.comment td
{
 padding: 5px;
}

table.trans td
{
 padding: 10px;
}

table.forum td
{
 padding: 5px;
}

strong.yellow a {color: yellow; }

#onlinedengi a img
{
 border: none;
}

#odCheckFieldTable {
 width: 420px; 
 height: 40px;
 background-color:orange;
}
#odCheckFieldTable td {
 font-size: 10px;
 color: black;
}
#odNicknameField, #odAmountField, #odCheckField, #odHelp {
 display: none;
}
#odProjectsList, #odModesList, #odHelp {
 background-color: white;
 color: black;
 display: none;
 position: absolute;
 width: 420px;
 text-align: left;
}
#odProjectsList a, #odProjectsList a:hover, #odProjectsList a:visited,
#odModesList a, #odModesList a:hover, #odModesList a:visited {
 color: black;
 display: block;
 font-family: Verdana;
 font-size: 10px;
 padding: 2px 0px 2px 10px;
}
#odStageContainer {
 width: 420px;
 height: 40px;
}
.odButton {
 cursor: pointer;
 float: left;
}
.odButtonReal {
 font-family: Verdana; 
 font-size: 12px;
}
.odInput {
 float: left;
 border-width: 0px; 
 font-family: Verdana; 
 font-size: 12px; 
 height: 22px; 
 margin: 5px 0px 4px 35px; 
 padding-top: 7px;
 text-align: center; 
 width: 316px;
}

.middletable
{
 width: 15px;
}
.lefttable
{
 text-align: justify;
 vertical-align: top;
}
.righttable
{
 text-align: left;
 width: 205px;
 vertical-align: top;
}

.middletable p
{
 text-align:justify;
}
h2 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 18px;
 font-weight: bold;
 color: #ffa500;
 margin: 0px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 9px;
 padding-left: 0px;
}

h3 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 15px;
 font-weight: bold;
 color: #ffa500;
 margin: 0px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 5px;
 padding-left: 0px;
}

h5 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 margin: 0px;
 padding: 0px;
}
h6 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 margin: 0px;
 padding: 0px;
}

.bottomh {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 padding-bottom: 3pt;
 padding-top: 3pt;
}

.bottomp {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 
 padding-left: 5pt;
 padding-bottom: 3pt;
 padding-top: 3pt;
}

#headermenuu {
 height: 47px;
 background-image: url(http://static.oper.ru/images/domains/tabs_back.gif);
 background-color: #303030;
}
#headermenul {
 text-align: left;
 background-color: #404040;
 height: 22px;
 vertical-align: middle;
 padding: 5pt;
}

#headermenul a:link {
 color: #FF9900;
 margin: 0px;
 padding-top: 0px;
 padding-right: 12pt;
 padding-bottom: 0px;
 padding-left: 0px;
 font-weight: bold;
}

#headermenul a:hover {
 color: #FFFFFF;
 margin: 0px;
 padding-top: 0px;
 padding-right: 12pt;
 padding-bottom: 0px;
 padding-left: 0px;
 font-weight: bold;
}

#headermenul a:visited {
 color:#FF9900;
 margin: 0px;
 padding-top: 0px;
 padding-right: 12pt;
 padding-bottom: 0px;
 padding-left: 0px;
 font-weight: bold;
}

.thumbnails
{
 margin: -2em 0 0 -2em;
 text-align: center;
}

.thumbnail
{
 text-decoration: none;
 display: -moz-inline-box;
 display: inline-block;
 vertical-align: top;
 text-align: left;
 margin: 2em 0 0 2em;
}

.thumbnail .r
{
 width: 200px;
 float: left;
}

.thumbnail .r .rt
{
 width: 100%;
 text-align: center;
}

.thumbnail .r .rd
{
 width: 100%;
 text-align: center;
 font-size: 8pt;
}

.more
{
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 15px; 
 font-weight: bold; 
 color: #ffa500;
 text-align: right;
 width: 100%;
}






div.vott_wrapper {
 background-color: black;
 border-width: 5px 1px 1px;
 border-color: #464646;
 border-style: solid;
 padding: 5px;
 margin: 0;
}

div.vott_entry {
 margin-bottom: 7px;
 min-height: 28px;
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 8pt;
}

div.vott_entry a {
 color: #FFA500;
 text-decoration: underline;
}
div.vott_entry a:visited {
 color: #FFA500;
}

div.vott_entry div.vote_wrapper {
 float: left;
 padding: 2px;
 margin: 0;
 text-align: center;
}

div.vott_entry div.vote {
 width: 30px;
 height: 12px;
 border: 1px solid #C3D6B3;
 background-color: #fea;
 padding: 4px;
 padding-bottom: 7px;
 text-align: center;
}

div.vott_entry div.vote a {
 font-size: 10pt;
 font-weight: normal;
 color: #000;
 text-decoration: none;
 display: block;
 width: 100%;
}

div.vott_entry div.entry {
 padding: 0;
 margin-left: 50px;
 min-height: 18px;
}

div.vott_entry span.info {
 font-size: 7pt;
 color: #ccc;
}