/* History Pages */

div.history_page
	{background:url(/media/celtics/bg_history_banner81663.jpg);background-repeat:no-repeat;}

div#history_header 
	{
	width:100%;
	height:63px;
	margin:0 0 0px 0; /* margin between bottom of shading and bio content */
	background-repeat: no-repeat;
	}

div#history_header ul 
	{
		margin:0 0 10px 0;
		padding:37px 0 0 350px;
	}

div#history_header ul li
	{
		display:inline;
		float:left;
		margin:0 10px 0 0;
	}
	
div#history_header ul li a
	{color:#666;font:bold 12px "Gotham","Arial","Helvetica",sans-serif;text-decoration:none;}
	
div#history_header ul li a:hover
	{color:#00611b;text-decoration:underline;}

h2.divider	
	{
		background:#00611b;
		color:#fff;
		font:bold 12px "Tahoma","Verdana","Arial","Helvetica", sans-serif;
		text-align:left;
		display:block;
		width:780px;
		margin:10px;
		padding:4px;
		clear:both;
	}
	
div.captionbox_left
	{font:normal 12px "Arial", sans-serif;float:right;margin:10px;float:left;color:#666;}	
	
div.captionbox_right
	{font:normal 12px "Arial", sans-serif;float:right;margin:10px;float:right;color:#666;}	
	
table.history_stats
	{border-bottom:1px solid #00611B;border-left:1px solid #00611B;width:780px;margin:10px 0 0 10px;}
	
table.history_stats caption
	{font:bold 12px "Arial", sans-serif;text-align:left;}
	
table.history_stats tr th
	{background:#00611B; color:#fff;font:bold 12px "Arial", sans-serif;text-align:left;padding:4px;}	

table.history_stats tr td
	{color:#000;font:normal 11px "Arial", sans-serif;border-right:1px solid #00611B;border-top:1px solid #00611B;padding:2px 4px;text-align:center;background:#fff;}	

table.history_stats tr td.name,
table.history_stats tr td.record {text-align:left;}

table.history_stats tr.even td
	{background-color:#e5e5e5;}
	
table.history_stats tr.totals td
	{background-color:#00611B;color:#fff;font:bold 12px "Arial", sans-serif;}	

ul#books li {margin:0 0 10px 0;}	
	
ul#books li strong {font-weight:bold;font-style:italic;}

/* For All-Time Players Directory */
table.all_time_players
	{border-bottom:1px solid #00611B;border-left:1px solid #00611B;width:770px;margin:0 0 0 10px;}
	
table.all_time_players caption
	{font:bold 12px "Arial", sans-serif;text-align:left;}
	
table.all_time_players tr th
	{background:#00611B; color:#fff;font:bold 12px "Arial", sans-serif;text-align:left;padding:4px;}	

table.all_time_players tr td
	{background:#fff;color:#000;font:normal 11px "Arial", sans-serif;border-right:1px solid #00611B;border-top:1px solid #00611B;padding:2px 4px;text-align:right;}	

table.all_time_players tr td.divider /* PLAYOFF RECORD */
	{font-weight:bold;text-align:left;background:#e5e5e5 !important;color:#000;font:bold 12px "Arial",}

table.all_time_players tr td.name,
table.all_time_players tr td.year,
table.all_time_players tr td.record,
table.all_time_players tr td.threes {text-align:left;}

/*
table.all_time_players tr.odd td
	{background-color:#fff;}

table.all_time_players tr.even td
	{background-color:#ccc;}
*/
	
table.all_time_players tr.totals td
	{background-color:#00611b !important;color:#fff !important;font:bold 12px "Arial", sans-serif;}	
	
/* only for REDESIGN */	
div.history_page table.history_stats,
div.history_page table.all_time_players,
 {margin:0 0 0 10px;}
 
/* ONLY FOR OLD-DESIGN */ 
div.aLStoryViewIn h2.divider
	{margin:20px 0 0 0;width:580px;}