/* Headings */

h6 {
  color: #488632;
  font-family: "Hoefler Text", "Georgia", serif;
}

div.block h5 { font-family: "Hoefler Text", "Georgia", serif; }

h5, div.block h5, h6 { color: #78633b; }

h5 { font-weight: normal; }

div.block h5 {
  font-size: 20px;
  line-height: 1.55em;
}

h6 {
  font-size: 16px;
  line-height: 1.35em;
  background: url(/images/layout/h2_div.gif) bottom left repeat-x;
  margin-bottom: 5px;
  padding: 0 0 6px 0;
}	

/* Content formatting */

em { font-style: italic;}

span.greentextbig { color: #73bf75; }

a:hover,
a:active { text-decoration: none; }

/* Header Block */

p.tagline { display: none; }

a#the_store {
  width: 222px;
  height: 124px;
  display: block;
  text-indent: -9999em;
  background: url(/images/layout/the_store.jpg) no-repeat 0 0;
  position: absolute;
  top: 83px;
  right: 36px;
}	

/* Content Area */



/* Sign Up Form */

#checkout_footer {
  clear: both;
  margin: 20px 30px;
  padding: 10px;
  background: #C4ECBC;
  text-align: center;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
}
#checkout_footer p {
  margin: 0;
  padding: 0;
}
#checkout_footer a:link,
#checkout_footer a:visited {
  color: #7BB073;
}
#checkout_footer a {
  margin: 0 10px;
}




/* Main Nav --> */

.pickandpack, .takeback {
  position: relative;
  margin: 20px -7px 0;
  padding: 0 6px 0 72px;
  height: 100px;
  background: url(/images/layout/nav/4.png) no-repeat;
  text-shadow: 0 -1px 1px #6A7E7C;
  font: bold 12px/14px Helvetica, Arial, sans-serif;
  color: #fff;
}
.takeback {
  padding-left: 12px;
  padding-right: 12px;
  height: 120px;
  background: url(/images/layout/nav/5.png) no-repeat;
}
#product_form .pickandpack,
#product_form .takeback {
  margin-left: 0;
  padding-right: 24px;
}
#item_page_details_right #product_form .pickandpack select,
#item_page_details_right #product_form .takeback select {
  margin-left: 0;
  padding: 0;
}
.field {
  padding: 6px 0;
}
div#cart_sidebar .pickandpack h4,
div#cart_sidebar .pickandpack h5,
#product_form .pickandpack h4,
#product_form .pickandpack h5,
div#cart_sidebar .takeback h4,
div#cart_sidebar .takeback h5,
#product_form .takeback h4,
#product_form .takeback h5 {
  background: none;
  margin: 0;
  padding: 8px 0 0;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  font-family: Helvetica, Arial, sans-serif;
  color: #fff;
}
div#cart_sidebar .takeback h4,
#product_form .takeback h4 {
  padding-bottom: 6px;
}
div#cart_sidebar .pickandpack h5,
#product_form .pickandpack h5,
div#cart_sidebar .takeback h5,
#product_form .takeback h5 {
  padding: 0;
  font-size: 11px;
  line-height: 14px;
  font-weight: normal;
}
div#cart_sidebar .pickandpack h5 a,
#product_form .pickandpack h5 a,
div#cart_sidebar .takeback h5 a,
#product_form .takeback h5 a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
ol.show-list {
  margin-left: 24px;
  list-style: decimal !important;
}
ol.show-list li {
  padding-bottom: 1.5em;
  list-style: decimal !important;
}
ol.show-list li.small_text {
  font-size: 13px;
}
h3 img {
  float: left;
  margin-right: 12px;
}