#lvl1 { background: none ; } /* url(../images/bg_main1.gif) left top repeat-y  */
#lvl2 { background-color: none ; }

.doctable {width: 430px; }

#forum {  }
#forumindex { float: none; width: 680px; }
.sect#forumindex {margin: 0em; padding: 0em; }
/* #rightcol { float: none; clear: right; width: auto; margin-left: 20px;} */
#forumindex table.searchres { width: 670px;  }

#login { float: none; clear: right; width: 210px; margin-left: 0px; 
	margin-bottom: 20px;
}
#rules { float: none; clear: right; width: auto; margin: 1em 0em .5em 0em; 
	font: normal 90%/110% Verdana, Arial, sans-serif; 
}
.indextable { width: auto; border: 0px solid #333333; float: none;  clear: both; }
.indextable #razdelindex { padding-left: 270px; }
#razdelindex .bl_hdr {border-bottom: none; }

.bl_hdr { border-bottom: 1px solid #A8A8A8; }

.rightcol#newtopic .button { margin: .5em 0em 0em 0em; padding: 0em 0em .5em 0em; border-top: 0px dashed black; }

/* searchres */

/* #F6F2E7 #DFE5EB */
table.searchres  { margin: .5em 0em; width: 660px; border-bottom: 0px solid #DFE5EB;
  	border-top: 1px solid #999999; 	
	background-color: #E9EBED;
}

.searchres th { padding: .5em .5em; font-weight: bold; font-family: Verdana, serif;
 	background: #A8AB9D;  vertical-align: middle; 
/* 	border-right: 1px solid #999999;  */	
	border-bottom: 1px solid #999999; 
	}
.searchres th.title {
/*   	border-left: 1px solid #999999; 	 */
}
.searchres th.title, .searchres th.author { text-align: left; }
.searchres th.lastmsg { color: black; width: 250px; padding: .5em; }

.searchres td { padding: .4em .5em; height: 30px; width: auto; 
	border-bottom: 1px solid #999999; 
/*   	border-right: 1px solid #999999;   */
	font-size: 90%; 
}
.searchres td.title { width: 70%; border-right: 1px solid #CCCCCC;  }
.searchres td.time { width: 30%; } /* used in forum */
.searchres td.date { width: 30%; } /* used in search */
.searchres td.title { font: normal 80%/110% Verdana, Arial, sans-serif; }
.searchres .odd td {
  	background: white;
}
.searchres .even td {
	background: none; /* #E7E7E7; */
}
.searchres .lastmsg { color: #000000; /* font: normal 75% Tahoma; */
/* 	border-right: 1px solid #DFE5EB;  */
	width: auto;
	font-size: 90%; 
	line-height: 120%;
	color: #55555;
}
.searchres .date { color: black; font-weight: normal; font-size: 70%; font-family: Verdana, Arial, sans-serif;  /* white-space: nowrap; */ }
.searchres td.time .date { display: block; font-size: 80%; font-family: Verdana, Arial, sans-serif; }
.searchres .author { font-weight: normal; font-size: 90%; font-family: Verdana, Arial, sans-serif; color: #214D8B; } /* /search/  */

.searchres td.time .author { font-size: 90%; } /* /forum/ */
#forumindex .searchres td.time .date{ font-size: 75%; } /* /forum/ */
#forumindex .searchres td.time { padding: .2em .3em; }

.searchres .counter { /* border-left: 1px solid #DFE5EB; */ text-align: center; }

.searchres td a { color: #000000; }
.searchres td a:visited { color: #222222; }

.searchres .hdr { font: bold 100%/100% Arial, sans-serif; display: block; }

.searchres td.tdpager {padding: .5em 0px 0px 0px; border-bottom: none; }

/* comments in forum */
table.cmnts {
 	width: 665px;
	margin-top: 1em;
  	border-top: 1px solid #999999;
	background-color: white; /* #F7F4ED;  */
}
.cmnts tr { vertical-align: top; }
/* #eeeeee; */ 
.cmnts tr.even { background-color: white; } /* #E2D9C6; */

.cmnts td { padding: 0px 2px 5px 0px;
/* 	border-right: 1px solid #999999; */
	border-bottom: 1px solid #999999;
}

.cmnts td.exp {padding: 2px 2px; width: 130px; 
/* 	border-left: 1px solid #999999; */
}
/* .cmnts .even td.exp {  border-right: 1px solid white; } */

.cmnts td.exp img { padding-bottom: 0px; margin-bottom: 5px; }
.cmnts td .author { font-weight: bold; font-size: 100%; /* display: inline; */ }
.cmnts td div.author { padding: .2em 1em .2em .5em; margin-left: 1em; clear: right; }

.cmnts .cont { padding: .5em .5em; font-size: 100%; line-height: 130%; }
.cmnts td .date { padding: .2em 1em .3em .5em;  margin: 0em; font-size: 90%; display: inline; font-weight: normal; font-family: Verdana, Arial, sans-serif; float: left; background: #E9EBED; color: #000000; }
.bl_date { clear: both; float: none; margin: 0em 0em .5em 0em; }

.cmnts div { background-color: none; background: none; }

.cmnts tr#new_comment td { border: none; }

#forum .dochdr { font-size: 125%; line-height: 130%;  }

/* new post */

.newpost {}

#forumindex .pager { text-align: center;  } 
#forumindex .time { width: 40%; }
#forumindex .title { width: 60%; }

