/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		Intrepid
	Based on style:	subSilver (the default phpBB 2 style)
	Original author:	subBlue ( http://www.subBlue.com/ )
	Modified by:		Intrepid, ROGUE-FORCE.NET
	
	Copyright 2009 phpBB Group ( http://www.phpbb.com/ )
    --------------------------------------------------------------
*/

/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

* html #content {
height: 120px;
}

body, html,
h1, h2, h3, h4, h5,
ul, ol, li,
div, fieldset, form {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	list-style-type: none;
	font-family: Tahoma;
	color: #d3d3d3;
}

body {
	background: url('./images/bg.jpg') no-repeat;
	background-position:top;
	background-color:#000;
	font-size: 11px;
}

#main {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}

#baner {
/* note that this lowers the actual forum body the more you increase the height field. */
	background: transparent; url('./images/banerbg.png') 0 -3px repeat-x;
	height: 200px;
	border-top: 4px solid #transparent;
	position: relative;
}

#baner h1 a {
	display: block;
	padding-top: 150px;
	height: 80px;
	width: 173px;
	background: url('./images/h1.png') no-repeat;
	text-indent: -1000em;
	margin: 0 0 0 1.8em;
}

#subnav {
	position: absolute;
	top: 1px;
	right: 30px;
	background: #FFF url('./images/subnav.gif') no-repeat;
	width: 225px;
	padding: 5px 10px 10px 20px;
}

#subnav img {
	float: left;
	width: 50px;
	height: 50px;
}

#subnav ul {
	margin: -3px 0 0 55px;
	color: #c9c6a7;
}

#subnav li {
	background: url('./images/navli.gif') 0 70% no-repeat;
	padding: 0 0 0 13px;
}

#subnav ul a {
	color: #c9c6a7;
}

#subnav span a {
	color: #ff3600;
	font-weight: bold;
}

#menu {
/* Okay, increasing the top field will actually lower the whole top navigation bar. */
	background: url('./images/menubg.png') no-repeat;
	position: absolute;
	top: 170px;
	left: 1px;
	width: 100%;
	height: 39px;
}

#menu ul {
	margin: 0 0 0 40px;
	background-color:#000;
}

#menu li {
	float: left;
	line-height: 39px;
	background: url('./images/menuli.png') 100% 20% no-repeat;
}

#menu li a {
	display: block;
	color: #0098f9;
	padding: 0 10px 0 10px;
	margin: 1px 1px 0 0;
}

#menu li.last  a {
	background: none;
}

#menu li.rss {
	float: right;
	margin: 0 50px 0 0;
	background: none;
}

#menu li.rss a {
	float: right;
	background:url('./images/rss.gif') 100% 50% no-repeat;
	text-indent: -1000em;
	width: 17px;
}

#menu li.last {
	background: none;
}

#menu li.last a:hover {
	text-decoration: underline;
	background: url('./images/liactive.png') 100% 0 no-repeat; background-position: left;
}

#menu a:hover {
	color: #0CF; text-decoration: blink; text-align: center;
	padding-left: 50px;
	padding-right: 50px;
	background: url('./images/liactive.png') 100% 0 no-repeat; background-position: left;
}

#content {
	min-height: 480px;
	background: url('./images/contentbg.png') 23px 0 no-repeat;
	padding: 20px 40px 0 40px;
	margin: 0px 0 -10px 0;
}

#footer {
	height: 80px;
	background: url('./images/footerbg.png') 21px 0;
	background-repeat: repeat-y;
	background-position:bottom;
	padding: 112px 10px 13px 44px;
	position: relative;
	
}

#footernav {
	position: absolute;
	top: 30px;
	right: 50px;
	height: 20px;
}

#footernav li {
	float: right;
}

#footernav li a {
	display: block;
	color: #004d7e;
	padding: 0 10px 0 10px;
	border-right: 1px #004d7e solid;
	line-height: 0.9em;
}

#footernav li.last  a {
	border-right: none;
}

#footer p {
	color:#d3d3d3;
	padding: 30px 0 0 0;
	margin: 0 0 10px 0;
}

#footer span {
	display: block;
	color: #000001;
}

#fix1 {
	background: transparent; url('./images/fix1.png') repeat-x;
	height: 120px;
	width: 800px;
	position: absolute;
	top: -4px;
	right: 1099px;

}

#wrapper {
	background: url('./images/wrapperbg.png') 23px repeat-y;
}

