/*========================================================*/
/*         CSS for DotNetNuke Skin - DPCMA.org            */
/*========================================================*/

/*========================================================*/
/*  Universal                                             */
/*========================================================*/


/*-- Style For HTML BODY           */ html,body { margin: 0; padding:0; height:100%; border:none; background-image:url(doc_bg.gif); background-repeat:repeat-x; background-position:top; background-color:#ffffff; }
/*-- Page Master                 --*/ .pagemaster {height:100%; width:100%; }
/*-- Skin Master Fixed           --*/ .skinmaster { width:800px; }
/*-- Skin Master Fixed           --*/ .boxmaster { width:798px; }
/*-- Skin Master Fixed           --*/ .contentmaster { width:600px; }
/*-- Skin Master Fixed           --*/ .shadowleft { width:5px; background-image:url(shadow_left_bg.gif); background-repeat:repeat-y; background-position:top; }
/*-- Skin Master Fixed           --*/ .shadowright { width:5px; background-image:url(shadow_right_bg.gif); background-repeat:repeat-y; background-position:top; }
/*-- Skin Master Fixed           --*/ .pageleft { background-image:url(page_left_bg.gif); background-position:right top; }
/*-- Skin Master Fixed           --*/ .pageright { background-image:url(page_right_bg.gif); background-position:left top; }
/*-- Skin Master Fixed           --*/ .pagearea { background-color:#ffffff;}
/*-- Skin Master Fixed           --*/ .footerrow { height:41px; }
/*-- Skin Master Fixed           --*/ .footrowone { height:20px; line-height:20px; color:#ffffff; background-color:#000000; padding:0 14px; border-bottom:1px solid #ffffff; font-size:12px; }
/*-- Skin Master Fixed           --*/ .footrowtwo { height:20px; line-height:20px; color:#000000; background-color:#f2c01d; padding:0 14px; font-size:12px; }
/*-- Skin Master Fixed           --*/ .contentbox { border:1px solid #ffffff; border-top:none;}
/*-- Skin Master Fixed           --*/ .leftarea { width:171px; height:137px;}
/*-- Skin Master Fixed           --*/ .logobox { width:154px; padding-top:11px; height:126px; background-image:url(logobox_bottom.gif); background-repeat:no-repeat; background-position:bottom;}
/*-- Skin Master Fixed           --*/ .headerbox { background-image:url(goldtop_bg.gif); background-repeat:repeat-x; height:60px;}
/*-- Skin Master Fixed           --*/ .utilitybox { background-image:url(blacktop_bg.gif); background-repeat:repeat-x; color:#ffffff; font-weight:bold; padding-right:14px; height:20px; line-height:20px; font-size:11px;}
/*-- Skin Master Fixed           --*/ .leftbox { background-image:url(left_col_top.gif); background-repeat:no-repeat; background-position:top; height:58px; padding:15px 3px 0px 14px;}
/*-- Skin Master Fixed           --*/ .contentarea { background-image:url(arch_bg.gif); background-repeat:no-repeat; background-position:top; padding:0 14px 0 12px; min-height:75px; }
/*-- Skin Master Fixed           --*/ .loginarea { padding:6px 0 22px 0; color:#000000; }

/*-- Setting Text Throughout the skin      --*/ table, tr, td, p {font-family: verdana; font-size: 13px; line-height: normal; text-align:left; }
p {margin-top:0; padding-top:0;}

/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/

/*-- full pane                             --*/ .PaneCenter { padding: 0 0 0 0; }
/*-- under vertical menu pane              --*/ .PaneUnderMenu { padding: 15px 0 0 0; }
/*-- middle pane                           --*/ .PaneMiddle { padding: 0 0 0 0; }
/*-- admin pane                            --*/ .PaneAdmin { padding: 15px 0 0 0; }
/*-- left pane                             --*/ .PaneLeft { padding: 0 15px 0 0; width: 200px; }
/*-- right pane                            --*/ .PaneRight { padding: 0 0 0 15px; width: 200px; }
/*-- inline left pane                      --*/ .PaneInLineLeft { padding: 0 7px 0 0; width: 50%; }
/*-- inline right pane                     --*/ .PaneInLineRight { padding: 0 0 0 7px; width: 50%; }
/*-- long left pane                        --*/ .PaneLongLeft { padding: 0 0 0 0; }
/*-- long right pane                       --*/ .PaneLongRight { 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: #000000; font-family: verdana; font-size: 13px; text-decoration: none; }
/*-- login and user token hover        --*/ a.login:hover, a.user:hover { text-decoration: none; color:#000000; font-size: 13px; font-family: verdana;}
/*-- terms privacy and copyright       --*/ .footer { color:#000000; font-size: 12px; font-weight:normal; }
/*-- terms privacy and copyright links --*/ a.footer:link, a.footer:visited, a.footer:active { color:#000000; font-size:12px; font-weight:normal; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.footer:hover { text-decoration:underline; color:#000000; font-size: 12px; font-family: verdana;}

.SkinObject, a.SkinObject:link, a.SkinObject:visited, a.SkinObject:active  { font-weight:normal; font-size:12px; color: #000000; font-family: verdana; text-decoration: none; }
a.SkinObject:hover { font-weight:normal; font-size:12px; color: #000000; font-family: verdana; text-decoration:underline; }

/*========================================================*/
/*  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: verdana;  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: verdana; 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: verdana; font-weight:normal; color: #ffffff; font-size: 12px; height: 36px; }
/*-- root menu items over       --*/ .MainMenu_RootSelected { border:0; margin:0; padding:0; color: #ffa100; height: 36px; background:transparent; font-weight:normal; text-align:center;}
/*-- root menu items sub active --*/ .MainMenu_RootActiveSub, .MainMenu_RootBreadcrumbActive { border:0; margin:0; padding:0; color: #ffa100; height: 36px; background:transparent; background-image:url(menu_bg.gif); background-repeat: repeat-x; font-weight:normal; text-align:center; }
/*-- root menu items active     --*/ .MainMenu_RootActive { border:0; margin:0; padding:0; color: #ffa100; height: 36px; background:transparent; background-image:url(menu_bg.gif); background-repeat: repeat-x; font-weight:normal; text-align:center;}

/*-- root menu items            --*/ .MainMenu_RootMenuItem TD { padding:0 0 11px 0; }
/*-- root menu items over       --*/ .MainMenu_RootSelected TD { padding:0 0 11px 0; }
/*-- root menu items sub active --*/ .MainMenu_RootActiveSub, .MainMenu_RootBreadcrumbActive TD { padding:0 0 11px 0; }
/*-- root menu items active     --*/ .MainMenu_RootActive TD { padding:0 0 11px 0; }

/*-- 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_left.gif); background-repeat: no-repeat; height:36px; width:11px; 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; height:36px; width:11px; border:0; margin:0; padding:0; }

/*-- 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: verdana; 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: verdana;  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: verdana; font-size: 13px; color: #363636; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: verdana; font-size: 13px; font-weight: bold; color: #363636; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: verdana; font-weight: bold; font-size: 13px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: verdana; font-size: 13px; font-weight: bold; color: #777; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 13px; 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: verdana; font-weight: normal; text-decoration:underline; }
/*-- default links hover               --*/ a:hover { color: #000000; font-family: verdana; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #000000; font-family: verdana; text-decoration:underline; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #000000; font-family: verdana; text-decoration: underline; }

/*-- default links visited and active  --*/ .footrowone a:link, .footrowone a:visited, .footrowone a:active { color: #ffffff; font-family: verdana; font-weight: normal; text-decoration:underline; font-size:12px; }
/*-- default links hover               --*/ .footrowone a:hover { color: #ffffff; font-family: verdana; text-decoration: underline; font-size:12px; }

/*-- 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: 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: verdana; font-weight: bold; font-size: 12px; text-decoration: none; height: 20px; }

/*========================================================*/
/*  FormElements                                          */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: verdana; font-size: 10px; color: #363636; }
/*-- textbox                    --*/ .NormalTextBox { color: #363636; padding-left: 4px; line-height: 12px; font-family: verdana; font-weight: normal; font-size: 12px; background: #ffffff; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background: #ffffff; border: 0; }

/*========================================================*/
/*  Accessibility                                         */
/*========================================================*/

.skipnav { text-align: left; position: absolute; left: -10000px; width: 1px; height: 1px; overflow: hidden;  }

/*==========================================================*/
/*  Publications                                            */
/*==========================================================*/

.DNN_Documents .TitleHeader, .DNN_Documents .DescriptionHeader, .DNN_Documents .SizeHeader, .DNN_Documents .DownloadHeader, .DNN_Documents .OwnerHeader, .DNN_Documents .CategoryHeader, .DNN_Documents .DateHeader  { background-color:#666666; color:#FFFFFF; font-weight:bold; border-right:1px solid #ffffff; padding:3px; }
.DNN_Documents .TitleCell, .DNN_Documents .DescriptionCell, .DNN_Documents .SizeCell, .DNN_Documents .DownloadCell, .DNN_Documents .OwnerCell, .DNN_Documents .CategoryCell, .DNN_Documents .DateCell {padding:4px 3px; border-bottom:1px solid #CCCCCC; border-right:1px solid #cccccc; vertical-align:top;}
.DNN_Documents .DownloadCell,  .DNN_Documents .DownloadHeader { border-right:none;}
.DNN_Documents .DownloadCell { padding:4px 3px 4px 22px; background-image:url(icon_get.gif); background-repeat:no-repeat; background-position:left top;}
.DNN_Documents .TitleHeader, .DNN_Documents .TitleCell { width:230px;}



/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/



