/*========================================================*/
/*        CSS for DotNetNuke Skin - New Beginnings        */
/*                   by Cyber Siouxland                   */
/*             http://www.cybersiouxland.com              */
/*========================================================*/

/*========================================================*/
/*  Universal                                             */
/*========================================================*/

/* Style For HTML PAGE                   */ html { height: 100%; padding-top:0px;}
/* Style For HTML BODY                   */ #body { margin: 0; background: url(images/bg.jpg) repeat-x top left #743c10; margin: 0 0 0 0; }
/* Setting Text Throughout the skin      */ table, tr, td {font-family: Georgia; font-size: 14px; margin: 0; border:0; padding:0}
                                            p, ul, li {font-family: Georgia; font-size: 14px; line-height:1.5; color: #000000;}
											div { border:0; padding:0; margin:0; line-height:0}


/*========================================================*/
/*  Design Elements                                       */
/*========================================================*/

/*-- width setting on skins        --*/ .StandardWidth { width:850px; margin:auto;}
/*-- 100 percent height where req  --*/ .FullHeight { height:100%; }
/*-- Main cell content panes       --*/ .ContentPanesTD { width:auto; height:100%; vertical-align: top; padding-top:0px; border:0px; background-color:#FFFFFF}
/*-- Sub cell content panes        --*/ .SubContentPanesTD { width:auto; height:100%; vertical-align: top; padding-top:0px; border:0px; background-color:#FFFFFF}
/*-- outer table on boxed skins    --*/ .OuterTableBoxed { width:850px; margin:auto; border:0; padding:0;}
/*-- row containing breadcrumbs    --*/ .BreadcrumbsRow { height:41px; padding: 0 0 0 0; }
/*-- row for space between areas   --*/ .SpaceBar { height:10px; padding: 0 0 0 0; }
/*-- cell containing logo & Nav    --*/ .HeaderTD { width: 100%; vertical-align:bottom;}
/*-- cell containing Right TopNav  --*/ .HeaderNavTD { width: 100%; height:60px; vertical-align: top;}
/*-- Main Content pane             --*/ .MainContentTD { background: url(images/MainContent_BG.jpg) no-repeat top ; background-position:top !important;}
/*-- cell containing Date          --*/ .DateTD { width: 33%; height:15px; vertical-align:bottom; padding-left:7px; padding-bottom:7px;}
/*-- cell containing Login & Lan   --*/ .LoginTD { width: 25%; height:20px; vertical-align: middle; padding-right:7px; padding-top:7px;}
/*-- cell containing breadcrumbs   --*/ .BreadcrumbsTD { height: 41px; width: 100%; vertical-align: middle; padding: 0 20px 0 17px; }
/*-- cell containing privacy       --*/ .PrivacyTD { text-align: left; padding: 0 0 0 0; color:#999999;}
/*-- cell containing copyright     --*/ .CopyrightTD { width:190px;  text-align: right; padding: 0 0 0 0;}

/*========================================================*/
/*  Footer Box Elements                                   */
/*========================================================*/

/*-- row containing footer area    --*/ .FooterRow { height:36px; padding: 0 7px 0 7px; }
/*-- table within footer - rounded --*/ .FooterTable { height:11px; background-color:#27100a; }

/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/

/*-- Logo pane                     --*/ .LogoPane { width: 165px; padding: 0 0px 0 0px;}
/*-- Header Nav pane               --*/ .HeaderNavPane { height:38px; padding: 0 0px 0 0px;}
/*-- Banner content pane           --*/ .BannerPane { width: 100%; vertical-align:top; padding:0; border:0; margin:0;}
/*-- top inside content pane 2     --*/ .TopPane { width: 100%; padding: 0 7px 0 7px;}
/*-- left content pane             --*/ .LeftPane { padding: 0 0px 0 7px; width: 50%; }
/*-- right content pane            --*/ .RightPane { padding: 0 7px 0 0px; width: 50%; }
/*-- left2 content pane            --*/ .LeftPane2 { padding: 0 7px 0 7px; vertical-align: top; width: 158px; }
/*-- left2 bot content pane        --*/ .LeftPane2Bot { padding: 7px 7px 0 7px; vertical-align: top; width: 158px; }
/*-- Main Content pane             --*/ .MainContentPane { width: 499px; height: 216px; padding: 0 7px 0 7px; }
/*-- content2 pane                 --*/ .ContentPane2 { width: 100%; padding: 0 7px 0 7px; }
/*-- Main right2 content pane      --*/ .MainRightPane2 { width: 165px; padding: 0 7px 0 0px;}
/*-- right2 content pane           --*/ .RightPane2 { padding: 0 0px 0 0px;}
/*-- MainMidPane1 pane             --*/ .MainMidPane1 { width: 100%; padding: 7px 7px 0 7px; }
/*-- MainMidPane2 pane             --*/ .MainMidPane2 { width: 50%; padding: 7px 0px 0 7px; }
/*-- MainMidPane3 pane             --*/ .MainMidPane3 { width: 50%; padding: 7px 7px 0 0px; }
/*-- bottom inside pane            --*/ .BottomPane { width: 100%; padding: 0 7px 0 7px; }
/*-- left3 content pane            --*/ .LeftPane3 { padding: 0 0px 0 7px; width: 33%; }
/*-- content3 pane                 --*/ .ContentPane3 { padding: 0 7px 0 7px; }
/*-- right3 content pane           --*/ .RightPane3 { padding: 0 7px 0 0px; width: 33%; }
/*-- bottom2 inside pane           --*/ .BottomPane2 { width: 100%; padding: 0 7px 0 7px;}
/*-- Footer pane                   --*/ .FooterPane { width: 75%; padding: 7px 7px 0 7px; }
/*-- Footer pane 2                 --*/ .FooterPane2 { width: 100%; padding: 7px 7px 0 7px; }
/*-- panel pane                    --*/ .PanelPane { padding: 0 7px 0 7px; }

/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- login token idle                  --*/ .LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active { color: #ffffff; font-family: Georgia; font-size: 9px; font-weight:normal; text-decoration: none; border: 0px;}
/*-- login token hover                 --*/ a.LOGIN_object:hover { color: #f2f2f2; font-family: Georgia; font-weight: normal; font-size: 9px; text-decoration: underline; border: 0px;}
/*-- user token idle                   --*/ .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { color: #f5f5eb; background:  url(ico-register.gif) no-repeat bottom left;  font-family: Georgia; font-size: 11px; font-weight:normal; text-decoration: none; height:17px; float:right; padding: 2px 0 0 25px;  margin: 0 0px 0 16px; }
/*-- user token hover                  --*/ a.USER_object:hover { background:  url(ico-register-over.gif) no-repeat bottom left; color: #5e7289; font-family: Georgia; font-weight:normal; font-size: 11px; text-decoration: none; }
/*-- date token idle                   --*/ .DATE_object, a.DATE_object:link, a.DATE_object:visited, a.DATE_object:active { color: #ede9de; font-family: Georgia; font-size: 11px; text-decoration: none; }
/*-- date token hover                  --*/ a.DATE_object:hover { color: #c1c1c1; font-family: Georgia; font-size: 11px; text-decoration: none; }
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { color: #8f8f8f; font-family: Georgia; font-size: 11px; text-decoration: none; font-weight:bold;}
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover { color: #666; font-family: Georgia; font-size: 11px; text-decoration: none; font-weight:bold; }
/*-- terms privacy and copyright       --*/ .FOOTER_objects { color:#000; font-size: 11px; }
/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { font-size: 11px; color:#000; font-weight:normal; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover { font-size: 11px; color:#5e7289; font-weight:normal; text-decoration:none;  }

/*========================================================*/
/*  Text                                                  */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family: Georgia; font-size: 14px; color: #000000; line-height:1.5;}
/*-- most of the bold text on site     --*/ .NormalBold { font-family: Georgia; font-size: 14px; font-weight: bold; color: #000000; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: Georgia; font-weight: bold; font-size: 14px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: Georgia; font-size: 11px; font-weight: bold; color: #4f2708; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 14px; color: #4f2708; background: transparent; font-weight: bold; padding: 0;}
/*-- h1 - on site                      --*/ H1 { font-size: 28px; color: #4f2708; background: transparent; font-weight: normal; padding: 0; font-family: Georgia; line-height:1;}
/*-- h2 - on site                      --*/ H2 { font-size: 24px; color: #4f2708; background: transparent; font-weight: normal; padding: 0; font-family: Georgia; line-height:1;}
/*-- h3 - on site                      --*/ H3 { font-size: 18px; color: #4f2708; background: transparent; font-weight: normal; padding: 0; font-family: Georgia; line-height:1;}

/*========================================================*/
/*  Links                                                 */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #000000; font-family: Georgia; font-weight: normal; font-size: 14px; text-decoration: none; border-bottom:#000000 dotted 1px; }
/*-- default links hover               --*/ a:hover { color: #4f2708; font-family: Georgia; text-decoration: none; font-size: 14px; border-bottom:#4f2708 solid 1px; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #000000; font-family: Georgia; font-weight: bold; font-size: 14px; text-decoration: none; border-bottom:#000000 dotted 1px;}
/*-- normal  links hover               --*/ a.Normal:hover { color: #4f2708; font-family: Georgia; text-decoration: none; font-size: 14px; border-bottom:#4f2708 solid 1px;}
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 15px 12px 7px 12px; cursor: hand; font-size:1px; margin: 0 0 0 0;}

/*========================================================*/
/*  Forms                                                 */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: Georgia; font-size: 11px; color: #333; }
/*-- textbox                    --*/ .NormalTextBox { color: #000000; padding-left: 4px; line-height: 12px; font-family: Georgia; font-weight: normal; font-size: 11px; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; visibility: invisible; border: 0; }
/*-- textbox used for search    --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { height:21px; background: transparent; width: 174px; color: #666; padding: 4px 4px 0px 4px; border: 0px solid #FFFFFF; cursor:text;}

/*========================================================*/
/*  Sub Menus and Module Menus                            */
/*========================================================*/

/*-- submenu container          --*/ .MainMenu_SubMenu { background: #FFF; padding: 0px; border: 1px solid #763c0f; z-index: 1000;  cursor: pointer;  cursor: hand; font-weight: normal; filter: none;}
/*-- submenu items idle         --*/ .ModuleTitle_SubMenu { background: #FFF; padding: 0px; border: 1px solid #763c0f; z-index: 1000;  cursor: pointer;  cursor: hand; font-weight: normal; filter: none;}
/*-- submenu items idle         --*/ .MainMenu_MenuItem { background: url(navsub-bg.gif) repeat-y top left; color: #3f3b16; font-family: Arial; font-size: 11px; font-weight: normal; font-style: normal; padding: 0px 30px 0px 16px; height: 20px; border: 0;}
/*-- submenu items idle         --*/ .ModuleTitle_MenuItem { background: #FFF; color: #3f3b16; font-family: Arial; font-size: 11px; font-weight: normal; font-style: normal; padding: 0px 30px 0px 16px; height: 20px; border: 0;}
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { background: #763c0f; color: #ffffff; font-family: Arial; font-size: 11px; font-weight: normal; cursor: pointer; cursor: hand; padding: 0px 30px 0px 16px; height: 20px; border: 0;}

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/


