/* ================================
    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: transparent;
background: #ffffff;
}

/* 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   {
font-family:  Arial, Helvetica;
    font-size: 16px;
    font-weight: bold;
color=#336699;

}

/* 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
{
font-family: Arial, Helvetica;
    font-size: 12px;
color: #414141;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
font-family:  Arial, Helvetica;
    font-size: 12px;

}

.NormalBold
{
color: #414141;
}

/* 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 */

.bluebox
{
  text-decoration: none;
  font-weight: bold;
  font-size: large;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  border: thin solid;
  float: left;
  padding: 4px;
  background: #336699
}

H1  {
font-family:  Arial, Helvetica;
    font-size: 16px;
    font-weight: bold;
    color=#336699;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .3em;
    padding: .4em .5em;
    border-top: 1px solid #069;
    border-bottom: 1px solid #069;
    background: #336699
}

H2  {
font-family:  Arial, Helvetica;
    font-size: 14px;
    font-weight: bold;
color=#336699;
}

H3  {
font-family:  Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
color=#336699;
}


H4
{
    text-decoration: none;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 120%;
    font-weight: Bold;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .3em;
    padding: .4em .5em;
    border-top: 1px solid #069;
    border-bottom: 1px solid #069;
    background: #336699

}


}

H5{
  text-decoration: none;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    letter-spacing: .2em;
    padding: .1em .5em;
    border-top: 1px solid #069;
    border-bottom: 1px solid #069;
    background: #336699
  }



DT  {
}

H6
{
    text-decoration: none;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #336699;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    letter-spacing: .2em;
    padding: .1em .5em;
    border-top: 1px solid #069;
    border-bottom: 1px solid #069;
    background: transparent

}



TFOOT, THEAD    {
}

TH  {
}

TD  {
font-family: Arial, Helvetica;
    font-size: 12px;

}


A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   { 
list-style-image: url(chevronlist.gif);
}

UL LI LI    {list-style-type:circle; 

}

UL LI LI LI {list-style-type: disc; 

}

OL LI   {

}

OL OL LI    {

}

OL OL OL LI {

}

HR {
WIDTH: 100%; 
COLOR: #ffcc33; 
HEIGHT: 3px; 
background: transparent;

}

/* 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 {
}
/* ================================
    CSS STYLES FOR SXMenu
   ================================
*/ 

.m_SXMenuFull
{
  border-left: 0px solid;
  border-right: 0px solid;
  border-top: 0px solid;
  border-bottom: 0px solid;
  border-top-color: #336699;
  border-left-color: #336699;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none!Important;
  background-color: #e8e8e8;

}

.m_SXMenuContainer
{
  margin-left: 5px;


/*  width: 100%;*/
}

.m_SXMenuItem
{

  font-weight: normal;
  cursor: hand;
  font-size: 10px;
  font-family: Verdana;
/*  width: 100%; */
  text-align: left;
  text-decoration: none!Important;
  background-color: #e8e8e8;

}

.m_SXMenuItem A
{
  width: 50%;
  text-decoration: none!Important;
}

.m_SXMenuEnabled A:hover, .SXMenuSelected A:hover
{
  color: #336699;
  text-decoration: none!Important;
  background-color: #ffcc33;
/*  width: 100%; */
}

.m_SXMenuEnabled
{
text-decoration: none!Important;

}

.m_SXMenuDisabled
{
  color: gray;
  cursor: default;
  width: 100%;
  text-decoration: none!Important
}

.m_SXMenuSelected
{
text-decoration: none!Important
}

.m_SXMenuActive
{
  color: #336699;
  font: bold;
  font-style: normal;
  background-color: #ffcc33;
  cursor: default;
  text-decoration: none!Important;
  width: 300;
}

.m_SXMenuLink
{
text-decoration: none!Important;
color: #336699
}
A.topcss:link,A.topcss:visited,A.topcss:active
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}







