/* ----- '_fstyles.css' =26.05.09.= ----- */
.forum-block	{
}
/* --- !!! --- */
.forum-table {
	width: 100%;
	border-collapse: collapse; 
	margin-bottom: 20px;
}
.forum-table td {
	border: 1px solid #cdcdcd;
}
/* --- !!! --- */
tr.forum-table-tr-title {
}
tr.forum-table-tr-title td {
	background: #edecec;
	color: #666;
	font-weight: bold;
	padding: 6px 7px;
	white-space: nowrap;
}
tr.forum-table-tr-title td span {
	font-weight: normal;
}
/* --- !!! --- */
tr.forum-table-tr-category {
}
tr.forum-table-tr-category td {
	padding: 4px 7px;
}
tr.forum-table-tr-category td span {
	color: #666;
}
tr.forum-table-tr-category td div {
	margin-left: 10px;
}
/* --- !!! --- */
.forum-statistics {
	background: #edecec;
	color: #666;
	border: 1px solid #cdcdcd;
	padding: 6px 7px;
}
/* --- !!! --- */
.forum-menu-table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
.forum-menu-table td {
	background: #edecec;
	border: 1px solid #cdcdcd;
	color: #666;
	padding: 6px 7px;
}
/* --- !!! --- */
.forum-menu-table a:link, .forum-menu-table a:visited {
	text-decoration: none;
	color: green;
}
.forum-menu-table a:hover {
	text-decoration: underline;
}
.forum-menu-table a:active {
}
/* --- !!! --- */
td.forum-menu-table-td-left {
	text-align: left;
	border-right: none;
}
td.forum-menu-table-td-right {
	text-align: right;
	border-left: none;
}
/* --- !!! --- */
.forum-form {
}
.forum-form input {
	width: 142px;
	height: 20px;
	border: 1px solid #cdcdcd;
	padding: 0px 3px;
	margin-right: 5px;
}
.forum-form input.check {
	width: auto;
	height: auto;
	border: none;
	margin: 0px 5px 0px -3px;
	padding: 0px;
}
.forum-form input.button {
	width: auto;
	height: 20px;
	text-align: center;
	background: #e1e1e1 url(../_button_bg.gif) repeat-x;
	border: 1px solid #b3b3b3;
	color: #000;
	cursor: pointer;
	padding: 0px 15px;
}
/* --- !!! --- */
.forum-top-button {
	margin-bottom: 20px;
	overflow: hidden;
}
/* --- !!! --- */
a.button-link:link, a.button-link:visited {
	display: block;
	float: left;
	width: auto;
	height: 20px;
	text-align: center;
	background: #e1e1e1 url(../_button_bg.gif) repeat-x;
	border: 1px solid #b3b3b3;
	color: #000;
	text-decoration: none;
	cursor: pointer;
	padding: 0px 15px;
}
a.button-link:hover {
}
a.button-link:active {
}
/* --- !!! --- */






















/* ---  Forum_pager =26.05.09.=
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.forum-pager-list {
	text-align: center;
	margin-bottom: 20px;
	
	border: 1px solid red;
}
.forum-pager-list li {
	display: inline;
}
.forum-pager-list span {
	font-weight: bold;
}
/* --- !!! --- */
.forum-pager-list a:link, .forum-pager-list a:visited {
	text-decoration: none;
	color: #ff0000;
}
.forum-pager-list a:hover {
	text-decoration: underline;
}
.forum-pager-list a:active {
}
/* --- !!! --- */
/* --- // Forum_pager // --- */























































.forum-top-button ul {
	float: right;
}
.forum-bottom-button {
	overflow: hidden;
	padding: 4px 0px;
	margin-bottom: 7px;
	*padding: 0px;
	_margin-bottom: 32px;
}












.forum-check-td {
	padding: 0px 0px; 
	vertical-align: middle; 
	text-align: center;
}
.forum-moder-select {
	vertical-align: middle;
	border: 1px solid #85a3ad;
}





















