/* CSS Document */
html, body {
	padding:		0;
	margin:			0;
	/* width:100%;*/
	font-size:		12px;
	font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
table#details 
{
	width:	98%;
}
h1
{
	font-size:	19px;
	color:	#4F4F4F;
	font-weight:	normal;
}
h2
{
	font-size:	17px;
	color:	#5F5F5F;
	font-weight:	normal;
}
h2 a {
	color:				#019F00;
	text-decoration:	none;
}
h2 a:hover {
	text-decoration:	underline;
}

a {
	color:				#0040EF;
}

tr.backgr {
	height:				41px;
	background-image:	url("backgr00.png");
	background-repeat:	repeat-x;
	color:				#000000;
	font-weight:		bold;
}

tr.backgr td {
	padding-left:		2px;
}

#fforum {
	text-decoration:	none;
	/*font-size:			30px;*/
	color:				#4C89C2;
}
#all {
	margin:			0px;
	padding:		0;
}
#up {
	width:		100%;
	height:		110px;
}
#menu {
	width:					100%;
	height:					30px;
	background-image:		url("bbackgr0.png");
}
#download {
	font-size:			25px;
	padding:			3px;
	margin:				5px;
	border:				solid 1px #8BA7CD;
	background-color:	#EFF3FB;
}

#send_torrent {
    font-size:            18px;
    padding:                3px;
    margin:                3px;
    border:                solid 1px #8BA7CD;
    background-color:    #EFF3FB;
}

input, textarea {
	border:			1px solid #4C89C2;
}

td.up {
	text-align:	right;
}

#rss {
	float:	right;
	margin:	3px;
}

img {
	border: 0 none black;
}

#menu .logout {
	float:				right;
}

#menu a{
	float:				left;
	text-decoration:		none;
	color:				#FFFFFF;
	font-size:				14px;
	padding-right:			4px;
	padding-left:			4px;
}

#menu a:hover {
	text-decoration:	underline;
}

#menu span {
	color:				#BFCBE0;
	float:				left;
	font-size:			16px;
}



td {
	font-size:			12px;
}

div#index tr.dark{
	background-color:		#D5DAE0;
	font-weight: 			bold;
}

div#index tr a {
	text-decoration:		none;
	color:					#000000;
}
div#index tr a:hover {
	text-decoration:	underline;
}
div#index tr.tum {
	background-color:		#EEF3F5;
}
div#index tr:hover {
	background-color:	#D5DAE0;
}
#downgif {
	margin:			5px;
}
.blue {
	color: blue;
}
.green {
	color: #008000;
}
.red {
	color: #8B0000;
}
table#files {
	border-collapse: collapse;
}
table#files td {
	padding:	1px;
	border:		1px dashed black;
}
div.comment {
	width:				70%;
	margin:				5px;
	padding:			5px;
	border: 			1px dotted black;
	background-color:		#EFF3FF;
}
span.x {
	float:		right;
	cursor: 	pointer;
}
span.beforex {
	float:		left;
}
div#ws {
	width:				100%;
}
div#ws div#content {
	position:			absolute;
	left:				10px;
	right:				270px;
}
div#ws div#sidebar {
	width:				250px;
	position:			absolute;
	right:				15px;
}
div#ws div#sidebar div.sideblock {
	width:				100%;
	text-align:			center;
	border:				3px double #FFA302;
	border-style:		double;
	margin-top:			5px;
}

.sideblock2 {
	width:	100%;
	text-align: center;
	margin-top:	2px;
}

div#ws div#sidebar div.sideblock a {
	text-decoration:		none;
}
div#ws div#sidebar div.sideblock a:hover {
	text-decoration:		underline;
}
div#search input#in {
	font-size:		13px;
	color: 			#000;
	background-color: 	#fff;
	border: 		1px solid #000;
}
div#search input#sub {
	font-size:		15px;
	background-color: 	#e3eeff;
	border: 		1px solid #000;
}
div#down {
	width:				100%;
	padding-top:	 	1%;
	font-size:			10px;
	color:				#7F7F7F;
	text-align:			justify;
}
div#down a {
	color:				#4F4F4F;
	text-decoration:		none;
}

div#redpeers {
	border:				1px solid red;
	padding:			5px;
	background-color:	#FFDFDF;
	margin-top:			5px;
	text-align:			justify;
	font-size:			10px;
}

