@import url("hover.css");

#header
{
	background: black;
	color: white;
	font: 9px "Times New Roman", Times, serif;
	border: 0;
	border-bottom: 2px solid red;
	margin: 0;
	padding: 0;
	text-align: left;
	height: 56px;
}

#header a
{
	color: white;
	text-decoration: none;
}

#header a:hover
{
	text-decoration: overline;
}

#sitenav
{
	float: left;
	margin: 0;
	padding: 0 25px 25px 25px;
	background: white;
	width: 151px; /* False value for IE4-5.x/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 100px;  /*Actual value for conformant browsers */	
}
html>#sitenav
{
	width: 100px  /* Be nice to Opera  */
}

#primarycontent
{
/*	padding: 0;   */
	text-align: justify;
	background: white;
	color: black;
/*	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;  */
/*	border-top: 10px solid red; */
	border-right: 1px dotted red;
	border-left: 1px dotted red;
	margin-left: 150px;
	margin-right: 150px;
/*	width: auto; */
}

#primarycontent p
{
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	text-indent: 10px;
	font-size: 14px;
}

#primarycontent h2
{
	position: relative;
	background: black;
	padding: 10px;
	margin: 15px 0;
	border: 0;
	border-bottom: 2px solid red;
	font: 15px/1.5 "Times New Roman", Times, serif;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
}

#primarycontent h3
{
	margin: 5px 0 1.5px;
	color: black;
	font: 10px "Times New Roman", Times, serif;
	font-weight: bold;
}

#primarycontent h4
{
	margin: 5px 0 1.5px;
	color: black;
	font: 13px/1.5 "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
}

#primarycontent a, #resultslist a, .MRText a
{
	color: red;
	text-decoration: none;
}

#primarycontent a:hover, #resultslist a:hover, .MRText a:hover
{
	color: black;
	background: white;
	text-decoration: overline;
}

#primarycontent .FigureL {
	float: left;
	margin: .5em 0 10px 20px;
	padding: 2px;
	background: white;
	color: black;
	text-align: center;
	font: 10px/1.5 "Times New Roman", Times, serif;
}

#primarycontent .FigureR {
	float: right;
	margin: .5em 0 10px 20px;
	background: white;
	color: black;
	text-align: center;
	font: 10px/1.5 "Times New Roman", Times, serif;
}

#primarycontent img.fig {
	border-color: #ccc;
/*	border-width: 1px;  */
	border-style: solid;
	padding: 5px;
}

#bff
{
	margin: 0;
	border: 0;
	padding: 15px 25px;
	width: 550px;  /* False value for IE4-5.x/Win  */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 500px  /* Actual value for conformant browsers  */
}
html>#bff
{
	width: 500px;  /* Be nice to Opera  */
}

p
{
	margin-top: 0;
	margin-bottom: 1em;
	font: 11px/1.5 "Times New Roman", Times, serif;
}

#sitenav ul
{
	list-style: none;
	padding: 0;
	margin: 15px 0;
	border: 0;
}

#sitenav li
{
	text-align: left;
/*	border-bottom: 1px solid black;
*/	width: 100px;
	margin:  0;
	padding: 0;
	font: 12px/15px "Times New Roman", Times, serif;
	font-weight: bold;
	color: black;
	background: white;
	font-style: italic;
}

#secondarytop, #tertiarytop
{
	border-top: 1px solid black;
}

#sitenav li a
{
	display: block;
	font-weight: normal;
	padding: 0;
/*	border-left: 1px solid black;
	border-right: 1px solid black;
	background: black;
	color: white;
*/	
	color: black;
	text-decoration: none;
	text-align: right;
	font-style: normal;
	width: 100px;  /* False value for IE4-5.x/Win  */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 98px;  /* Good value for compliant browsers  */
}
html>#sitenav li a
{
	width: 98px;  /* Be nice to Opera  */
}

#sitenav li a:hover
{
	font-weight: normal;
/*	border-left: 1px solid white;
	border-right: 1px solid white;
*/	background: black;
	color: white;
	text-decoration: none;
}

#externalnav
{
	float: right;
	margin: 15px 0;
	padding: 0 25px 25px 20px;
	background: white;
	width: 151px; /* False value for IE4-5.x/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 100px;  /*Actual value for conformant browsers */	
}
html>#externalnav
{
	width: 100px;  /* Be nice to Opera  */
}

#externalnav ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
	width: 151px; /* False value for IE4-5.x/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 100px;  /*Actual value for conformant browsers */	
}
html>#externalnav ul
{
	width: 100px;  /* Be nice to Opera  */
}

