/*========================================================*/
/*    CSS for DotNetNuke Skin - The Visible Group         */
/*               by nvisionative, LLC                     */
/*           http://www.nvisionative.com                  */
/*========================================================*/

#menu_left { width:16px; background:url(menubg_l.png) no-repeat; }
#menu_left img { width:16px; height:27px; }
#menu_right { width:16px; background:url(menubg_r.png) no-repeat; }
#menu_right img { width:16px; height:27px; }
#menu_bg { background:url(menubg_m.jpg) repeat-x; }

.MainMenu_SubMenu { padding:0; margin:0; border-top:1px solid #dcdcdc; border-right:1px solid #dcdcdc; border-left:1px solid #dcdcdc; z-index:1000; font-weight:normal; opacity:.85; }
.MainMenu_MenuItem { font-family:arial,helvetica,verdana; font-size:11px; font-weight:bold; font-style:normal; padding:3px 30px 3px 13px; line-height:1.5; border-top:0 solid #ffffff; border-right:0 solid #ffffff; border-bottom:1px solid #dcdcdc; border-left:0 solid #ffffff; }
.MainMenu_MenuItemSel {background:transparent; }
.SubMenu_MenuItemSel {background:url(images/SubSel.png) top left repeat-x; font-family:arial,helvetica,verdana; font-size:11px; font-weight:bold; padding:3px 30px 3px 13px; line-height:1.5; border-top:0 solid #ffffff; border-right:0 solid #ffffff; border-bottom:1px solid #dcdcdc; border-left:0 solid #ffffff; }
.MainMenu_MenuContainer { height:27px; background:transparent; }
.MainMenu_MenuContainer td { vertical-align:top; }
.MainMenu_MenuBar { height:27px; background:transparent; }
.MainMenu_Idle td img { display:none; }
.MainMenu_Idle td { line-height:0; height:27px; padding:0; margin:0; }
.MainMenu_Idle td div { height:27px; background:url(dummy.gif) top right no-repeat; background-color:transparent; margin:0; padding:0; }
.MainMenu_Idle td div div { height:27px; background:url(dummy.gif) top left no-repeat; margin:0; padding:0 0px 0 0px; }
.MainMenu_Idle td div div div { height:27px; padding:0; margin:0; background:url(dummy.gif) top left repeat-x; }
.MainMenu_Idle td div div div div { height:27px; padding:0; margin:0; background:url(dummy.gif) center center repeat-x; }
.MainMenu_Idle td div div div div div { height:28px; background:url(dummy.gif) center center repeat-x; text-align:center; padding:5px 8px 0 8px; margin:0; font-size:13px; font-weight:normal; color:#2d3947; line-height:normal; }
.MainMenu_Selected td img { display:none; background:transparent;}
.MainMenu_Selected td { height:27px; padding:0; margin:0; line-height:0; background:transparent;}
.MainMenu_Selected td div { height:27px; background:url(dummy.gif) top right no-repeat; margin:0; padding:0; }
.MainMenu_Selected td div div { height:27px; background:url(dummy.gif) top left no-repeat; margin:0; padding:0 0px 0 0px; }
.MainMenu_Selected td div div div { height:27px; padding:0; margin:0; background:url(tab_sel.png) top left repeat-x; }
.MainMenu_Selected td div div div div { height:27px; padding:0; margin:0; background:transparent;}
.MainMenu_Selected td div div div div div { height:28px; background:transparent; text-align:center; padding:5px 8px 0 8px; margin:0; font-size:13px; font-weight:normal; color:#2d3947;  line-height:normal; }

.MainMenu_BreadcrumbActive td img { display:none; background:transparent;}
.MainMenu_BreadcrumbActive td { height:27px; padding:0; margin:0; line-height:0; background:transparent;}
.MainMenu_BreadcrumbActive td div { height:27px; background:url(dummy.gif) top right no-repeat; margin:0; padding:0; }
.MainMenu_BreadcrumbActive td div div { height:27px; background:url(dummy.gif) top left no-repeat; margin:0; padding:0 0px 0 0px; }
.MainMenu_BreadcrumbActive td div div div { height:27px; padding:0; margin:0; background:url(tab_sel.png) top left repeat-x; }
.MainMenu_BreadcrumbActive td div div div div { height:27px; padding:0; margin:0; background:transparent;}
.MainMenu_BreadcrumbActive td div div div div div { height:28px; background:transparent; text-align:center; padding:5px 8px 0 8px; margin:0; font-size:13px; font-weight:normal; color:#2d3947;  line-height:normal; }


.MainMenu_MenuArrow { border-top:0 solid #ffffff; border-right:0 solid #ffffff; border-bottom:1px solid #dcdcdc; border-left:0 solid #ffffff; margin:0; padding:0; }									 
.MainMenu_RootMenuArrow { display:none; }									 
.MainMenu_MenuIcon { display:none; }									 
.MainMenu_Separator img { width:1px; height:27px; margin:0; }
.MainMenu_MenuBreak { border:none; background:transparent; vertical-align:top; }

.EMSubMenuItemOn { color:#ffffff; }
.EMSubMenuItemOff { color:#2d3947; }
.EMSubMenuItemBGOn {background: #082143; }
.EMSubMenuItemBGOff { background:#aea68e; }
.EMMenuArrow {display:none; }


/*-----------------------------------------------------------------------*/
/* Module Menus															 */
/*-----------------------------------------------------------------------*/
.ModuleTitle_SubMenu { background:#aea68e; color: #082143; padding:0; margin:0; border:1px solid #ffffff; z-index:1000; font-weight:normal;}
.ModuleTitle_MenuItem { background:#aea68e; color: #082143; font-family:arial,helvetica,verdana; font-size:11px; font-weight:bold; font-style:normal; padding:0 15px 0 10px; height:20px; border:1px solid #082143; }
.ModuleTitle_MenuItemSel { background:#082143; color: #ffffff; font-family:arial,helvetica,verdana; font-size:11px; font-weight:bold; padding:0 15px 0 10px; height:20px; border:1px solid #082143; }
.ModuleTitle_MenuContainer { background:transparent;}
.ModuleTitle_MenuBar { }
.ModuleTitle_MenuArrow { display:none; }
.ModuleTitle_RootMenuArrow { display:none; }
.ModuleTitle_MenuIcon { background:transparent; border:0; width:0; height:1px; padding:0; margin:0; font-size:0; }
.ModuleTitle_MenuIcon img { margin:0 10px 0 10px; }