.forum-no-bord td {
	border: none;
	padding: 5px;
}
.forum-nick-td {
	background: #F3F3F3;
	padding: 5px 7px;
	font-size: 0.9em;
	vertical-align: middle;
}
.forum-user-info-table {
	border-collapse: collapse; 
}
.forum-user-info-table td {
	padding: 5px 7px;
}
.forum-ico-td {
	padding: 3px 5px; 
	vertical-align: middle; 
	text-align: center;
}




/* --- All_Forum_link's --- */
a.forum-nick-link {
	color: blue;			/* change-color */
	font-weight: bold;
	font-size: 1.2em;
}
a.forum-view-link {
	color: blue;			/* change-color */
}
a.forum-edit-link {
	color: blue;			/* change-color */
}
.forum-left-menu a {
	color: blue;			/* change-color */
	font-weight: bold;
}
.forum-left-menu a:hover {
	color: #000;
}
.forum-right-menu a {
	color: blue;			/* change-color */
	font-size: 0.9em;
}


































/*
a:link, a:visited {
	text-decoration: underline;
	color: #ff0000;
}
a:hover {
	text-decoration: none;
}
a:active {
}
*/
/* --- !!! --- */
a.forum-title-link:link, a.forum-title-link:visited {
	text-decoration: none;
	color: green;
}
a.forum-title-link:hover {
	text-decoration: underline;
}
a.forum-title-link:active {
}
/* --- !!! --- */
a.forum-category-link:link, a.forum-category-link:visited {
	text-decoration: none;
	color: green;
	margin-left: 10px;
}
a.forum-category-link:hover {
	text-decoration: underline;
}
a.forum-category-link:active {
}
/* --- !!! --- */
a.forum-raquo-link:link, a.forum-raquo-link:visited {
	text-decoration: none;
	color: green;
}
a.forum-raquo-link:hover {
	text-decoration: underline;
}
a.forum-raquo-link:active {
}
/* --- !!! --- */
a.forum-last-message-link:link, a.forum-last-message-link:visited {
	text-decoration: none;
	color: green;
}
a.forum-last-message-link:hover {
	text-decoration: underline;
}
a.forum-last-message-link:active {
}
















































a.forum-topic-name-link {
	color: #202020;
}
a.forum-author-link {
	color: blue;			/* change-color */
}
/* --- !!! --- */




/* --- Forum_buttons --- */
.forum-button {
	width: 62px;
	height: 20px;
}
.forum-button-next {
	width: 36px;
	height: 20px;
	vertical-align: middle;
}
.forum-button-send {
	width: 92px;
	height: 20px;
	vertical-align: middle;
}
.forum-button-plus {
	width: 19px;
	height: 20px;
	vertical-align: middle;
	margin: 3px 0px 0px 0px;
}



/* --- Forum_BB_codes --- */
.forum-td-smile {
	vertical-align: top;
	padding: 3px;
}
.forum-td-bb-code {
	width: 100%;
	vertical-align: top;
	padding: 5px;
}
.forum-smile-table {
	border-collapse: collapse;
}
.forum-smile-table td {
	border: none;
	padding: 3px;
}
.forum-smile-table td img {
	width: 20px;
	height: 20px;
	cursor: pointer;
}
.forum-bb-buttons-table {
}
.forum-bb-buttons-table td {
	border: none;
	vertical-align: middle;
}
.forum-bb-buttons-table div {
	float: left;
	height: 24px;
	cursor: pointer;
}
.forum-iframe {
	visibility: hidden;
	display: none;
	position: absolute;
	left: 128px;
	top: 57px;
}
.forum-bb-textarea {
	border: 1px solid #85a3ad;
	width: 99%;
	height: 150px;
}
/* --- !!! --- */
.fquote {
	border: 1px solid #e5e5e5;
	margin: 10px;
	padding: 5px;
	font-style: italic;
}
.fsignat {
	border-top: 1px solid #cccccc;
	margin-top: 10px;
	padding-top: 5px;
}
/* --- !!! --- */
.forum-table ul, .forum-table ol {
	list-style-position: inside;
	padding: 0px;
	margin: 10px;
}
.forum-table ul li, .forum-table ol li {
	padding: 0px;
	margin: 0px;
}
/* --- !!! --- */








