/* 
=================================
	TIP GUIDE
=================================
	- NAV1
	- MATCH TITLE
	- NAV2
	- LADDER COMPARISON
*/
.ft_tipGuide {
	clear: both;
	float: left;
	width: 100%;
}

/* NAV1 */
.ft_tipGuideNav1 {
	clear: both;
	float: inherit;
	width: 100%;
	height: 50px;
	background: url(/images/footytips/2009/ft_tipGuide_nav1_bg.jpg) repeat-x;
}

.ft_tipGuideNav1Round {
	float: left;
	margin: 9px 5px 0px 5px;
	width: 70px;
}

.ft_tipGuideNav1RoundNumber {
	float: left;
	margin: 1px 0px 0px 0px;
	width: 30px;
	background: url(/images/footytips/2009/ft_icon_tipGuide_round.gif) no-repeat top center;
}

.ft_tipGuideNav1RoundNumber p {
	margin: 4px 0px 0px 0px;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}

.ft_tipGuideIconArrowLeft, .ft_tipGuideIconArrowLeft:link, .ft_tipGuideIconArrowLeft:visited {
	display: block;
	float: left;
	width: 20px;
	height: 24px;
	overflow: hidden;
	background: url(/images/footytips/2009/ft_icon_tipGuide_arrow_left.gif) no-repeat;
	background-position: 5px 0;
}

.ft_tipGuideIconArrowLeft:hover, .ft_tipGuideIconArrowLeft:active {
	overflow: hidden;
	background: url(/images/footytips/2009/ft_icon_tipGuide_arrow_left.gif) no-repeat;
	background-position: 5px -24px;
}

.ft_tipGuideIconArrowRight, .ft_tipGuideIconArrowRight:link, .ft_tipGuideIconArrowRight:visited {
	display: block;
	float: left;
	width: 20px;
	height: 24px;
	overflow: hidden;
	background: url(/images/footytips/2009/ft_icon_tipGuide_arrow_right.gif) no-repeat;
	background-position: 5px 0;
}

.ft_tipGuideIconArrowRight:hover, .ft_tipGuideIconArrowRight:active {
	overflow: hidden;
	background: url(/images/footytips/2009/ft_icon_tipGuide_arrow_right.gif) no-repeat;
	background-position: 5px -24px;
}

.ft_tipGuideNav1MatchSpacer {
	float: left;
	height: 20px;
	width: 5px;
}

.ft_tipGuideNav1MatchActive {
	display: block;
	float: left;
	width: 72px;
	height: 50px;
	overflow: hidden;
	background: none;
	font-family: tahoma !important;
	font-size: 10px !important;
	text-decoration: none !important;
	background: url(/images/footytips/2009/ft_tipGuide_nav1_active_bg.jpg) repeat-x center;
	cursor: pointer;
}

.ft_tipGuideNav1MatchActive .ft_tipGuideNav1MatchTeam {
	float: left;
	width: 25px;
}

.ft_tipGuideNav1MatchActive .ft_tipGuideNav1MatchTeam img {
	margin: 8px 0px 0px 2px;
}

.ft_tipGuideNav1MatchActive em {
	display: block;
	float: left;
	margin: 11px 0px 0px 0px;
	font-style: normal;
	color: #566b28;
}

.ft_tipGuideNav1MatchActive .ft_tipGuideNav1MatchTeam span {
	color: #000;
}

.ft_tipGuideNav1Match, .ft_tipGuideNav1Match:link, .ft_tipGuideNav1Match:visited {
	display: block;
	float: left;
	width: 70px;
	height: 40px;
	overflow: hidden;
	border-left: 1px solid #999;
	border-right: 1px solid #eee;
	background: none;
	font-family: tahoma !important;
	font-size: 10px !important;
	text-decoration: none !important;
	color: #888 !important;
	background: url(/images/footytips/2009/ft_tipGuide_nav1_inactive_bg.jpg) repeat-x;
	background-position: 0 0;
	cursor: pointer;
}

