/* ni */
/* Leave room on left for an image - set to 70px if none there else 40+width */
div#header_r {
    padding-left:150px;
}
div#header_r h1 {
   font-size: 2.6em;
}
div#logo {
background:url("") no-repeat scroll 0 0 transparent;
float:left;
height:75px;
left:0;
margin-left:30px;
margin-top:25px;
position:absolute;
top:0;
width:0px;
}

#power_by {
	display: none;
}
div.moduletable, #leftcolumn div.module {
	background:none repeat scroll 0 0 #EDF8C7;
	border:2px solid #ABC063;
	padding:5px 5px;
}
a:link, a:visited {
	color: #996600;
}

a:hover {
	color: #aa7700;
}

#pillmenu a:hover {
  color: #135cae;
}

#pillmenu a#active_menu-nav {
  background: url(../images/ni/mw_menu_active_bg.png) repeat-x;
  color: #fff;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}

h3, .componentheading, table.moduletable th {
  color: #996600;
}

div.module_menu {
	background: url(../images/ni/mw_box_br.png) 100% 100% no-repeat;
}

div.module_menu div {
	background: url(../images/ni/mw_box_bl.png) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../images/ni/mw_box_tr.png) 100% 0 no-repeat;
}

div.module_menu div div div {
	background: url(../images/ni/mw_box_tl.png) 0 0 no-repeat;
}
