/*
  The original WoWMaevahEmpire Theme for phpBB version 2+
  Created by Moonclaw/Maëvah   http://www.wowcr.net  NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
  theme administration centre. When you have finalised your style you could cut the final CSS code
  and place it in an external file, deleting this section to save bandwidth.
*/

/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	/*
	;background-image:url('images/mbg.png');
	background-image: url('images/hill_background_3.JPG');
	background-repeat: repeat-x;*/
	color: #FFFF99;
	background-color: Black;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #535353;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #454545;
	scrollbar-arrow-color: #FF8C00;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #202020;
	margin: 0px;
}

/* General font families for common tags */
font,th,td,p { font-family: Arial, Verdana, Helvetica, sans-serif }
a:link,a:active,a:visited {
	color: #1E90FF;
}
a:hover		{
	text-decoration: underline;
	color: #FF8C00;
	font-style: italic;
	/*font-family: Lucida Console;
	font-size: 12;
	font-weight: bold;*/
}

a.menu1 {
	text-decoration: none; /* supprime le soulignement des liens */
	display: compact; /*Crée un retour à la ligne à la fin de chaque bouton */
	position: relative;
	margin-top: 1px; /* Crée un marge de 5 pixels en haut des boutons */
	text-align: left; /* centre le texte de chaque bouton */
	/* width: 200px; fixe la largeur de chaque bouton à 200 pixel */
/* border-width:3px ; fixe la largeur de l'encadrement des boutons à 3 px */
	padding: 2px;
} /* défini la marge intérieur des boutons à 2px */

a.menu2 {
	text-decoration: none; /* supprime le soulignement des liens */
	display: block; /*Crée un retour à la ligne à la fin de chaque bouton */
	position: relative;
	margin-top: 1px; /* Crée un marge de 5 pixels en haut des boutons */
	text-align: center; /* centre le texte de chaque bouton */
	width: 100%; /* fixe la largeur de chaque bouton à 200 pixel */
/* border-width:3px ; fixe la largeur de l'encadrement des boutons à 3 px */
	padding: 2px;
} /* défini la marge intérieur des boutons à 2px */

a.menu1:hover,a.menu2:hover{
	color: #FFFF00; /* change la couleur de la police lors du survol par la souris */
	background-color: #4E4E4E;
} /* change la couleur du fonds lors du survol par la souris */

hr	{ height: 3px; border: solid #454545 1px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline	{
	/*background-image:url('templates/WoWMaevahEmpire/images/wowmaevahempirebackgrounda01.gif');
	background-image: url(images/forum-bg.jpg);
	background-repeat: repeat-x;*/
	background-color: none;
	border: 0px #202020 solid; 
}

/* This is the outline round the main forum tables */
.forumline	{
	background-color: #535353; /*border: 2px #202020 solid;*/
	border: 3px solid #2F2F2D;
	background-image: url('images/wowmaevahempirebackgrounda01.gif');
}

