/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* 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/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:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.titel, .head      { color: #363; font-style: italic; font-size: 18px; font-family: "Times New Roman", Times; text-decoration: none; line-height:120% }

/* style of item titles on edit and admin pages */
.SubHead    {color: #363; 
}

/* 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, .text,  td, P
{color: #000;
font-size: 12px;
line-height: 16px;
font-family: Arial, Helvetica, Geneva, Univers
}
.normal A, .normal a:link, a.normal:link, a.normal:visited, a.normal:active { text-decoration:underline ; color: #000;}
.normal a:hover, a.normal:hover{ text-decoration:underline ; color:#009900}
/* 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:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL 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 {
}



.main_dnnmenu_item  { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }
.main_dnnmenu_rootitem  { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }




#dnn_SIDEMENU_lblLinks  { }
#dnn_SIDEMENU_lblLinks a { color: #333333; font-size: 11px; line-height: 18px; font-family: Verdana, Verdana, Arial, Helvetica, sans-serif; text-decoration: none  }
#dnn_SIDEMENU_lblLinks a:link   { color: #333333; text-decoration: none }
#dnn_SIDEMENU_lblLinks a:visited   { color: #333333; text-decoration: none }
.#dnn_SIDEMENU_lblLinks a:hover   { color: #333333; text-decoration: none }


/* ================================
    CSS STYLES FOR Module TOMSideMenuModule
   ================================
*/

	.SMMenuItem0 A, .SMMenuItemCurrentTab0 A, .SMMenuItemOpenTab0 A
	 { color: #ffffff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; text-decoration: none; width: 100% }

	.SMMenuItem1 A, .SMMenuItemCurrentTab1 A, .SMMenuItemOpenTab1 A
	.SMMenuItem2 A, .SMMenuItemCurrentTab2 A, .SMMenuItemOpenTab2 A
	.SMMenuItem3 A, .SMMenuItemCurrentTab3 A, .SMMenuItemOpenTab3 A 
	   { font-size: 11px; 
		 font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; 
	     line-height: 14px; 
		 padding-top: 1px; 
		 padding-right: 5px; 
		 padding-bottom: 1px; 
		 width: 100%; 
		 border-top: solid 1px #999; 
		 font-color: #000000
		   }

	
	.SMMenuItem0 A, .SMMenuItemOpenTab0 A, .SMMenuItemCurrentTab0 A   { font-size: 11px; display: block; padding-left: 0; width: 100%; border-top: 1px solid #679f34 }

	.SMMenuItem1 A, .SMMenuItemOpenTab1 A, .SMMenuItemCurrentTab1 A      { color: #000000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; cursor: pointer; display: block; padding: 3px 3px 3px 10px; width: 100%; border-top: 1px solid #679f34; -moz-box-sizing: border-box; box-sizing: border-box     }

	.SMMenuItem2 A, .SMMenuItemOpenTab2 A, .SMMenuItemCurrentTab2 A 
	    { color: #000000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; text-decoration: none; cursor: pointer; display: block; margin-left: 0; padding: 3px 3px 3px 20px; border-top: 1px solid #679f34; -moz-box-sizing: border-box; box-sizing: border-box  }

	.SMMenuItem3 A, .SMMenuItemOpenTab3 A, .SMMenuItemCurrentTab3 A  
	    { color: #000000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; text-decoration: none; cursor: pointer; display: block; margin-left: 0; padding: 3px 3px 3px 30px; width: 100%; border-style: none none solid; border-width: 1px; border-color: #edf1f4; -moz-box-sizing: border-box; box-sizing: border-box }


		.SMMenuItem1 A, .SMMenuItemOpenTab1 A,   { border-width: 1px; color: #000000; text-decoration: none;  }
		.SMMenuItem2 A, .SMMenuItemOpenTab2 A,    { border-width: 1px; color: #000000; text-decoration: none;  }
		.SMMenuItem3 A, .SMMenuItemOpenTab3 A,    { border-width: 1px; color: #000000; text-decoration: none;  }
		.SMMenuItem0 A:link,
		.SMMenuItem1 A:link,
		.SMMenuItem2 A:link,
		.SMMenuItem3 A:link { color: #333333;text-decoration: none }
		.SMMenuItem0 A:visited,
		.SMMenuItem1 A:visited,
		.SMMenuItem2 A:visited,
		.SMMenuItem3 A:visited  { color: #333333; text-decoration: none }
		.SMMenuItem0 A:hover, .SMMenuItemCurrentTab0 A:hover, .SMMenuItemOpenTab0 A:hover,
		.SMMenuItem1 A:hover, .SMMenuItemCurrentTab1 A:hover, .SMMenuItemOpenTab1 A:hover,
		.SMMenuItem2 A:hover, .SMMenuItemCurrentTab2 A:hover, .SMMenuItemOpenTab2 A:hover,
		.SMMenuItem3 A:hover, .SMMenuItemCurrentTab3 A:hover, .SMMenuItemOpenTab3 A:hover,   { color: #000000; text-decoration: none; background-color: #c0c0c0 }
		.SMMenuItemText0,
		.SMMenuItemText1,
		.SMMenuItemText2,
		.SMMenuItemText3 { margin-left: 5px; }
		.SMMenuItemIcon0,
		.SMMenuItemIcon1,
		.SMMenuItemIcon2,
		.SMMenuItemIcon3 { margin: 2px; vertical-align: middle; }
		.SMMenuItemCurrentTab0 a,
		.SMMenuItemCurrentTab1 a,
		.SMMenuItemCurrentTab2  a, 
		.SMMenuItemCurrentTab3 a, { color: white; background-color: #EDF1F4; COLOR: #698197; /* border-bottom:1px solid #F1F1F1; */ }
		
		
		
		
		
		a.nav1  { color: #335c30; font-size: 12px; font-family: Verdana, Helvetica, Arial, Geneva, Univers; line-height: 16px; text-decoration: none }
a.nav1:link  { color: #346631; font-size: 12px; font-family: Verdana, Helvetica, Arial, Geneva, Univers; line-height: 16px; text-decoration: none }

a.nav1:visited { color: #326733; font-size: 12px; font-family: Verdana, Helvetica, Arial, Geneva, Univers; line-height: 16px; text-decoration: none }

a.nav1:hover{
color: #003300;
font-size: 12px;
line-height: 16px;
font-family: Verdana, Helvetica, Arial, Geneva, Univers;
text-decoration: none }
