body {
	background: black url(../images/background.jpg) no-repeat scroll center 0px;
	margin: 16px auto;
	font-size: 10pt;
	font-family: verdana, arial, sans-serif;
	text-align:center;
}
img {
	border: 0;
}
#header, #container {
	width:985px;
}
#header {
	margin: 16px auto 0 auto;
	/*width:889px;*/
}
#header .logo {
	float: right;
	display: block;
	width: 245px;
	height: 90px;
	text-indent: -9999px;
	background: url(../images/tbb-logo.png) no-repeat top left;
}
#header iframe {
	float: left;
}
#header .strip {
	/*margin:13px -1px 0 -1px;*/
	margin-top:13px;
	clear:both;
	height:12px;
	background: transparent url(../images/transparent-pixel.png) repeat top left;
}
body.xmas #header .logo {
	margin: 0 auto;
}
body.xmas #header .strip {
	margin-top: 0;
}
p,table,td,tr {
  font-size: 10pt;
}
pre {
	font-size: 9pt;
	width:600px;
	overflow:visible;
	overflow-x:auto;
	overflow-y:hidden;
	margin:0;
	padding:0;
}
a:link, a:visited {
	color: #1834ad;
	text-decoration: none;
}
a:hover {
	color: #900000;
	text-decoration: underline;
}
a.watch {
	color: #cc3300;
}
.tableborders {
	background: #a5a6c9;
}
.tdheader {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background: #cbd0e4;
}
.tdheader h1 {
	margin:0;
	padding:0;
	font-size: 10pt;
	font-weight: bold;
	display:inline;
}
.tdheader a {
	color: #000000
}
.myhometdheader a {
	color: #1834ad;
}
.tdsubheader {
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background: #c0c0c0;
}
.menubar {
	background: #cbd0e4;
}
.new {
	font-size: 8pt;
	color: red;
}
.catandforum {
	font-size: 8pt;
}
.posttime {
	font-size: 8pt;
	font-style: oblique;
	text-align: center;
	background: #eceff6;
}
.threadtotal {
	font-size: 8pt;
	background: #eceff6;
}
.posttotal {
	background: #eceff6;
	font-size: 8pt;
}
.small {
	font-size: 8pt;
}
.standouttext {
	color: #1834ad;
}
.welcome {
	font-family: Arial;
}
.subject, .forumtitle {
	margin:0;
	padding:0;
	font-size: 10pt;
	font-weight: normal;
	display:inline;
}
.postlist .forumtitle {
	font-weight: bold;
}
.catandforum  .forumtitle {
	font-size: 8pt;
}
.forumdescript {
	font-size: 8pt;
}
.lighttable {
	background: #f3f2f6;
	color: #000000
}
.darktable {
	background: #F3F2F6;
}
.ignoretable {
	background: #f3f2f6;
	text-decoration: line-through;
	color: #c0c0c0;
}
.hide {
	visibility: collapse;
}
.watchtable {
	background: #ccffcc;
}
.indextable {
	background: #eceff6;
}
.cleartable {
	background: #eceff6;
}
blockquote.quote {
	font-size: 9pt;
	background-color: #F4F4F7;
	padding: 8px;
	margin: 15px;
	border: thin #C0C0C0 dashed;
	width: 768px;
	overflow:auto;
}
blockquote.quote blockquote.quote {
	width: 722px;
}
blockquote.quote blockquote.quote blockquote.quote {
	width: 676px;
}
blockquote.quote div.info {
	font-size: 8pt;
	background-color: #D8D8D8;
	margin: -2px -2px 5px -2px;
	padding: 3px 3px 3px 6px;
}
hr.posthr {
	border:none;
	border-top:1px solid black;
	color:black;
	height:1px;
	width: 90%;
	margin:0 auto;
	padding:0;
}
.readpost {
	background: #ededef;
	padding:10px 6px 6px 6px;
}
.readpost-new {
	background: #eee6df;
	padding:10px 6px 6px 6px;
}
.readpost-new blockquote.quote {
	background-color: #fbf3eb;
}
.alternatetable {
	background: #ffffee;
}
td.subjecttable, td.subjecttable-new {
	padding:2px 4px;
}
.postheader, .postheader-new {
	padding:5px 4px;
}
.subjecttable {
	background: #dddde1;
}
.subjecttable-new {
	background: #efddcf;;
}
.footertable {
	background: #ff0000;
}
.formboxes {
	font-family: geneva, arial, sans-serif;
	background-color: #eceff6;
	color: #000000;
	font-size: 8pt;
}
.disabled {
	background-color: #f3f2f6 !important;
}
.label.disabled {
	color: #d1d0d3 !important;
}
.buttons {
	font-family: geneva, arial, sans-serif;
	background-color: #efefed;
	font-size: 8pt;
}
.postheader {
	background-color: #dddde1;
}
.postheader-new {
	background-color: #efddcf;
}
.postheader-p {
	background-color: #ff9999;
}
#footer {
	padding: 4px;
	text-align:center;
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
	margin-top: 16px;
	clear: both;
	background-color: #fdf5e6;
	border-top: 1px #f60 solid;
}
div.redline {
	border-width: 1px;
	border-style: solid;
	border-color: red;
	padding: 5px;
	margin: 10px;
	background-color: #cbd0e4;
	text-align: center;
	font-weight: bold;
}
table.info {
	border-collapse: collapse;
	border: 1px #c0c0c0 solid;
	width: 100%;
	font-size: 8.5pt;
}
table.info td {
	font-size: 8.5pt;
	padding: 4px;
	border: 1px #c0c0c0 solid;
}
table.info th {
	font-size: 8pt;
	background-color: #D7E3FF;
	padding: 4px;
	border: 1px #c0c0c0 solid;
}
table.info .style7 {
	color: #ff0000;
}
table.info .style8 {
	color: #008000;
}
table.info .style9 {
	color: #800080;
}
table.info .smalltext {
	font-size: 6.5pt;
}
table.info .ruletext {
	font-size: 6.5pt;
	color: #808080;
}
table.info .actiontext {
	font-size: 6.5pt;
	font-weight: normal;
	color: #6699ff;
}
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}
.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}
.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}
.ac_loading {
	background: white url('../images/ac_indicator.gif') right center no-repeat;
}
.ac_odd {
	background-color: #eee;
}
.ac_over {
	background-color: #0a246a;
	color: white;
}
td.navigation, td.navigation img {
	text-align:right;
	vertical-align:bottom;
}
/*Have to do it this way for IE users :(*/
td.navigation a, td.navigation img {
	margin: 0 0 0 4px;
}
td.navigation a img {
	margin:0;
}
.searchword {
	background-color:yellow;
}
.red {
	color: #ff0000;
}
.green {
	color: #008000;
}
table.bbcode-examples {
	border-spacing:0;
	border-collapse:collapse;
}
table.bbcode-examples td.bbcode-code, table.bbcode-examples td.bbcode-formated {
	border:2px solid #A5A6C9;
	padding:10px 5px;
}
.bbcode-code span {
	color: #1834ad;
	font-weight:bold;
	padding: 0 4px;
}
.bbcode-formated .chlight .de1 pre.de1 {
	width:200px !important;
}
.bbcode-code .col {
	width:205px;
	float:left;
}
.signature {
	padding: 5px;
/*        background: #f2f2f2; */
	border-top: 1px solid #cccccc;
}
