/* ================================
    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 */
/* Page style */
html { height:100%; }
/* Body style */ 
body { background:#fce903; margin:0px 0px 0px 0px; }

/* Text in paragraphs */ 
p {  font: 1.3em/130% georgia, garamond, "times new roman", serif; 
	  margin-bottom: 0.3em;
	  margin-left: 0px;
	  margin-right: 0px;
	  margin-top: 0px; 
	  color:#5d5d5d; }
	  
/* Text in tables */ 
table, tr, td { 
	  font-family:georgia, garamond, "times new roman", serif; 
	  font-size:1em; 
	  margin:0px 0px 0px 0px; 
	  color: #5d5d5d; }

/* Default links visited and active */ 
a:link, a:visited, a:active { 
	  font-family:georgia, garamond, "times new roman", serif; 
	color:#666666; 
	font-weight:bold; 
	text-decoration:underline; }
	
/* Default links hover */ 
a:hover { 
	  font-family:georgia, garamond, "times new roman", serif; 
	color:#444444; 
	text-decoration:underline; }
	
/* Normal links visited and active */ 
a.Normal:link, a.Normal:visited { 
	  font-family:georgia, garamond, "times new roman", serif; 
	color:#666666; 
	font-weight:bold; 
	text-decoration:none; }
	
/* Normal links hover */ 
a.Normal:hover { 
	  font-family:georgia, garamond, "times new roman", serif; 
	color:#444444; 
	text-decoration:none; }

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

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

/* 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, h3, h4, h5, h6 {
	 color: #675f52; 
	 font: Arial,Helvetica,sans-serif;  
 	 line-height: 150%; text-decoration: none  
														  
      }
    
    h1 {
        font-size : 1.7em;
		  padding-bottom: 0.1em;
		  padding-top: 0.3em;
        margin-top : 0em;
        margin-bottom : 0px;			 
      }
	 h2 {
        color: #006400;
		  font-size : 1.3em;
		  padding-bottom: 0.1em;
		  padding-top: 0.3em;
        margin-top : 1em;
        margin-bottom : 0.2em;
		  font: bold;
      }
    h3 {
        font-size : 160%;
		  padding-bottom: 0.1em;
		  padding-top: 0.3em;
        margin-top : 1em;
        margin-bottom : 0em;			 
      }
    h4 {
        font-size : 140%;
		  padding-bottom: 0.1em;
		  padding-top: 0.3em;
        margin-top : 1em;
        margin-bottom : 0.2em;		 
      }
    h5, DT {
        font-size : 125%;
		  padding-bottom: 0.1em;
		  padding-top: 0.3em;
        margin-top : 1em;
        margin-bottom : 0.2em;			 
      }
    h6 {
        font-size : 105%;
		  padding-bottom: 0.1em;
		  padding-top: 0.3em;
        margin-top : 1em;
        margin-bottom : 0.2em;			 
		  font-style: italic;
      }


TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}

UL, OL   {
	margin-top: 0px;  
}

UL LI   {
	 font:  1.3em/130%  georgia, garamond, "times new roman", serif;
	 color:#5d5d5d;  
 	 line-height: 125%; 
	 margin-bottom : 0.2em;	
}

UL LI LI    {

}

UL LI LI LI {
 
}

OL LI   {
	 font:  1.3em/130% georgia, garamond, "times new roman", serif;
	 color:#5d5d5d;  
 	 line-height: 125%; 
	 margin-bottom : 0.2em;	  
}

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