#wrapcentre, #wrapheader {
   padding: 0 5px;
   min-width: 650px;
   width: 1004px;
}

#wrapfooter {
	text-align: center;
	clear: both;
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #A9B8C2;
}

#logodesc {
	margin-bottom: 5px;
	padding: 5px 25px;
	background: #D9DFE4;
	border-bottom: 1px solid #4787A7;
}

#menubar {
	margin: 0 25px;
}

#datebar {
	margin: 10px 0px 0 0px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	min-height: 150px;
	max-width: 950px;
	background: transparent url('./images/attn.png') 0 0 no-repeat;
	background-color: #transparent;
	background-position:center;
	border-width: 0px;
	padding: 4px;
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 40px;
	color: #F00;
	font-weight: normal;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.forumrules h3 {
	color: #F00;
	border-bottom: thin;
	max-width: 200px;
}

.authordetails {
	max-width: 180px;
	clip: 0 180px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 180px;
	background: transparent url('./images/rowback5.png') 0 0 no-repeat;
	background-color: #transparent;
	background-position:top;
}
.authorpost {
	background: transparent url('./images/rowback6.png') 0 0 no-repeat;
	background-color: #transparent;
	background-position: bottom;
	min-height: 246px;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
	color: black;
	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: 11px;
	font-weight: bold;
}

p {
	font-size: 11px;
}

p.moderators {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0;
	float: right;
	color: #09F;
	white-space: nowrap;
}
p.linkacp {
	margin: 0;
	float: left;
	color: #09F;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

.breadcrumbshr {
	background-color: #000;
}

p.breadcrumbs {
	margin: 8px 0 10px 10px;
	float: left;
	color: #007fce;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

p.breadcrumbs  a:link, p.breadcrumbs a:hover, p.breadcrumbs  a:visited {
	color: #007fce;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 8px 10px 10px 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
	color: #06F;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px;
	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: #F00;
	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: #008aff;
}

.postdetails {
	color: #d3d3d3;
	padding: 6px;
	max-width: 170px;
}
.postdetails_title {
	position: inherit;
	color: #09F;
	font-size: 12px;
	text-align: center;
	font-family: "Tahoma", Geneva, sans-serif;
}
.postdetails_info {
	position: relative;
	min-height: 12px;
	color: #09F;
	font-size: 9px;
	text-align: left;
	font-family: "Tahoma", Geneva, sans-serif;
	background-image: url('./images/cellpic1.png');
	background-repeat: repeat;
	max-width: 170px;
}

.postbody {
	font-size: 1.1em;
	line-height: 1.4em;
	min-height: 120px;
	font-family: "Tahoma", Geneva, sans-serif;
}
.shoutboxbody {
	font-size: 1.1em;
	line-height: 1.4em;
	white-space: nowrap;
	background-color: #transparent;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;

}
.shoutboxbodycontent {

}
.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: #0CF;
	font-weight: bold;
}

.pagination {
	padding: 4px;
	color: #004370;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {

}
.infobox_error {
	margin: 1px 1px;
	font-size: 12px;
	color: #F00;
	text-align: center;
	background-image: url('./images/infobox_error.png'); background-position: center; background-repeat: no-repeat;
	min-height: 150px;
}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	font-size: 11px;
}

.genmed2 {
	margin: 1px 1px;
	font-size: 11px;
	color: #004d7e;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
	color: #CCC;
}

.gensmall2 {
	color: #004370;
	margin: 1px 1px;
	font-size: 1em;
}

.copyright {
	color: #444;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.titles {
	color: #008aff;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: inherit;
	padding-left: 16px;
	padding-right: 10px;	
}

.error {
	color: red;
}
/* Table Rollovers
--------------- */
a.topictitle {
	background-image: url('./images/rowback.jpg');
}

a.topictitle:hover {
	background-image: url('./images/cellpic3.jpg');
	text-decoration: overline;
}

a.topictitle:active {
	background-image: url('./images/rowback.jpg');
}

/* Tables
 ------------ */
th {
	color: #e7e7e7;
	font-size: 11px;
	font-weight: bold;
	background-image: url('./images/cellpic3.jpg');
	white-space: nowrap;
	padding: 7px 5px;
	height: 37px;
}

td {
	padding: 2px;
}
td.profile {
	background-image: url('./images/cellpic1.png');
	padding: 4px;
}

.tablebg {
	background-color: #transparent;
}

