body {
	background: #000000;
	color: #AAAAAA;
	font-family: Tahoma;
	font-size: 12px; 
	line-height: 1.4
}

input, file,  textarea, select {
    margin-top: 0px;
    margin-bottom: 0px;
    color:#AAA;
    background-color:#222;
    border-width:1px;
    border-style:ridge;
    border-color:#777;
}

a:link {
	color: #FFF;
	text-decoration: none;
}

a:visited {
	color: #FFF;
	text-decoration: none;
}

a:hover, a:active {
	color: #FFF;
	text-decoration: underline;
}

#container {
	width: 95%;
	background: #000000;
	border: 1px solid #333333;
	color: #AAAAAA;
	margin: auto auto;
	padding: 10px;
	text-align: left;
}

#content {
	width: auto !important;
}

.menu ul {
	background: #000000;
	color: #AAAAAA;
	font-weight: bold;
	text-align: right;
	padding: 4px;
}

.menu ul a:link {
	color: #FFCC11;
	text-decoration: none;
}

.menu ul a:visited {
	color: #FFCC99;
	text-decoration: none;
}

.menu ul a:hover, .menu ul a:active {
	color: #FFCC99;
	text-decoration: none;
}

#panel {
	background: #000000;
	color: #AAAAAA;
	font-size: 11px;
	border: 1px solid #333333;
	padding: 8px;
}

table {
	color: #AAAAAA;
	font-family: Tahoma;
	font-size: 12px;
}

.tborder {
	background: #333333;
	width: 100%;
	margin: auto auto;
	border: 1px solid #333333;
}

.thead {
	background: #000000 url(../../../images/subblack/thead_bg.gif) top left repeat-x;
	color: #FFFFCC;
}

.thead a:link {
	color: #FFCC11;
	text-decoration: none;
}

.thead a:visited {
	color: #ff;
	text-decoration: none;
}

.thead a:hover, .thead a:active {
	color: #ffffff;
	text-decoration: underline;
}

.tcat {
	background: #000000 url(../../../images/subblack/tcat_bg.gif) top left repeat-x;
	color: #FFCC11;
	font-size: 12px;
}

.tcat a:link {
	color:#FFCC11;
}

.tcat a:visited {
	color: #FFFF99;
}

.tcat a:hover, .tcat a:active {
	color: #FFFF99;
}

.trow1 {
	background: #000000;
}

.trow2 {
	background: #000000;
}

.trow_shaded {
	background: #000000;
}

.trow_sep {
	background: #000000;
	color: #FFCC11;
	font-size: 12px;
	font-weight: bold;
}

.tfoot {
	background: #000000 url(../../../images/subblack/thead_bg.gif) top left repeat-x;
	color: #AAAAAA;
}

.tfoot a:link {
	color: #FFCC11;
	text-decoration: none;
}

.tfoot a:visited {
	color: #FFFF99;
	text-decoration: none;
}

.tfoot a:hover, .tfoot a:active {
	color: #FFFF99;
	text-decoration: underline;
}

.bottommenu {
	background: #000000;
	color: #AAAAAA;
	border: 1px solid #333333;
	padding: 10px;
}

.navigation {
	color: #FFCC11;
	font-size: 13px;
	font-style: underline;
}

.navigation a:link {
	text-decoration: none;
}

.navigation a:visited {
	text-decoration: none;
}

.navigation a:hover, .navigation a:active {
	text-decoration: none;
}

.navigation .active {
	color: #FFCC11;
	font-size: 13px;
	font-weight: bold;
}

.smalltext {
	color: #AAAAAA;
	font-size: 11px;
}

.largetext {
	font-size: 16px;
	font-weight: bold;
}

input.textbox {
	background: #000000;
	color: #ffffff;
	border: 1px solid #333333;
	padding: 1px;
}

textarea {
	background: #000000;
	color: #ffffff;
	border: 1px solid #333333;
	padding: 2px;
	font-family: Tahoma;
	line-height: 1.4;
	font-size: 13px;
}

select {
	background: #000000;
	color: #ffffff;
	border: 1px solid #f0f0f0;
}

.editor {
	background: #f1f1f1;
	border: 1px solid #ccc;
}

.editor_control_bar {
	background: #fff;
	border: 1px solid #0f5c8e;
}

