





/*========================================================*/
/*         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(../images/doc_below_bg.gif);}
                                              #__dnn_body{background:#FFF;}
/*-- Page Background Fade Image            */ .bgPageTop { background-image:url(../images/doc_top_bg.gif); background-repeat:repeat-x; }
/*-- Inner Page Background Fade Image      */ .bgInnerPageTop { background-image:url(../images/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                 --*/ .PaneFull { width: 100%; padding: 0 15px 0 15px;}
								.topnavmenupane{ background-color:black;}
/*-- full pane                 --*/ .BottomPane { width: 100%; padding: 8px;}
/*-- full pane                 --*/ .TopPane { width: 100%; background-color:black;}
/*-- left pane                 --*/ .LeftPane { padding:10px; width: 168px; background-color:#FF0000; vertical-align:top;}
/*-- center pane               --*/ .PaneCenter { padding: 0 7px 0 7px; width: 100%; }
/*-- center/left pane          --*/ .PaneCenterLeft { padding: 0 7px 0 15px; width: 100%; }
/*-- center/right pane         --*/ .PaneCenterRight { padding: 0 10px 0px 20px; width: 100%; }
/*-- right pane                --*/ .PaneRight { padding: 0 15px 0 7px; width: 230px; }

/*-- MainPaneWindow            --*/ .MainPainWindow   { width: 600px;  background-color:white; padding:20px; vertical-align:top}
/*-- bottom pane                --*/ .BottomPane { text-align:right; color:white; padding:15px }
/*-- bottom pane                --*/ .BottomPane { text-align:right; color:white; padding:15px }
/*-- bottom pane                --*/ .ContentTopRight {vertical-align:top;padding-left:30px}
/*-- bottom pane                --*/ .ContentTopleft{vertical-align:top; }

/*========================================================*/
/*  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:bold; text-decoration: none; }
/*-- login and user token hover        --*/ a.LOGIN:hover, a.USER:hover { color: #dcd177; font-family: tahoma; font-weight:bold; font-size: 11px; text-decoration: none; }
/*-- date token idle                   --*/ .DATE { color: #999999; 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: #ff0000; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight:bold;}
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS:hover { color: #000000; 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; width}
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: url('../images/tab3.gif');  }
/*-- submenu container          --*/ .MainMenu_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 0 0 0; background: #f1efe2; padding: 0px; border: 1px solid #3f1504; border-top-width: 0px; font-weight: normal; filter: none; }
/*-- sub menu items             --*/ .MainMenu_MenuItem { font-family: tahoma;  color: #3f1504; 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: #3f1504; font-size: 11px; font-weight: bold; font-style: normal; border: 0; height: 20px; 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: #f8f7f1;}
/*-- menuitems idle             --*/ .MainMenu_Idle { color: #3f1504; background: url('../images/tab3.gif'); padding: 0; font-weight: bold;width:115px }
/*-- sub menu items over        --*/ .MainMenu_Selected { color: #000000; background: transparent; padding: 0; font-weight: bold; width:115px}
/*-- sub menu items active      --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive { color: #000000; background: transparent; font-weight: bold; width:115px}
/*-- root menu items over       --*/ .MainMenu_RootSelected { color: #000000; background: url('../images/tab3.gif') repeat-x top right transparent; padding: 300; font-weight: bold; height: 20px; }
/*-- root menu items sub active --*/ .MainMenu_RootActiveSub { color: #3f1504; padding: 0; font-weight: bold; height: 20px; }
/*-- root menu items active     --*/ .MainMenu_RootActive, .MainMenu_RootBreadcrumbActive { color: #000000; background: url('../images/tab3.gif') repeat-x top right transparent; padding: 0; font-weight: bold; height: 20px; }
/*-- right seperator idle       --*/ .MainMenu_RightIdle { }
/*-- 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: #f1efe2; padding: 0px; border: 1px solid #3f1504; 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: #f8f7f1;}
/*-- module title items         --*/ .ModuleTitle_MenuItem { font-family: tahoma;  color: #3f1504; 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; font-size: 11px; font-weight: bold; color: #777; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 11px; color: #777; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  Hyperlinks                                          */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #0033FF; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; }
/*-- default links hover               --*/ a:hover { color: #000000; font-family: tahoma; font-size: 11px; text-decoration: none; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #913505; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #000000; font-family: tahoma; font-size: 11px;	text-decoration: none; }
/*-- default links visited and active  --*/ a.bottomnav:link, a.bottomnav:visited, a.bottomnav:active { color: #ffffff; font-family: Tahoma; font-weight: bold; font-size: 11px; text-decoration: none; }
/*-- default links hover               --*/ a.bottomnav: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:20px; color:#000066; 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: #000000; 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                                         */
/*==========================================================*/

















