
/*
body, p, a, div, td {
    -moz - box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;
    }
*/

body {
  margin: 0px;
  padding: 0px;
  text-align: center;
  background-image: url(../imageDb/theme/background-main.gif);
  background-repeat: repeat-y;
  background-position: center top;
}
img {
  margin: 0px;
  padding: 0px;
}
h2 {
  padding: 0px;
  margin: 20px 0px 0px 0px;
  font-size: 16px;
  text-transform: none;
}
p {
  padding: 0px;
  margin: 0px;
}
input, textarea, select, option {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}

A:link, A:visited {
  color: white; /* #9c9694; */
  text-decoration: none;
}
A:hover, A:active {
  color:  #e7966d; /*#dc532f;*/
}

.breadCrumbs {
  color:  #e7966d; /*#dc532f;*/
}
.breadCrumbs A {
  padding: 0px 5px;
}

.innerBody {
  xxposition: relative;
  text-align: left;
  width: 830px;
  padding: 0px;
  margin: 0px auto; ;
background-color:#524942;/* brown */
color:white;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
}
.header {
  position: relative;
  color: #9c9694;
  height: 94px;
  padding: 0px;
  margin: 0px;
}

.celebratingImage {
  position: absolute;
  top: 5px;
  left: 295px;
}

.taps, .taps a:link, .taps a:visited {
  color: #736d6b;
  font-size: 33px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: lighter;
  text-decoration: none;
}
.taps a:hover, .taps a:active {
  color:  #e7966d; /*#dc532f;*/
}

.taps {
  padding: 20px 0px 20px 16px;
}

.headerRight {
  position: absolute;
  bottom: 0px;
  right: 0px;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  color: #736d6b;
  font-size: 60px;
  letter-spacing: 3px;
  text-align: right;
  font-family: Arial Narrow, Helvetica,sans-serif;
  font-weight: 100;
  text-decoration: none;
  text-transform: lowercase;
  xxline-height: 21px;
  xxfloat: right;
}

.headerRight img {
  position: absolute;
  bottom: 0px;
  right: 0px;
  display: block;
}
.headerRightText {
  padding: 0px 32px 0px 0px;
  xxwidth: 260px;
}

.topRightMenu {
  position: absolute;
  top: 4px;
  right: 10px;
}
.topRightMenu div {
  font-size: 16px;
  float: right;
  width: 80px;
  text-align: right;
}

.menuBar {
  position: absolute;
  bottom: 3px;
  left: 15px;
  xxxx-padding: 0px 0px 0px 16px;
}
.menuBarItem {
  float: left;
  padding: 0px 14px 0px 2px;
  width: auto;
  text-transform: lowercase;
}
a.menuBarLink:link, a.menuBarLink:visited {
  color: #9c9694;
  text-decoration: none;
  text-transform: lowercase;
}
a.menuBarLink:hover, a.menuBarLink:active {
  color: #e7966d; /*#dc532f;*/
}

a.menuBarSelected:link, a.menuBarSelected:visited {
  color: #e7966d; /*#dc532f;*/
}

