#artcomments {
	margin: 10px 0 20px 0;
}
#artcomments div.icon {
	text-align: center;
}
#artcomments div.icon a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
#artcomments div.icon a:hover {
	text-decoration: underline;
	color: #ff6633;
}

#commentform {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 0 15px;
	margin: 10px 0;
}
#commentform div.h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-image: url("/img/hline.gif");
	background-repeat: repeat-x;
	background-position: bottom center;
	padding: 5px 0;
	margin: 0 0 10px 0;
}

table.commdata {
	width: 100%;
}
table.commdata td.label {
	width: 80px;
}
table.commdata input {
	margin-right: 5px;
}
table.commdata a {
	font-size: 11px;
	text-decoration: underline;
	color: #339;
}
table.commdata a:hover {
	text-decoration: underline;
	color: #ff6633;
}
table.commdata input.title {
	width: 98%;
	font-weight: bold;
}
.prevnext {
	background-color: #fff;
	text-align: center;
}
.prevnext span {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	color: #fff;
	padding: 1px 5px;
	background-color: #333;
	cursor: pointer;
}
.closeicon {
	padding: 1px 3px;
	text-align: right;
	background-color: #fff;
}
.closeicon img {
	cursor: pointer;
}


#richtext {
	width: 100%;
	border-collapse: collapse;
}
#richtext td {
	padding: 0;
	margin: 0;
}
#richtext div.buttons {
	width: 99%;
	height: 30px;
	background-color: #EFEFEF;
	border: 1px solid #D6D3CE;
}
#richtext div.buttons select {
	font-size: 11px;
}
#textedit {
	width: 99%;
	height: 190px;
	border: 1px solid #D6D3CE;
}

#commentform div.more {
	padding: 5px 0;
}

#commentform div.sub {
	padding: 10px 0;
	text-align: center;
}
#commentform div.sub input {
	font-size: 11px;
	width: 90px;
}

.submiting {
	background-color: #fff!important;
	background-image: url("/img/waitbig.gif");
	background-repeat: no-repeat;
	background-position: center center;
}
.submitingsmall {
	background-color: #fff!important;
	background-image: url("/img/wait.gif");
	background-repeat: no-repeat;
	background-position: center center;
}

div.dl {
	
}
div.dd {
	float: right;
}

div.active div.dl {
	background-image: url("/img/comments/dolelevo.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 100px;
	height: 20px;
}

div.active div.dd {
	background-image: url("/img/comments/doledesno.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 100px;
	height: 20px;
}

div.active {
	background-color: #E1DED5;
	background-image: url("/img/comments/gorelevo.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

div.active div.comm {
	padding: 10px 5px;
	background-image: url("/img/comments/goredesno.gif");
	background-repeat: no-repeat;
	background-position: top right;
}

div.comm {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0 5px;
}
div.comm div.h {
	
}
div.comm div.h span {
	float: right;
}
div.comm div.h div.h4 {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
div.comm div.h a {
	text-decoration: none;
	color: #000;
	zoom: 1;
}
div.comm div.h a:hover {
	text-decoration: underline;
	color: #ff6633;
}
div.pad1 {
	margin-left: 15px;
}
div.pad2 {
	margin-left: 30px;
}
div.pad3 {
	margin-left: 45px;
}
div.pad4 {
	margin-left: 60px;
}
div.pad5 {
	margin-left: 75px;
}
div.comm div.cnt {
	padding: 10px 15px;
	color: #333;
}
div.comm div.cnt a {
	color: #339;
}
div.comm div.dat {
	color: #666666;
	padding: 10px 15px;
}
div.comm div.cmd {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}
div.comm div.cmd a {
	text-decoration: underline;
	color: #339;
}
div.comm div.cmd a:hover {
	text-decoration: underline;
	color: #ff6633;
}
div.comm div.cmd a.big {
	font-size: 13px;
	text-transform: uppercase;
}

div.inlinewin {
	position: absolute;
	font-size: 11px;
	color: #000;
	background-color: #f5f5f5;
	border: 1px solid #000;
}
div.inlinewin div.h4 {
	font-size: 11px;
	font-weight: bold;
	padding: 2px 5px;
	margin: 0;
}
div.inlinewin div.inner {
	padding: 5px 10px;
	background-color: #fff;
}
div.inlinewin div.inner p {
	font-style: italic;
	padding: 3px 0;
	margin: 0;
}
div.inlinewin div.btn {
	text-align: center;
	padding: 5px 0;
	white-space: nowrap;
}
div.inlinewin div.btn input {
	font-size: 11px;
	padding: 0 5px;
}
div.inlinewin input {
	font-size: 11px;
	font-weight: bold;
}
div.inlinewin textarea {
	font-size: 11px;
}

#attplace {
	padding: 2px 0;
}
#attplace span {
	font-weight: bold;
	margin-left: 3px;
}
div.attlist {
	border-top: 1px solid #D6D3CE;
	border-bottom: 1px solid #D6D3CE;
	margin-top: 20px;
}
div.attlist div {
	margin: 2px 0;
}
div.attlist a {
	font-weight: bold;
	color: #339;
}

.note {
	color: gray;
}

/* xedit */
table.xbar {
	background-color: #EBE9ED;
}
table.xbar td {
	border: 1px solid #A7A6AA;
	cursor: pointer;
}
table.xbar td.over {
	background-color: #B5BED6;
	border: 1px solid #000;
	cursor: pointer;
}
table.xbar td.xsep {
	border: none;
	width: 6px;
	background-image: url("/img/textedit.gif");
	background-repeat: no-repeat;
	background-position: -462px 0;
}
table.xbar td.xplain {
	border: none!important;
	padding: 0 3px;
	cursor: default!important;
}
table.xbar a div {
	width: 22px;
	height: 22px;
	background-image: url("/img/textedit.gif");
	background-repeat: no-repeat;
}
table.xbar div.att {
	background-position: 0 0;
}
table.xbar div.fcol {
	background-position: -22px 0;
}
table.xbar div.bold {
	background-position: -44px 0;
}
table.xbar div.ulist {
	background-position: -66px 0;
}
table.xbar div.video {
	background-position: -88px 0;
}
table.xbar div.jcent {
	background-position: -110px 0;
}
table.xbar div.code {
	background-position: -132px 0;
}
table.xbar div.dir {
	background-position: -154px 0;
}
table.xbar div.flash {
	background-position: -176px 0;
}
table.xbar div.bgcol {
	background-position: -198px 0;
}
table.xbar div.frm {
	background-position: -220px 0;
}
table.xbar div.format {
	background-position: -242px 0;
}
table.xbar div.hsrc {
	background-position: -264px 0;
}
table.xbar div.pic {
	background-position: -286px 0;
}
table.xbar div.italic {
	background-position: -308px 0;
}
table.xbar div.jleft {
	background-position: -330px 0;
}
table.xbar div.link {
	background-position: -352px 0;
}
table.xbar div.olist {
	background-position: -374px 0;
}
table.xbar div.jright {
	background-position: -396px 0;
}
table.xbar div.smile {
	background-position: -418px 0;
}
table.xbar div.uline {
	background-position: -440px 0;
}
