/**
 * CSS for theme "Fatal Guild" (tid 5)
 *
 * DO NOT EDIT THIS FILE
 */body {
	background: #000;
	color: #fff;
	font-family: Verdana;
	font-size: 13px;
	text-align: center; /* IE 5 fix */
	line-height: 1.4
}
a:link {
	color: #8e0707;
	text-decoration: none;
}
a:visited {
	color: #8e2222;
	text-decoration: none;
}
a:hover, a:active {
	color: #fff;
	text-decoration: none;
}
#container {
	width: 904px;
	background: #111;
	border: 1px solid #012;
	color: #fff;
	margin: auto auto;
	padding: 1px;
	text-align: left; /* IE 5 fix */
}
#content {
	color: #fff;
	/* FIX: Make internet explorer wrap correctly */
	width: auto !important;
	
}
.menu ul {
	font-weight: bold;
	text-align: right;
	padding: 4px;
}
.menu ul a:link {
	color: #339966;
	text-decoration: none;
}
.menu ul a:visited {
	color: #336666;
	text-decoration: none;
}
.menu ul a:hover, .menu ul a:active {
	color: #33dd66;
	text-decoration: none;
}
#panel {
	background: #222;
	color: #fff;
	font-size: 11px;
	border: 1px solid #001122;
	padding: 8px;
}
#panel a:link {
	color: #eee;
}
#panel a:visited {
	color: #ddd;
}
#panel a:hover, #panel a:active {
	color: #3d6;
}
table {
	color: #fff;
	font-family: Verdana;
	font-size: 13px;
	background:#222;
}
.tborder {
	background: #012;
	width: 100%;
	margin: auto auto;
	border: 0 px solid #fff;
}
.thead {
	background: #808080 url(blackimages/h3.png) top left repeat-x;
	color: #ffffff;
}
.thead a:link {
	color: #ffffff;
	text-decoration: none;
}
.thead a:visited {
	color: #ffffff;
	text-decoration: none;
}
.thead a:hover, .thead a:active {
	color: #cc0000;
	text-decoration: underline;
}
.tcat {
	background: #333;
	color: #fff;
	font-size: 12px;
}
.tcat a:link {
	color: #8E0707;
}
.tcat a:visited {
	color: #8E2222;
}
.tcat a:hover, .tcat a:active {
	color: #fff;
}
.trow1 {
	background: #111;
}
.trow2 {
	background: #222;
}
.trow_shaded {
	background: #110000;
}
.trow_sep {
	background: #333;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
.tfoot {
	background: #111;
	color: #ffffff;
}
.tfoot a:link {
	color: #ffffff;
	text-decoration: none;
}
.tfoot a:visited {
	color: #ffffff;
	text-decoration: none;
}
.tfoot a:hover, .tfoot a:active {
	color: #ffffff;
	text-decoration: underline;
}
.bottommenu {
	background: #111;
	color: #fff;
	border: 1px solid #001122;
	padding: 6px;
}
.bottommenu a:link {
	color: #fff;
}
.navigation {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}
.navigation a:link {
	text-decoration: none;
}
.navigation a:visited {
	text-decoration: none;
}
.navigation a:hover, .navigation a:active {
	text-decoration: none;
}
.navigation .active {
	color: #c03;
	font-size: small;
	font-weight: bold;
}
.smalltext {
	font-size: 11px;
}
.largetext {
	font-size: 16px;
	font-weight: bold;
}
input.textbox {
	background: #000000;
	color: #8E2222;
	border: 1px solid #001122;
	padding: 1px;
}
textarea {
	background: #000000;
	color: #8E2222;
	border: 1px solid #001122;
	padding: 2px;
	font-family: Verdana;
	line-height: 1.4;
	font-size: 13px;
}
input.checkbox {
	background: #000;
	color: #366;
}
select {
	background: #000;
	color: #8E0707;
	border: 1px solid #012;
}
.editor {
	background: #000000;
	border: 1px dotted #034;
}
.editor_control_bar {
	background: #fff;
	border: 1px solid #0f5c8e;
}
.toolbar_normal {
	background: #f0f0f0;
	border: 1px solid #f0f0f0;
}
.toolbar_hover {
	background: #c1d2ee;
	border: 1px solid #5296f7;
}
.toolbar_clicked {
	background: #e1F2fe;
	border: 1px solid #5296f7;
}
.autocomplete {
	background: #000;
	border: 1px solid #000;
	color: 8E2222;
}
.autocomplete_selected {
	background: #8E2222;
	color: #000;
}
.popup_menu {
	background: #ccc;
	border: 1px solid #000;
}
.popup_menu .popup_item {
	background: #fff;
	color: #000;
}
.popup_menu .popup_item:hover {
	background: #C7DBEE;
	color: #000;
}
.trow_reputation_positive {
	background: #ccccff;
}
.trow_reputation_negative {
	background: #ffcccc;
}
.reputation_positive {
	color: #69f;
}
.reputation_neutral {
	color: #444;
}
.reputation_negative {
	color: red;
}

/* Additional CSS (Master) */
img {
	border: none;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
	float: none;
	width: 1%;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.menu ul {
	list-style: none;
	margin: 0;
}

.menu li {
	display: inline;
	padding-left: 5px;
}

.menu img {
	padding-right: 5px;
	vertical-align: top;
}

#panel .links {
	margin: 0;
	float: right;
}

.expcolimage {
	float: right;
	width: auto;
	vertical-align: middle;
}

img.attachment {
	border: 1px solid #E9E5D7;
	padding: 2px;
}

.pagenav {
	font-weight: bold;
}

.pagenavbit {
	padding-left: 3px;
}

.pagenavbit a {
	text-decoration: none;
}

.pagenavcurrent {
	font-weight: bold;
	padding-left: 3px;
}

hr {
	background-color: #000000;
	color: #000000;
	height: 1px;
	border: 0px;
}

#copyright {
	font: 11px Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 10px 0 0 0;
}

