body {
	background: #5f7896 url(../images/wps_bg.jpg) repeat-x top;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #333;
	font-size: .75em;
	text-align: center;
}

a {
	color: #98002e;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}
a:visited 	{ color: #98002e; background: inherit; }
a:hover 	{ color: #002b5c; background: inherit; text-decoration: none; }
a:active 	{ color: #98002e; background: inherit; }


#nextgame {
	width: 225px;
	border: 1px solid #6b6b6b;
	color: #fff;
	margin: 0 5px 0 0;
	padding: 5px;
}

#header img, #header div { _behavior: url(js/iepngfix.htc); }

#header {
	width: 970px;
	height: 176px;
	background-image: url(../images/header_bg.jpg);
}

#searchBar {
	width: 970px;
	height: 40px;
	background-image: url(../images/searchbar_bg.png);
}

#searchMenu {
	float: left;
	height: 30px;
	padding-right: 20px;
}
#signup a {
	color: #fff;
	text-decoration: none;
}
#signup a:hover {
	color: #002b5c;
	text-decoration: underline;
}
#spacerSignup img {width: 44px; height: 8px; border: none;}

#login a {
	color: #fff;
	text-decoration: none;
}
#login a:hover {
	color: #002b5c;
	text-decoration: underline;
}
#spacerLogin img {width: 38px; height: 8px; border: none;}

/* Search */
#search {
	border: 1px solid #bc9b6a;
	height: 27px;
	margin: 0;
	padding: 0;
	float: left;
}
#divSearch {
	margin: 0;
	padding: 0;
	float: left;
}
#searchForm {
	margin: 0;
	padding: 0;
}
#searchForm input#inputText {
	background: #fff;
	width: 180px;
	height: 20px;
	*height: 18px;
	border: none;
	font-size: 13px;
	line-height: 13px;
	vertical-align: top;
	margin: 2px;
	*margin: 1px 2px 1px 2px;
	padding: 3px 0 0 4px;
	*padding: 5px 0 0 4px;
}
#divSubmit {
	padding: 0;
	margin: 2px 2px 0 0;
	_margin: 2px 1px 0 0;
	float: left;
}
#searchForm input#submit {
	background: url(../images/search_button.gif) no-repeat left top;
	width: 26px;
	height: 23px;
	border: none;
	margin: 0;
	padding: 0;
	float: left;
}
#searchButton {background: url(../images/search_button.gif) no-repeat top; width: 26px; height: 23px;}
#searchButton:hover {background-position: bottom;}
#spacerSearchButton img {width: 26px; height: 23px; border: none;}

#headerMain {
	position: relative;
	width: 970px;
	height: 136px;
}
#headerWPSLogo {
	background: url(../images/wps_logo.png) no-repeat;
	width: 275px;
	height: 88px;
	position: absolute;
	margin: 24px 0 0 17px;
}
#headerMain #updatedText {
	font-size: 11px;
	color: #fff;
	position: absolute;
	bottom: 6px;
	right: 10px;
}

/* Main Menu - General styles */
.menuWrapper {
	background: #ecd08e url(../images/bg_nav.gif) repeat-x top;
	border-top: 1px solid #ffe8b2;
	display: block;
}
#menu {
	height: 29px;
	background: #ecd08e url(../images/bg_nav.gif) repeat-x top;
	display: block;
}
#menu li {
	list-style: none;
	display: inline;
	float: left;
}
#menu li a {
	display: block;
	padding: 0;
}
#menu li ul {
	display: none;
	background: url(../images/menu_dropdown_bg.png);
	_background: #193f6c;
	padding: 1px;
}
#menu li:hover ul, #menu li.hover ul {
	color: #8ab5e6;
	font-size: 9px;
	white-space: nowrap;
	display: block;
	position: absolute;
	z-index: 999;
	margin: 0 0 0 2px;
	padding: 0;
}
#menu li:hover li, #menu li.hover li {
	float: none;
}
#menu li:hover li a, #menu li.hover li a {
	color: #8ab5e6;
	font-weight: normal;
	text-decoration: none;
	background-color: #001439;
	margin: 2px;
	padding: 2px 8px;
}
#menu li li a:hover {
	color: #fff;
	font-weight: normal;
	background-color: #98002e;
}
	
	
/* Main Menu - Roll Over Tabs */
#aboutTab {background: url(../images/nav/about.gif) no-repeat top; width: 58px; height: 29px;}
#aboutTab:hover {background-position: bottom; visibility:visible;}
#aboutSpacer {width: 58px; height: 29px; border: none;}

#teamsTab {background: url(../images/nav/teams.gif) no-repeat top; width: 59px; height: 29px;}
#teamsTab:hover {background-position: bottom;}
#teamsSpacer {width: 59px; height: 29px; border: none;}

#playersTab {background: url(../images/nav/players.gif) no-repeat top; width: 71px; height: 29px;}
#playersTab:hover {background-position: bottom;}
#playersSpacer {width: 71px; height: 29px; border: none;}

#scheduleTab {background: url(../images/nav/schedule.gif) no-repeat top; width: 76px; height: 29px;}
#scheduleTab:hover {background-position: bottom;}
#scheduleSpacer {width: 76px; height: 29px; border: none;}

#standingsTab {background: url(../images/nav/standings.gif) no-repeat top; width: 85px; height: 29px;}
#standingsTab:hover {background-position: bottom;}
#standingsSpacer {width: 85px; height: 29px; border: none;}

#statsTab {background: url(../images/nav/stats.gif) no-repeat top; width: 56px; height: 29px;}
#statsTab:hover {background-position: bottom;}
#statsSpacer {width: 56px; height: 29px; border: none;}

#scoresTab {background: url(../images/nav/scores.gif) no-repeat top; width: 64px; height: 29px;}
#scoresTab:hover {background-position: bottom;}
#scoresSpacer {width: 64px; height: 29px; border: none;}

#newsTab {background: url(../images/nav/news.gif) no-repeat top; width: 53px; height: 29px;}
#newsTab:hover {background-position: bottom;}
#newsSpacer {width: 53px; height: 29px; border: none;}

#videoTab {background: url(../images/nav/video.gif) no-repeat top; width: 55px; height: 29px;}
#videoTab:hover {background-position: bottom;}
#videoSpacer {width: 55px; height: 29px; border: none;}

#photosTab {background: url(../images/nav/photos.gif) no-repeat top; width: 64px; height: 29px;}
#photosTab:hover {background-position: bottom;}
#photosSpacer {width: 64px; height: 29px; border: none;}

#fantasyTab {background: url(../images/nav/fantasy.gif) no-repeat top; width: 71px; height: 29px;}
#fantasyTab:hover {background-position: bottom;}
#fantasySpacer {width: 71px; height: 29px; border: none;}

#connectTab {background: url(../images/nav/connect.gif) no-repeat top; width: 71px; height: 29px;}
#connectTab:hover {background-position: bottom;}
#connectSpacer {width: 71px; height: 29px; border: none;}

#offthefieldTab {background: url(../images/nav/offthefield.gif) no-repeat top; width: 97px; height: 29px;}
#offthefieldTab:hover {background-position: bottom;}
#offthefieldSpacer {width: 97px; height: 29px; border: none;}

#wpscampsTab {background: url(../images/nav/wpscamps.gif) no-repeat top; width: 91px; height: 29px;}
#wpscampsTab:hover {background-position: bottom;}
#wpscampsSpacer {width: 91px; height: 29px; border: none;}

#ticketsTab {background: url(../images/nav/tickets.gif) no-repeat top; width: 72px; height: 29px;}
#ticketsTab:hover {background-position: bottom;}
#ticketsSpacer {width: 72px; height: 29px; border: none;}

#shopTab {background: url(../images/nav/shop.gif) no-repeat top; width: 56px; height: 29px;}
#shopTab:hover {background-position: bottom; visibility:visible;}
#shopSpacer {width: 56px; height: 29px; border: none;}

#blankTab {width: 26px; height: 29px;}
#blankSpacer {width: 26px; height: 29px; border: none;}
/* End main menu */



#content {
	color: inherit;
	background-color: #f7f7f7;
	border: 1px solid #d3bb7d;
	border-width: 4px;
	padding: 2px;
	margin: 0;
	overflow: hidden;
}

.infoMod {
	background-color: #fff;
	z-index: 1;
	border: 1px solid #d5d5dd;
	font-size: 11px;
	margin-bottom: 0;
	=margin-bottom: 0;
}
.infoModGold {
	background-color: #fff;
	z-index: 1;
	border: 1px solid #d5d5dd;
	background: #d3bb7d;
	font-size: 11px;
	margin-bottom: 0;
	=margin-bottom: 0;
}

