#dnnMenu{ height:auto; float:left;}
#dnnMenu ul{z-index:223; white-space:nowrap; padding:0; margin:0;}
#dnnMenu .topLevel{position:relative;}
#dnnMenu .topLevel li{float:left;margin:0;list-style-type:none;position:relative;margin-left:0px; list-style-image:none;}

/* Main Menu Idel */
#dnnMenu .topLevel li a{display:block; white-space:nowrap; background:none; text-decoration:none; list-style-image:none;}
#dnnMenu .topLevel li a div{display:block; background:none;}
#dnnMenu .topLevel li a div div{display:inline-block; color:#77787b; font-family:'Source Sans Pro', sans-serif; font-weight:500; height:30px; line-height:30px; background:url(images/menusep.png) right center no-repeat; padding:0 18px 0 0; margin:0x; font-size:18px; }

/* Main Menu Hover */
#dnnMenu .topLevel li a:hover, #dnnMenu .topLevel li a:active{ white-space:nowrap; background:none; text-decoration:none;}
#dnnMenu .topLevel li a:hover div, #dnnMenu .topLevel li a:active div{background:none;}
#dnnMenu .topLevel li a:hover div div, #dnnMenu .topLevel li a:active div div{color:#05465e; font-family:'Source Sans Pro', sans-serif; font-weight:500; cursor:pointer; line-height:30px; padding:0 18px 0 0; font-size:18px;}

/* Main Menu Active */
#dnnMenu .topLevel li.breadcrumb a{white-space:nowrap; background:none;text-decoration:none;}
#dnnMenu .topLevel li.breadcrumb a div{background:none;padding:0;}
#dnnMenu .topLevel li.breadcrumb a div div{color:#05465e; font-family:'Source Sans Pro', sans-serif; font-weight:500; cursor:pointer; line-height:30px; padding:0 18px 0 0; font-size:18px;}

/*#dnnMenu .topLevel li.haschild a div{background:url(images/haschild.png) 97% 50% no-repeat; padding:0px 20px 0 18px; }
#dnnMenu .topLevel li.haschild a:hover div{background:url(images/haschildsel.png) 97% 50% no-repeat #636363; padding:0px 20px 0 18px; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; font-size:15px;}*/
#dnnMenu .topLevel .last a div div{background:none; }
#dnnMenu .topLevel li.last a:hover div div,#dnnMenu .topLevel li.last.breadcrumb a div div{ }

#dnnMenu .subLevel{display:none; position:absolute; width:auto; margin:35px 0 0 0; padding: 0; z-index:222; border:solid 0px #000000; border-top:none; *width:200px;*top:100%;*left:0;  /*IE7*/ }
#dnnMenu .topLevel li.hover .subLevel { display:block; white-space:nowrap;}
#dnnMenu .subLevel ul{ margin:0; padding:0; position:relative; z-index:222; }
#dnnMenu .subLevel li{ float:none; clear:both; width:100%;}
#dnnMenu .subLevel li.haschild { *margin-bottom:-3px; }

#dnnMenu .subLevel li.item a{ border-top: solid 1px #BDBBBC; background:url(images/subbg-chip.png); text-decoration:none; *width:200px; /*IE7*/}
#dnnMenu .subLevel li.selected a, #dnnMenu .subLevel li.breadcrumb a, #dnnMenu .subLevel li.item a:hover{background:url(images/subselbg-chip.png);} 

#dnnMenu .subLevel li.first > a{ border-top: none; background:url(images/subbg-chip.png); padding-left:0;}
#dnnMenu .subLevel li.first a:hover ,#dnnMenu .subLevel li.first.breadcrumb a{ background:url(images/subselbg-chip.png); padding-left:0;}

#dnnMenu .subLevel li.first.selected a div, #dnnMenu .subLevel li.last.selected a div{background:none; padding:0 30px 0 20px;}


#dnnMenu .subLevel li.item a div{ text-align:left; display:block; background:none; font-size:16px; color:#3D3A3A; font-weight:600; white-space:nowrap; height:36px; line-height:36px; padding:0 35px 0 15px; }
#dnnMenu .subLevel li.selected > a div, #dnnMenu .subLevel li.breadcrumb > a div, #dnnMenu .subLevel li.item a:hover div { background:none; color:#000000; cursor:pointer; padding:0 35px 0 15px; }

#dnnMenu .subLevel li.haschild > a div{ background:url(images/child-arrow2.png) no-repeat right center;}
#dnnMenu .subLevel li.selected.haschild > a div,#dnnMenu .subLevel li.breadcrumb.haschild > a div, #dnnMenu .subLevel li.item.haschild > a:hover div { background:url(images/child-arrow.png) no-repeat right center; }

#dnnMenu .subLevelRight{ display:none; position:absolute; left:100%; top:0px; width:auto; margin:0; border:solid 0px #000000; }
#dnnMenu .subLevel li.hover > .subLevelRight{ display:block; }

#dnnMenu img {max-height: 28px; margin-right: 6px; vertical-align: middle;}

