/*========================================================*/
/*         CSS for DotNetNuke Skin - NW Crane             */
/*                  by Jared Buttars                      */
/*             http://www.black-pond.com                  */
/*                jared@black-pond.com                    */
/*========================================================*/

/*========================================================*/
/*  Universal                                             */
/*========================================================*/

/*-- Style For HTML BODY           */ body { margin: 0; background:#ffffff; margin: 0 0 0 0; }
/*-- Page Master                 --*/ .pagemaster { background-color:#a9a9a9; height:100%; width:100%; }
/*-- Skin Master Fixed           --*/ .skinmaster { width:720px; }
/*-- Header area                 --*/ .headerarea { height:131px; background-image:url(top_bg.gif); background-repeat:repeat-x; background-position:top; }
/*-- logo area                   --*/ .logoarea { height:131px; }
/*-- header links area           --*/ .headerlinksarea { color:#434341; font-weight:bold; font-family: arial; font-size: 12px; }
/*-- menu area                   --*/ .menuarea { height:31px; background-image:url(menu_bg.gif); background-repeat:repeat-x; background-position:top; }
/*-- content area                --*/ .contentareatop { height:135px; background-image:url(undermenu_graytop_bg.gif); background-repeat:repeat-x; background-position:top; background-color:#FFFFFF; }
/*-- content area bottom         --*/ .contentareabottom { background-color:#FFFFFF; padding:26px 0 13px 0; }
/*-- content area margin         --*/ .contentareamargin { padding:0 10px 0 0; }
/*-- footer area                 --*/ .footerarea { height:33px; padding:14px 0 0 0; }

.textbox{font-size: 11px; font-family:tahoma; padding:4px 7px 7px 7px; width:120px; color:#000000}
.lighttext{font-size: 11px; font-family:tahoma; color:#FFFFFF; text-align:justify;}

/*-- Setting Text Throughout the skin      --*/ table, tr, td, p { line-height: normal; font-size: 11px; font-family:tahoma; color:#535353; }

/*========================================================*/
/*  Containers Universal                                  */
/*========================================================*/

.ContHead { font-family: Arial; font-size: 13px; font-weight: Bold; color: #363636; line-height:19px; }
.ContHeadMajor { font-family: Arial; font-size: 16px; font-weight: Bold; color: #363636; }

/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/

/*-- full pane                             --*/ .PaneCenter { padding: 0 0 0 0; }
/*-- top pane                              --*/ .PaneTop { height:135px; }
/*-- right pane                            --*/ .PaneRight { width:230px; border-left-width: 1px; border-left-style: solid; border-left-color: a9a9a9; padding:0 0 0 10px; }
/*-- left pane                             --*/ .PaneLeft { width:465px; }
/*-- inline left pane                      --*/ .PaneInLineLeft { width:50%; padding:0 7px 0 0; }
/*-- inline right pane                     --*/ .PaneInLineRight { width:50%; border-left-width: 1px; border-left-style: solid; border-left-color: a9a9a9; padding:0 0 0 7px; }


/*========================================================*/
/*  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: #434343; font-family: arial; font-size: 12px; text-decoration: none;}
/*-- login and user token hover        --*/ a.LOGIN:hover, a.USER:hover { text-decoration: none; color:#af1400; font-size: 12px; font-family: arial;}
/*-- terms privacy and copyright       --*/ .FOOTER { color:#434343; font-size: 12px; font-weight:normal; }
/*-- terms privacy and copyright links --*/ a.FOOTER:link, a.FOOTER:visited, a.FOOTER:active { color:#434343; font-size:12px; font-weight:normal; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER:hover { text-decoration:none; color:#af1400; font-size: 12px; font-family: arial;}

/*========================================================*/
/*  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-color: #e9e9e9; font-weight:normal; filter:none;}
/*-- sub menu items             --*/ .MainMenu_MenuItem { border:0; margin:0; font-family: arial;  color: #393939; font-size: 11px; padding: 0px 35px 0px 16px; height: 20px; font-weight:normal; }
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel { border:0; margin:0; font-family: arial; color: #ffffff; font-size: 11px; cursor: pointer; cursor: hand; padding: 0px 35px 0px 16px; height: 20px; background: #a8a8a8; font-weight:normal;}
/*-- menuitems idle             --*/ .MainMenu_Idle { border:0; margin:0; color: #393939; background: transparent; font-size: 11px; font-weight:normal;}
/*-- sub menu items selected    --*/ .MainMenu_Selected { border:0; margin:0; color: #393939; font-weight:normal; background: #4f9cef;}
/*-- sub menu items active      --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive { border:0; margin:0; color: #ffa100; font-weight:normal; font-size: 11px; }

/*-- root menu items            --*/ .MainMenu_RootMenuItem { background:transparent; text-align:center; border:0; margin:0; padding:0; font-family: tahoma; font-weight:bold; color: #ffffff; font-size: 13px; height: 31px; }
/*-- root menu items over       --*/ .MainMenu_RootSelected { border:0; margin:0; padding:0; color: #ffffff; height: 31px; background:transparent; background-image:url(menu_hi_bg.gif); background-repeat:repeat-x; font-weight:bold; font-size: 13px; }
/*-- root menu items sub active --*/ .MainMenu_RootActiveSub, .MainMenu_RootBreadcrumbActive { border:0; margin:0; padding:0; color: #ffffff; height: 31px; background:transparent; background-image:url(menu_hi_bg.gif); background-repeat:repeat-x; font-weight:bold; font-size: 13px; }
/*-- root menu items active     --*/ .MainMenu_RootActive { border:0; margin:0; padding:0; color: #ffffff; height: 31px; background:transparent; background-image:url(menu_hi_bg.gif); background-repeat:repeat-x; font-weight:bold; font-size: 13px;}

/*-- root menu items            --*/ .MainMenu_RootMenuItem TD{ padding:0 15px 0 15px; text-align:center; font-family: tahoma; font-weight:bold; color: #ffffff; font-size: 13px; }
/*-- root menu items over       --*/ .MainMenu_RootSelected TD{ padding:0 15px 0 15px; text-align:center; font-family: tahoma; font-weight:bold; color: #ffffff; font-size: 13px; }
/*-- root menu items sub active --*/ .MainMenu_RootActiveSub, .MainMenu_RootBreadcrumbActive TD{ padding:0 15px 0 15px; text-align:center; font-family: tahoma; font-weight:bold; color: #ffffff; font-size: 13px; }
/*-- root menu items active     --*/ .MainMenu_RootActive TD{ padding:0 15px 0 15px; text-align:center; font-family: tahoma; font-weight:bold; color: #ffffff; font-size: 13px; }

/*-- root menu items sep        --*/ .menu_sep { width:2px; height:31px; background-image:url(menu_sep.gif); background-repeat:no-repeat; }

/*-- breadcrumb seperator       --*/ .breadcrumb_seperator { background:transparent; background-image:url(breadcrumb.gif); background-repeat: no-repeat; height:18px; width:6px; 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: arial; 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: arial;  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-size: 11px; font-family:tahoma; color:#535353; }
/*-- most of the bold text on site     --*/ .NormalBold { font-size: 11px; font-family:tahoma; color:#535353; font-weight:bold }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-size: 11px; font-family:tahoma; font-weight:bold }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: arial; 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: #000000; font-family: tahoma; font-weight: normal; font-size: 12px; text-decoration:underline; }
/*-- default links hover               --*/ a:hover { color: #000000; font-family: tahoma; font-size: 12px; text-decoration:none; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #000000; font-family: tahoma; font-weight: normal; font-size: 12px; text-decoration:underline; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #000000; font-family: tahoma; font-size: 12px; 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: arial; 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: arial; font-weight: bold; font-size: 12px; text-decoration: none; height: 20px; }
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 10px 14px 4px 7px; cursor:hand; font-size:1px; margin:0 0 0 0px; }


/*========================================================*/
/*  FormElements                                          */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: arial; font-size: 10px; color: #363636; }
/*-- textbox                    --*/ .NormalTextBox { color: #363636; padding-left: 4px; line-height: 12px; font-family: arial; 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  { width:135px;color: #999999; font-family: arial; cursor:text; border:none; font-size:11px; vertical-align:middle; height:15px;  padding:0 5px 0 0; }
          
/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/






