/* =================================
    CSS STYLES FOR CATALooK.netStore 
    v3.77, 10/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: 0px #CCCCCC 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] or the module skin */
.CATContainerHeader
{
	visibility: visible;
	font-weight: bold;
	font-size: 8pt;
	color: #333333;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
}

TD.CATContainerHeader
{	
	visibility: visible;
	height: 22px;
}

/* 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] or the module skin  */
.CATContainerFooter
{
	visibility: visible;
	font-weight: bold;
	font-size: 8pt;
	color: #333333;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
}

TD.CATContainerFooter
{	
	visibility: visible;
	height: 22px;
}

/* ===================
    MODULE INNER AREA
   ===================*/

/* Style of the inner Container border and background */
.CATBorder
{	
	border: 0px #CCCCCC solid; 
/*	BORDER-TOP: #CCCCCC 1px solid; */
/*	BORDER-BOTTOM: #CCCCCC 1px solid; */
	background-color: transparent;	
}

/* Style of the inner sections border and background of the presentation layer modules*/
.CATSectionBorder
{	
	BORDER-BOTTOM: #CCCCCC 1px solid;
	background-color: transparent;	
}

/* Style of the inner sections border and background of the admin modules*/
.CATAdminSectionBorder
{	
	BORDER-BOTTOM: #CCCCCC 1px solid;
	background-color: transparent;	
}

/* Style of the border and background of the admin sub menus */
.CATSubMenuBorder
{	
	border: 1px #CCCCCC solid;
	background-color: White;	
}

/* Style of the item border and background of list items from the list, grid and repeater controls */
.CATListBorder
{	
	/* border: 1px #CCCCCC dotted; */
	background-color: transparent;
}

/* Style of the item border and background of list items from the grid controls */
.CATGridBorder
{	
/*	border: 0px #CCCCCC solid; */
/*  border: 1px #CCCCCC dotted; */
/*	BORDER-TOP: #CCCCCC 1px solid; */
	/*BORDER-BOTTOM: #CCCCCC 1px solid;*/
	BORDER-BOTTOM: #DAA593 1px solid;
	background-color: transparent;	
}

/* Style of the inner module chapter main title row */ 
.CATHeader
{
	font-weight: bold;
	font-size: 8pt;
	/*color: #CCCCCC;*/
	color: #be0000;
	font-size:110%;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
}

TD.CATHeader
{	
	height: 22px;
}

/* Style of the inner module chapter sub title row */ 
.CATAltHeader
{
	font-weight: bold;
	font-size: 9pt;	
	/*color: #CCCCCC;*/
	color: #be0000;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
}

.CATAltHeader a:link, .CATAltHeader a:visited
{
	font-weight: bold;
	font-size: 9pt;	
	color: #be0000;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
}
.CATAltHeader a:hover
{
	color: #000;
}

TD.CATAltHeader
{
	height: 22px; 		
}

/* Style of the left title fields and of the breadcrumbs and Custom Pager control  */ 
.CATSubHeader
{
	font-weight: bold;
	font-size: 8pt;	
	color: #333333;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;	
}

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: #333333;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
}

TD.CATRow
{
    
}

