/* àâòîð òîïèêà ôîðóìà */
.autornav, .autornav a:link, .autornav a:visited
{
	color: #A78C4E;
	font-size: 9px;
	font-family: tahoma;
	font-weight: bold;
	
	text-decoration: none;
}
.autornav a:hover
{
	color: #B79C5E;
	text-decoration: underline;
}

butt
{
	/* êíîïêà íà ïàíåëè */
	background: #305030;
	border: 1px solid #6D8F6D;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	color: #ADDFAD;
}

butt2
{
	/* ïîëå ïàðàìåòðà */
	background: #303030;
	border: 1px solid #6D6F6D;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	color: #ADAFAD;
}

butt3
{
	/*  êíîïêà íà êëàâå */
	background: #505050;
	border: 1px solid #8D8D8D;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	color: #ADADAD;
}

butt4
{
	/*  íàâûê â äåðåâå */
	background: #505030;
	border: 1px solid #8D8F6D;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	color: #DDDFAD;
}

butt5
{
	/*  ñòàíçà */
	background: #503050;
	border: 1px solid #8D6F8D;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	color: #DDAFDD;
}

.store_text, tr.store_text td, .store_text td, .store_text tr 
{
	color: #DFDF6F;
	font-size: 10pt;
	font-family: tahoma;
	padding: 4px 8px 4px 8px;
}

.store_text a:link, .store_text a:visited
{
	font-weight: bold;
	color: #EFEF8F;
}

.store_text a:hover
{
	font-weight: bold;
	color: #FFFF6F;
}

.paper_title, .paper_title a:link, .paper_title a:visited
{
	font-size: 11pt;
	font-family: tahoma;
	font-weight: bold;
	background-image: url(images/paper-title.png);
	background-repeat: yes;
	padding: 4px 8px 4px 8px;
	color: #9FCF8F;	
}

.paper_title a:hover
{
	color: #BFFFAF;
	text-decoration: none;
}

.paper_tl
{
	background-image: url(images/paper-tl.gif);
	background-position: left top;
	background-repeat: no;
}

.paper_tr
{
	background-image: url(images/paper-tr.gif);
	background-position: left top;
	background-repeat: no;
}

.paper_bl
{
	background-image: url(images/paper-bl.gif);
	background-position: left top;
	background-repeat: no;
}

.paper_br
{
	background-image: url(images/paper-br.gif);
	background-position: left top;
	background-repeat: no;
}

.paper_top
{
	background-image: url(images/paper-top.gif);
	background-position: left top;
	background-repeat: no;
}

.paper_bottom
{
	background-image: url(images/paper-bottom.gif);
	background-position: left top;
	background-repeat: no;
}

.paper_left
{
	background-image: url(images/paper-left.gif);
	background-position: left top;
	background-repeat: no;
}

.paper_right
{
	background-image: url(images/paper-right.gif);
	background-position: left top;
	background-repeat: no;
}

.paper_center
{
	background-image: url(images/paper-center.gif);
	background-position: left top;
	background-repeat: yes;
}

.user_box, .user_box a:link, .user_box a:visited
{
	font-size: 10px;
	font-family: tahoma;
	font-weight: normal;
	color: #CFBF5F;
	text-align: left;
}

.user_box a:hover
{
	color: #DFCF6F;
	text-decoration: none;
}

.block_title, .block_title a:link, .block_title a:visited
{
	font-size: 11px;
	font-family: verdana;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 16px 0px 8px 0px;
	color: #DFCF6F;
	text-align: center;

}

.block_title a:hover
{
	color: #EFDF7F;
	text-decoration: none;
}

.block_text, .block_text a:link, .block_text a:visited
{
	font-size: 10px;
	font-family: tahoma;
	font-weight: normal;
	color: #AFAFAF;
	text-align: left;

}

.block_text a:hover
{
	color: #BFBFBF;
	text-decoration: none;
}

/* TP specific classes */
.sitemap{
	margin: 0;
	padding: 0;
	list-style: none;
}
.sitemap_topheader{
	background: #ECEDF3;
	border-bottom: solid 1px #ffffff;
	padding: 4px;
}

.sitemap_header{
	background: #ECEDF3;
	border-bottom: solid 1px #ffffff;
	padding: 4px;
	display: block;
	font-weight: bold;
 }

.sitemap_header_active{
	background: #C8D6E1;
	border-bottom: solid 1px #ffffff;
	padding: 4px;
	display: block;
	font-weight: bold;
}

