/*	phpBB 3.0 Style Sheet
	--------------------------------------------------------------
	Style name:	InfoDouane
	Based on style:	subSilver (the default phpBB 2 style)
	Original author: subBlue ( http://www.subBlue.com/ )
	Modified by: BigB ( http://www.theaeonkings.com/forum/ )

	Copyright 2007 BigB ( http://www.theaeonkings.com/forum/ )
	--------------------------------------------------------------
*/

/* Begin added hacks (Frost menubar(Frost & Black-Fusion.com ( http://www.black-fusion.com/forum/ )))*/
a {
outline: none;
}
/* End added hacks */

/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
	color: #000;
	background-color: #FFFFFF;
	background-image: url('./images/mainbg.gif');
	background-repeat: repeat;
	background-position: left top;
}

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 62.5%;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#wrapheader {
	min-height: 120px;
	height: auto !important;
	height: 120px;
	/*	background-image: url('./images/background.gif');
	background-repeat: repeat-x;*/
/*	padding: 0 25px 15px 25px;*/
	padding: 0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

#wrapcentre {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

#wrapfooter {
	text-align: center;
	clear: both;
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #FF0000;
	border-width: 1px;
	border-style: solid;
	border-color: #B09D24;
}

#menubar {
	width: 100%;
	margin: 0 auto 0 auto;
	padding-top: 0px;
	top: 0px;
}

#logodesc {
		position: relative;
	padding: 2px 25px 2px 25px;
	background: transparent;
	border-bottom: 0px solid #4787A7;
	
}

#menubar2 {
	position: relative;
	padding-top: 0px;
	top: 1px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#datebar {
	margin: 10px 25px 0 25px;
	padding-left: 10px;
	padding-right: 10px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

/* Header Menus
 ---------------- */

