@charset "utf-8";

body {
	background: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
}

h1, h2, h3, h4, p, ul, li, img, hr, form {
	margin:0;
}

img {
	border: none 0;
	vertical-align: bottom;
}

ul {
	list-style: none;
	padding: 0;
}

iframe {
	margin:0;
	vertical-align:bottom;
}

a {
	text-decoration: none;
	color: #be9e55;
}

a:hover {
	text-decoration: underline;
	color: #be9e55;
}

h2 a {
	color: #ffffff;
}

.horizontalLine {
	height: 1px;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
	background-image: url(../gfx/hr.gif);
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	position: relative;
	top: -1px;
	margin-bottom: -1px;
}

#mainWrapper {
	width: 954px;
	text-align: left;
	margin: 10px auto 20px;
}

#adTopContainer {
	height: 150px;
	margin-bottom: 6px;
}

#adTopContainer .adTopLeft {
	background: #FFFFFF;
	height: 150px;
	width: 768px;
	float: left;
}

#adTopContainer .adTopRight {
	float: right;
	height: 150px;
	width: 180px;
	background: #FFFFFF;
}

.ad768 {
	background-color: #FFFFFF;
	height: 150px;
	width: 768px;
	margin-bottom: 10px;
}

.ad468 {
	background-color: #FFFFFF;
	height: 400px;
	width: 468px;
}

.ad180 {
	background-color: #FFFFFF;
	width: 180px;
	margin-bottom: 6px;
	height: 500px;
}

#header {
	height: 156px;
}

#header #topStripe {
	height: 22px;
	background: #be9e55 url(../gfx/header/topStripe.png);
	line-height: 22px;
}

#header #topStripe .topServices {
	float: right;
	text-align: right;
	font-size: 11px;
}

#header #topStripe .topServices a {
	color: #FFFFFF;
	display: block;
	float: left;
	margin-right: 10px;
}

#header #topStripe .topServices .setHomePage {
	background: url(../gfx/header/iconSetHomePage.png) no-repeat left center;
	padding-left: 20px;
}

#header #topStripe .topServices .rssFeed {
	background: url(../gfx/header/iconRss.png) no-repeat left center;
	padding-left: 20px;
}

#header #topStripe .topServices .englishVersion {
	background: url(../gfx/header/iconUnitedKingdom.png) no-repeat left center;
	padding-left: 20px;
}

#header #topStripe .topServices .norwegianVersion {
	background: url(../gfx/header/iconNorway.png) no-repeat left center;
	padding-left: 20px;
}

#header #topStripe .latestNews {
	font-size: 12px;
	line-height: 20px;
	margin-left: 10px;
	background: url(../gfx/bulletBlack.gif) no-repeat left center;
	padding-left: 12px;
	height: 22px;
}

#header #topStripe .latestNews a {
	color: #FFFFFF;
	font-weight: bold;
}

#header #topStripe .payOff {
	float: right;
	margin-right: 20px;
	color: #000000;
	font-weight: bold;
}

#header #logoContainer {
	height: 100px;
	background: url(../gfx/header/logoContainerBg.jpg);
}

#header #logoContainer #homeLogo {
	margin-top: 10px;
	margin-left: 20px;
	float: left;
}

/* Meny */
#menu {
	border-top: 2px solid #be9e55;
	background: #be9e55 url(../gfx/header/menuMainLevelBg.gif) repeat-x;
	position: absolute;
	width: 954px;
	height: 32px;
	overflow: hidden;
}
#menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#menu li {
	display: inline;
	float: left;
	height: 30px;
}
#menu li a {
	line-height: 30px;
	color: #FFFFFF;
	padding: 0 13px;
	display: block;
	text-align: center;
	border-right: 1px solid #333333;
	border-left: 1px solid #666666;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#menu li a:hover {
	background: url(../gfx/header/menuMainLevelBgHover.gif) repeat-x;
	text-decoration: none;
}
#menu li a.tabactive {
	background: url(../gfx/header/menuMainLevelCurrentBg.gif);
	border-right-color: #9d6d2a;
	border-left-color: #d2bb6f;
}

