/* Front Page */

#onlineNow
{
	padding: 4px 5px 5px 110px;
	color: white;
	font-size: 12pt;
	font-weight: bold;
	height: 40px;
	background: white url(../theme/urban/fp-nowonline.jpg) top left no-repeat;
}

#onlineNow .avatar
{
	vertical-align: middle;
}

#onlineNow .user
{
	vertical-align: middle;
	padding-left: 4px;
}

#onlineNow .flag
{
	vertical-align: middle;
}

#features
{
	padding: 0 0 0 8px;
	position: relative;
	top: -10px;
	zoom: 1;
}

.feature_worldcup
{
	width: 364px;
	height: 348px;
	background-image: url(../theme/urban/fp-game-world.jpg);
	margin: 25px 0 10px 0; 	
	float: left;		
}

.feature_worldcup .links a
{
	margin: 25px 0 0 110px;
	display: block;
	width: 40px;
	height: 18px;
}

.feature_worldcup .tn
{
	margin: 74px 0 0 13px;
	width: 316px;
	height: 214px;
}

.feature_tennis .links
{
	float: left;
	width: 100px;
}

.feature_tennis .links a
{
	margin: 25px 0 0 110px;
	display: block;
	width: 40px;
	height: 18px;	
}

div.feature_welcome
{
	width: 349px;
	height: 227px;
	background: transparent url(../theme/urban/fp-welcome.jpg) center center no-repeat; 
	float: left;
}

div.feature_welcome .links
{
	position: relative;
	left: 140px;
	top: 185px;
}

div.feature_welcome .twit
{
	border: 0;
	display: block;
	float: left;				
	height: 30px;
	text-decoration: none;
	width: 25px;
}

div.feature_welcome .face
{
	border: 0;
	display: block;
	float: left;
	height: 30px;
	margin-left: 100px;
	text-decoration: none;
	width: 25px;
}			

div.feature_tennis
{
	width: 367px;
	height: 147px;
	background-image: url(../theme/urban/fp-tennis.jpg); 
	float: left;	
}

.subfeatures
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.subfeatures li
{
	width: 160px;
	height: 152px;
	float: left;
	margin: 0 25px 15px 0;
	padding: 0;				
	background-repeat: no-repeat;
}

.subfeatures li.multi
{
	width: 170px;
}			

.subfeatures li.last
{
	margin: 0;
}

.subfeature_americanfootball
{
	background-image: url(../theme/urban/fp-game-touchdown.jpg);
}

.subfeature_canal
{
	background-image: url(../theme/urban/fp-game-canal.jpg);			
}

.subfeature_talentshow
{
	background-image: url(../theme/urban/fp-game-talent.jpg);			
}

.subfeature_penalty
{
	background-image: url(../theme/urban/fp-game-penalty.jpg);			
}	

.tn
{
	cursor: pointer;
}

.subfeatures .tn
{
	width: 127px;
	height: 93px;
	margin: 48px 0 0 14px;
}
		
#tn-talentshow
{
	background: transparent url(../graphics/tn-talentshow.gif) center center no-repeat;
}

#tn-penalty
{
	background: transparent url(../graphics/tn-penalty.gif) center center no-repeat;
}

#tn-americanfootball
{
	background: transparent url(../graphics/tn-touchdown.gif) center center no-repeat;
}	

#tn-canal
{
	background: transparent url(../graphics/tn-canal.gif) center center no-repeat;
}	

#tn-tennis
{
	background: transparent url(../graphics/tn-tennis.gif) center center no-repeat;
	width: 158px;
	height: 92px;
	margin: 42px 0 0 20px;
}			

#tn-worldcup
{
	background: transparent url(../graphics/tn-worldcup-large.gif) center center no-repeat;
	width: 316px;
	height: 214px;
}	
