/*----------- core HTML tags --------------*/
html {height: 100%;}

body, td, input, select, button
{ 
	font: 12px arial, verdana, helvetica, sans-serif;
	color: #000;

}

body {
	height: 100%;
	text-align: center;
	margin: 0;
	padding-right: 1px;
	background: #fff url('Pics/customized/background.png') repeat-y center;
	background-color: #9f0002;
}

h1
{ font-size: 13px;}

table, form, img
{ padding: 0; margin: 0; border: none;}

table
{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-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    position: absolute;
    top: 184px;
    width: 1024px;
    height: 26px;
    background: #4C4C4C url('pics/button-metal.gif') repeat-x top;
    overflow: hidden;
    left: -1px;
}
div#menu select
{font-size: 12px; display:none;}

div#menu div
{ 
	float: left;
	width: auto; height: 26px;
    margin-right:100px;
}	
div#menu div select
{ 
	width: 110px;
	margin: 3px 9px 0;
}
div#menu a, div#menu span, .button
{
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	display: inline;
	float: left;	
	height: 26px;
	padding: 5px 10px 1px;
	margin: 0;
border-left:1px solid transparent;
border-right:1px solid transparent;
/*border-top-color: #fff;*/
}
div#menu a:hover, .button:hover, div#menu span
{
	background: transparent url('pics/button-metal.gif') repeat-x 0 0;
	color: #fff;
	text-decoration: none;
	height: 17px;
	padding: 5px 10px 1px;
	/*padding-right: 11px;*/
	border-left: 1px solid #9bbbce;
	border-right: 1px solid #cddce6;
	
}
div#menu span
{
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    background: #4C4C4C url('pics/button-metal.gif') repeat-x 0 0;
    padding: 5px 11px;
}
/*----------- banner area --------------*/
div#banner
{
	position: absolute;
	width: 1024px;
	height: 122px;
	margin: 62px auto 0 auto;
	overflow: visible;
	/*border-right: 1px solid #fff;*/
	background: #fff url('pics/customized/banner-bg.jpg') no-repeat bottom right;
	left: -1px;
}
img#leaguename
{	position: absolute;
	right:0; top: 63px;
    display:none;
}

img#logo, img#logoprint
{
	position: absolute;
	top: 0px; 
	left: 20px;
	z-index: 100;
	height: 120px;
}
img#logoprint
{
	display: none;
}
img#customa
{
	display: none;
}

img#customb
{
	display: none;
}
img#bannerad, object#bannerad
{
	position: absolute;
	top: 1px; right: 125px;
}
/*----------- main content area --------------*/
div#wrapper
{
text-align: center;
margin:0 auto;
width: 1024px;
position: relative;
height: 100%; 
}

div#subwrapper
{
text-align: left;
margin: 0 auto;
width: 1024px;
position: relative;
height: 100%;
}

div#contentblock, div#contentblockwide
{
position: absolute;
padding: 0;
top: 213px;
width: 1020px;
text-align: left;
background: #fff;


}
div#contentblockwide
{
	background: #fff;
	
}
/*----------- left column --------------*/

div#a
{
	display: inline;
	float: left;
	width: 179px;
	height: 320px;
/*background: transparent url('pics/customized/background-column.png') repeat-x top;*/

}

html > body div#a
{
	height: auto;
	min-height: 320px;
}

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: #000;
	text-decoration: none;
}
div#submenu span
{
	font-weight: bold;

	
}
div#submenu span.subheader
{
    margin: 0 0 3px 0;
    padding: 3px 6px;
    color: #fff;
    font-weight: bold;
    background: #4C4C4C;
}
div#submenu a:hover
{
	color: #e66726;
	border-left: #e66726 3px solid; padding-left: 3px;
}

/*----------- right column --------------*/

div#b, div#bwide
{
	position: relative;
	float: left;
	margin: 0;
	padding: 15px;
	width: 600px;
	height: 320px;
}

html > body div#b, html > body div#bwide
{
	height: auto;
	min-height: 320px;
}

div#bwide, div#contentblockwide div#b
{
	width: 800px;
	overflow: visible;
	background: none;

}

/*----------- right column --------------*/

div#c, div#d
{

font-size: 11px;
display: inline;
float: right;
width: 201px;
overflow-x: hidden;
/*background: transparent url('pics/customized/background-column.png') repeat-x top;*/
height: 320px;
padding-top:20px;
}

div#c div
{padding: 5px;}

html > body div#c, html > body div#d
{
height: auto;
min-height: 320px;
}

div#c
{	
position: static;	
}

div#d
{	
position: absolute;
top: 0; right: 1px;
	
}
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: #336;
}
div#c hr
{
	border-color: #77a;
}
div#c td.score
{
	width: 6ex; 
}
div#c div.display { background: #fff;}
/*----------- footer area --------------*/

div#footerblock
{
color: #000;
	position: relative;
	clear: both;
	font-size: 9px;
	/*background: url('Pics/footer-bg.gif');*/
	padding: 3px 15px; 
	height: 20px;
	/*left: -1px;
	width: 994px;
	overflow: hidden;*/
}
div#footerblock a, div#footerblock a:visited
{
color: #000;
}


/*----------- generic divs --------------*/
div#login, div#login2
{
	position: absolute;
	top: 0; left: -1px;
	
}

div#login img
{
margin-top:0px;
}

div#login table
{ 
	position: absolute;
	left: 105px; top: 11px;
	margin-left: 0px;

}

html > body div#login table
{
	left: 105px; top: 1px;
}

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: #fff;
	white-space: nowrap;
	vertical-align: baseline;
	

}
div#login p
{ padding-left:10px; padding-right: 10px;}

div#register
{
	/*position: absolute;
	left: 30px; top: 3px;*/
}

div#register button
{
		width: 12em; height: 2em;
}

#e2elogo
{
	position: absolute;
	top: 5px; right: 3px;
}

.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;
}
.InsertMoreTag {
  background-image: url(Pics/InsertMoreTag.png) !important;
}
#MoreTag {
  width:100%;
  border: 1px dashed gray;
}