/* =================================
    CSS STYLES FOR CATALooK.netStore 
    v3.47, 05/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 #69A7C6 solid; */
	background-color: transparent; /*White;*/
	}

/* 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
{
	display: none;
	visibility:  hidden; /*visible;*/
	font-weight: bold;
	font-size: 8pt;
	color: #FF9922;
	font-family: arial, tahoma;
}

TD.CATContainerHeader
{	
	display: none;
	visibility: hidden; /*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] */
.CATContainerFooter
{
	display: none;
	visibility: hidden; /*visible;*/
	font-weight: bold;
	font-size: 8pt;
	color: #FF9922;
	font-family: arial, tahoma;
}

TD.CATContainerFooter
{	
	display: none;
	visibility: hidden; /*visible;*/
	height: 22px;
}

/* ===================
    MODULE INNER AREA
   ===================*/

/* Style of the inner Container border and background */
.CATBorder
{	
/*	border: 0px #69A7C6 solid; */
/*	BORDER-TOP: #69A7C6 1px solid; */

	BORDER-BOTTOM: #69A7C6 1px solid;
/*	BORDER: #69A7C6 1px solid;*/
	background-color: transparent; /*White;	*/
}

/* Style of the inner module chapter main title row */ 
.CATHeader
{

/*	font-family: Arial, Verdana, "MS Sans Serif";
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #669966;
*/	
	font-family: Arial, Verdana, "MS Sans Serif";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #669966;	
}

TD.CATHeader
{	
	height: 22px;
}

/* Style of the inner module chapter sub title row */ 
.CATAltHeader
{
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 12px;	
	font-weight: bold;
/*	color: #6082B6;*/
 	color: #003366;		
}

/*nombre (tit) producto*/
.CATAltHeader a:link, .CATAltHeader a:active,  .CATAltHeader a:visited,
{
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 12px;	
	font-weight: bold;
	color: #003366;	
/*	color: #6082B6;*/
}

TD.CATAltHeader
{
	height: 22px; 	
}

/* Style of the left title fields and of the breadcrumbs and Custom Pager control  */ 
.CATSubHeader
{
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 12px;	
	font-weight: normal;
	color: #003366;		
}


TD.CATSubHeader
{
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 12px;	
	font-weight: normal;
	color: #003366;			
}

/* 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: arial, tahoma;*/
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 11px;	
	font-weight: normal;
	color: #003366;		
}

TD.CATRow
{
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 11px;	
	font-weight: normal;
	color: #003366;	    
}

/* Style of the highlighted value fields */ 
.CATRowHighLight
{	
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 11px;	
	font-weight: normal;
	color: #003366;	
}

TD.CATRowHighlight
{
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 11px;	
	font-weight: normal;
	color: #003366;	
}

/* 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;
font-family: arial, tahoma;
font-size: 10px;
line-height: 10pt;*/
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 11px;	
	font-weight: normal;
	color: black;		
}

/* Style of Price 2 to 6 */
.CATUnitCost
{
/*	color: #808080;
	font-family: arial, tahoma;
	font-size: 10px;
	line-height: 10pt;*/
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 11px;	
	font-weight: normal;
	color: black;			
}

/* */
.CATDescription
{
/*	color: Black;
	font-family: arial, tahoma;
	font-size: 10px;
	line-height: 10pt;*/
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 11px;	
	font-weight: normal;
	color: black;		
}

/* 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: arial, tahoma;
	font-size: 10px;
	line-height: 10pt;*/
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 11px;	
	font-weight: normal;
	color: black;			
}

/* Style of the welcome message on store home pages */
.CATHomeHead
{
/*	color: #139F4B;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 16px;
	*/
	font-family: Arial, Verdana, "MS Sans Serif";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #669966;	
}

/* style of item titles */
.CATSubHead    {
/*    font-family: arial, tahoma;
    font-size:  11px;
    font-weight: normal;
    color: #003366;*/ 
	font-family: Arial, Verdana, "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;		 
}

/* title style */
.CATSubSubHead {
/*    font-family: arial, tahoma;
    font-size:  12px;
    font-weight:    bold;
    color: black;*/
	font-family: Arial, Verdana, "MS Sans Serif";
    font-size:  12px;
    font-weight:    bold;
    color: black;	 
}

/* */
.CATSmall
{
	color: Black;
	font-family: Verdana, Arial, "MS Sans Serif";
	font-size: 10px;
	font-weight: normal;
}

/* text style used for most text */
.CATNormal
{
/*    font-family: arial, tahoma;
    font-size: 11px;
    font-weight: normal;*/ 
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 11px;
	font-weight: normal;	 
}

.CATNormalRed
{
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 11px;
	font-weight: normal;	
	color: Red;
/*    font-family: arial, tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
*/}

.CATNormalBold
{
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 11px;
   font-weight: bold
}

/* Price in repeaters and product lists */
.CATProductListItem
{
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 11px;
	font-weight: bold;
}


/* ====================
    Controls
   ====================*/

