/* =================================
    CSS STYLES FOR CATALooK.netStore 
    v3.59, 08/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:0 #98AAB1 solid}
.CATContainerHeader{visibility:visible;font-weight:700;font-size:8pt;color:#f90;font-family:Arial, Helvetica}/* 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  */
TD.CATContainerHeader{visibility:visible;height:32px}
.CATContainerFooter{visibility:visible;font-weight:700;font-size:8pt;color:#f90;font-family:Arial, Helvetica}
TD.CATContainerFooter{visibility:visible;height:32px}
td#floatLeft input {float:left;}
/* ===================
    MODULE INNER AREA
   ===================  */
.CATBorder{}
.CATSectionBorder{}
.CATAdminSectionBorder{}
.CATSubMenuBorder{}
.CATListBorder{}
.CATListBorder a,.CATListBorder a:link,.CATListBorder a:active,.CATListBorder a:visited {}
.CATGridBorder{}
.CATHeader{font-size:18px;color:#f79e5f;font-family:Arial, Helvetica;}
TD.CATHeader{}
.CATAltHeader{font-weight:400;font-size:14pt;color:#FB741A;font-family:Arial, Helvetica}
TD.CATAltHeader{}
.CATSubHeader{font-weight:700;font-size:8pt;color:#686767;font-family:Arial, Helvetica}
TD.CATSubHeader{}
.CATRow{font-weight:400;font-size:11px;color:#686767;font-family:Arial, Helvetica}
TD.CATRow{}
.CATRowHighLight{color:#036;font-family:Arial, Helvetica;font-size:11px;font-weight:400}
TD.CATRowHighlight{}
.CATAltHeaderImage{}
TD.CATAltHeaderImage{}
h2 a,h2 a:link,h2 a:active,h2 a:visited,h2 a:hover {text-transform:capitalize;text-decoration:none;color:#FB741A}
h2 a:hover {color:#686767}
html > body .productList input {margin:0px}
.productList .purchaseButtons input, .productList .purchaseButtons img { vertical-align:bottom}
.CATAltHeader td.CATAltHeader {vertical-align:top}
.productList{padding-bottom:15px;background:url(ProductList_BG.gif) bottom center no-repeat;clear:both;margin-bottom:30px}
/* ====================
    General
   ==================== */
.CATProductNumber{color:#c9ae87;font-family:Arial, Helvetica;}
.CATProductListItem{color:#c9ae87;font-family:Arial, Helvetica;font-size:12px}
.CATUnitCost{color:gray;font-family:Arial, Helvetica;font-size:9px;line-height:10pt}
.CATNormalBold{font-family:Arial, Helvetica;font-size:12px;font-weight:700}
.CATDescription{font-weight:400;font-family:Arial, Helvetica;font-size:10px}
.CATLiability{color:#000;font-family: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.   */
.CATHomeHead{color:silver;font-family:Arial, Helvetica;font-size:14px;font-weight:700;height:16px}
.CATSubHead{font-family:Arial, Helvetica;font-size:12px;font-weight:700;color:#686767}
.CATSubSubHead{font-family:Arial, Helvetica;font-size:12px;font-weight:700;color:#000}
.CATNormal{font-family:Arial, Helvetica;font-size:11px;font-weight:400}
.CATSmall{color:#000;font-family:Arial Narrow;font-size:10px;font-weight:400}
.CATNormalRed{font-family:Arial, Helvetica;font-size:12px;font-weight:700;color:red}
hr {color:#CCC; background-color:#CCC; height:1px; border:0px;}
/* ====================
    Controls
   ==================== */
.CATNormalTextBox{font-family:Arial, Helvetica;font-size:12px;font-weight:400}
.CATNormalDropDownList{font-family:Verdana, Helvetica, sans-serif;font-size:9px;font-weight:400}/* style used for dropdownlistcontrols of all pages and the ddl control of module CAT_MenuNF  */
.CATNormalCheckBox{margin-left:-4px;font-family:Verdana, Helvetica, sans-serif;font-size:11px;font-weight:400}
.CATNormalRadio{font-family:Verdana, Helvetica, sans-serif;font-size:9px;font-weight:400;text-indent:-5px}
/* ====================
    Links/Buttons
   ==================== */
.CATCommandButton{font-family:Arial, Helvetica;font-size:11px;font-weight:400}
A.CATCommandButton:link{text-decoration:underline;color:#FB741A}
A.CATCommandButton:visited{text-decoration:underline;color:#FB741A}
A.CATCommandButton:active{text-decoration:underline;color:#FB741A}
A.CATCommandButton:hover{text-decoration:underline;color:#686767}
A.CATSiteLink,A.CATSiteLink:link,A.CATSiteLink:visited{text-decoration:underline;font-family:Arial, Helvetica;font-size:9px;color:#036}
A.CATSiteLink:hover{text-decoration:underline;font-family:Arial, Helvetica;font-size:9px;color:red}
/* ====================================================
    TAB Menu Style used in module CAT_Products
   ==================================================== */ 
.CAT_TabNoActive{font-family:Arial, Helvetica;font-size:11px;font-weight:400;color:#036;height:24px;background:#eef3fb;border:1px solid #98AAB1}/*Active Tab Style in Store WorkPages (AddEditProducts.ascx ...)  */
.CAT_TabSpacer{height:24px;border-bottom:1px solid #98AAB1}/* Tab Spacer Style in Store WorkPages (AddEditProducts.ascx ...)  */
.CAT_TabActive{font-family:Arial, Helvetica;font-size:11px;font-weight:400;color:#036;height:24px;background:#D4D9EC;border:1px solid #98AAB1}/* Passive Tab Style in Store WorkPages (AddEditProducts.ascx ...)  */
/* ====================================================
    DataGrid Style used in Store WorkPages(Admin Pages)
   ==================================================== */.CATGrid{width:100%;}
.CATGridHeader{font-weight:700;font-size:8pt;color:#686767;font-family:Arial, Helvetica;background:#d9d9d9}
.CATGridHeader a,.CATGridPager a{color:#f27c28}
.CATGridHeader td{padding:5px}
.CATGridItem{font-weight:400;font-size:11px;color:#036;font-family:Arial, Helvetica;height:22px}
.CATGridEditItem{color:#036;font-family:Arial, Helvetica;font-size:9px;line-height:11pt}
.CATGridItemAlt{font-weight:400;font-size:11px;color:#036;font-family:Arial, Helvetica;height:22px}
.CATGridFooter{background:#C6C3C6;line-height:8pt}
.CATGridPager{height:32px;font-weight:400;font-size:11px;color:#686767;font-family:Arial, Helvetica;background:#d9d9d9}
/*==================================================
    Java Menu Style used in module CAT_MenuNF
  ================================================= --------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö          |
|-------------------------------------------------- */.dtree{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:9px;color:#666}
.dtree img{border:0;vertical-align:middle}
.dtree a{color:#333;text-decoration:none}
.dtree a.node,.dtree a.nodeSel{padding:1px 2px}
.dtree a.node:hover,.dtree a.nodeSel:hover{color:red;text-decoration:underline}
.dtree a.nodeSel{background:#c0d2ec}
.dtree a.node:visited,.dtree a.nodeSel:visited{text-decoration:none}
.dtree .clip{overflow:hidden}
/* ====================================================
    Style for the solpart menu in module CAT_MenuNF
   ====================================================  */
TD.CATMenuBG{}
.CATMenuContainer{width:180px}
.CATMenuBar{cursor:hand;height:16px}/* Changes of height will cause an ftp error!  */
.CATMenuIcon{width:0;display:none}
.CATMenuItem{cursor:hand;font-family:Arial, Helvetica;font-size:12px;font-weight:400;font-style:normal;padding:5px 10px 5px 5px;margin:0!important;width:150px}
.CATMenuArrow{width:0;display:none}
.CATMenuRootArrow{font-family:webdings;font-size:10pt;cursor:hand;width:20px;background:url(menuArrow.gif) no-repeat center right}
.CATMenuRootArrow img{display:none}
.CATRootItem TD,.CATRootItemActive TD,.CATRootItemSelected TD,.CATRootItemBreadCrumb TD{font-family:Arial, Helvetica;font-size:12px;font-weight:400;color:#676767;border-bottom:#cfcfcf 1px solid;padding:5px}
.CATRootItemActive TD{background:#8C8C8C;color:#FFF}
.CATRootItemSelected TD{background:#8C8C8C;color:#FFF;cursor:pointer}
.CATRootItemBreadCrumb TD{}
.CATSubMenu{z-index:1000;border:#cfcfcf 1px solid;background:#FFF;text-align:left;clear:both;float:left;padding:0;margin:0}
.CATSubItemActive TD,.CATSubItemSelected,.CATSubItemBreadCrumb{cursor:pointer;font-family:Arial, Helvetica;font-size:12px;font-weight:400;color:#676767;padding:5px 10px 5px 5px;border-bottom:#cfcfcf 1px solid;margin:0;width:150px}
.CATSubItemActive TD{background:#8C8C8C;color:#FFF}
.CATSubItemSelected{background:#8C8C8C;color:#FFF;margin:0!important}
.CATSubItemBreadCrumb{}
/* ===================================================================
    Style for the TreeMenu of advanced categories in module CAT_MenuNF
   =================================================================== */
.CATTreeViewMenu{width:175px;background:#eef3fb;border:#FFF 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:#eef3fb}
/* ====================================================
    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{text-decoration:none;font-family:Arial, Helvetica;font-size:9px;color:#036}
A.CATMenu:hover{text-decoration:underline;font-family:Arial, Helvetica;font-size:9px;color:red}
/* ====================================================
    CSS STYLES FOR THE OLDER FRAME MODULE CATALooKStore 
    v3.3, 11/2004
   ==================================================== */ 
.ShopLeftFrame{height:600px;width:24%}/*Size of Tree Menu in Module CATALooKStore. Fixed values are necessary for some containers  */
.ShopRightFrame{height:600px;width:74%}
.MenuPaneBody{border:1px solid #8B0000;scrollbar-face-color:33px;scrollbar-highlight-color:A6B6FF;scrollbar-shadow-color:66px;scrollbar-3dlight-color:3px;scrollbar-arrow-color:FFFFFF;scrollbar-track-color:A1B3FF;scrollbar-darkshadow-color:4px}
.ItemPaneBody{border:1px solid #8B0000;scrollbar-face-color:33px;scrollbar-highlight-color:A6B6FF;scrollbar-shadow-color:66px;scrollbar-3dlight-color:3px;scrollbar-arrow-color:FFFFFF;scrollbar-track-color:A1B3FF;scrollbar-darkshadow-color:4px}
.CATProductListGrid{width:100%}
.CATProductBrowseList{width:100%}
.CATPostContainer{border:1px solid #8B0000}
.CATMostPopularHead{background:#8B0000;color:#FFF;font-family:Arial, Helvetica;font-size:9px;font-weight:700}
.CATMostPopularFoot{color:#000;height:1px}
A.CATMostPopularItemText,A.CATMostPopularItemText:link,A.CATMostPopularItemText:visited{color:#000;font-family:Arial, Helvetica;font-size:9px;text-decoration:none}
A.CATMostPopularItemText:hover{color:red;font-family:Arial, Helvetica;font-size:9px;text-decoration:underline}
/* ===============================================
    Default style for the advanced paging control
   ===============================================  */
.CATPagingTable{border-top:1px solid #D4D9EC}
.CATContainerBorder .CATPagingTable{border-bottom:1px solid #D4D9EC;border-top:0}
.CATPagingTable tr > td + td {text-align:right}
.CATNormalDisabled{font-weight:400;font-size:11px;color:silver;font-family:Arial, Helvetica}
/* ===============================================
    Style for the lytebox.js script
   =============================================== */
#lbOverlay{position:fixed;top:0;left:0;z-index:99998;width:100%;height:500px}
#lbOverlay.grey{background:#000}
#lbMain{position:absolute;left:0;width:100%;z-index:99999;text-align:center;line-height:0}
#lbMain a img{border:none}
#lbOuterContainer{position:relative;background:#fff;width:200px;height:200px;margin:0 auto}
#lbOuterContainer.grey{border:3px solid #888}
#lbDetailsContainer{font:10px Verdana, Helvetica, sans-serif;background:#fff;width:100%;line-height:1.4em;overflow:auto;margin:0 auto}
#lbDetailsContainer.grey{border:3px solid #888;border-top:none}
#lbImageContainer,#lbIframeContainer{padding:10px}
#lbLoading{position:absolute;top:45%;left:0;height:32px;width:100%;text-align:center;line-height:0;background:url(lytebox/Images/loading.gif) center no-repeat}
#lbHoverNav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}
#lbImageContainer > #lbHoverNav{left:0}
#lbHoverNav a{outline:none}
#lbPrev{width:49%;height:100%;background:transparent url(lytebox/Images/blank.gif) no-repeat;display:block;left:0;float:left}
#lbPrev.grey:hover,#lbPrev.grey:visited:hover{background:url(lytebox/Images/prev_grey.gif) left 15% no-repeat}
#lbNext{width:49%;height:100%;background:transparent url(lytebox/Images/blank.gif) no-repeat;display:block;right:0;float:right}
#lbNext.grey:hover,#lbNext.grey:visited:hover{background:url(lytebox/Images/next_grey.gif) right 15% no-repeat}
#lbPrev2,#lbNext2{text-decoration:none;font-weight:700}
#lbPrev2.grey,#lbNext2.grey,#lbSpacer.grey{color:#333}
#lbPrev2_Off,#lbNext2_Off{font-weight:700}
#lbPrev2_Off.grey,#lbNext2_Off.grey{color:#CCC}
#lbDetailsData{padding:0 10px}
#lbDetailsData.grey{color:#333}
#lbDetails{width:60%;float:left;text-align:left}
#lbCaption{display:block;font-weight:700}
#lbNumberDisplay{float:left;display:block;padding-bottom:1em}
#lbNavDisplay{float:left;display:block;padding-bottom:1em}
#lbClose{width:64px;height:28px;float:right;margin-bottom:1px}
#lbClose.grey{background:url(lytebox/Images/close_grey.png) no-repeat}
#lbPlay{width:64px;height:28px;float:right;margin-bottom:1px}
#lbPlay.grey{background:url(lytebox/Images/play_grey.png) no-repeat}
#lbPause{width:64px;height:28px;float:right;margin-bottom:1px}
#lbPause.grey{background:url(lytebox/Images/pause_grey.png) no-repeat}

.miniCart td{border-TOP:1px solid #cfcfcf;padding:2px 10px}
.miniCart th{color:#f79e5f;padding:0 10px}
td.prodImg{vertical-align:bottom;padding-right:10px}
.itemPane{clear:both;display:block}
.featuredProds{background:url(ProductList_BG.gif) no-repeat bottom center;padding:10px 0}
.CATAddEditProdDesc{height:195px;overflow:hidden;float:left}

.ProductList td{padding:5px;border:1px solid #999997}
.ProductList th{padding:5px;font-weight:700;background:#ccc;border:1px solid #999997}
.ProductList a{text-decoration:none;cursor:pointer}
.loadingWidget{position:fixed;top:50%;left:50%;z-index:1000;background:#fff;border:1px solid #686767;padding:50px}

.LetterSearch {line-height:16pt;text-align:center;}