/*----------- core HTML tags --------------*/
body {
	width: 1024px;
	margin: 0 auto;
	background: #960010 url('Pics/customized/background.png') repeat-y center;
}
body, td, input, select, button
{ 
	font: 12px arial, verdana, helvetica, sans-serif;
	color: #000;

}
td {text-align: left;}
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 #fff; 
	border-top: none; 
	border-left:none;
	border-right:none;
	position: absolute;
	top: 134px;
	width: 1023px;
	height: 24px;
	background: #ddd url('pics/button-metal.gif') repeat-x top;
	overflow: hidden;
	/*padding-left:132px;*/

}
div#menu select
{font-size: 11px;}
div#menu div
{ 
		float: left;
		width: 131px; height: 24px;
		border-right: 1px solid #999;

}	
div#menu div select
{ 
	width: 110px;
	margin: 3px 9px 0;
}
div#menu a, div#menu span, .button
{
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	display: inline;
	float: left;	
	height: 18px;
	padding: 4px 10px 1px;
	margin: 0;
	border-left: 1px solid #fff;
	border-right: 1px solid #999;
	border-top: none;
	border-bottom: none;
}
div#menu a:hover, .button:hover, div#menu span
{
	background: #eeeeee;
	color: #000000;
	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: #bbbbbb url('pics/button-metal-select.gif') repeat-x;
	padding: 6px 11px;
}

/*----------- banner area --------------*/
div#banner
{
	position: absolute;
	width: 1023px;
	height: 134px;
	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: 8px; left: 5px;
	height: 106px;
	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: 1023px; text-align: left; margin: 0 auto; float:left;/*position: relative;*/
}

div#contentblock, div#contentblockwide
{
	position: absolute;
	top: 158px;
	width: 1023px;
	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: 190px;
	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: #333333;
	text-decoration: none;
	/*background: transparent url('pics/customized/button-bg-redshadow.gif') no-repeat -9000px -9000px;*/
}
div#submenu span
{
	font-weight: bold;
	color: #000000;

	
}
div#a 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: #333333;
	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: #999999;
}

/*----------- right column --------------*/

div#b, div#bwide
{
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	padding: 15px;
	width: 585px;
	height: 500px;
}

html > body div#b, html > body div#bwide
{
	height: auto;
	min-height: 500px;
}

div#bwide, div#contentblockwide div#b
{
	width: 788px;
	background: none;

}

/*----------- right column --------------*/

div#c, div#d
{
	font-size: 11px;
	display: inline;
	float: right;
	width: 217px;
	overflow: hidden;
}
div#d
{	/*background: url('pics/customized/leaguephoto.jpg') no-repeat right top;*/
	height: 500px;
	position: absolute;
	top: 0; right: 10px;
	display:none;
}

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: #333333; padding-left:15px; border-right: 1px solid #669;}
/*----------- footer area --------------*/

div#footerblock
{
	color: #fff;
	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#generic1a {
	width: 200px;
	position: relative;
	top: 50px;
	left: 720px;
	color: #FFFFFF;
	z-index: 1;
	background-color: rgba(0,0,0,0.5);
	text-align: center;
}

div#generic1a input
{

	float:right;
	margin-right:20px;
}


div#generic1
{
	position: relative;
	top: 55px; left: 360px;
	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;
	margin:0;
	font-size: 10px; font-weight: bold;
	color: #000;
	white-space: nowrap;
	vertical-align: baseline;
        text-align: left;}

div#generic1 table td label
{color: #000;}
div#generic1 table td a
{color: #000; text-decoration: underline; float: left; 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: relative;
	/*width: 96px; height: 62px;
	left: 458px; top: 85px;
	text-align: center;*/
	left: 300px; top: 70px;
	width: 61px;
	height: 13px;
	background: url('pics/customized/login.gif') no-repeat;
}


#e2elogo
{
	position: absolute;
	top: 5px; right: 5px;
	width: 75px;
}

.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
{ 

}