/* Main table cell colours and backgrounds 
td.row1	{ background-image:url('templates/WoWMaevahEmpire/images/wowmaevahempirebackgrounda02.gif');background-color: none; border: 1px #1A1A1A ridge;}
td.row2	{ background-image:url('templates/WoWMaevahEmpire/images/wowmaevahempirebackgrounda02.gif'); background-color: none; border: 1px #191919 ridge;}
td.row3	{ background-image:url('templates/WoWMaevahEmpire/images/wowmaevahempirebackgrounda01.gif'); background-color: none; border: 1px #191919 ridge;}

td.row1	{ background-color: #121212; border: 1px #1A1A1A ridge;}
td.row2	{ background-color: #292929; border: 1px #191919 ridge;}
td.row3	{ background-color: #292929; border: 1px #191919 ridge;}
*/
td.rowMenu{
	background-color: #1D020B; 
	height: 25px:
}
td.rowMenu:hover{
	background-color: #3E0E1E;
}
a.rowMenu {
	text-decoration: none; /* supprime le soulignement des liens */
	display: compact; /*Crée un retour à la ligne à la fin de chaque bouton */
	position: relative;
	margin-top: 1px; /* Crée un marge de 5 pixels en haut des boutons */
	text-align: left; /* centre le texte de chaque bouton */
	/* width: 200px; fixe la largeur de chaque bouton à 200 pixel */
/* border-width:3px ; fixe la largeur de l'encadrement des boutons à 3 px */
	padding: 2px;
} /* défini la marge intérieur des boutons à 2px */
a.rowMenu:hover{
	/*color: #FFFF00;  change la couleur de la police lors du survol par la souris */
	/*font-style: italic;
	background-color: #4E4E4E;change la couleur du fonds lors du survol par la souris */
}  
td.row1	{
	background-color: #1D020B; /*background-image:url('images/f3.jpg');
background-repeat: repeat;*/
}
td.row1bis	{background-color: #1D020B; 
background-image:url('images/f1.jpg');
	background-repeat: repeat-x;
	background-position: left bottom;

}
td.row2	{
	background-color: #34030E; /*background-image:url('images/f2.jpg');
background-repeat: repeat;*/
}
td.row3	{
	/*background-color: #171864;*/
	background-color: #3E0E1E;
}
/*
td.row1	{
	background-color: #474747;
}
td.row2	{
	background-color: #535353;
}
td.row3	{
	background-color: #535353;
}
*/
td.rowx	{
	/*background-image:url('images/noir_043.jpg');
	background-color: none; border: #DCDCDC ridge; border-width: 0px 0px 0px 0px;
	*/
	background-color: #3E0E1E;
}
/*
  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.cooltop{
		background-color: #535353;
		background-image: url('images/bg7.gif');
		background-repeat: repeat-x;	
		height:23px;

}
td.coolbot{
		background-color: #535353;
		background-image: url('images/bg5.gif');
		background-repeat: repeat-x;	
		height:23px;
}
td.cool{
			background-color: #535353;
		background-image: url('images/bg13.gif');
		background-repeat: repeat;	

}
td.rowpic {
		background-color: #535353;
		background-image: url('images/barre_fond.jpg');
		background-repeat: repeat-x;
}
td.banniere{
	/*background-image: url('images/ldsban.jpg');*/
	background-image: url('images/banlds_slho.jpg');	
	background-repeat:no-repeat;/**/
	height:210px;
}
td.FondPage{
	background-image: url('images/mbg.png');
	background-repeat: repeat;
}
td.borderleft{
		/*background-image: url('images/border_side_left.gif');
		background-repeat: repeat-y;*/
		width: 45px;

}
td.borderright{
		/*background-image: url('images/border_side_right.gif');
		background-repeat: repeat-y;*/
		width: 45px;

}
td.borderbotleft{
		/*background-image: url('images/border_bot_left.gif');
		background-repeat: no-repeat;*/
		width: 45px;
		

}
td.borderbotright{
	/*background-image: url('images/border_bot_right.gif');
	background-repeat: no-repeat;*/
	width: 45px;
}
td.borderbotcenter{
	/*background-image: url('images/border_bot_center.gif');
	background-repeat: repeat-x;*/
	height: 45px;
}
td.bordertopleft{
		/*background-image: url('images/border_top_left.gif');
		background-repeat: no-repeat;*/
		width: 45px;

}
td.bordertopright{
	/*background-image: url('images/border_top_right.gif');
	background-repeat: no-repeat;*/
	width: 45px;
}
td.bordertopcenter{
	/*background-image: url('images/border_top_center.gif');
	background-repeat: repeat-x;*/
	height: 45px;
}

