/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		the eXiled
	Based off style:	 subsilver2
	Modified by:     Matt/DVGFX ( http://www.dvgfx.com/ )
	Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
    --------------------------------------------------------------
*/

/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	margin-top: 5px;
	padding: 0;
}

html {
	font-size: 100%;
	background-color: #000000;
}

body {
	min-width: 1280px;
	max-width: 1280px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #888888;
	background-color: #2d2d2d;
	font-size: 62.5%;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
	margin: 0px auto;
	padding-bottom: 10px;
}
#motd {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 0px;
}

#wrapheader {
	//text-align: center;
	//height: auto !important;
	//margin: 0 auto;
	height: 140px;
	margin-left: 10px;
	padding: 0;
}

#wrapcentre {
	margin: 0px 10px 0px 10px;
}

#rightpanel {
	float: right;
	width: 256px;
	margin-left: 10px;
	margin-right: 13px;
	margin-top: 0px;
}

#leftpanel {
	overflow: auto;
	margin-right: 10px;
	margin-top: 0px;
}

#wrapfooter {
	text-align: center;
	clear: both;
}

#wrapnav {


	margin: 0;
	background-color: #191919;
	border-width: 1px;
	border-style: solid;
	border-bottom: 1px solid #000000;
}

#logodesc {
	padding: 0px 0px;
	background-color: #2d2d2d;
}

#menubar {
	text-align: center;
	height: 30px;
	vertical-align: middle;
	//margin: 0 auto;
	//background-image: url("./images/navmenu.gif");
	//background-repeat: repeat-x;
	background-color: #2d2d2d;
}

/*#menubar:hover {
	height: 45px;
	vertical-align: middle;
	margin: 0 auto;
	background-image: url("./images/navmenu_h.gif");
	background-color: #232323;
}*/

/* Navigation */

#navigation {
	//width: 100%;
	//float: center;
	/text-align: center;	
	//margin: 0 auto;
	//margin-left: 50px;
	//margin-right: 0px;
	//margin-bottom: 10px;
}

#nav0,nav0:visited {
	float: left;
	height: 28px;
	width: 130px;
	background-image: url(./images/nav_index.gif);
	background-repeat: no-repeat;
	text-decoration: none;	
	font-size:12px;
	//border-left: 1px solid #2d2d2d;
}

#nav0:hover {
	background-image: url(./images/nav_index_h.gif);
	background-repeat: no-repeat;
	//border-right: 1px solid #8bc200;
}

#nav1,nav1:visited {
	float: left;
	height: 28px;
	width: 130px;
	background-image: url(./images/nav_search.gif);
	background-repeat: no-repeat;
	text-decoration: none;	
	font-size:12px;
}

#nav1:hover {
	background-image: url(./images/nav_search_h.gif);
	background-repeat: no-repeat;
}

#nav2,nav2:visited {
	float: left;
	height: 28px;
	width: 130px;
	background-image: url(./images/nav_faq.gif);
	background-repeat: no-repeat;
	text-decoration: none;	
	font-size:12px;
}

#nav2:hover {
	background-image: url(./images/nav_faq_h.gif);
	background-repeat: no-repeat;
}

#nav3,nav3:visited {
	float: left;
	height: 28px;
	width: 130px;
	background-image: url(./images/nav_members.gif);
	background-repeat: no-repeat;
	text-decoration: none;	
	font-size:12px;
}

#nav3:hover {
	background-image: url(./images/nav_members_h.gif);
	background-repeat: no-repeat;
}

#nav4,nav4:visited {
	float: left;
	height: 28px;
	width: 130px;
	background-image: url(./images/nav_pm.gif);
	background-repeat: no-repeat;
	text-decoration: none;	
	font-size:12px;
}

#nav4:hover {
	background-image: url(./images/nav_pm_h.gif);
	background-repeat: no-repeat;
}

#nav5,nav5:visited {
	float: left;
	height: 28px;
	width: 130px;
	background-image: url(./images/nav_pm_new.gif);
	background-repeat: no-repeat;
	text-decoration: none;	
	font-size:12px;
}

#nav5:hover {
	background-image: url(./images/nav_pm_new_h.gif);
	background-repeat: no-repeat;
}