#menu #tabcontent1, #menu #tabcontent2, #menu #tabcontent3, #menu #tabcontent4, #menu #tabcontent5, #menu #tabcontent6, #menu #tabcontent7, #menu #tabcontent8, #menu #tabcontent9, #menu #tabcontent10, #menu #tabcontent11, #menu #tabcontent12, #menu #tabcontent13, #menu #tabcontent14, #menu #tabcontent15, #menu #tabcontent16 {
	display: block;
	position: absolute;
	left: 0px;
	top: 30px;
	width: 100%;
	background: url(../gfx/header/menuSubLevelBg.gif);
}
#menu #tabcontent1 a, #menu #tabcontent2 a, #menu #tabcontent3 a, #menu #tabcontent4 a, #menu #tabcontent5 a, #menu #tabcontent6 a, #menu #tabcontent7 a, #menu #tabcontent8 a, #menu #tabcontent9 a, #menu #tabcontent10 a, #menu #tabcontent11 a, #menu #tabcontent12 a, #menu #tabcontent13 a, #menu #tabcontent14 a, #menu #tabcontent15 a, #menu #tabcontent16 a {
	color: #000000;
	border-width: 0px;
	border-style: none;
	background: url(../gfx/header/menuSubLevelBullet.gif) no-repeat left center;
	text-transform: none;
	padding: 0px 10px;
	margin-left: 10px;
	font-size: 11px;
	width: auto;
	line-height: 28px;
	margin-top: 2px;
	font-weight: normal;
}
#menu #tabcontent1 a:hover, #menu #tabcontent2 a:hover, #menu #tabcontent3 a:hover, #menu #tabcontent4 a:hover, #menu #tabcontent5 a:hover, #menu #tabcontent6 a:hover, #menu #tabcontent7 a:hover, #menu #tabcontent8 a:hover, #menu #tabcontent9 a:hover, #menu #tabcontent10 a:hover, #menu #tabcontent11 a:hover, #menu #tabcontent12 a:hover, #menu #tabcontent13 a:hover, #menu #tabcontent14 a:hover, #menu #tabcontent15 a:hover, #menu #tabcontent16 a:hover {
	color: #FFFFFF;
}

#leftContainer {
	width: 768px;
	float: left;
	overflow: hidden;
}

#rightContainer {
	float: right;
	width: 180px;
	overflow: hidden;
	margin-top: 6px;
}

.fpContainer {
	width: 780px;
	clear:both;
}

.fp30 {
	width: 768px;
	padding-bottom: 20px;
}

.fp30 .breakingNews {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 30px;
	color: #FFFFFF;
	height: 30px;
	background-image: url(../gfx/breakingNewsBg.png);
	margin-bottom: -30px;
	position: relative;
	padding-left: 40px;
}

.fp30 .image {
}

.fp30 .textEntries {
	background: url(../gfx/gradBlack90.png) repeat-x;
	padding-top: 90px;
	position: relative;
	top: -90px;
	margin-bottom: -90px;
}

.fp30 .textEntries .tvLabel {
	background: url(../gfx/tvLabelBig.png);
	height: 20px;
	width: 79px;
	position: relative;
	margin-bottom: -20px;
	top: -30px;
	left: 40px;
}

.fp30 .textEntries h2 {
	font-size: 24px;
	line-height: 26px;
	padding-left: 40px;
	margin-bottom: 4px;
	background: url(../gfx/bullet.gif) no-repeat 26px 8px;
}

.fp30 .textEntries h3 {
	font-size: 20px;
	line-height: 22px;
	padding-left: 40px;
	margin-bottom: 4px;
	color: #999999;
}

.fp30 .textEntries p {
	font-size: 16px;
	line-height: 18px;
	padding-left: 40px;
}

.fp30 .textEntries p a {
	font-weight: bold;
	white-space: nowrap;
}

.fp20 {
	width: 509px;
	float: left;
	margin-right: 9px;
	padding-bottom: 20px;
}

.fp20 .breakingNews {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	height: 30px;
	background-image: url(../gfx/breakingNewsBg.png);
	position: relative;
	margin-bottom: -30px;
	padding-left: 40px;
}

.fp20 .image {
}

.fp20 .textEntries {
	background: url(../gfx/gradBlack60.png) repeat-x;
	padding-top: 60px;
	position: relative;
	top: -60px;
	margin-bottom: -60px;
}

.fp20 .textEntries .tvLabel {
	background: url(../gfx/tvLabelBig.png);
	height: 20px;
	width: 79px;
	position: relative;
	margin-bottom: -20px;
	top: -30px;
	left: 40px;
}

