/* =================================
    CSS STYLES FOR CATALooK.netStore 
    v3.45, 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: 1px;] to show 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-right: #808080 0px solid;
	border-top: #808080 0px solid;
	border-left: #808080 0px solid;
	border-bottom: #808080 0px solid;
}

/* 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
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: capitalize;
	color: #808080;
	font-family: Arial, Arial Narrow;
}

TD.CATContainerHeader
{
	font-family: Arial, Arial Narrow;
	visibility: visible;
}

/* 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
{
	font-weight: bold;
	font-size: 8pt;
	visibility: visible;
	color: #ff9900;
	
}

TD.CATContainerFooter
{	
	visibility: visible;
/*	border-top: white 1px solid; */
/*	border-bottom: white 1px solid; */
}

/* ===================
    MODULE INNER AREA
   ===================*/

/* Style of the inner Container border and background */
.CATBorder
{
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	border-left: #808080 1px solid;
	border-bottom: #808080 1px solid;
	
}

/* Style of the inner module chapter main title row */ 
.CATHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Arial, Arial Narrow;
	background-color: #d8d8d8;
}

TD.CATHeader
{
	font-family: Arial, Arial Narrow;
}

/* Style of the inner module chapter sub title row */ 
.CATAltHeader
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	color: #808080;
	font-family: Arial, Arial Narrow;
}

A.CATAltHeader, A.CATAltHeader:link, A.CATAltHeader:visited, A.CATAltHeader:hover
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	color: #808080;
	font-family: Arial, Arial Narrow;
}

.CatPrice
{
	font-weight: bold;
	font-size: 16pt;
	color: #808080;
	font-family: Arial, Arial Narrow;
}

A.CATAltHeader2, A.CATAltHeader2:link, A.CATAltHeader2:visited, A.CATAltHeader2:hover
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: none;
	color: #484848;
	font-family: Arial, Arial Narrow;
	text-decoration: none;
}

TD.CATAltHeader
{
		
	
}

/* Style of the left title fields */ 
.CATSubHeader
{
	font-weight: bold;
	font-size: 8pt;
	color: #808080;
}

TD.CATSubHeader
{
	
}

/* 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: #484848;
}

TD.CATRow
{
	font-family: Arial, Arial Narrow;
    font-weight: normal;
	font-size: 11px;
	color: #484848;        
}

/* Style of the highlighted value fields */ 
.CATRowHighLight
{
	font-weight: normal;
	font-size: 11px;
	color: #484848;
	background-color: yellow;
}

TD.CATRowHighlight
{
	background-color: #f2f2f3;
	font-weight:600
}

/* Style of the right parts from the title rows in modules CAT_ItemPaneNF and CAT_DashBoard */
.CATAltHeaderImage
{
	
	
/*	background-repeat: repeat-y; */
}

TD.CATAltHeaderImage
{	
	background-color:#f2f2f3;
	
/*	background-repeat: repeat-y; */
}

/* ====================
    General
   ====================*/

/* Style of Product Number, ISBN Number and EAN Number */
.CATProductNumber
{
	color: #484848;
	font-size: 9px;
	line-height: 10pt;
}

/* Style of Price 2 to 6 */
.CATUnitCost
{
	color: #484848;
	font-size: 9px;
	line-height: 10pt;
}

/* */
.CATDescription
{
	color: Black;
	font-size: 9px;
	line-height: 10pt;
}

/* 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-size: 9px;
	line-height: 10pt;
}

/* Style of the welcome message on store home pages */
.CATHomeHead
{
	font-family: Arial, Arial Narrow;
	color: #484848;
	font-size: 12px;
	font-weight: bold;
	
}

/* style of item titles */
.CATSubHead
{
	font-family: Arial, Arial Narrow;
	font-weight: bold;
	font-size: 10px;
	color: #484848;
}

A.CATSubHead:link, A.CATSubHead:active, A.CATSubHead:visited
{
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Arial Narrow;
}

