html, body {
	background: #242424 url('http://img6.xooimage.com/files/2/1/9/tatatata-143d135.png');
	padding: 0;
	margin: 0;
	color: #D0D0D0;
}
body { padding: 0 5px; }

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; }
a, a:visited { color: #A46A5B; }
a:hover		{ text-decoration: underline; color: #C1968C; }
hr	{ height: 0px; border: solid #808000 0px; border-top-width: 1px;}
form { display: inline; padding: 0; margin: 0; }
img { border: 0; }
br.spacer { height: 5px; font-size: 5px; line-height: 5px; overflow: hidden; }
caption { margin: 0; padding: 0; }
iframe { border: none; background-color: #EDF3EA; }

/* Header and Logo */
#maintable {
	border-style: none;
	border-width: 0 1px 1px 1px;
	border-color:
}
#logotable {
	background: url('' )no-repeat;
}

#buttonstable { 
	margin-bottom: 5px; 
	border-bottom: dotted 1px #000;
	border-top: solid 1px #000;
}
#buttonstable td { 
	background: url('http://img2.xooimage.com/files/b/d/4/ahah-143cb6c.png') top left repeat-x; 
	height: 21px;
	overflow: hidden;
}
#header-buttons {
	font-size: 11px;
	color: #3C3C00;
	padding-bottom: 2px;
}
#header-buttons a, #header-buttons a:visited {
	color: #595900;
	text-decoration: none;
}
#header-buttons a:hover { color: #424D1E; text-decoration: underline; font-weight: bold;}

#content-simple { 
	padding: 3px; 
	border-color: #000;
	border-width: 0px;
	border-style: none;
	background-color: transparent
}

/* This is the border line & background colour round the entire content */
.content-row { background-color: transparent; }
td.content { 
	background-color: transparent; 
	padding: 5px;
}

