/*========================================================*/
/*         CSS for DotNetNuke Skin - Sprocket             */
/*                  by Jared Buttars                      */
/*             http://www.black-pond.com                  */
/*                jared@black-pond.com                    */
/*========================================================*/

/*========================================================*/
/*  Universal                                             */
/*========================================================*/

/*-- Style For HTML BODY                   --*/ body { background-color:#ffffff; margin: 0; height:100%; padding:0; background-color:#000000; background-image:url(doc_bg.gif); }
                                                #body{ margin: 0; background-color:#000000; background-image:url(doc_bg.gif); margin: 0 0 0 0; }
                                                #__dnn_body{background:#FFF;}
/*-- Smudge                                --*/ .smudge { background-image:url(Smudge.gif); background-repeat:repeat-x; height:235px; }
/*-- PageTop                               --*/ .pagetop { background-image:url(page_t.gif); background-repeat:repeat-x; height:44px; }
/*-- PageBottom                            --*/ .pagebottom { background-image:url(page_b.gif); background-repeat:repeat-x; height:60px; }
/*-- PageLeft                              --*/ .pageleft { background-image:url(page_l.gif); background-repeat:repeat-y; width:44px; }
/*-- PageRight                             --*/ .pageright { background-image:url(page_r.gif); background-repeat:repeat-y; width:44px; }
/*-- Setting Text Throughout the skin      --*/ table, tr, td, p {font-family: tahoma; font-size: 12px; line-height: normal; }

/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/

/*-- header pane                           --*/ .PaneHead { padding: 0 0 0 20px; }
/*-- full pane                             --*/ .PaneCenter { padding: 15px 15px 15px 15px; }
/*-- left pane                             --*/ .PaneLeft { padding: 0 20px 0 0; width: 249px; }
/*-- right pane                            --*/ .PaneRight { padding: 0 0 0 20px; width: 249px; }
/*-- inline left pane                      --*/ .PaneInLineLeft { padding: 0 10px 20px 0; width: 50%; }
/*-- inline right pane                     --*/ .PaneInLineRight { padding: 0 0 20px 10px; width: 50%; }

/*========================================================*/
/*  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: #bababa; font-family: tahoma; font-size: 10px; text-decoration: none; height:15px; }
/*-- login and user token hover        --*/ a.LOGIN:hover, a.USER:hover { text-decoration: none; color:#ffffff; font-size: 10px; font-family: tahoma;}
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS, a.BREADCRUMBS:link, a.BREADCRUMBS:visited, a.BREADCRUMBS:active { color: #3b3b3b; font-family: tahoma; font-size: 10px; text-decoration:none; }
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS:hover { color:#3b3b3b; font-size: 10px; font-family: tahoma; text-decoration:underline; }
/*-- terms privacy and copyright       --*/ .FOOTER { color:#dfdfdf; font-size: 10px; font-weight:normal; }
/*-- terms privacy and copyright links --*/ a.FOOTER:link, a.FOOTER:visited, a.FOOTER:active { color:#dfdfdf; font-size:10px; font-weight:normal; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER:hover { text-decoration:underline; color:#ffffff; font-size: 10px; font-family: tahoma;}

/*========================================================*/
/*  Main Menu                     				          */
/*========================================================*/

/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { border:0; margin:0; padding:0; background:transparent; width:151px; }
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { border:0; margin:0; padding:0; cursor: pointer; cursor: hand; background:transparent; width:151px; }

/*-- submenu container          --*/ .MainMenu_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; border-top:none; font-weight:normal; opacity: 0.90; -moz-opacity:0.90; filter: alpha(opacity=90);}
/*-- sub menu items             --*/ .MainMenu_MenuItem { border:0; margin:0; font-family: tahoma;  color: #3b3b3b; font-size: 11px; padding: 0px 35px 0px 16px; height: 20px; font-weight:bold; }
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel { border:0; margin:0; font-family: tahoma; color: #ffffff; font-size: 11px; cursor: pointer; cursor: hand; padding: 0px 35px 0px 16px; height: 20px; background: #a8a8a8; font-weight:bold;}
/*-- menuitems idle             --*/ .MainMenu_Idle { border:0; margin:0; color: #3b3b3b; background: transparent; font-size: 11px; font-weight:bold;}
/*-- sub menu items selected    --*/ .MainMenu_Selected { border:0; margin:0; color: #3b3b3b; font-weight:bold; background: #4f9cef;}
/*-- sub menu items active      --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive { border:0; margin:0; color: #3b3b3b; font-weight:bold; font-size: 11px; background: #4f9cef;}

/*-- root menu items            --*/ .MainMenu_RootMenuItem { background:transparent; background-image:url(menu_bg.gif); background-repeat: no-repeat; text-align:center; border:0; margin:0; padding: 0; font-family:tahoma; font-weight:bold; color: #dfdfdf; font-size: 15px; height: 32px; width:151px; }
/*-- root menu items over       --*/ .MainMenu_RootSelected { border:0; margin:0; padding: 0; color: #e09f37; height: 32px; width:151px; background:transparent; background-image:url(menu_bg.gif); background-repeat: no-repeat; font-weight:bold; text-align:center;}
/*-- root menu items sub active --*/ .MainMenu_RootActiveSub, .MainMenu_RootBreadcrumbActive { border:0; margin:0; padding: 0; color: #e09f37; height: 32px; width:151px; background:transparent; background-image:url(menu_bg.gif); background-repeat: no-repeat; font-weight:bold; text-align:center; }
/*-- root menu items active     --*/ .MainMenu_RootActive { border:0; margin:0; padding: 0; color: #e09f37; height: 32px; width:151px; background:transparent; background-image:url(menu_bg.gif); background-repeat: no-repeat; font-weight:bold; text-align:center;}

/*-- root menu items            --*/ .MainMenu_RootMenuItem TD{ padding: 0 25px 0 25px; }
/*-- root menu items over       --*/ .MainMenu_RootSelected TD{ padding: 0 25px 0 25px; }
/*-- root menu items sub active --*/ .MainMenu_RootActiveSub, .MainMenu_RootBreadcrumbActive TD{ padding: 0 25px 0 25px; }
/*-- root menu items active     --*/ .MainMenu_RootActive TD{ padding: 0 25px 0 25px; }

/*-- 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: tahoma; 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: tahoma;  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: tahoma; font-size: 12px; color:#999999; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: tahoma; font-size: 12px; font-weight: bold; color:#999999; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: tahoma; font-weight: bold; font-size: 12px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: tahoma; font-size: 12px; font-weight: bold; color: #999999; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 12px; color: #999999; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  Hyperlinks                                            */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #df9e37; font-family: tahoma; font-weight: normal; font-size: 12px; text-decoration: none; }
/*-- default links hover               --*/ a:hover { color: #df9e37; font-family: tahoma; font-size: 12px; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #df9e37; font-family: tahoma; font-weight: bold; font-size: 12px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #df9e37; font-family: tahoma; 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: tahoma; 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: tahoma; font-weight: bold; font-size: 12px; text-decoration: none; height: 20px; }
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 6px 20px 6px 5px; cursor: hand; font-size:0px; margin:0; }

/*========================================================*/
/*  FormElements                                          */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: tahoma; font-size: 10px; color: #363636; }
/*-- textbox                    --*/ .NormalTextBox { color: #363636; padding-left: 4px; line-height: 12px; font-family: tahoma; 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  { background:transparent; width:150px; height:18px; color: #3b3b3b; font-family: tahoma; cursor:text; border: 0px solid #FFFFFF; font-size:10px; vertical-align:middle; }
          
/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/



