/*===============================================================*/
/*                   CSS for DNN Skin - Napier                   */
/*                          ChangeWorks!                         */
/*                                                               */
/*                      by David Poindexter                      */
/*                   http://www.changeworks.com                  */
/*                    dpoindexter@dplimited.us                   */
/*===============================================================*/

/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/

/* Style For HTML PAGE/BODY              */ html, body { height: 100%; }
/* Style For HTML PAGE					 */ /* html { overflow: hidden; overflow: scroll; } */
/* Style For HTML BODY                   */ #body { margin: 0; background: #716820 url(images/PageBackground_Tile.jpg) repeat-x; }
/* Style For MainTable                   */ .MainTable {background-color: #ffffff; }
/* Setting Text Throughout the skin      */ table, tr, td, p {font-family: Arial; font-size: 11px; /*line-height: 1.4em;*/ }

/*========================================================*/
/*  2. Design Elements                                    */
/*========================================================*/

/*-- Splash page design                     --*/ /*.skinsplash { background-repeat: no-repeat; BACKGROUND-IMAGE: url(AnselSplash.jpg); background-position: center;	HEIGHT:450px; } */
/*-- Control panel design                   --*/ .controlpanel { width: 100%;	background-color: #ffffff; }
/*-- Standard button design                 --*/ .StandardButton { background: #efefee none; color: #768A1B; font-family: Arial; font-size: 11px; font-weight: bold; cursor: hand;}
/*-- cell containing login and register - 2 --*/ .LoginTD { background-image: url(images/Top_Right.gif); background-repeat: no-repeat; padding: 0px 0px 0px 0px; } 
/*-- cell containing search                 --*/ /*.SearchTD { text-align:right; vertical-align: top; padding: 0px 4px 0px 0px; } */
/*-- cell containing menu                   --*/ .MenuTD { /*background-image: url(images/PhoneNumber.gif); background-repeat: no-repeat;*/ background-color: #ffffff; width: 930px; height: 16px; text-align: right; vertical-align: top; padding: 0px 0px 0px 0px; } 
/*-- cell containing date                   --*/ /*.DateTD { width: 292px; height: 26px; text-align:left; vertical-align: top; padding: 5px 0px 5px 5px; }*/
/*-- cell containing breadcrumbs            --*/ /*.BreadCrumbsTD { width: 292px; height: 26px; text-align:left; vertical-align: top; padding: 5px 0px 5px 0px; }*/
/*-- DIV containing panes                   --*/ .Main_TopPanesDIV { background-color: #ffffff; padding: 5px 5px 5px 5px; }
/*-- DIV containing panes                   --*/ .Admin_TopPanesDIV { padding: 7px 7px 7px 7px; width: 100%; text-align: left; }
/*-- Logo TD                                --*/ /*.LogoTD { background: url(images/Home_Logo2.jpg) no-repeat top left; width: 102px; height: 53px; } */

/*========================================================*/
/*  3. Content Panes                                      */
/*========================================================*/

/*-- banner right pane             --*/ .BannerRight { background-image: url(images/Banner_Right.jpg); background-repeat: no-repeat; background-color: #E5D7C7; width: 148px; height: 175px; vertical-align: bottom; padding: 0px 0px 0px 0px; } 
/*-- far left pane                 --*/ .FarLeft { width: 199px; height: 404px; vertical-align: top; padding: 0px 7px 0px 7px; } 
/*-- content pane                  --*/ .ContentPane { padding: 7px 7px 7px 7px; vertical-align: top; width: 100%;}
/*-- mid left pane                 --*/ .MidLeftPane { padding: 7px 7px 7px 7px; vertical-align: top; width: 33%;}
/*-- mid center pane               --*/ .MidCenterPane { padding: 7px 7px 7px 7px; vertical-align: top; width: 67%;}
/*-- mid right pane                --*/ /*.MidRightPane { padding: 7px 7px 7px 7px; vertical-align: top; width: 33%;}*/
/*-- middle pane                   --*/ .MiddlePane { padding: 7px 7px 7px 7px; vertical-align: top; width: 100%;}
/*-- bottom left pane              --*/ .BottomLeftPane { padding: 7px 7px 7px 7px; vertical-align: top; width: 50%;}
/*-- bottom right pane             --*/ .BottomRightPane { padding: 7px 7px 7px 7px; vertical-align: top; width: 50%;}
/*-- bottom pane                   --*/ .BottomPane { padding: 7px 7px 7px 7px; vertical-align: top; width: 100%;}

/*========================================================*/
/*  4. Tokens                                             */
/*========================================================*/

/*-- login and user token idle         --*/ /*.LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active, .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { color: #FFF; font-family: Arial; font-size: 10px; font-weight:bold; text-decoration: none; } */
/*-- login and user token hover        --*/ /*a.LOGIN_object:hover, a.USER_object:hover { color: #ddd; font-family: Arial; font-weight:bold; font-size: 10px; text-decoration: none; } */
/*-- date token idle                   --*/ /*.DATE_object, a.DATE_object:link, a.DATE_object:visited, a.DATE_object:active { color: #FFF; font-family: Arial; font-size: 10px; text-decoration: none; } */
/*-- date token hover                  --*/ /*a.DATE_object:hover { color: #ddd; font-family: Arial; font-size: 10px; text-decoration: none; } */
/*-- date token idle 2                 --*/ /*.DATE_object2, a.DATE_object2:link, a.DATE_object2:visited, a.DATE_object2:active { color: #777; font-family: Arial; font-size: 10px; text-decoration: none; font-weight:normal; } */
/*-- date token hover 2                --*/ /*a.DATE_object2:hover { color: #777; font-family: Arial; font-size: 10px; text-decoration: none; } */
/*-- breadcrumbs token idle            --*/ /*.BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { color: #777; font-family: Arial; font-size: 10px; text-decoration: none; font-weight:bold;} */
/*-- breadcrumbs token hover           --*/ /*a.BREADCRUMBS_object:hover { color: #444; font-family: Arial; font-size: 10px; text-decoration: none; font-weight:bold; } */
/*-- terms privacy and copyright       --*/ /*.FOOTER_objects { color:#FFF; font-size: 10px; } */
/*-- terms privacy and copyright links --*/ /*a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { color:#FFF; font-weight:bold; text-decoration:none; } */
/*-- terms privacy and copyright hover --*/ /*a.FOOTER_objects:hover { color:#DDD; font-weight:bold; text-decoration:none;  } */

/* Classes Replacing the Media for the Privacy, Copyright, Terms, Date Links */
.MediaTabs { font-weight: normal; font-size: 10px; color: #ffffff; font-family: Arial; text-decoration: none; }
A.MediaTabs:link { color: #ffffff; font-size: 10px; font-weight: normal; text-decoration: none; }
A.MediaTabs:visited { color: #ffffff; font-size: 10px; font-weight: normal; text-decoration: none; }
A.MediaTabs:active { color: #ffffff; font-size: 10px; font-weight: normal; text-decoration: none; }
A.MediaTabs:hover {	color: #ffffff; font-size: 10px; font-weight: normal; text-decoration: underline; }

.Breadcrumbs { font-weight: bold; font-size: 11px; color: #c06c42; font-family: Arial; text-decoration: none; border: dashed 0px black; }
A.Breadcrumbs:link { color: #c06c42; font-size: 11px; font-weight: bold; text-decoration: none; }
A.Breadcrumbs:visited { color: #c06c42; font-size: 11px; font-weight: bold; text-decoration: none; }
A.Breadcrumbs:active { color: #c06c42; font-size: 11px; font-weight: bold; text-decoration: none; }
A.Breadcrumbs:hover {	color: #c06c42; font-size: 11px; font-weight: bold; text-decoration: underline; }

.CurrentDate { font-weight: bold; font-size: 11px; color: #c06c42; font-family: Arial; text-decoration: none; border: dashed 0px black; }
A.CurrentDate:link { color: #c06c42; font-size: 11px; font-weight: bold; text-decoration: none; }
A.CurrentDate:visited { color: #c06c42; font-size: 11px; font-weight: bold; text-decoration: none; }
A.CurrentDate:active { color: #c06c42; font-size: 11px; font-weight: bold; text-decoration: none; }
A.CurrentDate:hover {	color: #c06c42; font-size: 11px; font-weight: bold; text-decoration: underline; }

.UserLoginLinks { border: #ffffff 0px solid; color: #8d5c24; font-size: 10px; font-weight: normal; font-family: Arial; text-decoration: none; }
A.UserLoginLinks:link { color: #ffffff;	font-size: 10px; font-weight: normal; font-family: Arial; text-decoration:  none; }
A.UserLoginLinks:visited { color: #ffffff; font-size: 10px; font-weight: normal; font-family: Arial; text-decoration: none; }
A.UserLoginLinks:active { color: #ffffff; font-size: 10px; font-weight: normal; font-family: Arial; text-decoration: none; }
A.UserLoginLinks:hover { color: #ffffff; font-size: 10px; font-weight: normal; font-family: Arial; text-decoration: underline; } 

.HomeUserLoginLinks { border: #7fc31c 0px solid; color: #222222; font-size: 10px; font-weight: normal; font-family: Arial; text-decoration: none; }
A.HomeUserLoginLinks:link { color: #222222;	font-size: 10px; font-weight: normal; font-family: Arial; text-decoration:  none; }
A.HomeUserLoginLinks:visited { color: #222222; font-size: 10px; font-weight: normal; font-family: Arial; text-decoration: none; }
A.HomeUserLoginLinks:active { color: #222222; font-size: 10px; font-weight: normal; font-family: Arial; text-decoration: none; }
A.HomeUserLoginLinks:hover { color: #222222; font-size: 10px; font-weight: normal; font-family: Arial; text-decoration: none; } 

.SubUserLoginLinks { border: #7fc31c 0px solid; color: #222222; font-size: 10px; font-weight: normal; font-family: Arial; text-decoration: none; }
A.SubUserLoginLinks:link { color: #222222;	font-size: 10px; font-weight: normal; font-family: Arial; text-decoration:  none; }
A.SubUserLoginLinks:visited { color: #222222; font-size: 10px; font-weight: normal; font-family: Arial; text-decoration: none; }
A.SubUserLoginLinks:active { color: #222222; font-size: 10px; font-weight: normal; font-family: Arial; text-decoration: none; }
A.SubUserLoginLinks:hover { color: #222222; font-size: 10px; font-weight: normal; font-family: Arial; text-decoration: none; } 

/*========================================================*/
/*  5. Text                                               */
/*========================================================*/


/*-- most of the text on site          --*/ .normal, .Normal { color: #1b0f09; font-family: Arial; font-size: 11px; }
/*-- most of the small text on site    --*/ .normalsmall, .NormalSmall { color: #1b0f09; font-family: Arial; font-size: 10px; }
/*-- most of the large text on site    --*/ .normallarge, .NormalLarge { color: #1b0f09; font-family: Arial; font-size: 12px; }
/*-- most of the x-large text on site  --*/ .normalxlarge, .NormalXLarge { color: #1b0f09; font-family: Arial; font-size: 13px; }
/*-- most of the bold text on site     --*/ .NormalBold { color: #1b0f09; font-family: Arial; font-size: 11px; font-weight: bold; }
/*-- red text on site for errors       --*/ .NormalRed { color: #da251d; font-family: Arial; font-size: 11px; font-weight: bold; }
/*-- brown text on site                --*/ .NormalBrown { color: #8d5c24; font-family: Arial; font-size: 11px; }
/*-- white text on site                --*/ .NormalWhite { color: white; font-family: Arial; font-size: 11px; }
/*-- big headers on site               --*/ .Header1 { background: transparent; color: #1b0f09; font-family: Arial; font-size: 12px; font-weight: bold; padding: 0;}
/*-- big headers on site               --*/ .Header2 { background: transparent; color: #1b0f09; font-family: Arial; font-size: x-large; font-weight: normal; padding: 0;}
/*-- subheadings - mostly in admin     --*/ .SubHead { background: transparent; color: #b47d46; font-family: Arial; font-size: 11px; font-weight: bold; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { background: transparent; color: #768a1b; font-family: Arial; font-size: 12px; font-weight: bold; padding: 0;}

/*-- most of the text on site          --*/ .aTextSizeNormal { color: #1b0f09; font-family: Arial; font-size: 11px; }
/*-- most of the small text on site    --*/ .aTextSizeSmall { color: #1b0f09; font-family: Arial; font-size: 10px; }
/*-- most of the large text on site    --*/ .aTextSizeLarge { color: #1b0f09; font-family: Arial; font-size: 12px; }
/*-- most of the x-large text on site  --*/ .aTextSizeXLarge { color: #1b0f09; font-family: Arial; font-size: 13px; }
/*-- red text on site for errors       --*/ .aTextColorRed { color: #da251d; font-family: Arial; font-size: 11px; font-weight: bold; }
/*-- brown text on site                --*/ .aTextColorBrown { color: #8d5c24; font-family: Arial; font-size: 11px; }
/*-- white text on site                --*/ .aTextColorWhite { color: white; font-family: Arial; font-size: 11px; }
/*-- big headers on site               --*/ .aHeaderTextSizeSmall { background: transparent; color: #1b0f09; font-family: Arial; font-size: 12px; font-weight: bold; padding: 0;}
/*-- big headers on site               --*/ .aHeaderTextSizeMedium { background: transparent; color: #1b0f09; font-family: Arial; font-size: 16px; font-weight: bold; padding: 0;}
/*-- big headers on site               --*/ .aHeaderTextSizeLarge { background: transparent; color: #1b0f09; font-family: Arial; font-size: 20px; font-weight: bold; padding: 0;}

.DataGrid_Header { color: #000000; font-family: Arial; }
.DataGrid_Item { color: #000000; font-family: Arial; }
/*.DataGrid_AlternatingItem:tr { color: #000000; font-family: Arial; } */

/*========================================================*/
/* 6. Links                                               */

a:link, a:visited, a:active	{ color: #768a1b; font-family: Arial; font-weight: bold; font-size: 11px; text-decoration: underline; }
/*-- default links hover               --*/ a:hover						{ color: #768a1b; font-family: Arial; font-weight: bold; font-size: 11px; text-decoration: none; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited	{ color: #768a1b; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: underline; }
/*-- normal  links hover               --*/ a.Normal:hover					{ color: #768a1b; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none; }
/*-- SubHead links visited and active  --*/ a.SubHead:link, a.SubHead:visited	{ color: #768a1b; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: underline; }
/*-- SubHead links hover               --*/ a.SubHead:hover					{ color: #768a1b; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none; }
/*-- admin button-link style           --*/ a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active	{ background: #eeeeee; color: #768a1b; border: 1px solid #768a1b; font-family: Arial; font-weight: bold; font-size: 11px; text-decoration: underline; line-height: 20px; padding: 3px 3px 3px 3px; height: 15px; }
/*-- admin button-link style hover     --*/ a.CommandButton:hover													{ background: #eeeeee; color: #768a1b; border: 1px solid #768a1b; font-family: Arial; font-weight: bold; font-size: 11px; text-decoration: none; line-height: 20px; padding: 3px 3px 3px 3px; height: 15px; }
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 13px 17px 4px 13px; cursor: hand; font-size:1px; margin: 0 0 0 0px;}

/*========================================================*/
/*  7. Forms                                              */
/*========================================================*/

/*-- textbox                    --*/ .NormalTextBox { background-color: #ffffff; color: #111111; font-family: Arial; font-size: 10px; font-weight: normal; padding-left: 4px; line-height: 12px; }
/*-- textbox container          --*/ td.NormalTextBox { background: transparent; padding: 0; margin: 0; visibility: invisible; border: 0; }
/*-- textbox used for search    --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { background-color: #ffffff; color: #111111; height:19px; width: 120px; padding: 4px 0px 0px 8px; border: 1px solid #000000; cursor:text; }

/*========================================================*/
/*  8. Main Menu and Module Menus                         */
/*========================================================*/

/*-- Start SOLPARTMENU		   --*/
/*-- box that holds the menu   --*/ .MainMenu_MenuContainer, .ModuleTitle_MenuContainer { background-color: transparent; border: solid 0px #000000; width: auto;}
/*-- box that holds the menu   --*/ .MainMenu_MenuBar, .ModuleTitle_MenuBar {	cursor: pointer; cursor: hand; height:16px; background-color: Transparent; }
/*-- submenu container         --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { background-color: #ffffff; z-index: 1000; cursor: pointer; cursor: hand; filter:progid:DXImageTransform.Microsoft.Shadow(color='#313e61', Direction=135, Strength=3); border-left: #1b0f09 1px solid; border-right: #768a1b 1px solid; border-bottom: #768a1b 1px solid; border-top: #768a1b 1px solid; }
/*-- submenu items idle        --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem { border-left: #000000 0px solid; border-bottom: #ffffff 0px solid; border-top: #000000 0px solid; border-right: #000000 0px solid; cursor: pointer; cursor: hand; color: #8d5c24; font-family: Arial; font-size: 11px; font-weight: bold; font-style: normal; background-color: Transparent; }
/*-- submenu items hover       --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { border-left: #000000 0px solid; border-bottom: #ffffff 0px solid; border-top: #000000 0px solid; border-right: #000000 0px solid; background-color: #768a1b; cursor: pointer; cursor: hand; color: #000000; font-family: Arial; font-size: 11px; font-weight: bold; font-style: normal; }
/*-- main menu menu break      --*/ .MainMenu_MenuBreak, .ModuleTitle_MenuBreak { height: 1px; border: 0px; }
/*-- main menu menu arrow      --*/ .MainMenu_MenuArrow, .ModuleTitle_MenuArrow { color: #efefee; border-right: #A8651F 0px solid; border-bottom: #A8651F 0px solid; border-top: #A8651F 0px solid; font-family: webdings; font-size: 11px; cursor: pointer; cursor: hand; }
/*-- main menu root menu arrow --*/ .MainMenu_RootMenuArrow, .ModuleTitle_RootMenuArrow { color: #efefee; font-family: webdings; font-size: 10px; cursor: pointer; cursor: hand; }
/*-- main menu menu icon       --*/ .MainMenu_MenuIcon, .ModuleTitle_MenuIcon { background-color: #768a1b; border-left: #A8651F 0px solid; border-bottom: #A8651F 0px solid; border-top: #A8651F 0px solid; cursor: pointer; cursor: hand; text-align: center; width: 15px; height: 21px; } 

/*-- main menu root menu style --*/ .RootMenuStyleClass { width: 100%; text-align: right; background-color: Transparent; color: #8d5c24;}
/*-- main menu root menu style --*/ .RootMenuSelStyleClass { width: 100%; text-align: right; background-color: Transparent; color: #000000; }

/*-- menuitems idle            --*/ /*.MainMenu_Idle {color: #666; background:  url(nav_idle.gif) no-repeat; padding: 0; height: 22px; font-weight: bold;} */
/*-- menuitems over            --*/ /*.MainMenu_Selected { color: #efefee; background: transparent; padding: 0; height: 22px; font-weight: bold;} */
/*-- menuitems active          --*/ /*.MainMenu_Active, .MainMenu_BreadcrumbActive {color: #666; background:  url(nav_active.gif) no-repeat; padding: 0; height: 22px; font-weight: bold;} */
/*-- not needed - main menu    --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow { display: none; } /* , .MainMenu_MenuIcon  { display: none; } */
/*-- not needed - main menu    --*/ .MainMenu_Separator { background-color: #ffffff; height: 1px; line-height: 1px; }
/*-- End SOLPARTMENU		   --*/

.TreeViewMenu {	width: 175px; background-color: #F5F5F5; BORDER-RIGHT: #7FC31C 1px solid; BORDER-TOP: #7FC31C 1px solid; BORDER-LEFT: #7FC31C 1px solid; BORDER-BOTTOM: #7FC31C 1px solid; moz-border-radius-bottomleft: 15px; moz-border-radius-bottomright: 15px; moz-border-radius-topleft: 3px; moz-border-radius-topright: 3px }
.TreeViewMenu_Header { /*BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);*/ }

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/
