/* ===============================================================
	Sample purple Skin by Nina Meiers (http://www.xd.com.au)
   ===============================================================*/

/* =================================
    CSS STYLES FOR CATALooK.netStore 
    v3.44, 02/2005 
   =================================
*/

/* ====================
    MODULE CONTAINERS
   ====================*/

/* Visibility of the home and help image in the title row of the CATALooK.netStore containers */
/* Visibility of the module title in the title row of the CATALooK.netStore containers */
/* Function is moved to the HTML container skin: module CAT_StoreSettings: [Edit Container] */

/* Style of the Container border and background. */
/* Set [border: 0px;] to hide the border or [background-color: Transparent;] to show the DNN Skin background */
/* Select any other background-color to fit the CATALooK module background to the DNN Skin */
.CATContainerBorder
{
	border: 0px #E7DAEE solid;
	background-color: transparent;
}

/* Style of the Container title row */
/* select [hidden] for hide or [visible] to show. To remove white spaces edit the container HTML skin: module CAT_StoreSettings: [Edit Container] */
.CATContainerHeader
{
	visibility: visible;
	border-top: white 1px solid;
	font-weight: bold;
	font-size: 10px;
	/*background-image: url(cat_header_bg.gif);*/
	color: #404040;
	border-bottom: white 1px solid;
	font-family: Verdana, Arial, Helvetica;
	background-color: #F9F5EA;
}

TD.CATContainerHeader
{
	visibility: visible;
	border-top: white 1px solid;
	border-bottom: white 1px solid;
	/*background-image: url(cat_header_bg.gif);*/
	height: 25px; /* 31px; */
	background-color: transparent; #D3C2E3; /* #006699; */
}

/* Style of the Container footer row */
/* select [hidden] for hide or [visible] to show. To remove white spaces edit the container HTML skin: module CAT_StoreSettings: [Edit Container] */
.CATContainerFooter
{
	visibility: visible;
	border-top: #DC143C 1px solid; red
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	border-bottom: white 1px solid;
	font-family: Verdana, Arial, Helvetica;
	background-color: #F9F5EA;
	/*background-image: url(cat_header_bg.gif);*/
	/*border-top: white 1px solid;*/


}

TD.CATContainerFooter
{
	visibility: visible;
	border-top: white 1px solid;
	border-bottom: white 1px solid;
	height: 25px; /* 31px; */
	background-color: #D3C2E3; /* #006699; */
}

/* ===================
    MODULE INNER AREA
   ===================*/

/* Style of the inner Container border and background */
.CATBorder
{
	border: 0px #C5B7D1 solid;
	background-color: transparent; White;
}

/* Style of the inner module chapter main title row */
.CATHeader
{
	border-top: white 1px solid;
	font-weight: bold;
	font-size: 10px;
	color: #404040;
	border-bottom: white 1px solid;
	font-family: Verdana, Arial, Helvetica;
	background-color: #F9F5EA;
}

TD.CATHeader
{
	border-top: white 1px solid;
	border-bottom: white 1px solid;
	background-image: url(XDBar01.gif);
	height: 25px;
	background-color: #c7aeab;
}

/* Style of the inner module chapter sub title row */
.CATAltHeader
{
	font-weight: bold;
	font-size: 10px;
	color: #404040;
	font-family: Verdana, Arial, Helvetica;
	background-color:     #FF1493;#C9B4DC;
	/*background-image: url(CAT_AltHeader_BG.gif);*/
}


TD.CATAltHeader
{
	background-color: transparent; #E7DAEE;
	height: 25px;
	/*/*background-image: url(CAT_AltHeader_BG.gif);*/*/
	
	padding-bottom: 0px; /*Nina's Mod*/
	border-bottom: #FFFFFF 0px solid; /* Nina's Mod*/
}

/* Style of the left title fields */
.CATSubHeader
{
	font-weight: bold;
	font-size: 10px;
	color: #404040;
	font-family: Verdana, Arial, Helvetica;
}

