/*

INSTRUCTIONS:

1. For changes, please locate the title of section and look for XXXXXXXXXXXX (example: ------ TITLE ----- XXXXXXXXXXXX -----)
2. Once the changed section has been found, look for the comment tags at the end of the line. That is where the change need to be made.

*/


/*  -------------------- CUSTOM STYLES -------------------- XXXXXXXXXXXX -------- */


.StoreContent { width:535px; background:#f5efdf; } /* Change the width of the right columm */
#TableMain { width:734px; background:#d8be86; } /* Main table where both left and right columns are located */
#TableCheckoutMain { width:734px; background:#ffffff url(images/_custom_images/bg_checkout.jpg) top left no-repeat; padding: 18px 0 0 0; } /* Main table where both left and right columns are located */
#TableFooter { width:734px;} /* Footer table  */
#TableVerticalMenu { width:185px; background:#efe8ce url(images/_custom_images/bg_dark.gif) top left repeat-y;} /* Vertical Menu table LOGIN  */
#TableSearch { width:185px; background:#f7f3e2 url(images/_custom_images/bg_light.gif) top left repeat-y; } /* Search.tpl */
#TableCart { width:185px; background:#efe8ce url(images/_custom_images/bg_dark.gif) top left repeat-y; } /* cmg_cart.tpl */

.product_text { color:#6b5f49; line-height: 16px; }
.ProductsRightColumn { width: 380px; vertical-align:top; line-height:16px; }
.PDesBox { padding-left:16px;}
.Product_Description { line-height: 16px; }
#CheckoutBar { margin-bottom:26px; }

.flc_buttons { padding:8px 12px; background:#dbc597; color:#412e0e; font-weight:bold; }
.flc_buttons:hover { padding:8px 12px; background:#e2cea5; color:#412e0e;  font-weight:bold; }

TABLE.DialogBoxCheckout { width: 100%; height: 100%; vertical-align: top; border:0;}
TD.DialogBoxCheckout { background-color: #f5efdf; text-align: left; padding: 8px 16px 8px 16px; height:220px; border-right:2px #ffffff solid; border-top:2px #ffffff solid;  }
TD.DialogTitleCheckout { color: #402d0e; font-weight: bold; font-size: 15px; padding: 8px 17px 8px 17px; background-color:#ecddbc; border-right:2px #ffffff solid; } /* Change the size of the sub page titles */



/*  -------------------- CUSTOM EDITS -------------------- XXXXXXXXXXXX -------- */



.border_left { width:6px; background: url(images/_custom_images/bg_border_left.gif) top left repeat-y;}
.border_right { width:6px; background: url(images/_custom_images/bg_border_right.gif) top left repeat-y;}
.td_width { background: #ffffff; }

.featured_text_1 p { color:#645b42; padding: 0px 20px 0px 22px; margin-top:11px; margin-bottom:11px; line-height:16px;}
.featured_text_1 p strong { color:#c39a39;}

td.featured_text_1 a:link { color:#c39a39; text-decoration: none; font-weight:bold; }
td.featured_text_1 a:visited { color:#c39a39; text-decoration: none; font-weight:bold; }
td.featured_text_1 a:hover { color:#ffffff; text-decoration: underline; font-weight:bold; }
td.featured_text_1 a:active { color:#c39a39; text-decoration: underline; font-weight:bold;}

.featured_text_2 p { color:#ffffff; padding: 0px 20px 0px 22px; margin-top:11px; margin-bottom:11px; line-height:16px;}
.featured_text_2 p strong { color:#d5e07a;}

td.featured_text_2 a:link { color:#d5e07a; text-decoration: none; font-weight:bold; }
td.featured_text_2 a:visited { color:#d5e07a; text-decoration: none; font-weight:bold;}
td.featured_text_2 a:hover { color:#ffffff; text-decoration: underline; font-weight:bold;}
td.featured_text_2 a:active { color:#d5e07a; text-decoration: underline; font-weight:bold;}

.grey_1 { background-color:#656565;}
.grey_2 { background-color:#393939;}
.grey_3 { background-color:#6b5f49;}

.search { padding: 16px 0px 4px 17px; }
.search_input { width:120px; }
.search_advanced { padding: 11px 0px 0px 0px; vertical-align:top; color:#996023;}

td.search_advanced a:link { color:#996023; text-decoration: none; }
td.search_advanced a:visited { color:#996023; text-decoration: none; }
td.search_advanced a:hover { color:#ffffff; text-decoration: underline; }
td.search_advanced a:active { color:#996023; text-decoration: underline; }

.padding_left { padding: 0px 0px 16px 17px; }
.padding_top { padding: 12px 0px 4px 0px; color:996023;}

.menu_links { padding: 12px 12px 12px 17px; vertical-align:top; color:#996023; line-height: 16px;}

td.menu_links a:link { color:#996023; text-decoration: none; }
td.menu_links a:visited { color:#996023; text-decoration: none; }
td.menu_links a:hover { color:#996023; text-decoration: underline; }
td.menu_links a:active { color:#996023; text-decoration: underline; }

.login_side { padding: 16px 0px 4px 18px; }
.login_side input { margin-bottom: 4px; }

.register_links { padding: 12px 0 12px 18px; vertical-align:top; color:#996023; line-height: 16px;}

td.register_links a:link { color:#996023; text-decoration: none; }
td.register_links a:visited { color:#996023; text-decoration: none; }
td.register_links a:hover { color:#996023; text-decoration: underline; }
td.register_links a:active { color:#996023; text-decoration: underline; }

div.register_small_link { COLOR: #ffffff; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif; }

div.register_small_link a:link { COLOR: #996023; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif; }
div.register_small_link a:visited { COLOR: #996023; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif; }
div.register_small_link a:hover { COLOR: #996023; TEXT-DECORATION: underline; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif; }
div.register_small_link a:active { COLOR: #996023; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif; }

.flc_buttons { background:#xxxxxx repeat-x top left; height: 36px; }


/*  -------------------- GENERAL STYLES -------------------- XXXXXXXXXXXX -------- */


BODY,DIV,TH,TD,P,INPUT,SELECT,textAREA,TT {
	
	font-family: verdana, Arial, Helvetica, Sans-serif;
	color: #550000; /* do a find and replace all color with the code here to all others */
	font-size: 10px;
	line-height:16px;
}

A:link { color: #330000; text-decoration: none; }
A:visited { color: #330000; text-decoration: none; }
A:hover { color: #550000; text-decoration: underline; }
A:active  { color: #330000; text-decoration: none; }

H1 { font-size: 15px; }
H2 { font-size: 13px; }
H3 { font-size: 12px; }

HR { color: #e1d6b8; height: 1px; }

HTML, BODY { height: 100%; margin: 0; padding: 0; }
FORM { margin: 0; }
TABLE,IMG { border: 0; }

BODY {background: url(../../img/bg_main.gif); } /* Make Changes to the BACKGROUND */ 


/*  ------------------ CONTAINER ------------------- XXXXXXXXXXXX -------- */


TABLE.Container { height: 100%; margin: 0 auto; width:734px; } /* Margin was Added to center the store & Width Changed */
TD.Container { vertical-align: top; }


/*  ------------------ HEADER STYLES ------------------- */


.HeadLogo { padding-left: 27px; text-align: left; }
.HeadrightBox { vertical-align: top; text-align: right; }
.Headtext { font-size: 12px; font-weight: bold; }
.HeadLine { background-color: #D6D7D9; }
.HeadThinLine { background-color: #68C1FF; height: 1px; }
.PrintableRow { width: 100%; vertical-align: middle; padding-right: 176px; height: 18px; }
.HeadtopPad { height: 18px; }
.HeadtopPad IMG { width: 1px; height: 18px; }


/*  ------------------ FOOTER STYLES ------------------- */


.menu_bottom_bar {color: #F1EDE7}

a.menu_bottom:link { color: #F1EDE7; font-weight: bold; text-decoration: none; }
a.menu_bottom:visited { color: #F1EDE7; font-weight: bold; text-decoration: none; }
a.menu_bottom:hover { color: #F1EDE7; font-weight: bold; text-decoration: underline; }
a.menu_bottom:active { color: #F1EDE7; font-weight: bold; text-decoration: none; }


/*  ------------------ COMMON STYLES ------------------- */


.SubmitBox { padding-top: 10px; }
HR.Line { width: 100%; height: 1px; border-bottom-width: 0; border-left-width: 0; border-right-width: 0; }
.SectionBox { background-color: #ffffff; text-align: left; }
.text { color: #000000; }
.NumberOfArticles { color: #000000; font-weight: bold; }
.topLabel { color: #402d0e; font-weight: bold; font-size: 12px; }
.Message { color: #FF3300; } /* Change the color */
.Line { background-color: #FF3300; } /* Change the color */
TD.ButtonsRow { padding: 2px 12px 2px 2px; }
.CustomerMessage { color: #FF3300; font-weight: bold; } /* Change the color */
.ErrorMessage { color: #FF3300; font-weight: bold; }
.Star { color: #FF0000; }

.TableHead { background-color: #e1d6b8; font-weight: bold; } /* This changes color for Table headers */
.TableSubHead { background-color: #ebe4d2; }
.Spc { width: 1px; height: 1px; }

TABLE.EmptyBox { width: 100%; }
TABLE.EmptyBox TR TD { padding: 0; }


/*  ------------------ POP-UP STYLES ------------------- */


.PopupContainer { height: 100%; width: 100%; text-align: center; }
.PopupTitle { background-color: #D6D7D9; height: 15px; vertical-align: middle; text-align: center; font-weight: bold; font-size: 12px; }
.PopupBG { background-color: #D6D7D9; }
.PopupHelpLink { font-size: 9px; color: #330000; text-decoration: none; }


/*  ------------------ BUY NOW SECTION ------------------- */


.BuyNowQuantity { height: 25px; width: 15%; white-space: nowrap; padding-right: 10px; }
.BuyNowPrices { width: 100%; height: 25px; vertical-align: middle; }


/*  ------------------ VERTICAL MENU STYLES ------------------- XXXXXXXXXXXX -------- */


.VertMenuLeftColumn { vertical-align: top; padding: 0; width:185px; background-color:#ffffff; } /* Change the width of the left columm */
.VertMenurightColumn { vertical-align: top; padding: 0 6px 0 20px; }

.VertMenuBox { padding: 0; } /* Change the color of the left columm */
.VertMenuBoxCartAuth { background:#f7f3e2 url(images/_custom_images/bg_light.gif) top left repeat-y; padding: 16px 0 0 18px; width:167px; line-height:16px;} /* Change the padding of the CART */

.VertMenuTitle { background-color: #524329; } /* Change the color of the left columm */
.VertMenuSubTitle { background-color: #6b5f49; }
.VertMenuTitleIcon { width: 21px; height: 20px; margin-left: 8px; margin-right: 8px; vertical-align: middle; }

.VertMenuItems { color: #996023; text-decoration: none; }
.VertMenuItems strong { color: #550000; text-decoration: none; }

A.VertMenuItems:link { color: #996023; text-decoration: none; }
A.VertMenuItems:visited { color: #996023; text-decoration: none; }
A.VertMenuItems:hover { color: #996023; text-decoration: underline; }
A.VertMenuItems:active  { color: #996023; text-decoration: none; }

.VertMenuHr { width: 100%; height: 1px; border-bottom-width: 0; border-left-width: 0; border-right-width: 0; color: #999999; }
.CategoriesList { font-size: 12px; }

.VertMenuItemsCartTop { padding: 12px 0px 0px 0; color:#996023; line-height:16px; }  /* Change the color */
.VertMenuItemsCart { color:#996023; line-height:16px; padding-left:0; } /* Change the color */

a.VertMenuItemsCartTop:link { COLOR: #996023; TEXT-DECORATION: none; } /* Change the color */
a.VertMenuItemsCartTop:visited { COLOR: #996023; TEXT-DECORATION: none; } /* Change the color */
a.VertMenuItemsCartTop:hover { COLOR: #996023; TEXT-DECORATION: underline; } /* Change the color */
a.VertMenuItemsCartTop:active  { COLOR: #996023; TEXT-DECORATION: none; } /* Change the color */

a.VertMenuItemsCart:link { COLOR: #996023; TEXT-DECORATION: none; } /* Change the color */
a.VertMenuItemsCart:visited { COLOR: #996023; TEXT-DECORATION: none; } /* Change the color */
a.VertMenuItemsCart:hover { COLOR: #996023; TEXT-DECORATION: underline; } /* Change the color */
a.VertMenuItemsCart:active  { COLOR: #996023; TEXT-DECORATION: none; } /* Change the color */


/*  ------------------ DIALOG BOX ------------------- XXXXXXXXXXXX -------- */


TABLE.DialogBox { width: 100%; height: 100%; vertical-align: top; }
TD.DialogBox { background-color: #f5efdf; text-align: left; padding: 8px 16px 8px 16px; }


.Dialogborder { background-color: #68C1FF; height: 100%; padding: 0; }

TD.DialogTitle { color: #402d0e; font-weight: bold; font-size: 15px; padding: 8px 17px 8px 17px; background-color:#ecddbc; } /* Change the size of the sub page titles */
font.DialogTitle { color: #FFFFFF; font-weight: bold; font-size: 11px; vertical-align: bottom; height: 15px; text-align: left; margin-left: 10px; }


/*  ------------------ DIALOG INFO BOX ------------------- */


TABLE.DialogInfo { width: 85%; text-align: center; background:#97804f; border:#63522d 1px dashed;}

.DialogInfoTitle { color: #FFFFFF; font-weight: bold; font-size: 11px; vertical-align: bottom; text-align: left; height: 15px; padding: 0 5px; }
.DialogInfoTitleborder { background-color: #6b5f49; padding: 0; vertical-align: bottom; height: 15px; }

.DialogInfoborder { background-color: #6b5f49; padding: 0; }

.DialogInfoIcon { width: 16px; height: 16px; }

.DialogInfoClose { width: 15px; height: 13px; }


/*  ------------------ DIALOG TOOLS SECTION ------------------- */


.NavDialogTitle { width: 50%; font-size: 11px; font-weight: bold; color: #330000; padding-left: 8px; }   
.NavDialogborder { background-color: #D6D7D9; }
.NavDialogBox { background-color: #FFFFFF; }
.NavDialogSeparator { width: 100%; height: 14px; background-image: url(images/separator.gif); padding-left: 7px; }
.NavDialogSeparator IMG { width: 100%; height: 14px; }
.NavDialogCell { padding-right: 3px; }
.NavDialogCell A IMG { width: 9px; height: 9px; }


/*  ------------------ PRODUCTS DETAILED PAGE ------------------- */


.ProductTitle { color: #6b5f49; font-weight: bold; font-size: 12px; }
.ProductTitleHidden { color: #666666; font-weight: bold; font-size: 11px; }
.ProductDetailsTitle { color: #c39a39; font-weight: bold; font-size: 12px; line-height: 16px;} /* Change the color */
.ProductDetails { color: #000000; line-height: 16px;  }
.ProductPriceTitle { color: #000000; font-weight: bold; font-size: 12px; }
.ProductPriceConverting { color: #000000; font-weight: bold; font-size: 12px; }
.ProductPrice { color: #c39a39; font-weight: bold; font-size: 12px; } /* Change the color */
.ProductPriceSmall { color: #c39a39; font-weight: bold; } /* Change the color */
.SaveMoneyLabel { width: 57px; height: 57px; text-align: center; vertical-align: middle; color: #FFFFFF; font-weight: bold; background: url(images/save_money.gif) no-repeat; }
.MarketPrice { font-size: 14px; font-family: Times New Roman; }
.PIMGBox { text-align: left; vertical-align: top; width: 120px; margin-right: 20px; } /* Changed Width of image */


/*  ------------------ PRODUCTS LIST ------------------- */


TD.PListIMGBox { width: 125px; text-align: center; vertical-align: top; white-space: nowrap; padding-right: 8px; }
DIV.PListIMGBox { white-space: nowrap; }
HR.PListLine { width: 100%; height: 1px; border-bottom-width: 0; border-left-width: 0; border-right-width: 0; }
.PListTaxBox { padding: 2px 2px 2px 70px; }
.PListCell { background-color: #ffffff; text-align: center; padding: 10px; vertical-align: top; }


/*  ------------------ ITEM STYLES ------------------- */


.ItemsList { color: #330000; font-weight: bold; }
.ItemsListDisabled { color: #909090; }

A.ItemsList:link { color: #330000; text-decoration: none; }
A.ItemsList:visited { color: #330000; text-decoration: none; }
A.ItemsList:hover { color: #330000; text-decoration: underline; }
A.ItemsList:active { color: #330000; text-decoration: none; }


/*  ------------------ LOCATION BAR ------------------- */


.NavigationPath { color: #000000; font-weight: bold; text-decoration: none; }

A.NavigationPath:link { color: #000000; text-decoration: underline; }
A.NavigationPath:visited { color: #000000; text-decoration: underline; }
A.NavigationPath:hover { color: #000000; text-decoration: none; }
A.NavigationPath:active  { color: #000000; text-decoration: underline; }


/*  ------------------ BUTTONS ------------------- */


.FormButton { color: #6b5f49; font-weight: bold; }
TABLE.ButtonTable { cursor: pointer; vertical-align: middle; DIRECTION: ltr; }
TD.Button {	background: #8f6210 ; padding: 6px 12px; vertical-align: middle; white-space: nowrap; border:1px solid #d6af69; } /*Change the color of ther background*/
font.Button { font-family: Arial; color: #e3dcd1; font-weight: bold; font-size: 10px; text-decoration: none; text-transform:uppercase; } /*Change the color of text and Capitalization */
IMG.ButtonSide { width: 7px; height: 22px; }
.SimpleButton TR TD { padding: 0; white-space: nowrap; }

A.Button:link, A.Button:visited, A.Button:hover, A.Button:active { color: #330000; font-weight: bold; }

.Goimage { width: 21px; height: 18px; vertical-align: middle; border: 0; }


/*  ------------------ SMALL TEXT / LINK STYLE ------------------- */
.SmallNote:link { color: #888888; text-decoration: none; font-size: 9px; font-family: Arial, Verdana, Helvetica, Sans-serif;}
.SmallNote:visited { color: #888888; text-decoration: none; font-size: 9px; font-family: Arial, Verdana, Helvetica, Sans-serif; }
.SmallNote:hover { color: #888888; text-decoration: underline; font-size: 9px;font-family: Arial, Verdana, Helvetica, Sans-serif;}
.SmallNote:active { color: #888888; text-decoration: none; font-size: 9px;font-family: Arial, Verdana, Helvetica, Sans-serif; }
.Smalltext { color: #7C4C00; text-decoration: none; font-size: 9px; font-family: Arial, Verdana, Helvetica, Sans-serif;}

/*  ------------------ CATEGORY PAGE ------------------- */

.SubcatTitle { text-align: left; width: 95%; padding-left: 5px;}
.SubcatInfo { text-align: right; white-space: nowrap; color: #000000;}

/*  ------------------ SEARCH SORT BAR ------------------- */

.SearchSortTitle { font-weight: bold; padding-right: 20px;}
.SearchSortLink:link, .SearchSortLink:visited, .SearchSortLink:hover, .SearchSortLink:active {text-decoration: underline;}
.SearchSortIMG { width: 9px; height: 9px; margin-right: 5px;}
.SearchSortCell { padding-right: 20px;}

/*  ------------------ EXPANDABLE SECTION ------------------- */

.ExpandSectionMark { width: 11px; cursor: pointer; vertical-align: middle;}

/*  ------------------ TAB MECHANISM ------------------- */

.Tab { background-color: #D6D7D9; font-weight: bold; text-TRANSFORM: uppercase; width: 85px; height: 30px; text-align: center;}
.Tabtop { height: 5px; background-color: #D6D7D9;}
TD.TableftSide { width: 9px; background-image: url(images/tab_l.gif);}


TD.TabrightSide {width: 9px; background-image: url(images/tab_r.gif);}
TD.TableftCorner {width: 9px; height: 9px; background-image: url(images/tab_c1.gif);}
TD.TabrightCorner {width: 9px; height: 9px; background-image: url(images/tab_c2.gif);}
TD.TabCenter {height: 9px; background-image: url(images/tab_b.gif);}
IMG.TabCorner {width: 9px; height: 9px;}
IMG.TabSide {width: 9px; height: 1px;}


/*  ------------------ PAGINATION MECHANISM ------------------- */


.NavigationArrow {width: 9px; height: 9px;}
.NavigationTitle {white-space: nowrap; height: 14px; padding-right: 10px;}
.NavigationCell {text-align: center; vertical-align: bottom; background-image: url(images/page.gif); width: 17px; height: 14px;}
.NavigationCell A:link, .NavigationCell A:visited, .NavigationCell A:hover, .NavigationCell A:active {text-decoration: none;}
.NavigationCell IMG {height: 1px; width: 17px;}
.NavigationCellWide { text-align: center; vertical-align: bottom; background-image: url(images/page_wide.gif); width: 23px; height: 14px;}
.NavigationCellWide A:link, .NavigationCellWide A:visited, .NavigationCellWide A:hover, .NavigationCellWide A:active {text-decoration: none;}
.NavigationCellWide IMG {height: 1px; width: 23px;}
.NavigationCellSel {vertical-align: middle; font-weight: bold; text-align: center; width: 15px;}


/* ------------------ SUBHEADER STYLES ------------------- */


TABLE.SubHeaderGrey {width: 100%; margin-bottom: 10px;}
.SubHeaderGrey {color: #666666; font-size: 11px; font-weight: bold; padding: 0;}
.SubHeaderGreyLine { height: 1px; background-color: #CCCCCC; padding: 0;}
TABLE.SubHeaderBlack { width: 100%; margin-bottom: 10px;}
.SubHeaderBlack { color: #402d0e; font-size: 12px; font-weight: bold; padding: 0;}
.SubHeaderBlackLine { height: 1px; background-color: #000000; padding: 0;}
TABLE.SubHeaderRed { width: 100%; margin-bottom: 10px;}
.SubHeaderRed { font-weight: bold; padding: 0;}
.SubHeaderRedLine { height: 1px; background-color: #550000; padding: 0;}
TABLE.SubHeader { width: 100%; margin-bottom: 10px;}
.SubHeader { color: #c39a39; font-weight: bold; font-size: 12px; padding: 0;} /* Change the color */
.SubHeaderLine { height: 1px; background-color: #FF6600; padding: 0;}


/* ------------------ FEATURE COMPARISON MODULE ------------------- */


TABLE.CompareBtn { cursor: pointer;}
TD.CompareBtnleft { height: 18px; width: 21px; background-image: url(images/compare1.gif);}
TD.CompareBtnleft IMG { height: 18px; width: 21px;}
TD.CompareBtnMain { background-image: url(images/compare2.gif); background-repeat: repeat-x; vertical-align: top; 
                    padding-left: 5px; padding-top: 2px;}
TD.CompareBtnMainMozilla { background-image: url(images/compare2.gif); background-repeat: repeat-x; 
                           vertical-align: top; padding-left: 5px; padding-top:1px;}
TD.CompareBtnright {height: 18px; width: 9px;}
TD.CompareBtnright IMG {height: 18px; width: 9px;}
TD.FCompProductSelBox { padding: 0; white-space: nowrap;}
TD.FCompProductButtonBox { padding: 0 0 0 25px; width: 100%; white-space: nowrap;}
TD.FCompProductAddCL { padding: 10px 0 0 0; }
TD.FCompFeatureHCell { vertical-align: top; text-align: center; background-color: #ebe4d2; font-weight: bold;}
.HightLightEqualRow { background-color: #ffe8af; text-align: center;}


/* ------------------ SPECIAL OFFERS MODULE ------------------- */


.SpecialOffersPrice { color: #c39a39; font-weight: bold; font-size: 14px;} /* Change the color */
.SpecialOffersThumb { display: inline; margin-left: -51px;}
.SpecialOffersThumb A IMG { width: 47px; height: 44px; }


/* ------------------ FANCY CATEGORIES MODULE ------------------- */


.CatMenuItemOff { background-color: transparent; color: #330000; border: 0; margin: 3px 0 3px 1px; cursor: pointer; font-size: 12px;}
.CatMenuItemOffExp { background-color: transparent; border: 0; margin: 1px 3px 1px 2px; cursor: pointer;}
.CatMenuItemOn { background-color: #6b5f49; color: #330000; border:0; margin: 3px 0 3px 1px; cursor: pointer; font-size: 12px;}
.CatSubMenu { background-color: #D6D7D9; border: #68C1FF 1px solid; margin: 0; padding: 2px; }
TABLE.CatMenuContainer { width: 136px;}

A.CatMenuItem { font-size: 12px; font-family: Arial; cursor: pointer;}
A.CatMenuItem:link { color: #330000; text-decoration: none;}
A.CatMenuItem:visited { color: #330000; text-decoration: none;}
A.CatMenuItem:hover { color: #330000; text-decoration: none;}
A.CatMenuItem:active { color: #330000; text-decoration: none;}

A#nojs.CatMenuItem:hover { background-color: #FF8600; color: #330000; text-decoration: none;}

IMG.FCIcon { width: 16px; height: 16px; border-width: 0; margin-left: 2px; margin-right: 3px;}
IMG.FCTriangle { width: 9px; height: 9px; border-width: 0; margin-left: 3px;}
TABLE.FCItemTable { width: 100%; border-width: 0; margin: 0; text-align: left; }
TD.FCIconCell { vertical-align: middle; text-align: center; TD.FCTriangleCell {vertical-align: middle; text-align: right;}


/* ------------------ EXPLORER SKIN ------------------- */


/* ------------------ PRODUCT CONFIGURATOR MODULE ------------------- */


.ProductBG { background-color: #ffffff; }
.SlotCell { width: 50%; height: 35px; padding-top: 25px; background-color: #ffffff; text-align: center;}
.SlotProductCell { width: 50%; height: 35px; background-color: #ffffff; text-align: center;}
TABLE.PCSummaryTable { width: 100%; background-color: #ffffff;}
.PimageimageCell { padding: 5px; text-align: center; vertical-align: middle; height: 100%;}
.PimageimageCell IMG { text-align: center; vertical-align: middle;}
.PimageNumbersCell { padding-right: 10px; padding-left: 10px; white-space: nowrap;}
.PimageLine { height: 1px; background-color: #CCCCCC;}
.PimageLine IMG { height: 1px;}
BODY.Pimage { background-color: #FFFFFF; }
.PimagePageRow { height: 30px; vertical-align: middle; padding-left: 10px;}
.EqualRow { background-color: #ffffff; text-align: center;}
TD.FCChain { width: 18px; background-repeat: repeat-y; }
TD.FCChain IMG { width: 18px; height: 1px;}
TD.FCExplorerBox { width: 37px; vertical-align: top; background-repeat: repeat-y; }
TD.PListIMGBox { width: 139px; text-align: center; vertical-align: top; white-space: nowrap; margin-right: 21px;}
DIV.PListIMGBox { white-space: nowrap;}
TD.FLCDialogCell { width: 50%; height: 225px; text-align: center;}
TD.FLCDialogCellAntibot { width: 50%; height: 350px; text-align: center;}
TABLE.FLCDialog { width: 100%; height: 100%;}


/* ------------------ LAST CHECKOUT STEP ------------------- */


TD.LCSbackground { background-color: #68c1ff; }
TABLE.WebBasedPayment { height: 100%; width: 100%; }
TABLE.WebBasedPayment TR TD { text-align: center; vertical-align: middle; height: 90%; padding: 0;}


/* ------------------ USER PROFILE PAGE ------------------- */


.RegSectionTitle {color: #550000; font-size: 10px; font-weight: bold;}


/* ------------------ CUSTOM REVIEWS MODULE ------------------- */


IMG.StarIMG { width: 14px; height: 14px;}


/* ------------------ MANUFACTERS MODULE ------------------- */


.ManufacturersItem { text-align: left; white-space: nowrap; width: 95%; padding-left: 5px;}


/* ------------------ RECOMMENDED PRODUCTS MODULE ------------------- */


UL.RPItems {padding-left: 10px; padding-top: 0; padding-bottom: 0;}


/* ------------------ WEBMASTER MODE ------------------- */


SPAN.Lbl { color: green; font-weight: bold; .Section {margin: 0; padding: 0;}


/* ------------------ FAST LANE CHECKOUT ------------------- */


.FLCAuthBox {white-space: nowrap; padding-left: 10px; padding-right: 5px;}
.FLCAuthPreBox {padding-left: 30px; height: 20px; width: 100%;}
.FLCtopPad { vertical-align: middle; height: 15px;}
.FLCtopPad IMG { width: 1px; height: 15px;}


/* ------------------ ADD ONS ------------------- */


/* ------------------ GIFT REGISTRY MODULE ------------------- */


.HighLight { background-color: #FFFFCC;}

