/* Used in menu examples - /0/C/user/listmenu/examples/ */
#menu-container {
	height: 38px;
	width: 789px;
	top: 125px !important;
	background: transparent;
}

ul#list-menu {
	padding: 4px 0px 0px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
	height: 34px;
	position: relative;
	clear: both;
}

ul#list-menu li {
	display: block;	
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

/*
#list-menu .divider {
	background: #20305b url(/fls/24500/site_graphics/menusep.png) no-repeat;	
	width: 3px;
	height: 30px;
}
*/

ul#list-menu ul.subnav li {
	border-width:1px 1px 0px 1px;	
	float: none;
}

ul#list-menu ul.subnav li.last {
	border-width:1px;	
}

#list-menu .subnav li {
	display: block;	
}

#list-menu li {
	background:transparent;
	border-color:none;
	border-style:none;
	border-width:0px 0px 0px 0px;
	display: inline;
	margin:0px;
	font-weight:bold;
}

#list-menu li.parent {
	position: relative;
}

/* IE 6 fix for width:auto */
* html #list-menu li.parent {
	width:1%;	
}

#list-menu li.section {
	
}

#list-menu li.section a {
	padding-left:10px;
	font-weight:bold;	
}

#list-menu li.sub {
	background:transparent;	
}

#list-menu li a.top-menu-link {
	padding: 10px 3px 12px;
	white-space: nowrap;
}



#list-menu li.parent, #list-menu li.parent {
}

#list-menu li.parent {
	height: 34px;
}

#list-menu li.parent.last a {
	border: 0px;
}

#list-menu li.parent .last {
	border-right: 0px;	
}

#list-menu li a {
	color: #fff;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#list-menu .subnav li a {
	font-weight: normal;
	font-size: 10px;	
	color: #fff;
	font-family: Helvetica;
}

#list-menu a:hover {
	background:transparent;
}

#list-menu .parent .top-menu-link a:hover {
	background:transparent;
}

#list-menu li.sub:hover {
}

#list-menu .subnav li a:hover 
{
}

#list-menu li.sub {
	position:relative;	
}

#list-menu ul, 
#list-menu :hover ul ul, 
#list-menu :hover ul :hover ul ul, 
#list-menu :hover ul :hover ul :hover ul ul, 
#list-menu :hover ul :hover ul :hover ul :hover ul ul 
{
	visibility: hidden;
	position: absolute;
	left: 0px;
	z-index: 1010;
	top: 34px;
	margin: 0px;
}

/******************************************************************************
	START Sub Child Menu CSS
******************************************************************************/
div#lm-submenu {
	height:20px;
	font-size:11px;
	overflow-y:hidden;
	display:block;
	clear:both;
	background:#ffffff;	
}

#list-menu div.sub-child-menu {
	display:none;	
}

div.sub-child-display ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

div.sub-child-display ul li{
	list-style-type:none;
	margin:0;
	padding:0px 5px 0px 5px;
	/*width:240pxx;*/
	float:left;
	position:relative;
	height:15px;
	line-height:20px;
}

div.sub-child-display ul li a {
	text-decoration:none;
	font-weight:bold;
	color:#EF9218;
	line-height:15px;
}

div.sub-child-display ul li a:hover {
	text-decoration:underline;	
	font-weight:bold;
	line-height:15px;
}

#list-menu .subnav.template-ul {
	background: url(/fls/4000/site_graphics/submenubg.png) repeat-x;
	padding: 6px;
	border-left: 1px solid transparent;
	height: 179px;
	width: 987px;
}

#list-menu .subnav .subnav {
	background: none;
	padding: 0px;
	border: 0px;	
	border-left: 0px;
	top: 4px;
}

#list-menu ul.subnav.template-1 {
}

#list-menu .subnav li a {
	text-align: left;	
	display: block;
}

#list-menu .subnav li:hover,
#list-menu .mens div div:hover,
#list-menu .womens div div:hover
 {
	
}

#list-menu .top-menu-link:hover {
}

#list-menu li.menu-active a.top-menu-link {
	color: #fff;
	background: url(/fls/4000/site_graphics/menuactive.png) repeat-x;
}

#list-menu .odd,
#list-menu .even {
	background-color: transparent;
	color: #000;
}

/******************************************************************************
	Start Template
******************************************************************************/

#list-menu li.template ul li {
	position:relative;	
}


#list-menu .template ul {

}

#list-menu .template.menu-active.parent ul ul {
	visibility:visible;
}

#list-menu .template ul .standard {
	position: absolute;
	top: 6px;
	left: 19px;
	z-index:1;
	width: 270px;
	height: 170px;
}

#list-menu .template ul .standard.sports,
#list-menu .template ul .standard.schedule
 {
	width: 470px;
}

