/*----------- core HTML tags --------------*/

body, td, input, select, button
{ 
	font: 12px arial, verdana, helvetica, sans-serif;
	color: #000;

}

body
{
	margin: 0;
	background: #3c3c3d url('Pics/customized/background.gif') repeat-x fixed top;
}

body.popupbody
{ background:white solid;}

h1
{ font-size: 13px;}

table, form, img
{ padding: 0; margin: 0; border: none; border-collapse: separate;}

label, legend
{ 
	color: #333;
	font-weight: bold;
}

hr
{
	height: 1px;
	border: none;
	border-top: 1px solid #ccc;
}
fieldset
{ margin: 10px 0; }
acronym
{	cursor: help; border-bottom: #ccc solid 1px;}
a, a:visited
{ 
	color: #00d;
	text-decoration: none;
}

a:hover
{ 
	color: #00f;
	text-decoration: underline;
}


/*----------- form  field sizes ------*/
.short
{ width: 50px;}
.mediuma
{ width: 75px;}
.mediumb
{ width: 150px;}
.mediumc
{ width: 225px;}
.wide
{ width: 375px;}
.warning
{ color: #f00; font-weight: bold}
/*----------- tables ------------------*/

table.formtable td
{
	padding: 3px 10px 3px 0;
	white-space: nowrap;
	vertical-align: baseline;
}

table.listtable td
{
	padding: 3px;

	vertical-align: baseline;
}

table.listtable thead, table.listtable tr.tableheader td
{
	color: #fff;
	padding: 3px;
	background: #333;
	white-space: nowrap;
}

table.listtable tr.tableheader td a
{color: #fff;}

table.listtable tr.altrow td
{
	background: #ddd;
}

/*----------- menu area --------------*/

div#menu
{

	position: absolute;
	top: 224px;
	width: 900px;
	height: 30px;
	background: url('Pics/customized/MenuItemBackground.gif') repeat-x bottom;
	overflow: hidden

}
div#menu select
{font-size: 11px;}

div#menu div
{ 		float: left;
		width: 145px; padding: 2px 0;

	background: url('Pics/customized/MenuBreak.gif') no-repeat right;
}	
div#menu div select
{ 
	width: 110px;
	margin: 3px 9px 0;
}
div#menu a, div#menu span, .button
{
	color: #000;
	font-weight: bold;
	font-size: 11px;
	display: inline;
	float: left;	
	height: 20px;
	margin: 0;

	background: url('Pics/customized/MenuItemBackground.gif') no-repeat right bottom;; padding-left:10px; padding-right:10px; padding-top:9px; padding-bottom:1px
}
div#menu a:hover, .button:hover, div#menu span
{
	background: url('Pics/customized/MenuItemBackground.gif') no-repeat right -5px;
	color: #fff;
	text-decoration: none;
	height: 20px;
	padding-left:10px; padding-right:10px; padding-top:9px; padding-bottom:1px


}
div#menu span
{	
	border-right: 1px solid #000;
	background: #3c3c3d;
	padding: 9px 10px;
}
/*----------- banner area --------------*/
div#banner
{
	position: absolute;
	width: 900px;
	height: 194px;
	top: 30px; 
	left: 0;
	margin: 0;
	overflow: visible;
	background: #3c3c3d url('pics/customized/banner.jpg') no-repeat right;
	z-index: 1000;
}
a.leaguename span 
{	 
display: none;
}
a.leaguename:hover {text-decoration: none;}

#leaguename {position: absolute; left: 182px; top: 64px; }
img#logo, img#logoprint
{

	position: absolute;
	top: 6px; left: 27px;
	width: 141px; height: 180px;
	z-index: 1000;

}
img#logoprint
{
	display: none;
}
img#customa
{
	display: none;
}

img#customb
{
	display: none;
}
img#bannerad, object#bannerad
{
	display: none;
}
/*----------- main content area --------------*/
div#wrapper, div#wrapperwide
{
background: #fff;
position: relative; 
border-right: 8px solid #000;
width: 900px;
padding-top: 254px;

}

div#contentblock, div#contentblockwide
{
	position: relative;
	width: 900px;
	background: #fff;



}
div#contentblockwide
{
	background: #fff;
	
}
/*----------- left column --------------*/

div#a
{
	display: inline;
	float: left;
	width: 150px;
	height: 100px;


}

html > body div#a
{
	height: auto;
	min-height: 100px;
}

div#submenu
{

	padding: 12px 0;
	font-size: 11px;

}

div#submenu a, div#submenu a:visited, div#submenu span
{
	display: block;
	padding: 3px 6px;
padding-left: 24px;
	color: #008edb;
	text-decoration: none;
}
div#submenu span
{
	width: auto;
	padding-right: 25px;
	font-weight: bold;
	background: transparent url('Pics/customized/SideMenuSelect.gif') no-repeat 0px;


	
}
div#submenu span.subheader
{
	margin: 0 0 3px 0;
	padding: 3px 6px;
	color: #3c3c3d;
	font-weight: bold;
background: none;
border-bottom: 2px solid #3c3c3d;
}
div#submenu a:hover
{

	background: transparent url('Pics/customized/SideMenuSelect.gif') no-repeat;
}

/*----------- right column --------------*/

div#b, div#bwide
{
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	padding: 15px;
	width: 469px;
	height: 500px;
}

html > body div#b, html > body div#bwide
{
	height: auto;
	min-height: 500px;
}

div#bwide, div#contentblockwide div#b
{
	width: 572px;
	background: none;

}

/*----------- right column --------------*/

div#c, div#d
{
	font-size: 11px;
	display: inline;
	float: right;
	width: 250px;
	overflow: hidden;

}
div#d
{	height: 500px;
	position: absolute;
	top: 0; right: 0
	
}
div#c div {padding: 4px; color: #fff; background: #3c3c3d url('Pics/customized/DisplayBG.gif') no-repeat right;}
div#c div label {color: #fff;}

div#c div.display, div#c p
{
	padding: 3px; margin: 0;

	
}
div#c div.display p
{
	font-size: 12px;
	padding: 3px 0;
}
div#c div.top label
{
	color: #fff;
	
}
div#c td
{
	position: relative;
	vertical-align: baseline;
	width: 80px;
	font-size: 11px;
	overflow: hidden;
	
}
div#c td a, div#c td a:visited
{
	color: #008edb;;
}
div#c hr
{
	border-color: #77a;
}
div#c td.score
{
	width: 6ex; 
}
div#c div.display { background: #3c3c3d;}
/*----------- footer area --------------*/

div#footerblock
{
	color: #ccc;
	position: relative;
	clear: both;
	font-size: 9px;
	background: #000;
	border-top: 1px solid #999;
	padding: 2px 15px 4px 10px;
	
}
div#footerblock a, div#footerblock a:visited
{
color: #fff;
}


/*----------- generic divs --------------*/
div#login, #login2
{
	position: absolute;
	top: 0; left: 0;
	color: #fff;
	z-index: 1;
padding-top: 3px;
	background: #3c3c3d url('Pics/customized/banner-login.jpg') repeat-y;
height: 27px; width: 900px;
}
#login2 table {position: absolute; right: 110px}

div#login table
{ 
	margin-left: 170px;

}
div#login td label {color: #fff;}
html > body div#login table
{ 
	margin-top: 4px;
}

div#login input, div#login button, div#register button
{ 
	font-size: 10px;
	padding: 0;
	margin: 0;

}
div#login input.mediuma
{ 
	width: 120px;
	height: 10px;
	margin: 0;
}
div#login table td
{	
	padding: 0 5px 2px 0; 
	font-size: 10px; font-weight: bold;
	color: #3c3c3d;
	white-space: nowrap;
	vertical-align: baseline;
	

}
div#login p
{ padding-left: 10px; padding-right: 10px;}
div#login img
{ height: 30px; width: 134px; position: absolute; top: 2px; left: 0;}


#e2elogo
{
	position: absolute;
	top: -29PX; right: 0px;
	width: 94px; height: 29px;
}

.hide
{ display: none;}
.tips
{ font-weight: bold; color: #999;}
.date
{ font-size: 10px; color: #888;}
.alert, tr.alert td
{ background: #f00; color: #fff;}
#sub1, #sub2, .note
{
	padding: 10px; BACKGROUND: #eee;
}