/* COLLINGWOOD */
/* Module Backgrounds
-------------------------------------------------------------- */
.playerProfile {position:relative;background:#000 url(img/coll-playerProfile.gif) no-repeat 0 0}
.playerList {position:relative;background:#000 url(img/coll-playerList.gif) no-repeat 0 0;padding:10px 0}

/* Tables
-------------------------------------------------------------- */
.playerProfile .tabular th,.playerProfile h5 {color:#000;border-color:#000}
.playerProfile,.playerProfile .tab-panel .span3 h4,.playerProfile .tab-panel .tabs li.selected a,.playerProfile .tab-panel .tabs li a:hover {background-color:#000}
.teamTabular,.teamTabular th,.teamTabular td,.sortable .sortHeader div,.sortable .sortRow {border-color:#e7e7e7}
.teamTabular thead th,.teamTabular tr.alt th {background:#000;border-right-color:#555}
.teamTabular tr.alt td,.sortable .sortRow.alt div {background:#f2f2f2}
.teamTabular thead th,.teamTabular tr.alt th {color:#fff}
.sortable .sortHeader div a {background-image:url(img/coll-tabs.gif);color:#eee}
.sortable .sortHeader div a.selected,.sortable .sortHeader div a:hover {background-image:url(img/coll-tabs.gif)}
.sortable .highlighter {background:transparent url(img/coll-highlighter.png) repeat 0 0 !important}
.sortable .sortRow.hoverlighter {background:transparent url(img/coll-highlighter.png) repeat 0 0 !important;border-color:#b6cbd8}
.sortable .sortPos strong,#statscentral .tabular th strong {background:transparent url(img/coll-playerProfile.png) no-repeat 0 0}
.playerList .tabular thead th a,.playerList .tabular thead td,.playerProfile #statscentral h2,.sortable .sortHeader div,#statscentral .tab-nav li a:hover,#statscentral .tab-nav li.tab-selected a
{color:#000}

td.trade_shade {
	background-image: url(img/coll-trade_shade.png) !important;
	background-repeat: repeat;
}
td.keep_shade {
	background-image: url(img/coll-keep_shade.png)!important;
	background-repeat: repeat;
}
td.trade_pct {
	background-image: url(img/coll-trade_shade.png)!important;
	background-repeat: repeat;
	color:#FFF;
	padding:0px 2px !important;
}
td.keep_pct {
	background-image: url(img/coll-keep_shade.png) !important;
	background-repeat: repeat;
	color:#FFF;
		padding:0px 2px !important;
}
a.trade_btn, a.keep_btn, a#trade_selected, a#keep_selected{
	background-image:url(img/coll-buttons.png);
}
