.WFF_Tip
{
	position: relative;
	width: 617px;
	height: 224px;
	background: url(images/WFF_Tip.gif) no-repeat top left;
}
#WFF_Tip
{
	background-color: #5a606f;
	width: 617px;
	height: 246px;
	display: none;
	margin-bottom: 3px;
}
.WFF_Tip_TextContainer
{
	position: absolute;
	top: 18px;
	left: 181px;
	width: 400px;
	height: 124px;
	overflow: hidden;
}
#collapseTip
{
	background: url(images/WFF_Close.gif) no-repeat top left;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 10px;
	left: 10px;
	cursor: pointer;
}

.WFF_Button
{
	background: url(images/WFF_Button.gif) no-repeat top left;
	width: 124px;
	height: 15px;
	cursor: pointer;
	text-align: center;
	color: #000;
	margin-right: 10px;
}

.btnShowTrainer
{
	font-size: 10px;
	cursor: pointer;
	margin-left: 10px;
}

.btnShowTrainer:hover
{
	color: #009933;
}

h1
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
}

#content
{
	background-color: #5a6070;
}

.first-row
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(WorldFantasyFootball/images/bg-table.gif);
	height: 19px;
}

.team
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 8px;
}

.team2
{
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 8px;
}

a.team:link
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

a.mainteam:link
{
	color: #FFF;
}
a.mainteam:visited
{
	color: #FFF;
}
a.mainteam:active
{
	color: #FFF;
}
a.mainteam:hover
{
	color: #FFF;
}

a.sort:link
{
	color: #FFF;
	padding: 5px;
	text-decoration: none;
}
a.sort:visited
{
	color: #FFF;
	padding: 5px;
	text-decoration: none;
}
a.sort:active
{
	color: #FFF;
	padding: 5px;
	text-decoration: none;
}
a.sort:hover
{
	color: #FFF;
	padding: 5px;
	text-decoration: none;
}

.text-content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	white-space:nowrap;
}

.input_text
{
	display: block;
	background: url(WorldFantasyFootball/images/players_data_text_bgr.png) right top no-repeat;
	width: 190px;
	padding-right: 5px;
	float: left;
}

.input_text2
{
	background: url(WorldFantasyFootball/images/players_data_text_bgr2.png) right top no-repeat;
	width: 190px;
	padding-right: 5px;
}

.next_match_left
{
    margin: 7px 0 0 15px;
    position: relative;
	width: 279px;
	height: 74px;
	border: 3px solid #fff;
    border-radius: 6px;
}

.next_match_left .shirt1 
{
    position: absolute;
    left: -20px;
    top: 20px;
    width: 36px;
    height: 34px;
}

.next_match_left .shirt2
{
    position: absolute;
    right: -20px;
    top: -7px;
    width: 36px;
    height: 34px;
}

.next_match_left .shirt3
{
    position: absolute;
    right: -20px;
    bottom: -7px;
    width: 36px;
    height: 34px;
}

.next_match_right
{
	width: 323px;
	height: 97px;
	background: url(WorldFantasyFootball/images/next-game2.jpg) no-repeat top right;
}
.next_match_right_unselected
{
	width: 323px;
	height: 97px;
	background: url(WorldFantasyFootball/images/WFF_match_not_selected.png) no-repeat top right;
}

.next_match_row1
{
    height: 25px;
    background-color: #48A143;
	line-height: 25px;	
	text-align: right;
	color: #fff;
	padding: 0 20px;
    border-radius: 3px 3px 0 0;
}
.next_match_row2
{
    height: 24px;
	line-height: 24px;
    padding: 0 20px;
	background-color: #6db64a;
	color: #fff;
}
.next_match_row3
{
    height: 25px;
    background-color: #48A143;
	line-height: 25px;	
	text-align: right;
	color: #fff;
	padding: 0 20px;
    border-radius: 0 0 3px 3px;
}
.next_match_row2 .user-team-name { float: left; width: 125px; overflow: hidden; white-space: nowrap; }
.next_match_row2 .match-info-or-link  { float: right; }
.next_match_row2 .match-info-or-link a  { color: #fff; }

table, td, tr
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
}

#content
{
	background-color: #5a6070;
	min-height: 800px;
}


a.team3:link
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
a.team3:visited
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
a.team3:active
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
a.team3:hover
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}


a.team4:link
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
a.team4:visited
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
a.team4:active
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
a.team4:hover
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}


a.team5:link
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
a.team5:visited
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
a.team5:active
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
a.team5:hover
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}


a.text-content3:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}
a.text-content3:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}
a.text-content3:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}
a.text-content3:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}

.text-content2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
}

.input_text
{
	display: block;
	background: url(WorldFantasyFootball/images/players_data_text_bgr.png) right top no-repeat;
	width: 190px;
	padding-right: 5px;
	float: left;
}


.nickname_bottom_grey
{
	color: #FFFFFF;
	background-color: #5A6070;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 8px;
	text-align: right;
}

.moretext_link
{
	color: #FFFFFF;
	font-size: 12px;
}

.bottom_tip
{
	background: url('WorldFantasyFootball/images/SmallAlonso.gif') no-repeat 15px 35px;
	padding: 36px 15px 5px 80px;
	color: #fff;
	font-size:13.4px;
}
.bottom_tip a
{
	color: #3DEBF5;
	font-weight:bold;
}

.wff-pd-bonus-lnk { color: #fff; text-decoration: underline; }
