#body.home {
  background: transparent url(/images/template/homepage.jpg) scroll no-repeat 0 0;
  padding-top: 20px;
}
#body.home #content {
  width: 600px;
  left: 50%;
  margin-left: -435px;
  margin-top: 70px;
}
#body.home img.free_shipping {
	float: right;
	margin-right: 10px;
}
.home #sidebar {
  margin-top: 125px;
  margin-left: 5px;
}
.home #sidebar .quick_labels {
  background-image: none;
  border-color: #fff;
}
.home #sidebar .designer_navigation, .home #sidebar .quick_labels {
  border-width: 1px;
  -moz-border-radius: 5px;
  -webkit-border-bottom: 5px;
}

.home #sidebar .quick_labels:hover,.home #sidebar .quick_labels.open {
  border-color: #e7e7e7;
}

.home #sidebar .callout {
  padding: 10px;
  width: 251px;
}
.home #sidebar .callout a.main_link {
  display: block;
  position: relative;
  height: auto;
  width: 100%;
  text-align: center;
  opacity: 1;
  background-color: transparent;
}
.home #sidebar .callout .flashed {
  float: none;
  text-align: center;
}
.home #sidebar .callout .flashed * {
  float: none;
  margin-bottom: -3px;
}
.home #sidebar .callout .content {
  float: none;
  padding: 0 8px 0 8px;
  margin: 0 10px 0 12px;
  background: transparent url(/images/home/fwn_pledge_background.png) repeat-y 0 0;
  overflow: hidden;
}
.home #sidebar .callout .content p {
  font-size: 1.15em;
  text-align: justify;
  padding-bottom: 1.5em;
}
.home #sidebar .callout .content .collapse_trigger {
  display: block;
  position: absolute;
  bottom: -2px;
  right: 8px;
  color: #88a727;
  font-style: italic;
  font-size: 1.15em;
}
.home #sidebar .callout .buttons {
  float: left;
  clear: both;
  width: 212px;
  font-size: 0.9em;
  padding: 5px 8px 0 8px;
  margin: 0 12px 10px 12px;
  border-bottom: 1px solid #f6f6f6;
  background: transparent url(/images/home/fwn_pledge_background.png) repeat-y 0 0;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
}
.home #sidebar .callout .buttons hr {
  border-top: 1px solid #e7e7e7;
  margin-bottom: 5px;
}
.home #sidebar .callout .buttons a strong {
  padding-top: 7px;
  background-position: 100% -94px;
  color: #a0a5a0;
}
.home #sidebar .callout .buttons a span {
  background-position: 0 -94px;
  color: #a0a5a0;
}
.home #sidebar .callout .buttons a:hover strong {
  background-position: 100% 0;
  color: #fff;
}
.home #sidebar .callout .buttons a:hover span {
  background-position: 0 0;
  color: #fff;
}
.home_store {
  width: 100%;
  padding: 10px 0;
  margin-top: 20px;
}
.home_store .tabs {
  width: 100%;
}
.home_store .tabs a {
	color: #A3A8A3;
  border: 1px solid #e7e7e7;
	display: inline-block;
	margin-left: 10px;
  padding: 5px 10px;
	position: relative;
	text-align: center;
  font-size: 1.4em;
  opacity: .7
	-moz-border-radius: 5px;
  -webkit-border-bottom: 5px;
}
.home_store .tabs a.active div.arrow {
	background: transparent url(/images/home/home_store_tab_arrow_active.png) no-repeat 0 0;
}
.home_store .tabs a div.arrow {
	background: transparent url(/images/home/home_store_tab_arrow.png) no-repeat 50% 0;
	height: 8px;
	left: 50%;
	margin-left: -9px;
	position: absolute;
	top: 25px;
	width: 18px;
}
.home_store .tabs a:hover div.arrow {
	background: transparent url(/images/home/home_store_tab_arrow_active.png) no-repeat 0 0;
	opacity: .95;
}
.home_store .tabs a.active:hover div.arrow{
	opacity: 1;
}
.home_store .tabs a:hover {
	background-color: #88a727;
	color: #ffffff;
	opacity: .7;
  /*background: transparent url(/images/template/navi_hover.png) repeat-x 0 0;*/
}
.home_store .tabs a.active {
	background: #88a727;
	color: #ffffff;
	opacity: 1;
}
.home_store .basins {
  width: 100%;
  margin-top: 10px;
}
.home_store .grid {
  width: 100%;
  display: none;
}
.home_store .grid .more_options {
  border-top: 1px solid #e7e7e7;
  width: 100%;
}
.home_store .grid .more_options a.button {
  float: right;
  margin-top: 10px;
}
.home_store .grid.first {
  display: block;
}
.home_store .grid .product {
  margin: 5px 10px;
}
div.tooltip.blacker {
  margin-top: 7px;
  margin-left: 15px;
}

