.containerColor1Title
{
background-color: #e6e6e6;
}
.containerColor1Content
{
background-color: transparent;
}
.containerColor2Title
{
background-color: #4E6881;
}
.containerColor2Title .smallCap
{
color: #fff;
}
.containerColor2Content
{
background-color:transparent;
}
.designModeBodyTagCssClass
{
background-color: Transparent;
background-image: none;
text-align: left;
color: #333;
font-family: tahoma;
font-weight: normal;
font-size: 11px;
}
/* Forces browser height of 100% */
html
{
height: 100%;
}
/* Body style */
body
{
margin-top: 10px;
margin-bottom: 30px;
background: #336699;
background-image: url(http://www.intrinsigo.com/MRSNOLA.Com/Portals/0/sitebg.gif);
color: #666;
font-size: 130%;
text-align: center;
}
/* tables */
.tblHead
{
background: #4E6881;
width: 100%;
padding: 0px;
}
.headCell
{
padding: 0px;
}
.tblLogin
{
width: 100%;
padding: 4px;
}
.tblMain
{
width: 100%;
padding-right: 4px;
padding-left: 4px;
padding-bottom: 0px;
padding-top: 0px;
}
.tblContentLarge
{
font-size: x-large;
}
/* To ensure text consistency */
div, table, tr, td
{
font-family: tahoma;
font-size: 11px;
line-height: 1.4em;
}
/*========================================================*/
/*  2. Page Layout                                        */
/*========================================================*/
/* You may adjust the site width here */
.SiteWidth
{
width: 80%;
padding: 0px;
text-align: center;
background: transparent;
border: none;
margin-left: auto;
margin-right: auto;
}
/* The container for inner for site table */
.SiteBorder
{
width: 100%;
background: #fff;
border: 1px solid #4E6881; /* Inner border: lighter blue */
padding: 0px;
text-align: center;
}
/* Style for Solpart Menu */
.Menu
{
background-color: #7C7F85;
height: 25px;
}
/* Style for Panes */
.TopPane
{
background-color: #fff;
padding: 10px 0 10px 0;
}
.LeftPane
{
background-color: #fff;
padding: 0 15px 20px 0;
}
.ContentPane
{
background-color: #fff;
padding: 0 15px 20px 0;
}
.RightPane
{
background-color: #fff;
padding: 0 0 20px 15px;
border-left: 1px solid #999;
}
.BottomPane
{
background-color: #fff;
padding: 10px 0 10px 0;
}
/* The very tricky separator */
.Separator
{
background-color: #555555; /* add the background color so the &nbsp; break wouldn't show and will work on both ie and firefox */
padding-left: 3px; /* To create the funny multiple vline */
padding-right: 3px; /* To create the funny multiple vline */
}
/*========================================================*/
/*  3. Controls                                           */
/*========================================================*/
/* Style for date control */
.date
{
font-family: tahoma;
color: #555;
font-size: 11px;
font-weight: bold;
padding-bottom: 10px;
}
/* Style for Login/Logout, Register/User controls */
a.LoginUser:link, a.LoginUser:visited, a.LoginUser:active
{
font-family: tahoma;
font-size: 11px;
color: #555;
font-weight: bold;
text-decoration: none;
}
a.LoginUser:hover
{
font-family: tahoma;
font-size: 11px;
color: #111;
font-weight: bold;
text-decoration: underline;
}
/* Style for legal related controls */
.LegalLinks, a.LegalLinks:link, a.LegalLinks:visited, a.LegalLinks:active
{
font-family: tahoma;
font-size: 11px;
color: #333;
font-weight: bold;
text-decoration: none;
}
a.LegalLinks:hover
{
font-family: tahoma;
font-size: 11px;
color: #333;
font-weight: bold;
text-decoration: underline;
}
/*========================================================*/
/*  4. Links and Buttons                                  */
/*========================================================*/
/* Default link style */
a:link, a:visited, a:active
{
color: #333;
font-family: tahoma;
font-weight: normal;
font-size: 11px;
}
a:hover
{
color: #333;
font-family: tahoma;
font-weight: normal;
font-size: 11px;
text-decoration: underline;
}
/* text and link style used for most text rendered by modules */
.Normal, a.Normal:link, a.Normal:visited, a.Normal:active
{
color: #333;
font-family: tahoma;
font-weight: normal;
font-size: 11px;
}
a.Normal:hover
{
color: #333;
font-family: tahoma;
font-weight: normal;
font-size: 11px;
text-decoration: underline;
}
/* buttons and link buttons style used in the portal admin pages */
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active
{
color: #FFF;
border-top: 1px solid #bbb;
border-bottom: 1px solid #666;
border-left: 1px solid #bbb;
border-right: 1px solid #999;
padding: 1px 5px 2px 6px;
font-family: tahoma;
font-weight: normal;
font-size: 11px;
text-decoration: none;
background: #666;
}
A.CommandButton:hover
{
color: #FFF;
border-top: 1px solid #ccc;
border-bottom: 1px solid #666;
border-left: 1px solid #ccc;
border-right: 1px solid #999;
padding: 1px 5px 2px 6px;
font-family: tahoma;
font-weight: normal;
font-size: 11px;
text-decoration: none;
background: #333;
}
/*========================================================*/
/*  5. Text                                               */
/*========================================================*/
/* text style for module titles */
.Head
{
font-family: Georgia, "Times New Roman" , Times, serif;
font-size: 19px;
font-weight: bold;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubHead
{
font-family: tahoma;
font-size: 11px;
color: #333;
font-weight: bold;
}
/* text style used for most text rendered by modules; applies to the majority of text in the site */
.Normal
{
color: #333;
font-family: tahoma;
font-size: 11px;
font-weight: normal;
line-height: 1.8em;
}
.NormalBold
{
color: #333;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
line-height: 1.8em;
}
/* Bold red text for alerts and such */
.NormalRed
{
color: #930;
font-family: tahoma;
font-weight: bold;
font-size: 11px;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
font-family: tahoma;
font-size: 11px;
font-weight: normal;
}
/*  form style */
select, input
{
font-family: tahoma;
font-size: 11px;
}
/* all the other text*/
h3, h4, h5, h6, DT, TFOOT, THEAD, TH
{
color: #333;
}
/*========================================================*/
/*  6. Main Menu                                             */
/*========================================================*/
/* Container for main menu */
.MainMenu_MenuContainer
{
background-color: transparent;
margin-left: 25px;
margin-top: 0;
}
/* Menu bar */
.MainMenu_MenuBar
{
cursor: pointer;
cursor: hand;
height: 25px;
padding: 0;
}
/* Applies to off state of submenu items only */
.MainMenu_MenuItem
{
background: transparent;
cursor: pointer;
cursor: hand;
color: #fff;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
font-style: normal;
border-bottom: #4E6881 1px solid;
border-top: #4E6881 1px solid;
padding: 2px 10px 3px 5px;
}
/* Container for submenu */
.MainMenu_SubMenu
{
/*the same style as MainMenu_MenuItem*/
z-index: 1000;
cursor: pointer;
cursor: hand;
background: #4E6881;
filter: none;
border: 1px solid #4E6881;
margin-top: 1px;
padding: 2px;
}
/* Hover state for submenu items only */
.MainMenu_MenuItemSel
{
background: #fff; /* for sub menu rollover effect*/
cursor: pointer;
cursor: hand;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #4E6881;
border: 1px;
padding: 2px 10px 3px 5px;
}
/* The Root Menu styles have to be AFTER the Submenu styles to overwrite submenu styles*/
/* Idle state for main menu items, can overwrite MainMenu_MenuItem */
.RootMenu_Off
{
background: transparent;
color: #fff;
font-weight: bold;
padding: 0 8px 0 5px;
}
/* Active state for main menu items */
.RootMenu_On
{
background: transparent;
color: #fff;
padding: 0 8px 0 5px;
}
/* Hover state for main menu items */
.RootMenu_Hover
{
background: #444444;
color: #fff;
padding: 0 8px 0 5px;
}
/* Inserts a small space between main menu items, also can get rid of the funny red borders */
.MainMenu_MenuBreak
{
width: auto;
border: 0;
}
/* Elements we don't really need to see */
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon
{
display: none;
}
/*========================================================*/
/*  7. Module Menus                                       */
/*========================================================*/
/* Outer container for module submenu */
.ModuleTitle_MenuContainer
{
color: #333;
}
/* Inner container for module submenu */
.ModuleTitle_MenuBar
{
cursor: pointer;
cursor: hand;
height: 20px;
}
/* Idle state for module submenu items */
.ModuleTitle_MenuItem
{
font-family: tahoma;
color: #333;
font-size: 11px;
font-weight: bold;
border: #eee 1px solid;
padding: 1px 4px 2px 2px;
}
/* Inner, INNER(?) container for module submenu (?) */
.ModuleTitle_SubMenu
{
z-index: 1000;
cursor: pointer;
cursor: hand;
margin: 2px 0px 0px -6px;
background-color: #eee;
filter: none;
border: #333 1px solid;
padding: 0px 1px 1px 1px;
}
/* Hover state for module submenu items */
.ModuleTitle_MenuItemSel
{
font-family: tahoma;
font-size: 11px;
font-weight: bold;
font-style: normal;
cursor: pointer;
cursor: hand;
color: #eee;
background: #333;
border: #333 1px solid;
padding: 1px 4px 2px 2px;
}
/* Elements we don't need to see */
.ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuBreak, .ModuleTitle_MenuIcon
{
display: none;
}
.lgText .Normal
{
font-size: 14px;
}

