
html {
	-webkit-text-size-adjust: none;
	min-width: 480px;
	min-height: 320px;
	padding: 0px;
	margin: 0px;
	height: 100%;
}

body {
	background: #111;
	color: #F0F0F0;
	font-family: "Segoe UI", Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	height: 100%;
}

a:link {
	color: #343D91;
	text-decoration: none;
}

a:visited {
	color: #343D91;
	text-decoration: none;
}

a:active, a:hover {
	color: #4D55AA;
	text-decoration: underline;
}

img {
	border: none;
}

#container {
	background: #DDD url(../../../images/FB3/whitespaceBG.png);
	color: #111;
	border-bottom: 1px solid #FFF;
	height: 95%;
	width: 100%;
	display: table;
}

#leftWS {
	background: url(../../../images/FB3/whtSpcL.png) repeat-y right;
	width: 15%;
/*
	display: table-cell;
	height: 100%;
*/
}

#rightWS {
	background: url(../../../images/FB3/whtSpcR.png) repeat-y left;
	width: 15%;
/*
	display: table-cell;
	height: 100%;
*/
}

#pageContent {
	background: #EEE;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-top: 0px;
	border-bottom: 0x;
	width: 70%;
	margin: auto auto;
	vertical-align: top;
/*
	display: table-cell;
	height: 100%;
*/
}

#copyright {
	font-size: 11px;
	margin: 0;
	padding: 10px 0 0 0;
}

#FSmenu {
	padding: 2px 0px;
	background: #CCC url(../../../images/FB3/outset-small-grey.gif) repeat-x;
	border-bottom: 1px solid #BBB;
	text-align: right;
}

#FSmenu a {
	font-size: 14px;
	font-weight: bold;
	padding: 2px 4px;
}

#FSmenu a:hover, #FSmenu a:active {
	background: #343D91 url(../../../images/FB3/outset-small-blue.gif) repeat-x;
	color: #FFF;
	text-decoration: none;
}

.logo {
	background: #343D91 url(../../../images/FB3/bannerbg.gif);
	color: #F0F0F0;
	height: 90px;
}

.bottommenu {
	background: #F0F0F0 url(../../../images/FB3/inset-medium-grey.gif) repeat-x;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-top: 1px solid #BBB;
	border-left: 1px solid #BBB;
	padding: 10px;
	font-size: 11px;
	color: #111;
}

#panel {
	background: #F0F0F0 url(../../../images/FB3/inset-medium-grey.gif) repeat-x;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-top: 1px solid #BBB;
	border-left: 1px solid #BBB;
	padding: 10px;
	font-size: 12px;
	color: #111;
	margin: 0px 4px;
}

#content {
	width: auto !important;
	padding: 2px 4px;
}

#quickreply_e .trow1 {
	padding: 2px 4px;
}

div.menu {
	padding: 2px 0px;
	background: #EEE url(../../../images/FB3/inset-small-grey.gif) repeat-x;
	border-bottom: 1px solid #BBB;
	border-top: 1px solid #EEE;
	text-align: right;
}

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

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

.menu a {
	font-size: 14px;
	font-weight: bold;
	padding: 2px 4px;
}

.menu a:hover, .menu a:active {
	background: #565EB0 url(../../../images/FB3/inset-small-blue.gif) repeat-x;
	color: #FFF;
	text-decoration: none;
}

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

table.tborder {
	width: 100%;
}

.tborder {
	background: #666 url(../../../images/FB3/tborder_bottom.gif) bottom repeat-x;
	margin: auto auto;
	border-left: 1px solid #DDD;
	border-bottom: 1px solid #D0D0D0;
	border-right: 1px solid #DDD;
	padding: 1px;
	padding-bottom: 2px;
	padding-top: 0;
	color: #111;
}

.thead .expcolimage {
	float: right;
	width: auto;
	vertical-align: middle;
	margin: 4px 0px;
}

.tcat .expcolimage {
	float: right;
	width: auto;
	vertical-align: middle;
	margin: 0px 0px;
}

.thead {
	background: #343D91 url(../../../images/FB3/winUB.png);
	color: #F0F0F0;
	font-size: 15px;
	font-weight: bold;
	font-style:italic;
	min-height: 24px;
	max-height: 24px;
	line-height: 24px;
	height: 24px;
	padding: 0px 4px;
	margin: 0px;
	text-align: left;
}

.thead_err {
	background: #E02D21 url(../../../images/FB3/winUB_red.png);
	color: #F0F0F0;
	font-size: 15px;
	font-weight: bold;
	font-style:italic;
	min-height: 24px;
	max-height: 24px;
	line-height: 24px;
	height: 24px;
	padding: 0px 2px;
	margin: 0px;
	text-align: left;
}

.tcat {
	background: #DDD url(../../../images/FB3/outset-small-grey-gentle.gif) repeat-x;
	font-size: 12px;
	padding: 2px 4px;
	border-bottom: 1px solid #BBB;
	border-top: 1px solid #FFF;
}

.smalltext {
	font-size: 12px;
}

.largetext {
	font-size: 16px;
	font-weight: bold;
}

.trow1 {
	background: #E0E0E0;
	padding: 2px 4px;
}

.trow2 {
	background: #F0F0F0;
	padding: 2px 4px;
}

.advert {
	margin: auto auto;
	padding: 2px 0px;
}