.fp20 .textEntries h2 {
	font-size: 24px;
	line-height: 26px;
	padding-left: 40px;
	margin-bottom: 4px;
	background: url(../gfx/bullet.gif) no-repeat 26px 8px;
}

.fp20 .textEntries h3 {
	font-size: 20px;
	line-height: 22px;
	padding-left: 40px;
	margin-bottom: 4px;
	color: #999999;
}

.fp20 .textEntries p {
	font-size: 16px;
	line-height: 18px;
	padding-left: 40px;
}

.fp20 .textEntries p a {
	font-weight: bold;
	white-space: nowrap;
}

.fp10 {
	width: 250px;
	float: left;
	margin-right: 9px;
	padding-bottom: 10px;
}

.fp10 .breakingNews {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	position: relative;
	height: 30px;
	margin-bottom: -30px;
	background-image: url(../gfx/breakingNewsBg.png);
	padding-left: 30px;
}

.fp10 .image {
}

.fp10 .textEntries {
	background: url(../gfx/gradBlack30.png) repeat-x;
	padding-top: 30px;
	position: relative;
	top: -30px;
	margin-bottom: -30px;
}

.fp10 .textEntries .tvLabel {
	background: url(../gfx/tvLabelSmall.png);
	height: 10px;
	width: 40px;
	position: relative;
	margin-bottom: -10px;
	top: -20px;
	left: 30px;
}

.fp10 .textEntries h2 {
	font-size: 15px;
	line-height: 17px;
	padding-left: 30px;
	margin-bottom: 2px;
	background: url(../gfx/bullet.gif) no-repeat 16px 5px;
}

.fp10 .textEntries h3 {
	font-size: 13px;
	line-height: 15px;
	padding-left: 30px;
	margin-bottom: 2px;
	color: #999999;
}

.fp10 .textEntries p {
	font-size: 11px;
	line-height: 14px;
	padding-left: 30px;
}

.fp10 .textEntries p a {
	font-weight: bold;
	white-space: nowrap;
}

.fpBoxed10 {
	width: 180px;
	float: left;
	margin-right: 9px;
	padding-bottom: 10px;
}

.fpBoxed10 .breakingNews {
	text-align: center;
	font-size: 10px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: bold;
}

.fpBoxed10 .image {
	margin-bottom: 2px;
}

.fpBoxed10 .textEntries {
}

.fpBoxed10 .textEntries h2 {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 2px;
	padding-right: 10px;
}

.fpBoxed10 .textEntries h2 a {
	color: #be9e55;
}

.fpBoxed10 .textEntries p {
	font-size: 11px;
	line-height: 14px;
}

.header {
	background-image: url(../gfx/boxHeaderBg.png);
	height: 30px;
	overflow: hidden;
}

.header h3 {
	text-align: center;
	font-size: 11px;
	line-height: 30px;
	text-transform: uppercase;
	color: #FFFFFF;
}

.header h3 strong {
	color: #be9e55;
}

#leftContainer .box {
	padding-left: 10px;
	background-color: #666666;
	margin-bottom: 10px;
}
/*
#rightContainer .header {
	background-image: url(../gfx/boxHeaderBg.png);
	height: 30px;
	overflow: hidden;
	clear: both;
}

#rightContainer .header h3 {
	text-align: center;
	font-size: 11px;
	line-height: 30px;
	text-transform: uppercase;
}

#rightContainer .header h3 strong {
	color: #be9e55;
}

*/

#rightContainer .module {
	margin-bottom: 6px;
}

#profilesAndAdContainer {
	margin-bottom: 10px;
	height: 400px;
	width: 768px;
	overflow: hidden;
}

#profilesAndAdContainer .ad468 {
	float: right;
}

#profileContainer {
	width: 294px;
	float: left;
}

#profileContainer .profileBox {
	background-color: #666666;
	height: 162px;
	margin-bottom: 6px;
	padding: 10px;
}

#profileContainer .profileBox .image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#profileContainer .profileBox h2 {
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 4px;
}

#profileContainer .profileBox h2 a {
	color: #be9e55;
}

#profileContainer .profileBox h3 {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 4px;
}

#profileContainer .profileBox ul {
	font-size: 11px;
	line-height: 14px;
}

#profileContainer .profileBox li {
	padding-bottom: 4px;
}

#profileContainer .profileBox .listLabel {
	color: #be9e55;
	font-weight: bold;
	padding-right: 6px;
}

