/*  phpBB 3.0 Style Sheet

    --------------------------------------------------------------

	Style name:		subsilver2

	Based on style:	subSilver (the default phpBB 2 style)

	Original author:	subBlue ( http://www.subBlue.com/ )

	Modified by:		psoTFX and the phpBB team ( http://www.phpbb.com )

	

	This is an alternative style for phpBB3 for those wishing to stay with

	the familiar subSilver style of phpBB version 2.x

	

	Copyright 2006 phpBB Group ( http://www.phpbb.com/ )

    --------------------------------------------------------------

*/


/* Layout

 ------------ */

* {

	/* Reset browsers default margin, padding and font sizes */

	margin: 0;

	padding: 0;

}



html {

	font-size: 100%;

}



body { 

	text-align: center; 

	margin: 0px; 

	background: #6D6E57 url('./images/bg_body.jpg') repeat-x center top; 

	color: #fff;

	font-size: 12px;

	font-family: verdana, arial, "ms sans serif", sans-serif; 

}



.page { 

	width: 926px; 

	text-align: left; 

	margin-left: auto; 

	margin-right: auto;

}



#logo { 

	display: block;

	width: 926px; 

	height: 150px; 

	background-image: url('images/logo.jpg');

	repeat: no-repeat;

	background-position: top right;

}



#logo_div { 

	width: 926px; 

	height: 150px;

	background-image: url('images/logo.jpg');

	repeat: no-repeat;

	background-position: top right;

}



#logo:hover { 

	background-image: url('images/logo-rollover.jpg');

}



#qk_links{ 

	width: 926px; 

	height: 30px; 

	background: #6D6E57 url('./images/ql_back.jpg') no-repeat top;

	text-align: center;

}



.qk_links_tab{

	margin-left: auto; 

	margin-right: auto;

}





#link_left{

	background-image: url('./images/ql_left.jpg');

	repeat: no-repeat;

	background-position: top right;

	height: 25px;

	width: 10px;

	float:left;

}



#link_right{

	background-image: url('./images/ql_right.jpg');

	repeat: no-repeat;

	background-position: top left;

	height: 25px;

	width: 10px;

	float: right;

}



.main_div{ 

	float: left; 

	background-color: #201F1B; 

	width: 926px;

}



#banner_div {

	width: 100%;

	text-align:center;

	padding: 5px;

}



#banner_ad {

	display: block;

	margin-left: auto;

	margin-right: auto;

	background-image: url('http://gameserverhosting.com.au/GSHsig.jpg');

	repeat: no-repeat;

	width: 440px;

	height: 41px;

}





#diclaimer{ 

	clear: both; 

	width: 926px; 

	text-align: center; 

	background: #201F1B url('images/bot_page.jpg') repeat-x bottom; 

	padding-bottom: 15px; 	padding-top: 10px; 

	font-weight: bold;

	font-size: 11px;

}





#wrapheader {



	padding: 0;

}



#wrapcentre {

	margin: 0px 0px 0 0px;

}



#wrapfooter {

	text-align: center;

	clear: both;

}



#wrapnav {

	width: 100%;

	margin: 0;

	background-color: #6E6C69;

	border-width: 1px;

	border-style: solid;

	border-color: #38352E;

}



#logodesc {

	margin-bottom: 5px;

	padding: 5px 25px;

	background: #D9DFE4;

	border-bottom: 1px solid #4787A7;

}



#menubar {

	margin: 0 25px;

}



#datebar {

	margin: 10px 25px 0 25px;

}



#findbar {

	width: 100%;

	margin: 0;

	padding: 0;

	border: 0;

}



.forumrules {

	background-color: #F9CC79;

	border-width: 1px;

	border-style: solid;

	border-color: #BB9860;

	padding: 4px;

	font-weight: normal;

	font-size: 1.1em;

	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;

}



.forumrules h3 {

	color: red;

}



#pageheader { }

#pagecontent { }

#pagefooter { }



#poll { }

#postrow { }

#postdata { }





/*  Text

 --------------------- */

h1 {

	color: white;

	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;

	font-weight: bold;

	font-size: 1.8em;

	text-decoration: none;

}



h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 1.5em;

	text-decoration: none;

	line-height: 120%;

}



h3 {

	font-size: 1.3em;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	line-height: 120%;

}



h4 {

	margin: 0;

	font-size: 1.1em;

	font-weight: bold;

}



p {

	font-size: 1.1em;

}



p.moderators {

	margin: 0;

	float: left;

	color: white;

	font-weight: bold;

}



.rtl p.moderators {

	float: right;

}



p.linkmcp {

	margin: 0;

	float: right;

	white-space: nowrap;

}



.rtl p.linkmcp {

	float: left;

}