.menubar {padding:5px 0 0 32px; margin:0; margin-right: auto; margin-left: auto; list-style:none; height:22px; background:transparent url(''); position:relative; border:0px solid #000; border-width:0 0px; border-bottom:0px solid #444;}
.menubar li {float:left;}
.menubar li a {display:block; float:left; height:22px; line-height:22px; color:#aaa; text-decoration:none; font-size:12px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 11px; cursor:pointer; color:#999999; background:url('./images/button1.png');}
.menubar li a b {float:left; display:block; padding:0 16px 0 8px; background:url('./images/button1.png') no-repeat right top;}
.menubar li.current a {color:#fff; background:url('./images/button3.png');}
.menubar li.current a b {background:url('./images/button3.png') no-repeat right top;}
.menubar li a:hover {color:#fff; background:#000 url('./images/button4.png');}
.menubar li a:hover b {background:url('./images/button4.png') no-repeat right top;}
.menubar li.current a:hover {color:#fff; background:#000 url('./images/button4.png'); cursor:default;}
.menubar li.current a:hover b {background:url('./images/button4.png') no-repeat right top;}

.menubar2 {padding:1px 0 0 32px; margin:0; list-style:none; height:22px; background:transparent url(''); position:relative; border:0px solid #000; border-width:0 0px; border-bottom:0px solid #444;}
.menubar2 li {float:left;}
.menubar2 li a {display:block; float:left; height:22px; line-height:22px; color:#575757; text-decoration:none; font-size:10px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0px 0 0 11px; cursor:pointer; background:url('./images/button5.png');}
.menubar2 li a b {float:left; display:block; padding:0 16px 0 8px; background:url('./images/button5.png') no-repeat right top;}
.menubar2 li.current a {color:#fff; background:url('./images/button2.png');}
.menubar2 li.current a b {background:url('./images/button2.png') no-repeat right top;}
.menubar2 li a:hover {color:#fff; background:#000 url('./images/button2.png');}
.menubar2 li a:hover b {background:url('./images/button2.png') no-repeat right top;}
.menubar2 li.current a:hover {color:#fff; background:#000 url('./images/button2.png'); cursor:default;}
.menubar2 li.current a:hover b {background:url('./images/button2.png') no-repeat right top;}

/*	Surround Boxes for style
 ----------------------------- */
 
#bx {
	/*background-color: #666666;*/
}
 
/* Eliminating padding on boxes */
#bx td{
	margin: 0;
	padding: 0;
	
}

.forumrules {
	background-color: #F0ACAC;
	border-width: 2px;
	border-style: solid;
	border-color: #9e0500;
	font-weight: normal;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9e0500;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-right: 20px;
	margin-left: 20px;
	/*background-image: url('./images/invader_bg1.png');*/
	background-repeat: repeat;
	background-position: left top;
}

.forumrules h3 {
	color: #000000;
}

#pageheader { }
#pagecontent { }
#pagefooter { }
#poll { }
#postrow { }
#postdata { }

/*	Text

 --------------------- */

h1 {
	color: #222222;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
	padding-left: 3px;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	color: #B09D24;
}

h4 {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
}

p {
	font-size: 1.1em;
}

p.moderators {
	margin: 0;
	float: left;
	color: #333333;
	font-weight: bold;
	padding-left: 3px;
}

.rtl p.moderators {
	float: right;
	padding-right: 10px;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
	padding-right: 10px;
}

.rtl p.linkmcp {
	float: left;
}

p.breadcrumbs {
	margin: 0;
	float: left;
	color: #000000;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
} 

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	color: #222222;
	padding-bottom: 4px;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postauthor {
	color: #333333;
}

.postdetails {
	color: #333333;
}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: #FFCC00;
}

.nav {
	margin: 0;
	color: #000000;
	font-weight: bold;
}

.pagination {
	padding: 4px;
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {

}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}

.gensmall {
	color: #000000;
	margin: 1px 1px;
	font-size: 1em;
}
span.gensmall111 {
	color: #FFFFFF;
}
span.gensmallblack {
	color: #000000;
}



.gensmall2 {
	color: #000000;
	margin: 1px 1px;
	font-size: 1em;
}

.copyright {
	color: #999999;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
}

.error {
	color: red;
}
.wit {
	color: white;
}
.zwart {
	color: #000000;
}

.rood {
	color: #AA0000;
}

.grijs {
	color: #333333;
}


/* Tables

 ------------ */

th {
	color: #000000;
	font-size: 1.0em;
	font-weight: bormal;
	background-image: url(./images/cat.png);
	white-space: nowrap;
	height: 22px;
	padding-right: 5px;
	padding-left: 5px;
	background-position: top;
	border-left: 1px solid #ECDE90;
	border-right: 1px solid #443A02;
	border-bottom: 1px solid #000000;
}

td.profile {
	padding: 4px !important;
}

.tablebg {
	background-color: #B09D24;/* was 121315 */
}


.tablebg2 {
	background-color: #FF0000;
}

.tablebp {
	padding-left: 10px;
	padding-right: 10px;
}

.tablebr {
	padding-left: 10px;
	padding-right: 10px;
}


.catdiv {
	height: 24px;
	margin: 0;
	padding: 0;
	border: 0;
	background: white url('./images/td_cat.png') repeat-y scroll top left;
}

.rtl .catdiv {
	background: white url('./images/td_cat.png') repeat-y scroll top right;
}

.cat {
	height: 24px;
	margin: 0;
	padding: 0;
	border: 0;
	color: #FF0000;
	background-image: url('./images/td_cat.png');
	text-indent: 4px;
}


.catadiv {
	height: 20px;
	background-image: url('./images/td_cata.png');
	background-repeat: repeat-x;
}

.cata {
	height: 20px;
	background-image: url('./images/td_cata.png');
	background-repeat: repeat-x;
	text-indent: 4px;
	color: #CCCCCC;
}

/* Main row colors & backgrounds
td.row1, table.row1, td.row1h, td.row2, td.row3 {
	border: solid 1px #E4E4E4;
	border-width: 1px 1px 0 0;
	background-color: #DEDEDE;
	background-image: url(images/bg_row.gif);
	background-repeat: repeat-x;
}*/

td.row1h:hover, td.row1hHover {
	border: solid 1px #E4E4E4;
	border-width: 1px 1px 0 0;
	background-color: #D3D3D3;
	background-image: url(images/bg_row2.gif);
	background-repeat: repeat-x;
}

/*.row1 {
	background-color: #CECECE;
	background-image: url('./images/bg_row.gif');
	background-repeat: repeat-x;
	background-position: bottom;

	border: solid 1px #E4E4E4;
	border-width: 1px 1px 0 0;
	background-color: #DEDEDE;

	background-image: url(images/bg_row.gif);
	background-repeat: repeat-x;
	padding: 4px !important;
/*	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #202020;
	border-left-color: #666666;
	border-top-color: #666666;
	border-bottom-color: #202020;

	background-color: #E4E4E4;
	border-right: #D7D7D7 1px solid;
	border-bottom: #D7D7D7 1px solid;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;

}*/

.row1f, .row1, td.row1, table.row1, td.row1h, td.row3, tr.row1, tr.row2{
	padding: 4px !important;
	background-color: #C0C0C0;
	border: #FFFFFF 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.row1fh{
	padding: 4px !important;
	background-color: #E4E4E4;
	border: #FFFFFF 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.row2f, row2, td.row2, tr.row2 {
	padding: 4px !important;
	background-color: #D6D6D6;
	border: #FFFFFF 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.row2fh {
	padding: 4px !important;
	background-color: #E4E4E4;
	border: #FFFFFF 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.row1a {
	font-size: 10px;
	height: 19px;
	color: #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;	
}





/*.row2 {
	background-color: #2c2c2c;
	background-image: url('./images/row1.png');
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 4px !important;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #202020;
	border-left-color: #202020;
}
*/
.row3 {
	background-color: #2c2c2c;
	padding: 4px !important;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #202020;
	border-left-color: #202020;
}

.row4 {
/*	background-color: #A3A3A3;
	background-image: url('./images/bg_row2.gif');
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #202020;
	border-left-color: #202020;
*/
	background-color: #666666;
	color: #FFFFFF;
	padding: 4px !important;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #202020;
	border-left-color: #202020;
}


.spacer {

	background-color: #D1D7DC;

}
.spacerdark {
	background-color: #444444;
	height: 3px;
}





hr {
	height: 1px;
	border-width: 0;
	background-color: #333333;
	color: #333333;
}



.legend {

	text-align:center;

	margin: 0 auto;

}



/* Links

 ------------ */
a:link, a:visited{
	color: #006000;
	font-weight: bold;
	text-decoration: none;
}
a:active{
	color: #B09D24;
}
 a:hover {
	color: #B09D24;
	text-decoration: underline;
}


a.forumlink {
	color: #006000;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.3em;
}

a.forumlink:hover {
	color: #B09D24;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.3em;
}

a.topictitle {
	margin: 1px 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #006000;
}

a.topictitle:hover {
	color: #B09D24;
	text-decoration: none;
}

a.topictitle:active {
	color: #FF0000;
	text-decoration: none;
}

a.topictitle:visited {
	color: #006000;
	text-decoration: none;
}
a.titles {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #006000;
}

a.titles:hover {
	color: #B09D24;
	text-decoration: none;
}

a.titles:active {
	color: #006000;
	text-decoration: none;
}

a.titles:visited {
	color: #006000;
	text-decoration: none;
}

a.forumhdrlink, a.forumhdrlink:visited {
	color: #FFFFFF;
}
a.forumhdrlink:hover {
	color: #B09D24;
}

.navlink {
	color:#FFFFFF;
}

a.navlink, a.navlink:visited {
	color: #FFFFFF;
}
a.navlink:hover {
	color: #B09D24;
}
.bread {
	background: url(./images/breadcenter.png);
	color: #FFFFFF;

}


a.breadlink, a.breadlink:visited {
	color: #FFFFFF;

}
a.breadlink:hover {
	color: #B09D24;
	text-decoration: underline;
}


th a,

th a:visited {
	color: #FFFFFF !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
	color: #B09D24;
}

/* Form Elements

 ------------ */

form {

	margin: 0;

	padding: 0;

	border: 0;

}



input {
	color: #000000;
	background-color: #C0C0C0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #A9B8C2;
}



textarea {
	color: #333333;
	background-color: #E8E8E8;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.4em;
	padding: 2px;
	border: #000000 1px solid;
	border-right: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;

}



select {
	color: #000000;
	background-color: #C0C0C0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #A9B8C2;
}



option {

	padding: 0 1em 0 0;

}



option.disabled-option {

	color: graytext;

}



.rtl option {

	padding: 0 0 0 1em;

}



input.radio {

	border: none;

	background-color: transparent;

}



.post {
	background-color: #E8E8E8;
	color: #333333;
	border: #000000 1px solid;
	border-right: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
}



.btnbbcode {
	color: #CCCCCC;
	font-weight: normal;
	font-size: 1.1em;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #282828;
	border: 1px solid #666666;
}



.btnmain {
	font-weight: bold;
	background-color: #282828;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
	color: #CCCCCC;
}



.btnlite {
	font-weight: normal;
	background-color: #282828;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
	color: #CCCCCC;
}



.btnfile {
	font-weight: normal;
	background-color: #282828;
	border: 1px solid #252E23;
	padding: 1px 5px;
	font-size: 1.1em;
}



.helpline {
	background-color: #D6D6D6;
	border-style: none;
	color: #222222;
	width: 400px;
}





/* BBCode

 ------------ */

.quotetitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #000000;
	color: #292929;
	background-color: #CCCCCC;
	font-size: 0.85em;
	font-weight: bold;
}
.quotecontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #000000;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #CCCCCC;
	color: #4D4D4D;
}
.attachtitle {
	margin: 10px 5px 0 5px;
	padding: 5px;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-style: 1px solid #000000;
	color: #4D4D4D;
	background-color: #C0C0C0;
	font-size: 0.85em;
	font-weight: bold;
}



.quotetitle .quotetitle {

	font-size: 1em;

}
.attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #CCCCCC;
	color: #4D4D4D;
	font-size: 0.85em;
}




.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #000000;
	color: #CCCCCC;
	background-color: #282828;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}



.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #000000;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #FAFAFA;
}



.syntaxbg {

	color: #FFFFFF;

}



.syntaxcomment {

	color: #FF8000;

}



.syntaxdefault {

	color: #0000BB;

}



.syntaxhtml {

	color: #000000;

}



.syntaxkeyword {

	color: #007700;

}



.syntaxstring {

	color: #DD0000;

}





/* Private messages

 ------------------ */

.pm_marked_colour {
	background-color: #000000;
}
.pm_replied_colour {
	background-color: #B09D24;
}
.pm_friend_colour {
	background-color: #007700;
}
.pm_foe_colour {
	background-color: #DD0000;
}

/* Misc

 ------------ */

img {

	border: none;

}



.sep {
	color: #252E23;
	background-color: #FFCCCC;
}



table.colortable td {

	padding: 0;

}



pre {

	font-size: 1.1em;

	font-family: Monaco, 'Courier New', monospace;

}



.nowrap {

	white-space: nowrap;

}



.username-coloured {

	font-weight: bold;

}

td.leftb {

	height: auto;

}

td.rightb {

	height: auto;

}



/*added by ..::Frans::..*/
.mainheadertop{
	color: #CCCCCC;
	font-size: 1.1em;
	font-weight: bold;
	background: #FFFFFF;
	background-image: url(./images/topbar_bg.png);
	white-space: nowrap;
	height: 25px;
	padding-right: 5px;
	padding-left: 5px;
}
.mainheadermiddle{
	color: #CCCCCC;
	font-size: 1.1em;
	font-weight: bold;
	background-image: url(./images/head2_bg.png);
	white-space: nowrap;
	height: 100px;
	padding-right: 5px;
	padding-left: 5px;

}
.mainheaderbottom{
	color: #CCCCCC;
	font-size: 1.1em;
	font-weight: bold;
	background-image: url(./images/topbarbot_bg.png);
	white-space: nowrap;
	height: 25px;
	padding-right: 5px;
	padding-left: 5px;

}
.forumhdr{
	background: url(./images/hdr_bg.gif);
	height: 29px;
	color: #FFFFFF;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.forumbot{
	background: url(./images/botbar_center.png);
	height: 11px;
	color: #FFFFFF;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

}

.tbl {
	border: #333333 1px solid;
}


td.transOFF {background-color: #d1d1d1;opacity:.95;filter: alpha(opacity=95); -moz-opacity: 0.95;border-bottom:0px solid white; }
td.transON {background-color: #d1d1d1;opacity:.80;filter: alpha(opacity=80); -moz-opacity: 0.8;border:0px solid black; }
td.trans25 {background-color: transparent;opacity:.25;filter: alpha(opacity=25); -moz-opacity: 0.25;border:0px solid black; }
td.trans75 {background-color: transparent;opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;border:0px solid black; }
td.trans2OFF {background-color: transparent;opacity:1.0;filter: alpha(opacity=100); -moz-opacity: 1.0;border-bottom:0px solid white; }
td.trans2ON {background-color: transparent;opacity:.60;filter: alpha(opacity=60); -moz-opacity: 0.6;border:0px solid black; }

#bb_wet_top {
	background: #FFC600 url(images/bg_nav.gif);
	border-bottom: solid 1px #FFC600;
	color:#B98F00;
	height: 16px;
	font-weight: bold;
	font-size: 10px;
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
}

#bb_wet_corner {
	background-color: #FFC600;
	border-right: solid 1px #FFC600;
	height: 16px;
	width: 15px;
	vertical-align: middle;
}

#bb_code_wet_left {
	background: #FFC600 url(images/wet_left.gif) center center no-repeat;
	background-color: #FFC600;
	border-right: solid 1px #FFC600;
}
.wet {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; line-height: 125%;
	background: #FAFAFA;
	border: 1px solid #D1D7DC;
}

#bb_edit_top {
	background: #64d464 url(images/bg_nav.gif);
	border-bottom: solid 1px #64d464;
	color:#404040;
	height: 16px;
	font-weight: bold;
	font-size: 10px;
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
}

#bb_edit_corner {
	background-color: #64d464;
	border-right: solid 1px #64d464;
	height: 16px;
	width: 15px;
	vertical-align: middle;
}

