/***** Styling the 'frames' is done here *****/
body	{margin: 0px;
	background: #000;
	font-size: 80%;
}
#allcontent	{width: 990px;
		padding: 5px 0px;
		background: #000;
		margin-left: auto;
		margin-right: auto;
		padding-left: 4px;
}
#navbar	{width: 155px;
		background: url(http://www.hdnews.net/images/tsz/menu.gif) no-repeat top right #000;
		padding: 0px;
		margin-bottom: 10px;
		float: left;
}

#rightbar	{float: right;
		width: 200px;
		color: #000;
		background: #000;
		text-align: center;
}
#maincontent	{width: 620px;
	margin-left: 160px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: white;
	background-image: url(http://www.tigersportszone.com/images/tsz/corners.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 10px;
}
/***** End of frames *****/


/***** Various spans are defined here *****/
.centeralign	{text-align: center;
}
.leftalign	{text-align: left;
}
.rightalign	{text-align: right;
}
h1	{font-size: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2	{font-size: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3	{font-size: 110%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menubackground {
	background-image: url(http://www.tigersportszone.com/Menu2006.jpg);
	background-repeat: no-repeat;
}
.moremenu {color: #FFcc00;text-decoration: none;font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, sans-serif;}
.moremenu:hover {text-decoration: underline;}
.moremenu:visited {
	color:#FFcc00;}
.hline {border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFcc00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFcc00;
}
.styles {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.menuhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
.textlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.type {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.hrule {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #669966;
}

.textBodyBlackBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.textMedBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.background { background: #000000 url(http://www.tigersportszone.com/art/TSZbackground.jpg) no-repeat }
.headline { font-style: italic; font-weight: bold; font-size: large; font-family: Verdana, Arial, Helvetica, sans-serif }
.headlinesub { font-style: normal; font-weight: bold; font-size: large; font-family: Verdana, Arial, Helvetica, sans-serif }
.line { border-top: dotted #ffffff; border-right: thin dotted black; border-bottom: dotted #ffffff; border-left: thin dotted #000000 }
.text { font-style: normal; font-size: x-small; font-family: Verdana, Arial, Helvetica, sans-serif }
.text2 { font-style: normal; font-size: x-small; font-family: Verdana, Arial, Helvetica, sans-serif }
.textsmall {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; color: #000; }
/***** End of span definitions *****/

#info	{padding: 10px 10px 0px 5px;
}
#about	{padding: 15px 10px;
}

/***** This stuff is for Roster, Schedule, Standings *****/
#sportcontent .table_header	{width: 378px;
#sportcontent background: #dddddd;
#sportcontent color: #000000;
#sportcontent font-weight: bold;
#sportcontent font-size: 16px;}
#sportcontent table	{width: 380px;}
#sportcontent .list_row1	{background: #dddddd;}
#sportcontent .list_row2	{background: #eeeeee;}

/* Delete this once we get the links working */
#sportcontent a	{color: black !important;
		text-decoration: none;
}
#sportcontent a:visited	{color: black !important;
	text-decoration: none;
}
#sportcontent a:hover	{color: black !important;
	text-decoration: none;
}
/* STOP DELETING! O.o */

#sportother img	{padding: 0px 5px;
}
#stats	{padding: 10px;
}
#eaglebanner	{/* old stuff from bad ad, keep around in case eh
	background: #2d6bb8;
	padding: 0px;
	width: 990px;*/
	padding: 0px;
	width: 728px;
	margin: 0 auto;
}
#header object	{margin: 0px;
	padding: 0px;
}
#header p	{margin: 5px 0px 5px 0px;
}
#header img	{border: none;
}

/***** Left navigational bar stuff *****/
.moremenu {color: #FFcc00;text-decoration: none;font-weight: bold; font-size: 14; font-family: Arial, Helvetica, sans-serif;
}
.moremenu:hover {text-decoration: underline;
}
.moremenu:visited {color:#FFcc00;
}
#navbar a	{color: #FFcc00;
		text-decoration: none;
		font-weight: bold;
		font-size: 14px;
		font-family: Arial, Helvetica, sans-serif;
}
#navbar p	{margin: 5px 0px 5px 0px;
}


/***** Rightmost bar *****/
#rightbar p, #rightbar div	{text-align: center;
		margin-bottom: 15px;
		margin-left: auto;
		margin-right: auto;
}

