.forum_left
{
	background-image: url('../i/forum/bg_left.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}

.forum_right
{
	background-image: url('../i/forum/bg_right.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}

.forum_bg
{
	background-image: url('../i/forum/bg.jpg');
}

.forum_bottom
{
	background-image: url('../i/forum/bg_bottom.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;
}

.forum_lenta
{
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
     color: #7a2502;
     text-decoration: none;
     font-size: 11px;
	 font-style: italic;
	 font-weight: normal;
}

.forum_lenta:hover
{
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
     color: #f3210e;
     text-decoration: underline;
     font-size: 11px;
	 font-style: italic;
	 font-weight: normal;
}


.postNumA
{
   width: 0;
   height: 0;
   float: left;
}

.postNum
{
   font-weight: bold;
   float:right;
   clear: both;
}

.ach_cell_green
{
	background-color: #d5b38a;
	color: #000000;
    	font-size: 12px;
	background-image: url('/i/bg_scroll_03_green.gif');
	border: dotted;
	border-width: 1px 1px 1px 1px;
	border-color: #656565;
}



.ach_cell
{
	background-color: #d5b38a;
	color: #000000;
    	font-size: 12px;
	background-image: url('/i/bg_scroll_03.gif');
	border: dotted;
	border-width: 1px 1px 1px 1px;
	border-color: #656565;
}

.forum_cell
{
	background-color: #593d1f;
	color: #000000;
    font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-image: url('/i/forum/bg_cell_0.jpg');
	border-width: 1px;
	border-style: solid;
	border-top-color: #442b0d;
	border-left-color: #452c0e;
	border-right-color: #765020;
	border-bottom-color: #764f1f;
}

.forum_cell_2
{
	background-color: #593d1f;
	color: #000000;
    font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-image: url('/i/forum/bg_cell_1.jpg');
	border-width: 1px;
	border-style: solid;
	border-top-color: #442b0d;
	border-left-color: #452c0e;
	border-right-color: #765020;
	border-bottom-color: #764f1f;
}

.forum_cell_numbers
{
    font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4f2e07;
	text-decoration: bold;
}

.forum_cell_date
{
    font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #8c5a00;
	font-style: italic;
}

.forum_pagging
{
	font-size: 8px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #8c5a00;
   cursor: pointer;
   cursor: hand;
}

.forum_pagging_sel
{
	font-size: 8px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #371a00;
   cursor: pointer;
   cursor: hand;
}

.forum_post
{
	color: #000000;
    	font-size: 12px;
}


.forum_cell_nick
{
	color: #000000;
	font-size: 10px;
	background-color: #d5b38a;
	background-image: url('/i/bg_scroll_03.gif');
}

.forum_desc
{
	color: #333333;
	font-size: 10px;
	font-style: italic;
}

.forum_title
{
	background-color: #bc852c;
	color: #371a00;
	font-size: 11px;
	text-decoration: bold;
	font-style: italic;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-image: url('/i/forum/bg_title.jpg');
	border-width: 1px;
	border-style: solid;
	border-top-color: #442b0d;
	border-left-color: #452c0e;
	border-right-color: #765020;
	border-bottom-color: #764f1f;
}

.forum_link
{
	color: #000000;
    font-size: 12px;
}

.forum_link:hover
{
	color: #FF0000;
    font-size: 12px;
}

.forum_link:link
{
	color: #003344;
    font-size: 12px;
}

.forum_link:visited
{
	color: #000000;
    font-size: 12px;
}

.forum_text
{
	color: #FFFFFF;
    	font-size: 12px;
}

.forum_input {   
	background-color: #c8c8c8;
	color: #000000;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 12px;
	margin: 0px 0px 0px 0px;
	border-color: #000000;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}

.forum_input_105 {   
	background-color: #c8c8c8;
	color: #000000;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 11px;
	margin: 0px 0px 0px 0px;
	border-color: #000000;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	width: 100px;
}

.forum_input_120 {   
	background-color: #c8c8c8;
	color: #000000;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 11px;
	margin: 0px 0px 0px 0px;
	border-color: #000000;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	width: 120px;
}

.forum_input_140 {   
	background-color: #c8c8c8;
	color: #000000;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 11px;
	margin: 0px 0px 0px 0px;
	border-color: #000000;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	width: 140px;
}

.forum_input_dark {   
	background-color: #a6a6a6;
	color: #000000;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 12px;
	margin: 0px 0px 0px 0px;
	border-color: #000000;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}

.div.bb_quote_author
{
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}

.blockquote.bb_quote
{
    color: #000000;
    font-size: 10px;
    background-color: #A7AbA6;
    BORDER-BOTTOM: #000000 1px solid; 
    BORDER-LEFT: #000000 1px solid; 
    BORDER-RIGHT: #000000 1px solid; 
    BORDER-TOP: #000000 1px solid;
}

.dtranslitEnabled_true
{
   background: url('/i/forum/icon_translit_e.gif');
   cursor: pointer;
}

.dtranslitEnabled_false
{
   background: url('/i/forum/icon_translit.gif');
   cursor: pointer;
   cursor: hand;
}

