@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c9ccce;
	margin: 0px;
	background-color: #27333a;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(/img/menuBg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 12px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 12px;
}
td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c9ccce;
}
.imgNT {
	border: 4px solid #c9ccce;
	opacity: 1.0; filter: alpha(opacity=100);
}
.imgT {
	border: 4px solid #c9ccce;
	opacity: 0.8; filter: alpha(opacity=80);
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	margin-top: 0px;
	margin-bottom: 12px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 12px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 12px;
}
a:link {
	color: #bbbec0;
	text-decoration: underline;
}
a:visited {
	color: #c9ccce;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #c9ccce;
	text-decoration: underline;
}
.menu a:active {
	color: #c9ccce;
	text-decoration: underline;
}
.smTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a img {
	border-color: #c9ccce;
}
.darkTxt {
	color: #27333a;
}
.darkTxt a:link {
	color: #27333a;
	text-decoration: underline;
}
.darkTxt a:visited {
	color: #27333a;
	text-decoration: underline;
}
.darkTxt a:hover {
	color: #000000;
	text-decoration: none;
}
.darkTxt a:active {
	color: #000000;
	text-decoration: none;
}
/* Для 1 - 2 - 3 списка информационных элементов */
.current, .page_link, .ctrl
{
	padding: 0.2em 0.5em 0.3em 0.5em;
	float: left;
	display: block;
	margin-right: 0.3em;
}

.page_link
{
	border: 1px dashed #c9ccce;
}

.current
{
	background: #c9ccce;
	color: #000000;
	border: 1px solid #c9ccce;
}

.ctrl
{
	padding: 0.5em 0.5em 0.3em 0.5em;
	font-size: 10px;
	color: #c9ccce;
}

.path_arrow
{
	color: #0096AA;
	padding: 0px 5px 0px 5px;
	font-size: 10pt;
}
/* Информационные элементы */
.read_more
{
	float: left;
	display: block;
	padding: 0.2em 0em 0.3em 0em;
	margin-right: 0.3em;
}

#ShowAddComment
{
	margin: 20px 0px;
	font-size: 14pt;
}

.userinfo1
{
	margin-right: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	float: right;
}

.userinfo2
{
	margin-left: 5px;
	margin-bottom: 5px;
}

/* ссылка "ответить" для комментария */
.c_u_l
{
	font-weight: bold;
}

/* Ответ на комментарий */
.cr
{
	display: none;
	margin: 0px 0px 10px 20px;
}

/* sub-div для дерева комментариев */
.csd
{
	margin-left: 20px;
}

.comment
{
	padding: 30px;
	margin: 15px 0px 5px 0px;
	width: 450px;
	zoom: 1;
	position: relative;
	padding: 20px;
}

.comment p
{
	margin: 0px 0px 5px 0px;
}

.comment_desc
{
	margin: 0px 0px 10px 20px;
}
