@charset "utf-8";
/* CSS Document */


/*--------------MAIN navigation-------------------------------------------------------------------------------*/

#navigation{
padding:0px;
margin:0px;
width:953px;
}

#navigation ul {
height: 46px;
margin: 0;
padding: 0;
}

#navigation ul li{
list-style-type:none;
display:block;
position: relative;
float: left;
margin:0px;
padding:0px;
}

#navigation ul li a:active, #navigation ul li a:focus {
outline: none;
}


/*--------------MAIN navigation : link selected------------------------------------------------------------------------------*/

#social {
background:transparent url(../images/nav/nav01.jpg) no-repeat scroll 50% 0;
float:left;
height:46px;
margin:0;
width:158px;
}

#social a {
display:block;
height:100%;
margin:0;
padding:0;
text-decoration:none;
width:100%;
}

#social a:hover, #social a.selected {
background:transparent url(../images/nav/nav01.jpg) no-repeat scroll 50% -74px;
}

#ebuffs {
background:transparent url(../images/nav/nav02.jpg) no-repeat scroll 50% 0;
float:left;
height:46px;
margin:0;
width:158px;
}

#ebuffs a {
display:block;
height:100%;
margin:0;
padding:0;
text-decoration:none;
width:100%;
}

#ebuffs a:hover, #ebuffs a.selected {
background:transparent url(../images/nav/nav02.jpg) no-repeat scroll 50% -74px;
}


#game {
background:transparent url(../images/nav/nav03.jpg) no-repeat scroll 50% 0;
float:left;
height:46px;
margin:0;
width:158px;
}

#game a {
display:block;
height:100%;
margin:0;
padding:0;
text-decoration:none;
width:100%;
}

#game a:hover, #game a.selected {
background:transparent url(../images/nav/nav03.jpg) no-repeat scroll 50% -74px;
}

#reward {
background:transparent url(../images/nav/nav04.jpg) no-repeat scroll 50% 0;
float:left;
height:46px;
margin:0;
width:158px;
}

#reward a {
display:block;
height:100%;
margin:0;
padding:0;
text-decoration:none;
width:100%;
}

#reward a:hover, #reward a.selected {
background:transparent url(../images/nav/nav04.jpg) no-repeat scroll 50% -74px;
}

#happen {
background:transparent url(../images/nav/nav05.jpg) no-repeat scroll 50% 0;
float:left;
height:46px;
margin:0;
width:158px;
}

#happen a {
display:block;
height:100%;
margin:0;
padding:0;
text-decoration:none;
width:100%;
}

#happen a:hover, #happen a.selected {
background:transparent url(../images/nav/nav05.jpg) no-repeat scroll 50% -74px;
}

#community {
background:transparent url(../images/nav/nav06.jpg) no-repeat scroll 50% 0;
float:left;
height:46px;
margin:0;
width:158px;
}

#community a {
display:block;
height:100%;
margin:0;
padding:0;
text-decoration:none;
width:100%;
}

#community a:hover, #community a.selected {
background:transparent url(../images/nav/nav06.jpg) no-repeat scroll 50% -74px;
}


/*--------------nested ajax navigation------------------------------------------------------------------------------*/

#nested_navigation{
padding:0px;
margin:0px;
width:738px;
}

#nested_navigation ul {
list-style-type:none;
height: 25px;
margin: 0;
padding: 0;
}

#nested_navigation ul li{
list-style-type:none;
display:block;
position: relative;
float: left;
margin:0px;
padding:0px;
}

a:active, a:focus {
outline: none;
}

/*--------------nested_navigation : link selected for uploads-----------------------------------------------------*/

#video {
background:transparent url(../images/uploads/nav_vid.jpg) no-repeat scroll 50% 0;
float:left;
height:30px;
margin:0;
width:93px;
}

#video a {
display:block;
height:100%;
margin:0;
padding:0;
text-decoration:none;
width:100%;
}

#video a:hover, #video a.selected {
background:transparent url(../images/uploads/nav_vid.jpg) no-repeat scroll 50% -41px;
}


