html, body {
	background-color:#222222;
	background-image:url("styles/melankolia/theme/web/images/blaxxun_portal_bg.png");
	background-repeat:no-repeat;
        background-position:top center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #323D4F;
	font-size: 62.5%;
	margin: 0;
}
html {
	font-size: 100%;
}
.top-left, .top-right, .bottom-left, .bottom-right {
	background-image: url("styles/melankolia/theme/web/images/rounded.gif");
	height: 53px;
	font-size: 2px;
}
.top-left, .bottom-left {
	margin-right: 53px;
}
.top-right, .bottom-right {
	margin-left: 53px;
	margin-top: -53px;
}
.top-right {
	background-position: 100% 0;
}
.bottom-left {
	background-position: 0 -53px;
}
.bottom-right {
	background-position: 100% -53px;
}
.inside {
	align: right;
	background-image: url("styles/melankolia/theme/web/images/bg.gif");
	background-repeat: repeat-y;
	background-position: 100%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
}
.notopgap {
	margin-top: 0;
}
.nobottomgap {
	margin-bottom: 0;
}
.outside {
	position:relative;
	top:150px;
	margin: 0 auto;
	width : 978px;
	padding: 0;
}
#header-bg {
	width: 820px;
	height: 200px;
	margin: auto;
}
#wrap-bg {
	width: 820px;
	margin: auto;
}
#wrap {
	padding: 0;
	width: 780px;
	margin: auto;
}
#simple-wrap {
	padding: 6px 10px;
}
#page-body {
	margin: 4px 0;
	clear: both;
}
#page-footer {
	clear: both;
}
#page-footer h3 {
	margin-top: 20px;
}
#footer-bg {
	width: 820px;
	height: 150px;
	margin: auto;
}
#logo {
	color: #FFFFFF;
	padding: 50px 0pt 0pt 400pt;
	text-align: center;
}
a#logo, a.logo:visited {
	color: #FFFFFF;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
}
a#logo:hover {
	color: #adaeae;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 25px 3px 6px;
	white-space: nowrap;
}
#header-bg {
	background-image: url("./styles/melankolia/theme/images/bg_header.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}
#wrap-bg {
	background-image: url("./styles/melankolia/theme/images/bg_wrap.gif");
	background-repeat: repeat-y;
}
#footer-bg {
	background-image: url("./styles/melankolia/theme/images/bg_footer.gif");
	background-position: top left;
	background-repeat: none;
}
#wrapheader {
	min-height: 120px;
	height: auto !important;
	height: 120px;
	margin: 0px 15px 0 15px;
}
#wrapcentre {
	margin: 15px;
}
#wrapfooter {
	text-align: center;
	clear: both;
}
#wrapnav {
	width: 100%;
	margin: 0px;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #A9B8C2;
}
#dropmenudiv {
	position:absolute;
	border:1px solid #E0E0E0;
	border-bottom-width: 0;
	font:normal 8pt Verdana;
	line-height:18px;
	z-index:100;
}
#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #E0E0E0;
	padding: 1px 0;
	text-decoration: none;
}
#dropmenudiv a:hover {
	background-color: #005D8C;
	color: #ffffff;
}
.menu2tb {
	background : #000000;
	color : #000000;
	border : 1px solid #000000;
}
.menu2 {
	background : #000000 url('styles/melankolia/theme/images/cellpic3.gif') repeat-x;
	font : bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding : 3px 6px 3px 6px;
	white-space : nowrap;
}
.menu2 a:link, .menu2 a:visited {
	color: #adaeae !important;
	text-decoration : none;
}
.menu2 a:hover {
	color : #ffffff!important;
	text-decoration : underline;
}
#datebar {
	margin-top: 0px;
}
#findbar {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.forumrules {
	background-color: #F9CC79;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#pageheader {
}
#pagecontent {
}
#pagefooter {
}
#poll {
}
#postrow {
}
#postdata {
}
h1 {
	font-family: '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: 0px;
	font-size: 1.1em;
	font-weight: bold;
	color: #999;
}
p {
	font-size: 1.1em;
}
p.moderators {
	margin: 0px;
	float: left;
	color: black;
	font-weight: bold;
}
p.linkmcp {
	margin: 0px;
	float: right;
	white-space: nowrap;
}
p.breadcrumbs {
	margin: 0px;
	float: left;
	color: black;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}
p.datetime {
	margin: 0px;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}