.ft_tipGuideNav1Match:hover, .ft_tipGuideNav1Match:active {
	overflow: hidden;
	background: url(/images/footytips/2009/ft_tipGuide_nav1_inactive_bg.jpg) repeat-x;
	background-position: 0 -40px;
	color: #000 !important;
}

.ft_tipGuideNav1MatchTeam {
	float: left;
	width: 25px;
}

.ft_tipGuideNav1MatchTeam img {
	clear: both;
	float: inherit;
	margin: 8px 0px 0px 2px;
}

.ft_tipGuideNav1MatchTeam span {
	display: block;
	clear: both;
	float: inherit;
	width: 100%;
	text-align: center;
}

.ft_tipGuideNav1Match em {
	display: block;
	float: left;
	margin: 11px 0px 0px 0px;
	font-style: normal;
}

/* FOOTER STYLES */
.ft_tipGuideFooter {
	clear: both;
	float: left;
	width: 100%;
	height: 57px;
	background: url(/images/footytips/2009/ft_sportingBet_tipGuide_footer_bg.jpg) repeat-x;
}

.ft_tipGuideFooter .ft_sportingBetLogoOnBlack {
	float: left;
	margin: 14px 0 0 14px;
}

.ft_tipGuideFooter .ft_sportingBetTaglineOnBlack {
	float: right;
	margin: 18px 14px 0 0;
}


/* MATCH TITLE */
.ft_tipGuideTitle {
	clear: both;
	float: inherit;
	width: 100%;
	height: 44px;
	background: url(/images/footytips/2009/ft_tipGuide_title_bg.jpg) repeat-x;
}

.ft_tipGuideTitleMatch {
	clear: both;
	float: left;
}

.ft_tipGuideTitleMatch p {
	clear: both;
	float: inherit;
	padding: 2px 0px 0px 15px;
	font-size: 10px;
	font-family: tahoma;
	color: #96b2d0;
}

.ft_tipGuideTitleMatch h1 {
	clear: both;
	float: inherit;
	margin: 0;
	padding: 0px 0px 0px 15px;
	font-size: 17px;
	color: #fff;
}

.ft_tipGuideTitleMatch h1 span {
	font-size: 10px;
	font-family: tahoma;
	font-weight: normal;
	color: #96b2d0;
}

.ft_tipGuideTitleTipGuide {
	float: right;
	width: 151px;
	height: 43px;
	background: url(/images/footytips/2009/ft_tipGuide_title_tipGuide.jpg) no-repeat;
}

/* NAV2 */
.ft_tipGuideNav2 {
	clear: both;
	float: inherit;
	width: 100%;
	height: 26px;
	background: url(/images/footytips/2009/ft_tipGuide_nav2_bg.jpg) repeat-x;
}

.ft_tipGuideNav2 ul {
	clear: both;
	float: inherit;
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style-type: none;
}

.ft_tipGuideNav2 li {
	display: block;
	float: left;
	margin: 0px 1px 0px 1px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	font-size: 11px;
	font-family: tahoma;
	background: #bbb;
	padding: 0;
}

.ft_tipGuideNav2 li a, .ft_tipGuideNav2 li a:link, .ft_tipGuideNav2 li a:visited {
	display: block;
	padding: 6px 9px 5px 9px;
	text-decoration: none !important;
	color: #333 !important;
	overflow: hidden;
	background: url(/images/footytips/2009/ft_tipGuide_nav2_inactive_bg.jpg) repeat-x;
	background-position: 0 0;
}

.ft_tipGuideNav2 li a:hover, .ft_tipGuideNav2 li a:active {
	overflow: hidden;
	background: url(/images/footytips/2009/ft_tipGuide_nav2_inactive_bg.jpg) repeat-x;
	background-position: 0 -25px;
}

.ft_tipGuideNav2 .ft_tipGuideNav2Active {
	background: #fff
}

.ft_tipGuideNav2 .ft_tipGuideNav2Active a, .ft_tipGuideNav2 .ft_tipGuideNav2Active a:link, .ft_tipGuideNav2 .ft_tipGuideNav2Active a:visited {
	padding: 6px 9px 6px 9px;
	text-decoration: none !important;
	color: #000 !important;
	overflow: hidden;
	background: #fff url(/images/footytips/2009/ft_tipGuide_nav2_active_bg.jpg) repeat-x;
	background-position: 0 0;
}

