/*========================================================*/
/*  1 - Universal                                          */
/*========================================================*/

/* Style For HTML PAGE                   */ 
html { }
/* Style For HTML BODY                   */ 
body
{
  background: #ededed;
}
/* Setting Text Throughout the skin      */ 
table, tr, td, p
{
  font-size: 11px;
  line-height: 1.4em;
  font-family: tahoma;
}

/*========================================================*/
/*  2 - Shell Elements (Controls the structure)            */
/*========================================================*/

/*-- shell outermost table - standard --*/ 
.ShellMaster
{
  width: 100%;
  text-align: center;
}

/*-- shell outermost table - admin    --*/
.ShellMasterAdmin
{
  width: 100%;
  height: 100%;
  text-align: center;
}
/*-- shell left column                --*/ 
.ShellLeftTD
{
  background-position: left top;
  background-image: url(images/menu_top.jpg);
  vertical-align: top;
  width: 198px;
  background-repeat: no-repeat;
  height: 300px;
  background-color: #ffffff;
  text-align: left;
  /*border-right: #92a6af 1px solid;*/
}
/*-- shell content column             --*/ 
.ShellContentTD
{
  vertical-align: top;
  width: 602px;
  background-color: #ffffff;
  text-align: left;
}

/*========================================================*/
/*  3 - Design Elements                                    */
/*========================================================*/

/***************************************
/* Banner
/***************************************/
.BannerObject
{
}

/***************************************
/* Breadcrumb
/***************************************/
.BreadcrumbTD
{
  background-position: left center;
  padding-left: 20px;
  font-weight: bold;
  font-size: 11px;
  background-image: url(images/breadcrumb_icon.gif);
  border-bottom: solid 10 white;
  vertical-align: middle;
  color: #dcdddf;
  background-repeat: no-repeat;
  font-family: tahoma;
  text-align: left;
}
a.BreadcrumbObject, a.BreadcrumbObject:visited, a.BreadcrumbObject:active, a.BreadcrumbObject:link
{
  font-weight: bold;
  font-size: 11px;
  color: #777d88;
  font-family: tahoma;
  text-decoration: none;
}
a.BreadcrumbObject:hover
{
  font-weight: bold;
  font-size: 11px;
  color: #999999;
  font-family: tahoma;
  text-decoration: underline;
}

/***************************************
/* Copyright
/***************************************/
.CopyrightTD 
{
  vertical-align: top;
  text-align: left;
  padding-left: 5px;  
}

Span.CopyrightObject
{
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
}

/***************************************
/* Current Date
/***************************************/
.CurrentDateTD
{
  vertical-align: middle;
  text-align: right;
  padding-right: 5px;
  border-bottom: solid 10 white;
}
.CurrentDateObject
{
  vertical-align: top;
  font-weight: bold;
  font-size: 11px;
  color: #777d88;
  font-family: tahoma;
  text-decoration: none;
}

/***************************************
/* DotNetNuke
/***************************************/
.DotNetNukeObject
{
}

/***************************************
/* Help
/***************************************/
.HelpObject
{
}

/***************************************
/* HostName
/***************************************/
.HostNameObject
{
}

/***************************************
/* Language
/***************************************/
.LanguageObject
{
}

/***************************************
/* Links
/***************************************/

.LinksTD
{
  padding-right: 3px;
  padding-left: 3px;
  padding-bottom: 3px;
  vertical-align: middle;
  padding-top: 3px;
  height: 30px;
  background-color: #435563;
  text-align: center;
}
SPAN.LinksObject
{
  font-size: 11px;
  font-weight:bold;
  color: silver;
  line-height: 1.4em;
  font-family: tahoma;
}
A.LinksObject, A.LinksObject:Link, A.LinksObject:Visited, A.LinksObject:Active
{
  font-size: 11px;
  color: #ffffff;
  line-height: 1.4em;
  font-family: tahoma;
  text-decoration: none;
}
A.LinksObject:hover
{
  font-size: 11px;
  color: #f0f0f0;
  line-height: 1.4em;
  font-family: tahoma;
  text-decoration: underline;
}

/***************************************
/* Login
/***************************************/
.LoginTD
{
  text-align: right;
  vertical-align: top;
  padding-right: 5px;
}

A.LoginObject, A.LoginObject:Link, A.LoginObject:Visited, A.LoginObject:Active
{
  font-weight: bold;
  font-size: 11px;
  font-family: tahoma;
  text-decoration: underline;
}