#profileContainer .profileBox p {
	clear: both;
	font-size: 11px;
	line-height: 16px;
}

#siteSearch {
	margin-bottom: 6px;
	height: 24px;
}

#siteSearch .submitButton {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 24px;
	width: 24px;
	background-image: url(../gfx/searchButton.gif);
	font-size: 1px;
	color: #be9e55;
	text-align: left;
	border-width: 0px;
	border-style: none;
}

#siteSearch .submitButton:hover {
	cursor: pointer;
}

#siteSearch .searchFormField {
	float: left;
	height: 20px;
	width: 150px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px 0px 0px 6px;
	border-width: 0px;
	border-style: none;
}

#leagueTable {
	width: 160px;
	margin: 0px 10px;
	font-size: 9px;
	line-height: 14px;
}

#leagueTable td {
	padding: 2px;
}

#leagueTable .trInfo {
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}

#leagueTable .team {
	font-weight: bold;
}

#leagueTable .team strong {
	color: #be9e55;
}

#leagueTable .matches, #leagueTable .draws, #leagueTable .wins, #leagueTable .losses, #leagueTable .points {
	text-align: right;
}

#bottomLists {
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	width: 956px;
}

#bottomLists .singleColumn {
	width: 190px;
	margin-right: 2px;
	float: left;
}

#bottomLists .doubleColumn {
	float: left;
	width: 376px;
	margin-right: 2px;
}

#bottomLists ul li {
	padding-bottom: 6px;
	float: left;
	width: 188px;
}

#bottomLists ul {
	margin-top: 6px;
}

#bottomLists ul li a {
	color: #FFFFFF;
	padding-left: 24px;
	background-image: url(../gfx/bullet.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 12px 4px;
}

#footer {
	clear: both;
	text-align: center;
	padding-top: 10px;
	background: url(../gfx/footer/footerBg.gif) no-repeat;
}

#footer #sponsorLogos {
	background: url(../gfx/footer/sponsorsBg.gif);
	height: 30px;
	width: 950px;
	margin: 0px auto 10px;
	padding: 20px 0px;
}

#footer #sponsorLogos li {
	float: left;
}

#footer #disclaimer {
	font-size: 9px;
	line-height: 14px;
}

#footer #disclaimer a {
	color: #999999;
}

#articleTop {
	color: #000000;
}

#articleTop .image{
	min-height: 96px;
}


#articleTop .textEntries {
	background: url(../gfx/gradWhite90.png) repeat-x;
	padding-top: 96px;
	position: relative;
	top: -96px;
	margin-bottom: -96px;
}

#articleTop .textEntries h1 {
	font-size: 24px;
	line-height: 26px;
	padding-left: 16px;
}

#articleTop .textEntries h2 {
	font-size: 16px;
	line-height: 18px;
	padding-left: 16px;
	padding-top: 4px;
}

#articleTop .noBackground {
	background: #fff;
	margin-bottom:0px;
	padding-top:15px;
	top:0px;
}

#articleBody {
	background: #FFFFFF;
	padding: 16px;
	color: #000000;
	margin-bottom: 6px;
}

#articleBody .byline {
	margin-bottom: 16px;
}

#articleBody .byline .authors {
	font-size: 13px;
	line-height: 18px;
}

#articleBody .byline .timePublished {
	font-size: 10px;
	line-height: 14px;
	color: #999999;
}

#articleBody .leadIn {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}

#articleBody p {
	margin-bottom: 16px;
}

#articleBody h2 {
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 6px;
}
#articleBody h2 a {
	color: #be9e55;
}

#articleBody #articleExtraContainer {
	float: right;
	width: 300px;
	margin-left: 16px;
}

#articleBody #articleExtraContainer .module {
	margin-bottom: 6px;
}

#articleBody #articleExtraContainer .moreImages p {
	padding-top: 6px;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	padding-bottom: 10px;
	margin: 0px;
}
#articleBody  #articleExtraContainer ul.relatedArticleList {
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 10px;
}
#articleBody #articleExtraContainer ul.relatedArticleList a {
	font-size: 11px;
	color: #000000;
	background: url(../gfx/bullet.gif) no-repeat left center;
	padding-left: 20px;
}

#articleBody  #articleExtraContainer ul.linkList {
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 10px;
}
#articleBody #articleExtraContainer ul.linkList a {
	font-size: 11px;
	color: #000000;
	background: url(../gfx/bullet.gif) no-repeat left center;
	padding-left: 20px;
}