TD.CATSubHeader
{
	background-color: transparent;  /*#fafafa;*/
}

/* Style of the right value fields in admin pages and of the content area of all presentation layer modules  */
.CATRow
{
	font-weight: normal;
	font-size: 11px;
	color: #003366;
	font-family: Verdana, Tahoma, Arial, Helvetica;
}

TD.CATRow
{
	background-color: transparent;  /*#fafafa;*/
}

/* Style of the highlighted value fields */
.CATRowHighLight
{
	color: #003366;
	background-color: transparent;  /*#fafafa;*/
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
}

TD.CATRowHighlight
{
	background-color: transparent;  /*#fafafa;*/
}

/* Style of the right parts from the title rows in modules CAT_ItemPaneNF and CAT_DashBoard */
.CATAltHeaderImage
{
	background-color: red;#E7DAEE;
	/*background-image: url(CAT_SubHeader_Image.jpg);*/
	background-repeat: repeat-y;
}

TD.CATAltHeaderImage
{
	background-color:  transparent;#E7DAEE;
	height: 25px;
	/*background-image: url(CAT_AltHeader_Image.jpg);*/
	background-repeat: repeat-y;
	padding-bottom: 1px; /*Nina's Mod*/
	border-bottom: #FFFFFF 0px solid; /* Nina's Mod*/
}

/* ====================
    General
   ====================*/

/* Style of Product Number, ISBN Number, EAN Number, Author, Publisher, Size, URL */
.CATProductNumber
{
	color: #808080;
	font-family: Verdana, Arial;
	font-size: 9px;
	line-height: 10pt;
}

/* Price 1 in repeaters, product lists and detail page */
.CATProductListItem
{
	color: black;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}

/* Style of Price 2 to 6 and exchanged amount*/
.CATUnitCost
{
	color: #808080;
	font-family: Verdana, Arial;
	font-size: 9px;
	line-height: 10pt;
}

/* Style of Special Price */
.CATNormalBold
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
}

/* */
.CATDescription
{
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
}

/* Please inform your customers that you 
  do not accept liability for the correctness of images and descriptions in the 
  product details. An appropriate sentence is indicated below the picture in the 
  product details.  */
.CATLiability
{
	color: Black;
	font-family: Verdana, Arial;
	font-size: 9px;
	line-height: 10pt;
}

/* Style of the welcome message on store home pages */
.CATHomeHead
{
	color: #c0c0c0;
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	/*height: 16px;*/
}

/* 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: 12px;
	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 of the list boxes in module CAT_Products/Attributes/Classicfication */
.CATSmall
{
	color: Black;
	font-family: Arial Narrow;
	font-size: 10px;
	font-weight: normal;
}

.CATNormalRed
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #404041;
}

/* ====================
    Controls
   ====================*/

/* Background of the SolPart menu in module CAT_MenuNF */
TD.CATMenuBG
{
	background-color: transparent; /* #eef3fb;*/
}

/* text style used for textboxes in the admin and edit pages */
.CATNormalTextBox
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}

/* style used for dropdownlistcontrols of all pages and the ddl control of module CAT_MenuNF */
.CATNormalDropDownList
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px; /*1.2em;*/
	font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.CATNormalCheckBox
{
	margin-left: -4px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.CATNormalRadio
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	text-indent: -5px;
}


/* ====================
    Links/Buttons
   ====================*/

/* 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: #404041;
}

/* Standard for links */
/*a:link
{
	text-decoration: underline;
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #003366;
}

a:visited
{
	text-decoration: underline;
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #003366;*/ /*: #800080; */
/*}

a:hover
{
	text-decoration: underline;
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #404041;
}*/

/* text style for the links */
A.CATSiteLink, A.CATSiteLink:link, A.CATSiteLink:visited
{
	text-decoration: underline;
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #003366;
}