A.LoginObject:Hover 
{
  font-weight: bold;
  font-size: 11px;
  font-family: tahoma;
  text-decoration: none;
}

/***************************************
/* Logo
/***************************************/
.LogoTD
{
  height:29px; 
  text-align:right; 
  vertical-align: top;
}

.LogoObject
{
}

/***************************************
/* Privacy
/***************************************/
.PrivacyTD 
{
}

A.PrivacyObject, A.PrivacyObject:Link, A.PrivacyObject:Visited, A.PrivacyObject:Active
{
  font-weight: bold;
  font-size: 11px;
  font-family: tahoma;
  text-decoration: underline;
}

A.PrivacyObject:Hover 
{
  font-weight: bold;
  font-size: 11px;
  font-family: tahoma;
  text-decoration: none;
}

/***************************************
/* Search
/***************************************/

.SearchTD
{
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 15px;
  vertical-align: top;
  width: 198px;
  padding-top: 5px;
  text-align: center;
}

.SearchLabel
{
  font-weight: bold;
  font-family: tahoma; 
  font-size: 11px;   
}

.SearchTD .NormalTextBox
{
  border-right: #333000 2px solid;
  border-top: #333000 2px solid;
  font-weight: bold;
  font-size: 11px;
  border-left: #333000 2px solid;
  color: #333000;
  border-bottom: #333000 2px solid;
  font-family: tahoma;
  background-color: transparent;
}

A.SearchObject, A.SearchObject:Link, A.SearchObject:Visited, A.SearchObject:Active
{
  font-weight: bold;
  font-size: 12px;
  color: #333000;
  font-family: tahoma;
  text-decoration: none;
}

A.SearchObject:Hover
{
  font-weight: bold;
  font-size: 12px;
  color: #333000;
  font-family: tahoma;
  text-decoration: underline;
}

/* Search Button <SPAN> */
Span.SearchObject
{
  background-position: left bottom;
  font-size: 11px;
  background-image: url(images/search_button.gif);
  width: 28px;
  cursor: hand;
  background-repeat: no-repeat;
  height: 20px;
}

/***************************************
/* Terms
/***************************************/
.TermsTD 
{
}
A.TermsObject, A.TermsObject:Link, A.TermsObject:Visited, A.TermsObject:Active
{
  font-weight: bold;
  font-size: 11px;
  font-family: tahoma;
  text-decoration: underline;
}

A.TermsObject:Hover 
{
  font-weight: bold;
  font-size: 11px;
  font-family: tahoma;
  text-decoration: none;
}

/***************************************
/* User
/***************************************/
.UserTD
{
}

A.UserObject, A.UserObject:Link, A.UserObject:Visited, A.UserObject:Active
{
  font-weight: bold;
  font-size: 11px;
  font-family: tahoma;
  text-decoration: underline;
}

A.UserObject:Hover 
{
  font-weight: bold;
  font-size: 11px;
  font-family: tahoma;
  text-decoration: none;
}

/***************************************
/* SolPartMenu
/***************************************/

/***** General Menu Styles *****/

.SPMenu_MenuContainer
{
  width: 198px;
}
.SPMenu_MenuBar
{
  cursor: pointer; 
  cursor: hand;
}
.SPMenu_MenuIcon {
	DISPLAY: none
}
/* The following style is used for Sub Menu Items */
.SPMenu_MenuItem
{
  padding-right: 5px;
  padding-left: 5px;
  font-weight: bold;
  font-size: 11px;
  padding-bottom: 0px;
  width: 200px;
  color: #6a6a6a;
  padding-top: 0px;
  font-style: normal;
  font-family: tahoma;
  height: 25px;
}

.SPMenu_MenuItemSel
{
}

.SPMenu_MenuBreak
{
  height: 1px;
  background-color: #92a6af;
}
.SPMenu_MenuArrow 
{
}

/***** Root Menu Styles *****/

.SPMenu_MenuRootArrow
{
  background-image: none;
}
.SPMenu_RootMenuItemBreadcrumb IMG
{
  /*display: none;*/
}

