.mtn_logo_bg { width:100%; background:#fff url(/img/bg/nuggets_mtn_logo.jpg) repeat-y top center; text-align:center;}
.logo_background { width:100%; background:#eee url(/img/bg/logo_background420x300.jpg) repeat-y top center; text-align:center;}

.playerCard { padding:30px; width:175px; margin:0; float:left; font-size:14px;}
.playerCard h5 {width:175px; color:#000099;   font:bold 12px Verdana; height:24px; text-align:center; margin:0 auto; background:#eee url(/img/bg/player-card-h5-bg.gif) no-repeat top; }
.playerCard h5 span a {color:#ccc; text-decoration:overline;}
.playerCard h5 span a:hover {color:#ccc; text-decoration:underline;}
.playerCard ul {list-style-type:none; border:solid 1px #999; margin:0; background:url(/img/bg/player_card_host.jpg) center;}
.playerCard ul li {height:165px;}
.PlayerCard li a { padding-left:30px; color:#1886C7;  text-decoration:overline;}
.playerCard h5 span {
  line-height: 150%;
  display: inline;
  padding-top: 2px;
}

#rosterTableWrap { width:540px; float:left; margin-left:5px; margin-top:14px; background:#fff; }
#salaryTableWrap { width:550px; float:left; font-size:85%}

/*
=Start table structure
*/
#Summary, #Caption {
	width: 28em;
}

.tableStyle {
	width: 90%;
	margin: 1em 0 1em 5%;
	border: solid #666;
	border-width: 1px 0 0 1px;
	border-collapse: collapse;
}

.tableStyle th, .tableStyle td {
	border: solid 1px #666;
	border-width: 0 1px 1px 0;
	padding: 0.2em;
}
/*
=End table structure
*/

/*
=Start grey colour scheme
*/
.greyScheme, .greyScheme th, .greyScheme td {
	border-color: #666;
}

.greyScheme .even {
	background-color: #E3F6FE;
}

.greyScheme th, .greyScheme thead td {
	background-color: #B1B1B1;
}

.greyScheme th.firstColumn {
	background-color: #D1D1D1;
}
/*
=End grey colour scheme
*/

tr.sum { background:#00ff66; font-weight:bold;}
em.player_option {font-size:normal; color:#993333;}
em.qualifying_offer { color:#0033ff;}
em.strikethru { text-decoration:line-through; font-size:normal; color:#0033FF;}