/*Title Bar*/
.colLeft .modTitleWrapper {
	width: 100%;
}
.colLeft .modTitleWrapper .modTitleBarLeft {
	width: 290px;
}
.colLeft .modTitleWrapper .modTitleBarRight {
	width: 290px;
}

.colRight .modTitleWrapper {
	width: 100%;
}
.colRight .modTitleWrapper .modTitleBarLeft {
	width: 120px;
}
.colRight .modTitleWrapper .modTitleBarRight {
	width: 100px;
}
.modTitleBar {
	height: 26px;
	line-height: 26px;
	background: #002a5c;
	margin: 0;
	padding: 0 6px;
}
.modSubtitleRight a:hover		{ color: #002b5c; }
.modSubtitleRight a:active		{ color: #002b5c; }


.modTitleWrapper {
	height: 26px;
	width: 100%;
	background: #ebce8c url(../images/title_bg_gold.gif);  /* dynamic bg (use right fade) */
	margin: 0;
	padding: 0;
	clear: both;
}
.modTitleWrapperRight {
	width: 100%;
	background: #002a5c;  /* active bg */
}
.modTitleWrapper .modTitleBarLeft {
	height: 26px;
	width: 43%;
	line-height: 26px;
	background: #002a5c;
	margin: 0;
	padding: 0 10px 0 6px;
	float: left;
}
.modTitleWrapper .modTitleBarLeftOff {
	height: 26px;
	width: 43%;
	line-height: 26px;
	background: #589adb url(../images/title_bg_off.gif) no-repeat right;  /* dynamic bg (use LEFT fade) */
	margin: 0;
	padding: 0 10px 0 6px;
	float: left;
}
.modTitleWrapper .modTitleBarDiv {
	height: 26px;
	width: 20px;
	background: url(../images/title_div.gif) no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}
.modTitleWrapper .modTitleBarDivOff {
	height: 26px;
	width: 20px;
	background: url(../images/title_div_off.gif) no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}
.modTitleWrapper .modTitleBarDivOn {
	height: 26px;
	width: 20px;
	background: url(../images/title_div_toggled.gif) no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}
.modTitleWrapper .modTitleBarRight {
	height: 26px;
	line-height: 26px;
	background: #ebce8d url(../images/title_bg_gold.gif);
	margin: 0;
	padding: 0 6px;
	float: left;
}
.modTitleWrapper .modTitleBarRightOn {
	height: 26px;
	line-height: 26px;
	margin: 0;
	padding: 0 6px;
	float: left;
}
.modTitleImg {
	background-position: top;
	margin: 7px 0 0 0;
	padding: 0;
	float: left;
}
.modTitleImg:hover {
	background-position: bottom;
}
.modTitleImgNoSpace {
	margin: 0;
	padding: 1px 0 0 0;
	float: left;
}
.modTitleRight				{ line-height: 26px; font-size: 9px; color: #8ab5e6; font-weight: normal; margin: 0; padding: 0; float: right; }
.modTitleRight a			{ line-height: 26px; color: #8ab5e6; font-weight: normal; }
.modTitleRight a:visited	{ color: #8ab5e6; }
.modTitleRight a:hover		{ color: #fff; }
.modTitleRight a:active		{ color: #fff; }

/*Title Bar Toggled*/
.colLeft .modTitleWrapperToggled {
	width: 100%;
}
.colLeft .modTitleWrapperToggled .modTitleBarLeft {
	width: 290px;
}
.colLeft .modTitleWrapperToggled .modTitleBarRight {
	width: 290px;
}

.colRight .modTitleWrapperToggled {
	width: 100%;
}
.colRight .modTitleWrapperToggled .modTitleBarLeft {
	width: 120px;
}
.colRight .modTitleWrapperToggled .modTitleBarRight {
	width: 100px;
}

.modTitleWrapperToggled {
	height: 26px;
	background: #002a5c;
	margin: 0;
	padding: 0;
	clear: both;
}
.modTitleWrapperToggled .modTitleBarLeft {
	height: 26px;
	line-height: 26px;
	background: #d3bb7d url(../images/title_bg_gold.gif);
	margin: 0;
	padding: 0 10px 0 6px;
	float: left;
}
.modTitleWrapperToggled .modTitleBarDiv {
	height: 26px;
	width: 20px;
	background: url(../images/title_div_toggled.gif) no-repeat 100% 50%;
	margin: 0;
	padding: 0;
	float: left;
}
.modTitleWrapperToggled .modTitleBarRight {
	height: 26px;
	line-height: 26px;
	background: #002a5c;
	margin: 0;
	padding: 0 6px;
	float: left;
}

.modSubtitleBar {
	height: 20px;
	line-height: 20px;
	background: #e5e5e5 url(../images/subtitle_bg.jpg);
	margin:  1px 0;
	padding: 0 6px;
}
.modSubtitleImg {
	margin: 0;
	padding: 4px 0 0 0;
	float: left;
}
.modSubtitleRight				{ line-height: 20px; font-size: 9px; font-weight: normal; float: right; }
.modSubtitleRight a				{ font-weight: normal; }
.modSubtitleRight a:visited		{  }


/*Header Bar*/
.modHeaderWrapper {
	height: 34px;
	width: 100%;
	background: #002a5c;
	margin: 0 0 1px 0;
	padding: 0;
	clear: both;
}
.modHeaderWrapper .headerText {
	font-size: 19px;
	line-height: 34px;
	color: #cca366;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
}
.modHeaderWrapper .headerRightLink				{ line-height: 26px; font-size: 9px; color: #8ab5e6; font-weight: normal; margin: 5px 10px; padding: 0; float: right; }
.modHeaderWrapper .headerRightLink a			{ line-height: 26px; color: #8ab5e6; font-weight: normal; }
.modHeaderWrapper .headerRightLink a:visited	{ color: #8ab5e6; }
.modHeaderWrapper .headerRightLink a:hover		{ color: #fff; }
.modHeaderWrapper .headerRightLink a:active		{ color: #fff; }

.modHeaderShadow {
	height: 13px;
	width: 100%;
	background: url(../images/header_shadow.jpg) repeat-x;
	margin: 1px 0;
	padding: 0;
	clear: both;
}


.headerIconMenu {
	margin: 0;
	padding: 2px 4px;
	clear: both;
}
.headerIconMenu .icon {
	padding: 0;
	margin: 4px 2px;
	float: left;
}
.headerIconMenu .iconRSS {
	padding: 0;
	margin: 2px;
	float: left;
}
.headerIconMenu .link {
	font-size: 9px;
	padding: 1px 2px;
	margin: 2px;
	float: left;
}
.headerIconMenu .link a {
	font-size: 9px;
}
.headerIconMenu .itemDiv {
	width: 1px;
	height: 11px;
	background: url(../images/menuicon_div.gif) no-repeat 100% 50%;
	padding: 2px 0;
	margin: 2px 10px;
	float: left;
}


.rowBottom .modTitleWrapper {
	width: 100%;
}
.rowBottom .modTitleWrapper .modTitleBarLeft {
	width: 140px;
}
.rowBottom .modTitleWrapper .modTitleBarRight {
	width: 130px;
}
.rowBottom .modTitleWrapperToggled {
	width: 100%;
}
.rowBottom .modTitleWrapperToggled .modTitleBarLeft {
	width: 140px;
}
.rowBottom .modTitleWrapperToggled .modTitleBarRight {
	width: 130px;
}


.rssIconWrapper {
	margin: 5px 20px 0 0;
	padding: 0;
	float: left;
}
.rssIcon {
	background: url(../images/icon_rss.gif) no-repeat top; 
	width: 36px; 
	height: 16px;
	margin: 0;
	padding: 0;
	border: none;
}
.rssIcon:hover {background-position: bottom;}
.spacerRssIcon img {width: 36px; height: 16px; border: none;}


/*LEFT COLUMN*/

/*PLAYERS MODULE*/
.playersMod {
	float: none;
	clear: both;
	color: #98002e;
	padding: 4px;
	margin-bottom: 2px;
}
.playersMod .modContent {
	margin-top: 2px;
}



/*NEWS MODULE*/
.newsMod {
	margin-bottom: 2px;
	padding: 4px;
}

.newsMod .modTitleWrapper {
	height: 26px;
	width: 100%;
	background: #ebce8c;  /* dynamic bg (use right fade) */
	margin: 0;
	padding: 0;
	clear: both;
}
.newsMod .modTitleWrapperRight {
	width: 100%;
	background: #002a5c;  /* active bg */
}
.newsMod .modTitleWrapper .modTitleBarLeft {
	width: 180px;
	float: left;
}
.newsMod .modTitleWrapper .modTitleBarLeftOff {
	height: 26px;
	width: 180px;
	line-height: 26px;
	background: #bf9e6c url(../images/title_bg2_off.gif) no-repeat right;  /* dynamic bg (use LEFT fade) */
	margin: 0;
	padding: 0 10px 0 6px;
	float: left;
}
.newsMod .modTitleWrapper .modTitleBarDiv {
	height: 26px;
	width: 20px;
	background: url(../images/title_div2.gif) no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}
.newsMod .modTitleWrapper .modTitleBarDivOff {
	height: 26px;
	width: 20px;
	background: url(../images/title_div2_off.gif) no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}
.newsMod .modTitleWrapper .modTitleBarDivOn {
	height: 26px;
	width: 20px;
	background: url(../images/title_div2_toggled.gif) no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}
.newsMod .modTitleWrapper .modTitleBarRight {
	background: #bf9e6c url(../images/title_bg2_off.gif) no-repeat right;  /* dynamic bg (use LEFT fade) */
	width: 180px;
	float: left;
}
.newsMod .modTitleWrapper .modTitleBarRightOn {
	background: #002a5c;  /* active bg */
	width: 180px;
	float: left;
}

.newsMod .modTitleWrapperToggled {
	height: 26px;
	background: #002a5c;
	margin: 0;
	padding: 0;
	clear: both;
}
.newsMod .modTitleWrapperToggled .modTitleBarLeft {
	height: 26px;
	line-height: 26px;
	background: #ebce8c url(../images/title_bg2_off.gif);  /* dynamic bg (use right fade) */
	margin: 0;
	padding: 0 10px 0 6px;
	float: left;
}
.newsMod .modTitleWrapperToggled .modTitleBarLeftOff {
	height: 26px;
	line-height: 26px;
	background: #ebce8c url(../images/title_bg_off.gif) no-repeat right;  /* dynamic bg (use right fade) */
	margin: 0;
	padding: 0 10px 0 6px;
	float: left;
}
.newsMod .modTitleWrapperToggled .modTitleBarDiv {
	height: 26px;
	width: 20px;
	background: url(../images/title_div2_toggled.gif) no-repeat 100% 50%;
	margin: 0;
	padding: 0;
	float: left;
}
.newsMod .modTitleWrapperToggled .modTitleBarRight {
	height: 26px;
	line-height: 26px;
	background: #002a5c;
	margin: 0;
	padding: 0 6px;
	float: left;
}
.newsMod .modTitleWrapperToggled .modTitleBarRightOn {
	height: 26px;
	line-height: 26px;
	background: #002a5c;  /* active bg */
	margin: 0;
	padding: 0 6px;
	float: left;
}



#titleHeadlines {background: url(../images/title_newsheadlines_off.gif) no-repeat top; width: 106px; height: 12px;}
#titleHeadlines:hover {background-position: bottom;}
#spacerHeadlines img {width: 106px; height: 12px; border: none;}

#titleWPS {background: url(../images/title_newswps_off.gif) no-repeat top; width: 111px; height: 12px;}
#titleWPS:hover {background-position: bottom;}
#spacerWPS img {width: 111px; height: 12px; border: none;}

#titleBeyond {background: url(../images/title_newsbeyond_off.gif) no-repeat top; width: 84px; height: 12px;}
#titleBeyond:hover {background-position: bottom;}
#spacerBeyond img {width: 84px; height: 12px; border: none;}

.newsMod .modContent {
	height: 228px;
	width: auto;
	overflow: auto;
}
.newsWrapper {
	font-size: 10px;
	margin: 2px 0;
	padding: 0;
	clear: both;
}
.newsWrapperGray {
	background-color: #e6e6e6;
	font-size: 10px;
	margin: 0;
	padding: 1px 0 0 0;
	clear: both;
}
.newsTitle, .newsTitle a {
	font-size: 11px;
	line-height: 1.2em;
	margin: 0;
	padding: 4px 0 2px 0;
}
.newsMod .newsTitle a:hover {
	color: #002b5c;
	text-decoration: underline;
}
.newsWrapper p {
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}
.newsWrapperGray p {
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}
.newsPhoto {
	padding: 6px 8px 0 4px;
	float: left;
}
.newsText {
	margin: 0;
	padding: 0 4px 4px 4px;
}




/*VIDEO MODULE*/
.videoMod {
	float: none;
	clear: both;
	color: #98002e;
	padding: 4px;
	margin-bottom: 2px;
}

#titlePhotos {background: url(../images/title_photos_off.gif) no-repeat top; width: 55px; height: 12px;}
#titlePhotos:hover {background-position: bottom;}
#spacerPhotos img {width: 55px; height: 12px; border: none;}

#titleVideo {background: url(../images/title_video_off.gif) no-repeat top; width: 45px; height: 12px;}
#titleVideo:hover {background-position: bottom;}
#spacerVideo img {width: 45px; height: 12px; border: none;}

.videoMod .modContent {
	margin: 2px 0 0 0;
	overflow: hidden;
}

/*BANNER 1 MODULE*/
.banner1Mod {
	float: left;
	margin: 0 0 2px 0;
	padding: 4px;
	text-align: center;
	width: 322px;
}

/*PLAYER PRIMER MODULE*/
.playerprimerMod {
	float: right;
	margin-bottom: 2px;
	padding: 4px;
	text-align: center;
	width: 300px;
	height: 184px;
}
.playerprimerContent {
	background: #464646 url(../images/playerprimer_bg.jpg);
	height: 157px;
	position: relative;
}
.playerprimerWrapper {
	font-size: 10px;
	line-height: 1.2em;
	margin: 0;
	padding: 10px 0 0 15px;
}
.playerprimerTitle, .playerprimerTitle a {
	color: #8ab5e6;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.2em;
	text-align: left;
}
.playerprimerTitle a:hover {
	text-decoration: underline;
}
.playerprimerPhoto {
	width: 76px;
	padding: 3px 10px 0 0;
	float: left;
}
.playerprimerText {
	color: #fff;
	width: 190px;
	float: left;
}
.playerprimerWrapper p {
	color: #fff;
	margin: 0;
	padding: 0;
}
.playerprimerTextItem {
	color: #fff;
	line-height: 1.2em;
	clear: both;
	text-align: left;
}
.playerprimerTextItem .rateHer {
	color: #fff;
	font-weight: bold;
	line-height: 1.2em;
	float: left;
	margin: 0;
	padding: 0 4px 0 0;
}
.playerprimerTextItem b {
	color: #fff;
	font-weight: bold;
	line-height: 1.2em;
}

.playerprimerFormWrapper {
	position: absolute;
	bottom: 6px;
	right: 6px;
}
.playerNameInput {
	border: 1px solid #c2c6cc;
	width: 119px;
	height: 16px;
	*height: 17px;
	font-size: 11px;
	line-height: 17px;
	float: left;
	margin-right: 4px;
	padding: 1px 0 0 2px;
	*padding: 0 0 0 2px;
}
#playerPositionInput {
	border: 1px solid #c2c6cc;
	width: 90px;
	height: 19px;
	font-size: 11px;
	line-height: 19px;
	float: left;
	margin-right: 4px;
	padding: 0;
}
.playerprimerSubmit {
	height: 19px;
	width: 67;
	float: left;
	margin: 0;
	padding: 0;
}
#buttonSearch {background: url(../images/button_search.gif) no-repeat top; width: 67px; height: 19px;}
#buttonSearch:hover {background-position: bottom;}
#spacerButtonSearch img {width: 67px; height: 19px; border: none;}

/*BANNER 2 MODULE*/
.banner2Mod {
	float: left;
	margin: 0 0 2px 0;
	padding: 4px;
	text-align: center;
	width: 322px;
}

/*LEAGUE INSIDER MODULE*/
.leagueinsiderMod {
	margin-bottom: 2px;
	padding: 4px;
	text-align: center;
	width: 300px;
	height: 200px;
}
.leagueinsiderContent {
	height: 129px;
	position: relative;
	margin: 0;
	padding: 0;
}

.leagueinsiderFormFields {
	margin: 0;
	padding: 4px 30px 2px 30px;
}
.leagueinsiderFormFields p {
	color: #002b5c;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 2px 0;
}

.fieldContainer {
	height: 20px;
	margin: 0;
	padding: 2px 0;
	clear: both;
}
.leagueinsiderFormLabel {
	font-size: 10px;
	font-weight: normal;
	float: left;
}
.leagueinsiderFormLabel label {
	font-size: 10px;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 6px 0 0 0;
}
.leagueinsiderFormField {
	float: right; 
	margin: 0;
	padding: 0 0 0 14px;
}
.leagueinsiderFormField input {
	border: 1px solid #c2c6cc;
	height: 16px;
	*height: 17px;
	font-size: 11px;
	line-height: 17px;
	padding: 1px 0 0 2px;
	*padding: 0 0 0 2px;
}
.leagueinsiderFormField select {
	border: 1px solid #c2c6cc;
	height: 19px;
	font-size: 11px;
	line-height: 19px;
}
.leagueinsiderFormFieldCheck {
	float: left;
	margin: 0;
	padding: 4px 8px 0 0;
	*padding: 0 8px 0 0;
}

.leagueinsiderFormSubmitWrapper {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 0;
	right: 0;
	vertical-align: baseline;
}
.leagueinsiderTermsText {
	width: 220px;
	font-size: 9px;
	line-height: 1em;
	float: left;
	margin-right: 12px;
	padding: 0;
}
.leagueinsiderTermsText a {
	color: #002b5c;
	font-size: 9px;
	font-weight: normal;
}
.leagueinsiderTermsText a:hover {
	color: #98002e;
	text-decoration: underline;
	font-size: 9px;
	font-weight: normal;
}
.leagueinsiderSubmit {
	height: 19px;
	width: 65;
	float: left;
	margin: 0;
	padding: 4px 0 0 0;
}
#buttonSubmit {background: url(../images/button_submit.gif) no-repeat top; width: 65px; height: 19px;}
#buttonSubmit:hover {background-position: bottom;}
#spacerButtonSubmit img {width: 65px; height: 19px; border: none;}

/*RIGHT COLUMN*/

/*HEADLINES MODULE*/
.headlinesMod {
	margin-bottom: 2px;
	padding: 4px;
	font-size: 13px;
	line-height: 100%;
	overflow: hidden;
}
.headlinesMod .modContent {
	height: 180px;
	border: 1px solid #d6d7dc;
	margin: 2px 0 0 0;
	padding: 5px;
	overflow: auto;
}
.headlinesMod .item {
	padding: 0;
	margin: 0;
	clear: both;
}
.headlinesMod .itemText {
	font-size: 14px;
	color: #98002e;
	padding: 0;
	margin: 0;
	float: left;
}
.headlinesMod .itemText a {
	font-size: 11px;
	text-decoration: none;
}
.headlinesMod .itemText a:hover {
	color: #002b5c;
	text-decoration: underline;
}
.headlinesMod .itemVideo {
	height: 9px;
	width: 20px;
	background: url(../images/icon_video.gif) no-repeat 100% 50%;
	padding: 2px 0 2px 10px;
	border-left: 1px solid #d5d5dd;
	margin: 2px 6px 0 0;
	float: right;
}
.headlinesMod .bottomLinks {
	clear: both;
}
.headlinesMod .bottomLinks a {
	font-size: 9px;
	line-height: 9px;
	font-weight: normal;
	float: right;
	text-transform: uppercase;
}


/*OFF THE FIELD MODULE*/
.offthefieldMod {
	float: right;
	width: 320px;
	height: 419px;
	margin: 0;
	padding: 4px;
}

#titleOffthefield {background: url(../images/title_offthefield_off.gif) no-repeat top; width: 86px; height: 12px;}
#titleOffthefield:hover {background-position: bottom;}
#spacerOffthefield img {width: 86px; height: 12px; border: none;}

#titleSpotlight {background: url(../images/title_spotlight_off.gif) no-repeat top; width: 71px; height: 12px;}
#titleSpotlight:hover {background-position: bottom;}
#spacerSpotlight img {width: 71px; height: 12px; border: none;}

.offthefieldMod .modContent {
	height: 393px;
	overflow: auto;
	position: relative;
}
.offthefieldMainStory {
	margin: 1px 0 3px 0;
	_margin: 1px 0 0 0;
	padding: 0;
}
.spotlightMainWrapper {
	font-size: 10px;
	margin: 2px 0;
	padding: 0;
}
.spotlightMainText {
	margin: 0;
	padding: 0;
}
.spotlightMainWrapper p {
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}
.spotlightWrapper {
	font-size: 10px;
	margin: 2px 0;
	padding: 0;
	clear: both;
}
.spotlightWrapperGray {
	background-color: #e6e6e6;
	font-size: 10px;
	margin: 0;
	padding: 1px 0 0 0;
	clear: both;
}
.spotlightTitle, 
.delicious-link {
	font-size: 11px;
	line-height: 1.2em;
	margin: 0;
	padding: 4px 0 2px 0;
}
.spotlightTitle a, 
.delicious-link a {
	font-size: 11px;
	line-height: 1.2em;
}
.spotlightMod .spotlightTitle a:hover,
.spotlightMod .delicious-link a:hover {
	color: #002b5c;
	text-decoration: underline;
}
.spotlightWrapper p {
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}
.spotlightWrapperGray p {
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}
.spotlightPhoto {
	padding: 6px 4px;
	float: left;
}
.spotlightText {
	margin: 0;
	padding: 0 4px 4px 4px;
}
.bottomLinksWrapper {
	/*margin: 6px 0 0 0;
	_margin: 4px 0 0 0;*/
	position: absolute;
	right: 4px;
	bottom: 0;
}
.bottomLinksWrapper a {
	font-size: 9px;
	font-weight: normal;
	margin: 0;
	float: right;
}


/*RIGHT BANNER MODULE*/
.rightbannerMod {
	margin-bottom: 2px;
	padding: 4px;
	text-align: center;
}

/*PROMO WPS MODULE*/
.promoWPSMod {
	margin-bottom: 2px;
	padding: 4px;
	text-align: center;
}

/*BANNER 300 MODULE*/
.banner300Mod {
	margin-bottom: 2px;
	padding: 4px;
}

/*FAN CORNER MODULE*/
.fancornerMod {
	width: 302px;
	margin-bottom: 2px;
	padding: 4px;
	overflow: hidden;
}

#titleVoices {background: url(../images/title_voices_off.gif) no-repeat top; width: 51px; height: 12px;}
#titleVoices:hover {background-position: bottom;}
#spacerVoices img {width: 51px; height: 12px; border: none;}

#titleFancorner {background: url(../images/title_fancorner_off.gif) no-repeat top; width: 78px; height: 12px;}
#titleFancorner:hover {background-position: bottom;}
#spacerFancorner img {width: 78px; height: 12px; border: none;}

.conversationsWrapper {
	font-size: 10px;
	line-height: 1.3em;
	margin: 2px 0;
	padding: 0;
	clear: both;
}
.conversationsTitle {
	font-size: 11px;
	line-height: 1.3em;
	margin: 0;
	padding: 2px 0 0 0;
}
.fancornerMod .conversationsTitle a:hover {
	color: #002b5c;
	text-decoration: underline;
}
.conversationsWrapper p {
	margin: 0;
	padding: 0;
}
.conversationsPhoto {
	padding: 7px 6px 0 0;
	float: left;
}
.conversationsText, .conversationsText p {
	width: 230px;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	float: left;
}

.featuredFanWrapper {
	font-size: 10px;
	line-height: 1.3em;
	margin: 6px 0 0 0;
	padding: 0;
}
.featuredFanPhoto {
	padding: 7px 6px 0 0;
	float: left;
}
.featuredFanText, .featuredFanText p {
	width: 200px;
	line-height: 1.3em;
	padding: 0;
	float: left;
}
.featuredFanTitle {
	font-size: 11px;
	line-height: 1.3em;
	padding: 2px 0 0 0;
}
.fancornerMod .featuredFanTitle a:hover {
	color: #002b5c;
	text-decoration: underline;
}
.featuredFanWrapper p {
	margin: 0;
}
.featuredFanWrapper #linkText {
	font-size: 9px;
	position: absolute;
	bottom: 0;
	right: 0;
}

.featuredFanVisitWrapper {
	font-size: 9px;
	font-weight: normal;
	position: absolute;
	bottom: 2px;
	right: 6px;
}
.featuredFanVisitWrapper a {
	font-size: 9px;
	font-weight: normal;
}

.voicesWrapper {
	font-size: 10px;
	line-height: 1.0em;
	margin: 2px 0;
	padding: 0;
	clear: both;
}
.voicesMainPhoto {
	padding: 1px 0 0 0;
	white-space: nowrap;
}
.voicesTitle, .voicesTitle a {
	font-size: 11px;
	line-height: 1.2em;
	margin: 0;
	padding: 4px 0 2px 0;
}
.fancornerMod .voicesTitle a:hover {
	color: #002b5c;
	text-decoration: underline;
}
.voicesWrapper p {
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}
.voicesPhoto {
	padding: 7px 6px 0 0;
	float: left;
}
.voicesTextFeatured {
	width: 300px;
	margin: 0;
	padding: 0;
	float: left;
}
.voicesText, .voicesText p {
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}
.voicesCommentsWrapper {
	height: 10px;
	font-size: 9px;
	margin: 6px 0;
	padding: 0;
	clear: both;
}
.voicesComments {
	width: 60px;
	padding: 0 8px 0 0;
	border-right: 1px solid #d5d5dd;
	float: left;
}
.voicesComments a {
	font-weight: normal;
}
.voicesScore {
	width: 120px;
	margin: 0 0 0 16px;
	padding: 0;
	float: left;
}
.voicesScoreTitle {
	color: #98002e;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}
.voicesLinksWrapper {
	clear: both;
	float: right;
}
.voicesLinksWrapper a {
	font-size: 9px;
	font-weight: normal;
	margin: 0 0 0 14px;
	float: right;
}

/*FANBUZZ MODULE*/
#fanbuzzMod {
	width: 948px;
	border: 1px solid #d5d5dd;
	border-width: 1px;
	margin-bottom: 2px;
	padding: 4px;
}
#fanbuzzMod .modContent {
	height: 59px;
	background: #00224c url(../images/fanbuzz_bg.jpg) repeat-x top;
	vertical-align: middle;
	margin: 0;
	padding: 7px;
}
#fanbuzzMod .modContent table {
	width: 934px;
	border-collapse: collapse;
	margin: 0;
	padding: 4px;
}
#fanbuzzMod .modContent td {
	border: 1px solid #555;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	padding: 3px;
}
#fanbuzzScrolling {
	width: 638px;
	color: #fff;
	font-size: 15px;
	overflow: hidden;
}
#fanbuzzScrolling marquee {
	color: #d4b27f;
	font-size: 15px;
	overflow: hidden;
}

/*BOTTOM ROW*/

/*SPOTLIGHT MODULE*/
.spotlightMod {
	height: 232px;
	margin-bottom: 2px;
	padding: 4px;
	clear: both;
}

#titleOffthefield {background: url(../images/title_offthefield_off.gif) no-repeat top; width: 86px; height: 12px;}
#titleOffthefield:hover {background-position: bottom;}
#spacerOffthefield img {width: 86px; height: 12px; border: none;}

#titleSpotlight {background: url(../images/title_spotlight_off.gif) no-repeat top; width: 71px; height: 12px;}
#titleSpotlight:hover {background-position: bottom;}
#spacerSpotlight img {width: 71px; height: 12px; border: none;}

.spotlightMod .modContent {
	height: 206px;
	overflow: auto;
}
.spotlightMod .delicious-posts li {
	margin-left: 0;
}
.spotlightWrapper {
	font-size: 10px;
	margin: 2px 0;
	padding: 0;
	clear: both;
}
.spotlightWrapperGray {
	background-color: #e6e6e6;
	font-size: 10px;
	margin: 0;
	padding: 1px 0 0 0;
	clear: both;
}
.spotlightTitle, 
.delicious-link {
	font-size: 11px;
	line-height: 1.2em;
	margin: 0;
	padding: 4px 0 2px 0;
}
.spotlightTitle a, 
.delicious-link a {
	font-size: 11px;
	line-height: 1.2em;
}
.spotlightMod .spotlightTitle a:hover,
.spotlightMod .delicious-link a:hover {
	color: #002b5c;
	text-decoration: underline;
}
.spotlightWrapper p {
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}
.spotlightWrapperGray p {
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}
.spotlightPhoto {
	padding: 6px 4px;
	float: left;
}
.spotlightText {
	margin: 0;
	padding: 0 4px 4px 4px;
}

/*PODCASTS MODULE*/
.podcastsMod {
	float: left;
	width: 322px;
	height: 232px;
	margin: 0 2px 0 0;
	padding: 4px;
}

#titleOffthefield {background: url(../images/title_offthefield_off.gif) no-repeat top; width: 86px; height: 12px;}
#titleOffthefield:hover {background-position: bottom;}
#spacerOffthefield img {width: 86px; height: 12px; border: none;}

#titleSpotlight {background: url(../images/title_spotlight_off.gif) no-repeat top; width: 71px; height: 12px;}
#titleSpotlight:hover {background-position: bottom;}
#spacerSpotlight img {width: 71px; height: 12px; border: none;}

.podcastsMod .modContent {
	height: 206px;
	overflow: auto;
}
.podcastsWrapper {
	font-size: 10px;
	margin: 2px 0;
	padding: 0;
	clear: both;
}
.podcastsWrapperGray {
	background-color: #e6e6e6;
	font-size: 10px;
	margin: 0;
	padding: 1px 0 0 0;
	clear: both;
}
.podcastsTitle {
	font-size: 11px;
	line-height: 1.2em;
	margin: 0;
	padding: 4px 0 2px 0;
}
.podcastsTitle a {
	font-size: 11px;
	line-height: 1.2em;
}
.podcastsMod .podcastsTitle a:hover {
	color: #002b5c;
	text-decoration: underline;
}
.podcastsWrapper p {
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}
.podcastsWrapperGray p {
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}
.podcastsPhoto {
	padding: 6px 4px;
	float: left;
}
.podcastsText {
	margin: 0;
	padding: 0 4px 4px 4px;
}

/*PROMO TEAM MODULE*/
.promoTeamMod {
	width: 300px;
	height: 232px;
	margin: 0 2px 0 0;
	padding: 4px;
	text-align: center;
	float: left;
}

/*POLL MODULE*/
.pollMod {
	width: 302px;
	height: 232px;
	margin: 0 0 2px 0;
	padding: 4px;
}
.pollMod .modContent {
	height: 192px;
	padding: 4px 7px 10px 10px;
	width: auto;
	overflow: auto;
}
.pollMod .modContent p {
	font-size: 12px;
	font-weight: bold;
	color: #002b5c;
	line-height: 120%;
	margin: 0;
	padding: 4px 0;
}

.pollMod ol {
	list-style-position: outside;
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.pollMod ol li {
	list-style-type: none;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pollMod ol li input {
	vertical-align: middle;
	margin: 0 5px 0 0;
	padding: 0;
}

.pollVoteWrapper {
	height: 19px;
	width: 200px;
	margin: 0;
	padding: 4px 0 0 0;
	float: right;
}
.pollSubmit {
	height: 19px;
	width: 65px;
	margin: 0;
	padding: 0;
	float: right;
}
#buttonVote {background: url(../images/button_vote.gif) no-repeat top; width: 65px; height: 19px;}
#buttonVote:hover {background-position: bottom;}
#spacerButtonVote img {width: 65px; height: 19px; border: none;}
.pollEmail {
	height: 19px;
	width: 12px;
	padding: 0;
	margin: 3px 6px;
	_margin: 3px 0 3px 4px;
	float: left;
}
.pollLink {
}
.pollLink a {
	font-size: 9px;
	height: 19px;
	margin: 0;
	padding: 3px 16px 0 4px;
	float: left;
}







/*GOALS MODULE*/
.goalsMod {
	width: 302px;
	margin-bottom: 2px;
	padding: 4px;
	overflow: hidden;

}

.goalsMod .modTitleWrapper {
	background-image: none;
	background-color: #c2a26f;
}
.goalsMod .modTitleWrapper .modTitleBarLeft {
	width: 74px !important;
	float: left;
}
.goalsMod .modTitleWrapper .modTitleBarLeftOff {
	height: 26px;
	width: 74px !important;
	line-height: 26px;
	background: #edd18e url(../images/title_bg3_off.gif) no-repeat right;  /* dynamic bg (use LEFT fade) */
	margin: 0;
	padding: 0 10px 0 6px;
	float: left;
}
.goalsMod .modTitleWrapper .modTitleBarDiv {
	height: 26px;
	width: 20px;
	background: #edd18e url(../images/title_div3.gif) no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}
.goalsMod .modTitleWrapper .modTitleBarDivOff {
	height: 26px;
	width: 20px;
	background: url(../images/title_div3_off.gif) no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}
.goalsMod .modTitleWrapper .modTitleBarDivOn {
	height: 26px;
	width: 20px;
	background: #002a5c url(../images/title_div3_toggled.gif) no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}
.goalsMod .modTitleWrapper .modTitleBarRight {
	background: #edd18e url(../images/title_bg3_off.gif) no-repeat right;  /* dynamic bg (use LEFT fade) */
	width: 74px !important;
	float: left;
}
.goalsMod .modTitleWrapper .modTitleBarRightOn {
	background: #002a5c;  /* active bg */
	width: 74px !important;
	padding: 0 6px;
	height: 26px;
	float: left;
}

.goalsMod .modTitleWrapperToggled {
	height: 26px;
	background: #002a5c;  /* active bg */
	margin: 0;
	padding: 0;
	clear: both;
}
.goalsMod .modTitleWrapperToggled .modTitleBarLeft {
	height: 26px;
	line-height: 26px;
	background: #ebce8c url(../images/title_bg3_off.gif);  /* dynamic bg (use right fade) */
	margin: 0;
	padding: 0 10px 0 6px;
	float: left;
}
.goalsMod .modTitleWrapperToggled .modTitleBarLeftOff {
	height: 26px;
	line-height: 26px;
	background: #ebce8c url(../images/title_bg3_off.gif) no-repeat right;  /* dynamic bg (use right fade) */
	margin: 0;
	padding: 0 10px 0 6px;
	float: left;
}
.goalsMod .modTitleWrapperToggled .modTitleBarDiv {
	height: 26px;
	width: 20px;
	background: url(../images/title_div3_toggled.gif) no-repeat 100% 50%;
	margin: 0;
	padding: 0;
	float: left;
}
.goalsMod .modTitleWrapperToggled .modTitleBarRight {
	height: 26px;
	line-height: 26px;
	background: #002a5c;  /* active bg */
	margin: 0;
	padding: 0 6px;
	float: left;
}
.goalsMod .modTitleWrapperToggled .modTitleBarRightOn {
	height: 26px;
	line-height: 26px;
	background: #002a5c;  /* active bg */
	margin: 0;
	padding: 0 6px;
	float: left;
}

#titleGoals {background: url(../images/title_goals_off.gif) no-repeat top; width: 47px; height: 12px;}
#titleGoals:hover {background-position: bottom;}
#spacerGoals img {width: 47px; height: 12px; border: none;}

#titleAssists {background: url(../images/title_assists_off.gif) no-repeat top; width: 59px; height: 12px;}
#titleAssists:hover {background-position: bottom;}
#spacerAssists img {width: 59px; height: 12px; border: none;}

#titleGkgaa {background: url(../images/title_gkgaa_off.gif) no-repeat top; width: 53px; height: 12px;}
#titleGkgaa:hover {background-position: bottom;}
#spacerGkgaa img {width: 53px; height: 12px; border: none;}

.goalsMod .modContent {
	border: 1px solid #d6d7dc;
	padding: 0;
	margin: 2px 0 0 0;
}

.goalsMod .statsContainer {
	height: 158px;
	margin: 2px 0 0 0;
	clear: both;
	overflow: hidden;
}

.goalsMod .topBanner {
	height: 24px;
	float: right;
	padding: 3px 14px 2px 0;
	_padding: 3px 14px 0 0;
}
.goalsMod .statsWrapper .titleWrapper {
	margin: 8px 0 0 10px;
	overflow: hidden;
}
.goalsMod .statsWrapper .titleWrapper .title {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #002b5d;
	line-height: 12px;
}

.goalsMod .statsWrapper .topColWrapper {
	width: 290px;
}
.goalsMod .statsWrapper .topColWrapper .spacerWrapper {
	width: 200px;
	height: 14px;
	font-size: 9px;
	color: #002b5d;
	text-align: center;
	vertical-align: middle;
	margin-right: 1px;
	padding: 0 1px;
	float: left;
}
.goalsMod .statsWrapper .topColWrapper .teamWrapper {
	width: 32px;
	height: 14px;
	font-size: 9px;
	color: #002b5d;
	line-height: 13px;
	text-align: center;
	vertical-align: middle;
	margin-right: 1px;
	padding: 0 1px;
	float: left;
}
.goalsMod .statsWrapper .topColWrapper .gpWrapper {
	width: 23px;
	height: 14px;
	font-size: 9px;
	color: #002b5d;
	line-height: 13px;
	text-align: center;
	vertical-align: middle;
	margin-right: 1px;
	padding: 0 1px;
	float: left;
}
.goalsMod .statsWrapper .topColWrapper .gWrapper {
	width: 23px;
	height: 14px;
	font-size: 9px;
	font-weight: bold;
	color: #002b5d;
	line-height: 12px;
	text-align: center;
	vertical-align: middle;
	margin-right: 1px;
	padding: 0 1px;
	float: left;
}

.goalsMod .statsWrapper .thumbWrapper {
	border: 1px solid #fff;
	margin-right: 1px;
	float: left;
}
.goalsMod .statsWrapper .thumbWrapper img {
	width: 75px;
	height: 94px;
	border: 1px solid #d3d8dd;
}

.goalsMod .statsWrapper .goalsWrapper {
	width: 214px;
	overflow: hidden;
	float: left;
}

.goalsMod .statsWrapper .goalsWrapper .posWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.goalsMod .statsWrapper .goalsWrapper .posWrapper .content {
	width: 13px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	text-align: center;
	vertical-align: middle;
	
	color: #002a5c;
	font-size: 10px;
	line-height: 29px;
}

.goalsMod .statsWrapper .goalsWrapper .nameWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.goalsMod .statsWrapper .goalsWrapper .nameWrapper .content {
	width: 103px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	vertical-align: middle;
	padding-left: 2px;
	
	color: #002a5c;
	font-size: 10px;
	line-height: 29px;
}
.goalsMod .statsWrapper .goalsWrapper .nameWrapper .content a {
	color: #002a5c;
	line-height: 29px;
	font-weight: normal;
}
.goalsMod .statsWrapper .goalsWrapper .nameWrapper .content a:hover {
	text-decoration: underline;
}
.goalsMod #contentGkgaa .statsWrapper .goalsWrapper .nameWrapper .content {
	width: 97px;
}

.goalsMod .statsWrapper .goalsWrapper .teamWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.goalsMod .statsWrapper .goalsWrapper .teamWrapper .content {
	width: 32px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	text-align: center;
	vertical-align: middle;
	
	color: #002a5c;
	font-size: 10px;
	line-height: 29px;
}
.goalsMod .statsWrapper .goalsWrapper .teamWrapper .content a {
	color: #002a5c;
	line-height: 29px;
	font-weight: normal;
}
.goalsMod .statsWrapper .goalsWrapper .teamWrapper .content a:hover {
	text-decoration: underline;
}

.goalsMod .statsWrapper .goalsWrapper .gpWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.goalsMod .statsWrapper .goalsWrapper .gpWrapper .content {
	width: 24px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	text-align: center;
	vertical-align: middle;
	
	color: #002a5c;
	font-size: 10px;
	line-height: 29px;
}

.goalsMod .statsWrapper .goalsWrapper .gWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.goalsMod .statsWrapper .goalsWrapper .gWrapper .content {
	width: 24px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	text-align: center;
	vertical-align: middle;
	
	color: #002a5c;
	font-weight: bold;
	font-size: 10px;
	line-height: 27px;
}
.goalsMod #contentGkgaa .statsWrapper .goalsWrapper .gWrapper .content {
	width: 30px;
}

.goalsMod .statsWrapper .goalsWrapper .topRow {
	color: #98002e !important;
	height: 30px !important;
}
.goalsMod .statsWrapper .goalsWrapper .topRow a {
	color: #98002e !important;
	font-weight: normal;
}
.goalsMod .statsWrapper .goalsWrapper .topRow a:hover {
	text-decoration: underline;
}

.statsContainer .bottomLinks {
	font-size: 9px;
	line-height: 19px;
	font-weight: normal;
	color: #002a5c;
	float: right;
}
.statsContainer .bottomLinks a {
	font-size: 9px;
	line-height: 19px;
	font-weight: normal;
	padding: 0 2px;
}
.goalsMod .statsContainer .bottomLinks a {
	padding-right: 6px;
}


/*GOALS MODULE WIDE*/
.goalsModWide {
	width: 322px;
	margin-bottom: 2px;
	padding: 4px;
	overflow: hidden;

}

.goalsModWide .modTitleWrapper {
	background-image: none;
	background-color: #c2a26f;
}
.goalsModWide .modTitleWrapper .modTitleBarLeft {
	width: 80px;
	float: left;
}
.goalsModWide .modTitleWrapper .modTitleBarLeftOff {
	height: 26px;
	width: 80px;
	line-height: 26px;
	background: #edd18e url(../images/title_bg3_off.gif) no-repeat right;  /* dynamic bg (use LEFT fade) */
	margin: 0;
	padding: 0 10px 0 6px;
	float: left;
}
.goalsModWide .modTitleWrapper .modTitleBarDiv {
	height: 26px;
	width: 20px;
	background: #edd18e url(../images/title_div3.gif) no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}
.goalsModWide .modTitleWrapper .modTitleBarDivOff {
	height: 26px;
	width: 20px;
	background: url(../images/title_div3_off.gif) no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}
.goalsModWide .modTitleWrapper .modTitleBarDivOn {
	height: 26px;
	width: 20px;
	background: #002a5c url(../images/title_div3_toggled.gif) no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}
.goalsModWide .modTitleWrapper .modTitleBarRight {
	background: #edd18e url(../images/title_bg3_off.gif) no-repeat right;  /* dynamic bg (use LEFT fade) */
	width: 81px;
	float: left;
}
.goalsModWide .modTitleWrapper .modTitleBarRightOn {
	background: #002a5c;  /* active bg */
	width: 81px;
	padding: 0 6px;
	height: 26px;
	float: left;
}

.goalsModWide .modTitleWrapperToggled {
	height: 26px;
	background: #002a5c;  /* active bg */
	margin: 0;
	padding: 0;
	clear: both;
}
.goalsModWide .modTitleWrapperToggled .modTitleBarLeft {
	height: 26px;
	line-height: 26px;
	background: #ebce8c url(../images/title_bg3_off.gif);  /* dynamic bg (use right fade) */
	margin: 0;
	padding: 0 10px 0 6px;
	float: left;
}
.goalsModWide .modTitleWrapperToggled .modTitleBarLeftOff {
	height: 26px;
	line-height: 26px;
	background: #ebce8c url(../images/title_bg3_off.gif) no-repeat right;  /* dynamic bg (use right fade) */
	margin: 0;
	padding: 0 10px 0 6px;
	float: left;
}
.goalsModWide .modTitleWrapperToggled .modTitleBarDiv {
	height: 26px;
	width: 20px;
	background: url(../images/title_div3_toggled.gif) no-repeat 100% 50%;
	margin: 0;
	padding: 0;
	float: left;
}
.goalsModWide .modTitleWrapperToggled .modTitleBarRight {
	height: 26px;
	line-height: 26px;
	background: #002a5c;  /* active bg */
	margin: 0;
	padding: 0 6px;
	float: left;
}
.goalsModWide .modTitleWrapperToggled .modTitleBarRightOn {
	height: 26px;
	line-height: 26px;
	background: #002a5c;  /* active bg */
	margin: 0;
	padding: 0 6px;
	float: left;
}

#titleGoals {background: url(../images/title_goals_off.gif) no-repeat top; width: 47px; height: 12px;}
#titleGoals:hover {background-position: bottom;}
#spacerGoals img {width: 47px; height: 12px; border: none;}

#titleAssists {background: url(../images/title_assists_off.gif) no-repeat top; width: 59px; height: 12px;}
#titleAssists:hover {background-position: bottom;}
#spacerAssists img {width: 59px; height: 12px; border: none;}

#titleGkgaa {background: url(../images/title_gkgaa_off.gif) no-repeat top; width: 53px; height: 12px;}
#titleGkgaa:hover {background-position: bottom;}
#spacerGkgaa img {width: 53px; height: 12px; border: none;}

.goalsModWide .modContent {
	border: 1px solid #d6d7dc;
	padding: 0;
	margin: 2px 0 0 0;
}

.goalsModWide .statsContainer {
	height: 158px;
	margin: 2px 0 0 0;
	clear: both;
	overflow: hidden;
}

.goalsModWide .topBanner {
	height: 24px;
	float: right;
	padding: 3px 14px 2px 0;
	_padding: 3px 14px 0 0;
}
.goalsModWide .statsWrapper .titleWrapper {
	margin: 8px 0 0 10px;
	overflow: hidden;
}
.goalsModWide .statsWrapper .titleWrapper .title {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #002b5d;
	line-height: 12px;
}

.goalsModWide .statsWrapper .topColWrapper {
	width: 310px;
}
.goalsModWide .statsWrapper .topColWrapper .spacerWrapper {
	width: 220px;
	height: 14px;
	font-size: 9px;
	color: #002b5d;
	text-align: center;
	vertical-align: middle;
	margin-right: 1px;
	padding: 0 1px;
	float: left;
}
.goalsModWide .statsWrapper .topColWrapper .teamWrapper {
	width: 32px;
	height: 14px;
	font-size: 9px;
	color: #002b5d;
	line-height: 13px;
	text-align: center;
	vertical-align: middle;
	margin-right: 1px;
	padding: 0 1px;
	float: left;
}
.goalsModWide .statsWrapper .topColWrapper .gpWrapper {
	width: 23px;
	height: 14px;
	font-size: 9px;
	color: #002b5d;
	line-height: 13px;
	text-align: center;
	vertical-align: middle;
	margin-right: 1px;
	padding: 0 1px;
	float: left;
}
.goalsModWide .statsWrapper .topColWrapper .gWrapper {
	width: 23px;
	height: 14px;
	font-size: 9px;
	font-weight: bold;
	color: #002b5d;
	line-height: 12px;
	text-align: center;
	vertical-align: middle;
	margin-right: 1px;
	padding: 0 1px;
	float: left;
}

.goalsModWide .statsWrapper .thumbWrapper {
	border: 1px solid #fff;
	margin-right: 1px;
	float: left;
}
.goalsModWide .statsWrapper .thumbWrapper img {
	width: 75px;
	height: 94px;
	border: 1px solid #d3d8dd;
}

.goalsModWide .statsWrapper .goalsWrapper {
	width: 234px;
	overflow: hidden;
	float: left;
}

.goalsModWide .statsWrapper .goalsWrapper .posWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.goalsModWide .statsWrapper .goalsWrapper .posWrapper .content {
	width: 13px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	text-align: center;
	vertical-align: middle;
	
	color: #002a5c;
	font-size: 10px;
	line-height: 29px;
}

.goalsModWide .statsWrapper .goalsWrapper .nameWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.goalsModWide .statsWrapper .goalsWrapper .nameWrapper .content {
	width: 123px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	vertical-align: middle;
	padding-left: 2px;
	
	color: #002a5c;
	font-size: 10px;
	line-height: 29px;
}
.goalsModWide .statsWrapper .goalsWrapper .nameWrapper .content a {
	color: #002a5c;
	line-height: 29px;
	font-weight: normal;
}
.goalsModWide .statsWrapper .goalsWrapper .nameWrapper .content a:hover {
	text-decoration: underline;
}
.goalsModWide #contentGkgaa .statsWrapper .goalsWrapper .nameWrapper .content {
	width: 117px;
}

.goalsModWide .statsWrapper .goalsWrapper .teamWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.goalsModWide .statsWrapper .goalsWrapper .teamWrapper .content {
	width: 32px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	text-align: center;
	vertical-align: middle;
	
	color: #002a5c;
	font-size: 10px;
	line-height: 29px;
}
.goalsModWide .statsWrapper .goalsWrapper .teamWrapper .content a {
	color: #002a5c;
	line-height: 29px;
	font-weight: normal;
}
.goalsModWide .statsWrapper .goalsWrapper .teamWrapper .content a:hover {
	text-decoration: underline;
}

.goalsModWide .statsWrapper .goalsWrapper .gpWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.goalsModWide .statsWrapper .goalsWrapper .gpWrapper .content {
	width: 24px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	text-align: center;
	vertical-align: middle;
	
	color: #002a5c;
	font-size: 10px;
	line-height: 29px;
}

.goalsModWide .statsWrapper .goalsWrapper .gWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.goalsModWide .statsWrapper .goalsWrapper .gWrapper .content {
	width: 24px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	text-align: center;
	vertical-align: middle;
	
	color: #002a5c;
	font-weight: bold;
	font-size: 10px;
	line-height: 27px;
}
.goalsModWide #contentGkgaa .statsWrapper .goalsWrapper .gWrapper .content {
	width: 30px;
}

.goalsModWide .statsWrapper .goalsWrapper .topRow {
	color: #98002e !important;
	height: 30px !important;
}
.goalsModWide .statsWrapper .goalsWrapper .topRow a {
	color: #98002e !important;
	font-weight: normal;
}
.goalsModWide .statsWrapper .goalsWrapper .topRow a:hover {
	text-decoration: underline;
}

.statsContainer .bottomLinks {
	font-size: 9px;
	line-height: 19px;
	font-weight: normal;
	color: #002a5c;
	float: right;
}
.statsContainer .bottomLinks a {
	font-size: 9px;
	line-height: 19px;
	font-weight: normal;
	padding: 0 2px;
}
.goalsModWide .statsContainer .bottomLinks a {
	padding-right: 6px;
}






/*STANDINGS MODULE*/
.standingsMod {
	width: 302px;
	margin-bottom: 2px;
	padding: 4px;
	overflow: hidden;

}

.standingsMod .modContent {
	border: 1px solid #d6d7dc;
	padding: 0;
	margin: 2px 0 0 0;
}

.standingsMod .statsContainer {
	margin: 2px 0 0 0;
	clear: both;
	overflow: hidden;
}

.standingsMod .topBanner {
	height: 24px;
	float: right;
	padding: 3px 14px 2px 0;
	_padding: 3px 14px 0 0;
}
.standingsMod .statsWrapper .titleWrapper {
	margin: 8px 0 0 10px;
	overflow: hidden;
}
.standingsMod .statsWrapper .titleWrapper .title {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #002b5d;
	line-height: 12px;
}

.standingsMod .statsWrapper .topColWrapper {
	width: 299px;
	overflow: hidden;
}
.standingsMod .statsWrapper .topColWrapper .spacerWrapper {
	width: 156px;
	height: 14px;
	font-size: 9px;
	color: #002b5d;
	text-align: center;
	vertical-align: middle;
	margin-right: 1px;
	padding: 0 1px;
	float: left;
}
.standingsMod .statsWrapper .topColWrapper .statWrapper {
	width: 24px;
	height: 14px;
	font-size: 9px;
	color: #002b5d;
	line-height: 13px;
	text-align: center;
	vertical-align: middle;
	margin-right: 1px;
	padding: 0 1px;
	float: left;
}
.standingsMod .statsWrapper .topColWrapper .totalWrapper {
	width: 23px;
	height: 14px;
	font-size: 9px;
	font-weight: bold;
	color: #002b5d;
	line-height: 12px;
	text-align: center;
	vertical-align: middle;
	margin-right: 1px;
	padding: 0 1px;
	float: left;
}

.standingsMod .statsWrapper .goalsWrapper {
	padding-bottom: 1px;
	overflow: hidden;
}

.standingsMod .statsWrapper .goalsWrapper .posWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.standingsMod .statsWrapper .goalsWrapper .posWrapper .content {
	width: 19px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	text-align: center;
	vertical-align: middle;
	
	color: #002a5c;
	font-size: 10px;
	line-height: 29px;
}

.standingsMod .statsWrapper .goalsWrapper .teamWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.standingsMod .statsWrapper .goalsWrapper .teamWrapper .content {
	width: 131px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	vertical-align: middle;
	padding-left: 2px;
	
	color: #002a5c;
	font-size: 10px;
	line-height: 29px;
}
.standingsMod .statsWrapper .goalsWrapper .teamWrapper .content a {
	color: #002a5c;
	line-height: 29px;
	font-weight: normal;
}
.standingsMod .statsWrapper .goalsWrapper .teamWrapper .content a:hover {
	text-decoration: underline;
}

.standingsMod .statsWrapper .goalsWrapper .statWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.standingsMod .statsWrapper .goalsWrapper .statWrapper .content {
	width: 24px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	text-align: center;
	vertical-align: middle;
	
	color: #002a5c;
	font-size: 10px;
	line-height: 29px;
}

.standingsMod .statsWrapper .goalsWrapper .totalWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.standingsMod .statsWrapper .goalsWrapper .totalWrapper .content {
	width: 24px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	text-align: center;
	vertical-align: middle;
	
	color: #002a5c;
	font-weight: bold;
	font-size: 10px;
	line-height: 27px;
}

.standingsMod .statsContainer .bottomNotes {
	font-size: 10px;
	line-height: 12px;
	padding-left: 6px;
}
.standingsMod .statsContainer .bottomLinks a {
	padding-right: 6px;
}


/*STANDINGS MODULE WIDE*/
.standingsModWide {
	width: 322px;
	margin-bottom: 2px;
	padding: 4px;
	overflow: hidden;

}

.standingsModWide .modContent {
	border: 1px solid #d6d7dc;
	padding: 0;
	margin: 2px 0 0 0;
}

.standingsModWide .statsContainer {
	margin: 2px 0 0 0;
	clear: both;
	overflow: hidden;
}

.standingsModWide .topBanner {
	height: 24px;
	float: right;
	padding: 3px 14px 2px 0;
	_padding: 3px 14px 0 0;
}
.standingsModWide .statsWrapper .titleWrapper {
	margin: 8px 0 0 10px;
	overflow: hidden;
}
.standingsModWide .statsWrapper .titleWrapper .title {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #002b5d;
	line-height: 12px;
}

.standingsModWide .statsWrapper .topColWrapper {
	width: 319px;
	overflow: hidden;
}
.standingsModWide .statsWrapper .topColWrapper .spacerWrapper {
	width: 176px;
	height: 14px;
	font-size: 9px;
	color: #002b5d;
	text-align: center;
	vertical-align: middle;
	margin-right: 1px;
	padding: 0 1px;
	float: left;
}
.standingsModWide .statsWrapper .topColWrapper .statWrapper {
	width: 24px;
	height: 14px;
	font-size: 9px;
	color: #002b5d;
	line-height: 13px;
	text-align: center;
	vertical-align: middle;
	margin-right: 1px;
	padding: 0 1px;
	float: left;
}
.standingsModWide .statsWrapper .topColWrapper .totalWrapper {
	width: 23px;
	height: 14px;
	font-size: 9px;
	font-weight: bold;
	color: #002b5d;
	line-height: 12px;
	text-align: center;
	vertical-align: middle;
	margin-right: 1px;
	padding: 0 1px;
	float: left;
}

.standingsModWide .statsWrapper .goalsWrapper {
	padding-bottom: 1px;
	overflow: hidden;
}

.standingsModWide .statsWrapper .goalsWrapper .posWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.standingsModWide .statsWrapper .goalsWrapper .posWrapper .content {
	width: 19px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	text-align: center;
	vertical-align: middle;
	
	color: #002a5c;
	font-size: 10px;
	line-height: 29px;
}

.standingsModWide .statsWrapper .goalsWrapper .teamWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.standingsModWide .statsWrapper .goalsWrapper .teamWrapper .content {
	width: 151px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	vertical-align: middle;
	padding-left: 2px;
	
	color: #002a5c;
	font-size: 10px;
	line-height: 29px;
}
.standingsModWide .statsWrapper .goalsWrapper .teamWrapper .content a {
	color: #002a5c;
	line-height: 29px;
	font-weight: normal;
}
.standingsModWide .statsWrapper .goalsWrapper .teamWrapper .content a:hover {
	text-decoration: underline;
}

.standingsModWide .statsWrapper .goalsWrapper .statWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.standingsModWide .statsWrapper .goalsWrapper .statWrapper .content {
	width: 24px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	text-align: center;
	vertical-align: middle;
	
	color: #002a5c;
	font-size: 10px;
	line-height: 29px;
}

.standingsModWide .statsWrapper .goalsWrapper .totalWrapper {
	background: #fff;
	padding: 1px 0 0 1px;
	float: left;
}
.standingsModWide .statsWrapper .goalsWrapper .totalWrapper .content {
	width: 24px;
	height: 29px;
	overflow: hidden;
	border: 1px solid #d5d5dd;
	text-align: center;
	vertical-align: middle;
	
	color: #002a5c;
	font-weight: bold;
	font-size: 10px;
	line-height: 27px;
}

.standingsModWide .statsContainer .bottomNotes {
	font-size: 10px;
	line-height: 12px;
	padding-left: 6px;
}
.standingsModWide .statsContainer .bottomLinks a {
	padding-right: 6px;
}





.title_poll {
	background: url(../images/title_poll.gif) no-repeat;
	width: 26px;
	height: 12px;
}



/* title bar links */
.title_newsheadlines_on {
	background: url(../images/title_newsheadlines_on.gif) no-repeat;
	width: 106px;
	height: 12px;
}
.title_newswps_on {
	background: url(../images/title_newswps_on.gif) no-repeat;
	width: 111px;
	height: 12px;
}
.title_newsbeyond_on {
	background: url(../images/title_newsbeyond_on.gif) no-repeat;
	width: 84px;
	height: 12px;
}
.title_leagueinsider {
	background: url(../images/title_leagueinsider.gif) no-repeat;
	width: 83px;
	height: 12px;
}
.title_offthefield {
	background: url(../images/title_offthefield.gif) no-repeat;
	width: 72px;
	height: 12px;
}
.title_voices {
	background: url(../images/title_voices.gif) no-repeat;
	width: 37px;
	height: 12px;
}
.title_fanbuzz {
	background: url(../images/title_fanbuzz.gif) no-repeat;
	width: 50px;
	height: 12px;
}
.title_spotlight_on {
	background: url(../images/title_spotlight_on.gif) no-repeat;
	width: 140px;
	height: 25px;
}
.title_offthefield_on {
	background: url(../images/title_offthefield_on.gif) no-repeat;
	width: 88px;
	height: 12px;
}
.title_podcasts {
	background: url(../images/title_podcasts.gif) no-repeat;
	width: 55px;
	height: 12px;
}
.title_poll {
	background: url(../images/title_poll.gif) no-repeat;
	width: 26px;
	height: 12px;
}
