#pageContainer #navAlpha {
  display: inline; /*IE6 DM*/
  width: 952px !important;
  margin-left: 8px;
  margin-bottom: 16px !important;
}
#pageContainer #navAlpha ul li a {
  width: 104px;
  background-color: #F4F3F0;
}
#pageContainer #navAlpha ul li a:hover {
  background-color: #EAE6E0;
}
.pe #pageContainer #navAlpha ul li a.current,
.pe #pageContainer #navAlpha ul li a.current:hover {
  color: #fff;
  background-color: #000;
  background-image: url(http://cdn.overstock.com/img/mxc/08-icon_gcTabSelect.gif);
  background-position: 92% 10px;
}
#pageContainer #navAlpha ul li img {
  position: relative;
  top: -2px;
}
#pageContainer .windowMain {
  float: left;
  margin-left: 8px;
  margin-bottom: 32px;
}
#pageContainer .windowMain label {
  font-weight: bold;
}
.windowMain h4.sectionHeader {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 16px;
}
#pageContainer .windowMain p {
  width: 472px;
  line-height: 1.4em;
}
#pageContainer .windowMain p a {
  text-decoration: underline;
}
#pageContainer .windowMain select {
  float: left;
  width: 152px;
  padding: 2px;
  margin-right: 8px;
}
#pageContainer .windowMain .subMessage {
  clear:both;
  float:left;
  margin-top: 96px;
  width: 352px;
}


/*Override colgrid.css*/
.product-list {
  width: 960px;
}
.product-list .OProduct {
  width: 152px;
  height: 260px;
  margin-right: 8px;
}
.product-list .OProduct .innerLeft {
  margin: 0 !important;
  padding: 0 !important;
}

/*Meter*/
#greeting img {
  float: left;
}
#donation-meter {
  position: relative;
  top: 12px;
  float: right;
  width: 156px;
  height: 75px;
  background: url(http://cdn.overstock.com/img/mxc/WWP_donation-meter-bg.gif) no-repeat;
}
#donation-meter .meter {
  position: absolute;
  top: 31px;
  left: 9px;
  display: block;
  width: 0; /*max width 91px*/
  height: 14px;
  background: url(http://cdn.overstock.com/img/mxc/WWP_meter-fill.gif) no-repeat;
}
#donation-meter h4 {
  position: absolute;
  padding-top: 6px;
  top: 25px;
  right: 7px;
  line-height: 0.55;
  width: 45px;
  font-size: 32px;
  text-align: center;
}
#donation-meter h4 span {
  display: block;
  font-size: 11px;
  margin-top: 3px;
}
#donation-meter em {
  position: absolute;
  top: 46px;
  left: 9px;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
}



/*Tabs*/
.tab {
  float: left;
  margin-bottom: 64px;
  width: 100%;
}
#pageContainer .tab-panel {
  border: none !important;
  width: 960px;
}
.tab .tab-label {
  display: none;
  font-size: 19px;
  margin: 0 0 0 8px;
  padding: 0.5em 0 1em 0;
}

/*donation tab*/
#donation-drop {
  float: left;
  display: none;
}
.pe #donation-drop {
  display: block;
}
#donation-buttons a {
  float: left;
  text-indent: -9999px;
  display: block;
  width: 152px;
  height: 26px;
  background: url(http://cdn.overstock.com/img/mxc/WWP_donate-button-sprite.gif) no-repeat;
}
#donation-buttons {
  86clear: both;
  width: 480px;
  float: left;
}
#donation-buttons li {
  display: inline;
}
.pe #donation-buttons {
  position: relative;
  top: 14px;
  width: 162px;
  height: 30px;
  overflow: hidden;
}
.pe #donation-buttons li {
  position: absolute;
}
.pe #donation-buttons li a {
  86display: none;
}
#donation-buttons a {
  margin: 0 8px 6px 0;
}
/*Javascript enabled*/
.pe #donation-buttons a {background-position: 0 -90px;}

/*Javascript disabled*/
#donation-buttons .donate-1     {background-position: 0       0;}
#donation-buttons .donate-5     {background-position: -160px  0;}
#donation-buttons .donate-10    {background-position: -320px  0;}
#donation-buttons .donate-25    {background-position: 0       -30px;}
#donation-buttons .donate-50    {background-position: -160px  -30px;}
#donation-buttons .donate-100   {background-position: -320px  -30px;}
#donation-buttons .donate-250   {background-position: 0       -60px;}
#donation-buttons .donate-500   {background-position: -160px  -60px;}
#donation-buttons .donate-1000  {background-position: -320px  -60px;}


