#centerCol {
    background: #ffffff url(/image/forum/new_design/bg.jpg) no-repeat right top;
}

/* Общие
--------------------------------------*/
#centerTitleBox {
  height: 65px;
  margin-bottom: 10px;
  padding: 0px 0px 0px 10px;
  border-left: 10px solid #e6a60c;
}
#centerTitleBox h1 {
  padding: 0px;
  font-size: 26px;
  text-align: left;
  font-weight: normal;
}
#centerTitleBox p {
  margin-top: -5px;
  font-size: 12px;
}
p {
	text-align: justify;
	padding: 5px 0px 3px 0px;
	margin: 0px;
}
#centerCol h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 18px;
    color: #666677; /* #375e85 */
    font-weight: normal;
    /*background: url(/image/forum/new_design/abottom.gif) no-repeat left top;*/
    margin: 0px;
    padding: 0px 0px;
}
.menu {
    text-align: right;
    line-height: 18px;
}
hr {
    margin: 7px 0px;
    padding: 0px 0px;
}
* HTML hr  { 	/* for IE */
    margin: 0px 0px;
    padding: 0px 0px;
}
.comment {
    /*background-color: #f3f4f5;*/
	border-top: 1px solid #cccccc;
	padding: 5px 0px 5px 90px;
    margin-bottom: 20px;
    margin-top: 5px;
}
.comment li {
    padding: 3px 0px;
}
.comment ul {
    padding: 3px 0px 3px 17px;
    text-align: justify;
}
.comment ol {
    padding: 3px 0px 3px 23px;
    text-align: justify;
}
.comment .s {
    color: #336699;
    font-weight: bold;
}
#centerCol ul {
    padding: 15px 0px 20px 0px;
    margin: 0px 0px 3px 17px;
}
#centerCol li {
    padding: 2px 0px;
}
.hImg {
    margin: 10px 0px 3px 0px;
}
.selPage {
    background-color: #5a6882;
    color: #ffffff;
    font-weight: bold;
    padding: 0px 2px;
}
.bTopPage {
    border-top: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
    padding: 7px 0px;
    margin: 0px 0px 5px 0px;
    /*background-color: #FFFAFA;*/
}
.error {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #000000; /* #375e85 */
    font-weight: normal;
    border: 1px dotted #C0C0C0;
    margin: 20px;
    padding: 10px 10px 20px 10px;
}
.errTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #990000; /* #375e85 */
    font-weight: normal;
    padding: 10px 0px;
}
.errDesc {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #999999; /* #375e85 */
    font-weight: normal;
    padding: 10px 0px 10px 80px;
}
.errDesc ul {
    padding: 0px 0px 0px 18px;
}
.selTitle {
    color: #000000;
    font-weight: bold;
}

/* Формочка поиска и выбора
--------------------------------------*/
.topForm {
	font-size: 12px;
	padding: 0px 0px;
	margin: 0px 0px 5px 0px;
}
.topForm .ltd {
	text-align: left;
    border-top: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
	padding: 5px 0px;
}
.topForm .rtd {
	text-align: right;
    border-top: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
	padding: 5px 0px;
}
.topForm .bText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    vertical-align: middle;
}
* HTML .bText  { 	/* for IE */
    height: 23px;
}
.topForm .tText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    height: 17px;
    vertical-align: middle;
}
.topForm .sText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    vertical-align: middle;
}
.topForm .hText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
  	color: #CF9323;
    padding: 0px 2px;
    vertical-align: middle;
}
* HTML .hText  { 	/* for IE */
    height: 23px;
}
.topForm .fHelp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  	color: #999999;
    padding: 2px 2px 0px 0px;
}

/* Вывод темы и меню
--------------------------------------*/
.mainMenu {
    padding: 0px;
    margin-bottom: 7px;
}

/* Вывод списка тем
--------------------------------------*/
.tdTitle {
    line-height: 12px;
    color: #ffffff;
	text-align: center;
    background-color: #A9A9A9;
    padding: 0px 2px;
}
.tdSelTitle {
    line-height: 12px;
    color: #ffffff;
	text-align: center;
    background-color: #A9A9A9;
    padding: 0px 2px;
}
.onDate	 {
	font-size: 10px;
	text-align: right;
	color: #FF8C00; /*#D1830C;*/
    background-color: #f3f4f5;
}
.offDate {
	font-size: 10px;
	text-align: right;
	color: #999999;
    background-color: #f3f4f5;
}
.tdToms {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 12px;
    background-color: #f3f4f5;
}
#centerCol .tdToms a:link, #centerCol .tdToms a:visited {
    text-decoration: none;
    color: #000000;
}
#centerCol .tdToms a:hover, #centerCol .tdToms a:active {
    color: #ff0000;
    text-decoration: underline;
}
.rPages {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 12px;
    color: #999999;
}
#centerCol .rPages a:link, #centerCol .rPages a:visited {
    text-decoration: underline;
    color: #999999;
}
#centerCol .rPages a:hover, #centerCol .rPages a:active {
    color: #ff0000;
    text-decoration: underline;
}
.seeMore {
	text-align: center;
    vertical-align: middle;
    margin: 10px 0px;
}

