/* Used in menu examples - /0/C/user/listmenu/examples/ */
#menu-container {
	height: 24px;
	width: 980px;
	top: 198px !important;
}

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

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: 5px 12px;
	text-transform: uppercase;
	white-space: nowrap;
}



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

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

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

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

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

#list-menu .subnav li a {
	font-weight: normal;
	font-size: 12px;	
	color: #000;
	font-family: Arial;
}

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

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

#list-menu li.sub:hover {
}

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

#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: 23px;
	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 {
	padding: 0px 6px;
	border-left: 1px solid transparent;
}

#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/20800/site_graphics/menuhover.png) repeat-x;
	padding-bottom: 6px;
}

#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: 8px;
	left: 22px;
	z-index:1;
	width: 300px;
	height: 161px;
}

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

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

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

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

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

#list-menu .template ul .image-text {
	z-index: 1;
	position: absolute;
	top: 6px;
	left: 330px;
	height: 122px;
	width: 217px;
}

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

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

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

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

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

#list-menu .template ul .label-1 {
	width: 134px;
	z-index: 1;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	position: absolute;
	top: 14px;
	left: 689px;
	text-align: left;
}

#list-menu .template ul .label-2 {
	width: 130px;
	z-index: 1;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	position: absolute;
	top: 14px;
	left: 824px;
	text-align: left;
}

#list-menu .template ul .feature-1 {
	position:absolute;
	top: 28px;
	left: 687px;
	width: 134px;
	z-index:1;
}

#list-menu .template ul .feature-2 {
	position:absolute;
	top: 28px;
	left: 822px;
	width: 130px;
	z-index:1;
}

#list-menu .template ul .feature-1 ul.subnav li {
	padding: 0px 12px;
	background: url(/fls/16800/site_graphics/featuremenuarrow.png) no-repeat 2px center;
	text-align: left;
}

#list-menu .template ul .feature-2 ul.subnav li {
	padding: 0px 12px;
	background: url(/fls/16800/site_graphics/featuremenuarrow.png) no-repeat 2px center;
}

#list-menu .template ul .feature-1 ul.subnav li:hover {
	background: #fce4bb url(/fls/16800/site_graphics/featuremenuarrow.png) no-repeat 2px center;
}

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

#list-menu .template ul .feature-2 ul.subnav li:hover {
	background: #fce4bb url(/fls/16800/site_graphics/featuremenuarrow.png) no-repeat 2px center;
}

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

#list-menu .template ul .ad-menu {
	position: absolute;
	left: 637px;
	top: 98px;
	z-index: 1;	
	width: 326px;
	height: 64px;
	overflow: hidden;
}

#list-menu .template .subnav li.template {
	height: 169px;
	width: 966px !important;
	background: url(/fls/20800/site_graphics/submenubg.png) repeat-x;
}

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

#list-menu .parent .round-right {
    float: left;
    width: 3px;
    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/16800/site_graphics/menuactiveright.png) no-repeat;
    height: 22px;
}

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

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

#list-menu .mens h2,
#list-menu .womens h2 {
	margin: 0px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Arial;
	text-align: left;
	padding-left: 13px;
	text-transform: uppercase;
}

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

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

#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: 107px;
	cursor: pointer;
}

#list-menu .template-2 .standard .subnav li {
	width: 225px;	
}

#list-menu .template-5 .column {
	float: left;
	margin-right: 20px;	
}

#list-menu .template-5 .column.last {
	margin-right: 0px;	
}

#list-menu .template-2 .template .feature-1 {
	width: 230px;	
}

#list-menu .mens .mens a,
#list-menu .womens .womens a {
	padding: 1px 0 1px 13px;	
}
