/*========================================================*/
/*    CSS for DotNetNuke Skin - American Bakers           */
/*           by Cyberspace Solutions Inc.                 */
/*      http://www.CyberspaceSolutionsInc.com             */
/*========================================================*/

/*========================================================*/
/*  Universal                                             */
/*========================================================*/

/* Style For HTML PAGE                   */ html { height: 100%; }
/* Style For HTML BODY ID                */ body { margin: 0; background:url(bg.png) repeat-x #345884; margin: 0 0 0 0;}
/* Style For Outer Table ID              */ #OuterStyle { padding:0; margin:0; border:0; vertical-align:top;}
/* Style For HTML BODY                   */ body {height:100%}
/* Setting Text Throughout the skin      */ table, tr, td {font-family: Arial; font-size: 12px; color: #191626; margin: 0;}
                                            p {font-family: Arial; font-size: 12px;}
/* Setting Heading 01                    */ h1 { font-family: Arial; font-weight: bold; color: #082143; font-size:14px; margin: 0; }
/* Setting Heading 02                    */ h2 { font-family: Arial; font-weight: bold; color: #082143; font-size:13px; margin: 0; }
/* Setting Heading 03                    */ h3 { font-family: Arial; font-weight: normal; color: #082143; font-size:13px; margin: 0; }
/* Setting Heading 04                    */ h4 { font-family: Arial; font-weight: bold; color: #082143; font-size:12px; margin: 0; }
/* Setting Heading 05                    */ h5 { font-family: Arial; font-weight: bold; color: #082143; font-size:11px; margin: 0; }
/* Setting Heading 06                    */ h6 { font-family: Arial; font-weight: bold; color: #082143; font-size:10px; margin: 0; }

/*========================================================*/
/*  Design Elements                                       */
/*========================================================*/
/*-- Full Height                     --*/ .FullHeight { height:100%}
/*-- Header TD                       --*/ .header_td { width:1200px; height:157px; background:url(banner_bg.jpg) no-repeat; padding:0 0 0 0;}
/*-- logo TD                         --*/ .logo_td {padding:0 0 0 75px; margin:0; border:0; height:129px}
/*-- login TD                        --*/ .login_td {padding:0 3px 0 0px; margin:0; border:0;}

/*-- Search Bread TD                 --*/ .toptokens_td { width:1200px; height:30px; padding:0 0 0 70px;}
/*-- Content TD                      --*/ .content_td { width:1200px; padding:0 0 0 55px;}
/*-- terms, privacy, copyright TD    --*/ .bottomtokens_td { width:1200px; height:30px; padding:0 0 0 72px;}
/*-- Footer TD                       --*/ .footer_td { width:1200px; padding:0 0 0 72px;}
/*-- top shadow                      --*/ .Shadow_t {padding:0; margin:0; border:0; background:url(Shadow_t.png) repeat-x; width:100%; height:16px;}
/*-- top left shadow                 --*/ .Shadow_tl {padding:0; margin:0; border:0; height:16px; width:17px}
/*-- top right shadow                --*/ .Shadow_tr {padding:0; margin:0; border:0; height:16px; width:20px}
/*-- middle shadow                   --*/ .Shadow_m {padding:0; margin:0; border:0; background:#ffffff; width:100%;}
/*-- left shadow                     --*/ .Shadow_l {padding:0; margin:0; border:0; background:url(Shadow_l.png) repeat-y; width:17px;}
/*-- right shadow                    --*/ .Shadow_r {padding:0; margin:0; border:0; background:url(Shadow_r.png) repeat-y; width:20px;}
/*-- bottom shadow                   --*/ .Shadow_b {padding:0; margin:0; border:0; background:url(Shadow_b.png) repeat-x; width:100%; height:13px;}
/*-- bottom left shadow              --*/ .Shadow_bl {padding:0; margin:0; border:0; height:13px; width:17px; vertical-align:top}
/*-- bottom right shadow             --*/ .Shadow_br {padding:0; margin:0; border:0; height:13px; width:20px; vertical-align:top}

/*-- top shadowTan                      --*/ .ShadowTan_t {padding:0; margin:0; border:0; background:url(ShadowTan_t.png) repeat-x; width:100%; height:16px;}
/*-- top left ShadowTan                 --*/ .ShadowTan_tl {padding:0; margin:0; border:0; height:16px; width:17px}
/*-- top right ShadowTan                --*/ .ShadowTan_tr {padding:0; margin:0; border:0; height:16px; width:20px}
/*-- middle ShadowTan                   --*/ .ShadowTan_m {padding:0; margin:0; border:0; background:#e7e6e1; width:100%;}
/*-- left ShadowTan                     --*/ .ShadowTan_l {padding:0; margin:0; border:0; background:url(ShadowTan_l.png) repeat-y; width:17px;}
/*-- right ShadowTan                    --*/ .ShadowTan_r {padding:0; margin:0; border:0; background:url(ShadowTan_r.png) repeat-y; width:20px;}
/*-- bottom ShadowTan                   --*/ .ShadowTan_b {padding:0; margin:0; border:0; background:url(ShadowTan_b.png) repeat-x; width:100%; height:13px;}
/*-- bottom left ShadowTan              --*/ .ShadowTan_bl {padding:0; margin:0; border:0; height:13px; width:17px; vertical-align:top}
/*-- bottom right ShadowTan             --*/ .ShadowTan_br {padding:0; margin:0; border:0; height:13px; width:20px; vertical-align:top}

/*-- Login & Register TD             --*/ .loginreg_td { padding:0 40px 0px 0;}
/*-- Bottom TD                       --*/ .bottom_td {padding:0; margin:0; border:0; height:28px; background:#082143;}
/*-- Copyright TD                    --*/ .copyright_td { padding:0 0 0 0px;}
/*-- Privacy & Terms TD              --*/ .privacyterms_td { padding:0 0px 0 0;}
/*-- powered by TD                   --*/ .poweredby_td { padding:0 0px 0 0;}



/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/
/*-- Pane Padding                  --*/ .UtilityNavPane { padding: 0 15px 0 0px; }
/*-- Pane Padding                  --*/ .ContentPane { padding: 7px 7px 7px 7px; width:100% }
/*-- Pane Padding                  --*/ .PrimaryLeft40 { padding: 7px 7px 7px 7px; width:40%; }
/*-- Pane Padding                  --*/ .PrimaryMid30 { padding: 7px 7px 7px 7px; width:30%;}
/*-- Pane Padding                  --*/ .PrimaryRight30 { padding: 7px 7px 7px 7px; width:30%;}
/*-- Pane Padding                  --*/ .LeftPane50 { padding: 7px 7px 7px 7px; width:50%;}
/*-- Pane Padding                  --*/ .RightPane50 { padding: 7px 7px 7px 7px; width:50%;}
/*-- Pane Padding                  --*/ .PaneA100 { padding: 7px 7px 7px 7px; width:100% }
/*-- Pane Padding                  --*/ .LeftPane70 { padding: 7px 7px 7px 7px; width:70%;}
/*-- Pane Padding                  --*/ .RightPane30 { padding: 7px 7px 7px 7px; width:30%;}
/*-- Pane Padding                  --*/ .PaneB100 { padding: 7px 7px 7px 7px; width:100% }
/*-- Pane Padding                  --*/ .LeftPane30 { padding: 7px 7px 7px 7px; width:30%;}
/*-- Pane Padding                  --*/ .RightPane70 { padding: 7px 7px 7px 7px; width:70%;}
/*-- Pane Padding                  --*/ .PaneC100 { padding: 7px 7px 7px 7px; width:100% }




/*-- Pane Padding                  --*/ .BottomRightPane { padding: 0 0px 0 0px; width:60%;}
/*-- Pane Padding                  --*/ .BottomPane { padding: 7px 7px 7px 7px; }
/*-- Pane Padding                  --*/ .FooterPane { padding: 7px 7px 7px 7px; }

/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- login token idle                  --*/ .LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active { color: #fff; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- login token hover                 --*/ a.LOGIN_object:hover { color: #fff; font-family: Arial; font-weight: normal; font-size: 11px; text-decoration: underline; }
/*-- user token idle                   --*/ .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { color: #fff;  font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- user token hover                  --*/ a.USER_object:hover { color: #fff; font-family: Arial; font-weight: normal; font-size: 11px; text-decoration: underline; }
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { color: #244878; font-family: "Times New Roman", Times, serif; font-size: 11px; text-decoration: none; font-weight:bold;}
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover { color: #244878; font-family: "Times New Roman", Times, serif; font-size: 11px; text-decoration: underline; font-weight:bold; }

/*-- terms privacy and copyright       --*/ .FOOTER_objects { color:#fff; font-size: 11px; font-weight: normal;}
/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { font-size: 11px; color:#fff; font-weight: normal; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover { font-size: 11px; color:#fff; font-weight: normal; text-decoration: underline;  }
/*-- powered by                        --*/ .POWEREDBY_objects { color:#7c93b0; font-size: 11px; font-weight: normal;}
/*-- powered by links                  --*/ a.POWEREDBY_objects:link, a.POWEREDBY_objects:visited, a.POWEREDBY_objects:active { font-size: 11px; color:#7c93b0; font-weight: normal; text-decoration:none; }
/*-- powered by hover                  --*/ a.POWEREDBY_objects:hover { font-size: 11px; color:#7c93b0; font-weight: normal; text-decoration: underline;  }




/*========================================================*/
/*  Text                                                  */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family: Arial; font-size: 13px; color: #191626; line-height:1.5; }
/*-- all of the white text on site     --*/ .NormalWhite { font-family: Arial; font-size: 13px; color: #ffffff; }

/*-- most of the bold text on site     --*/ .NormalBold { font-family: Arial; font-size: 13px; font-weight: bold; color: #191626; }
/*-- red text on site for errors       --*/ .NormalRed { color: #f48328; font-family: Arial; font-weight: bold; font-size: 13px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: Arial; font-size: 13px; font-weight: bold; color: #082143; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 13px; color: #082143; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  Links                                                 */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #082143; font-family: Arial; font-weight: bold; text-decoration: none; }
/*-- default links hover               --*/ a:hover { color: #082143; font-family: Arial; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #082143; font-family: Arial; font-weight: bold; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #082143; font-family: Arial; text-decoration: underline; }
/*-- normal white links visited and active  --*/ a.NormalWhite:link, a.NormalWhite:visited { color: #ffffff; font-family: Arial; font-weight: bold; text-decoration: none; }
/*-- normal white links hover               --*/ a.NormalWhite:hover { color: #ffffff; font-family: Arial; text-decoration: underline; }
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 15px 12px 7px 12px; cursor: hand; font-size:1px; margin: 0 0 0 0;}
/*-- footer links                      --*/ .Footer_Links, a.Footer_Links:link, a.Footer_Links:visited, a.Footer_Links:active { color: #FFF; font-family: Arial; font-size: 11px; font-weight:bold; text-decoration: none; }
/*-- footer links hover                --*/ a.Footer_Links:hover { color: #EEE; font-family: Arial; font-weight:bold; font-size: 11px; text-decoration: none; }
									        A.CommandButton:link {text-decoration: none;color: #082143;}
									        A.CommandButton:visited {text-decoration: none;color: #082143;}
									        A.CommandButton:hover {text-decoration: underline;color: #082143;}
									        A.CommandButton:active {text-decoration: none;color: #082143;}


/*========================================================*/
/*  Forms                                                 */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: Arial; font-size: 11px; color: #555; }
/*-- textbox                    --*/ .NormalTextBox { color: #555; padding-left: 4px; line-height: 12px; font-family: Arial; font-weight: normal; font-size: 11px; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; visibility: invisible; border: 0; }
/* hyperlink style for buttons and link buttons used in the portal admin pages */

/*-------------- Search SkinObject Styles --------------*/
#dnn_dnnSEARCH_txtSearch.NormalTextBox { height:15px; background: transparent; width: 150px; color: #bd2216; font-size: 11px; padding: 0px 0px 0px 0px; border: 0px solid #ede9de; cursor:text;}
.SearchBox { width:100%; vertical-align:bottom; font-size:0; line-height:0; margin:0 0 0 0; padding:0 0 0 0; }
.SearchBox a img { margin:0; padding:0; border:none; }
.SearchBox img { width:45px; height:14px; }
.search_td { width:197px; vertical-align: middle; text-align: right; height: 20px; background: url(search-bg.png) no-repeat top right; padding: 0px 0px 0px 0px; }
#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}

/*========================================================*/
/*     Main Menu                                          */
/*========================================================*/

#menu_left { width:160px; background:url(dummy.gif) no-repeat; }
#menu_left img { width:160px; height:28px; }
#menu_right { width:16px; background:url(dummy.gif) no-repeat; }
#menu_right img { width:16px; height:28px; }
#menu_bg { background:url(dummy.gif) repeat-x; }

.MainMenu_SubMenu { padding:0; margin:0; border-top:1px solid #dcdcdc; border-right:1px solid #dcdcdc; border-left:1px solid #dcdcdc; z-index:1000; font-weight:normal; opacity:.85; }
.MainMenu_MenuItem { font-family:arial,helvetica,verdana; font-size:11px; font-weight:bold; font-style:normal; padding:3px 30px 3px 13px; line-height:1.5; border-top:0 solid #ffffff; border-right:0 solid #ffffff; border-bottom:1px solid #dcdcdc; border-left:0 solid #ffffff; }
.MainMenu_MenuItemSel {background:transparent; }
.SubMenu_MenuItemSel {background: #000099; font-family:arial,helvetica,verdana; font-size:11px; font-weight:bold; padding:3px 30px 3px 13px; line-height:1.5; border-top:0 solid #ffffff; border-right:0 solid #ffffff; border-bottom:1px solid #dcdcdc; border-left:0 solid #ffffff; }
.MainMenu_MenuContainer { height:28px; background:transparent; }
.MainMenu_MenuContainer td { vertical-align:top; }
.MainMenu_MenuBar { height:28px; background:transparent; }
.MainMenu_Idle td img { display:none; }
.MainMenu_Idle td { line-height:0; height:28px; padding:0; margin:0; }
.MainMenu_Idle td div { height:28px; background:url(dummy.gif) top right no-repeat; background-color:transparent; margin:0; padding:0; }
.MainMenu_Idle td div div { height:28px; background:url(dummy.gif) top left no-repeat; margin:0; padding:0 0px 0 0px; }
.MainMenu_Idle td div div div { height:28px; padding:0; margin:0; background:url(dummy.gif) top left repeat-x; }
.MainMenu_Idle td div div div div { height:28px; padding:0; margin:0; background:url(dummy.gif) center center repeat-x; }
.MainMenu_Idle td div div div div div { height:15px; background:url(dummy.gif) center center repeat-x; text-align:center; padding:7px 8px 0 8px; margin:0; font-size:11px; font-weight:bold;  color:#082143; line-height:normal; }
.MainMenu_Selected td img { display:none; background:transparent;}
.MainMenu_Selected td { height:28px; padding:0; margin:0; line-height:0; background:transparent;}
.MainMenu_Selected td div { height:28px; background:url(dummy.gif) top right no-repeat; margin:0; padding:0; }
.MainMenu_Selected td div div { height:28px; background:url(dummy.gif) top left no-repeat; margin:0; padding:0 0px 0 0px; }
.MainMenu_Selected td div div div { height:28px; padding:0; margin:0; background:url(tab_sel.png) top left repeat-x; }
.MainMenu_Selected td div div div div { height:28px; padding:0; margin:0; background:transparent;}
.MainMenu_Selected td div div div div div { height:15px; background:transparent; text-align:center; padding:7px 8px 0 8px; margin:0; font-size:11px; font-weight:bold; color:#ffffff; text-shadow:#000000 2px 2px 2px; line-height:normal; }

.MainMenu_BreadcrumbActive td img { display:none; background:transparent;}
.MainMenu_BreadcrumbActive td { height:28px; padding:0; margin:0; line-height:0; background:transparent;}
.MainMenu_BreadcrumbActive td div { height:28px; background:url(dummy.gif) top right no-repeat; margin:0; padding:0; }
.MainMenu_BreadcrumbActive td div div { height:28px; background:url(dummy.gif) top left no-repeat; margin:0; padding:0 0px 0 0px; }
.MainMenu_BreadcrumbActive td div div div { height:28px; padding:0; margin:0; background:url(tab_sel.png) top left repeat-x; }
.MainMenu_BreadcrumbActive td div div div div { height:28px; padding:0; margin:0; background:transparent;}
.MainMenu_BreadcrumbActive td div div div div div { height:15px; background:transparent; text-align:center; padding:7px 8px 0 8px; margin:0; font-size:11px; font-weight:bold; color:#ffffff; text-shadow:#000000 2px 2px 2px; line-height:normal; }


.MainMenu_MenuArrow { border-top:0 solid #ffffff; border-right:0 solid #ffffff; border-bottom:1px solid #dcdcdc; border-left:0 solid #ffffff; margin:0; padding:0; }									 
.MainMenu_RootMenuArrow { display:none; }									 
.MainMenu_MenuIcon { display:none; }									 
.MainMenu_Separator img { width:3px; height:28px; margin:0; }
.MainMenu_MenuBreak { border:none; background:transparent; vertical-align:top; }

.EMSubMenuItemOn { color:#ffffff; }
.EMSubMenuItemOff { color:#082143; }
.EMSubMenuItemBGOn {background: #082143; }
.EMSubMenuItemBGOff { background:#aea68e; }
.EMMenuArrow {display:none; }


/*-----------------------------------------------------------------------*/
/* Module Menus															 */
/*-----------------------------------------------------------------------*/
.ModuleTitle_SubMenu { background:#aea68e; color: #082143; padding:0; margin:0; border:1px solid #ffffff; z-index:1000; font-weight:bold;}
.ModuleTitle_MenuItem { background:#aea68e; color: #082143; font-family:arial,helvetica,verdana; font-size:11px; font-weight:bold; font-style:normal; padding:0 15px 0 10px; height:20px; border:1px solid #082143; }
.ModuleTitle_MenuItemSel { background:#082143; color: #ffffff; font-family:arial,helvetica,verdana; font-size:11px; font-weight:bold; padding:0 15px 0 10px; height:20px; border:1px solid #082143; }
.ModuleTitle_MenuContainer { background:transparent;}
.ModuleTitle_MenuBar { }
.ModuleTitle_MenuArrow { display:none; }
.ModuleTitle_RootMenuArrow { display:none; }
.ModuleTitle_MenuIcon { background:transparent; border:0; width:0; height:1px; padding:0; margin:0; font-size:0; }
.ModuleTitle_MenuIcon img { margin:0 10px 0 10px; }


