/*----------------------------------------------------Table Cells And Backgrounds------------------------------------------------ */

/* Table Header, Reply Form Header, BBCode Icons Highlighting */
div.forum-reply-header,
div.forum-bbcode-line a:hover, div.forum-bbcode-line a:hover img { background-color: #dae1e9; }

/* Table Cell Border */
table.forum-table td, 
table.forum-table th.forum-column-lastpost, 
table.forum-table th.forum-column-title, 
table.forum-table th.forum-first-column,
table.forum-table th.forum-last-column,
div.forum-info-box, 
div.forum-reply-form { border-color: #dae0e7;}


/* Table Cell, Info Box, Reply Form */
table.forum-table td, div.forum-info-box, div.forum-reply-form {  }

/* Hidden Table Cell and Row */
table.forum-table tr.forum-row-hidden td, 
table.forum-table td.forum-cell-hidden,
table.forum-table tr.forum-row-inactive td.forum-column-icon,
table.forum-post-hidden td.forum-cell-post, 
table.forum-post-hidden td.forum-cell-actions { background: #e5f8e3 !important; }

/* Selected (via checkbox) Table Cell and Row */
table.forum-table tr.forum-row-selected td, 
table.forum-table td.forum-cell-selected, 
table.forum-post-selected td.forum-cell-post, 
table.forum-post-selected td.forum-cell-actions { background: #d4dfea !important; }

/* Table Footer and Alone Footer Box */
table.forum-table td.forum-column-footer, table.forum-post-table td.forum-column-footer, div.forum-footer-box { background: #E8E8E8; }

/* Post Table: User Info and User Contacts Cells*/
table.forum-post-table td.forum-cell-user, table.forum-post-table td.forum-cell-contact { background: #f1f6fa; }

/* Post Table: Post and Actions Cell */
table.forum-post-table td.forum-cell-post, table.forum-post-table td.forum-cell-actions { background: #fbfcfd; }

div.forum-post-date { background: #e5eaf0; border-bottom-color: #d6dde5; }


/* ---------------------------------------------------Borders----------------------------------------------------- */

/* Menu Items, Page Navigation */
span.forum-menu-item, div.forum-page-navigation a, span.forum-page-current, div.forum-page-navigation a.forum-page-previous, span.forum-page-dots { border-color: #d4dae3;}

/* First Row Cell */
table.forum-table tr.forum-row-first td { border-top-color: #c4ccd6;}

/* Last Row Cell */
table.forum-table tr.forum-row-last td { border-bottom-color: #c4ccd6; }

/* Table Footer and Alone Footer Box */
table.forum-table td.forum-column-footer, table.forum-post-table td.forum-column-footer, div.forum-footer-box { border-color: #E8E8E8; }

/* Footer Item Separator */
span.forum-footer-option { border-color: #a5b4c8; }

/* Topic posts table (separator line) */
table.forum-post-table { border-top-color: #fff; border-bottom-color: #d0d3d8; }

/* Post Table: User Info and User Contacts Cells*/
table.forum-post-table td.forum-cell-user, table.forum-post-table td.forum-cell-contact { border-left-color: #d5dae0; border-right-color: #d6dde5; }

/* Post Table: Post and Actions Cell */
table.forum-post-table td.forum-cell-post, table.forum-post-table td.forum-cell-actions { border-right-color: #d5dae0; }

/* Post Table: User Contacts and Actions Cell */
table.forum-post-table td.forum-cell-contact, table.forum-post-table td.forum-cell-actions { border-top-color: #d6dde5; }

/* User Signature*/
div.forum-signature-line { border-top-color: #d6dde5; }

/* ---------------------------------------------------Text Color-------------------------------------------------- */

/* Header Box Right Links*/
div.forum-header-box a:link, 
div.forum-header-box a:visited, 
div.forum-header-box a:active, 
div.forum-header-box a:hover { color: #fff; }

.forum-required-field { color: red; }

/* --------------------------------------------------Special Elements---------------------------------------------- */



/* Page navigation */
div.forum-navigation-box { background:#fff; border-color: #e8e8e8; font-size:1.1em; }

/*BBCode: Quote and Code*/
table.forum-quote, table.forum-code, div.forum-code-box {  border-color: #abbacc; }
table.forum-quote td, table.forum-code td, div.forum-code-box ol {background:#fff !important; color:#696969;}
table.forum-quote th, table.forum-code th, div.forum-code-box {background:#e5eaf0 !important; color: #606264;}

div.forum-note-box {border-color: #ffc34f; background: #fffdbe; }
/* --------------------------------------------------Icons---------------------------------------------- */
div.forum-icon-default { background-image: url(images/default.gif); }
div.forum-icon-newposts { background-image: url(images/newposts.gif); }
div.forum-icon-sticky { background-image: url(images/sticky.gif); }
div.forum-icon-sticky-newposts { background-image: url(images/sticky-newposts.gif); }
div.forum-icon-closed, div.forum-icon-sticky-closed { background-image: url(images/closed.gif); }
div.forum-icon-closed-newposts, div.forum-icon-sticky-closed-newposts { background-image: url(images/closed-newposts.gif); }
div.forum-icon-moved { background-image: url(images/moved.gif); }
/* --------------------------------------------------Votes---------------------------------------------- */
div.vote-answer-item-bar-inner {background-color:#dae1e9;}

/* --------------------------------------------------killer---------------------------------------------- */

table.forum-table .forum-row-odd td,
table.forum-table .forum-row-even td {border-right:none;border-left:none;border-bottom:1px solid #E8E8E8}

table.forum-table,
.forum-info-box,
table.forum-post-table tbody,
.forum-reply-field,
div.forum-reply-header,
.forum-vote-block div {font-size:1.4em;line-height:1.5em;}
.forum-vote-block div {padding-bottom:10px;}
table.forum-table table,
.forum-reply-field input,
.forum-info-box table,
table.forum-post-table tbody table,
table.forum-post-table tbody table tbody,
table.forum-post-table ul,
.forum-post-entry .forum-info-box,
.content_container .forum-info-box *  {font-size:1em;}

.forum-info-box ul {
	margin:0 0 1.5em 1.5em;
	}
.forum-info-box ul li {margin-bottom:.5em;}
.forum-info-box table.forum-table td {border:1px solid #e8e8e8;}

div.forum-navigation-box {padding: 10px 0 5px;border:none;}

.forum-navigation-top .forum-page-navigation {padding-top:20px;display:none;}

.forum-info-box input,
table.forum-post-table .forum-quote tbody {font-size:13px;}

table.forum-table tr.forum-row-first td {border-top:none;border-bottom:1px solid #E8E8E8}

table.forum-table tr.forum-row-last td {border-bottom:1px solid #E8E8E8;}




table.forum-table tbody.forum-category-separator {border-top:15px solid #fff;display:block}
table.forum-table tbody.forum-category-separator td {border:none;}
.forum-new-post a {display:block; color:#fff;text-decoration:none;text-align:center; background:#ccc;width:125px;height:28px;background:url(images/forumbt.gif);padding-top:6px;}

div.forum-icon {margin-top:5px;}

table.forum-table th {padding:7px 1em;color:#fff;}
table.forum-tab th {color:#000}
.starrequired {color:red}

th noindex a {color:#444;text-decoration:none;cursor:text;font-weight:bold;}
td.forum-column-title .forum-item-title noindex a {color:#000;text-decoration:none;cursor:text;font-weight:bold;}

table.forum-post-table td.forum-cell-post, table.forum-post-table td.forum-cell-actions {background:#fff;}
div.forum-header-box { background:#005394 url(http://images.green-card.by/bluebt.gif) repeat-x 0 50%;color:#fff;border:none;margin-bottom:5px; }

div.forum-note-box {
/*
	font-weight:bold;
	font-size:1.3em;
	margin-bottom:15px;
	color:green;
*/
	border:none;
	background:transparent;
	padding:0;
	

	}
div.forum-note-box div {
/*
		padding:10px;
		border:1px dotted #ccc;
		background:#eee;
		line-height:1.5em;
*/
		}
.content_container div.forum-note-box div p {
/*
		font-size:1em;
		margin-bottom:0;
*/
		}
div.forum-reply-buttons input,
div.forum-topics-moderate input,
.forum-filter-footer input,
.forum-footer-inner #vote,
.inputbutton {
	background: url(http://images.green-card.by/bt75-white.png) no-repeat left center;
	width:77px;
	height:25px;
	padding:3px 0 7px 0;
	font-size: 11px;
	color:#fff;
	border:none;
	
	}
	div.forum-topics-moderate input,
	#vote {
		vertical-align:2px;
		}
table.forum-table .forum-column-author {vertical-align:middle;}
div.forum-page-navigation a, div.forum-page-navigation a.forum-page-previous {border:1px solid #005496;padding: 4px; text-decoration:none;}

div.forum-page-navigation a:hover{background: #005496;color:#fff;text-decoration:none;}
div.forum-page-navigation span.forum-page-first,
div.forum-page-navigation a.forum-page-first, div.forum-page-navigation span.forum-page-first {padding: 4px;border-left-width:1px;}
span.forum-page-current {background:#005496;color:#fff;border:1px solid #005496;padding: 4px}
.forum-reply-header {display:none;}
div.forum-reply-form {
	border:1px solid #ccc;
	background: url(http://images.green-card.by/frmbg.gif) repeat-x left top;
	padding:10px;
	}
	span.forum-page-dots {border:none}
	div.forum-reply-field-text textarea {width:99.7%;}
	.forum-reply-fields {width:100%;clear:both}
div.forum-reply-fields {padding:0;}
.forum-post-date {color:#969696}
table.forum-post-table {border:1px solid #E8E9EA}
table.forum-post-table {margin-bottom:10px;}
table.forum-post-first {border-top:1px solid #E8E9EA}
table.forum-post-table td.forum-cell-user, table.forum-post-table td.forum-cell-contact {border-left:1px solid #E8E9EA;border-right:1px solid #E8E9EA;}
.forum-reply-form iframe {position:absolute;}
div.forum-post-date {
	background: #ededed url(http://images.green-card.by/comment_gradient.gif) repeat-x left bottom;
	border-bottom:none;
	}
table.forum-table th {background: #ededed url(http://images.green-card.by/comment_gradient.gif) repeat-x left bottom; color:#969696}
div.forum-user-signature {font-size:12px;color:#c8c8c8}

.forum-user-status {background-image:url(images/rank.gif);background-repeat:no-repeat;height:15px;width:100px;}
.forum-user-status span {display:none;}
.forum-user-rang0-status {background-position:-100px 0;}
.forum-user-rang1-status {background-position:-80px 0;}
.forum-user-rang2-status {background-position:-60px 0;}
.forum-user-rang3-status {background-position:-40px 0;}
.forum-user-rang4-status {background-position:-20px 0;}
.forum-user-rang5-status {background-position:0 0;}
.forum-user-administrator-status {background-position:0 100%;}
.forum-user-guest-status, .forum-user-user-status {background-position:-100px 0;}

table.forum-table tr.forum-row-first td {border-top-width:0}
table.forum-table th.forum-column-title,
table.forum-table th.forum-column-lastpost {border:none;}

table.forum-table tr.forum-row-first td {padding-top:5px;}


div.forum-post-lastedit  {
font-size:0.86em;
color:#999
}
