/*
  The original XFiles Theme for phpBB version 2+
  Created by Scott Stubblefield
  http://www.realdealstubblefield.com
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body   {
	background-image: url(images/main_back.gif); 
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #333333;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-track-color: #FFFFFF;
}
.red {
	color: #FF0000;
	font-weight:none;
	font-size: 20px;
	font-family: tahoma;
	}
.red a:active,
.red a:visited,
.red a:link {
	color: #FF0000;
	font-weight:none;
	text-decoration: bold;
	}

.red a:hover {
	color: #FF0000;
	font-weight:none;
	text-decoration: underline;
	}
.add {
	color: #666666;
	font-weight:none;
	font-size: 11px;
	font-family: tahoma;
	}
.add a:active,
.add a:visited,
.add a:link {
	color: #666666;
	font-weight:none;
	text-decoration: bold;
	}

.add a:hover {
	color: #666666;
	font-weight:none;
	text-decoration: underline;
	}
.nic {
	color: #666666;
	font-weight:none;
	font-size: 11px;
	font-family: tahoma;
	}
.nic a:active,
.nic a:visited,
.nic a:link {
	color: #000066;
	font-weight: none;
	text-decoration: bold;
	}

.nic a:hover {
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
	}
.topic {
	color: #FF0000;
	font-weight:none;
	font-size: 12px;
	font-family: tahoma;
	}
.topic a:active,
.topic a:visited,
.topic a:link {
	color: #FF6600;
	font-weight:bold;
	text-decoration: bold;
	}

.topic a:hover {
	color: #000000;
	font-weight:none;
	text-decoration: bold;
	}

.can {
	color: #CCCCCC;
	font-weight:none;
	font-size: 11px;
	font-family: tahoma;
	}
.can a:active,
.can a:visited,
.can a:link {
	color: #F8C301;
	font-weight:none;
	text-decoration:bold;
	}

.can a:hover {
	color: #F8C301;
	font-weight:none;
	text-decoration: underline;
	}


.maint {
	color: #CCCCCC;
	font-weight:bold;
	font-size: 16px;
	font-family: tahoma;
	}
.maint a:active,
.maint a:visited,
.maint a:link {
	color: #99CCFF;
	font-weight:none;
	text-decoration:bold;
	}

.maint a:hover {
	color: #F8C301;
	font-weight:bold;
	text-decoration: bold;
	}


.menu {
	color: #F8C301;
	font-weight:none;
	font-size: 11px;
	font-family: tahoma;
	}
.menu a:active,
.menu a:visited,
.menu a:link {
	color: #F8C301;
	font-weight:none;
	text-decoration:bold;
	}

.menu a:hover {
	color: #FFFFFF;
	font-weight:none;
	text-decoration: underline;
	}

.menunews {
	color: #000000;
	font-weight:bold;
	font-size: 11px;
	font-family: tahoma;
	}
.menunews a:active,
.menunews a:visited,
.menunews a:link {
	color: #000000;
	font-weight:none;
	text-decoration:none;
	}

.menunews a:hover {
	color: #FFFFFF;
	font-weight:none;
	text-decoration: none;
	}

/* Цвет текста в сообщении */
font,th,td,p  {
	color: #000000;
	font-family: Tahoma;
	font-size: 13px;
}
a:link,a:active,a:visited   {
	color: #FDB812;			/*цвет текста - ссылок не под курсором*/
	text-decoration: none;
}
a:hover	{
	color: #99CCFF;
	text-decoration: none}

hr	{ border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #07004C;
	height: 0px }

.forumline	  {
	background-color: #666666;	/* Цвет рамки форума */
	border: solid 1px #666666;
}

/* Цвета главной таблицы и фона*/
td.row1	  {
	background-color: #E5E5E5;
}
td.row2	   {
	background-color: #F0F0F0;
	border: none;
}
td.row3	  {
	background-color: #F0F0F0;
}
td.row4	  {
	background-color: #212121;
}

/*
  Ячейка разделов тем после левого градиента */
td.rowpic  {
	background-image: url(images/cellpic4.gif);
	background-repeat: repeat-x;
	background-color: #292929;
}

/* Полоса разделов тем - перед левым градиентом */
th	   {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	background-color: #292929;
	background: #000000 url(images/cellpic3.gif);
	height: 25px }

td.catLeft  {
	background-image: url(images/cellpic4.gif);
	background-repeat: repeat-x;
	background-color: #292929;
}
td.cat
td.catHead
td.catSides

td.catRight
td.catBottom	{
	background: #000000url(images/cellpic1.gif);
	height: 26px;
	background-color: 212121;
}


/* Ячейка "последнее сообщение" в теме */
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;
	height: 28px
}
td.row3Right
td.spaceRow	{
	background-color: #CCCCCC;
}
td.rowend	{
	background-color: #E5E5E5;
}

th.thHead
td.catHead	{
	font-size: 12px }
