#item_page_details_left h3 {
  font-size: 30px;
}
#item_page_details_left ul {
  margin: 24px 0 24px 24px;
}
#cart_page .btm {
  top: 37px;
}

#encloser {
    margin: 0 auto;
    padding: 0px 0px 32px 0px;
    text-align: center;
    color: #78633b;
    width: 760px;
}

/* <-- Main Nav */

/* Pages with sidebars --> */

#right_contents_box {
    margin: 0 18px 18px auto;
    width: 688px;
    text-align: left;
    color: #6d5731;
    line-height: 150%;
/*  background: url(/images/store/vert_border.gif) 404px 20px repeat-y; */
    clear: both;
}

/* <-- Pages with sidebars */

/* Flash Messages --> */

.flash_messages {
    width: 944px;
    padding: 16px 0 20px 0;
    height: 19px;
    color: #0f637e;
    font-size: 15px;
    line-height: 1em;
    font-family: "Hoefler Text", "Georgia", serif;
    background: url(/images/store/flash.gif) 0 0 no-repeat;
    margin: -18px 18px 36px 18px;
}

.flash_messages a { color: #0f637e; }

/* <-- Flash Messages */

/* Cart, Check Out, and Confirm pages --> */

/* <-- Cart, Check Out, and Confirm pages */

/* Check Out and Confirm page --> */

span.co_right_align {
	display: block;
	text-align: right;
	padding: 6px 0 0 0;
}

input#co_bottom_button {
    text-align: right;
    position: absolute;
    right: 0px;
    border: 0px;
}

input#co_top_button { border: 0; }

input#co_bottom_button {
    top: 18px;
    border: 0px;
}

.checkout_section h4 {
    width: 160px;
    font-size: 12pt;
    position: absolute;
    top: 18px;
    left: 0px;
    line-height: 100%;
    font-weight: bold;
    color: #6eb870;
    padding: 0px 0px 14px 0px;
}
.checkout_section p.address {
  text-align: left;
  margin-left: 12px;
  width: auto;
}
.checkout_section p.address img {
  vertical-align: middle;
}
.checkout_section p.note {
  float: right;
  width: 246px;
  padding: 12px 0;
}
.checkout_section p span.cc-check {
  float: right;
  margin-left: 12px;
  width: 119px;
  padding-bottom: 12px;
}
.checkout_section p span.cc-check input {
  width: auto;
  margin: 0;
  padding: 0;
  border: 0;
  float: none;
}
.checkout_section p span.cc-check input,
.checkout_section p span.cc-check img {
  vertical-align: middle;
}
.checkout_section p.cust-sec {
  float: left;
  width: 270px;
}
.checkout_section p.cust-exp {
  float: left;
  width: 179px;
}

.checkout_section p#mailing_list_wrap,
.checkout_section p#order_shipping_to_business_wrap { text-align: left; }

.checkout_section p#mailing_list_wrap input,
.checkout_section p#order_shipping_to_business_wrap input {
    margin: 7px 8px 0 140px;
    width: 12px;
    height: 12px;
    float: left;
}
.checkout_section p#mailing_list_wrap {
  overflow: hidden;
}
.checkout_section p#mailing_list_wrap label {
  float: left;
  width: 288px;
  font-size: 12px;
  padding-top: 4px;
  line-height: 20px;
}
.checkout_section p.small_note {
  font-size: .8em;
  text-align: left;
  padding-left: 140px;
  margin-top: -12px;
  width: 309px;
}

.checkout_section p select.exp_date {
    width: 60px;
    margin: 0px 0px 0px 6px;
}

.checkout_section p input.sec_code_field {
    width: 70px;
    margin: 0px 51px 0px 8px;
}

.checkout_section a.checkout_buttons, .checkout_section input.blue_store_button {
  margin-left: auto;
  margin-right: 58px;
}
input.long {
  margin-right: 0 !important;
  width: 246px !important;
  background: url(/images/button-long.gif) no-repeat !important;
}
.place_order a.checkout_buttons {
  float: left;
  margin: 0;
}

.place_order #place_order_button_wrap {
  width: 600px;
  float: right;
  text-align: right;
  margin: 0;
  padding: 0;
}

#patience {
  width: 600px;
  float: right;
  padding-top: 10px;
}

#patience img {
  float: right;
  padding-left: 10px;
  padding-top: 4px;
}

.co_left h3,
.co_right h3 {
  text-align: left;
}

.co_right { float: right; }

.checkout_section .printed { margin-bottom: 0; }

.checkout_section .printed {
    width: 100%;
    padding: 4px 0 0 0;
    text-align: left;
    margin: 0;
}

/* <-- Check Out and Confirm page */

/* Cart block specific --> */

