/* ================================================
    CSS STYLES FOR CommoditiesOne Enterprise Portal
   ================================================   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {    
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* ================================
    CSS STYLES FOR C1 STORE 
    v2.2, 05/2004
   ================================
*/

/*Size of Tree Menu in Module C1StoreStore. Absolute values are necessary for some containers */
.ShopLeftFrame
{
	height: 600;
	width: 24%;
}

/*Size of Product List in Module C1StoreStore. Absolute values are necessary for some containers */
.ShopRightFrame
{
	height: 600;
	width: 74%;
}

/* Body backcolor, border and scrollbars of ShopLeftFrame TreeMenu */
.MenuPaneBody
{
	background-color: Transparent;
	background-image: none;
    background-repeat:no-repeat;
   	border-width: 1px;
	border-color: darkred;
	border-style: solid;
	scrollbar-face-color: 0033CC;
	scrollbar-highlight-color: A6B6FF;
    scrollbar-shadow-color: 000066;
    scrollbar-3dlight-color: 3B2104;
    scrollbar-arrow-color: FFFFFF;
    scrollbar-track-color: A1B3FF;
    scrollbar-darkshadow-color: 00004E;
}

/* Body backcolor, border and scrollbars of ShopRightFrame ProductList */
.ItemPaneBody
{
	background-color: Transparent;
	background-image: none;
    background-repeat:no-repeat;
   	border-width: 1px;
	border-color: darkred;
	border-style: solid;
	scrollbar-face-color: 0033CC;
	scrollbar-highlight-color: A6B6FF;
    scrollbar-shadow-color: 000066;
    scrollbar-3dlight-color: 3B2104;
    scrollbar-arrow-color: FFFFFF;
    scrollbar-track-color: A1B3FF;
    scrollbar-darkshadow-color: 00004E;
}

/* BackColor and border of module C1Store_MenuNF. Set colors to Transparent and width:1 if using container + titles.*/
.Menu
{
    background-color: Transparent;
    background-image: none;
    background-repeat:no-repeat;
   	border-width: 1px;
	border-color: darkred;
	border-style: solid;
}

/* BackColor and border of module C1Store_ItemPaneNF. Set colors to Transparent and width:1 if using container + titles. */
.ItemPane
{
    background-color: Transparent;
    background-image: none;
    background-repeat:no-repeat;
   	border-width: 1px;
	border-color: darkred;
	border-style: solid;
}

/* Border + Background style of PA modules C1Store_xxx. Set colors to Transparent and width:1 if using container + titles.*/
.C1Store_PABack
{
	background-color: Transparent;
	background-image: none;
	background-repeat: no-repeat;
	border-width: 1px;
	border-color: darkred;
	border-style: solid;
}

/* Title Style of modules C1Store_xx. Set colors to Transparent if using container titles. */
.C1Store_PATitle
{
	background-color: darkred;
	color: white;
	font-family: Verdana, Arial;
	font-size: 9px;
	font-weight: bold;
}

/* Width of Controls on ShopMainSide [width:auto] or [width: xxx] */
.ProductListGrid
{
	width:auto
}

.ProductBrowseList
{
	width:auto
}

/* */
.ProductNumber
{
	color: #808080;
	font-family: Verdana, Arial;
	font-size: 9px;
	line-height: 10pt;
}

/* */
.UnitCost
{
	color: #808080;
	font-family: Verdana, Arial;
	font-size: 9px;
	line-height: 10pt;	
}

/* */
.Description
{
	color: Black;
	font-family: Verdana, Arial;
	font-size: 9px;
	line-height: 10pt;
}

/* */
.Liability
{
	color: Black;
	font-family: Verdana, Arial;
	font-size: 9px;
	line-height: 10pt;
	/*visibility: hidden;*/
}

/* */
.HomeHead
{
	color: #c0c0c0;
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	height: 16px;
}

/* */
.ContentHead
{
	background-color: #c0c0c0;
	color: black;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
}

/* */
.SubContentHead
{
	background-color: #c0c0c0;
	color: black;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	height: 12px;
}

/* Border + Background style of repeaters on module C1Store_ItemPaneNF */
.PostBox
{
	background-color: Transparent;
	background-image: none;
	background-repeat: no-repeat;
	border-width: 1px;
	border-color: darkred;
	border-style: solid;
}

/* Title Style in repeaters on module C1Store_ItemPaneNF */
.MostPopularHead
{
	background-color: darkred;
	color: white;
	font-family: Verdana, Arial;
	font-size: 9px;
	font-weight: bold;
}

/* Style of horizontal row in repeaters on module C1Store_ItemPaneNF */
.MostPopularFoot
{
	color: black;
 	height: 1px;
} 

/* Style of item text cell in repeaters */
.MostPopularBack
{
	background-color: Transparent;
	height: 14px;
}

