/*========================================================*/
/*         CSS for Blue skin CPC                          */
/*========================================================*/

/*========================================================*/
/*  Design Elements                                     */
/*========================================================*/

/*==menu bar needs to add to ContentPanesTable 770 ==========*/

.MenuBar    		{ height:74px; background: url(menu-bg-tall.gif) repeat-x top left;  margin: 10 0px 0 0px; width:590px; }
.MenuBarPregnant    { height:74px; background: url(menu-bg-tall.gif) repeat-x top left;  margin: 0 0px 19 0px; width:190px;  padding-right: 10px;}

.BottomMenuBar   	{ height:50px; background: url(menu-bg.gif) repeat-x top left;  width:780px; margin: 0; }
.BottomMenu_Idle 	{ color: #36332d; font-size: 13pt; }

.LoginTD 			{ width: 100%; vertical-align: middle; text-align: right; font-size: 7px; padding: 0 0 8px 0; }
.CopyrightRow 		{ height:30px; padding: 0 10px 15 10px; vertical-align: middle; font-size:11pt;}

/*========================================================*/
/*     Main Menu and Module Menus              modified           */
/*========================================================*/

 .MenuItemPregnant { padding:15 0px 33px 0px;}
 
 

/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { background: transparent; }
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; text-transform:uppercase; }
/*-- submenu container          --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { margin: 1px 0 0 0; }
/*-- menuitems idle             --*/ .MainMenu_Idle TD { color: #36332d; font-size: 13pt;  padding:10px 0px 33px 0px; }
/*-- menuitems over             --*/ .MainMenu_Selected TD { color: #89a6a3;  font-size: 13pt; padding: 10px 0px 13px 0px; }
/*-- menuitems over             --*/ .MainMenu_Selected TD { color: #89a6a3;  font-size: 13pt; padding: 10px 0px 33px 0px; }
/*-- menuitems active           --*/ .MainMenu_Active TD, .MainMenu_BreadcrumbActive TD { color: #FFF; background: url(menu-arrow-down.gif) no-repeat bottom center transparent; font-size: 13pt; padding: 10px 0px 33px 0px; }


/*-- middle seperator           --*/ .MainMenu_Separator { background: url(spacer.gif) no-repeat;  width:4px; height: 31px; }
/*-- not needed - main menu     --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- module menu container      --*/ .ModuleTitle_MenuContainer { color: #717171; }
/*-- module menu bar            --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding        --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 5px 0 5px; }
/*-- 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 9px; }
/*-- removing separator 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                                         */
/*==========================================================*/

