body
{
	background: url('http://www.the-leg.net/images/legacy_05.gif') #000000;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

/* Sets miscellaneous things like images and forms*/
form {margin: 0px; display: inline;}
img {border: 0px;}

/*Default link properties*/
a:link, a:visited {color: #2972af; text-decoration: underline;}
a:hover {color: #459de7; text-decoration: underline;}

a.light:link, a.light:visited {color: #55b4ff; text-decoration: underline;}
a.light:hover {color: #ffffff; text-decoration: underline;}

/*Basic table properties*/
table, td
{
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-family: Tahoma;
}

td.forums02
{
	background: url('http://www.the-leg.net/images/forums02.gif') repeat-y;
	padding: 3px;
	vertical-align: top;
}

div.forum_nav
{
	background: #fafafa;
	border: 1px dotted #cccccc;
	padding: 8px;
	padding-top: 9px;
	width: 560px;
	margin-bottom: 2px;
}

td.header_teamlogin
{
	background: url('http://www.the-leg.net/images/legacy_07.gif');
	width: 148px;
	padding: 0px 0px 2px 2px;
	color:#ffffff;
}

td.header_stats
{
	background: url('http://www.the-leg.net/images/legacy_10.gif');
	width: 255px;
	height: 20px;
	text-align: center;
	color: #ffffff;
}

td.login
{
	background: url('http://www.the-leg.net/images/login_bg.gif');
	padding-bottom: 8px;
	width: 385px;
	height: 45px;
}

td.footer
{
	background: url('http://www.the-leg.net/images/forums03.gif');
	height: 51px;
	width: 1000px;
	padding: 2px 0px 0px 50px;
	color: #0a254c;
}

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

.footer a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

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

span.light_blue {color: #55b4ff;}
span.blue {color: #1b3d68;}

/*Basic form properties*/
select, input, textarea
{
	background: #eeeeee; 
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	border: 1px solid #a5a5b2;
}


option
{
	background: #eeeeee; 
	color: #000000;
}

input.login, input.login2
{
	background: url('http://www.the-leg.net/images/legacy_22-1.gif') no-repeat;
	color: #999999;
	border: 0px;
	padding: 3px 4px 0px 4px;
	width: 86px;
	height: 19px;
}

input.login2 {background: url('http://www.the-leg.net/images/legacy_24-1.gif') no-repeat;}padding: 2px;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	background-color: #a9b3bc;
}

span.gray {color: #959595;}
span.red {color: #ad0000;}
span.white {color: #ffffff;}

/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background-color: #ebebeb;
	border: 1px solid #cccccc;
	margin: 2px;
	padding: 2px;
	font-size: 9px;
	line-height: 1.4em;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #ebebeb;
	font-family: "courier new", "times new roman", monospace;
	font-size: x-small;
	line-height: 1.3em;
	/* Put a nice border around it. */
	border: 1px solid #cccccc;
	margin: 2px auto 1px auto;
	padding: 1px;
	width: 99%;
	/* Don't wrap its contents, and show scrollbars. */
	white-space: nowrap;
	overflow: auto;
	/* Stop after about 24 lines, and just show a scrollbar. */
	max-height: 24em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: 9px;
	line-height: 1.2em;
}

/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help {cursor: help;}

/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction {color: red;}

/* The main post box - this makes it as wide as possible. */
.editor {width: 96%;}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
	color: #000000;
	background-color: #f9f9f9;
}
.windowbg2
{
	color: #000000;
	background-color: #ffffff;
}
.windowbg3
{
	color: #000000;
	background-color: #ebebeb;
}

/* the today container in calendar */
.calendar_today
{
	background-color: #a5a5a5;
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
	color: #000000;
	background: url('images/titlebg.gif') #ffffff repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #ffffff;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
	font-weight: bold;
	color: #000000;
}

.titlebg a:hover
{
	color: #cf0000;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
	color: #000000;
	font-style: normal;
	text-decoration: none;
}

.titlebg2 a:hover
{
	color: #cf0000;
	text-decoration: underline;
}

/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
	background: url('images/catbg.gif') #0d2952 repeat-x;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	border-top: solid 1px #0d2952;
	border-bottom: solid 1px #0d2952;
}
.catbg2 , tr.catbg2 td
{
	background: url('images/catbg.gif') #0d2952 repeat-x;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	border-top: solid 1px #0d2952;
	border-bottom: solid 1px #0d2952;
}

.catbg, .catbg2, .catbg3 {border-bottom: solid 1px #0d2952; font-weight: bold;}

.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
	color: #55b4ff;
	text-decoration: underline;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
	background-color: #cccccc;
	padding: 0px;
}

/* This is used on tables that should just have a border around them. */
.tborder
{
	padding: 1px;
	border: 1px dotted #cccccc;
	background-color: #ffffff;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	font-size: 9px;
	font-family: verdana, sans-serif;
}
.middletext
{
	font-size: 10px;
}
.normaltext
{
	font-size: 10px;
}
.largetext
{
	font-size: 11px;
}


/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
	width: 100%;
	overflow: auto;
	line-height: 1.3em;
}

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

/* Sometimes there will be an error when you post */
.error
{
	color: #ff0000;
}

/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last
{
	color: #aaaaaa;
	font-family: verdana;
	font-size: 9px;
	vertical-align: top;
}
.maintab_back
{
	color: #aaaaaa;
	text-decoration: none;
	font-size:  9px;
	vertical-align: top;
	padding: 2px 6px 6px 6px;
	font-family: verdana;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited
{
	text-decoration: none;
}

.maintab_back a:hover
{
	text-decoration: underline;
}

/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last
{
	color: #aaaaaa;
	font-family: verdana;
	font-size: 9px;
	vertical-align: top;
}
.mirrortab_back
{
	color: #aaaaaa;
	text-decoration: none;
	font-size: 9px;
	vertical-align: bottom;
	padding: 6px 6px 2px 6px;
	font-family: verdana;
}

/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited
{
	text-decoration: none;
}

.mirrortab_back a:hover
{
	text-decoration: underline;
}

.maintab_first
{
	background: url('images/maintab_first.gif') left bottom no-repeat;
	width: 10px;
}
.maintab_back
{
	background: url('images/maintab_back.gif') left bottom repeat-x;
}
.maintab_last
{
	background: url('images/maintab_last.gif') left bottom no-repeat;
	width: 8px;
}

.mirrortab_first
{
	background: url('images/mirrortab_first.gif') no-repeat;
	width: 10px;
}
.mirrortab_back
{
	background: url('images/mirrortab_back.gif') repeat-x;
}
.mirrortab_last
{
	background: url('images/mirrortab_last.gif') no-repeat;
	width: 6px;
}