/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		Divine Black
	Based on style:	subBlack (the default phpBB 2 style)
	Original author:	subBlue ( http://www.subBlue.com/ )
	Modified by:	Darthorx ( http://www.DivineReapers.org )
	
	
	Copyright 2007 Darthorx ( Darthorx@DivineReapers.org )
    --------------------------------------------------------------
*/

/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}
img{
border:0;}
a{ outline: none;}

html {
	font-size: 100%;
}

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px; /* This sets the default font size to be equivalent to 10px */
	margin-left: auto;
	margin-right: auto;
	padding:0;
	background-color: #3c3c3c; 
	background-repeat: repeat-x; 
	background-image: url('./images/texturebg.jpg');
}

/* TOP HEADER LAYOUT; Regimental server drop down and misc...*/
#wrap_top {
	position: relative;
	width: 1111px;
	height: auto;
	margin: 0 auto;
}

#header_topbg {
	margin-top: 4px;
	height: 15px;
	background-repeat: repeat-x;
	background-image: url('./images/topbg.png');
}

a.top_button {
	position: absolute;
	right: 0px;
	top: -4px;
	width: 238px;
	height: 35px;
	background: url('./images/topheader.png');
	z-index: 2;
}

#border_window {
	width: 740px;
	border: 1px solid #ada89b;
	margin: auto;
}

.content_window {
	width: 740px;
	border: 1px solid #d7d4c1; 
	background-color: #c0baaa; 
	margin: auto;
}

#rule_window {
	border: 1px solid #ada89b;
	margin: auto;
}

.rule_window {
	border: 1px solid #d7d4c1; 
	background-color: #c0baaa; 
	margin: auto;
}

.content_window1 {
	width: 738px;
	border: 1px solid #d7d4c1; 
	background-color: #b7b2a3; 
	margin: auto;
}

.top_cat {
	font-weight: bold; 
	color: #d7d4c1; 
	padding: 2px;
	background-color: #9c9789; 
	border-bottom: 1px solid #d7d4c1;
}

.top_servers {
	position: absolute;
	padding-top: 2px;
	right: 220px;
	top: -4px;
	height: 28px;
	width: 258px;
	text-align: center;
	color: #6d461c;
	background: url('./images/top_servers.png');
	background-repeat: repeat-x;
	z-index: 1;
}

a.top_text {
	color: #6d461c;
	font-family: Verdana, Geneva, sans-serif;
}

a.top_text:hover {
	text-decoration: none;
	color: #9e672d;
}

a.helpButton {
	color: #960000;
}

a.helpButton:hover {
	color: #000000;
	text-decoration: none;
}

/* TOP LI MENU FOR THE SERVERS */
ul, li {
	margin:0;
	padding:0;
	list-style:none;
}

.menu_class {
	border:1px solid #1c1c1c;
}

.the_menu {
	margin-left: 21px;
	margin-top: 5px;
	display: none;
	width: 225px;
	text-align: left;
	z-index: 1;
}

.themenu_bg{ 
    width: 100%;
	border: 1px solid #d7d4c1; 
	outline: 1px solid #ada89b; 
	background-color: #c0baaa; 
	margin: auto;
}

.the_menu li {
	background-color: #d3cdbd;
}

.the_menu li a {
	color: #000000;
	text-decoration: none;
	padding: 3px;
	display: block;
}
	 
.enlist li a:hover {
	padding: 3px;
	font-weight: bold;
	color:  #000000;
}

#enlist_pos {
	position: absolute;
	top: 20px;
	right: 30px;
}

.enlist {
	margin-left: 8px;
	display: none;
	width: 185px;
	text-align: left;
	z-index: 1;
}

.enlist li {
	background-color: #d3cdbd;
}

.enlist li a {
	color: #000000;
	text-decoration: none;
	padding: 3px;
	display: block;
}
	 
