/*boxes*/
#leftBox			{float:left; width:546px; margin:0 0 30px 0; }
#homeBanner			{margin:0 0 30px 0; padding:50px 310px 27px 10px; background:#003A70 url('../images/home-welcome-banner.jpg') no-repeat 0 0; border-right:1px solid #033573; }
	#leftBox img	{float:left; }
	#leftBox #mar	{margin:0 30px 0 0; }
#rightBox			{float:right; width:236px; background:#02519C url('../images/home-win-top.jpg') no-repeat top left; border:1px solid #033573; padding:173px 10px 10px 10px; margin:0 0 30px 0; }/*gallery*/

#leftColumn			{float:left; width:258px; }
#rightColumn		{float:right; width:258px; }
#leftColumn h1,
#rightColumn h1		{background:url('../images/box-top-bg.jpg') repeat-x 0 0; padding:9px; margin:0 10px 10px 10px; font-size:90%; font-weight:bold; border:1px solid #082C68; text-transform:uppercase; }


/*team names*/
#galleryChecklist				{background:#044FA2 url('../images/gallery-checklist.jpg') no-repeat 0 0; padding:40px 10px 10px 10px; width:238px; float:left; margin:30px 0 30px 30px; display:inline; }
#galleryChecklist ul			{color:#FFFFFF; margin:10px 0 0 0; padding:0; list-style:none;}
#galleryChecklist li			{margin:0 0 0 20px; padding:0; }	
#galleryChecklist li a			{background:url('../images/gallery-checklist-li-bg.jpg') repeat-x bottom left; border:1px solid #1D1D1D; padding:4px 5px 4px 20px; text-decoration:none; font-weight:bold; display:block; color:#FFFFFF; margin:3px 0 3px -20px; }
#galleryChecklist li a:hover	{background:url('../images/gallery-checklist-li-bg.jpg') repeat-x top left; color:#29458e; }
#galleryChecklist a.on			{background:url('../images/gallery-checklist-li-bg.jpg') repeat-x top left; color:#29458e;}
#galleryChecklist li.limited a { color: #F7D009; text-transform:uppercase; }
#galleryChecklist li.limited a.on,
#galleryChecklist li.limited a:hover {background:url('../images/gallery-checklist-li-bg.jpg') repeat-x top left; color:#29458e;}	


/*gallery team box*/
#teamHead			{padding:10px; background:#044FA2; float:right; width:526px; margin:30px 30px 30px 0; display:inline; }


/*displays the players*/
ul#regularChipz		{text-align:center; overflow:auto; padding:0 0 0 10px; }
#regularChipz li	{background:#5489BD; min-height:128px; padding:10px 0; display:inline; float:left; list-style:none; width:112px; margin:0 10px 10px 0; text-align:center; }
#regularChipz img	{display:block; padding:0; margin:0 0 0 10px; }
#regularChipz li span	{color:#000000; font-weight: bold }

#rightColumn img	{border-top:10px solid #02519C;}

ul#foilChipz		{text-align:center; overflow:auto; padding:0 0 0 10px; }
#foilChipz li		{background:#81A8CF; min-height:164px; padding:10px; display:inline; float:left; list-style:none; width:92px; margin:0 10px 10px 0; }
#foilChipz li img	{display:block; padding:0; margin:0; border:0;  }
#foilChipz li span	{color:#000000; font-weight: bold }



/*gallery team headings*/
h1#teamHeading		{margin:-10px -20px 20px -10px; text-indent:-9999px; font-size:0; font-weight:normal; width:546px; height:64px; }
