/*start one comment*/
div.onecomment{
	border: 1px solid #ffbb78;
	width: 100%
}
table.comment tr td {
	padding: 5px 5px 5px 5px;
}
table.comment {
	width: 100%;
}
table.comment tr td div.text{
	border-top: 0px dashed #ffcc99;
	padding: 5px 10px 5px 10px;
	font-size: 11pt;
	font-family: Times;
	background-color: #ffffff;
}
table.comment tr td div.text BLOCKQUOTE{
	border: 1px dashed #cf9f6f;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
	font-size: 10pt;
	font-family: Arial;
	background-color: #fff9e1;
	margin-left: -5px;
}

table.comment tr td div.text BLOCKQUOTE BLOCKQUOTE{
	background-color: #fff5cd;
}
table.comment tr td div.text BLOCKQUOTE BLOCKQUOTE BLOCKQUOTE{
	background-color: #fff3c4;
}
table.comment tr td div.text BLOCKQUOTE BLOCKQUOTE BLOCKQUOTE BLOCKQUOTE{
	background-color: #fff0c0;
}
table.comment tr td div.text BLOCKQUOTE BLOCKQUOTE BLOCKQUOTE BLOCKQUOTE BLOCKQUOTE{
	background-color: #ffe8c0;
}


tr.commentheader td{
	color:#993300;
}
td.usercomment,
td.datacomment  {
	background-color: #ffe9d4;
}
td.datacomment {
	text-align: right;
}
td.datacomment div,
td.usercomment div{
	padding: 2px 6px 2px 6px;
	font-size: 12px;
	color: #105100;
}
/* actions */
div.commentactions {
	background-color: white;
	margin: 0px 2px 2px 2px;
	padding: 0px 5px 0px 5px;
}



/* иконки действия под комментарием */
div.imgans  { background: url("/forum/img/icon/04.gif") top left no-repeat; width: 30px; height: 26px; }
div.imgbad  { background: url("/images/m15/combad.gif") top left no-repeat; width: 30px; height: 26px; }
div.imgedit { background: url("/forum/img/icon/01.gif") top left no-repeat; width: 30px; height: 26px; }
div.imgdel  { background: url("/forum/img/icon/05.gif") top left no-repeat; width: 30px; height: 26px; }
img.actcom  { border: 0px solid blue; width: 30px; height: 26px;}
/* конец иконки действия под комментарием */


a.actcom {
	color: black;
	font-weight: bold;
	font-size:8pt;
	text-decoration: none;
}
a.actcom:hover {
	color: red;
	text-decoration:underline;
}
td.actcomsep div{
	width: 1px;
}
a.readcom {
	color: #0861ad;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
/*end one comment*/



/* все комментарии */
div.imgall  { background: url("/images/m15/allcomments.gif") top left no-repeat; width: 30px; height: 26px; }
img.allcoms { border: 0px solid blue; width: 30px; height: 26px;}
div.allcomsname { padding:5px 0px 0px 5px; }
div.allcomsname a:hover { color: #e03747; }
div.allcomsname a {
	color: #c00000;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
}
/* конец все комментарии */



/* добавить комментарий */
div.imgadd { background: url("/forum/img/icon/06.gif") top left no-repeat; width: 30px; height: 26px; }
img.addcom { border: 0px solid blue; width: 30px; height: 26px;}
div.addcomname { padding:5px 0px 0px 5px; }
div.addcomname a:hover { color: #e03747; }
div.addcomname a {
	color: #c00000;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
}
/* конец добавить комментарий */




div.allcomments{
	border-bottom: 1px solid #ffbb78;
	border-top: 1px solid #ffbb78;
	margin: 10px 0px 20px 0px;
	width: 547px;
}

div.commentsheader{
	color: #ff7f00;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	padding: 5px 0px 5px;
}

div.holecomms{
	height:10px;
}
div.lister{
	padding: 10px 0px 10px 0px;
}

table.pagecomments{
	border: 0px solid red;
	width: 100%;
}
table.pagecomments tr td{
	padding: 1px 1px 1px 1px;
}

.actcoms table tr td img{
	border: 0px solid blue;
}
.actcoms table tr td{
	border: 0px solid red;
}

div.modername {
	padding:13px 0px 0px 5px;
}
div.modername a{
	color: #fe9d3d;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
}
div.modername a:hover{
	color: #c00000;
}

.nothing {
	padding: 0px 0px 0px 0px;
	text-align: left;
}

div.lister div.pages {
	width: 100%;
}

