/**
*
* @package rank_color_system_mod
* @version $Id: rcs_stylesheet.css,v 0.2 02/02/2007 20:29 reddog Exp $
* @copyright (c) 2006 reddog - http://www.reddevboard.com/
* @license http://opensource.org/licenses/gpl-license.php GNU Public License 
*
*/

/**
* rank color system classes
*/

/* table cells */
html body table.cells {
	margin:0;
	padding:0;
	border-spacing:1px;
	empty-cells:show;
}
html body table.cells tr,
table.cells th,
table.cells td {
	padding:3px;
}

html body table.subcells {
	border:0;
	margin:0;
	padding:0;
	border-spacing:1px;

	width:100%;
}
html body table.subcells td {
	padding:1px;
}

html body table.center {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

/* th link */
th a,
th a:visited {
	color:#dd6900 !important;
	text-decoration:none;
}

th a:hover {
	text-decoration:underline;
}

/**
* levels classes
*/

/* administrator level */
.admincolor {
	color:#FFA34F;
	font-weight:bold;
	text-decoration:none;
}
a.admincolor:link, a.admincolor:visited {
	color:#FFA34F;
	font-weight:bold;
	text-decoration:none;
}
a.admincolor:hover, a.admincolor:active {
	color:#FFA34F;
	font-weight:bold;
	text-decoration:underline;
}

/* moderator level */
.modcolor {
	color:#006600;
	font-weight:bold;
	text-decoration:none;
}
a.modcolor:link, a.modcolor:visited {
	color:#006600;
	font-weight:bold;
	text-decoration:none;
}
a.modcolor:hover, a.modcolor:active {
	color:#006600;
	font-weight:bold;
	text-decoration:underline;
}

/* registered user level */
.usercolor, a.usercolor:link, a.usercolor:visited {
	color:#dd6900;
	font-weight:bold;
	text-decoration:none;
}
a.usercolor:hover {
	color:#767676;
	font-weight:bold;
	text-decoration:none;
}
a.usercolor:active {
	color:#767676;
	font-weight:bold;
	text-decoration:none;
}

/**
* ranks classes
*/

/* Administrator rank color */
.Administrator {
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
}
a.Administrator:link, a.Administrator:visited {
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
}
a.Administrator:hover, a.Administrator:active {
	color:#CC0000;
	font-weight:bold;
	text-decoration:underline;
}




/* Administrator rank color */
.Webmaster {
	background: url(http://www.jonpool.com/images/smiles/icon_evil1.gif) no-repeat left center;
	padding-left: 23px;
	height: 20px;
	color:#3399FF;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	font-size:18px;

}
a.Webmaster:link, a.Webmaster:visited {
	color:#3399FF;
	font-weight:bold;
	text-decoration:none;
	height: 20px;
}
a.Webmaster:hover, a.Webmaster:active {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.Noel {
	background: url(../../images/9.gif) no-repeat left center;
	padding-left: 28px;
	padding-top:5px;
	height: 25px;
	color:#ff4500;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	font-size:14px;

}
a.Noel:link, a.Noel:visited {
	color:#ff4500;
	font-weight:bold;
	text-decoration:none;
	height: 25px;
}
a.Noel:hover, a.Noel:active {
	color:#ff4500;
	font-weight:bold;
	text-decoration:none;
}


.test {
	background: url(../../images/icon40.gif) no-repeat left center;
	padding-left: 17px;
	padding-top: 4px;
	color:#FF00FF;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	font-size:10px;

}
a.test:link, a.test:visited {
	color:#FF00FF;
	font-weight:bold;
	text-decoration:none;
	height:20px;
}
a.test:hover, a.test:active {
	color:#FF00FF;
	font-weight:bold;
	text-decoration:none;
}


/* Administrator rank color */
.test2 {
	background: url(http://www.jonpool.com/images/smiles/icon_redface1.gif) no-repeat left center;
	padding-left: 23px;
	padding-top:4px;
	height: 20px;
	color:#FFD700;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	font-size:10px;

}
a.test2:link, a.test2:visited {
	color:#FFD700;
	font-weight:bold;
	text-decoration:none;
	height: 20px;
}
a.test2:hover, a.test2:active {
	color:#FFD700;
	font-weight:bold;
	text-decoration:none;
}



/* Administrator rank color */
.test3 {
	background: url(http://www.jonpool.com/images/smiles/Hein2.gif) no-repeat left center;
	padding-left: 26px;
	padding-top:2px;
	height: 15px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	font-size:10px;

}
a.test3:link, a.test3:visited {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	height: 15px;
}
a.test3:hover, a.test3:active {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

/*
98FB98
*/

/* moderator level */
.lizard {
	color:#53bdfd;
	text-decoration:none;
	text-shadow: 2px 2px 2px #000;
}
a.lizard:link, a.lizard:visited {
	color:#53bdfd;
	text-decoration:none;
}
a.lizard:hover, a.lizard:active {
	color:#53bdfd;
}

a.lizard, a.lizard:hover, a.lizard:visited, a.lizard:active, a.lizard:link {
/*
	visibility: hidden;
*/

/*
	letter-spacing:-1px;
*/
	font-size:10px;
font-weight:bold;

	/*
	text-decoration:blink;
	*/
}


/* tableau du message d'erreur */
table.warning{
	margin: 0 auto; /* alignement (centrer) */
	width:680px; /* dimension */
	border:1px solid #ff8c00; /* couleur de la bordure et epaisseur */ 
	margin-bottom:10px; /* marge en dessous du tableau */
}

/* Cellule du tableau  */
td.warning{	
	padding-left:32px; /* décallage du texte pour éviter la superposition du texte sur l'images */
	background:#f9bb70 url('images/warning.png') no-repeat; /* couleur et images de fond de la cellule */
	height:32px; /* hauteur de la cellule */
	color:#000000;
	font-size:10px;	
	text-align:center; /* alignement du texte */
	font-weight:bold; /* text en gras */
}

.redline {
	background: url(http://i220.photobucket.com/albums/dd72/vannillalips/redline1.gif) no-repeat center center;
padding-right:30px;
	height:17px;
	width:79px;
	color:transparent;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	
	text-indent: -99999px; /*--Shoot the text off the page--*/


}
a.redline:link, a.redline:visited {
	color:transparent;
	font-weight:bold;
	text-decoration:none;
	height:20px;
	width:79px;
	
	text-indent: -99999px; /*--Shoot the text off the page--*/

}
a.redline:hover, a.redline:active {
	color:transparent;
	font-weight:bold;
		height:17px;
	width:79px;
	text-decoration:none;
	
text-indent: -99999px; /*--Shoot the text off the page--*/
	
}


