/* READ ME

   1 - hide elements from mobile devices
   2 - resets
   3 - typography & links (Recommendation: copy in all [x]link and [x]header styles)
   4 - buttons (Recommendation: copy in all [x]button styles)
   5 - forms (Recommendation: copy in [x]entire forms section styles)
   6 - navigation
   7 - layouts

   Recommendation:
   Copy in all [x]custom styles, [x]#prev-next2, [x]#category_menu, [x]member-links

   [x]**Make sure the viewport meta tag is available.
   [x]**Make sure mobile_detection.tpl is up to date.
   [x]**Make sure mobile code in _top.tpl is up to date.
   [x]**Make sure footer.tpl has the 'site swap' code.
   [x]**Make sure more.tpl is up to date.
   [x]**Make sure shop.tpl is up to date.

 ^^ READ ME ^^ */


/* 1. hide stuff
------------------------------------------------------------------- */

#left_column > #category_menu, #shop_by_price, #minicart, #recently_viewed, section#welcome, #slideshow, #nav, #caption, #featured_categories, #footer .footer-col, #breadcrumb, #viewcart .cart-wrapper ul.header-row, .cart-unit, .cart-remove, .cart-image, #cart_ship_estimator_header, #cart_ship_estimator, #steps, #checkout_confirmation .cart-wrapper li.header-unit, #checkout_confirmation .cart-wrapper li.cart-unit, #category_filter, #category_options, #related_products, .alternate_images, .lg-thumb, #catalog_request .controlset span.label, #search label { display:none !important; }


/* 2. resets
------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
body { line-height: 1; margin-top: 50px; }
ol, ul { list-style: none outside none; }
blockquote, q { quotes: none; }
del { text-decoration: line-through; }
.item-details li { margin-left: 0.5em; padding-left: 0.5em; text-indent: -1em; }
table { border-collapse: collapse; border-spacing: 0; }
html {
    font: 14px/21px Georgia, Times New Roman, serif;
    color: #444;
    -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
}
img { max-width:100% !important; height:auto !important; border:0; }


/* 3. typography & links (Recommendation: copy in all link and header styles)
------------------------------------------------------------------- */

p { margin: 10px 0; }
p img { margin: 0; }
p.lead { font-size: 21px; line-height: 27px; color: #777;  }
p a { line-height: inherit; }

em { font-style: italic; }
strong { font-weight: bold; color: #333; }
small { font-size: 80%; }

/* Blockquotes  */
blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic; }
blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
blockquote cite { display: block; font-size: 12px; color: #555; }
blockquote cite:before { content: "\2014 \0020"; }
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }

hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }

