/*========================================================*/
/*         CSS for DotNetNuke Skin - Archway              */
/*                  by Jared Buttars                      */
/*             http://www.blackpond.com                   */
/*                jared@blackpond.com                     */
/*========================================================*/

/*========================================================*/
/*  Universal                                             */
/*========================================================*/

/*-- Style For HTML BODY           */ body { margin: 0; background:#d3d5d6; margin: 0 0 0 0; }
/*-- Page Master                 --*/ .pagemaster { background-color:#d3d5d6; height:100%; width:100%; }
/*-- Skin Master Fixed           --*/ .skinmaster { height:100%; width:883px; }
/*-- Skin Master Fixed           --*/ .toparea { height:90px; }
/*-- Skin Master Fixed           --*/ .logoarea { position:relative; top:22px; left:-8px; }
/*-- Skin Master Fixed           --*/ .contentfooterarea { padding-top:13px; padding-bottom:13px; color:#4c585e; font-size:10px; text-transform:uppercase; }
/*-- Skin Master Fixed           --*/ .footerarea { padding-top:20px; }
/*-- Skin Master Fixed           --*/ .searcharea { height:35px; width:650px; background-image:url(Search_bg.gif); background-repeat:no-repeat; background-position:right top; padding-top:15px; }
/*-- Skin Master Fixed           --*/ .topmenuarea { height:42px; width:650px; padding-top:3px; }
/*-- Skin Master Fixed           --*/ .contentlefttop { height:9px; width:179px; background-color:#645755; }
/*-- Skin Master Fixed           --*/ .contentcentertop { height:9px; width:472px; background-color:#421020; border: 1px solid #f2f2f5; border-top:none; border-bottom:none; font-size:1px; }
/*-- Skin Master Fixed           --*/ .contentrighttop { height:9px; width:231px; background-color:#777b81; }
/*-- Skin Master Fixed           --*/ .contentleft { height:9px; width:179px; background-color:#c3cde3; }
/*-- Skin Master Fixed           --*/ .contentcenter { height:9px; width:472px; padding-left:55px; padding-right:45px; background-color:#f2f2f5; }
/*-- Skin Master Fixed           --*/ .contentcenteradmin { height:9px; width:472px; padding-left:20px; padding-right:20px; background-color:#f2f2f5; }
/*-- Skin Master Fixed           --*/ .contenttoppad { padding-top:45px; }
/*-- Skin Master Fixed           --*/ .contentright { height:9px; width:204px; background-color:#f2f2f5; padding-right:27px; }
/*-- Skin Master Fixed           --*/ .headerarea2 { background-color:#173e69; height:78px; }
/*-- Skin Master Fixed           --*/ .adminlogogap { height:17px; }

/*-- Setting Text Throughout the skin      --*/ table, tr, td, p {font-family: verdana; line-height: normal; font-size: 10px; }

/*========================================================*/
/*  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: #4c585e; font-family: verdana; font-size: 10px; text-decoration: none; }
/*-- login and user token hover        --*/ a.LOGIN:hover, a.USER:hover { text-decoration: none; color:#000000; font-size: 10px; font-family: verdana;}
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS, a.BREADCRUMBS:link, a.BREADCRUMBS:visited, a.BREADCRUMBS:active { color: #999999; font-family: verdana; font-size: 12px; text-decoration:none; }
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS:hover { color:#ffa100; font-size: 12px; font-family: verdana; text-decoration:none; }
/*-- terms privacy and copyright       --*/ .FOOTER { color:#4c585e; font-size: 10px; font-weight:normal; }
/*-- terms privacy and copyright links --*/ a.FOOTER:link, a.FOOTER:visited, a.FOOTER:active { color:#4c585e; font-size:10px; font-weight:normal; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER:hover { text-decoration:none; color:#000000; font-size: 10px; font-family: verdana;}

/*========================================================*/
/*  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: #173e69; 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: #4c585e; font-size: 10px; text-transform:uppercase; }
/*-- root menu items over       --*/ .MainMenu_RootSelected { border:0; margin:0; padding:0; color: #173e69; background:transparent; font-weight:normal; text-align:center; text-transform:uppercase;}
/*-- root menu items sub active --*/ .MainMenu_RootActiveSub, .MainMenu_RootBreadcrumbActive { border:0; margin:0; padding:0; color: #173e69; background:transparent; background-image:url(menu_bg.gif); background-repeat: repeat-x; font-weight:normal; text-align:center; text-transform:uppercase;}
/*-- root menu items active     --*/ .MainMenu_RootActive { border:0; margin:0; padding:0; color: #173e69; background:transparent; background-image:url(menu_bg.gif); background-repeat: repeat-x; font-weight:normal; text-align:center; text-transform:uppercase;}

/*-- root menu items            --*/ .MainMenu_RootMenuItem TD {  }
/*-- root menu items over       --*/ .MainMenu_RootSelected TD {  }
/*-- root menu items sub active --*/ .MainMenu_RootActiveSub, .MainMenu_RootBreadcrumbActive TD {  }
/*-- root menu items active     --*/ .MainMenu_RootActive TD {  }

/*-- root menu items left       --*/ .menu_sep { font-family: verdana; font-weight:normal; color: #4c585e; font-size: 10px;  }
/*-- root menu items right      --*/ .menu_right {  }
/*-- root menu items left active--*/ .menu_leftactive {  }
/*-- root menu items right activ--*/ .menu_rightactive {  }

/*-- 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: 12px; color: #4c585e; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: verdana; font-size: 12px; font-weight: bold; color: #4c585e; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: verdana; font-weight: bold; font-size: 12px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: verdana; 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: verdana; font-weight: normal; font-size: 12px; text-decoration: none; }
/*-- default links hover               --*/ a:hover { color: #173e69; font-family: verdana; font-size: 12px; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #000000; font-family: verdana; font-weight: bold; font-size: 12px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #000000; font-family: verdana; 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: 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; }
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 10px 14px 6px 7px; cursor:hand; font-size:1px; margin:5px 0 0 0px; }


/*========================================================*/
/*  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; }
/*-- textbox used for search    --*/ #dnn_dnnSEARCH_txtSearch { width:190px;color: #000000; font-family: verdana; background:none; cursor:text; border:none; font-size:11px; vertical-align:middle; height:17px;  padding:0; margin:0; }
          
/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/