.item_quantity input {
    border: 1px #d6cab6 solid;
    padding: 3px;
}
.cart_last_row div.continue_shopping_btn a.checkout_buttons {
  padding: 9px 0 13px;
  height: 18px;
}

input.cart_item_quant { width: 36px; }

/* Top Category or Sub-Category specific --> */


.sub_cat_item a, .top_cat_sub_cat a {
    color: #6d5731;
    text-decoration: none;
    font-weight: normal;
    position: relative;
    display: block;
    font-weight: bold;
}
.sub_cat_item .price,
.sub_cat_item .quantity {
  font-weight: bold;
}
.sub_cat_item .price {
  color: #6D5731;
}
.sub_cat_item div {
  padding: 3px 0;
}
.sub_cat_item a {
  padding: 3px 0;
  font-size: 14px;
  line-height: 1.25;
}
.sub_cat_item a.sub_cat_img_ph {
  padding: 5px;
}
.sub_cat_img_ph {
    height: 138px;
    border: 1px solid #a8dead;
    margin: 0px 0px 8px 0px;
}

/* <-- Top Category or Sub-Category specific */

/* Sub-Category page specific --> */

#sub_cat {
    width: 674px;
    padding: 12px 0 0 0;
    float: right;
}

.sub_cat_item_price {
    position: relative;
    display: block;
    color: #a38a60;
}

.sub_cat_img_ph {
  width: 164px;
  background: url("/images/store/box_ph_small.gif") center center no-repeat #c1ebb9;
  padding: 5px;
}

/* <-- General page specific */

#general {
    width: 696px;
    padding: 50px 32px 16px 32px;
    margin: 0px auto 6px auto;
}

/* Top-Category page specific --> */

.top_cat_sub_cat {
  width: 220px;
  padding: 0px 14px 18px 0px;
}

.top_cat_sub_cat a { font-weight: bold; }

/* <-- Top-Category page specific */

/* Item page specific */



#item_page_image_area ul li { list-style-type: none; }
#item_page_details_right select {
  width: 64px;
  padding: 3px;
  font-size: .9em;
  margin-left: 6px;
  border-color: #d6cab6;
  color: #6d5731;
}

.item_right_row {
    width: 260px;
    margin: 0 0 1.25em 0;
    position: relative;
}

#swatch_image { height: auto; }

#swatch_image img, span#variant_price { padding: 0 0 0 84px; }

input.blue_store_button {
  width: 123px;
  background: url(/images/store/button.gif) 0 0 no-repeat;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 1px;
  text-decoration: none;
  display: block;
}

input.blue_store_button { height: 40px; }

h3.related_products {
  margin-top: 24px;
  font-size: 18px;
}

p#guarantee, p#guarantee a { color: #48863e; }

/* <-- Item page specific */

/* Storefront specific --> */

#storefront_image_area { width: 980px; }

#storefront_image_area { margin: -18px auto 24px auto; }

#bad_shipping {
  font-size: small;
  font-weight: bolder;
}

/* <-- Storefront specific */

/* Cart Sidebar */

div#sidebar-content a.small_view_button {
  position: absolute;
  top: 16px;
  right: 16px;
  background: url(/images/store/small_view_button.gif) 0 0 no-repeat;
  width: 48px;
  height: 20px;
  text-indent: -9999em;
  display: block;
}

div#sidebar-content a.small_co_button {
  background: url(/images/store/small_co_button.gif) 0 0 no-repeat;
  width: 86px;
  height: 20px;
  text-indent: -9999em;
  display: block;
}

div#sidebar-content h6 { color: #6a7e7c; }

div#sidebar-content h6 {
  font-size: 14px;
  margin: 0;
  padding: 0;
  background: none;
}

div#sidebar-content div.sidebar-content_item { clear: both; }

div#sidebar-content div.sidebar-content_item div {
  float: right;
  width: 136px;
  margin: 0 0 16px 0;
}

div#sidebar-content div.sidebar-content_item div p {
  margin: 0;
  padding: 0;
  line-height: 1.75em;
}

div#sidebar-content table tr th {
  font-family: "Hoefler Text", "Georgia", serif;
  font-weight: normal;
  color: #327b4d;
  font-size: 14px;
  line-height: 1.35em;
}



tfoot td em {
  font-size: 0.75em;
}

input.link, button.link {
  display: inline;
  margin: 0;
  padding: 0;
  background: none;
  text-decoration: underline !important;
  color: #73BF75;  
  cursor: pointer;
}
input.link:hover, button.link:hover {
  text-decoration: none !important;
}
#add-to-cart p.was-price {
  color: #999;
}
#add-to-cart p.was-price span {
  color: #900;
  text-decoration: line-through;
}
td .discount {
  color: #900;
}