/*
  The original MSTrenches Theme for phpBB version 2+
  Created by Matt Sims
  http://phpbb.evilmerc.com
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	/*background-image: url(images/fondmotif.jpg); */
	background-repeat: repeat;
	background-color: #562626;
	scrollbar-arrow-color:#b9b9b9;
	scrollbar-face-color:#562626;
	scrollbar-highlight-color:#562626;
	scrollbar-3dlight-color:#996666;
	scrollbar-track-color:#333333;
	scrollbar-shadow-color:#330000;
scrollbar-darkshadow-color:#330000;
}


/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #888888; }
a:hover		{ text-decoration: underline; color : #B9B9B9; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #747474; border: 0px #98AAB1 solid; background-image: url(images/brown_bg.jpg);}

/* This is the outline round the main forum tables */
.forumline	{ background-color: #4A4A4A; border: 1px #4A473F solid; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #333333; }
td.row2	{ background-color: #333333; }
td.row3	{ background-color: #333333; }


/*
  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: #4A473F;
		background-image: url(images/cellpic2.gif);
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #B9B9B9; font-size: 11px; font-weight : bold;
	background-color: #4A473F; height: 25px;
	background-image: url(images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(images/cellpic1.gif);
			background-color:#4A473F; border: #4A473F; border-style: solid; height: 28px;
}
/* les NOUVEAUX boutons de navigation principales */
ul, li {	/* utilisation de liste pour le menu */
list-style-type: none;	/* suppression des puces de liste */
margin:0;
padding:0;
}
ul {
	position: relatif;
	top: 0;
	left: 100px;
	background: transparent url(http://www.redorchestra.fr/forum/templates/rofrance/images/boutons/fondmenu.jpg) top left no-repeat;
	width: 685px;
	text-align: center;
	height: 40px;
}
li {float: left;}

li a.menu_nav {	/* dimensions et définitions des boutons */
display: block;	/* mise en block de <a> pour lui donner des dimensions */
height: 40px;
width: 137px;
color: #FFFFFF;
font-size: 17px;
line-height: 40px;	/* hauteur de ligne pour éviter les paddings */
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}
li a.menu_nav:hover {
background: transparent url(http://www.redorchestra.fr/forum/templates/rofrance/images/boutons/fondmenu.jpg) top left no-repeat;
}
li a.menu_nav#menu1:hover {
background-position: -685px 0%;	/* décalage de l'arrière-plan pour chaque bouton */
}
li a.menu_nav#menu2:hover {
background-position: -822px 0%;
}
li a.menu_nav#menu3:hover {
background-position: -959px 0%;
}
li a.menu_nav#menu4:hover {
background-position: -1096px 0%;
}
li a.menu_nav#menu5:hover {
background-position: -1233px 0%;
}

/* les boutons pour le menu aide */
#lien1 {	/* "lien" sera notre conteneur, ici la balise div */
width: 129px;
height: 29px;
background: url(http://www.redorchestra.fr/forum/templates/rofrance/images/boutons/aide-1-installation-2.jpg) top left no-repeat;	/* placement de l'image 2 au second plan */
}
#lien1 a {	/* définition du lien qui occupera toute la place du conteneur */
display: block;
margin: 0;
width: 100%;
height: 100%;
background: url(http://www.redorchestra.fr/forum/templates/rofrance/images/boutons/aide-1-installation-1.jpg) top left no-repeat;	
}
#lien4 {
width: 129px;
height: 29px;
background: url(http://www.redorchestra.fr/forum/templates/rofrance/images/boutons/aide-4-video-2.jpg) top left no-repeat;	
}
#lien4 a {
display: block;
margin: 0;
width: 100%;
height: 100%;
background: url(http://www.redorchestra.fr/forum/templates/rofrance/images/boutons/aide-4-video-1.jpg) top left no-repeat;	
}

#lien5 {
width: 129px;
height: 29px;
background: url(http://www.redorchestra.fr/forum/templates/rofrance/images/boutons/aide-5-prise-2.jpg) top left no-repeat;	
}
#lien5 a {
display: block;
margin: 0;
width: 100%;
height: 100%;
background: url(http://www.redorchestra.fr/forum/templates/rofrance/images/boutons/aide-5-prise-1.jpg) top left no-repeat;
}

#lien6 {
width: 129px;
height: 29px;
background: url(http://www.redorchestra.fr/forum/templates/rofrance/images/boutons/aide-6-troupes-2.jpg) top left no-repeat;
}
#lien6 a {
display: block;
margin: 0;
width: 100%;
height: 100%;
background: url(http://www.redorchestra.fr/forum/templates/rofrance/images/boutons/aide-6-troupes-1.jpg) top left no-repeat;
}
#lien7 {
width: 129px;
height: 29px;
background: url(http://www.redorchestra.fr/forum/templates/rofrance/images/boutons/aide-7-troupes-2.jpg) top left no-repeat;
}
#lien7 a {
display: block;
margin: 0;
width: 100%;
height: 100%;
background: url(http://www.redorchestra.fr/forum/templates/rofrance/images/boutons/aide-7-troupes-1.jpg) top left no-repeat;
}
#lien8 {
width: 129px;
height: 29px;
background: url(http://www.redorchestra.fr/forum/templates/rofrance/images/boutons/aide-8-teamspeak-2.jpg) top left no-repeat;
}
#lien8 a {
display: block;
margin: 0;
width: 100%;
height: 100%;
background: url(http://www.redorchestra.fr/forum/templates/rofrance/images/boutons/aide-8-teamspeak-1.jpg) top left no-repeat;
}
#lien9 {
width: 129px;
height: 29px;
background: url(http://www.redorchestra.fr/forum/templates/rofrance/images/boutons/aide-9-screenshots-2.jpg) top left no-repeat;
}
#lien9 a {
display: block;
margin: 0;
width: 100%;
height: 100%;
background: url(http://www.redorchestra.fr/forum/templates/rofrance/images/boutons/aide-9-screenshots-1.jpg) top left no-repeat;
}
#lien10 {
width: 129px;
height: 29px;
background: url(http://www.redorchestra.fr/forum/templates/rofrance/images/boutons/aide-10-arsenal-2.jpg) top left no-repeat;
}
#lien10 a {
display: block;
margin: 0;
width: 100%;
height: 100%;
background: url(http://www.redorchestra.fr/forum/templates/rofrance/images/boutons/aide-10-arsenal-1.jpg) top left no-repeat;
}
#lien11 {
width: 129px;
height: 29px;
background: url(http://www.redorchestra.fr/forum/templates/rofrance/images/boutons/aide-11-arsenal-2.jpg) top left no-repeat;
}
#lien11 a {
display: block;
margin: 0;
width: 100%;
height: 100%;
background: url(http://www.redorchestra.fr/forum/templates/rofrance/images/boutons/aide-11-arsenal-1.jpg) top left no-repeat;
}
#lien12 {
width: 129px;
height: 29px;
background: url(http://www.redorchestra.fr/forum/templates/rofrance/images/boutons/aide-12-xfire-2.jpg) top left no-repeat;
}
#lien12 a {
display: block;
margin: 0;
width: 100%;
height: 100%;
background: url(http://www.redorchestra.fr/forum/templates/rofrance/images/boutons/aide-12-xfire-1.jpg) top left no-repeat;
}
#lien13 {
width: 129px;
height: 24px;
background: url(http://www.redorchestra.fr/forum/templates/rofrance/images/boutons/aide-13-maps-2.jpg) top left no-repeat;
}
#lien13 a {
display: block;
margin: 0;
width: 100%;
height: 100%;
background: url(http://www.redorchestra.fr/forum/templates/rofrance/images/boutons/aide-13-maps-1.jpg) top left no-repeat;
}
#lien14 {
width: 129px;
height: 24px;
background: url(http://www.redorchestra.fr/forum/templates/rofrance/images/boutons/aide-14-vehicules-2.jpg) top left no-repeat;
}
#lien14 a {
display: block;
margin: 0;
width: 100%;
height: 100%;
background: url(http://www.redorchestra.fr/forum/templates/rofrance/images/boutons/aide-14-vehicules-1.jpg) top left no-repeat;
}
#lien15 {
width: 129px;
height: 24px;
background: url(http://www.redorchestra.fr/forum/templates/rofrance/images/boutons/aide-15-vehicules-2.jpg) top left no-repeat;
}
#lien15 a {
display: block;
margin: 0;
width: 100%;
height: 100%;
background: url(http://www.redorchestra.fr/forum/templates/rofrance/images/boutons/aide-15-vehicules-1.jpg) top left no-repeat;
}
#lien16 {
width: 129px;
height: 24px;
background: url(http://www.redorchestra.fr/forum/templates/rofrance/images/boutons/aide-16-wallpapers-2.jpg) top left no-repeat;
}
#lien16 a {
display: block;
margin: 0;
width: 100%;
height: 100%;
background: url(http://www.redorchestra.fr/forum/templates/rofrance/images/boutons/aide-16-wallpapers-1.jpg) top left no-repeat;
}
#lien1 a:hover { /* masquage de l'image1 au survol */ background: transparent none;} 
#lien4 a:hover {background: transparent none;}
#lien5 a:hover {background: transparent none;}
#lien6 a:hover {background: transparent none;}
#lien7 a:hover {background: transparent none;}
#lien8 a:hover {background: transparent none;}
#lien9 a:hover {background: transparent none;}
#lien10 a:hover {background: transparent none;}
#lien11 a:hover {background: transparent none;}
#lien12 a:hover {background: transparent none;}
#lien13 a:hover {background: transparent none;}
#lien14 a:hover {background: transparent none;}
#lien15 a:hover {background: transparent none;}
#lien16 a:hover {background: transparent none;}
/* les boutons de de l'image pub */
a.image_pub { /* définition de la classe "image" de la balise <a> */
     display: block; /* la balise a doit être en bloc */
     width: 515px; /* largeur de l'image réactive */
     height: 109px; /* hauteur de l'image réactive */
     background-image: url(images/pub/ro2_welcome2.jpg); /* source de l'image de départ */
     background-repeat: no-repeat;
     }
 a.image_pub:hover { /* définition de la classe "image" de la balise <a> au survol */
     background-image: url(images/pub/ro2_welcome2.jpg); /* source de l'image d'arrivée */
     }
	 
/*
  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: #4A473F; border-style: solid; height: 28px; }
td.row3Right,td.spaceRow {
	background-color: #333333; border: #4A473F; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; 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; }
th.thCornerR { border-width: 0px 0px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}


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


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


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #888888}
a.cattitle		{ text-decoration: none; color : #888888; }
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 : #888888; }
a.forumlink 	{ text-decoration: none; color : #888888; }
a.forumlink:hover{ text-decoration: underline; color : #B9B9B9; }


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


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


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

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


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


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #000000;
	background-color: #625F59; border: #4A473F; 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: #B9B9B9 line-height: 125%;
	background-color: #625F59; border: #4A473F; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


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


/* Matt Sims Copyright */
.mattsims		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #B9B9B9; letter-spacing: -1px;}
a.mattsims		{ color: #888888; text-decoration: none;}
a.mattsims:hover { color: #B9B9B9; text-decoration: underline;}


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

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #676767;
	background-image: url(images/posting_bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;

}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #676767;
	color : #B9B9B9;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #B9B9B9;
	background-image: url(images/button_bg.gif);
}

/* The main submit button option */
input.mainoption {
	background-color : #676767;
	font-weight : bold;
	color : #B9B9B9;
	background-image: url(images/button_bg.gif);
}

/* None-bold submit button */
input.liteoption {
	background-color : #676767;
	font-weight : normal;
	color : #B9B9B9;
	background-image: url(images/button_bg.gif);
}

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


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

/* images miniatures  */
img.mini{
	target: _blank;
	width :150px;
	height : 115px;
 	border : 0;
}


