h1
{
	color:#1D497F;
	font-size:120%;
}

h2, h3
{
	font-size:120%;
}

h4, h5, h6
{
	font-size:110%;
}

/*Information block*/
.information-block
{
	margin-top:2px;
	font-size:95%;
	color:#4C4C4C;
}

.information-block-head
{
	background:#E7E7E7 url(images/information_bg.gif) repeat-x;
	font-weight:bold;
	min-height:26px;
	height:expression(this.scrollHeight < 26 ? "26px" :"auto");
	padding-left:14px;
	padding-top:4px;
}

.information-block-head-image
{
	width:21px;
	height:21px;
	background-image: url(images/information_image.gif);
	background-repeat:no-repeat;
	float:left;
	margin-right:9px;
}

.information-block-head-text
{
	padding-top:3px;
}

.information-block-body
{
	padding:14px;
	text-align:left;
	border:1px solid #C9C9C9;
}
/*pm only*/
form.forum-form {
padding: 0px;
margin: 0px;
border: none;
}


table.forum-post-form {
background-color:#99BAD7;
border: none;
border-collapse:collapse;
width:100%;
font-size:100%;
}
table.forum-post-form td {
background-color:#F1F5FA;
border: 1px solid #2c6b02;
padding: 4px;
vertical-align:top;
}
table.forum-post-form td table{
font-size:100%;
}
table.forum-post-form td table td{
border: none;
background: transparent;
font-size:100%;
padding:1px;
}
table.forum-post-form th {
background-color:#b4d39f;
border: 1px solid #2c6b02;
font-weight: normal;
padding:4px;
white-space:nowrap;
text-align:left;
}

/* Buttons */
table.forum-post-form #I, table.forum-post-form #U, table.forum-post-form #B {
width:30px;
}
table.forum-post-form #tagcount {
font-size: 80%;
font-weight: bold;
}
table.forum-post-form #helpbox {
font-size: 90%;
font-weight: normal;
color: #333333;
}
table.forum-post-form #TRANSLIT {
width:90px;
}

table.forum-smile {
border: 1px solid #2c6b02;
margin:0px;
border-collapse:collapse;
margin:0px;
}

table.forum-smile td {
border: none;
}
table.forum-smile th {
background-color:#b4d39f;
border: 1px solid #2c6b02;
font-weight: bold;
padding:4px;
white-space:nowrap;
}
table.forum-smile img {
cursor: pointer;
cursor: hand;
margin: 4px 2px;
}
form.forum-post-form {
padding: 0px;
margin: 0px;
border: none;
}
div.forum-post-br {
height: 4px;
padding: 0px;
margin: 0px;
width: 100%;
overflow: hidden;
table.forum-menu {
	border-left: 1px solid #2c6b02;
	border-top: 1px solid #2c6b02; 
	border-right: none; 
	border-bottom: none; 
	width:100%;
	padding: 0px;
	margin: 0px;
}

table.forum-menu td.forumtoolbar {
	background-color: #b4d39f; 
	height:25px;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF; 
	border-right: 1px solid #2c6b02; 
	border-bottom: 1px solid #2c6b02; 
}

.forumtoolsection {
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF; 
	border-right: 1px solid #2c6b02; 
	border-bottom: 1px solid #2c6b02; 
	width: 3px; 
	height: 21px; 
	margin-left: 1px; 
	margin-right:0px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

.forumtoolseparator {
	border-left: 1px solid #2c6b02;
	border-right: 1px solid #FFFFFF; 
	width: 2px; 
	height: 21px; 
	padding: 0px;
	margin-left: 6px; 
	margin-right:1px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

table.forum-menu td {
	color: #456A74; 
	font-size:11px;
}

table.forum-menu a, 
table.forum-menu select, 
table.forum-menu input {
	color: #456A74; 
	text-decoration: none;
	font-size:11px;
}
table.forum-menu a:hover {
	text-decoration:underline; 
}

table.forum-menu form, form.forum-form-menu {
	padding: 0px;
	margin: 0px;
	border: none;
}
form.forum-form-menu {
	width:100%;
}
div.forum-menu-br {
    height: 4px;
	padding: 0px;
	margin: 0px;
    width: 100%; 
	overflow: hidden;  
}
table.forum-menu-auth {
	width: 200px;
	border-collapse:collapse;
	border: 1px solid #2c6b02;
}
table.forum-menu-auth td{
	background-color:#b4d39f;
	padding: 4px 4px 0px 2px;
	font-size:11px;
	white-space: nowrap;
	text-align: center;
}
#ENTER {
}
#USER_LOGIN {
	width: 70px;
}
#USER_PASSWORD {
	width: 70px;
}
table.forum-main {
	background-color:#99BAD7;
	border: none;
	border-collapse: collapse;
	margin: 0px;
	width: 100%;
	font-size: 100%;
}

