legend {
color: #d3d4aa;
}

.wysiwyg, .formcontrols .blockrow .editor_textbox textarea:focus {
background-color: #1a1a1a;
color: #fff;
}

select {
background-color: #1a1a1a;
color: #fff;
border: 1px solid #202020;
}

.bbcode_container div.bbcode_code, .bbcode_container pre.bbcode_code {
border: 1px solid #000;
}

div .forumrow:hover, .forumhead + .childforum .L2:first-child .forumrow:hover {
background: #202020 url(images/Darkness3/gradients/grey-up.png) repeat-x left bottom;
}

.threadbit .nonsticky:hover, .threadbit .discussionrow:hover, .threadbit .sticky:hover {
background: #202020 url(images/Darkness3/gradients/grey-up.png) repeat-x left bottom;
}

.popupbody li input.searchbox, .popupbody li input.searchbox:focus {
background-color: #1a1a1a;
color: #fff;
border: 1px solid #202020;
}

.edit_rightside textarea {
background-color: #1a1a1a;
color: #fff;
border: 1px solid #202020;
}

.wysiwyg_block, .wysiwyg_block iframe.textbox, .wysiwyg {
background-color: #1a1a1a;
color: #fff;
}

#navlinks {
background-color: #202020;
border-top: 1px solid #000;
}

#header {
height: 124px;
background: url("images/Darkness3/darkness3/banner.jpg") no-repeat center;
}

#newnav {
height: 28px;
background: transparent;
padding-right:30px;
}

#darkbord {
border: 11px;
-webkit-border-image: url(images/Darkness3/darkness3/border.png) 11 11 11 11 repeat repeat;
-moz-border-image: url(images/Darkness3/darkness3/border.png) 11 11 11 11 repeat repeat;
}

#house {
height: 68px;
margin-top: 20px;
margin-right: -20px;
margin-bottom: -20px;
background: url("images/Darkness3/darkness3/house.gif") no-repeat bottom right;
}

#iesplit {
height: 11px;
background: url("images/Darkness3/darkness3/botbase.jpg") repeat-x;
}

.breadcrumb .navbit > a, .breadcrumb .lastnavbit span {
background-color: #1a1a1a;
}

.breadcrumb .navbit.lastnavbit span {
background-color: #1a1a1a;
} 


.pemtable {
	font-weight: bold;
	text-align: center;
}

.pemtable td {
	padding:8px;
	vertical-align:top;
	border-left:1px solid #cedfeb;
	border-right:1px solid #cedfeb;
	border-bottom:1px solid #cedfeb;
}

.pemtable .alt1 {
	background:rgb(255, 255, 255) bottom repeat-x;
}

.pemtable .alt2 {
	background-color:rgb(240,242,250);
}

.pemtable .left {
	text-align: left;
}

.pemtable .right {
	text-align: right;
}

.pemtable .normal {
	font-weight: normal;
}
 