@import url(master.css);
@import url(styles.css);

/* --- structure layouts --- */
#contentum {margin:0 auto; width:950px; padding:5px; background:url("../images/contentbg.jpg") repeat-x #545454;}

/* --- records table --- */
table.records td {font-size:10px !important;}
table.records td.heading {font-size:12px !important;}
table.records td.sub {font-size:11px !important;}

/* --- player bio card --- */
#card {clear:both; margin:0 auto; width:925px; height:278px; overflow:hidden; background:url("../images/card.png") no-repeat; color:#ffffff;}
#nameplate {position:relative; top:-184px; left:240px; height:32px;}
.mugshot {position:relative; top:22px; left:54px;}
.number {float:left;  margin-right:25px; font-weight:bold; font-size:22px;}
.player {float:left; margin-right:10px; font-weight:bold; font-size:22px;}
.position {float:left; margin-top:9px; font-size:12px; text-transform:uppercase;}

table.bio {position:relative; top:-175px; left:240px; font-size:14px; border-collapse:collapse;}
table.bio td {padding:3px 0; border-bottom:1px solid #98ABA0; } 
table.stats {position:relative; top:-234px; left:595px; font-size:12px; border-collapse:collapse;}
table.stats td.heading {padding:2px 0; font-weight:bold; text-transform:uppercase; background-color:transparent !important;}
td.fact {font-weight:bold;}
td.fact a {text-decoration:none;color:#ffffff;}
td.fact a:hover {text-decoration:underline;}
tr.line td {padding:0 0 2px 0; border-bottom:1px solid #98ABA0;}

/* --- player tab content --- */
.container {width:910px; margin:10px auto -12px auto;}
ul.tabs {float:left; list-style:none;}
ul.tabs li {float:left; position:relative; width:171px; margin-right:-22px; background:url("../images/tab.png") no-repeat; font-size:14px; font-weight:bold; text-transform:uppercase;}
ul.tabs li.active {background-position:0px -42px; z-index:10 !important;}
ul.tabs li.t1 {z-index:6;}
ul.tabs li.t2 {z-index:5;}
ul.tabs li.t3 {z-index:4;}
ul.tabs li.t4 {z-index:3;}
ul.tabs li.t5 {z-index:2;}
ul.tabs li.t6 {z-index:1;}
ul.tabs li a {float:left; width:130px; height:42px; line-height:37px; padding-left:25px; color:#ffffff; text-decoration:none; }
ul.tabs li a:hover {text-decoration:underline;}
ul.tabs li.active a {color:#004731;}
.tab-container {clear:both; position:relative; top:-5px; width:915px; height:409px; margin:-5px 0 0 3px; background:url("../images/biotabbg.png") no-repeat; /*background-color:#DBDCDD; border:2px solid #d4d4d4; border-top:none;*/ z-index:100;}
.tab-content {overflow:auto; width:873px; height:380px; margin-left:8px; padding:5px 10px 0 10px; background-color:#ffffff; border-top:7px solid #DBDCDD; border-bottom:3px solid #ffffff;}
.tab-container ul li {margin:5px 0 5px 35px;}
.tab-container a img {border:0;}
.tab-container h3 {font-size:12px; padding-top:10px;}

/* --- Media Bar (including calendar and AddThis widget --- */

#media_bar {position:inherit; float:right; width:500px; margin-top:5px; margin-right:150px;}
.nw_button_calendar {float:left; position:relative; top:-2px; text-indent:-9999em; width:75px; height:20px; background:url("../../../images/mc_calendar.png") no-repeat; margin-right:35px; outline:none;}
.tooltip {display:none; background:url("../../images/ui/smoothness/tooltip_white.png"); height:69px; padding:20px; width:169px; font-size:11px; color:#000;}
.tooltip li {list-style:none; margin-left:-35px; line-height:18px; }

.addthis_toolbox{position:static; top:0px !important;}
.addthis_toolbox.addthis_pill_combo a {float:left;}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet, .addthis_toolbox.addthis_pill_combo a.addthis_counter {margin-top:-2px;}
.addthis_button_facebook_like {margin-top:-2px;}
.addthis_button_compact .at15t_compact {margin-right:4px; float:left;}

/* --- IE hacks --- */
*:first-child+html #card {margin-top:-5px;}
* html .addthis_toolbox {position:relative; top:-22px;}
*:first-child+html .addthis_toolbox {position:relative; top:-22px;}