.SPMenu_RootMenuItemBreadcrumb
{
  padding-right: 0px;
  background-position: left center;
  padding-left: 25px;
  font-weight: bold;
  background-image: url(http://www.interactivewebsolutions.ca/Portals/EdgeFitness/Skins/EdgeFitness/images/menu_icon_white.gif);
  color: #ffffff;
  background-repeat: no-repeat;
  height: 29px;
  background-color: #92a6af;
}

.SPMenu_RootMenuItem
{
  padding-right: 0px;
  background-position: left center;
  padding-left: 25px;
  font-weight: bold;
  background-image: url(http://www.interactivewebsolutions.ca/Portals/EdgeFitness/Skins/EdgeFitness/images/menu_icon_blue.gif);
  color: #777d88;
  background-repeat: no-repeat;
  height: 29px;
  background-color: #ffffff;
}
.SPMenu_RootMenuItemActive
{
  padding-right: 0px;
  background-position: left center;
  padding-left: 25px;
  font-weight: bold;
  background-image: url(http://www.interactivewebsolutions.ca/Portals/EdgeFitness/Skins/EdgeFitness/images/menu_icon_white.gif);
  color: #ffffff;
  background-repeat: no-repeat;
  height: 29px;
  background-color: #92a6af;
}
.SPMenu_RootMenuItemSelected
{
  padding-right: 0px;
  background-position: left center;
  padding-left: 25px;
  font-weight: bold;
  background-image: url(http://www.interactivewebsolutions.ca/Portals/EdgeFitness/Skins/EdgeFitness/images/menu_icon_white.gif);
  color: #ffffff;
  background-repeat: no-repeat;
  height: 29px;
  background-color: #92a6af;
}

/***** Sub Menu Styles *****/
			
.SPMenu_SubMenu
{
  border-right: #92a6af 1px solid;
  border-top: #92a6af 1px solid;
  margin-top: 1px;
  filter: progid:DXImageTransform.Microsoft.Shadow(color= '#ffffff' , Direction=135, Strength=1);
  border-left: #92a6af 1px solid;
  width: 200px;
  border-bottom: #92a6af 1px solid;
  background-color: #e2e2e2;
}

.SPMenu_SubMenuItemBreadcrumb
{
}
.SPMenu_SubMenuItemActive 
{
  padding-right: 5px;
  padding-left: 5px;
  font-weight: bold;
  font-size: 11px;
  padding-bottom: 0px;
  width: 200px;
  color: #ffffff;
  padding-top: 0px;
  font-style: normal;
  font-family: tahoma;
  height: 25px;
  background-color: #92a6af;
}
.SPMenu_SubMenuItemSelected
{
  cursor: hand;
  padding-right: 5px;
  padding-left: 5px;
  font-weight: bold;
  font-size: 11px;
  padding-bottom: 0px;
  width: 200px;
  color: #ffffff;
  padding-top: 0px;
  font-style: normal;
  font-family: tahoma;
  height: 25px;
  background-color: #92a6af;
}

/***** Separator Styles *****/
			
.SPMenu_Separator {
	DISPLAY: none
}
.SPMenu_LeftSeparator {
	DISPLAY: none
}
.SPMenu_LeftSeparatorActive {
	DISPLAY: none
}
.SPMenu_LeftSeparatorBreadcrumb {
	DISPLAY: none
}
.SPMenu_RightSeparator {
	DISPLAY: none
}
.SPMenu_RightSeparatorActive {
	DISPLAY: none
}
.SPMenu_RightSeparatorBreadcrumb {
	DISPLAY: none
}

/***************************************
/* Tree View Menu
/***************************************/

.TVMenu
{
}

.TVMenu_Header
{
}

.TVMenu_HeaderText
{
}

.TVMenu_Body
{
}

.TVMenu_Tree
{
}

.TVMenu_Node
{
}

.TVMenu_NodeOver
{
}

.TVMenu_NodeSelected
{
}

.TVMenu_NodeChild
{
}

/*========================================================*/
/*  4 - Content Panes                                      */
/*========================================================*/

/*-- top inside content pane       --*/
.PaneTop
{
  padding-right: 20px;
  padding-left: 450px;
  background-image: url(images/banner_top.jpg);
  padding-bottom: 25px;
  width: 800px;
  padding-top: 25px;
  background-repeat: no-repeat;
  height: 108px;
}

/*-- left content pane             --*/ 
.PaneLeft
{
  width: 1px;
  vertical-align: top;
}
/*-- content pane                  --*/ 
.PaneCenter
{
  vertical-align: top;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  background-color: #ffffff;
}
/*-- right content pane            --*/ 
.PaneRight
{
  width: 1px;
  vertical-align: top;
}
/*-- bottom inside pane            --*/ 
.PaneBottom
{
  height: 1px;  
  width: 800px;
  background-color: white;
}
/*-- bottom menu content pane      --*/ 
.PaneMenuBottom
{
  width: 198px;
  height: 1px;
  background-color: white;
}
/*-- header content pane           --*/ 
.PaneHeader
{
  width: 800px;
}
/*-- footer content pane           --*/
.PaneFooter
{
  padding-top: 20px;
  width: 800px;
}

/*========================================================*/
/*  6 - Text                                               */
/*========================================================*/

/*-- most of the text on site          --*/ 
.normal, .Normal
{
  font-size: 11px;
  color: #555000;
  font-family: tahoma;
}
/*-- most of the bold text on site     --*/ 
.NormalBold
{
  font-weight: bold;
  font-size: 11px;
  color: #555;
  font-family: tahoma;
}
/*-- red text on site for errors       --*/ 
.NormalRed
{
  font-weight: bold;
  font-size: 11px;
  color: #c50000;
  font-family: tahoma;
}
/*-- subheadings - mostly in admin     --*/ 
.SubHead
{
  padding-right: 0px;
  padding-left: 0px;
  font-weight: bold;
  font-size: 11px;
  padding-bottom: 0px;
  color: #777;
  padding-top: 0px;
  font-family: tahoma;
}
/*-- headings - mostly in admin        --*/ 
.Head
{
  padding-right: 0px;
  padding-left: 0px;
  font-weight: bold;
  font-size: 11px;
  background: none transparent scroll repeat 0% 0%;
  padding-bottom: 0px;
  color: #777;
  padding-top: 0px;
}

/*========================================================*/
/*  7 - Links                                          */
/*========================================================*/

/*-- default links visited and active  --*/ 
a:link, a:visited, a:active
{
  font-weight: bold;
  font-size: 11px;
  color: #666;
  font-family: tahoma;
  text-decoration: underline;
}
/*-- default links hover               --*/ 
a:hover
{
  font-size: 11px;
  color: #444;
  font-family: tahoma;
  text-decoration: underline;
}
/*-- normal  links visited and active  --*/ 
a.Normal:link, a.Normal:visited
{
  font-weight: bold;
  font-size: 11px;
  color: #666;
  font-family: tahoma;
  text-decoration: none;
}
/*-- normal  links hover               --*/ 
a.Normal:hover
{
  font-size: 11px;
  color: #444;
  font-family: tahoma;
  text-decoration: none;
}
/*-- admin button-link style           --*/
/*
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active
{
  border-right: #ababab 1px solid;
  padding-right: 3px;
  border-top: #ababab 1px solid;
  padding-left: 4px;
  font-weight: bold;
  font-size: 11px;
  background: #efefef;
  padding-bottom: 3px;
  border-left: #ababab 1px solid;
  color: #6a6a6a;
  padding-top: 2px;
  border-bottom: #ababab 1px solid;
  font-family: tahoma;
  height: 20px;
  text-decoration: none;
}
*/
/*-- admin button-link style hover     --*/ 
/*
a.CommandButton:hover
{
  border-right: #868686 1px solid;
  padding-right: 3px;
  border-top: #868686 1px solid;
  padding-left: 4px;
  font-weight: bold;
  font-size: 11px;
  background: #dfdfdf;
  padding-bottom: 3px;
  border-left: #868686 1px solid;
  color: #6a6a6a;
  padding-top: 2px;
  border-bottom: #868686 1px solid;
  font-family: tahoma;
  height: 20px;
  text-decoration: none;
}
*/
/*========================================================*/
/*  8 - Forms                                              */
/*========================================================*/

/*-- default form elements      --*/ 
select, input
{
  font-size: 11px;
  color: #333;
  font-family: tahoma;
}
/*-- textbox                    --*/ 
.NormalTextBox
{
  padding-left: 4px;
  font-weight: normal;
  font-size: 11px;
  color: #333;
  line-height: 12px;
  font-family: tahoma;
}
/*-- textbox container          --*/ 
td.NormalTextBox
{
  border-right: 0px;
  padding-right: 0px;
  border-top: 0px;
  padding-left: 0px;
  background: none transparent scroll repeat 0% 0%;
  padding-bottom: 0px;
  margin: 0px;
  border-left: 0px;
  padding-top: 0px;
  border-bottom: 0px;
}


