/* GENERAL */

/* body style settings */
body	{
font-family: Verdana, Tahoma, Arial, Helvetica;
font-size: 8pt;
}

/* settings for the backgrounds of post areas & login boxes etc */
input, select	{
font-family: Arial;
font-size: 8pt;
color: #FFFFFF;
background-color:#191E31;
border-color:#000000;
border-style:solid;
} 

/* setting for textarea's */
textarea	{
color: #FFFFFF;
background-color:#191E31;
}

/* quotes */
blockquote.clsQuote {
  color: #ffffe0;
}


/* Background / Font settings for login box & profile */
table.clsAusForumsBox, table.cls_agn_login_table, table.clsAusForumsSmallBox,
table.cls_agn_login  {
background-color:#404040;
font-size:10pt;
color:white;
margin-top:10px;
width:96%;
margin-right:2%;
margin-left:2%;
border-collapse: collapse;
border-width: 0px;
}

table.clsReplyPostBox	{
background-color:#404040;
font-size:7pt;
color:white;
border-collapse: collapse;
border-width: 0px;
}

table.cls_agn_login_table, table.clsAusForumsSmallBox {
width:50%;
margin-right:25%;
margin-left:25%;
}

/* Width of forum and forum background lines */
table.clsForumWidth	{
width:100%;
margin-right:%;
margin-left:%;
margin-top: 10px;
}

table.clsThreadItem {
width:96%; 
margin-right:2%;
margin-left:2%;
margin-top:1px;
margin-bottom:0px;
border:0px;
border-collapse:collapse;
}


.cls-text { font-size:10pt; font-family: Verdana; color:white; margin-left: 10px; margin-right: 5px;}

/* settings for the backgrounds of post areas */
textarea	{
color: #ffffff;
background-color:#191e31;
border-color:#000000;
border-style:solid;
}

/* settings for the backgrounds of icon */
input.clsIcon	{
background-color: transparent;
border-color: transparnet;
border.0px;
}

/* Forum Header color / Profile header / Profile not loged in header / Login Header / Reply/Post Headers */
TD.clsForumHeader, TR.clsForumHeader, tr.clsProfileHeader, div.clsItemHeader, tr.cls_agn_login_header, div.clsLoginBoxHeader, div.clsAusForumsBoxHeader, tr.clsPostHeader, div.clsPostSubmitted	{
background-color: #6B696B;
color: #FFFFFF;
text-align: left;
font-size: 11pt;
font-weight: bold; 
}

div.clsItemHeader, div.clsLoginBoxHeader, div.clsAusForumsBoxHeader,
div.clsAusForumsBoxText {
padding:10px;
}

/* Forum Header Text color */
span.clsHeaderText	{
font-size: 8pt;
color: #a0a0a0;
}

/* Forum Footer Text color */
span.clsFooterText	{
font-size: 8pt;
color: #a0a0a0;
}


/* Forum Footer color */
TD.clsForumFooter, TR.clsForumFooter	{
background-color: #6B696B;
color: #FFFFFF;
text-align: left;
font-size: 10pt;
font-weight: bold
}

/* color of |'s on either side of top right options */
div.clsOptionLines	{
color:gold;
font-size:10pt;
}

/*==================================================*/

/* Forum Thread Colors */
/* style for CHANGING BACKGROUND COLOR */
TD.alt-color1, TR.alt-color1	{
background-color: #8E8E8E;
font-size: 8pt;
color: black 
}

/* style for CHANGING BACKGROUND COLOR */
TD.alt-color2, TR.alt-color2	{
background-color: #999999;
font-size: 8pt;
color: black 
}

/* style for SIGNATURE */
div.clsSignature	{
padding-bottom:5px;
padding-top:0px;
color:black;
font-size:10pt;
}

/* style for ARTICLE TEXT */
div.article		{
padding-bottom:30px;
padding-top:8px;
color:black;
font-size:10pt;
}

/* style for NICK NAME */
div.nick		{
color:black;
font-size: 12pt;
font-weight:600;
padding-bottom:20px;
}

/* style for POST DATE */
span.post-date	{
color:black;
font-size:8pt;
}