.sitemap_header:hover , .sitemap_header_active:hover{
	background: #DBE4ED;
	border-bottom: solid 1px #ffffff;
	padding: 4px;
	display: block;
	text-decoration: none;
}

/* TP other styles */
ul#articlelist
{
	margin: 0;
	padding: 0.5ex 0;
	list-style: none;
}
ul#catlist
{
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: solid 1px #d0d0d0;
}

ul#articlelist li
{
	margin: 0;
	display: block;
	padding: 0 0 0 3ex;
	background: url(images/divider.gif) no-repeat 5px 3px;
}
ul#catlist li
{
	display: block;
	padding: 0 0 0 3ex;
	margin: 0;
}

/* TP rss feed styles */
.rss_title{
	font-weight: bold;
}

.rss_body{
	margin-bottom: 1ex;
}

.rss_image{
	margin: 4px 0 4px 0;
}
/* Normal, standard links. */
a:link
{
	color: #A76C4E;
	text-decoration: none;
}
a:visited
{
	color: #A76C4E;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

/* Navigation links - for the link tree.  Öâåòà äåðåâà íà ôîðóìå */
.nav, .nav:link, .nav:visited
{
	color: #D7CC6E;
	font-size: 8pt;
/*	font-weight: bold;*/
	font-family: verdana, sans-serif;
/*	padding: 0px 0px 0px 12px;*/
/*	border: 1px solid #4E4F3D;
	background: #202010;*/
/*	font-weight: normal;*/
	
	text-decoration: none;
}
a.nav:hover
{
	color: #E7DC7E;
/*	color: #B75C3E;*/
	text-decoration: underline;
}

/* Tables should show empty cells. */
table
{
/*	empty-cells: show;*/
}

/* By default (td, body..) use verdana in black. òåêñò ïî óìîë÷àíèþ, îáû÷íî ýòî íèç */
body, td, th , tr
{
	font-family: tahoma;
/*	font-family: verdana, sans-serif;*/
	font-size:   10pt;
}

/* The main body of the entire forum.  */
body
{
	font-family: tahoma;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 10pt;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	scrollbar-3dlight-color: #6a6a6a;
	scrollbar-arrow-color: #9999AA;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #444444;
	scrollbar-highlight-color: #444444;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #2e2e2e;
}

/* Input boxes - just a bit smaller than normal so they align well. */ /*öâåò òåêñòà íà êíîïêå è â ìåñòàõ ââîäà òåêñòà*/
input, textarea, button
{
	color: #578CFE;
	font-family: verdana, sans-serif;
}
input, button
{
	background-color: #203050;
}
 
 /*îáëàñòü ââîäà ìåññàãà*/
textarea
{
	background-color: #000000;
	color: #FFFFFF;
	font-family: verdana, sans-serif;
}

/* All input elements that are checkboxes or radio buttons. */
/*	background-color: #203050;*/
input.check
{
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	background-color: #203050;
	color: #578CFE;
	font-family: verdana, sans-serif;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #666666;
	background-color: #666666;
}

/* No image should have a border when linked */
a img
{
	border: 0;
}

/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
	background-color: #FFAC04;
}

.bdc_bd
{
	line-height: 5px;
	background: #333 url(.././images/bdc_bd.gif);
	color: #dfdfdf;
	font-size: 3px;
}

.sticky
{
	font-weight: bold;
	font-size: 8pt;
	color: #8A3A00;
}
.small_pagelink
{
	font-weight: normal;
	text-decoration: none;
}

.small_pagelink a:active, .small_pagelink a:visited, .small_pagelink a:link
{
	background: #202010;
	padding: 0px 3px 0px 3px;
	font-weight: normal;
	border: 1px solid #4E4F3D;
	text-decoration: none;
}

.panel_top
{
	background-image: url(images/panel-top.png);
	background-position: left top;
	background-repeat: no;
	background-color: #0;
}

.panel_bottom
{
	background-image: url(images/panel-bottom.png);
	background-position: left top;
	background-repeat: no;
	background-color: #0;
}

.panel_right
{
	background-image: url(images/panel-right.png);
	background-position: left top;
	background-repeat: no;
	background-color: #0;
}

.panel_left
{
	background-image: url(images/panel-left.png);
	background-position: left top;
	background-repeat: no;
	background-color: #0;
}

