/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   




/* PAGE BACKGROUND */

/* background color for the header at the top of the page  */
.HeadBg {
	font-family: Verdana;
	font-size: 9px;
}

/* background color for the content part of the pages */
Body
{
	font-family: Verdana; 
	font-size: 9px;
	color: #0C0D77;
	BACKGROUND-COLOR: #8E92D1 
}

/* background/border colors for the selected tab */
.TabBg {
	font-family: Verdana;
	font-size: 9px;
}

.LeftPane  {
	font-family: Verdana;
	font-size: 9px;
}

.ContentPane {
	font-family: Verdana;
	font-size: 9px;
}

.RightPane {
	font-family: Verdana;
	font-size: 9px;
}

/* text style for the selected tab */
.SelectedTab {
	font-family: Verdana;
	font-size: 9px;
}


/* hyperlink style for the selected tab */

A.SelectedTab:link {
	font-family: Verdana;
	font-size: 9px;
}

A.SelectedTab:visited {
	font-family: Verdana;
	font-size: 9px;
}

A.SelectedTab:active {
	font-family: Verdana;
	font-size: 9px;
}

A.SelectedTab:hover {
	font-family: Verdana;
	font-size: 9px;
}


/* text style for the unselected tabs */
.OtherTabs {
	font-family: Verdana;
	font-size: 9px;
}


/* hyperlink style for the unselected tabs */

A.OtherTabs:link {
	font-family: Verdana;
	font-size: 9px;
}

A.OtherTabs:visited {
	font-family: Verdana;
	font-size: 9px;
}

A.OtherTabs:active {
	font-family: Verdana;
	font-size: 9px;
}

A.OtherTabs:hover {
	font-family: Verdana;
	font-size: 9px;
}




/* GENERAL */

/* style for module titles */
.Head {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #0C0D77;
}


/* style of item titles on edit and admin pages */
.SubHead {
	font-family: Verdana;
	font-size: 9px;
}


/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	font-family: Verdana;
	font-size: 9px;
	color: #0C0D77;
}


/* text style used for most text rendered by modules */
.Normal {
	font-family: Verdana;
	font-size: 9px;
	color: #0C0D77;
}


/* text style used for textboxes in the admin and edit pages, for Nav compatibility */

.NormalTextBox {
	font-family: Verdana;
	font-size: 9px;
	color: #0C0D77;
}

.NormalRed {
	font-family: Verdana;
	font-size: 9px;
}

.NormalBold {
	font-family: Verdana;
	font-size: 9px;
	color: #0C0D77;
}


/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
	font-family: Verdana;
	font-size: 9px;
	color: #0C0D77;
}


/* hyperlink style for buttons and link buttons used in the portal admin pages */

A.CommandButton:link {
	font-family: Verdana;
	font-size: 9px;
	color: #0C0D77;
}

A.CommandButton:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #0C0D77;
}

A.CommandButton:active {
	font-family: Verdana;
	font-size: 9px;
	color: #0C0D77;
}

A.CommandButton:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #990000;
}




/* GENERIC */

H1 {
	font-family: Verdana;
	font-size: 9px;
}

H2 {
	font-family: Verdana;
	font-size: 9px;
}

H3 {
	font-family: Verdana;
	font-size: 9px;
}

H4 {
	font-family: Verdana;
	font-size: 9px;
}

H5, DT {
	font-family: Verdana;
	font-size: 9px;
}

H6 {
	font-family: Verdana;
	font-size: 9px;
}

TFOOT, THEAD {
	font-family: Verdana;
	font-size: 9px;
}

TH {
	font-family: Verdana;
	font-size: 9px;
}

A:link {
	font-family: Verdana;
	font-size: 9px;
	color: #990000;
}

A:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #990000;
}

A:active  {
	font-family: Verdana;
	font-size: 9px;
	color: #990000;
}

A:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #990000;
	text-decoration: none;
}