#externalnav li
{
/*	text-align: left;
	padding: 0;
*/	color: black;
	background: white;
	width: 100px;
	margin:  0;
/*	border-bottom: 1px solid black;
*/	font: 12px/15px "Times New Roman", Times, serif;
	font-weight: bold;
	position: relative;
	font-style: italic;
}

#externalnav li.submenu
{
	background: white;
	color: black;
/*	border-left: 1px solid black;
	border-right: 1px solid black;
*/	width: 100px;  /* False value for IE4-5.x/Win  */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 98px;  /* Good value for compliant browsers  */
}
html>#externalnav li.submenu
{
	width: 98px;  /* Be nice to Opera  */
}

#externalnav li.submenu:hover
{
	font-weight: bold;
/*	border-left: 1px solid black;
	border-right: 1px solid black;
*/	background: white;
	color: black;
	text-decoration: none;
}

#externalnav li a
{
	display: block;
	font-weight: normal;
	font-style: normal;
	padding: 0;
/*	border-left: 1px solid black;
	border-right: 1px solid black;
*/	background: white;
	color: black;
	text-decoration: none;
	text-align: right;
	width: 100px;  /* False value for IE4-5.x/Win  */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 98px;  /* Good value for compliant browsers  */
}
html>#externalnav li a
{
	width: 98px;  /* Be nice to Opera  */
}

#externalnav li a:hover
{
	font-weight: normal;
/*	border-left: 1px solid white;
	border-right: 1px solid white;
*/	background: black;
	color: white;
	text-decoration: none;
}

#externalnav ul ul
{
	position: absolute;
	top: 0;
	right: 99px;
	display: none;
}

#externalnav ul.level1 li.submenu:hover ul.level2
{
	display: block;
}

#footer
{
	position: static; 
	bottom: 0;
	background: black;
	border-top: 2px solid red;
	width: 100%;
}

#footer p, #footer a
{
	font-family: "Times New Roman", Times, serif;
	font-size: 8px;
	font-weight: normal;
	color: white;
	text-align: right;
	font-style: italic;
}

body
{
	background: white;
}

.PullQL
{
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 110%;
	FONT-WEIGHT: normal;
	TEXT-ALIGN: center;
	BORDER-TOP: thick red solid;
	BORDER-BOTTOM: thick red solid;
	MARGIN: 1em;
	PADDING: 0.5em;
	WIDTH: 30%;
	FLOAT: left;
	COLOR: white;
	BACKGROUND-COLOR: black;
}

.PullQR
{
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 110%;
	FONT-WEIGHT: normal;
	font-style: normal;
	TEXT-ALIGN: center;
	BORDER-TOP: thick red solid;
	BORDER-BOTTOM: thick red solid;
	MARGIN: 1em;
	PADDING: 0.5em;
	WIDTH: 30%;
	FLOAT: right;
	COLOR: white;
	BACKGROUND-COLOR: black;
}

#squadlist
{
	border: 0;
	padding: 20px;
	background: white;
	margin-left: 150px;
	margin-right: 150px;
}

#squadlist table
{
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 8pt;
	color: black;
	border: 0;
	padding: 20px;
	margin: 10px;
	white-space: nowrap;
	width: 100%;
}

#squadlist table a
{
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 8pt;
	display: block;
	color: black;
	background: white;
	text-decoration: none;
	border-bottom: 1px solid white;
}

#squadlist table a:hover
{
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 8pt;
	color: white;
	background: black;
	text-decoration: none;
	border-bottom: 1px solid red;
}

#squadlist table caption
{
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 16pt;
	font-weight: bold;
	color: white;
	background: black;
	text-decoration: none;
	text-align: center;
	padding: 5px 10px 0 10px;
	border-bottom: 2px solid red;
}

#resultslist
{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	border: 0;
	padding: 20px;
	color: black;
	margin: 10px;
/*	margin-left: 150px;  */
}

#resultslist h2
{
	background: black;
	padding: 10px;
	margin: 15px 0 1.5px;
	border: 0;
	font: 15px/1.5 "Times New Roman", Times, serif;
	color: white;
	border-bottom: 2px solid red
}

#resultslist table
{
	white-space: nowrap;
	width: 100%;
}

#resultslist pre
{
	font-family: "Lucida Console", Courier, monospace;
	font-size: 10px;
}

#matchstats
{
	border: 0;
	padding: 20px;
	background: white;
	color: black;
	margin-left: 150px;
	margin-right: 10px;
}

