
.forumHeader,  .forumAnnc, .forumFooter
{
	border: 1px solid #6394BD;
	background-color: #252422;
}

.forumHeader
{
	margin-bottom: 16px;
	padding-top: 5px;
}

	.forumHeaderInner, .forumAnncInner
	{
		margin: 5px;
		padding: 10px;
		padding-bottom: 15px;
	}

	.forumHeaderInner
	{
		padding-top: 3px;	
	}


.forumMenu
{
	color: #000000;
	border: 0px;
	margin-bottom: 10px;
}

	.forumMenuInner
	{
		vertical-align: middle; 
		text-align: right; 
		border-width: 0px;
		margin-bottom: 10px;
	}


	.forumMenu a
	{	
		background-color: #ffa300;
		border-top: 1px solid #ffe000;
		border-bottom: 1px solid #ba2700;
		font-weight: bold;
		color: #000000;
		font-size: .75em;
		padding-top: .15em;
		padding-bottom: .15em;
		padding-left: 1.5em;
		padding-right: 1.5em;
		vertical-align: middle;
		text-transform: uppercase;
	}

	.forumMenu a:visited 
	{
		color: #000000;
	}

	.forumMenu a:focus, .forumMenu a:hover 
	{
		cursor: pointer;
		color: #efefef;
		background-color: #a90400;
		border-top: 1px solid #dc5a22;
		border-bottom: 1px solid #760400;
	}


.forumAnnc
{
	
	padding-top: 2px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	font-size: small;
}

.nav
{
	font-size: .7em;
	margin: .5em .25em;
	
}

/*******************************************/
/*******************************************/

.forumMain
{

}

	.forumMain .subHeader
	{
		border: 1px solid #6394BD;
		border-width: 0px 0px 1px 0px;
		font-size: 1em;
	}

	.subHeader input
	{
		border: 0px; 
		margin-right: 2px;
	}


/* Alternating backgrounds... */
.windowbg
{

	background-color: #30618A;
	border: 1px solid #6394BD;
}
.windowbg2
{
	color: #EEE;
	background-color: #14124F;
	border: 1px solid #6394BD;
}



/* The category headers, page indexes, and such things. */
.catbg
{
	color: #000000;
	background-color: #30618A;
	border: 1px solid #6394BD;
	font-weight: bold;
	background-color: #6394BD;
	padding: .25em .1em;
}

/* Titles - such as table headers. */
.titlebg, tr.titlebg td, .titlebg a, .titlebg a:visited
{
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	background-color: #6394BD;
}
.titlebg a:hover
{
	color: #ffffff;
	text-decoration: underline;
}




/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background-color: #6394BD;
	border: 1px solid black;
	margin: 1px;
	padding: 3px;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #76BD94;
	border: 1px solid black;
	margin: 1px;
	padding: 3px;
	font-size: small;
	font-family: 'courier new', courier, sans-serif;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	font-weight: bold;
}


/* Message board index */

.index, .threadIndex
{
	margin: .5em auto .75em auto;
	font-size: 75%;
	width: 98.5%;
	max-width: 98.5%;
	border-collapse: collapse;
}

.index td
{
	vertical-align: middle;
	color: #EEE;
	padding: .18em;
}

.indexCatname
{
	font-weight: bold; 
	font-family: 'trebuchet ms', sans-serif; 
	font-variant: small-caps;
	font-size: 1.4em;
}

.iconbg
{
	text-align: center;
	width: 5%;
	background-color: #14124F;
	border: 1px solid #6394BD;
}

.indexBoardname
{
	font-size: 1.2em;
	padding: .4em !important;
}

.indexBoarddesc
{
	font-size: .8em;
}

.indexThreadscol, .indexPostscol
{
	vertical-align: middle; 
	text-align: center; 
	font-size: small;
}

.indexNewpostsrow
{
	margin-top: 10px;
}

.recentposts
{
	font-size: .8em;
	padding: .5em !important;
}

	.recentposts table
	{
		width: 100%;
	}

.indexMarkPostsRead
{
	width: 98.5%;
	font-size: .75em;
	margin: 0 auto;
}

	.indexMarkPostsRead img
	{
		vertical-align: middle;
	}


