/* Normal, standard links. */
a:link
{
	color: #FFD533;
	text-decoration: underline;
}
a:visited
{
	color: #FFD533;
	text-decoration: underline;
}
.nav:visited
{
	color: #FFD533;
	text-decoration: none;
}
a.nav:hover
{
	font-weight: bold;
	color: #D0A700;
	text-decoration: underline;
}

/* Tables should show empty cells. */
table
{
	empty-cells: show;
	color: #E7E7E7
}
td
{
	color: #E7E7E7;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main body of the entire forum. */
textarea
{
	font-size: 11px;
	color: #E7E7E7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #46464e
}

/* All input elements that are checkboxes or radio buttons. */
input.check
{
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 11px;
	font-weight: normal;
	color: #E7E7E7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #46464E
}

/* Standard horizontal rule.. ([hr], etc.) */
hr
{
	height: 1px;
	border: 0;
	color: #666666;
	background-color: #666666;
}

/* A quote, perhaps from another post. */
.quote
{
	color: #E7E7E7;
	background-color: #525256;
	border: 1px #000000 groove;
	margin: 1px 1px 1px 20px;
	padding: 5px 5px 5px 20px;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif; left: 30px; clip:    rect(   ); width: 75%; text-align: justify
; vertical-align: middle; position: static
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #E7E7E7;
	background-color: #2c2c2c;
	border: 1px #000000 solid;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	width: 99%;
	margin: 1px auto 1px auto;
	white-space: nowrap;
	overflow: auto;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader{
	color: #E7E7E7;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
   	text-indent: 70px
; font-family: Verdana, Arial, Helvetica, sans-serif
}

/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help
{
	cursor: help;
}

/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction
{
	color: red;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 96%;
}

/* Highlighted text - such as search results ;). */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
	color: #E7E7E7;
	background-color: #2C2C32;
	border-color: black #26262c black black; border-style: none
}
.windowbg2
{
	color: #E7E7E7;
	background-color: #28282E;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; color: #6b6b6b
}
tr.titlebg td
{
	color: #B8DFFF;
	font-style: normal;
	vertical-align: middle;
	background-color: #1A1A21;
}
.titlebg a:hover
{
	color: #D0A700;
}

/* This is used for categories, page indexes, and several other areas in the forum. */
.catbg
{
	background-image: url(images/catbg.gif);
}

/* This is used for a category that has new posts in it... to make it light up. */
.catbg2
{
	background-image: url(images/catbg.gif);
	font-weight: bold;
	color: #FF0000;
	background-repeat: repeat-x; 
	vertical-align: middle;
}

.catbg3
{
	font-weight: bold;
	color: #E7E7E7;
	vertical-align: middle;
}

/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
	background-color: #3B3B3F;
}

/* This is used on tables that should just have a border around them. */
.tborder
{
	border: 1px #242424 outset;
	padding: 0px 0px;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E7E7E7;
; border-color: black #b8dfff black black; border-style: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px
}
.normaltext
{
	font-size: small;
	color: #E7E7E7;
}
.largetext
{
	font-size: large;
	color: #E7E7E7;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: center;
}

/* This is the white header area where the title, menu bars, and header boxes are. */
#headerarea
{
	background-color: #343437;
	border-bottom: 1px solid gray;
}
/* This is the main area of the forum, the part that's gray. */
#bodyarea
{
	background-color: #343437;
}
/* And this is the bottom, where the copyright is, etc. */
#footerarea
{
	color: #FFD533;
	background-color: #343437;
	border-top: 1px solid gray;
}

/* This is for the special header boxes on the top (user info, key stats, news box.) */
.headertitles
{
	border: 1px #333333 groove;
	color: #FF0000; 
	vertical-align: middle; 
	background-color: #161616;
}
.headerbodies
{
	border: none;
	background-color: #2c2c2c;
	background-repeat: no-repeat;
	background-position: center; 
	text-align: center;
}
.catbg 
{ 	
	font-weight: bold;
	color: #E7E7E7;
	background-repeat: repeat-x; 
	vertical-align: middle;
 } 
.codeheader
 { 	
 	color: #FFD533;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
 } 
/* Navigation links - for the link tree. */
.nav 
{ 	
	color: #E7E7E7;
	text-decoration: none;
 } 
.nav:link 
{ 
	color: #FFD533;
	text-decoration: none;
 } 

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg 
{ 
	color: #3E3E3E;
	font-style: normal;
	background-repeat: repeat; 
} 
a:hover
 { 
	color: #D0A700;
	text-decoration: underline;
 } 
.titlebg a:link 
 { 
	color: #FFD533;
	font-style: normal;
	background-repeat: repeat; 
} 
.titlebg a:visited
 { 
	color: #FFD533;
	font-style: normal;
} 

button
{ 
	font-size: small;
	color: #E7E7E7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 } 

/* Input boxes - just a bit smaller than normal so they align well. */
input 
{ 
	font-size: 11px;
	color: #E7E7E7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #46464E;
 } 
.hrcolor
 { 
	height: 1px;
	border: 0;
	color: #2C2C2C;
 } 

.titre3
 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #B8DFFF; 
	text-decoration: underline;
 }

.xsmalltext
 { 
	font-size: xx-small; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #E7E7E7;
 }

.hrcolor2
 { 
	height: 1px; 
	border: 0; 
	color: #494949; 
	background-position: left; 
	text-align: left;
 }

.windowbg3
 { 
	color: #E7E7E7; 
	background-color: #26262C; 
	border: black groove; 
	border-width: 1px 0px;
 }

.borderDisplay
 {  
	border-color: #FCFCFC black #FFFFFF; 
	border-style: solid; 
	border-top-width: thin; 
	border-bottom-width: thin;
 }

.bordercolor2
 { 
	background-color: #787878; 
 }

.subtitle
 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #B8DFFF; 
	background-color: #000033; 
	background-image: url(images/catbgmi.gif); 
	font-weight: bolder; 
	text-align: center; 
	vertical-align: middle; 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
 }

.smalltext2
 { 
	font-size: x-small; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #6B6B6B;
 }

.calendar 
 { 
	color: #B8DFFF; 
	font-style: normal; 
	vertical-align: middle; 
	background-color: #000000;
 }

.bleu 
 { 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #B8DFFF
 }

iframe 
 {  
	background-color: #343437;
 }

img
 {  
	border: 0;
 }

p
 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #E7E7E7;
 }


/* By default (td, body..) use Verdana en gris clair (E7E7E7). */

body 
 {
	color: #E7E7E7; 
	font-size: small; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #343437; 
	margin: 0px; 
	padding: 0px; 

 } 

html 
 { 
	color: #E7E7E7;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #343437;
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #232327;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #232327;
	scrollbar-3dlight-color: #6a6a6a;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #343437; 
	scrollbar-arrow-color: #b8dfff;
 } 

.textpost
 { 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #E7E7E7; 
	border-color: black #b8dfff black black; 	line-height: 20px; 
	border-style: none; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
 }

