* {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
body {
	background-color: #fff; /* FAFAFA */
	font: 0.8em Arial,Helvetica,sans-serif;
	color: #000;
	text-align: center;
	width: 100%;
}
a {
	color: #0066CC; /* AD8C51 1583E9 */
	text-decoration: none;
}
a:hover {
	color: #FF6600; /* FADF75 75BCFA */
}
a:focus { 
	outline: none; 
}
#text div.hinfo a {
	border-bottom: 1px #1583E9 solid;
}
#text div.hinfo a:hover {
	border-bottom: 1px #ff0000 solid;
}
a.user2 {
	padding-left: 16px;
	background: url(/d/icon/status_online.png) no-repeat;
}
a.user {
	padding-left: 18px;
	background: url(/d/icon/vcard.png) no-repeat;
}
a.link {
	padding-right: 16px;
	background: url(/d/icon/link.png) top right no-repeat;
}
a.cat {
	padding-left: 13px;
	background: url(/d/icon/tag.gif) bottom left no-repeat;
}
a.cat:hover {
	text-decoration: underline;
}
a.rud2 img {
	margin-bottom: 10px;
	border: 1px solid #eee;
}
a.rud2:hover img {
	border-color: #ddd;
}

acronym {
	/*border-bottom: 1px #444 dotted;*/
	cursor: help;
}
img {
	border-width: 0px;
}
p {
	line-height: 140%;
	margin: 10px auto;
	text-indent: 15px;
}
pre {
	font: 10px tahoma;
	overflow-x: auto;
}
#to0oltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { font-weight: normal; margin: 0; }

#qTip, .tip, #tooltip {
	padding: 2px 2px 3px 5px;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	display: none;
	background-color: #fafae5; /* #e9fae1;*/
	color: #444;
	font: 11px tahoma, Arial, Helvetica, sans-serif;
	position: absolute;
	z-index: 1000;
	text-align: left;
	max-width: 333px;
}
table, tbody {
	border-collapse: collapse;
}

/* highlight */
code {
	font: 12px monospace, tahoma;
	color: #0000BB;
	/*word-wrap: break-word;
	width: 100px;*/
}
/*pre {
	overflow-x: hidden;
	word-wrap: break-word;
	width: 100px;
}*/
/* Javascript: 
  keyword          ключевое слово языка
  comment          комментарий
  number           число
  literal          специальное слово: "true", "false" и "null"
  string           строка
  regexp           регулярное выражение
  function         заголовок функции
  title            название функции внутри заголовка
  params           все, что в скобках внутри заголовка функции */
code.javascript {
	color: #0000BB; /* синий */
}
code.javascript .keyword, code.javascript .literal {
	/*font-weight: bold;*/
	color: #007700; /* зелёный */
}
code.javascript .comment, code .comments {
	color: #FF8000; /* оранжевый */
}
code.javascript .string, code.javascript .number, code.javascript .regexp {
	color: #DD0000; /* тёмно красный */
}
div#text code.javascript span.function span.title {
	font: 13px tahoma;
}
div.article span.blue {
	color: #0000BB;
}
div.article li {
	margin-left: 30px;
}
/*HTML:
    
  keyword          тег языка HTML
  tag              любой открывающий или закрывающий тег от "<" до ">"
  comment          комментарий
  doctype          объявление <!DOCTYPE ... >
  attribute        атрибут внутри тега со значением или без
  value            значение атрибута*/
code.html {
	color: #444; /* чёрный */
	display: block;
	padding: 4px 5px;
	text-align: left;
	font: 9px tahoma;
	background-color: #f7f7f7;
	border-bottom: 1px #F0F0F0 solid;
}
code.html .value {
	color: #203eac; /* синий #0000BB */
}
code.html .keyword, code.html .tag {
	/*font-weight: bold;*/
	color: #007700; /* зелёный */
}
code.html .comment, code .comments {
	color: #FF8000; /* оранжевый */
}
code.html .attribute, code.html .valu0e, code.html .doctype {
	color: #DD4528; /* тёмно красный #DD0000 */
}
/*XML:
  tag              любой открывающий или закрывающий тег от "<" до ">"
  comment          комментарий
  pi               инструкции обработки (<? ... ?>)
  cdata            раздел CDATA
  attribute        атрибут
  value            значение атрибута*/
