/**** By Class ****/

/* content divider */
div.divider
{
  padding:0;
  width:631px;
}
div.divider-inner
{
  height:1px;
  overflow:hidden;
  background:url(/images/home/divider.gif) no-repeat top left;
}

/* content boxes */
div.content { padding:10px 10px 10px 15px; }

/* informational widgets */
div.widget
{
  float:left;
  margin-right:10px;
  padding-bottom:5px;
  width:295px;
  background:url(/images/home/widget-footer.png) no-repeat bottom left;
}
div.widget.last { margin-right:0; }
div.widget-header
{
  padding:0 5px;
  background:url(/images/home/widget-header.png) no-repeat top left;
  font:normal normal 1.5em/32px Georgia,Times,serif;
  text-align:center;
  color:#543e03;
}
div.widget-content
{
  padding:0 1px;
  background:#614d16 url(/images/home/widget-content.gif) no-repeat top left;
}
div.widget-content-inner
{
  padding:10px;
  min-height:116px;
  height:auto !important;
  height:116px;
  width:273px;
  overflow:hidden;
  background:#fff;
  font-size:.79em;
}

/**** By ID ****/

/* content area */
#content
{
  padding-left:0;
  width:633px;
}
#content-inner
{
  padding:10px 0;
  background:none;
}

/* scroller widget */
#scroller-outer { padding:0 0 15px 30px; }
#scroller-inner
{
  position:relative;
  height:215px;
  width:584px;
  overflow:hidden;
}
#scroller-items
{
  position:absolute;
  left:0;
  top:0;
  width:10000px;
  overflow:hidden;
}
#scroller-items a:link, #scroller-items a:visited
{
  display:block;
  float:left;
  margin-right:8px;
  height:215px;
  width:138px;
  overflow:hidden;
  background:no-repeat top left;
  text-indent:-1000px;
  text-decoration:none;
}
a#scroller-mattresses1:link, a#scroller-mattresses1:visited { background-image:url(/images/home/mattresses1.png); }
a#scroller-accessories:link, a#scroller-accessories:visited { background-image:url(/images/home/accessories.png); }
a#scroller-locations:link, a#scroller-locations:visited { background-image:url(/images/home/locations.png); }
a#scroller-headboards:link, a#scroller-headboards:visited { background-image:url(/images/home/headboards.png); }
a#scroller-mattresses2:link, a#scroller-mattresses2:visited { background-image:url(/images/home/mattresses2.png); }
a#scroller-adjustable:link, a#scroller-adjustable:visited { background-image:url(/images/home/adjustable.png); }
a#scroller-chest:link, a#scroller-chest:visited { background-image:url(/images/home/chest.png); }
a#scroller-wallbed:link, a#scroller-wallbed:visited { background-image:url(/images/home/wallbed.png); }