td{color:#FFFFFF; font-family:verdana, serif; font-size:10pt; padding-left:0; padding-top:0;
}
table.forum_cont td{color:#FFFFFF; font-family:verdana, serif; font-size:10pt; padding-left:5; padding-top:3;
}
td.menubott {font-family:tahoma, arial, verdana; font-size:8pt; color:#FFFFFF; padding-top:3; 
}
td.menubott a{font-family:tahoma, arial, verdana; font-size:8pt; color:#FFFFFF; text-decoration:none;
}
td.menubott a:visited{font-family:tahoma, arial, verdana; font-size:8pt; color:#FFFFFF; text-decoration:none;
}
td.menubott a:hover{font-family:tahoma, arial, verdana; font-size:8pt; color:#FF0000; text-decoration:none;
}
td.main { border-style:solid; border-width:1px; border-color:#000000;
} 

/* Общий стиль страницы. Цвета скролл-бара действуют только в IE5.5 и выше */
/* General page style. The scroll bar colours only visible in IE5.5+ */
body {  font-family:verdana; font-size:12pt
	background-color: #333333;
}

/* Семейства шрифтов для основных тэгов */
/* General font families for common tags */
font,th,td,p { font-family: verdana }
a{font-family:tahoma, arial, verdana; font-size:10pt; color:#FFFFFF; padding-top:3; text-decoration:none;
}
a:hover{font-family:tahoma, arial, verdana; font-size:10pt; color:#FF0000; padding-top:3; text-decoration:none;
}
hr	{ height: 0px; border: solid #A8ADBA 0px; border-top-width: 1px;}

/* Это линия рамки и бэкграунд стрниицы в целом */
/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #333333; border: 0px solid; }

/* Это линия границы главных таблиц форума, и ячейки с датой последнего сообщения, 
   Ячейки заголовков ("Темы,Ответов...") (Смотри ниже описание "th") должны иметь такой же бэкграунд как цвет бордера здесь
/* This is the outline round the main forum tables */
.forumline	{ background-color: #7F7F7F; border: 0px #636269 solid; }

/* Цвета и бэкграунд ячеек главной таблицы */
/* Main table cell colours and backgrounds */
td.row1	{ background-color: #494C49; } /* Там где надписи "Test Forum 1" и "Наши пользователи оставили ..."*/
td.row2	{ background-color: #494C49; } /* Там где выводятся кол-вто тем, сообщений, кем и когда оставлено, сколько просмотров*/
td.row3	{ background-color: #494C49; } /* Ячейка с именем автора сообщения */

/* Это Следующая ячейка справа от "Test category 1"
  По умолчанию это градиент
*/
/*
  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 {     
		background-color: #494C49;    
		/*background-image: url(templates/subSilver/images/{T_TH_CLASS3});*/
		background-repeat: repeat-y;
}

/* Ячейки заголовков ("Темы,Ответов,Автор,Просмотров,Последнее,сообщение") 
   бэкграунд должен совпадать с цветом бордера  класса ".forumline" (смотри выше)
*/
/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #ffffff; font-size: 13px; font-weight : bold; 
	background-color: #636269; height: 25px;
	/*background-image: url(templates/subSilver/images/{T_TH_CLASS2});*/
}

/* Ячейки с названием категорий */
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			/*background-image: url(templates/subSilver/images/{T_TH_CLASS1});*/
			background-color:#626962; border: 0px; border-style: solid; height: 28px;
}

/* Игнорируем этот блок */
/*
  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,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: {T_TD_COLOR2}; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: {T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid;
}

th.thHead,td.catHead { font-size: {T_FONTSIZE3}px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }
*/
/* Самая большая надпись, которая используется на индекс-странице и других страницах */
/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
	font-weight: bold; font-size: 16px; font-family: "verdana";
	text-decoration: none; line-height : 100%; color : #ffffff};
}
a.maintitle:hover	{
	font-weight: bold; font-size: 16px; font-family: "verdana";
	text-decoration: none; line-height : 100%; color : #ff0000};
}

/* Основной текстt */
/* General text */
.gen { font-size : 10px; }  /* Рабочие надписи "Имя","Пароль", "Откуда", "Отключить в этом сообщении BBCode", .... */
.genmed { font-size : 10px; } /* Текст описания форума, рабочие надписи "Цвет шрифта", "Размер шрифта" */
.gensmall { font-size : 10px; } /* Мелкие надписи "Наши пользователи оставили сообщений:...", "Вы можете начинать темы.."

/* Цвет надписей мелких рабочих надписей: "Сейчас этот форум просматривают:.." "Часовой пояс: GMT", "Вы можете начинать темы...",
   "Наши пользователи оставили сообщений", .... */
.gen,.genmed,.gensmall { color : #ffffff; }

a.gen,a.genmed,a.gensmall { color: #ffffff; text-decoration: none; font-size : 10px;}
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #ff0000; text-decoration: underline; font-size : 10px;}

/* Ссылки регистрации, логининга, поиска и т.д., которые сверху страницы (пусть будут закоментированы, 
   чтобы переняли класс ссылок по умолчанию ) */
/* The register, login, search etc links at the top of the page */
/*
.mainmenu		{ font-size : {T_FONTSIZE2}px; color : {T_BODY_TEXT} }
a.mainmenu		{ text-decoration: none; color : {T_BODY_LINK};  }
a.mainmenu:hover{ text-decoration: underline; color : {T_BODY_HLINK}; }
*/

/* Надписи категорий форума */
/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #ffffff}
a.cattitle		{ text-decoration: none; color : #ffffff; }
a.cattitle:hover{ text-decoration: underline; font-size: 12px ; letter-spacing: 1px;}

/* Надписи названий форумов на index.php */
/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #ffffff;
}
a.forumlink 	{ text-decoration: none; color : #ffffff; font-size: 12px;
}
a.forumlink:hover{ text-decoration: underline; color : #ff0000; font-size: 12px;
}

/* Навигационная цепочка просмотра форума и навигация по тексту, (Стр 1,2,3,..) */
/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 10px; color : #ffffff;}
a.nav			{ text-decoration: none; color : #ffffff; font-size: 10px;}
a.nav:hover		{ text-decoration: underline; font-size: 10px;}

/* надписи тем (фактически ссылки на просмотр тем): здесь же определяется цвет просмотренной темы (ссылки) */
/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 13px; color : #ffffff; }
a.topictitle:link   { text-decoration: none; color : #ffffff; }
a.topictitle:visited { text-decoration: none; color : #CFCECE; }
a.topictitle:hover	{ text-decoration: underline; color : #ff0000; }

/* имя постэра в viewmsg.php и viewtopic.php и в др. страницах */
/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 10px; color : #ffffff;}

/* Откуда, кол-во постов, дата поста и др. */
/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #ffffff; }

/* Содержимое поста (тело текста) */
/* The content of the posts (body of text) */
.postbody { font-size : 13px; line-height: 18px}

a.postlink:link	{ text-decoration: none; color : #ffffff 
}
a.postlink:visited { text-decoration: none; color : #CFCECE; 
}
a.postlink:hover { text-decoration: underline; color : #ff0000
}

/* Цитаты и блоки с кодом (которые выводятся пре-форматом) */
/* Quote & Code blocks */
.code { 
	font-family: verdana; font-size: 8px; color: #ffffffc;
	background-color: #000000; border: #cccccc; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: verdana; font-size: 10px; color: verdana; line-height: 125%;
	background-color: #000000; border: #cccccc; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Copyright и вся инфа, которая внизу */
/* Copyright and bottom info */
/*
.copyright		{ font-size: {T_FONTSIZE1}px; font-family: {T_FONTFACE1}; color: {T_FONTCOLOR1}; letter-spacing: -1px;}
a.copyright		{ color: {T_FONTCOLOR1}; text-decoration: none;}
a.copyright:hover { color: {T_BODY_TEXT}; text-decoration: underline;}
*/
/* Элементы форм */
/* Form elements */
input,textarea, select {
	color : #ffffff;
	font: normal 10px verdana;
	border-color : #ffffff;
}

/* Бэкграунд полей ввода текста */
/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #A9B8A9; color : #494C49;
}

input { text-indent : 2px; }

/* Кнопки, используемые для bbCode-оформления в блоке "Ответить"*/
/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #ECE9D8;
	color : #000000;
	font-size: {T_FONTSIZE2}px; font-family: {T_FONTFACE1};
}

/* Главные кнопки "Отправить", "Вход"*/
/* The main submit button option */
input.mainoption {
	background-color : #000000;
	font-weight : bold;
}

/* Не жирная кнопка "Перейти"*/
/* None-bold submit button */
input.liteoption {
	background-color : #000000;
	font-weight : normal;
}

/* Линия подсказки для кнопок формы "Ответить"
   цвет бэка должен (как мне кажеться) совпадать с бэком "td.row2" (смотри выше)
*/
/* 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: #494C49; border-style: none; }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) 
@import url("templates/subSilver/formIE.css"); */