.menu
{
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #000000;
    TEXT-DECORATION: none;
}
.toolbar
{
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #ffffff;
    TEXT-DECORATION: none;
}
.title
{
    FONT-SIZE: 14pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
}
.inputText
{
	BORDER: #ffffff 1px solid;
    FONT-SIZE: 11pt;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #758d96;
}
.searchText
{
	BORDER: #616161 1px solid;
    FONT-SIZE: 11px;
    COLOR: #616161;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #ffffff;
	height: 19px;
	width: 150px;
}
.smallText
{
    FONT-SIZE: 7pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
}
.heading
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 11pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
}
.toolbarButtons
{
    FONT-SIZE: 12px;
	FONT-WEIGHT: bolder;
    COLOR: #ic7a8c;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
}
.hotItems
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
}
.noImage
{
}
.attributeName
{
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
}

A.membersMenuItem
{
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bolder;
    FONT-FAMILY: Verdana;
    COLOR: #1c7a8c;
    TEXT-DECORATION: none;
}
A.membersMenuItem:visited
{
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bolder;
    FONT-FAMILY: Verdana;
    COLOR: #1c7a8c;
    TEXT-DECORATION: none;
}
A.membersMenuItem:hover
{
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bolder;
    FONT-FAMILY: Verdana;
    COLOR: #ffffff;
	background-color: #1c7a8c;
    TEXT-DECORATION: none;
}
A.catalogueMenuItem
{
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bolder;
    FONT-FAMILY: Verdana;
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}
A.catalogueMenuItem:visited
{
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bolder;
    FONT-FAMILY: Verdana;
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}
A.catalogueMenuItem:hover
{
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bolder;
    FONT-FAMILY: Verdana;
    COLOR: #000000;
	background-color: #ffffff;
    TEXT-DECORATION: none;
}
A:visited
{
    COLOR: #f5e642;
    TEXT-DECORATION: none;
}
A
{
    COLOR: white;
    TEXT-DECORATION: underline;
}
A:hover
{
    COLOR: #f5e642;
    TEXT-DECORATION: underline;
}
.pageBottom
{
    FONT-SIZE: 7pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
    HEIGHT: 25px;
    TEXT-DECORATION: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	BACKGROUND-POSITION: left bottom;
}
.contentPadding
{
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.welcomeText
{
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
}
.subHeading
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
}
.bodyText
{
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
    LIST-STYLE-TYPE: square;
}

TD
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
}

.productDefinition
{
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
}
.toolbarBottom
{
    COLOR: white;
    BACKGROUND-COLOR: #9900ff;
}