.autocomplete {
	background: #fff;
	border: 1px solid #000;
	color: black;
}

.autocomplete_selected {
	background: #adcee7;
	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: #000000;
}

.trow_reputation_negative {
	background: #ffcccc;
}

.reputation_positive {
	color: green;
}

.reputation_neutral {
	color: #444;
}

.reputation_negative {
	color: red;
}

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;
	margin-top: 2px;
}

img.attachment {
	border: 1px solid #E9E5D7;
	padding: 2px;
}

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;
}

.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;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
float: none;
width: 1%;
}

.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;
	margin-top: 2px;
}

img.attachment {
	border: 1px solid #000000;
padding: 2px;
}

hr {
	background-color: #000000;
color: #FFFFFF;
height: 1px;
border: 0px;
}

#copyright {
	font: x-small Verdana, Arial, Sans-Serif;
color: #FFFFFF;
margin: 0;
padding: 10px 0 0 0;
}

#debug {
	float: right;
text-align: right;
margin-top: 0;
}

.separator {
	margin: 5px;
padding: 0;
height: 0px;
font-size: 1px;
list-style-type: none;
}

css">
A:link {
	text-decoration: none
}

A:visited {
	text-decoration: none
}

A:active {
	text-decoration: none
}

A:hover {
	text-decoration: underline overline; color: ##FFFF99;
}

style>

#quickreply_multiquote .smalltext {
	color: black;
}

#quickreply_multiquote .smalltext a {
	color: blue;
}

.cat_end {
	background: #000000 url(../../../images/subblack/cat_end.gif) top left repeat-x
}

.clear {
	clear: both;
}

.hidden {
	display: none;
float: none;
width: 1%;
}

.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;
	margin-top: 2px;
}

img.attachment {
	border: 1px solid #000000;
padding: 2px;
}

hr {
	background-color: #000000;
color: #FFFFFF;
height: 1px;
border: 0px;
}

#copyright {
	font: x-small Verdana, Arial, Sans-Serif;
color: #FFFFFF;
margin: 0;
padding: 10px 0 0 0;
}

#debug {
	float: right;
text-align: right;
margin-top: 0;
}

.separator {
	margin: 5px;
padding: 0;
height: 0px;
font-size: 1px;
list-style-type: none;
}

css">
A:link {
	text-decoration: none
}

A:visited {
	text-decoration: none
}

A:active {
	text-decoration: none
}

A:hover {
	text-decoration: underline overline; color: ##FFFF99;
}

style>

#quickreply_multiquote .smalltext {
	color: black;
}

#quickreply_multiquote .smalltext a {
	color: blue;
}

.cat_end {
	background: #000000 url(../../../images/subblack/cat_end.gif) top left repeat-x
}

.trow_selected td {
	background: #666;
}

blockquote {
       background: #333333;
	border: 1px solid #ccc;
	margin: 0;
	color: #fff;
	padding: 4px;
}

blockquote cite {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	font-style: normal;
	display: block;
	margin: 4px 0;
}

blockquote cite span {
	float: right;
	font-weight: normal;
}

.codeblock {
	background: #111111;
	border: 1px solid #ccc;
	padding: 4px;
}

.codeblock .title {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	margin: 4px 0;
}

.codeblock code {
	overflow: auto;
	height: auto;
	max-height: 200px;
	display: block;
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 13px;
}

.subject_new {
	font-weight: bold;
}

.highlight {
	background: #FFFFCC;
	padding-top: 3px;
	padding-bottom: 3px;
}

.pm_alert {
	background: #000;
	border: 1px solid #FFD324;
	text-align: center;
	padding: 5px 20px;
	font-size: 11px;
	margin-bottom: 15px;
}

.red_alert {
	background-color:#000;
	border: 1px solid #A5161A;
	color: #A5161A;
	text-align: center;
	padding: 5px 20px;
	font-size: 11px;
	margin-bottom: 15px;
}

.high_warning {
	color: #CC0000;
}

.moderate_warning {
	color: #F3611B;
}

.low_warning {
	color: #AE5700;
}

div.error {
	padding: 5px 10px;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	background: #FFF6BF;
	font-size: 12px;
}

div.error p {
	margin: 0;
	color: #000;
	font-weight: normal;
}

