body {
  background: #f4f3f3 url(/css/images/2-0-body.png) repeat-x 0 0;
}

#baywindow {
  background: #f4f3f3 url(/css/images/2-0-baywindow.png) repeat-x 0 bottom;
  border-bottom: 1px solid #7ebcd7;
  margin: 43px 0 1px;
}

.shades {
  width: 1008px;
  height: 418px;
  background: url(images/equipwindowshade.jpg) no-repeat center 0;
  position: relative;
  margin: 0 auto;
}

#baywindow h2,
#baywindow h3,
#baywindow h4,
#baywindow h5,
#baywindow h6,
#baywindow p {
  display: none;
}

#baywindow p.more {
  display: block;
  width: 326px;
  height: 43px;
  position: absolute;
  bottom: 0;
  left: 14px;
  background: url(/css/images/2-0-window-more.png) no-repeat 0 0;
}

#baywindow .more a {
  display: block;
  color: #fff;
  text-decoration: none;
  font-size: 17px;
  font-weight: bold;
  background: url(/css/images/2-0-window-more-point.png) no-repeat right center;
  padding: 13px 0 13px 13px;
  margin: 0 13px 0 0;
}

#baywindow .more a:hover {
  
}

#newstuff {
	padding: 19px 0 24px;
	clear: both;
	border-top: 4px solid #e0e4e6;
	background-color: #fff;
	border-bottom: 1px solid #bfc2c4;
}

#newstuff ul {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
}

#newstuff li {
	float: left;
	display: block;
	width: 326px;
	height: 200px;
	position: relative;
  background-color: #eaeaea;
  overflow: hidden;
  cursor: pointer;
}

#newstuff li a {
	position: absolute;
	bottom: -50px;
	left: 0;
	background-color: rgba(0,0,0,0.85) ! important;
	background-color: #000;
	padding: 11px 15px 0;
	color: #fff;
	text-decoration: none;
	display: block;
	width: 296px;
  font-size: 15px;
}

#newstuff li a strong {
  display: block;
  padding-bottom: 9px;
  background: url(/css/images/2-0-stuff-point.png) no-repeat right 2px;
}

#newstuff li a span {
  display: block;
  padding: 0 0 15px;
  font-size: 13px;
  line-height: 1.5;
}

#newstuff li.one {
  background: url(images/freshpet0210.jpg) 0 0 no-repeat;
}

#newstuff li.two {
  margin: 0 1px;
  background: url(images/couponwebinar0710.jpg) 0 0 no-repeat;
}

/*
#newstuff li.two {
  margin: 0 1px;
  background: url(images/aquafresh1109.jpg) 0 0 no-repeat;
}
*/

#newstuff li.three {
  background: url(images/lifetimeaward0710.jpg) 0 0 no-repeat;
}

/*
#newstuff li.two {
  margin: 0 1px;
  background: url(images/aquafresh1109.jpg) 0 0 no-repeat;
}

#newstuff li.three {
  background: url(images/codestream1209.jpg) 0 0 no-repeat;
}
*/