/* =Forum */
#forum {
	padding-bottom: 130px;
	color: #6e6e6e;
}
#forum h1, #forum #path { padding-left: 6px;}
#forum h3 { 
	color: #8c9e92;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
#forum a:link, #forum a:visited {
	color: #1c953f;
	text-decoration: underline;
}
#forum a:hover {
	color: #cb1936;
	text-decoration: underline;
}
.forum .pager {
	background: none;
	padding: 0;
}
.forum_wrap {
	background: url(../images/forum/forum_tl2.png) no-repeat 0 0;
	width: 938px;
	margin: 17px 0 0 4px;
}
.forum_wrap2 {
	background: url(../images/forum/forum_tr2.png) no-repeat right top;
	padding: 0 5px 0 3px;
}
.forum_wrap table {
	background: url(../images/forum/forum_trep.png) repeat-x left top;
	width: 100%;
}
#forum th {
	font-weight: normal;
	line-height: 37px;
	background: url(../images/forum/forum_lines.gif) no-repeat right top;
	font-weight: normal;
	text-align: center;
	padding: 0 27px 7px 27px;
}
#forum th.first {	
	padding: 0;
	text-align: left;
}
#forum th.first div {
	background: url(../images/forum/forum_tl.png) no-repeat left top;
	padding: 0 0 7px 21px;
}
#forum th.last {
	padding: 0;
	width: 200px;
}
#forum th.last div {
	background: url(../images/forum/forum_tr.png) no-repeat right top;
	padding-bottom: 7px;
}
/* =themes list. it's darker */
.biglist .forum_wrap { background: url(../images/forum/forumb_tl2.png) no-repeat 0 0;}
.biglist .forum_wrap2 { background: url(../images/forum/forumb_tr2.png) no-repeat right top;}
.biglist .forum_wrap table { background: url(../images/forum/forumb_trep.png) repeat-x left top;}
#forum .biglist th { background: url(../images/forum/forumb_lines.gif) no-repeat right top;}
#forum .biglist th.first div { background: url(../images/forum/forumb_tl.png) no-repeat left top;}
#forum .biglist th.last div { background: url(../images/forum/forumb_tr.png) no-repeat right top;}	
/* /themes list. it's darker */

.forum_h3, .forum_h3_first {
	color: #6d8d78;
	background: #d7f1e6;
	padding: 7px 0 7px 20px !important;
}
.forum_h3_first { padding: 2px 0 7px 20px;}
.ft1 td {
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	padding: 13px 0 15px 0;	
}
.ft1 td.descr, .ft1 td.forum_h3, .ft1 .forum_h3_first { text-align: left;}
.ft1 td a {
	font-size: 11px;
	line-height: 12px;
}
.ft1 td.descr a {
	font-size: 12px;
	padding: 15px 0 17px 0;	
}
#forum .tr2 { background: #e7f6ef;}
#forum .pict img {
	height: 31px;
	width: 33px;	
}
#forum .tr1 .message img { background: url(../images/forum/fic_03a1.gif) no-repeat 0 0;}
#forum .tr2 .message img { background: url(../images/forum/fic_03a2.gif) no-repeat 0 0;}
#forum .tr1 .message .new img { background: url(../images/forum/fic_03b1.gif) no-repeat 0 0;}
#forum .tr2 .message .new img { background: url(../images/forum/fic_03b2.gif) no-repeat 0 0;}

#forum .tr1 .main img { background: url(../images/forum/fic_01a1.gif) no-repeat 0 0;}
#forum .tr2 .main img { background: url(../images/forum/fic_01a2.gif) no-repeat 0 0;}
#forum .tr1 .main .new img { background: url(../images/forum/fic_01b1.gif) no-repeat 0 0;}
#forum .tr2 .main .new img { background: url(../images/forum/fic_01b2.gif) no-repeat 0 0;}

#forum .tr1 .announce img { background: url(../images/forum/fic_05a1.gif) no-repeat 0 0;}
#forum .tr2 .announce img { background: url(../images/forum/fic_05a2.gif) no-repeat 0 0;}
#forum .tr1 .announce .new img { background: url(../images/forum/fic_05b1.gif) no-repeat 0 0;}
#forum .tr2 .announce .new img { background: url(../images/forum/fic_05b2.gif) no-repeat 0 0;}