/*@media (max-width:1200px){
	#dnnMenu .topLevel li a div div { padding:0 18px 0 0; }
	#dnnMenu .topLevel li a:hover div div, #dnnMenu .topLevel li a:active div div{ padding:0 18px 0 0;  }
	#dnnMenu .topLevel li.breadcrumb a div div { padding:0 18px 0 0; }
}*//*
@media (min-width: 768px) and (max-width: 991px) {
#dnnMenu{ height:auto; float:none;}
#dnnMenu ul{ padding-left:0px;}
}*/
/*
@media (max-width:767px){
#dnnMenu{ width:100%;}
#dnnMenu ul{z-index:223; white-space:nowrap;}
#dnnMenu .topLevel{position:relative;}
#dnnMenu .topLevel li{float:none;margin:0;list-style-type:none;position:relative;margin-left:0px; margin-bottom:1px; border:none; overflow:auto;}

#dnnMenu .topLevel li a{display:block; white-space:nowrap; background:none; text-decoration:none;}
#dnnMenu .topLevel li a div{display:block; background:none; padding:0;}
#dnnMenu .topLevel li a div div{display:block; color:#ffffff; font-weight:600; height:41px; line-height:39px; padding:0; background:#05465e; font-size:15px; text-align:center;}

#dnnMenu .topLevel li a:hover, #dnnMenu .topLevel li a:active{ white-space:nowrap; background:none; text-decoration:none;}
#dnnMenu .topLevel li a:hover div, #dnnMenu .topLevel li a:active div{background:none;}
#dnnMenu .topLevel li a:hover div div, #dnnMenu .topLevel li a:active div div{color:#ffffff; font-weight:600; cursor:pointer; background:#9f6f00; line-height:39px; padding:0; font-size:15px; text-align:center;}

#dnnMenu .topLevel li.breadcrumb a{white-space:nowrap; background:none;text-decoration:none;}
#dnnMenu .topLevel li.breadcrumb a div{background:none;padding:0;}
#dnnMenu .topLevel li.breadcrumb a div div{color:#ffffff; font-weight:600; cursor:pointer; background:#9f6f00; line-height:39px; padding:0; font-size:15px; text-align:center;  }

#dnnMenu .topLevel .first a div div{ background:#05465e; -webkit-border-top-right-radius:4px; -webkit-border-top-left-radius:4px; -moz-border-radius-topright:4px; -moz-border-radius-topleft:4px; border-top-right-radius:4px; border-top-left-radius:4px; }
#dnnMenu .topLevel .last a div div{ background:#05465e; -webkit-border-bottom-right-radius:4px; -webkit-border-bottom-left-radius:4px; -moz-border-radius-bottomright:4px; -moz-border-radius-bottomleft:4px; border-bottom-right-radius:4px; border-bottom-left-radius:4px; }
#dnnMenu .topLevel li.last a:hover div div,#dnnMenu .topLevel li.last.breadcrumb a div div{ background:#9f6f00;}

#dnnMenu .subLevel{display:none; position:relative; width:100%; margin:0px auto 1px auto; padding:0; border:none; text-align:left;*/ /**width:200px;  IE7*//* }
#dnnMenu .topLevel li.hover .subLevel {display:block; white-space:normal; width:100%;}
#dnnMenu .subLevel ul{ margin:0 auto; padding:0; width:100%; position:relative; top:0;}
#dnnMenu .subLevel li{ float:none; clear:both; width:100%; margin:0;}
#dnnMenu .subLevel li.haschild { *margin-bottom:0px; }
#dnnMenu .subLevel li.item a,#dnnMenu .subLevel li.item a:hover{ margin:1px auto; border-top:none; background:url(images/msubbg.png); text-decoration:none; *width:200px;*/ /*IE7*//*}
#dnnMenu .subLevel li.selected a, #dnnMenu .subLevel li.breadcrumb a, #dnnMenu .subLevel li.item a:hover{background:url(images/msubselbg.png);} 

#dnnMenu .subLevel li.first > a{ border: none; background:url(images/subbg.png);}
#dnnMenu .subLevel li.first a:hover ,#dnnMenu .subLevel li.first.breadcrumb a,#dnnMenu .subLevel li.first.selected a{ border-top: none; background:url(images/msubselbg.png); }

#dnnMenu .subLevel li.last > a{ border: none; background:url(images/subbg.png); border-top: solid 0px #000000;}
#dnnMenu .subLevel li.last a:hover ,#dnnMenu .subLevel li.last.breadcrumb a,#dnnMenu .subLevel li.last.selected a{ border-top:0px solid #000000; background:url(images/msubselbg.png); }

#dnnMenu .subLevel li.first.selected a div, #dnnMenu .subLevel li.last.selected a div{background:none; padding:0 25px 0 25px;}

#dnnMenu .subLevel li.item a div{ border:0px solid #000000; display:block; background:none; font-size:12px; color:#ffffff; font-weight:normal; white-space:nowrap; height:30px; line-height:30px; padding:0 35px 0 15px;  }
#dnnMenu .subLevel li.selected > a div, #dnnMenu .subLevel li.breadcrumb > a div, #dnnMenu .subLevel li.item a:hover div { border:0px solid #000000; background:none; color:#ffffff; cursor:pointer; padding:0 35px 0 15px; }

#dnnMenu .subLevel li.haschild > a div{ background:url(images/haschildsel.png) no-repeat right center;}
#dnnMenu .subLevel li.selected.haschild > a div,#dnnMenu .subLevel li.breadcrumb.haschild > a div, #dnnMenu .subLevel li.item.haschild > a:hover div { background:url(images/haschild.png) no-repeat right center; }

#dnnMenu .subLevelRight{ display:none; position:relative; left:0px; top:0px; width:100%; margin:0; border:none;  }
#dnnMenu .subLevel li.hover > .subLevelRight{ display:block; }

#dnnMenu img {max-height: 28px; margin-right: 6px; vertical-align: middle;}
}

*/