* {
	margin: 0;
	padding: 0;
	border: 0;
	color: #aaa;
}

ul {
	padding: 0 2.5em;
}

li {
	padding: .2em .4em;
}

body {
	font-family: verdana,arial;
	font-size: .8em;
	background: #000 url(/images/content-bg.gif);
	text-align: justify;
}

html {
	overflow-y: scroll;
}

.post a:link, .post a:visited {
	color: #264a80;
	text-decoration: none;
}

.post a:hover {
	color: #3668b3;
}

#main {
	margin: 15px auto;
	width: 950px;
	border: 1px #1c1c29 solid;
}

#header {
	display: block;
	width: 950px;
	height: 220px;
	font-size: 6em;
	font-family: "Regatta Condensed LET",verdana,arial;
	background-image: url(/images/banner.png);
	position: relative;
}
#headerimg1 {
	position: absolute;
	top: 20px;
	right: 20px;
}

#headerimg2 {
	position: absolute;
	top: 65px;
	right: 20px;
}

#headerimg3 {
	position: absolute;
	top: 110px;
	right: 20px;
}

#headerimg4 {
	position: absolute;
	top: 155px;
	right: 20px;
}

#lowerpart {
	background: url(images/menubg.png) repeat-y; /* TODO: change color */
}

#navbar {
	font-size: 1.1em;
	float: left;
	list-style: none;
	bottom: 0;
	width: 200px;
	color: white;
	height: 430px;
	background: url(images/menu.png) no-repeat; /* TODO: change color */
	display: inline; /* IE Fix */
}

#navbar a {
	display: block;
	font-weight: bold;
	color: #b3b3b3;
}

#navbar a:hover
{
	color: #e5e5e5;
}

#navbar ul
{
	padding: 0;
	margin-left: 10px;
	margin-bottom: 3px;
}

#navbar li
{

	display: inline;
	width: 100%;

}

#navbar li.nonexisting
{
	/*display: none;*/
}




.navbutton {
	display: block;
	padding: 5px;
	font-weight: bold;
	color: #b3b3b3;
}

.navbutton:hover {
	color: #e5e5e5;
}

#contents
{
	margin-left: 200px;
	background: #0b0b0b url(images/mainbg.png);
}

#contents2
{
	background: url(images/main.png) no-repeat;
}

#contents3
{
	padding: 15px 20px;
}

#contents ul {
	padding-bottom: 10px;
}

#contents li {
	margin-left: 25px;
	margin-bottom: 10px;
}

.bottomfix
{
	clear: both;
	height: 0;
	visibility: hidden;
}

#donate {
	margin-top: 25px;
	text-align: center;
}


#modinfo {
	display: inline;
	float: right;
	top: 30px;
	margin-right: 0px;
	width: 400px;
}

#footnotes {
	margin-top: 10px;
}

iframe
{
	margin-left: -9px;
	margin-right: -9px;
}

#googleads-navbar {
	margin-top: 220px;
	float: right;
}

h1 {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 2em;
	font-weight: bold;
}

h2 {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 1.4em;
	font-weight: bold;
}

h3 {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 1em;
	font-weight: bold;
}


p {
	padding-bottom: 10px;
}




.CollapseList {
	cursor: pointer;
}

.CollapseList p {
	display: none;
}
.CollapseList .expanded p {
	display: block;
}
.CollapseList table {
	display: none;
}
.CollapseList .expanded table {
	display: block;
}
.CollapseList ul {
	display: none;
}
.CollapseList .expanded ul {
	display: block;
}



input, textarea {
	margin: 2px;
	padding: 1px;
	background: #222 url(images/input-bg.gif);
	border: 1px #666 solid;
	color: #aaa;
	/* TODO: Make background pic? */
}

input.button {
	background: #999;
	border: 1px #ddd solid;
	color: #222;
	width: 50px;
}

.cninput {
	width: 198px;
}
textarea {
	width: 400px;
	height: 150px;
}

strong {
	margin: 0 5px;
	color: #ddd;
}



.cnstory, .cncomment {
	margin-left: 10px;
	padding-bottom: 10px;
}

.cninfo {
	padding-bottom: 10px;
	font-size: .8em;;
}



.important {
	color: #BF1F1F;
}




.screenshotbox {
	border: none;
}
.screenshotbox td {
	border: none;
	padding: 0;
	width: 166px;
	text-align: center;
	vertical-align: top;
	padding: 2px;
}

.screenshotbox img {
	width: 160px;
	height: 120px;
	background: #272727;
	margin-bottom: 5px;
	display: block;
	border: 1px #474747 solid;
}

.screenshotbox .fakeimg {
	width: 160px;
	height: 120px;
	background: #0F0F0F;
	margin-bottom: 5px;
	display: block;
	border: 1px #272727 solid;
}



/* Added for the xwis query page */
table {
	border-collapse: collapse;
	margin-bottom: 1px;
	border: 0px #444444 solid;
}

caption {
	margin-bottom: 0px;
}

tr.spacer {
	height: 0px;
}

tr.spacer td {
	border: 0px #444444 solid;
}

td {
	border: 0px #444444 solid;
	border-top: 0;
	border-bottom: 0;
	padding: 3px 5px;
}


th {
	border: 0px #444444 solid;
	padding: 5px 10px;
}


.row-0 {
	background: #1F1F1F;
	cursor: pointer;
}
.row-1 {
	background: #0F0F0F;
	cursor: pointer;
}

#ida0000000a {
	background: #0F1F3F;
}

#ida0000000b {
	background: #3f0f0f;
}

#ida0000000c {
	background: #0F1F3F;
}

#ida0000000d {
	background: #0F1F3F;
}

#idblckintel {
	background: #0F1F3F;
}

#idblkintel1 {
	background: #0F1F3F;
}

#idblkintel2 {
	background: #0F1F3F;
}

#blkintel3 {
	background: #0F1F3F;
}

#blkintel4 {
	background: #0F1F3F;
}

#blkintel5 {
	background: #0F1F3F;
}

#blkintel6 {
	background: #0F1F3F;
}

#blkintel7 {
	background: #0F1F3F;
}

#blkintel8 {
	background: #0F1F3F;
}

#blkintel9 {
	background: #0F1F3F;
}

#blkintel0 {
	background: #0F1F3F;
}

.team-1 td{
	color: red;
}

.team-0 td{
	color: yellow;
}

.collapsedserver{
	cursor: pointer;
	display: none;
}

.uncollapsedserver{
	display: block;
	position: absolute;
	background: #222;

	border: 1px #7f7f7f solid;
	padding: 4px 8px;
}



/* For the forum */

#contents-forum
{
	background: #0b0b0b url(/images/mainbg.png);
}

#contents2-forum
{
	background: url(images/main-forum.png) no-repeat;}