/* Style of the highlighted value fields */ 
.CATRowHighLight
{	
	color: #333333;	
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

TD.CATRowHighlight
{
}

/* Style of the right parts from the title rows in modules CAT_ItemPaneNF and CAT_DashBoard */
.CATAltHeaderImage
{
}

TD.CATAltHeaderImage
{	
	height: 22px; 
}

/* ====================
    General
   ====================*/

/* Style of Product Number, ISBN Number and EAN Number */
.CATProductNumber
{
	/*color: #808080;*/
	color: #000000;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	line-height: 10pt;
}

/* Style of Price 2 to 6 and Price extensions (exchanged amount, tax value, percentage discount extension) */
.CATUnitCost
{
	color: #808080;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	line-height: 10pt;
}

/* */
.CATDescription
{
	color: Black;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
	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-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	line-height: 10pt;
}

/* Style of the welcome message on store home pages */
.CATHomeHead
{
	color: #c0c0c0;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	height: 16px;
}

/* style of item titles */
.CATSubHead    {
    font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #333333;
}

/* title style */
.CATSubSubHead {
    font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text */
.CATNormal
{
    font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* */
.CATSmall
{
	color: Black;
	font-family: Arial Narrow;
	font-size: 10px;
	font-weight: normal;
}

.CATNormalRed
{
    font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

/* Style of Special Price DiscountExtension*/
.CATNormalBold
{
    font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #ff0000
}

/* Style of Price 1 and Retail Price Prefix in repeaters, product lists and detail page */
.CATProductListItem
{
	color: black;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
}


/* ====================
    Controls
   ====================*/

/* text style used for textboxes in the admin and edit pages */
.CATNormalTextBox
{
    font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

/* style used for quantity textbox in the product page */
.CATQuantityTextBox
{
    display:inline-block;
    margin-bottom:3px;
    margin-left:10px;
    font-family: "Century Gothic", Verdana, 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: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
	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: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.CATNormalRadio
{
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
	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-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
}
    
/* hyperlink style for buttons and link buttons used in the store admin pages */
A.CATCommandButton:link {
    text-decoration:    underline;
}

A.CATCommandButton:visited  {
    text-decoration:    underline;
}

A.CATCommandButton:active   {
    text-decoration:    underline;
}

A.CATCommandButton:hover    {
    text-decoration:    underline;
}

/* Standard for links */
/*
a:link 	
{
	text-decoration: underline; 
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	color: #333333;		
} 

a:visited
{ 
	text-decoration: underline;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	color: #333333;	
}

a:active
{
    text-decoration:    none;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	color: #333333;    
}

a:hover
{ 
	text-decoration: underline;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
    color: #CCCCCC;	
}
*/

/* text style for the links (not used)*/
A.CATSiteLink, A.CATSiteLink:link, A.CATSiteLink:visited
{
	text-decoration: underline; 
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	color: #333333;		
}

A.CATSiteLink:hover
{
	text-decoration: underline;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
    color: #CCCCCC
}


/* ====================================================
    TAB Menu Style used in module CAT_Products
   ====================================================*/

/* Active Tab Style in Store WorkPages (AddEditProducts.ascx ...) */
.CAT_TabNoActive
{

	height: 24px;
	/*background-color: #DCDCDC;*/
	background-color: #e1a592;
	background-image: none;
	background-repeat: no-repeat;
	border-width: 1px;
	/*border-color: #CCCCCC;*/
	border-color: #be0000;
	border-style: solid;
}
.CAT_TabNoActive, .CAT_TabNoActive a:link, .CAT_TabNoActive a:visited
{
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
    	font-size: 12px;
   	font-weight: bold;
    	/*color: #333333;*/
	color: #be0000;
}


/* 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: #CCCCCC;
	border-bottom-style: solid;
 }

/* Passive Tab Style in Store WorkPages (AddEditProducts.ascx ...) */
.CAT_TabActive
{
	height: 24px;
	/*background-color: #CCCCCC;*/
	background-color: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
	border-top: 1px #be0000 solid;
	border-bottom: 1px #be0000 solid;
}
.CAT_TabActive, .CAT_TabActive a:link, .CAT_TabActive a:visited, #dnn_ctr1278__ProductAttributes_hypAttributes
{
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
    	font-size: 12px;
    	font-weight: bold;
    	color: #be0000;
}



/* ====================================================
    DataGrid Style used in Store WorkPages(Admin Pages)
   ====================================================*/

.CATGrid
{
	width: 100%;
	background-color: transparent;
	background-image: none;
}

.CATGridHeader
{
	height: 22px;
	font-weight: bold;
	font-size: 8pt;	
	color: #333333;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
/*	background-image: url(CAT_AltHeader_BG.jpg); */
}


.CATGridHeader td
{
	border-bottom: solid 1px #c19c91;
}

#detailsTable
{
	border-bottom: solid 1px #c19c91;
}

.CATGridItem
{
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
	height: 22px;
}

.CATGridEditItem
{
	color:  #333333;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
    line-height: 11pt;
}

.CATGridItemAlt
{
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
    height: 22px;
	background-color: #d4aa9d;
}


.CATGridItem a, .CATGridItem a:link, .CATGridItem a:visited, .CATGridItem a:followed, .CATGridItem a:hover,
.CATGridItemAlt a, .CATGridItemAlt a:link, .CATGridItemAlt a:visited, .CATGridItemAlt a:followed, .CATGridItemAlt a:hover,
{
	font-weight: bold;
	font-size: 96%;
}

.CATGridFooter
{
	line-height: 8pt;
}

.CATGridPager
{
	height: 32px;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
/*	background-image: url(CAT_AltHeader_BG.jpg); */
}

#dnn_ctr1264_OrderList_MyList_ctl02_lblOrderDetails
{
	white-space: nowrap;
}


/*==================================================
    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;
}
.dtree a.node:hover, .dtree a.nodeSel:hover
{
	color: #F23F72;
	text-decoration: underline;
}
.dtree a.nodeSel
{
	background-color: #ABD0E2;
	color:#800080;
}

.dtree a.node:visited, .dtree a.nodeSel:visited
{
	/*color: #800080; */
	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: #FFFFFF;        
}

.CATMenuContainer
{
	background-color: transparent;
	font-size: 0px;
	width: 180px;
}

/* Changes of height will cause an ftp error! */
.CATMenuBar
{
	cursor: pointer;
	cursor: hand;
	height: 16;
	background-color: Transparent;
}


.CATMenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color: #FFFFFF;
	text-align: center;
	width: 15; 
	height: 16;
}

.CATMenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px; 
	font-weight: normal;
	font-style: normal;
	background-color: white; /* fixed firefox problem, do not use transparent here */
}

.CATMenuArrow TD
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}


.CATMenuRootArrow TD
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.CATItemsBreak
{
}

.CATRootItem TD  /* left right and center bg of unselected root tab */
{
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.CATRootItemActive TD /* outher left other right and center bg of active root item */
{
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #F23F72;
}

.CATRootItemSelected TD /* outher left other right and center bg of selected sub item */
{
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #F23F72;
}

.CATRootItemBreadCrumb TD
{
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.CATSubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.CATSubItemActive TD /* outher left other right and center bg of selected sub item */
{
	border-top: 0px solid;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #F23F72;
}

.CATSubItemSelected /* outher left other right and center bg of selected sub item */
{
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #F23F72; 
}

.CATSubItemBreadCrumb /* no effect */
{
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	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;
}

/* ====================================================
    Style for the Link Box Control in module CAT_MenuNF
   ====================================================*/

LI.linkbox {
	DISPLAY: list-item; 
	LIST-STYLE-POSITION: outside; 
	LIST-STYLE-IMAGE: url(bullet2.gif); 
	MARGIN-LEFT: -20px; 
	/*LINE-HEIGHT: 12.5pt;*/
	LINE-HEIGHT: 14pt;
}	

A.CATMenu, A.CATMenu:link, A.CATMenu:visited
{
	text-decoration: none;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	TEXT-TRANSFORM: Uppercase;
}

A.CATMenu:hover
{
	text-decoration: none;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #be0000;
}


/* ====================================================
    CSS STYLES FOR THE OLDER FRAME MODULE CATALooKStore 
    v3.3, 11/2004
   ====================================================*/

/*Size of Tree Menu in Module CATALooKStore. Fixed values are necessary for some containers */
.ShopLeftFrame
{
	height: 600;
	width: 24%;
}

/*Size of Product List in Module CATALooKStore. Fixed 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: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
	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: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	text-decoration: none;
}

A.CATMostPopularItemText:hover
{
	color: red;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	text-decoration: underline;
}



/* ===============================================
    Default style for the advanced paging control
   ===============================================*/

/* default style paging table */
.CATPagingTable
{
	Width: 100%;
	/*border-style: solid; */
	/*border-width: 1px; */
	/*border-color: #CCCCCC;*/
	/*border-bottom: 1px #ffffff solid;*/
	border-bottom: 1px #DAA593 solid;
/*	background-color: #D4D9EC; */
}


/* default text style for inactive link buttons of advanced paging control */
.CATNormalDisabled
{
	font-weight: normal;
	font-size: 11px;
	/*color: silver;*/
	color:#ba9589;
	font-family: Verdana, Tahoma, Arial, Helvetica;
}



/*style for cart breadcrumb*/

#BreadCrumbsTable
{
	margin-bottom: 16px;
}
#BreadCrumbsTable .CATAltHeader
{
	background-color: #EACBC2;
}




/*add a download message to the order list page: orderlist.ascx*/

.dawtekorderlistmessage
{
	display:inline !IMPORTANT;
	visibility:visible !IMPORTANT;
}

.dawtekorderlistmessage td
{
	color: #b10000;
	font-family: "Century Gothic", Verdana, Tahoma, Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 6px;
	border-bottom: solid 2px #000000;
}

.dawtekorderlistspacerrow
{
	display:inline !IMPORTANT;
	visibility:visible !IMPORTANT;
	height:30px;
}