#nav6,nav6:visited {
	float: left;
	height: 28px;
	width: 130px;
	background-image: url(./images/nav_user.gif);
	background-repeat: no-repeat;
	text-decoration: none;	
	font-size:12px;
}

#nav6:hover {
	background-image: url(./images/nav_user_h.gif);
	background-repeat: no-repeat;
}

#nav7,nav7:visited {
	float: left;
	height: 28px;
	width: 133px;
	background-image: url(./images/nav_login.gif);
	background-repeat: no-repeat;
	text-decoration: none;	
	font-size:12px;
}

#nav7:hover {
	background-image: url(./images/nav_login_h.gif);
	background-repeat: no-repeat;
}

#nav8,nav8:visited {
	float: left;
	height: 28px;
	width: 130px;
	background-image: url(./images/nav_logout.gif);
	background-repeat: no-repeat;
	text-decoration: none;	
	font-size:12px;
}

#nav8:hover {
	background-image: url(./images/nav_logout_h.gif);
	background-repeat: no-repeat;
}

#nav9,nav9:visited {
	float: left;
	height: 28px;
	width: 130px;
	background-image: url(./images/nav_register.gif);
	background-repeat: no-repeat;
	text-decoration: none;	
	font-size:12px;
}

#nav9:hover {
	background-image: url(./images/nav_register_h.gif);
	background-repeat: no-repeat;
}

#nav10,nav10:visited {
	float: left;
	height: 28px;
	width: 130px;
	background-image: url(./images/nav_imagehost.gif);
	background-repeat: no-repeat;
	text-decoration: none;	
	font-size:12px;
}

#nav10:hover {
	background-image: url(./images/nav_imagehost_h.gif);
	background-repeat: no-repeat;
}


#navmenu {
	height: 30px;
	font: "Lucida Grande";
	color: #888888;
	font-weight: bold;
	line-height: inherit;
	background-image: url("./images/navmenu.gif");
	border-right: 1px solid #2d2d2d;
	background-color: #2d2d2d;
	width: 100px;
}

#navmenu:hover {
	height: 30px;
	font: "Lucida Grande";
	color: #ffffff;
	font-weight: bold;
	line-height: inherit;
	background-image: url("./images/navmenu_h.gif");
	border-right: 1px solid #8bc200;
	background-color: #2d2d2d;
	width: 100px;
	text-decoration: none;
}

#datebar {
	margin: 10px 25px 0 25px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color: #232323;
	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; }
/*
#pageheader { }
#pagecontent { }
#pagefooter { }
#poll { }
#postrow { }
#postdata { }
*/
/* Widgets
 ------------ */
#wrapper {
	width: 100%;

}

#widgetDiv {
	float: right;
	width: 256px;
	//margin-left: 10px
	margin-right: 10px;
}

#forumDiv {
	width: 100%;
	margin-right: 276px;
	margin-bottom: 10px
}

/*  Text
 --------------------- */
h1 {
	color: black;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 1.3em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0;
	font-size: 1.1em;
	font-weight: normal;
}

p {
	font-size: 1.1em;
}

p.moderators {
	margin: 0;
	float: left;
	color: #888888;
	font-weight: normal;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}
p.foruminforight {
	clear: both
	text-align: right;
	margin: 0;
	color: #8bc200;
	font-weight: normal;
	white-space: normal;
	font-size: 1em;
}
p.foruminfoleft {
	clear: both
	text-align: left;
	margin: 0;
	color: #8bc200;
	font-weight: normal;
	white-space: normal;
	font-size: 1em;
}

p.breadcrumbs {
	margin: 0;
	color: #8bc200;
	font-weight: normal;
	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;
}

#sbar {
	background-image: url("./images/sbar1.png");
	background-repeat: repeat-x;
	border: 1px solid #000000;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
} 

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	color: #888888;
	font-size: 0.9em;
	padding-bottom: 3px;
}

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: normal;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight: normal;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postauthor {
	color: #666666;
}

.postdetails {
	color: #666666;
}

.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;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0;
	color: #8bc200;
	font-weight: bold;
	font: small-caps;
}

.pagination {
	padding: 4px;
	color: black;
	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: #666666;
	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: #888888;
	font-size: 1.1em;
	font-weight: bold;
	background-image: url('./images/cellpic3.gif');
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	white-space: nowrap;
	padding: 7px 5px;
}

