/*========================================================*/
/*         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: 0px; background-color:#FFFFFF; margin: 0px 0px 0px 0px; }
                                              #body{margin: 0px;  background-image:url(BG2.jpg); background-color:#7da0b3; background-attachment:fixed; background-repeat:repeat-x; margin: 0px 0px 0px 0px;}
                                              #__dnn_body{background:#FFF;}
/*-- Page Background Fade Image            */ .bgPageTop { background-repeat:repeat-x; }
/*-- Inner Page Background Fade Image      */ .bgInnerPageTop { background-repeat:repeat-x;text-align:center; vertical-align: top;background:#FFFFFF;} 
/*-- Setting Text Throughout the skin      */ table, tr, td, p {font-family: Verdana; font-size: 11px; line-height: 1.4em; }

/*========================================================*/
/*  Content Panes                                      */
/*========================================================*/

/*-- full pane HomePage        --*/ .ContentPane { padding: 15px 5px 10px 5px; width: 85%; vertical-align: top; horizontal-align: middle;}
/*-- Social Media pane         --*/ .SocialPane { padding: 0px 15px 0px 0px; width: 50%; vertical-align: top; horizontal-align:top; text-align:right;}
/*-- full pane Secondary Page  --*/ .ContentPane2 { padding: 15px 5px 10px 5px; width: 85%; vertical-align: top; horizontal-align: middle;}
/*-- full pane middle left	   --*/ .ContentPaneLt { padding: 0px 11px 0px 11px; width: 50%; vertical-align: top; text-align:left; }
/*-- full pane middle right	   --*/ .ContentPaneRt { padding: 0px 10px 0 10px; width: 50%; vertical-align: top; }
/*-- full pane bottom		   --*/ .ContentPaneBottom { padding: 0px 10px 0px 10px; width: 100%;vertical-align: top; }
/*-- left pane                 --*/ .LeftPane { padding: 15px 10px 10px 10px; width: 281px; vertical-align: top; text-align:left;}
/*-- right pane                --*/ .RightPane { padding: 15px 10px 10px 10px; width: 281px; vertical-align: top; }
/*-- right pane2               --*/ .RightPane2 { padding: 15px 10px 10px 10px; vertical-align: top; width: 400px;}
/*-- left pane                 --*/ .LeftPaneGradient {width: 225px; vertical-align: top; padding: 0 0 0 0px; margin-left: 25px; margin:0 0 0 0; height:100%; background-image:url(leftNavBG.gif); }
/*-- Heading Pane			   --*/ .HeaderPane{padding-right: 10px;vertical-align:bottom}
/*-- Bottom pane               --*/ .BottomPane { padding: 15px 5px 10px 5px; width: 100%; vertical-align: top; horizontal-align: middle;}
/*-- Bottom pane               --*/ .BottomPane { padding: 15px 5px 10px 5px; width: 100%; vertical-align: top; horizontal-align: middle;}
/*-- TD1						--*/ <!---.TD1 {background-image:url(bgBanner-Home.png);}--->




/*========================================================*/
/*  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: Verdana; font-size: 12px; font-weight:bold; text-decoration: none; }
/*-- login and user token hover        --*/ a.LOGIN:hover, a.USER:hover { color: #FFFFFF; font-family: Verdana; font-weight:normal; font-size: 11px; text-decoration: none; }
/*-- date token idle                   --*/ .DATE { color: #879293; font-family: Verdana; font-size: 11px; font-weight:normal; text-decoration: none; }



/*========================================================*/
/*  Main Menu                     				      */
/*========================================================*/

/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { background: #d97a23; }
/*-- 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: 1px 3px 3px 5px; background: #d97a23; padding: 0px; border: 0px solid #FFFFFF; border-top-width: 0px; font-weight: normal; filter: none; }
/*-- sub menu items             --*/ .MainMenu_MenuItem { font-family: Verdana;  color: #ffffff; font-size: 9px; font-weight: bold; font-style: normal; padding: 1px 3px 3px 5px; border: 1px; height: 17px; }
/*-- root menu items            --*/ .MainMenu_RootMenuItem { font-family: Verdana;  color: #FFFFFF; font-size: 9px; font-weight: bold; font-style: normal; border: 0px; height: 17px; padding: 0px;}
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel { font-family: Verdana; color: #FFFFFF; font-size: 9px; font-weight: bold; cursor: pointer; cursor: hand; padding: 10px 14px 0px 10px; border: 0px; height: 17px; background: #4f0863;}
/*-- menuitems idle             --*/ .MainMenu_Idle { color: #3c4d51; background: transparent; padding: 0; font-weight: bold; }
/*-- sub menu items over        --*/ .MainMenu_Selected { color: #3c4d51; background: transparent; padding: 2px 2px 2px 2px; font-weight: bold; }
/*-- sub menu items active      --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive { color: #CCCCCC; background: #d97a23; font-weight: bold; }
/*-- root menu items over       --*/ .MainMenu_RootSelected { color: #ffffff; background: #4f0863; padding: 0px; font-weight: bold; height: 17px; }
/*-- root menu items sub active --*/ .MainMenu_RootActiveSub { color: #FFFFFF; padding: 0; font-weight: bold; height: 17px; }
/*-- root menu items active     --*/ .MainMenu_RootActive, .MainMenu_RootBreadcrumbActive { color: #ffffff; background: #4f0863; padding: 0px; font-weight: bold; height: 17px; }
/*-- right seperator idle       --*/ .MainMenu_RightIdle { background: url('menu_seperator.gif') no-repeat top right transparent; width:2px; height: 17px; }
/*-- 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: #c4cbc5; padding: 0px; border: 1px solid #5d6769; font-weight: normal; filter: none; }
/*-- module sub menu items hover--*/ .ModuleTitle_MenuItemSel { font-family: Verdana; color: #3c4d51; font-size: 9px; font-weight: bold; cursor: pointer; cursor: hand; padding: 0px; height: 17px; border: 0; background: #dadeda; }
/*-- module title items         --*/ .ModuleTitle_MenuItem { font-family: Verdana;  color: #3c4d51; font-size: 10px; font-weight: bold; font-style: normal; padding: 0px; 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: Verdana; font-size: 11px; color: #292929; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: Verdana; font-size: 11px; font-weight: bold; color: #292929; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: Verdana; font-weight: bold; font-size: 11px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: Verdana; 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                                          */
/*========================================================*/

/* a:link, a:visited, a:active { color: #000066; font-family: Verdana; font-weight: normal; font-size: 11px; } */
/*-- default links visited and active  --*/  a:link, a:visited, a:active, a:hover { color: #000066; font-family: Verdana; font-weight: normal; font-size: 11px; }
/*-- Left nav links visited and active  --*/a.Lnav:link, a.Lnav:visited, a.Lnav:active { color: #2f245b; font-family: Verdana; font-weight: normal; font-size: 12px; Height: 18; width: 220px;  padding:0 0px 0 0px;}
/*-- Left nav links hover               --*/a.Lnav:hover { color:  #3884c0; font-family: Verdana; font-size: 12px; Height: 18; width: 220px; padding:0 0px 0 0px; text-decoration: none; <!---background-image:url(OverLeftnav.png);--->}
/*-- Left nav links hover               --*/a.Lnav:Active { color: #3884c0; font-family: Verdana; font-size: 12px; Height: 18; width: 220px;
  font-weight: bold; padding:0 0px 0 0px; text-decoration: none; }

/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #000077; font-family: Verdana; font-weight: normal; font-size: 11px; text-decoration: none;}
/*-- normal  links hover               --*/ a.Normal:hover { color: #000066; font-family: Verdana; 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: Verdana; 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: Verdana; font-weight: bold; font-size: 11px; text-decoration: none; height: 20px; }
/*-- search button in search form      --*/ .SearchButton {color:#ffffff; background: transparent; padding: 10px 37px 6px 10px; cursor: hand; font-size:0px; margin: 0 0 0 0px; }
/*-- terms privacy and copyright       --*/ .FOOTER { color:#FFFFFF; font-size: 10px; font-weight:normal; }
/*-- terms privacy and copyright links --*/ a.FOOTER:link, a.FOOTER:visited, a.FOOTER:active {width:auto; color:#FFFFFF; font-weight:normal; text-decoration:none; vertical-align:middle; text-align:left;}
/*-- terms privacy and copyright hover --*/ a.FOOTER:hover { color:#4f0863; font-weight:normal; text-decoration:none;  }
/*--Breadcrumbs links visited and active  --*/a.BREADCRUMB:link, a.BREADCRUMB:visited, a.BREADCRUMB:active { color: #CC0000; font-family: Verdana; font-weight: normal; font-size: 10px; Height: 18; padding:0 15px 0 18px; !important;}
/*-- Breadcrumbs links hover               --*/a.BREADCRUMB:hover { color: Green; font-family: Verdana; font-size: 12px; Height: 18; width: 220; padding:0 15px 0 18px; text-decoration: none; !important;}
/*========================================================*/
/*  FormElements                                              */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: Verdana; font-size: 11px; color: #000000; }
/*-- textbox                    --*/ .NormalTextBox { color: #333; padding-left: 4px; line-height: 12px; font-family: Verdana; font-weight: normal; font-size: 11px; background: #ffffff; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0px; margin: 0px; background: #CC0000; border: 0px; }
/*-- textbox used for search    --*/ .SearchBox input{ height:13px; background: transparent; width: 165px; color: #c5ccc5; padding: 0px 6px 0px 0px; vertical-align:middle; border: 0px solid #FFFFFF; cursor:text;}
/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/