#articleBody #articleExtraContainer .rosterEntry {
	float: left;
	width: 140px;
	height: 60px;
	padding: 10px 10px 6px 0px;
	line-height: 15px;
	overflow: hidden;
}

#articleBody #articleExtraContainer .rosterEntry .image {
	float: left;
	height: 60px;
	width: 60px;
	margin-right: 6px;
}

#articleBody #articleExtraContainer .rosterEntry .playerNumber {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 4px;
}

#articleBody #articleExtraContainer .rosterEntry h3 {
	font-size: 10px;
}





#articleBody #articleExtraContainer #profileContainer {
	width: 300px;
	color: #FFFFFF;
}

#articleBody #articleExtraContainer #profileContainer .profileBox {
	background-color: #666666;
	height: 162px;
	margin-bottom: 6px;
	padding: 10px;
}

#articleBody #articleExtraContainer #profileContainer .profileBox .image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#articleBody #articleExtraContainer #profileContainer .profileBox h2 {
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 4px;
}

#articleBody #articleExtraContainer #profileContainer .profileBox h2 a {
	color: #be9e55;
}

#articleBody #articleExtraContainer #profileContainer .profileBox h3 {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 4px;
}

#articleBody #articleExtraContainer #profileContainer .profileBox ul {
	font-size: 11px;
	line-height: 14px;
}

#articleBody #articleExtraContainer #profileContainer .profileBox li {
	padding-bottom: 4px;
}

#articleBody #articleExtraContainer #profileContainer .profileBox .listLabel {
	color: #be9e55;
	font-weight: bold;
	padding-right: 6px;
}

#articleBody #articleExtraContainer #profileContainer .profileBox p {
	clear: both;
	font-size: 11px;
	line-height: 16px;
}


#articleBody #articleExtraContainer #productContainer {
	width: 300px;
	color: #FFFFFF;
}

#articleBody #articleExtraContainer #productContainer .productBox {
	background-color: #666666;
	height: 162px;
	margin-bottom: 6px;
	padding: 10px;
}

#articleBody #articleExtraContainer #productContainer .productBox .image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#articleBody #articleExtraContainer #productContainer .productBox h2 {
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 4px;
}

#articleBody #articleExtraContainer #productContainer .productBox h2 a {
	color: #be9e55;
}

#articleBody #articleExtraContainer #productContainer .productBox .leadIn {
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
}







#whiteContentBox .rearchResult {
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
	clear: both;
}

#whiteContentBox .rearchResult .dateTime {
	line-height: 30px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	float: left;
	width: 72px;
}

#whiteContentBox {
	background: #FFFFFF;
	padding: 16px;
	color: #000000;
	margin-bottom: 6px;
}

#whiteContentBox h1 {
	font-size: 24px;
	line-height: 26px;
	margin-bottom: 10px;
}

#whiteContentBox .rearchResult h2 {
	line-height: 30px;
	font-size: 16px;
	background: url(../gfx/bullet.gif) no-repeat 60px 11px;
}
#whiteContentBox .rearchResult h2 a {
	color: #000000;
}
#whiteContentBox .bottomNav {
	clear: both;
	padding-top: 10px;
}

#whiteContentBox .bottomNav a {
	font-size: 11px;
	background: #CCCCCC;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	margin-right: 10px;
}

#whiteContentBox .bottomNav a:hover {
	background: #BE9E55;
}





#innerRightContainer {
	float: right;
	width: 180px;
	margin-bottom: 6px;
	margin-left: 16px;
	font-size: 11px;
	line-height: 14px;
}

#innerRightContainer .module {
	margin-bottom: 8px;
}

#innerRightContainer .header {
	background: #7f7f7f url(../gfx/innerRightBoxHeaderBg.png);
	height: 22px;
}

#innerRightContainer .header h3 {
	text-transform: uppercase;
	line-height: 22px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
}

#innerRightContainer .header h3 a{
	color: #FFFFFF;
}

#innerRightContainer ul.articleList {
	margin: 6px 10px 0px;
}

#innerRightContainer ul.articleList li {
	padding-bottom: 4px;
}

#innerRightContainer ul.articleList li a {
	color: #000000;
	font-weight: bold;
}

#innerRightContainer ul.articleList li .date {
	width: 36px;
	display: block;
	float: left;
	height: 15px;
	clear: both;
}