table.forum-main th {
	background-color:#b4d39f;
	border: 1px solid #2c6b02;
	font-weight: normal;
	padding:4px;
	white-space:nowrap;
}

table.forum-main th.wraping {
	white-space:normal;
}

table.forum-main th.left {
	text-align:left;
}

table.forum-main td {
	background-color:#F1F5FA;
	border: 1px solid #2c6b02;
	padding: 4px;
	vertical-align:top;
}
.icon-attention {
	background-image:url("images/attention.gif"); 
	background-repeat:no-repeat; 
	background-position:left; 
	width: 15px;
	height: 15px;
}
.icon-new-message, .icon-no-message, .icon-na, .icon-closed-new-message, .icon-closed-no-message {
	background-image:url("images/f_norm.gif"); 
	background-repeat:no-repeat; 
	background-position:left; 
	width: 18px;
	height: 12px;
}
.icon-new-message {
 	cursor: pointer;
 	cursor: hand;
}
.icon-no-message {
	background-image:url("images/f_norm_no.gif"); 
}
.icon-na {
	background-image:url("images/f_na.gif"); 
}
.icon-closed-new-message {
	background-image:url("images/f_closed_norm.gif"); 
}
.icon-closed-no-message {
	background-image:url("images/f_closed_norm_no.gif"); 
}
.icon-users, .icon-birth, .icon-stat {
	background-image:url("images/foot_users.gif"); 
	background-repeat:no-repeat; 
	background-position:left; 
	width: 27px;
	height: 27px;
	margin: 10px;
}
.icon-birth {
	background-image:url("images/foot_birth.gif"); 
}
.icon-stat {
	background-image:url("images/foot_stat.gif"); 
}
.forum-title {
	border: 1px solid #2c6b02;
	padding: 4px;
	background-color: #b4d39f;
	color: #000000;
	font-weight: bold;
	font-size: 100%;
}

a.forum-button:link,
a.forum-button:visited,
a.forum-button:active,
a.forum-button:hover {
	background: #b4d39f;
	border: 1px solid #2c6b02;
	color: #000000;
	font-weight: bold;
	padding:4px;
	display:block;
	white-space:nowrap;
	text-decoration:none;
}

a.forum-button-small,
a.forum-button-small-vote,
a.forum-button-small-unvote {
	background: #b4d39f;
	border: 1px solid #2c6b02;
	color: #456A74; 
	font-size: 90%; 
	font-weight: normal;
	padding: 2px 5px 2px 5px;
	margin:0px;
	display:block;
	white-space:nowrap;
	text-decoration:none;
}
a.forum-button-small-vote,
a.forum-button-small-unvote {
	background-image:url("images/vote.gif"); 
	background-repeat:no-repeat; 
	background-position:left; 
	padding-left:18px;
}
a.forum-button-small-unvote {
	background-image:url("images/unvote.gif"); 
}
a.forum-button-small:hover,
a.forum-button-small-vote:hover, 
a.forum-button-small-unvote:hover {
	text-decoration:underline; 
}
.forum-attention {
	color: red;
	text-decoration: none; 
	font-size: 90%;
}
	
	
h6 {
	display:inline;
	color:red;
	font-weight:bold;
	font-size:135%;
}

div.forum-hr {
	background-color: #b4d39f;
	margin: 4px 0px 4px 0px;
	padding: 0px;
    border: 0px;
    height: 1px;
    width:100%; 
	overflow:hidden;  
}
div.forum-br {
    height: 4px;
	padding: 0px;
	margin: 0px;
    width: 100%; 
	overflow: hidden;  
}

