#mainContainerPlayers			{width:622px; float:left; display:inline; background:#f90;}

/* FIRST TEAM */
#ftContainer					{margin:7px 0px 5px 5px; height:37.9em;}
html>body #ftContainer			{margin-left:6px; margin-right:6px}

.ftPlayersBox					{float:left; display:inline; width:90px; height:120px; border:1px solid #666; text-align:center; margin:10px 3px 0px 11px;}
.ftPlayersBox a					{font-weight:bold; color:#fff; font-size:70%; text-decoration:none; display:block}
.ftPlayersBox a span.redNumber	{color:#C40002}
	
.ftPlayersBox a img				{filter:alpha(opacity=70);-moz-opacity: 0.7; opacity: 0.7;}
.ftPlayersBox a:hover img		{filter:alpha(opacity=100);-moz-opacity: 1; opacity: 1;}
	
.ftPlayersImage					{border-bottom:1px solid #666; display:block}


/* BIOGRAPHY */
.bioTab							{display:block; text-decoration:none; border-top:1px solid white; background:url(/pix/biographies/bg_tab.gif) repeat-x; height:20px; width:330px; float:left; color:#fff; font-size:70%; font-weight:bold;}
.bioTabOn						{display:block; text-decoration:none; border-top:1px solid white; background:url(/pix/biographies/bg_tab_on.gif) repeat-x; height:20px; width:330px; float:left; color:#000; font-size:70%; font-weight:bold;}
.bioTab span, .bioTabOn span	{display:block; margin:2px 0 0 11px;}


.bioTab2						{display:block; text-decoration:none; border-top:1px solid white; background:url(/pix/biographies/bg_tab.gif) repeat-x; height:20px; width:662px; float:left; color:#fff; font-size:70%; font-weight:bold;}
.bioTab2On						{display:block; text-decoration:none; border-top:1px solid white; background:url(/pix/biographies/bg_tab_on.gif) repeat-x; height:20px; width:662px; float:left; color:#000; font-size:70%; font-weight:bold;}
.bioTab2 span, .bioTab2On span	{display:block; margin:2px 0 0 11px;}


#bioContainer					{width:634px; height:309px; margin:12px; border:1px solid #666;}
#bioContainer2					{width:634px; height:335px; margin:12px; border:1px solid #666;}
	
#bioImage						{float:left; width:240px; border-right:1px solid #666; margin-right:9px;}
#bioImage2						{float:left; width:240px;}
#bioDetails						{float:left; width:223px; margin-right:12px;}
#bioRelatedItems				{float:left; width:146px; height:309px; border-left:1px solid #666;}
	
#bioPlayerName					{color:#fff; font-weight:bold; text-transform:uppercase; margin:5px 0 10px 0;}
#bioPlayerName span.redNumber	{color:#C40002}
#bioPlayerDetails				{width:223px; height:12.5em; border:1px solid #666}
.playersDetailsTD1				{width:50%; height:1.9em; font-weight:bold; font-size:75%; padding-left:5px; color:#B3B3B3; background:#666}
.playersDetailsTD2				{width:50%; font-size:75%; padding-left:5px; color:#B3B3B3; background:#666}

.bioManagersDetails,.bioCoachDetails	{width:360px; border:1px solid #666; margin-bottom:4px;}
.bioManagersHeader,.bioCoachHeader		{height:1.9em; font-weight:bold; font-size:75%; padding-left:5px; color:#B3B3B3; background:#666}
.bioManagersTD1					{width:50%; height:1.5em; font-size:75%; padding-left:5px; color:#B3B3B3; background:#666}
.bioManagersTD2					{width:50%; height:1.5em; font-size:75%; padding-left:5px; color:#B3B3B3; background:#666}
.bioCoachTD						{width:100%; height:1.9em; font-size:75%; padding:5px; color:#B3B3B3; background:#666}

 
#playerForm						{width:223px; margin:40px 0 10px 0;}
#playerForm label				{font-weight:bold; font-size:75%; color:#B3B3B3; margin-right:8px;}
#playerForm select				{width:143px; background:black; color:white; font-family:arial,helvetica,sans-serif; font-size:60%; height:1.5em; margin-right:5px;}

#playerForm2					{width:223px;}
#playerForm2 label				{font-weight:bold; font-size:75%; color:#B3B3B3;}
#playerForm2 select				{width:143px; background:black; color:white; font-family:arial,helvetica,sans-serif; font-size:60%; height:1.9em; margin:0 5px 0 5px;}
	
	
.bioRI							{background:url(/pix/biographies/bg_bottom_relatedItems.gif) no-repeat left bottom; width:146px; height:3.17em;}
.bioRI2 						{background:url(/pix/biographies/bg_top_relatedItems.gif) no-repeat left top;}
					
a.bioRI3						{text-decoration:none; display:block; font:70% arial; height:4.55em; color:#fff; cursor:pointer;}
a.bioRI3:hover					{background:url(/pix/box_left.gif) repeat-y 0px 0px; height:4.55em;}


.bioRIText						{position:relative; top:10px; left:8px; width:75px;}
html>body .bioRIText			{left:10px; width:100px;}


/* RESERVES */
.rsTab							{display:block; text-decoration:none; border-top:1px solid white; background:url(/pix/biographies/bg_tab.gif) repeat-x; height:20px; width:330px; float:left; color:#fff; font-size:70%; font-weight:bold;}
.rsTabOn						{display:block; text-decoration:none; border-top:1px solid white; background:url(/pix/biographies/bg_tab_on.gif) repeat-x; height:20px; width:330px; float:left; color:#000; font-size:70%; font-weight:bold;}
.rsTab span, .rsTabOn span		{display:block; margin:2px 0 0 11px;}
		
#rsContainer					{margin:0px 0px 5px 0px; height:43.1em}
html>body #rsContainer			{margin-left:6px; margin-right:6px}

#rsContainerNews				{margin:0px 0px 5px 0px; height:18em}
html>body #rsContainerNews		{margin-left:6px; margin-right:6px}

a.rsPlayers						{text-decoration:none; display:block; height:4.9em; color:#fff; cursor:pointer;}
a.rsPlayers:hover				{background:url(/pix/box_left_5.gif) repeat-y 61px 0px; height:4.9em;}
a.rsPlayers  img				{filter:alpha(opacity=70);-moz-opacity: 0.7; opacity: 0.7; border-right:1px solid #666}
a.rsPlayers:hover img			{filter:alpha(opacity=100);-moz-opacity: 1; opacity: 1;}
			
.rsPlayersText					{position:relative; top:10px; left:7px;}
.rsPlayersText span				{font-weight:bold; font-size:70%; color:#fff; text-transform:uppercase; display:block; padding-bottom:5px;}
.rsPlayersText span.PresenterName			{font-weight:bold; font-size:70%; color:#fff; text-transform:uppercase; display:block; padding-bottom:5px; padding-top:12px; }
.rsPlayersText span.PresenterTitle			{font-weight:normal; font-size:70%; color:#fff; text-transform:none; display:block; padding-bottom:5px;}
.rsPlayersBox					{float:left; width:202px; height:4.9em; border:1px solid #666; margin:9px 6px 8px 6px}

#rsPlayersTable					{width:65%; border:1px solid #666}
.rsPlayersTD1					{width:45%; height:1.5em; font-weight:bold; font-size:70%; padding:2px; color:#B3B3B3; background:#666}
.rsPlayersTD2					{width:55%; font-size:70%; padding:2px; color:#B3B3B3; background:#666}


/* ACADEMY */
.acTab							{display:block; text-decoration:none; border-top:1px solid white; background:url(/pix/biographies/bg_tab.gif) repeat-x; height:20px; width:330px; float:left; color:#fff; font-size:70%; font-weight:bold;}
.acTabOn						{display:block; text-decoration:none; border-top:1px solid white; background:url(/pix/biographies/bg_tab_on.gif) repeat-x; height:20px; width:330px; float:left; color:#000; font-size:70%; font-weight:bold;}
.acTab span, .acTabOn span		{display:block; margin:2px 0 0 11px;}
		
#acContainer					{margin:3px 0px 10px 0px; height:42.6em}
html>body #acContainer			{margin-left:6px; margin-right:6px}

#acContainerNews				{margin:3px 0px 10px 0px; height:18em}
html>body #acContainerNews		{margin-left:6px; margin-right:6px}


a.acPlayers						{text-decoration:none; display:block; height:4.9em; color:#fff; cursor:pointer;}
a.acPlayers:hover				{background:url(/pix/box_left_5.gif) repeat-y 61px 0px; height:4.9em;}
a.acPlayers  img				{filter:alpha(opacity=70);-moz-opacity: 0.7; opacity: 0.7; border-right:1px solid #666}
a.acPlayers:hover img			{filter:alpha(opacity=100);-moz-opacity: 1; opacity: 1;}
			
.acPlayersText					{position:relative; top:10px; left:7px;}
.acPlayersText span				{font-weight:bold; font-size:70%; color:#fff; text-transform:uppercase; display:block; padding-bottom:5px;}
.acPlayersBox					{float:left; width:202px; height:4.9em; border:1px solid #666; margin:8px 6px 8px 6px}

#acPlayersTable					{width:65%; border:1px solid #666}
.acPlayersTD1					{width:45%; height:1.5em; font-weight:bold; font-size:70%; padding:2px; color:#B3B3B3; background:#666}
.acPlayersTD2					{width:55%; font-size:70%; padding:2px; color:#B3B3B3; background:#666}

/* RESERVES AND ACADEMY NEWS */
.plTopNewsAbstracts				{float:left; width:204px; height:17.2em; border:1px solid #666; margin:12px 4px 12px 4px;}

a.plNewsAbstract				{width:100%; text-decoration:none; display:block; cursor:pointer;}
.plNewsAbstract h4				{font-size:90%; color:#fff; clear:both; position:relative; top:10px; left:5px; margin-bottom:10px}

.newsAbsBox						{float:left; border:1px solid #2F2F2F; width:192px; height:5.8em; padding:1px; margin-left:2px; margin-top:5px;}
html>body	.newsAbsBox			{margin-left:5px;}
.newsDate						{font-size:70%; color:#fff; height:1.2em; padding:2px 0px 2px 5px; background:#2F2F2F}
.newsAbs						{font-size:70%; color:#B3B3B3; height:6em; padding:5px 0px 2px 5px; background:#2F2F2F; border-top:1px solid #000;}

.pl_newsList					{background:url(/pix/box_bottom.gif) repeat-x right bottom; margin-bottom:1px; width:331px;}
.pl_newsList2 					{background:url(/pix/box_top.gif) repeat-x right top;}
			
a.pl_newsList3					{text-decoration:none; display:block; font:75% arial; color:#505050; font-weight:bold; cursor:pointer; height:2.43em;}
a.pl_newsList3:hover			{background:url(/pix/box_left.gif) repeat-y 0px 0px; height:2.43em;}

html>body .pl_newsList			{margin:0px 0px 1px 0px;}
		
.pl_newsListDate				{margin:0px 13px 0 15px; color:#B3B3B3; font-weight:normal;}
.pl_newsListContent				{height:2.43em; position:relative; top:8px;}
		
.pl_absText						{position:relative; top:10px; left:18px; width:200px;}
div.pl_absText	h4				{font-size:80%; font-weight:bold; color:#000; margin-bottom:10px;}
div.pl_absText	h5				{font-size:80%; font-weight:bold; color:#000; margin-bottom:4px;}
div.pl_absText	span			{font:75% arial; color:#505050; margin-bottom:2px;}
		
html>body .pl_absText			{width:300px;}

.pl_absText2					{position:relative; top:10px; left:18px; width:220px;}
div.pl_absText2	h4				{font-size:80%; font-weight:bold; color:#000; margin-bottom:10px;}
div.pl_absText2	h5				{font-size:80%; font-weight:bold; color:#000; margin-bottom:4px;}
div.pl_absText2	span			{font:75% arial; color:#505050; margin-bottom:2px;}
		
html>body .nln_absText2			{width:300px;}


/* LEGENDS */
#bioContainerLegends			{width:634px; height:311px; margin:12px; border:1px solid #7C642C;}
#bioDetailsLegends				{float:left; width:255px; margin-right:12px;}
#bioImageLegends				{float:left; width:240px; border-right:1px solid #7C642C; margin-right:9px;}
#bioPlayerLegends				{width:253px; height:12.5em; border:1px solid #666}
#bioRelatedItemsLegends			{float:left; width:116px; height:309px; border-left:1px solid #7C642C;}
.bioRILcaption					{font-size:70%; font-weight:bold; color:#fff; text-align:center; height:42px; border-top:1px solid #7C642C; text-decoration:none}
span.goldNumber					{color:#7C642C}

.lgTab							{display:block; text-decoration:none; border-top:1px solid white; background:url(/pix/biographies/bg_tab.gif) repeat-x; height:20px; width:330px; float:left; color:#fff; font-size:70%; font-weight:bold;}
.lgTabOn						{display:block; text-decoration:none; border-top:1px solid white; background:url(/pix/biographies/bg_tab_lg_on.gif) repeat-x; height:20px; width:330px; float:left; color:#000; font-size:70%; font-weight:bold;}
.lgTab span, .lgTabOn span		{display:block; margin:2px 0 0 11px;}
		
#lgContainer					{margin:0px 0px 10px 0px; background:#000; height:45.6em}
html>body #lgContainer			{margin-left:6px; margin-right:6px}

.h3titleLegend					{clear:both; border-top:1px solid white; background:#000 url(/pix/biographies/bg_h3_title.gif) repeat-x top; color:white; text-transform:uppercase; border-bottom:1px solid #fff; height:1.25em;}
.h3titleLegend h3				{padding:2px 0 0 10px; font-size:60%; font-weight:bold;}


a.lgPlayers						{text-decoration:none; display:block; height:4.9em; color:#fff; cursor:pointer;}
a.lgPlayers:hover				{background:url(/pix/box_left_5.gif) repeat-y 61px 0px; height:4.9em;}
a.lgPlayers  img				{filter:alpha(opacity=50);-moz-opacity: 0.5; opacity: 0.5; border-right:1px solid #7C642C}
a.lgPlayers:hover img			{filter:alpha(opacity=100);-moz-opacity: 1; opacity: 1;}
			
.lgPlayersText					{position:relative; top:10px; left:7px;}
.lgPlayersText span				{font-weight:bold; font-size:70%; color:#fff; text-transform:uppercase; display:block; padding-bottom:5px;}
.lgPlayersBox					{float:left; width:202px; height:4.9em; border:1px solid #666; margin:9px 6px 9px 6px}

#lgPlayersTable					{width:65%; border:1px solid #666}
.lgPlayersTD1					{width:65%; height:1.5em; font-weight:bold; font-size:70%; padding:2px; color:#B3B3B3; background:#666}
.lgPlayersTD2					{width:25%; font-size:70%; padding:2px; color:#B3B3B3; background:#666}


/* CLASSES USED BY TABLE GENERATOR */
table							{width:100%; cellpadding:0px;}
#row0 td.tableContentRow1		{background:#C70101; color:#fff; font-weight:bold}
tr								{height:0.6em;}				
td.tableContentRow1				{background:#E7E7E7; color:#505050;  font-size:70%;}
td.tableContentRow2				{background:#fff; color:#505050;  font-size:70%;}
.hiddenText						(visibality:hidden;}

/* INDIVIDUAL PLAYER PROFILES */

#player_box_ { 
	float:left; display:inline;
	width:190px;
	height:258px;
	border:1px solid #666;
	margin:7px 3px 3px 7px;}
	
#player_box {
	float:left; display:inline;
	width:190px;
	height:258px;}
	
#player_stats { 
	float:left; display:inline;
	width:200px;
	height:240px;
	margin:0px 0px 0px 00px;}
	
#player_stats p {
	margin:3px 0px 3px 0px;}