body {
  padding-bottom: 60px;
}

.color_red	 {color: #b00;}
.color_orange {color: #f60;}
.color_yellow {color: #ea0;}
.color_green  {color: #0b0;}
.color_blue	{color: #00b;}
.color_purple {color: #b0b;}
.color_c1 {color: #e0e;}
.color_c2 {color: #22b;}
.color_c3 {color: #0b0;}
.color_c4 {color: #0bb;}

div.deletedpostouter
{
background-color: #DDD;
padding: 3px;
font-weight: bold;
}
div.deletedpostinner
{
border-left: 20px solid #DDD;
font-size: 7pt;
padding: 3pt;
color: #555;
}
.spoilerbody
{
border: 1px solid #6394bd;
padding: 2px;

}
/*.spoilerheader
{
background-color: #6394bd;
}
.spoilerheader A:link
{
color: #FFF;
}
.spoilerheader A:hover
{
color: #00F;
}*/

/* BBCODE package Styles */
.bbcode_mod_div
{
  border: 1px solid #cc0000;
  background-color: #e5a1a1;
}
.bbcode_mod_b
{
  color: #800;
}

.bbcode_edit_div
{
  background-color: #D7E4F9;
}
.bbcode_edit_dif
{
  border: 1px solid #bfcfff;
}

/* Normal, standard links. */
a:link, a:visited
{
	color: #005177;
	background-color: transparent;
	text-decoration: none;
}
a:hover
{
	color: #cc3333;
	background-color: transparent;
	text-decoration: none;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
a.nav:hover
{
	font-weight: bold;
	color: #cc3333;
	background-color: transparent;
	text-decoration: underline;
}

/* Tables should show empty cells too. */
table
{
	empty-cells: show;
}

/* By default (td, body..) use Verdana in black. */
body, td, th
{
	color: #000000;
	font-size: small;
	font-family: verdana, sans-serif;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea
{
	font-size: 9pt;
	color: #000000;
	font-family: verdana, sans-serif;
	background-color: #ffffff;
}

/* Checkboxes shouldn't have a background color. */
input.check
{
	background-color: transparent;
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	font-family: verdana, sans-serif;
	background-color: #ffffff;
}

/* Standard horizontal rule.. */
hr
{
	color: #6394bd;
	background-color: transparent;
}
/* A more colorful hr.. */
.hrcolor
{
	height: 1px;
	border: 0;
	color: #6394bd;
	background-color: #6394bd;
}

/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background-color: #dee7ef;
	border: 1px solid black;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #cccccc;
	border: 1px solid black;
	margin: 1px;
	padding: 0px;
	font-size: 88%;
	line-height: 1.3em;
max-height:300px !important;
max-width:800px !important;
overflow:hidden !important;
}
.code pre {
display: block !important;
overflow:auto !important;
max-height:300px !important;
width:800px !important;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	line-height: 1.2em;
}

/* Generally, those [?] icons. */
.help
{
	cursor: help;
	background-color: transparent;
}

/* /me uses this a lot. */
.meaction
{
	color: red;
	background-color: transparent;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 100%;
}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}
/* News Bar Fader fix (uncomment when in use)
#smfFadeScroller {
  min-height: 150px;
}
*/
/* Alternating backgrounds... */
.windowbg
{
	color: #000000;
	background-color: #eeeeee;
	padding: 0px;
	margin: 0px;
}
.windowbg2
{
	padding: 0px 0px 0px 5px;
	margin: 0px;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #fafafa;
	color: #000000;
	background-color: #f3f3f3;
}
.windowbg3
{
	color: #000000;
	background-color: #e6e6f3;
	padding: 0px;
	margin: 0px;
}
.windowbg4
{
	padding: 0px 0px 0px 5px;
	margin: 0px;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #fafafa;
	color: #000000;
	background-color: #ebebf7;
}

/* Titles - such as table headers. */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg a:link, .titlebg a:visited, .titlebg2, tr.titlebg2 th, tr.titlebg2 td, .titlebg2 a:link, .titlebg2 a:visited
{
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	background-color: #999999;
}
.titlebg a:hover, .titlebg2 a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

/* The category headers, page indexes, and such things. */
.catbg, .catbg3
{
	font-weight: bold;
/*	background-color: #afc6db; */
	background-color: #cccccc;
	color: #000000;
}

/* The borders around things. */
.bordercolor
{
/*	background-color: #6394bd; */
		  background-color: #ffffff;
}
.tborder
{
/*	border: 1px solid #6394bd; */
	border: 1px solid #ffffff;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
	width: 100%;
	overflow: auto;
	padding-bottom: 3px;
	line-height: 1.3em;
	max-height: 200px;
}

/* Default font sizes. */
.smalltext
{
	font-size: x-small;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}
/* No image should have a border when linked */
a img{
	border: 0;
}

/* The AJAX notifier */
#ajax_in_progress
{
	background: #32CD32;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
	padding: 3px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}