/*

duhaut


*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #000000;
	background-image : url('http://img9.xooimage.com/files/6/3/f/ro2_pr_screenshot...onment_a-3288ae4.jpg');
        background-repeat:no-repeat;
        background-attachment:fixed;
        background-position:top;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	color : #DDDDDD;
}

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

a:link {
	text-decoration: none;
	color : #db0000;
}

a:active {
	text-decoration: none;
	color : #FFFFFF; 	
}

a:visited {
	text-decoration: none;
	color : #db0000;	
/*	color : #A56C03; 	*/
}

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

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

/* This is the outline round the main forum tables */
/* .forumline	{ 	background-image : url('http://img7.xooimage.com/files/9/f/b/bgmoi-2d9c768-327cc5c-329cdda.png');; border: 1px none #333333; } */


/* Main table cell colours and backgrounds */
td.row1	{ 	background-image : url('http://img7.xooimage.com/files/9/f/b/bgmoi-2d9c768-327cc5c-329cdda.png'); }
td.row2	{ background-image : url('http://img7.xooimage.com/files/9/f/b/bgmoi-2d9c768-327cc5c-329cdda.png'); }
td.row3	{ 	background-image : url('http://img7.xooimage.com/files/9/f/b/bgmoi-2d9c768-327cc5c-329cdda.png'); }
td.inputrow { 	background-image : url('http://img7.xooimage.com/files/9/f/b/bgmoi-2d9c768-327cc5c-329cdda.png'); }


/*
  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-image: url('http://img7.xooimage.com/files/9/f/b/bgmoi-2d9c768-327cc5c-329cdda.png');
	background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #d4d4d4; font-size: 13px; font-weight : bold;
	background-color: #000000;
	background-image: url('http://img7.xooimage.com/files/a/0/9/bgmoi-2d9c768-327...-329c70f-3395b5a.png');

}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
		background-image: url('http://img7.xooimage.com/files/a/0/9/bgmoi-2d9c768-327...-329c70f-3395b5a.png');
		background-color: #000000; border: #FFFFFF; border-style: none;

}


/*
  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 {
	font-weight: bold; border: #000000; border-style: none; }
td.row3Right,td.spaceRow {
	background-image : url('http://img7.xooimage.com/files/9/f/b/bgmoi-2d9c768-327cc5c-329cdda.png'); 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; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #F8A406;
}


/* General text */
.gen { font-size : 14px; }
.genmed { font-size : 13px; }
.gensmall { font-size : 12px; }
.gen,.genmed,.gensmall { color : #ffffff; }
a.gen,a.genmed,a.gensmall { color : #db0000; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color : #FFFFFF; text-decoration: underline; }
/* a.gen:visited,a.genmed:visited,a.gensmall:visited { color : #db0000; text-decoration: none; } */


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


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 16px ; letter-spacing: 3px; color : #FFFFFF }
a.cattitle		{ text-decoration: none; color : #FFFFFF; }
a.cattitle:visited		{ text-decoration: none; color : #FFFFFF; }
a.cattitle:hover{ text-decoration: none; }


/* Titre des topics en haut de page */
.titretopic		{ font-weight: bold; font-size: 18px ; letter-spacing: 3px; color : #FFFFFF}
a.titretopic		{ text-decoration: none; color : #FFFFFF; }
a.titretopic:visited		{ text-decoration: none; color : #FFFFFF; }
a.titretopic:hover{ text-decoration: none; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 14px; color :  #ff9900; }
a.forumlink 	{ text-decoration: none; color : #AAAAAA; }
a.forumlink:visited{ text-decoration: none; color : #AAAAAA; }
a.forumlink:hover{
	text-decoration: underline;
	color : White;
}
a.forumlink:visited{

}

.forumdescr {
	color : #999999;
}


/* 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 : #CCCCCC;}
a.nav			{ text-decoration: none; color : #CCCCCC; }
a.nav:hover		{ text-decoration: underline;  color : White;  }


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


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 13px; color : #DDDDDD;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 12px; color : #AAAAAA; }


/* The content of the posts (body of text) */
.postbody { font-size : 14px;}
a.postlink:link	{ text-decoration: none; color : #db0000}
a.postlink:visited { text-decoration: none; color : #db0000; }
a.postlink:hover { text-decoration: underline; color : White;
}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 14px;
	color: #999999;

	background-color: #1D1D1D;
	
	border-left: 2px solid #FD4000;
	border-top: 1px solid #444444;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;		
	
	padding-left: 8px;
	margin-bottom: 8px;

	

}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	line-height: 125%;
	
	background-color: #1D1D1D;
	
	border-left: 2px solid #db0000;
	border-top: 1px solid #444444;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;		
	
	padding-left: 8px;
	margin-bottom: 8px;
}


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


/* Form elements */
input,textarea, select {
	color : #FFFFFF;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	background-color : #111111;
	border: 1px solid #4A4A4A;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #111111;
	border: 1px solid #4A4A4A;
}

input.post:hover {
	border: 1px solid #8F8F8F;
}

input.post:active {
	border: 1px solid #8F8F8F;
	background-color: #2D2D2D;
}


textarea.post:hover{
	border: 1px solid #8F8F8F;
}

textarea.post:active {
	border: 1px solid #8F8F8F;
	background-color: #2D2D2D;
}


input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	cursor: pointer;
	background-color : #111111;
	color : #FFFFFF;
	font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	cursor: pointer;
	background-color : #111111;
	font-weight : bold;
	/* border : 1px solid #999999; */
}

/* None-bold submit button */
input.liteoption {
	cursor: pointer;
	background-color : #111111;
	font-weight : normal;
	/* border : 1px solid #999999;	 */
}

input.checkbox {
	background-color : #000000;
}

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


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url('http://img10.xooimage.com/files/e/d/5/formie-30d7c.css');

/* alternativeSuns specific styles */

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

td.maintable {
	background-image : url('http://img9.xooimage.com/files/b/b/1/bgmoidarkdark-3290de8.png');

}

td.mainforumcell {
	background-image : url('http://img7.xooimage.com/files/3/5/8/bgmoi-2d9c768darker-327f60f.png');
	border : solid #0F0F0F 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 0px;
	border-top-width : 0px;
}

td.newpms {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-repeat: no-repeat;
	color : White;
	text-align : center;
	background-image : url('http://img7.xooimage.com/files/2/a/0/boutonneutredoubl-328d3d4.png');
}

td.forumcolumns {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	text-align : center;

}

td.categorybar {
	background-image : url('http://img75.xooimage.com/files/3/6/1/bgmoi-2d9c768darker-327f5dd-3281f99.png');
	background-repeat : repeat-x;

}

td.tableborder {
	background-image : url('http://img7.xooimage.com/files/9/f/b/bgmoi-2d9c768-327cc5c-329cdda.png');
}

td.stdtable1 {
	background-image : url('http://img7.xooimage.com/files/9/f/b/bgmoi-2d9c768-327cc5c-329cdda.png');
	color : #FD4000;
}

a.faqlink {
	color: #F8A406;
	text-decoration: none;
}

.error {
	font-size : 13px; 
	font-weight: bold;
	color: #F8A406;
}

iframe.topicreview {
	border-color: #111111;
	border-width : 0px;
}