/*========================================================*/
/*         CSS for DotNetNuke Skin - castaway kid         */
/*                   by Cyber Siouxland                   */
/*             http://www.CyberSiouxland.com              */
/*========================================================*/

/*========================================================*/
/*  2 Design Elements                                     */
/*========================================================*/

.MenuHeight { height: 29px; vertical-align: bottom; padding: 0 0px 0 0px;}
.MenuTD {  padding: 0 0px 0 5px; _padding: 0 0px 0 2px; text-align: right; background: url(images/nav-bg.gif) repeat-x top center transparent;}

/*========================================================*/
/*     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: #fff; font-family:"Trebuchet MS"; font:"Trebuchet MS"; background: transparent; font-size: 14px; padding: 0px 0px 0px 0px; _padding: 0px 0px 3px 0px; font-weight: normal; }
/*-- menuitems over             --*/ .MainMenu_Selected TD { color: #fff; font-family:"Trebuchet MS"; font:"Trebuchet MS"; background: transparent; font-size: 14px; padding: 0px 0px 0px 0px; _padding: 0px 0px 3px 0px; font-weight: normal; }
/*-- menuitems active           --*/ .MainMenu_Active TD, .MainMenu_BreadcrumbActive TD { color: #fff; font-family:"Trebuchet MS"; font:"Trebuchet MS"; background: transparent; font-size: 14px; padding: 0px 0px 0px 0px; _padding: 0px 0px 3px 0px; font-weight: normal; }
/*-- middle seperator           --*/ .MainMenu_Seperator { width:3px; height: 29px; 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;}
/*-- not needed - module menu   --*/ .MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow { display: none; }
									 .ModuleTitle_MenuIcon IMG { margin: 0 10px 0 10px; }

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/

