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

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

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

/* By default (td, body..) use Verdana in black. */
body
{
	color: #ffffff;
	font-size: small;
	font-family: verdana, sans-serif;
	margin-top: 0px;
	background-image: url(../../../bk_01_02.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: center top;
	background-attachment: fixed;
}

td, th
{
	color: #ffffff;
	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: #333366;
	background-color: #000000;
}
/* A more colorful hr.. */
.hrcolor
{
	height: 1px;
	border: 0;
	color: #333366;
	background-color: #000000;
}

/* A quote, perhaps from another post. */
.quote
{
	color: #cccccc;
	background-color: #000033;
	border: 1px solid black;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #000033;
	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: #666666;
	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: #ffffff; 
	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;
}

/* Alternating backgrounds... */
.windowbg
{
	color: #ffffff;
	background-image: url(../../../maintbback2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
}
.windowbg1
{
	color: #ffffff;
	background-image: url(../../../maintbback3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
}
.windowbg2
{
	color: #ffffff;
	background-color: #000000;
}

/* Titles - such as table headers. */
.titlebg
{
	background-image: url(../../../menu_01_70.png); 
}
.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;

}
.titlebg a:hover, .titlebg2 a:hover
{
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
}

/* The category headers, page indexes, and such things. */
.catbg, .catbg3
{
	font-weight: bold;
	background-color: #000000;
 
	color: #ffffff;
}

/* The borders around things. */
.bordercolor
{
	background-color: #333366;
}
.tborder
{
	border: 2px solid #000000;
}

/* 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;
}
.forumupdater  {
	border: solid 1px;
	color: #333366;
}

.style18 {
	font-family: Impact;
	color: #666666;
	font-size: 24px;
}

.style11 {	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#sddm
{	margin: 0;
	padding: 0;}

#sddm li
{
	margin: 0;
	list-style: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	white-space:nowrap;
	padding-top: 47px;
}

#sddm li a
{
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 9px;
	background-image: url("../../../menu_01_70.png");
	color: #FFF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	white-space:nowrap;
	background-position: right top;
}

#sddm li a:hover
{
	color: #000000;
	background-image: url("../../../menu_02_50.png");
	background-position: right top;
	background-repeat: no-repeat;
	white-space:nowrap;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #000000;
	border: 1px solid #333366}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 2px 5px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #000000;
		color: #999999;
		font: 10px Verdana;}

	#sddm div a:hover
	{	background: #000000;
		background-color: white; 
		color: #000000}


#sddm2
{	margin: 0;
	padding: 0;
	float: right;
	z-index: 30}

#sddm2 li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: right;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}

#sddm3
{	margin: 0;
	padding: 5px;
	float: left;
	z-index: 0;}

#sddm3 li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}

#sddm4
{	margin: 0;
	padding: 5;
	z-index: 0;}

#sddm4 li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}	


#sddm5
{	margin: 0;
	padding: 0;}

#sddm5 li
{
	margin: 0;
	list-style: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	white-space:nowrap;
	padding-top: 47px;
}

#sddm5 li a
{
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 9px;
	background-image: url("../../../menu_02_50.png");
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	white-space:nowrap;
	background-repeat: no-repeat;
	background-position: right top;
}

#sddm5 li a:hover
{
	background-image: url("../../../menu_02_50.png");
	white-space:nowrap;
	background-position: right top;
	background-repeat: no-repeat;
}

#sddm5 div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #000000;
	border: 1px solid #333366;}

	#sddm5 div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 2px 5px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #000000;
		color: #999999;
		font: 10px Verdana;}

	#sddm5 div a:hover
	{	background: #000000;
		background-color: white; 
		color: #000000;}

.horline {
	color: #333366;
	line-height: 1px;
}

.horline2 {
	color: #333366;
	width: 160px;
	line-height: 1px;
}
.horline3 {
	color: #333366;
	width: 110px;
	line-height: 1px;
}

#menuhold {
	height: 70px;
	width: 880px;
	margin-left: 90px;
	position: relative;
	overflow: visible;
}