.ft_tipGuideNav2 .ft_tipGuideNav2Active a:hover, .ft_tipGuideNav2 .ft_tipGuideNav2Active a:active {
	overflow: hidden;
	background: #fff url(/images/footytips/2009/ft_tipGuide_nav2_active_bg.jpg) repeat-x;
	background-position: 0 -25px;
}

.ft_tipGuideContent {
	clear: both;
	float: inherit;
	width: 658px;
	padding: 10px;
	text-align: left;
}

.ft_tipGuideContent .leftFullWidthContainer {
	width: 658px;
}

*html body .ft_tipGuideContent {
	width: 671px;
}

.ft_tipGuideContent .ft_searchTable small {
	float: none;
}

.ft_tipGuideContent .ft_searchTable span small {
	clear: both;
	float: left;
}

tr.ft_searchTableSubHeader td small {
	display: block;
}

tr.ft_searchTableSubHeader td p {
	padding: 10px 0 0 0;
}

tr.ft_searchTableSubHeader td p strong {
	color: #000;
}

.ft_tipGuideContent .ft_searchTable .headingone {
	font-family: verdana;
}

.ft_searchTableTitle {
	width: auto;
}

span.ft_searchTableTitle a {
	font-size: 12px !important;
	font-weight: bold !important;
	text-align: left;
}

.ft_fullWidthWallCommentTextarea {
	width: 584px;
}

.ft_profileRightWallComment {
	float: left;
}

.ft_tipGuideTeamLists .ft_searchTableRow1 td, .ft_tipGuideTeamLists .ft_searchTableRow2 td {
	height: auto;
	padding: 6px 3px;
}

.ft_searchTableRowVR {
	width: 1px;
	background: #ccc;
}

/* TIP GUIDE STYLES */
strong.correct {
	color: #000;
}

.experts .ft_searchTableRow1 td, .experts .ft_searchTableRow2 td {
	text-align: center;
}

/* LADDER COMPARISON */
.ft_tipGuideContentLadder {
	clear: both;
	float: inherit;
	width: 102%;
	height: 30px;
	margin: 0px 0px 0px -7px;
}

.ft_tipGuideCompare {
	float: right;
	width: 420px;
}

.ft_tipGuideCompareHome {
	float: left;
	margin: 4px 0 0 0;
}

.ft_tipGuideCompareAway {
	float: right;
	margin: 4px 0 0 0;
}

.ft_tipGuideCompareHome img, .ft_tipGuideCompareAway img {
	float: left;
}

.ft_tipGuideCompareName {
	float: left;
	margin: 0 4px 0 4px;
}

.ft_tipGuideCompareName small {
	font-size: 10px;
	font-weight: bold;
}

.ft_tipGuideCompareName span {
	display: block;
	clear: both;
	float: left;
	margin: -34px 0 0 0;
	font-size: 34px;
	font-weight: bold;
	font-family: verdana;
	vertical-align: top;
}

.ft_tipGuideCompareTitle {
	float: left;
	margin: 0 0 0 4px;
}

.ft_tipGuideCompareTitle h2 span {
	font-size: 10px;
}

.ft_tipGuideCompareTable {
	float: left;
	margin: 0 0 0 20px;
	width: 210px;
	font-size: 10px;
	font-family: tahoma;
	line-height: 10px;
	border-spacing: 0;
	border-collapse: collapse;
	border: 1px solid #eee;
	background: #f6f6f6;
}

.ft_tipGuideCompareTable td {
	padding: 2px;
}

.ft_tipGuideCompareTable small {
	float: none;
}

.ft_tipGuideContentLadderFlag {
	float: left;
	width: 25px;
	padding: 4px 0px 0px 0px;
}

.ft_tipGuideContentLadderSpacerAFL {
	float: left;
	height: 20px;
	width: 2px;
}

