#dnnMenu{width:100%; height:auto;margin:0; padding:0;}
#dnnMenu ul{z-index:223; white-space:nowrap;margin:0; padding:0;}
#dnnMenu .topLevel{position:relative;}
#dnnMenu .topLevel li{float:left;margin:0;list-style-type:none;position:relative;margin-left:0px;}

#dnnMenu .topLevel>li.first{ border-left:1px solid #d8d8d8;}

#dnnMenu .topLevel li a{display:block; white-space:nowrap; background:url(images/menusep.png) right top no-repeat; text-decoration:none; margin-right:-1px;}
#dnnMenu .topLevel li a div{display:block; background:none; height:48px; }
#dnnMenu .topLevel li a div div{display:inline-block;color:#434343; font-weight:500; height:48px; line-height:48px; padding:0 21px; background:none; font-size:15px; margin-top:0;}

#dnnMenu .topLevel li a:hover, #dnnMenu .topLevel li a:active{ white-space:nowrap; background:url(images/menusep.png) right top no-repeat; text-decoration:none; margin-right:-1px;}
#dnnMenu .topLevel li a:hover div, #dnnMenu .topLevel li a:active div{background:url(images/menubg.png) top center repeat-x; height:48px; }
#dnnMenu .topLevel li a:hover div div, #dnnMenu .topLevel li a:active div div{color:#7eb01a; font-weight:500; cursor:pointer; background:none; line-height:48px; padding:0 21px; font-size:15px; margin-top:0;}

#dnnMenu .topLevel li.breadcrumb a{white-space:nowrap; background:url(images/menusep.png) right top no-repeat;text-decoration:none; margin-right:-1px;}
#dnnMenu .topLevel li.breadcrumb a div{background:url(images/menubg.png) top center repeat-x; padding:0; height:48px; }
#dnnMenu .topLevel li.breadcrumb a div div{color:#7eb01a; font-weight:500; cursor:pointer; background:none; line-height:48px; padding:0 21px; font-size:15px; margin-top:0;}

#dnnMenu .topLevel li.hover a{white-space:nowrap; background:url(images/menusep.png) right top no-repeat;text-decoration:none; margin-right:-1px;}
#dnnMenu .topLevel li.hover a div{background:url(images/menubg.png) top center repeat-x; padding:0; height:48px; }
#dnnMenu .topLevel li.hover a div div{color:#7eb01a; font-weight:500; cursor:pointer; background:none; line-height:48px; padding:0 21px; font-size:15px; margin-top:0;}



#dnnMenu .subLevel{display:none; position:absolute; width:auto; margin:0; padding:0; z-index:1210; border:solid 1px #d8d8d8; 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:1200; }
#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 #d8d8d8; background:url(images/subbg.png); text-decoration:none; *width:200px; /*IE7*/ margin-right:0;}
#dnnMenu .subLevel li.selected a, #dnnMenu .subLevel li.breadcrumb a, #dnnMenu .subLevel li.item a:hover{background:url(images/subselbg.png);} 

#dnnMenu .subLevel li.first > a{ border-top:  solid 1px #d8d8d8; background:url(images/subbg.png); padding-left:0;}
#dnnMenu .subLevel li.first a:hover ,#dnnMenu .subLevel li.first.breadcrumb a{ background:url(images/subselbg.png); padding-left:0;}

#dnnMenu .subLevel li.first.selected a div, #dnnMenu .subLevel li.last.selected a div{background:none; padding:0 20px 0 20px;}


#dnnMenu .subLevel li.item a div{ display:block; background:none; font-size:12px; color:#545454; font-weight:normal; white-space:nowrap; height:31px; line-height:31px; padding:0 25px 0 15px;
	 -webkit-transition: all 0.2s linear 0s;  
     -moz-transition: all 0.2s linear 0s;  
     -o-transition: all 0.2s linear 0s;  
     -ms-transition: all 0.2s linear 0s;  
     transition: all 0.2s linear 0s; }
#dnnMenu .subLevel li.selected > a div, #dnnMenu .subLevel li.breadcrumb > a div, #dnnMenu .subLevel li.item a:hover div { background:none; color:#7eb01a; cursor:pointer; padding:0 20px 0 20px;
	 -webkit-transition: all 0.2s linear 0s;  
     -moz-transition: all 0.2s linear 0s;  
     -o-transition: all 0.2s linear 0s;  
     -ms-transition: all 0.2s linear 0s;  
     transition: all 0.2s linear 0s; }

/*#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-arrow2.png) no-repeat right center #000000; }*/

#dnnMenu .subLevelRight{ display:none; position:absolute; left:100%; top:0px; width:auto; margin:0; border:solid 1px #d8d8d8; }
#dnnMenu .subLevel li.hover > .subLevelRight{ display:block; }

#dnnMenu img {max-height: 28px; margin-right: 6px; vertical-align: middle;}


.jsubico1{font-family:'Economica',"Helvetica Neue", Helvetica, Arial, sans-serif; font-weight:normal; padding-left:3px;}
.jsubico2{font-family:'Economica',"Helvetica Neue", Helvetica, Arial, sans-serif; font-weight:normal; padding-left:3px;}