#forum .tr1 .closed img { background: url(../images/forum/fic_02a1.gif) no-repeat 0 0;}
#forum .tr2 .closed img { background: url(../images/forum/fic_02a2.gif) no-repeat 0 0;}
#forum .tr1 .closed .new img { background: url(../images/forum/fic_02b1.gif) no-repeat 0 0;}
#forum .tr2 .closed .new img { background: url(../images/forum/fic_02b2.gif) no-repeat 0 0;}

#forum .tr1 .popular img { background: url(../images/forum/fic_04a1.gif) no-repeat 0 0;}
#forum .tr2 .popular img { background: url(../images/forum/fic_04a2.gif) no-repeat 0 0;}
#forum .tr1 .popular .new img { background: url(../images/forum/fic_04b1.gif) no-repeat 0 0;}
#forum .tr2 .popular .new img { background: url(../images/forum/fic_04b2.gif) no-repeat 0 0;}

#forum .trmid td { border-bottom: 1px solid #bbdbce;}
#forum .pict {
	vertical-align: middle;
	width: 99px;
	padding: 0;
}
#forum p { margin: 0;}
#forum h4 {
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 0 100px 0 0;
}
.form_search { margin-left: 6px;}
.search {
	background: url(../images/forum/forum_inpsaerch.png) no-repeat left top;
	width: 167px;
	height: 21px;
	vertical-align: middle;
	text-align: center;
}
.search input {
	background: none;
	border: none;
	width: 160px;
	height: 17px;
}
#forum .form_search a:link, #forum .form_search a:visited, .aut_button a:link, .aut_button a:visited {
	background-image: url(../images/search_butt.png);
	background-position: 0 0;
	float: right;
	font-family: Arial;
	font-size: 12px;
	color: #1c953f;
	display: block;
	height: 18px;
	line-height: 14px;
	padding: 3px 0 0 11px;
	margin-left: 4px;
	text-align: left;
	text-decoration: none;
	width: 59px;
}
#forum .form_search a:hover, .aut_button a:hover { background-position: 0 -21px;}
#forum .form_search a:active, .aut_button a:active { background-position: 0 -42px;}
#forum td.first {
	color: #8c9e92;
	font-weight: bold;
	text-align: center;
	padding: 0 0 25px 0;
	vertical-align: top;
	width: 108px;
}
#forum td.first div {
	position: relative;
	width: 73px;
	height: 74px;
	margin: 20px auto 12px auto;
}
#forum td.first div div {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;	
	width: 73px;
	height: 74px;
	margin: 0;
}
#forum .tr1 td.first div div { background: url(../images/forum/forum_avaframe1.png) no-repeat 0 0;}
#forum .tr2 td.first div div { background: url(../images/forum/forum_avaframe.png) no-repeat 0 0;}
#forum td.first div img {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
#forum td.last {
	text-align: left;
	width: 769px;
	background-image: url(../images/forum/forum_quotebg.gif);
	background-repeat: no-repeat;
	background-position: 682px 19px;
	vertical-align: top;
}
#forum td.last div {
	position: relative;
	padding: 6px 35px 11px 11px;
}
#forum td.last div div { padding: 13px 0 0 0;}
#forum td.last p { padding-top: 3px;}
a.quote {
	position: absolute;
	top: 8px;
	right: 55px;
	font-size: 11px;
}
#forum td .quoteof { padding: 20px 0 20px 50px !important;}
#forum td .quoteof b { display: block; margin-bottom: 5px; }
#forum td .quoteof .frm { border: 1px solid #acddbb; padding: 15px 20px !important;}
.controls { padding: 0 9px 0 7px;} 
	.controls a.new {
		background-image: url(../images/forum/theme.png);
		background-position: 0 0;
		display: block;
		float: left;
		height: 21px;
		line-height: 18px;
		text-align: center;
		text-decoration: none !important;
		width: 170px;
	}
	.controls a.new:hover {
		background-position: 0 -21px;
		color: #1c953f !important;
		text-decoration: none !important;
	}
	.controls a.new:active { background-position: 0 -42px;}
	.controls form { float: right;}