/* Thread Index */

.quickmod
{
	
	text-align: right;
	padding: .75em 0;
}

.pagesblock, .legend_jumpto
{
	font-size: small;
	width: 98.5%;
	margin: .75em auto;
}

	.pagesblock td
	{
		width: 25%;
	}

	.pagesblock .maintab_back, .pagesblock .mirrortab_back
	{
		text-align: right;
		width: 75%;
	}

.legend_jumpto
{

}

	.legend_jumpto td
	{
		font-size: .8em;
	}


/* Individual posts */

.pollBlock
{
	margin: 1em auto;
	width: 98.5%;
}


.messageAuthor		/* Table cell*/
{
	vertical-align: top;
	padding: .25em;
	width: 15%;
}

	.messageAuthor table
	{
		font-size: .8em;
	}

	.messageAuthor table td
	{
		vertical-align: top;
	}

	.messageAuthor .memberName
	{
		font-size: 1.2em;
		
	}

	.messageAuthor .customTitle
	{
		line-height: 1em;
	}

	.messageAuthor .avatarBox
	{
		padding: .25em 0;
		min-height: 64px;
		min-width: 64px;
	}

		.messageAuthor .avatarBox img
		{
			border: 1px outset #FA0;
			
		}

	.messageAuthor .postCount
	{
		visibility: hidden;
		display: none;
	}

	.messageAuthor .primaryGroup
	{

	}

	.messageAuthor .msgIcons
	{
		padding: .5em 0;
	}

	.karmaCrap
	{

	}

.timePosted
{
	border-right-width: 0;
	padding: .3em;
	font-size: .85em;
	vertical-align: middle;
	background-color: #181818;
}

.quickmodBox
{
	text-align: right;
	white-space: nowrap;
	padding: .25em .2em;
	font-size: .9em;
	border-left-width: 0;
	vertical-align: middle;
	background-color: #181818;
}

.messageDetails
{
	padding: .15em;
	border-width: 0 1px;
}

.messageBox
{
	border-width: 1px 1px 0 1px;
}

	.post
	{
		width: 97%;
		margin: .5em auto;
		padding-bottom: 1.5em;
		font-size: 1em;
		position: relative;
		overflow: auto;
	}

.messageModified
{
	width: 100%;
	margin: 1em .5em;
	font-size: .75em;
}

.memberSig
{
	border-width: 1px 0 1px 1px;
	padding: .5em .25em;
	min-width: 75%;
	max-width: 75%;
	height: 4em;
	max-height: 4em;
	vertical-align: top;
	font-size: .92em;
}

.emptySpace
{
	border-width: 0 1px 1px 0;
	text-align: right;
	vertical-align: top;
}

.messageIP
{
	white-space: nowrap;
	font-size: .8em;
	padding: .5em;
}

.memberContact
{
	padding: .25em;
	font-size: .8em;
	border-width: 0 0 1px 1px;
}

.reportPost
{
	text-align: right;
	font-size: .8em;
	padding: .25em;
	border-width: 0 1px 1px 0;
	white-space: nowrap;
}


/*  Info Center  */

.infocenter
{
	margin: 1.5em auto;
	font-size: small;
}

	.infocenter .infoheader
	{
		text-transform: uppercase;
		letter-spacing: .3em;
		font-size: large;
		text-align: center;
	}

	.infocenter .content
	{
		width: 98.5%;
		border: 1px solid #6394BD;
		background-color: #14124F;
		margin: 0 auto;
	}

	.infocenter .title
	{
		background-color: #30618A;
		padding: .3em;
		font-weight: bold;
		text-transform: uppercase;	
		border: 1px solid #6394BD; 
	}

	.infocenter .datalogo
	{
		border: 1px solid #6394BD; 
		text-align: center;
	}

	.infocenter .data
	{
		padding: .4em;
		border: 1px solid #6394BD; 
	}


/* Index footer */

.forumFooter
{
	margin: 1.5em auto;
	white-space: normal;
	font-size: .65em;
	padding: .5em;
	height: 1%;
}

	.forumFooter .copyright
	{
		float: right;
		position: relative;
	}

	.forumFooter .pageinfo
	{
		float: left;
		position: relative;
	}