/*FX Store static CSS*/
DIV#FXGloblaNav
{
	width: 750px;
	height: 16px;
	overflow: hidden;
	padding-top: 3px;
}
SPAN.FXNavItems
{
	display: block;
	text-indent: -100000px;
	background: transparent url(http://www.fxgroupevents.com/images/global/FxNavSprite.png) no-repeat;
	border-right: 3px solid #F3EDD9;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
SPAN#FXTV
{
	width: 109px;
}
SPAN#FXTV:hover
{
	width: 109px;
	background-position: 0px -16px;
}
SPAN#FXEvents
{
	width: 120px;
	background-position: -109px 0px;
}
SPAN#FXEvents:hover
{
	background-position: -109px -16px;
}
SPAN#FXLighting
{
	width: 104px;
	background-position: -229px 0px;
}
SPAN#FXLighting:hover
{
	background-position: -229px -16px;
}
SPAN#FXEnvironments
{
	width: 139px;
	background-position: -333px 0px;
}
SPAN#FXEnvironments:hover
{
	background-position: -333px -16px;
}
SPAN#FXStore
{
	width: 99px;
	background-position: -472px 0px;
}
SPAN#FXStore:hover
{
	background-position: -472px -16px;
}
SPAN#MyFX
{
	width: 80px;
	background-position: -571px 0px;
}
SPAN#MyFX:hover
{
	background-position: -571px -16px;
}
#FXStore.active
{
	background-position: -472px -16px;
}
