/* ================================
    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 */
.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 {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* ICE Links */
.BoxLink1
{
    border: solid 1px blue;
    padding-bottom:3px;
}
.BoxLink1 .Header
{
    background-color: #6666ff;
}
.BoxLink1 .IndexTitle
{
    color: #ffffff;
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
    margin: 0px 5px;
}
.BoxLink1 .Link1Li
{
    font-family: Verdana, Arial, 'Times New Roman';
    font-size: 8pt;
    left: 0;
    margin: 0px 5px;
    padding: 0px;
    list-style: none;
    line-height: 110%;
    color: #000000;
}
.BoxLink1 li
{
    display: block;
    text-align: left;
    color: #000000;
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: solid 1px #c0c0c0;
}
.BoxLink1 li:hover
{
    background-color: #ffff66;
}
.BoxLink1 .Link1Name   { font-size: 120%;text-decoration: underline; }

div.IceNormal
{
    font-size: 11pt;
}
div.IceNormal H1
{
    font-size: 150%;
    color: mediumblue;
}
div.IceNormal H2
{
    font-size: 140%;
    color: mediumblue;
}
div.IceNormal H3
{
    font-size: 120%;
    color: mediumblue;
}
.IceNormal a, .IceNormal a:hover, .IceNormal a:visited
{ text-decoration:underline; font-size:110%;
}
div.IceNormal li { font-size: 10pt;}

div.IceMenu
{
    font-size: 10pt;
}
.IceMenu a, .IceMenu a:hover, .IceMenu a:visited
{ text-decoration:underline; 
}

div.IceItems
{
}

div.IceItems div.IceItem
{
    width: 100%;
    border-bottom: silver 1pt solid;
    padding-bottom: 5px;
    padding-top: 5px;
    clear: both;
    display: block;
    float: none;
}
div.IceItems h2
{
    font-size: 80%;
    position: static;
    vertical-align: top;
    color: #0000cd;
}
div.IceItems img
{
    width: 30px;
    float: left;
    padding-right: 5px;
    border:0px
}

    div.CSbox1 {border-right: #99ccff 1px solid; padding-right: 5px; border-top: #99ccff 1px solid;
                        padding-left: 5px; padding-bottom: 5px; border-left: #99ccff 1px solid; padding-top: 5px;
                        border-bottom: #99ccff 1px solid; font-family: Arial,sans-serif; font-size: 8px;}
    div.CSbox1H1 {font-size: 16px; color: rgb(97, 189, 197); font-weight: bold;}

div.content H1 {font-size:16pt; color:Blue; FONT-WEIGHT: bold;
}
div.content H2 {font-size:14pt; color:Blue; FONT-WEIGHT: bold;
}
div.content H3 {font-size:12pt; color:Blue; FONT-WEIGHT: bold;
}
div.CSbox1 p, td, li { font-size: 10pt;}
P { font-size: 10pt;}

div.IceArticleRandom
{
    font-size: 12pt;
}
.IceArticleRandom a, .IceArticleRandom a:hover, .IceArticleRandom a:visited
{ text-decoration:underline; 
}


