p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
}
p.searchbarreg {
	margin: 0px;
	float: right;
	white-space: nowrap;
}
p.forumdesc {
	padding-bottom: 4px;
}
p.topicauthor {
	margin: 1px 0px;
}
p.topicdetails {
	margin: 1px 0px;
}
.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0px;
	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;
	padding-top: 5px;
}
.postauthor {
	color: #999999;
}
.postdetails {
	background-color: #2C2C2C;
	border-color: #0E0E0E;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	margin-bottom: 3px;
	padding: 3px 0px 3px 3px;
}
.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
}
.postbody li, ol, ul {
	margin-left: 1.5em;
}
.posthilit {
	background-color: yellow;
}
.nav {
	margin: 0px;
	color: #666666;
	font-weight: bold;
}
.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: 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;
}
th {
	color: #ADAEAE;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #000;
	background-image: url('styles/melankolia/theme/images/cellpic3.gif');
	white-space: nowrap;
	padding: 2px 5px;
}
td {
	padding: 2px;
}
.tablebg {
	background: #000000 none repeat scroll 0%;
	color: #555A5F;
}
.tablefooter {
	background-color: #1f1f1f;
	height: 7px;
}
.catdiv {
	height: 28px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: black;
	background-image: url('styles/melankolia/theme/images/cellpic2.jpg');
	background-repeat: repeat-y;
}
.cat {
	height: 25px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url('styles/melankolia/theme/images/cellpic1.gif');
	text-indent: 4px;
}
.catline {
	height: 20px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #E8E8E8;
	background-image: url('styles/melankolia/theme/images/cellpic1.gif');
	text-indent: 4px;
}
.row1 {
	background: #181818 none repeat scroll 0%;
	border-left: 1px solid #252525;
	border-top: 1px solid #252525;
	color: #ADAEAE;
}
.row2 {
	background: #1D1D1D none repeat scroll 0%;
	border-left: 1px solid #252525;
	border-top: 1px solid #252525;
	color: #ADAEAE;
}
.row3 {
	background: #313131 none repeat scroll 0%;
	border-left: 1px solid #252525;
	border-top: 1px solid #252525;
	color: #ADAEAE;
}
.row4 {
	background-color: #E1E4F2;
	padding: 4px;
}
.rowgood {
	background-color: #C2D6CD;
	padding: 4px;
}
.rowneutral {
	background-color: #CAC1D7;
	padding: 4px;
}
.rowbad {
	background-color: #D7C1C3;
	padding: 4px;
}
.spacer {
	background-color: #1F1F1F;
}
hr {
	height: 1px;
	border-width: 0px;
	background-color: #D1D7DC;
	color: #D1D7DC;
}
.legend {
	text-align:center;
	margin: 0 auto;
	background-color: #181818;
	border: 1px #000000 solid;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:active, a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #adaeae;
	text-decoration: underline;
}
a.forumlink:hover {
	color: #adaeae;
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}
a.forumlink {
	color: #666666;
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}
a.topictitle {
	margin: 1px 0px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}
a.topictitle:visited {
	color: #666666;
	text-decoration: none;
}
a.topictitle:hover {
	color: #adaeae;
	text-decoration: none;
}
th a, th a:visited {
	color: #666666 !important;
	text-decoration: none;
}
th a:hover {
	text-decoration: underline;
}
#kat {
	background-color: #F4F4F4;
	padding: 0 5px 4px 5px;
	border: 1px #666666 solid;
}
a.kat, a.kat:visited {
	color: #adaeae;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}
a.kat:hover {
	color: #FFFFFF;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}
}
form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
input {
	color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #333333;
	background-color: #000000;
}
textarea {
	color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #333333;
	background-color: #000000;
	padding: 2px;
}
select {
	color: #666666;
	background-color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #333333;
	padding: 1px;
}
option {
	padding-right: 1em;
}
input.radio {
	border: none;
	background-color: 000000;
	color: #666666;
}
.post {
	color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #333333;
	background-color: #000000;
}
.btnbbcode {
	color: #666666;
	font-weight: normal;
	background-color: #000000;
	border: 1px solid #333333;
	font-size: 1.1em;
}
.btnmain {
	color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #333333;
	background-color: #000000;
}
.btnlite {
	color: #666666;
	font-weight: normal;
	background-color: #000000;
	border: 1px solid #333333;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}
.helpline {
	background-color: #1d1d1d;
	border-style: none;
	color: #e9e9e9;
}
.quotetitle, .attachtitle {
	margin: 10px 5px 0px 5px;
	padding: 4px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #333;
	color: #999;
	background-color: #000;
	font-size: 0.85em;
	font-weight: bold;
}
.quotetitle .quotetitle {
	font-size: 1em;
}
.quotecontent, .attachcontent {
	margin: 0px 5px 10px 5px;
	padding: 5px;
	border-color: #333;
	border-width: 0px 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: #1C1C1C;
	color: #999;
}
.attachcontent {
	font-size: 0.85em;
}
.codetitle {
	margin: 10px 5px 0px 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #333;
	color: #333333;
	background-color: #2C2C2C;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}
.codecontent {
	margin: 0px 5px 10px 5px;
	padding: 5px;
	border-color: #333;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #999;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #2C2C2C;
}
.syntaxbg {
	color: #666666;
}
.syntaxcomment {
	color: #FF8000;
}
.syntaxdefault {
	color: #0000BB;
}
.syntaxhtml {
	color: #000000;
}
.syntaxkeyword {
	color: #007700;
}
.syntaxstring {
	color: #DD0000;
}
.pm_marked_colour {
	background-color: #000000;
}
.pm_replied_colour {
	background-color: #A9B8C2;
}
.pm_friend_colour {
	background-color: #007700;
}
.pm_foe_colour {
	background-color: #DD0000;
}
img {
	border: none;
}
.blue {
	color: #006699;
}
.pbit {
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 3px;
	float: left;
	width: 175px;
}
.pbitauthor {
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 3px;
	float: left;
	width: 175px;
	color: #7D8AA0;
	font-size: 14px;
	margin-bottom: 3px;
	font-weight: bold;
}
.pbitdetails {
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 3px;
	float: left;
	width: 175px;
	color: #000000;
	font-size: 10px;
	text-align: left;
}
.yesil {
	font-weight: bold;
	color: #00AA00;
}
.gri {
	font-weight: bold;
	color: #8D9AAB;
}
.sep {
	color: black;
	background-color: #FFA34F;
}
table.colortable td {
	padding: 0;
}
pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}