/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:	X-Treme
	Original author: subBlue ( http://www.subBlue.com/ )
	Modified by: Jimaniac 

	copyright = &copy; 2008 Jimaniac ( phpbb-fox.info )
           version = 3.0.6
    --------------------------------------------------------------
*/

/* Portal XL related
 ------------ */
@import url("highslide/highslide.css");
@import url("memberlist_avatar.css");
@import url("prime_trash_bin.css");
@import url("portal_adds.css");
@import url("../../../chat/css/shoutbox.css");

/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

a {
	outline: none;
}

/* Links

 ------------ */
a:link {
	color: #ff1200;
	text-decoration: none;
}

a:hover {
	color: #ff1200;
	text-decoration: underline;
}

a:active,
a:visited {
	color: #ff1200;
	text-decoration: none;
}

a.forumlink {
	color: #ff1200;
	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: #b45463;
	text-decoration: none;
}

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #fff;
	background-color: #222222;
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
	margin: 0;
}

/* Form Elements

 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

fx {
	margin: 0;
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 0px;
	/*padding-right: 20px;*/
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
}

/*  Text

 --------------------- */
h1 {
	color: #ff1200;
	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 {
	color: red;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	padding-top: 5px;
}

h4 {
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 5px;
	/*padding-right: 20px;*/
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

h5 {
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 10px;
	/*padding-right: 20px;*/
	font-family: Arial, Helvetica, sans-serif;
}

h6 {
	margin: 0;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 5px;
}

h7 {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
	/*padding-right: 20px;*/
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('./images/clock.png');
}

hjim {
	margin: 0;
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 5px;
	/*padding-right: 20px;*/
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #d7c7c8;
	color: #d7c7c8;
}

html {
	font-size: 100%;
	color: #fff;
}

/* Misc

 ------------ */
img {
	border: none;
}

input {
	color: #FAFAFA;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #c2a9ab;
	background-color: #2a2a2a;
}

input.radio {
	border: 1px solid #c2a9ab;
	background-color: #2a2a2a;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

p {
	font-size: 1.1em;
}

p.breadcrumbs {
	margin: 0;
	float: left;
	color: white;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

p.forumdesc {
	color: #fff;
	padding-bottom: 4px;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

p.moderators {
	margin: 0;
	float: left;
	color: white;
	font-weight: bold;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
}

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

select {
	color: #FAFAFA;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #c2a9ab;
	background-color: #2a2a2a;
}

table.colortable td {
	padding: 0;
}

td.profile {
	padding: 4px;
}

td.trans2OFF {
	background-image: url('./images/but1.png');
}

td.trans2ON {
	image: url('./images/but2.png');
}

textarea {
	color: #FAFAFA;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #c2a9ab;
	background-color: #2a2a2a;
	padding: 2px;
}

/* Tables

 ------------ */
th {
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	background-color: #990019;
	background-image: url('./images/cellpic3.gif');
	white-space: nowrap;
	padding: 2px 2px;
}

th a,
th a:visited {
	color: #4ffffb !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
}

.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;
}

.btnfile {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #c2a9ab;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
	color: #FAFAFA;
	font-weight: normal;
	background-color: #2a2a2a;
	border: 1px solid #c2a9ab;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnmain {
	font-weight: bold;
	background-color: #262626;
	border: 1px solid #c2a9ab;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1em;
	color: #FAFAFA;
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #d7c7c8;
	background-image: url('./images/cellpic3.gif');
	text-indent: 4px;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: white url('./images/cellpic2.jpg') repeat-y scroll top left;
}

.cattitle {
}

.copyright {
	color: #444;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.error {
	color: red;
}

.forumrules {
	background-color: #441111;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.forumrules h3 {
	color: red;
}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}

.gensmall {
	color: #fff;
	margin: 1px 1px;
	font-size: 1em;
}

.gensmall2 {
	color: #ff1200;
	margin: 1px 1px;
	font-size: 1em;
}

.gensmallclock {
	color: #9922cc;
	margin: 1px 1px;
	font-size: 1em;
	width: 350px;
}

.helpline {
	color: #FAFAFA;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #c2a9ab;
	background-color: #2a2a2a;
}

.legend {
	text-align: center;
	margin: 0 auto;
}

/* Header Menus
 ---------------- */
.menubar {
	padding: 1px 0 0 32px;
	margin: 0;
	list-style: none;
	height: 35px;
	background: transparent url('');
	position: relative;
	border: 0px solid #000;
	border-width: 0 0px;
	border-bottom: 0px solid #444;
}

.menubar li {
	float: left;
}

.menubar li a {
	display: block;
	float: left;
	height: 32px;
	line-height: 32px;
	color: #aaa;
	text-decoration: none;
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	padding: 0 0 0 11px;
	cursor: pointer;
}

.menubar li a b {
	float: left;
	display: block;
	padding: 0 16px 0 8px;
}

.menubar li a:hover {
	color: #fff;
	background: #000 url('./images/button4.gif');
}

.menubar li a:hover b {
	background: url('./images/button4.gif') no-repeat right top;
}

.menubar li.current a {
	color: #fff;
	background: url('./images/button3.gif');
}

.menubar li.current a b {
	background: url('./images/button3.gif') no-repeat right top;
}

.menubar li.current a:hover {
	color: #fff;
	background: #000 url('./images/button4.gif');
	cursor: default;
}

.menubar li.current a:hover b {
	background: url('./images/button4.gif') no-repeat right top;
}

.menubar2 {
	padding: 1px 0 0 32px;
	margin: 0;
	list-style: none;
	height: 35px;
	background: transparent url('');
	position: relative;
	border: 0px solid #000;
	border-width: 0 0px;
	border-bottom: 0px solid #444;
}

.menubar2 li {
	float: left;
}

.menubar2 li a {
	display: block;
	float: left;
	height: 31px;
	line-height: 31px;
	color: #131415;
	text-decoration: none;
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	padding: 0 0 0 11px;
	cursor: pointer;
}

.menubar2 li a b {
	float: left;
	display: block;
	padding: 0 16px 0 8px;
}

.menubar2 li a:hover {
	color: #fff;
	background: #000 url('./images/button5.gif');
}

.menubar2 li a:hover b {
	background: url('./images/button5.gif') no-repeat right top;
}

.menubar2 li.current a {
	color: #fff;
	background: url('./images/button5.gif');
}

.menubar2 li.current a b {
	background: url('./images/button5.gif') no-repeat right top;
}

.menubar2 li.current a:hover {
	color: #fff;
	background: #000 url('./images/button5.gif');
	cursor: default;
}

.menubar2 li.current a:hover b {
	background: url('./images/button5.gif') no-repeat right top;
}

.nav {
	margin: 0;
	color: #FFFFFF;
	font-weight: bold;
}

.navf {
	margin: 0;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 5px;
	valign: top;
}

.nowrap {
	white-space: nowrap;
}

.pagination {
	padding: 4px;
	color: white;
	font-size: 9px;
	font-weight: bold;
}

.pm_foe_colour {
	background-color: #DD0000;
}

.pm_friend_colour {
	background-color: #007700;
}

/* Private messages

 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #c2a9ab;
}

.post {
	background-color: #2a2a2a;
	border-style: solid;
	border-width: 1px;
	color: #FAFAFA;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight: bold;
}

.postauthor {
	color: #FFFFFF;
	vertical-align: top;
}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.postdetails {
	color: #FFFFFF;
}

.posthilit {
	background-color: blue;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	color: red;
	font-weight: bold;
}

/* BBCode
 ------------ */
.quotetitle {
	background: #101010 url('images/bbc_quote.gif') no-repeat right;
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #ff1200;
	color: #ff1200;
	font-size: 1.0em;
	font-weight: bold;
}

.quotecontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #ff1200;
	border-width: 1px 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: #343434;
	color: #ffffff;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.codetitle {
	background: #101010 url('images/bbc_code.gif') no-repeat right;
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #ff1200;
	color: #ff1200;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	font-width: bold;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #ff1200;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #ffffff;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #343434;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}

/* BBCode
 ------------ */

.row1 {
	background-color: #141414;
	padding: 4px !important;
}

.row2 {
	background-color: #141414;
	padding: 4px !important;
}

.row3 {
	background-color: #141414;
	padding: 4px !important;
}

.row4 {
	background-color: #242424;
	padding: 4px !important;
}

.rowf1 {
	background-color: #161616;
	padding: 4px !important;
}

.rowf2 {
	background-color: #101010;
	padding: 4px !important;
}

.rtl .catdiv {
	background: white url('./images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.rtl option {
	padding: 0 0 0 1em;
}

.rtl p.breadcrumbs {
	float: right;
}

.rtl p.datetime {
	float: left;
}

.rtl p.linkmcp {
	float: left;
}

.rtl p.moderators {
	float: right;
}

.rtl p.searchbarreg {
	float: left;
}

.sep {
	color: black;
	background-color: #4ffffb;
}

.spacer {
	background-color: #d7c7c8;
}

.tablebg {
	background-color: #000000;
}

.tablebg2 {
	background-color: #000000;
}

.titles {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

.username-coloured {
	font-weight: bold;
}

/*  Surround Boxes for style
 ----------------------------- */
 
#bx {
	/*background-color: #666666;*/
	: ;
}

/* Eliminating padding on boxes */
#bx td{
	margin: 0;
	padding: 0;
	border: 0;
}

#datebar {
	margin: 0px 0px 0 0px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

#jim {
	/*background-color: #999999;*/
	padding-top: 5px;
	padding-left: 5px;
}

#jim2 {
	padding-top: 20px;
	padding-bottom: 20px;
	border-width: 1px;
	border-color: #333333;
	border-style: solid;
	background-color: #101010;
}

#logodesc {
	position: relative;
	padding: 2px 25px 2px 25px;
	background: transparent;
	border-bottom: 0px solid #a74757;
}

