/*========================================================*/
/*         CSS for DotNetNuke Skin - Dalbar               */
/*========================================================*/

/*========================================================*/
/*  Universal                                             */
/*========================================================*/

/*-- Style For HTML BODY           */ body { margin: 0; background:#fafafa; margin: 0 0 0 0; }
/*-- Page Fixed                  --*/ .pagemasterleft{  background-image:url(images/master_body_bg.gif); background-repeat:repeat-x; background-position:top; border-right: solid 1px #124962;}
/*-- Page Fixed                  --*/ .pagemasterright{  background-image:url(images/master_body_bg.gif); background-repeat:repeat-x; background-position:top; border-left: solid 1px #124962;}
/*-- Page Master                 --*/ .pagemaster { background-color:#fafafa; height:100%; width:100%; }
/*-- Skin Master Fixed           --*/ .skinmaster { width:955px; }
/*-- Skin Master Fixed           --*/ .skinright { width:27px; }
/*-- Skin Master Fixed           --*/ .skinrightmenu { width:27px; background-image:url(images/tab_norm_bg.gif); background-repeat:repeat-x; background-position:bottom;}
/*-- Skin Master Fixed           --*/ .skintop { height:82px;}
/*-- Skin Master Fixed           --*/ .skintopleft { height:82px; width:100%;}
/*-- Skin Master Fixed           --*/ .skinheaderleft { height:171px; background-color:#31454b; width:250px }
/*-- Skin Master Fixed           --*/ .skinheadercenter { height:171px; background-color:#1c282c; background-image:url(images/header_center_left_bg.gif); background-repeat:no-repeat; background-position:left top; padding:0px; margin:0px; }
/*-- Skin Master Fixed           --*/ .skinheaderright { height:171px; background-color:#1c282c; background-image:url(images/header_right_bg.gif); background-repeat:repeat-x; background-position:left top; }
/*-- Skin Master Fixed           --*/ .skinutility { height:15px; background-color:#81898c; padding:1px 0 1px 0; }
/*-- Skin Master Fixed           --*/ .skinpage {  background-image:url(images/page_bg.gif); background-repeat:repeat-x; background-position:bottom; }
/*-- Skin Master Fixed           --*/ .skinfooter { height:22px; background-color:#1c282c; border-top: 1px solid #ffffff;}
/*-- Skin Master Fixed           --*/ .logoarea { width:300px; height:82px; }
/*-- Skin Master Fixed           --*/ .headerarea { height:171px; background-image:url(images/header_fade_bg.gif); background-repeat:no-repeat; background-position:right top; padding:0px; margin:0px; }
/*-- Skin Master Fixed           --*/ .menuarea { height:31px;}
/*-- Skin Master Fixed           --*/ .menubox { background-image:url(images/tab_norm_bg.gif); background-repeat:repeat-x; background-position:top; height:31px; }
/*-- Skin Master Fixed           --*/ .menubox span { display:block; height:31px; padding:0; border:0; margin:0; }
/*-- Skin Master Fixed           --*/ .userarea { padding-top:10px; padding-right:20px; text-align:right; }
/*-- Skin Master Fixed           --*/ .searcharea { padding-top:10px; text-align:right; width:780px;}
/*-- Skin Master Fixed           --*/ .contentarea { padding-top:28px; }


/*-- Setting Text Throughout the skin      --*/ table, tr, td, p {font-family: verdana; }

/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/

/*-- full pane                  --*/ .PaneCenter { padding: 0 0 0 10px; }
/*-- left pane                  --*/ .PaneHead { padding: 0 0 0 0; }
/*-- left pane                  --*/ .PaneLeftMenu { padding: 0 10px 0 0; width: 260px;}/* border-right:1px dotted #878787; */
/*-- left pane                  --*/ .PaneLeft { padding: 0 10px 0 0; width: 300px; }
/*-- right pane                 --*/ .PaneRight { padding: 0 0 0 10px; width: 200px; }
/*-- left pane                  --*/ .PaneBottom { padding: 0 0 0 0; }

/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- login and user token idle         --*/ .LOGIN, a.LOGIN:link, a.LOGIN:visited, a.LOGIN:active, .USER, a.USER:link, a.USER:visited, a.USER:active { color: #1c282c; font-family: verdana; font-size: 11px; text-decoration: none; height:15px;cursor:default; }
/*-- login and user token hover        --*/ a.LOGIN:hover, a.USER:hover { text-decoration:underline; color:#1c282c; font-size: 11px; font-family: verdana;cursor:default;}
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS, a.BREADCRUMBS:link, a.BREADCRUMBS:visited, a.BREADCRUMBS:active { color: #ffffff; font-family: verdana; font-size: 11px; text-decoration:none; }
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS:hover { color:#ffffff; font-size: 11px; font-family: verdana; text-decoration:underline; }
/*-- terms privacy and copyright       --*/ .FOOTER { color:#81898c; font-size: 11px; font-weight:normal; }
/*-- terms privacy and copyright links --*/ a.FOOTER:link, a.FOOTER:visited, a.FOOTER:active { color:#81898c; font-size:11px; font-weight:normal; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER:hover { text-decoration:none; color:#ffffff; font-size: 11px; font-family: verdana;}

/*========================================================*/
/*  Main Menu                     				          */
/*========================================================*/

/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { border:0; margin:0; padding:0; background:transparent; }
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { border:0; margin:0; padding:0; cursor: pointer; cursor: hand; background:transparent; }

/*-- submenu container          --*/ .MainMenu_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 10px 1px 0; padding:0; background-color: #ffffff; border:2px solid #81898c;  font-weight:normal; filter:none;}
/*-- sub menu items             --*/ .MainMenu_MenuItem { border:0; margin:0; font-family: verdana;  color: #1c282c; font-size: 11px; padding: 0px 9px 0px 4px; height: 20px; font-weight:normal; }
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel { border:0; margin:0; font-family: verdana; color: #1c282c; font-size: 11px; cursor: pointer; cursor: hand; padding: 0px 9px 0px 4px; height: 20px; background: #e6a61c; font-weight:normal;}
/*-- menuitems idle             --*/ .MainMenu_Idle { border:0; margin:0; color: #1c282c; background: transparent; font-size: 11px; font-weight:normal; padding: 0px 9px 0px 4px;}
/*-- sub menu items selected    --*/ .MainMenu_Selected { border:0; margin:0; color: #1c282c; font-weight:normal; background: #e6a61c; padding: 0px 9px 0px 4px;}
/*-- sub menu items active      --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive { border:0; margin:0; color: #1c282c; font-weight:normal; font-size: 11px; background: #e6a61c; padding: 0px 9px 0px 4px; }

/*-- root menu items            --*/ .MainMenu_RootMenuItem { background:transparent; text-align:center; border:0; margin:0; padding:0; font-family: Verdana,Arial,Helvetica,Sans-Serif; font-weight:normal; color: #1c282c; font-size: 11px; height: 31px; }
/*-- root menu items over       --*/ .MainMenu_RootSelected { border:0; margin:0; padding:0; color: #1c282c; height: 31px; background:transparent; font-weight:normal; text-align:center; background-image:url(images/tab_hilite_bg.gif); background-repeat:repeat-x; background-position:top;}
/*-- root menu items sub active --*/ .MainMenu_RootActiveSub, .MainMenu_RootBreadcrumbActive { border:0; margin:0; padding:0; color: #1c282c; height: 31px; background:transparent; background-image:url(images/tab_hilite_bg.gif); background-repeat:repeat-x; background-position:top; font-weight:normal; text-align:center; }
/*-- root menu items active     --*/ .MainMenu_RootActive { border:0; margin:0; padding:0; color: #1c282c; height: 31px; background:transparent; background-image:url(images/tab_hilite_bg.gif); background-repeat:repeat-x; background-position:top; font-weight:normal; text-align:center;}

/*-- root menu items            --*/ .MainMenu_RootMenuItem td { padding:0 5px 8px 5px; }
/*-- root menu items over       --*/ .MainMenu_RootSelected td { padding:0 5px 8px 5px; }
/*-- root menu items sub active --*/ .MainMenu_RootActiveSub td, .MainMenu_RootBreadcrumbActive td { padding:0 5px 8px 5px; }
/*-- root menu items active     --*/ .MainMenu_RootActive td { padding:0 5px 8px 5px; }

/*-- root menu items left       --*/ .menu_sep { width:1px; border:0; margin:0; padding:0; background-image:url(images/tab_sep.gif); background-repeat:no-repeat; background-position:top; height:31px; }

/*-- breadcrumb seperator       --*/ .breadcrumb_seperator { background:transparent; background-image:url(images/breadcrumb.gif); background-repeat: no-repeat; height:18px; width:6px; border:0; margin:0; padding:0; }

/*-- not needed                 --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenuSeperator  { display: none; }
/*-- removing seperator borders --*/ .MainMenu_MenuBreak { border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none; padding:0; background:transparent; }

/*========================================================*/
/*  Module                     				              */
/*========================================================*/

/*-- module sub menu container  --*/ .ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 10px 1px 0; padding: 10px 0 10px 0; background-image:url(images/submenu_drop_bg.gif); background-repeat:repeat-x; background-color: #e4e4e4; border-color:#6a6a6a; border-width: 1px; font-weight:normal; filter:none;}
/*-- module sub menu items hover--*/ .ModuleTitle_MenuItemSel { border:0; margin:0; font-family: verdana; color: #ffffff; font-size: 11px; cursor: pointer; cursor: hand; padding: 0px 35px 0px 16px; height: 20px; background: #a8a8a8; font-weight:bold;}
/*-- module title items         --*/ .ModuleTitle_MenuItem { border:0; margin:0; font-family: verdana;  color: #3b3b3b; font-size: 11px; padding: 0px 35px 0px 16px; height: 20px; font-weight:bold;}
/*-- module menu continer       --*/ .ModuleTitle_MenuContainer { background: transparent; }
/*-- module menu bar            --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- not needed                 --*/ .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none; }

/*========================================================*/
/*  Text                                                  */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family: verdana; font-size: 12px; color: #363636; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: verdana; font-size: 12px; font-weight: bold; color: #363636; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: verdana; font-weight: bold; font-size: 12px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: verdana; font-size: 12px; font-weight: bold; color: #777; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 12px; color: #777; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  Hyperlinks                                            */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #e49c00; font-family: verdana; font-weight: normal; font-size: 12px; text-decoration: none; }
/*-- default links hover               --*/ a:hover { color: #e49c00; font-family: verdana; font-size: 12px; text-decoration: underline; }
/*-- admin button-link style           --*/ a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color: #6A6A6A; border: 1px solid #ABABAB; background: #EFEFEF; padding: 2px 3px 3px 4px; font-family: verdana; font-weight: bold; font-size: 12px; text-decoration: none; height: 20px; }
/*-- admin button-link style hover     --*/ a.CommandButton:hover { color: #6A6A6A; border: 1px solid #868686; background: #DFDFDF; padding: 2px 3px 3px 4px; font-family: verdana; font-weight: bold; font-size: 12px; text-decoration: none; height: 20px; }
/*-- search button in search form      --*/ .ActionButton { cursor:pointer; font-family:verdana;font-weight:bold;text-decoration: none; font-size:10px; display:inline-block; background-color:#dcdfe0; height:16px; _height:18px; border:1px solid #81898c; color:#1c282c; padding:0 5px 0 5px; line-height:15px; _line-height:16px; }


/*========================================================*/
/*  FormElements                                          */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: verdana; font-size: 12px; color: #363636; }
/*-- textbox                    --*/ .NormalTextBox { color: #363636; padding-left: 4px; line-height: 12px; font-family: verdana; font-weight: normal; font-size: 12px; background: #ffffff; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background: #ffffff; border: 0; }
/*-- textbox used for search    --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox  { width:135px;color: #999999; font-family: verdana; cursor:text; border:none; font-size:11px; vertical-align:middle; height:18px;  padding:0 5px 0 0; border: 1px solid #81898c; } 

/*========================================================*/
/*  print                                                 */
/*========================================================*/

.print
{
    display:none;
}

@media print 
{
    .PaneLeftMenu, .notprint
    {
        display:none;
    }
    .print
    {
        display:block;
    }
}

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/








