body {
	color: rgb(0, 0, 0);
	font-size: 13px;
	line-height: 1.4;
	text-align: center;
	background: none repeat scroll 0pt 0pt rgb(239, 239, 204);
	font-family: Verdana,Arial,Sans-serif;
}

a:link {
	text-decoration: none;
	color: rgb(221, 68, 0);
}

a:visited {
	text-decoration: none;
	color: rgb(102, 17, 0);
}

a:hover, a:active {
	text-decoration: underline;
	color: rgb(72, 116, 163);
}

#container {
	background: none repeat scroll 0pt 0pt rgb(255, 255, 255);
	border: 1px solid rgb(228, 228, 228);
	color: rgb(0, 0, 0);
	margin: auto;
	padding: 20px;
	text-align: left;
	width: 95%;
}

#content {
	 }

.menu ul {
	padding: 4px;
	text-align: right;
	color: rgb(0, 0, 0);
}

.menu ul a:link {
	text-decoration: none;
}

.menu ul a:visited {
	text-decoration: none;
}

.menu ul a:hover, .menu ul a:active {
	color: rgb(72, 116, 163);
	text-decoration: none;
}

#panel {
	border: 1px solid rgb(212, 212, 212);
	color: rgb(0, 0, 0);
	font-size: 11px;
	padding: 8px;
	background: none repeat scroll 0pt 0pt rgb(239, 239, 239);
}

table {
	color: rgb(0, 0, 0);
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 13px;
}

.tborder {
	margin: auto;
	width: 100%;
	border: 1px solid rgb(221, 68, 0);
	background: none repeat scroll 0pt 0pt rgb(255, 255, 255);
}

.thead {
	color: rgb(255, 255, 255);
	background: url(../../../theme/images/thead_bg.png) repeat-x scroll left top rgb(204, 102, 0);
}

.thead a:link {
	color: rgb(255, 255, 255);
	text-decoration: none;
}

.thead a:visited {
	color: rgb(255, 255, 255);
	text-decoration: none;
}

.thead a:hover, .thead a:active {
	color: rgb(255, 255, 255);
	text-decoration: underline;
}

.tcat {
	font-size: 12px;
	background: none repeat scroll 0pt 0pt rgb(204, 102, 0);
	color: rgb(238, 238, 238);
}

.tcat a:link {
	color: rgb(0, 0, 0);
}

.tcat a:visited {
	color: rgb(0, 0, 0);
}

.tcat a:hover, .tcat a:active {
	color: rgb(0, 0, 0);
}

.trow1 {
	background: none repeat scroll 0pt 0pt #fff;
}

.trow2 {
	background: none repeat scroll 0pt 0pt rgb(239, 239, 239);
}

.trow_shaded {
	background: none repeat scroll 0pt 0pt rgb(255, 221, 224);
}

.trow_selected td {
	background: none repeat scroll 0pt 0pt rgb(255, 251, 217);
}

.trow_sep {
	background: none repeat scroll 0pt 0pt rgb(229, 229, 229);
	color: rgb(0, 0, 0);
	font-size: 12px;
	font-weight: bold;
}

.tfoot {
	background: url(../../../theme/images/thead_bg.png) repeat-x scroll left top rgb(204, 102, 0);
	color: rgb(255, 255, 255);
}

.tfoot a:link {
	color: rgb(255, 255, 255);
	text-decoration: none;
}

.tfoot a:visited {
	color: rgb(255, 255, 255);
	text-decoration: none;
}

.tfoot a:hover, .tfoot a:active {
	color: rgb(255, 255, 255);
	text-decoration: underline;
}

.bottommenu {
	background: none repeat scroll 0pt 0pt rgb(239, 239, 239);
	border: 1px solid rgb(72, 116, 163);
	color: rgb(0, 0, 0);
	padding: 10px;
}

.navigation {
	color: rgb(0, 0, 0);
	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: rgb(0, 0, 0);
	font-size: small;
	font-weight: bold;
}

.smalltext {
	font-size: 11px;
}

.largetext {
	font-size: 16px;
	font-weight: bold;
}

input.textbox {
	background: none repeat scroll 0pt 0pt rgb(255, 255, 255);
	border: 1px solid rgb(15, 92, 142);
	color: rgb(0, 0, 0);
	padding: 1px;
}

