﻿/***********************************************************/
/*	ZNode Storefront Stylesheet
/*	Copyright 2004-2008, www.znode.com, All Rights Reserved.
/***********************************************************/

/**************************************************/
/* GLOBAL                                  
/**************************************************/
body { margin-top: 0px; background-color: #ffffff; font-family: verdana,helvetica,sans-serif; font-size: 8pt; color: #666666; text-align: left; }

/**************************************************/
/* PAGE SECTIONS                                  
/**************************************************/
#Container { width: 775px; margin-left: auto; margin-right: auto; margin-top: 10px; background-color: #ffffff; float: none; border-left: solid 15px white; border-right: solid 15px white; text-align: left; padding-bottom: 20px; }
#Header { height: 95px; padding: 0px; text-align: left; }
#BreadCrumb {text-align: left; vertical-align: middle; background-color: #E2E2E2;padding:1px 5px 2px 5px;font-size: 11px;font-family:Arial;font-weight:bold;}
#Logo { }
#LeftColumn { margin-top: 7px;width:135px; }
#SeperateColumn {border-left: #dddddd 1px solid;}
#MiddleColumn {padding-left: 0px;margin-top:13px;}
#MiddleColumn .Field{ margin-top:5px; margin-bottom: 25px; }
#ContentColumn { padding-top: 15px; padding-right: 25px; padding-left: 10px; padding-bottom: 25px; margin-bottom: 1px; margin-left: 1px; border-bottom: 1px solid #C0C0C0;}
#Footer { padding-right: 5px; padding-left: 5px; padding-bottom: 10px; padding-top: 10px; border-right-style: none; border-left-style: none; border-bottom-style: none; background-color: White; border-top: #dddddd 1px solid; margin-bottom: 10px; margin-top:0px; }
#CustomerService { font-size: 8pt; color: #696969; margin-right: 0px; margin-bottom: 5px; font-weight: normal; }
#PoweredByZNode{ float:none; margin:10px; text-align:center; }

/**************************************************/
/* Container SECTIONS
/**************************************************/
#Container .TableContainer { width:100%; }
#Container .TableContainer .ClearImageLeft{ width:150px; height:1px; }
#Container .TableContainer .ClearImageRight{ width:600px; height:1px; text-align:left; }

/**************************************************/
/* Error Page Styles
/**************************************************/
#ErrorContainer { font-family:Arial; width:760px; font-size:12px; }
#ErrorContainer .Text{ color:#ff0000;font-size:13px; margin-bottom:13px; margin-left:10px;  margin-right:10px; }
#ErrorContainer .Description { margin-bottom:20px; margin-left:10px; margin-right:10px }
#ErrorContainer A:link {color:Blue;font-size:13px;text-decoration:underline;}
#ErrorContainer A:Visited {color:Blue;font-size:13px;text-decoration:underline;}
#ErrorContainer A:hover {color:Blue;font-size:13px;text-decoration:underline;}

/**************************************************/
/* GLOBAL STYLES                                 
/**************************************************/
h1, h2, h3, h4 {color: #EDFFFF;}
h1 { font-size: 17px; margin-bottom: 10px; margin-top:0px; background-color:#6074A6;font-family:Arial;padding:10px 10px 10px 10px;}
h2 { font-size: 16px; margin-bottom: 5px; }
h3 { font-size: 14px; margin-bottom: 5px; }
h4 {}
h5 { margin-top: 10px; margin-bottom: 10px; font-weight: bold; font-size: 11px; color: #444444; padding-right: 5px; padding-left: 5px; padding-bottom: 3px; padding-top: 3px; background-color: #eaebeb; border-left: #d3d3d3 1px solid; border-bottom: #8e9fba 1px solid; border-top-width: 1px; border-top-color: #d3d3d3; border-right-width: 1px; border-right-color: #d3d3d3; }
select {}
hr { border: 0; width: 100%; color: #4682b4; height: 1px; }
a:link {color: #333333; }
a:Visited {color: #333333; }
a:Hover {color: #666666;}
p { font-size: 8pt; }
big { font-size: 10pt; }
small { font-size: 7pt; }
.Error { font-weight: bold; color: #ff0000; font-size: 11px; margin-bottom: 5px; margin-top: 5px; }
.FailureText {color:Red;}
.Success{ font-weight: bold; color: Green; font-size: 13px;  white-space:pre; background-image: url(../Images/icons/check.png); background-repeat: no-repeat; padding-left: 15px; margin-bottom: 10px; margin-top: 5px; }
.Optional {font-weight: bold; color:  Blue; font-size: 13px; white-space:pre;  background-image: url(../Images/icons/warning_small.gif); background-repeat: no-repeat; padding-left: 15px; margin-bottom: 10px; margin-top: 5px; }
.AddOnMessage { color: #cb5d2a; font-size:11px; }

/***************************************************/
/* STORE LOCATOR
/***************************************************/
.StoreLocator {margin-bottom:20px;}
.StoreLocator .SearchContent { background-color: #EFF3F6; padding-left: 10px; width: 440px; margin-bottom: 10px; border-right: #d0e3ec 1px solid; border-top: #d0e3ec 1px solid; border-left: #d0e3ec 1px solid; border-bottom: #d0e3ec 1px solid; }
.StoreLocator .SearchContent table {margin-left:10px;margin-top:15px;}
.StoreLocator .Row { padding-bottom: 10px; }
.StoreLocator .FieldStyle {vertical-align:top;display: block; white-space: nowrap; font-size: 11px; font-weight: bold; color: #4b4b4b; text-align: right; margin-bottom: 10px; padding-right: 10px; padding-top:6px; }
.StoreLocator .Button { }
.StoreList {}
.StoreList .TextContent {float:left;margin-left:5px;margin-top:20px;}
.StoreList .TextContent div {margin-bottom:4px;}
.StoreList .ImageContent {float:right;}
.StoreList .Title A:Link {color:#004d94;font-weight:bold;text-decoration:none;}
.StoreList .Title A:hover {color:red;font-weight:bold;text-decoration:underline;}
.StoreList .Title A:Visited {color:#004d94;font-weight:bold;text-decoration:none;}
.StoreList .Address {color:Black;}
.StoreList .MapLink A:Link {color:#004d94;text-decoration:none;}
.StoreList .MapLink A:hover {color:red;text-decoration:none;}
.StoreList .MapLink A:Visited {color:#004d94;text-decoration:none;}

/**************************************************/
/* MENU                                          
/**************************************************/
#Menu { font-size: 11px; color: white; font-family: Arial; text-align: left; background-color: #7C7C7C; font-weight: bold; text-transform: capitalize; padding: 0px; margin: 0px; border-bottom: #c0c0c0 2px solid; }
#Menu A:link { text-decoration: none;}
#Menu A:Visited { text-decoration: none; }
#Menu A:Hover { text-decoration: none; }
#Menu .StaticMenuStyle { }
#Menu .StaticMenuItemStyle { font-size: 11px; color: white; font-weight: bold; padding-right: 5px; padding-left: 5px; padding-bottom: 5px; padding-top: 5px; }
#Menu .StaticHoverStyle { background-color: #666666; } 
#Menu .StaticSelectedStyle { }
#Menu .DynamicMenuStyle {-moz-margin-start:-15px;}
#Menu .DynamicMenuItemStyle {background-color: #7C7C7C; font-size: 11px;color: white; font-weight: bold; padding:5px 5px 5px 5px;border-top :dotted 1px white;}
#Menu .DynamicHoverStyle {background-color:#666666;} 
#Menu .DynamicSelectedStyle { }

/**************************************************/
/* GRID                                           
/**************************************************/
.Grid { border-bottom: #c0c0c0 1px solid; padding-bottom: 10px;width:100%;}
.Grid a { text-decoration: none; color: #003399; }
.Grid a:link { text-decoration: none; color: #003399; }
.Grid a:hover { text-decoration: underline; color: #F60; }
.Grid a:visited { text-decoration: none; color: #003399; }
.FooterStyle { background-color: #507CD1; color: white; font-weight: bold; }
.RowStyle { background-color: #EFF3FB; }
.PagerStyle { background-color: #fbfbfb; text-align: center; }
.PagerStyle a:link { text-decoration: underline; }
.PagerStyle a:hover { text-decoration: underline; }
.PagerStyle a:visited { text-decoration: underline; }
.HeaderStyle { background-color: #507CD1; color: white; font-weight: bold; text-align: left; }
.AlternatingRowStyle { background-color: #FFFFFF; }

/**************************************************/
/* SITE LINKS                        
/**************************************************/
#SiteLinks { text-align: right; vertical-align: middle; margin-right: -10px; padding-right: 2px; padding-left: 2px; padding-bottom: 2px; padding-top: 4px; font-size: 8pt; font-family: arial; font-weight: normal; text-transform: capitalize; text-decoration: none; margin-bottom: 10px; }

#SiteLinks .Link { margin-left:4px; margin-right:5px;letter-spacing:0.5px; }
#SiteLinks .Link A:link { color: #666666; text-decoration: none; margin-right:2px; }
#SiteLinks .Link A:visited { color: #666666; text-decoration: none;margin-right:2px;}
#SiteLinks .Link A:hover { text-decoration: none; color: #a52a2a; }
#SiteLinks .CartItem {color:#D98B64;margin-right:0px;}

/**************************************************/
/* Left Nav LINKS                        
/**************************************************/
#LeftLinks { text-align: left; vertical-align: top; margin-right: -10px; padding-right: 2px; padding-left: 2px; padding-bottom: 4px; padding-top: 4px; font-size: 8pt; font-family: arial; font-weight: normal; text-transform: capitalize; text-decoration: none; margin-bottom: 4px; }
#LeftLinks .Link { margin-left:2px; margin-right:2px;letter-spacing:0.5px; }
#LeftLinks .Link A:link { color: #666666; text-decoration: none; margin-right:2px; }
#LeftLinks .Link A:visited { color: #666666; text-decoration: none;margin-right:2px;}
#LeftLinks .Link A:hover { text-decoration: none; color: #a52a2a; }

/*************************************/
/* BreadCrumb
/*************************************/
#BreadCrumb {padding-left:11px;border-top:2px white solid;letter-spacing:0.2px;}
#BreadCrumb A:link { color: #7C7C7C; text-decoration: none; margin-right:2px; }
#BreadCrumb A:visited { color: #7C7C7C; text-decoration: none;margin-right:2px;}
#BreadCrumb A:hover { text-decoration: none; color: Black; }

/**************************************************/
/* QUICK SEARCH                                 
/**************************************************/
#QuickSearch { }
#QuickSearch .Title { color: #404040; font-weight: bold;margin:0px 18px 5px 0px;font-size: 11px; font-family: Arial; }
#QuickSearch .Button {margin:0px 5px 0px 8px;} 
#QuickSearch .TextBox {border:solid 1px #404040;}

/**************************************************/
/* PRODUCT SEARCH                                 
/**************************************************/
.ProductSearch{}
.ProductSearch .Description{margin-bottom:15px;}
.ProductSearch .Form .Field {font-weight: bold; padding-right: 10px;padding-bottom:10px; }
.ProductSearch .Form .Value {padding-bottom:10px;}

/**************************************************/
/* CATEGORY DETAIL                                 
/**************************************************/
.CategoryDetail {margin-bottom:20px;}
.CategoryDetail .Title { color: #EDFFFF; font-size: 12px; margin-bottom: 3px; margin-top: 0px; background-color: #6074A6; font-family: Arial; padding-right: 10px; padding-left: 10px; font-weight: bold; padding-bottom: 5px; padding-top: 5px; }
.CategoryDetail .Description { margin-top: 15px;}

.CategoryDetail .SubCategoryList { margin-top: 0px; margin-bottom: 20px; margin-top: 15px; }
.CategoryDetail .SubCategoryList .Title { color: #EDFFFF; font-size: 12px; margin-bottom: 5px; margin-top: 0px; background-color: #666666; font-family: Arial; padding-right: 10px; padding-left: 10px; font-weight: bold; padding-bottom: 5px; padding-top: 5px; }
.CategoryDetail .SubCategoryListItem { padding-right: 0px; padding-bottom: 0px; vertical-align: top; margin-bottom: 30px; border-bottom: #dddddd 1px; padding-top: 0px; margin-right: 30px; padding-left: 0px; margin-left: 5px; }
.CategoryDetail .SubCategoryListItem .ShortDescription { font-weight: normal; font-size: 12px; text-align:center; margin-bottom: 10px; padding-top: 0px; color: #333333; }
.CategoryDetail .SubCategoryListItem .CategoryLink {font-weight: normal; font-size: 12px; text-align:left; margin-bottom: 10px; padding-top: 0px; color: #6b7aa2; }
.CategoryDetail .SubCategoryListItem .CategoryLink A:link { text-decoration: none; color: #333333; }
.CategoryDetail .SubCategoryListItem .CategoryLink A:Visited { text-decoration: none; color: #333333; }
.CategoryDetail .SubCategoryListItem .CategoryLink A:Hover { text-decoration: none; color: #666666; }

.CategoryDetail .ProductList { text-align: left; }
.CategoryDetail .ProductListItem { vertical-align: middle ; text-align: left; padding-right: 1px; padding-left: 2px; padding-bottom: 0px; padding-top: 0px; border-bottom: silver 1px solid; margin-top: 3px; margin-bottom: 3px; margin-left: 3px; }
.CategoryDetail .ProductListItem .CallForPrice { text-align: center; font-weight: bold; font-size: 10px; color: #cc6600; }
.CategoryDetail .ProductListItem .Price { text-align: center; font-weight: bold; font-size: 10px; color: #cc6600; }
.CategoryDetail .ProductListItem .RegularPrice { text-align: center; font-weight: bold; font-size: 10px; color: #666666; text-decoration: line-through; }
.CategoryDetail .ProductListItem .SalePrice { text-align: center; font-weight: bold; font-size: 10px; color: #ff0000; padding-top: 5px; }
.CategoryDetail .ProductListItem .Image { margin-bottom: 5px; }
.CategoryDetail .ProductListItem .ShortDescription { margin-bottom: 5px; }
.CategoryDetail .ProductListItem .BuyButton { margin-top: 10px; margin-bottom:10px; }
.CategoryDetail .ProductListItem .DetailLink { margin-bottom: 5px; margin-top:5px; font-size: 10px; font-weight: bold; }
.CategoryDetail .ProductListItem .DetailLink A:link { color: #666666; text-decoration: underline; }
.CategoryDetail .ProductListItem .DetailLink A:Visited { color: #666666; text-decoration: underline;  }
.CategoryDetail .ProductListItem .DetailLink A:Hover { color: #0000ff; text-decoration: underline; }

.CategoryDetail .Paging { text-align: right; margin-top: 15px; margin-bottom: 10px; font-size: 11px; color: #444444; padding-right: 5px; padding-left: 5px; padding-bottom: 3px; padding-top: 3px; border-top-width: 1px; border-top-color: #d3d3d3; border-right-width: 1px; border-right-color: #d3d3d3; border-left-width: 1px; border-left-color: #d3d3d3; border-bottom-width: 1px; border-bottom-color: #8e9fba; }
.CategoryDetail .Sorting .Label { font-weight: bold; margin-right: 5px; }
.CategoryDetail .Sorting select { font-size: 8pt; font-family: verdana; }

/**************************************************/
/* HOME PAGE - FEATURED CATEGORIES                                
/**************************************************/
.HomeFeaturedCategories .Title { color: #EDFFFF; font-size: 12px; margin-bottom: 5px; margin-top: 0px; background-color: #666666; font-family: Arial; padding-right: 10px; padding-left: 10px; font-weight: bold; padding-bottom: 5px; padding-top: 5px; }
.HomeFeaturedCategories .Description { margin-top: 15px; font-size: 8pt; }
.HomeFeaturedCategories .SubCategoryList { margin-top: 0px; margin-bottom: 20px; margin-top: 15px; }
.HomeFeaturedCategories .SubCategoryListItem { padding-right: 24px; padding-bottom: 0px; vertical-align: top; margin-bottom: 20px; border-bottom: #dddddd 1px; padding-top: 0px; margin-right: 20px; padding-left: 0px; margin-left: 5px; }
.HomeFeaturedCategories .SubCategoryListItem .CategoryLink { text-align:left; padding-top:5px;font-weight: normal; font-size: 12px; margin-bottom: 10px; color: #6b7aa2; }
.HomeFeaturedCategories .SubCategoryListItem .CategoryLink A:link { text-decoration: none; color: #333333; }
.HomeFeaturedCategories .SubCategoryListItem .CategoryLink A:Visited { text-decoration: none; color: #333333; }
.HomeFeaturedCategories .SubCategoryListItem .CategoryLink A:Hover { text-decoration: none; color: #666666; }
.HomeFeaturedCategories .SubCategoryListItem .Image { }

/**************************************************/
/* FOOTER - OVERRIDE                                
/**************************************************/
#FooterLinks { text-align: center; vertical-align: middle; margin-right: 3px;margin-bottom:10px;margin-left: 3px; padding-bottom: 10px; padding-top: 2px; font-size: 8pt; font-family: Verdana; font-weight: normal; word-spacing:1.5px; }
#FooterLinks .Link { margin-left:2px; margin-right:2px;letter-spacing:0px; }
#FooterLinks .Link A:link {color: #7C7C7C;  text-decoration: none; margin-right:2px; }
#FooterLinks .Link A:visited { color: #7C7C7C; text-decoration: none; }
#FooterLinks .Link A:hover { text-decoration: none; color: #a52a2a; }

/**************************************************/
/* PRODUCT DETAIL                                 
/**************************************************/
.ProductDetail { margin-bottom: 20px; }
.ProductDetail .Title { color: #EDFFFF; font-size: 14px; margin-bottom: 10px; margin-top: 0px; background-color: #6074A6; font-family: Arial; padding-right: 10px; padding-left: 10px; font-weight: bold; padding-bottom: 10px; padding-top: 10px; }
.ProductDetail .Image { margin-bottom: 10px; text-align: center; border-right: #eff3f6 8px solid; padding-right: 10px; border-top: #eff3f6 8px solid; padding-left: 10px; padding-bottom: 10px; border-left: #eff3f6 8px solid; padding-top: 10px; border-bottom: #eff3f6 8px solid; }
.ProductDetail .Label { font-weight: bold; color: #cb5d2a; margin-right: 5px; }
.ProductDetail .Zoom { margin-bottom: 20px; text-align: center; }
.ProductDetail .Description { margin-top: 20px; margin-bottom: 20px; font-size: 8pt;}
.ProductDetail .PriceBox { margin: 0px 0px 0px 0px; font-weight: normal; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; padding-top: 0px; text-align: center; }
.ProductDetail .Price {font-size: 14px;  font-weight:bold; color:#cb5d2a; font-family: arial; }
.ProductDetail .RegularPrice { font-size: 14px; font-weight: normal; color: #666666; text-decoration: line-through; margin-right: 5px; font-family: arial;}
.ProductDetail .SalePrice {font-size: 14px; font-weight:bold; color:#cb5d2a; font-family: arial; }
.ProductDetail .StockMsg { color: #6074A6; font-family: arial; margin-bottom: 10px; font-weight: bold; }
.ProductDetail .CallForPriceMsg {font-size: 14px;  font-weight:bold; color:#cb5d2a;  }
.ProductDetail .ProductNumber { font-weight: bold; font-size: 14px; font-family: arial; color: #6b7aa2; }
.ProductDetail .DetailButton { margin-bottom: 10px; }
.ProductDetail .Options { padding-right: 0px; border-top: #cccccc 1px solid; padding-left: 0px; padding-bottom: 10px; padding-top: 10px; margin-top: 30px; margin-bottom: 20px; border-left-width: 1px; border-left-color: #cccccc; border-bottom-width: 1px; border-bottom-color: #cccccc; border-right-width: 1px; border-right-color: #cccccc; }
.ProductDetail .OptionsTitle { background-color: #6b7aa2; color: white; padding-left: 5px; font-weight: bold; font-size: 10px; padding-bottom: 3px; padding-top: 3px; }
.ProductDetail .OptionsLabel {color: #6074A6; font-family: arial; margin-bottom:5px; font-weight: bold; margin-right: 5px;}
.ProductDetail .Attribute { padding-right: 10px; margin-right: 10px; }
.ProductDetail .Related { margin-top: 20px; }
.ProductDetail .Manufacturer{font-size:11px; font-weight:bold; color:#cb5d2a; }
.ProductDetail .AddToCartButton { margin-left: 10px;}
.ProductDetail .StatusMsg{font-size:11px; font-weight:bold; color:#cb5d2a; }
.ProductDetail .Tabs{margin-top: 20px; margin-bottom: 20px;  font-size: 8pt; }
.ProductDetail .Features {margin-top: 20px; margin-bottom: 20px; font-size: 8pt; }
.ProductDetail .Specifications { margin-top: 20px; margin-bottom: 20px; font-size: 8pt;}
.ProductDetail .AdditionalInformation {margin-top: 20px; margin-bottom: 20px; font-size: 8pt; }

/**************************************************/
/* Product Dynamic Attributes/AddOns Style
/**************************************************/
#Attributes .FieldStyle {width:100px;}
#Attributes .ValueStyle {padding-bottom:5px;padding-left:5px;}

#Add-Ons .FieldStyle {width:100px;}
#Add-Ons .ValueStyle {padding-bottom:5px;padding-left:5px;}


/**************************************************/
/* Product Alternate Images                                
/**************************************************/
.ProductAdditionalImages { margin-top: 40px; }
.ProductAdditionalImages .Image {border:0px; margin:0px; padding: 4px 5px 4px 5px; text-align:center; cursor:pointer;}
.ProductAdditionalImages .Name { text-align:center; padding-bottom:8px; }
.ProductAdditionalImages .ItemStyle{vertical-align:bottom;}

/********************/
/*AJAX Tab 
/*******************/
#Tab .CustomTabStyle .ajax__tab_body { border:Solid 1px #879ACF; font-family:verdana,tahoma,helvetica;font-size:10pt;border-top:#879acf 5px solid;background-color:#ffffff; padding-top:5px;padding-right:13px;}
#Tab .CustomTabStyle .ajax__tab_outer {padding-right:4px;background:url(../../../Images/buttons/Rplain.gif) no-repeat right; background-position:top right;}
#Tab .CustomTabStyle .ajax__tab_inner {padding-left:4px;background:url(../../../Images/buttons/Lplain.gif) no-repeat;}
#Tab .CustomTabStyle .ajax__tab_tab {height:19px;margin:0;background:url(../../../Images/buttons/mplain.gif) repeat-x; padding-top:5px; padding-left:10px; padding-right:10px;}
#Tab .CustomTabStyle .ajax__tab_hover .ajax__tab_outer {padding-right:4px;background:url(../../../Images/buttons/Rplain.gif) no-repeat right; background-position:top right;}
#Tab .CustomTabStyle .ajax__tab_hover .ajax__tab_inner {padding-left:4px;background:url(../../../Images/buttons/Lplain.gif) no-repeat;}
#Tab .CustomTabStyle .ajax__tab_hover .ajax__tab_tab {height:19px;background:url(../../../Images/buttons/mplain.gif) repeat-x;}
#Tab .CustomTabStyle .ajax__tab_active .ajax__tab_outer {background:url(../../../Images/buttons/faright.gif) no-repeat right; color:White;  background-position:top right;}
#Tab .CustomTabStyle .ajax__tab_active .ajax__tab_inner {background:url(../../../Images/buttons/faleft.gif) no-repeat;color:White;  }
#Tab .CustomTabStyle .ajax__tab_active .ajax__tab_tab {height:19px;background:url(../../../Images/buttons/famiddle.gif) repeat-x; color:White; font-weight:600;}


/**************************************************/
/* CATEGORY TREEVIEW                                 
/**************************************************/
.CategoryTreeView { margin-bottom: 15px; padding-bottom: 5px; padding-left: 5px; }
.CategoryTreeView A:link { text-decoration: none; }
.CategoryTreeView A:Visited { text-decoration: none; }
.CategoryTreeView A:Hover { text-decoration: none; }
.CategoryTreeView .Title { color: #cb5d2a; font-weight: bold; padding-right: 10px; padding-left: 10px; padding-bottom: 5px; padding-top: 10px; font-size: 9pt; font-family: verdana; }
.CategoryTreeView .TreeView { padding-left: 10px;}
.CategoryTreeView .NodeStyle { font-weight: normal; font-size: 8pt; font-family: verdana; padding-bottom: 2px; padding-top: 2px; color: #7777a4; padding-left: 2px; }
.CategoryTreeView .RootNodeStyle { }
.CategoryTreeView .HoverNodeStyle { color: red; }
.CategoryTreeView .ParentNodeStyle {}
.CategoryTreeView .LeafNodeStyle {}
.CategoryTreeView .SelectedNodeStyle { font-weight: bold; }

/**************************************************/
/* SPECIALS TREEVIEW                                 
/**************************************************/
.SpecialsTreeView { margin-bottom: 15px; padding-bottom: 5px; padding-left: 5px; }
.SpecialsTreeView A:link { text-decoration: underline; }
.SpecialsTreeView A:Visited { text-decoration: underline; }
.SpecialsTreeView A:Hover { text-decoration: underline; }
.SpecialsTreeView .Title { color: #cb5d2a; font-weight: bold; padding-right: 10px; padding-left: 10px; padding-bottom: 5px; padding-top: 5px; font-size: 9pt; font-family: verdana; }
.SpecialsTreeView .TreeView { padding-left: 15px; }
.SpecialsTreeView .ParentNodeStyle {}
.SpecialsTreeView .HoverNodeStyle {color:#666666;}
.SpecialsTreeView .SelectedNodeStyle {}
.SpecialsTreeView .RootNodeStyle {}
.SpecialsTreeView .LeafNodeStyle {padding-left:3px;padding-bottom:5px;}
.SpecialsTreeView .NodeStyle { font-size: 8pt; font-family: Verdana; padding-bottom: 2px; padding-top: 2px; color: #7777a4; }

/**************************************************/
/* SHOPPING CART                                 
/**************************************************/
.ShoppingCart { margin-bottom: 10px; }
.ShoppingCart .CheckoutBox { margin-bottom: 10px; margin-top: 10px; text-align: right; }
.ShoppingCart .CustomerService { font-weight: bold; font-size: 9pt; font-family:Arial; }
.ShoppingCart .Grid { }
.ShoppingCart .Grid .Header { font-weight: bold; font-size: 11px; color: white; background-color: #5d7b9d; }
.ShoppingCart .Grid .Row { font-weight: normal; font-size: 11px; color: #333333; background-color: #F7F6F3; }
.ShoppingCart .Grid .AlternatingRow { font-weight: normal; font-size: 11px; color: #284775; background-color: #ffffff; }
.ShoppingCart .Grid .Description { font-size: 11px; font-family: verdana; padding-top: 5px; }
.ShoppingCart .Update { font-weight: normal; margin-top: 5px; }
.ShoppingCart .Quantity { width: 20px; height: 15px; }
.ShoppingCart .CartTotals { margin-bottom: 10px; text-align: right; }
.ShoppingCart .Apply {color:#3c3c9e;}
.ShoppingCart .gobutton {vertical-align:middle;padding-bottom:6px;}
.ShoppingCart .TotalBox td {padding-left:20px;text-align:right;}
.ShoppingCart .bold {font-weight:bold;}


/**************************************************/
/* CHECKOUT                                 
/**************************************************/
.Checkout { padding-bottom: 30px; padding-top: 10px; padding-right: 10px; padding-left: 10px; text-align: left;margin-top:0px; }
.Checkout .Overview { font-size: 11px; color: black; padding-bottom: 20px; }
.Checkout .Or { font-weight: bold; font-size: 16px; color: #0099cc; font-family: arial; padding-right: 10px; padding-left: 10px; }
.Checkout .Steps { text-align: left; height: 25px; }
.Checkout .Steps .Passive { font-weight: bold; font-size: 11px; color: silver; margin-right: 10px; }
.Checkout .Steps .Active { font-weight: bold; font-size: 11px; color: #0099ff; margin-right: 10px;}

/**************************************************/
/* POPUP WINDOW                                 
/**************************************************/
.PopupBody { text-align: center; margin-top: 0px; font-family: verdana,helvetica,sans-serif; font-size: 8pt; color: #666666; background-color: #ffffff; }
.Popup { background-color: #ffffff; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; padding-top: 0px; }
.Popup .Header { background-color: #dcdcdc; margin-bottom: 20px; padding-right: 5px; padding-left: 5px; padding-bottom: 5px; padding-top: 5px; font-weight: bold; font-size: 10pt; text-transform: uppercase; font-family: Verdana; }
.Popup .Body { background-color: #ffffff; margin-bottom: 20px; min-height: 350px; }
.Popup .Footer { background-color: #ffffff; background-color: #dcdcdc; padding-top: 5px; padding-bottom: 10px; }

 /*Outermost DIV for thumbnail viewer*/
#thumbBox{position: absolute; left: 0; top: 0; width: auto; padding: 10px; padding-bottom: 0; background: #313131; visibility: hidden; z-index: 10; cursor: hand; cursor: pointer; }

 /*Footer DIV of thumbbox that contains "close" link */
#thumbBox .footerbar{ font: bold 16px Tahoma; letter-spacing: 5px; line-height: 1.1em; color: white; padding: 5px 0; text-align: right; }

/*DIV within thumbbox that holds the enlarged image */
#thumbBox #thumbImage{ background-color: white; }

 /*DIV for showing "loading" status while thumbbox is being generated*/
#thumbLoading{ position: absolute; visibility: hidden; border: 1px solid black; background-color: #EFEFEF; padding: 5px; z-index: 5; }

 
/**************************************************/
/*  SPECIALS Page                                 
/**************************************************/
.Specials { text-align: left; margin-top: 0px; margin-bottom: 20px; }
.Specials .Title { color: #EDFFFF; font-size: 14px; margin-bottom: 5px; margin-top: 0px; background-color: #6074A6; font-family: Arial; padding-right: 10px; padding-left: 10px; font-weight: bold; padding-bottom: 10px; padding-top: 10px; }
.SpecialItem { vertical-align: top; text-align: center; padding-right: 15px; padding-left: 15px; padding-bottom: 10px; padding-top: 10px; border-right: #eff3f6 8px solid; border-top: #eff3f6 8px solid; border-left: #eff3f6 8px solid; border-bottom: #eff3f6 8px solid; margin-top: 10px; margin-bottom: 10px; margin-left: 5px; }
.SpecialItem .Price { font-weight: bold; font-size: 10px;color: #cc6600; text-align:center; }
.SpecialItem .RegularPrice { font-weight: bold; font-size: 10px; font-family: verdana,arial; color: #888888; text-decoration: line-through; }
.SpecialItem .SalePrice { font-weight: bold; font-size: 10px;color: #ff0000; padding-top: 5px; }
.SpecialItem .Image { margin-bottom: 5px; }
.SpecialItem .BuyButton { margin-bottom: 10px; margin-top:10px; }
.SpecialItem .ShortDescription { margin-bottom: 5px; }
.SpecialItem .CallForPrice { margin-bottom: 5px; }
.SpecialItem .DetailLink { margin-bottom: 5px; font-size: 12px; font-weight: bold; }
.SpecialItem .DetailLink A:link { color: #666666; text-decoration: underline;  }
.SpecialItem .DetailLink A:Visited { color: #666666; text-decoration: underline; }
.SpecialItem .DetailLink A:Hover { color: #0000ff; text-decoration: underline; }

/**************************************************/
/*  Shop By Brand Page                                 
/**************************************************/
.Brand { margin: 0px 0px 20px; border-top-width: 1px; text-align: left; }
.Brand .Title { color: #EDFFFF; font-size: 14px; margin-bottom: 5px; margin-top: 0px; background-color: #6074A6; font-family: Arial; padding-right: 10px; padding-left: 10px; font-weight: bold; padding-bottom: 10px; padding-top: 10px; }
.BrandItem { vertical-align: top; text-align: center; padding-right: 15px; padding-left: 15px; padding-bottom: 0px; padding-top: 0px; border-right: #eff3f6 8px solid; border-top: #eff3f6 8px solid; border-left: #eff3f6 8px solid; border-bottom: #eff3f6 8px solid; margin-top: 10px; margin-bottom: 10px; margin-left: 5px;  }
.BrandItem .Price { font-weight: bold; font-size: 10px;color: #cc6600; }
.BrandItem .RegularPrice { font-weight: bold; font-size: 10px; font-family: verdana,arial; color: #888888;text-decoration: line-through;}
.BrandItem .SalePrice { font-weight: bold; font-size: 10px;color: #ff0000; padding-top: 5px; }
.BrandItem .Image { margin-bottom: 10px; }
.BrandItem .ShortDescription { margin-bottom:5px; }
.BrandItem .CallForPrice { text-align: center; font-weight: bold; font-size: 11px; color: #cc6600; }
.BrandItem .Price { text-align: center; font-weight: bold; font-size: 11px; color: #cc6600; }
.BrandItem .RegularPrice { text-align: center; font-weight: bold; font-size: 11px; color: #666666; text-decoration: line-through; }
.BrandItem .SalePrice { text-align: center; font-weight: bold; font-size: 11px; color: #ff0000; padding-top: 5px; }
.BrandItem .Image { margin-bottom: 5px; }
.BrandItem .BuyButton { margin-top: 10px; margin-bottom:10px; }
.BrandItem .DetailLink { margin-bottom: 5px; margin-top:5px; font-size: 12px; font-weight: bold; }
.BrandItem .DetailLink A:link { color: #666666; text-decoration: underline;  }
.BrandItem .DetailLink A:Visited { color: #666666; text-decoration: underline; }
.BrandItem .DetailLink A:Hover { color: #0000ff; text-decoration: underline; }


/**************************************************/
/*  Price Page                                 
/**************************************************/
.Price { text-align: left; margin-top: 0px; margin-bottom: 20px; }
.Price .Title { color: #EDFFFF; font-size: 14px; margin-bottom: 5px; margin-top: 0px; background-color: #6074A6; font-family: Arial; padding-right: 10px; padding-left: 10px; font-weight: bold; padding-bottom: 10px; padding-top: 10px; }
.PriceItem { vertical-align: top; text-align: center; padding-right: 15px; padding-left: 15px; padding-bottom: 10px; padding-top: 10px; border-right: #eff3f6 8px solid; border-top: #eff3f6 8px solid; border-left: #eff3f6 8px solid; border-bottom: #eff3f6 8px solid; margin-top: 10px; margin-bottom: 10px; margin-left: 5px; }
.PriceItem .Price { font-weight: bold; font-size: 10px;color: #cc6600; }
.PriceItem .RegularPrice { font-weight: bold; font-size: 10px; font-family: verdana,arial; color: #888888; text-decoration: line-through; }
.PriceItem .SalePrice { font-weight: bold; font-size: 10px;color: #ff0000; padding-top: 5px; }
.PriceItem .Image { margin-bottom: 5px; }
.PriceItem .BuyButton { margin-bottom: 10px; margin-top:10px; }
.PriceItem .ShortDescription { margin-bottom: 5px; }
.PriceItem .CallForPrice { text-align: center; font-weight: bold; font-size: 11px; color: #cc6600; }
.PriceItem .DetailLink { margin-bottom: 5px; font-size: 12px; font-weight: bold; }
.PriceItem .DetailLink A:link { color: #666666; text-decoration: underline;  }
.PriceItem .DetailLink A:Visited { color: #666666; text-decoration: underline; }
.PriceItem .DetailLink A:Hover { color: #0000ff; text-decoration: underline; }

/**************************************************/
/*  Cross Sell Related Item
/**************************************************/
.CrossSell { margin: 20px 0px 10px; border-top-width: 1px; text-align: left; }
.CrossSell .Title { color: #EDFFFF; font-size: 14px; margin-bottom: 5px; margin-top: 0px; background-color: #6074A6; font-family: Arial; padding-right: 10px; padding-left: 10px; font-weight: bold; padding-bottom: 10px; padding-top: 10px; }
.CrossSellItem { vertical-align: top; text-align: center; padding-right: 9px; padding-left: 9px; padding-bottom: 0px; padding-top: 0px; border-right: #eff3f6 8px solid; border-top: #eff3f6 8px solid; border-left: #eff3f6 8px solid; border-bottom: #eff3f6 8px solid; margin-top: 10px; margin-bottom: 10px; margin-left: 5px; }
.CrossSellItem .CallForPrice { text-align: center; font-weight: bold; font-size: 11px; color: #cc6600; }
.CrossSellItem .Price { text-align: center; font-weight: bold; font-size: 11px; color: #cc6600; }
.CrossSellItem .RegularPrice { text-align: center; font-weight: bold; font-size: 11px; color: #666666; text-decoration: line-through; }
.CrossSellItem .SalePrice { text-align: center; font-weight: bold; font-size: 11px; color: #ff0000; padding-top: 5px; }
.CrossSellItem .Image { margin-bottom: 5px; border:0px; padding:0px; }
.CrossSellItem .ShortDescription { margin-bottom: 5px; }
.CrossSellItem .BuyButton { margin-top: 10px; margin-bottom:10px; }
.CrossSellItem .DetailLink { margin-bottom: 5px; margin-top:5px; font-size: 12px; font-weight: bold; }
.CrossSellItem .DetailLink A:link { color: #666666; text-decoration: underline; }
.CrossSellItem .DetailLink A:Visited { color: #666666; text-decoration: underline;  }
.CrossSellItem .DetailLink A:Hover { color: #0000ff; text-decoration: underline; }

/**************************************************/
/* FORMS                                         
/**************************************************/
.Form {margin-bottom:10px;}
.FormTitle { font-weight: bold; font-size: 12px; color: #7C7C7C; background-color: #EAEBEB; padding-right: 10px; padding-left: 10px; padding-bottom: 5px; padding-top: 5px; border-bottom: #b4b4b4 1px solid; }
.Form .Search { background-color: #f1f1f1; padding-right: 10px; padding-left: 10px; padding-bottom: 20px; padding-top: 10px; border-right: #b5b4b5 1px solid; border-top: #b5b4b5 1px solid; border-left: #b5b4b5 1px solid; border-bottom: #b5b4b5 1px solid; margin-top: 5px; margin-bottom: 5px; }
.Form .Asterix { color: red; }
.Form .HeaderStyle { font-weight: bold; font-size: 11px; background-color: #e6e6e6; color: #333333; margin-bottom: 5px; margin-top: 10px; padding-bottom: 3px; padding-top: 3px; padding-left: 5px; padding-right: 5px; }
.Form .Row { padding-bottom: 10px; }
.Form .FieldStyle { display: block; white-space: nowrap; font-size: 11px; font-weight: bold; color: #4b4b4b; text-align: right; margin-bottom: 10px; padding-right: 10px; padding-top:6px; }
.Form .ValueStyle {display:block; font-size: 11px; font-weight: normal; color: #333333; padding-bottom: 2px; padding-top: 2px; }
.Form .ValueField {padding-bottom:8px;padding-top:5px;}
.Form .SuccessMsg {color: Green; font-size: 13px;}
.Form .BackLink {color:Blue;font-size: 11px;text-decoration:underline;}
.Form .TextField {width:155px;margin-left:5px;}
.Form .HintStyle { font-size: 10px; font-weight: normal; color: #333333; padding-left: 10px; border-right: #3399cc 1px solid; padding-right: 10px; border-top: #3399cc 1px solid; padding-bottom: 5px; border-left: #3399cc 1px solid; padding-top: 5px; border-bottom: #3399cc 1px solid; background-color: #ffffcc; margin-left: 10px; margin-top: 5px; margin-bottom: 5px; }
.Form .Button { }
.Form .Rightalign {padding-left:7px;}
.Or { font-weight: bold; font-size: 14px; color: #336699; font-family: arial; padding-right: 10px; padding-left: 10px; text-transform: uppercase; }

/**************************************************/
/* SITE MAP
/**************************************************/
.SiteMap {}
.SiteMap .ShoppingCartNavigation {padding-right:20px;margin:0px; border-right: #dddddd 1px solid;}
.SiteMap h5 {margin-left:15px;margin-top:0px;}

/**************************************************/
/* SHOPPING CART NAVIGATION                                 
/**************************************************/
.ShoppingCartNavigation { margin-bottom: 15px; padding-bottom: 5px; padding-left: 5px; }
.ShoppingCartNavigation .Title { color: black; font-weight: bold; padding-right: 10px; padding-left: 10px; font-size: 8pt;}
.ShoppingCartNavigation .TreeView { padding-left: 10px; }
.ShoppingCartNavigation .NodeStyle { font-weight: normal; font-size: 12px;padding-bottom: 2px; padding-top: 2px; }
.ShoppingCartNavigation .RootNodeStyle { font-weight: bold; color: #cb5d2a; font-size: 8pt; padding-bottom: 2px; padding-top: 5px; text-transform: capitalize; }
.ShoppingCartNavigation .RootNodeStyle A:Visited {color: #cb5d2a;}
.ShoppingCartNavigation .HoverNodeStyle { color: red; }
.ShoppingCartNavigation .ParentNodeStyle { }
.ShoppingCartNavigation .LeafNodeStyle { font-size: 11px; margin-bottom: 5px; padding-top: 1px; color: #7777a4; }
.ShoppingCartNavigation .LeafNodeStyle A:Visited {color: #7777a4;}
.ShoppingCartNavigation .SelectedNodeStyle { font-weight:bold; }

/*************************************************/
/* FORGOT PASSWORD
/*************************************************/
.ForgetPassword {font-family:Verdana;font-size:small;}
.ForgetPassword .Title {font-size: 11px; font-weight: bold; color: #4b4b4b;}
.ForgetPassword .InstructionTextStyle {font-style:italic; Color:Black }
.ForgetPassword .SucessTextStyle {padding-bottom:150px;}
.ForgetPassword .TextBoxStyle {font-size:0.8em;}
.ForgetPassword .TitleTextStyle {background-color:#5D7B9D;font-weight:bold;font-size:0.9em;Color:White;}
.ForgetPassword .SubmitButtonStyle {background-color:#FFFBFF; border:#CCCCCC 1px Solid; font-family:Verdana; font-size:0.8em; Color:#284775; }
.ForgetPassword .ValueField {padding-bottom:10px;padding-top:9px;}
.ForgetPassword .FieldStyle { display: block; white-space: nowrap; font-size: 11px; font-weight: bold; color: #4b4b4b; text-align: right;padding-right:5px;margin-top:10px; }

.ForgetPassword .Button {
background-color:#FFEEDD;
border-color:#669966 #336633 #336633 #669966;
border-style:solid;
border-width:1px;
color:#000000;
font-family:arial;
font-size:12px;
font-weight:bold;
margin-top:10px;
padding-bottom:5px;
padding-top:5px;
text-transform:uppercase;
}



/*Modal Popup - product AddOn Description */
.modalPopup 
{
	background-color:#ffffff;
	border-width:5px;
	border-style:solid;
	border-color:black;
	width:350px;
	position:absolute;
	display:none;	
	z-index:99999;
	overflow:auto;	
}

.modalPopup .Description
{		
	margin-top:5px;margin-bottom:10px; margin-left:0px; margin-right:0px;
	padding-top:0px;padding-bottom:0px;padding-left:5px;padding-right:5px;
	text-align:justify;	
	color: #7C7C7C;	
	font-size: 10px;
	font-family: verdana;
}

.modalPopup .FooterLink
{	
	text-decoration:Cursor;
	background-color:black;
	color:White;
	text-align:right;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:0px;	
	padding-right:5px;
	cursor:pointer;
}

a {
cursor:pointer;
text-decoration:none;
}
.dcbar {
color:#FFFFFF;
font-family:arial;
font-size:13px;
font-weight:bold;
padding-right:5px;
text-decoration:none;
}
.pageWidth {
width:975px;
}
.mainTable {
border-spacing:0;
padding:0;
}
.headerRow {
height:55px;
vertical-align:bottom;
}
.footerRow {
height:37px;
}
.padtop10 {
padding-top:10px;
}
.padbottom10 {
padding-bottom:10px;
}
.padtop5 {
padding-top:5px;
}
.padbottom5 {
padding-bottom:5px;
}
.padright10 {
padding-right:10px;
}
.padright20 {
padding-right:20px;
}
.padleft10 {
padding-left:10px;
}
.padleft20 {
padding-left:20px;
}
.padright5 {
padding-right:5px;
}
.padleft5 {
padding-left:5px;
}
.padright0 {
padding-right:0;
}
.padleft0 {
padding-left:0;
}
.logodiv {
float:left;
vertical-align:bottom;
}
.fltleft {
float:left;
}
.fltright {
float:right;
}
.catalogBarDIV {
padding-left:5px;
padding-top:25px;
}
.fontbold {
font-weight:bold;
}
.catalogBarFont {
color:#FFFFFF;
font-family:arial;
font-size:10px;
padding-right:5px;
}
.catalogBarImg {
padding-right:5px;
vertical-align:middle;
}
.contentfont {
font-family:arial;
font-size:10px;
font-weight:normal;
}
.footerfont {
color:#666666;
font-family:arial;
font-size:10px;
font-weight:normal;
}
.rcount {
color:#DB6626;
font-size:10px;
font-weight:bold;
}
.rcountblack {
font-size:10px;
font-weight:bold;
}
.sortoptions {
border:1px solid black;
}
.paginate_active {
color:#336699;
font-size:12px;
font-weight:bold;
}
.paginate_inactive {
color:#DB6626;
font-size:12px;
font-weight:bold;
}
.footertxt {
color:#666666;
font:10px/16px Arial;
text-decoration:none;
}
#rcwin img:hover {
border:1px solid #DB6626;
}
.rc_sel {
border:1px solid #DB6626;
}
.globalnav {
background-image:url("../images/demo_tab.gif");
}
.globalnav tr {
background:none repeat scroll 0 0 #BBBBBB;
border-top:1px solid #FFFFFF;
float:left;
left:0;
list-style:none outside none;
margin:0;
padding:0.25em 0.25em 0.25em 1em;
position:absolute;
top:1.5em;
width:210px;
}
.leftPane {
background:none repeat scroll 0 0 #999999;
float:left;
height:100%;
line-height:1em;
list-style:none outside none;
position:relative;
width:25%;
}

.search_filter_txt_line {
clear:both;
font-family:Verdana;
font-size:10px;
font-weight:normal;
line-height:15px;
margin-top:2px;
vertical-align:top;
}
.filterSperator {
background-image:url("../images/results_filter_module_middle.gif");
color:#000000;
font-size:10px;
font-weight:bold;
height:3px;
text-align:center;
text-decoration:none;
white-space:nowrap;
}
.keywordFilterBox {
background:none repeat scroll 0 0 #F1F1F1;
margin:10px auto 1px 0.01px;
padding:10px 1.5px 0.5px 5px;
text-align:left;
width:250px;
}
.featureFilterBox {
background:none repeat scroll 0 0 #F1F1F1;
margin:10px auto 1px 0.01px;
padding:10px 1.5px 80px 5px;
text-align:left;
width:250px;
}
.manufacturerFilterBox {
background:none repeat scroll 0 0 #F1F1F1;
margin:10px auto 1px 0.01px;
padding:10px 1.5px 80px 5px;
text-align:left;
width:250px;
}
.blur {
background-color:#999999;
color:inherit;
margin-left:4px;
margin-top:4px;
}
.shadow, .content, .contentFilters {
bottom:2px;
position:relative;
right:0;
}
.shadow {
background-color:#666666;
color:inherit;
}
.content {
background-color:#999999;
border:1px solid #000000;
padding:0.5em 2ex;
}
.contentFilter {
background-color:#999999;
border:1px solid #000000;
padding:0.5em 2ex;
}
.contentFilters {
background-color:#F1F1F1;
border:1px solid #000000;
color:#333333;
font-family:arial;
font-size:11px;
font-weight:bold;
padding:0.5em 2ex;
vertical-align:middle;
}
.contentCategory {
background-color:#F1F1F1;
color:#333333;
font-family:arial;
font-size:11px;
font-weight:bold;
vertical-align:middle;
}
.featrue_title {
color:#000000;
font-family:arial;
font-size:14px;
font-weight:bold;
vertical-align:top;
width:auto;
}
.feature_title_secondary {
color:#666666;
font-family:arial;
font-size:10px;
font-weight:bold;
vertical-align:top;
}
.lineText {
color:#336699;
font-family:arial;
font-size:10px;
font-weight:bold;
vertical-align:top;
}
.search_filter_heading {
clear:both;
color:#FFFFFF;
font-family:arial;
font-size:12px;
font-weight:bold;
line-height:10px;
vertical-align:top;
}
.adminMenuLinks {
color:#336699;
font-family:arial;
font-size:11px;
font-weight:bold;
}
.search_filter_panel #updateBtn {
margin-left:5px;
vertical-align:middle;
}
.search_filter_panel #selectBox {
font-family:Verdana;
font-size:10px;
font-weight:normal;
max-width:180px;
vertical-align:middle;
}
.search_trail_entry {
background:url("../images/btn_remove_0.gif") no-repeat scroll 1px 50% transparent;
clear:both;
cursor:pointer;
margin-bottom:3px;
margin-top:3px;
padding-left:25px;
vertical-align:middle;
}
table.SearchTable tr.even {
background:url("../images/line_dots.gif") repeat-x scroll center bottom transparent;
height:3px;
}
table.SearchTable tr.odd {
background:url("../images/line_dots.gif") repeat-x scroll center bottom transparent;
position:relative;
}
.oeTable tbody tr.even td {
background-color:#EEEEEE;
}
.oeTable tbody tr.odd td {
background-color:#FFFFFF;
}
td.compare_difference {
background-color:#FFFFCC;
}
td.compare_no_difference {
background-color:#FFFFFF;
}
li.productValue {
list-style-type:disc;
margin-left:2em;
padding:0;
}
.tab a {
padding-left:10px;
text-decoration:none;
}
.tab a span {
padding-right:10px;
}
.tab a, .tab a span {
display:block;
float:left;
}
.tab a, .tab a span {
float:none;
}
.tab li {
margin:0;
}
#prodNavContent {
background:none repeat scroll 0 0 #FFFFFF;
clear:both;
list-style:disc inside none;
margin:2em;
padding:5px;
}
.liattrib {
list-style:disc outside none;
margin:1em;
padding:0;
}
.liattrib ul li:before {
content:"» ";
}
.lifont {
font-family:arial;
font-size:11px;
font-weight:normal;
}
.prodNavCurrentTab {
background:url("../images/prod_detail_tab_left_0.gif") no-repeat scroll 0 0 transparent;
height:27px;
width:6px;
}
#basicSpec ul {
list-style:none outside url("../images/arrow_subnav_active.gif");
margin:0;
padding:0;
}
.contentfont2 {
color:#333333;
font-size:12px;
font-weight:bold;
}
.fbCls:hover {
background-color:#FFFFFF;
}
.filter_gray_line {
background:url("../images/filter_gray_line.gif") repeat-y scroll 0 0 transparent;
height:1px;
width:280px;
}
body {
margin:auto;
padding:0;
}
.dispCatTxt {
color:#F1F1F1;
font-family:arial;
font-size:11px;
font-weight:bold;
line-height:27px;
padding-bottom:4px;
padding-left:6px;
}
.tAC {
text-align:center;
}
.tAL {
text-align:left;
}
.pageWidth {
height:100%;
margin:0 auto;
padding:0;
width:975px;
}
.lineH26 {
line-height:26px;
}
.lineH30 {
line-height:30px;
}
.lineH24 {
line-height:24px;
}
.lineH22 {
line-height:22px;
}
.vMid {
vertical-align:middle;
}
.vBot {
vertical-align:bottom;
}
.vTop {
vertical-align:top;
}
a {
cursor:pointer;
text-decoration:none;
}
.cursorPointer {
cursor:pointer;
text-decoration:none;
}
.fLeft {
float:left;
}
.fRight {
float:right;
}
.colorR {
color:#DB6626;
}
.colorB {
color:#336699;
}
.colorW {
color:#FFFFFF;
}
.colorDG {
color:#333333;
}
.colorMG {
color:#666666;
}
.colorLG {
color:#999999;
}
.colorDW {
color:#F1F1F1;
}
tdn {
text-decoration:none;
}
.b {
font-weight:bold;
}
.btxt {
font-weight:bold;
}
.pad0 {
padding:0;
}
.padLR0 {
padding-left:0;
}
.padT3 {
padding-top:3px;
}
.pad10 {
padding:10px;
}
.pad5 {
padding:5px;
}
.padR5 {
padding-right:5px;
}
.padR10 {
padding-right:10px;
}
.padR20 {
padding-right:10px;
}
.contentFont {
font:10px/16px Arial;
}
.catalogTitle {
color:#F1F1F1;
font-family:Arial,sans-serif;
font-size:12px;
padding-right:5px;
}
.logo_backImg {
background-image:url("../images/logo_bkgrd.gif");
background-repeat:repeat-x;
height:60px;
}
.footer_backImg {
background:url("../images/footer_bkgrd_middle.gif") repeat-x scroll 0 0 transparent;
height:37px;
}
.footerLeft {
background:url("../images/footer_bkgrd_left.gif") no-repeat scroll 0 0 transparent;
height:37px;
width:5px;
}
.footerRight {
background:url("../images/footer_bkgrd_right.gif") no-repeat scroll 0 0 transparent;
height:37px;
width:5px;
}
.eLogo {
background-image:url("../images/etilize_logo.png");
background-repeat:no-repeat;
height:55px;
width:150px;
}
.gNavL {
background:url("../images/globa_nav_tab_left.gif") no-repeat scroll 0 0 transparent;
height:29px;
width:6px;
}
.gNavR {
background:url("../images/globa_nav_tab_right.gif") no-repeat scroll 0 0 transparent;
height:29px;
width:13px;
}
.gNavM {
background-image:url("../images/globa_nav_tab_middle.gif");
background-repeat:repeat-x;
height:29px;
}
.gNavLC {
background-image:url("../images/globa_nav_country_left.gif");
background-repeat:no-repeat;
height:24px;
width:4px;
}
.gNavMC {
background-image:url("../images/globa_nav_country_middle.gif");
background-repeat:repeat-x;
height:24px;
}
.navDivider {
background:url("../images/nav_dividers.gif") no-repeat scroll right center transparent;
padding-left:5px;
}
.btnGray {
background:url("../images/btn_grey_arrow_0.gif") no-repeat scroll left bottom transparent;
display:inline;
height:6px;
width:7px;
}
.btnGray_sel {
background:url("../images/btn_grey_arrow_1.gif") no-repeat scroll left bottom transparent;
display:inline;
height:6px;
width:7px;
}
.gNavArrow0 {
background-image:url("../images/globa_nav_country_arrow_0.gif");
background-repeat:no-repeat;
height:18px;
width:18px;
}
.bCartL0 {
background-image:url("../images/btn_cart_glob_left_0.gif");
background-repeat:no-repeat;
height:19px;
width:33px;
}
.bCartLM {
background-image:url("../images/btn_cart_glob_mid_0.gif");
background-repeat:repeat-x;
height:19px;
}
.bCartR1 {
background-image:url("../images/btn_grey_right_1.gif");
background-repeat:no-repeat;
height:19px;
width:5px;
}
.bSearchG0 {
background-image:url("../images/btn_search_global_0.gif");
background-repeat:no-repeat;
height:19px;
width:59px;
}
.bSearchG1 {
background-image:url("../images/btn_search_global_1.gif");
background-repeat:no-repeat;
height:19px;
width:59px;
}
.searchIcon {
background-image:url("../images/icon_search.gif");
background-repeat:no-repeat;
height:14px;
width:14px;
}
.gNavD {
background-image:url("../images/globa_nav_divider.gif");
background-repeat:no-repeat;
height:15px;
width:1px;
}
.gNavBackImg {
background-image:url("../images/globa_nav_bkgrd.gif");
clear:both;
height:auto;
padding:0;
vertical-align:middle;
}
.cBox {
background:none repeat scroll 0 0 #FFFFFF;
border:2px solid #DB6626;
left:188px;
min-height:90px;
min-width:250px;
position:absolute;
top:68px;
}
.cBox2 {
background:none repeat scroll 0 0 #FFFFFF;
border:2px solid #DB6626;
height:300px;
min-height:90px;
min-width:250px;
position:absolute;
width:400px;
}
.cBox3 {
background:none repeat scroll 0 0 #FFFFFF;
border:2px solid #DB6626;
height:200px;
min-height:90px;
min-width:250px;
position:absolute;
width:300px;
}
.mBox {
background:none repeat scroll 0 0 #FFFFFF;
border:2px solid #DB6626;
position:absolute;
}
.cBoxTxt {
border-bottom:1px solid #DB6626;
color:#333333;
font:bold 12px Arial;
padding-bottom:5px;
width:250px;
}
.footerTxt {
color:#666666;
font:10px Arial;
}
.paginate_active {
color:#336699;
font-size:12px;
font-weight:bold;
}
.paginate_inactive {
color:#DB6626;
font-size:12px;
font-weight:bold;
}
.catalogBarImg {
padding-right:5px;
vertical-align:middle;
}
.catalogBarDIV {
padding-left:5px;
padding-top:25px;
}
.mainTable {
border-spacing:0;
padding:0;
}
.footerRow {
margin:0 auto;
width:964px;
}
.headerRow {
height:55px;
vertical-align:bottom;
}

.leftTablePane {
background:none repeat scroll 0 0 #999999;
clip:auto;
height:100%;
list-style:none outside none;
width:250px;
}
.a20 {
font-family:arial,sans-serif;
font-size:20px;
}
.a14 {
font-family:arial,sans-serif;
font-size:14px;
}
.a13 {
font-family:arial,sans-serif;
font-size:13px;
}
.a12 {
font-family:Arial,Sans-Serif;
font-size:12px;
}
.a11 {
font-family:Arial,Sans-Serif;
font-size:11px;
}
.a10 {
font-family:arial,sans-serif;
font-size:10px;
}
.padT10 {
padding-top:10px;
}
.padB10 {
padding-bottom:10px;
}
.padT5 {
padding-top:5px;
}
.padB5 {
padding-bottom:5px;
}
.padR10 {
padding-right:10px;
}
.padR20 {
padding-right:20px;
}
.padL10 {
padding-left:10px;
}
.padL5 {
padding-left:5px;
}
.padR5 {
padding-right:5px;
}
.padR0 {
padding-right:0;
}
.padL0 {
padding-left:0;
}
table.SearchTable tr.even {
background:url("../images/line_dots.gif") repeat-x scroll center bottom transparent;
height:3px;
}
table.SearchTable tr.odd {
background:url("../images/line_dots.gif") repeat-x scroll center bottom transparent;
position:relative;
}
.btngLeft {
background:url("../images/btn_grey_left_0.gif") no-repeat scroll 0 0 transparent;
height:19px;
width:5px;
}
.btngLeft_sel {
background:url("../images/btn_grey_left_1.gif") no-repeat scroll 0 0 transparent;
height:19px;
width:5px;
}
.btngRight {
background:url("../images/btn_grey_right_0.gif") no-repeat scroll 0 0 transparent;
height:19px;
width:5px;
}
.btngRight_sel {
background:url("../images/btn_grey_right_1.gif") no-repeat scroll 0 0 transparent;
height:19px;
width:5px;
}
.btngMid {
background:url("../images/btn_grey_middle_0.gif") repeat-x scroll 0 0 transparent;
height:19px;
}
.btngMid_sel {
background:url("../images/btn_grey_middle_1.gif") repeat-x scroll 0 0 transparent;
height:19px;
}
.bRemove {
background:url("../images/btn_deselect_search_filter.gif") no-repeat scroll 0 0 transparent;
height:11px;
width:11px;
}
.bTop {
border-top-color:#999999;
}
.productSelection {
border-color:silver silver #FFFFFF #FFFFFF;
border-style:solid;
border-width:1px;
}
.bRightSilver {
border-right:1px solid silver;
}
.bLeftSilver {
border-left:1px solid silver;
}
.bTopSilver {
border-top:1px solid silver;
}
.bBottomSilver {
border-bottom:1px solid silver;
}
.searchFilterH {
clear:both;
line-height:10px;
vertical-align:top;
}

.shadow, .content, .contentFilters {
bottom:2px;
position:relative;
right:0;
}
.shadow {
background-color:#666666;
color:inherit;
}
.content {
background-color:#999999;
border:1px solid #000000;
padding:0.5em 2ex;
}
.contentFilter {
background-color:#999999;
border:1px solid #000000;
padding:0.5em 2ex;
}
.search_filter_txt_line {
clear:both;
font-family:Verdana;
font-size:10px;
font-weight:normal;
line-height:15px;
margin-top:2px;
vertical-align:top;
}
.contentFilters {
background-color:#F2F2F2;
border:1px solid #F1F1F1;
color:#333333;
font:bold 11px Arial;
padding:4px 10px;
vertical-align:middle;
}
.contentCategory {
background-color:#F1F1F1;
color:#333333;
font:bold 11px Arial;
vertical-align:middle;
}
.dcbarLineHeight {
line-height:27px;
}
.imgBr {
border:1px solid #FFFFFF;
}
.lineShadowA {
border-left:1px solid #F2F2F2;
border-right:1px solid #F2F2F2;
border-top:1px solid #F2F2F2;
}
.lineShadowB {
border-left:1px solid #CACACA;
border-right:1px solid #CACACA;
border-top:1px solid #CACACA;
}
.lineShadowC {
border-color:#A3A3A3 #A3A3A3 #CACACA;
border-style:solid;
border-width:2px 1px 1px;
}
.TextTooltip {
background:none repeat scroll 0 0 #F3F1F4;
border:1px solid #003399;
color:#000000;
font:10px/15px Verdana,sans-serif;
padding:5px;
text-decoration:none;
}
.btnSRLeft0 {
background-image:url("../images/btn_sr_glob_left_0.gif");
background-repeat:no-repeat;
height:19px;
width:6px;
}
.btnCartLeft0 {
background-image:url("../images/btn_cart_glob_left_0.gif");
background-repeat:no-repeat;
height:19px;
width:33px;
}
.btnCartMid0 {
background-image:url("../images/btn_cart_glob_mid_0.gif");
background-repeat:repeat-x;
height:19px;
}
.btnCartRight0 {
background-image:url("../images/btn_cart_glob_right_0.gif");
background-repeat:no-repeat;
height:19px;
width:5px;
}
.btnSRLeft_sel {
background-image:url("../images/btn_sr_glob_left_1.gif");
background-repeat:no-repeat;
height:19px;
width:6px;
}
.btnCartLeft_sel {
background-image:url("../images/btn_cart_glob_left_1.gif");
background-repeat:no-repeat;
height:19px;
width:33px;
}
.btnCartMid_sel {
background-image:url("../images/btn_cart_glob_mid_1.gif");
background-repeat:repeat-x;
height:19px;
}
.btnCartRight_sel {
background-image:url("../images/btn_cart_glob_right_1.gif");
background-repeat:no-repeat;
height:19px;
width:5px;
}
.cartBox {
background:none repeat scroll 0 0 #FFFFFF;
border:2px solid #DB6626;
left:68%;
min-height:120px;
position:absolute;
top:60px;
width:272px;
z-index:1006;
}
.cartBoxTxt {
border-bottom:1px solid #DB6626;
color:#333333;
font:bold 12px Arial;
padding-bottom:5px;
}
.prodCartL {
background-image:url("../images/prod_detail_mod_left.gif");
background-repeat:no-repeat;
height:38px;
width:6px;
}
.prodCartM {
background-image:url("../images/prod_detail_mod_middle.gif");
background-repeat:repeat-x;
height:38px;
}
.prodCartR {
background-image:url("../images/prod_detail_mod_right.gif");
background-repeat:no-repeat;
height:38px;
width:6px;
}
.btnAddCartL {
background-image:url("../images/btn_add_cart_lg_left_0.gif");
background-repeat:no-repeat;
height:25px;
width:25px;
}
.btnAddCartM {
background-image:url("../images/btn_add_cart_lg_middle.gif");
background-repeat:repeat-x;
height:25px;
}
.btnAddCartR {
background-image:url("../images/btn_add_cart_lg_right.gif");
background-repeat:no-repeat;
height:25px;
width:5px;
}
.btnAddCartL1 {
background-image:url("../images/btn_add_cart_lg_left_1.gif");
background-repeat:no-repeat;
height:25px;
width:25px;
}
.btnAddCartW {
background-image:url("../images/btn_add_cart_0.gif");
background-repeat:no-repeat;
height:19px;
width:26px;
}
.btnRemCart {
background-image:url("../images/btn_remove_0.gif");
background-repeat:no-repeat;
height:19px;
width:26px;
}
.btnRemCart1 {
background-image:url("../images/btn_remove_1.gif");
background-repeat:no-repeat;
height:19px;
width:26px;
}
.btnAddCartW1 {
background-image:url("../images/btn_add_cart_1.gif");
background-repeat:no-repeat;
height:19px;
width:26px;
}
.starlg0 {
background-image:url("../images/star_lg_0.gif");
background-repeat:no-repeat;
float:left;
width:15px;
}
.starlg1 {
background-image:url("../images/star_lg_1.gif");
background-repeat:no-repeat;
float:left;
width:15px;
}
.starlg2 {
background-image:url("../images/star_lg_2.gif");
background-repeat:no-repeat;
float:left;
width:15px;
}
.comment0 {
background-image:url("../images/icon_comment_0.gif");
background-repeat:no-repeat;
}
.comment1 {
background-image:url("../images/icon_comment_1.gif");
background-repeat:no-repeat;
}
.flag0 {
background-image:url("../images/icon_flag_0.gif");
background-repeat:no-repeat;
}
.flag1 {
background-image:url("../images/icon_flag_1.gif");
background-repeat:no-repeat;
}
.toolTipDiv {
background-color:#F8F8F8;
border:1px solid #DB6626;
font-weight:normal;
padding:3px;
width:180px;
}
.searchTips {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #DB6626;
color:#000000;
float:left;
margin-top:1px;
padding:5px;
position:absolute;
width:320px;
}
.simpleMenu {
color:#333333;
font-family:arial,sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
}
.simpleMenu:hover {
color:#336699;
text-decoration:underline;
}
.navLeftBtn_sel {
background:url("../images/prod_detail_tab_left_1T.gif") no-repeat scroll 0 0 transparent;
height:34px;
width:6px;
}
.navMidBtn_sel {
background:url("../images/prod_detail_tab_middle_1T.gif") repeat scroll 0 0 transparent;
height:34px;
}
.navRitBtn_sel {
background:url("../images/prod_detail_tab_right_1T.gif") no-repeat scroll 0 0 transparent;
height:34px;
width:12px;
}
.navLeftBtn {
background:url("../images/prod_detail_tab_left_0T.gif") no-repeat scroll 0 0 transparent;
height:34px;
width:6px;
}
.navMidBtn {
background:url("../images/prod_detail_tab_middle_0T.gif") repeat scroll 0 0 transparent;
height:34px;
}
.navRitBtn {
background:url("../images/prod_detail_tab_right_0T.gif") no-repeat scroll 0 0 transparent;
height:34px;
width:12px;
}
.tBorder {
border-top:4px solid #F1F1F1;
}
.bBorder {
border-bottom:4px solid #F1F1F1;
}
.rBorder {
border-right:2px solid #F1F1F1;
}
.lBorder {
border-left:2px solid #F1F1F1;
}
.pad5 {
padding:5px;
}
.vbox {
display:none;
height:80px;
margin-left:290px;
margin-top:275px;
width:70px;
}
.dbox {
display:none;
height:60px;
margin-left:340px;
margin-top:275px;
width:70px;
}
.cbfont {
color:#336699;
font-family:arial;
font-size:11px;
font-weight:bold;
}
.rcbox {
background:none repeat scroll 0 0 white;
border:thin solid #B6B6B6;
display:none;
left:215px;
padding:5px;
position:absolute;
top:90px;
z-index:50;
}
.actTabText {
color:#333333;
font:12px arial bold;
}
.tabText {
color:#666666;
font:12px arial bold;
}
.plifont {
color:#333333;
font:12px arial regular;
}
.subhead {
color:#333333;
font:14px arial bold;
}



.AjaxTabPpanel .ajax__tab_outer{background:url(../Images/prod_detail_tab_right_0T.gif)  no-repeat right; }
.AjaxTabPpanel .ajax__tab_inner{background:url(../Images/prod_detail_tab_left_0T.gif)  no-repeat; }
.AjaxTabPpanel .ajax__tab_tab{background:url(../Images/prod_detail_tab_middle_0T.gif)  repeat-x;}
.AjaxTabPpanel .ajax__tab_active .ajax__tab_outer{ background:url("../images/prod_detail_tab_right_1T.gif")   no-repeat right;}
.AjaxTabPpanel .ajax__tab_active .ajax__tab_inner{background:url("../images/prod_detail_tab_left_1T.gif") no-repeat;}
.AjaxTabPpanel .ajax__tab_active .ajax__tab_tab{background:url(../Images/prod_detail_tab_middle_1T.gif) repeat-x; }
.AjaxTabPpanel .ajax__tab_header{font-size:11px;}
.AjaxTabPpanel .ajax__tab_outer{height:29px;}
.AjaxTabPpanel .ajax__tab_inner{padding-left:3px;padding-right:5px;}
.AjaxTabPpanel .ajax__tab_tab{padding:8px 40px;margin:0;}
.AjaxTabPpanel .ajax__tab_body{vertical-align: top; padding:8px;font-size:10pt;}
.AjaxTabPpanel .ajax__tab_body{vertical-align: top;  padding:8px; border-top: 4px solid rgb(191, 191, 191);font-size:10pt;}
.searchFilter  {
background-image:url("../images/demo_tab1.gif");
background-repeat:no-repeat;
color:#FFFFFF;
font:bold 12px arial;
height:36px;
padding-left:10px;
width:270px;
}
.mpe-waitpopup{background:white;border:solid 1px #C1C1C1;}
.mpe-wait-text{color:Black;font-weight:bolder;}