.trow_selected td {
	background: #343D91 url(../../../images/FB3/outset-small-blue.gif) repeat-x;
	color: #FFF;
	padding: 2px 4px;
}

.trow_selected a {
	color: #FFF;
}

.tfoot, .trow_sep {
	background: #F0F0F0 url(../../../images/FB3/inset-small-grey-gentle.gif) repeat-x;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #BBB;
	padding: 2px 4px;
}

.pagination {
	font-size: 11px;
	padding-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}

.pagination a {
	border: 1px solid #111;
}

.pagination a:hover {
	background: #F5F5F5;
	text-decoration: none;
}

.pagination .pagination_current {
	background: #343D91;
	border: 1px solid #111;
	font-weight: bold;
	color: #FFF
}

.navigation {
	font-weight: bold;
}

input.textbox {
	background: #ffffff;
	color: #000000;
	padding: 1px;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-top: 1px solid #BBB;
	border-left: 1px solid #BBB;
}

textarea {
	background: #ffffff;
	color: #000000;
	padding: 2px;
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 1.4;
	font-size: 13px;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-top: 1px solid #BBB;
	border-left: 1px solid #BBB;
}

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

blockquote {
	color: #111;
	border-top: 1px solid #BBB;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #BBB;
	border-right: 1px solid #FFF;
	background: #DDD;
	font-size: 95%;
	width: 90%;
	margin: auto auto;
	padding: 2px 4px;
}

blockquote cite {
	background: #343D91 url(../../../images/FB3/outset-small-blue.gif) repeat-x;
	border-top: 1px solid #77D;
	border-bottom: 1px solid #116;
	color: #FFF;
	padding: 2px 4px;
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	display: block;
	margin: -2px -4px 0px -4px;
}

blockquote cite span {
	float: right;
	font-weight: normal;
}

blockquote cite span.highlight {
	float: none;
	font-weight: bold;
	padding-bottom: 0;
}

.codeblock {
	border-top: 1px solid #BBB;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #BBB;
	border-right: 1px solid #FFF;
	width: 90%;
	margin: auto auto;
}

.codeblock .title {
	background: #343D91 url(../../../images/FB3/outset-small-blue.gif) repeat-x;
	border-top: 1px solid #77D;
	border-bottom: 1px solid #116;
	color: #FFF;
	padding: 2px 4px;
	font-weight: bold;
}

.codeblock .body {
	color: #111;
	overflow: auto;
	max-height: 300px;
	background: #DDD;
	padding: 2px 4px;
}

.codeblock code {
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 13px;
}

.quick_jump {
	background: url(../../../images/FB3/jump.gif) no-repeat 0;
	width: 13px;
	height: 13px;
	padding-left: 13px; /* amount of padding needed for image to fully show */
	vertical-align: middle;
	border: none;
}

.quick_jump:hover, .quick_jump:active {
	text-decoration: none;
}

.post_content, td.post_header {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #BBB;
}

.post_buttons {
	border-top: 1px solid #FFF;
}

/* Add another padding level on to the post body */
.post_body {
	padding: 2px 4px;
}

hr {
	height: 0px;
	border-top: 1px solid #BBB;
	border-bottom: 1px solid #FFF;
	width: 100%;
}

/* Styles Firebird 3 hasn't customized */
.thead a:link {
	color: #ffffff;
	text-decoration: none;
}

.thead a:visited {
	color: #ffffff;
	text-decoration: none;
}

.thead a:hover, .thead a:active {
	color: #ffffff;
	text-decoration: underline;
}

.trow_shaded {
	background: #ffdde0;
}

.trow_sep {
	font-size: 12px;
	font-weight: bold;
}

.editor {
	background: #f1f1f1;
	border: 1px solid #ccc;
}

.editor_control_bar {
	background: #fff;
	border: 1px solid #111111;
}

.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: #ccffcc;
}

.trow_reputation_negative {
	background: #ffcccc;
}

.reputation_positive {
	color: green;
}

.reputation_neutral {
	color: #444;
}

.reputation_negative {
	color: red;
}

.invalid_field {
	border: 1px solid #f30;
	color: #f30;
}

.valid_field {
	border: 1px solid #0c0;
}

.validation_error {
	background: url(../../../images/MyBB/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/MyBB/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/MyBB/spinner.gif) no-repeat center left;
	color: #555;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

/* Additional CSS (Master) */
.clear {
	clear: both;
}

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

.float_left {
	float: left;
}

.float_right {
	float: right;
}

#panel .links {
	margin: 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;
}

.subject_new {
	font-weight: bold;
}

.highlight {
	background: #FFFFCC;
	padding: 3px;
}

.pm_alert {
	background: #FFF6BF;
	border: 1px solid #FFD324;
	text-align: center;
	padding: 5px 20px;
	font-size: 11px;
}

.red_alert {
	background: #FBE3E4;
	border: 1px solid #A5161A;
	color: #A5161A;
	text-align: center;
	padding: 5px 20px;
	font-size: 11px;
}

.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/MyBB/error.gif) no-repeat 0;
}

div.error.ul {
	margin-left: 24px;
}

.online {
	color: #15A018;
}

.offline {
	color: #C7C7C7;
}

.tfoot .pagination, .tcat .pagination {
	padding-top: 0;
}

.pagination .pagination_current, .pagination a {
	padding: 2px 6px;
	margin-bottom: 3px;
}

.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;
}

