/*  phpBB 3.0 Style Sheet for GHF
    --------------------------------------------------------------
*/

/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
	overflow-x: hidden;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFF0;
	background-color: #000000;
	background-image: url('./images/bg_lines.gif');
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
	margin: 0;
	text-align: center;
}

#gh_forums { /* background image block */
	display: block;
	width: 900px;
	height: 19px;
	background: url('../../../images/gh_forums.png') no-repeat;
	margin: 0px auto;
	text-align: left;
	padding: 0;
	margin-top: 0px;
	border-top: 1px black solid; 
	border-left: 1px black solid; 
	border-right: 1px black solid; 
}

#gh_forums a {
	text-decoration:none;
}
.hide {
	visibility:hidden;
}

#ghs { /* GHS Link */
float: left;
position:absolute;
width : 225px;
height: 19px;
margin-left: 0px;
margin-top: 0px;
}

#ghc { /* GHC Link */
float: left;
position:absolute;
width : 225px;
height: 19px;
margin-left: 225px;
margin-top: 0px;
}

#ght { /* GHT Link */
float: left;
position:absolute;
width : 225px;
height: 19px;
margin-left: 450px;
margin-top: 0px;
}

#ghtc { /* GHTC Link */
float: left;
position:absolute;
width : 225px;
height: 19px;
margin-left: 675px;
margin-top: 0px;
}

#wrapheader {
	width: 900px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	background-color: #4A6A6A;
	background-image: url('./images/ghtopbar.png');
	background-repeat: repeat-x;
	margin: 0px auto;
	text-align: center;
	padding: 0;
	border-top: 1px black solid; 
	border-left: 1px black solid; 
	border-right: 1px black solid; 
}

#wrapcentre {
	width: 900px;	
	margin: 0px auto;
	text-align: left;
	background-color: #000000;
	border-left: 1px black solid; 
	border-right: 1px black solid; 
}

#wrapfooter {
	width: 900px;	
	margin: 0px auto;
	text-align: center;
	background-color: #000000;
	clear: both;
	border-left: 1px black solid; 
	border-right: 1px black solid; 
	border-bottom: 1px black solid; 
}

#wrapnav {
	width: 900px;	
	width: 100%;
	margin: 0;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #A9B8C2;
}

#menubar {
	height: 15px;
	margin-top: 150px;
	padding: 0;
	border: 0;
	background-color: #666666;
	background-image: url('./images/headbg.gif');
	font-size : 11px;
	text-decoration: none; color : #FF6600;
}

#menubar2 {
	height: 15px;
	padding: 0;
	border: 0;
	background-color: #666666;
	background-image: url('./images/headbg.gif');
	font-size : 11px;
	text-decoration: none; color : #FF6600;
}

#navbar {
	background-color: #cccccc;
}

#datebar {
	margin: 10px 25px 0 25px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color: #4A6A6A;
	background-image: url('./images/bg-row1s.gif');
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #212121;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.forumrules h3 {
	color: red;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family: Verdana, 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: Verdana, 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: #FFFFF0;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

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.subforumdesc {
	padding-bottom: 4px;
	font-size: 1em;
	font-weight:bold;
}

p.topicauthor {
	margin: 1px 0;
	font-size: 1em;
}

p.topicdetails {
	margin: 1px 0;
	font-size: 1em;
}

.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 {
	font-size: 1.1em;
	color: #FFFFF0;
}

.postdetails {
	color: #FFFFF0;
}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, 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: #FFFFF0;
	font-weight: normal;
}

.pagination {
	padding: 4px;
	color: #FFFFF0;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {
}

.gen {
	margin: 1px 1px;
	font-size: 1.3em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.2em;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
}

.genhead {
	color: #FF6600;
}

