#topmenu
{
	width:488px;
	height:125px;
	position:absolute;
	bottom:0px;
	left:273px;
	overflow:hidden;
}
 
.topp_FxPHMenuItemAText, .topp_FxPHMenuCurrentItemAText, .topp_FxPHMenuBranchStartAText
{
	position:absolute;
	bottom:0px;
	left:0px;
	height:200px;
	width:122px;
	color:#fff;
}

.topp_FxPHMenuItemAText:hover, .topp_FxPHMenuCurrentItemAText, .topp_FxPHMenuBranchStartAText
{

}

/*Første linje er stage, andre linje er live*/
#topp_FxPHMenuItem1525, #topp_FxPHMenuCurrentItem1525, #topp_FxPHMenuBranchStart1525,
#topp_FxPHMenuItem1527, #topp_FxPHMenuCurrentItem1527, #topp_FxPHMenuBranchStart1527,
#topp_FxPHMenuItem1504, #topp_FxPHMenuCurrentItem1504, #topp_FxPHMenuBranchStart1504,
#topp_FxPHMenuItem1486, #topp_FxPHMenuCurrentItem1486, #topp_FxPHMenuBranchStart1486,
#topp_FxPHMenuItem1499, #topp_FxPHMenuCurrentItem1499, #topp_FxPHMenuBranchStart1499,
#topp_FxPHMenuCurrentTd
{
	position:relative;
	width:122px;
	height:122px;
	border-bottom:1px solid white;
	background-repeat:no-repeat;
	margin-left:-1px;

}

/*Stage*/
#topp_FxPHMenuItem1525:hover, #topp_FxPHMenuCurrentItem1525, #topp_FxPHMenuBranchStart1525
{
	background-image: url(/Images/4_over.gif);
}
/*Live*/
#topp_FxPHMenuItem1527:hover, #topp_FxPHMenuCurrentItem1527, #topp_FxPHMenuBranchStart1527
{
	background-image: url(/Images/4_over.gif);
}

#topp_FxPHMenuItem1504:hover, #topp_FxPHMenuCurrentItem1504, #topp_FxPHMenuBranchStart1504
{
	background-image: url(/Images/3_over.gif);
}

#topp_FxPHMenuItem1486:hover, #topp_FxPHMenuCurrentItem1486, #topp_FxPHMenuBranchStart1486
{
	background-image: url(/Images/2_over.png);
}

#topp_FxPHMenuItem1499:hover, #topp_FxPHMenuCurrentItem1499, #topp_FxPHMenuBranchStart1499
{
	background-image: url(/Images/1_over.gif);
	width:119px;
}

/*Stage*/
#topp_FxPHMenuItem1525, #topp_FxPHMenuBranchStart1525
{
	background-image: url(/Images/4_idle.gif);
}
/*Live*/
#topp_FxPHMenuItem1527, #topp_FxPHMenuBranchStart1527
{
	background-image: url(/Images/4_idle.gif);
}

#topp_FxPHMenuItem1504, #topp_FxPHMenuBranchStart1504
{
	background-image: url(/Images/3_idle.gif);
}

#topp_FxPHMenuItem1486, #topp_FxPHMenuBranchStart1486
{
	background-image: url(/Images/2_idle.png);
}

#topp_FxPHMenuItem1499, #topp_FxPHMenuBranchStart1499
{
	background-image: url(/Images/1_idle.gif);
	width:119px;
}

.topp_FxPHMenuCurrentItem
{
	border:0px solid black;	
}
