/* vBulletin 3 CSS For Style 'Lustrous - Fluid' (styleid: 6) */
body
{
	background: #FFFFFF url(../../images/lustrous/misc/body_background.gif) repeat-x top left;
	color: #00060A;
	font: normal 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
a:link, body_alink
{
	color: #000066;
	text-decoration: none;
}
a:visited, body_avisited
{
	color: #000066;
	text-decoration: none;
}
a:hover, a:active, body_ahover
{
	color: #FF6600;
	text-decoration: none;
}
td, th, p, li
{
	font-size: 10pt;
}
.tborder
{
	background: #C6B897;
}
.tcat
{
	background: #2C353C url(../../images/lustrous/gradients/gradient_tcat.gif) repeat-x top left;
	color: #FFFFFF;
	font: bold 11pt Tahoma;
	padding: 0 0 0 6px;
	line-height: 30px;
}
.tcat a:link, .tcat_alink
{
	color: #FFFFFF;
	text-decoration: none;
}
.tcat a:visited, .tcat_avisited
{
	color: #FFFFFF;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.thead
{
	background: #495A67 url(../../images/lustrous/gradients/gradient_thead.gif) repeat-x top left;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	white-space: nowrap;
}
.thead a:link, .thead_alink
{
	color: #FFFFFF;
}
.thead a:visited, .thead_avisited
{
	color: #FFFFFF;
}
.thead a:hover, .thead a:active, .thead_ahover
{
	color: #FFFFFF;
}
.tfoot
{
	background: #E8E1D1;
	color: #00070C;
}
.tfoot a:link, .tfoot_alink
{
	color: #00070C;
	text-decoration: none;
}
.tfoot a:visited, .tfoot_avisited
{
	color: #00070C;
	text-decoration: none;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
	color: #00070C;
	text-decoration: underline;
}
.alt1, .alt1Active
{
	background: #F1ECE1;
	border: 1px solid #FFFFFF;
}
.alt2, .alt2Active
{
	background: #FBF7ED;
	border: 1px solid #FFFFFF;
}
td.inlinemod
{
	background: #FFFFCC;
	color: #000000;
}
.wysiwyg
{
	background: #FFFFFF;
	color: #00060A;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
textarea, .bginput
{
	font-size: 10pt;
}
.button
{
	font-size: 11px;
}
select
{
	font-size: 11px;
}
option, optgroup
{
	font-size: 11px;
}
.smallfont
{
	font-size: 11px;
}
.time
{
	color: #666686;
}
.navbar
{
	font-size: 11px;
}
.highlight
{
	color: #FF0000;
	font-weight: bold;
}
.fjsel
{
	background: #3E5C92;
	color: #E0E0F6;
}
.fjdpth0
{
	background: #F7F7F7;
	color: #000000;
}
.panel
{
	background: #FBF7ED;
	color: #000000;
	padding: 10px;
	border: 2px outset;
}
.panelsurround
{
	background: #F1ECE1;
	color: #000000;
}
legend
{
	color: #22229C;
	font-size: 11px;
}
.vbmenu_control
{
	background: #2C353C url(../../images/lustrous/gradients/gradient_tcat.gif) repeat-x top left;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}
.vbmenu_control a:link, .vbmenu_control_alink
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_control a:visited, .vbmenu_control_avisited
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.vbmenu_popup
{
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #0B198C;
}
.vbmenu_option
{
	background: #F1ECE1;
	font-size: 11px;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_option a:link, .vbmenu_option_alink
{
	text-decoration: none;
}
.vbmenu_option a:visited, .vbmenu_option_avisited
{
	text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
{
	color: #000000;
	text-decoration: underline;
}
.vbmenu_hilite
{
	background: #BBC7CE;
	color: #000000;
	font-size: 11px;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_hilite a:link, .vbmenu_hilite_alink
{
	color: #000000;
	text-decoration: underline;
}
.vbmenu_hilite a:visited, .vbmenu_hilite_avisited
{
	color: #000000;
	text-decoration: underline;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
{
	color: #000000;
	text-decoration: underline;
}
/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 14pt; }

/* ***** small padding on 'thead' elements ***** */
td.thead, div.thead { padding: 3px 4px; }

/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }

/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { margin-bottom: 6px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }

/* ***** don't change the following ***** */
form { display: inline; }
label { cursor: default; }
.normal { font-weight: normal; }
.inlineimg { vertical-align: middle; }

		/** DEBUT MGC CHATBOX **/
		.mgc_cb_date {
		   color : #555555;
		}
		
		.mgc_cb_me {
		   color : #FF0000;
		}
		/** FIN MGC CHATBOX **/
h1 {
  font-size: 13px;
  font-weight: bold;
}

h2 {
  font-size: 14px;
  font-weight: bold;
}


h1.home {
  font-size: 15px;
  font-weight: bold;
}

.footerimg {
  vertical-align: middle;
}

html > body .footerimg {
  position: relative;
  top: -2px;
}

.pb_avatar {
  background: #E4DAC5 url(../../images/lustrous/misc/avatar_background.gif) repeat-x top left;
  border-top: 1px solid #FFFFFF;
  border-right: 1px solid #BCB8B0;
  border-bottom: 1px solid #99968F;
  border-left: 1px solid #D3CEC5;
}

.pb_name {
  background: #E4DAC5;
  border-top: 1px solid #FFFFFF;
  border-right: 1px solid #D5D0C7;
  border-bottom: 1px solid #9B9891;
}

.userinfo {
  background: #FFFFFF;
  border: 1px solid #C9BDA3;
  border-bottom-width: 2px;
  padding: 3px 5px;
  margin: 1px 0 0 0;
  text-align: left;
}

.userinfo b {
  color: #FF7800;
}

.footer {
  background: #323C44 url(../../images/lustrous/footer/background.gif) repeat-x top left;
  height: 64px;
  padding: 0;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
}

.footer_background {
  background: #323C44 url(../../images/lustrous/footer/background.gif) repeat-x top left;
}

.footer a:link, .footer a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

.footer a:hover, .footer a:active {
  color: #FFFFFF;
  text-decoration: none;
}

.topinfo-inner {
  border: 1px solid #F9FAFA;
  border-bottom: none;
  border-right: none;
  padding: 1px;
  height: 62px;
}

body > html .topinfo-inner {
  min-height: 62px;
}

.topinfo-left {
  background: #E7EBED;
  border: 1px solid #C1CBCF;
  margin: 0 260px 7px 0;
}

.topinfo-right {
  background: #E7EBED;
  border: 1px solid #C1CBCF;
  margin: 0 0 7px 0;
  float: right;
  width: 248px;
}

* html {
  margin-right: 4px;
}

* html .topinfo-right {
  height: 1%;
  margin-left: 0;
}

.topnav {
  line-height: 25px;
}

.topnav a {
  padding: 0 0 0 10px;
}

.topnav a:link, .topnav a:visited {
  color: #FFFFFF;
  text-decoration: none;
  background: url(../../images/lustrous/header/topnav-link.gif) no-repeat center left;
}

.topnav a:hover, .topnav a:active {
  color: #EEE8DA;
  text-decoration: none;
  background: url(../../images/lustrous/header/topnav-hover.gif) no-repeat center left;
}

.topnav ul {
  padding: 0;
  margin: 0;
}

.topnav li {
  display: inline;
  list-style-type: none;
  padding: 0 10px;
}

.navigation, .navigation td {
  line-height: 24px;
  font-weight: bold;
  font-size: 11px;
  margin: 7px 0 0 0;
}

.navigation a:link, .navigation a:visited {
  text-decoration: none;
}

.navigation a:hover, .navigation a:active {
  color: #FF7800;
  text-decoration: none;
}

img {
  border: 0;
  padding: 0;
  margin: 0;
  vertical-align: top;
}

.tcat_custom
{
	background: #2C353C url(../../../../images/lustrous/gradients/gradient_tcat.gif) repeat-x top left;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	padding: 0 0 0 6px;
	line-height: 12px;
}
.tcat_custom a:link, .tcat_custom_alink
{
	color: #FFFFFF;
	text-decoration: none;
}
.tcat_custom a:visited, .tcat_custom_avisited
{
	color: #FFFFFF;
	text-decoration: none;
}
.tcat_custom a:hover, .tcat_custom a:active, .tcat_custom_ahover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.my_tcat
{
	background: #ff9933 url(../../images/lustrous/gradients/my_gradient_tcat.gif) repeat-x top left;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	padding: 0 0 0 6px;
	line-height: 15px;
}

.my_tcat a:link, .my_tcat_alink
{
	color: #000000;
	text-decoration: none;
}
.my_tcat a:visited, .my_tcat_avisited
{
	color: #000000;
	text-decoration: none;
}
.my_tcat a:hover, .my_tcat a:active, .my_tcat_ahover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.ad_available
{
	color: #00CC00;
}

.dirsbox {
  display: none;
}

.navlink a a:link a:visited a:active {
 font-size: 10px;
 text-decoration: none; 
 padding-left: 4px; 
 line-height: 17px;
}