A.CATSiteLink:hover
{
	text-decoration: underline;
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #404041;
}

/* used in module CAT_MenuNF for the link box mode */
A.CATMenu, A.CATMenu:link, A.CATMenu:visited
{
	text-decoration: underline;
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #003366;
}

A.CATMenu:hover
{
	text-decoration: underline;
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #404041;
}


/* ====================================================
    TAB Menu Style used in module CAT_Products
   ====================================================*/

/* Active Tab Style in Store WorkPages (AddEditProducts.ascx ...) */
.CAT_TabNoActive
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	height: 24px;
	background-color: transparent;  /*#fafafa;*/ /*#F5F5F5;*/
	background-image: none;
	background-repeat: no-repeat;
	border-width: 1px;
	border-color: #98AAB1;
	border-style: solid;
}

/* Tab Spacer Style in Store WorkPages (AddEditProducts.ascx ...) */
.CAT_TabSpacer
{
	height: 24px;
	background-color: Transparent;
	background-image: none;
	background-repeat: no-repeat;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #98AAB1;
	border-bottom-style: solid;
}

/* Passive Tab Style in Store WorkPages (AddEditProducts.ascx ...) */
.CAT_TabActive
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	height: 24px;
	background-color: transparent;  /*#fafafa;*/ /*#F0F0F0;*/
	background-image: none;
	background-repeat: no-repeat;
	border-width: 1px;
	border-color: #98AAB1;
	border-style: solid;
}


/* ====================================================
    DataGrid Style used in Store WorkPages(Admin Pages)
   ====================================================*/

.CATGrid
{
	width: 100%;
	background-color: white;
	background-image: none;
}

.CATGridHeader
{
	height: 22px;
	font-weight: bold;
	font-size: 10px;
	color: #404040;
	font-family: Verdana, Arial, Helvetica;
	background-color: #c7aeab;
	background-image: url(XDBar01.gif);
}

.CATGridItem
{
	font-weight: normal;
	font-size: 11px;
	color: #003366;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	height: 22px;
	background-color:  #F5F5F5;
}

.CATGridEditItem
{
	background-color:transparent; 
	color: #003366;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	line-height: 11pt;
}

.CATGridItemAlt
{
	font-weight: normal;
	font-size: 10px;
	color: #003366;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	height: 22px;
	background-color: #F0F0F0;
}

.CATGridFooter
{
	background-color: #C6C3C6;
	line-height: 8pt;
}

.CATGridPager
{
	height: 22px; /* 28px; */
	font-weight: normal;
	font-size: 11px;
	color: #404040; /*#D3C2E3;  */
	font-family: Verdana, Arial, Helvetica;
	background-color: #C9B4DC;
	/*background-image: url(CAT_AltHeader_BG.gif);*/
}


/*==================================================
    Java Menu Style used in module CAT_MenuNF
  =================================================*/
/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landr&#246;          |
|--------------------------------------------------*/

.dtree
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	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;
	text-decoration: none;
}
.dtree a.node:hover, .dtree a.nodeSel:hover
{
	background-color: #E6F4F3;
	border-top: 1px solid #99D1CB;
	border-left: 1px solid #99D1CB;
	border-right: 1px solid #99D1CB;
	border-bottom: 1px solid #99D1CB;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	padding-left: 1px;
}
.dtree a.nodeSel
{
	background-color: #DFF1EF;
	border-top: 1px solid #99D1CB;
	border-left: 1px solid #99D1CB;
	border-right: 1px solid #99D1CB;
	border-bottom: 1px solid #99D1CB;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	padding-left: 1px;
}

.dtree a.node:visited, .dtree a.nodeSel:visited
{
	text-decoration: none;
}

.dtree .clip
{
	overflow: hidden;
}

/* ====================================================
    Style for the solpart menu in module CAT_MenuNF
   ====================================================*/

/* Background of the SolPart menu in module CAT_MenuNF */
TD.CATMenuBG
{
	background-color: #eef3fb;
}