.ft_tipGuideContentLadderWin {
	display: block;
	float: left;
	width: 23px;
	height: 26px;
	font-family: tahoma !important;
	font-size: 9px !important;
	text-decoration: none !important;
	text-align: center;
	background: url(/images/footytips/2009/ft_tipGuide_ladder_win.jpg) no-repeat;
	cursor: pointer;
}

.ft_tipGuideContentLadderWin p {
	clear: both;
	float: inherit;
	margin: 4px 0px 0px 0px;
	line-height: 9px;
	width: 100%;
	color: #fff;
}

.ft_tipGuideContentLadderWin span {
	clear: both;
	float: inherit;
	margin: 0px 0px 0px 0px;
	width: 100%;
	color: #afc189;
	text-transform: lowercase;
}

.ft_tipGuideContentLadderLoss {
	display: block;
	float: left;
	width: 23px;
	height: 26px;
	font-family: tahoma !important;
	font-size: 9px !important;
	text-align: center !important;
	background: url(/images/footytips/2009/ft_tipGuide_ladder_loss.jpg) no-repeat;
	cursor: pointer;
}

.ft_tipGuideContentLadderLoss p {
	clear: both;
	float: inherit;
	margin: 4px 0px 0px 0px;
	line-height: 9px;
	width: 100%;
	color: #fff;
}

.ft_tipGuideContentLadderLoss span {
	clear: both;
	float: inherit;
	margin: 0px 0px 0px 0px;
	width: 100%;
	color: #88a3bc;
	text-transform: lowercase;
}

.ft_tipGuideContentLadderDraw {
	display: block;
	float: left;
	width: 23px;
	height: 26px;
	font-family: tahoma !important;
	font-size: 9px !important;
	text-align: center !important;
	background: url(/images/footytips/2009/ft_tipGuide_ladder_draw.jpg) no-repeat;
	cursor: pointer;
}

.ft_tipGuideContentLadderDraw p {
	clear: both;
	float: inherit;
	margin: 4px 0px 0px 0px;
	line-height: 9px;
	width: 100%;
	color: #fff;
}

.ft_tipGuideContentLadderDraw span {
	clear: both;
	float: inherit;
	margin: 0px 0px 0px 0px;
	width: 100%;
	color: #dbab80;
	text-transform: lowercase;
}

.ft_tipGuideContentLadderInactive {
	display: block;
	float: left;
	width: 23px;
	height: 26px;
	font-family: tahoma;
	font-size: 9px;
	text-align: center;
	background: url(/images/footytips/2009/ft_tipGuide_ladder_inactive.jpg) no-repeat;
	cursor: pointer;
}

.ft_tipGuideContentLadderLive {
	display: block;
	float: left;
	width: 23px;
	height: 26px;
	background: url(/images/footytips/2009/ft_icon_16_liveScore.gif) no-repeat center;
	cursor: pointer;
}

.ft_tipGuideContentLadderInactive img {
	margin: 5px 0px 0px 0px;
	text-align: left;
}

*html body .ft_tipGuideContentLadderInactive img {
	margin: 5px 0px 0px 1px;
}

.ft_toolTip {
	display: none;
	text-align: left;
	/*margin: 0px 0px 0px 78px;*/
}

.ft_toolTipContent {
	clear: both;
	float: inherit;
	padding: 10px;
	width: 380px;
	min-height: 30px;
	border-top: 5px solid #254a83;
	border-left: 5px solid #254a83;
	border-right: 5px solid #254a83;
	background: #fff;
	font-family: tahoma !important;
}

.ft_toolTipContent h4 {
	clear: both;
	float: inherit;
	padding: 0px 0px 0px 3px;
	font-size: 11px;
	font-weight: normal;
}

.ft_toolTipContent h4 span {
	float: none;
	padding: 0px 0px 0px 4px;
	font-size: 10px;
	color: #888;
}

.ft_toolTipContent img {
	float: left;
	margin: 2px 4px 0px 0px;
}

.ft_toolTipContent p {
	float: left;
	margin: 2px 0px 2px 0px;
	font-size: 11px;
	font-weight: normal;
}

