
/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/

/* Style For HTML PAGE                  */ html { height: 100%; }
/* Style For HTML BODY                  */ body { margin: 0; background: url('images/page.bg.gif'); }
/* Setting Text Throughout the skin     */ table, tr, td, p { font-family: tahoma; font-size: 11px; line-height: 1.4em; }
/* H2									*/ h2	{ font-family: tahoma; font-size: 12px; font-weight: bold; line-height: 1.4em; color: #C00; margin-bottom: 5px;}
/*H3									*/ h3	{ font-family: tahoma; font-size: 11px; font-weight: bold; line-height: 1.4em; color: #C00; margin-bottom: 0px;}
/* UL									*/ ul	{ list-style: outside; list-style-image: url("images/li.arrow.gif"); }


/*========================================================*/
/*  2. Design Elements                                    */
/*========================================================*/

/*-- outermost table of skin -Standard      --*/ .OuterTable { width: 700px; height: 100%; background: #FFF; align: center; }
/*-- outermost table of skin -Admin         --*/ .OuterTableAdmin { width: 85%; height: 100%; background: url(page_bg_l.gif) repeat-y top left #FFF; align: center; }
/*-- cell containing login and register - 2 --*/ .LoginTD { text-align: right; vertical-align: bottom; padding: 0 13 20 0; width: 0px;}
/*-- cell containing breadcrumbs            --*/ .BreadCrumbsTD { vertical-align: top; color: #777; padding: 10px 20px 10px 0px; text-align:left; }
/*-- cell containing menu                   --*/ .MenuTD { text-align: right; vertical-align: bottom; padding: 0 13 14 0; }
/*-- cell containing panes                  --*/ .PanesTD { width:100%; vertical-align: top; padding: 0 0 0 12px; }
/*-- top header section                     --*/ .TopRow { background: url(images/toprow.bg.gif) repeat-x top left; height: 300px; padding: 0; }
/*-- top header section of admin pages      --*/ .TopRowAdmin { background: url(images/toprow.bg.gif) repeat-x top left; height: 100px; padding: 0; }
/*-- middle content section                 --*/ .MiddleRow {  }
/*-- bottom footer section                  --*/ .BottomRow { text-align: center; border-top: solid 1px #CCC; padding: 20 10 20 10; }
/*-- Club Honors TD		                    --*/ .TDhonras { background: url(images/honras.gif) no-repeat top right; width: 195px; height: 65px;  text-align: right; vertical-align: top; }

.HomeAnimLeft	{ background: url(images/homeanim.l.gif); }
.HomeAnimRight	{ background: url(images/homeanim.r.gif); }
.HomeAnimTop	{ background: url(images/homeanim.t.gif); height: 8px; }
.HomeAnimBottom { background: url(images/homeanim.b.gif); height: 8px; }

/*========================================================*/
/*  3. Content Panes                                      */
/*========================================================*/

/*-- left content pane             --*/ .LeftPane		{ padding: 0 7px 0 7px; width:180px; }
/*-- content pane                  --*/ .ContentPane	{ padding: 0 7px 0 7px; }
/*-- right content pane            --*/ .RightPane		{ padding: 0 7px 0 7px; }

/*========================================================*/
/*  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: tahoma; font-size: 10px; font-weight:normal; text-decoration: none; }
/*-- login and user token hover        --*/ a.LOGIN_object:hover, a.USER_object:hover { color: #FC6; font-family: tahoma; font-weight:normal; 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: tahoma; font-size: 11px; text-decoration: none; font-weight:bold;}
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover { color: #444; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight:bold; }
/*-- terms privacy and copyright       --*/ .FOOTER_objects { color:#999; font-size: 10px; }
/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { color:#999; font-weight:normal; text-decoration:underline; }
/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover { color:#CCC; font-weight:normal; text-decoration:none;  }

/*========================================================*/
/*  5. Text                                               */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family: tahoma; font-size: 11px; color: #555; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: tahoma; font-size: 11px; font-weight: bold; color: #555; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: tahoma; font-weight: bold; font-size: 11px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: tahoma; font-size: 11px; font-weight: bold; color: #777; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 11px; color: #777; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  6. Links                                          */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #666; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: underline; }
/*-- default links hover               --*/ a:hover { color: #444; font-family: tahoma; font-size: 11px; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #666; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #444; font-family: tahoma; font-size: 11px;	text-decoration: none; }
/*-- 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: tahoma; font-weight: bold; font-size: 11px; 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: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; height: 20px; }
/*-- 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                                              */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: tahoma; font-size: 11px; color: #333; }
/*-- textbox                    --*/ .NormalTextBox { color: #333; padding-left: 4px; line-height: 12px; font-family: tahoma; 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:19px; background: transparent; width: 174px; color: #888; padding: 4px 0px 0px 8px; border: 0px solid #FFFFFF; cursor:text;}
/*========================================================*/
/*  8. Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu  --*/ .MainMenu_MenuContainer 							{ background-color: transparent; width: 100%; }
/*-- bar that holds the menu  --*/ .MainMenu_MenuBar 								{ cursor: pointer; cursor: hand; background: #fff;  width: 190px; }
/*-- submenu container        --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu 			{ z-index: 1000;  cursor: pointer;  margin: 0 0 0 1px; padding: 0px; border: 1px solid #C00; font-weight: normal; filter: none; }
/*-- submenu items idle       --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem 		{ font-family: tahoma;  font-size: 10px; font-weight: normal; color: #FFF; background: #C00; padding: 0px 20px 0px 16px; height: 22px; border: 0; }
/*-- submenu items hover      --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel 	{ font-family: tahoma;  font-size: 10px; font-weight: normal; color: #FFF; background: #900; padding: 0px 20px 0px 16px; height: 22px; border: 0;}
/*-- menuitems idle           --*/ .MainMenu_Idle 									{ background: transparent; color: #FFF; padding: 0; height: 26px; font-weight: normal;}
/*-- menuitems over           --*/ .MainMenu_Selected 								{ background: transparent none; color: #FC6; padding: 0; height: 26px; font-weight: normal; border:0px;}
/*-- menuitems active         --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive 	{ background: transparent none; color: #F90; padding: 0; height: 26px; font-weight: normal; border:0px;}
/*-- not needed - main menu   --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- module menu continer     --*/ .ModuleTitle_MenuContainer 						{ color: #2c2c2c; }
/*-- module menu bar          --*/ .ModuleTitle_MenuBar 							{ cursor: pointer; cursor: hand;}
/*-- module menu padding      --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel	{ padding: 0 5px 0 0; }
/*-- not needed - module menu --*/ .ModuleTitle_MenuBreak, .MainMenuSeperator,.MainMenu_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none; }

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/