.enlist li a:hover {
	padding: 3px;
	font-weight: bold;
	color:  #000000;
}
/* END TOP SERVER LIST AND BUTTON */

/* HEADLINES */
#headline_news {
	margin: 0 auto;
	padding-top: 1px;
	text-align: center;
	height: 15px;
	width: 742px;
	background: url('./images/news_titlebg.jpg') no-repeat;
}

#promotion_headline {
	margin: 0 auto;
	padding-top: 2px;
	text-align: center;
	height: 16px;
	width: 202px;
	background: url('./images/promotion_headline.jpg') no-repeat;
}

#match_headline {
	margin: 0 auto;
	padding-top: 2px;
	text-align: center;
	height: 16px;
	width: 281px;
	background: url('./images/match_headline.jpg') no-repeat;
}

a.headline_text {
	font-weight: bold;
	color: #76532c;
	font-family: Verdana, Geneva, sans-serif;
}

.headline_text {
	font-weight: bold;
	color: #76532c;
	font-family: Verdana, Geneva, sans-serif;
}

a.headline_text:hover {
	color: #930;
	text-decoration: none;
}

.customBoxtext {
	color: #a1415a;
}

/* WEBSITE LAYOUT */
.rec_img { 
	width: 207px;
	height: 191px;
	background: url('./images/indexpic.jpg');
	background-repeat: no-repeat; 
	border: 1px solid #d2b182;
}

.rec_bg{ 
	border: 1px solid #d7d4c1; 
	outline: 1px solid #ada89b; 
	background-image: url('./images/reg_logo.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #c0baaa;
}


.crest{ position: absolute; left:120px; top:100px; width:59px; height:84px; background: url('./images/logo.png') no-repeat; z-index:1;}
#wrapper{ position: relative; width: 1111px; height: auto; margin: 0px auto;}
#wrapheader {
	background-image: url('./images/header.png');
	background-repeat: no-repeat;
	position: relative;
	width: 1111px; 
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
        width: 1111px; height: 148px;
}

#wrapcentre2 {
        width: 793px;
	margin-left: auto;
	margin-right: auto;
}
#wrapcentre {
	background-image: url('./images/sitebg.jpg');
        width: 1111px;
	min-height: 500px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
}
#leftmenu{ margin-left: 3px; width: 155px; height: auto;}
#righthmenu{ margin-left: 17px; width: 155px;}
#righthmenu1{
}

#wrapfooter {
	text-align: center;
        width: 1111px;
	margin-left: auto;
	margin-right: auto;
}

#wrapnav {
	width: 1111px;
	margin: 0px;
	background-color: #9c947d;
	border-width: 1px;
	border-style: broken;
	border-color: #222222;
	margin-left: auto;
	margin-right: auto;
}

td.row1_hover {  
	background-color: #b3aea0;
	border-bottom: 1px solid #c3c0af; 
	border-right: 1px solid #c3c0af;
}