/* Header cells - the blue and silver gradient backgrounds border: #FFD700 ridge;*/
th	{
	color: White;
	font-size: 14px;
	font-weight: bold;
	background-color: Black;
	height: 37px; /*background-image: url(images/cellpic1.gif);*/
	background-image: url(images/bfond.jpg);
}
td.exth	{
	color: Red;
	font-size: 13px;
	font-weight: bold;
	background-color: Black;
	text-align: center;
	height: 25px; 
	background-image: url(images/cellpic1.gif);

}
td.catBas{
border-width: 0px 0px 0px 0px; 
height: 21px;
/*background-image: url(images/_gryphon-left.gif);	
background-image: url(images/cellpic1.gif);*/	
background-image: url(images/bfondb.jpg);
}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(images/cellpic3-363f7.gif);
			background-color:#454545; border: #202020; border-style: solid; height: 30px;
}

/*
  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: 30px;
	border-width: 0px 0px 0px 0px;
}

th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR,th.thspecLeft,th.thspecRight {
	font-weight: bold;
	height: 37px;
	border-color: #262626 #4E4E4E #4E4E4E #262626;
}
/*
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #DCDCDC; border-style: ridge; height: 25px;
}
*/
th.thspecLeft{ 
border-width: 0px 0px 0px 1px; 
width: 32px;
/*background-image: url(images/_gryphon-left.gif);	
background-image: url(images/cellpic1.gif);*/	
background-image: url(images/bfondl.jpg);  
}
th.thspecRight{
	border-width: 0px 1px 0px 0px;
	width: 33px;
/*	background-image: url(images/_gryphon-right.gif);
background-image: url(images/cellpic1.gif);*/	
background-image: url(images/bfondr.jpg); 
}
td.row3Right,td.spaceRow {
	background-color: #454545; 
	border: #202020; 
	border-style: solid; 
	background-image:url('images/wowmaevahempirebackgrounda01.gif');
}

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

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

/* General text */
.gen { font-size : 13px; }
.genmed { font-size : 12px; }
.gensmall { font-size : 11px; }
.genminismall { font-size : 9px; }
.gen,.genmed,.gensmall,.genminismall {
	color: #D1D1D3;
}
a.gen,a.genmed,a.gensmall,a.genminismall {
	color: #32CD32;
	text-decoration: none;
}
a.gen:hover,a.genmed:hover,a.gensmall:hover,a.genminismall:hover	{ color: #32CD32; text-decoration: underline; }

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

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

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

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

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 12px; color: #D1D1D3; }
a.topictitle:link   { text-decoration: none; color : #32CD32; }
a.topictitle:visited { text-decoration: none; color : #32CD32; }
a.topictitle:hover	{ text-decoration: underline; color : #32CD32; }

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

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

/* The content of the posts (body of text) */
.postbody { font-size : 13px; line-height: 18px ;}
a.postlink:link	{ text-decoration: none; color : #32CD32 }
a.postlink:visited { text-decoration: none; color : #32CD32; }
a.postlink:hover { text-decoration: underline; color : #32CD32}

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 12px;
	color: #228B22;
	background-color: #0A0A0A;
	border: 2px #454545;
	border-left-width: medium;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	background-image: url('images/wowmaevahempirebackgrounda03.gif');
}

.quote {
	font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #999999; line-height: 125%;
	background-color: #0A0A0A; border: #454545; border-style: ridge;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
	background-image:url('images/wowmaevahempirebackgrounda03.gif');
}
.spoiler {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 125%;
	background-color: #595959;
	border: #A4A4A4;
	border-style: ridge;
	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: #999999; letter-spacing: -1px;}
a.copyright		{ color: #999999; text-decoration: none;}
a.copyright:hover { color: #A0A1A3; text-decoration: underline; ; }

/* Form elements*/
input,textarea, select {
color: #D1D1D3;
	font: normal 12px Arial, Verdana, Helvetica, sans-serif;
	border-color : #A0A1A3;

} 

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #222222;
}

input { text-indent : 2px; }

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

/* The main submit button option */
input.mainoption {
	background-color : #0A0A0A;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #0A0A0A;
	font-weight : normal;
}

/* 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; }

.alert {
	 font-size : 12px; 
	 font-weight: bold;
	 color: Red;
}
.TypYellow {
	font-size: 12px;
	font-weight: bold;
	color: #FF8C00;
}