div.error p em {
	font-style: normal;
	font-weight: bold;
	padding-left: 24px;
	display: block;
	color: #C00;
	background: url(/images/error.gif) no-repeat 0;
}

div.error.ul {
	margin-left: 24px;
}

.online {
	color: #15A018;
}

.offline {
	color: #C7C7C7;
}

.pagination {
	font-size: 11px;
	padding-top: 10px;
	margin-bottom: 5px;
}

.tfoot .pagination, .tcat .pagination {
	padding-top: 0;
}

.pagination .pages {
	font-weight: bold;
}

.pagination .pagination_current, .pagination a {
	padding: 2px 6px;
	margin-bottom: 3px;
}

.pagination a {
	border: 1px solid #333333;
}

.pagination .pagination_current {
	background: #444;
	border: 1px solid #333333;
	font-weight: bold;
	color: #FFF;
}

.pagination a:hover {
	background: #444;
	text-decoration: none;
}

.thread_legend, .thread_legend dd {
	margin: 0;
	padding: 0;
}

.thread_legend dd {
	padding-bottom: 4px;
	margin-right: 15px;
}

.thread_legend img {
	margin-right: 4px;
	vertical-align: bottom;
}

.forum_legend, .forum_legend dt, .forum_legend dd {
	margin: 0;
	padding: 0;
}

.forum_legend dd {
	float: left;
	margin-right: 10px;
}

.forum_legend dt {
	margin-right: 10px;
	float: left;
}

.success_message {
	color: #00b200;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.error_message {
	color: #C00;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.post_body {
	padding: 5px;
}

.post_content {
	padding: 5px 10px;
}

.invalid_field {
	border: 1px solid #f30;
	color: #f30;
}

.valid_field {
	border: 1px solid #0c0;
}