/* This is the outline round the main forum tables */
.forumline	{ border: solid 1px #000; background: #313131 url('http://img10.xooimage.com/files/4/3/a/testagain-14468ed.png') top left repeat; }

/* Forum header */
.forumheader td { 
	background-image:url('http://uplofile.free.fr/rep5/130036334ahah.png');
        background-position : center;
	font-size: 30px;
        font-family: Bodoni;
        font-weight: bold;
        font-variant: small-caps;
	font-weight: bold;
	color: #6F3700;
}
.forumheader a, .forumheader a:visited {
	color: #6F3700;
        font-family: Bodoni;
        font-weight: bold;
        font-variant: small-caps;
	text-decoration: none;

}
.forumheader a:hover {
	color: #482400;
	text-decoration: none;
}
.forumheader-mid { padding-top: 2px; }

/* pm popup */
.pm-old { display: none; }
.pm-new { margin: 30px; }
.pm-new a, .pm-new a:visited { 
	border: none; 
	padding: 25px 45px;
	color: blue;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	background: #313131 url('http://img10.xooimage.com/files/4/3/a/testagain-14468ed.png') top left repeat;
}
.pm-new a:hover, .pm-new a:active {
	color: #6F3700;
        font-family: bodoni;
        
}
/* Main table cell colours and backgrounds */
td.row1, td.row2, td.row3, td.row3Right, td.postbottom {
	border-top: ridge 1px #25050E;
        border-left: ridge 1px #25050E;
	
	background: #313131 url('http://img10.xooimage.com/files/4/3/a/testagain-14468ed.png') top left repeat;
}


/* Header cells - the blue and silver gradient backgrounds */
th, td.spaceRow, td.th {
	color: #BAA180; 
        font-family: Cambria;
        font-variant: small-caps;
	font-size: 14px; 
	font-weight: bold;
	background: #57864A url('http://img6.xooimage.com/files/e/3/f/a-143d850.png') top left repeat-x;
	white-space: nowrap;
	padding: 0 5px;
	text-align: center;
	height: 26px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
}
th.left { text-align: left; }

td.catBottom {
	background: #2F9A26 url('http://img2.xooimage.com/files/e/a/3/a-143d848.png') top left repeat-x;
	height: 24px;
	padding: 1px 3px;
	border: none;
}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.spaceRow2 {
	background: #2C2C2C url('http://img8.xooimage.com/files/c/9/e/test3-143a673.png') top left repeat-x;
	height: 24px;
	padding: 0 3px;
	border-left: solid 1px #404040;
	border-right: solid 1px #121212;
	border-top: solid 1px #3C3C3C;
	border-bottom: solid 1px #131313;
}
td.spaceRow, td.spaceRow2 { height: 2px; overflow: hidden; font-size: 2px; line-height: 2px; padding: 0; }
.cat,.catHead,.catSides,.catLeft,.catRight,.catBottom { font-size: 12px; }


/*
  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.catHead { font-size: 12px; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: "Time New Roman";
			text-decoration: none; line-height : 120%; color : #B393B5; #808000; #D0D0D0;
}


/* General text */
.gen { font-size: 12px; }
.genmed { font-size: 11px; }
.gensmall { font-size: 10px; }
.gen,.genmed,.gensmall { font-family: Cambria; font-size: 12px; color: #808040; }
a.gen,a.genmed,a.gensmall { color: #BAA180; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #814370; text-decoration: underline; }

.generror { color: #FFF; }
.progress { background-color: RED; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-family: Cambria; font-size: 14px; font-variant: small-caps; color : #808000; }
a.forumlink 	{ text-decoration: none; color : #808000; }
a.forumlink:hover{ font-family: Century; font-weight: bold; text-decoration: underline; color : #A89E2F; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color: #B393B5;
                          font-family: Cambria; 
                          font-size: 13px; }
a.nav			{ text-decoration: none; color : #762E4F; }
a.nav:hover		{ text-decoration: underline; color: #B88FB4; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-family: Cambria; font-weight: bold; font-size: 13px; color: #8B3883; font-variant: small-caps; }
a.topictitle:link   { text-decoration: none; color: #6F5F14; }
a.topictitle:visited { text-decoration: none; color: #808040; }
a.topictitle:hover	{ text-decoration: underline; color: #A89E2F; font-family: bodoni; font-size: 14px; }

/* new thread link */
.link-new a, .link-new a:visited, .link-new a.topictitle, .link-new a.topictitle:visited { color: #F0E70A; }
.link-new a:hover, .link-new a:active, .link-new a.topictitle:hover, .link-new a.topictitle:active { color: #CDF0CC; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size: 11px; }
.postername		{ font-size: 12px; font-weight: bold; color: #808040; line-height: 1.5em; font-variant: small-caps; font-family: georgia; }

/* Location, number of posts, post date etc */
.postdetails		{ font-size: 10px; }
.posterrank		{ font-size: 14px; color: #772D6A; font-family: Cambria; font-variant: small-caps; font-weight: bold; }
.posterprofile	{ font-size: 11px; color: #A4866D; font-family: Calibri; }

/* The content of the posts (body of text) */
.postbody { font-size: 12px; font-family: calibri; color: #9E844E; }
.postbody a	{ text-decoration: none; color: #804040; }
.postbody a:visited { text-decoration: none; color: #CB9696; }
.postbody a:hover { text-decoration: underline; color: #CB9696; }

/* Other post stuff */
td.postbottom { 
	background: url('http://img6.xooimage.com/files/3/6/7/trrrrrrr2-1441d60.png') top left repeat-x; 
	font-size: 10px;
	color: #9E9869;
        font-weight: bold;
	white-space: nowrap;
}

.postsubject {
	font-size: 12px;
        font-family: Courier New;
	font-weight: bold;
	color: #7A5045;
}

/* Quote & Code blocks */
.quote-table, .code-table {
	border-left: solid 1px #090909;
	border-top: solid 1px #090909;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	margin: 5px 0;
}

.quote-corner, .code-corner {
	background-image:url('http://img6.xooimage.com/files/e/3/f/a-143d850.png');
        background-repeat: repeat
	border-right: solid 1px #000;
}
.code-corner, .code-corner {
	background-image:url('http://img6.xooimage.com/files/3/6/7/trrrrrrr2-1441d60.png');
        background-repeat: repeat;
	border-right: solid 1px #000;
}
.quote-left {
	background: url('http://img6.xooimage.com/files/e/3/f/a-143d850.png') center center repeat;
        background-repeat: repeat;
	border-right: solid 1px #000;
}
.code-left {
	background: url('http://img6.xooimage.com/files/3/6/7/trrrrrrr2-1441d60.png') center center repeat;
        background-repeat: repeat;
	border-right: solid 1px #000;
}
.quote-header, .code-header {
	border-bottom: solid 1px #000;
	padding: 0 5px;
	text-align: left;
	vertical-align: middle;
	font-size: 13px;
	background-image: url('http://img2.xooimage.com/files/e/a/3/a-143d848.png');
        background-repeat: repeat;
        font-family: cambria;
        font-weight: bold;
        font-variant: small-caps;
	color: #BAA180;
}
.code-header, .code-header {
	border-bottom: solid 1px #000;
	padding: 0 5px;
	text-align: left;
	vertical-align: middle;
	font-size: 13px;
	background-image: url('http://img6.xooimage.com/files/3/6/7/trrrrrrr2-1441d60.png');
        background-repeat: repeat;
        font-family: cambria;
        font-weight: bold;
        font-variant: small-caps;
	color: #A88F1E;
}
.quote-text {
        background-color:#140D0C;
	color: #543730;
	text-align: left;
	vertical-align: top;
        font-family: calibri;
	font-size: 11px;
	line-height: 125%;
	padding: 3px 5px;
}

.code-text {
	font-family: Courier, 'Courier New', sans-serif;
	color: #718550;
        font-family: courier new;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	line-height: 125%;
	padding: 3px 5px;
	background-color: #11140C;
}

/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #D187C5; letter-spacing: -1px;}

/* Form elements */
input,textarea, select {
	color: #7A5045;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

input.post, textarea {
	border: solid 1px #7A5045;
	background-color: #2B2B15;
	color: #C1AD84;
}
* html input.post, * html textarea { border-color: black; }
input.post:hover, textarea:hover { border-color: #40001C;}
input.post:focus, textarea:focus { border-color: Black; color: #9E844E; }


select {
	background-color: black;
	color: #543730;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color: #313131;
	color: #808080;
	font-size: 11px; font-family: calibri;
	border: ;
}
input.button:hover { 
	background-color: #444; 
	color: #FFF;
}
* html input.button { color: #000; }

/* The main submit button option */
input.mainoption {
	background-color:#2A1617;
	color: #896D5B;
	font-weight : bold;
        border: solid 1px #000;
}

/* None-bold submit button */
input.liteoption {
	background-color:#2A1617;
	color: #896D5B;
	border: solid 1px #000;
}

input.mainoption:hover, input.liteoption:hover { border-color: #000000; color: #B19A8B; }
input.mainoption:focus, input.liteoption:focus { color: #FFF; border-color: #F0E70A; }


/* 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: #313131; border: solid 1px #313131; color: red; }


/*
	Styled checkboxes and radio buttons.
	Created by Philip Howard, GamingHeadlines.co.uk
	Web: http://www.gamingheadlines.co.uk/wod/formstyle/index.html
*/
.checkbox {
	background: url('http://img6.xooimage.com/files/b/6/6/checkboxunchecked-145a87d.png') no-repeat center center;
	display: block; 
	width: 16px; 
	height:16px;
}
a.checkbox, a.checkboxchecked {
	display: block;
	width: 16px;
	height: 16px;
	cursor: pointer;
	cursor: hand;
}
a.checkbox {
	background: url('http://img6.xooimage.com/files/b/6/6/checkboxunchecked-145a87d.png') no-repeat center center;
}
a.checkboxchecked {
	background: url('http://img6.xooimage.com/files/5/f/a/checboxchecked-145a85a.png') no-repeat center center;
}

.radiobox {
	background: url('http://img6.xooimage.com/files/5/6/8/radioboxunchecked-145a948.png') no-repeat center center;
	display: block; 
	width: 16px; 
	height:16px;
}
a.radiobox, a.radioboxchecked {
	display: block;
	width: 16px;
	height: 16px;
	cursor: pointer;
	cursor: hand;
}
a.radiobox {
	background: url('http://img6.xooimage.com/files/5/6/8/radioboxunchecked-145a948.png') no-repeat center center;
}
a.radioboxchecked {
	background: url('http://img4.xooimage.com/files/1/b/b/radioboxchecked-145a953.png') no-repeat center center;
}

.inputhidden { display: none; }
