/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/
/*light blue - #00ACFF; blue - #24609C;*/
.pagemaster
{
    font-family:Verdana;
}
/* PAGE BACKGROUND */
/* background color for the header at the top of the page */
.HeadBg{
}

/* background color for the content part of the pages */
Body
{
    font-family:Verdana;
}

/* background/border colors for the selected tab */
.TabBg{
}

.controlpanel
{
}

.bannerpane
{
    background:url(images/ackerman_logo.jpg) no-repeat top right white;
}

.toppane
{
}

.leftshowpane
{
}

.leftpane
{ 
}

.contentpane
{ 
}

.rightpane
{ 
}

.innerleftpane
{
}

.centerpane
{
}

.innerrightpane
{
}

.innerbottompane
{
}

.bottompane
{
}

.underlogo
{
    text-align:center;
}

.css_copyright,
a.css_copyright:link,
a.css_copyright:visited,
a.css_copyright:hover,
a.css_copyright:active
{
    color:White;
    font-family:Verdana;
    font-size:10px;
    font-style:normal;
    font-weight:normal;
    text-decoration:none;
}

a.css_copyright:hover,
a.css_copyright:active
{
    text-decoration:underline;
}

.SkinObject,
a.SkinObject:link,
a.SkinObject:visited,
a.SkinObject:hover,
a.SkinObject:active
{
    font-family:Verdana;
    font-size:10pt;
    font-style:normal;
    font-weight:normal;
    text-decoration:none;
}

a.SkinObject:hover,
a.SkinObject:active
{
    text-decoration:underline;
}

/* text style for the selected tab */
.SelectedTab,
A.SelectedTab:link,
A.SelectedTab:visited,
A.SelectedTab:hover,
A.SelectedTab:active
{
    font-family:Verdana;
    font-size:10pt;
    font-style:normal;
    font-weight:normal;
    text-decoration:none;
}

A.SelectedTab:hover,
A.SelectedTab:active
{
    text-decoration:underline;
}

/* text style for the unselected tabs */
.OtherTabs,
A.OtherTabs:link,
A.OtherTabs:visited,
A.OtherTabs:hover,
A.OtherTabs:active
{
    font-family:Verdana;
    font-size:10pt;
    font-style:normal;
    font-weight:normal;
    text-decoration:none;
}

A.OtherTabs:hover,
A.OtherTabs:active
{
    text-decoration:underline;
}

/* GENERAL */
/* style for module titles */
.Head
{
    font-family:Verdana;
}

/* style of item titles on edit and admin pages */
.SubHead
{
    font-family:Verdana;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
    font-family:Verdana;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family:Verdana;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family:Verdana;
}

.NormalRed
{
    color:#ff0000;
    font-family:Verdana;
}