code.xml {
	color: #444; /* чёрный */
	display: block;
	padding: 4px 5px;
	text-align: left;
	font: 10px tahoma;
	background-color: #f7f7f7;
	border-bottom: 1px #F0F0F0 solid;
}
code.xml .value, cdata {
	color: #203eac; /* синий #0000BB */
}
code.xml .keyword, #text pre code.xml .title {
	font: bold 10px tahoma;
	color: #007700; /* зелёный */
}
code.xml .comment {
	color: #FF8000; /* оранжевый */
}
code.xml .attribute, code.xml .valu0e, code.xml .doctype {
	color: #DD4528; /* тёмно красный #DD0000 */
}

#header {
	text-align: left;
	margin: 0px;
	background: #FAFAFA url(/d/i/header.gif);
	height: 112px;
	border-bottom: 5px #2c628f solid;
	border-top: 7px #2c628f solid;
	position: relative;
}
a#logo {
	text-align: left;
	font: 2em Georgia;
}
div#logo-text {
	position: absolute;
	top: 60px;
	left: 85px;
}
div#logo-text a, div#logo-text-social a {
	font: 0.8em tahoma, "MS Sans Serif", verdana;
	color: #fff;
}
div#logo-text-social {
	position: absolute;
	top: 48px;
	left: 156px;
}


#header ul.menu {
	list-style-type: none;
	margin: -14px auto 0;
	padding: 0;
	text-align: center;
	width: inherit;
	font-size: 0.6em;
	/*line-height:25px;*/
}
#header ul.menu li {
	display: inline;
	white-space: nowrap;
}
#header ul.menu li a {
	padding: 2px 6px 1px;
	background: #5297d0 url(/d/i/menu_bg.gif) repeat-x;
	border-bottom: 5px solid #2C628F;
	font: 1.45em tahoma, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
}
#header ul.menu li a:hover {
	background: #2c628f url(/d/i/menu_bg_hover.gif) repeat-x;
	color: #fff;
}

#had {
	float: right;
	margin: 24px 50px 0 0;
}

/* 3х колоночный шаблон */
#wrapper {
	min-width: 755px;
	max-width: 1250px;
	margin: 10px auto;
	padding: 0 10px;
}
table#container {
	margin-top: 10px;
	width: 100%;
	vertical-align: top;
}
table#container td {
	vertical-align: top;
}
/** html #container {height: 1%;}
#container:after {
	content: '';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	line-height: 0;
}
#content {
  margin: 10px 250px 0 150px;
}*/
#left {
  width: 140px;
  padding-right: 10px;
  text-align: left;
}
#right {
  padding-left: 10px;
  width: 240px;
}

/* NEW Menu */
.menu-edu {
	background-image: url('/d/i/green.gif');
	padding: 5px;
}
.menu-fun {
	background-image: url('/d/i/orange.gif');
	margin-top: 10px;
	padding: 5px;
}
.menu-edu h2, .menu-fun h2 {
	margin-top: -2px;
	font: 0.9em Tahoma;
	color: #fafafa;
	/*font-style: italic;*/
}
.menu-edu ul, .menu-fun ul {
	list-style-type: none;
	margin-left: 15px;
}
.menu-edu a, .menu-fun a {
	font: 1.5em Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
}
.menu-edu a:hover, .menu-fun a:hover {
	color: #dff118;
}
.menu-edu a:hover, .menu-fun a:hover {
	border-bottom: 1px #fff dotted;
}
.menu-edu ul ul a, .menu-fun ul ul a {
	font: 1.0em Arial, Helvetica, sans-serif;
}
.menu-edu ul li, .menu-fun ul li {
	margin-top: 6px;
	white-space: nowrap;
}
.menu-edu ul ul li, .menu-fun ul ul li {
	margin-top: 2px;
}

