/*
Красный:		#ff3600
Оранжевый:	#e8b427
Зелёный:		#bee56e
Синий:			#7cc4f7		ссылка
Св.Синий:		#d8eeff		верхние ссылки
Коричневый1	#bb9e81		онлайн, дизабленная ссылка в меню2

нормальный:					#dacfc4
т-коричневый фон:		#2b1607
*/

@import "farlands_plus.css";

/* General font families for common tags */
/*font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }*/

a:link		{color: #7cc4f7; TEXT-DECORATION: none;}
a:visited {color: #7cc4f7; TEXT-DECORATION: none;}
a:active	{color: #7cc4f7; TEXT-DECORATION: none;}
a:hover		{color: white;	 TEXT-DECORATION: none;}

hr		{ height: 0px; border: solid #a98055 0px; border-top-width: 1px;}

p, .date, .topictitle, .postbody, li, .gen, .nav , font, th, td {
	font-family: Verdana,Tahoma;
	font-size: 13;
	/*font-weight: normal;
	/*text-align: left;*/
	color: #dacfc4;
	line-height:17px;
	padding: 0;
	margin:0 0 8 0;
	/*vertical-align: middle;*/

}

.top1{
	background: URL(/imgsite/2_bg_1.jpg) center top no-repeat;
	border-width:0px; 
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
}

.top2{
	background: URL(/imgsite/4_bg.gif) center top repeat-x;
	border-width:0px; 
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
}


.tsbg { 
	background-color: #261b0f; 
	font-weight: bold;  
	border-color:  #6f5134;
	border-style: solid; 
	border-width: 1;
}

form
	{ margin:0; }
.views
	{ font-size:10px; font-weight:normal; text-transform:none; font-family:Tahoma }
.views2
	{ font-size:9px; font-family:Tahoma; color:#bba894; }
.idxmargin
	{ margin:8pt 0 8pt 0; font-weight:bold; text-align: left;}
.date
	{ font-size:10px; color: #bba894;}
.editcnt
	{ font-size:10px; font-family:Tahoma,Arial,Verdana; color:#A0A0A0; }
.posttool
	{ border-bottom:solid #a98055 1px; margin-bottom:5pt; }
.gotopage
	{ font-size: 8pt; color: #bba894; }
	/*
a.gotopage
	{ color: #444444; text-decoration: none; }
a.gotopage:visited
	{ color: #444444; text-decoration: none; }*/
a.gotopage:hover
	{ /*color: #000000;*/ text-decoration: underline; }


/* forum index styles */
td.fi_title, td.fi_count, td.fi_last,td.fi_count_norm { 	
	font-family: Verdana,Tahoma;
	font-size: 11;
	font-weight: normal;
	color: #dacfc4;

		line-height:17px;

	border-color:  #6f5134 #6f5134 #936e4a #6f5134;
	border-style: solid; 
	border-width: 1 0 0 0;
	}


td.fi_title {
	padding-left:6px;
	width:100%; 
	text-align: left; 
	vertical-align: middle;
}

td.fi_count { 	
	font-weight: bold; 
	border-width: 1px 1px 0px 1px; 
	text-align: center; 
}

td.fi_count_norm { 	
	font-weight: normal; 
	border-width: 1px 0px 0px 1px; 
}

td.fi_last { /*background-color: #edd6b2; */text-align:center; font-size:10px; }

 /* General page style. The scroll bar colours only visible in IE5.5+ */
table { width:100%; border-collapse:collapse; }



body {
	padding: 0;
	margin:0;
	text-align: center;

	background-image: URL('../../../imgsite/bg_forum.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #0c1117;
}



/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #261B0F; border: 1px #C4AD93 solid; }

/* This is the outline round the main forum tables */
.forumline {

	border-color: #c4ad93 #c4ad93 #c4ad93 #c4ad93;
	border-style: solid; 
	border-width: 2 0 1 0;

	width:100%;
	border-collapse:separate;
}


/* Main table cell colours and backgrounds */
td {

/*
	border-color: #c4ad93;
	border-style: solid; 
	border-width: 1 0 1 0;*/

}

td.row1, td.row2, td.row2ta		{ 	
	border-color:  #6f5134 #6f5134 #936e4a #6f5134;
	border-style: solid; 
	border-width: 1 0 0 0;
	padding: 3 0 3 0;

	}
	/*
td.row2, td.row2ta	{ background-color: #edd6b2; }
td.row3	{ background-color: #a98055; }
*/

/*
  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 {
	border-color:  #6f5134 #6f5134 #c4ad93 #6f5134;
	border-style: solid; 
	border-width: 1 0 1 0;

	background-color: #261b0f;

	/*background-color: red;
/*		background-image: url(images/cellpic1.gif);
		background-repeat: repeat;*/
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	font-family: Georgia,Times;
	font-size: 18;
	text-align: center;
	color: #bee56e;
	height: 27px; 

	border-color:  #6f5134 #6f5134 #c4ad93 #6f5134;
	border-style: solid; 
	border-width: 1 0 1 0;
/*
	background-color: #81582e; 
	background-image: url(images/cellpic3.gif);*/

}
/* Original*/
/*th	{ 
	color: #FFA34F;
	font-size: 11px;
	font-weight : bold;
	background-color: #81582e;
	height: 25px;
	background-image: url(images/cellpic3.gif);
}*/


th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-family: Georgia,Times;
	font-size: 18;
	text-align: center;
	color: #bee56e;
	height: 27px; 
	font-weight: normal; 

	border-color:  #6f5134 #6f5134 #c4ad93 #6f5134;
	border-style: solid; 
	border-width: 1 0 1 0;

	background-color: #261b0f;

}
/* Original*/
/*th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold;
	border: #f6efe5;
	border-style: solid; 
	height: 28px;
}*/


td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	/*background-image: url(images/cellpic1.gif);*/
	background-color: #261b0f;
	height: 28px; 
	border-width: 0px;

/*border-color:  #6f5134 #6f5134 #c4ad93 #6f5134;*/
	border-color:  #6f5134 #6f5134 #c4ad93 #6f5134;
	border-style: solid; 
	border-width: 1 0 1 0;

}
/* Original*/
/*td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(images/cellpic1.gif);
			background-color:#a98055; border: #f6efe5; 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: 36px;
	vertical-align: middle;
/*	border-width: 0px;*/
}

td.row3Right,td.spaceRow {
	background-color: #a98055; 
	border: #f6efe5; 
	border-style: solid; 
	border-width: 0;
}
/* Original
td.row3Right,td.spaceRow {
	background-color: #a98055; 
	border: #f6efe5; 
	border-style: solid;
}*/

td.spaceRow { font-size:0px; }
/*
th.thHead, td.catHead { font-size: 14px; 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 1px 0px 1px; border-left-color: #8b7760;border-right-color: #8b7760;}
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, h1 ,h2	{
	font-weight: normal; 
	font-size: 22px; 
	font-family: Georgia,Times,Helvetica,Arial,Sans-serif;
	color: #bee56e; 
	text-decoration: none; 
	line-height : 120%;
}

a.maintitle:link, 
a.maintitle:visited,
a.maintitle:active,
a.maintitle:hover
	{color: #bee56e; TEXT-DECORATION: none;}

a.maintitle:hover {TEXT-DECORATION: underline;}
a.maintitle:active {color: white;}

/* General text */
.gen, td { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #dacfc4;}
a.gen,a.genmed,a.gensmall { text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ text-decoration: underline; }

//option.genmed {color: black;}


/* The register, login, search etc links at the top of the page */
.mainmenu		{
	font-family: Verdana,Tahoma;
	font-size: 11;
	font-weight: bold;
	text-align: center;
	line-height: 13px;
	color: #dacfc4;
	padding:0;
	margin:0 8 0 0;
}

a.mainmenu		{ text-decoration:none; color:#d8eeff;  }
a.mainmenu:hover	{ text-decoration: none; color: white; }
a.mainmenu:visited	{ color:#d8eeff; }


.mainmenu_td { 
	font-size:12px; 
	color:#ffe4c6;
	font-weight: bold;
	background-image: url(images/cellpic3.gif); 
	background-color:#81582e;
	background-repeat: repeat;
}

/* Forum category titles */
.cattitle		{ 
	margin-left:5;	
	font-family: Verdana,Tahoma;
	font-size: 11;
	font-weight: bold;
	text-align: left;
	color: #bee56e;
	line-height: 17px;
	padding: 0;
	text-transform:uppercase;
}
a.cattitle, a.cattitle2:visited		{ text-decoration: none; color: #bee56e; }
a.cattitle:hover	{ text-decoration: underline; color:#fff; }

.cattitle2		{ 
	margin-left:5;	
	font-family: Verdana,Tahoma;
	font-size: 11;
	font-weight: bold;
	text-align: left;
	color: #bee56e;
	line-height: 17px;
	padding: 0;
	text-transform:uppercase;
}

a.cattitle2, a.cattitle2:visited		{ text-decoration: none; color: #bee56e; }
a.cattitle2:hover	{ text-decoration: underline; color:#fff; }



/* Forum title: Text and link to the forums used in: index.php */
/*.forumlink		{ font-weight: normal; font-size: 13px; color : #81582e; }
a.forumlink 		{ text-decoration: none; color : #81582e; }
a.forumlink:hover	{ text-decoration: underline; color : #DD6900; }*/
.forumlink		{ font-weight: bold; font-size: 13px; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{margin: 8 0 8 0;}
/*
a.nav			{ height:17pt; padding-top:3pt; }
a.nav2			{ text-decoration: none; }
/*a.nav:hover		{ text-decoration: underline; }*/

/*.nav			{ font-size: 12px; line-height:15pt;}
a.nav2 { 
	color:#ffe4c6; 
	font-weight:normal; 
	font-size:10pt; 
	font-family:Verdana; 
	text-transform:none;
}
a.nav2:hover		{ color:#ffe4c6; }
a.nav2:visited		{ color:#ffe4c6; }*/


/* titles for the topics: could specify viewed link colour too */
.topictitle		{ font-weight: normal; font-size: 14px;}
/*a.topictitle:link	{ text-decoration: none; color : #81582e; }
a.topictitle:visited	{ text-decoration: none; color : #5493B4; }
a.topictitle:hover	{ text-decoration: underline; color : #DD6900; }*/


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ text-decoration:underline; }
a.name, a.name:visited			{ text-decoration:underline; }

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 11px; color : #dacfc4; font-family:Tahoma; }


/* The content of the posts (body of text) */
/*.postbody { font-size : 12px;}*/
/*a.postlink:link	{ text-decoration: none; color : #81582e }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}*/


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #D2DFBF;
	background-color: #4E3823; border: #6F5134; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #D2DFBF; 
	line-height: 125%;
	background-color: #484E3F; 

	border: #6C765F; 
	border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;

	padding: 4;
	/*margin: 8;*/
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}


/* Form elements */
/*input, textarea, */
/*
select {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
*/
/* The text input fields background colour */
/*
select {
	background-color : #f6efe5; 
}
*/


textarea, .post, iframe, option, select, .cl_text
{

	background-color: #2a0b02;

	border:		#2a0b02 solid 1px;
	outline:	#c89556 solid 1px;

	//border:	#c89556 solid 1px; /* для IE*/

	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: left;

	color: #dacfc4;
	padding-left: 4px;
	

}

textarea, .post, iframe { height: auto;}
input.cl_text, input.post { height: auto;}

/*
input[type="text"] 
{

	background-color: #2a0b02;
	border-style: solid;
	border-width: 1 ;
	border-color:  #c89556;

	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #dacfc4;
}
*/
iframe {padding: 0;margin:0;}

/*
input { 
	background-color: #2a0b02;
	border-style: solid;
	border-width: 1 ;
	border-color:  #c89556;

	font-family: Verdana, Arial; 
	font-weight: bold;
	font-size: 12px; 
	color: #dacfc4; 
}
*/

input.post, textarea.post {
	padding: 4;
}

input.red {
	background-color: #e63100;
	border-style: solid;
	border-width: 1 ; 
	border-color: #ffa890;
	color: #ffc4b2;
	padding: 0;
	margin:0;
}

/* The buttons used for bbCode styling in message post */


input.button, input.text {
	background-color: #2a0b02;
	border-style: solid;
	border-width: 1 ;
	border-color:  #c89556;

	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #dacfc4;

	padding: 4px;
}

/* The main submit button option */
input.mainoption, input.liteoption {

	border-style: solid;
	border-width: 1 ;
	border-color: #8cd4ff;
	background-color: #197cc2; 

	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;

	color: #cdeaff;

	/*height: 20px;*/
}

/* None-bold submit button */
/*
input.liteoption {
	font-weight : normal;
}

/* 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: #DEE3E7; border-style: none; }



/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