td {
	padding: 2px;
}
td.profile {
	padding: 4px;
}

.tablebg {
	background-color: #2d2d2d;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url('./images/cellpic1.png');
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
.rtl .catdiv {
	background: 2d2d2d url('./images/cellpic1.png') repeat-y scroll top right;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 1;
	background-color: #000000;
	background-image: url('./images/cellpic1.png');
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	text-indent: 4px;
}

.row1 {
	background-color: #232323;
	padding: 4px;
}

.row2 {
	background-color: #191919;
	padding: 4px;
}

.row3 {
	background-color: #101010;
	padding: 4px;
}

.spacer {
	background-color: #000000;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #2d2d2d;
	color: #888888;
}

.legend {
	background-image: url("./images/row1.png");
	background-repeat: repeat-x;
	background-color: #232323;
	border: 1px solid #000000;
	padding: 5px;
	text-align: center;
	margin: 0 auto;
}

/* Links
 ------------ */
a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:active, a:visited {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #8bc200;
	text-decoration: none;
}

a.forumlink {
	color: #ffffff;
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.3em;
}

a.forumlink:hover {
	color: #670000;
	text-decoration: none;
}

a.topictitle {
	color: #eae5e5;
	font-weight: normal;
	margin: 1px 0;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

a.topictitle:visited {
	color: #eae5e5;
	text-decoration: none;
}

th a, th a:visited {
	color: #eae5e5 !important;
	text-decoration: none;
}

th a:hover {
	color: #eae5e5;
	text-decoration: none;
}

a.breadcrumbs:link {
	color: #888888;
	font-weight: bold;
	text-decoration: none;
}

a.breadcrumbs:active, a.breadcrumbs:visited {
	color: #888888;
	font-weight: bold;
	text-decoration: none;
}

a.breadcrumbs:hover {
	color: #670000;
	font-weight: bold;
	text-decoration: none;
}



/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: #888888;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #000000;
	background-color: #101010;
}

textarea {
	background-color: #101010;
	color: #888888;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #000000;
	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 #616167;
	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 {
	color: #333333;
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	color: #eae5e5;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #232323;
	border: 1px solid #000000;
}

.btnmain {
	font-weight: bold;
	background-color: #232323;
	border: 1px solid #000000;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
	font-weight: normal;
	background-color: #232323;
	border: 1px solid #000000;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile {
	font-weight: normal;
	background-color: #232323;
	border: 1px solid #000000;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline {
	background-color: #232323;
	border-style: none;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 5px 20px 10px 20px;
	padding: 4px;
	//border-width: 1px 1px 0 1px;
	//border-style: solid;
	//border-color: #000000;
	color: #888888;
	font-size: 1em;
	font-weight: bold;
	font-weight: bold;
	background-color: #232323;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 5px 60px 10px 60px;
	padding: 5px;
	//border-color: #000000;
	//border-width: 0 1px 1px 1px;
	//border-style: solid;
	font-weight: normal;
	color: #888888;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #000000;
	
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 5px 20px 10px 20px;
	padding: 2px 4px;
	//border-width: 1px 1px 0 1px;
	//border-style: solid;
	//border-color: #000000;
	color: #888888;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	background-color: #232323;
}

.codecontent {
	direction: ltr;
	margin: 5px 60px 10px 60px;
	padding: 10px;
	//border-color: #000000;
	//border-width: 0 1px 1px 1px;
	//border-style: solid;
	font-weight: normal;
	color: #888888;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #000000;
}

.syntaxbg {
	color: #888888;
}

.syntaxcomment {
	color: #666666;
}

.syntaxdefault {
	color: #888888;
}

.syntaxhtml {
	color: #888888;
}

.syntaxkeyword {
	color: #ffffff;
}

.syntaxstring {
	color: #ffffff;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #ffad00;
}

.pm_replied_colour {
	background-color: #cccccc;
}

.pm_friend_colour {
	background-color: #8bc200;
}

.pm_foe_colour {
	background-color: #470000;
}


/* Misc
 ------------ */
img {
	border: none;
}

.sep {
	color: black;
	background-color: #A7A7A7;
}

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;
}