#debug {
	float: right;
	text-align: right;
	margin-top: 0;
}

.quote_header {
	background: #fff;
	border: 1px dashed #000;
	border-bottom: 0;
	color: #000;
	font-weight: bold;
	margin: 8px auto 0 auto;
	padding: 4px;
}

.quote_body {
	background: #fff;
	border: 1px dashed #000;
	border-top: 0;
	color: #000;
	padding: 4px;
	margin: 0 auto 8px auto;
}

.code_header {
	background: #fff;
	border: 1px dashed #000;
	border-bottom: 0;
	color: #000;
	font-weight: bold;
	margin: 8px auto 0 auto;
	padding: 4px;
}

.code_body {
	background: #fff;
	border: 1px dashed #000;
	border-top: 0;
	color: #000;
	padding: 4px;
	margin: 0 auto 8px auto;
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 12px;
}
.usercpnav {
	list-style: inside;
	padding: 0;
	margin: 0;
}

.usercpnav li {
	padding: 1px;
	font-size:11px
}

.usercpnav .pmfolders {
	/* PM folders on the UCP Nav menu */
}

.subforumicon {
	border: 0;
	vertical-align: middle;
}

.separator {
	margin: 5px;
	padding: 0;
	height: 0px;
	font-size: 1px;
	list-style-type: none;
}

form {
	margin: 0;
	padding: 0;
}

.popup_menu .popup_item_container {
	margin: 1px;
	text-align: left;
}

.popup_menu .popup_item {
	display: block;
	padding: 3px;
	text-decoration: none;
	white-space: nowrap;
}

.popup_menu a.popup_item:hover {
	text-decoration: none;
}

.autocomplete {
	text-align: left;
}
/* Additional CSS (Custom) */
.quote_header {
margin-left: 20px;
padding: 4px;
border-top: 1px dotted #012;
border-left: 1px dotted #012;
border-right: 1px dotted #012;
color: #366;
background: #000;
font-weight: bold;
}

.quote_body {
margin-left: 20px;
padding: 0 4px 4px 4px;
border-bottom: 1px dotted #034;
border-left: 1px dotted #034;
border-right: 1px dotted #034;
color: #fff;
background: #000000;
}

.code_header {
margin-left: 20px;
padding: 4px;
border-top: 1px dashed #000000;
border-left: 1px dashed #000000;
border-right: 1px dashed #000000;
color: #000000;
background: #ffffff;
font-weight: bold;
}

.code_body {
margin-left: 20px;
padding: 0 4px 4px 4px;
border-bottom: 1px dashed #000000;
border-left: 1px dashed #000000;
border-right: 1px dashed #000000;
color: #000000;
font-family: monospace;
background: #ffffff;
}

img {
	border: none;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
	float: none;
	width: 1%;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.menu ul {
	list-style: none;
	margin: 0;
}

.menu li {
	display: inline;
	padding-left: 5px;
}

.menu img {
	padding-right: 5px;
	vertical-align: top;
}

#panel .links {
	margin: 0;
	float: right;
}

.expcolimage {
	float: right;
	width: auto;
	vertical-align: middle;
}

img.attachment {
	border: 1px solid #E9E5D7;
	padding: 2px;
}

.pagenav {
	font-weight: bold;
}

.pagenavbit {
	padding-left: 3px;
}

.pagenavbit a {
	text-decoration: none;
}

.pagenavcurrent {
	font-weight: bold;
	padding-left: 3px;
}

hr {
	background-color: #c03;
	color: #c03;
	height: 1px;
	border: 0px;
}

#copyright {
	font: 11px Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 10px 0 0 0;
}

#debug {
	float: right;
	text-align: right;
	margin-top: 0;
}

.usercpnav {
	list-style: inside;
	padding: 0;
	margin: 0;
}

.usercpnav li {
	padding: 1px;
	font-size:11px
}

.usercpnav .pmfolders {
	/* PM folders on the UCP Nav menu */
}

.subforumicon {
	border: 0;
	vertical-align: middle;
}

.separator {
	margin: 5px;
	padding: 0;
	height: 0px;
	font-size: 1px;
	list-style-type: none;
}

form {
	margin: 0;
	padding: 0;
}

.popup_menu .popup_item_container {
	margin: 1px;
	text-align: left;
}

.popup_menu .popup_item {
	display: block;
	padding: 3px;
	text-decoration: none;
	white-space: nowrap;
}

.popup_menu a.popup_item:hover {
	text-decoration: none;
}

.autocomplete {
	text-align: left;
}




#buttons_outer {
	width: 685px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #012;
	height: 21px !important;
	height: 23px;
}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #012;
  background: #111;
	padding: 2px;
}

#buttons_outer {
	width: 900px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #012;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #012;
	margin-bottom: 2px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;                     
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
float: left;
font-weight: bold;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #012;
}

ul#mainlevel-nav li a
{
float: left;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #fff;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c03;
}

.logo {
border:1px solid #012;
}