/* div {  border: 1px solid pink;} */
@import url('/script/styles.css');

<link href="https://fonts.googleapis.com/css?family=Lora" rel="stylesheet">
/* <link href="https://fonts.googleapis.com/css?family=Vollkorn" rel="stylesheet"> */

p{background-color:#000000;font-family: 'Lora', serif;color:lightyellow;font-size: 12px}

.NormalDisabled, .NormalDeleted{font-family: 'Lora', serif;color:lightyellow;font-size: 14px;}

a,a:hover,a:active,a:link,a:visited{color:#FFCCFF;}

.dnnFormItem button, .dnnFormItem input[type="button"], .dnnFormItem input[type="reset"], .dnnSecondaryAction, a.dnnSecondaryAction, .dnnLogin .LoginTabGroup span {color:#FFFFFF;background:#280000;border-color:#280000;text-decoration:none;}




/* Begin Host Fixes for black */
.dnnFormPopup {background:#1C1C1C;background-color:#1C1C1C;color:#FFFFFF;}
.dnnFormPopup .ui-dialog-content, #iPopUp .ui-dialog-content {background:#1C1C1C;background-color:#1C1C1C;color:#FFFFFF;}
.dnnForm {background:#1C1C1C;background-color:#1C1C1C;color:#FFFFFF;}
/* ul.dnnAdminTabNav li a {}  Change colour here for admin tabs */
div.dnnFormRadioButtons,div.dnnHSRadioButtons,span.dnnFormRadioButtons,span.dnnHSRadioButtons,table.dnnFormRadioButtons,.dnnFormItem input[type="text"], .dnnFormItem select, .dnnFormItem textarea, .dnnFormItem input[type="email"], .dnnFormItem input[type="search"], .dnnFormItem input[type="password"] {color:#FFFFFF;background:#000000;border-color:#333333;box-shadow:none} 
h2.dnnFormSectionHead a, h2.dnnFormSectionHead a:hover, h2.dnnFormSectionHead a.dnnSectionExpanded, h2.dnnFormSectionHead  a.dnnSectionExpanded:hover {color:yellow}
.dnnGridAltItem {background: darkgray;}
.dnnGridHeader td {background: darkblue;}

.RadComboBox_Default, .RadComboBox_Default .rcbInput, .RadComboBoxDropDown_Default {color:#000000 !important;}

/* End Host Fixes for black */

/* Start Module cleanup */
#dnn_ctr384_Feedback_h2ContactInfo{display:none} /* Remove feedback module headers */
#dnn_ctr384_Feedback_h2Feedback{display:none} /* Remove feedback module headers */
#dnn_ctr384_Feedback_divFeedbackForm{background:#000000;} /* Fix feedback module background color */
/* End Module cleanup */

#dnn_dnnUser_enhancedRegisterLink,#dnn_dnnLogin_enhancedLoginLink,a#dnn_mobileLoginBtn_loginLink.button,a#mobileMenuBtn.button {background: #280000;color: #FFFFFF;} /*Fix Mobile Menu Button color and register login buttons */

/* div#dnnMenu	 {
font-family: 'Vollkorn SC', serif;
   font-size: 18px;
}  */


##MENU

#dnnMenuMobile {
	display: none;

}

#dnnMenu {
  font-size: 12px;
  padding:0px;
 }



#dnnMenu .topLevel {
  	background: #280000;
  	display: block;
	bottom: 0px;
	right: 10px;
    margin-bottom:-35px;
	position: absolute;
	z-index: 1000;
	text-align: center;
	}

}

#dnnMenu .topLevel li{
	color: #FFFFFF !important;
  	background: #280000;
    padding: .5px .5px;
    position: relative;
	margin: 0;
}

#dnnMenu .topLevel li.selected > a {
	color: #FFFFFF !important;
}

#dnnMenu .topLevel li a {
	color: #FFFFFF !important;
	display: block;
	text-transform: uppercase;
    text-decoration: none;
    

}


#dnnMenu .topLevel a:hover {
	color: #FFFFFF !important;
    text-decoration: underline;
  	background: #000000;
}

#dnnMenu .subLevel, #dnnMenu .subLevel .subLevelRight ul {
#	display: none;
#	position: absolute;
#	width: auto;
#	margin: 0;
#	padding: 0;
#	z-index: 1210;
#	border: 1px solid #E0E0E0;
#	top: 30px;
#	left: -15px;
#	background: #FFFFFF;
#	font-size: 12px;
#	font-size: 1.2rem;
#	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
#	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
#	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
#	-webkit-border-radius: 3px;
#	-moz-border-radius: 3px;
#	border-radius: 3px;
#}



/* 
 * Deprecated DNN CSS class names will remain available for some time
 * before being  permanently removed. Removal will occur according to
 * the  following process:
 *
 * 1. Removal will only occur with a major (x.y) release, never
 *    with a maintenance (x.y.z) release.
 * 2. Removal will not occur less than six months after the release
 *    when it was deprecated.
 * 3. Removal will not occur until after deprecation has been noted 
 *    in at least two major releases.
 *
 *                                              |        |Planned |
 *  Name                                        |Release |Removal |
 *----------------------------------------------+--------+--------+
 * Mod{NAME}C                                     5.6.2    6.2
 *   {NAME} = sanitized version of the DesktopModule Name 
 *   Used on <div> tag surrounding Module Content, inside container
 *----------------------------------------------+--------+--------+
 */  



/* 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-color:#000000;
  font-family: 'Lora', serif;color:lightyellow;
}

.ControlPanel {
}

/* 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:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
  text-decoration: none;font-family: 'Lora', serif; font-style:italic; color:#ffffff;font-size: 30px
}

/* 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: 'Lora', serif;color:lightyellow;font-size: 14px;
}

/* 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:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
  text-decoration: none;font-family: 'Lora', serif; font-style:italic; color:#ffffff;font-size: 30px
}

H3  {
  text-decoration: none;font-family: 'Lora', serif; font-style:italic; color:#ffffff;font-size: 22px
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

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-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 {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}





