body, html
{
	background-color:white;
	margin:0;
	padding:0;
	font-family:Verdana;
	font-size:small;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:center;
	color:#2E3387;
}
#wrap
{
    width:985px;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    _text-align:left;
}
.PagingTable
{
	width:100%;
	background-color:#FFFFFF;
	border-right:#2E3387 1px solid;
	border-top:#2E3387 1px solid;
	border-left:#2E3387 1px solid;
	border-bottom:#2E3387 1px solid;
	border-collapse:collapse;
}
#dnn_ControlPanel
{
    clear:both;
	width:100%;
	background-color:#FFFFFF;
	border:#2E3387 0px solid;
}
#Logos
{
    width:985px;
    height:162px;
    border:0;
}
#Logo
{
    height:131px;
    width:100%;
    border:0;
}
#MenuPlaceholderCSS
{
    clear:both;
    background:url(images/b_blue.jpg) no-repeat top right #2E3387;
    height:27px;
    width:100%;
    border:0;
    vertical-align:top;
    padding:0;
    margin:0;
}
#flashembed
{
    width:100%;
    margin-top:8px;
}
#contentholder
{
    clear:both;
    width:985px;
    margin:0;
    padding-top:10px;
    padding-bottom:10px;
    background-color:White;
}
#maincontent
{
    float:left;
    width:80%;
}
#content
{
    float:right;
    width:73%;
}
#sidebar
{
    float:left;
    width:25%;
}
#sidebar2
{
    float:right;
    width:18%;
}
.ContentPane
{
}
#dnn_ContentPane
{
}
.LeftPane
{
}
#dnn_LeftPane
{
}
.RightPane
{
}
#dnn_RightPane
{
    border-left:1px dotted black;
}
#spacer
{
    clear:both;
    width:100%;
    height:10px;
    border-bottom:2px solid black;
}
/*#footerhr
{
    _position:relative;
    float:left;
    height:2px;
    color:Black;
    background-color:Black;
    padding:0;
    margin:0;
    border:0;
}*/
#copy
{
    clear:both;
    width:985px;
    padding:0;
    vertical-align:middle;
}
#leftcopy
{
    float:left;
    width:400px;
    margin-bottom:10px;
    text-align:left;
}
#middlecopy
{
    float:left;
    width:160px;
    vertical-align:middle;
    margin-bottom:10px;
    margin-left:10px;
    text-align:center;
}
#rightcopy
{
    float:right;
    width:400px;
    vertical-align:middle;
    margin-bottom:10px;
    text-align:right;
}
.csscopy, a.csscopy:link, a.csscopy:visited, a.csscopy:hover, a.csscopy:active
{
    font-size:smaller;
    color:#2E3387;
    text-decoration:none;
    vertical-align:bottom;
    height:1.6em;
}
.SkinObject
{
	font-weight:bold;
	font-size:small;
	color:#2E3387;
	font-family:Verdana;
	text-decoration:none;
}
A.SkinObject:link, A.SkinObject:visited, A.SkinObject:hover, A.SkinObject:active
{
	text-decoration:none;
	color:#2E3387;
}
/* styles for LANGUAGE skinobject */
.Language
{
	vertical-align: middle;
	margin:0;
}
.Language img
{
	border:none;
}
/* style for module titles */
.Head
{
	font-family:Verdana;
	font-size:large;
	font-weight:normal;
	color:#2E3387;
}
/* style of item titles on edit and admin pages */
.SubHead
{
	font-family:Verdana;
	font-size:small;
	font-weight:bold;
	color:#2E3387;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-family:Verdana;
	font-size:small;
	font-weight:bold;
	color:black;
}
/* text style used for most text rendered by modules */
.Normal, .NormalDisabled
{
	font-family:Verdana;
	font-size:small;
	font-weight:normal;
}
/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
	color:Silver;
}
/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-family:Verdana;
	font-size:small;
	font-weight:bold;
}
/* text style used for error messages */
.NormalRed
{
	font-family:Verdana;
	font-size:small;
	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:small;
	font-weight:normal;
	color:#2E3387;
}
/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
	background-color:White;
	color:Red;
	font-family:Verdana;
	font-size:smaller;
	font-weight:normal;
}
.DataGrid_Container
{
	background-color:Transparent;
}
.DataGrid_Footer
{
	background-color:White;
}
.DataGrid_Header
{
	background-color:Transparent;
	color:Black;
	font-family:Verdana;
	font-size:smaller;
	font-weight:bold;
	text-align:center;
}
.DataGrid_Item
{
	background-color:Transparent;
	color:Black;
	font-family:Verdana;
	font-size:smaller;
	font-weight:normal;
}
.DataGrid_SelectedItem
{
	background-color:Silver;
	color:Blue;
	font-family:Verdana;
	font-size:smaller;
	font-weight:normal;
}
/* styles used by TreeMenu Skin Object */
.TreeMenu_Node
{
	font-family:Verdana;
	font-size:small;
	font-weight:normal;
}
.TreeMenu_NodeSelected
{
	font-family:Verdana;
	font-size:small;
	font-weight:normal;
	background-color:#dcdcdc;
}
A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link
{
	text-decoration:none;
	color:#2E3387;
}
A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited
{
	text-decoration:none;
	color:#2E3387;
}
A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover
{
	text-decoration:none;
	color:#ff0000;
}
A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active
{
	text-decoration:none;
	color:#2E3387;
}
/* styles used in the FileManager */
.FileManager
{
	border-right:black 1px solid;
	border-top:black 1px solid;
	border-left:black 1px solid;
	border-bottom:black 1px solid;
	height:400px;
}
.FileManager_ToolBar
{
	border-bottom:black 1px solid;
	height:25px;
}
.FileManager_Explorer
{
	height:100%;
	border:#696969 1px solid;
	background-color:White;
	margin:2px 2px 2px 2px;
}

