/* Mega Menu Styles */
ul.dnnmega{width: 100%;list-style: none; padding: 0}
ul.dnnmega ul{padding:0;}
/*WAM - removed z-index*/
ul.dnnmega li{float:left;list-style: none none;position: relative; font-size: 13px}

ul.dnnmega li.root {line-height:22px;display:block;text-align:left;margin:0 0px 0 0;background-color: #d3eba2}
ul.dnnmega li.root.mmItemHover {background-color: #b0dcbe}
ul.dnnmega li.root.mmBreadcrumb {background-color: #8eceda}
ul.dnnmega li.root span{display:block;line-height:22px;height:29px;margin:0 0px 0 0;padding:6px 0 0 10px;letter-spacing: 0.02em;}
ul.dnnmega li.mmFirst span{height:30px}
ul.dnnmega li.root>span{color:White;}

ul.dnnmega li.root a {color: #00599e}
ul.dnnmega li.mmSelected>a {color: #333333}
ul.dnnmega li.root a:hover{text-decoration:none;}
ul.dnnmega li.root .megaborder a:hover{color: #00599e;text-decoration:underline;}
ul.dnnmega .megaborder li.mmSelected>a:hover{color: #333333;text-decoration:none;}
ul.dnnmega li.root a:hover span{}

ul.dnnmega li.root img.mmArrow {margin-left: 5px;}

ul.dnnmega li.root.mmLast {line-height:22px;display:block;text-align:left;margin:0 0px 0 0;background-color: #77aaaa}
ul.dnnmega li.root.mmLast.mmItemHover {background-color: #b0dcbe}
ul.dnnmega li.root.mmLast a {color: #003399; font-weight: bold}
ul.dnnmega li.root.mmLast.mmBreadcrumb {background-color: #8eceda}
ul.dnnmega li.mmLast.mmSelected>a {color: #333333; font-weight: normal}


/*body ul.dnnmega li.mmItemHover a,
body ul.dnnmega li.mmItemHover a:hover{color: #c11820;background:url(images/rootItemR_Hover_Child.png) no-repeat right 3px;position:relative;z-index:1230;}*/
/*body ul.dnnmega li.mmItemHover a span,
body ul.dnnmega li.mmItemHover a:hover span{background:url(images/rootItemL_Hover_Child.png) no-repeat 0 3px;}*/

ul.dnnmega li a {display:inline-block;}

/*ul.dnnmega li:hover a, ul.dnnmega li a:hover { background-position: left bottom; }*/

ul.dnnmega li .megaborder {font-family: Verdana, Geneva, sans-serif;display: none;/*--Hidden for those with js turned off--*/background:none;}
ul.dnnmega li.mmBreadcrumb .megaborder {display: block}

ul.dnnmega .megaborder .TL{background:url(images/PanelBGTL.png) no-repeat 0 0;height:15px;margin:0 15px 0 0;}
ul.dnnmega .megaborder .TR{background:url(images/PanelBGTR.png) no-repeat right 0;}
ul.dnnmega .megaborder .M{display:block;background-color:#bfeaf2;border-top:1px solid #dff5f9;border-bottom:0;min-height:34px;padding: 2px 0 2px 13px}
ul.dnnmega .megaborder .ML{background:url(images/PanelBGML.png) repeat-y 0 0;padding:0 0 0 3px;}
ul.dnnmega .megaborder .MR{background:url(images/PanelBGMR.png) repeat-y right 0;padding:0 3px 0 0;}
ul.dnnmega .megaborder .BL{background:url(images/PanelBGBL.png) no-repeat 0 0;height:15px;margin:0 15px 0 0;}
ul.dnnmega .megaborder .BR{background:url(images/PanelBGBR.png) no-repeat right 0;}

/*--Sub nav heading style--*/
ul.dnnmega .megaborder ul li.category{background: none;margin:0 0 0 0; line-height: 22px}
ul.dnnmega .megaborder ul li.mmLast{background:none;}
ul.dnnmega .megaborder ul li.mmRightColumn{background:none;}
/*ul.dnnmega .megaborder ul li.category a span{display:block;line-height:19px;height:18px;margin:0 0px 0 0;padding:6px 0 0 10px;letter-spacing: -0.05em;}*/
ul.dnnmega .megaborder ul li.category a span{display:block; height:auto; line-height:13px;margin:0 0px 0 0;padding:6px 0 8px 10px;letter-spacing: -0.05em;}


ul.dnnmega li.category {display:block;}
ul.dnnmega li.category a{display:block;padding:0;margin:0;}
ul.dnnmega li.category a span{display:block;margin:0 14px 0 18px;padding:0; height: 29px}
ul.dnnmega li.category a:hover{text-decoration: underline}

ul.dnnmega li.category ul{padding:8px 0 0 0;}

ul.dnnmega li.category li.leaf, ul.dnnmega li.category li.mmLast{clear:left;float:none;position:static;background:url(images/MegaMenuLI.png) no-repeat 10px 50%;padding:0 0 0 15px;}
ul.dnnmega li.category li.leaf a span{font-size:12px;border:0;}

ul.dnnmega img.mmIcon {max-height: 24px; margin-right: 5px; vertical-align: middle;}
ul.dnnmega li.root > a > span img.mmIcon {height: 16px;}
/*--Sub nav heading link style--*/