@charset "UTF-8";

a:link,a:active,a:hover { 
	color:#9933cc;
}

a:visited   {
	color:#9933cc;
}

body {
	background-color: #220022;
	background-position: top left;
	background-attachment: scroll;
	background-repeat: repeat;
}

body,td {
	color: #ddccff;
	font-family: 'Tahoma';
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

td .clock	{	font-size:9px;	}

.container_padding {
	padding:	8px;
	height:	100%;
}

.container_transparency {
	height:100%;
	width:100%;
	background-color: #220022;
	filter:alpha(opacity=100);
}
.container {
	color: #ddccff;
	position:relative;
	border: px none #;
	padding:	0px;
	height: 100%;
	background-color:transparent;
}

div.heading,center,.key,.wall_body, .wall_options, .status_value{
display:none;
}

div.title{
display:block;
}

table tbody tr td table tbody tr td div.container_padding div.container_transparency div.container table tbody tr td table tbody tr td.status_value{
display:block;
}

.container .heading {
	padding: 10px 0 0 0;
	background-color: #220022;
	color: #9999ff;
	font:50px Arial Black, Gadget, sans-serif;
}

.content {
	padding:10px 0 0 0;
}

.online{
color:#ddccff;
font-weight:normal;
}

.online a:nth-child(1), .online a:nth-child(4){
display:none;
}


table tbody tr td table tbody tr td table tbody tr td div.container_padding div.container_transparency div.container div.content table tbody tr:nth-child(1){
display:none;
}

table tbody tr td table tbody tr td table tbody tr td div.container_padding div.container_transparency div.container div.content table tbody tr:nth-child(2){
display:none;
}