 /* ================================
    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-color: #7e296a;
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
color: #f3deef;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
color: #f3deef;
background-color: Transparent;
}

A.SelectedTab:visited  {
color: #f3deef;
background-color: Transparent;
}

A.SelectedTab:hover    {
color: #f3deef;
background-color: Transparent;
}

A.SelectedTab:active   {
color: #f3deef;
background-color: Transparent;
}

/* 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, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
color: #872e72;
text-decoration: underline;
}

A:visited   {
color: #7e296a;
text-decoration: underline;
}

A:hover {
color: #833181;
background-color: #BDEFFF;
}

A:active    {
color: #872e72;
text-decoration: underline;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

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 */
.TopNavBox {
border-left: Solid 1px #114b4a;
border-top: Solid 1px #114b4a;
border-bottom: Solid 1px #114b4a;
border-right: Solid 1px #7e296a;
}
.MainMenu_MenuContainer {
background-color: Transparent;
}

.SubMenu_MenuContainer div {
padding: 0px 0px 0px 0px;
}

.MainMenu_MenuBar {
cursor: pointer; 
cursor: hand;
height: 16px;
background-color: Transparent;
padding: 0px 0px 0px 0px;
border: Red Solid 0px;
}

.MainMenu_MenuItem {
font-family: Tahoma;
text-align: center;
font-size: 11px;
font-weight: bold;
color: #dfc9da;
background-color: #ae75a5;
padding: 0px 2px 0px 2px;
}

.MainMenu_MenuItem .MainMenu_MenuItem {
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
color: #89235b;
background-color: #f3deef;
padding: 0px 2px 0px 2px;
border-bottom: #dfc9da Solid 1px;
text-align: left;
}

.SubMenu_MenuItem {
height: 16px;
font-family: Tahoma;
font-size: 10px;
font-weight: bold;
color: #F5E9F0;
padding: 0px 0px 0px 0px;
}

.MainMenu_MenuItem td {
background-color: Transparent;
border: solid 0px #ae75a5; 

}

.MainMenu_SubMenu {
margin: 4px 0px 0px 0px;
border: 1px Solid Black;
padding: 0px 0px 0px 0px;
background-color: #f3deef;
background-image: url();
white-space: nowrap;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}

.MainMenu_MenuBreak {
background-color: Transparent;
border: #7e296a solid 0px;
font-family: Tahoma;
font-size: 6px;
color: #7e296a;
padding: 0px 0px 0px 0px;
}

.MainMenu_MenuItem .MainMenu_MenuBreak {
background-color: Transparent;
border: #7e296a solid 0px;
font-family: Tahoma;
font-size: 6px;
color: #7e296a;
padding: 0px 0px 0px 0px;
}

.SubMenu_MenuContainer .MainMenu_MenuBreak {
padding: 0px 0px 5px 0px;
border: red 0px dotted;
}

.MainMenu_MenuItemSel {
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
color: #7e296a;
background-color: #ae75a5;
padding: 0px 2px 0px 2px;
text-align: center;
}

.MainMenu_MenuItem .MainMenu_MenuItemSel {
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
color: #f3deef;
background-color: #89235b;
padding: 0px 2px 0px 2px;
border-bottom: #dfc9da Solid 1px;
text-align: left;
}

.SubMenu_MenuItemSel {
height: 16px;
font-family: Tahoma;
font-size: 10px;
font-weight: bold;
/*color: #F5E9F0;*/
color: #8b2d26;
padding: 0px 0px 0px 0px;
}

.SubMenu_MenuItem {
height: 16px;
font-family: Tahoma;
font-size: 10px;
font-weight: bold;
/*color: #ae75a5;*/
color: #114b4a;
padding: 0px 0px 0px 0px;
}

.MainMenu_MenuItem .MainMenu_MenuIcon {
border-bottom: #dfc9da Solid 1px;
width: 0px;
}

.MainMenu_MenuItem .MainMenu_RootMenuArrow  {
border-bottom: #dfc9da Solid 1px;
width: 0px;
}

.MainMenu_MenuItem .MainMenu_MenuArrow{
border-bottom: #dfc9da Solid 1px;
width: 0px;
}

.SubMenu_MenuArrow {
width: 0px;
}

.SubMenu_RootMenuArrow  {
width: 0px;
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

img
{
 border-color: 872e72;
}


.CopyRight {
font-family: Verdana;
font-size: 10px;
font-weight: bold;
color: #003366;
}

a.CopyRight:link {
font-family: Verdana;
font-size: 10px;
font-weight: bold;
color: #003366;
}
a.CopyRight:active {
font-family: Verdana;
font-size: 10px;
font-weight: bold;
color: #003366;
}

a.CopyRight:visited {
font-family: Verdana;
font-size: 10px;
font-weight: bold;
color: #003366;
}

a.CopyRight:hover {
font-family: Verdana;
font-size: 10px;
font-weight: bold;
color: #AC6D7A;
}















































































































































