/*========================================================*/
/*         CSS for DotNetNuke Skin - Minimalist           */
/*                   by Evan O'Neil                       */
/*             http://www.NukeVille.com                   */
/*========================================================*/

/*========================================================*/
/*  2 Design Elements                                     */
/*========================================================*/

.MenuHeight { height:32px; }
.MenuTD {  background: url(nav2-bg.gif) repeat-x top left; padding: 0 10px 0 0; }
.MenuLeft { width:18px; background: url(nav2-bg-l.gif) no-repeat top left; }
.MenuRight { width:12px; background: url(nav2-bg-r.gif) no-repeat top left; }
.LoginTD { width: 100%; vertical-align: middle; text-align: right; font-size: 7px; padding: 0 0 8px 0; }
.CopyrightRow { height:20px; padding: 0 10px 0 10px; vertical-align: middle; }

.PanelWidth { width: 270px; vertical-align: top; padding: 0 0 0 0; }
.PanelTD { padding: 0 27px 0 0px; }
.PanelBG { background: #CF4401;}
.PanelGrad { height:100%; background: #CF4401; display:block; }
.PanelTL { height:100%; background: url(panel-bg-tl2.jpg) no-repeat top left; display:block; }
.PanelTR { height:100%; background: url(panel-bg-tr2.jpg) no-repeat top right; display:block; padding: 18px 0 7px 0; }
.PanelBL { height:100%; background: url(panel-bg-bl2.jpg) no-repeat bottom left; display:block; }
.PanelBR { height:100%; background: url(panel-bg-br2.jpg) no-repeat bottom right; display:block; }
.PanelMid { height:100%;  }

.PanelT { height:100%; background: url(nav3-idle.jpg) repeat-x top left; display:block; }
.PanelB { height:100%; background: transparent; display:block; }
.PanelR { height:100%; background: transparent; display:block; }
.PanelL { height:100%; background: transparent; display:block; }

.LeftBanner {height:100px; width:250px; background:url(fsta.jpg) no-repeat bottom center transparent; }


/*========================================================*/
/*     Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { background: transparent; width: 270px; height:1px; padding: 0 0 0 0; _margin: -2 0 0 0; margin: 0 0 0 0; }
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; height:1px; padding: 0 0 0 0; margin: 0 0 0 0; }
/*-- submenu container          --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { margin: 0 0 0 2px; }
/*-- menuitems idle             --*/ .MainMenu_Idle TD { font-family: Arial, Helvetica, sans-serif;font-size: 14px;padding-left: 30px;text-decoration: none;font-weight: bold;color: #FFFFFF; background: url(nav-idle.gif) no-repeat bottom left transparent;height: 31px; }
/*-- menuitems over             --*/ .MainMenu_Selected TD { font-family: Arial, Helvetica, sans-serif;font-size: 14px;padding-left: 30px;text-decoration: none;font-weight: bold;color: #FFFFFF; background: url(nav-active.gif) no-repeat bottom left transparent; height: 31px;  }
/*-- menuitems active           --*/ .MainMenu_Active TD, .MainMenu_BreadcrumbActive TD { font-family: Arial, Helvetica, sans-serif;font-size: 14px;padding-left: 30px;text-decoration: none;font-weight: bold;color: #FFFFFF; background: url(nav-active.gif) no-repeat bottom left transparent;height: 31px;  }
/*-- not needed - main menu     --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- module menu continer       --*/ .ModuleTitle_MenuContainer { color: #2c2c2c; }
/*-- module menu bar            --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding        --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 5px 0 0; }
/*-- not needed - module menu   --*/ .MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none; }
/*-- removing seperator borders --*/ .MainMenu_MenuBreak { border-top-style: none; border-right-style: none;border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}

/*-- submenu container          --*/ .MainMenu_SubMenu { z-index: 1000;cursor: pointer;background:#4D4D4D;color: #ffffff;padding:0 0 0 0;text-align:left;border-style:none;font-weight:bold; height:30px;font-size:10pt;margin-top:1px;text-transform:capitalize;}
/*-- submenu items hover        --*/ .SubMenu_MenuItemSel { z-index: 1000;cursor: pointer;background:#CF4401;color: #ffffff;padding: 0 0 0 0;text-align:left;border-style:none;font-weight:bold; height:30px;font-size:10pt;text-transform:capitalize;}
/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/