body
{
	background: url('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;}
hr {margin: 2; height: 1px; border: 0; background-color: #a5a5b2;}
img {border: 0px;}
img.sponsor {border: 1px solid #a5a5b2;}

/*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, tr, td, div, span
{
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-family: Tahoma;
}

table.container
{
	background: url('images/table_bg.gif') no-repeat;
	background-position: 0px 580px;
}

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

td.header_stats
{
	background: url('images/legacy_10.gif');
	width: 255px;
	height: 20px;
	text-align: right;
	color: #ffffff;
	padding-right: 8px;
}

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

td.topblock_left
{
	background: url('images/legacy_30.gif');
}

td.topblock_right
{
	background: url('images/legacy_40.gif');
}

td.sponsor_column
{
	background-color: #061a37px;
	vertical-align: top;
	width: 145px;
}

td.footer
{
	background: url('images/footer.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;
}

table.body
{
	border-top: 1px solid #a5a5b2;
	border-bottom: 1px solid #a5a5b2;
}

td.pbody
{
	padding: 3px;
	border-bottom: 1px solid #a5a5b2;
}

td.map
{
	padding: 3px;
	border-left: 1px solid #a5a5b2;
}

th.alt
{
	background: url('images/thalt.gif') repeat-x;
	height: 23px;
	border-bottom: 1px solid #a5a5b2;
	color: #061a37;
}

td.alt1, td.alt2
{
	padding: 3px 0px 3px 0px;
	border-bottom: 1px dotted #cccccc;
}

td.alt2
{
	background: #f9f9f9;
}

/*Block properties*/
td.topblock1
{
	background: url('images/legacy_43.gif');
	height: 27px;
	padding-left: 5px;
}

td.topblock2
{
	background: url('images/legacy_52.gif');
	height: 27px;
	padding-left: 5px;
}

td.media_alt1
{
	padding-left: 4px;
	background: url("http://www.ecstatic-media.com/legacy/images/legacy_100.gif");
	width: 195px;
	height: 26px;
}

td.media_alt2
{
	padding-left: 4px;
	background: url("http://www.ecstatic-media.com/legacy/images/legacy_110.gif");
	width: 195px;
	height: 24px;
}

div#roster
{
	color: #ffffff;
}

td.rosterblock_text
{
	background: url('images/legacy_60.gif') no-repeat;
	background-position: 12px 9px;
	padding-left: 24px;
	height: 26px;
}

td.advertisement
{
	background: url('images/ads_bg.gif') repeat-y;
	width: 197px;
	vertical-align: top;
	padding-top: 20px;
}

td.sponsor_spacer
{
	background: url('images/sponsor_spacer.gif') no-repeat;
	width: 145px;
	height: 27px;
	text-align: center;
}

.sponsor_spacer a, .sponsor_spacer a:visited {text-decoration: none;}
.sponsor_spacer a:hover {text-decoration: underline;}

/*Admin tables*/
table.admin {background-color: #a5a5b2; width: 440px;}
tr.admin {background-color: #eeeeee;}
tr.admin2 {background-color: #f5f5f5;}

/*All of the <div>s!*/
div.heading
{
	text-align: left;
	padding: 4px 0px 0px 6px;
}

div.right
{
	padding: 4px 6px 0px 0px;
	text-align: right;
}

/*<span> properties anyone?*/
span.heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
}

span.rheading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0d3a7a;
}

span.green {color: #009933;}
span.gray {color: #737373;}
span.red {color: #ff0000;}
span.yellow {color: #ff7e00;}
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('images/legacy_22-1.gif') no-repeat;
	color: #999999;
	border: 0px;
	padding: 3px 4px 0px 4px;
	width: 86px;
	height: 19px;
}

input.login2 {background: url('images/legacy_24-1.gif') no-repeat;}


/*Drop down menu properties*/
#dropmenudiv {
	position: absolute;
	border: 1px solid #a5a5b2;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	background-color: #ffffff;
}
    
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #a5a5b2;
	padding: 1px 0;
	text-decoration: none;
	background-color: #ffffff;
}
    
#dropmenudiv a:hover{ /*hover background color*/
	background-color: #eeeeee;
}

/*News table*/
td.news {padding: 6px;}
td.news_small {color: #000000; font-size: 9px;}

td.news01
{
	color: #0d2952;
	font-weight: bold;
	text-decoration: underline;
	padding: 3px;
}

td.news02
{
	color: #6b6b6b;
	padding: 0px 0px 3px 3px;
}

td.news03
{
	background: #dbdde1;
	border: 1px solid #f2f6f9;
	width: 441px;
	height: 24px;
}

td.news04
{
	font-size: 9px;
	color: #2d2d2d;
}
	

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

/* Highslide JS properties */
.highslide-image {border: 2px solid white; background: #ffffff;}
.highslide-caption {
	display: none;    
	border: 2px solid white;
	border-top: none;
	color: #444444;
	padding: 5px;
	background-color: white;
	text-align: center;
}
.highslide-display-block {display: block;}
.highslide-display-none {display: none;}
.highslide-loading
{
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: white;
}
a.highslide-credits, a.highslide-credits i
{
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover, a.highslide-credits:hover i {color: white; background-color: gray;}