/* Вывод списка сообщений темы
--------------------------------------*/
#centerCol .tomName {
	color: #b87e24;
}
.redactor {
    font-style: italic;
	color: #666677;
}
.rec {
    padding: 3px 10px 15px 10px;
}
#centerCol .rec p {
	line-height: 20px;
    padding: 5px 0px;
}
.autor {
    padding: 3px 2px;
}
.autor img {
    padding: 3px 2px;
}
.deviz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  	line-height: 12px;
  	color: #333366;
	/*background-color: #fdfaf2;*/
  	border: 1px dotted #999999;
	text-align: justify;
	padding: 5px 5px 5px 5px;
	margin: 3px 0px 5px 0px;
}
.url {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  	line-height: 12px;
  	color: #999999;
	text-align: right;
	margin: 0px;
    padding-top: 5px;
}
#centerCol .url a:link, #centerCol .url a:visited {
  	color: #999999;
	text-decoration: underline;
}
#centerCol .url a:hover, #centerCol .url a:active {
	text-decoration: underline;
	color: #ff0000;
}
.rem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  	line-height: 12px;
  	color: #000000;
	text-align: left;
	margin: 2px 2px 2px 2px;
}
.autorTitle {
    margin: 0px 2px;
}
.col {
    margin: 0px 0px 0px 50px;
}
.col p {
	text-align: left;
	padding: 0px;
	margin: 0px;
}
.like_post {
	text-align: right;
	padding: 15px 0px 5px 0px;
	margin: 0px;
}

#centerCol .sel a:link, #centerCol .sel a:visited  {
  	color: #FF8C00;
	text-decoration: underline;
}
#centerCol .sel a:hover, #centerCol .sel a:active {
	text-decoration: underline;
	color: #ff0000;
}

/* Форма ввода сообщения
--------------------------------------*/
.rfTitle {
    line-height: 35px;
    color: #ffffff;
	text-align: left;
    background-color: #A9A9A9;
    padding: 0px 10px;
    margin: 10px 0px 3px 0px;
}
.rfTable {
    /*border: 1px solid #c0c0c0;*/
	padding: 5px 0px 5px 80px;
	margin: 5px 0px 10px 0px;
    /*background: #f3f3f3 url(/image/new_3th/sin_bg.gif) no-repeat left top; */
}
.fName {
	text-align: right;
	color: #666677;
	font-weight: bold;
    padding: 0px 10px;
}

#centerCol .autor a, #centerCol .autor a:link, #centerCol .autor a:visited {
  	color: #000000;
	text-decoration: underline;
}
#centerCol .autor.rem a:hover, #centerCol .autor.rem a:active {
	text-decoration: underline;
	color: #ff0000;
}

#rules_content {
  border-top: 1px solid #A9A9A9;
}
#rules_content a:link, #rules_content a:visited {
  color: #B22222;
  text-decoration: underline;
}
#rules_content a:hover, #rules_content a:active {
  text-decoration: underline;
  color: #ff0000;
}
#rules_content .topBlock {
    border-bottom: 3px solid #B22222;
    margin: 0px 0px;
	padding: 0px 0px 3px 0px;
}
#rules_content h1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
    color: #FFFFFF;
    margin: 0px 0px 0px 0px;
	padding: 10px 10px;
    background-color: #B22222;
    border-bottom: 1px double #B22222;
    height: 50px;
    line-height: 45px;
}
#rules_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding: 5px 0px 3px 0px;
	margin: 0px;
    line-height: 20px;
}
#rules_content .titl {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
    color: #B22222;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: bold;
}
#rules_content .epi {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #000000;
    margin: 15px 0px 10px 200px;
    text-align: justify;
    font-style: italic;
    line-height: 20px;
}
#rules_content .text {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 20px;
}
#rules_content ul {
	margin-top: 2px;
	margin-bottom: 8px;
	padding: 0px 0px 0px 30px;
}
#rules_content li {
	margin: 2px 0px 7px 0px;
	padding: 0px;
    text-align: justify;
    line-height: 20px;
}
#rules_content .help {
    margin: 10px 25px 10px 25px;
    border: 1px solid #A9A9A9;
    padding: 10px 10px 10px 10px;
    background-color: #D3D3D3;
    line-height: 20px;
}

.quote {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #696969;
    margin: 5px 0px -5px 20px;
	padding: 0px 0px 0px 10px;
    border-left: 1px double #006400;
    line-height: 18px;
    text-align: justify;
}
.post_img_block {
    margin: 15px 0px 5px 0px;
	padding: 0px;
    text-align: center;
}
.post_img {
    width: 120px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #696969;
    margin: 15px 0px 5px 0px;
	padding: 5px 10px;
    line-height: 18px;
    border-radius: 5px;
    border: 1px solid #A9A9A9;
    text-align: center;
}
#centerCol a.post_img:link, #centerCol a.post_img:visited {
	color: #696969;
  text-decoration: none;
}
#centerCol a.post_img:hover, #centerCol a.post_img:active {
  text-decoration: none;
	color: #fff;
	background: #228B22;
}