﻿body 
{
  width: 940px;
  margin-right: auto;
  margin-left: auto;
  font-family: Arial;
}

.Logo
{
  width: 116px;
  font-size: 10px;

}
.Header
{
  background-color: #FFFFFF;
  color: #000000;
  border-bottom: solid 1px #979967;
}
.HeaderSpacer
{
  background-color: #FFFFFF;
  color: #FFFFFF;
  width: 60px;
  border-bottom: solid 1px #979967;
}
.HeaderBanner
{
  height: 71px;
  width: 340px;
  background-image: url(../images/hb_banner.jpg);
  background-repeat: no-repeat;
}
td.MenuBar
{
  background-color: #979967;
  width: 100px;
  height: 25px;
}
td.MenuSearch
{
  background-color: #979967;
  height: 25px;
}
a.MenuOption:link 
{
  background-color: #979967;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 10pt;
}
a.MenuOption:visited 
{
  background-color: #979967;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 10pt;
}
a.MenuOption:hover 
{
  background-color: #979967;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  font-size: 10pt;
}
.ContentFrame
{
  margin-top: 18px;
  border: Solid 1px #979967;
  height: 480px;
}
.SideNav
{
  width:174px;
  height: 500px;
}
.SideNavOption
{
  font-size: 15px;
  color: #979967;
  text-decoration: none;
  height:17px;
  vertical-align:middle; 
}
.SideNavSelected
{
  background-image: url(../images/hb_optionselected.jpg);
  width: 17px;
  height: 17px;
}
.SideNavSelection
{
  width: 17px;
  height: 17px;
}
.SideNavHeading
{
  font-size: 18px;
  color: #979967;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
.HomePage
{
  --background-image: url(../images/hb_home.jpg);
  --background-repeat: no-repeat;
  width: 752px;
  height: 418px;
}
.HomeSideNav
{
  width:174px;
}

.ProductFrameHeader
{
  padding: 4px;
}
.ProductThumbsArea
{
  width: 174px;
  margin-top: 50px;
}
.ProductThumbFrame
{
  --width: 85px;
  --height: 427px;
  --background-image: url(../images/hb_samplethumbs.jpg);
  --background-repeat: no-repeat;
}

.ProductImageArea
{
  width: 340px;
  height: 400px;
}
.ProductImageFrame
{
  --border: Solid 1px #979967;
  width: 311px;
  height: 427px;
  background-image: url(../images/hb_sampleprod.jpg);
  background-repeat: no-repeat;
}
.ProductDesignerName
{
  font-size: 14pt;
  font-weight: bold;
}
.ProductName
{
  font-size: 10pt;
}
.ProductCode
{
  font-size: 11px;
}
.ProductPrice
{
  font-size: 10pt;
}
.ProductPriceInSale
{
  font-size: 10pt;
  text-decoration: line-through;
}
.ProductSalePrice
{
  margin-left:6px;
  font-size: 10pt;
  color: Red;
  font-weight: bold;
}
.ProductNarrativeTabs
{
  width: 400px;
}
.ProductNarrativeTabNormal
{
  background-color: #E9E9E9;
  border: Solid 1px #979967;
  width: 80px;
  text-align: center;
  font-size: 12px;
  height: 26px;
}
.ProductNarrativeTabSelected
{
  background-color: #FFFFFF;
  border: Solid 1px #979967;
  border-bottom: 0px;
  width: 80px;
  text-align: center;
  font-size: 12px;
  height: 26px;
}
a.ProductNarrativeTabLink
{
  text-decoration: none;
  color: #000000;
}
.ProductNarrativeTabSpacer
{
 border-bottom : Solid 1px #979967;
 border-right: 0px;
}
.ProductNarrativeTabsBody
{
  margin-top: 8px;
  width: 380px;
  height: 160px;
}
.ProductNarrativeTabsInner
{
  height: 140px;
}
.ProductNarrativeText
{
  font-size: 11px;
}
.ProductNarrativeList
{
  font-size: 11px;
}
.ListBrandText
{
  font-size:12px;
  font-weight: bold;
}
.ListProductText
{
  font-size:12px;
}
.ListProductPrice
{
  font-size:12px;
  text-align: left;
}
.ListProductPriceInSale
{
  font-size:12px;
  text-decoration: line-through;
  text-align: left;
}
.ListProductSalePrice
{
  --margin-left: 4px;
  color: Red;
  font-weight: bold;
  font-size:12px;
}
.ListProductImage
{
  width: 140px;
  height: 180px;  
  --text-align:center;
}
.ListPager
{
  font-size: 11px;
  color: #979967;
  text-decoration: none;
}
.ProductImageFrame_tl
{
  background-image: url(../images/prodframe_tl.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 10px;
  height: 8px;
}
.ProductImageFrame_t
{
  background-image: url(../images/prodframe_t.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  height: 8px;
}
.ProductImageFrame_tr
{
  background-image: url(../images/prodframe_tr.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 10px;
  height: 10px;
}
.ProductImageFrame_l
{
  background-image: url(../images/prodframe_l.jpg);
  background-repeat: repeat-y;
  width: 10px;
}
.ProductImageFrame_r
{
  background-image: url(../images/prodframe_r.jpg);
  background-repeat: repeat-y;
  width: 10px;
}
.ProductImageFrame_bl
{
  background-image: url(../images/prodframe_bl.jpg);
  background-repeat: no-repeat;
  width: 10px;
  height: 10px;
}
.ProductImageFrame_b
{
  background-image: url(../images/prodframe_b.jpg);
  background-repeat: repeat-x;
  height: 10px;
}
.ProductImageFrame_br
{
  background-image: url(../images/prodframe_br.jpg);
  background-repeat: no-repeat;
  width: 10px;
  height: 10px;
}
.BasketDesignerName
{
  font-size: 14pt;
  font-weight: bold;
}
.BasketProductText
{
  font-size: 10pt;
}
.BasketProductPrice
{
  font-size: 10pt;
}
.BasketProductPriceInSale
{
  font-size: 10pt;
  text-decoration: line-through;
}
.BasketProductSalePrice
{
  font-size: 10pt;
  color: Red;
  font-weight: bold;
}
.BasketHeader
{
  font-size: 10pt;
  font-weight: normal;
  color: #979967;
  --padding-top: 10px;
  --margin-bottom: 10px;  
}
.BasketFooter
{
  font-size: 10pt;
  font-weight: normal;
  color: #979967;
  padding-top: 10px;
  margin-bottom: 10px;  
}
.FormLabel
{
  text-align: right;
  font-size: 10pt;
  font-weight: normal;
  color: #979967;
}
h1
{
  margin-top: 10px;
  font-size: 18px;
  font-weight: normal;
  color: #979967;
}
.SignupMessage
{
  font-size: 12px;
  font-weight: normal;
  color: #979967;

}
.LoginHeading
{
  font-size: 16px;
  color: #000000;
  font-weight: bold;
}
.LoginText
{
  font-size: 12px;
  color: #000000;
}
.LoginSection
{
  background-color: #ebebe2;
  width:100%;
  padding:12px; 
  margin-top: 12px;
}
.LoginFrame
{
  border: Solid 1px #979967;
  width: 250px;
  padding: 10px;
  margin-top: 20px;
}
.LoginErrorMessage
{
  color: Red;
  font-size: 11px;
  font-weight: bold;
}
.TabEnd_L_Active
{
  background-image: url(../images/hb_tabend_l_active.jpg);
  background-repeat: no-repeat;
  width: 9px;
  height: 22px;
}
.TabMid_Active
{
  background-image: url(../images/hb_tabmid_active.jpg);
  background-repeat: repeat-x;
  height: 22px;
  text-align: center;
  font-size: 12px;
  width: 100px;
}
.TabEnd_R_Active
{
  background-image: url(../images/hb_tabend_r_active.jpg);
  background-repeat: no-repeat;
  width: 9px;
  height: 22px; 
}
.TabEnd_L_Inactive
{
  background-image: url(../images/hb_tabend_l_inactive.jpg);
  background-repeat: no-repeat;
  width: 8px;
  height: 22px;
}
.TabMid_Inactive
{
  background-image: url(../images/hb_tabmid_inactive.jpg);
  background-repeat: repeat-x;
  height: 22px;
  text-align: center;
  font-size: 12px;
  width: 100px;
}
.TabEnd_R_Inactive
{
  background-image: url(../images/hb_tabend_r_inactive.jpg);
  background-repeat: no-repeat;
  width: 8px;
  height: 22px; 
}
.Tab_Spacer
{
  background-image: url(../images/hb_tab_spacer.jpg);
  background-repeat: repeat-x;
  height: 22px;
}
.Tab_SpacerEnd
{
  background-image: url(../images/hb_tab_spacerend.jpg);
  background-repeat: no-repeat;
  height: 22px;
}
.TabBody_L
{
  background-image: url(../images/hb_tabbody_l.jpg);
  background-repeat: repeat-y;
  width: 9px;
}
.TabBody_R
{
  background-image: url(../images/hb_tabbody_r.jpg);
  background-repeat: repeat-y;
  width: 4px;
}
.TabBody_BL
{
  background-image: url(../images/hb_tabbody_bl.jpg);
  background-repeat: no-repeat;
  width: 9px;
  height: 4px;
}
.TabBody_BR
{
  background-image: url(../images/hb_tabbody_br.jpg);
  background-repeat: no-repeat;
  width: 4px;
  height: 4px;
}
.TabBody_B
{
  background-image: url(../images/hb_tabbody_b.jpg);
  background-repeat: repeat-x;
  height: 4px;
}
.PageFrame
{
  background-image: url(../images/hb_pagewatermark.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  width: 100%;
  --margin-top: 18px;
}
.PageFrameNoWatermark
{
  --background-image: url(../images/hb_pagewatermark.jpg);
  --background-repeat: no-repeat;
  --background-position: right bottom;
  width: 100%;
  --margin-top: 18px;
}
.PageBorder
{
  border: solid 2px #cdcdb5;
}
.FooterFrame
{
  margin-top: 8px;
  border-top: Dashed 1px Silver;
  text-align: center;
  color: #000000;
  width: 100%;
}
.FooterLink
{
  font-size: 10px;
  text-decoration: none;
  color: Gray;
}
.SaleLogo
{
  margin-top: 20px;
  vertical-align: bottom;
}
.LogoText
{
  color: Gray;
  font-size: 10px;
}
.AboutUsHeading
{
  height: 34px;
  font-size: 14px;
  font-weight: bold;
  vertical-align: middle;
  color: #979967;
}
.AboutUsText
{
  font-size: 12px;
  color: #979967;
}
.AboutUsLink
{
  font-size: 12px;
  color: #979967;
}
.ContactUsHeading
{
  height: 34px;
  font-size: 14px;
  font-weight: bold;
  vertical-align: middle;
  color: #979967;
}
.ContactUsText
{
  font-size: 12px;
  color: #979967;
}
.ContactUsLink
{
  font-size: 12px;
  color: #979967;
}
.HomePageText
{
  font-size: 12px;
  color: #979967;
}
.TermsHeading
{
  height: 34px;
  font-size: 14px;
  font-weight: bold;
  vertical-align: middle;
  color: #979967;
}
.TermsText
{
  font-size: 12px;
  color: #979967;
}
.TermsLink
{
  font-size: 12px;
  color: #979967;
}

.OrderHeading
{
  height: 34px;
  font-size: 14px;
  font-weight: bold;
  vertical-align: middle;
  color: #979967;
}
.OrderText
{
  font-size: 12px;
  color: #979967;
}
.OrderLink
{
  font-size: 12px;
  color: #979967;
}