.CATMenuContainer
{
	background-color: transparent;
	height: 20px;
	font-size: 0px;
	/* nina width: 180px;*/
}

/* Changes of height will cause an ftp error! */
.CATMenuBar
{
	cursor: pointer;
	cursor: hand;
	height: 22px;
	background-color: Transparent;
}


.CATMenuIcon
{
	display: none; /*nina*/
}

.CATMenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px; 
	font-weight: normal;
	font-style: normal;
	background-color: white; /* fixed firefox problem, do not use transparent here */
	height: 20px;/*nina*/
}

.CATMenuArrow /*TD*/
{
	display: none; /*mina*/
}


.CATMenuRootArrow /*TD*/
{
	width: 2px;
	color: red;
	/*display: none; mina*/
}

.CATItemsBreak
{
}

.CATRootItem TD  /* left right and center bg of unselected root tab */
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	height: 21px; 
	background-color: transparent; /*#F5A3CC;#C1BE9B;*/
	border-bottom: #003366 1px solid;
	border-top: #FFFFFF 1px solid;
}

.CATRootItemActive TD /* outher left other right and center bg of active root item */
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	height: 21px;
	background-color: #D9B38C;#BE9072;#91BFD5;
	border-bottom: #ffffff 0px solid;
	border-top: #FFFFFF 0px solid;
}

.CATRootItemSelected TD/*  outher left other right and center bg of selected sub item */
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: ffffff;
	height:20px;
	background-color: #D9B38C;
	border-bottom: #003366 1px solid;
	border-top: #FFFFFF 1px solid;

}

.CATRootItemBreadCrumb /*TD*/
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	height: 21px;
	background-color: #D9B38C;
	border-bottom: #003366 1px solid;
	border-top: #FFFFFF 1px solid;
}

.CATSubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	height: 22px;
	background-color: #FFFFFF;
	border-bottom: #F269AE 1px solid;
	border-top: #F269AE 1px solid; 
	border-left: #F269AE solid 1px;
	border-right: #F269AE solid 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);*/
}

.CATSubItemActive TD /* outher left other right and center bg of selected sub item */
{
	border-top: 0px solid;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	height: 21px;
	background-color: #c9b4dc;
		border-bottom: #ffffff px solid;
	border-top: #FFFFFF 1px solid;
}

.CATSubItemSelected /* outher left other right and center bg of selected sub item */
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #003366; 
	background-color: #D9B38C;
	height: 20px;
	border-bottom: #ffffff 1px solid;
	border-top: #FFFFFF 1px solid;
	border-left: #003366 1px solid;
	border-right: #003366 1px solid;
	padding-right: 2px;
}

.CATSubItemBreadCrumb /* no effect */
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	background-color: Transparent;
}

/* ===================================================================
    Style for the TreeMenu of advanced categories in module CAT_MenuNF
   ===================================================================*/
.CATTreeViewMenu
{
	width: 175px;
	background-color: #FFFFFF;
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}
.CATTreeViewMenu_Header
{
	background-color: #FFFFFF;
}


/* ====================================================
    CSS STYLES FOR THE OLDER FRAME MODULE CATALooKStore 
    v3.44, 02/2005
   ====================================================*/

/*Size of Tree Menu in Module CATALooKStore. Absolute values are necessary for some containers */
.ShopLeftFrame
{
	height: 600;
	width: 24%;
}

/*Size of Product List in Module CATALooKStore. Absolute values are necessary for some containers */
.ShopRightFrame
{
	height: 600;
	width: 74%;
}


/* Width of List Control on Frame ShopMainSide(module: CATALooKStore) [width:auto;] or [width: xxx;] or [width: xxx%;] */
.CATProductListGrid
{
	width: 100%;
}

.CATProductBrowseList
{
	width: 100%;
}

/* Body backcolor, border and scrollbars of ShopLeftFrame TreeMenu in module CATALooKStore*/
.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 of module CATALooKStore */
.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;
}


