 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #241B0C;

	scrollbar-3dlight-color: #7C6940;
	scrollbar-base-color: #DDCDA8;
	scrollbar-darkshadow-color: #7C6940;
	scrollbar-face-color: #DDCDA8;
	scrollbar-highlight-color: #7C6940;
	scrollbar-shadow-color: #7C6940;
	scrollbar-track-color: #7C6940;
	scrollbar-arrow-color: #7C6940; 

	margin-left : 0px;
	margin-right : 0px;
	margin-top : 1px;
	margin-bottom : 0px;
	color : #241B0C;	
}

/* General font families for common tags */
font,th,td,p {
	font-family:Georgia, Times, Times New Roman, sans-serif;font-size:11px;
	color : #241B0C;
}


a{background-color:transparent;color:#241B0C;text-decoration:underline;font-weight:bold;}
a:hover {text-decoration:underline;font-weight:bold;color:#000000}


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #241B0C; border: 1px solid #241B0C; }

/* This is the outline round the main forum tables */
/* .forumline	{ background-color: #111111; border: 1px none #333333; } */


/* Main table cell colours and backgrounds */
td.row1	{ background-color : #d9ca9f; }
td.row2	{ background-color: #bfb18c; }
td.row3	{ background-color: #bfb18c; }
/* !!!! */
td.inputrow { background-color: #111; }


/*
  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: #333333;
	background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #241B0C; font-size: 11px; font-weight : bold;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
		background-color: #bfb18c;
}


/*
  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 {
	border-width: 0px 0px 0px 0px;
}
/* !!!! */
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	background-color: #bfb18c;
	font-weight: bold; 
	border: #000; border-style: 
	none; 
}
/* !!!! */
td.row3Right,td.spaceRow {
	background-color: #333333; border: #333333; border-style: solid; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
	font-weight: bold; 
	font-size: 18px; 
	text-decoration: none; 
	line-height : 120%; 
	color : #241B0C;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }      
.gen,.genmed,.gensmall { color : #241B0C; }
a.gen,a.genmed,a.gensmall { color : #8c7a50; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color : #8c7a50; text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu{
	font-size : 11px;
}

a.mainmenu{background-color:transparent;color:#715627;text-decoration:none;font-weight:bold;}
a.mainmenu:hover {text-decoration:underline;font-weight:bold;color:#000000}



/* Forum category titles */
.cattitle		{ 
	font-weight: bold; 
	font-size: 11px ; 
	letter-spacing: 1px; 
	color : #241B0C
}
a.cattitle		{ text-decoration: none; color : #241B0C; }
a.cattitle:visited		{ text-decoration: none; color : #241B0C; }
a.cattitle:hover{ text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color :  #241B0C; }
a.forumlink 	{ text-decoration: none; color : #241B0C; }
a.forumlink:visited{ text-decoration: none; color : #241B0C; }
a.forumlink:hover{
	text-decoration: underline;
	color : 241B0C;
}
a.forumlink:visited{

}

.forumdescr {
	color : #241B0C;
}

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
a.nav{background-color:transparent;color:#241B0C;text-decoration:none;font-weight:bold;}
a.nav:hover {text-decoration:underline;font-weight:bold;color:#000000}


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #241B0C; }
a.topictitle:link   { text-decoration: none; color : #241B0C; }
a.topictitle:visited { text-decoration: none; color : #241B0C; }
a.topictitle:hover	{ text-decoration: underline; color : 241B0C; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #241B0C;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #8c7a50; }


/* The content of the posts (body of text) */
.postbody {font-size : 11px}
a.postlink:link	{ text-decoration: none; color : #5b4725}
a.postlink:visited { text-decoration: none; color : #5b4725; }
a.postlink:hover { text-decoration: underline; color : 5b4725;
}

/* Quote & Code blocks */
.code {
	font-size: 11px; 
	color: #241B0C;
	background-color:#a69a79; 
	border: #241B0C; 
	border-style: dashed;
	border-left-width: 1px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px
}

.quote {
	font-size: 11px; color: #241B0C;
	line-height: 125%;
	background-color: #a69a79; 
	border: #241B0C; border-style: dashed;
	border-left-width: 1px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; color: #241B0C; letter-spacing: -1px;}
a.copyright		{ color: #241B0C; text-decoration: none;}
a.copyright:hover { color: #241B0C; text-decoration: underline;}


/* Form elements */
input,textarea, select {
	color : #241B0C;
	background-color : #d9ca9f;
	border-color: #241B0C;
	border: 1px solid #241B0C;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #d9ca9f;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #d9ca9f;
	color : #241B0C;
	border: 1px solid #241B0C;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #241B0C;
	color : #d9ca9f;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #241B0C;
	color : #d9ca9f;
	font-weight : normal;
}

input.checkbox {
	background-color : transparent;
	border:0px;
}

/* 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: #d9ca9f; border-style: none;  color : #241B0C;  }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");

/* alternativeSuns specific styles */

hr {
	height: 0px;
	border: solid #8c8266; 0px;
 	border-top-width: 0px;	
}

td.s_logo {
	background-image : url(images/s_logo.jpg);
	background-repeat: no-repeat;
	width:334px;
	height:110px;
}

td.s_mesto {
	background-image : url(images/s_mesto.jpg);
	background-repeat: no-repeat;
	width:472px;
	height:49px;
	padding-right:50px;
}

td.s_top {
	background-image : url(images/s_top.jpg);
	background-repeat: no-repeat;
	width:248px;
	height:61px;
}

td.s_bottom {
	background-image : url(images/bg_bottom_border.jpg);
	background-repeat: no-repeat;
	width:806px;
	height:123px;
}

td.mainforumcell {
	background-image : url(images/bg_space_one_layer.jpg);
	padding-left:50px;
	padding-right:50px;
}

td.forumcolumns {
	font-size : 9px;
	color : #241B0C;
	text-align : center;
	background-color : #bfb18c;	
}

td.categorybar {
	background-repeat : repeat-x;
	background-color : #bfb18c;
}

td.tableborder {
	background-color: #241B0C;
}

td.stdtable1 {
	background-color: #bfb18c;
	color : #241B0C;
}

a.faqlink {
	color: #715627;
	text-decoration: none;
}

.error {
	font-size : 11px; 
	font-weight: bold;
	color: #715627;
}

iframe.topicreview {
	border-color: #bfb18c;
	border-width : 0px;
}
