div.header {
  background: url('/siteimages/header_background.gif');
  background-repeat: no-repeat;
  color: #9F4001;
  font-size: 10px;
  width: 777px;
  height: 85px;
  float: left;
  clear: left;
  margin-right: 1px;
}

div.header A {
  color: #ffffff;
  text-decoration: underline;
}

div.header A:hover {
  color: #666666;
  text-decoration: underline;
}

div.searchBox {
  position: absolute;
  left: 250px;
  top: -5px;
  background: url('/siteimages/searchBox_background.gif') repeat-x;
  width: 350px;
}

div.advancedSearchBox {
  position: absolute;
  left: 610px;
  top: -5px;
  background: url('/siteimages/advancedSearch_button.gif') no-repeat;
  width: 161px;
  height: 35px;
  padding-left: 5px;
  padding-top: 3px;
  font-size: 10px;
  font-weight: bold;
}

div.advancedSearchBox A {
  color: #000000;
  text-decoration: none;
}

div.advancedSearchBox A:hover {
  color: #CC0000;
  text-decoration: none;
}

div.facebookBox {
  position: absolute;
  left: 610px;
  top: -5px;
  width: 161px;
  height: 35px;
  padding-left: 25px;
  padding-top: 3px;
  font-size: 10px;
  font-weight: bold;
}

div.searchBoxContents {
  padding-top: 3px;
  float: left;
  color: #ffffcc;
}

div.mcafee {
  position: absolute;
  left: 450px;
  top: 30px;
  width: 120px;
  height: 30px;
}

html>body div.mcafee {
  top: 31px;
}

div.shopcartBoxOuter {
  position: absolute;
  left: 590px;
  top: 37px;
}

html>body div.shopcartBoxOuter {
  top: 40px;
}

div.shopcartBoxShadow {
  float:left;
  background: url('/siteimages/header_shadow.gif') no-repeat bottom right;
}

div.shopcartBoxInner {
  background-color: #feeabf;
  color: #000000;
  padding-top: 7px;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 2px;
  margin: -4px 4px 4px -4px;
}

div.shopcartBoxInner A {
  color: #000000;
  text-decoration: none;
}

div.shopcartBoxInner A:hover {
  color: #AAAAAA;
  text-decoration: none;
}

html>body div.shopcartBoxInner {
  padding-top: 2px;
}

div.languageBox {
  position: absolute;
  left: 265px;
  top: 37px;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}

html>body div.languageBox {
  top: 40px;
}

select.languageSelect {
  font-size: 10px;
}

div.memberBox {
  position: absolute;
  left: 265px;
  top: 68px;
  color: #ffffff;
  font-weight: bold;
  text-align: right;
}

div.memberBoxSignedIn {
  position: absolute;
  left: 265px;
  width: 510px;
  top: 68px;
  color: #ffffff;
  text-align: right;
}

div.newsletterBoxOuter {
  position: absolute;
  left: 550px;
  top: 63px;
  color: #ffffff; 
}

div.newsletterBoxOuter input {
  height: 17px;
}

div.siteLinks {
  width: 777px;
  height: 26px;
  float: left;
  clear: left;
  background: url('/siteimages/mainLinks_background.gif');
  background-repeat: repeat-x;
  margin-top: 1px;
  font-size: 10px;
}

div.siteLinks A {
  color: #ffffff;
  text-decoration: none;
}

div.siteLinks A:hover {
  color: #ffcc00;
  text-decoration: underline;
}

div.siteLinkIndividual {
  width: 12.5%;
  float: left;
  text-align: center;
  margin-top: 5px;
}

div.topNavigation {
  width: 777px;
  height: 30px;
  background: url('/siteimages/top_navigationbar_background.gif') repeat-x;
  float: left;
  clear: left;
  margin-top: 1px;
}

div.topNavigationLinks {
  font-size: 10px;
  font-weight: bold;
  float: left;
  margin-top: 8px;
}

div.topNavigationLinks A {
  color: #990000;
  text-decoration: none;
  padding-left: 3px;
}

div.topNavigationLinks A:hover {
  color: #ffffff;
  text-decoration: none;
}

div.footer {
  background-color: #ffffff;
  color: #666666;
  font-size: 10px;
  width: 777px;
  float: left;
  clear: left;
  margin-top: 20px;
  text-align: center;
}

div.footer A {
  color: #666666;
  text-decoration: none;
}

div.footer A:hover {
  color: #990000;
  text-decoration: none;
}

div.footerLogos	 {
  background-color: #fff2d6;
  color: #770000;
  font-size: 10px;
  margin-top: 20px;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}