img.tgl {
	font: 0.8em Impact;
	color: #fafafa;
	cursor: pointer;
}

div.hinfo {
	text-align: justify;
	font: 0.9em tahoma, Arial, Helvetica, sans-serif;
}
div.about {
	font: 0.9em Arial, Helvetica, sans-serif;
}
div.about p {
	margin: 5px 0;
}
div.about h3 {
	font: 1.2em Georgia;
	color: #F26638;
}
div.about li {
	margin-left: 30px;
}

div.statcontent {
	margin-bottom: 10px;
	background-color: rgb(234,241,221);
	font: 0.85em Tahoma;
	text-align: center;
	padding: 1px 3px;
	color: #333;
}
div.statcontent table td {
	margin-bottom: 2px;
	border-bottom: 1px dashed #999;
	text-align: left;
}
div.statcontent table td.mb {
	border-width: 0;
	width: 5px;
	font-weight: bold;
}
div.statcontent table td.s {
	text-align: right;
}

#copy {
	text-align: left;
	font: 1.0em Tahoma;
	line-height: 115%;
	color: #444;
	margin-top: 10px;
	background-color: #fafafa;
	border-top: 3px #f9f9f9 solid;
}
#copy img {
	float: left;
	vertical-align: top;
}
#footer #counter {
	float: right;
}

div.ffeed {
	font: 11px tahoma;
	border-width: 0;
	text-align: left;
}
div.ffeed div.lastpost {
	margin-bottom:5px;
}
div.ffeed a {
	font: 13px tahoma;
	text-decoration:underline;
	border-width: 0;
	color: #0066CC;
}
div.ffeed a:hover {
	color:#FF6600;
}
div.ffeed span.info, div.ffeed span.info a {
	color:#A2A2A2;
	font: 10px tahoma;
	border-width: 0px;
}
div.ffeed span.info a:hover {
	color:#606060;
}
div.ffeed td.desc {
	color:#606060;
}
div.ffeed div.lastpost, div.ffeed div.lastpost a {
	color:#444444;
}
div.ffeed div.lastpost a {
	text-decoration:underline;
	font: 11px tahoma;
}
div.ffeed div.goforum {
	text-align: right;
	margin-top: -8px;
}
div.ffeed div.goforum a {
	text-decoration:none;
	font: 1.0em tahoma;
	color: #F26638;
	padding: 0px 2px 1px;
}
div.ffeed div.goforum a:hover {
	color: #fff;
	background-color: #F26638;
}

.trating table td {
	padding: 2px 4px;
}

div#text div.icont {
	font: 0.87em tahoma,Verdana,Arial,sans-serif;
	margin-bottom: 5px;
}
div#text div.icont a {
	color: #27A4DE;
}
div#text div.icont a:hover {
	color: #FF6600;
}
div.rtitle {
	color: #E76163;
	font: bold 1.35em Arial,tahoma,Verdana,sans-serif;
}
div#text div.icl, div#text div.icr {
	width: 49%;
	text-align: left;
}
div#text div.icl {
	width: 59%;
	float: left;
}
div#text div.icl .title, div#text div.icr .title {
	text-align: center;
	color: #F26638;
	font-weight: bold;
}
div#text div.icr {
	float: right;
	width: 40%;
}
div#text div.icr ul {
	margin-left: 15px;
	list-style-position: outside;
}
div#text div.icr ul li {
	list-style-image: url(/d/i/10.gif);
	margin-left: 0px;
}
div#text div.icr ul li a:hover {
	text-decoration: underline;
}
div#text div.icl img.prev {
	border: 1px black solid;
	float: left;
	margin: 0 3px 3px 0;
}
div#text div.icont {width: 100%;}
* html div#text div.icont {height: 1%;}
div#text div.icont:after {
	content: '';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	line-height: 0;
}