/* style for LOCATION */
div.location	{
color:black;
font-size:8pt;
}


/* style for showing # online users */
div.clsOnlineUsers{
color: white;
font-size: 10pt;
text-decoration: none;
padding-top:8px
}

a.clsOnlineUsers        {
color: #c4c4c4;
font-size:10pt;
text-decoration: none
}

/* style for FORUM TOTAL */
div.forum-total	{
color:black;
font-size:8pt;
}

/* style for AGN TOTAL POSTS */
div.agn-total	{
color:#FF;
font-size:8pt;
}

/* style for NUKE TEXT */
div.clsNuke		{
color:Red;
}

/* style for NUKER */
div.clsNuker	{
color:red;
}
/* Forum Thread Colors END */

/*==================================================*/

/* Forum Main Colors */

TD.clsMainIcon	{
background-color: #8E8E8E;
font-size: 8pt;
color: #FFFFFF
}

TD.clsMainForumName	{
background-color: #999999;
font-size: 8pt;
color: black 
}

TD.clsMainTopics	{
text-align: center; 
background-color: #8E8E8E;
font-size: 8pt;
color: black 
}

TD.clsMainPosts	{
text-align: center;
background-color: #999999;
font-size: 8pt;
color: black 
}

TD.clsMainLastPost	{
background-color: #8E8E8E;
font-size: 8pt;
color: black 
}

TD.clsMainModerators		{
background-color: #999999;
font-size: 8pt;
color: black 
}


/* Forum Main Colors END */

/*==================================================*/

/* Forum Root Colors */
/* Background color THIS VISIT ICON */
TD.clsRootThisVisit	{
background-color: #8E8E8E;
text-align: center;
}

/* Background color ICON */
TD.clsRootIcon		{
background-color: #8E8E8E;
}

/* Background color SUBJECT */
TD.clsRootSubject	{
background-color: #999999;
font-size: 8pt;
color: black;
text-align:left;
}

/* Background color AUTHOR */
TD.clsRootAuthor	{
background-color: #8E8E8E;
font-size: 8pt; 
color: black;
}

/* Background color REPLY COUNT */
TD.clsRootReplies	{
background-color: #999999;
font-size: 8pt;
color: black;
}

/* Background color LAST POSTER */
TD.clsRootLastPost	{
background-color: #8E8E8E;
font-size: 8pt;
color: black;
}

/* Forum Root Colors END */

/*==================================================*/

/* Links */

a:hover	{
text-decoration:underline;
}

/* Footer Links */
a.clsFooterLink {
color:#FFFFFF;
font-weight:normal;
font-size:8pt;
}

/* Forum Top Options Links */
a.clsLinkOptions	{
text-decoration:none;
color:black;
font-weight:normal;
font-size:8pt;
}

/* Style for Link to forum dir's */
a.clsLinkMain	{
text-decoration:none;
color:black;
font-weight:bold;
}

/* Style for the ( Source: XX ) link */
a.clsLinkSource{
text-decoration:none;
color:black;
font-weight:normal;
}

/* Style for page links page links if thread containers more then X posts / link for startid in thread */
a.clsPages, a.clsItemID		{
text-decoration:none;
color:black;
font-weight: normal;
}

/* PagesRoot = Style for Page counter on bottom of forum root */
/* PagesThread = Style for Page counter on Threads */
a.clsPagesRoot, a.clsPagesThread	{
text-decoration:none;
color:black;
font-weight:bold;
}

/* Style for link in root to thread page */
a.clsLinkThread	{
text-decoration:none;
color:black;
font-size: 10pt;
font-weight: bold;
}

/* Style for author */
a.clsLinkAuthor	{
text-decoration:none;
color:black;
font-weight: bold;
}

/* Style for last poster */
a.clsLinkLastPost	{
text-decoration:none;
color:black;
font-weight:bold;
}

/* Style for Tree */
a.clsLinkTree	{
text-decoration:none;
color:black;
font-weight:bold;
font-size:8pt;
}

/* Style for nuke link */
a.alt-forecolor1	{
color: #252570;
font-weight: normal;
}

a.alt-forecolor2	{
color: #212121;
font-weight: normal;
}

/* Links END */