textarea {
	background: none repeat scroll 0pt 0pt rgb(255, 255, 255);
	border: 1px solid rgb(15, 92, 142);
	color: rgb(0, 0, 0);
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 13px;
	line-height: 1.4;
	padding: 2px;
}

select {
	background: none repeat scroll 0pt 0pt rgb(255, 255, 255);
	border: 1px solid rgb(15, 92, 142);
}

.editor {
	background: none repeat scroll 0pt 0pt rgb(241, 241, 241);
	border: 1px solid rgb(204, 204, 204);
}

.editor_control_bar {
	background: none repeat scroll 0pt 0pt rgb(255, 255, 255);
	border: 1px solid rgb(15, 92, 142);
}

.autocomplete {
	background: none repeat scroll 0pt 0pt rgb(255, 255, 255);
	border: 1px solid rgb(0, 0, 0);
	color: black;
}

.autocomplete_selected {
	background: none repeat scroll 0pt 0pt rgb(173, 206, 231);
	color: rgb(0, 0, 0);
}

.popup_menu {
	background: none repeat scroll 0pt 0pt rgb(204, 204, 204);
	border: 1px solid rgb(0, 0, 0);
}

.popup_menu .popup_item {
	background: none repeat scroll 0pt 0pt rgb(255, 255, 255);
	color: rgb(0, 0, 0);
}

.popup_menu .popup_item:hover {
	background: none repeat scroll 0pt 0pt rgb(199, 219, 238);
	color: rgb(0, 0, 0);
}

.trow_reputation_positive {
	background: none repeat scroll 0pt 0pt rgb(204, 255, 204);
}

.trow_reputation_negative {
	background: none repeat scroll 0pt 0pt rgb(255, 204, 204);
}

.reputation_positive {
	color: green;
}

.reputation_neutral {
	color: rgb(68, 68, 68);
}

.reputation_negative {
	color: red;
}

.invalid_field {
	border: 1px solid rgb(255, 51, 0);
	color: rgb(255, 51, 0);
}

.valid_field {
	border: 1px solid rgb(0, 204, 0);
}

.validation_error {
	background: url(../../../images/invalid.gif) no-repeat scroll left center transparent;
	color: rgb(255, 51, 0);
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0pt;
	padding: 5px 5px 5px 22px;
}

.validation_success {
	background: url(../../../images/valid.gif) no-repeat scroll left center transparent;
	color: rgb(0, 178, 0);
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0pt;
	padding: 5px 5px 5px 22px;
}

.validation_loading {
	background: url(../../../images/spinner.gif) no-repeat scroll left center transparent;
	color: rgb(85, 85, 85);
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0pt;
	padding: 5px 5px 5px 22px;
}

img {
	border: medium none;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
	float: none;
	width: 1%;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.menu ul {
	list-style: none outside none;
	margin: 0pt;
}

.menu li {
	display: inline;
	padding-left: 5px;
}

.menu img {
	padding-right: 5px;
	vertical-align: top;
}

#panel .links {
	float: right;
	margin: 0pt;
}

.expcolimage {
	float: right;
	margin-top: 3px;
	vertical-align: middle;
	width: auto;
}

img.attachment {
	border: 1px solid rgb(233, 229, 215);
	padding: 2px;
}

hr {
	background-color: rgb(0, 0, 0);
	border: 0pt none;
	color: rgb(0, 0, 0);
	height: 1px;
}

#copyright {
	font: 11px Verdana,Arial,Sans-Serif;
	margin: 0pt;
	padding: 10px 0pt 0pt;
}

#debug {
	float: right;
	margin-top: 0pt;
	text-align: right;
}

blockquote {
	background: none repeat scroll 0pt 0pt rgb(255, 255, 255);
	border: 1px solid rgb(204, 204, 204);
	margin: 0pt;
	padding: 4px;
}

blockquote cite {
	border-bottom: 1px solid rgb(204, 204, 204);
	display: block;
	font-style: normal;
	font-weight: bold;
	margin: 4px 0pt;
}

blockquote cite span {
	float: right;
	font-weight: normal;
}

blockquote cite span.highlight {
	float: none;
	font-weight: bold;
	padding-bottom: 0pt;
}