#innerRightContainer ul.articleList li .playerNumber {
	display: none;
}

#innerRightContainer #newsletter {
	font-size: 12px;
	font-weight: bold;
	margin: 6px 10px;
	line-height: 18px;
}

#innerRightContainer #shareServices {
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}

#innerRightContainer #shareServices p {
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

#innerRightContainer #shareServices ul li {
	display: inline;
}

#innerRightContainer #shareServices ul li img {
	margin: 0px 4px;
}

#innerRightContainer .profileEntry h2 {
	font-size: 14px;
	line-height: 16px;
	margin: 2px 10px;
}

#innerRightContainer .profileEntry h2 a {
	color: #be9e55;
}

#innerRightContainer .profileEntry p {
	margin: 0px 10px 10px;
	font-size: 12px;
	font-weight: bold;
}

#innerRightContainer #playerProfile {
	padding-top: 52px;
	background: url(../gfx/playerProfileHeader.png) no-repeat;
}

#innerRightContainer #playerProfile .image {
}

#innerRightContainer #playerProfile .playerProfileList {
	padding: 10px 10px 0px;
	background: #ececec;
}

#innerRightContainer #playerProfile .playerProfileList ul {
	padding-bottom: 10px;
}

#innerRightContainer #playerProfile .playerProfileList li {
	padding-bottom: 4px;
}

#innerRightContainer #playerProfile .playerProfileList li .listLabel {
	width: 80px;
	font-weight: bold;
	float: left;
}

#innerRightContainer #teamRoster {
	background: #666666;
	padding: 10px 10px 0px;
	color: #FFFFFF;
}

#innerRightContainer #teamRoster a {
	color: #FFFFFF;
}

#innerRightContainer #teamRoster ul {
	padding-bottom: 10px;
}

#innerRightContainer #teamRoster li {
	padding-bottom: 2px;
}

#innerRightContainer #teamRoster h4 {
	font-size: 12px;
	line-height: 18px;
}

#innerRightContainer #teamRoster li .playerNumber {
	width: 22px;
	font-weight: bold;
	float: left;
	color: #999999;
}

#innerRightContainer ul.rosterStatList {
	margin: 6px 10px 0px;
}

#innerRightContainer ul.rosterStatList a {
	color: #000000;
}

#innerRightContainer ul.rosterStatList li {
	padding-bottom: 4px;
}

#innerRightContainer ul.rosterStatList li .listLabel {
	width: 60px;
	font-weight: bold;
	float: left;
}

#articleBody #playerProfileTop {
	float: left;
	width: 556px;
	position: relative;
	top: -16px;
	left: -16px;
	margin-right: -16px;
}

#articleBody #playerProfileTop .image {
}

#articleBody #playerProfileTop .numberAndName {
	background: url(../gfx/playerProfileHeaderBg.png) left bottom;
	height: 66px;
	line-height: 66px;
	border-top: 4px solid #000000;
}

#articleBody #playerProfileTop .numberAndName .playerNumber {
	width: 74px;
	text-align: center;
	font-size: 42px;
	font-weight: bold;
	float: left;
	padding: 0px 14px;
}

#articleBody #playerProfileTop .name {
	background: url(../gfx/stotteapparatProfileHeaderBg.png) left bottom;
	height: 66px;
	line-height: 66px;
	border-top: 4px solid #000000;
	padding-left: 16px;
}

#rosterBody {
	background: #FFFFFF;
	padding: 16px;
	color: #000000;
	margin-bottom: 6px;
}

#rosterBody #rosterContainer {
	width: 540px;
	float: left;
}

#rosterBody #rosterContainer h2 {
	font-size: 12px;
	line-height: 25px;
	text-transform: uppercase;
	background: url(../gfx/rosterHeaderBg.png) no-repeat;
	clear: both;
}

#rosterBody #rosterContainer .rosterEntry {
	float: left;
	width: 125px;
	height: 60px;
	padding: 0px 10px 16px 0px;
	line-height: 15px;
	overflow: hidden;
}

#rosterBody #rosterContainer .rosterEntry .image {
	float: left;
	height: 60px;
	width: 60px;
	margin-right: 6px;
}

#rosterBody #rosterContainer .rosterEntry .playerNumber {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 4px;
}

#rosterBody #rosterContainer .rosterEntry h3 {
	font-size: 10px;
}