#list-menu .template ul .standard li {
	color: #fff;	
	padding-left: 13px;
	width: 107px;
	text-align: left;
	line-height: 16px;
	cursor: pointer;
}

#list-menu .template ul .standard li:hover {
}

#list-menu .template ul .standard li:hover a {
}

#list-menu .template ul .standard li a {
	color: #fff;
	font-family: Helvetica;
	text-decoration: none;
	font-size: 10px;
	border: 0px;
}

#list-menu .template ul .standard li a:hover {
}

#list-menu .template ul .image-text {
	border-left:1px solid #474646;
	border-right:1px solid #474646;
	left: 315px;
	overflow:hidden;
	padding: 0px 20px;
	position:absolute;
	top:5px;
	width: 300px;
	z-index:1;
}

#list-menu .template ul.template-3 .image-text {
	left: 660px;
	padding: 0px;
	padding-left: 20px;
	border-right: 0px;
}

#list-menu .image-text-box {
	padding-top: 4px;	
}

#list-menu .image-text-box .teaser {
	padding-top: 3px;	
}

#list-menu .image-text-box .image img {
	border: 0px;
}

#list-menu .image-text-box .image {
	width: 300px;
	height: 100px;
	overflow: hidden;	
}

#list-menu .image-text-box .headline {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	font-family: Helvetica;
	white-space: normal;
	text-align: left;	
	padding-top: 5px;
}

#list-menu .image-text-box .headline a {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	font-family: Helvetica;
	white-space: normal;
	text-align: left;	
	padding-top: 5px;
	text-decoration: none;
}

#list-menu .template ul .image-text img {
	width: 300px;
}

#list-menu .template ul .label-1 {
	width: 147px;
	z-index: 1;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica;
	position: absolute;
	top: 16px;
	left: 686px;
	text-align: left;
	color: #fff;
}

#list-menu .template ul .label-2 {
	width: 147px;
	z-index: 1;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica;
	position: absolute;
	top: 16px;
	left: 850px;
	text-align: left;
	color: #fff;
}

#list-menu .template ul .feature-1 {
	position:absolute;
	top: 34px;
	left: 686px;
	width: 162px;
	z-index:1;
}

#list-menu .template ul .feature-2 {
	position:absolute;
	top: 34px;
	left: 850px;
	width: 162px;
	z-index:1;
}

#list-menu .template ul.template-3 .label-1 {
	display: none;
}

#list-menu .template ul.template-3 .label-2 {
	display: none;
}

#list-menu .template ul.template-3 .feature-1 {
	display: none;
}

#list-menu .template ul.template-3 .feature-2 {
	display: none;
}

#list-menu .template ul .feature-1 ul.subnav li {
	text-align: left;
}

#list-menu .template ul .feature-2 ul.subnav li {
}

#list-menu .template ul .feature-1 ul.subnav li:hover {

}

#list-menu .template ul .feature-1 ul.subnav li:hover a {

}

#list-menu .template ul .feature-2 ul.subnav li:hover {
}

#list-menu .template ul .feature-2 ul.subnav li:hover a {
}

#list-menu .template ul .ad-menu {
	position: absolute;
	left: 677px;
	top: 4px;
	z-index: 1;	
	width: 300px;
	height: 172px;
	overflow: hidden;
}

#list-menu .template ul.template-3 .ad-menu {

}

#list-menu .template .subnav li.template {
	height: 172px;
	width: 988px !important;
}

#list-menu .parent .round-left {
    float: left;
    width: 6px;
    height: 34px;
    overflow: hidden;
    display: block;
    background: transparent;
}

#list-menu .parent .round-right {
    float: left;
    width: 6px;
    height: 34px;
    overflow: hidden;
    display: block;
    background: transparent;
}

#list-menu .parent a.top-menu-link {
    float:left;    
}

#list-menu .parent.menu-active .round-right {
    background: url(/fls/4000/site_graphics/menuactiveright.png) no-repeat;
    height: 34px;
}

#list-menu .parent.menu-active .round-left {
    background: url(/fls/4000/site_graphics/menuactiveleft.png) no-repeat;
    height: 34px;
}

#list-menu .clear {
	display: none;	
}

#list-menu .mens h2,
#list-menu .womens h2 {
	margin: 0px;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	font-family: Helvetica;
	text-align: left;
}

#list-menu .mens,
#list-menu .womens  {
	float: left;
	width: 230px;
}

#list-menu .mens {
	margin-right: 6px;	
}

#list-menu .mens .mens,
#list-menu .womens .womens {
	text-align: left;
	float: none;
	margin: 0px;
}

#list-menu .mens .mens div,
#list-menu .womens .womens div {
	width: 115px;
	height: 16px;
	padding: 1px 0px;
	cursor: pointer;
	float: left;
}

#list-menu .template ul.template-5 li {
	float: left;
}

