/*========================================================*/
/*    CSS for DotNetNuke Skin - Accomplish_Light Blue     */
/*                   by Cyber-Skinning                    */
/*             http://www.Cyber-Skinning.com              */
/*========================================================*/

/*========================================================*/
/*  Universal                                             */
/*========================================================*/
* {line-height: normal; margin:0; padding:0; border:0;}
/* Style For HTML PAGE                   */ html { height: 100%; line-height: normal; margin:0; padding:0; border:0;}
/* Setting Text Throughout the skin      */ table, tr, td {font-family: "Times New Roman", Times, serif; font-size: 11px; line-height: normal; margin:0; padding:0; border:0;}
                                            p {font-family: "Times New Roman", Times, serif; font-size: 11px; line-height: normal; margin:0; padding:0; border:0;}
											li {font-family: "Times New Roman", Times, serif; font-size: 11px; line-height: normal; list-style: url(bullet.gif); margin:0; padding:0; border:0; }
											ul {font-family: "Times New Roman", Times, serif; font-size: 11px; line-height: normal; list-style: url(bullet.gif); margin:0; padding:0; border:0; }
											img {line-height: normal; margin:0; padding:0; border:0;}

/*========================================================*/
/*  Design Elements                                       */
/*========================================================*/

/*-- width setting on skins        --*/ .StandardWidth { width:960px;}
/*-- 100 percent height where req  --*/ .FullHeight { height:100%; }
/*-- cell containing content panes --*/ .ContentPanesTD { width:auto; height:100%; vertical-align: top; padding-top:0px; background: #ffffff;}
/*-- outer table on boxed skins    --*/ .OuterTableBoxed { width:960px; margin:auto; border:#b8ccff solid 1px;}
/*-- outer table on FULL skins     --*/ .OuterTableFULL { width:100%; height:100%; margin:auto; border:#b8ccff solid 1px;}
/*-- row containing breadcrumbs    --*/ .BreadcrumbsRow { height:41px; background: url(bread-bg.gif) repeat top left; padding: 0 0 0 0; }
/*-- row for space between areas   --*/ .SpaceBar { height:10px; padding: 0 0 0 0; }
/*-- cell containing logo & Menu   --*/ .HeaderTD { width: 100%; height:45px; vertical-align:bottom; background: url(HeaderTD_BG.gif) #b2c7fc repeat-x top left;  border-bottom:#ffffff solid 1px;}
/*-- Header Right TD               --*/ .HeaderRightTD { vertical-align: bottom; padding: 0 0px 0 0px;}
/*-- cell containing Date          --*/ .DateTD { height:15px; vertical-align: top; padding-right:10px; padding-bottom:7px;}
/*-- cell containing Login & Lan   --*/ .LoginTD { height:15px; vertical-align: top; padding-right:10px; padding-bottom:7px;}
/*-- cell containing breadcrumbs   --*/ .BreadcrumbsTD { height: 41px; width: 100%; background: url(bread-bg-l.gif) no-repeat top left; color:#dfe8ff; vertical-align: middle; padding: 0 20px 0 17px; }
/*-- cell containing search        --*/ .SearchTD { width:215px; vertical-align: top; text-align: right; height: 41px; background: url(search-bg.gif) no-repeat top right; padding: 10px 7px 0 0; }
/*-- cell containing privacy       --*/ .PrivacyTD { text-align: left; padding: 0 0 0 0; }
/*-- cell containing copyright     --*/ .CopyrightTD { text-align: right; padding: 0 0 0 0;}
/*-- cell containing copyright     --*/ .CopyrightRow { height:15px; padding: 0 10px 0 10px; vertical-align: middle; background-color:#b2c6fc;  border-top:#b8ccff solid 1px;}
/*-- cell containing footerlinks   --*/ .FooterLinksTD { border-right:#5377d4 dotted 1px; color:#5377d4;}

/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/

/*-- Logo pane                     --*/ .LogoPane { padding: 0 0px 0 0px; vertical-align: bottom;}
/*-- Header Nav pane               --*/ .HeaderPane { width: 100%; padding: 0 7px 0 7px;}
/*-- Banner Pane                   --*/ .BannerPane { width: 100%; padding: 7px 7px 0 7px;}
/*-- top inside content pane       --*/ .TopPane { width: 100%; padding: 0 7px 0 7px;}
/*-- top inside content pane 2     --*/ .TopPane2 { 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 7px; width: 50%; }
/*-- left2 content pane            --*/ .LeftPane2 { padding: 0 0px 0 7px; width: 35%; }
/*-- content2 pane                 --*/ .ContentPane2 { padding: 0 7px 0 7px; }
/*-- right2 content pane           --*/ .RightPane2 { padding: 0 7px 0 0px; width: 25%; }
/*-- 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;}

/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- login token idle                  --*/ .LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active { color: #5377d4; background:  url(ico-login.gif) no-repeat bottom left;  font-family: "Times New Roman", Times, serif; font-size: 11px; font-weight:normal; text-decoration: none; height:17px; float:right; padding: 2px 0 0 25px; margin: 0 0px 0 16px; }
/*-- login token hover                 --*/ a.LOGIN_object:hover { background:  url(ico-login-over.gif) no-repeat bottom left; color: #6f96fc; font-family: "Times New Roman", Times, serif; font-weight:normal; font-size: 11px; text-decoration: none; }
/*-- user token idle                   --*/ .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { color: #5377d4; background:  url(ico-register.gif) no-repeat bottom left;  font-family: "Times New Roman", Times, serif; 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: #6f96fc; font-family: "Times New Roman", Times, serif; 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: #5377d4; font-family: "Times New Roman", Times, serif; font-size: 11px; text-decoration: none; }
/*-- date token hover                  --*/ a.DATE_object:hover { color: #6f96fc; font-family: "Times New Roman", Times, serif; font-size: 11px; text-decoration: none; }
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { color: #5377d4; font-family: "Times New Roman", Times, serif; font-size: 11px; text-decoration: none; font-weight:bold;}
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover { color: #6f96fc; font-family: "Times New Roman", Times, serif; font-size: 11px; text-decoration: none; font-weight:bold; }
/*-- terms privacy and copyright       --*/ .FOOTER_objects { color:#5377d4; font-size: 11px; }
/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { font-size: 11px; color:#5377d4; font-weight:normal; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover { font-size: 11px; color:#6f96fc; font-weight:normal; text-decoration:none;  }

/*========================================================*/
/*  Text                                                  */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family: "Times New Roman", Times, serif; font-size: 11px; color: #000; margin:0; padding:0; border:0;}
/*-- most of the bold text on site     --*/ .NormalBold { font-family: "Times New Roman", Times, serif; font-size: 11px; font-weight: bold; color: #000; margin:0; padding:0; border:0;}
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: "Times New Roman", Times, serif; font-weight: bold; font-size: 11px; margin:0; padding:0; border:0;}
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: "Times New Roman", Times, serif; font-size: 11px; font-weight: bold; color: #5377d4; margin:0; padding:0; border:0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 11px; color: #5377d4; background: transparent; font-weight: bold; margin:0; padding:0; border:0;}
/*-- h1 - on site                      --*/ H1 { font-size: 22px; color: #5377d4; background: transparent; font-weight: bold; font-family: "Times New Roman", Times, serif; margin:0; padding:0; border:0; line-height:normal;}
/*-- h2 - on site                      --*/ H2 { font-size: 16px; color: #5377d4; background: transparent; font-weight: bold; font-family: "Times New Roman", Times, serif; margin:0; padding:0; border:0; line-height:normal;}
/*-- h3 - on site                      --*/ H3 { font-size: 12px; color: #5377d4; background: transparent; font-weight: bold; font-family: "Times New Roman", Times, serif; margin:0; padding:0; border:0; line-height:normal;}

/*========================================================*/
/*  Links                                                 */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #5377d4; font-family: "Times New Roman", Times, serif; font-weight: bold; font-size: 11px; text-decoration: underline; }
/*-- default links hover               --*/ a:hover { color: #6f96fc; font-family: "Times New Roman", Times, serif; font-size: 11px; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #5377d4; font-family: "Times New Roman", Times, serif; font-weight: bold; font-size: 11px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #6f96fc; font-family: "Times New Roman", Times, serif; font-size: 11px;	text-decoration: none; }
/*-- 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: #dfe8ff; font-family: "Times New Roman", Times, serif; font-size: 9px; font-weight:normal; text-decoration: none; }
/*-- footer links hover                --*/ a.Footer_Links:hover { color: #EEE; font-family: "Times New Roman", Times, serif; font-weight:bold; font-size: 11px; text-decoration: none; }

/*========================================================*/
/*  Forms                                                 */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: "Times New Roman", Times, serif; font-size: 11px; color: #333; }
/*-- textbox                    --*/ .NormalTextBox { color: #333; padding-left: 4px; line-height: 12px; font-family: "Times New Roman", Times, serif; 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: #5377d4; padding: 4px 4px 0px 4px; border: 0px solid #FFFFFF; cursor:text;}

/*========================================================*/
/*     Main Menu and Module Menus                         */
/*========================================================*/
#MenuContainer { height:37px; margin:0px 0 0 0; }
#MenuBarL { width:5px; background:url(images/spacer.gif) no-repeat; margin:0; padding:0; border:0;}
#MenuBarL img { width:5px; height:37px; margin:0; padding:0; border:0;}
#MenuBarR { width:5px; background:url(images/spacer.gif) no-repeat; margin:0; padding:0; border:0;}
#MenuBarR img { width:5px; height:37px; margin:0; padding:0; border:0;}
#MenuBar { background:url(images/spacer.gif) repeat-x; }

.MainMenu_SubMenu { padding:0; margin:0; border-top:1px solid #dcdcdc; border-right:1px solid #dcdcdc; border-left:1px solid #dcdcdc; font-weight:normal; opacity:.95; }
.MainMenu_MenuItem { font-family:arial,helvetica,verdana; font-size:11px; font-weight:bold; font-style:normal; padding:5px 30px 5px 13px; height:20px; 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 { font-family:arial,helvetica,verdana; font-size:11px; font-weight:bold; padding:5px 30px 5px 13px; height:20px; border-top:0 solid #ffffff; border-right:0 solid #ffffff; border-bottom:1px solid #dcdcdc; border-left:0 solid #ffffff; }
.MainMenu_MenuContainer { background:transparent; }
.MainMenu_MenuContainer td { vertical-align:top; }
.MainMenu_MenuBar { height:37px; background:transparent; }
.MainMenu_Idle td img { display:none; }
.MainMenu_Idle td { line-height:0; height:37px; padding:0; margin:0; }
.MainMenu_Idle td div { height:37px; background:url(images/RSeperator-div.png) top right no-repeat; background-color:transparent; margin:0; padding:0; border:0; }
.MainMenu_Idle td div div { height:37px; background:url(images/LSeperator-div.png) top left no-repeat; margin:0; padding:0 5px 0 5px; }
.MainMenu_Idle td div div div { height:37px; padding:0; margin:0; background:url(images/nav2-bg.png) top left repeat-x; }
.MainMenu_Idle td div div div div { height:37px; padding:0; margin:0; background:url(images/nav2-bg.png) center center repeat-x; }
.MainMenu_Idle td div div div div div { background:url(images/spacer.gif) center center repeat-x; text-align:center; padding:10px 8px 0 8px; _padding:9px 8px 0 8px !important; margin:0; font-weight:bold; color:#ffffff; font-size: 12pt; text-shadow:#000000 2px 2px 2px; line-height:normal; }
.MainMenu_Selected td img, .MainMenu_BreadcrumbActive td img { display:none; }
.MainMenu_Selected td, .MainMenu_BreadcrumbActive td { height:37px; padding:0; margin:0; line-height:0; }
.MainMenu_Selected td div, .MainMenu_BreadcrumbActive td div { height:37px; background:url(images/RASeperator-div.png) top right no-repeat; margin:0; padding:0; }
.MainMenu_Selected td div div, .MainMenu_BreadcrumbActive td div div { height:37px; background:url(images/LASeperator-div.png) top left no-repeat; margin:0; padding:0 5px 0 5px; }
.MainMenu_Selected td div div div, .MainMenu_BreadcrumbActive td div div div { height:37px; padding:0; margin:0; background:url(images/nav2-active.png) top left repeat-x; }
.MainMenu_Selected td div div div div, .MainMenu_BreadcrumbActive td div div div div { height:37px; padding:0; margin:0; background:url(images/nav2-active.png) center center no-repeat; }
.MainMenu_Selected td div div div div div, .MainMenu_BreadcrumbActive td div div div div div { background:url(images/spacer.gif) center center repeat-x; text-align:center; padding:10px 8px 0 8px; _padding:9px 8px 0 8px !important; margin:0; font-size: 12pt; text-shadow:#000000 2px 2px 2px; font-weight:bold; color:#ffffff; 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:2px; margin:0 1px 0 1px; }
.MainMenu_MenuBreak { border:none; background:transparent; vertical-align:top; }

.EMSubMenuItemOn { color:#ffffff; }
.EMSubMenuItemOff { color:#ffffff; }
.EMSubMenuItemBGOn {background:url(images/SubSel.png) top left repeat-x; }
.EMSubMenuItemBGOff { background:#5377d4; }
.EMMenuArrow { }

/* 
================================
 Module Title Styles
================================
*/  
.ModuleTitle_MenuItem TD { cursor: pointer; cursor: hand; color: ffffff; font-family: "Times New Roman", Times, serif; font-style: normal; height: 21px; white-space: nowrap; padding: 1px 3px 3px 1px;}
.ModuleTitle_MenuItem {	border: white 0px solid; }
.ModuleTitle_MenuIcon {	cursor: pointer; cursor: hand; background-color: #ffffff; width: 15px; height: 100%;}
.ModuleTitle_SubMenu {z-index: 1000; cursor: pointer; cursor: hand; background-color: #5377d4; color:#ffffff; border:1px solid #000000; padding: 1px 1px 1px 1px;}
.ModuleTitle_MenuBreak  { background-color: #5377d4; font-size: 1px; }
.ModuleTitle_MenuItemSel {cursor: pointer; cursor: hand; color: #FFFFFF; font-family: "Times New Roman", Times, serif; font-style: normal; background:url(images/SubSel.png) top left repeat-x;}

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/