p.breadcrumbs {

	margin: 0;

	float: left;

	color: black;

	font-weight: bold;

	white-space: normal;

	font-size: 1em;

}



.rtl p.breadcrumbs {

	float: right;

}



p.datetime {

	margin: 0;

	float: right;

	white-space: nowrap;

	font-size: 1em;

}



.rtl p.datetime {

	float: left;

}



p.searchbar {

	padding: 2px 0;

	white-space: nowrap;

} 



p.searchbarreg {

	margin: 0;

	float: right;

	white-space: nowrap;

}



.rtl p.searchbarreg {

	float: left;

}



p.forumdesc {

	padding-bottom: 4px;

}



p.topicauthor {

	margin: 1px 0;

}



p.topicdetails {

	margin: 1px 0;

}



.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {

	margin: 1px 0;

	color: red;

	font-weight:bold;

}



.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: #fff;

}



.postdetails {

	color: #fff;

	font-size: 0.8em;

}



.postbody {

	font-size: 1.2em;

	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: 0;

	color: white;

	font-weight: bold;

}



.pagination {

	padding: 4px;

	color: #FBF6EC;

	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;

}



.copyright {

	color: #444;

	font-weight: normal;

	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;

}



.titles {

	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;

	font-weight: bold;

	font-size: 1.3em;

	text-decoration: none;

}



.error {

	color: red;

}





/* Tables

 ------------ */

th {

	color: #FFA34F;

	font-size: 1.1em;

	font-weight: bold;

	background-color: #7F7C73;

	background-image: url('./images/cellpic3.gif');

	white-space: nowrap;

	padding: 7px 5px;

}



td {

	padding: 2px;

}

td.profile {

	padding: 4px;

}



.tablebg {

	background-color: #38352E;

}



.catdiv {

	height: 28px;

	margin: 0;

	padding: 0;

	border: 0;

	background: #8F8B82 url('./images/cellpic2.jpg') repeat-y scroll top left;

}

.rtl .catdiv {

	background: white url('./images/cellpic2_rtl.jpg') repeat-y scroll top right;

}



.cat {

	height: 28px;

	margin: 0;

	padding: 0;

	border: 0;

	background-color: #3C3934;

	text-indent: 4px;

}



.row1 {

	background-color: #4F4C46;

	padding: 4px;

}



.row2 {

	background-color: #47443F;

	padding: 4px;

}



.row3 {

	background-color: #3C3934;

	padding: 4px;

}



.spacer {

	background-color: #3C3934;

}



hr {

	height: 1px;

	border-width: 0;

	background-color: #D1D7DC;

	color: #D1D7DC;

}



.legend {

	text-align:center;

	margin: 0 auto;

}



/* Links

 ------------ */