#bb_code_edit_left {
	background: #ffff80 url(images/edit_left.gif) center center no-repeat;
	background-color: #64d464;
	border-right: solid 1px #64d464;
}
.edit {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; line-height: 125%;
	background: #FAFAFA;
	border: 1px solid #D1D7DC;
}

#bb_quote_top {
	background: #333333 url(images/bg_nav.gif);
	border-bottom: solid 1px #333333;
	color:#333333;
	height: 16px;
	font-weight: bold;
	font-size: 10px;
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
}
#bb_quote_corner {
	background-color: #333333;
	border-right: solid 1px #333333;
	height: 16px;
	width: 15px;
	vertical-align: middle;
}
/* BBCode Styles Data */
#bb_code {
	border: solid 1px #999;
	margin:0px auto;
	width: 95%;
}

#bb_code_top {
	background: #008000 url(images/bg_nav.gif);
	border-bottom: solid 1px #008000;
	color:#333333;
	height: 16px;
	font-weight: bold;
	font-size: 10px;
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
}

#bb_code_corner {
	background-color: #008000;
	border-right: solid 1px #008000;
	height: 16px;
	width: 15px;
	vertical-align: middle;
}

#bb_code_code_left {
	background: #008000 url(images/code_left.gif) center center no-repeat;
	background-color: #008000;
	border-right: solid 1px #008000;
}