#menubar {
	width: 100%;
	position: relative;
	margin: 0 auto 0 auto;
	padding-top: 0px;
	top: -1px;
}

#menubar2 {
	position: relative;
	top: 5px;
	margin: 0;
	padding-top: 0px;
}

#pagecontent {
}

#pagefooter {
}

#pageheader {
}

#poll {
}

#postdata {
}

#postrow {
}

/* End IE5-Mac hack */
    #tabs a:hover span {
	/*color:#627EB7;*/
	color: #fff;
}

/* End IE5-Mac hack */
    #tabs a:hover span {
	/*color:#627EB7;*/
	color: #fff;
}

/*td.trans2ON {background-color: transparent;opacity:1.0;filter: alpha(opacity=100); -moz-opacity: 1.0;}*/
/*- Menu Tabs 1--------------------------- */
    #tabs1 {
	float: none;
	width: 100%;
	background: transparent;
	font-size: 140%;
	line-height: normal;
}

#tabs1 #current a {
	background-position: 0% -27px;
	background: url('./images/jim.png') no-repeat right top;
}

#tabs1 #current a span {
	background-position: 100% -27px;
	background: url('./images/jim.png') no-repeat right top;
}

#tabs1 a {
	float: left;
	background: url('./images/but1.png') no-repeat left top;
	margin: 0;
	padding: 0 0 0 0px;
	text-decoration: none;
}