.ft_toolTipContent span {
	float: left;
	padding: 2px 4px 2px 4px;
	font-size: 10px;
	color: #888;
}

.ft_toolTipArrow {
	clear: both;
	float: left;
	width: 410px;
	height: 20px;
	background: url(/images/footytips/2009/ft_tooltip_arrow.png) no-repeat;
}

*html body .ft_toolTipArrow {
	width: 380px;
}

/* TIP TRENDS */
.ft_tipGuideContent .ft_profileRightTable small {
	width: auto;
}

.ft_tipGuideTipsNow {
	width: 400px;
}

.ft_tipGuideTipsNow div {
	margin: 0 0 3px 0;
}

.ft_tipGuideTipsNowBar {
	clear: both;
	float: inherit;
	width: 100%;
	height: 32px;
	background: url(/images/footytips/2009/ft_tipGuide_tips_now_away.jpg) no-repeat top right;
}

.ft_tipGuideTipsNowBar span {
	display: block;
	float: left;
	height: 32px;
	background: url(/images/footytips/2009/ft_tipGuide_tips_now_home.jpg) no-repeat top left;
}

.ft_tipGuideTipsOldBar {
	width: 400px;
	height: 24px;
	background: url(/images/footytips/2009/ft_tipGuide_tips_old_away.jpg) no-repeat top right;
}

.ft_tipGuideTipsOldBar span {
	display: block;
	float: left;
	height: 24px;
	background: url(/images/footytips/2009/ft_tipGuide_tips_old_home.jpg) no-repeat top left;
}

/* EXPERTS STYLES */
.experts .ft_searchTableTitle {
	width: 100px;
}

.experts h1.headingone {
	clear: both;
}

.experts .ft_searchTableTitle small {
	display: block;
	width: 100%;
	text-align: left;
}

.experts .ft_profileRightHeading h1.headingone {
	clear: none;
}

.experts .ft_profileLeft {
	margin: 5px 0 0 0;
	width: 236px;
	overflow: hidden;
}

.experts .ft_profileInfoTop {
	width: 256px;
	/*border-top: 1px solid #bbb;*/
	border: none;
	background: none;
}

.experts .ft_profileInfoAvatar {
	margin: 0;
	text-align: left;
}

.experts .ft_profileInfoDetails {
	width: 256px;
	/*border-bottom: 1px solid #bbb;*/
	border: none;
	background: none;
}

.experts .ft_profileInfoDetailsBody {
	width: 236px;
	margin: 5px 0 10px 0;
}

.experts .ft_profileInfoDetailsBody p {
	font-size: 11px;
	width: 100%;
}

.experts .ft_profileRight {
	width: 415px;
	/*overflow: hidden;*/
}

.experts .ft_profileRightContainer {
	margin: 0 0 10px 15px;
	width: 400px;
}

.experts .ft_profileTipResultsChart {
	width: 400px;
}

.experts .ft_profileCompareTable {
	width: 350px;
}

.experts .ft_profileCompareIcon {
	margin: 30px 0 0 0;
	width: 40px;
}

.experts .ft_icon64Compare {
	display: block;
	width: 32px;
	height: 32px;
	background: url(/images/footytips/2009/ft_icon_32_compare.gif) no-repeat;
}

.experts .ft_profileCompareTable .ft_profileRightTable table tr td {
	font-size: 13px;
}

/* SPORTINGBET STYLES */
.sportingbet .ft_tipGuideContent  {
	background: #fff url(/images/footytips/2009/ft_sportingBet_tipGuide_title_bg.jpg) repeat-x;
}

.sportingbet .ft_tipGuideNav2Active a, .sportingbet .ft_tipGuideNav2Active a:link, .sportingbet .ft_tipGuideNav2Active a:visited, .sportingbet .ft_tipGuideNav2Active a:hover, .sportingbet .ft_tipGuideNav2Active a:active {
	color: #fff !important;
	background: #38393a !important;
}

.sportingbet .ft_tipGuideContent  .headingone {
	color: #fff;
	padding: 2px 0 23px 0;
}