#bb_code_quote_left {
	background: #333333 url(images/quote_left.gif) center center no-repeat;
	background-color: #333333;
	border-right: solid 1px #333333;
}

#bb_wet_top {
	background: #FFC600 url(images/bg_nav.gif);
	border-bottom: solid 1px #FFC600;
	color:#B98F00;
	height: 16px;
	font-weight: bold;
	font-size: 10px;
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
}

#bb_wet_corner {
	background-color: #FFC600;
	border-right: solid 1px #FFC600;
	height: 16px;
	width: 15px;
	vertical-align: middle;
}

#bb_code_wet_left {
	background: #FFC600 url(images/wet_left.gif) center center no-repeat;
	background-color: #FFC600;
	border-right: solid 1px #FFC600;
}


.mod, td.mod {font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10px; color:#000000; line-height: 125%;}
.exclamation {font-weight: bold; font-family: Times new roman, Verdana,Arial,Helvetica,sans-serif; font-size : 45px; color: #ffffff;}
td.ModTable {background: #B09D24;}
.modbackground{background: #e7e7e7; border:1px solid #B09D24; color: #000000 }

.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #333333;
	background-color: #FAFAFA;
	border: 1px solid #D1D7DC;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; line-height: 125%;
	background: #FAFAFA url(images/quote_bottom.gif) right bottom no-repeat;
	border: 1px solid #D1D7DC;
}
.wet {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; line-height: 125%;
	background: #FAFAFA;
	border: 1px solid #D1D7DC;
}
#pscroller1{
	width: 100%;
	height: 16px;
	padding: 0px;
	margin: 0px;
}


/* Rules */
#main ol#rules ol {
	list-style: lower-alpha;
}
#main ol#rules ol li {
	margin:5px;
}
.fragment {
	background-color: yellow;
	padding:5px;
	color: black;
	font-weight: bold;
}
