/* CSS Document */

Body
{
background: url(images/bg01.jpg) repeat;
font-family: Tahoma, Arial; 
color:#FFFFFF; 
font-size:10pt;
}

.contentmain
{
font-family: Tahoma, Arial; 
color:#CCCCCC; 
font-size:11pt;
}

.contenthead
{
font-family: Garamond, Times New Roman; 
color:#CCCCCC; 
font-size:15pt;
}

.contentfrontmain
{
margin: 10px;
font-family: Tahoma, Arial; 
color:#CCCCCC; 
font-size:11pt;
}

.contentfooter
{
font-family: Tahoma, Arial; 
color:#FFFFFF; 
font-size:10pt;
}

/*-- Menu Layout --*/
/*-- box that holds the menu    --*/ .MainMenu_MenuContainer {  background: url(/portals/_default/skins/curtinlawfirm/images/navbg01.jpg) repeat-x top center transparent; }
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; }
/*-- submenu container          --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 1px 0 0 0; background: #5E5E5E; color: #FFFFFF; padding: 0px; border: 1px solid #878787; font-weight: normal; filter: none; }
/*-- submenu items idle         --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem { font-family: Garamond, Times New Roman , Tahoma;  color: #FFFFFF; font-size: 10pt; background: #5E5E5E; font-weight: bold; font-style: normal; text-transform: uppercase; padding: 0px 30px 0px 16px; height: 20px; border: 0; }
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { font-family: Garamond, Times New Roman, Tahoma; font-size: 10pt; font-weight: bold; text-transform: uppercase; cursor: pointer; cursor: hand; color: #222; background: #485969; padding: 0px 30px 0px 16px; height: 20px; border: 0;}
/*-- menuitems idle             --*/ .MainMenu_Idle { color: #FFFFFF; background: url(/portals/_default/skins/curtinlawfirm/images/navbg01.jpg) repeat-x top center transparent; padding: 0; font-weight: bold; height: 35px; }
/*-- menuitems over             --*/ .MainMenu_Selected { color: #FFFFFF; background: url(/portals/_default/skins/curtinlawfirm/images/navsel01.jpg) repeat-x top center transparent; padding: 0; font-weight: bold; height: 35px; }
/*-- menuitems active           --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive { color: #FFFFFF; background: url(/portals/_default/skins/curtinlawfirm/images/navsel01.jpg) repeat-x top center transparent; padding: 0; font-weight: bold; height: 35px; }
/*-- right seperator idle       --*/ .MainMenu_RightIdle { background: url(/portals/_default/skins/curtinlawfirm/images/navsep01.jpg) no-repeat top right transparent; width:2px; height: 35px; }
/*-- not needed - main menu     --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- module menu container      --*/ .ModuleTitle_MenuContainer { color: #FFFFFF; }
/*-- module menu bar            --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding        --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 5px 0 0; }
/*-- not needed - module menu   --*/ .MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none; }
/*-- removing seperator borders --*/ .MainMenu_MenuBreak { border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none; }