A.helpText, A.helpText:visited
{
	font-size: 9pt;
	color: #003399;
	background-image: url(images/admin/helpIssues.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding-left: 25px;
	padding-right: 20px;
	height: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: #003399 solid 1px;
	background-color: #ffffff;
	text-decoration: none;
}

A.helpText:hover
{
	font-size: 9pt;
	color: #000000;
	background-image: url(images/admin/helpIssues.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding-left: 25px;
	padding-right: 20px;
	height: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: #000000 solid 1px;
	background-color: #ffffff;
	text-decoration: none;
}

.helpText
{
    FONT-SIZE: 7pt;
    COLOR: white;
    FONT-STYLE: italic;
    FONT-FAMILY: Verdana;
}
.backColour
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #ffffff;
}
.pageBody
{
    COLOR: white;
	background-color: #1c7a8c;
	BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
	background-repeat: no-repeat;
	BACKGROUND-POSITION: right bottom;
}
.toolbarTop
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #ffffff;
}
.hiddenText
{
	background-color: #1c7a8c;
	color: #1c7a8c;
	FONT-SIZE: 1pt;
}
.button
{
    FONT-SIZE: 12px;
	FONT-WEIGHT: bolder;
    COLOR: #1c7a8c;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}


.logonBox
{
}
.exception
{
    FONT-SIZE: 9pt;
    COLOR: palegreen;
    FONT-STYLE: italic;
    FONT-FAMILY: Verdana;
}
.indicator
{
    FONT-SIZE: 8pt;
    COLOR: #e8e076;
    FONT-STYLE: italic;
    FONT-FAMILY: Verdana;
}
.categoryTree
{
    COLOR: white;
}
.divLine
{
    BACKGROUND-COLOR: #1c7a8c;
}
.actionFeedback
{
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-STYLE: italic;
    FONT-FAMILY: Verdana;
}
.image
{
    BORDER-RIGHT: #616161 1px solid;
    BORDER-TOP: #616161 1px solid;
    BORDER-LEFT: #616161 1px solid;
    BORDER-BOTTOM: #616161 1px solid;
}

.tableBorder
{
	border: 1px #CCCCCC solid;
	margin: 1px;
}

.columnHeader
{
	border: #848484 1px outset;
	background-color: #ffffff;
	color: #000000;
	padding: 2px;
	padding-left: 5px;
	font-weight: bold;
}

.shade
{
	background-color: #006666;
}

#adminMenu
{
	vertical-align: top;
	text-align: left;
	width: 160px;
	border: solid #000000 1px;
	padding-bottom: 5px;
	background-color: #ffffff;
}

#adminMenu a, #adminMenu a:hover
{
 	text-decoration: none;
	color: #003399;
}

#adminTitle
{
 	margin: 2px;
	border: solid 1px #000000;
	align: middle;
	font-size: 10pt;
	font-weight: bold;
	background-color: #99CCFF;
	margin-bottom: 5px;
	padding: 3px;
}

#adminSection
{
 	border-bottom: solid 1px #CCCCCC;
}

#adminSectionOn #title
{
	color: #000000;
	padding-left: 8px;
	padding-left: 8px;
	vertical-align: top;
	display: block;
	height: 22px;
	font-size: 9pt;
	padding-top: 2px;
	border-bottom: dashed 1px #CCCCCC;
}

#adminSection #title
{
	color: #000000;
	padding-left: 8px;
	padding-left: 8px;
	vertical-align: top;
	display: block;
	height: 22px;
	font-size: 9pt;
	padding-top: 2px;
	background-image: url(images/admin/adminArrow.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#adminSectionOn
{
 	background-color: #ffffdd;
	border-top: solid 1px #999999;
}

#adminSection ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: none;
}

#adminSectionOn ul
{
	margin: 0px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	border-bottom: solid 1px #666666;
}

#adminMenu li
{
	padding: 0px;
	margin: 0px;
	height: 21px;
}

#adminMenu a.adminOption, #adminMenu a:visited.adminOption
{
 	font-size: 8pt;
}

#adminMenu a:hover.adminOption, #adminMenu a:active.adminOption
{
 	font-size: 8pt;
}
.userDefinition
{
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
}
.border
{
    BACKGROUND-COLOR: #1c7a8c;
}
.invertBorder
{
    BACKGROUND-COLOR: #ffffff;
}
.checkBox
{
}
.flyout
{
    LEFT: 0px;
    VISIBILITY: hidden;
    POSITION: absolute;
    TOP: 0px;
}
.flyoutMenu
{
    FONT-SIZE: 7pt;
    COLOR: black;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: white;
    TEXT-DECORATION: none;
}
.eBranch
{
	cursor: hand;
}
.uBranch
{
	cursor: hand;
}

/* ------  MEMBERS MENU  ------  */
/* This is user specific buttons and links such as longon, logoff edit
profile, view order. */

#userMenu
{
	vertical-align: top;
	text-align: left;
	border-left: #1c7a8c solid 1px;
	margin-left: 30px;
	width: 120px;
}

#userMenu .title
{
}

.menuLogon
{
	margin: 2px;
}

/* -- The entire member menu list as an entity -- */
#userMenu ul
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	padding-bottom: 25px;
}

/* -- Each item in the member menu list -- */
#userMenu li
{
	padding: 0px;
	margin: 0px;
	height: 21px;
	color: #1c7a8c;
	background-image: url("images/buttonArrow.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

/* -- Applies to the currently selected member menu item -- */
#userMenuItemOn a:link, #userMenuItemOn a:visited, #userMenuItemOn a:hover, #userMenuItemOn a
{
	color: #ffffff;
	text-decoration: none;
	background-color: #1c7a8c;
	display: block;
	font-size: 8pt;
	font-size: 9pt;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 9px;
	height: 21px;
	font-weight: bold;
}


/* -- Each link item in the member menu list rollover state -- */
#userMenu a:hover, #userMenu a:active
{
	color: #ffffff;
	text-decoration: none;
	background-color: #1c7a8c;
	display: block;
	font-size: 8pt;
	font-size: 9pt;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 9px;
	height: 21px;
	font-weight: bold;
}

/* -- Each link item in the member menu list default resting state -- */
#userMenu a
{
 	text-decoration: none;
	color: #1c7a8c;
	display: block;
	font-size: 8pt;
	font-size: 9pt;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 9px;
	height: 21px;
	font-weight: bold;
}

/* ------  SECFTION END  ------  */

#categoryMenu
{
	vertical-align: top;
	text-align: left;
	border-left: #ffffff solid 1px;
	margin-left: 30px;
	width: 120px;
}

#categoryMenu .title
{

}

#categoryMenu ul
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	padding-top: 25px;
}

/* -- Each item in the member menu list -- */
#categoryMenu li
{
	padding: 0px;
	margin: 0px;
	height: 21px;
	color: #ffffff;
	background-image: url("images/buttonArrow2.gif");
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 4px;
}

/* -- Applies to the currently selected category menu item -- */
#categoryMenuItemOn a:link, #categoryMenuItemOn a:visited, #categoryMenuItemOn a:hover, #categoryMenuItemOn a
{
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
	font-size: 8pt;
	font-size: 9pt;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 9px;
	height: 21px;
	font-weight: bold;
}


/* -- Each link item in the category menu list rollover state -- */
#categoryMenu a:hover, #categoryMenu a:active
{
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
	font-size: 9pt;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 9px;
	height: 21px;
	font-weight: bold;
}

/* -- Each link item in the category menu list default resting state -- */
#categoryMenu a
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	font-size: 9pt;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 9px;
	height: 21px;
	font-weight: bold;
}

/* ------  SECFTION END  ------  */

/*  --  Column of child categories of the current category. This is displayed above page content
        And allows for the navigation to sub categories.
*/

#categoryBranch
{
	margin: 0px;
	background-color: #e0e0e0;
	padding: 5px;
}

#childCategoryMenu
{
	vertical-align: top;
	white-space: nowrap;
}

/* -- The entire column list as an entity -- */
#childCategoryMenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* -- Each item in the category child menu list -- */
#childCategoryMenu li
{
	font-size: 8pt;
	margin: 0px;
	padding-bottom: 2px;
}

/* -- Each link item in the category child menu list default resting state -- */
#childCategoryMenu a, #childCategoryMenu a:visited
{
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 3px;
}

/* -- Each link item in the category child menu list rollover state -- */
#childCategoryMenu a:hover, #childCategoryMenu a:active
{
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 3px;
}

/* ------  SECFTION END  ------  */