.table_fon
{
	background-image: url(images/main_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #0;
}

.headerbodies2a
{
	background-color: #333;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #9e853d;
}

.currenttime
{	
	margin: 0;
	padding: 7px 10px 7px 10px;
	color: #FFAC04;
	font-weight: bold;
	background: #000 url(images/header_news_bg.gif);
	font-size: 8pt;
	
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited, .maintab_off_back a:visited
{
	color: white;
	text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover, .maintab_off_back a:hover
{
	color: #e0e0ff;
	text-decoration: none;
}

.maintab_bgb
{
	background-color: #000;

}

.maintab_bgba
{
	background: #000 url(images/maintab_bgba.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last, .maintab_off_back
{
	background-position: left top;
	color: white;
	vertical-align: top;

}
.maintab_back, .maintab_active_back, .maintab_off_back
{
	color: white;
	font-size: 8pt;
	font-family: verdana, sans-serif;
/*	font-weight: bold;*/
	text-decoration: none;
	vertical-align: top;
	padding: 6px 13px 5px 13px;
}

.maintab_first
{
	background-image: url(images/maintab_first.gif);
	background-repeat: no-repeat;
	width: 10px;
}
.maintab_back
{
	background-image: url(images/maintab_back.gif);
	background-repeat: repeat-x;
}
.maintab_last
{
	background-image: url(images/maintab_last.gif);
	background-repeat: no-repeat;
	width: 8px;
}

.maintab_off_first
{
	background-image: url(images/maintab_off_first.gif);
	background-repeat: no-repeat;
	width: 6px;
}
.maintab_off_back
{
	background-image: url(images/maintab_back.gif);
	background-repeat: repeat-x;
}

.maintab_off_back a:link, .maintab_off_back a:visited
{
	border-top: 2px solid #990000;
	color: white;
	text-decoration: none;
}

.maintab_off_back a:hover
{
	border-top: 2px solid #FFAC04;
}

.maintab_off_last
{
	background-image: url(images/maintab_off_last.gif);
	background-repeat: no-repeat;
	width: 8px;
}

.maintab_active_first
{
	background-image: url(images/maintab_active_first.gif);
	background-repeat: no-repeat;
	width: 6px;
}
.maintab_active_back
{
	background-image: url(images/maintab_active_back.gif);
	font-weight: bold;
	background-repeat: repeat-x;
}

.maintab_active_back a:link, .maintab_active_back a:visited
{
	border-top: 2px solid #333;
	color: #ffcc00;
	text-decoration: none;
}

.maintab_active_back a:hover
{
	border-top: 2px solid #ffcc00;
}

.maintab_active_last
{
	background-image: url(images/maintab_active_last.gif);
	background-repeat: no-repeat;
	width: 8px;
}

/* nORb */

.bottombg
{
	font-size: 1px;
	background-color: #000;
	background-image: url(images/bottombg.gif);
	background-position: bottom;
}

.bottombg_r
{
	font-size: 1px;
	background-color: #000;
	background-image: url(images/bottombg_r.gif);
	background-position: right bottom;
}

.bottombg_l
{
	font-size: 1px;
	background-color: #000;
	background-image: url(images/bottombg_l.gif);
	background-position: left bottom;
}

.hd_border_l{
background-image: url(images/hd_border_l.gif);
background-repeat: repeat-y;
}

.hd_border_r{
background-image: url(images/hd_border_r.gif);
background-repeat: repeat-y;
}

.liane_top
{
	background-image: url(images/liane_top.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #282e00;
	font-size: 10pt;
	color: #ffffff;
	padding: 0px 12px 0px 12px;
}
.liane_bottom
{
	background-image: url(images/liane_bottom.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

.forumheader_l
{
	background-image: url(images/header_left.jpg);
	background-position: left top;
	background-repeat: no;
}
.forumheader_r
{
	background-image: url(images/header_right.jpg);
	background-position: right top;
	background-repeat: no;
}
.forumheader_c
{
	background-image: url(images/header_back.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}


/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background-color: #606030;
	border: 1px solid #000000;
	margin: 1px;
	padding: 1px;
	line-height: 1.4em;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #cccccc;
	font-family: "courier new", "times new roman", monospace;
	line-height: 1.3em;
	/* Put a nice border around it. */
	border: 1px solid #000000;
	margin: 1px auto 1px auto;
	padding: 1px;
	width: 99%;
	/* Don't wrap its contents, and show scrollbars. */
	white-space: nowrap;
	overflow: auto;
	/* Stop after about 24 lines, and just show a scrollbar. */
	max-height: 24em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	line-height: 1.2em;
}

/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help
{
	cursor: help;
}

/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction
{
	color: red;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 96%;
}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg, .windowbg2
{
	font-size: 9pt;
	font-family: tahoma, sans-serif;
}

.windowbg
{
	color: #fff;
	background-color: #303020;
}
.windowbg2
{
	color: #fff;
	background-color: #393929;
}
.windowbg3
{
	font-size: 7pt;
	font-family: tahoma, sans-serif;
	color: #fff;
	background-color: #353525;
}

.windowbg_s
{
	font-size: 9pt;
	color: #fff;
	background-color: #353525;
}

.windowbg2_s
{
	font-size: 9pt;
	color: #fff;
	background-color: #373727;
}


/* the today container in calendar */
.calendar_today
{
	height: 96px; border: 2px outset; background-color: #333; padding: 2px;
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
	color: #AB7E4F;
	font-size: 10pt;
/*	color: #848284;*/
	font-weight: bold;
	background: url(images/catbg.jpg);
	border-bottom: solid 1px #AB9E6F;
/*	border-top: solid 1px #FFFFFF;*/
/*	color: black;
	font-style: x-small;
	padding-left: 10px;
	padding-right: 10px;*/
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
	font-weight: bold;
	color: #AB7E4F;
}

.titlebg a:hover
{
	color: #AB9E6F;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2
{
}
.titlebg0
{
	background: url(images/catbg.jpg);
	color: #9FCFAF;
	font-size: 8pt;
	font-family: sans-serif;
	padding: 6px 6px 6px 6px;
}
.titlebg2 a:link, .titlebg2 a:visited
{
	color: white;
}

.titlebg2 a:hover
{
	text-decoration: underline;
}

/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
	background: url(images/catbg.jpg) repeat-x;
	color: #848284;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
	background: url(images/catbg.jpg) repeat-x;
	color: #848284;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg, .catbg2
{
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana, sans-serif;
/*	font-weight: bold;*/
/*	border-bottom: solid 1px #775536;*/
}

.catbg3
 {
	font-size: 9pt;
/*	font-weight: bold;*/
	font-family: tahoma;
 }
 
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
	color: #848284;
	text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
	color: #848284;
	text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
/*	font-size: 95%;*/
	color: #848284;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
	background-color: #000;
	padding: 0px;
}

/* This is used on tables that should just have a border around them. */
.tborder
{
	border: 1px solid #9e853d;
	background-color: #000;
/*	padding: 2px;*/
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
    font-size: 8pt;
	color    : #efefef;
	font-family: sans-serif;
}
.middletext
{
    font-size: 10pt;
}
.normaltext
{
    font-size: 10pt;
}
.largetext
{
    font-size: 14pt;
}


/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
	width: 100%;
	font-size: 10pt;
	overflow: auto;
	color: #efefef;
	line-height: 1.3em;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
	color: #dfdfdf;
	width: 100%;
	overflow: auto;
	padding-bottom: 3px;
	line-height: 1.3em;
}

/* Sometimes there will be an error when you post */
.error
{
	color: red;
}

/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
	color: white;
	text-transform: uppercase;
	vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
	color: white;
	text-decoration: none;
	vertical-align: bottom;
	padding: 6px 6px 2px 6px;
	font-family: tahoma, sans-serif;
}

.mirrortab_first
{
	background: url(images/mirrortab_first.gif) no-repeat;
	width: 10px;
}
.mirrortab_back
{
	background: url(images/mirrortab_back.gif) repeat-x;
}
.mirrortab_last
{
	background: url(images/mirrortab_last.gif) no-repeat;
	width: 6px;
}
.mirrortab_active_first
{
	background: url(images/mirrortab_active_first.gif) no-repeat;
	width: 6px;
}
.mirrortab_active_back
{
	background: url(images/mirrortab_active_back.gif) repeat-x;
}
.mirrortab_active_last
{
	background: url(images/mirrortab_active_last.gif) no-repeat;
	width: 8px;
}

/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
	color: white;
	text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
	color: #e0e0ff;
	text-decoration: none;
}

/* The AJAX notifier */
#ajax_in_progress
{
	background: #32CD32;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 14pt;
	padding: 3px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}