#tabs1 a span {
	float: right;
	display: block;
	background: url('./images/but1.png') no-repeat right top;
	padding: 20px 47px 10px 12px;
	color: #fff;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {
	float: none;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {
	float: none;
}

#tabs1 a:hover {
	background-position: 0% -27px;
	background: url('./images/but2.png') no-repeat right top;
}

#tabs1 a:hover span {
	background-position: 100% -27px;
	background: url('./images/but2.png') no-repeat right top;
}

#tabs1 li {
	display: inline;
	margin: 0;
	padding: 0;
}

#tabs1 ul {
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

/*- Menu Tabs 2--------------------------- */
    #tabs2 {
	float: none;
	width: 100%;
	background: transparent;
	font-size: 140%;
	line-height: normal;
}

#tabs2 #current a {
	background-position: 0% -27px;
	background: url('./images/jim.png') no-repeat right top;
}

#tabs2 #current a span {
	background-position: 100% -27px;
	background: url('./images/jim.png') no-repeat right top;
}

#tabs2 a {
	float: left;
	background: url('./images/but1.png') no-repeat left top;
	margin: 0;
	padding: 0 0 0 0px;
	text-decoration: none;
}

#tabs2 a span {
	float: right;
	display: block;
	background: url('./images/but1.png') no-repeat right top;
	padding: 20px 47px 10px 12px;
	color: #fff;
}

#tabs2 a:hover {
	background-position: 0% -27px;
	background: url('./images/but2.png') no-repeat right top;
}

#tabs2 a:hover span {
	background-position: 100% -27px;
	background: url('./images/but2.png') no-repeat right top;
}

#tabs2 li {
	display: inline;
	margin: 0;
	padding: 0;
}

#tabs2 ul {
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#wrapcentre {
	margin: 0px 10px 0 10px;
}

#wrapfooter {
	text-align: center;
	clear: both;
}

#wrapheader {
	min-height: 120px;
	height: auto !important;
	height: 120px;
	margin: 10px 10px 0 10px;
	/*	padding: 0 25px 15px 25px;*/
	padding: 0;
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #c2a9ab;
}
