/*========================================================*/
/*        	 		Created by CMSSkins.com               */
/*                    support@cmsskins.com                */
/*========================================================*/

/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/
/*-- 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: 0 0 0 0;  }
/*-- menuitems idle cell           		--*/ .MainMenu_Idle TD { background:url(menuIdle.gif) no-repeat  left top transparent ; font-family: Arial; font-size: 11px; font-weight: bold; color: #333333; padding: 6px 0px 6px 8px; width:210px; height:29px;     }
/*-- menuitems over             		--*/ .MainMenu_Selected TD { background:url(menuHover.gif) no-repeat transparent; font-family: Arial; font-size: 11px; font-weight: bold; color: #ffffff; padding: 6px 0px 6px 8px; width:210px;  }
/*-- menuitems active           		--*/ .MainMenu_Active TD, .MainMenu_BreadcrumbActive TD { background:url(menuHover.gif) no-repeat transparent;font-family: Arial; font-size: 11px; font-weight: bold; color: #ffffff; padding: 6px 0px 6px 8px; width:210px; }
/*-- middle seperator           		--*/ .MainMenu_Seperator { width:0px; height:0px; font-size:0px; padding:0; }
/*-- 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 0 0 0; }
/*-- not needed - module menu   		--*/ .MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow { display: none; }
									 		 .ModuleTitle_MenuIcon { padding: 0px 10px 0px 10px; margin: 0 0 0 0; font-size: 0px; }
									 		 .ModuleTitle_MenuIcon IMG { padding: 0px 5px 0 6px; }
/*-- removing seperator borders 		--*/ .MainMenu_MenuBreak, dnn_dnnsolpartmenu_ctldnnsolpartmenu_spmbrk { padding:0 0 0 0; height:0px; border: 1px solid #FFFFFF; background: transparent;}

/*-- submenu container          		--*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { background:#dae5eb; padding: 0 0 0 0; z-index: 1000; color: #0580b9; border: 0px solid #939393;  cursor: pointer;  cursor: hand; font-weight: bold; filter: none;}
/*-- menuitems idle    		       		--*/ .MainMenu_MenuItem { color: #333; font-family: Arial; font-size: 11px; font-weight: bold;  font-style: bold; padding: 0px 10px 0px 10px; height: 25px; border: 0;} 
/*-- Submenu idle    		       		--*/ .ModuleTitle_MenuItem { color: #333; font-family: Arial; font-size: 11px; font-weight: normal;  font-style: bold; padding: 0px 10px 0px 10px; height: 10px;}
/*-- submenu items hover        		--*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { background:url(menuHover.jpg) no-repeat; color: #013f72; font-family: Arial; font-size: 11px; font-weight: bold;  cursor: pointer; cursor: hand; padding: 0px 10px 0px 10px; height: 10px; border: 0;}