.FileManager_FileList
{
	height:100%;
	border:#696969 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:Verdana;
	font-size:smaller;
	font-weight:bold;
	color:#E7E7FF;
	background-color:#9EBFF6;
	border-bottom:#696969 1px solid;
	height:25px;
}
.FileManager_Pager
{
	font-family:Verdana;
	font-size:smaller;
	font-weight:bold;
	background-color:#EEEEEE;
	border-top:#696969 1px solid;
	height:25px;
}

.FileManager_StatusBar
{
	font-family:Verdana;
	font-size:smaller;
	font-weight:normal;
	background-color:#dedfde;
	height:25px;
	margin:2px 2px 2px 2px;
}
.FileManager_Item
{
	font-family:Verdana;
	font-size:smaller;
	font-weight:normal;
	color:Black;
	background-color:#F8F8F8;
	border-top:black 1px dashed;
	border-bottom:black 1px dashed;
}
.FileManager_AltItem
{
	font-family:Verdana;
	font-size:smaller;
	font-weight:normal;
	color:Black;
	background-color:#EEEEEE;
	border-style:none;
}
.FileManager_SelItem
{
	font-family:Verdana;
	font-size:smaller;
	font-weight:bold;
	color:White;
	background-color:#99ffff;
	border-style:none;
}
.FileManagerTreeNode
{
	font-family:Verdana;
	font-size:smaller;
	font-weight:normal;
}
.FileManagerTreeNodeSelected
{
	font-family:Verdana;
	font-size:smaller;
	font-weight:normal;
	background-color:#dcdcdc;
}
A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link
{
	text-decoration:none;
	color:#2E3387;
}
A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited
{
	text-decoration:none;
	color:#2E3387;
}
A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover
{
	text-decoration:none;
	color:#ff0000;
}
A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active
{
	text-decoration:none;
	color:#2E3387;
}
/* styles used in the Wizard Framework */
.Wizard
{
	border-right:black 1px solid;
	border-top:black 1px solid;
	border-left:black 1px solid;
	border-bottom:black 1px solid;
	height:400px;
	width:650px;
}
.WizardButton
{
	border-right:#696969 1px solid;
	padding-right:2px;
	border-top:#696969 1px solid;
	padding-left:2px;
	padding-bottom:2px;
	border-left:#696969 1px solid;
	padding-top:2px;
	border-bottom:#696969 1px solid;
	background-color:#dcdcdc;
}
.WizardHeader
{
	background:#ffffcc;
	border-bottom:black 1px solid;
	height:40px;
}
.WizardFooter
{
	border-top:black 1px solid;
	background:#ccffcc;
	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:smaller;
	padding-bottom:5px;
	border-left:black 1px solid;
	width:180px;
	padding-top:5px;
	background-color:#ccffff;
}
.WizardHelpText
{
	overflow:auto;
	font-size:smaller;
	width:180px;
	color:black;
	font-family:Verdana;
	height:300px;
}
.WizardText
{
	font-size:smaller;
	color:black;
	font-family:Verdana;
}
/* text style used for help text rendered by modules */
.Help
{
	border-right:black 1px solid;
	padding-right:2px;
	border-top:black 1px solid;
	padding-left:2px;
	font-weight:normal;
	font-size:smaller;
	padding-bottom:2px;
	border-left:black 1px solid;
	color:black;
	padding-top:2px;
	border-bottom:black 1px solid;
	font-family:Verdana;
	background-color:#ffff99;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-family:Verdana;
	font-size:small;
	font-weight:normal;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration:underline;
	color:#2E3387;
}
A.CommandButton:visited
{
	text-decoration:underline;
	color:#2E3387;
}
A.CommandButton:hover
{
	text-decoration:underline;
	color:#ff0000;
}
A.CommandButton:active
{
	text-decoration:underline;
	color:#2E3387;
}
/* button style for standard HTML buttons */
.StandardButton
{
	padding-right:5px;
	padding-left:5px;
	font-weight:normal;
	font-size:small;
	background:#dddddd;
	color:#000000;
	font-family:Verdana;
}
/* GENERIC */
H1
{
	font-family:Verdana;
	font-size:large;
	font-weight:normal;
	color:#2E3387;
}
H2
{
	font-family:Verdana;
	font-size:large;
	font-weight:normal;
	color:#2E3387;
}
H3
{
	font-family:Verdana;
	font-size:small;
	font-weight:normal;
	color:#2E3387;
}
H4
{
	font-family:Verdana;
	font-size:small;
	font-weight:normal;
	color:#2E3387;
}
H5, DT
{
	font-family:Verdana;
	font-size:smaller;
	font-weight:bold;
	color:#2E3387;
}
H6
{
	font-family:Verdana;
	font-size:90%;
	font-weight:bold;
	color:#2E3387;
}
TFOOT, THEAD
{
	font-family:Verdana;
	font-size:small;
	color:#2E3387;
}
TH
{
	vertical-align:baseline;
	font-family:Verdana;
	font-size:small;
	font-weight:bold;
	color:#2E3387;
}
A:link, A:visited
{
	text-decoration:none;
	color:#2E3387;
}
A:hover
{
	text-decoration:underline;
	color:#ff0000;
}
A:active
{
	text-decoration:none;
	color:#2E3387;
}
SMALL
{
	font-size:x-small;
}
BIG
{
	font-size:large;
}
BLOCKQUOTE, PRE
{
	font-family:Lucida Console, monospace;
}
UL LI
{
	list-style-type:circle;
	list-style-image:url(images/bulletpoint.jpg); 
}
UL LI LI
{
	list-style-type:disc;
	list-style-image:url(images/bulletpoint.jpg); 
}
UL LI LI LI
{
	list-style-type:square;
	list-style-image:url(images/bulletpoint.jpg); 
}
OL LI
{
	list-style-type:decimal;
}
OL OL LI
{
	list-style-type:lower-alpha;
}
OL OL OL LI
{
	list-style-type:lower-roman;
}
OL UL LI
{
	list-style-type:disc;
}
HR
{
	color:#696969;
	height:1pt;
	text-align:left;
}
/* Main Menu */
.MainMenu_MenuContainer
{
    position:relative;
    float:left;
    font-family:Verdana;
    font-size:small;
    font-style:normal;
    font-weight:normal;
    margin:0;
    white-space:nowrap;
    width:100%;
    padding:0;
    border:0;
}
.MainMenu_MenuBar
{
}
.MainMenu_MenuItem
{
    background-color:#2E3387;
    border:1px solid White;
    color:White;
    padding:2px 10px 2px 10px;
}
.RootMenuItem TD
{
    background:url(images/b_blue.jpg) no-repeat top right #2E3387;
    border:0 solid White;
    border-right-width:1px;
    color:White;
    padding:0 10px;
    text-align:center;
    height:27px;
    margin:0;
    text-transform:uppercase;
    font-size:smaller;
}
.RootMenuItemSelected TD
{
    background:url(images/b_white.jpg) no-repeat top right white;
    border:0 solid White;
    border-right-width:1px;
    color:#2E3387;
    padding:0 10px;
    text-align:center;
    height:27px;
    margin:0;
    text-transform:uppercase;
    font-size:smaller;
}
.RootMenuItemActive TD
{
    background:url(images/b_white.jpg) no-repeat top right white;
    border:0 solid White;
    border-right-width:1px;
    color:#2E3387;
    padding:0 10px;
    text-align:center;
    height:27px;
    margin:0;
    text-transform:uppercase;
    font-size:smaller;
}
.SubMenu
{
    z-index:1000;
    margin-left:1px;
    margin-top:0;
    border:1px solid #2E3387;
    text-align:left;
}
.SubMenuItemSelected
{
    background-color:White;
    border:1px solid #2E3387;
    color:#2E3387;
    padding:2px 10px 2px 10px;
}
.SubMenuItemActive
{
    background-color:White;
    border:1px solid #2E3387;
    color:#2E3387;
    padding:2px 10px 2px 10px;
}
.MainMenu_RootMenuArrow,
.MainMenu_MenuArrow,
.MainMenu_MenuIcon
{
    display:none;
}
.MainMenu_MenuBreak
{
    border:0;
    background-color:#68007b;
    color:#68007b;
    width:1px;
    height:30px;
    vertical-align:middle;
}
.csssep
{
    color:White;
    font-size:small;
}
.csssep td
{
    color:White;
    font-size:small;
    width:1px;
}
/* LEGACY STYLES from DNN 1-2 */
.HeadBg
{
	background-color:#CCCCCC;
}
.TabBg
{
	background-color:black;
}
.SelectedTab
{
	font-weight:bold;
	font-size:small;
	color:#FFFFFF;
	font-family:Verdana;
	text-decoration:none;
}
A.SelectedTab:link
{
	text-decoration:none;
	color:white;
}
A.SelectedTab:visited
{
	text-decoration:none;
	color:#eeeeee;
}
A.SelectedTab:hover
{
	text-decoration:none;
	color:#cccccc;
}
A.SelectedTab:active
{
	text-decoration:none;
	color:#eeeeee;
}
.OtherTabs
{
	font-weight:bold;
	font-size:small;
	color:white;
	font-family:Verdana;
	text-decoration:none;
}
A.OtherTabs:link
{
	text-decoration:none;
	color:white;
}
A.OtherTabs:visited
{
	text-decoration:none;
	color:#eeeeee;
}
A.OtherTabs:hover
{
	text-decoration:none;
	color:#cccccc;
}
A.OtherTabs:active
{
	text-decoration:none;
	color:#eeeeee;
}
.PagingTable
{
	height:33px;
}
/*
.LabelEditOverClass
{	
	cursor: pointer;
	text-decoration: underline overline;
}
*/
.LabelEditTextClass
{
	border:solid 1px red;
	background-color:Transparent;
}
.LabelEditWorkClass
{
	/*background: url(/DotNetNuke/images/dnnanim.gif) no-repeat right;*/
	border:solid 0 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;
}
/* used to collapse panes without any content in them */
.DNNEmptyPane
{
	width:0;
}
/* used to set the different module align options - from module settings */
.DNNAlignleft
{
	text-align:left;
}
.DNNAlignright
{
	text-align:right;
}
.DNNAligncenter
{
	text-align:center;
}
/* Login Styles */
.LoginPanel
{
}
.LoginTabGroup
{
}
.LoginTab
{
	float:left;
	background: url("../../images/tablogin_gray.gif") left top;
	margin:0 3px 3px 0;
	padding:5px 5px 4px 5px;
	text-decoration:none;
	color:#FFF;
	border:1px #25569a solid;
}
.LoginTabSelected
{
	float:left;
	background:url("../../images/tablogin_gray.gif") left top;
	margin:0 3px 3px 0;
	padding:5px 5px 4px 5px;
	text-decoration:none;
	color:#FFF;
	background-position:0% -41px;
	border:1px #25569a solid;
}
.LoginTabHover
{
	float:left;
	background:url("../../images/tablogin_gray.gif") left top;
	margin:0 3px 3px 0;
	padding:5px 5px 4px 5px;
	text-decoration:none;
	color:#555;
	border:1px #C00 solid;
	cursor:pointer;
}
.LoginContainerGroup
{
	clear:both;
	padding-top:5px;
}
.LoginContainer
{
}
.SideLinks, a.SideLinks:link, a.SideLinks:visited, a.SideLinks:hover, a.SideLinks:active
{
    color:Black;
}
.SideNav
{
    margin:5px 0;
}
.apollotb
{
    width:100%;
    border:2px solid #2E3387;
    text-align:left;
    font-family:Verdana;
    font-size:small;
    margin-bottom:0.6em;
}
.apollobtn
{
    color:#2E3387;
    width:6em;
    border:1px solid #2E3387;
    background-color:White;
    font-family:Verdana;
    font-size:small;
    font-weight:bold;
}
