/*----------- core HTML tags --------------*/

body, td, input, select, button
{ 
	font: 12px arial, verdana, helvetica, sans-serif;
	color: #000;

}
td {text-align: left;}
body
{ margin: 0; background: #0100c6; text-align: center;}
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
{ 
	border-bottom: 1px solid #333; 
	border-top: 1px solid #333; 
	position: absolute;
	top: 145px;
	width: 750px;
	height: 24px;
	background: #ddd url('pics/button-metal.gif') repeat-x top;
	overflow: hidden

}
div#menu select
{font-size: 11px;}
div#menu div
{ 
		float: left;
		width: 131px; height: 24px;
		border-right: 1px solid #ccc;

}	
div#menu div select
{ 
	width: 110px;
	margin: 3px 9px 0;
}
div#menu a, div#menu span, .button
{
	color: #999;
	font-weight: bold;
	font-size: 11px;
	display: inline;
	float: left;	
	height: 18px;
	padding: 4px 10px 1px;
	margin: 0;
	border: 1px solid #fff;
	border-right-color: #ccc;
	border-bottom: none;
}
div#menu a:hover, .button:hover, div#menu span
{
	background: #ccc;
	color: #666;
	text-decoration: none;
	height: 17px;
	padding: 5px 10px 1px;
	padding-right: 11px;
	border: none;
	border-left: 1px solid #666;
	border-bottom: 1px solid #ddd;
}
div#menu span
{	
	border-right: 1px solid #666;
	background: #ccc url('pics/button-metal-select.gif') repeat-x;
	padding: 6px 11px;
}

/*----------- banner area --------------*/
div#banner
{
	position: absolute;
	width: 750px;
	height: 145px;
	margin: 0;
	overflow: visible;
	background: #fff url('pics/customized/banner-bg.jpg') no-repeat;

}
img#leaguename
{	display: none;
}

img#logo, img#logoprint
{
	position: absolute;
	top: 0; left: 0;
	width: 127px; height: 140px;
	z-index: 100;
}
img#logoprint
{
	display: none;
}
img#customa
{
	display: none;
}

img#customb
{
	display: none;
}
img#bannerad, object#bannerad
{
	position: absolute;
	top: 2px; right: 123px;
	z-index: 101;
}
/*----------- main content area --------------*/
div#wrapper, div#wrapperwide
{
width: 750px; text-align: left; margin: 0 auto; position: relative;
}

div#contentblock, div#contentblockwide
{
	position: absolute;
	top: 168px;
	width: 750px;
	background: #fff url('pics/customized/content-bg.gif') repeat-y left;

}
div#contentblockwide
{
	background: #fff url('pics/customized/content-bg-wide.gif') repeat-y left;
	
}
/*----------- left column --------------*/

div#a
{
	display: inline;
	float: left;
	width: 132px;
	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;
	padding-left: 6px;
	color: #339;
	text-decoration: none;
	background: transparent url('pics/customized/button-bg-redshadow.gif') no-repeat -9000px -9000px;
}
div#submenu span
{
	font-weight: bold;
	color: #006;

	
}
div#submenu span.subheader
{
	border-left:0px solid #fff; border-right:1px solid #000; border-top:1px solid #fff; border-bottom:1px solid #fff; color: #fff;
	font-weight: bold;
	background: #66c;
	margin-left:0; margin-right:0; margin-top:0; margin-bottom:3px; padding-left:6px; padding-right:6px; padding-top:3px; padding-bottom:3px
}
div#submenu a:hover
{
	color: #fff;
	background: #669;
}

/*----------- right column --------------*/

div#b, div#bwide
{
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	padding: 15px;
	width: 385px;
	height: 500px;
}

html > body div#b, html > body div#bwide
{
	height: auto;
	min-height: 500px;
}

div#bwide, div#contentblockwide div#b
{
	width: 588px;
	background: none;

}

/*----------- right column --------------*/

div#c, div#d
{
	font-size: 11px;
	display: inline;
	float: right;
	width: 202px;
	overflow: hidden;
}
div#d
{	background: url('pics/customized/leaguephoto.jpg') no-repeat right top;
	height: 500px;
	position: absolute;
	top: 0; right: 0
	
}

div#c div, div#c p
{
	padding: 3px; margin: 0;
	
}
div#c div p
{
	font-size: 12px;
	padding: 3px 0;
	
}
div#c div 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: #336;
}
div#c hr
{
	border-color: #77a;
}
div#c td.score
{
	width: 6ex; 
}
div#c div { background: #0100c6; border-right: 1px solid #669;}
/*----------- footer area --------------*/

div#footerblock
{
	color: #600;
	position: relative;
	clear: both;
	font-size: 9px;
	background: url('pics/button-metal.gif') repeat-x top;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999; 
	padding: 2px 15px 4px 10px;	
}

/*----------- generic divs --------------*/
div#generic1
{
	position: absolute;
	top: 65px; right: 0;
	color: #fff;
	z-index: 1;
	
}
div#generic1 table
{ 
	margin: 0 10px 0;
}

html > body div#generic1 table
{
	margin-top: 3px;
}

div#generic1 input, div#generic1 button, div#generic2 button
{ 
	font-size: 10px;
	padding: 0;
	margin: 0;

}
div#generic1 input.mediuma
{ 
	width: 120px;
	height: 10px;
	margin: 0;
}
div#generic1 table td
{	
	padding: 0 5px 2px 0; 
	font-size: 10px; font-weight: bold;
	color: #fff;
	white-space: nowrap;
	vertical-align: baseline;
        text-align: right;}

div#generic1 table td label
{color: #fff;}
div#generic1 table td a
{color: #fff; text-decoration: underline; float: right; padding-right: 1ex;}
div#generic1 table td b
{font-size: 12px; color: #000;}

div#generic1 p
{ 
	padding-left: 10px; 
	padding-right: 10px;}

div#generic1 img
{ 
	height: 13px; 
	width: 41px;
}


div#generic2
{
	position: absolute;
	width: 96px; height: 62px;
	left: 458px; top: 85px;
	text-align: center;
}


#e2elogo
{
	position: absolute;
	top: 10px; right: -2px;
	width: 116px; height: 39px;
}

.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;
}
.formbutton
{ 

}