table.forum-message {
	background-color: transparent;
	border: none;
	border-collapse: collapse;
	margin: 0px;
	font-size: 100%;
}
table.forum-message th {
	background-color:#b4d39f;
	border: 1px solid #2c6b02;
	font-weight: bold;
	padding: 4px;
	white-space: normal;
	text-align: left;
}
table.forum-message td {
	background-color: #F1F5FA;
	border: 1px solid #2c6b02;
	padding: 4px 4px 4px 4px;
	margin: 0px;
	vertical-align:top;
}
table.forum-message td.forum-message-user-info {
	background-color: #F1F5FA;
	border: 1px solid #2c6b02;
	padding: 4px 4px 4px 4px;
	margin: 0px;
	vertical-align:top;
	width: 180px;
}
	
table.forum-message td.border-top {
	border: 1px solid #2c6b02;
	border-top: none;
	vertical-align:bottom;
}
	
table.forum-message td.border-bottom {
	border: 1px solid #2c6b02;
	border-bottom: none;
	vertical-align:top;
}

table.forum-message td.clear {
	background-color: b4d39f;
	border: none;
	padding: 0px;
	vertical-align:top;
}

/* Описание стилей для таблицы сообщений */
table.forum-message .forum-message-description {
	font-style: italic;
}
table.forum-message .forum-message-name {
	font-weight: bold;
}
table.forum-message .forum-message-posts, 
table.forum-message .forum-message-status {
	color:#003366;
	font-weight:normal;
}
table.forum-message .forum-message-posts, 
table.forum-message .forum-message-datereg, 
table.forum-message .forum-message-datecreate, 
table.forum-message .forum-message-signature {
	color:#003366;
	font-weight:normal;
}
table.forum-message .forum-message-datecreate,
table.forum-message .forum-message-posts {
	display:inline;
}

table.forum-stat {
	background-color:#99BAD7;
	border: none;
	margin: 0px;
	border-collapse: collapse;
	width:100%;
	font-size: 100%;
}

table.forum-stat th {
	background-color:#b4d39f;
	border: 1px solid #2c6b02;
	font-weight: normal;
	padding: 4px;
	white-space: nowrap;
	text-align: left;
}

table.forum-stat td {
	background-color:#F1F5FA;
	border: 1px solid #2c6b02;
	padding: 4px;
	vertical-align:top;
}
table.forum-stat .forum-attention{
	font-weight: bold;
	color: #555555;
}

table.clear, table.clear td {
	border: none;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	font-size: 100%;
}
	
table.forum-quote, table.forum-code {
	color: #000000; 
	background-color: transparent; 
	width:90%;
	margin: 0px 20px 0px 20px;
	font-size: 100%;
}
table.forum-quote th, table.forum-code th {
	font-weight:bold;
	text-align:left;
	background-color: transparent; 
	border: none;
}
	
table.forum-quote td, table.forum-code td {
	border : 1px solid #b4d39f;
	background-color: #fff; 
	padding: 2px; 
	text-indent: 2pt;
}
	
table.forum-code {
	color: #333333; 
}

.border-bottom{
	border: none;
}

/*PM only*/
div.out {
	border-right: #99bad7 1px solid; 
	padding-right: 1px; 
	border-top: #99bad7 1px solid; 
	display: block; 
	padding-left: 1px; 
	padding-bottom: 1px; 
	margin: 0px 15px; 
	border-left: #99bad7 1px solid; 
	padding-top: 1px; 
	border-bottom: #99bad7 1px solid; 
	position: relative; 
	top: 4px; 
	background-color: #ffffff
}
div.out1 {
	padding-right: 0px; 
	display: block; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin-right: 10px; 
	padding-top: 0px; 
	position: relative; 
	top: -9px
}
div.in {
	padding-right: 0px; 
	padding-left: 0px; 
	font-size: 8px; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	background-color: #b4d39f
}
div.in1 {
	padding-right: 10px; 
	padding-left: 10px; 
	font-size: 10px; 
	padding-bottom: 0px; 
	padding-top: 0px;
	font-weigth: bold; 
	color:#444444;	
}
/*pm only*/
form.forum-form {
	padding: 0px;
	margin: 0px;
	border: none;
}