/* title style */
.CATSubSubHead {
    font-size:  12px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text */
.CATNormal
{
    font-size: 11px;
    font-weight: normal;
}

/* */
.CATSmall
{
	color: Black;
	font-size: 10px;
}

.CATNormalRed
{
     font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.CATNormalBold
{
    font-size: 11px;
    font-weight: bold
}

/* Price in repeaters and product lists */
.CATProductListItem
{
	font-weight: bold;
	font-size: 14px;
	color: #808080;
}


/* ====================
    Controls
   ====================*/

/* Background of the SolPart menu in module CAT_MenuNF */
TD.CATMenuBG
{
    background-color: #eef3fb;        
}


/* text style used for textboxes in the admin and edit pages */
.CATNormalTextBox
{
    font-size: 12px;
    font-weight: normal;
}

.CATNormalDropDownList
{
	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-size: 11px;
	font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.CATNormalRadio
{
	font-size: 9px;
	font-weight: normal;
	text-indent: -5px;
}


/* ====================
    Links/Buttons
   ====================*/

/* text style for buttons and link buttons used in the store admin pages */
.CATCommandButton     
{
    font-size: 12px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the store admin pages */
A.CATCommandButton:link, A.CATCommandButton:visited, A.CATCommandButton:active
{
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	color: #a9a9a9;
	font-family: Arial, Arial Narrow;
	font-size: 12px;
	
}

A.CATCommandButton:hover
{
	color: #a9a9a9;
	text-decoration: underline;
	text-transform: uppercase;
}

/* Standard for links */
a:link 	
{
	text-decoration: underline; 
	font-size: 9px;
	color: #000000;
	text-transform: uppercase;		
} 

a:visited
{
	font-size: 9px;
	color: #808080;
	text-decoration: underline;
	text-transform: uppercase;
}

a:hover
{ 
	text-decoration: underline;
	font-size: 9px;
    color: #808080;
    text-transform: uppercase;
}

/* text style for the links */
A.CATSiteLink, A.CATSiteLink:link, A.CATSiteLink:visited
{
	text-decoration: underline; 
	font-size: 9px;
	color: black	;
	text-transform: uppercase;		
}

A.CATSiteLink:hover
{
	text-decoration: underline;
	font-size: 9px;
    color: black
    text-transform: uppercase;
}

/* used in module CAT_MenuNF for the link box mode */
A.CATMenu, A.CATMenu:link, A.CATMenu:visited
{
	text-decoration: underline; 
	font-size: 9px;
	color: #003366;
	text-transform: uppercase;
}

A.CATMenu:hover
{
	text-decoration: underline;
	font-size: 9px;
    color: #ff0000;
    text-transform: uppercase;
}


/* ====================================================
    TAB Menu Style used in module CAT_Products
   ====================================================*/

/* Active Tab Style in Store WorkPages (AddEditProducts.ascx ...) */
.CAT_TabNoActive
{
	font-size: 11px;
    font-weight: normal;
    color: #003366;
	height: 24px;
	background-color: #efefef;
	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
{
	border-right: #98aab1 1px solid;
	border-top: #98aab1 1px solid;
	font-weight: normal;
	font-size: 11px;
	background-image: none;
	border-left: #98aab1 1px solid;
	color: #003366;
	border-bottom: #98aab1 1px solid;
	background-repeat: no-repeat;
	height: 24px;
	background-color: #ffff33;
}


/* ====================================================
    DataGrid Style used in Store WorkPages(Admin Pages)
   ====================================================*/

.CATGrid
{
	width: 100%;
	background-image: none;
	font-family: Arial, Arial Narrow;
}

.CATGridHeader
{
	
	font-weight: bold;
	font-size: 8pt;
	color: black;
	background-color: #d1cfcc;
	font-family: Arial, Arial Narrow;
}

.CATGridItem
{
	font-weight: normal;
	font-size: 11px;
	color: #003366;
	background-color: #ffffff;
	font-family: Arial, Arial Narrow;
}

.CATGridEditItem
{
	background-color: #fffff0;
	color:  black;
	font-size: 9px;
    line-height: 11pt;
}

.CATGridItemAlt
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: Arial, Arial Narrow;
	
}

.CATGridFooter
{
	background-color: #efefef;
	line-height: 8pt;
}

.CATGridPager
{
	height: 32px;
	font-weight: normal;
	font-size: 11px;
	color: #4455aa;
	
}


/*==================================================
    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-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;
}
.dtree a.node:hover, .dtree a.nodeSel:hover
{
	color: #ff0000;
	text-decoration: underline;
}
.dtree a.nodeSel
{
	background-color: #c0d2ec;
}

.dtree a.node:visited, .dtree a.nodeSel:visited
{
	/*color: #800080; */
	text-decoration: none;	
}

.dtree .clip
{
	overflow: hidden;
}


/* ====================================================
    CSS STYLES FOR THE OLDER FRAME MODULE CATALooKStore 
    v3.3, 11/2004
   ====================================================*/

/*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%;
}

/* 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;
}

/* Width of List Control on Frame ShopMainSide(module: CATALooKStore) [width:auto;] or [width: xxx;] or [width: xxx%;] */
.CATProductListGrid
{
	width: 100%;
}

.CATProductBrowseList
{
	width: 100%;
}


/* Border + Background style of repeaters in module CATALooKStore */
.CATPostContainer
{
	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 CATALooKStore */
.CATMostPopularHead
{
	background-color: darkred;
	background-image: none;
	background-repeat: no-repeat;
	color: white;
	font-family: Arial, Arial Narrow;
	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-size: 9px;
	text-decoration: none;
}

A.CATMostPopularItemText:hover
{
	color: red;
	font-size: 9px;
	text-decoration: underline;
}

.BreadCrumbs, A.BreadCrumbs, A.BreadCrumbs:link, A.BreadCrumbs:active, A.BreadCrumbs:visited
{
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #888878;
	font-family:  Arial, 'Arial Narrow';
}