A.MostPopularItemText, A.MostPopularItemText:link, A.MostPopularItemText:visited
{
	color: black;
	font-family: Verdana, Arial;
	font-size: 9px;
	text-decoration: none;
}

A.MostPopularItemText:hover
{
	color: red;
	font-family: Verdana, Arial;
	font-size: 9px;
	text-decoration: underline;
}

/* style of item titles */
.CATSubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

/* title style */
.CATSubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text */
.CATNormal
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.CATNormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.CATNormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.CATNormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the store admin pages */
.CATCommandButton     
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the store admin pages */
A.CATCommandButton:link {
    text-decoration:    underline;
    color: #003366;
}

A.CATCommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CATCommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

A.CATCommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

.ProductListHead
{
	color: black;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 12pt;
	text-decoration: underline;
}
.ProductListItem
{
	color: black;
	font-family: Verdana, Arial;
	font-size: 9px;
}

/* DataGrid Style used in Store WorkPages */
.CatShopGrid
{
	background-color: white;
	background-image: none;
	border-color: white;
	border-style: ridge;
	border-width: 2px;
	color: Black;
	font-family: Verdana;
	font-size: 8px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	line-height: 10pt;
}

.CatShopGridHeader
{
	font-style: normal;
	background-color: #4A3C8C;
	color: #E7E7FF;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 12pt;
	padding-left: 5px;
}

.CatShopGridItem
{
	background-color: #DEDFDE;
	color: black;
	font-family: Verdana, Arial;
	font-size: 9px;
	padding-left: 5px;
    line-height: 11pt;
}

.CatShopGridEditItem
{
	background-color: #9471DE;
	color: black;
	font-family: Verdana, Arial;
	font-size: 9px;
	padding-left: 5px;
    line-height: 11pt;
}

.CatShopGridItemAlt
{
	background-color: #DEDFDE;
	color: black;
	font-family: Verdana, Arial;
	font-size: 9px;
	padding-left: 5px;
    line-height: 11pt;	
}

.CatShopGridFooter
{
	background-color: #C6C3C6;
	line-height: 8pt;
}


/* DataGrid Style used in Store Mainpage */
.CatShopMainGrid
{
	background-color: white;
	background-image: none;
	border-color: white;
	border-style: ridge;
	border-width: 2px;
	color: Black;
	font-family: Verdana;
	font-size: 8px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
    line-height: 10pt;	
}

.CatShopMainGridHeader
{
	font-style: normal;
	background-color: #c0c0c0;
	border-bottom: black;
	border-left: black 1px solid;
	color: black;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 12pt;
	padding-left: 5px;	
}

.CatShopMainGridItem
{
	background-color: #ffffff;
	border-bottom: black;
	border-left: black 1px solid;
	color: black;
	font-family: Verdana, Arial;
	font-size: 9px;
	padding-left: 5px;
    line-height: 11pt;	
}

.CatShopMainGridItemAlt
{
	background-color: #f2f2f2;
	border-bottom: black;
	border-left: black 1px solid;
	color: black;
	font-family: Verdana, Arial;
	font-size: 9px;
	padding-left: 5px;
    line-height: 11pt;	
}

.CatShopMainGridFooter
{
	background-color: #c0c0c0;
	line-height: 8pt;
}

/* text style for the links */
A.SiteLink, A.SiteLink:link, A.SiteLink:visited
{
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	font-size: 9px;
}

A.SiteLink:hover
{
	text-decoration: underline;
	color: blue;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}

A.SiteLinkBold:hover
{
	color: red;
	text-decoration: none;
}

/* */
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
	color: goldenrod;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	line-height: 12px;
	padding-left: 10px;
}

A.MenuUnselected:hover
{
	color: blue;
	text-decoration: underline;
	padding-left: 9px;
}

A.MenuSelected
{
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	line-height: 12px;
	padding-left: 10px;
}

A.MenuSelected:hover
{
	color: green;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 10px;
}

/* GENERAL */

.NormalDouble
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 16px;
}

.NormalDropDownList
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px; /*1.2em;*/
	font-weight: normal;
}

/* text style used for selects in the admin pages, for Nav compatibility */
.NormalSelect
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalCheckBox
{
	margin-left: -4px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalRadio
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-indent: -5px;
}

/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landr&#246;               |
|--------------------------------------------------*/

.dtree
{
	font-family: Tahoma, Arial, Helvetica;
                font-size: 11px;
                font-weight: normal;
	color: #666;
	white-space: nowrap;
}
.dtree img
{
	border: 0px;
	vertical-align: middle;
}
.dtree a
{
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel
{
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover
{
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel
{
	background-color: #c0d2ec;
}
.dtree .clip
{
	overflow: hidden;
}