/* text style used for textboxes in the admin and edit pages */
.CATNormalTextBox
{
/*    font-family: arial, tahoma;
    font-size: 12px;
    font-weight: normal;*/
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 11px;
	font-weight: normal;	 	 
}

/* style used for dropdownlistcontrols of all pages and the ddl control of module CAT_MenuNF */
.CATNormalDropDownList
{
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 11px;
	font-weight: normal;	
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.CATNormalCheckBox
{
/*	margin-left: -4px;
	font-family: arial, tahoma;
	font-size: 11px;
	font-weight: normal;
*/	
	margin-left: -4px;
	font-family: Verdana, Arial, "MS 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: arial, tahoma;
	font-size: 11px;
	font-weight: normal;*/
	text-indent: -5px;
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 11px;
	font-weight: normal;			
}


/* ====================
    Links/Buttons
   ====================*/

/* text style for buttons and link buttons used in the store admin pages */
.CATCommandButton     
{
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 11px;
	font-weight: normal;		
 	color: #003366;	
/*    font-family: arial, tahoma;
    font-size: 11px;
    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 {
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 11px;
	font-weight: normal;		
   color: #003366;		 
   text-decoration: underline;
}

A.CATCommandButton:hover    {
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 11px;
	font-weight: normal;		
   color: #003366;	
	text-decoration: underline;
}

/* Standard for links */
a:link, a:visited, a:active {
/*	font-family: arial, tahoma;
	color: #000166;
*/	
/*	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 11px;
	font-weight: normal;		
   color: #003366;	*/	
	text-decoration: none; 
} 

a:hover
{ 
/*	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 11px;
	font-weight: normal;		
   color: #139F4B;*/
	text-decoration: underline;
}

/* text style for the links */
A.CATSiteLink, A.CATSiteLink:link, A.CATSiteLink:visited
{
/*	text-decoration: underline; 
	font-family: arial, tahoma;
	font-size: 11px;
	color: #003366;		*/
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 11px;
	font-weight: normal;		
	text-decoration: underline; 	
   color: #003366;
}

A.CATSiteLink:hover
{
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 11px;
	font-weight: normal;		
	text-decoration: underline; 	
   color: #139F4B;
}


/* ====================================================
    TAB Menu Style used in module CAT_Products
   ====================================================*/

/* Active Tab Style in Store WorkPages (AddEditProducts.ascx ...) */
.CAT_TabNoActive
{
/*	background-color: #EFF9FD;
	border-color: #69A7C6;*/
	height: 24px;
	background-image: none;
	background-repeat: no-repeat;
	border-width: 1px;
	border-style: solid;
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 11px;
	font-weight: normal;
	color: black;
	background-color: #D0D8DE;	
	border-color: #6082B6;
}

/* 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: #6082B6;
	border-bottom-style: solid;
 }

/* Passive Tab Style in Store WorkPages (AddEditProducts.ascx ...) */
.CAT_TabActive
{
	/*font-family: arial, tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #003366;
	height: 24px;
	background-color: #ABD0E2;
	background-image: none;
	background-repeat: no-repeat;
	border-width: 1px;
	border-color: #69A7C6;
	border-style: solid;*/
	
	height: 24px;
	background-image: none;
	background-repeat: no-repeat;
	border-width: 1px;
	border-style: solid;
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 11px;
	font-weight: normal;
	color: white;
	background-color: #6082B6;	
	border-color: #6082B6;	
}


/* ====================================================
    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: 8pt;	
	color: #003366;
	font-family: arial, tahoma;*/
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 11px;
 	color: #003366;	
	font-weight: bold;
}

.CATGridItem
{
   height: 22px;
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 11px;
 	color: #003366;	
	font-weight: bold;
	font-weight: normal;
}

.CATGridEditItem
{
/*	color:  #003366;
	font-family: arial, tahoma;
	font-size: 9px;
   line-height: 11pt;*/
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 11px;
 	color: #003366;	
	font-weight: bold;
	font-weight: normal;	
}

.CATGridItemAlt
{
/*	font-weight: normal;
	font-size: 11px;
	color: #003366;
	font-family: arial, tahoma;
    height: 22px;*/ 
   height: 22px;
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 11px;
 	color: #003366;	
	font-weight: bold;
	font-weight: normal;	 
}

.CATGridFooter
{
	line-height: 8pt;
}

.CATGridPager
{
	height: 32px;
	font-weight: normal;
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 11px;
 	color: #003366;	
/*	background-image: url(CAT_AltHeader_BG.jpg); */
}


/*==================================================
    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, Arial, "MS Sans Serif";
	font-size: 11px;
	color: #003366; /*#666;*/
	white-space: nowrap;
}
.dtree img
{
	border: 0px;
	vertical-align: middle;
}
.dtree a
{
	color: #003366; /*#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: #139F4B;		
	background-color: white;	
	text-decoration: underline;
}
.dtree a.nodeSel
{
/*	background-color: #ABD0E2;
	color:#800080;*/
	color: white;
	background-color: #6082b6;	
}

.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;
	height: 20px;
	font-size: 0px;
	width: 180px;
}

