/* background color for the content part of the pages */
Body
{

TFOOT, THEAD    {
    font-family: Verdana;
    font-size:  11px;
    font-weight:  Bold;
    color: #666666;
}


A {
	font-family:verdana;
	text-decoration: none;
	font-weight:Normal;
	font-size: 11px;
}

HR {
	color: #CCCCCC;
	height: 1px;
	width: 100%;
}

.SectionHead
{
	font-family: Verdana, Arial, Helvetica, sans-serif, BankGothic Lt BT;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.SkinObject {
    font-weight: bold;
    font-size: 11px;
    color: #666666;
    font-family: BankGothic Lt BT;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#666666;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#666666;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#666666;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#000000;
}

.H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, BankGothic Lt BT;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, BankGothic Lt BT;
	font-size: 11px;
	color: #333333;
}

/* module title style used instead of H1 for compact rendering by QuickLinks and Signin modules */
.H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif, BankGothic Lt BT;
	font-size: 11px;
	color: #333333;
}

/* text style used for most text rendered by modules */
.H4, label, .NewsletterText {
	font-family: Verdana, Arial, Helvetica, sans-serif, BankGothic Lt BT;
	font-size: 11px;
	color: #333333;
}

/* text style used for error messages */
.NormalRed
{
	font-family:BankGothic Lt BT;
	font-size: 11px;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family:Verdana;
	font-size: 11px;
}

.SearchTextBox
{
	font-family:Verdana;
	font-size: 11px;
}

/* styles used by TreeMenu Skin Object */
.TreeMenu_Node 
{
	font-family:BankGothic Lt BT;
	font-size: 11px;
    font-weight: Normal;
}

.TreeMenu_NodeSelected
{
	font-family:Verdana;
	font-size: 11px;
    font-weight: Normal;
	background-color: #dcdcdc; 
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link {
    text-decoration:    none;
    color: #00546D;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited  {
    text-decoration:    none;
    color: #00546D;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active   {
    text-decoration:    none;
    color: #00546D;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover    {
    text-decoration:    none;
    color: #000000;
}

/* styles used in the FileManager */
.FileManager
{
	border-right: #182957 1px solid;
	border-top: #182957 1px solid;
	border-left: #182957 1px solid;
	border-bottom: #182957 1px solid;
	height:400px;
}
.FileManager_ToolBar
{
	border-bottom: #182957 1px solid;
	height:25px;
}
.FileManager_Explorer
{
	height:100%;
	border: dimgray 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList 
{
	height:100%;
	border: dimgray 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}

.FileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}

.FileManager_Header
{
	font-family:BankGothic Lt BT;
	font-size: 11px;
	color: #666666;
    font-weight: H4;
    background-color: #F1F2EE;
    border-bottom: dimgray 1px solid;
    height: 25px;
}

.FileManager_Pager
{
	font-family:BankGothic Lt BT;
	font-size: 11px;
    font-weight: H4;
    background-color: #F1F2EE;
    border-top: dimgray 1px solid;
    height: 25px;
}

.FileManager_StatusBar
{
	font-family:BankGothic Lt BT;
	font-size: 11px;
    font-weight: H4;
    background-color: #dedfde;
    height: 25px;
	margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
	font-family:BankGothic Lt BT;
	font-size: 11px;
    font-weight: H4;
    color: Black;
    background-color: #F8F8F8;
    border-top: #182957 1px dashed;
    border-bottom: #182957 1px dashed;
}

.FileManager_AltItem
{
	font-family:BankGothic Lt BT;
	font-size: 11px;
    font-weight: H4;
    color: Black;
    background-color: #EEEEEE;
    border-style: none;
}
.FileManager_SelItem
{
	font-family:BankGothic Lt BT;
	font-size: 11px;
    font-weight: H4;
    color: Black;
    background-color: #dcdcdc;
    border-style: none;
}

.FileManagerTreeNode 
{
	font-family:BankGothic Lt BT;
	font-size: 11px;
    font-weight: H4;
}

.FileManagerTreeNodeSelected 
{
	font-family:BankGothic Lt BT;
	font-size: 11px;
    font-weight: H4;
	background-color: #dcdcdc; 
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
    text-decoration:    none;
    color: #00546D;
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited  {
    text-decoration:    none;
    color: #00546D;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
    text-decoration:    none;
    color: #00546D;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover    {
    text-decoration:    none;
    color: #000000;
}

/* styles used in the Wizard Framework */
.Wizard
{
	border-right: #182957 1px solid;
	border-top: #182957 1px solid;
	border-left: #182957 1px solid;
	border-bottom: #182957 1px solid;
	height:400px;
	width:650px;
}
.WizardButton
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #F1F2EE;
}
.WizardHeader
{
	background: #F1F2EE;
	border-bottom: #182957 1px solid;
	height:40px;
}
.WizardFooter
{
	border-top: #182957 1px solid;
	background: #F1F2EE;
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	border-left: #182957 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #F1F2EE;
}
.WizardHelpText
{
	overflow: auto;
	width: 180px;
	font-family:Verdana;
	font-size: 11px;
	color: #666666;
	height: 300px;
}
.WizardText
{
	font-family:Verdana;
	font-size: 11px;
	color: #666666;
}


/* text style used for help text rendered by modules */
.Help
{
  border-right: #182957 1px solid;
  padding-right: 2px;
  border-top: #182957 1px solid;
  padding-left: 2px;
	font-family:Verdana;
	font-size: 11px;
	color: #666666;
  padding-bottom: 2px;
  border-left: #182957 1px solid;
  padding-top: 2px;
  border-bottom: #182957 1px solid;
  background-color: #F1F2EE;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
	font-family:BankGothic Lt BT;
	font-size: 11px;
    font-weight: Normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #666666;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #666666;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #666666;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #000000;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: Normal;
	font-size: 11px;
	color: #666666;
	font-family: BankGothic Lt BT;
}

.PagingTable {
    height: 33px;
}
.LabelEditTextClass
{
	border: solid 1px #ccff33;
	background-color: Transparent;
}

.LabelEditWorkClass
{
	border: solid 0px red;
	background-color: Transparent;
}

/* style for the DNNTextSuggest control select menu */
.SuggestTextMenu
{
	border: solid 1px black;
	white-space: nowrap;
	background: white;
}
/* style for the DNNTextSuggest control selected menu node */
.SuggestNodeOver
{
    background-color: navy;
    color: White;
    
}
/*Edit In Place Tool Bar Classes*/
.eipbuttonbackimg {	
	width: 22px;
	height: 22px;
	cursor: pointer; /*change mouse to pointer when hover over button*/
	display:-moz-inline-box; /* Gecko proprietary  (ORDER IS IMPORTANT HERE!)*/	
	display: inline-block; /* supported by Opera and ? */
}