/*========================================================*/
/*         CSS for DotNetNuke Skin - DotPartners 04       */
/*               by Black Pond Sound & Vision             */
/*                http://www.black-pond.com               */
/*                  jared@black-pond.com                  */
/*========================================================*/

/*========================================================*/
/*  Universal                                             */
/*========================================================*/

/*-- Style For HTML BODY                   */ body { background:#3b3b3b; margin: 0 0 0 0; }
                                              #body{ background:#3b3b3b; margin: 0 0 0 0; }
                                              #__dnn_body{background:#FFF;}
/*-- Master Document Box                   */ .masterdoc { padding: 20px 0 0 0; }
/*-- Menu Box                              */ .menubox { padding: 0 5px 0 5px; }
/*-- Page BG                               */ .pagebg { background-image:url(page_bg1.gif); background-repeat:repeat-y; background-color:#EAE9E9; }

/*-- Setting Text Throughout the skin      */ table, tr, td, p {font-family: verdana; font-size: 11px; line-height: normal; }

/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/

/*-- header pane               --*/ .HeaderPane { padding: 0 0 0 0; background-image:url(page_bg.gif); background-repeat:repeat-y; background-color:#b3b3b3; }
/*-- left pane                 --*/ .ContentLeft { padding: 0 0 0 7px; }
/*-- right pane                --*/ .ContentRight { padding: 0 0 0 0; }

/*========================================================*/
/*  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: 11px; font-weight:normal; text-decoration: none; }
/*-- login and user token hover        --*/ a.LOGIN:hover, a.USER:hover { text-decoration: underline; color:#ffffff; font-size: 11px; font-family: verdana;}
/*-- terms privacy and copyright       --*/ .FOOTER { padding:13px 0 0 0; font-family: verdana; color:#7a9b8b; font-size: 11px; font-weight:normal; }
/*-- terms privacy and copyright links --*/ a.FOOTER:link, a.FOOTER:visited, a.FOOTER:active { font-family: verdana; color:#7a9b8b; font-size:11px; font-weight:normal; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER:hover { font-family: verdana; text-decoration:underline; color:#7a9b8b; font-size: 11px; font-family: verdana;}

/*========================================================*/
/*  Main Menu                     				          */
/*========================================================*/

/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { background: transparent; width:100%; }
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; }

/*-- submenu container          --*/ .MainMenu_SubMenu { margin: z-index: 1000; cursor: pointer; cursor: hand; background: #7a9b8b; padding: 0px; border-color:#ffffff; border-width:0; border-top-width:0px; font-weight: normal; filter: none; }
/*-- sub menu items             --*/ .MainMenu_MenuItem { font-family: verdana;  color: #ffffff; font-size: 11px; font-weight: bold; font-style: normal; padding: 0px 35px 0px 16px; border: 0; height: 20px; }
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel { font-family: verdana; color: #ffffff; font-size: 11px; font-weight: bold; cursor: pointer; cursor: hand; padding: 0px 35px 0px 16px; border: 0; height: 20px; background:#94b0a2; }
/*-- menuitems idle             --*/ .MainMenu_Idle { color: #ffffff; background: transparent; padding: 0; font-weight: bold; }
/*-- sub menu items over        --*/ .MainMenu_Selected { color: #ffffff; background: transparent; padding: 0; font-weight: bold; }
/*-- sub menu items active      --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive { color: #ffffff; background: transparent; font-weight: bold; }

/*-- root menu items            --*/ .MainMenu_RootMenuItem { margin: 0; padding:0; font-family: verdana; text-transform:uppercase; font-size: 17px; color: #eee9d5; font-weight: bold; font-style: normal; border: 0; height: 42px; line-height:42px; background-image:url(menu_bg.gif); background-repeat: repeat-x; }
/*-- root menu items over       --*/ .MainMenu_RootSelected { margin: 0; padding:0;font-family: verdana; text-transform:uppercase; font-size:17px; color: #ffffff; font-weight: bold; height: 42px; line-height:42px; background-image:url(menu_bg_hi.gif); background-repeat: repeat-x; }
/*-- root menu items sub active --*/ .MainMenu_RootActiveSub, .MainMenu_RootBreadcrumbActive { margin: 0 0 0 0; padding:0; font-family: verdana; text-transform:uppercase; font-size:17px; color: #ffffff; font-weight: bold; height: 42px; line-height:42px; background-image:url(menu_bg_hi.gif); background-repeat: repeat-x;  }
/*-- root menu items active     --*/ .MainMenu_RootActive { margin: 0; padding:0; font-family: verdana; text-transform:uppercase; font-size:17px; color: #ffffff; font-weight: bold; height: 42px; line-height:42px; background-image:url(menu_bg_hi.gif); background-repeat: repeat-x;}

/*-- root menu items left       --*/ .menu_left { background:transparent; background-image:url(menu_left.gif); background-repeat: no-repeat; width:5px; height:42px; border:0; margin:0; padding:0; }
/*-- root menu items right      --*/ .menu_right { background:transparent; background-image:url(menu_right.gif); background-repeat: no-repeat; width:5px; height:42px; border:0; margin:0; padding:0; }
/*-- root menu items left active--*/ .menu_leftactive { background:transparent; background-image:url(menu_left.gif); background-repeat: no-repeat; width:5px; height:42px; border:0; margin:0; padding:0; }
/*-- root menu items right activ--*/ .menu_rightactive { background:transparent; background-image:url(menu_right.gif); background-repeat: no-repeat; width:5px; height:42px; 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; }

/*========================================================*/
/*  Module                     				              */
/*========================================================*/

/*-- module sub menu container  --*/ .ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 0 0 0; background: #7a9b8b; padding: 0px; border-color:#ffffff; border-width:0; font-weight: normal; filter: none; }
/*-- module sub menu items hover--*/ .ModuleTitle_MenuItemSel { font-family: verdana; color: #ffffff; font-size: 11px; font-weight: bold; cursor: pointer; cursor: hand; padding: 0px 45px 0px 16px; height: 20px; background-color:#94b0a2; }
/*-- module title items         --*/ .ModuleTitle_MenuItem { font-family: verdana;  color: #ffffff; 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: verdana; font-size: 11px; color: #241d1b; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: verdana; font-size: 11px; font-weight: bold; color: #241d1b; }
/*-- 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: #241d1b; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 11px; color: #241d1b; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  Hyperlinks                                            */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #df4400; font-family: verdana; font-weight: normal; font-size: 11px; text-decoration: none; }
/*-- default links hover               --*/ a:hover { color: #df4400; font-family: verdana; font-size: 11px; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #df4400; font-family: verdana; font-weight: bold; font-size: 11px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #df4400; font-family: verdana; font-size: 11px;	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: 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; }

/*========================================================*/
/*  FormElements                                          */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: verdana; font-size: 11px; color: #000000; }
/*-- textbox                    --*/ .NormalTextBox { color: #333; padding-left: 4px; line-height: 11px; font-family: verdana; font-weight: normal; font-size: 10px; background: #ffffff; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background: #ffffff; border: 0; }
/*-- textbox used for search    --*/ .SearchBox input{ background-color:#cfcfce; cursor:text; border:1px solid #797979; font-size:9px; }
             
/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/

