table td{
	padding: 3px;
}
#wrapper_forum {
	margin: 0 auto;
	width: 800px;
	background-color: #191919;
}
.mainmenu		{}
a.mainmenu		{
	margin: 0px 6px;
}
a.mainmenu:hover{}

#footer {
	background-color: #000;

}
#avatar img {
	background-color: #A9A9A9;
	background-image: url(/images/news_bg.gif);
	border: 1px solid #2B2B2B;
	padding: 5px;
}
/* General font families for common tags */
font,th,td,p {  }
hr	{ height: 0px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline	{
	padding:10px 20px;
	border-top: 5px solid #000;
}
/* This is the outline round the main forum tables */
.forumline	{
	background-color: #000;
	margin:10px 0px;
}

/* Main table cell colours and backgrounds */
td.row1	, td.row3Right{
	background-color: #202020;
	padding:5px;
}
td.row1_login	{
	background-color: #191919;
	background-image: url(/images/news_bg.gif);
	padding:10px;
}
td.row2	{
	background-color: #191919;
	padding:5px;
}
td.row3	{
	background-color: #202020;
	padding:5px;
}

/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {}

/* Header cells - the blue and silver gradient backgrounds */
th	{}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	padding:5px;
}

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead {
	background-color: #191919;
	background-image: url(/images/news_bg.gif);
	padding: 5px;
}
td.catBottom {
	background-color: #191919;
	background-image: url(/images/news_bg.gif);
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
		background-color: #191919;
	background-image: url(/images/news_bg.gif);
	padding: 5px;
}
td.row3Right,td.spaceRow {}

th.thHead,td.catHead { font-size: 12px;}
th.thSides,td.catSides,td.spaceRow	 { }
th.thRight,td.catRight,td.row3Right	 { }
th.thLeft,td.catLeft	  { }
th.thBottom,td.catBottom  { }

th.thCornerR, th.thCornerL, th.thTop {
	background-color: #65080E;
	background-image: url(/images/forum_h2.gif);
	background-position: -20px -2px;
}


/* The largest text used in the index page title and toptic title etc. */
.maintitle h1,h1,h2	{}
.maintitle h1 {margin-left:5px}
.maintitle a:link, .maintitle a:visited {}

/* General text */
.gen {
	font-size:11px;
}
.genmed {
	font-size : 11px;
}
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall {}
a.gen,a.genmed,a.gensmall {}
a.gen:hover,a.genmed:hover,a.gensmall:hover	{}

/* Forum category titles */
.cattitle {
	font-size: 12px;
	color: #e9e9e9;
	padding:5px;
}
.cattitle a:link {
	color: #fff;
}
a.cattitle:hover{}


/* Forum title: Text and link to the forums used in: index.php */
.forumlink a:link, .forumlink a:visited {
	font-weight: bold;
	font-size: 11px;
	color: #E8392D;
}
a.forumlink 	{}
a.forumlink:hover{}


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{
	font-size: 11px;
	color: #F08D00;
}
a.nav			{}
a.nav:hover		{}


/* titles for the topics: could specify viewed link colour too */
.topictitle a:link, .topictitle a:visited {
	font-weight: bold;
	font-size: 11px;
	color: #E8392D;
}


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name {font-size : 11px;}

/* Location, number of posts, post date etc */
.postdetails {font-size : 10px;}


/* The content of the posts (body of text) */
.postbody {
	font-size : 12px;
	padding: 20px 5px;
}
.postbody_sign {
	font-size : 10px;
	color:#3d3d3d;
}
a.postlink:link	{}
a.postlink:visited {}
a.postlink:hover {}


/* Quote & Code blocks */
.code {
	font-size: 11px;
	line-height: 125%;
	background-color: #191919;
	border:1px solid #2b2b2b;
	padding:10px;
	background-image: url(images/lang_russian/icon_quote.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.quote {
	font-size: 11px;
	line-height: 125%;
	background-color: #191919;
	border:1px solid #2b2b2b;
	padding:10px;
	background-image: url(images/lang_russian/icon_quote.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

/* Form elements */
textarea {
	background-color : #000;
	border: 1px solid #2b2b2b;
	color: #E9E9E9;
}
input {

}

select {
	background-color : #000;
	border: 1px solid #2b2b2b;
	color: #E9E9E9;
}
/* The text input fields background colour */
input.post, input.post_profile, textarea.post {
	background-color : #000;
	border: 1px solid #2b2b2b;
	color: #E9E9E9;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	border:1px solid #2B2B2B;
	background-color: #000;
	color:#E9E9E9;
	background-image: url(/images/r_h2.gif);
	background-position: -2px -10px;
	width:80px;
	height:22px;
	padding-bottom:2px;
	font-size: 11px;
}

/* The main submit button option */
input.mainoption {
	border:1px solid #2B2B2B;
	background-color: #000;
	color:#E9E9E9;
	background-image: url(/images/r_h2.gif);
	background-position: -2px -10px;
	width:80px;
	height:22px;
	padding-bottom:2px;
	font-size: 11px;
}
input.mainoption_big {
	border:1px solid #2B2B2B;
	background-color: #000;
	color:#E9E9E9;
	background-image: url(/images/r_h2.gif);
	background-position: -2px -10px;
	width:130px;
	height:22px;
	padding-bottom:2px;
	font-size: 11px;
}

/* None-bold submit button */
input.liteoption {
	border:1px solid #2B2B2B;
	background-color: #000;
	color:#E9E9E9;
	background-image: url(/images/r_h2.gif);
	background-position: -2px -10px;
	width:80px;
	height:22px;
	padding-bottom:2px;
	font-size: 11px;
}

.upload {
	color:#000;
	background-image: url(/images/r_h2.gif);
	background-position: -2px -10px;
	padding-bottom:2px;
	font-size: 11px;
}
input.radio {
border:none;
background:none;
}
/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { 
	background-color: #191919;
	background-image: url(/images/news_bg.gif);
	border: 1px solid #2b2b2b;
 }

.row_w {
	padding-left:10px;
	font-size: 12px;
}

.glance_title {
	background-color : #F5F4E0;
	color: #8DAB3B;
}

td.inlineadtitle {
	background-color: #fff; border: none; border-style: solid; border-width: 0px;
}
td.inlinead {
	background-color: #fff; border: none; border-style: solid; border-width: 0px; text-align: left;}

.attachheader {
	background-color: #202020;
	background-image: url(/images/news_bg.gif);
	color:#e9e9e9;
	padding:5px;
}
.attachtable {
	background-color: #191919;
}
.attachrow {
	background-color: #2b2b2b;
	padding:5px;
}