.NormalBold
{
    font-family:Verdana;
    font-weight:bold;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:hover,
A.CommandButton:active
{
    font-family:Verdana;
    font-size:10pt;
    font-style:normal;
    font-weight:normal;
    text-decoration:none;
}

A.CommandButton:hover,
A.CommandButton:active
{
    text-decoration:underline;
}
   
/* GENERIC */
H1{
}

H2{
}

H3{
}

H4{
}

H5, DT{
}

H6{
}

TFOOT, THEAD{
}

TH{
}

A:link,
A:visited,
A:hover,
A:active
{
    color:#574444;
    font-family:Verdana;
    font-size:10pt;
    font-style:normal;
    font-weight:normal;
    text-decoration:none;
}

A:hover,
A:active
{
    text-decoration:underline;
}

.productlinks,
A.productlinks:link,
A.productlinks:visited,
A.productlinks:hover,
A.productlinks:active
{
    color:#574444;
    font-family:Verdana;
    font-size:10px;
    font-style:normal;
    font-weight:normal;
    text-decoration:none;
}

A.productlinks:hover,
A.productlinks:active
{
    color:#574444;
    font-family:Verdana;
    font-size:10px;
    font-style:normal;
    font-weight:normal;
    text-decoration:underline;
}

SMALL{
}

BIG{
}

BLOCKQUOTE, PRE{
}

UL LI
{
    list-style-type:disc;
}

UL LI LI
{
    list-style-type:circle;
}

UL LI LI LI
{
    list-style-type:square;
}

OL LI
{
    list-style-type:decimal;
}

OL OL LI
{
    list-style-type:lower-alpha;
}

OL OL OL LI
{
    list-style-type:lower-roman;
}

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
{
    background:url(images/ack_menu.png) repeat-y top center #edebeb;
    /*background-color:#edebeb;*/
    border:1px solid gray;
    font-family:Verdana;
    font-size:10pt;
    font-style:normal;
    font-weight:normal;
    width:145px;
    height:1px;
}

.MainMenu_MenuBar
{
}

.MainMenu_MenuItem
{
    font-family:Verdana;
    font-size:10pt;
    font-style:normal;
    font-weight:normal;
    background-color:#edebeb;
    border-left:0px solid White;
    border-right:0px solid White;
    border-top:1px solid #574444;
    border-bottom:1px solid #574444;
    color:#574444;
    height:20px;
    width:125px;
    padding:0px 10px 0px 10px;
}

.RootMenuItem TD
{
    font-family:Verdana;
    font-size:10pt;
    font-style:normal;
    font-weight:bold;
    background:url(images/ack_menu.png) no-repeat top center #edebeb;
    border-left:0px solid White;
    border-right:0px solid White;
    border-top:0px solid White;
    border-bottom:0px solid White;
    color:#574444;
    height:28px;
    padding:7px 5px 0px 15px;
    width:145px;
}

.RootMenuItemSelected TD
{
    font-family:Verdana;
    font-size:10pt;
    font-style:normal;
    font-weight:bold;
    background:url(images/ack_activmenu.png) no-repeat top center #edebeb;
    border-left:0px solid White;
    border-right:0px solid White;
    border-top:0px solid White;
    border-bottom:0px solid White;
    color:#04afff;
    height:28px;
    padding:7px 5px 0px 15px;
    width:145px;
}

.RootMenuItemActive TD
{
    font-family:Verdana;
    font-size:10pt;
    font-style:normal;
    font-weight:bold;
    background:url(images/ack_activmenu.png) no-repeat top center #edebeb;
    border-left:0px solid White;
    border-right:0px solid White;
    border-top:0px solid White;
    border-bottom:0px solid White;
    color:#04afff;
    height:28px;
    padding:7px 5px 0px 15px;
    width:145px;
}

.SubMenu
{
    z-index:1000;
    margin-left:3px;
    min-width:120px;
    border-top:1px solid #574444;
    border-bottom:1px solid #574444;
}

.SubMenuItemSelected
{
    font-family:Verdana;
    font-size:10pt;
    font-style:normal;
    font-weight:normal;
    background-color:#005e94;
    border-left:0px solid White;
    border-right:0px solid White;
    border-top:1px solid White;
    border-bottom:1px solid White;
    color:White;
    height:20px;
    width:125px;
    padding:0px 10px 0px 10px;
}

.SubMenuItemActive
{
    font-family:Verdana;
    font-size:10pt;
    font-style:normal;
    font-weight:normal;
    background-color:#005e94;
    border-left:0px solid White;
    border-right:0px solid White;
    border-top:1px solid White;
    border-bottom:1px solid White;
    color:White;
    height:20px;
    width:125px;
    padding:0px 10px 0px 10px;
}

.MainMenu_MenuArrow,
.MainMenu_RootMenuArrow,
.MainMenu_MenuBreak,
.MainMenu_MenuIcon
{
    display:none;
}

.undermenu
{
    background:url(images/ack_menu.png) no-repeat top center transparent;
    border:1px solid gray;
    border-top-width:0px;
    padding:0px;
    margin:0px;
    font-size:1px;
}

.loginreg
{
    background:url(images/loginbcgrnd.png) no-repeat right center transparent;
}

.css_loginreg,
a.css_loginreg:link,
a.css_loginreg:visited,
a.css_loginreg:hover,
a.css_loginreg:active
{
    color:White;
    font-family:Verdana;
    font-size:10px;
    font-style:normal;
    font-weight:normal;
    text-decoration:none;
}

a.css_loginreg:hover,
a.css_loginreg:active
{
    text-decoration:underline;
}

.AppFormTextBox
{
    border-bottom:1px dotted #574444;
    font-family:Verdana;
    font-size:10px;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    color:#574444;
    width:350px;
}

.AppFormTextBox
{
    border-bottom:1px dotted #574444;
    font-family:Verdana;
    font-size:10px;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    color:#574444;
    width:150px;
}