﻿html, body {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #000d13;
	background-image: url(../../../templates/darkspace/images/line.jpg);
}
table {
	border: 0px;
}
table td {
	padding: 0px;
}
p {margin: 0; padding: 0;}
.globalfonbut {
	background-color: #000d13;
}
/*=================== основное форматирование ====================*/
.liney{
	background-image: url(../../../templates/darkspace/images/liney.jpg);
	background-repeat: repeat-y;
	background-color: #000d13;
}
.headtop{
	background-image: url(../../../templates/darkspace/images/battl1.jpg);
	background-repeat: no-repeat;
	background-color: #000d13;
}
.headleft0{
	background-image: url(../../../templates/darkspace/images/head02.jpg);
	background-repeat: no-repeat;
	background-color: #000d13;
}
.headleft{
	background-image: url(../../../templates/darkspace/images/head03.jpg);
	background-repeat: no-repeat;
	background-color: #000d13;
}
.headcenter{
	background-image: url(../../../templates/darkspace/images/head04.jpg);
	background-repeat: no-repeat;
	background-color: #000d13;
}
.headright{
	background-image: url(../../../templates/darkspace/images/head05.jpg);
	background-repeat: no-repeat;
	background-color: #000d13;
}
.headright0{
	background-image: url(../../../templates/darkspace/images/head06.jpg);
	background-repeat: no-repeat;
	background-color: #000d13;
}
.headbuttom{
	background-image: url(../../../templates/darkspace/images/head07.jpg);
	background-repeat: no-repeat;
	background-color: #000d13;
}
.left{
	background-image: url(../../../templates/darkspace/images/head08.jpg);
	background-repeat: no-repeat;
	background-color: #000d13;
	height: 100px;
	width: 5px;
}
.globalfon{
	background-image: url(../../../templates/darkspace/images/head09.jpg);
	background-repeat: no-repeat;
	background-color: #000d13;
	height: 100px;
	width: 750px;
}
.center{
	background-image: url(../../../templates/darkspace/images/head10.jpg);
	background-repeat: no-repeat;
	background-color: #000d13;
	height: 100px;
	width: 5px;
}
.menu_fon {
	background-image: url(../../../templates/darkspace/images/head11.jpg);
	background-repeat: no-repeat;
	background-color: #000d13;
	height: 100px;
	width: 230px;
}
.right{
	background-image: url(../../../templates/darkspace/images/head12.jpg);
	background-repeat: no-repeat;
	background-color: #000d13;
	height: 100px;
	width: 10px;
}
.centerbottom{
	background-image: url(../../../templates/darkspace/images/head13.jpg);
	background-repeat: no-repeat;
	background-color: #000d13;
}
/*================ картинки в уведомлениях ======================*/
.imgpromo {					/* цвет в изминяемых местах */
	color: #00ff00;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
.imgpromo a:active, .imgpromo a:visited, .imgpromo a:link {
	color: #efe600;
	text-decoration: none;
}
.imgpromo a:hover {
	color: #00ff00;
	text-decoration: none;
}
.imgwarning{
	background-image: url(../../../templates/darkspace/images/warning.png);
	background-repeat: no-repeat;
	height: 100px;
}
.imgfeedback{
	background-image: url(../../../templates/darkspace/images/email.png);
	background-repeat: no-repeat;
	height: 100px;
}
.imglostpass{
	background-image: url(../../../templates/darkspace/images/lostpass.png);
	background-repeat: no-repeat;
	height: 100px;
}
.imgpm{
	background-image: url(../../../templates/darkspace/images/pm.png);
	background-repeat: no-repeat;
	height: 100px;
}
.imgpmnew{
	background-image: url(../../../templates/darkspace/images/noavatar.png);
	background-repeat: no-repeat;
	height: 100px;
}
.imgsearch{
	background-image: url(../../../templates/darkspace/images/search.png);
	background-repeat: no-repeat;
	height: 100px;
}
.imgstatics{
	background-image: url(../../../templates/darkspace/images/statics.png);
	background-repeat: no-repeat;
	height: 100px;
}
/*=====================  Логин ======================*/
.login {
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
.login a:active, .login a:visited, .login a:link {
	color: #ffffff;
	text-decoration: none;
}
.login a:hover {
	color: #FC0;
	text-decoration: none;
}
.s_login {
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #2c3033;
	height: 12px;
	padding-left: 3px;
	border: 1px solid #595959;
}
/*=========== форматирование в редакторе и полях ввода ===========*/
.s_field {
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	height: 16px;
	padding-left: 3px;
	border: 1px solid #595959;
	background-color: #2d3930;
}
.f_textarea {
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	margin: 0px 1px 0px 0px;
	padding: 0px;
	width: 458px;
	height: 156px;
	border: 1px solid #595959;
	background-color: #2d3930;
}
.f_input {
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	width: 300px;
	height: 16px;
	border: 1px solid #595959;
	background-color: #2d3930;
}
.f_select {
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	height: 14px;
	border: 1px solid #595959;
	background-color: #2d3930;
}
/*==================== описание в блоках ========================*/
.blocknews {
	width: 49%;
	float: left;
	margin: 3px;
	display: block;
}
.bloknav {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
}
.navsite {
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
.navsite a:active, .navsite a:visited, .navsite a:link {
	color: #efe600;
	text-decoration: none;
}
.navsite a:hover {
	color: #00ff00;
	text-decoration: none;
}
/*=== новости, добавить новость, обратная связь, инфо, востановление пароля, голосование, регистрация, статистика ===*/
.ntitle {
	background-image: url(../../../templates/darkspace/images/news.gif);
	height: 30px;
	color: #ffffff;
	font-size: 15px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.ntitles {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.ntitles a:active, .ntitles a:visited, .ntitles a:link {
	color: #efe600;
	text-decoration: none;
}
.ntitles a:hover {
	color: #00ff00;
	text-decoration: none;
}
.news {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
}
.news a {
	color: #efe600;
	text-decoration: none;
}
.news a:hover {
	color: #00ff00;
	text-decoration: none;
}
.news img  { 
	border: none;
	padding-right: 3px;
	padding-bottom: 3px;
}
.newss {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	text-decoration: none;
}
.newss a {
	color: #efe600;
	text-decoration: none;
}
.newss a:hover {
	color: #00ff00;
	text-decoration: none;
}
.newss img  { 
	border: none;
	padding-right: 3px;
	padding-bottom: 3px;
}
/*==================== коментарии ================================*/
.ctitle {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma, "MS Sans Serif";
}
.ctitle a {
	color: #efe600;
	text-decoration: none;
}
.ctitle a:hover {
	color: #ffffff;
	text-decoration: none;
}
.coment {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
}
.coment a:active, .coment a:visited, .coment a:link {
	color: #efe600;
	text-decoration: none;
}
.coment a:hover {
	color: #ffffff;
	text-decoration: none;
}
.comline {
	background-image: url(../../../templates/darkspace/images/comline.gif);
	background-repeat: repeat-x;
}
.comline0 {
	background-image: url(../../../templates/darkspace/images/comline0.gif);
	background-repeat: repeat-x;
}
/*===================== навигация по страницам =========================*/
.navigation {
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.navigation a:active, .navigation a:visited, .navigation a:link {
	color: #00ff00;
	text-decoration: none;
}
.navigation a:hover {
	color: #efe600;
	text-decoration: none;
}
/*========= персональные сообщения ========================*/
.pm {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.pm a:active, .pm a:visited, .pm a:link {
	color: #efe600;
    text-decoration: none;
}
.pm a:hover {
	color: #00ff00;
	text-decoration: none;
}
/* ==================== текст красного цвета ===========================*/
.copyvary {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
}
.copyvary a:active, .copyvary a:visited, .copyvary a:link {
	color: #0033FF;
    text-decoration: none;
}
.copyvary a:hover {
	color: #0099FF;
	text-decoration: none;
}
/*================= топ пользователей =========================*/
.userstop {
	color: #00ff00;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.userstop a {
	color: #efe600;
	text-decoration: none;
	font-weight: bold;
}
.userstop a:hover {
	color: #00ff00;
	text-decoration: none;
}
.userstop td {
	padding: 3px;
}
.userstop thead {
	color: #00ff00;
	font-weight: bold;
}
/* ==================== Копирайты =============================*/
.copyrait {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-weight: normal;
}
.copyrait a:active, .copyrait a:visited, .copyrait a:link {
	color: #00ff00;
	text-decoration: none;
}
.copyrait a:hover {
	color: #efe600;
	text-decoration: none;
}
/* ==================== теги =============================*/
.kluchtags {
	font-size: 11px;
	font-family: Verdana;
	color: #00ff00;
}
.kluchtags a:active, .kluchtags a:visited, .kluchtags a:link {
	color: #00ff00;
	text-decoration: none;
}
.kluchtags a:hover {
	color: #efe600;
	text-decoration: none;
}
.kluchtagss {
	font-size: 10px;
	font-family: Verdana;
	color: #00ff00;
}
.kluchtagss a:active, .kluchtagss a:visited, .kluchtagss a:link {
	color: #00ff00;
	text-decoration: none;
}
.kluchtagss a:hover {
	color: #efe600;
	text-decoration: none;
}
/* ==================== yandex =============================*/
.hideyandex {display: none}

/*
playback timings (ms):
  load_resource: 196.609 (2)
  cdx.remote: 0.118
  LoadShardBlock: 88.946 (3)
  exclusion.robots.policy: 0.199
  PetaboxLoader3.datanode: 110.713 (5)
  captures_list: 378.195
  esindex: 0.019
  PetaboxLoader3.resolve: 125.566 (2)
  exclusion.robots: 0.215
  CDXLines.iter: 23.513 (3)
*/