th.thSides
td.catSides
td.spaceRow	{ }
th.thRight
td.catRight
td.row3Right	{ background-color: #CCCCCC; }
th.thLeft
td.catLeft	{ }
th.thBottom
td.catBottom	{ }
th.thTop	{ }
th.thCornerL  	{ }
th.thCornerR  	{ }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	 {
	color: #99CCFF;
	font-weight: bold;
	font-size: 16px;
	font-family: Tahoma;
	text-decoration: none }


/* Текс не в сообщении */
.gen {
	font-size : 13px;
	text-decoration: none;
}

.genpage {
	color: #333333;
	font-weight:none;
	font-size: 11px;
	font-family: tahoma;
	}
.genpage a:active,
.genpage a:visited,
.genpage a:link {
	color: #000066;
	font-weight:none;
	text-decoration:bold;
	}

.genpage a:hover {
	color: #000000;
	font-weight:none;
	text-decoration: underline;
	}




.genmed {
	font-size : 12px;
	text-decoration: none;
}
.gensmall {
	font-size : 11px;
	text-decoration: none;
}
.gensmallw {
	font-size : 11px;
	text-decoration: none;
}
.gen	{
	color: #333333;
	text-decoration: none;
}
.genmed	{
	color: #000000;
	text-decoration: none;
}
.gensmall		{
	color: #666666;
	text-decoration: none;
}
.gensmallw		{
	color: #CCCCCC;
	text-decoration: none;
}
a.gen
a.genmed
a.gensmall
a.gensmallw		{
	color: #F8C301;
	text-decoration: none }

a.gen:hover
a.genmed:hover
a.gensmall:hover
a.gensmallw:hover	{
	color: #FFFFFF;
	text-decoration: none}


/* The register, login, search etc links at the top of the page */
.mainmenu		{
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
}
a.mainmenu		{
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.mainmenu:visited	{
	color: #99CCFF;
	text-decoration: none;
	font-weight: bold;
}
a.mainmenu:hover	{
	color: #99CCFF;
	text-decoration: none;
	font-weight: bold;
}

/* Forum category titles */
.cattitle		{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;

}
a.cattitle		{
	color: #FFFFFF;
	text-decoration: none }
a.cattitle:hover	{
	color: #99CCFF;
	text-decoration: none;
}


/* Forum title: Text and link to the forums used in: index.php */
.forumlink	{
	color: #CC0000;
	font-weight: bold;
	font-size: 12px }
a.forumlink	{
	color: #99CCFF;
	text-decoration: none }
a.forumlink:hover	{
	color: #FFFFFF;
	text-decoration: none}


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav		{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px }
a.nav		{
	color: #CC0000;
	text-decoration: none }
a.nav:visited	{
	color: #99CCFF;
	text-decoration: none }
a.nav:hover	{
	color: #FFCB03;
	text-decoration: none}


/* titles for the topics: could specify viewed link colour too */
.topictitle	{
		color: #333333;
		font-weight: bold;
		font-size: 11px }
a.topictitle:link	{
		color: #FF6600;
		text-decoration: none }
a.topictitle:visited	{
		color: #000099;
		text-decoration: none }
a.topictitle:hover	{
		color: #000000;
		text-decoration: none}


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name		{
		color: #FF9900;
		font-size: 12px;
		font-weight: bold;
}

/* Location, number of posts, post date etc */
.postdetails	{
		color: #FFFFFF;
		font-size: 11px}


/* The content of the posts (body of text) */
.postbody {
	color: #000000;
	font-weight:none;
	font-size: 14px;
	font-family: tahoma;
	}
.postbody a:active,
.postbody a:visited,
.postbody a:link {
	color: #990000;
	font-weight:none;
	text-decoration: bold;
	}

.postbody a:hover {
	color: #000099;
	font-weight:none;
	text-decoration: underline;
	}

<!--
.postbody		{
		font-size : 14px;}
.postlink a:link		{
		color: #99CCFF;
		text-decoration: none }
.postlink a:visited 	{
		color: #99CCFF;
		text-decoration: none }
.postlink a:hover	{
		color: #CC0000;
		text-decoration: none}
-->

/* Quote & Code blocks */
.code   {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma;
	background-color: #000000;
	border: solid 1px #ffffff;
	line-height: 120%;
}

.quote   {
	color: #FFFFFF;
	font-style: italic;
	font-size: 12px;
	line-height: 125%;
	font-family: Tahoma;
	border: solid 1px #000000;
	background-color: #666666;
}


/* Copyright and bottom info */
.copyright	{
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma}
a.copyright	{
	text-decoration: none;
	color: #FFFFFF;
}
a.copyright:hover	{
	color: #99CCFF;
	text-decoration: none}


/* Цвет текста в кнопках, полях выбора */
input {
	color : #000000;
	font: normal 12px Tahoma;
	border-color : #FFFFFF;
}
textarea {
	color : #333333;
	font: normal 12px Tahoma;
	border-color : #FFFFFF;
}
select {
	color : #000000;
	font: normal 12px Tahoma;
	border-color : #FFFFFF;
}
/* фон под текстом в сообщеннии */
input.post
textarea.post
select  { background-color: #FFFFFF}

input	{ text-indent : 2px; }

/* КНОПКИ СТИЛЯ СООБЩЕНЯ */
input.button	{
	color: #000066;
	font-size: 11px;
	font-family: Tahoma;
	background-color: #CCCCCC}

/* КНОПКИ */
input.mainoption	{
	font-weight: bold;
	background-color: #F8C301}

/* None-bold submit button */
input.liteoption  {
	font-weight: normal;
	background-color: #F8C301}

/* 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: #CCCCCC;
	border: none }
	
.top_banner{float:left;margin-left:30px;}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
