/*========================================================*/
/*         CSS for DotNetNuke Skin - Minimalist           */
/*                   by Evan O'Neil                       */
/*             http://www.NukeVille.com                   */
/*========================================================*/

/*========================================================*/
/*  2 Design Elements                                     */
/*========================================================*/

.MenuHeight { height:29px; }
.MenuTD {  background: url(images/CuraFloMenuTile.jpg) repeat-x top left; paddinG: 0 0 0 8px; }
.MenuLeft { width:3px; background: url(images/CuraFloMenuLeft.jpg) no-repeat top left; }
.MenuRight { width:6px; background: url(images/CuraFloMenuRight.jpg) no-repeat top left; }
.CopyrightRow { height:20px; padding: 0 0 0 0; vertical-align: middle; background-color:#E1F5FF;}

/*========================================================*/
/*     Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { background: transparent; }
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; }
/*-- submenu container          --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { margin: 1px 0 0 0; }
/*-- not needed - main menu     --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- module menu continer       --*/ .ModuleTitle_MenuContainer { color: #FFFFFF; }
/*-- module menu bar            --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding        --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 3px 0 3px; background-color:Transparent; }
/*-- not needed - module menu   --*/ .MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow { display: none; }
									 .ModuleTitle_MenuIcon { background: #FFF; border: 0px; border-bottom: 1px dotted #999; width:0px; height: 20px; padding: 0 0 0 0; margin: 0 0 0 0; font-size: 0px; }
									 .ModuleTitle_MenuIcon IMG { margin: 0 10px 0 10px; }
/*-- 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;}

.MainMenu_Seperator { background: url(images/CuraFloMenuTile.jpg) no-repeat top center transparent; width:1px; height: 25px; padding: 0px 0px 0px 0px; font-size:1px; }
.MainMenu_Idle TD { color: #000; background: url(images/CuraFloMenuTile.jpg) repeat-x top center transparent; font-size: 8pt; padding: 5px 0px 5px 0px; height:25px; font-weight: normal; }
.MainMenu_Selected TD { color: #000; background: url(images/CuraFloMenuTileActive.jpg) repeat-x top center transparent; font-size: 8pt; padding: 5px 0px 5px 0px; height:25px;  font-weight: normal; }
.MainMenu_Active TD, .MainMenu_BreadcrumbActive TD { color: #000; background: url(images/CuraFloMenuTileActive.jpg) repeat-x top center transparent; font-size: 8pt; padding: 5px 0px 5px 0px; height:25px;  font-weight: bold; }

.RightSideTileWt { display:none; }
.RightSideTileLB{ display:none; }
.FooterContentR{ display:none; }
.BottomTileLB{ display:none; }
.MenuRight{ display:none; }
/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/
