/*========================================================*/
/*         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; }
/*-- Top Color                             --*/ .tcolor { background-color:#4f9cef; height:9px; }
/*-- Header Background                     --*/ .headerbg { background-color:#3b3b3b; background-image:url(head_bg.gif); background-repeat:repeat-x; background-position:bottom; height:61px; }
/*-- Util Background                       --*/ .utilbg { background-image:url(util_bg.gif); background-repeat:repeat-x; background-position:bottom; height:37px; }
/*-- Util Background Right                 --*/ .utilbgr { background-image:url(menu_bg.gif); background-position:bottom; height:37px; background-repeat:repeat-x;  }
/*-- Util Slope                            --*/ .utilslope { background-image:url(util_slope.gif); background-repeat: no-repeat; background-position:bottom right; height:37px; width:165px; }
/*-- Menu Background                       --*/ .menubg { padding: 0 0 0 10px; background-image:url(menu_bg.gif); background-repeat:repeat-x; background-position:bottom; height:37px; }
/*-- Breadcrumb Background                 --*/ .bcbg { background-image:url(bc_bg.gif); background-repeat:repeat-x; background-position:top; height:19px; }
/*-- Search Box                            --*/ .searchbox { background-image:url(search_bg.gif); background-repeat:no-repeat; height:19px; width:216px;  padding: 0 0 4px 20px; }
/*-- Footer Background                     --*/ .footerbg { background-image:url(footer_r_bg.gif); background-repeat:repeat-x; height:28px; color:#3b3b3b; }
/*-- Footer Left Background                --*/ .footerlbg { background-image:url(footer_l_bg.gif); background-repeat:repeat-x; height:28px; color:#3b3b3b; padding: 0 0 0 10px; }
/*-- Page Margins                          --*/ .pagemargins { padding: 25px 0 0 0; }

/*-- 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: 0 0 20px 0; }
/*-- 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:#3b3b3b; font-size: 10px; font-weight:normal; }
/*-- terms privacy and copyright links --*/ a.FOOTER:link, a.FOOTER:visited, a.FOOTER:active { color:#3b3b3b; font-size:10px; font-weight:normal; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER:hover { text-decoration:underline; color:#3b3b3b; font-size: 10px; font-family: tahoma;}

/*========================================================*/
/*  Main Menu                     				          */
/*========================================================*/

/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { border:0; margin:0; padding:0; background:transparent; }
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { border:0; margin:0; padding:0; cursor: pointer; cursor: hand; background:transparent; }

/*-- 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; text-align:center; border:0; margin:0; padding:0; font-family: tahoma; font-weight:bold; color: #3b3b3b; font-size: 12px; height: 37px; }
/*-- root menu items over       --*/ .MainMenu_RootSelected { border:0; margin:0; padding:0; color: #3b3b3b; height: 37px; background:transparent; background-image:url(menu_over_bg.gif); background-repeat: repeat-x; font-weight:bold; text-align:center;}
/*-- root menu items sub active --*/ .MainMenu_RootActiveSub, .MainMenu_RootBreadcrumbActive { border:0; margin:0; padding:0; color: #3b3b3b; height: 37px; background:transparent; background-image:url(menu_over_bg.gif); background-repeat: repeat-x; font-weight:bold; text-align:center; }
/*-- root menu items active     --*/ .MainMenu_RootActive { border:0; margin:0; padding:0; color: #3b3b3b; height: 37px; background:transparent; background-image:url(menu_hi_bg.gif); background-repeat: repeat-x; font-weight:bold; text-align:center;}

/*-- root menu items left       --*/ .menu_left { width:0px; border:0; margin:0; padding:0; }
/*-- root menu items right      --*/ .menu_right { width:0px; border:0; margin:0; padding:0; }
/*-- root menu items left active--*/ .menu_leftactive { background:transparent; background-image:url(menu_hi_left.gif); background-repeat: no-repeat; height:37px; width:3px; border:0; margin:0; padding:0; }
/*-- root menu items right activ--*/ .menu_rightactive { background:transparent; background-image:url(menu_hi_right.gif); background-repeat: no-repeat; height:37px; width:3px; border:0; margin:0; padding:0; }

/*-- 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: #363636; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: tahoma; font-size: 12px; font-weight: bold; color: #363636; }
/*-- 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: #777; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 12px; color: #777; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  Hyperlinks                                            */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #5a8ad4; font-family: tahoma; font-weight: normal; font-size: 12px; text-decoration: none; }
/*-- default links hover               --*/ a:hover { color: #5a8ad4; font-family: tahoma; font-size: 12px; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #5a8ad4; font-family: tahoma; font-weight: bold; font-size: 12px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #5a8ad4; 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                                         */
/*==========================================================*/


