/* GENERAL */

/* body style settings */
/* background:url(none); */

body	{
font-family: Verdana, Tahoma, Arial, Helvetica;
color: Beige;
background-color: #02345E;
font-size: 8pt;
}

/* settings for the backgrounds of post areas & login boxes ect */
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:#2B3440;
font-size:10pt;
color:white;
margin-top:10px;
padding: 0px;
width:96%;
margin-right:2%;
margin-left:1.5%;
border-collapse: collapse;
border-width: 0px;
}

table.clsReplyPostBox	{
align: center;
width: 90%;
font-size:8pt;
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:96%;
margin-right:2%;
margin-left:1.5%;
margin-top: 10px;
background-color:#000000;
}


table.clsThreadItem {
width:96%; 
margin-right:2%;
margin-left:1.5%;
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: transparent;
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: #06094C;
background:url(http://www.qgl.org/images/logo_back.jpg);
color: #FFFFFF;
text-align: left;
font-size: 10pt;
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: #082132;
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:  #002239;
font-size: 8pt;
color: #FFFFFF
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Background color SUBJECT */
TD.clsRootSubject	{
background-color: #101429;
font-size: 8pt;
color: #FFFFFF;
}

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

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

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

/* Forum Root Colors END */

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

/* Links */

/* Footer Links */
a:hover	{
text-decoration:underline;
}

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

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

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

/* Style for the ( Source: XX ) link */
a.clsLinkSource{
text-decoration:none;
color:#d0d0FF;
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:#FFFFFF;
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:#FFFFFF;
font-weight:bold;
}

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

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

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

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

/* Style for nuke link */
a.alt-forecolor1	{
color: #353580;
text-decoration: none;
font-weight: normal;
size:7pt
}

a.alt-forecolor2	{
color: #313131;
text-decoration:none;
font-weight: normal;
size:7pt
}

a:hover {
text-decoration:underline;
}

/* Links END */