.ft_tipGuideContent .ft_profileRightTable td {
	padding: 10px 3px;
}

.ft_tipGuideContent .ft_profileRightTable {
	margin: 0 0 20px 0;
}

.ft_profileRightTable .headingone em {
	font-style: normal;
	font-weight: normal;
	color: #888;
}

.ft_tipGuideContent  .ft_profileRightTable h1.headingone {
	color: #000;
	padding: 0;
	float: none;
}

.ft_tipGuideContent  .ft_profileRightTable h1.headingone small {
	clear: none;
	float: none;
	padding: 0px;
	font-weight: normal;
}

.ft_tipGuideContent  .ft_profileRightTable cite, .sportingbet .ft_tipGuideContent  .ft_profileRightTable p {
	float: none;
}

.ft_tipGuideSportingBet {
	float: right;
	width: 156px;
	height: 28px;
	background: url(/images/footytips/2009/ft_logo_sportingBet_onBlack.gif) no-repeat;
}

.ft_tipGuideContent .ft_sportingBetContentFlag {
	float: none;
	margin: 10px 0 10px 0;
	border: none;
}

/* TIPGUIDE HOVER */
.ft_tipGuideHover {
	clear: both;
	float: left;
	width: 460px;
}

.ft_tipGuideHoverTitle {
	clear: both;
	float: left;
	height: 65px;
	width: 100%;
	background: #366fad url(/images/footytips/2009/ft_tipGuide_hover_title_bg.jpg) repeat-x bottom;
}

.ft_tipGuideHoverTitleContainer {
	float: left;
	margin: 13px 0 0 15px;
	width: 50%;
}

.ft_tipGuideHoverTitleContainer .headingone {
	margin: 0;
	padding: 0;
	color: #fff;
}

.ft_tipGuideHoverTitleContainer small {
	color: #8aa5c1;
}

.ft_tipGuideHoverLogo {
	float: right;
	margin: 16px 0 0 0;
	width: 150px;
	height: 39px;
	background: url(/images/footytips/2009/ft_tipGuide_hover_logo.jpg) no-repeat;
}

.ft_tipGuideHoverContent {
	clear: both;
	float: left;
	margin: 5px 15px 10px 15px;
	width: 430px;
}

.ft_tipGuideHoverContent .ft_searchTableRow1 td, .ft_tipGuideHoverContent .ft_searchTableRow2 td {
	padding: 10px 5px;
}

.ft_searchTable cite {
	font-style: normal;
	font-size: 15px;
	color: #888;
	text-align: right;
}

.ft_searchTable cite strong {
	color: #444;
}

.ft_tipGuideHoverFooter {
	clear: both;
	float: left;
	height: 57px;
	width: 100%;
	background: #366fad url(/images/footytips/2009/ft_tipGuide_hover_footer.jpg) repeat-x bottom;
}

.ft_tipGuideHoverFooter span {
	display: block;
	float: left;
	margin: 15px 0 0 15px;
	width: 24px;
	height: 27px;
	background: url(/images/footytips/2009/ft_tipGuide_hover_pointer.jpg) no-repeat;
}

.ft_tipGuideHoverFooter p {
	float: left;
	font-size: 15px;
	color: #fff;
	margin: 18px 0 0 5px;
}

.ft_tipGuideHoverContent .ft_searchTable small {
	clear: none;
	float: none;
}

.ft_tipGuideHoverContent .ft_commentAvatar {
	width: 25px;
}

.ft_tipGuideHoverContent .ft_comment {
	border-top: none;
	padding: 0;
}

.ft_tipGuideHoverContent .ft_comment small {
	display: block;
	clear: both;
}

.ft_tipGuideHoverContent .ft_profileRightTable td {
	padding: 3px;
	border-bottom: none;
}

.ft_tipGuideHoverContent .ft_profileRightTable cite {
	color: #000;
	font-weight: bold;
}

.ft_tipGuideHoverContent .ft_searchTable .ft_profileRightTable small {
	clear: both;
	float: left;
	width: 150px;
}