#tden		{background: #ffffcc;
		color: black;
		border: 2px solid red;
		text-align: center;
		width: 196px;
		margin-left: auto;
		margin-right: auto;
}
#tden p	{margin: 3px;
	padding: 1px 0px;
}

.b4		{font-weight: bold;
		font-size: 18px;
}
#tickets hr	{padding: 0px;
		margin: 0px;
}
#ttalk img	{background: #000000;
	border: 3px solid #ffffff;
	padding: 3px;
}
#roared	{border: 2px solid #ffffff;
}


/* All contents of main section */
#leftmain	{width: 390px;
	float: left;
	margin-bottom: 10px;
}
#leftmain p	{margin: 10px 0px 10px 6px;
}
#rightmain	{width: 205px;
		float: right;
		margin-right: 6px;
		margin-top: 11px;
}
#rightmain #sportgraphic	{margin: 0px 0px 5px 0px;
	padding: 0px;
}
#sportmenulist p	{margin: 0px 0px 0px 25px;
}
#sportmenulist a, #sportmenulist a:visited, #sportmenulist a:hover	{color: blue;}
#footer		{text-align: center;
		clear: right;
		padding-top: 20px;
		padding-bottom: 1px;
}
#bottomcontent	{text-align: center;
		clear: left
}
#miaa	{text-align: center;
}
.divider	{width: 90%;
}
/***** End of main section stuff *****/


/***** Scoreboard options *****/
#scoreboard table	{border: 2px solid black;
	caption-side: bottom;
	border-collapse: collapse;
	width: 205px;
	font-family: sans-serif;
}
#scoreboard td, #scoreboard th	{border: thin solid gray;
	border-bottom: thin solid black;
}
#scoreboard th	{font-size: 11px;
		padding: 2px 0px;
}
#scoreboard td	{font-size: 10px;
	padding: 1px;
}
#scoreboard caption	{font-style: italic;
	padding-top: 6px;
}
#scoreboard .scoresport	{text-align: center;
}
#scoreboard .scorescore	{text-align: center;
	white-space: nowrap;
}
#scoreboard .scoreloc	{text-align: left;
}
#scoreboard .scoredate	{text-align: center;
}
#scoreboard .scoretop	{text-align: center;
			color: white;
			background: black;
			padding: 3px 0px;
}
#scoreboard .scoreopp	{text-align: left;
}
/***** End of Scoreboard stuff *****/


/***** Incredibly messy poll CSS. View generated source for MOS's inserted tags *****/
#mainpoll	{margin: 10px 6px 5px 6px;
	padding: 5px;
	width: 370px;
	background: #ffffff;
	text-align: center;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	font-style: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
#pollad	{float: right;
	text-align: center;
	margin-top: 35px;
	margin-right: 10px;
}
#pollpoll	{width: 215px;
}
.poll_question_block	{text-align: left;
	border: 2px solid #000;
	border-top: none;
}
.pollquestion	{background: #ffe788;
	color: #000;
	font-weight: bold;
	padding: 3px 10px;
	border: 2px solid #000;
	font-size: 120%;
	}
.poll_question_block div:hover	{background: #ffe788;
}
.poll_question_block div	{padding-bottom: 2px;
}
#pollheading h1	{background: url(http://www.tigersportszone.com/images/tsz/yellowtile.gif) repeat-x;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	border-top: 2px solid #ffcc00;
	font-size: 160%;
}
.poll_submit	{margin: 6px;
}
.poll_option	{padding-left: 6px;
}
#mainpoll hr	{color: #000;
		background-color: #000;
		height: 2px;
}
/***** End of poll stuff *****/

/***** Stats page stuff *****/
#statspage	{padding: 10px;
}
#statspage h1	{width: 95%;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}
#statspage h2	{border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	background: #e6e6e6;
}
#statspage ul	{border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-left: 30px;
	padding-bottom: 5px;
	margin-top: 0px;
	padding-top: 8px;
	padding-left: 5px;
	list-style: inside square;
	background: #f4f4f4;
}
#statspage li:hover	{background: #fff;
}
#statspage li a	{width: 10em;
}
#statspage a:visited, #statspage a, #statspage a:hover	{color: #000;
	text-decoration: none;
}
#statspage li a, #statspage li a:visited, #statspage li a:hover	{text-decoration: underline;
}
/***** End of Stats Page stuff *****/