.copyright {
	color: #FFFFF0;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

.forumtitle {
	color: #FFFFF0;
}

.error {
	color: red;
}


/* Tables
 ------------ */
th {
	color: #FF6600;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #FF6600;
	background-image: url('./images/bg_all.gif');
	white-space: nowrap;
	padding: 7px 5px;
	border: 1px solid #000000;
}

td {
	padding: 2px;
}
td.profile {
	padding: 4px;
}

.tablebg {
	background-color: #313131;
	margin: 0;
	padding: 0;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url('./images/bg_all.gif');
}
.rtl .catdiv {
	background-image: url('./images/bg_all.gif');
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #666666;
	background-image: url('./images/bg_all.gif');
	text-indent: 4px;
	border: 1px solid #000000;
}

.cati {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #666666;
	background-image: url('./images/bg_all.gif');
	text-indent: 4px;
	border: 1px solid #000000;
	letter-spacing: 1px;
}

.menu {
	height: 15px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #555555;
	background-image: url('./images/headbg.gif');
	text-indent: 2px;
	border: 1px solid #000000;
}

.row1 {
	background-color: #4A6A6A;
	padding: 2px;
	background-image: url('./images/bg-row1.gif');
	background-repeat: repeat-x;
}

.row1r {
 	background-color: #444444;
	background-image: url('./images/bg-row1r.gif');
	background-repeat: repeat-x;
}

.row1s {
 	background-color: #4A6A6A;
	background-image: url('./images/bg-row1s.gif');
	background-repeat: repeat-x;
}

.row1sr {
 	background-color: #666666;
	background-image: url('./images/bg-row1sr.gif');
	background-repeat: repeat-x;
}

.row2 {
	background-color: #313131;
	padding: 2px;
	background-image: url('./images/bg-row2.gif');
	background-repeat: repeat-x;
}

.row2r {
 	background-color: #272727;
	background-image: url('./images/bg-row2r.gif');
	background-repeat: repeat-x;
}

.row2s {
	background-color: #323232;
	background-image: url('./images/bg-row2s.gif');
	background-repeat: repeat-x;
}

.row2sr {
	background-color: #323232;
	background-image: url('./images/bg-row2sr.gif');
	background-repeat: repeat-x;
}

.row3 {
	background-color: #000000;
	padding: 2px;
	background-image: url('./images/bg-row3.gif');
	background-repeat: repeat-x;
}

.spacer {
	background-color: #212121;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #000000;
	color: #FFFFF0;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */
a:link {
	color: #FF6600;
	text-decoration: none;
}

a:active,
a:visited {
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	color: #FFFFF0;
	text-decoration: underline;
}

a.forumlink {
	color: #FF6600;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

a.topictitle {
	margin: 1px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}

a.topictitle:visited {
	color: #FF6600;
	text-decoration: none;
}

th a,
th a:visited {
	color: #FF6600; !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
}


/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: #FFFFF0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	text-indent : 2px;
	padding: 1px;
	background-color: #212121;
	border-top-width : 2px; 
	border-right-width : 2px; 
	border-bottom-width : 2px; 
	border-left-width : 2px;   
}

textarea {
	background-color: #212121;
	color: #FFFFF0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	padding: 2px;
	border-top-width : 2px; 
	border-right-width : 2px; 
	border-bottom-width : 2px; 
	border-left-width : 2px;   
}

select {
	color: #FFFFF0;
	background-color: #212121;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border-top-width : 2px; 
	border-right-width : 2px; 
	border-bottom-width : 2px; 
	border-left-width : 2px;   
}

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: #212121;
	border-top-width : 2px; 
	border-right-width : 2px; 
	border-bottom-width : 2px; 
	border-left-width : 2px;  
}

.btnbbcode {
	color: #FF6600;
	font-weight: normal;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #2A2A2A;
	border-top-width : 2px; 
	border-right-width : 2px; 
	border-bottom-width : 2px; 
	border-left-width : 2px;  
}

.btnmain {
	color: #FF6600;
	font-weight: bold;
	background-color: #2A2A2A;
	border-top-width : 2px; 
	border-right-width : 2px; 
	border-bottom-width : 2px; 
	border-left-width : 2px;  
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
	color: #FF6600;
	font-weight: normal;
	background-color: #2A2A2A;
	border-top-width : 2px; 
	border-right-width : 2px; 
	border-bottom-width : 2px; 
	border-left-width : 2px;  
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile {
	color: #FF6600;
	font-weight: normal;
	background-color: #2A2A2A;
	border-top-width : 2px; 
	border-right-width : 2px; 
	border-bottom-width : 2px; 
	border-left-width : 2px;  
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline {
	color: #000000;
	background-color: #FFFFE1;
	border-style: none;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #212121;
	color: #FFFFF0;
	background-color: #313131;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #212121;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #272727;
	color: #FFFFF0;
}

.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: #212121;
	color: #FFFFF0;
	background-color: #525252;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #212121;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #e1e1e1;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #666666;
}

.syntaxbg {
	color: #FFFFF0;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #eeee11;
}

.pm_replied_colour {
	background-color: #227722;
}

.pm_friend_colour {
	background-color: #44ef44;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
img {
	border: none;
}

.sep {
	color: #FFFFF0;
	background-color: #212121;
}

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;
}
.highslide-wrapper div {
}
.highslide {
	cursor: url('./highslide/graphics/zoomin.cur'), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: black black #202020 black;
	background: gray;
}
.highslide-wrapper, .glossy-dark {
	background: #111;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	color: white;
	background: #111;
}
.highslide-heading {
	display: none;
	color: white;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: black;
	/*
	padding-left: 22px;
	background-image: url('./highslide/graphics/loader.gif');
	background-repeat: no-repeat;
	background-position: 3px 1px;
	*/
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move a {
	cursor: move;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url('./highslide/graphics/controlbar-black-border.gif') 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url('./highslide/graphics/controlbar-black-border.gif') right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background: url('./highslide/graphics/controlbar-black-border.gif');
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
} 

.forum-image {
       float: left;
       padding-top: 5px;
       margin-right: 5px;
}
.rtl .forum-image {
       float: right;
       margin-right: 0;
       margin-left: 5px;
}