/* Global Table Settings */
body, table, td {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial;
	font-size  : 14px;
	line-height: 1.3;
	color      : #c1c1c7;
}

body {
	background-color: #252525;
	position        : absolute;
	margin          : 5px;
	text-align      : center;
}

table {
	margin-left : auto;
	margin-right: auto;
}

/*
   Centering help:
   http://www.maxdesign.com.au/presentation/center/
*/

td {
	text-align: left;
}

img {
	border: 0px;
}

/* 10.2.5 */

blockquote {
	border     : 1px #384820 solid;
	border-left: 5px #384820 solid;
}

blockquote .quoteby {
	padding      : 10px;
	border-bottom: 1px #384820 dotted;
}

blockquote .quotebody {
	padding: 10px;
}

/* 10.2.5 END */

.catdesc {
	padding    : 4px;
	line-height: 130%;
}

.normaltext {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

.indextitle {
	font-size  : 20px;
	font-weight: bold;
	white-space: nowrap;
}

.pages {
	font-weight   : normal !important;
	font-size     : 14px;
	line-height   : 1.5;
	white-space   : nowrap;
	padding-top   : 4px;
	padding-bottom: 4px;
}

.pages a, .pages a:link, .pages a:active, .pages a:visited {
	padding: 4px;
	border: 1px solid #384820;
	background-color: #F2F2F2;
	text-decoration: none !important;
}

.pages a:hover {
	padding: 4px;
	border: 1px solid #384820;
	background-color: inherit;
}

.pages strong {
	padding: 4px;
	border: 1px solid #384820;
	background-color: inherit;
}

.postmenu {
	font-weight: normal !important;
}

.indexmenu {
	font-weight: bold !important;
	white-space: nowrap;
}

.menubar a, .menubar a:link, .menubar a:active, .menubar a:visited {
	text-decoration: none;
	padding: 6px;
	white-space: nowrap;
	line-height: 2.5;
}

.menubar a:hover {
	padding: 5px;
/*	border: 1px solid #000; */
	background-color: inherit;
}

#membercenter a, #membercenter a:link, #membercenter a:active, #membercenter a:visited {
	line-height : 2;
	padding-left: 5px;
	width       : 100%;
}

#membercenter a:hover {
	padding-left: 2px;
	border-left : 3px solid #000000;
	text-decoration: none;
}

#postbar img {
	margin: 1px;
}

#postbar a:hover img {
	margin: 0px;
	border: 1px solid #000;
	background: #90A9C5;
}

/* Mini-profile:
	Fancy --> title and value
	Plain --> On one line
	Avatar --> Just the avatar and stats (stars)
*/
.fancyprofilet, .fancyprofilev, .plainprofile {
	padding: 5px;
}

.avatarprofile {
	margin: 10px;
	line-height: 2.3;
}

.milastaction {
	margin-bottom: 3px;
}

.bilastaction {
	line-height: 1.8;
}

/* Date Color */
.bidate, .midate, .didate {
	color: #aaa;
}

.loading {
	background-image : url(/blahdocs/images/loading.gif);
	background-repeat: no-repeat;
	width            : 222px;
	height           : 19px;
}

.right {
	text-align: right !important;
}

.center {
	text-align: center !important;
}

.justify {
	text-align: justify !important;
}

.vtop {
	vertical-align: top !important;
}

.innertable {
	margin: 0px !important;
}

.leftimg {
	float        : left;
	padding-right: 5px;
}

.rightimg {
	float       : right;
	padding-left: 5px;
}

.centerimg {
	vertical-align: middle;
}

.boardsearch {
	background    : url(/blahdocs/images/search.png) 3px 4px no-repeat;
	padding-left  : 19px;
	padding-top   : 5px;
	padding-bottom: 5px;
	width         : 90%;
}

/* If user has a color, specify the options for that user name to appear here */
.usercolors {
	font-weight: bold;
}

/* Colors */
.titlebg {
	font-size: 12px;
	background: #384820;
	background : url('images/cat_text.gif');
}

.catbg {
	background-color: #000;
	color: #aaa;
	font-style:normal;
	font-weight: bold;
	font-size: 12px;
}

.win {
	background: #384820;
	background: url('images/dis_hdr.gif');
}
.win1 {
	background-color: #384830;
}
.win2 {
	background-color: #384830;
}
.win3 {
	background: #384830;
}
.win4 {
	background: ##384830;
}
.win5 {
	background: #384830;
}

.border, hr {
	background-color: #384820;
}

hr {
	height: 1px;
	border: 0;
}

/* Board Index Description */
.bidesc {
	font-weight: normal;
	font-size  : 14px;
	line-height: 1.5;
	color      : #aaa !important;
}

/* Small font text size */
.smalltext {
	font-weight: normal;
	font-size  : 14px;
	line-height: 1.5;
}

