/*========================================================*/
/*  Universal                                             */
/*========================================================*/

/*-- Style For HTML BODY           */ body { margin: 0; background:#a7a9ac; margin: 0 0 0 0; }
/*-- Page Master                 --*/ .pagemaster { background-image:url(doc_bg.gif); background-repeat:repeat-x; background-position:top; background-color:#a7a9ac; height:100%; width:100%; }
/*-- Skin Master Fixed           --*/ .skinmaster { width:861px; }
/*-- Logo and menu area          --*/ .logomenuarea { width:245px; padding-top:46px; }
/*-- Logo box                    --*/ .logobox { height:36px; }
/*-- Menu box                    --*/ .menubox { height:285px; background-color:#700409; }
/*-- Menu box base left          --*/ .menuboxbase { height:9px; background-color:#700409; }
/*-- Top area                    --*/ .toparea { height:46px; }
/*-- Content area                --*/ .contentarea, .utilityarea { padding-top:10px; }
/*-- Footer area                 --*/ .footerarea { padding-top:16px; }
/*-- Footer area                 --*/ .redbg { background-color:#700409; }
/*-- Footer area                 --*/ .redbgspacer { height:14px; }
/*-- Footer area                 --*/ .breadbox { padding:16px 13px 16px 13px; color:#8ea9b4; font-family:arial; font-size:11px; }

/*-- Setting Text Throughout the skin      --*/ table, tr, td, p {font-family: arial; font-size: 12px; line-height: normal; }

/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/

/*-- Full pane                             --*/ .PaneFull { padding:0; }
/*-- Full pane                             --*/ .PaneMessage { padding:0 13px 9px 13px; }
/*-- right pane                            --*/ .PaneRight { padding: 0 0 0 0; }
/*-- left pane                             --*/ .PaneLeft { padding: 0 23px 0 0; width:250px; }

/*-- full pane                             --*/ .PaneCenter { padding: 0 0 0 0; }
/*-- under vertical menu pane              --*/ .PaneHeader { padding: 0 13px 9px 13px; }
/*-- middle pane                           --*/ .PaneMiddle { padding: 0 0 0 0; }
/*-- admin pane                            --*/ .PaneAdmin { padding: 15px 0 0 0; }
/*-- left pane                             --*/ .PaneLeftS { padding: 0 15px 0 0; width: 250px; }
/*-- right pane                            --*/ .PaneRightS { padding: 0 0 0 15px; width: 250px; }
/*-- 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; width:250px; }
/*-- long right pane                       --*/ .PaneLongRight { padding: 0 0 0 0; width:250px; }
/*-- right pane                            --*/ .PaneRight2 { padding: 0 0 0 13px; }
/*-- left pane                             --*/ .PaneLeft2 { padding: 0 13px 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: #700409; font-family: arial; font-size: 11px; font-weight:bold; text-decoration: none; }
/*-- login and user token hover        --*/ a.login:hover, a.user:hover { text-decoration:underline; color:#700409; font-size: 11px; font-weight:bold; font-family: arial;}
/*-- login and user token idle         --*/ .breadcrumbs, a.breadcrumbs:link, a.breadcrumbs:visited, a.breadcrumbs:active { color:#8ea9b4; font-family:arial; font-size:11px; text-decoration:none; }
/*-- login and user token hover        --*/ a.breadcrumbs:hover { text-decoration:underline; color:#8ea9b4; font-family:arial; font-size:11px; }
/*-- terms privacy and copyright       --*/ .footer { color:#ffffff; font-size: 11px; font-weight:normal; font-family:Arial; text-transform:uppercase; }
/*-- terms privacy and copyright links --*/ a.footer:link, a.footer:visited, a.footer:active { color:#fff; font-size:11px; font-weight:normal; text-decoration:none; font-family:Arial; text-transform:uppercase; }
/*-- terms privacy and copyright hover --*/ a.footer:hover { text-decoration:underline; color:#fff; font-size: 11px; font-family: arial; text-transform:uppercase;}

/*========================================================*/
/*  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-family: arial; font-size: 12px; color: #363636; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: arial; font-size: 12px; font-weight: bold; color: #363636; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: arial; font-weight: bold; font-size: 12px; }
/*-- 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;}
/*-- headings - mostly in admin        --*/ .cHead { color:#700409; font-weight:bold; font-size:12px; text-transform:uppercase; }
/*-- headings - mostly in admin        --*/ .cHeadMajor { color:#700409; font-weight:bold; font-size:16px; text-transform:uppercase;}

/*========================================================*/
/*  Hyperlinks                                            */
/*========================================================*/


/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #ffa100; font-family: arial; font-weight: bold; font-size: 12px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #ffa100; font-family: arial; 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: 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                                         */
/*==========================================================*/