SMALL {
	font-family: Verdana;
	font-size: 9px;
}

BIG {
	font-family: Verdana;
	font-size: 9px;
}

BLOCKQUOTE, PRE {
	font-family: Verdana;
	font-size: 9px;
}

UL LI {
	font-family: Verdana;
	font-size: 9px;
}

UL LI LI    {
	font-family: Verdana;
	font-size: 9px;
}

UL LI LI LI {
	font-family: Verdana;
	font-size: 9px;
}

OL LI {
	font-family: Verdana;
	font-size: 9px;
}

OL OL LI {
	font-family: Verdana;
	font-size: 9px;
}

OL OL OL LI {
	font-family: Verdana;
	font-size: 9px;
}

HR {
	font-family: Verdana;
	font-size: 9px;
}




/* MODULE-SPECIFIC */

/* text style for reading messages in Discussion */   
.Message {
	font-family: Verdana;
	font-size: 9px;
	color: #0C0D77;
}   

/* style of item titles by Announcements and events */
.ItemTitle {
	font-family: Verdana;
	font-size: 9px;
	color: #0C0D77;
}




/* Menu-Styles */

/* Module Title Menu */

.ModuleTitle_MenuContainer {
	font-family: Verdana;
	font-size: 9px;
}

.ModuleTitle_MenuBar {
	font-family: Verdana;
	font-size: 9px;
}

.ModuleTitle_MenuItem {
	font-family: Verdana;
	font-size: 9px;
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
	font-family: Verdana;
	font-size: 9px;
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
	font-family: Verdana;
	font-size: 9px;
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}


/* Main Menu */

.MainMenu_MenuContainer {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	background-color: transparent;
	width: 80%;
	border-width: 0px;
	letter-spacing:1;
}

.MainMenu_MenuBar {
	height: 15;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	letter-spacing:1;
	cursor: pointer;
	cursor: hand;
	border-width: 0px;
	vertical-align:medium;
	background-color: transparent;
} 

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #0C0D77;
	letter-spacing:1;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	border-width: 0px;
}

.MainMenu_MenuIcon {
	background-color: #0C0D77;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	border-left: #0C0D77 1px solid;
	border-bottom: #0C0D77 1px solid;
	border-top: #0C0D77 1px solid;
	width:4;
} 

.MainMenu_SubMenu {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	letter-spacing:1;
	cursor: pointer;
	cursor: hand;
	background-color:#8E92D1;
	filter: none;
	border-left: #0C0D77 1px solid;
	border-top: #0C0D77 1px solid;
	border-right: #0C0D77 1px solid;
	border-bottom: #0C0D77 1px solid;
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
	cursor: pointer;
	cursor: hand;
	color: #8E92D1;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	border-width: 0px;
	letter-spacing:1;
	background-color:#990000;
}

.MainMenu_MenuArrow {
	font-family: Verdana;
	font-size: 9px;
	letter-spacing:1;
	cursor: pointer;
	cursor: hand;
	border-right: #0C0D77 0px solid;
	border-bottom: #0C0D77 0px solid;
	border-top: #0C0D77 0px solid;
}

.MainMenu_RootMenuArrow {
}




.VerdanaSmall {
	font-family: Verdana;
	font-size: 9px;
	color:#0C0D77;
}

.rootsel {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	letter-spacing:1;
	background-color: transparent;
	color: #990000;
}

/* button style for standard HTML buttons */
.StandardButton  {
	font-family: Verdana;
	font-size: 9px;
}

.ControlPanel {
	font-family: Verdana;
	font-size: 9px;
}

A.ContentPane:link {
	font-family: Verdana;
	font-size: 9px;
	color: #0C0D77;
}

A.ContentPane:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #0C0D77;
}

A.ContentPane:active  {
	font-family: Verdana;
	font-size: 9px;
	color: #0C0D77;
}

A.ContentPane:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #990000;
	text-decoration: none;
}
