/* CSS Document */

body
{
margin:0px;
background-color:#DFA72E;
font:normal 12px Arial, Helvetica, sans-serif;
color:#000;
line-height:18px;
}

#mainBody
{
	width: 933px;
	margin:0 auto;
}

p
{
margin:10px 0px 10px 0px;
padding:0px;
}

h1.pageTitle
{
	margin: 1em;
}

.teamTableStyle
{
	border: 3px solid black;
	
	margin-bottom: 2em;
}

	.teamTableStyle .firstRow
	{
		font-weight: bold;
		text-align: center;
	}
	
	.teamTableStyle td
	{
		border: 1px solid black;
		padding: 4px;
	}

#boxes {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	letter-spacing: -0.5px;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#boxes li {
	position: relative;
	float: left;
	margin: 2px 2px 0px 0px;
	width: 228px;
	height: 200px;
	text-align: center;
	padding: 0px;
	border: 1px solid black;
}

.blackmidh1
{
font:bold 14px Arial, Helvetica, sans-serif;
color:#000000;
line-height:18px;
text-transform:uppercase;
}

.balcklink:link,.balcklink:visited,.balcklink:active
{
font:normal 12px Arial, Helvetica, sans-serif;
color:#000000;
line-height:18px;
text-decoration:none;
}

.balcklink:hover
{
line-height:18px;
text-decoration:underline;
}

.inputL
{
width:176px;
height:25px;
border:none;
background:url(images/inputbg1.jpg) no-repeat;
padding:5px 5px;
float:left;
}

#footer
{
width:933px;
height:42px;
background:url(images/foot-bg.jpg) no-repeat;
padding-top:10px;
text-align:center;
font:normal 11px Arial, Helvetica, sans-serif;
color:#000000;
line-height:16px;
}

#footer a
{
font:normal 11px Arial, Helvetica, sans-serif;
color:#000000;
line-height:16px;
text-decoration:none;
}

#footer a:hover
{
line-height:16px;
text-decoration:underline;
}

/*
div.playerLogInFixDiv
{
	float: right;
	width: 252px;
	height: 100px;
	position: relative;
	top: -10px;
	left: 0px;
	text-decoration: none;
	line-height: 0px;
	display: none;
}

a#playerLogIn
{
	visibility: hidden;
	width: 252px;
	height: 100px;
}
*/

.playerLogInFix:hover
{
	cursor: pointer;
	cursor: hand;
}

#fti a
{
	color: #CCCCCC;
}

/* eePanel popup font fix
.customDialog, .fslibDialog { background: #fff; font: 62.5% "Century Gothic", Geneva, Verdana, Arial, Helvetica, sans-serif; color: #4C1803;} */