body {
background-color: #000000;
scrollbar-3dlight-color: #c4c46e; 
scrollbar-arrow-color: #000000; 
scrollbar-base-color: #a4a44e; 
scrollbar-darkshadow-color: #84842e; 
scrollbar-face-color: #74741e; 
scrollbar-highlight-color:d4d47e; 
scrollbar-shadow-color: #84842e; 
scrollbar-track-color: #a4a44e ; 
}

.ControlPanel, .PagingTable
{
}

.SkinObject
{
	font-weight: bold;
	font-size: 8.5pt;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}

A.SkinObject:link
{
	text-decoration: none;
	color: #939393
}

A.SkinObject:visited
{
	text-decoration: none;
	color: #939393
}

A.SkinObject:hover
{
	text-decoration: none;
	color: #333333;
	background-color: #c0c0c0;
}

A.SkinObject:active
{
	text-decoration: none;
	color: #939393;
}

/* styles for LANGUAGE skinobject */
.Language
{
}

.Language img
{
}


/* 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 
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #a4a44e;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
}

/* text style used for error messages */
.NormalRed
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
}
.DataGrid_Container
{
}
.DataGrid_Footer
{
}
.DataGrid_Header
{
}
.DataGrid_Item
{
}
.DataGrid_SelectedItem
{
}

/* styles used by TreeMenu Skin Object */
.TreeMenu_Node
{
}

.TreeMenu_NodeSelected
{
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link
{
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited
{
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover
{
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active
{
}

/* styles used in the FileManager */
.FileManager
{
}
.FileManager_ToolBar
{
}
.FileManager_Explorer
{
}

.FileManager_FileList
{
}

.FileManager_MessageBox
{
}

.FileManager_Header
{
}

.FileManager_Pager
{
}

.FileManager_StatusBar
{
}

.FileManager_Item
{
}

.FileManager_AltItem
{
}
.FileManager_SelItem
{
}

.FileManagerTreeNode
{
}

.FileManagerTreeNodeSelected
{
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link
{
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited
{
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover
{
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active
{
}

/* styles used in the Wizard Framework */
.Wizard
{
}
.WizardButton
{
}
.WizardHeader
{
}
.WizardFooter
{
}
.WizardBody
{
}
.WizardHelp
{
}
.WizardHelpText
{
}
.WizardText
{
}


/* text style used for help text rendered by modules */
.Help
{
}

/* 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:hover
{
}

A.CommandButton:active
{
}

/* button style for standard HTML buttons */
.StandardButton
{
}


/* GENERIC */
H1
{
}

H2
{
}

H3
{
}

H4
{
}

H5, DT
{
}

H6
{
}

TFOOT, THEAD
{
}

TH
{
}

A:link
{
	font-weight: bold;
	font-size: 8.5pt;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	color: #666666;
}

A:visited
{
	font-weight: bold;
	font-size: 8.5pt;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	color: #666666;
}

A:hover
{
	font-weight: bold;
	font-size: 8.5pt;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	color: #333333;
	background-color: #c0c0c0;
}

A:active
{
	font-weight: bold;
	font-size: 8.5pt;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	color: #666666;
}

SMALL
{
}

BIG
{
}

BLOCKQUOTE, PRE
{
}


UL LI
{
}

UL LI LI
{
}

UL LI LI LI
{
}

OL LI
{
}

OL OL LI
{
}

OL OL OL LI
{
}
OL UL LI
{
}

HR
{
}

/* 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
{
	cursor: pointer;
	color: #020202;
	cell-padding: 15px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	border-left: 0px solid;
	border-bottom: transparent 1px solid;
	border-top: transparent 1px solid;
	border-right: 0px solid;
	background-color: #a4a44e;
}
.MainMenu_MenuIcon
{
	cursor: pointer;
	background-color: #a4a44d;
	border-left: #a4a44d 0px solid;
	border-bottom: #a4a44d 0px solid;
	border-top: #a4a44d 0px solid;
	text-align: center;
	width: 0px;
	height: 0px;
}
.MainMenu_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	background-color: #a4a44d;
	border-bottom: #a4a44d 0px solid;
	border-left: #a4a44d 0px solid;
	border-top: #a4a44d 0px solid;
	border-right: #a4a44d 0px solid;
}
.MainMenu_MenuBreak
{
	border-bottom: #a4a44d 0px solid;
	border-left: #a4a44d 0px solid;
	border-top: #a4a44d 0px solid;
	border-right: #a4a44d 0px solid;
	background-color: #a4a44d;
	height: 1px;
}
.MainMenu_MenuItemSel
{
	cursor: pointer;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	background-color: #a4a44e;
}
.MainMenu_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
}

/* LEGACY STYLES from DNN 1-2 */
.HeadBg
{
}

.TabBg
{
}

.SelectedTab
{
}

A.SelectedTab:link
{
}

A.SelectedTab:visited
{
}

A.SelectedTab:hover
{
}

A.SelectedTab:active
{
}

.OtherTabs
{
}

A.OtherTabs:link
{
}

A.OtherTabs:visited
{
}

A.OtherTabs:hover
{
}

A.OtherTabs:active
{
}

.PagingTable
{
}

/*
.LabelEditOverClass
{	
}
*/

.LabelEditTextClass
{
}

.LabelEditWorkClass
{
}

/* style for the DNNTextSuggest control select menu */
.SuggestTextMenu
{
}
/* style for the DNNTextSuggest control selected menu node */
.SuggestNodeOver
{
}


/*Edit In Place Tool Bar Classes*/
.eipbackimg
{
}

.eipbuttonbackimg
{
}

.eipbutton_edit
{
}
.eipbutton_save
{
}
.eipborderhover
{
}

/* used to collapse panes without any content in them */
.DNNEmptyPane
{
}

/* used to set the different module align options - from module settings */
.DNNAlignleft
{
}
.DNNAlignright
{
}
.DNNAligncenter
{
}

/* Login Styles */
.LoginPanel
{
}

.LoginTabGroup
{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover
{
}

.LoginContainerGroup
{
}

.LoginContainer
{
}

#tablist 
{
}

.dashboardPanel 
{
}

.dashboardPanel table td
{
}

.dashboardPanel table th
{
}

.dashboardTableAlt 
{
}

.dashboardGrid
{
}

.ss_login
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}

A.ss_login:link
{
	font-size: 12pt;
	text-decoration: underline ;
	color: #000000 ;
}

A.ss_login:visited
{
	text-decoration: underline ;
	color: 000000 ;
}

A.ss_login:hover
{
	text-decoration: underline ;
	color: #a4a44e ;
	background-color: #000000 ;
}

A.ss_login:active
{
	text-decoration: underline ;
	color: #000000;
}