a:link          {text-decoration: none; COLOR: #E0CEAB; FONT-FAMILY: Verdana, Helvetica, Arial;}

a:active        {text-decoration: none; COLOR: #E0CEAB; FONT-FAMILY: Verdana, Helvetica, Arial;}

a:visited       {text-decoration: none; COLOR: #E0CEAB; FONT-FAMILY: Verdana, Helvetica, Arial;}

a:hover         {text-decoration: underline; COLOR: #E0CEAB; FONT-FAMILY: Verdana, Helvetica, Arial;}



a.forumlink {
//color: #BE970E;
	color: #f1a82d;

	font-weight: bold;

	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;

	font-size: 1.2em;

}



a.topictitle {

	margin: 1px 0;

	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;

	font-weight: bold;

	font-size: 1.2em;

}



a.topictitle:visited {

	color: #D1BF9B;

	text-decoration: none;

}



th a,

th a:visited {

	color: #FFA34F !important;

	text-decoration: none;

}



th a:hover {

	text-decoration: underline;

}





/* Form Elements

 ------------ */

form {

	margin: 0;

	padding: 0;

	border: 0;

}



input {

	color: #333333;

	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;

	font-size: 1.1em;

	font-weight: normal;

	padding: 1px;

	border: 1px solid #38352E;

	background-color: #FAFAFA;

}



textarea {

	background-color: #FAFAFA;

	color: #333333;

	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;

	font-size: 1.3em; 

	line-height: 1.4em;

	font-weight: normal;

	border: 1px solid #38352E;

	padding: 2px;

}



select {

	color: #333333;

	background-color: #FAFAFA;

	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;

	font-size: 1.1em;

	font-weight: normal;

	border: 1px solid #38352E;

	padding: 1px;

}



option {

	padding: 0 1em 0 0;

}



option.disabled-option {

	color: graytext;

}



.rtl option {

	padding: 0 0 0 1em;

}



input.radio {

	border: none;

	background-color: transparent;

}



.post {

	background-color: white;

	border-style: solid;

	border-width: 1px;

}



.btnbbcode {

	color: #000000;

	font-weight: normal;

	font-size: 1.1em;

	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;

	background-color: #EFEFEF;

	border: 1px solid #666666;

}



.btnmain {

	font-weight: bold;

	background-color: #6E6C69;

	border: 1px solid #38352E;

	cursor: pointer;

	padding: 1px 5px;

	font-size: 1.1em;

}



.btnlite {

	font-weight: normal;

	background-color: #6E6C69;

	border: 1px solid #38352E;

	cursor: pointer;

	padding: 1px 5px;

	font-size: 1.1em;

}



.btnfile {

	font-weight: normal;

	background-color: #6E6C69;

	border: 1px solid #38352E;

	padding: 1px 5px;

	font-size: 1.1em;

}



.helpline {

	background-color: #DEE3E7;

	border-style: none;

}





/* BBCode

 ------------ */

.quotetitle, .attachtitle {

	margin: 10px 5px 0 5px;

	padding: 4px;

	border-width: 1px 1px 0 1px;

	border-style: solid;

	border-color: #38352E;

	color: #ECECEC;

	background-color: #38352E;

	font-size: 0.85em;

	font-weight: bold;

}



.quotetitle .quotetitle {

	font-size: 1em;

}



.quotecontent, .attachcontent {

	margin: 0 5px 10px 5px;

	padding: 5px;

	border-color: #38352E;

	border-width: 0 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: #EDE6D9;

	color: #4B5C77;

}

.quotecontent a {
	color: #4B5C77;	

}



.attachcontent {

	font-size: 0.85em;

}



.codetitle {

	margin: 10px 5px 0 5px;

	padding: 2px 4px;

	border-width: 1px 1px 0 1px;

	border-style: solid;

	border-color: #38352E;

	color: #333333;

	background-color: #38352E;

	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;

	font-size: 0.8em;

}



.codecontent {

	direction: ltr;

	margin: 0 5px 10px 5px;

	padding: 5px;

	border-color: #38352E;

	border-width: 0 1px 1px 1px;

	border-style: solid;

	font-weight: normal;

	color: #006600;

	font-size: 0.85em;

	font-family: Monaco, 'Courier New', monospace;

	background-color: #FAFAFA;

}



.syntaxbg {

	color: #FFFFFF;

}



.syntaxcomment {

	color: #FF8000;

}



.syntaxdefault {

	color: #0000BB;

}



.syntaxhtml {

	color: #000000;

}



.syntaxkeyword {

	color: #007700;

}



.syntaxstring {

	color: #DD0000;

}





/* Private messages

 ------------------ */

.pm_marked_colour {

	background-color: #000000;

}



.pm_replied_colour {

	background-color: #38352E;

}



.pm_friend_colour {

	background-color: #007700;

}



.pm_foe_colour {

	background-color: #DD0000;

}





/* Misc

 ------------ */

img {

	border: none;

}



.sep {

	color: black;

	background-color: #FFA34F;

}



table.colortable td {

	padding: 0;

}



pre {

	font-size: 1.1em;

	font-family: Monaco, 'Courier New', monospace;

}



.nowrap {

	white-space: nowrap;

}



.username-coloured {

	font-weight: bold;

}

.table1{
        cellspacing: 0px;
}

.bg1 {
	background-color: #4F4C46;
}
.bg2 {
	background-color: #47443F;
}

.rank_column{
	padding: 4px;
        border-top: 1px solid #7C7C7C;
	border-left: 1px solid #7C7C7C;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;	
}


@import url("medals.css");

/*----------------------------------------------------------------------------------------------------*/

#nav { float: left; background-image: url('images/ql_links_back.jpg'); repeat: repeat-x; background-position: top center; height: 25px; padding: 0px;}

.ddsmoothmenu{
font: bold 12px Verdana;
width: 100%;
float: left; 
repeat: repeat-x; 
background-position: top center; 
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
color: white;
background-color: #3C3930;
padding: 8px 19px;
color: #2d2b2b;
text-align: left;
text-decoration: none;
font-family: verdana;
font-size: 11px; 
text-transform: uppercase; 
letter-spacing: 1px;
}

.main_link{
   display: block;
   color: white;
   padding: 8px 19px;
   background-image: url('images/ql_links_back.jpg'); repeat: repeat-x; background-position: top center;
   color: #2d2b2b;
   text-decoration: none;
   font-family: verdana;
   font-size: 11px; 
   text-transform: uppercase; 
   letter-spacing: 1px;        
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: white;
}

.ddsmoothmenu ul li a:hover{
background: #615E55; /*background of menu items during onmouseover (hover state)*/
color: white;
}

	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 12px Verdana;
width: 200px; /*width of sub menus*/
padding: 5px;
text-transform: none; 
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
}