td.row1_hover:hover { 
	background-color: #bdb6a6;
}
a.quote { background:url('./images/buttons/quote.jpg') repeat 0px 0px; width: 73px; height: 19px; display: block;}
a.quote:hover { background: url('./images/buttons/quote.jpg') repeat 0px -19px; }
a.edit { background:url('./images/buttons/edit.jpg') repeat 0px 0px; width: 51px; height: 19px; display: block;}
a.edit:hover { background: url('./images/buttons/edit.jpg') repeat 0px -19px; }
.recruiter{ background: url('./images/chatrecruiter.png') no-repeat; width: 129px; height: 203px;}
.menuspace{ margin-left: 10px;}
.ranger{ width: 155px; height: 25px; background-repeat: no-repeat; background-image: url('./images/buttons/ranger.jpg'); margin-bottom: 10px;}
.sidebarmenu ul{ margin: 0; padding: 0; list-style-type: none; font: bold 10px Verdana; width: 155px; z-index: 1;}
.sidebarmenu ul li{  position: relative;}
.sidebarmenu ul li a{ display: block; overflow: auto; text-decoration: none; color: black; }
.subclass{ border-bottom: 1px solid #747168; border-right: 1px solid #747168; padding: 2px 2px 2px 2px;}
.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{ color: black;}
.sidebarmenu ul li a:hover{ background-color: #d4d0c6;}
.sidebarmenu ul li ul{ position: absolute; width: 155px; background-color: #978f78; top: 0; visibility: hidden;}
.sidebarmenu a.subfolderstyle{ background: url('images/subimg.gif') no-repeat 97% 50%;}
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
.activerangers{ background: url('../images/activerangers.png') no-repeat; width: 27px; height: 32px; vertical-align: middle;}/* MENU SUBS & BUTTONS */
a.donation { background:url('./images/buttons/donation.jpg') repeat 0px 0px; width: 112px; height: 22px; display: block;}
a.donation:hover { background: url('./images/buttons/donation.jpg') repeat 0px -22px; }
.basemenu{ width: 155px; height: 31px; background-repeat: no-repeat; background-image: url('./images/buttons/basemenu.jpg'); margin-top: -7px; margin-bottom: 10px;}
.supportus{ width: 155px; height: 31px; background-repeat: no-repeat; background-image: url('./images/buttons/supportus.jpg'); 
margin-bottom: 10px;}
.struc{ width: 155px; height: 31px; background-repeat: no-repeat; background-image: url('./images/buttons/structure.jpg'); 
margin-bottom: 10px;}
.ranger{ width: 155px; height: 25px; background-repeat: no-repeat; background-image: url('./images/buttons/ranger.jpg'); 
margin-bottom: 10px;}
.contactus{ width: 155px; height: 25px; margin-left: -1px; background-repeat: no-repeat; background-image: url('./images/buttons/contactus.jpg'); 
margin-bottom: 10px;}
.personnelonline{ width: 155px; height: 31px; margin-top: 10px; background-repeat: no-repeat; background-image: url('./images/buttons/personline.jpg'); margin-bottom: 10px; margin-top: 10px;}
.loginbutton{ border: 1px solid #747168; padding: 1px; margin-left: 100px;}
.loginbutton:hover{ border: 1px solid #a14234;}
.contentbg{ border: 1px solid #d7d4c1; outline: 1px solid #ada89b; background-color: #c0baaa; margin: auto; float: middle;}
a.top { color: #FFF; font-weight:bold; font-family: Verdana, Geneva, sans-serif; font-size: 10px;}
input.loginformu{ border: 1px solid #747168; width: 140px; height: 14px; font-family: Verdana, Geneva, sans-serif; font-size: 9px; padding: 2px; background-color: #FFF;}
input.loginformu:hover{ border: 1px solid #a14234; }

.aligntop{ vertical-align: top;}
#logodesc { position: absolute; left: 123px; top: 100px;
}

#menubar {
	
}

#datebar {
	margin-top: 10px;
}

#findbar {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.forumrules {
	background-color: #555555;
	border-width: 1px;
	border-style: dashed;
	border-color: #CC9900;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#pageheader { }
#pagecontent { }
#pagefooter { }
#footer{ width: 1111px;
	margin-left: auto;
	margin-right: auto;
	height: 23px;
	background-repeat: no-repeat;
	background-image: url('./images/footer.jpg');
}
#navcontainer{ position: absolute; left: 810px; top: 115px;}
#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
	color: #000000;
	font-family: Verdana, Geneva, sans-serif
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	color: #000000;
	font-family: Verdana, Geneva, sans-serif
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	color: #000000;
	font-size: 1.3em;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif
	line-height: 120%;
}

h4 {
	color: #000000;
	margin: 0px;
	font-size: 1.1em;
	font-weight: bold;
}

p {
	font-size: 10px;
}

p.moderators {
	margin: 0px;
	float: left;
	color: #000000;
	font-weight: bold;
	text-decoration: none
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0px;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.breadcrumbs {
	margin: 0px;
	float: left;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0px;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
} 

p.searchbarreg {
	margin: 0px;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
}

p.topicauthor {
	margin: 1px 0px;
}

p.topicdetails {
	margin: 1px 0px;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0px;
	color: red;
	font-weight:bold;
}
.copyright { padding-top: 5px; padding-bottom: 10px; font-family: Verdana;  font-size: 10px; color: #7d7c7c; text-align: center;
        width: 1111px;
	margin-left: auto;
	margin-right: auto;}
.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: #DDA600;
}

.postdetails {
	color: #000000;
}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "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: yellow;
}

.nav {
	margin: 0px;
	color: #000000;
	font-weight: bold;
}

a.nav {
	margin: 0px;
	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 {
	margin: 1px 1px;
	font-size: 1em;
}

.titles {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: underline;
}

a.titles {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: underline;
}

.error {
	color: red;
}


/* Tables
 ------------ */
.authorBox {
	border: 1px solid #8d897d; 
	background-color: #c5beac; 
	padding: 5px; 
	text-align: center; 
	width: 140px; 
	margin-bottom: 5px;
}

.customBox {
	border: 1px solid #8d897d; 
	background-color: #c5beac; 
	text-align: left; 
	width: 145px; 
	margin-bottom: 5px;
}

.customRow {
	border-bottom: 1px solid #8d897d; 
	padding: 5px;
}

th {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	background-color: #222222;
	background-image: url('./images/cellpic2.gif');
	white-space: nowrap;
	padding: 7px 5px;

}


td.hello {
}

.tablebg {
	float: middle;
}

.catdiv {
	height: 25px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: black url('./images/cellpic2.gif') repeat-x scroll top left;
}
.rtl .catdiv {
	height: 25px;
	background: black url('./images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

.cat {
	background-image: url('./images/tab.gif');
	background-repeat: no-repeat;
	height: 25px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-indent: 20px;
}

/* REMOVED:
	background-image: url('styles/DivineBlack/theme/images/cellpic2.gif');
*/
.cat1{ background-color: #9c9789; border-bottom: 1px solid #d7d4c1; font-family: Verdana, Geneva, sans-serif; font-size: 9px; padding: 2px 2px 2px 2px;}
.rosterrow{ font-family: Verdana, Geneva, sans-serif; font-size: 9px; color: #000; background-color: #b7b2a3; border-bottom: 1px solid #c3c0af; border-right: 1px solid #c3c0af;}
.menutext{ font-family: Verdana, Geneva, sans-serif; font-size: 9px; color: #000; font-weight: bold; padding-bottom: 2px; margin-left: 10px;}
.persbuttontext{ color: #a14234; font-family: "Times New Roman", Times, serif; font-size: 11px; font-weight: bold; text-align: center;}
.rosterhead{ font-family: Verdana, Geneva, sans-serif; font-size: 9px; color: #000; padding: 2px 2px 2px 2px; border-bottom: 1px solid #c3c0af; border-right: 1px solid #c3c0af; background-color: #ada899; font-weight: bold;}
.rosterhead1{ font-family: Verdana, Geneva, sans-serif; font-size: 9px; color: #000; padding: 2px 2px 2px 2px; border-bottom: 1px solid #c3c0af; border-right: 1px solid #c3c0af; background-color: #b3aea0; font-weight: bold;}
.secondrows{ font-family: Verdana, Geneva, sans-serif; font-size: 9px; color: #000; padding: 2px 2px 2px 2px; border-bottom: 1px solid #c3c0af; border-right: 1px solid #c3c0af; background-color: #b3aea0;}

td.cp { border-right: 1px solid #ada899;}
td.cp:hover { background-color: #c6c1b3;}
.headline01 { height: 14px; width: 14px; background-color: #d7d4c1; background-repeat: no-repeat; background-image: url('./images/headlinebg_left.jpg');}
.headline02 { height: 14px; background-color: #d7d4c1; background-image: url('./images/headlinebg.jpg');}
.headline03 { height: 14px; width: 24px; background-color: #d7d4c1; background-repeat: no-repeat; background-image: url('./images/headlinebg_right.jpg');}
.headlinetxt{ padding-left: 5px; font-family: Verdana, Geneva, sans-serif; font-size: 10px; font-weight: bold; color: #848276; text-align: center;}
.row1 {
	padding: 2px;
	background-color: #b3aea0;
	border-right: 1px solid #c3c0af;
}

.row2 {
	padding: 2px;
	background-color: #b7b2a3;
	border-right: 1px solid #c3c0af;
}

.row3 {
	background-color: #b7b2a3;
	padding: 5px;
}
.row4 {
	background-color: #b3aea0;
	padding: 5px;
}

.iframe {
	background-color: #9c947d;
	frameborder: 0
	scrolling: no
	padding: 4px;
}

#headline_news {
	margin: 0 auto;
	padding-top: 1px;
	text-align: center;
	height: 15px;
	width: 742px;
	background: url('./images/news_titlebg.jpg') no-repeat;
}

.pagenavbar {
	border-width: 1px;
	border-style: dashed;
	border-color: #CC9900;
	padding: 5px;
}

.row3 {
	padding: 5px;
}

.rowgood {
	padding: 5px;
}

.rowneutral {
	padding: 5px;
}

.rowbad {
	padding: 5px;
}

.spacer {
}

hr {
	height: 1px;
	border-width: 0px;
	color: #fee086;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ #AE8300 */
a.topictitle {
	color: #000000;
	margin: 1px 0px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
a.newtopic { background:url('./images/newtopic.jpg') repeat 0px 0px; width: 91px; height: 25px; display: block;}
a.newtopic:hover { background: url('./images/newtopic.jpg') repeat 0px -25px; }
a.reply { background:url('./images/buttons/postreply.jpg') repeat 0px 0px; width: 91px; height: 25px; display: block;}
a.reply:hover { background: url('./images/buttons/postreply.jpg') repeat 0px -25px; }
a.delete { background:url('./images/buttons/delete.jpg') repeat 0px 0px; width: 16px; height: 16px; display: block;}
a.delete:hover { background: url('./images/buttons/delete.jpg') repeat 0px -16px; }
a.details { background:url('./images/buttons/details.jpg') repeat 0px 0px; width: 16px; height: 16px; display: block;}
a.details:hover { background: url('./images/buttons/details.jpg') repeat 0px -16px; }
a.warn { background:url('./images/buttons/warn.jpg') repeat 0px 0px; width: 16px; height: 16px; display: block;}
a.warn:hover { background: url('./images/buttons/warn.jpg') repeat 0px -16px; }
a.pm { background:url('./images/buttons/pm.jpg') repeat 0px 0px; width: 44px; height: 20px; display: block;}
a.pm:hover { background: url('./images/buttons/pm.jpg') repeat 0px -20px; }
a.profile { background:url('./images/buttons/profile.jpg') repeat 0px 0px; width: 85px; height: 20px; display: block;}
a.profile:hover { background: url('./images/buttons/profile.jpg') repeat 0px -20px; }
a.home { background:url('./images/buttons/home.png') repeat 0px 0px; width: 52px; height: 12px; display: block;}
a.home:hover { background: url('./images/buttons/home.png') repeat 0px -12px; }
a.forum { margin-left: 5px; background:url('./images/buttons/forum.png') repeat 0px 0px; width: 45px; height: 12px; display: block;}
a.forum:hover { background: url('./images/buttons/forum.png') repeat 0px -12px; }
a.roster { margin-left: 5px; background:url('./images/buttons/roster.png') repeat 0px 0px; width: 53px; height: 12px; display: block;}
a.roster:hover { background: url('./images/buttons/roster.png') repeat 0px -12px;}
.date { margin-left: 5px; color: #d7c9ad; font-weight: normal; font-size: 10px; letter-spacing: 1px; font-family: "Times New Roman", Times, serif;}
.date:hover { color: #c6a055;}
a:link { font-family: Verdana, Geneva, sans-serif; font-size: 9px; text-decoration: none; color: #000000;}

a:active,
a:visited { font-family: Verdana, Geneva, sans-serif; font-size: 9px; text-decoration: none; color: #000000;}

a:hover { font-family: Verdana, Geneva, sans-serif; font-size: 9px; text-decoration: underline; color: #000000;}

a.forumlink {
	color: #000000;
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 10px;
}

a.topictitle:visited {
	color: #000000;
	text-decoration: none;
}
a.topictitle:hover {
	color: #000000;
	text-decoration: underline;
}

th a,
th a:visited {
	color: #000000 !important;
	text-decoration: none;
}

th a:hover {
	color: #000000;
	text-decoration: underline;
}


/* Form Elements
 ------------ */
form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

input { border: 1px solid #000; padding: 1px 1px 1px 1px; font-family: Verdana, Geneva, sans-serif; font-size: 9px; color: #000;}
input:hover { border: 1px solid #a14234;}

textarea { border: 1px solid #000; font-family: Verdana, Geneva, sans-serif; font-size: 9px; color: #000; line-height: 1.4em;font-weight: normal; padding: 2px;}
textarea:hover { border: 1px solid #a14234;}

select { border: 1px solid #000; font-family: Verdana, Geneva, sans-serif; font-size: 9px; color: #000; line-height: 1.4em;font-weight: normal; padding: 2px;}
select:hover { border: 1px solid #a14234;}

option {
	padding: 0 1em 0 0;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	background-color: #9c947d;
	border-style: solid;
	border-width: 1px;
	border-color: #B88101;
}

.btnbbcode {
	color: #FFFFCC;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #9c947d;
	border: 1px dashed #B88101;
}

.btnmain {
	font-weight: bold;
	background-color: #9c947d;
	border: 1px solid #FFFFCC;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
	font-weight: normal;
	background-color: #9c947d;
	border: 1px solid #FFFFCC;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile {
	font-weight: normal;
	background-color: #9c947d;
	border: 1px solid #FFFFCC;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline {
	background-color: #444444;
	border-style: none;
}

td.buttonForum{
	margin-right: 20px;
	background-color: #c5beac;
	border-left: 1px solid #d3cdbd;	
	border-right: 1px solid #d3cdbd;
	color: #000;
	padding: 4px;
	text-align: center;
}

td.buttonForum:hover{
	background-color: #bcb6a4;
	border-left: 1px solid #d3cdbd;
	border-right: 1px solid #d3cdbd;
	color: #000;
}

td.buttonForum a {
	font-size: 8px;
	font-weight: bold;
	color: #000;
}

td.buttonSpace {
	padding-left: 5px;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0px 5px;
	padding: 4px;
	border-width: 1px 1px 0px 1px;
	border-bottom: 1px solid #8d897d;
	border-color: #8d897d;
	color: #000000;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0px 5px 10px 5px;
	padding: 5px;
	border-color: #8d897d;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #a9a495;
	color: #000000;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0px 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #111111;
	color: #FF6600;
	background-color: #232323;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	margin: 0px 5px 10px 5px;
	padding: 5px;
	border-color: #000000;
	border-width: 0px 1px 1px 1px;
	border-style: dashed;
	font-weight: normal;
	color: #9c947d;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #444444;
}

.syntaxbg {
	color: #9c947d;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #9c947d;
}

.syntaxhtml {
	color: #9c947d;
}

.syntaxkeyword {
	color: #9c947d;
}

.syntaxstring {
	color: #9c947d;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #888888;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
img {
	border: none;
}

.blue {
	color: #fee086;
}

.sep {
	color: #FFFFCC;
	background-color: #9c947d;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}