#photo {
background:transparent url(../images/uploads/nav_photo.jpg) no-repeat scroll 50% 0;
float:left;
height:30px;
margin:0;
width:91px;
}

#photo a {
display:block;
height:100%;
margin:0;
padding:0;
text-decoration:none;
width:100%;
}

#photo a:hover, #photo a.selected {
background:transparent url(../images/uploads/nav_photo.jpg) no-repeat scroll 50% -41px;
}

#music {
background:transparent url(../images/uploads/nav_music.jpg) no-repeat scroll 50% 0;
float:left;
height:30px;
margin:0;
width:65px;
}

#music a {
display:block;
height:100%;
margin:0;
padding:0;
text-decoration:none;
width:100%;
}

#music a:hover, #music a.selected {
background:transparent url(../images/uploads/nav_music.jpg) no-repeat scroll 50% -41px;
}

/*--------------nested_navigation : link selected for social pages-------------------------------------------------------------*/

#social_inner {
background:transparent url(../images/social/nav_social.jpg) no-repeat scroll 50% 0;
float:left;
height:30px;
margin:0;
width:121px;
}

#social_inner a {
display:block;
height:100%;
margin:0;
padding:0;
text-decoration:none;
width:100%;
}

#social_inner a:hover, #social_inner a.selected {
background:transparent url(../images/social/nav_social.jpg) no-repeat scroll 50% -41px;
}


#networking {
background:transparent url(../images/social/nav_net.jpg) no-repeat scroll 50% 0;
float:left;
height:30px;
margin:0;
width:140px;
}

#networking a {
display:block;
height:100%;
margin:0;
padding:0;
text-decoration:none;
width:100%;
}

#networking a:hover, #networking a.selected {
background:transparent url(../images/social/nav_net.jpg) no-repeat scroll 50% -41px;
}

#onthego {
background:transparent url(../images/social/nav_on.jpg) no-repeat scroll 50% 0;
float:left;
height:30px;
margin:0;
width:129px;
}

#onthego a {
display:block;
height:100%;
margin:0;
padding:0;
text-decoration:none;
width:100%;
}

#onthego a:hover, #onthego a.selected {
background:transparent url(../images/social/nav_on.jpg) no-repeat scroll 50% -41px;
}

/*--------------nested_navigation : Happening page-------------------------------------------------------------*/


.happening_nav{
	width:798px;
	height:46px;
	display:block;
	margin:0px;
}

.happening_nav ul{
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
}

.happening_nav ul li{
	margin:0;
	padding:0;
	list-style:none;
	display: block;
	position: relative;
	float: left;
}

.happening_nav span{
	margin:0;
	padding:0;
	display:none;
}

.btnfifa a {
	width:249px;
	height:46px;
	background:url(../Images/happening/Fifaonline/tab_fifaonline_over.jpg);
	display:block;
	text-decoration:none;
}

.btnfifa a:hover {
	background:	url(../Images/happening/Fifaonline/tab_fifaonline.jpg)
}

.btnfifa a.selected {
	background:url(../Images/happening/Fifaonline/tab_fifaonline.jpg);
}

.btnkeane a {
	width:141px;
	height:46px;
	background:url(../Images/happening/tab_keane_over.jpg);
	display:block;
	text-decoration:none;
}

.btnkeane a:hover {
	background:url(../Images/happening/tab_keane.jpg);
}

.btnkeane a.selected {
	background:url(../Images/happening/tab_keane.jpg);
}

.btndaughtry a {
	width:183px;
	height:46px;
	background:url(../Images/happening/tab_daughtry_over.jpg);
	display:block;
	text-decoration:none;
}

.btndaughtry a:hover {
	background:url(../Images/happening/tab_daughtry.jpg);
}

.btndaughtry a.selected {
	background:url(../Images/happening/tab_daughtry.jpg);
}

.btnayg a {
	width:161px;
	height:46px;
	background:url(../Images/happening/tab_ayg_over.jpg);
	display:block;
	text-decoration:none;
}

.btnayg a:hover {
	background:url(../Images/happening/tab_ayg.jpg);
}

.btnayg a.selected {
	background:url(../Images/happening/tab_ayg.jpg);
}