.home .callouts, .home .specials {
  width: 100%;
  clear: both;
  padding: 10px 0;
}
.callouts .callout {
  margin: 0 3px;
}
.specials .forest_finds, .home .specials .product, .home .specials .blog {
  width: 197px;
  border: 1px solid #e7e7e7;
  margin-right:1px;
  overflow: hidden;
  height:234px;
}
.specials .forest_finds {
  margin-right: 0px;
}
.specials .forest_finds img {
  float: left;
}
.home .main_header {
  width: 634px;
	height: 209px;
}
.home .blog {
}
.home .blog .main_image {
  background: transparent url(/images/fpo/blog_medium_headline.png) no-repeat scroll 50% 50%;
  height: 130px;
  border-bottom: 1px solid #e7e7e7;
  width: 100%;
  float: none;
}
.home .blog h5 {
  color: #fff;
  height: 23px;
  line-height: 23px;
  font-size: 1.4em;
  margin-top: -26px;
  position: relative;
}
.home .blog h5 * {
  display: block;
  float: left;
  background: transparent url(/images/notes/small_tab.png) no-repeat scroll 100% 1px;
  height: 82%;
  margin-top: 2px;
  overflow: hidden;
}
.home .blog h5 span {
  background-position: 0 1px;
	padding-top: 4px;
  width: 10px;
}
.home .blog h5 strong {
	padding-left: 0;
    padding-right: 9px;
	padding-top: 4px;
    z-index: 3;
}
.home .blog img.flag {
  position: absolute;
  top: 0;
  right: 0;
  top:-5px;
  z-index: 2;
}
.home .blog h4 {
  font-size: 1.5em;
  line-height: 1.1em;
  padding: 7px;
  color: #898d89;
}
.home .blog p {
  font-size: 1.15em;
  line-height: 1.4em;
  margin: 7px;
  margin-top: 0;
  padding-top: 7px;
  border-top: 1px solid #e7e7e7;
  text-align: justify;
}
.home .blog a{
  color: #88a727;
}
.home .callout.forest_finds img.flag {
  position: absolute;
  top: 0;
  right: 0;
  top:-5px;
  z-index: 2;
}

.home .specials .product .main_image {
  border: 1px solid #e7e7e7;
  padding: 12px 24px;
  margin: 10px;
  margin-bottom: 5px;
}
.home .specials .product .tag_list {
  display: none;
}
.home .specials .product h4 {
  font-size: 1.6em;
  line-height: 1em;
  padding: 0px 10px 5px 10px;
  color: #898d89;
}
.home .specials .product h5 {
  font-size: 1.3em;
  line-height: 1em;
  padding: 0px 10px 10px 10px;
}
.home .specials .product img.flag {
  position: absolute;
  top: -4px;
  right: 5px;
  z-index: 1;
}


.home .callout.home_shipping {
  margin: 10px 0;
  width: 100%;
}
.home .callout.home_shipping h3 {
  float: left;
  width: 100%;
  border-bottom: 1px solid #e7e7e7;
}
.home .callout.home_shipping h3 em {
  float: left;
  color: #88a727;
  font-size:2.2em;
  line-height:1em;
}
.home .callout.home_shipping h3 a {
  float: right;
}
.home .callout.home_shipping p {
  float: left;
  clear: both;
  width: 100%;
  font-weight: .8em;
  margin-bottom: 5px;
}
.home .callout.home_shipping h4 {
  float: left;
  clear: both;
  width: 100%;
  color: #88a727;
}
.home .callout.home_shipping h4 span {
  font-size: 1.4em;
}
.home .callout.home_shipping h4 strong {
  font-size: 2em;
}