#warning {
	font-weight:		bold;
	border:				1px solid #F16C25;
	margin:				5px;
	padding:			5px;
	background-color:	#FDD99C;

}

div.emule {
	margin:				5px;
	border:				solid 1px #01AF00;
	padding:			3px;
	background-color:	#EFFFEF;
}
div.emule a {
	color:				#187F17;
	font-size:			25px;
}
div#logo {
	float:				left;
	margin:				0px;
	margin-left:			0px;
}

div#vote4us {
	float:				left;
	margin-left:			5px;
	margin-top:			1px;
}

div#bannerh {
	float:				right;
	margin:				5px;
}

td.header {
	font-weight: bold;
	margin: 5px;
}

span.button {
	cursor: pointer;
}

#torrentproblems {
	border:				3px double red;
	padding:			5px;
	background-color:	#FFEFEF;
	margin-top:			5px;
	text-align:			justify;
	font-size:			16px;
}

#our_future {
    border:                3px solid red;
    padding:            5px;
    background-color:    #FFEFEF;
    margin-top:            5px;
    text-align:            justify;
    font-size:            21px;
}

/* c = comments start */
.c_h {
	background-color:	#BFD0FF;
}
.c_t {
	background-color:	#DFE8FF;
}

.c_h_tech {
	background-color:	#BFFFC3;
}
.c_t_tech {
	background-color:	#DFFFE1;
}

.c_h_a {
	background-color:	#FF6F75;
}
.c_t_a {
	background-color:	#FFCFD1;
}

/* comments end */

.code {
	width:				90%;
	padding:			5px;
	margin:				5px;
	border:				1px solid gray;
	background-color:	#EBEBEB;
}

#sddm

{	margin: 0;

	padding: 0;

	z-index: 30}



#sddm li

{	margin: 0;

	padding: 0;

	list-style: none;

	float: left;

	font: bold 11px arial}



#sddm li a

{	display: block;

	margin: 0 1px 0 0;

	padding: 4px 10px;

	width: 60px;

	background: #5970B2;

	color: #FFF;

	text-align: center;

	text-decoration: none}



#sddm li a:hover

