/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
/* misc */
A { text-decoration:underline; } 


/* 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 */
.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: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 {
}


/* Solpart Menu Items */
.MainMenu_MenuContainer {
	BACKGROUND-COLOR: transparent;
	width:175px;
	padding-bottom:3px;
    }
.MainMenu_MenuBar {
    	FONT-WEIGHT: Bold; 
	FONT-SIZE: 12px; 
	COLOR: #333333; 
	padding:2px,0px,2px,5px;
    background-image:url(menuBg.jpg);
    background-repeat:no-repeat;    
    height:22px;
	
}
.MainMenu_MenuItem {
	FONT-WEIGHT: Bold; 
	FONT-SIZE: 12px; 
	COLOR: #333333; 
	HEIGHT: 22px;
	background-image:url(menuBg.jpg);
	background-repeat:no-repeat; 
	padding:2px,0px,2px,5px;
}
.MainMenu_MenuItemSel {
	FONT-WEIGHT: Bold; 
	FONT-SIZE: 12px; 
	COLOR: red; 
	HEIGHT: 22px;
	padding:2px,0px,2px,5px;
	background-image:url(menuBg.jpg);
	background-repeat:no-repeat; 
}
.MainMenu_RootMenuArrow {
    Display:none;
}
/*
.MainMenu_MenuIcon {
	DISPLAY: none; 
	BACKGROUND-COLOR: #eaeaea;
}
.MainMenu_MenuArrow {
    display:none;
    /*
	BORDER-RIGHT: #eaeaea 1px solid; 
	BORDER-TOP: #eaeaea 1px solid; 
	WIDTH: 7px; 
	BORDER-BOTTOM: #eaeaea 1px solid; 
	BACKGROUND-COLOR: transparent; 
}
.MainMenu_MenuBreak {
}
.MainMenu_SubMenu {
	BORDER-RIGHT: #333333 1px solid; 
	BORDER-TOP: #333333 1px solid; 
	MARGIN-TOP: 1px; 
	FILTER: progid:DXImageTransform.Microsoft.Shadow(color= '#566d91' , Direction=135, Strength=1); 
	BORDER-LEFT: #333333 1px solid; 
	BORDER-BOTTOM: #333333 1px solid; 
	BACKGROUND-COLOR: #eaeaea;
	padding:2px,5px,2px,5px;
}
.MainMenu_SubMenuItemSel {
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	BORDER-TOP-STYLE: none; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	HEIGHT: 20px; 
	BACKGROUND-COLOR: #cc3300; 
	BORDER-BOTTOM: 1px solid #333333;
}

.MainMenu_RootMenuItem {
    background-image:url(menuBG.jpg);
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	TEXT-TRANSFORM: uppercase; 
	COLOR: #333333; 
	FONT-FAMILY: Arial; 
	HEIGHT: 25px;
}
.MainMenu_RootMenuItemSel {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	TEXT-TRANSFORM: uppercase; 
	COLOR: #cc3300; 
	FONT-FAMILY: Arial; 
	HEIGHT: 25px
}
.MainMenu_RootMenuItemActive {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	TEXT-TRANSFORM: uppercase; 
	COLOR: #cc3300; 
	FONT-FAMILY: Arial; 
	HEIGHT: 25px
}
.MainMenu_MenuContainer_Vert {
	FONT-SIZE: 0px; 
	WIDTH: 170px; 
	BACKGROUND-COLOR: transparent;
}
.MainMenu_MenuIcon_Admin {
}

.MainMenu_MenuBreak_Admin {
}

.MainMenu_RootMenuItem_Vert TD {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	BACKGROUND-IMAGE: url(menubg.jpg); 
	TEXT-TRANSFORM: uppercase; 
	COLOR: #333333; 
	BACKGROUND-REPEAT: no-repeat; 
	FONT-FAMILY: Arial; 
	HEIGHT: 20px;
}
.MainMenu_RootMenuItemSel_Vert TD {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	BACKGROUND-IMAGE: url(menubg.jpg); 
	TEXT-TRANSFORM: uppercase; 
	COLOR: #cc3300; 
	BACKGROUND-REPEAT: no-repeat; 
	FONT-FAMILY: Arial; 
	HEIGHT: 20px;
}
.MainMenu_RootMenuItemActive_Vert TD {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	BACKGROUND-IMAGE: url(menuBg.jpg); 
	TEXT-TRANSFORM: uppercase; 
	COLOR: #cc3300; 
	BACKGROUND-REPEAT: no-repeat; 
	FONT-FAMILY: Arial; 
	HEIGHT: 20px;
}*/
/* End Solpart Menu Items*/



/* Main Menu */
/*
.MainMenu_MenuContainer {
    width:175px;
}

.MainMenu_MenuBar {
    cursor: pointer;
    cursor: hand;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    font-family: Tahoma, Arial, Helvetica;
    white-space: nowrap; /*Word wrapping menu item now optional
    padding: 2px 12px 2px 5px; /*explicitly set padding for root menu items
    height:25px;
}

.MainMenu_MenuItem { 
   background-image: url(menuBg.jpg); 
   background-repeat: no-repeat;    
}

.MainMenu_MenuIcon {
    
}

.MainMenu_SubMenu {
    background-color: #cad5ea;  
	z-index: 1000;
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus 
}

.MainMenu_MenuBreak {
    height:2px;
    font-size:2px;
}

.MainMenu_MenuItemSel {
    color:Red;
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}
*/
    
    
