.filex_menu-new-normal {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: 800;
	color: #333;
	text-decoration: none;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
	cursor: hand;
	background-color: #fecc00;
}

.filex_menu-new-hover {
	background-color: #fecc00;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: 800;
	color: #008BBE;
	text-decoration: none;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}

.filex_menu-new-active {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: 800;
	color: #008BBE;
	text-decoration: none;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
	cursor: hand;
	background-color: #fecc00;

}

#filex_menu-first {
    text-align: left;
	text-indent: 33px;
}

.filex_sub-menu-normal {
	background-image: url(/images/filex2010/submenu_bg.png);
	background-repeat: repeat;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #333;
	text-decoration: none;
	padding: 0px 12px;
	margin: 0px 0px;
	line-height: 25px;
	text-align: left;
	cursor: pointer;
	cursor: hand;
	border-bottom: 1px dotted #333;
}

*html .filex_sub-menu-normal {
	border-bottom: 1px solid #333;
}
.filex_sub-menu-hover {
	background-image: url(/images/filex2010/submenu_bg.png);
	background-repeat: repeat;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #008BBE;
	text-decoration: none;
	padding: 0px 12px;
	margin: 0px 0px;
	line-height: 25px;
	text-align: left;
	cursor: pointer;
	cursor: hand;
	border-bottom: 1px dotted #333;
}
*html .filex_sub-menu-hover {
	border-bottom: 1px solid #333;
}
.filex_sub-menu-active {
	background-image: url(/images/filex2010/submenu_bg.png);
	background-repeat: repeat-x;
	background-position: top left;    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: none;
    color: #008BBE;
	text-decoration: none;
	padding: 0px 12px;
	margin: 0px 0px;
	line-height: 25px;
    text-align: left;
	cursor: pointer;
	cursor: hand;
    border-bottom: 1px dotted #333;
}
*html .filex_sub-menu-active {
	border-bottom: 1px solid #333;
}

#filex_sub-menu-bottom 	{border-bottom: 0px solid #333;
					padding: 2px 12px 0px 12px;}
					
/* @group sessions */
#content #filex h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 16px;
	color: #333;
	margin-bottom: 10px;
	text-transform: none;
	line-height: 21px;
}
#content #filex h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #444;
	margin-bottom: 4px;
	text-transform: uppercase;
	line-height: 17px;
	background-image: url(http://www.fitnessnetwork.com.au/images/arrow_small.png);
	background-repeat: no-repeat;
	padding-left: 18px;
}
#content #filex h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555;
	text-transform: uppercase;
	line-height: 16px;
	margin-top: 4px;
	font-weight: bold;
}