/*Accordian*/
#pageContainer .warriors {
  float: left;
  width: 632px;
  background: #f8f7f7;
}
.warriors li {
  float: left;
  clear: both;
  width: 100%;
  border-top: 1px solid #D5D3CF;
}
.warriors .warrior-tag,
.warriors .warrior-info {
  float: left;
  width: 616px;
  padding: 6px 8px 7px;
}
.tab {
  display: none;
}
.warriors .warrior-tag .date {
  float: left;
  width: 160px;
}
.warriors .warrior-tag .name {
  float: left;
  width: 420px;
  color: #333;
}
.warriors .warrior-tag span strong {
  display: block;
}
.warriors .warrior-tag {
  cursor: pointer;
}
.warriors .warrior-tag:hover {
  background: #EAE7E1;
}
.warrior-tag strong {
  color: inherit;
}
.warrior-info dl {
  float:left;
  width: 290px;
}
.warrior-info dl dd {
  margin: 0;
}
.warrior-info blockquote {
  float: right;
  width: 232px;
  color: #404040;
  padding: 20px 16px 16px 48px;
  margin: 0 0 2em 16px;
  border-left: 8px solid #EAE7E1;
  background: #fff url(http://cdn.overstock.com/img/mxc/icon-blockquote.gif) 12px 10px no-repeat;
  opacity: 0.85;
}
.warrior-info blockquote .name {
  float: right;
  font-weight: bold;
}
.warriors li {
  display: none;
}
.warriors li.selected,
.warriors li.selected .warrior-tag {
  display: block;
}
.warriors li.selected .warrior-tag {
  background: #EAE7E1;
}
.warriors li a:hover {
  text-decoration: underline !important;
}
.warriors li.selected a:hover {
  text-decoration: none !important;
}
.pe .warriors li {
  display: block;
}
.pe .warriors li .warrior-info {
  display: none;
}
.warriors .date a {
  padding-left: 14px;
  background: url(http://cdn.overstock.com/img/mxc/sprite-nav-arrows.png) no-repeat;
}
.warriors .selected .date a {
  background-position: 0 -13px;
}
/*Warrior headings*/
.warriors .sectionHeader {
  margin-top: 12px;
  margin-bottom: 0 !important;
  height: 26px;
  text-indent: -9999px;
  background: url(http://cdn.overstock.com/img/mxc/09-warrior-name-sprite.gif) no-repeat;
}
#warrior1 {background-position: 0 0;}
#warrior2 {background-position: 0 -30px;}
#warrior3 {background-position: 0 -60px;}
#warrior4 {background-position: 0 -90px;}
#warrior5 {background-position: 0 -120px;}
#warrior6 {background-position: 0 -150px;}
#warrior7 {background-position: 0 -180px;}
#warrior8 {background-position: 0 -210px;}
#warrior9 {background-position: 0 -240px;}
#warrior10 {background-position: 0 -270px;}
#warrior11 {background-position: 0 -300px;}


/*social links*/
#warrior-video {
  margin-bottom: 8px;
}
.social a {
  display: block;
  width: 303px;
  height: 83px;
  margin-bottom: 8px;
  text-indent: -9999px;
}
.social .comment {
  background: url(http://cdn.overstock.com/img/mxc/wwp_social-banner-a.gif) no-repeat;
}
.social .add-us {
  background: url(http://cdn.overstock.com/img/mxc/wwp_social-banner-b.gif) no-repeat;
}

.clickable {
  cursor: pointer;
}
.loading {
  width:300px;
  height:270px;
  background:url(http://cdn.overstock.com/img/mxc/2009_os_homepageLoading2.gif) no-repeat 50% 50%;
}

/*Tooltips*/
#pageContainer a.hasTooltip {
  float: none;
  display: inline;
  padding: 0;
  font-weight: inherit;
  background: none;
  text-decoration: none !important;
  cursor: text;
}
.pe #pageContainer a.hasTooltip {
  0border-bottom: 1px dotted #0B559B;
  background: #e2e0e0;
  cursor: pointer;
}
.pe #pageContainer p a.hasTooltip {
  font-weight: normal;
}
.context {
  z-index: 250000;
}
.context h6 {
  font-size: 16px;
  color: #0B559B;
}