.advlink {
	margin-top: 5px;
	overflow-x: hidden;
}
.advlink .l, .advlink .r {
	width: 49%;
	text-align: center;
	background-color: #f0f0f0;
/*	height: 100px;*/
	vertical-align: middle;
	padding-bottom: 3px;
}
.advlink .r {
	float: right;
}
.advlink .l {
	float: left;
}
.advlink .l .z, .advlink .r .z, #left .advlink .z {
	display: block;
	text-align: right;
	font: 9px tahoma;
	padding-right: 11px;
	color: #444;
	vertical-align: top;
}
#right .advlink .l a:hover .z, #right .advlink .r a:hover .z, #left .advlink a:hover .z {
	color: red;
	text-decoration: underline;
}
#right .advlink .l .z em, #right .advlink .r .z em, #left .advlink .z em {
	/*display: block;*/
	position:absolute;
	font: 12px arial;
}
.advlink .l .z em, .advlink .r .z em, #left .advlink .z em {
	color: #000;
}
.advlink .l a:hover .z em, .advlink .r a:hover .z em, #left .advlink a:hover .z em {
	color: red;
	text-decoration: none;
}
.advlink .l .t, .advlink .r .t, #left .advlink .t {
	margin: 1px;
	font: 0.85em tahoma;
}
#left .advlink {
	margin-top: 5px;
	text-align: center;
	background-color: #f0f0f0;
/*	height: 100px;*/
	vertical-align: middle;
	padding-bottom: 3px;
}
#text .advlink .l, #text .advlink .r {
	background-color: #f8f9e4;
	border: 1px #e0e0e0 solid;
	border-left-width: 0;
	border-right-width: 0;
}
#text .cntx .l, #text .cntx .r {
	background-color: #e6f9ed;
	border-color: #d9eee6;
	margin: 10px 0;
}

#text .field {
	margin: 10px 0;
}
#text .field .title {
	margin: 0 0;
	text-align: left;
	font: 1.5em Arial;
	color: #666;
	/*vertical-align: middle;*/
}
/*#text .field .title i { 
	font: 1.05em Arial;
	vertical-align: text-bottom;
	margin-right: 3px;
}*/
#text .field .title i {
	font: 0.9em Georgia;
	vertical-align: baseline;
	margin-right: 3px;
}
#text .field .title a {
	font: 1.1em Georgia, Arial;
}
#text .field .desc {
	margin: 0;
	text-align: justify;
}
#text .field .info {
	font-size: 0.85em;
	margin: 2px 0;
	text-align: right;
	padding: 1px 5px;
	border-bottom: 1px #f0f0f0 solid;
	background-color: #f9f9f9;
	color: #777;
}
#text .field .info i {
	vertical-align: text-bottom;
	margin: 0 5px;
	color: #444;
}
#text .field .info a.go {
	text-decoration: none;
	border-width: 0px;
	padding: 0 4px 2px;
}
#text .field .info a.go:hover {
	text-decoration: none;
	color: #fff;
	background-color: #FF6600;
	border-width: 0px;
}
#text .field .info img.tag {
	vertical-align: text-bottom;
	width: 12px;
	height: 12px;
}
#text .field .info div.category {
	float: left;
	text-align:left;
	background-color: #f9f9f9;
}
#text .field .info div.category a.cat {
	margin-right: 2px;
	padding-right: 2px;
}
.field .article {
	text-align: justify;
}
.field .article pre.blue {
	font: 0.85em tahoma;
	color: #aaa;
}
#text div.fieldflash {
	border-left: 7px #FF6600 solid;
}
#text div.fieldflash .title {
	margin-left: 5px;
	font: 1.8em Tahoma;
}
#text div.fieldflash .title a {
	font: 0.8em Tahoma, Verdana;
}
#text div.fieldflash .desc {
	margin-left: 5px;
	overflow: hidden;
}
#text div.fieldflash .desc img.screen {
	margin: 0 0 0 7px;
	float: right;
}
#text div.fieldflash .desc img.screen {
	margin: 0 0 0 7px;
	float: right;
}
#text div.field div#flashview div.error {
	margin: 20px;
	padding: 5px 5px 5px 10px;
	text-align: center;
	color: #fff;
	background-color: #dd4528;
	border: 1px #c92809 solid;
	border-top-color: #ff5331;
	border-left-color: #ff5331;
	overflow: hidden;
	font: 0.85em tahoma;
}
#text div.field div#flashview div.error a {
	float: right;
	margin-left: 10px;
}


