/*========================================================*/
/*         CSS for DotNetNuke Skin - Austin               */
/*                  by Jared Buttars                      */
/*             http://www.black-pond.com                  */
/*                jared@black-pond.com                    */
/*========================================================*/

/*========================================================*/
/*  Universal                                          */
/*========================================================*/

/*-- Style For HTML PAGE                   */ html { height: 100%; }
/*-- Style For HTML BODY                   */ body { margin: 0; background: #FFF; margin: 0 0 0 0; }
                                              #body{margin: 0; background: #4c4c4c; margin: 0 0 0 0; background-image:url(doc_below_bg.gif);}
                                              #__dnn_body{background:#FFF;}
/*-- Page Background Fade Image            */ .bgPageTop { background-image:url(doc_top_bg.gif); background-repeat:repeat-x; }
/*-- Inner Page Background Fade Image      */ .bgInnerPageTop { background-image:url(page_shadow.gif); background-repeat:repeat-x; } 
/*-- Setting Text Throughout the skin      */ table, tr, td, p {font-family: tahoma; font-size: 11px; line-height: 1.4em; }

/*========================================================*/
/*  Content Panes                                      */
/*========================================================*/

/*-- full pane                 --*/ .PaneCenter { padding: 0 5px 0 5px; width: 100%; }
/*-- left pane                 --*/ .PaneLeft { padding: 0 0 0 5px; width: 200px; }
/*-- right pane                --*/ .PaneRight { padding: 0 5px 0 0; width: 200px; }

/*========================================================*/
/*  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: #ffffff; font-family: tahoma; font-size: 11px; font-weight:normal; text-decoration: none; }
/*//-- login and user token hover        --*/ a.LOGIN:hover, a.USER:hover { color: #dcd177; font-family: tahoma; font-weight:normal; font-size: 11px; text-decoration: none; }
/*//-- date token idle                   --*/ .DATE { color: #b8b8b8; font-family: tahoma; font-size: 11px; font-weight:normal; text-decoration: none; }
/*//-- breadcrumbs token idle            --*/ .BREADCRUMBS, a.BREADCRUMBS:link, a.BREADCRUMBS:visited, a.BREADCRUMBS:active { color: #FFFFFF; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight:bold;}
/*//-- breadcrumbs token hover           --*/ a.BREADCRUMBS:hover { color: #dcd177; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight:bold; }
/*//-- terms privacy and copyright       --*/ .FOOTER { color:#FFFFFF; font-size: 11px; font-weight:normal; }
/*//-- terms privacy and copyright links --*/ a.FOOTER:link, a.FOOTER:visited, a.FOOTER:active { color:#FFFFFF; font-weight:normal; text-decoration:none; }
/*//-- terms privacy and copyright hover --*/ a.FOOTER:hover { color:#dcd177; font-weight:normal; text-decoration:none;  }

/*========================================================*/
/*  Main Menu                     				      */
/*========================================================*/

/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { background: transparent; }
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; }
/*//-- submenu container          --*/ .MainMenu_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 0 0 0; background: #909090; padding: 0px; border: 1px solid #363d4f; border-top-width: 0px; font-weight: normal; filter: none; }
/*//-- sub menu items             --*/ .MainMenu_MenuItem { font-family: tahoma;  color: #FFFFFF; font-size: 11px; font-weight: bold; font-style: normal; padding: 0px 35px 0px 16px; border: 0; height: 20px; }
/*//-- root menu items            --*/ .MainMenu_RootMenuItem { font-family: tahoma;  color: #FFFFFF; font-size: 11px; font-weight: bold; font-style: normal; border: 0; height: 33px; padding: 0;}
/*//-- submenu items hover        --*/ .MainMenu_MenuItemSel { font-family: tahoma; color: #000000; font-size: 11px; font-weight: bold; cursor: pointer; cursor: hand; padding: 0px 35px 0px 16px; border: 0; height: 20px; background: #a6a6a6;}
/*//-- menuitems idle             --*/ .MainMenu_Idle { color: #FFFFFF; background: transparent; padding: 0; font-weight: bold; }
/*//-- sub menu items over        --*/ .MainMenu_Selected { color: #000000; background: transparent; padding: 0; font-weight: bold; }
/*//-- sub menu items active      --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive { color: #000000; background: transparent; font-weight: bold; }
/*//-- root menu items over       --*/ .MainMenu_RootSelected { color: #000000; background: url('menu_highlight_bg.gif') repeat-x top right transparent; padding: 0; font-weight: bold; height: 33px; }
/*-- root menu items sub active --*/ .MainMenu_RootActiveSub { color: #ffffff; padding: 0; font-weight: bold; height: 33px; }
/*//-- root menu items active     --*/ .MainMenu_RootActive, .MainMenu_RootBreadcrumbActive { color: #000000; background: url('menu_highlight_bg.gif') repeat-x top right transparent; padding: 0; font-weight: bold; height: 33px; }
/*-- right seperator idle       --*/ .MainMenu_RightIdle { background: url('menu_seperator.gif') no-repeat top right transparent; width:1px; height: 33px; }
/*-- 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; }

/*========================================================*/
/*  Module                     				          */
/*========================================================*/

/*//-- module sub menu container  --*/ .ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 0 0 0; background: #909090; padding: 0px; border: 1px solid #363d4f; font-weight: normal; filter: none; }
/*//-- module sub menu items hover--*/ .ModuleTitle_MenuItemSel { font-family: tahoma; color: #000000; font-size: 11px; font-weight: bold; cursor: pointer; cursor: hand; padding: 0px 45px 0px 16px; height: 20px; border: 0; background: #a6a6a6;}
/*//-- module title items         --*/ .ModuleTitle_MenuItem { font-family: tahoma;  color: #FFFFFF; font-size: 11px; font-weight: bold; font-style: normal; padding: 0px 45px 0px 16px; height: 20px; border: 0; }
/*-- 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: tahoma; font-size: 11px; color: #000000; }
/*//-- most of the bold text on site     --*/ .NormalBold { font-family: tahoma; font-size: 11px; font-weight: bold; color: #000000; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: tahoma; font-weight: bold; font-size: 11px; }
/*-- subheadings - mostly in admin     --*/ .SubHead {font-family: Tahoma, Arial, Helvetica; font-size:13px; font-weight: bold; color:#333333; margin-bottom:5px;}
.newblogtitle, a.newblogtitle:link, a.newblogtitle:visited, a.newblogtitle:active, a.newblogtitle:hover {font-family: Tahoma, Arial, Helvetica; font-size:14px; font-weight: bold; color:#333; margin-bottom:5px;}
/*-- headings - mostly in admin        --*/ .Head { font-size: 11px; color:#E6E6E6;; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  Hyperlinks                                          */
/*========================================================*/

/*//-- default links visited and active  --*/ a:link, a:visited, a:active { color: #5770a6; font-family: tahoma; font-weight: normal; font-size: 11px; text-decoration: none; }
/*//-- default links hover               --*/ a:hover { color: #dcd177; font-family: tahoma; font-size: 11px; text-decoration: none; }
/*//-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #5770a6; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; }
/*//-- normal  links hover               --*/ a.Normal:hover { color: #dcd177; font-family: tahoma; font-size: 11px;	text-decoration: none; }
/*-- 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: tahoma; font-weight: bold; font-size: 11px; 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: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; height: 20px; }
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 10px 37px 6px 10px; cursor: hand; font-size:0px; margin: 0 0 0 0px; }

/*========================================================*/
/*  FormElements                                              */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: tahoma; font-size: 11px; color: #000000; }
/*-- textbox                    --*/ .NormalTextBox { color: #333; padding-left: 4px; line-height: 12px; font-family: tahoma; font-weight: normal; font-size: 11px; background: #ffffff; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background: #ffffff; border: 0; }
/*-- textbox used for search    --*/ .SearchBox input{ height:13px; background: transparent; width: 165px; color: #000000; padding: 0px 6px 0px 0px; vertical-align:middle; border: 0px solid #FFFFFF; cursor:text;}
             
/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/


#flash_header {
background: url('background_header.jpg');
height:148px;
width:800px;
margin:0;
padding:0;
}