.codeblock {
	background: none repeat scroll 0pt 0pt rgb(255, 255, 255);
	border: 1px solid rgb(204, 204, 204);
	padding: 4px;
}

.codeblock .title {
	border-bottom: 1px solid rgb(204, 204, 204);
	font-weight: bold;
	margin: 4px 0pt;
}

.codeblock code {
	display: block;
	font-family: Monaco,Consolas,Courier,monospace;
	font-size: 13px;
	height: auto;
}

.subforumicon {
	border: 0pt none;
	vertical-align: middle;
}

.separator {
	font-size: 1px;
	height: 0pt;
	list-style-type: none;
	margin: 5px;
	padding: 0pt;
}

form {
	margin: 0pt;
	padding: 0pt;
}

.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;
}

.subject_new {
	font-weight: bold;
}

.highlight {
	background: none repeat scroll 0pt 0pt rgb(255, 255, 204);
	padding: 3px;
}

.pm_alert {
	background: none repeat scroll 0pt 0pt rgb(255, 246, 191);
	border: 1px solid rgb(255, 211, 36);
	font-size: 11px;
	padding: 5px 20px;
	text-align: center;
}

.red_alert {
	background: none repeat scroll 0pt 0pt rgb(251, 227, 228);
	border: 1px solid rgb(165, 22, 26);
	color: rgb(165, 22, 26);
	font-size: 11px;
	padding: 5px 20px;
	text-align: center;
}

.high_warning {
	color: rgb(204, 0, 0);
}

.moderate_warning {
	color: rgb(243, 97, 27);
}

.low_warning {
	color: rgb(174, 87, 0);
}

div.error {
	background: none repeat scroll 0pt 0pt rgb(255, 246, 191);
	border-bottom: 2px solid rgb(255, 211, 36);
	border-top: 2px solid rgb(255, 211, 36);
	font-size: 12px;
	padding: 5px 10px;
}

div.error p {
	color: rgb(0, 0, 0);
	font-weight: normal;
	margin: 0pt;
}

div.error p em {
	background: url(../../../images/error.gif) no-repeat scroll 0pt 50% transparent;
	color: rgb(204, 0, 0);
	display: block;
	font-style: normal;
	font-weight: bold;
	padding-left: 24px;
}

div.error.ul {
	margin-left: 24px;
}

.online {
	color: rgb(21, 160, 24);
}

.offline {
	color: rgb(199, 199, 199);
}

.pagination {
	font-size: 11px;
	margin-bottom: 5px;
	padding-top: 10px;
}

.tfoot .pagination, .tcat .pagination {
	padding-top: 0pt;
}

.pagination .pages {
	font-weight: bold;
}

.pagination .pagination_current, .pagination a {
	margin-bottom: 3px;
	padding: 2px 6px;
}

.pagination a {
	border: 1px solid rgb(129, 162, 196);
}

.pagination .pagination_current {
	background: none repeat scroll 0pt 0pt rgb(245, 245, 245);
	border: 1px solid rgb(129, 162, 196);
	font-weight: bold;
}

.pagination a:hover {
	background: none repeat scroll 0pt 0pt rgb(245, 245, 245);
	text-decoration: none;
}

.thread_legend, .thread_legend dd {
	margin: 0pt;
	padding: 0pt;
}

.thread_legend dd {
	margin-right: 15px;
	padding-bottom: 4px;
}

.thread_legend img {
	margin-right: 4px;
	vertical-align: bottom;
}

.forum_legend, .forum_legend dt, .forum_legend dd {
	margin: 0pt;
	padding: 0pt;
}

.forum_legend dd {
	float: left;
	margin-right: 10px;
}

.forum_legend dt {
	float: left;
	margin-right: 10px;
}

.success_message {
	color: rgb(0, 178, 0);
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}

.error_message {
	color: rgb(204, 0, 0);
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}

.post_body {
	padding: 5px;
}

.post_content {
	padding: 5px 10px;
}

.quick_jump {
	background: url(../../../images/jump.gif) no-repeat scroll 0pt 50% transparent;
	border: medium none;
	height: 13px;
	padding-left: 13px;
	vertical-align: middle;
	width: 13px;
}