.validation_error {
	background: url(../../../images/invalid.gif) no-repeat center left;
	color: #f30;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

.validation_success {
	background: url(../../../images/valid.gif) no-repeat center left;
	color: #00b200;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

.validation_loading {
	background: url(../../../images/spinner.gif) no-repeat center left;
	color: #555;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

#panel .remember_me input {
	vertical-align: middle;
	margin-top: -1px;
}

.hiddenrow {
	display: none;
}

.selectall {
	background-color: #FFFBD9;
	font-weight: bold;
	text-align: center;
}

.repbox {
	font-size:16px;
	font-weight: bold;
	padding:5px 7px 5px 7px;
}

._neutral {
	background-color:#FAFAFA;
	color: #999999;
	border:1px solid #CCCCCC;
}

._minus {
	background-color: #FDD2D1;
	color: #CB0200;
	border:1px solid #980201;
}

._plus {
	background-color:#E8FCDC;
	color: #008800;
	border:1px solid #008800;
}

.pagination_breadcrumb {
	background-color: #000;
	border: 1px solid #333;
	outline: 1px solid #333;
	padding: 5px;
	margin-top: 5px;
	
	font-weight: normal;
}

.pagination_breadcrumb_link {
	vertical-align: middle;
	cursor: pointer;
}

.spoiler_header {
    background: #333;
    border: 1px solid #CCC;
    padding: 4px;
    margin: 4px 0 0 0;
    color: #FFF;
}

.spoiler_body {
    background: 333;
    padding: 4px;
    border: 1px solid #CCC;
    border-top: 0;
    color: #FFF;
    margin: 0 0 4px 0;
}

.panel_links, .user_links {
	margin: 10px 0;
    padding: 0;
}

/** Modal Start **/

.modal {
	display: none;
	width: 400px;
	text-align: left;
	background: #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 0 10px #000;
	-moz-box-shadow: 0 0 10px #000;
	-o-box-shadow: 0 0 10px #000;
	-ms-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 10px #000;
}

.modal a.close-modal {
	position: absolute;
	top: -12.5px;
	right: -12.5px;
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background: url(../../../images/close.png) no-repeat 0 0;
}

.modal-spinner {
	display: none;
	width: 64px;
	height: 64px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-right: -32px;
	margin-top: -32px;
	background: url(../../../images/spinner_big.gif) no-repeat center center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
}

/** Modal End **/

/** Impromptu Start **/

/*! jQuery-Impromptu - v6.2.1 - 2015-05-10
* http://trentrichardson.com/Impromptu
* Copyright (c) 2015 Trent Richardson; Licensed MIT */

.jqifade{
	position: absolute; 
	background-color: #777777; 
}
iframe.jqifade{
	display:block;
	z-index:-1;
}
div.jqi{ 
	width: 400px; 
	max-width:90%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	position: absolute; 
	background-color: #ffffff; 
	font-size: 11px; 
	text-align: left; 
	border: solid 1px #eeeeee;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 7px;
}
div.jqi .jqicontainer{ 
}
div.jqi .jqiclose{ 
	position: absolute;
	top: 4px; right: -2px; 
	width: 18px; 
	cursor: default; 
	color: #bbbbbb; 
	font-weight: bold; 
}
div.jqi .jqistate{
	background-color: #fff;
}
div.jqi .jqititle{
	padding: 5px 10px;
	font-size: 16px; 
	line-height: 20px; 
	border-bottom: solid 1px #eeeeee;
}
div.jqi .jqimessage{ 
	padding: 10px; 
	line-height: 20px; 
	color: #444444; 
	overflow: auto;
}
div.jqi .jqibuttonshide{
	display: none;
} 
div.jqi .jqibuttons{ 
	text-align: right; 
	margin: 0 -7px -7px -7px;
	border-top: solid 1px #e4e4e4; 
	background-color: #f4f4f4;
	border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
}
div.jqi .jqibuttons button{ 
	margin: 0;
	padding: 15px 20px;
	background-color: transparent;
	font-weight: normal; 
	border: none;
	border-left: solid 1px #e4e4e4; 
	color: #777; 
	font-weight: bold; 
	font-size: 12px; 
}
div.jqi .jqibuttons button.jqidefaultbutton{
	color: #489afe;
}
div.jqi .jqibuttons button:hover,
div.jqi .jqibuttons button:focus{
	color: #287ade;
	outline: none;
}
div.jqi .jqibuttons button[disabled]{
	color: #aaa;
}
.jqiwarning .jqi .jqibuttons{ 
	background-color: #b95656;
}

/* sub states */
div.jqi .jqiparentstate::after{ 
	background-color: #777;
	opacity: 0.6;
	filter: alpha(opacity=60);
	content: '';
	position: absolute;
	top:0;left:0;bottom:0;right:0;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
div.jqi .jqisubstate{
	position: absolute;
	top:0;
	left: 20%;
	width: 60%;
	padding: 7px;
	border: solid 1px #eeeeee;
	border-top: none;
	border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
}
div.jqi .jqisubstate .jqibuttons button{
	padding: 10px 18px;
}

/* arrows for tooltips/tours */
.jqi .jqiarrow{ position: absolute; height: 0; width:0; line-height: 0; font-size: 0; border: solid 10px transparent;}

.jqi .jqiarrowtl{ left: 10px; top: -20px; border-bottom-color: #ffffff; }
.jqi .jqiarrowtc{ left: 50%; top: -20px; border-bottom-color: #ffffff; margin-left: -10px; }
.jqi .jqiarrowtr{ right: 10px; top: -20px; border-bottom-color: #ffffff; }

.jqi .jqiarrowbl{ left: 10px; bottom: -20px; border-top-color: #ffffff; }
.jqi .jqiarrowbc{ left: 50%; bottom: -20px; border-top-color: #ffffff; margin-left: -10px; }
.jqi .jqiarrowbr{ right: 10px; bottom: -20px; border-top-color: #ffffff; }

.jqi .jqiarrowlt{ left: -20px; top: 10px; border-right-color: #ffffff; }
.jqi .jqiarrowlm{ left: -20px; top: 50%; border-right-color: #ffffff; margin-top: -10px; }
.jqi .jqiarrowlb{ left: -20px; bottom: 10px; border-right-color: #ffffff; }

.jqi .jqiarrowrt{ right: -20px; top: 10px; border-left-color: #ffffff; }
.jqi .jqiarrowrm{ right: -20px; top: 50%; border-left-color: #ffffff; margin-top: -10px; }
.jqi .jqiarrowrb{ right: -20px; bottom: 10px; border-left-color: #ffffff; }

/** Impromptu End */

