/* Normal, standard links. */
a:link, a:visited
{
	color: #750000;
	background: transparent;
	text-decoration: none;
}
a:hover
{
	background: transparent;
  color: #d60808;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #000000;
	background: transparent;
	text-decoration: none;
}
a.nav:hover
{
	font-weight: bold;
	color: #cc3333;
	background: transparent;
	text-decoration: underline;
}

/* Tables should show empty cells too. */
table
{
	empty-cells: show;
}


body {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0px;
  background: #fff url(forum/Themes/StativaForge/images/background.png) repeat-y left top;
  left: 0px;
}

#header {
  margin-top: 0px;
  background: transparent url(forum/Themes/StativaForge/images/header.png) no-repeat top right;
  width: 872px;
	font-size: small;
  padding-left: 60px;
  font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}

#outer {
  padding-left: 85px;
  margin-top: 0px;
  
}

#wrap {
  margin-top: 0px;
  background: #fff url(forum/Themes/StativaForge/images/background-reverse.png) repeat-y top right;
  width: 850px;
  margin-left: 1px;
  padding-bottom: 22px;
}

td.nickandmsgs {
  vertical-align: top;
  padding-right: 10px;
  text-align: right;
  font-size: 0.9em;
  color: #555;
}

/* By default (td, body..) use Verdana in black. */
body, td, th
{
	color: #000000;
	font-size: small;
  font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea
{
	font-size: 9pt;
	color: #000000;
  border-left: 1px solid #aaa;
  border-top: 1px solid #aaa;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
	font-family: verdana, sans-serif;
	background-color: #c8c8c8;
}

/* 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: #afc6db;
}

/* Standard horizontal rule.. */
hr
{
	color: #750000;
	background-color: #750000;
}

/* 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: 1px;
	font-size: x-small;
	line-height: 1.3em;
}

/* 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;
}

.tablemenu a:link, .tablemenu a:visited {
  margin-right: 15px;
  padding-right: 8px;
  text-transform: uppercase; 
  color: #2a435c;
  background: url(forum/Themes/StativaForge/images/menu_link.gif) no-repeat right bottom;
}

.tablemenu a:hover, .tablemenu a:active {
  color: #750000;
  border-bottom: 1px solid #750000;
  background: url(forum/Themes/StativaForge/images/menu_link_hover.gif) no-repeat right top;
}

.tborder
{
	border: none;
}

a img{
	border: 0;
  margin: 0;
  padding: 0;
}
/* header - fade to the banner */
tr.headfade {
  height: 15px;
  background: #000 url(forum/Themes/StativaForge/images/head-fade.png) repeat-x 1px top;
}

/* banner management */
td.banner {
  height: 120px;
  background: #ccc;
}

td.banner {
  width: 880px;
  background: #000 url(images/banner.png) no-repeat left top;
  vertical-align: bottom;
  text-align: center;
  color: #fff;
}

table.tablemenu {
  height: 40px;
  width: 100%;
}

.menulinks {
  height: 20px;
  padding-top: 10px;
}

.infotopicsposts {
  font-size: 0.8em;
  color: #555;
}

#footer {
  position: relative;
  height: 20px;
  bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
  background: #fff url(forum/Themes/StativaForge/images/footer.png) no-repeat bottom left;
  width: 787px;
  padding-right: 87px;
  color: #555;
  text-align: center;
  font-size: 0.9em;
}

/* Special styles */
.loudit {
  color: #750000;
  font-size: 1.2em;
  margin: 10px;
  padding-bottom: 5px;
  padding-left: 15px;
  font-weight: bold;
  width: 664px;
}

.intro {
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 20px;
  padding-right: 18px;
  font-weight: bold;
  padding-top: 5px;
  color: #000;
  width: 690px;
  height: 20px;
  background: url(forum/Themes/StativaForge/images/titlebg.png) repeat-x left top;
  border: 1px solid #aaa;
}

.fader {
  background: url(images/descbg.png) repeat-x left top;
  margin: 0px;
  margin-left: 20px;
  width: 730px;
  height: 29px;
}

.description {
  margin-left: 22px;
  margin-right: 20px;
  padding-left: 40px;
  padding-right: 20px;
  margin-top: 10px;
  padding-bottom: 20px;
  color: #333;
  background: url(images/quote.gif) no-repeat left top;
  font-size: 1.0em;
  font-weight: normal;
  width: 650px;
  line-height: 1.5em;
}

/* Container */

.container {
  width: 300px;
}

.topleftcont, .toprightcont, .bottomleftcont, .bottomrightcont {
  height: 15px;
}

.topleftcont {
  background: url(images/top-left.png) no-repeat left top;
}

.toprightcont {
  background: url(images/top-right.png) no-repeat right top;
}

.topcentercont {
  background: url(images/top-middle.png) repeat-x left top;
}

.icon {
  background: url(images/middle-left.png) repeat-y left top;
}

.text {
  background: url(images/middle-right.png) repeat-y right top;
  vertical-align: top;
  margin-top: 0px;
}


.bottomleftcont {
  background: url(images/bottom-left.png) no-repeat left bottom;
}

.bottomrightcont {
  background: url(images/bottom-right.png) no-repeat right bottom;
}

.bottomcentercont {
  background: url(images/bottom-middle.png) repeat-x left bottom;
}

.services {
  margin-left: 0px;
  width: 700px;
}

.descriptionleft, .descriptionright {
  text-align: center;
  vertical-align: top;
  width: 350px;
}

.descriptionleft {
  border-right: 1px solid #750000;
}

.activeentry, .activeentry1 {
  margin-top: 50px;
  width: 725px;
  height: 300px;
  border: none;
  margin-left: 20px;
}

.activeentry td#left, .activeentry td#right, .activeentry1 td#left, .activeentry1 td#right {
  text-align: center;
  vertical-align: middle;
  background: #f8f8f8;
}

.activeentry td.left, .activeentry td.right, .activeentry1 td.left, .activeentry1 td.right {
  text-align: center;
  vertical-align: middle;
  background: #f8f8f8;
  padding-left: 30px;
  padding-right: 30px;
}

td.left img.category {
  border: 1px solid #aaa;
  border-top: none;
}

.activeentry td#right {
  width: 220px;
  background: #ddd;
  border: 1px solid #aaa;
}

.activeentry td.right, .activeentry1 td.right {
  width: 220px;
  background: #ddd;
  border: 1px solid #aaa;
}

.activeentry td#left {
  font-size: 2.0em;
  border: 1px solid #aaa;
  border-right: none;
  color: #750000;
  font-weight: bold;
  width: 400px;
}

.activeentry td.left, .activeentry1 td.left {
  font-size: 2.0em;
  border: 1px solid #aaa;
  border-right: none;
  color: #750000;
  font-weight: bold;
  width: 400px;
}


.activeentry #littledescription, .activeentry1 #littledescription {
  color: #14273b;
  font-size: 9.5pt;
  line-height: 12pt;
}

.activeentry .littledescription, .activeentry1 .littledescription {
  color: #14273b;
  font-size: 9.5pt;
  line-height: 12pt;
}

#maincontent {
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 0px;
}

