/*========================================================*/
/*         CSS for DotNetNuke Skin - SMWilson             */
/*                  by Jared Buttars                      */
/*             http://www.blackpond.com                   */
/*                jared@blackpond.com                     */
/*========================================================*/

/*========================================================*/
/*  Universal                                             */
/*========================================================*/

/*-- Style For HTML BODY           */ body { margin:0; background:#cccccc; }
/*-- Page Master                 --*/ .pagemaster { background-color:#cccccc; height:100%; width:100%; }
/*-- Skin Master Fixed           --*/ .skinmaster { width:900px; }
/*-- Skin Master Fixed           --*/ .skinmaster2 { width:975px; }
/*-- Skin Master Fixed           --*/ .toparea { height:20px; }
/*-- Skin Master Fixed           --*/ .pagearea { background-color:#ffffff; padding:22px 0 22px 0; }

/*-- Skin Master Fixed           --*/ .shadowcornertl { background-image:url(shadow_corner_tl.gif); background-repeat:no-repeat; background-position:right bottom;}
/*-- Skin Master Fixed           --*/ .shadowcornertr { background-image:url(shadow_corner_tr.gif); background-repeat:no-repeat; background-position:left bottom;}
/*-- Skin Master Fixed           --*/ .shadowcornerbl { background-image:url(shadow_corner_bl.gif); background-repeat:no-repeat; background-position:right top;}
/*-- Skin Master Fixed           --*/ .shadowcornerbr { background-image:url(shadow_corner_br.gif); background-repeat:no-repeat; background-position:left top;}

/*-- Skin Master Fixed           --*/ .shadowtl { background-image:url(shadow_tl.gif); background-repeat:no-repeat; background-position:left bottom; height:20px;}
/*-- Skin Master Fixed           --*/ .shadowtr { background-image:url(shadow_tr.gif); background-repeat:no-repeat; background-position:right bottom; height:20px;}
/*-- Skin Master Fixed           --*/ .shadowt { background-image:url(shadow_t_bg.gif); background-repeat:repeat-x; background-position:bottom; height:20px;}

/*-- Skin Master Fixed           --*/ .shadowbl { background-image:url(shadow_bl.gif); background-repeat:no-repeat; background-position:left top; height:20px;}
/*-- Skin Master Fixed           --*/ .shadowbr { background-image:url(shadow_br.gif); background-repeat:no-repeat; background-position:right top; height:20px; padding-top:22px;}
/*-- Skin Master Fixed           --*/ .shadowb { background-image:url(shadow_b_bg.gif); background-repeat:repeat-x; background-position:top;}

/*-- Skin Master Fixed           --*/ .shadowrt { background-image:url(shadow_rt.gif); background-repeat:no-repeat; background-position:left top; height:20px;}
/*-- Skin Master Fixed           --*/ .shadowrb { background-image:url(shadow_rb.gif); background-repeat:no-repeat; background-position:left bottom; height:20px;}
/*-- Skin Master Fixed           --*/ .shadowr { background-image:url(shadow_r_bg.gif); background-repeat:repeat-y; background-position:left; height:20px;}

/*-- Skin Master Fixed           --*/ .shadowlt { background-image:url(shadow_lt.gif); background-repeat:no-repeat; background-position:right top; height:20px;}
/*-- Skin Master Fixed           --*/ .shadowlb { background-image:url(shadow_lb.gif); background-repeat:no-repeat; background-position:right bottom; height:20px;}
/*-- Skin Master Fixed           --*/ .shadowl { background-image:url(shadow_l_bg.gif); background-repeat:repeat-y; background-position:right;}

/*-- Skin Master Fixed           --*/ .utilityarea { height:60px; padding:0 22px 0 22px; }
/*-- Skin Master Fixed           --*/ .bannerarea {padding:0 22px 0 22px;  }
/*-- Skin Master Fixed           --*/ .logoarea { height:60px; width:170px; }
/*-- Skin Master Fixed           --*/ .searcharea { width:186px;}
/*-- Skin Master Fixed           --*/ .searchbox { background-image:url(search_bg.gif); background-repeat:no-repeat; background-position:top; padding-left:5px; padding-top:1px; _padding-top:2px; height:23px; }
/*-- Skin Master Fixed           --*/ .buttonarea { width:186px; height:22px; }
/*-- Skin Master Fixed           --*/ .loginarea { text-align:right; }
/*-- Skin Master Fixed           --*/ .bannertop { height:9px; background-image:url(banner_t_bg.gif); background-repeat:repeat-x; }
/*-- Skin Master Fixed           --*/ .bannertop2 { height:25px; background-color:#00417b}
/*-- Skin Master Fixed           --*/ .bannerbottom { height:41px; background-image:url(banner_b_bg.gif); background-repeat:repeat-x; background-position:top; }
/*-- Skin Master Fixed           --*/ .bannerbr { height:41px; background-image:url(banner_br.gif); background-repeat:no-repeat; background-position:right top; }


/*-- Setting Text Throughout the skin      --*/ p, div, li, td{font-family: verdana;  font-size:12px; color: #666666;  }

/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/

/*-- middle pane                           --*/ .PaneFull { padding: 10px 22px 0 22px; }
/*-- admin pane                            --*/ .PaneAdmin { padding: 15px 0 0 0; }
/*-- left pane                             --*/ .PaneLeft2Col { padding: 0 22px 0 22px; width:25%; }
/*-- right pane                            --*/ .PaneRight2Col { padding: 0 22px 0 0; width: 75%; }
/*-- right pane                            --*/ .PaneLeft3Col { padding: 0 0 0 11px; width:33%; }
/*-- right pane                            --*/ .PaneMiddle3Col { padding: 0; width:33%; }
/*-- right pane                            --*/ .PaneRight3Col { padding: 0 11px 0 0; width:33%; }


/*========================================================*/
/*  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: #666666; font-family: verdana; font-size: 10px; text-decoration: none; }
/*-- login and user token hover        --*/ a.login:hover, a.user:hover { text-decoration:underline; color:#666666; font-size: 10px; font-family: verdana;}
/*-- terms privacy and copyright       --*/ .footer { color:#666666; font-size: 12px; font-weight:normal; font-family: verdana; }
/*-- terms privacy and copyright links --*/ a.footer:link, a.footer:visited, a.footer:active { color:#666666; font-size:12px; font-weight:normal; text-decoration:none; font-family: verdana; }
/*-- terms privacy and copyright hover --*/ a.footer:hover { text-decoration:underline; color:#666666; font-size: 12px; font-family: verdana;}
/*-- terms privacy and copyright links --*/ a.toplink:link, a.toplink:visited, a.toplink:active { color:#7c7979; font-size:11px; font-weight:normal; text-decoration:none;  font-family: verdana;}
/*-- terms privacy and copyright hover --*/ a.toplink:hover { text-decoration:underline; color:#7c7979; font-size: 12px; font-family: verdana;}

/*========================================================*/
/*  Main Menu                     				          */
/*========================================================*/

/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { border:0; margin:0; padding:0px; background:transparent;vertical-align:middle }
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { border:0; margin:0;  padding:0px; cursor: pointer; cursor: hand; background:transparent;vertical-align:middle }

/*-- submenu container          --*/ .MainMenu_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin-top: 5px; padding-top:5px; background-color: #6880ad; font-weight:bold; filter:none;}
/*-- sub menu items             --*/ .MainMenu_MenuItem { border:0; margin:0; font-family: verdana;  color: #ffffff; font-size: 12px; padding: 5px 25px 5px 16px; height: 10px; font-weight:bold; }
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel { border:0; margin:0; font-family: verdana; color: #ffffff; font-size: 12px; cursor: pointer; cursor: hand; padding: 5px 25px 5px 16px; height: 10px; background: #00417b; font-weight:bold; }
/*-- menuitems idle             --*/ .MainMenu_Idle { border:0; margin:0; color: #393939; background: transparent; font-size: 11px; font-weight:normal;}
/*-- sub menu items selected    --*/ .MainMenu_Selected { border:0; margin:0; color: #393939; font-weight:normal; background: #4f9cef;}
/*-- sub menu items active      --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive { border:0; margin:0; color: #7cae0e; font-weight:normal; font-size: 12px; }

/*-- root menu items            --*/ .MainMenu_RootMenuItem { background:transparent; text-align:center; border:0; margin:0; padding:0; font-family: verdana; font-weight:normal; color: #020a4f; text-align:center; font-size: 15px; height: 19px; line-height:19px; }
/*-- root menu items over       --*/ .MainMenu_RootSelected { border:0; margin:0; padding:0; color: #7cae0e; height: 19px; background:transparent; font-weight:normal; text-align:center;line-height:19px; font-size: 15px; }
/*-- root menu items sub active --*/ .MainMenu_RootActiveSub, .MainMenu_RootBreadcrumbActive { border:0; margin:0; padding:0; color: #7cae0e; height: 19px; background:transparent; font-weight:normal; text-align:center;line-height:19px; font-size: 15px;  }
/*-- root menu items active     --*/ .MainMenu_RootActive { border:0; margin:0; padding:0; color: #7cae0e; height: 19px; background:transparent; font-weight:normal; text-align:center;line-height:19px; font-size: 15px; }

/*-- root menu items            --*/ .MainMenu_RootMenuItem TD { padding:0 8px 0 8px;font-size: 15px;color: #020a4f; vertical-align:middle }
/*-- root menu items over       --*/ .MainMenu_RootSelected TD { padding:0 8px 0 8px; font-size: 15px;color: #7cae0e;}
/*-- root menu items sub active --*/ .MainMenu_RootActiveSub, .MainMenu_RootBreadcrumbActive TD { padding:0 8px 0 8px; }
/*-- root menu items active     --*/ .MainMenu_RootActive TD { padding:0 8px 0 8px; font-size: 15px;color: #7cae0e; }

/*-- root menu items left       --*/ .menu_sep { width:1px; background-image:url(menu_sep.gif); height:19px; display:inline-block;}


/*-- 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(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: 12px; 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: 12px; 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: #333333; }


/*-- most of the bold text on site     --*/ .NormalBold { font-family: verdana; font-size: 12px; font-weight: bold; color: #909193; }
/*-- 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;}
h1 { font-family: verdana; font-size: 20px; font-weight: Bold; color:#00417b;line-height:25px;}

/*========================================================*/
/*  Hyperlinks                                            */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #639d01; font-family: verdana; font-weight: normal; font-size: 12px; text-decoration: none; }
/*-- default links hover               --*/ a:hover { color: #639d01; font-family: verdana; font-size: 12px; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #639d01; font-family: verdana; font-weight: bold; font-size: 12px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #639d01; 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      --*/ .SearchButton { background: transparent; padding: 10px 14px 4px 7px; cursor:hand; font-size:1px; margin:0 0 0 0px; }


/*========================================================*/
/*  FormElements                                          */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: verdana; font-size: 10px; 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 container          --*/ #dnn_dnnSEARCH_txtSearch{width:133px;height:16px;text-decoration:none;border:none; background:transparent;}

h1 {font-family: verdana; font-size: 20px; color:#545f66;}
h2 {font-family: verdana; font-size: 16px;font-weight:bold; color:#00417b;}
h3 {font-family: verdana; font-size: 14px; color:#639d01;padding-bottom:0px; margin-bottom:0px}
h4 {font-family: verdana; font-size: 12px; color:#545f66;}
h5 {font-family: verdana; font-size: 10px; color:#545f66;}
h6 {font-family: verdana; font-size: 9px; color:#545f66;}
          
.EnewsMenu,a.EnewsMenu:link,a.EnewsMenu:active,a.EnewsMenu:visited { color:#00417b;font-family:verdana;font-size:14px}
a.EnewsMenu:hover{color:#00417b;font-family:verdana;font-size:14px}

.redlink,a.redlink:link,a.redlink:active,a.redlink:visited { color:#cc0003;font-family:verdana;font-size:14px}
a.redlink:hover{color:#000;font-family:verdana;font-size:14px}



#redlink a:link{ color:#cc0033;font-family:verdana;font-size:12px}
#redlink a:hover{color:#000;font-family:verdana;font-size:12px}
/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/
