@charset "UTF-8";

body {
  background-image:url(https://img.mfcimg.com/photos2/326/3261787/898-128-966-904-1969898.jpg);
}

a:link,a:active,a:hover {
  color:#FFCC35;
}

a:visited {
  color:#FFBB95;
}

body {
  background-attachment:scroll;
  background-repeat:repeat;
}

body,td {
  color:#EE11FF;
  font-family:'Verdana';
  font-weight:bold;
  font-style:normal;
  font-size:16px;
}

td .clock {
  font-size:9px;
}

.container_padding {
  padding:6px;
  height:100%;
}

.container_transparency {
  height:100%;
  width:100%;
  filter:alpha(opacity=100);
}

.container {
  color:#EE11FF;
  position:relative;
  border:0;
  padding:8px;
  height:100%;
  background-color:transparent;
  background-image:url(http://i1108.photobucket.com/albums/h408/templeBE/black50.png);
}

.container .heading {
  padding:10px;
  background-color:transparent;
  background-image:url(http://i1108.photobucket.com/albums/h408/templeBE/black50.png);
  color:#22FF77;
  font-family:'Verdana';
  font-weight:bold;
  font-style:italic;
  font-size:19px;
}

.content {
  padding:8px;
}

.status_key {
  font-style:normal;
  font-weight:bold;
  font-size:14px;
}

.status_value {
  font-style:normal;
  font-weight:bold;
  font-size:14px;
}

.online {
  font-style:normal;
  font-weight:bold;
  color:red;
}

.blurb_key {
  font-style:normal;
  font-weight:bold;
  font-size:14px;
}

.blurb_value {
  font-style:normal;
  font-weight:bold;
  font-size:14px;
}

.thingy {
  position:absolute;
  visibility:hidden;
}