#matchstats h1
{
	background: white;
	padding: 10px 10px 0 10px;
	margin: 15px 0 0 0px;
	border-bottom: 2px solid red;
	font: 15px/1.5 "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: right;
	color: black;
}

#matchstats h2, #matchstats h4
{
	background: white;
	padding: 0 10px 0 10px;
	margin: 0 0 0 0px;
	border: 0;
	font: 9px "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: right;
	color: black;
}

#matchstats h3
{
	background: white;
	padding: 0 10px 0 10px;
	margin: 0 0 0 0px;
	border: 0;
	font: 10px "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: right;
	color: black;
}

#matchstats table
{
	width: 100%;
	border: 0;
	padding: 2px;
	margin: 0;
	font: 10px "Times New Roman", Times, serif;
}

#matchstats caption
{
	font: 10px "Times New Roman", Times, serif;
	background: white;
	color: black;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	width: 100%;
}

.MRAuthor
{
	text-transform: capitalize;
	font-style: italic;
}

.SubGreen
{
	border-top: 5px solid green;
	background: green;
	color: white;
}

.SubRed
{
	border-top: 5px solid red;
	background: red;
	color: white;
}

.StatsHead
{
	background: black;
	color: white;
	font-weight: bold;
}

.StatsSubs td
{
	font-style: italic;
}

.LineUp td
{
	border-bottom: none;
}

.Formations
{
	color: black;
	background: transparent;
}

.CardYellow
{
	color: black;
	background: yellow;
}

.CardRed
{
	color: white;
	background: red;
}

.MRText
{
	color: black;
	text-align: justify;
}

#primarycontent table
{
	border: 0;
	padding: 1px;
	font: 11px/1.5 "Times New Roman", Times, serif;
	width: 100%;
}

#primarycontent table caption
{
	border: 0;
	padding: 1px;
	font: bold 12px/1.5 "Times New Roman", Times, serif;
	width: 100%;
	color: black;
	background: white;
}

.PlayerHead
{
	font-weight: bold;
}

#primarycontent h6
{
	font: bold 12px/1.5 "Times New Roman", Times, serif;
	color: black;
	background: white;
}


.TotalsRow
{
	border-top: 1px solid red;
}

.legend
{
	font-style: italic;
}

a img
{
	border: none;
}

#bbc
{
	display: none;
}

/* =======================Fancy CSS ImageMap ======================== */

#picWrap
{
	padding: 10px 100px;
}

#TeamGroup ul
{
	margin: 0;
	padding: 0;
	width: 500px;
	height: 294px;
	position: relative;
	background-image: url(images/team2006.jpg);
	background-repeat: no-repeat;
	z-index: 1;
	overflow: hidden;
}

#TeamGroup li
{
	list-style-type: none;
	width: 35px;
	height: 35px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#TeamGroup a
{
	position: absolute;
	width: 35px;
	height: 35px;
	text-indent: -1000em;
}

#TeamGroup .player01 a
{
	top: 20px;
	left: 32px;
}

#TeamGroup .player02 a
{
	top: 29px;
	left: 78px;
}

#TeamGroup .player03 a
{
	top: 22px;
	left: 129px;
}

#TeamGroup .player04 a
{
	top: 22px;
	left: 181px;
}

#TeamGroup .player05 a
{
	top: 22px;
	left: 232px;
}

#TeamGroup .player06 a
{
	top: 20px;
	left: 287px;
}

#TeamGroup .player07 a
{
	top: 26px;
	left: 338px;
}

#TeamGroup .player08 a
{
	top: 26px;
	left: 383px;
}

#TeamGroup .player09 a
{
	top: 28px;
	left: 436px;
}

#TeamGroup .player10 a
{
	top: 56px;
	left: 117px;
}

#TeamGroup .player11 a
{
	top: 62px;
	left: 178px;
}

#TeamGroup .player12 a
{
	top: 55px;
	left: 232px;
}

#TeamGroup .player13 a
{
	top: 53px;
	left: 293px;
}

#TeamGroup .player14 a
{
	top: 65px;
	left: 347px;
}

#TeamGroup .player15 a
{
	top: 62px;
	left: 405px;
}

#TeamGroup .player16 a
{
	top: 114px;
	left: 57px;
}

#TeamGroup .player17 a
{
	top: 115px;
	left: 113px;
}

#TeamGroup .player18 a
{
	top: 115px;
	left: 168px;
}

#TeamGroup .player19 a
{
	top: 112px;
	left: 349px;
}

#TeamGroup .player20 a
{
	top: 118px;
	left: 416px;
}

#TeamGroup a:hover
{
	border: 1px solid white;
}

.clear
{
	clear: both;
}
