/* Enterprise Forms */

.EFFormBody
{
 font-family: Tahoma;
 font-size: 13px;
 text-decoration: none;
 color: #FFFFFF;
}
.FormDesignerTableCell
{
 background-color: #6FA396 !important;
}
.aspmenuitems
{color:#000000 !important;}
.FormsGoodies 
{color:#000000 !important;}
.FormsBold 
{font-weight:bold;}
.FormsItalic 
{font-style:italic;}
#dnn_ctr977_FormDetail_txtTitle
{color:#000000 !important;}
#dnn_ctr977_FormDetail_txtDesc
{color:#000000 !important;}
#dnn_ctr977_FormDetail_dropType
{color:#000000 !important;}
#dnn_ctr977_EditForm_txtPageName
{color:#000000 !important;}
#dnn_ctr977_EditForm_txtPageCSS
{color:#000000 !important;}
#dnn_ctr977_EditForm_txtPageStyle
{color:#000000 !important;}
#dnn_ctr977_EditForm_txtPageScript
{color:#000000 !important;}
#dnn_ctr977_EditForm_DropDownListAddPage
{color:#000000 !important;}
#dnn_ctr977_EditForm_editItem1
{color:#000000 !important;}
#dnn_ctr977_EditForm_addItem1
{color:#000000 !important;}
#dnn_ctr977_EditForm_copyItem1
{color:#000000 !important;}
#dnn_ctr977_EditForm_deleteItem
{color:#000000 !important;}
#dnn_ctr977_EditForm_editColumn1
{color:#000000 !important;}
#dnn_ctr977_EditForm_editItem2
{color:#000000 !important;}
#dnn_ctr977_EditForm_editColumn2
{color:#000000 !important;}
#dnn_ctr977_EditForm_TextBoxNumOfCols
{color:#000000 !important;}
#dnn_ctr977_FormStatus_dropChange
{color:#000000 !important;}
#dnn_ctr977_EditWorkflow_dropFrom
{color:#000000 !important;}
#dnn_ctr977_EditWorkflow_dropCondition
{color:#000000 !important;}
#dnn_ctr977_EditWorkflow_dropTo
{color:#000000 !important;}
#dnn_ctr977_EditWorkflow_txtClientBefore
{color:#000000 !important;}
#dnn_ctr977_EditWorkflow_txtEmails
{color:#000000 !important;}
#dnn_ctr977_EditWorkflow_txtDesc
{color:#000000 !important;}
#dnn_ctr977_EditWorkflow_dropActionImg
{color:#000000 !important;}
#dnn_ctr977_EditWorkflow_txtCustom
{color:#000000 !important;}
#dnn_ctr977_EditWorkflow_txtRedirectURL
{color:#000000 !important;}
#dnn_ctr977_EditWorkflow_txtSubmitURL
{color:#000000 !important;}
#dnn_ctr977_EditWorkflow_txtEmailSubject
{color:#000000 !important;}


/* ??? */
.skinmaster {
	height: 100%;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
/* hyperlink style for the selected tab */
A.SelectedTab:link {
	color: #ffffff;
	text-decoration: none;
}

A.SelectedTab:visited  {
	color: #ffffff;
	text-decoration: none;
}

A.SelectedTab:active   {
	color: #ffffff;
	text-decoration: none;
}

A.SelectedTab:hover    {
	color: #ffffff;
	text-decoration: none;
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
	color: #ffffff;
	text-decoration: none;
}

A.OtherTabs:visited  {
	color: #ffffff;
	text-decoration: none;
}

A.OtherTabs:active   {
	color: #ffffff;
	text-decoration: none;
}

A.OtherTabs:hover    {
	color: #ffffff;
	text-decoration: none;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	color: black;
	text-decoration: none;
}

A.CommandButton:visited  {
	color: black;
	text-decoration: none;
}

A.CommandButton:active   {
	color: black;
	text-decoration: none;
}
A.CommandButton:hover    {
	color: black;
	text-decoration: none;
}



/*.normal controls text that hasn't had any other style assigned, this is the default*/
.normal
{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}

body {
	font-family: Tahoma;
	background-color: #6FA396;
	background-repeat:repeat-x;
	margin-bottom:0px;
}

td {
	font-family: Tahoma;
	text-decoration: none;
}

th {
	font-family: Tahoma;
}

p {
	/*margin-top: 5px;*/
	margin-bottom: 20px
}

A:link {
	color: #FFFFFF;
	text-decoration: none;
}

A:hover {
	color: #000000;
	text-decoration: none;
}
A:visited {
	color: #f2e29a;
	text-decoration: none;
}
  
.breadcrumb {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}

a.crumblink {
	text-decoration:underline;
	color: #ffffff;
}

a.crumblink:hover {
	text-decoration:none;
	color: #ffffff;
}

.bodycopy {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}

.bodycopyLarge {
    font-family: Tahoma;
    font-size: 14px;
    color: #FFFFFF;
}

/*.subhead {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}*/
/* style for module titles */
.Head   {
    font-family: Tahoma;
    font-size:  14px;
    font-weight: bold;
    color: #FFFFFF;
}

/*skin object items*/
.SkinObject {
    font-weight: bold;
    font-size: 7pt;
    font-family: Tahoma;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration: underline;
    color: white;
}

A.SkinObject:visited  {
    text-decoration:    underline;
    color: white;
}

A.SkinObject:active   {
    text-decoration:    underline;
    color: white;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color: white;
}

/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:10;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: hand;  
	color: white; 
	font-family: Tahoma; 
	font-size: 9pt;
	font-weight:bold;
	font-style: normal;
	background-color: Transparent;
	border-left: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid; 
	border-right: white 0px solid;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	background-color: 659488; 
	border-left: #659488 0px solid; 
	border-bottom: #659488 1px solid; 
	border-top: #659488 1px solid; 
}
/*sub menu parts*/
.MainMenu_SubMenu {
	z-index: 1000;
	/*color: green; */
	font-family: Tahoma;
	font-size: 9pt;
	font-weight:bold;
	cursor: pointer;
	cursor: hand;
	background-color: #659488;
	/*background-color: #6F8EA3;*/
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #659488 1px solid; 
	border-left: #659488 0px solid; 
	border-top: #659488 1px solid; 
	border-right: #659488 1px solid;

	
}
.MainMenu_MenuBreak {
	border-bottom: #659488 1px solid; 
	border-left: #659488 0px solid; 
	border-top: #659488 1px solid;  
	border-right: #659488 0px solid; 
	background-color: #EEEEEE;
	height: 1px;
}
/*menu over*/
.MainMenu_MenuItemSel {
	cursor: hand;  
	color: #white; 
	font-family: Tahoma; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	cursor: pointer; 
	cursor: hand;
}

#appointmentsGrid {
	color: #FFFFFF;
}

#no_appointments {
	color: red;
}
.healthclinic_title {
	color: #FFFFFF;
	font-weight: bold;
}

.DynamicForms_MainTable label {
        color: #FFFFFF;
}

