body {background-color: #FFF000 ;}
div#statsGameWrapper {position: relative;}
/*Override MOTD col1 width*/
div.col1 {padding: 0 0 0 9px; width: 845px;overflow: hidden;}

/*Override MOTD default styles in regards to fonts */
div#fant_gameWrapper a,
div#fant_gameWrapper h1,
div#fant_gameWrapper h2,
div#fant_gameWrapper h3,
div#fant_gameWrapper p,
div#fant_gameWrapper li {
	font-family: Arial, Helvetica, Sans-serif;
	text-align: left;
}
div#fant_gameWrapper table td {text-align: left;}
div#fant_gameWrapper p {font-size: 12px;padding: .35em .25em;line-height: 16px;color: #000;}

div#statsGameWrapper label {float: none;width: auto;}

/*make sure proper font's from Kent Lyons are being rendered for Site Nav.. not game Nav*/
div#nav div.navTab,
div#nav div.navTabLarge {font-family: Arial, Helvetcia, Sans-serif;}

/*Main Game Wrapper*/
div#fant_gameWrapper {position: relative; background: transparent; font-family: Arial, Helvetica, Sans-serif; font-size: 12px; line-height: 16px; background: transparent; padding: 40px 0 0 0;}

/*Game LogOut Button*/
div#fant_gameWrapper a#siteLogOut{display: block;position: absolute;width: 119px;height: 42px;background: url(../images/logOutButton_masthead.gif) 0 0 no-repeat;text-indent: -9999px;top: 5px;right: 5px;}
div#fant_gameWrapper a#siteLogOut:hover {background-position: 0 -42px;}

/*BIG MOTD Banner*/
div.motdBigBanner {
	width: 424px;
	height: 136px;
	background: url(../images/motdBanner.gif) 0 0 no-repeat;
	position: absolute;
	top: 0;
	left: 250px;
}

/*GameLogo*/
div#fant_gameWrapper h1#motdFFootyLogo {display: block;width: 201px;height: 146px;background: url(../images/motdLogo.gif) 0 0 no-repeat;position: absolute;top: 0px;left: 5px;text-indent: -9999px;}

/*BadgeSticker*/
a#badgeStickerAnimation {display: block;position: absolute;top: 40px;right: 10px;width: 106px;height: 103px;background: url(../images/badgeSticker.gif) 0 0 no-repeat;}
a#badgeStickerAnimationLanding {display: block;position: absolute;top: 40px;right: 10px;width: 106px;height: 103px;background: url(../images/badgeSticker.gif) 0 0 no-repeat;}

/* Error handling and confirms */
div#statsGameWrapper .motdError { display: block; background: #b70100; color: #fff; padding: .35em; margin: 0 0 5px 0;}
div#statsGameWrapper .noError {color: green; font-weight: bold;}

