/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.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   {
}

/* 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 {
}

.ListItem, .ListItemHover
{
  font-size: normal;
}

.ListItem
{
  color: Blue;
}

.ListItemHover
{
  color: White;
  background-color: Blue;
}

.ViewMachealth_CarePlanMaintenance_ElementList{
    BACKGROUND-COLOR: green;
    WIDTH: 100px;
    HEIGHT: 40px;
    BORDER: black 1px solid;
    FONT-FAMILY: verdana;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    CURSOR: move;
    TEXT-ALIGN: center;
    position: relative; 
    display: block;
    LINE-HEIGHT: 18px; 
    _PADDING-TOP: 5px;
    _PADDING-BOTTOM: 5px;
    }
    
    .ViewMachealth_CarePlanMaintenance_SaveButton{
    BACKGROUND-COLOR: aqua;
    WIDTH: 100px;
    HEIGHT: 40px;
    TEXT-ALIGN: center;
    BORDER: black 1px solid;
    FONT-FAMILY: verdana;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    CURSOR: hand;
    TEXT-ALIGN: center;
    position: relative; 
    display: block;
    LINE-HEIGHT: 18px; 
    _PADDING-TOP: 5px;
    _PADDING-BOTTOM: 5px;
    COLOR: #000000;
    }
    
    .ViewMachealth_CarePlanMaintenance_SaveButtonDisabled{
   
    WIDTH: 100px;
    HEIGHT: 40px;
    BORDER: black 1px solid;
    FONT-FAMILY: verdana;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    CURSOR: not-allowed;
    TEXT-ALIGN: center;
    POSITION: relative;
    DISPLAY: block;
    LINE-HEIGHT: 18px;
    _PADDING-TOP: 5px;
    _PADDING-BOTTOM: 5px;
    COLOR: #A9A9A9;
     }
    .ViewMachealth_CarePlanMaintenance_unitColumn{
    WIDTH: 7.8%;
    _WIDTH: 7.746%;
    BORDER: black 1px solid;
    HEIGHT: 100%;
    }
    
    .ViewMachealth_CarePlanMaintenance_unitColumnMid{
    WIDTH: 7.746%;
    BORDER-TOP: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
    }
    .ViewMachealth_CarePlanMaintenance_spaceColumn{
    WIDTH: 10px;
    _WIDTH: 2.11%;
    }
    
    .ViewMachealth_CarePlanMaintenance_monthColumn{
    BORDER: black 1px solid;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10px;
    TEXT-ALIGN: center;
    height: 10px;
    }
    
    .ViewMachealth_CarePlanMaintenance_miniElementStyle{
    BACKGROUND-COLOR: #7CFC00;
    WIDTH: 37px;
    _WIDTH: 100%;
    HEIGHT: 37px;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center;
    BORDER-TOP: black 1px solid;
    DISPLAY: block;
    LINE-HEIGHT: 37px;
    CURSOR: move;
    }
    
    .ViewMachealth_CarePlanMaintenance_miniElementStyle_incomplete{
    BACKGROUND-COLOR: red;
    WIDTH: 37px;
    _WIDTH: 100%;
    HEIGHT: 37px;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center;
    BORDER-TOP: black 1px solid;
    DISPLAY: block;
    LINE-HEIGHT: 37px;
    CURSOR: move;
    }
    
    .ViewMachealth_CarePlanMaintenance_FinalisedLabel{
        WIDTH: 100px;
        HEIGHT: 55px;
        TEXT-ALIGN: center;
        FONT-FAMILY: verdana;
        FONT-SIZE: 12px;
        FONT-WEIGHT: bold;
        TEXT-ALIGN: center;
        position: relative; 
        display: block;
        _PADDING-TOP: 5px;
        _PADDING-BOTTOM: 5px;
        COLOR: #000000;
    }
    
    .ViewMachealth_CarePlanMaintenance_Tooltip{
        color:#333;
        visibility: hidden;
	    background-color:#FDFFB4;
	    font-family:arial,helvetica,verdana,sans-serif;
	    padding:2px;
	    border:1px solid #FCC90D;
	    font:100% sans-serif;
	    width:auto;
	}
	
	.ViewMachealth_CarePlanGenerator_PageTitle{
        TEXT-ALIGN: left;
        VERTICAL-ALIGN: bottom;
        BACKGROUND-COLOR: #f2f2f1;
        HEIGHT: 100%;
        _HEIGHT: 92px;
        min-height: 92px;
        BORDER: black 1px solid;
        PADDING-LEFT: 5px;
        display: block;
    }
    .ViewMachealth_CarePlanGenerator_PageTitle span
    {
        position: relative;
        top: -10px;
         _top: 0px;
    }
    .ViewMachealth_CarePlanGenerator_CarePlanSeperator{
        BACKGROUND-COLOR: #00008B;
        COLOR: white;
        TEXT-ALIGN: center;
        FONT-WEIGHT: bold;
        FONT-FAMILY: verdana;
        FONT-SIZE: 12px;
        BORDER: black 1px solid;
        /*HEIGHT: 12px;*/
    }
    
    .Machealth_CarePlanGenerator_DisableElement{
    WIDTH: 100px;
    HEIGHT: 40px;
    BORDER: black 1px solid;
    FONT-FAMILY: verdana;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    CURSOR: not-allowed;
    TEXT-ALIGN: center;
    position: relative; 
    display: block;
    LINE-HEIGHT: 18px; 
    _PADDING-TOP: 5px;
    _PADDING-BOTTOM: 5px;
    COLOR: #A9A9A9;
    }
    
    /*.dis{
    BACKGROUND-COLOR: red;
    }*/
    
    .ViewMachealth_CarePlanGenerator_unitColumn{
    WIDTH: 7.8%;
    _WIDTH: 7.746%;
    BORDER: black 1px solid;
    HEIGHT: 150px;
    }
     .ViewMachealth_CarePlanGenerator_SaveButton{
    BACKGROUND-COLOR: #F0D58C;
    WIDTH: 100px;
    HEIGHT: 40px;
    TEXT-ALIGN: center;
    BORDER: black 1px solid;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
    CURSOR: hand;
    TEXT-ALIGN: center;
    position: relative; 
    display: block;
    
    _PADDING-TOP: 5px;
    _PADDING-BOTTOM: 5px;
    COLOR: #000000;
    }
    
    .ViewMachealth_CarePlanGenerator_SaveButton_Disabled{
    BACKGROUND-COLOR: "";
    WIDTH: 100px;
    HEIGHT: 40px;
    TEXT-ALIGN: center;
    BORDER: black 1px solid;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
    CURSOR: not-allowed;
    TEXT-ALIGN: center;
    position: relative; 
    display: block;
    
    _PADDING-TOP: 5px;
    _PADDING-BOTTOM: 5px;
    COLOR: #A9A9A9;
    }
    
    .ViewMachealth_CarePlanGenerator_Incomplete{
        BACKGROUND-COLOR: red;
    }
    
    .ViewMachealth_CarePlanMonitoringAllocation_miniElementStyle{
    BACKGROUND-COLOR: #7CFC00;
    min-width: 60px;
    WIDTH: 60px;
    _WIDTH: 60px;
    HEIGHT: 37px;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center;
    BORDER: black 1px solid;
    display: inline;
    display: -moz-inline-stack;
    padding-bottom: -10px;
    CURSOR: move;
    position: relative;
    top: -13px;
    margin-left: 2px;
    margin-top: 2px;
    text-decoration: none;
    line-height: 37px;
    }
    
    .ViewMachealth_CarePlanMonitoringAllocation_AlertsBox{
        HEIGHT: 110px; 
        WIDTH: 580px; 
        BORDER: black 1px solid; 
        OVERFLOW: auto
    }
    
    .ViewMachealth_CarePlanMonitoringAllocation_AlertsGrid{
        WIDTH: 560px;
    }
    
    .ViewMachealth_CarePlanMonitoringAllocation_AlertsGrid th{
        COLOR: #FFFFFF;
        BACKGROUND-COLOR: #000080;
        WIDTH: 100px;
    }
    
    .ViewMachealth_CarePlanMonitoringAllocation_AlertsGrid_AltRow{
        BACKGROUND-COLOR: #F0F8FF;
    }
    
    .ViewMachealth_CarePlanMonitoringAllocation_ValidatorEnabled{
        COLOR: Red;
        font-weight: bold;
        font-size: 10px;
        z-index: 200;
        white-space: nowrap;
    }
    
    .ViewMachealth_CarePlanMonitoringAllocation_ValidatorDisabled{
        display: none;
    }
    
    .ViewMachealth_SharedProgressChart_PersonalBestLabel{
        COLOR: Black;
        font-size: smaller;
        BORDER: black 1px solid;
        font-weight: bold;
        background-color: #ffffcc;
        position: relative;
        left: 80px;
        right: auto;
    }
    
    .ViewMachealth_SharedProgressChart_SelectedRow{
        background-color: #ADD8FF;
    }
    
    .ViewMachealth_SharedProgressChart_Hover
    {
        CURSOR: hand;
        COLOR: #0000B0;
    }
    
    .ViewMachealth_CarePlanGenerator_miniElementStyle{
    WIDTH: 37px;
    _WIDTH: 100%;
    HEIGHT: 37px;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center;
    BORDER-TOP: black 1px solid;
    DISPLAY: block;
    LINE-HEIGHT: 37px;
    CURSOR: move;
    }
    
    .ViewMachealth_CarePlanGenerator_ElementColour_GP
    {
        background-color: #0077C0
    }
    
    .ViewMachealth_CarePlanGenerator_ElementColour_SC
    {
        background-color: #628CB2
    }
    
    .ViewMachealth_CarePlanGenerator_ElementColour_AHC
    {
        background-color: #ACE1FA
    }
    .ViewMachealth_CarePlanGenerator_ElementColour_LI
    {
        background-color: #2BB673
    }
    .ViewMachealth_CarePlanGenerator_ElementColour_RI
    {
        background-color: #A8D8B7
    }
    .ViewMachealth_CarePlanGenerator_ElementColour_P
    {
        background-color: #9977F1
    }
    .ViewMachealth_CarePlanGenerator_ElementColour_OI
    {
        background-color: #CCE7C4
    }
    .ViewMachealth_CarePlanGenerator_ElementColour_CPR
    {
        background-color: #D4C8F2
    }
    
    .ViewMachealth_CarePlanGenerator_ElementList{
    WIDTH: 100px;
    HEIGHT: 40px;
    BORDER: black 1px solid;
    FONT-FAMILY: verdana;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    CURSOR: move;
    TEXT-ALIGN: center;
    position: relative; 
    display: block;
    LINE-HEIGHT: 18px; 
    _PADDING-TOP: 5px;
    _PADDING-BOTTOM: 5px;
    }