div.rtitlev {
	color: #E76163;
	font: 1.3em Arial,tahoma,Verdana,sans-serif;
	text-align: left;
}
div.rtitlev i {
	color: #E76163;
	font: 1.2em Arial,tahoma,Verdana,sans-serif;
	text-align: left;
	margin: 0 3px;
}

/* Стили списка страниц у категорий */
div.navi {
	padding: 15px;
	text-align: center;
}
div.navi a {
	background-color: #F8F8F8;
	color: #808080;
	padding: 5px 8px;
	border-bottom: 1px solid #DDE1E3;
	border-right: 1px solid #DDE1E3;
	text-align: center;
	cursor: pointer;
}
div.navi a:hover {
	background-color: #E0EFFD;
	border-color: #6699CC;
}
div.navi b {
	background-color: #E8E8E8;
	color: #444;
	padding: 5px 8px;
	border-bottom: 1px solid #A9A9A9;
	border-right: 1px solid #A9A9A9;
	text-align: center;
}

dl.finfo {
	overflow: hidden;
	text-align: left;
}
dl.finfo dt {
	width: 90px;
	float: left;
	margin-bottom: 5px;
	background: transparent url(/d/i/g1.gif) repeat-x;
	padding: 2px 5px;
	color: #444;
}
dl.finfo dd {
	width: auto;
	margin: 0 0 5px 100px;
	background: transparent url(/d/i/g2.gif) repeat-x;
	padding: 2px 5px;
}
dl.finfo dt.screen {
	min-height: 64px;
	clear: both;
}
dl.finfo dd div.screen {
	overflow-x: auto;
}
a.fdownload {
	font-size: 1.3em;
	display: block;
	padding: 5px 0;
	margin: 10px auto;
	width: 210px;
	background-color: #F8F8F8;
	border-bottom: 1px solid #DDE1E3;
	border-right: 1px solid #DDE1E3;
	vertical-align: middle;
}
a.fdownload i {
	font: 1.2em tahoma;
	color: green;
	vertical-align: middle;
}
a.fdownload:hover i {
	color: red;
}

div.ffeedp {
	background-color: #EAF1DD;
	text-align: left;
	margin: 10px 0;
	padding: 5px;
	font: 0.95em Tahoma;
	color: #444;
}
div.ffeedp div.t {
	color: #444;
}
div.ffeedp div.t a.forum {
	color: #444;
	border-bottom: 1px #747770 solid;
}
div.ffeedp ul {
	list-style-type:none;
}
div.ffeedp ul li {
	margin: 5px 0 1px 3px;
}
div.ffeedp ul li a.user {
	color: #697e41;
	border-bottom: 1px #697e41 solid;
	padding-left: 0;
	background: none;
}
div.ffeedp ul li a.forum {
	color: #747770;
	border-bottom: 1px #747770 solid;
}
div.ffeedp ul li a.topic {
	color: #555;
	border-bottom: 1px #555 solid;
}
div.ffeedp ul li b {
	color: #ff0000;
	font: 1em Georgia;
}