.addmessage { 
	background: #fff;
	border-left: 1px solid #9ed6af;
	border-right: 1px solid #9ed6af;
	padding: 14px 125px 22px 35px;
	width: 770px;
}	
	.addmessage label { 
		display: block; 
		float: left;
		margin-bottom: 20px;
		padding: 3px 25px 0 0;
		text-align: right;
		width: 115px;
	}
	.addmessage div {
		margin-bottom: 20px;
		margin-left: 140px;		
		width: 619px;
	}
	.addmessage .butts {
		height: 20px;
		margin-bottom: 16px;
		width: 100%;
	}
		.addmessage .butts li {
			height: 19px;
			float: left;
			margin-right: 4px;
		}
			.addmessage .button {
				background-color: #e2ede8;
				border-top: 2px solid #fff;
				border-left: 2px solid #fff;
				border-bottom: 2px solid #8dbaa6;
				border-right: 2px solid #8dbaa6;
				color: #585c5a;
				font-size: 11px;

			}
	.addmessage #head {
		background: url(../images/inp_9.png) no-repeat 0 0;
		height: 27px;
	}
		.addmessage #head.err { background: url(../images/inp_10.png) no-repeat 0 0;}
		.addmessage #head input {
			background: none;
			border: none;
			margin: 3px 0 0 5px;
			width: 607px;
		}
	.addmessage #captcha {	
		background: url(../images/inp_3.png) no-repeat 90px 0;
		height: 22px;
		padding-top: 3px;
	}
		.addmessage #captcha.err { background: url(../images/inp_4.png) no-repeat 90px 0;}
		.addmessage #captcha input {
			background: none;
			border: none;
			margin-left: 19px;
			width: 70px;
		}
		.addmessage #captcha img { vertical-align: middle; float: left;}
	.addmessage .txtarr { width: 606px;}
	.addmessage textarea {
		height: 130px;	
		padding: 4px 3px 4px 4px;
		width: 609px;		
	}		
	.write_top { 
		background: url(../images/forum/write_top.gif) no-repeat;
		font-size: 1px;
		height: 6px;
		width: 932px;
	}
	.write_bot { 
		background: url(../images/forum/write_bot.gif) no-repeat;
		font-size: 1px;
		height: 6px;
		width: 932px;
	}
	.addmessage .bluebutt:link,	.addmessage .bluebutt:visited {
		color: #fff !important;
		margin: 20px 0 0 140px;
		text-decoration: none !important;
	}

.user_authorization {
	float:right;
	overflow:hidden;
padding:0 10px 0 0;
position:relative;
width:500px;
}

.aut_input {
	background:url(../images/forum/forum_inp_aut.png) no-repeat left top;
	vertical-align:middle;
	width: 83px;
	height:21px;
	text-align:center;
}
.aut_input input {
	background: none transparent scroll repeat 0% 0%; width:77px; border:none; height:17px;
}

#user_pas {
	display:none;
}

#forum .form_search A:link, .aut_button a:link {PADDING-RIGHT: 0px; BACKGROUND-POSITION: 0px 0px; DISPLAY: block; PADDING-LEFT: 11px; FONT-SIZE: 12px; FLOAT: right; BACKGROUND-IMAGE: url(../images/search_butt.png); PADDING-BOTTOM: 0px; MARGIN-LEFT: 4px; WIDTH: 59px; COLOR: #1c953f; LINE-HEIGHT: 14px; PADDING-TOP: 3px; FONT-FAMILY: Arial; HEIGHT: 18px; TEXT-ALIGN: left; TEXT-DECORATION: none
}
#forum .form_search A:visited, .aut_button a:visited {
	PADDING-RIGHT: 0px; BACKGROUND-POSITION: 0px 0px; DISPLAY: block; PADDING-LEFT: 11px; FONT-SIZE: 12px; FLOAT: right; BACKGROUND-IMAGE: url(../images/search_butt.png); PADDING-BOTTOM: 0px; MARGIN-LEFT: 4px; WIDTH: 59px; COLOR: #1c953f; LINE-HEIGHT: 14px; PADDING-TOP: 3px; FONT-FAMILY: Arial; HEIGHT: 18px; TEXT-ALIGN: left; TEXT-DECORATION: none
}
#forum .form_search A:hover, .aut_button a:hover{
	BACKGROUND-POSITION: 0px -21px
}
#forum .form_search A:active, .aut_button a:active {
	BACKGROUND-POSITION: 0px -42px
}
