body {
        background-color:black;
	color:white;
}
td.new { background:#000022; }
td.newbright { background:#000044; }

div#mainbody {
  position: absolute;
  top: 15px;
  left: 150px;
  right: 1px;
  width: auto;
  z-index:10;
}

img#purple11 {
	position: absolute;
	top: 0px; left: 0px;
  width: 285px; height: 275px;
	background:url("/templates/nazzy/the-cell/forum/images/dark-turq-left.jpg");
	z-index: 1;
}

img#purple12 {
	position: absolute;
	top: 0px; right: 0px;
  width: 481px; height: 169px;
	background:url("/templates/nazzy/the-cell/forum/images/dark-turq-right.jpg");
	z-index: 1;
}

div.menu div {
        background: url("/templates/nazzy/the-cell/forum/images/dark-turq-bar.jpg") no-repeat;
        color: white;
        }
div.menu div a {
        color: white;
        }
a {
	color: #88FFFF;
}
img.breaker {
	background: url("/templates/nazzy/the-cell/forum/images/dark-turq-bar.jpg") no-repeat;
	height: 40px;
}
hr.minibreak {
	color:#0000FF;
	background-color:#0000FF;
  height: 2px;
  width:200px;
  border:0px;
	}
input, textarea, select {
        background: #080808;
        border-color: #0000FF;
	color:white;
}
table.poll_table div {
        background: url("/templates/nazzy/the-cell/forum/images/dark-turq-bar.jpg") no-repeat;
}
table.poll_table td {
        border-color: #0000FF;
}
td.new blockquote.spoiler blockquote {
  background:#000022;
  color:#000022;
}
td.newbright blockquote.spoiler blockquote {
  background:#000044;
  color:#000044;
}
span.irc-me {
  color:#CCCCFF;
}

div.location a {
	text-decoration:none;
}

table { border-spacing: 0px; }
td { padding: 5px; }
tr.ohr td { border-bottom: 1px #888 solid; }

span.quickjump { right: 200px; }
span.quickjump form input { border-style: dotted; background: transparent; }
span.quickjump form input:hover { border-style: solid; }

body.thread span.quickjump { right: -1.2em; width: 80%; }
body.thread span.movethread form input { border-style: dotted; background: transparent; }
body.thread span.movethread form input:hover { border-style: solid; }

div.post, div.post_marker { margin: 10px 10px 10px 0px; }
div.post { background: black; }

table.timezones .onr { background: #01022B; }
table.timezones .enr { background: #01021B; }