a { color: #437137; text-decoration: none; }
a:hover { color: #58863b; text-decoration: underline; }

h1 { font-size: 24px; font-weight: bold; color: #423f37; margin: 0px 0px 10px 0px; }
#cat h1 { font-size: 24px; font-weight: normal; color: #423f37; margin: 10px 0px 12px 10px; }
#product h1 { font-size: 20px; font-weight: normal; color: #b51c23; margin: 0px 0px 15px 0px; }

h2 { font-size: 24px; font-weight: normal; color: #423f37; margin: 0px 0px 10px 0px; }

#category_menu h2,
#trial_offers h2,
#opinions h2,
#join_us > header > h2,
#order_cat h2,
#category_filters h2,
#shop_by_price h2,
#minicart h2,
#newsletter h2,
#recently_viewed h2 { font-size: 20px; font-weight: bold; color: #ffffff; background: url('/images/lc_brn_hd.jpg') no-repeat; margin: 0px; padding: 10px 10px; text-align: center; text-shadow: 0 1px 1px rgba(0,0,0,.3); }

#category_menu h2 { background: #b22126; }

#index #content h2, #related_products h2 { font-size: 14px; text-transform: uppercase; margin: 15px 0px 0px 0px; }
#welcome h2 { font-size: 14px; text-transform: uppercase; margin: 15px 0px 10px 0px; }
#category .display h2, #category .grid h2 { color: #b51c23; font-size: 16px; font-weight: bold; font-family: Georgia, Times New Roman, serif; margin-bottom: 5px; display: block; }

#product #related_products h2, #featured_products h2 { text-transform: none; font-weight: bold; font-size: 20px; text-shadow: 0 1px 1px rgba(0,0,0,.3); color: #ffffff; background: url('/images/wide_brn_hdr.png') no-repeat; margin: 0px; padding: 10px 10px; }


/* 4. buttons (Recommendation: copy in all button styles)
------------------------------------------------------------------- */

input, button, textarea, select { font-size:18px; }

/* BUTTON STYLES */
.button { display: inline-block; zoom: 1; vertical-align: bottom; overflow: visible; margin: 0 2px; outline: none; cursor: pointer; text-align: center; text-decoration: none; font: 14px/100% Georgia, sans; padding: .5em 2em .55em; text-shadow: 0 1px 1px rgba(0,0,0,.3); -webkit-border-radius: .5em;  -moz-border-radius: .5em; border-radius: .5em;
/* commented out the CSS to remove round corners in IE */
/*border-radius:0px \0/;*/ -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); box-shadow: 0 1px 2px rgba(0,0,0,.2); }
.button:hover { text-decoration: none; }
.button:active { position: relative; top: 1px; }

.bigrounded { -webkit-border-radius: 2em; -moz-border-radius: 2em; border-radius: 2em; /*border-radius:0px \0/;*/ }
.large { font-size: 14px; font-weight: bold; padding: .8em 2em .60em; }
.medium { font-size: 14px; font-weight: bold; padding: 5px 12px; height: 32px; line-height: 22px; }
.small { font-size: 11px; padding: .2em 1em .275em; }
#product .product .small { font-size: 11px !important; padding: .2em 1em .275em; height: 20px !important; margin: 2px auto !important; }

/* - green button */
.style1, .style1:visited { color: #fff; border: solid 1px #2c4e28; background: url('/images/grn_btn.png') repeat-x #56843a; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.style1:hover, .style1:active { background: url('/images/grn_btn.png') repeat-x #427036; }

/* - yellow button */
.style2, .style2:visited  { color: #181818; border: solid 1px #ac7d2c; background: url('/images/ylw_btn.png') repeat-x #ebb71f !important; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.style2:hover, .style2:active { color: #181818; border: solid 1px #ac7d2c; background: url('/images/ylw_btn.png') repeat-x #dda227 !important; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }


/* 5. forms (Recommendation: copy in entire forms section styles)
------------------------------------------------------------------- */

.error { background: #fdd; border: red 1px solid; }
div.error { padding: 5px; }
select { max-width:90% !important; }
label, span.label { text-align:left !important; }
.qty { width: 30px !important; }
.controlset span.label { margin:0 !important; padding:0 !important; width:1px !important; }
div.buttonrow { margin:0 !important; float:right !important; }

/* FORM STYLES */
input[type=text], textarea, select, input[type=password], input[type=email], input[type=number], input[type=tel], input[type=url] { padding: 5px 10px; border: solid 1px #CCCCCC; outline: 0; font-size: 13px; background: #FFFFFF; background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#FFFFFF)); background: -moz-linear-gradient(top, #f9f9f9, #FFFFFF); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#FFFFFF'); -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; border-radius:0px \0/; }
select { padding: 1px 1px 1px 10px; }
input[type=text]:hover, textarea:hover, select:hover, input[type=password]:hover, input[type=email]:hover, input[type=number]:hover, input[type=tel]:hover, input[type=url]:hover,
input[type=text]:focus, textarea:focus, select:focus, input[type=password]:focus, input[type=email]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=url]:focus, html input.focusField { background: #ffffff; border-color: #446D16; box-shadow: 0px 1px 5px #446D16; -webkit-box-shadow: 0px 1px 5px #446D16; -moz-box-shadow: 0px 1px 5px #446D16; }
html input.dynamic_qty, html input.dynamic_qty:hover, html input.dynamic_qty:focus, input[readonly] { background: transparent; width: auto; padding: 0px; border: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; font-weight: bold; vertical-align: baseline; filter: none; }
input[readonly]::-webkit-outer-spin-button,
input[readonly]::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }
input::-webkit-outer-spin-button { -webkit-appearance:  none; -webkit-user-select: none; display: none; margin: 2px; }
input::-webkit-inner-spin-button { -webkit-appearance:  none; -webkit-user-select: none; display: inline-block; margin: 0; }
input:-webkit-autofill {  }

/*div.form-container { margin: 10px; padding: 5px; background-color: #FFF; border: #EEE 1px solid; }*/

p.legend { margin-bottom: 1em; }
p.legend em { color: #C00; font-style: normal; }

div.errors { margin: 0 0 10px 0; padding: 5px 10px; border: #C00 1px solid; background-color: #FFF2F2; }
div.errors p { margin: 0; }
div.errors p em { color: #C00; font-style: normal; font-weight: bold; }

div.messages { margin: 0 0 10px 0; padding: 5px 10px; border: #FFD819 1px solid; background-color: #FFF5C6; }
div.messages p { margin: 0; }
div.messages p em { color: #666; font-style: normal; font-weight: bold; }
div.messages label { margin-right: 10px; width: 40px; display: block; float: left; text-align: left; position: relative; }
div.messages ul { list-style-type: none; margin: 0px; padding: 0px; }
div.messages li { padding: 0px; margin: 0px; }

div.form-container form p { margin: 0; }
div.form-container form p.note { margin-left: 170px; font-size: 90%; color: #333; }
div.form-container form fieldset { margin: 15px 0; padding: 10px; border: #DDD 1px solid; }
div.form-container form legend { font-weight: bold; color: #446d16; }
div.form-container form /*fieldset */div { padding: 0.25em 0; }
div.form-container label, div.form-container span.label { margin-right: 10px; padding-right: 10px; width: 150px; display: block; float: left; text-align: right; position: relative; }
div.form-container fieldset.gift label { width: 210px; }
div.form-container fieldset.gift label.date { width: 145px; margin-left: 65px; }
div.form-container label.error, 
div.form-container span.error,
div.form-container div.error { color: #C00; }
div.form-container label em, 
div.form-container span.label em { position: absolute; right: 0; font-size: 120%; font-style: normal; color: #C00; }
div.form-container input.error,
div.form-container div.error select,
div.form-container div.error input { border-color: #C00; background: #FFF2F2; }
div.form-container input:focus,
div.form-container input.error:focus, 
div.form-container textarea:focus { /*background-color: #fef5ec; border-color: #fef5ec;*/ }
div.form-container div.controlset label, 
div.form-container div.controlset input { display: inline; float: none; }
div.form-container div.controlset div { margin-left: 170px; }
div.form-container div.buttonrow { margin-left: 180px; }

div.form-container2 div { padding: 0.25em 0; }
div.form-container2 label { margin-right: 10px; width: 100px; display: block; float: left; text-align: left; position: relative; }
div.form-container2 input:focus,
div.form-container2 input.error:focus, 
div.form-container2 textarea:focus { /*background-color: #fef5ec; border-color: #fef5ec;*/ }

div.login div { padding: 0.25em 0; }
div.login .welcome-back { border: 1px solid #cdbc9a; padding: 10px; }
div.login .info { width: 70%; }
div.login fieldset { margin: 15px 0; padding: 10px; border: 1px solid #cdbc9a; }
div.login fieldset.login-box { background: #e3d3b3; border:0; }
div.login legend { font-weight: bold; color: #446d16; background-color: #fff; padding: 2px 5px; }
div.login label, div.login span.label { margin-right: 10px; width: 120px; padding: 3px 0; display: block; float: left; text-align: left; position: relative; }
div.login input:focus,
div.login input.error:focus, 
div.login textarea:focus { /*background-color: #fef5ec; border-color: #fef5ec;*/ }
div.login div.controlset label, 
div.login div.controlset input { display: inline; float: none; }
div.login div.controlset div { margin-left: 100px; }
div.login .buttonrow { margin-top: 10px; }

#checkout div.login label, #checkout div.login span.label { width: 65px; }
#checkout div.catalog label, #checkout div.catalog span.label { width: 95px; }

div.quick-checkout form p { margin: 0; }
div.quick-checkout form p.note { margin-left: 110px; font-size: 90%; color: #333; }
div.quick-checkout #shipping_info { margin: 0px 15px 0px 10px; }
div.quick-checkout #shipping_info, div.quick-checkout #billing_info { width: 525px; float: none; margin: 0px auto; }
div.quick-checkout form fieldset { margin: 15px 0px; padding: 10px; border: #DDD 1px solid; }
div.quick-checkout form legend { font-weight: bold; color: #446d16; }
div.quick-checkout form /*fieldset */div { padding: 0.25em 0; }
div.quick-checkout form div.date { height: 70px; width: 350px; }
div.quick-checkout label, 
div.quick-checkout span.label { margin-right: 5px; padding-right: 5px; width: 127px; display: block; float: left; text-align: right; position: relative; }
div.quick-checkout select { width: 185px!important; }
div.quick-checkout select#ccexpm { width: 46px!important; }
div.quick-checkout select#ccexpm2 { width: 70px!important; }
div.quick-checkout select#choose1 { margin-top: 7px; }
div.quick-checkout label.error, 
div.quick-checkout span.error,
div.quick-checkout div.error { color: #C00; }
div.quick-checkout label em, 
div.quick-checkout span.label em { position: absolute; right: 0; font-size: 120%; font-style: normal; color: #C00; }
div.quick-checkout input.error,
div.quick-checkout div.error select,
div.quick-checkout div.error input { border-color: #C00; background: #FFF2F2; }
div.quick-checkout input:focus,
div.quick-checkout input.error:focus, 
div.quick-checkout textarea:focus { /*background-color: #fef5ec; border-color: #fef5ec;*/ }
div.quick-checkout div.controlset label, 
div.quick-checkout div.controlset input { display: inline; float: none; }
div.quick-checkout div.controlset div { margin-left: 110px; }
div.quick-checkout div.buttonrow { margin-left: 180px; }

span.req { color: #C00; }

/* 6. navigation
------------------------------------------------------------------- */

#header nav {
  position:absolute;
  left:0;
  top:0;
  width:100%;
  background-color:#b22126;
  height:45px;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  margin-bottom: 8px;
  }
#header nav a {
    float: left;
    font-weight:bold;
    color: #fff;
    display: block;
    text-align: center;
    text-decoration: none;
    width: 24%;
    line-height: 45px;
    border-left: #bbb 1px solid;
}
#header section { text-align: center; padding:10px 0; background:url("/images/bg.jpg"); }
#header figure a {
  background: url('/images/name.png') no-repeat center top;
  background-size: 300px auto;
  text-indent: -9999px;
  height:60px;
  display: block;
}
#header figure figcaption { text-align: center; }
#header > section#search { text-align:center; margin-bottom:22px; }
#header #cartitems { display:none; }
#header .phone { padding: 10px; }


/* 7. layout
------------------------------------------------------------------- */

#content { margin:0 5px; }

#featured_products { margin:0 auto; }
#featured_products li { max-width:48%; min-height:200px; float:left; margin:10px 5px 0 0; text-align:center; }
#index #featured_products li a.name { color: #B51C23; display: block; font-family: Georgia,Times New Roman,serif; font-size: 18px; font-weight: bold; margin-bottom: 5px; }

.thumb-product { clear:both; }
.thumb-product .image { float: left; vertical-align: top; width:50px; }
.thumb-product .image > a > img { max-width:45px; border:1px solid #000; margin:4px 4px 4px 0; }
.thumb-product .name { padding-top:4px; font-weight:bold; font-size:18px; }
.thumb-product .price { font-style:italic; }
.thumb-product .qty { width: 20px; }

#footer { margin-top: 20px; text-align:center; padding:12px; line-height:1.25; background:#273a1a; color:#FEF2DA; }
#footer a { color:#FEF2DA; }
#footer .contact, #footer .social { display:block !important; }
footer .footer-col h2 { color: #FEF2DA; font-family: Georgia,Times New Roman,serif; font-size: 16px; font-weight: bold; letter-spacing: 1px; margin-bottom: 15px; }
footer .social img { display:block; float: none; margin: 0 auto; }

/********** Category Pages **********/

/*#category_menu nav { border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
#category_menu li { border-top: #ccc 1px solid; }
#category_menu li:first-child { border-top: 0 none; }
#category_menu li a { display: block; padding: 10px 20px; font-size: 18px; }*/

#category .product { margin: 10px 0; }
#category .product .image { width: auto; }
#category .product img { max-width: 100px; }
#category .product .price { padding: 8px; }
#category .product .info p { clear: both; }

#category .child { margin-left: 20px; }
#category .child h3 { float: left; margin-right: 20px; margin-bottom: 0; }
#category .child .price { clear: both; float: left; }
#category .child .qty,
#category .child .price,
#category .child input { margin: 8px 0; }

/********** Product Pages **********/

#product .product .image { width: auto; }
#product .product img { max-width: none; }
#product .product .info { clear: both; }
#product .product .info .price { margin: 10px 0; }

#product_tabs { clear: both; margin: 40px 0; }
#product_tabs ul {}
#product_tabs ul li { float: left; display: block; position: relative; top: 1px; cursor: pointer; padding: 6px 10px; margin: 0 3px; background: #acf; border: black 1px solid; }
#product_tabs .active { background: #ddd; border-bottom: #ddd 1px solid; }
#tab_contents { clear: both; border: black 1px solid; background: #ddd; padding: 10px 20px; }

/********** Cart page **********/

#member_login label { display: inline-block; width: 150px; }
#member_login #login_form div { margin: 5px; }
#member_register #register_form div { margin: 5px; }
#member_register label { width: 150px; display: inline-block; }

#promo-box { text-align: center; border: 1px solid #e1e1e1; padding: 5px 10px; margin: 0px 0px 10px 0px; }
#promo-box div.promo_applied { margin: 10px; padding: 5px 10px; border: #38A320 1px solid; background-color: #E2F4DE; color: #38A320; font-weight: bold; }

#viewcart .cart-wrapper ul { list-style-type: none; margin: 10px 0px 0px 0px; padding: 0px;  border: 1px solid #e1e1e1; border-width: 1px 0px; clear: both; }
#viewcart .cart-wrapper ul.header-row { background: #e1e1e1; }
#viewcart .cart-wrapper li { list-style-type: none; width: 100px; margin: 0px 1px 0px 0px; padding: 10px 5px; min-height: 20px; display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; _height: 20px; }
#viewcart .cart-wrapper li.header-desc, #viewcart .cart-wrapper li.cart-desc { width: 50%; }
#viewcart .cart-wrapper li.header-qty, #viewcart .cart-wrapper li.cart-qty { width: 20%; text-align: center; }
#viewcart .cart-wrapper li.header-total, #viewcart .cart-wrapper li.cart-total { width: 15%; text-align: right; }
#viewcart .cart-wrapper li.cart-total input.total { width: 95px; text-align: right; }
#viewcart .cart-wrapper li.cart-qty input[type="submit"] { background: none repeat scroll 0 0 transparent; border: medium none; color: #437137; font-family: Georgia,Times New Roman,serif; text-decoration: none; font-size:14px; }

.update-total { overflow: visible; display: block; margin: 10px 0px; }
.update-total div { float: left; clear: left; width: 55%; height: 30px; overflow: visible; }
.update-total div.update_msg { width: 55%; height: 40px; overflow: visible; font-size:70%; }
.update-total .total { float: right; clear: right; text-align: right; overflow: visible; font-size: 16px; font-weight: bold; width: 40%; }
.update-total .total input[type=text] { width: 60px; color: #333; font-size: 16px; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; cursor: text; }

.buttons { height: 45px; overflow: visible; display: block; margin: 10px 0px; padding: 10px 0px 0px 0px; border-top: 1px solid #e1e1e1; clear: both; }
.buttons div { float: left; display:inline-block; margin: 0 0 5px; overflow: visible; }
.buttons div.btn-checkout { float: right; clear: right; text-align: right; overflow: visible; }
.buttons div.btn-checkout div { margin: 10px 0; }
.confirmation .buttons { border: none; margin: 0px; padding: 0px; }
.confirmation div { width: auto; }

.recipients ul { float: left; width: 100%; min-height: 20px; overflow: visible; list-style-type: none; margin: 10px 0px 0px 0px; padding: 0px; border: 1px solid #e1e1e1; border-width: 1px 0px; clear: both; }
.recipients ul.header-row { background: #e1e1e1; }
.recipients li { list-style-type: none; width: 33%; margin: 0px 1px 0px 0px; padding: 10px 0px; min-height: 20px; float: left; overflow: visible; vertical-align: middle; _height: 20px; text-align: center; }
.recipients .table-image { width: 50px; height: 50px; vertical-align: middle; }
.recipients .buttonrow { clear: both; padding-top: 10px; text-align: center; }

section.address, section.order { overflow: hidden; width: 100%; display: block; border: 1px solid #e1e1e1; border-width: 1px 0px; clear: both; margin: 0px 0px 10px 0px; }
section.address h3, section.address div, section.order h3, section.order div { width: 25%; float: left; padding: 10px 0px; vertical-align: middle; }

div.checkout-display-totals { text-align: center; margin: 0px auto; }
div.order-totals { clear: both; width: 75%; margin: 0px auto 10px auto; min-height: 50px; overflow: hidden; border: 1px solid #e1e1e1; border-width: 1px 1px 0px 1px; text-align: center; }
#checkout_display .order-totals h3 { clear: both; margin 0px auto; padding: 10px 0px; border-bottom: 1px solid #e1e1e1; background: #e1e1e1; }
.order-totals ul { float: left; width: 100%; min-height: 20px; overflow: visible; list-style-type: none; margin: 5px 0px 0px 0px; padding: 0px; border: 1px solid #e1e1e1; border-width: 0px 0px 1px 0px; clear: both; }
.order-totals li { list-style-type: none; width: 46%; margin: 0px 1px 0px 0px; padding: 5px 10px; min-height: 20px; float: left; overflow: visible; vertical-align: middle; _height: 20px; text-align: left; }
.order-totals li.amount { text-align: right; }
#checkout_display .buttonrow { clear: both; text-align: center; }

.confirmation section { border: 1px solid #e1e1e1; margin-bottom: 10px; padding: 10px; }
.confirmation .heading { padding: 10px; background: #e1e1e1; overflow: hidden; }
.confirmation .heading input { float: right; }
.confirmation .heading h3 { float: left; width: auto; line-height: 29px; }

#checkout_confirmation .cart-wrapper { border: 1px solid #e1e1e1; margin-bottom: 10px; }
#checkout_confirmation .cart-wrapper ul { list-style-type: none; margin: 0px; padding: 0px;  border-bottom: 1px solid #e1e1e1; }
#checkout_confirmation .cart-wrapper ul.header-row { background: #e1e1e1; }
#checkout_confirmation .cart-wrapper li { list-style-type: none; width: 100px; margin: 0px 1px 0px 0px; padding: 10px 5px; min-height: 20px; display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; _height: 20px; }
#checkout_confirmation .cart-wrapper li.header-desc, #checkout_confirmation .cart-wrapper li.cart-desc { width: 50%; }
#checkout_confirmation .cart-wrapper li.header-qty, #checkout_confirmation .cart-wrapper li.cart-qty { width: 15%; text-align: center; }
#checkout_confirmation .cart-wrapper li.header-total, #checkout_confirmation .cart-wrapper li.cart-total { width: 20%; text-align: right; }
#checkout_confirmation .cart-wrapper .cart-totals { padding: 10px; text-align: right; }
#checkout_confirmation .totals { text-align: right; }

#prev-next2 { clear: both; text-align: right; border-top: 1px solid #e1e1e1; margin: 10px 0px 0px 0px; padding: 10px 0px; }

#category_menu, #category_filters, #shop_by_price, #newsletter, #trial_offers, #opinions, #order_cat { margin-bottom: 10px; }
#category_menu nav { border: 1px solid #cdbc9a; background: #e3d3b3; }
#category_menu ul, #recently_viewed ul { list-style-type: none; }
#category_menu ul { margin: 0px; }
#category_menu li, #recently_viewed li { padding-bottom: 0px; margin: 0px; }
#category_menu li { text-align: center; border-bottom: 1px solid #cdbc9a; padding: 6px 0px; height: 18px; }
#category_menu li:last-child { border: 0 none; }
#category_menu li:hover, #category_menu li.active { background: #cdbc9a; }
#category_menu li a { color: #181818; font-size: 16px; }
#category_menu li a:hover { font-weight: bold; text-decoration: none; }
#category_menu ul li ul li { padding-left: 10px; }

.member-links ul { margin: 0px 0px 15px 0px; padding-left: 0; white-space: nowrap; width: 100%; overflow: hidden; }
.member-links li { float: left; list-style-type: none; line-height: 21px; margin: 0px 0px 10px 0px; padding-bottom: 0px; }
.member-links a { padding: 3px 10px; margin: 0px 1px 0px 0px; }
.member-links a:link, .member-links a:visited { color: #fff; background-color: #a51e22; text-decoration: none; }
.member-links a:hover { color: #fff; background-color: #c3232a; text-decoration: none; }

.grid li { max-width:48%; min-height:400px; float:left; margin:10px 5px 0 0; text-align:center; }
.grid li p { color: #464646; font-family: Georgia,Times New Roman,serif; font-size: 13px; font-style: italic; margin-bottom: 12px; }
.grid li .more-link a { background: url("/images/ft_btn.png") no-repeat scroll 0 0 transparent; border: 0 none; display: block; height: 32px; margin: 0 auto; width: 122px; }
.grid li .info { border: 1px solid #E2DAD0; display: block; float: none; height: 240px; padding: 15px 5px; text-align: center; }

#product .product .rev-stars { border-bottom: 1px solid #E2DAD0; border-top: 1px solid #E2DAD0; margin-top: 15px; padding: 12px 0; }
#product .product .rev-stars .review_links a { color: #B51C23; }
#product .product .rev-stars .review_links { color: #B51C23; display: inline-block; }
#product .product .rev-stars .prod-rating { display: inline-block; margin-right: 5px; }
#product .product .rev-quote h2 { color: #446D16; font-family: Georgia,Times New Roman,serif; font-size: 18px; font-style: italic; }
#product .product .rev-quote p { color: #423F37; font-family: Georgia,Times New Roman,serif; font-size: 14px; }

.child-wrapper ul { list-style-type: none; overflow: hidden; margin: 0px; padding: 15px 0 12px;  border-bottom: 1px solid #e2dad0; }
.child-wrapper ul.child-header { border-top: 1px solid #e2dad0; border-bottom: 1px solid #e2dad0; padding: 0px 0px 0px 0px; }
.child-wrapper ul.child-header li { font-size: 10px; color: #4e3325; text-transform: uppercase; padding: 10px 0; min-height:auto;/*line-height: 30px;*/ }
.child-wrapper li { list-style-type: none; width: 100px; margin: 0px 1px 0px 0px; min-height: 30px; display: -moz-inline-stack; display: /*inline-*/block; vertical-align: middle; zoom: 1; _height: 30px; }
.child-wrapper li.header-desc, .child-wrapper li.child-desc { width: 320px; }
.child-wrapper li.child-desc img { max-height: 70px; max-width: 70px; float: left; margin: 0px 10px; }
.child-wrapper li.child-desc .mobileright { width: 70%; }
.child-wrapper li.child-desc span { display: block; }
.child-wrapper li.child-desc span.name { color: #b51c23; font-size: 16px; margin-right: 8px; }
.child-wrapper li.header-price, .child-wrapper li.child-price { width: 45px; }
.child-wrapper li.child-price { font-size: 16px; padding-top: 10px; }
.child-wrapper li.header-sku, .child-wrapper li.child-sku { width: 70px; }
html .child-wrapper li.header-weight, html .child-wrapper li.child-weight { display: none !important; }
.child-wrapper li.header-options, .child-wrapper li.child-options { width: 135px; float: left; }
.child-wrapper li.child-options { float: right; padding: 0px; width: 140px; }
.child-wrapper li.child-options select { width: 125px; font-size: 14px; margin: 2px 0; }
.child-wrapper li.header-qty, .child-wrapper li.child-qty { width: 50px; }
.child-wrapper li.header-qty { display: inline; }
.child-wrapper li.child-qty { float:right; }
.child-wrapper li.child-qty input[type=number] { width: 20px!important; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; position: relative; top: -1px; }
.child-wrapper li.child-qty span.qty-label { font-size: 10px; font-family: Helvetica, sans-serif; font-weight: bold; position: relative; top: -3px; }
.child-wrapper li.child-buy { margin: 0px; float:right; width: 35%; }
.child-wrapper li.child-buy input[type=submit] { font-size: 13px; font-family: Georgia, Times New Roman, serif; background: url('/images/add_btn.png') no-repeat; border: 0 none; width: 98px; height: 32px; display: block; margin: 0px auto; }
.child-wrapper .red_bullet { display: none; }

.child-wrapper ul.child-header li.header-mapping { width: 100%; background: #fef6e9; padding-left: 10px; }
.child-wrapper li.child-desc { width: 100%; font-size: 16px; overflow: hidden; }
.child-wrapper li.child-mappings { width: 100%; font-family: Helvetica, sans-serif; font-size: 12px; clear: both; }
.child-wrapper li.child-mappings div, .child-wrapper li.child-mappings label, .child-wrapper li.child-mappings select, .child-wrapper li.child-mappings input, .child-wrapper li.child-options select { margin-right: 5px; }
.child-wrapper li.child-mappings p { margin-right: 5px; float: left; width: 45px; text-align: right; }
.child-wrapper li.child-mappings input[type=text] { width: 100px; float: none; padding: 3px 5px; }
.child-wrapper li.child-mappings input[type=text], .child-wrapper li.child-mappings select { margin-right: 0px; width: 132px; }

.child-wrapper li.child-mappings div.mapping div.select label {  }
.child-wrapper li.child-mappings label { margin-right: 3px; }
.child-wrapper li.child-mappings select { font-size: 15px; margin-bottom: 5px; }
.child-wrapper li.child-mappings div.mapping div.select span.label { font-size: 10px; font-weight: bold; text-align: center; }
.child-wrapper li.child-mappings div.new { }
.child-wrapper li.child-mappings div.new input[type=text] { font-size: 15px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
.child-wrapper li.child-mappings div.new label { font-size: 10px; font-weight: bold; text-align: center; }

#search { margin: 0 auto; padding: 4px 5px 0px 8px; width: 256px; height: 28px; overflow: visible; background: url('/images/search_bg.png') no-repeat; }
#search input[type=text] { color: #252525; font-size: 12px; font-family: Helvetica, sans-serif; padding: 4px 8px 4px 5px; width: 189px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
#search input[type=submit] { background: url('/images/srch_btn.png') no-repeat; border: 0 none; height: 20px; width: 20px; margin-left: -26px; }
#search label { color: #fff; margin-top: 4px; margin-right: 10px; display: block; float: left; }
#search #suggestions { background: white; z-index: 501; position: absolute; width: 225px; box-shadow: 0px 5px 10px rgba(0, 0, 0, .3); -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, .3); -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, .3); }
#search #suggestions div { padding: 0px 10px; line-height: 24px; }
#search #suggestions div:hover { background: #e1e1e1; }

/********** Custom CSS **********/

#trial_offers img, #opinions img, #order_cat img { display: block; }

#join_us .join_us { background: #e3d3b3; border: 1px solid #cdbc9a; padding: 8px; }
#join_us .join_us h2 { color: #b51c23; font-size: 18px; text-align: center; }
#join_us .join_us input[type=email] { color: #252525; font-size: 14px; font-family: Helvetica, sans-serif; padding: 9px 8px; width: 180px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
#join_us .join_us input[type=submit] { border: 0 none; background: url('/images/join_btn.png') no-repeat; height: 29px; width: 29px; margin-left: -35px; }