/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.TopLeftBlueBox
{
    background-image:url("/Portals/2/NewSkin/Images_mainpage_DT/michael help/Product_border_Blue_525_Top_Left.png");
    BACKGROUND-REPEAT: no-repeat;
    width:26px;
    height:24px;
}
.TopBlueBox
{
    background-image:url("/Portals/2/NewSkin/Images_mainpage_DT/michael help/Product_border_Blue_525_Top_Slice.png");
    BACKGROUND-REPEAT: repeat-x;
    height:24px;
}
.TopRightBlueBox
{
    background-image:url("/Portals/2/NewSkin/Images_mainpage_DT/michael help/Product_border_Blue_525_Top_Right.png");
    BACKGROUND-REPEAT: no-repeat;
    width:26px;
    height:24px;
}

.BotLeftBlueBox
{
    background-image:url("/Portals/2/NewSkin/Images_mainpage_DT/michael help/Product_border_Blue_525_Bottom_Left.png");
    BACKGROUND-REPEAT: no-repeat;
    width:26px;
    height:24px;
}
.BotBlueBox
{
    background-image:url("/Portals/2/NewSkin/Images_mainpage_DT/michael help/Product_border_Blue_525_Bottom_Slice.png");
    BACKGROUND-REPEAT: repeat-x;
    height:24px;
}
.BotRightBlueBox
{
    background-image:url("/Portals/2/NewSkin/Images_mainpage_DT/michael help/Product_border_Blue_525_Bottom_Right.png");
    BACKGROUND-REPEAT: no-repeat;
    width:26px;
    height:24px;
}
.LeftBlueBox
{
    background-image:url("/Portals/2/NewSkin/Images_mainpage_DT/michael help/Product_border_Blue_525_Left_Side.png");
    BACKGROUND-REPEAT: repeat-y;
    width:26px;
    height:1px;
}
.RightBlueBox
{
    background-image:url("/Portals/2/NewSkin/Images_mainpage_DT/michael help/Product_border_Blue_525_Right_Side.png");
    BACKGROUND-REPEAT: repeat-y;
    width:26px;
    height:1px;
}
.TopLeftPinkBox
{
    background-image:url("/Portals/2/NewSkin/Images_mainpage_DT/michael help/Hptopborder_Topleft.gif");
    BACKGROUND-REPEAT: no-repeat;
    width:40px;
    height:40px;
}
.TopPinkBox
{
    background-image:url("/Portals/2/NewSkin/Images_mainpage_DT/michael help/Hptopborder_Topcenterslice.gif");
    BACKGROUND-REPEAT: repeat-x;
    height:40px;
}
.TopRightPinkBox
{
    background-image:url("/Portals/2/NewSkin/Images_mainpage_DT/michael help/Hptopborder_Topright.gif");
    BACKGROUND-REPEAT: no-repeat;
    width:40px;
    height:40px;
}

.BotLeftPinkBox
{
    background-image:url("/Portals/2/NewSkin/Images_mainpage_DT/michael help/Hptopborder_Bottomleft.gif");
    BACKGROUND-REPEAT: no-repeat;
    width:40px;
    height:40px;
}
.BotPinkBox
{
    background-image:url("/Portals/2/NewSkin/Images_mainpage_DT/michael help/Hpborder_Bottomcenterslice.gif");
    BACKGROUND-REPEAT: repeat-x;
    height:40px;
}
.BotRightPinkBox
{
    background-image:url("/Portals/2/NewSkin/Images_mainpage_DT/michael help/Hptopborder_Bottomright.gif");
    BACKGROUND-REPEAT: no-repeat;
    width:40px;
    height:40px;
}
.LeftPinkBox
{
    background-image:url("/Portals/2/NewSkin/Images_mainpage_DT/michael help/Hptopborder_Middleleftslice.gif");
    BACKGROUND-REPEAT: repeat-y;
    width:40px;
    height:1px;
}
.RightPinkBox
{
    background-image:url("/Portals/2/NewSkin/Images_mainpage_DT/michael help/Hptopborder_Middlerightslice.gif");
    BACKGROUND-REPEAT: repeat-y;
    width:40px;
    height:1px;
}
.CenterPinkBox
{   
    background-image:url("/Portals/2/NewSkin/Images_mainpage_DT/michael help/Hptopborder_Centerslice.gif");
    BACKGROUND-REPEAT: repeat;
    height:1px;
}
.BlueBanner
{
    background-image:url("/Portals/2/NewSkin/Images_mainpage_DT/michael help/Blue_Banner_Slice.png");
    BACKGROUND-REPEAT: repeat-x;
    height:30px;
}
.Bluelight Banner
{
    background-image:url("/Portals/2/NewSkin/Images_mainpage_DT/michael help/Blue_light_Banner_Slice.png");
    BACKGROUND-REPEAT: repeat-x;
    height:30px;
}
.TopBlueNewsBox
{
    background-image:url("/Portals/2/NewSkin/Images_mainpage_DT/michael help/TopBlue.gif");
    BACKGROUND-REPEAT: no-repeat;
    width:191px;
    height:30px;
}
.MiddleBlueNewsBox
{
    background-image:url("/Portals/2/NewSkin/Images_mainpage_DT/michael help/Bluemiddle.gif");
    BACKGROUND-REPEAT: repeat-y;
    Width:191px;
}
.BottomBlueNewsBox
{
    background-image:url("/Portals/2/NewSkin/Images_mainpage_DT/michael help/BottomBlue.gif");
    BACKGROUND-REPEAT: no-repeat;
    width:191px;
    height:23px;
}
.GrayBold
{
	color: gray;
	font-family: Tahoma;
	font-size:6;
	font-weight:bold;
}
.PinkTitle
{
        font-family:Arial;
        color:#c15a92;
        font-size: 20px;
}
.GrayTitle
{
        font-family: Tahoma;
        color:gray;
        font-size:18px;
}
.BlueText
{
	color: blue;
	font-family: Tahoma;
	font-size:2;
}
.GreenTitle
{
       font-family: Tahoma;
       color:green;
       font-size: 10pt;
       font-weight:bold;
}
.CallToAction
{
       font-family: Arial;
       color:#3399cc;
       font-size: 14pt;
       font-weight:bold;
}
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
color:rgb(0,51,102);
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}



