{	background: #49A3FF}



#sddm div

{	position: absolute;

	visibility: hidden;

	margin: 0;

	padding: 0;

	background: #EAEBD8;

	border: 1px solid #5970B2}



#sddm div a

{	position: relative;
	display: block;

	margin: 0;
	padding: 5px 10px;

	width: auto;

	white-space: nowrap;

	text-align: left;

	text-decoration: none;

	background: #EAEBD8;

	color: #2875DE;

	font: 11px arial}



#sddm div a:hover

{	background: #49A3FF;

	color: #FFF}

/* [hide] start */
.hidewrap
{
	margin-left:	10px;
	border:	1px solid #C3CBD1;
	margin:	5px;
	z-index: 100;
}
.hidehead 
{
	background-color:	#E9E9E6;
	font-weight:	bold;
	padding:	3px;
	padding-left:	20px;
	background-image:	url(/img/icon_plus_1.gif); 
	background-repeat:	no-repeat;
	background-position:	6px 6px;
	cursor:	pointer;
}
.hidebody
{
	border-top:	1px solid #C3CBD1;  
	padding:	3px;
	display:	none;
	background-color:	#F5F5F5;
}
.hidearea
{
	display:	none;
}
/* [hide] end */
/* news start */
#news_table
{
	padding-left:	5px;
	border-spacing:	2px;
}
.news_date
{
	background-color:	#F2F2F2;
	text-align:	center;	
	border: 1px solid #B4B4B4;
}
.news_title
{
	background-image: url(news_lin.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	background-color: transparent;
	width: 500px; 
}
.news_title a
{
	color: black; 
	text-decoration: none;
}
.news_title a:hover
{
	text-decoration: underline;
}
#news_table td
{
	padding: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#news_table tr
{
	border-top: 1px solid #B4B4B4;
}
/* news end */
/* fake link start */
.fake_link
{
	color:	#0040EF;
	cursor:	pointer;
}
span.fake_link:hover
{
	text-decoration:	underline;
}
/* fake link end */
.menu_b
{
	text-decoration: none !important;
}
.menu_b div
{
	background-image: url(menu_b10.gif);
	width: 81px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	color: #FFCC00;
	cursor: pointer;
}
.menu_b div:hover
{
	background-image: url(/img/menu_b2.gif);
}

.uadm.uadm--mini .uadm-collapse--empty .uadm-toggle i, .uadm.uadm--mini.uadm--right .uadm-collapse--empty .uadm-toggle i, .uadm.uadm--mini.uadm--vertical .uadm-collapse--empty .uadm-toggle i, .uadm.uadm--mini.uadm--vertical.uadm--bottom .uadm-collapse--empty .uadm-toggle i{
 height: auto;
 width: 30px;
 display: none;
}
.uadm.uadm--mini, .uadm.uadm--mini .uadm-collapse {
    font-size: 12px;
    line-height: 28px;
    height: 30px;
    display: none;
}



/* ================================================================ *       YouTube.Panel  * ================================================================ */ .Panels {         z-index:200;         top:40%;         left:40%;         background-attachment:fixed, scroll;         background: url(http://mytorrnado.ru/images/aerobg.png), -moz-linear-gradient(top, rgba(200,200,200,0.4) 0%, rgba(255,255,255,1) 100%);         background: url(http://mytorrnado.ru/images/aerobg.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(200,200,200,0.4)), color-stop(100%,rgba(255,255,255,1)));         background: url(http://mytorrnado.ru/images/aerobg.png), -webkit-linear-gradient(top, rgba(200,200,200,0.4) 0%,rgba(255,255,255,1) 100%);         background: url(http://mytorrnado.ru/images/aerobg.png), -o-linear-gradient(top, rgba(200,200,200,0.4) 0%,rgba(255,255,255,1) 100%);         background: url(http://mytorrnado.ru/images/aerobg.png), -ms-linear-gradient(top, rgba(200,200,200,0.4) 0%,rgba(255,255,255,1) 100%);         filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66c8c8c8', endColorstr='#ffffff',GradientType=0 );         background: url(http://mytorrnado.ru/images/aerobg.png), linear-gradient(top, rgba(200,200,200,0.4) 0%,rgba(255,255,255,1) 100%);         background-size:cover;         -moz-background-size:cover;         -webkit-background-size:cover;         border:1px solid gray;         border-radius:3px;         -moz-border-radius:3px;         -webkit-border-radius:3px;         box-shadow:0 2px 5px rgba(0,0,0,0.3),0 0 1px #FFF inset;         -moz-box-shadow:0 2px 5px rgba(0,0,0,0.3),0 0 1px #FFF inset;         -webkit-box-shadow:0 2px 5px rgba(0,0,0,0.3),0 0 1px #FFF inset;         position:fixed;         max-width:99%;         min-width:100px;         min-height:24px;         overflow:hidden;         margin:1px; }  .Panels.Minimized {         position:relative;         top:auto!important;         left:auto!important;         float:left;         max-width:200px;         height:24px!important;         margin:0!important; }  .PanelsButton {         float:right;         overflow:hidden;         margin:3px 3px 0 10px; }  .PanelsClose { color: #006699; cursor: pointer; }  .PanelsClose:hover { color: #DD6900; text-decoration: underline !important; } .PanelsTitle {         overflow:hidden;         white-space:nowrap;         max-height:10px;         font-weight:70px; }  .Panels.Minimized .PanelsTitle.Hidden {         display:block; }  .PanelsTitle,.PanelsMenu {         padding:2px 2px 0; }  .Panels.Minimized .PanelsTitle,.Panels.Minimized .PanelsMenu {         cursor:inherit; }  .PanelsContent,.PanelsFooter {         border-top:1px dashed #A9A9A9;         clear:both;         margin:5px 0 0;         padding:5px; }  #PanelsDock {         bottom:0;         left:0;         position:fixed;         padding:0 0 0 5px; }  #PanelsDockToggle {         border:1px solid gray;         box-shadow:0 2px 5px rgba(0,0,0,0.3),0 0 1px #FFF inset;         -moz-box-shadow:0 2px 5px rgba(0,0,0,0.3),0 0 1px #FFF inset;         -webkit-box-shadow:0 2px 5px rgba(0,0,0,0.3),0 0 1px #FFF inset;         float:left;         border-radius:0 3px 3px 0;         -moz-border-radius:0 3px 3px 0;         -webkit-border-radius:0 3px 3px 0;         margin:1px 1px 1px 0;         padding:4px 10px; }  .Panels.Minimized .PanelsMenu,.Panels.Minimized .PanelsContent,.Panels.Minimized .PanelsFooter,.PanelsTitle.Hidden,.PanelsMenu.Hidden {         display:none; } span.button {         background-image:url(http://mytorrnado.ru/images/def_button.png); }  span.button:hover {         background-image:url(http://mytorrnado.ru/images/def_button_light.png); }  span.YTLink{         background-color:#ffffff;         border:1px solid #333333;         display:inline-block;         font-weight:bold;         padding:2px 2px 2px 5px;         margin:1px 2px -6px;         border-radius:3px;         -moz-border-radius:3px;         -webkit-border-radius:3px; } span.YTLinkButton{         background-color:#008500;         border:1px solid #333333;         color:white;         display:inline-block;         float:right;         margin:-3px -3px -3px 4px;         padding:2px 4px;         -webkit-border-top-right-radius: 3px;         -webkit-border-bottom-right-radius: 3px;         -moz-border-radius-topright: 3px;         -moz-border-radius-bottomright: 3px;         border-top-right-radius: 3px;         border-bottom-right-radius: 3px;         cursor: url(http://mytornado.ru/images/link_help.cur), pointer; } span.YTLink a.postLink{         color:white;         float:left; }

.close {
  position: absolute;
 
  right: -1px;
  padding: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #ccc;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  background-color: rgba(61, 61, 61, 0.8);
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  line-height: 17px;
  -webkit-transition: all ease .8s;
  -moz-transition: all ease .8s;
  -ms-transition: all ease .8s;
  -o-transition: all ease .8s;
  transition: all ease .8s;
}


/*==============================*
Спойлер от mytorrnado.com
*==============================*/
.uSpoilerButton {background: rgb(245,245,245) linear-gradient(#f4f4f4, #f1f1f1); border: 1px solid rgba(0,0,0,.1); transition: all .218s ease 0s; width:100%; font-size:11px; font-weight:bold; font-family: arial,sans-serif; color:rgb(198,198,198); text-align:left; user-select:none; padding:0.5em 1.2em; outline:none;}
.uSpoilerButton:hover {background: #f7f7f7 linear-gradient(#f7f7f7, #f1f1f1); border: 1px solid rgb(198,198,198); box-shadow:0 1px 2px rgba(0,0,0,.1); color:rgb(98,98,98);}
.uSpoilerButton:active {background: rgb(238,238,238) linear-gradient(rgb(238,238,238), rgb(224,224,224)); border: 1px solid rgb(198,198,198); box-shadow:0 1px 2px rgba(0,0,0,.1) inset; color: rgb(51,51,51);}
.uSpoilerText {background: rgb(245,245,245) linear-gradient(#f4f4f4, #f1f1f1); border: 1px solid rgba(0,0,0,.1); border-top:0 !important; color:rgb(98,98,98); margin:0 !important; padding:5px;}
.spoiler-wrap { padding: 0; background: #E9E9E6; }
.spoiler-head { border-width: 0; font-size: 11px; padding: 1px 14px 3px; margin-left: 6px; line-height: 15px; /*font-weight: bold;*/ cursor: pointer; }
.spoiler-body { border-width: 1px 0 0 0; display: none; font-weight: normal; padding: 2px 6px; background: #F5F5F5; }
.spoiler-wrap { border: 1px solid white;   box-shadow: 0px 0px 3px silver;  -moz-box-shadow: 0px 0px 5px silver;  -webkit-box-shadow: 0px 0px 3px silver;  -webkit-border-radius: 5px;  -moz-border-radius: 5px;  border-radius: 5px;  background:#ececec url(../images/spoilerbl.png) repeat-x;  -moz-transition: all 0.5s ease 0s;  -webkit-transition: all 0.5s ease 0s;  -o-transition: all 0.5s ease 0s;  transition: all 0.5s ease 0s;
}
.spoiler-wrap:hover {  border-color: #90A4C5;  box-shadow: 0 1px 3px #90A4C5;  -moz-box-shadow: 0 1px 3px #90A4C5;  -webkit-box-shadow: 0 1px 3px #90A4C5;  box-shadow: 0 1px 3px #90A4C5;
}  .signature .spoiler-wrap { box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; }
input[type="submit"], input[type="button"], input[type="reset"] {  font-size: 11px;  font-family: Georgia;  text-transform: none;  box-shadow: 0px 1px 3px #000;  border-radius: 3px;  background: -moz-linear-gradient(center bottom , #DDD, #EEE) repeat scroll 0% 0% transparent;  border: 1px solid #FFF;  text-shadow: 0px 1px 1px #FFF;  color: #333;  margin: 3px;
}

.xw-mc ::-webkit-scrollbar  
  {  
  width: 8px;  
  height: 8px;  
  }  
  .xw-mc ::-webkit-scrollbar-track-piece  
  {  
  display:none;  
  }  
  .xw-mc ::-webkit-scrollbar-thumb:vertical  
  {  
  height: 5px;  
  background-color: rgba(0, 0, 0, 0.4);  
  -moz-border-radius: 5px;  
  -webkit-border-radius: 5px;  
  border-radius: 5px;  
  }  
  .xw-mc ::-webkit-scrollbar-thumb:horizontal  
  {  
  width: 5px;  
  background-color: rgba(0, 0, 0, 0.4);  
  -moz-border-radius: 5px;  
  -webkit-border-radius: 5px;  
  border-radius: 5px;  
  }  
  .x-sh, .xw-bl {display:none !important;}  
  .xw-ml, .xw-mr {margin:0 !important;padding:0 !important;background:none !important;}  
  .xw-mc {color:#333; font-weight: normal; float: none; margin: 0; padding: 8px 8px !important; background: #fff !important; border: 1px solid #fff !important;border-radius:4px;-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);}  
  .xw-hdr-text {display: none !important;}  
  .xw-hdr img {display:none;}  
  .xw-tl, .xw-tr, .xw-tc, .xw-hdr, .xw-sps .xw-draggable {height: 0 !important;background: none !important;padding: 0 !important;}  
  .xw-tc {overflow: visible !important;}  
  .xt-close {position: absolute !important;right: -18px;top: -18px;margin: 0 !important;z-index: 10014 !important;width: 36px !important;height: 36px !important; background: url(https://yraaa.ru/_pu/24/30435765.png) no-repeat !important;}  
  .xw-body {border: 0 !important;padding: 0 !important;}  
  .xt-maxi {display:none;}  
  .xt-mini {display:none;}  
  .xt-rest {display:none;}

fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  border: 1px dashed #000;
}


/*----------------[ПОИСК С ПОДСКАЗКАМИ]----------------*/ #search2 input:hover {background: #EDA8A8 !important;} #search2 a:hover {background: #EEE;} #search2 a:last-child {border-bottom: 0px solid;} #search2 { box-shadow: 0px 18px 18px #E5E5E5; border: 1px solid #BDBDBD; position: absolute; margin-top: 3px; display: none; z-index: 100; margin-left: 3px; border-radius: 2px; }#search2::after { /*border-bottom: 8px solid transparent; border-left: 0px solid transparent; border-right: 8px solid #6D8FA8; border-top: 8px solid transparent; */ content: ""; left: 20px; position: absolute; top: -12px; transform: rotate(90deg); writing-mode: tb-rl;} #search2 span { color:#444 !important; background: white; display: block; padding: 8px;}#search2 input { background: #F2CBCB !important; color: #AC2222 !important; border: 0px none; cursor:pointer; padding: 8px; height: 30px; width: 100%;}#search2 a { border-bottom: 1px solid #BDBDBD; color: #222 !important; text-decoration: none; white-space: normal; background: white; display: block; padding: 8px; height: auto; }


table.usertable td {
 border: 1px #A5AFB4 solid;
 padding: 4px;
 font-size: 11px !important;
 background: #E7E7E7;
}
table {
 display: table;
 border-collapse: separate;
 box-sizing: border-box;
 text-indent: initial;
 border-spacing: 2px;
 border-color: grey;
}
table.usertable {
 border-collapse: collapse;
 margin-top: 2px;
}
table.usertable th {
 border: 1px #A5AFB4 solid;
 padding: 4px;
 font-size: 11px !important;
 vertical-align: middle;
 /* text-align: center; */
 font-weight: bold;
 height: auto;
 background: #D1D7DC;
 color: #333333;
 word-wrap: nowrap;
}