* {
	margin: 0;
	padding: 0;
}



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, Roboto, Sans;
}

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(/static/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: 0 0 0 0;
	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%;
}


.recommend {
  float: right;
  padding: 3px 0 0;
  font: bold 11px Verdana;
}
.recommend span {
	display: inline-block;
	width: 16px;
	height: 13px;
	margin: 0 10px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAANCAYAAACgu+4kAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMRJREFUeNpivH79OgMS+APEIAFdBiIBExJbCIiZgVgHiGXIMUAeiS1IjgFeSOyfpBrADcS5SOJ8pBrQA8TiSOKngfg/AfwNiK1BBvQDcQYD6eAREP9gARIF6DK/f/5k+PP7N4oYMwvLFDYOjlx8gQgHf//8wRD79/fvUmxqWTBs//WL4cWzZ5gKWVguyCgqMhB0wc8fP7BZtAXkX6JccO/uXYZHDx+iC9/g5ORkwOYCDAPev3+PEhzQvDGXkZERa1QABBgAF5o5qPcxTGcAAAAASUVORK5CYII=) no-repeat;
}

.tablist {
	list-style:none;
	height:41px;
	padding:0;
	margin:5px 0 0 0;
	border: none;
	background: #303030;
}
.tablist li {
	float:left;
	margin-right:0px;
}
.tablist li > a {
	display:block;
	padding:8px 10px 0 10px;
	text-decoration:none;
	color:#ffa500;
	background-color:#303030;
	font-size: 19px;
	font-weight: normal;
	text-shadow: 2px 2px 4px black;
	position: relative;
	white-space: nowrap;
	height: 32px;
}
.tablist li > a img {
	vertical-align: middle;

}

.tablist li > a:hover {
	color:#fff;
	text-decoration:none;
	background-color: #404040;
}
.tablist li.current > a {
	background-color: #404040;
	color: #eeeeee;
}

.tablist li.current > a:hover {
	color:#fff;
	text-decoration:none;
	background-color: #404040;
}

.tablist li.search {
	float: right;
}

.tablist li.special > a {
	color: #e3181b;
}
.tablist li.current.special > a {
	text-shadow: 2px 2px 4px #3A0B0C;
}
.tablist li.search {
	margin: 6px;
}

#gsearchbox {
	width: 200px;
	height: 29px;
}

.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
	padding: 6px 6px;
}

#ya-site-form0 .ya-site-form__input-text,
#ya-site-form0 .ya-site-form__submit {
	height: 22px;
}

#ya-site-form0 .ya-site-form__submit {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:Verdana;
	font-size:11px !important;
	font-weight:normal;
	font-style:normal;
	height:22px;
	line-height:22px;
	width:45px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
#ya-site-form0 .ya-site-form__submit:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}
#ya-site-form0 .ya-site-form__submit:active {
	position:relative;
	top:1px;
}

p.categories strong {
	white-space:nowrap; 
}

#container > table > tbody > tr { 
	background-color: #000; 
}

#container > table > tbody > tr:first-child { 
	background-color: transparent; 
}

.jw-tab-focus:focus {
	outline: none;
}

.youtube {
	background-color: #000;
	margin-bottom: 30px;
	position: relative;
	padding-top: 56.25%;
	overflow: hidden;
	cursor: pointer;
}
.youtube img {
	width: 100%;
	top: -16.84%;
	left: 0;
}
.youtube .play-button {
	width: 90px;
	height: 60px;
	background-color: #333;
	box-shadow: 0 0 30px rgba(0,0,0,0.6);
	z-index: 1;
	opacity: 0.8;
	border-radius: 6px;
}
.youtube .play-button:before {
	content: "";
	border-style: solid;
	border-width: 15px 0 15px 26.0px;
	border-color: transparent transparent transparent #fff;
}
.youtube img,
.youtube .play-button {
	cursor: pointer;
}
.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
	position: absolute;
}
.youtube .play-button,
.youtube .play-button:before {
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
}
.youtube iframe {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

.follows-channel { display: table; margin: 10px auto; box-sizing: border-box; padding: 10px; }
.follows-channel::before { content: ''; width: 25px; height: 25px; background-repeat: no-repeat; background-position: 0 0; display: table-cell; vertical-align: middle; }
.follows-channel a { color: #ffa500; text-decoration: none; }
.follows-channel a:hover { text-decoration: underline; }
.follows-channel_telegram { background-color: #404040; }
.follows-channel_telegram::before { background-image: url("/static/images/social/telegram.png"); background-size: 25px 25px; }
.follows-channel_vk { background-color: #404040; }
.follows-channel_vk::before { background-image: url("/static/images/social/vk.png"); background-size: 25px 25px; }
.follows-channel_rutube { background-color: #404040; }
.follows-channel_rutube::before { background-image: url("/static/images/social/rt.png"); background-size: 25px 25px; }
.follows-channel_zen { background-color: #404040; }
.follows-channel_zen::before { background-image: url("/static/images/social/yz.png"); background-size: 25px 25px; }
.follows-channel_music { background-color: #404040; }
.follows-channel_music::before { background-image: url("/static/images/social/yandex-music.png"); background-size: 25px 25px; }
.follows-channel_plvideo { background-color: #404040; }
.follows-channel_plvideo::before { background-image: url("/static/images/social/plvideo.png"); background-size: 25px 25px; }
.follows-channel_plvideo { background-color: #404040; }
.follows-channel_plvideo::before { background-image: url("/static/images/social/plvideo.png"); background-size: 25px 25px; }


.follows-channel__content { font-family: Verdana,Roboto,Sans; font-size: 16px; font-weight: 700; display: table-cell; vertical-align: middle; padding-left: 10px; }

jw-state-idle .jw-controls, .jw-state-idle .jw-controls-backdrop  {
	background: transparent !important;
}