/* Should be used for all notes to users. Renders Italic. */
span.note { display: block; background: #40a818; color: #fff; padding: .35em;}
span.note strong {color: #fff; font-weight: bold;}

/*Styling for Masthead + ticker bar*/
div.fant_mastHead {width: 845px;height: 102px;background: url(../images/site_masthead/mastheadBg.gif) 0 0 no-repeat;border-bottom: 5px solid #fff;}
div.fant_tickerBar {height: 31px;border-left: 7px solid #fff;border-right: 7px solid #fff;background: url(../images/tickerBarTile_x.gif) 0 0 repeat-x;}

ul#fant_tickerText {margin: 0;padding: 0;height: 31px;overflow: hidden;}
ul#fant_tickerText li {font-size: 18px;height: 31px;display: block;font-weight: bold; color: gray;padding: 0 5px;line-height: 31px;text-transform: uppercase;	}

/*Grid Layout for Landing Pages*/
div.fant_landingPageGrid {overflow: hidden;padding: 7px;background: #fff;}
div.fant_landingPageGrid div.fant_column1 {height: auto; width: 467px; float: left; background: transparent; margin: 0 7px 0 0;}
div.fant_landingPageGrid div.fant_column2 {height: auto; width: 357px; float: left; background: transparent;}
div.fant_landingPageGrid a.submitForm {display: block; width: 156px;height: 41px;background: url(../images/registration/submitButton.gif) 0 0 no-repeat;text-indent: -9999px;}

/*Grid Layout for Registration Pages*/
div.fant_registrationPageGrid {position: relative; width: 831px; overflow: hidden; padding: 7px 7px 7px 7px; height: auto; background: #fff;}

/*Grid Layout for Game Pages*/
div.fant_gamePageGrid {width: 838px; overflow: hidden;padding: 7px 7px 7px 0; height: auto; background: url(../images/gameTemplate/gameLayoutGridBgTile_y.gif) 0 0 repeat-y;}
div.fant_gamePageGrid div.fant_column1 {min-height: 200px;width: 231px;float: left;background: #transparent; margin: 0;}
div.fant_gamePageGrid div.fant_column2 {min-height: 200px;width: 607px;float: left;background: #transparent;}

/*Nav Styling*/
div#fant_gameWrapper ul.fant_nav {width: 226px;overflow: hidden;background:url(../images/nav/endNavCap.gif) center bottom no-repeat;padding: 0 0 6px 0;}

/*Group Identifier backgruonds*/
div#fant_gameWrapper ul.fant_nav li li a {display: block;width: 195px;background: transparent;height: 24px;line-height: 24px;color: #000;font-weight: bold;text-decoration: none;font-size: 14px; margin: 0 auto;padding: 0 0 0 10px;}

div#fant_gameWrapper ul.fant_nav li.primary_a {background: url(../images/nav/primaryLinkBg1.gif) 0 0 no-repeat;}
div#fant_gameWrapper ul.fant_nav li.primary_b{background: url(../images/nav/primaryLinkBg2.gif) 0 0 no-repeat;}

/*Styling for group identifier text*/
div#fant_gameWrapper ul.fant_nav li   h3{display: block;height: 46px;line-height: 46px;font-size: 20px; font-weight: bold;color: #fff000;padding: 0 0 0 20px;}

/*Offset navLists */
div#fant_gameWrapper ul.fant_nav li.primary_a ul {margin: -2px 0 0 0;}
div#fant_gameWrapper ul.fant_nav li.primary_b ul {margin: -3px 0 0 0; position: relative;}

/*Styling for nav list items*/
div#fant_gameWrapper ul.fant_nav li li {height: 24px;display: block;background: url(../images/nav/secondaryLinkBg.gif) 0 0 no-repeat;line-height: 22px; position: relative;}
div#fant_gameWrapper ul.fant_nav li li.endCap {height: 24px;display: block; background: url(../images/nav/secondaryLinkBg_endCap.gif) 0 0 no-repeat; line-height: 22px;}

/*Hovers*/
div#fant_gameWrapper ul.fant_nav li li:hover,
div#fant_gameWrapper ul.fant_nav li li:hover.endCap {background-position: 0 -24px;}
div#fant_gameWrapper ul.fant_nav li li:hover a,
div#fant_gameWrapper ul.fant_nav li li:hover.endCap a {color: #fff;}

/*Active States*/
div#fant_gameWrapper ul.fant_nav li li.active,
div#fant_gameWrapper ul.fant_nav li li.endCap.active {background-position: 0 -24px;}
div#fant_gameWrapper ul.fant_nav li li.active a,
div#fant_gameWrapper ul.fant_nav li li.endCap.active a {color: #fff;}

/*Registration Page Content + Form*/
div.fant_registrationPageGrid h2 {font-weight: bold; font-size: 20px; color: #d80303; border-bottom: 2px dotted #ccc; padding: 0 0 .5em 0;}
div.fant_registrationPageGrid div.fant_listContent {padding: 0 0 10px 80px;}
div.fant_registrationPageGrid ul {display: block; position: relative; padding: 0 0 0 0;}
div.fant_registrationPageGrid ul li {background: #fff url(../images/softGrayGradient.gif) 0 bottom repeat-x; position: relative; display: block;position: relative; padding: 1.6em 0;}
div.fant_registrationPageGrid ul li.noBackground {
	background: none;
	position: relative;
}
div.fant_registrationPageGrid label {display: block;float: none; width: auto; padding: .25em 0; font-size: 13px; color: #424242;}
div.fant_registrationPageGrid label.inLine{display: inline;float: none; width: auto;}

div.fant_registrationPageGrid form {padding: 0 0 50px 0;}
div.fant_registrationPageGrid input.text {width: 250px;color:#000000;}
div.fant_registrationPageGrid ul li  span{display: block;position: absolute;top: 25px;left: 10px;}
div.fant_registrationPageGrid p {padding: .25em 0;line-height: 17px;color:#000000;}
div.fant_registrationPageGrid a.helpTip {display: block;text-decoration: underline;font-size: 12px;color: #f03202;font-weight: normal;padding: .25em 0;}

div.fant_registrationPageGrid table td {text-align: left;padding: 0 .75em 0 0;}
div.fant_registrationPageGrid a.submitForm {display: block; position: absolute; right: 10px; width: 156px;height: 41px;background: url(../images/registration/submitButton.gif) 0 0 no-repeat;text-indent: -9999px; }
div.fant_registrationPageGrid a:hover.submitForm {background-position: 0 -41px;} 

/*Landing Page Content*/
div.fant_landingPageGrid div#featureBox_animation {height: 377px;background: #ccc;margin: 0 0 5px 0;}

/*Top Players Box*/
div.fant_landingPageGrid div#topPlayersBox {position: relative; height: 137px;background: url(../images/landingPage/topPlayersBgBox.gif) 0 0 no-repeat;}
	div.fant_landingPageGrid div#topPlayersBox h3 {font-size: 18px;color: #fff;font-weight: bold;height: 32px;background: transparent;line-height: 26px;padding: 0 0 0 10px;}	
	/*TopLinks*/
	div.fant_landingPageGrid div#topPlayersBox div.linkGroup {position: absolute;top: 10px;right: 0;color: #fff;padding: 0 10px 0 0;}
	div.fant_landingPageGrid div#topPlayersBox div.linkGroup a {font-size: 11px;color: #fff;font-weight: normal;}
	div.fant_landingPageGrid div#topPlayersBox div.linkGroup a:hover {text-decoration: underline;}
	div.fant_landingPageGrid div#topPlayersBox div.coming_soon {margin-top:20px; margin-left:20px; color: #000;line-height: 20px;font-weight: normal;}
	div.fant_landingPageGrid div#topPlayersBox div.coming_soon div.top4 {font-size:11px; font-weight: normal;}
/*landing page top players box */
div.fant_landingPageGrid div#topPlayersBox div.topPlayerContent {height: 111px;}
div.fant_landingPageGrid div#topPlayersBox div.topPlayerContent table td {text-align: center;padding: 10px 0 0 0;}
div.fant_landingPageGrid div#topPlayersBox div.topPlayerContent table td  div.jerseyBox {width: 68px;height: 43px;background: #e18f00;border: 1px solid #b67400;padding: 15px 5px 0 5px;margin: 0 auto;}
div.fant_landingPageGrid div#topPlayersBox div.topPlayerContent table td span {display: block;color: #8b3b00;padding: 2px 0 0 0; line-height: 12px; font-weight: bold;}

/*Login Box*/
div.fant_landingPageGrid div#loginBox {position: relative; height: 235px;margin: 0 0 5px 0;background: url(../images/landingPage/loginBoxBg.gif) 0 0 no-repeat;}
	div.fant_landingPageGrid div#loginBox h3 {color: #c20009;font-size: 30px;font-weight: bold;padding: 8px 0 0 18px;}
	div.fant_landingPageGrid div#loginBox span.regFree {display: block;font-size: 11px;font-weight: bold;color: #c20009; padding: 8px 0 15px 10px;}
	div.fant_landingPageGrid div#loginBox form {display: block;background: transparent;padding: 0 12px;}
	div.fant_landingPageGrid div#loginBox form label {display: block;font-size: 14px;font-weight: bold;color: #cb6400;height: 20px;line-height: 20px;background: transparent;width: auto;float: none;}
	div.fant_landingPageGrid div#loginBox form input.text {display: block;width: 325px;}
	div.fant_landingPageGrid div#loginBox form a {font-size: 11px;font-weight: normal; display: block; padding: .25em 0; color: #353535; text-decoration: underline;}
	div.fant_landingPageGrid div#loginBox form a:hover { color: #99010b;}
	div.fant_landingPageGrid div#loginBox a.loginBtn {display: block;width: 156px;height: 41px;background: url(../images/landingPage/loginButton.gif) 0 0 no-repeat;position: absolute;bottom: 30px;right: 15px;text-indent: -9999px;padding: 0;}
	div.fant_landingPageGrid div#loginBox a.loginBtn2 {display: block;width: 156px;height: 41px;background: url(../images/landingPage/loginButton.gif) 0 0 no-repeat;position: absolute;bottom: 15px;right: 15px;text-indent: -9999px;padding: 0;}
	div.fant_landingPageGrid div#loginBox a:hover.loginBtn {background-position: 0 -41px;}

/*Deadline Box*/
div#deadlineBox {position: relative;height: 137px;background: url(../images/landingPage/nextDeadlineBoxBg.gif) 0 0 no-repeat;;margin: 0 0 5px 0;}

/*Box title*/
div#deadlineBox h3 {color: #ffc600;font-size: 22px;font-weight: bold;padding: 3px 0 0 10px;}

/*Date Preview for Deadline*/
div#deadlineBox span.dDate {position: absolute;top: 41px;left: 0;display: block;font-size: 11px;font-weight: normal;color: #fff;padding: 0 0 0 10px;}

/*Countdown Fields*/
div#deadlineBox em {width: 70px;height: 65px;background: transparent;display: block;position: absolute;font-weight: normal;font-size: 30px;color: #fff;line-height: 65px;text-align: center;}
div#deadlineBox em.day { left: 13px;top: 55px;}
div#deadlineBox em.hour { left: 100px;top: 55px;}
div#deadlineBox em.minute { left: 188px;top: 55px;}
div#deadlineBox em.second{ left: 275px;top: 55px;}

/*Prizes Box*/
div#prizesBox {position: relative;background: transparent; padding: 0 0 10px 0;}
div#prizesBox h3 {height: 58px;background: url(../images/landingPage/prizesHeaderBg.gif) 0 0 no-repeat;display: block;text-indent: -9999px;}
div#prizesBox ul {margin: 0; padding: 0;}
div#prizesBox ul li {display: block;padding: .5em 0 0 23px;font-size: 12px;line-height: 16px;background: url(../images/landingPage/soccerBullet.gif) 0 6px no-repeat; }

div#hidden_panel p{padding: .25em 0;line-height: 17px;color:#000000;}

table.genericTable {color: #000;border-left: 1px solid #ccc;border-top: 1px solid #ccc;}
table.genericTable tr td {border-bottom: 1px solid #ccc;border-right: 1px solid #ccc;padding: .15em;text-align: center;}
div#statsGameWrapper table.genericTable tr.primary td {font-size: 14px;font-weight: bold;background: url(http://cache-fantasy.stats.com/bbc/images/primaryColheaderTile_x.gif) 0 0 repeat-x;color: #fff;height: 30px;line-height: 30px;vertical-align: middle;padding: 0;text-align: center;border-color: #fff;}
table.genericTable tr.secondary td{background: url(../images/secondaryColheaderTile_x.gif) 0 0 repeat-x;color: #fff;height: 20px;line-height: 20px;vertical-align: middle;border: none;font-weight: bold;}
table.genericTable tr.secondary_small td{background: url(../images/secondaryColheaderTile_x.gif) 0 0 repeat-x;color: #fff;height: 10px;line-height: 10px;vertical-align: middle;border: none;}

tr.odd td {background: #f2f2f2;}

table.table_data_black td.submit a.submitForm {background:transparent url(../images/registration/submitButton.gif) no-repeat scroll 0 0;bottom:20px;display:block;height:41px;position:absolute;right:10px;text-indent:-9999px;width:156px;}
table.table_data_black td.submit a.submitForm2 {
	background:transparent url(../images/registration/submitButton.gif) no-repeat scroll 0 0;
	/*bottom:70px;*/
	top:-20px;
	display:block;
	height:41px;
	/*position:absolute;*/
	position:relative;
	/*right:10px;*/
	text-indent:-9999px;
	width:156px;}
table.table_data_black td.submit a.submitForm3 {background:transparent url(../images/registration/submitButton.gif) no-repeat scroll 0 0;bottom:00px;display:block;height:41px;position:absolute;right:10px;text-indent:-9999px;width:156px;}
table.table_data_black td.submit a.submitForm4 {background:transparent url(../images/registration/submitButton.gif) no-repeat scroll 0 0; display:block; height:41px; text-indent:-9999px; width:156px; position: absolute; right: 5px;}

table.genericTable tr td p {text-align:left;}
table.genericTable tr td.left {text-align:left;}

/*Generic Table Primary Links*/
div#statsGameWrapper table.genericTable tr.primary td a {color: #FFF;}

div#contactUsWrapper table td {
	padding: .45em;
}
div#fant_gameWrapper div#contactUsWrapper table td.alignRight{
	text-align: right;
	background: transparent;
	color: #b21f1f;
	font-weight: bold;
}
div#fant_gameWrapper div#contactUsWrapper input,
div#fant_gameWrapper div#contactUsWrapper select,
div#fant_gameWrapper div#contactUsWrapper textarea {width: 420px;}

table#forgotPassWordTable td{vertical-align: middle; padding: .35em;}


/*Clean up Top Players Table for Form*/
div#statsGameWrapper table#topPlayer10Table {margin: 0 0 5px 0;}
div#statsGameWrapper table#topPlayer10Table td{padding: .35em;vertical-align: middle;border-top: 2px dotted #ccc;border-bottom: 2px dotted #ccc;}


/*All Pageheaders and Subheaders*/
div#statsGameWrapper h3.pageHeader {height: 44px; margin: 0 0 5px 0; text-indent: -9999px;}
div#statsGameWrapper h4 {font-size: 16px; font-weight: bold; color: #b90101; padding: .5em .25em .25em .25em; border-bottom: 2px dotted #b90101;}
div#statsGameWrapper alphasearch {color: red;height: 15px;vertical-align: middle;border: none;font-weight: bold;}

/*My Team Section*/
div#statsGameWrapper h3#myTeamPage {background: url(../images/pageHeaders/myTeamsPage.gif) 0 0 no-repeat;}
div#statsGameWrapper h3#myPlayerStats {background: url(../images/pageHeaders/myPlayerStats.gif) 0 0 no-repeat;}
div#statsGameWrapper h3#dadsVsLadsLeague {background: url(../images/pageHeaders/DadsvsLadsLeague.gif) 0 0 no-repeat;}
div#statsGameWrapper h3#bonusTransferCodes {background: url(../images/pageHeaders/bonusTransferCodes.gif) 0 0 no-repeat;}
div#statsGameWrapper h3#sendAChallenge {background: url(../images/pageHeaders/sendAChallenge.gif) 0 0 no-repeat;}
div#statsGameWrapper h3#editAccount {background: url(../images/pageHeaders/editAccount.gif) 0 0 no-repeat;}

/*Game Guide*/
div#statsGameWrapper h3#howToPlay {background: url(../images/pageHeaders/howToPlay.gif) 0 0 no-repeat;}
div#statsGameWrapper h3#top10Players {background: url(../images/pageHeaders/top10Players.gif) 0 0 no-repeat;}
div#statsGameWrapper h3#luckyDip {background: url(../images/pageHeaders/luckyDip.gif) 0 0 no-repeat;}
div#statsGameWrapper h3#resultsFixtures {background: url(../images/pageHeaders/results&Fixtures.gif) 0 0 no-repeat;}
div#statsGameWrapper h3#prizes {background: url(../images/pageHeaders/prizes.gif) 0 0 no-repeat;}
div#statsGameWrapper h3#myFriendsLeague {background: url(../images/pageHeaders/myFriendsLeague.gif) 0 0 no-repeat;}

/*Leaderboards*/
div#statsGameWrapper h3#overall16ULeaderboard {background: url(../images/pageHeaders/overallU16sLeaderboard.gif) 0 0 no-repeat;}
div#statsGameWrapper h3#weekly16ULeaderboard {background: url(../images/pageHeaders/weeklyU16sLeaderboard.gif) 0 0 no-repeat;}
div#statsGameWrapper h3#overallDadsLeaderboard {background: url(../images/pageHeaders/overallDadsLeaderboard.gif) 0 0 no-repeat;}
div#statsGameWrapper h3#weeklyDadsLeaderboard {background: url(../images/pageHeaders/weeklyDadsLeaderboard.gif) 0 0 no-repeat;}
div#statsGameWrapper h3#monthly16ULeaderboard {background: url(../images/pageHeaders/monthlyU16sLeaderboard.gif) 0 0 no-repeat;}
div#statsGameWrapper h3#monthlyDadsLeaderboard {background: url(../images/pageHeaders/monthlyDadsLeaderboard.gif) 0 0 no-repeat;}

/*Support Section*/
div#statsGameWrapper h3#help {background: url(../images/pageHeaders/help.gif) 0 0 no-repeat;}
div#statsGameWrapper h3#contactUs {background: url(../images/pageHeaders/contactUs.gif) 0 0 no-repeat;}
div#statsGameWrapper h3#termsConditions {background: url(../images/pageHeaders/terms&Conditions.gif) 0 0 no-repeat;}

/*Miscellaneous Headers*/
div#statsGameWrapper h3#forgottenPassword {background: url(../images/pageHeaders/forgottenPassword.gif) 0 0 no-repeat;}
div#statsGameWrapper h3#signUpInSevenSimpleSteps {background: url(../images/pageHeaders/signUpInSevenSimpleSteps.gif) 0 0 no-repeat;}
div#statsGameWrapper h3#createJoinLeague {background: url(../images/pageHeaders/create_joinLeague.gif) 0 0 no-repeat;}
div#statsGameWrapper h3#leaveLeauge {background: url(../images/pageHeaders/leaveLeague.gif) 0 0 no-repeat;}
div#statsGameWrapper h3#thanks {background: url(../images/pageHeaders/thanks.gif) 0 0 no-repeat;}


/*SiteButtons*/
a.smallSubmit {display: block;height: 24px;width: 67px;background: url(../images/smallSubmitButton.gif) 0 0 no-repeat;text-indent: -9999px;}
a.smallSubmit:hover {background-position: 0 -24px;}

div#statsGameWrapper a.backToLogin {position: absolute;top: 0;right: 0;}

div#statsGameWrapper a#continueToTransfersPageBtn {background: url(../images/continueToTransfersPageBtn.gif) 0 0 no-repeat;display: block;width: 484px;height: 41px;text-indent: -9999px;position: absolute;right: 0;}
div#statsGameWrapper a#continueToTransfersPageBtn:hover {background-position: 0 -41px;}

table#join_league tbody tr td div#scroll{overflow:auto; height:300px;}

div#statsGameWrapper a.backToIndex{position: absolute;top: 3px;right: 3px; margin: 0 0 5px 0; color:#fff; font-size:12px;}