/* =================================
    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:#AB7F3D;font-family:Verdana, Tahoma, 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:Verdana, Tahoma, Arial, Helvetica;background:#069}
TD.CATContainerFooter{visibility:visible;height:32px;background:#069}
/* ===================
    MODULE INNER AREA
   ===================  */
.CATLeftDetail p{margin-bottom:5px}
.CATBorder{}
.CATSectionBorder{}
.CATAdminSectionBorder{}
.CATSubMenuBorder{}
.CATListBorder{}
.CATGridBorder{}
.CATHeader{font-weight:700;font-size:8pt;color:#896836;font-family:Verdana, Tahoma, Arial, Helvetica;background:#343434}
TD.CATHeader{height:32px}
.CATAltHeader{font-weight:700;font-size:10pt;color:#fff;font-family:Verdana, Tahoma, Arial, Helvetica}
TD.CATAltHeader{}
.CATSubHeader{font-weight:700;font-size:8pt;color:white;font-family:Verdana, Tahoma, Arial, Helvetica}
TD.CATSubHeader{}
.CATRow{font-weight:400;font-size:11px;font-family:Verdana, Tahoma, Arial, Helvetica}
TD.CATRow{}
.CATRowHighLight{color:#036;font-family:Verdana, Tahoma, Arial, Helvetica;font-size:11px;font-weight:400}
TD.CATRowHighlight{}
.CATAltHeaderImage{}
TD.CATAltHeaderImage{}
.CATProductImage img,.proddetailsimage img{border:2px solid #323232}
.lbllistdescription a,.lbllistdescription a:link,.lbllistdescription a:active,.lbllistdescription a:visited,.lbllistdescription a:hover {display:none;}
/* ====================
    General
   ==================== */
.CATProductName {color:#ab7f3d; font-size:15px;font-weight:bold}
.CATBacktoPL {padding:10px 0px}
.CATProductNumber{font-size:11px;line-height:10pt;padding-bottom:15px}
.CATProductListItem{font-size:11px;font-weight:400}
.CATUnitCost{ font-size:9px;line-height:10pt}
.CATNormalBold{ font-size:11px;font-weight:700}
.CATDescription{font-weight:400; font-size:10px}
.CATLiability{ 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{display:none}
.CATSubHead{ font-size:11px;font-weight:700;color:#c9c9c9}
.CATSubSubHead{ font-size:12px;font-weight:700;color:#c9c9c9}
.CATNormal{ font-size:11px;font-weight:400}
.CATSmall{color:#000;font-family:Arial Narrow;font-size:10px;font-weight:400}
.CATNormalRed{ font-size:12px;font-weight:700;color:#EC6A00!important}
/* ====================
    Controls
   ==================== */
.CATNormalTextBox{ 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-size:11px;font-weight:400}
input.CATCommandButton {background:url(CATButtonbg.gif) top left repeat-x;color:white!important;border:1px solid #292929;padding:1px}
#BreadCrumbsTable .CATCommandButton,#AdvCatsBreadCrumbsTable .CATCommandButton {font-size:15px;font-weight:700}
#BreadCrumbsTable img,#AdvCatsBreadCrumbsTable img {padding-right:3px}
A.CATCommandButton:link{}
A.CATCommandButton:visited{}
A.CATCommandButton:active{}
A.CATCommandButton:hover{}
A.CATSiteLink,A.CATSiteLink:link,A.CATSiteLink:visited{text-decoration:underline; font-size:9px;color:#036}
A.CATSiteLink:hover{text-decoration:underline; font-size:9px;color:red}
/* ====================================================
    TAB Menu Style used in module CAT_Products
   ==================================================== */ 
.CAT_TabNoActive{ font-size:11px;font-weight:400;color:#036;height:24px;background:#343434;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-size:11px;font-weight:400;color:#036;height:24px;background:#212121;border:1px solid #98AAB1}/* Passive Tab Style in Store WorkPages (AddEditProducts.ascx ...)  */
/* ====================================================
    DataGrid Style used in Store WorkPages(Admin Pages)
   ==================================================== */
.CATGrid{width:100%;}
.CATGridHeader{height:32px;font-weight:700;font-size:8pt;color:#036; }
.CATGridItem{font-weight:400;font-size:11px;color:#036; height:22px;background:none}
.CATGridItem td {border-bottom:1px solid #8F8F8D}
.CATGridItem td table td {border:0px}
.CATGridEditItem{background:#9471DE;color:#036; font-size:9px;line-height:11pt}
.CATGridItemAlt{font-weight:400;font-size:11px;color:#036; height:22px}
.CATGridItemAlt td {border-bottom:1px solid #8F8F8D}
.CATGridItemAlt td table td {border:0px}
.CATGridFooter{background:#C6C3C6;line-height:8pt}
.CATGridPager{height:32px;font-weight:400;font-size:11px;color:#036; background:#D1D7DC}
/*==================================================
    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:170px}
.CATMenuBar{cursor:hand}
.CATMenuIcon,.CATMenuArrow{display:none}
.CATMenuItem{cursor:hand;font-weight:normal;background:#343434}
.CATMenuRootArrow{text-align:right;background-image:none;width:16px!important;padding:0!important;margin:0!important}
.CATRootItem TD,.CATRootItemActive TD,.CATRootItemSelected TD,.CATRootItemBreadCrumb TD{color:#fff;border-bottom:#3D3D3D 1px dotted;padding:2px 0px;font-size:11px}
.CATRootItemActive TD,.CATRootItemBreadCrumb TD{padding:2px 5px}
.CATRootItemActive img{display:none}
.CATRootItemSelected,.CATRootItemSelected td{color:#8D6736!important;cursor:pointer!important;background:#343434}
.CATRootItemBreadCrumb TD img,.CATRootItemSelected TD img,.CATRootItemActive TD img,.CATRootItem TD img{}
.CATRootItemBreadCrumb .CATMenuRootArrow img,.CATRootItemSelected .CATMenuRootArrow img,.CATRootItemActive .CATMenuRootArrow img,.CATRootItem .CATMenuRootArrow img{text-align:right}
.CATSubMenu TD,.CATSubItemActive,.CATSubItemSelected,.CATSubItemBreadCrumb{z-index:1000;cursor:pointer;font-size:11px;background:#343434;padding:2px 5px;margin:0;width:120px;font-weight:400;border:0!important}
.CATSubItemActive{}
.CATSubItemSelected{background:#343434!important;color:#8D6736!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:Verdana, Tahoma, Arial, Helvetica;font-size:9px;color:#036}
A.CATMenu:hover{text-decoration:underline;font-family:Verdana, Tahoma, 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:Verdana, Tahoma, 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:Verdana, Tahoma, Arial, Helvetica;font-size:9px;text-decoration:none}
A.CATMostPopularItemText:hover{color:red;font-family:Verdana, Tahoma, Arial, Helvetica;font-size:9px;text-decoration:underline}
/* ===============================================
    Default style for the advanced paging control
   ===============================================  */
.CATPagingTable{width:100%;border-bottom:1px solid #9a9a9a}
.CATPagingTable .CATNormal,.CATPagingTable .CATNormalDisabled{color:#8f8f8d;font-size:10px}
.CATNormalDisabled{font-weight:400;font-size:11px;color:silver;font-family:Verdana, Tahoma, 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}
.CATsearch{background:url(productSearchBG.gif) no-repeat top left;display:block;padding:40px 3px 30px 6px}
.CATsearch input.CATNormalTextBox{border:0;padding:4px 3px 5px!important;width:136px!important}
.CATsearch .CATNormalDropDownList{border:0;width:135px;background:#fff;font-size:12px;height:23px}
.CATsearchGo{margin-top:1px}
html>/**/body .CATsearchGo{margin-top:0}

#dnn_ctr395_EditAdvancedCategories_dgPermissions td {color:black!important}
.lbllistprice {color:#ab7f3d}
.addtocart {margin-bottom:0px}

/* Mini Cart Styles */
.CATMiniCart {font-size:11px;width:100%;padding-bottom:10px}
.CATminiItem td{border-bottom:1px solid #B5B5B5}
.CATMiniCartPrices{color:#8C6B32;text-align:right}
.CATminiSubtotal td{border-top:1px double #b5b5b5}

/* Main Cart Styles */
.carttitle {background:#292929;border-right:1px solid #3D3D3D;font-size:12px}
.updatecart {padding-bottom:20px}
.updatecart p {float:left;font-size:10px}
.subtotal {width:467px;display:block;float:left}
.subtotalamount {float:left;}
.quantityfield {display:none}
.cart {padding-bottom:20px}

/***** Email to Friend Email *****/
textarea {font-family: Arial, Helvetica, sans-serif;font-size:1.0em}
.emailToFriend,.emailToFriendBody {background:#3D3D3D}
.emailToFriend .CATSubHead,.emailToFriend td{color:#fff}
.emailToFriend a,.emailToFriend a:link,.emailToFriend a:active,.emailToFriend a:visited{color:#AB7F3D}
.emailToFriend #lblProduct{color:#AB7F3D}
.emailToFriend .CATCommandButton{background:#3D3D3D url(/portals/0/skins/wallrockAntiques/images/CATButtonbg.gif) bottom left repeat;color:#AB7F3D!important;border:1px solid #131313;padding:3px 7px;margin:0px}
.emailToFriend input.CATCommandButton {padding:3px 7px;margin:0px 0px 0px;vertical-align:middle;}
.emailToFriend .CATCommandButton:hover {color:#fff!important}
.emailToFriend .CATProductListItem{display:none}
.previoususerlogin {background:url(CATButtonbg.gif) top left repeat-x;border:1px solid #1f2322; color:#fff}
#tblFooterNavigation {border-bottom:1px solid #8f8f8d;margin-bottom:20px}
#tblPaymentTypes .CATCommandButton {background:url(CATButtonbg.gif) top left repeat-x;border:1px solid #222625;padding-top:3px;color:white!important}
#tblItems tr.CATGridHeader{background:#292929;font-size:12px}
/* Account History */
.accounthistory .CATGridHeader td,#detailsTable .CATGridHeader{background:#292929;text-align:center}
.vendorlabel {display:none!important;}
.displaynone {display:none}