/* Changes of height will cause an ftp error! */
.CATMenuBar
{
	cursor: pointer;
	cursor: hand;
	height: 16;
	background-color: #6082b6; /*Transparent;*/
}


.CATMenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color: #6082b6;
	text-align: center;
	width: 15; 
	height: 16;
}

.CATMenuItem /* activate bg image for subitems here */
{
/*	font-size: 11px; 
*/	
	border: none;
	color: white; 
	font-family: Verdana, Arial, "MS Sans Serif";
	font-weight: normal;	
}

.CATMenuArrow TD
{
	border: none;
/*	font-family: arial, tahoma; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
*/}


.CATMenuRootArrow TD
{
	border: none;
/*	font-family: arial, tahoma; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
*/}

.CATItemsBreak
{
	border: none;
}

.CATRootItem TD  /* left right and center bg of unselected root tab */
{
	border: none;
	color: white; 
	font-family: Verdana, Arial, "MS Sans Serif";
	font-weight: normal;
/*	
	font-family: arial, tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	height: 20px; 
	background-color: #C1BE9B;
	border-bottom: #003366 1px solid;
	border-top: #FFFFFF 1px solid;*/
}

.CATRootItemActive TD /* outher left other right and center bg of active root item */
{
	border: none;
	color: white; 
	font-family: Verdana, Arial, "MS Sans Serif";
	font-weight: normal;
	
/*	font-family: arial, tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	height: 20px;
	background-color: #91BFD5;
	border-bottom: #003366 1px solid;
	border-top: #FFFFFF 1px solid;
*/}

.CATRootItemSelected TD /* outher left other right and center bg of selected sub item */
{
	border: none;
	color: white;
	background-color: #99ca3c;
	font-family: Verdana, Arial, "MS Sans Serif";
	font-weight: normal;

/*	font-family: arial, tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	height: 20px;
	background-color: #91BFD5;
	border-bottom: #003366 1px solid;
	border-top: #FFFFFF 1px solid;*/
}

.CATRootItemBreadCrumb TD
{
	border: none;
	color: white; 
	font-family: Verdana, Arial, "MS Sans Serif";
	font-weight: normal;
/*	font-family: arial, tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	height: 20px;
	background-color: #91BFD5;
	border-bottom: #003366 1px solid;
	border-top: #FFFFFF 1px solid;*/
}

.CATSubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{
	background-color: #6082b6;
	border-bottom: 1px solid #93a693;
	border-right: 1px solid #93a693;
	z-index: 1000;
/*	cursor: pointer;
	cursor: hand;
	font-family: arial, tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	height: 20px;
	background-color: #FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
*/}

.CATSubItemActive TD /* outher left other right and center bg of selected sub item */
{
	background-color: #6082b6;
	border-bottom: 1px solid #93a693;
	border-right: 1px solid #93a693;
	
/*	border-top: 0px solid;
	font-family: arial, tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	height: 20px;
	background-color: #ABD0E2;*/
}

.CATSubItemSelected /* outher left other right and center bg of selected sub item */
{
	border: none;
	color: white;
	background-color: #99ca3c;
	font-family: Verdana, Arial, "MS Sans Serif";
	font-weight: normal;
/*	font-family: arial, tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #003366; 
	background-color: #ABD0E2;*/
}

.CATSubItemBreadCrumb /* no effect */
{
	background-color: #6082b6;
	border-bottom: 1px solid #93a693;
	border-right: 1px solid #93a693;
/*	font-family: arial, tahoma;
	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;
}

/* ====================================================
    Style for the Link Box Control in module CAT_MenuNF
   ====================================================*/

LI.linkbox {
	DISPLAY: list-item; 
	LIST-STYLE-POSITION: outside; 
	LIST-STYLE-IMAGE: url(bullet.gif); 
	MARGIN-LEFT: -20px; 
	LINE-HEIGHT: 12.5pt;
}	

A.CATMenu, A.CATMenu:link, A.CATMenu:visited
{
/*	font-family: arial, tahoma;
	font-size: 11px;
	color: #003366;*/
	text-decoration: none;
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 11px;
 	color: #003366;		
}

A.CATMenu:hover
{
	text-decoration: underline;
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 11px;
 	color: #139F4B;		
/*	font-family: arial, tahoma;
	font-size: 11px;
    color: #139F4B;*/
}


/* ====================================================
    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: #005295;
	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, tahoma;
	font-size: 9px;
	font-weight: bold;*/
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 11px;
 	color: white;	
	background-color: #005295;		
}

/* 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: arial, tahoma;
	font-size: 9px;
	text-decoration: none;*/	
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 11px;
 	color: #003366;	
	text-decoration: none;	
}

A.CATMostPopularItemText:hover
{
/*	color: red;
	font-family: arial, tahoma;
	font-size: 9px;
	text-decoration: underline;*/
	font-family: Verdana, Arial, "MS Sans Serif";
 	font-size: 11px;
 	color: #139F4B;	
	text-decoration: underline;		
}