.banner {
  position: relative;
  padding: 0px 0px 0px 16px;
  background-color: #887f7c; /* gray toupe */
  padding: 0px;
  margin: 0px;
  height: 152px;
}
.bannerRight {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.bannerRight img {
  display: block;
}
.bannerLogo {
  position: absolute;
  top: 24px;
  left: 16px;
}
.bannerLogoXX img {
  padding: 24px 0px 0px 16px;
  float: left;
}

/* main content pane below header and banner */
.content {
  width: 830px;
  position: relative;
}


.leftNav {
  padding: 6px 0px 0px 0px;
  color: #9c9694;
  width: 190px;
  clear: left;
  float: left;
}
.leftNavItem {
  padding: 16px 0px 0px 16px;
}
a.leftNavLink:link, a.leftNavLink:visited {
  color: #9c9694;
  text-decoration: none;
}
a.leftNavSelected:link, a.leftNavSelected:visited {
  color: #E7966D; /* #dc532f; */
}

a.leftNavLink:hover, a.leftNavLink:active {
  color: #E7966D; /* #dc532f; */
}


.contentWide {
  clear: both;
  padding-top: 20px;
  height: auto; /* was 375px; */ /* width:830px */
}
.contentRight {
  padding-top: 20px;
  clear: right;
  float: right;
  width: 630px;
  height: auto;
}

.contentUp {
  position: absolute;
  top: -130px;
  left: 210px;
  z-index: 10;
  width: 600px;
  padding: 0px;
  margin-right: 0px;
}
.lightBrownBox {
  padding: 6px;
  border: solid 2px #b69e78;
  background-color: #75645F;
}

/* .contentUp{  Used inside .contentRight 
  padding:6px;
  border: solid 2px #b69e78;
  background-color:#75645F; 
  position:relative;
  top:-125px;
  margin-right:20px;
  }*/

.subtitle {
  font-size: 16px;
  letter-spacing: 1px;
  color: #9c9694;
  padding: 0px 0px 15px 20px;
  xxfloat: right;
  xxpadding-right: 70px;
}

/* moreList popup navigation list */
/* brown: #524942; light brown:#75645F;  gray/banner #887f7c; gray/font: #9c9694;   ??#dc532f; */
.moreListWrapper {
  position: relative;
  z-index: 20;
  clear: left;
  float: left;
  height: 24px;
  width: 190px;
  overflow: visible;
}
.moreList {
  position: absolute;
  overflow: visible;
  color:  #e7966d; /*#dc532f; amber */
  bottom: 0px;
  left: 0px;
  xxwhite-space: nowrap;
  xxborder: solid 1px #b69e78;
}
.moreListButton {
  width: 188px;
  height: 24px;
  color: #9c9694;
  overflow: visible;
  white-space: normal;
}
.moreListButton div {
  border-right: solid 1px #887f7c;
  border-bottom: solid 1px #887f7c;
  padding: 2px 0px 2px 26px;
  background: #524942 url(../imageDb/theme/arrowRight.gif) no-repeat 14px center;
  background-color: #524942;
}
.moreListButton span {
  color:  #e7966d; /*#dc532f; amber */
}

.moreListItems {
  border: solid 1px #887f7c;
  background-color: #726962; /* brown: #524942;*/
}
.moreListItemsSubGroup {
  padding: 4px 4px 4px 16px;
  border-bottom: solid 1px #887f7c;
}
.moreListItemsSubGroup table {
  color:  #e7966d; /*#dc532f;*/
}
.moreListItemsSubGroup td {
  color:  #e7966d; /*#dc532f;*/
  white-space: nowrap;
}
.moreList A:link, .moreList A:visited, .myGrid A:link, .myGrid A:visited {
  color: #aca6a4; /* #9c9694; */
  border: hidden 1px black;
  text-decoration: none;
}
.moreList A:hover, .myGrid A:hover {
  color:  #e7966d; /*#dc532f;*/
}
.moreList A:active, .myGrid A:active {
  color:  #e7966d; /*#dc532f;*/
}

div.centerTable {
  text-align: center;
}
div.centerTable table {
  margin: 0 auto;
  text-align: center;
  border-collapse: collapse;
}



/* Colors
    #524942 Main background
    #6D645F
    #887f7c Banner, TapsLogo background
    #776d6a Header, Navigation Fonts
    #736d6b alt header font
    #ffffff Default font 
    #F4C593 Detail, subheader border
    #887F7C Detail, subheader div background
    #b69e78 Hor. Line, seperator, border
    #8b704a Button background - dark
    #c1974e Button background - light
    #dc532f Wolseley logo font, Navigation-active? 
Fonts
'AvantGarde Bk BT' 
'Arial Narrow' 
'Century Gothic'
Futura Bk BT
Futura Lt BT



*/
