/*========================================================*/
/*         CSS for DotNetNuke Skin - Yusta_Maroon         */
/*                   by Cyber Siouxland                   */
/*             http://www.CyberSiouxland.com              */
/*========================================================*/
/* Style For HTML BODY                   */ #body { margin: 0; background: #5e1818; margin: 0 0 0 0 }
.MenuHeight { height:37px; vertical-align: bottom; padding: 0 0px 0 0px;}
.MenuTD {  padding: 0 7px 0 10px; text-align: right;}
.CopyrightRow { height:15px; padding: 0 10px 0 10px; vertical-align: middle; background-color:#4b0000;  border-top:#9a3636 solid 1px;}

/*========================================================*/
/*     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; }
/*-- menuitems idle             --*/ .MainMenu_Idle TD { color: #ede9de; background: url(nav2-bg.gif) repeat-x top center transparent; height: 37px; font-size: 12pt; padding: 10px 0px 9px 0px; font-weight: bold; }
/*-- menuitems over             --*/ .MainMenu_Selected TD { color: #ffffff; background: url(nav2-bg.gif) repeat-x top center transparent; height: 37px; font-size: 12pt; padding: 10px 0px 9px 0px; font-weight: bold; }
/*-- menuitems active           --*/ .MainMenu_Active TD, .MainMenu_BreadcrumbActive TD { color: #ffffff; background: url(nav2-active.gif) repeat-x top center transparent; font-size: 12pt; padding: 10px 0px 9px 0px; font-weight: bold; }
/*-- middle seperator           --*/ .MainMenu_Seperator { background: url(nav2-div.gif) no-repeat top center transparent; width:5px; height: 37px; font-size:1px; }
/*-- Left seperator             --*/ .MainMenu_LSeperator { background: url(LSeperator-div.gif) no-repeat top center transparent; width:5px; height: 37px; font-size:1px; }
/*-- Right seperator            --*/ .MainMenu_RSeperator { background: url(RSeperator-div.gif) no-repeat top center transparent; width:5px; height: 37px; font-size:1px; }
/*-- Left Active seperator      --*/ .MainMenu_LASeperator { background: url(LASeperator-div.gif) no-repeat top center transparent; width:5px; height: 37px; font-size:1px; }
/*-- Right Active seperator     --*/ .MainMenu_RASeperator { background: url(RASeperator-div.gif) no-repeat top center transparent; width:5px; height: 37px; font-size:1px; }
/*-- 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 15px 0 10px; }
/*-- not needed - module menu   --*/ .MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow { display: none; }
									 .ModuleTitle_MenuIcon { background: #ede9de; 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 0px 0 0px; }
/*-- 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;}
/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/

