 /* General page style. The scroll bar colours only visible in IE5.5+ */
.dom_overview_abshidden {
	position: absolute;
	visibility: hidden;
	width: 300px;
}
body {
	background: #000 url(images/bg.jpg) repeat-y top center;
	margin: 0;
	padding: 0;
	position: relative;
	height: auto !important;
	height: 100%;
	color: #281922;
	font-family: Arial, Helvetica, sans-serif;
}

.siteheader {
	background: url(images/siteheader.jpg) no-repeat top center;
	height: 323px;
	margin:0;
}

.head4 {
	background: url(images/page-h.jpg) no-repeat top center;
	height: 236px;
	padding: 0;
	margin: 0px;
	text-align: center;
}


.page{
	background-color: #d9d5ca;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center -323px;
	padding: 0;
	padding-bottom: 114px;
	width: 982px;
	margin: 0px auto;
	text-align: center;
}

.page2{
	background-image: url(images/page-h.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.footer {
	background: url(images/footer.png) no-repeat top center;
	height: 114px;
	padding: 0;
	margin: 0;
}

a {
	color:	#FF0000;
	text-decoration: underline;
}

a:hover {
	color:	#1A1A01;
	text-decoration: underline;
}

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

font,th,td,p { font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif; }

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

/* This is the border line & background colour round the entire page */
.portalbodyline	{
	background-color: #484848;
	border: 1px outset #000000;
	background-image : url(images/body_background.jpg);
}


/* This is the border line & background colour round the entire page */
.bodyline	{
	background-color: #484848;
	border: 1px outset #000000;
	background-image : url(images/body_background_2.jpg);
}

/* This is the outline round the main forum tables */
.forumline	{
	border: 0px;
}


/* Main table cell colours and backgrounds */

td.row1	{
	background: url(images/bc-center.png);
}
td.row2	{
	background: url(images/bc-center2.png);
}

td.row3	{
	background: url(images/bc-center.png);
}

td.endrow1	{
	background: url(images/bc-bottom.png) no-repeat top center;
	padding: 0 15px 0 15px;
}
td.endrow2	{
	background: url(images/bc-bottom.png) no-repeat top center;
	padding: 0 15px 0 15px;
}

td.endrow3	{
	background: url(images/bc-bottom.png) no-repeat top center;
	padding: 0 15px 0 15px;
}

td.tdBottomCornerL {
	border-width: 0px 0px 0px 0px;
	background-image: url(images/catbottomleft.png);
	border: #000000;
	border-style: hidden;
	height: 39px;
	background-repeat: no-repeat;
}

td.tdBottomCenter { 
	border-width: 0px 0px 0px 0px;
	background-image: url(images/catbottomcenter.png);
	border: #000000;
	border-style: hidden;
	height: 39px;
	background-repeat: repeat-x;
}

td.tdBottomCornerR { 
	border-width: 0px 0px 0px 0px;
	background-image: url(images/catbottomright.png);
	border: #000000;
	border-style: hidden;
	height: 39px;
	background-repeat: no-repeat;
}

td.tdSmallBottomCornerL {
	border-width: 0px 0px 0px 0px;
	background-image: url(images/smallcatbottomleft.png);
	border: #000000;
	border-style: hidden;
	height: 39px;
	background-repeat: no-repeat;
}

td.tdSmallBottomCenter { 
	border-width: 0px 0px 0px 0px;
	background-image: url(images/smallcatbottomcenter.png);
	border: #000000;
	border-style: hidden;
	height: 39px;
	background-repeat: repeat-x;
}

td.tdSmallBottomCornerR { 
	border-width: 0px 0px 0px 0px;
	background-image: url(images/smallcatbottomright.png);
	border: #000000;
	border-style: hidden;
	height: 39px;
	background-repeat: no-repeat;
}

td.transparant {background-color: transparent;}


/*
  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: #9E8052;
	background-image: url(images/cellpic2.jpg);
	background-repeat: repeat-x;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	font-size: 16px;
	font-weight : bold;
	background: url(images/bc-head.png) no-repeat bottom center;
	height: 52px;
	text-align: center;
	padding: 4px 0 0 0;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-image: url(images/cellpic2.jpg);
	background-color:#9E8052;
	border: #000000;
	border-style: solid;
	height: 28px;
	background-repeat: repeat-x;
}

.admincolor {
	color: #D4000A;
}

a.admincolor:hover {
	color:	#1A1A01;
	text-decoration: underline;
}


.modcolor {
	color: #006300;
}

a.modcolor:hover {
	color:	#1A1A01;
	text-decoration: underline;
}



/*
  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: #000000; border-style: hidden; height: 28px; }


td.row3Right,td.spaceRow {
	background-color: #BA9F70; border: #404040; border-style: solid; background-image : url(images/gen_background.jpg);}


th.thHead,td.catHead { font-size: 16px; border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom  { border-width: 0px 0px 0px 0px; }
th.thTop	 { border-width: 0px 0px 0px 0px; }

th.thCornerL {
	border-width: 0px 0px 0px 0px;
	background-image: url(images/catleft.png);
	border: #000000;
	border-style: hidden;
	height: 39px;
	background-repeat: no-repeat;
}

th.thCenter { 
	border-width: 0px 0px 0px 0px;
	background-image: url(images/catcenter.png);
	border: #000000;
	border-style: hidden;
	height: 39px;
	background-repeat: repeat-x;
}

th.thCornerR { 
	border-width: 0px 0px 0px 0px;
	background-image: url(images/catright.png);
	border: #000000;
	border-style: hidden;
	height: 39px;
	background-repeat: no-repeat;
}

th.thSmallCornerL {
	border-width: 0px 0px 0px 0px;
	background-image: url(images/smallcatleft.png);
	border: #000000;
	border-style: hidden;
	height: 39px;
	background-repeat: no-repeat;
}

th.thSmallCenter { 
	border-width: 0px 0px 0px 0px;
	background-image: url(images/catcenter.png);
	border: #000000;
	border-style: hidden;
	height: 39px;
	background-repeat: repeat-x;
}

th.thSmallCornerR { 
	border-width: 0px 0px 0px 0px;
	background-image: url(images/smallcatright.png);
	border: #000000;
	border-style: hidden;
	height: 39px;
	background-repeat: no-repeat;
}


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif;
			text-decoration: none; line-height : 120%; color : #850300;
}


/* Description */
.maindescr	{
	font-size: 16px; 
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif;
	color : #1A1A01;
}


/* General text */
.gen {
	font-size : 12px;
	font-family: Verdana, , Arial, Helvetica, sans-serif;
}


.genmed { font-size : 11px; 	font-family: Verdana, , Arial, Helvetica, sans-serif; }
.gensmall { font-size : 10px; 	font-family: Verdana, , Arial, Helvetica, sans-serif; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #000000; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #1A1A01; text-decoration: underline; }

.news {
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif;
	font-size: 16px;
	color: #000000;
}

/* General text inside table*/
.gentbl { font-size : 12px; 	font-family: Verdana, , Arial, Helvetica, sans-serif;}
.gentblmed { font-size : 11px; 	font-family: Verdana, , Arial, Helvetica, sans-serif;}
.gentblsmall { font-size : 10px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.gentbl,.gentblmed,.gentblsmall { color : #000000; }

a.gentbl,a.gentblmed,a.gentblsmall { 
	color: #850300; 
	text-decoration: none; 
}

a.gentbl:hover,a.gentblmed:hover,a.gentblsmall:hover { 
	color: #1A1A01; 
	text-decoration: underline; 
}


/*Newest user, shown on forum index page */
a.newestuser {	color : #850300; }
a.newestuser:visited {	color : #1A1A01; }
a.newestuser:hover {	color : #1A1A01; }
a.newestuser:active {	color : #1A1A01; }



/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 14px; color : #850300 }
a.mainmenu		{ text-decoration: none; color : #850300;  }
a.mainmenu:hover{ text-decoration: underline; color : #1A1A01; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 14px ; letter-spacing: 1px; color : #850300}
a.cattitle		{ text-decoration: none; color : #850300; }
a.cattitle:hover{ text-decoration: underline; color: #1A1A01; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 16px; color : #733A1A; }
a.forumlink 	{ text-decoration: none; color : #850300; }
a.forumlink:hover{ text-decoration: underline; color : #1A1A01; }


/* Liens du module menu */
.menulink		{ font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif; font-weight: bold; font-size: 14px; color : #850300; }
a.menulink 	{ text-decoration: none; color : #850300; }
a.menulink:hover{ text-decoration: underline; color : #1A1A01; }


/* Liens du module recent topics */
.rec_topicslink		{ font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif; font-weight: bold; font-size: 12px; color : #850300; }
a.rec_topicslink 	{ text-decoration: none; color : #850300; }
a.rec_topicslink:hover{ text-decoration: underline; color : #1A1A01; }


/* Dans le bloc bienvenue */
.welcome		{ font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif; font-weight: bold; font-size: 12px; color : #850300; }

/* Pour les recherches de joueurs */
.found1			{ font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif; font-weight: bold; font-size: 12px; color : #733A1A; }

.found2			{ font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif; font-weight: bold; font-size: 12px; color : #0000FF; }

.notfound		{ font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif; font-weight: bold; font-size: 12px; color : #FF0000; text-decoration : blink;}


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 14px; color : #850300;}
a.nav			{ text-decoration: none; color : #850300; }
a.nav:hover		{ text-decoration: underline; color : #1A1A01; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.navtbl			{
	font-weight: bold;
	font-size: 14px;
	color : Black;
}

a.navtbl			{
	text-decoration: none;
	color : #850300;
}

a.navtbl:hover		{ text-decoration: underline; color: #1A1A01;}


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 14px; color : #850300; }
a.topictitle   { text-decoration: none; color : #850300; }
a.topictitle:visited { text-decoration: none; color : #850300; }
a.topictitle:hover	{ text-decoration: underline; color : #1A1A01; }

.topictype {
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif;
	font-size: 14px;
	color: #000000;
}

.jumpbox {
	text-align: right;	
}


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name	{ font-size : 14px; color : #5A1300;}
a.name	{ font-size : 14px; color : #5A1300; }
a.name:visited	{ font-size : 14px; color : #5A1300; }
a.name:hover	{ font-size : 14px; color : #1A1A01; }


/* Location, number of posts, post date etc */
.postdetails	{
	font-size : 10px;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td.spaceRow {
	background-color: #A48553;
	background-image : url(images/gen_background3.jpg);
}


/* The content of the posts (body of text) */
.postbody {
	font-size : 16px;
	color : #000000;
}

a.postlink	{ text-decoration: none; color : #850300; }
a.postlink:visited { text-decoration: none; color : #850300; }
a.postlink:hover { text-decoration: underline; color : #1A1A01;}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #A48553;
	border: #000000;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-image : url(images/gen_background3.jpg);
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFE081;
	line-height: 125%;
	background-color: #A48553;
	border: #000000;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-image : url(images/gen_background3.jpg);
}


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

/* Form elements */
input,textarea {
	font-size: 11px;
	color : #000000;
	background-color : #bfbcb4;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* The text input fields background colour */
input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #CE6300;
	color : #FFE081;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background : url(images/bc-center1.png);
}

input.login {
	background-image: url(images/bc-center.png);
}


/* The main submit button option */
input.mainoption {
	background-color : #CE6300;
	color : #FFE081;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color : #CE3100 #9C0000 #9C0000 #CE3100;
	background : url(images/body_background.jpg);
}

/* None-bold submit button */
input.liteoption {
	background-color : #CE6300;
	color : #FFE081;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color : #CE3100 #9C0000 #9C0000 #CE3100;
	background : url(images/body_background.jpg);
}


select {
	font-size: 11px;
	color : #FFE081;
	background-color:  #6A3921 ;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-color : #A48553 #C7B188 #C7B188 #A48553;
}


/* 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 { 
	color : #000000;	
	background-color: #A48553; 
	background-image: url(images/gen_background2.jpg);	
	border-style: none; 
}

border-style: none; 
}