/* Border + Background style of repeaters in module CATALooKStore */
.CATPostContainer
{
	background-color: Transparent;
	background-image: none;
	background-repeat: no-repeat;
	border-width: 1px;
	border-color: #F9F5EA; /*#FF7E44;*/
	border-style: solid;
}

/* Title Style in repeaters on module CATALooKStore */
.CATMostPopularHead
{
	background-color: #F9F5EA; /*#FF7E44;*/
	background-image: none;
	background-repeat: no-repeat;
	color: #404040;
	font-family: Verdana, Arial;
	font-size: 9px;
	font-weight: bold;
}

/* Style of horizontal row in repeaters on module CATALooKStore */
.CATMostPopularFoot
{
	color: black;
	height: 1px;
}
/* Item text in repeators on module CATALooKStore */
A.CATMostPopularItemText, A.CATMostPopularItemText:link, A.CATMostPopularItemText:visited
{
	color: black;
	font-family: Verdana, Arial;
	font-size: 9px;
	text-decoration: none;
}

A.CATMostPopularItemText:hover
{
	color: #404041;
	font-family: Verdana, Arial;
	font-size: 9px;
	text-decoration: underline;
}


.XDCartContents {
	background-color: transparent;
}

.XDDashboardSort {
	background-color: transparent;
}

.XDPurple01 {
	background-color: #404040;
}

TD.XDCode01 {
		background-color: transparent;
}

TD.XDCode02 {
	background-color: Aqua;
}

/*TD.XDCode03 {
	background-color: Orange;
}

TD.XDCode04 {
	background-color: Fuchsia;
}

TD.XDCode05 {
	background-color: Teal;
}

.XDCode06 {
	background-color: Lime;
}

.XDCode07 TD {
	background-color: #FA8072;
}

TD.XDCode08  {
	background-color: #CEBBDF;
}*/

.XDCode09 {
	background-color: transparent;
}

.XDCode10 {
	background-color: #708090;
}


.XDCode11 {
	background-color: transparent;
}

.XDCode12 {
	/*background-color: #DAA520;*/
	font-family: Verdana, Arial, Helvetica;
	font-weight: bolder;
	font-size: 14px;
	color: #4B6F72;
	line-height: 22px;
	border-left: 1px solid #ffffff;
	border-bottom: 1px dotted #4B6F72;
	padding-bottom: 5px;
}

.XDMiniDashboard {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bolder;
	font-size: 14px;
	color: #4B6F72;/*#6F4595;*/
	line-height: 22px;
	border-left: 1px solid #ffffff;
	border-bottom: 1px dotted #4B6F72;

}

.XDMiniDashboardRow {
	background-color: #fafafe;black;
}

.XDMiniDashboardTitle {
	background-color: #DFCCE8;
	height: 22px;
	border-left: 1px solid #ffffff;
	border-top: 2px solid #ffffff;
	padding-left: 2px;
}

.XDMiniDashboardRowL {
	background-color: #fafafe;
	width: 120px;
	padding-left: 5px;
	border-top: 1px solid #ffffff;

}

.XDMiniDashboardRowR {
	background-color: transparent;  /*#fafafa;*/
	padding-right: 5px;
}


.XDProductsBorder {
	border: 0px 0px 0px 0px transparent solid;
}

.XDProductImage {
	padding-top: 5px;
	padding-bottom: 5px;
}

.XDTest {
	background-color: Black;
}
/* this is the border around the table where the product item, edit, zoom table is */
.XDProductTitle {
	background-color: #C7AEAB;
	height: 22px;
	line-height: 23px;
	border-bottom: 2px solid #ffffff;
	background-image: url(XDBar01.gif);
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
}

.XDProdShortInfo {
	background-color: transparent;
}

.XDPSIAlt {
	background-color: #fafafe;
}

.XDPSIHightlight {
	background-color: #fafaff;
}