/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
@font-face {
    font-family: Nyala;
    font-style:  normal;
    font-weight: normal;
    src: url(\fonts\NYALA0.eot);
    src: local("Nyala"), url(/fonts/nyala.ttf ) format("truetype"); /* non-IE */ 
}
@font-face {
    font-family: Power Geez Unicode1;
    font-style:  normal;
    font-weight: normal;
    src: url(\fonts\NYALA0.eot);
    src: local("Nyala"), url(/fonts/nyala.ttf ) format("truetype"); /* non-IE */ 
}

.amh {
 font-family : Nyala;
}

.English {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  }

.HeadBg {
}

/* background color for the content part of the pages */
Body
{
font-family: Nyala;
}

.ControlPanel {
font-family: Nyala;
}

/* background/border colors for the selected tab */
.TabBg {
font-family: Nyala;
}

.LeftPane  { 
font-family: Nyala;
}

.ContentPane  { 
font-family: Nyala;
}

.RightPane  { 
font-family: Nyala;

}

/* text style for the selected tab */
.SelectedTab {
font-family: Nyala;

}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
font-family: Nyala;

}

A.SelectedTab:visited  {
font-family: Nyala;

}

A.SelectedTab:hover    {
font-family: Nyala;

}

A.SelectedTab:active   {
font-family: Nyala;

}

/* text style for the unselected tabs */
.OtherTabs {
font-family: Nyala;

}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
font-family: Nyala;

}

A.OtherTabs:visited  {
font-family: Nyala;

}

A.OtherTabs:hover    {
font-family: Nyala;

}

A.OtherTabs:active   {
font-family: Nyala;

}

/* GENERAL */
/* style for module titles */
.Head   {
font-family: Nyala;

}

/* style of item titles on edit and admin pages */
.SubHead    {
font-family: Nyala;

}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
font-family: Nyala;

}

/* text style used for most text rendered by modules */
.Normal
{
font-family: Nyala;

}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
font-family: Nyala;

}

.NormalRed
{
}

.NormalBold
{
font-family: Nyala;

}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
font-family: Nyala;

}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
font-family: Nyala;

}

A.CommandButton:visited  {
font-family: Nyala;

}

A.CommandButton:hover    {
font-family: Nyala;

}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
font-family: Nyala;

}

/* GENERIC */
H1  {
font-family: Nyala;

}

H2  {
font-family: Nyala;

}

H3  {
font-family: Nyala;

}

H4  {
font-family: Nyala;

}

H5, DT  {
font-family: Nyala;

}

H6  {
font-family: Nyala;

}

TFOOT, THEAD    {
font-family: Nyala;

}

TH  {
font-family: Nyala;

}

A:link  {
font-family: Nyala;

}

A:visited   {
font-family: Nyala;

}

A:hover {
font-family: Nyala;

}

A:active    {
font-family: Nyala;

}

SMALL   {
font-family: Nyala;

}

BIG {
font-family: Nyala;

}

BLOCKQUOTE, PRE {
font-family: Nyala;

}


UL LI   {
font-family: Nyala;

}

UL LI LI    {
font-family: Nyala;

}

UL LI LI LI {
font-family: Nyala;

}

OL LI   {
font-family: Nyala;

}

OL OL LI    {
font-family: Nyala;

}

OL OL OL LI {
font-family: Nyala;

}
OL UL LI   {
font-family: Nyala;

}

HR {
font-family: Nyala;

}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
font-family: Nyala;

}   

/* style of item titles by Announcements and events */
.ItemTitle    {
font-family: Nyala;

}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
font-family: Nyala;

}

.ModuleTitle_MenuBar {
font-family: Nyala;

}

.ModuleTitle_MenuItem {
font-family: Nyala;

}

.ModuleTitle_MenuIcon {
font-family: Nyala;

}

.ModuleTitle_SubMenu {
font-family: Nyala;

}

.ModuleTitle_MenuBreak {
font-family: Nyala;

}

.ModuleTitle_MenuItemSel {
font-family: Nyala;

}

.ModuleTitle_MenuArrow {
font-family: Nyala;

}

.ModuleTitle_RootMenuArrow {
font-family: Nyala;

}

/* Main Menu */

.MainMenu_MenuContainer {
font-family: Nyala;

}

.MainMenu_MenuBar {
font-family: Nyala;

}

.MainMenu_MenuItem {
font-family: Nyala;

}

.MainMenu_MenuIcon {
font-family: Nyala;

}

.MainMenu_SubMenu {
font-family: Nyala;

}

.MainMenu_MenuBreak {
font-family: Nyala;

}

.MainMenu_MenuItemSel {
font-family: Nyala;

}

.MainMenu_MenuArrow {
font-family: Nyala;

}

.MainMenu_RootMenuArrow {
font-family: Nyala;

}

.sidenav h1 {
	
	border-bottom: 1px solid #886713;
	border-top: 1px solid #886713;
	color: #F2D27A;
	font-size: 1.4em;
	height: 22px;
	margin: 0;
	
}

.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li {
	border-bottom: 1px solid #886713;
	border-top: 1px solid #886713;
	list-style: none;
}
.sidenav li a {
	background: #886713;
	color: #F2D27A;
	display: block;
                font-size: 1.2em;
                width: 100%;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
}
.sidenav li a:hover {
	background: #F7D08D;
	color: #700000;
                text-decoration: none;

}

.audiolink a{
                text-decoration: none;
}

.audiolink a:hover{
               background: #F7D08D;
}





