/*
Attention: you can customize this style set file, but it will be overwritten whenever you load the league.
To change the CSS data of the reports, edit the original files /templates/styles_<skin-name>.css or add a <style> section
to the template /templates/head_bits.tpl. You could also add an additional styles CSS file and link to it in the head_bits.tpl.
*/

body			{ font-family:arial,helvetica; font-size:13px; color:#1B1B1B; }
body.ext_bg		{ background-color:#ABA29A; color:#1B1B1B; }

td				{ font-family:arial,helvetica; font-size:13px; color:#1B1B1B; vertical-align:top; }

table.stats 	{ background-color:#FEFEFE; }
.statsbg 		{ background-color:#FEFEFE; }
.stats th 		{ background-color:#FAF5E7; border-bottom:1px solid #A0A09E; color:#770A03; font-weight:bold; padding:1px 4px 2px 4px; white-space: nowrap;}
.stats td 		{ background-color:#FEFEFE; border-bottom:1px solid #EBE9E9; color:#1B1B1B; padding:1px 4px 2px 4px; white-space: nowrap;}

table.data   	{ background-color:#FEFEFE; }
.databg   		{ background-color:#FEFEFE; }
.data th 		{ background-color:#FAF5E7; border-bottom:1px solid #A0A09E; color:#770A03; font-weight:bold; padding:1px 4px 2px 4px; white-space: nowrap;}
.datath			{ background-color:#FAF5E7; border-bottom:1px solid #A0A09E; color:#770A03; font-weight:bold; padding:1px 4px 2px 4px; white-space: nowrap;}
.datathbg		{ background-color:#FAF5E7; }
.datacolor		{ color:#000000; }
.data td 		{ background-color:#FEFEFE; border-bottom:1px solid #EBE9E9; color:#000000; padding:1px 4px 2px 4px; white-space: nowrap;}
td.data_footer 	{ background-color:#FAF5E7; border-top:1px solid #A0A09E; color:#770A03; font-weight:bold; padding:1px 4px 2px 4px; white-space: nowrap;}

td.data_capt    { color:#770A03; font-weight:bold; padding:1px 4px 2px 4px; white-space: normal;}
td.wrap			{ white-space: normal; }

th.datath		{ background-color:#F9F4E6; border-bottom:1px solid #A0A09E; color:#770A03; font-weight:bold; padding:1px 4px 2px 4px; white-space: nowrap;}

.dl				{ text-align:left; }
.dr				{ text-align:right; }
.dc				{ text-align:center; }
.highlight		{ font-weight:bold; color:#881111; }
.bold			{ font-weight:bold; }
.grey			{ background-color:#D3D3D3; }
td.light		{ color:#6666DD; }
td.footer		{ color:#FFFFFF; font-size:11px; padding-left:4px; }
td.datac0		{ font-weight:bold; color:#555555; }
td.datac1		{ font-weight:bold; color:#DD5533; }
td.datac2		{ font-weight:bold; color:#FA7000; }
td.datac3		{ font-weight:bold; color:#D6BF00; }
td.datac4		{ font-weight:bold; color:#117722; }
td.datac5		{ font-weight:bold; color:#44BBDD; }

/*
The following classes are dummy classes. OOTP needs them to identify headers of sortable columns
hsn = sort numeric
hsc = sort character
hsd
hsu = sort currency
hsf
hsp = sort position
hsx = sorting ends here
hsi = ignore this line when sorting
*/
th.hsn			{}
th.hsc			{}
th.hsd			{}
th.hsu			{}
th.hsf			{}
th.hsp			{}
th.hsx			{}
th.hsi			{}
sortable		{}

a:link 			{ text-decoration:none; font-weight:normal; color:#095E83; }
a:visited 		{ text-decoration:none; font-weight:normal; color:#095E83; }
a:hover 		{ text-decoration:none; font-weight:normal; color:#BB2222; }
a:active 		{ text-decoration:none; font-weight:normal; color:#095E83; }
a:focus 		{ text-decoration:none; font-weight:normal; color:#095E83; }

a.m:link 		{ text-decoration:none; font-weight:normal; color:#6666DD; }
a.m:visited 	{ text-decoration:none; font-weight:normal; color:#6666DD; }
a.m:hover 		{ text-decoration:underline; font-weight:normal; color:#FF0000; }
a.m:active 		{ text-decoration:none; font-weight:normal; color:#6666DD; }
a.m:focus 		{ text-decoration:none; font-weight:normal; color:#6666DD; }

a.a1:link		{ text-decoration:none; font-weight:normal; color:#222299; }
a.a1:visited 	{ text-decoration:none; font-weight:normal; color:#222299; }
a.a1:hover 		{ text-decoration:underline; font-weight:normal; color:#FF0000; }
a.a1:active 	{ text-decoration:none; font-weight:normal; color:#222299; }
a.a1:focus 		{ text-decoration:none; font-weight:normal; color:#222299; }

a.bold:link 	{ text-decoration:none; font-weight:bold; color:#881111; }
a.bold:visited 	{ text-decoration:none; font-weight:bold; color:#881111; }
a.bold:hover 	{ text-decoration:underline; font-weight:bold; color:#FF0000; }
a.bold:active 	{ text-decoration:none; font-weight:bold; color:#881111; }
a.bold:focus 	{ text-decoration:none; font-weight:bold; color:#881111; }

.menu 			{ font-weight:bold; color:#1F1F1F; }
a.menu:link 	{ text-decoration:none; font-weight:bold; color:#1F1F1F; }
a.menu:visited 	{ text-decoration:none; font-weight:bold; color:#1F1F1F; }
a.menu:hover 	{ text-decoration:none; font-weight:bold; color:#005A98; }
a.menu:active 	{ text-decoration:none; font-weight:bold; color:#1F1F1F; }
a.menu:focus 	{ text-decoration:none; font-weight:bold; color:#1F1F1F; }

a.btmlink:link		{ text-decoration:none; font-size:11px; color:#FFFFFF; }
a.btmlink:visited	{ text-decoration:none; font-size:11px; color:#FFFFFF; }
a.btmlink:hover		{ text-decoration:none; font-size:11px; color:#BB2222; }
a.btmlink:active	{ text-decoration:none; font-size:11px; color:#FFFFFF; }
a.btmlink:focus		{ text-decoration:none; font-size:11px; color:#FFFFFF; }

a.boxlink:link		{ text-decoration:none; font-size:13px; font-weight:bold; color:#881111; }
a.boxlink:visited	{ text-decoration:none; font-size:13px; font-weight:bold; color:#881111; }
a.boxlink:hover		{ text-decoration:none; font-size:13px; font-weight:bold; color:#FF0000; }
a.boxlink:active	{ text-decoration:none; font-size:13px; font-weight:bold; color:#881111; }
a.boxlink:focus		{ text-decoration:none; font-size:13px; font-weight:bold; color:#881111; }

.boxcurrent   	{ font-weight:bold; color:#FF0000; }
th.boxtitle		{ font-size:14px; font-weight:bold; padding:3px 4px 2px 4px; color:#770A03; background-color:#CAC4BC; }
td.boxtitle		{ font-size:14px; font-weight:bold; padding:3px 4px 2px 4px; color:#770A03; background-color:#CAC4BC; }
.boxnotes		{ font-size:11px; color:#770A03; background-color:#CAC4BC; }
.boxtitlecolors { color:#770A03; background-color:#CAC4BC; }
.boxsubtitle	{ font-size:13px; font-weight:bold; color:#770A03; background-color:#CAC4BC; }
.reptitle		{ font-size:28px; font-weight:bold; color:#1F1F1F; }
.repsubtitle	{ font-size:20px; font-weight:bold; color:#1F1F1F; }

ul				{ list-style-image:url(images/dot1.gif); }
select			{ font-family:arial,helvetica; font-size:13px; font-weight:normal; text-align:left; color:#000000; background-color:#FFFFFF; }