/* Table alignment */
div.centered {
	text-align: center;
}

div.centered table {
	margin-left : auto;
	margin-right: auto; /* long form to make IE5/Mac happy */
}

.messageseps {
	border-top: 1px dashed #000;
	padding   : 5px;
}

/* Reputation */
.redrep { /* Bad */
	color: #FF0033;
}

.grayrep  { /* Neutral */
	color: #CCC;
}

.greenrep { /* Good */
	color: #00AF33;
}

.greenrep, .grayrep, .redrep {
	font-weight: bold;
}

/* Bots: this is shown in the "Online" places */
.onlinebots {
	color      : gray;
	font-style : italic;
	font-weight: normal;
}

.postbody { /* Format the post body */
	font-size  : 14px;
	line-height: 1.5;
}

/* Poll Colors */
.pollcolor {
	background-color: #AAADB4;
	padding-left    : 5px;
	border-right: 5px solid #000;
}
 .pollpercents {
	background-color: #D2D5DA;
	color           : #000;
	padding-right   : 10px;
	padding-left    : 10px;
}
 .pollborder {
	background-color: #000;
}

/* Links */
a:link {
	color: #e7ac1d;
}

a:visited {
	color: #e7ac1d;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #ffc600;
}

/* Forms */
.upload, input, textarea, select { /* .checkboxinput also allowed */ 	color           : #000; 	background-color: #EEE; 	font-family     : Trebuchet MS, Verdana, Helvetica, Times; 	font-size       : 14px; 	border          : 1px #8A8D96 solid;  	border-top-width   : 1px; 	border-right-width : 1px; 	border-bottom-width: 1px; 	border-left-width  : 1px; }

textarea {
	padding    : 3px;
	line-height: 130%;
}

input { text-indent : 2px; margin: 0px; padding: 5px; }

input.button {
	vertical-align: middle;
	padding: 2px;
}
input.button {
	border-right: #656565 1px solid;
	border-top: #656565 1px solid;
	font-size: 11px;
	border-left: #656565 1px solid;
	color: #454445;
	border-bottom: #656565 1px solid;
}

form, input {
	margin-top: 0px;
}

form {
	margin-bottom: 0px;
}

/* Portal Styles */
.dbx-clone {
	position  :absolute;
	visibility:hidden;
}

.dbx-clone, .dbx-clone .dbx-handle-cursor {
	cursor: move !important;
}

.dbx-dummy {
	display : block;
	width   : 0;
	height  : 0;
	overflow: hidden;
}

.dbx-group, .dbx-box, .dbx-handle {
	position: relative;
	display : block;
}

#dbx-box {
	margin : 0px;
	padding: 0px;
	border : none;
}

/* Calendar */
.calendarevent { /* Title on the Day view */
	font-size  : 18px;
	font-weight: bold;
}

.currentday { /* These will make the entire day/week kind of faded */
	opacity: .85;
	filter : alpha(opacity=85);
}

/* Theme Styles */
.disheader {
	text-align: left;
	padding: 0;
}

td.maintable {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

maintable_btm {
	background: #191b21;
	vertical-align: bottom;
}

.borderwrap {
	border-right: #000 1px solid;
	border-top: #000 1px solid;
	background: #000;
	border-left: #000 1px solid;
	border-bottom: #000 1px solid;
}

.imgtop {
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	vertical-align: top;
	border-right-width: 0px;
}

#wrapper {
	margin: 0px auto;
	text-align: left;
}

#gfooter {
	padding-right: 0px;
	padding-left: 0px;
	background: none transparent scroll repeat 0% 0%;
	padding-bottom: 0px;
	margin: 5px 0px;
	width: 100%;
	padding-top: 0px;
}

#gfooter td {
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
}

.page {
	color: #c1c1c7;
	background: #191b21;
}

.catend {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	height: 14px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	font-size:10px;
	font-family:tahoma, Trebuchet MS, Verdana, geneva, lucida, lucida grande, arial, helvetica, sans-serif;
}

table.border {
	border-right: #000 2px solid;
	border-left: #000 2px solid;
	border-bottom: #000 1px solid;
}

html {
	overflow-x: auto;
}

.nopad {
	padding: 0;
}

.pad {
	padding-left: 10px;
	padding-right: 10px;
}

.text1 {
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
}
.copyright {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}

.bordercolor {
	background: #384820;
}

input {
	color: #FFF;
	background: #384830;
	font: 12pt Trebuchet MS, Verdana;
}
textarea {
	color: #FFF;
	background: #384830;
	font: 12pt Trebuchet MS, Verdana;
}
select {
	color: #FFF;
	background: #333;
	font: 12pt Trebuchet MS, Verdana;
}

.imgtop {
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	vertical-align: top;
	border-right-width: 0px;
}