.rtl .catdiv {
	background: white url('./images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

.cat, .catdiv  {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url('./images/forum_bar.jpg');
	text-indent: 4px;
}
.warn {
	min-width: 280px;
	max-width: 280px;
	border: 0;
	background-image: url('./images/warn.png');
	background-position:center;
}
.warn2 {
	min-width: 240px;
	max-width: 240px;
	border: 0;
	background-image: url('./images/warn2.png');
	background-position:center;
}
.loginfail {
	padding: 15px;
	border: 0;
	text-align:center;
	background-image: url('./images/cellpic1.png');
	text-indent: 6px;
}
.row_forum {
	background-color: #transparent;
	background-image: url('./images/forum_desc.png');
}
.row2_forum {
	background-color: #transparent;
	background-image: url('./images/rowback6.png');
}
.row3_forum {
	background-color: #transparent;
	background-image: url('./images/cellpic7.jpg');
}
.row4_forum {
	background-color: #transparent;
	background-image: url('./images/rowback10.png'); background-repeat:repeat-x; background-position: left;
}
.row_shoutmsg {
	padding: 6px;
	text-indent: 16px;
	color: #008aff;
	width: 100%;
	border: 0;
	background-color: #transparent;
	background-image: url('./images/rowback11.png');
	background-position: left;
	min-height: 10px;
}
.row_shoutbox {
	padding: 6px;
	width: 100%;
	background-color: #transparent;
	background-image: url('./images/forum_bar.jpg'); background-repeat: repeat;
}
.row_shoutboxwhois {
	background-color: #transparent;
	background-image: url('./images/box_shout.png'); background-repeat: no-repeat;
	min-height: 90%;
	padding-top: 20px;
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
}
.shoutdelete {
	background-color: #transparent;
	background-image: url('./images/cellpic1.png');
	color: #09C;
	padding: 4px;
}
.shoutdelete:hover {
	background-color: #transparent;
	background-image: url('./images/cellpic1.png');
	color: #F00;
	padding: 4px;
}
.row0 {
	padding: 5px;
	border: 0;
	background-image: url('./images/cellpic1.png');
	text-indent: 6px;
}
.row1 {
	background-color: #transparent;
	background-image: url('./images/rowback.png');
}

.row2 {
	background-color: #transparent;
	background-image: url('./images/cellpic1.png');
	padding: 4px;
}

.row3 {
	background-color: #000000;
	padding: 0px;
}

.row4 {
	background-color: #transparent;
	background-image: url('./images/cellpic1.png');
	padding: 4px;
	min-height: 50px;
	background-repeat:repeat;
	width: 88%;
	float:inherit;
	padding-left: 20px;
	padding-top: 15px;
}

.row5 {
	background-color: #transparent;
	background-image: url('./images/rowback4.png');
	padding: 0px;
}

.row6 {
	background-color: #transparent;
	background-image: url('./images/rowback3.png');
	padding: 6.5px;
}
.row7 {
	background-color: #transparent;
	background-image: url('./images/cellpic1.png');
	padding: 6px;
}
.row8 {
	color: #e7e7e7;
	font-size: 11px;
	font-weight: bold;
	background-image: url('./images/cellpic8.jpg');
	white-space: nowrap;
	padding: 7px 5px;
	height: 37px;
	background-color: #transparent;
}
.row9 {
	background-color: #transparent;
	background-image: url('./images/cellpic9.png');
	padding: 6px;
}
.row10 {
	background-color: #transparent;
	background-image: url('./images/box_rogueonline.png'); background-position:inherit; background-repeat: no-repeat;
	padding-top: 36px;
}
.row11 {
	background-color: #transparent;
	background-image: url('./images/box_rogueonline2.png'); background-position:inherit; background-repeat: no-repeat;
}
.row12 {
	background-color: #transparent;
	background-image: url('./images/box_roguecommunity.png'); background-position:inherit; background-repeat: no-repeat;
	padding-top: 36px;
}
.row13 {
	background-color: #transparent;
	background-image: url('./images/box_roguecommunity2.png'); background-position:inherit; background-repeat: no-repeat;
}
.row14 {
	background-color: #transparent;
	background-image: url('./images/box_roguestat.png'); background-position:inherit; background-repeat: no-repeat;
	padding-top: 36px;
}
.row15 {
	background-color: #transparent;
	background-image: url('./images/box_roguestat2.png'); background-position:inherit; background-repeat: no-repeat;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #0088e2;
	color: #D1D7DC;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

.imp { 
	border-top: 2px solid #transparent;
	border-bottom: 1px solid #transparent;
}

/* Links
 ------------ */
a:link {
	color: #dcdcdc;
	text-decoration: none;
}

a:active,
a:visited {
	color: #0CF;
	font:Tahoma, Geneva, sans-serif;
	text-decoration: none;
}

a:hover {
	color: #0FC;
}

a.gensmall2 {
	color: #004370;
	text-decoration: none;
}

a.forumlink {
	color: #008aff;
	font-weight: bold;
	font-family: Tahoma, "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
}

a.topictitle {
	margin: 1px 0;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #008aff;
}

a.topictitle:visited {
	color: #008aff;
	text-decoration: none;
}

a.pagination {
	color: #007fce;
}

th a,
th a:visited {
	color: #007fce !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
}

/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: #000;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #000001;
	color: #CCC;
	background-image: url('./images/cellpic6.jpg');
}

#helpline { color: #AAA; }

* html textarea, * html select, * html .post, * html .btnmain, * html .btnlite, * html .btnfile {
	border-color: #0a9cf0;
}
textarea:hover, select:hover, .post:hover, .btnmain:hover, .btnlite:hover, .btnfile:hover {
	border-color: #0a9cf0;
}

* .warnconfirm:hover {
	border-color: #900;
	background-image: url('./images/cellpic5.jpg');
	border: 1px solid #C00;
	font-weight: bold;
}
.warnconfirm {
	font-weight: normal;
	background-image: url('./images/cellpic4.jpg');
	border: 1px solid #000001;
	cursor: pointer;
	padding: 1px 25px;
	font-size: 1.1em;
}

textarea {
	background-color: #000;
	color:#CCC;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.1em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #000001;
	padding: 2px;
}

select {
	color: #CCC;
	background-image: url('./images/rowback4.jpg');
	background:repeat;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #000001;
	padding: 0px;
}

option {
/* this is the jumpbox source code. */
	padding: 0 0 0 0;
	border: thin;
	border-color: #09F;
	color: #CCC;
	background-color: #000;
}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	background-color: #033350;
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	color: #09F;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	border: 1px solid #000001;
}

.btnmain {
	font-weight: normal;
	border: 1px solid #000;
	background-image: url('./images/cellpic4.jpg');
	cursor: pointer;
	padding: 1px 25px;
	font-size: 1.1em;
	
}

.btnlite {
	font-weight: normal;
	border: 1px solid #000001;
	background-color: #033350;
	padding: 1px 25px;
	font-size: 1.1em;
}

.btnfile {
	font-weight: normal;
	border: 1px solid #000001;
	background-color: #033350;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline {
	background-color: #FEFFFF;
	border-style: none;
}


.postbody ul {
	font-size: 14px;
	font-family:  Tahoma, Geneva, sans-serif;
}




/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0px 5px;
	padding: 2px 4px 4px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	color: #09F;
	background-color: transparent;
	background-image: url('./images/cellpic1.png');
	font-size: 10px;
	font-weight: bold;
	border: solid 1px #000;
}
.codetitle {
	margin: 10px 5px 0px 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	color: #F00;
	background-color: transparent;
	background-image: url('./images/warn2.png');
	font-size: 0.85em;
	font-weight: bold;
	border: solid 1px #000;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #000;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: transparent;
	background-image: url('./images/rowback.png');
	color: #0CF;
}
.quotewrapper, .codewrapper, .attachwrapper {
	clear: both;
	margin: 10px 5px;
	background: #2671B6 url(images/code_header.gif) top left no-repeat;
	padding-left: 19px;
	border: solid 1px #090909;
}
.spoilercontent {
	cursor:crosshair;
	margin: 5 5px 10px 5px;
	padding: 10px;
	border-color: #000;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: transparent;
	background-image: url('./images/cellpic1.png');
	color: #F00;
	text-decoration:blink;
}
.attachcontent {
	font-size: 0.85em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #000;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: bold;
	color: #900;
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: transparent;
	background-image: url('./images/rowback3.png');
}

.quotecontent a, .attachcontent a, .codecontent a {
	color: #0F0F0F;
}

.syntaxbg {
	color: #000;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}

/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #2F2C20;
}

.pm_replied_colour {
	background-color: #BEAE75;
}

.pm_friend_colour {
	background-color: #A0BB2E;
}

.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;
}