.mobile { display: none; }

body {  background: url("/images/body_bg.png") repeat-x scroll 0 0 #918160; color: #999; font: 13px Arial, Helvetica, sans-serif; }
body, select, input, textarea { color: #333; }

a { color: #E23843; text-decoration:none; }
a:hover { color: #E23843; }


/********** LAYOUT STYLES **********/

#container { width: 100%; margin: 0 auto; }

#main { width: 940px; margin: 0px auto; padding:0 20px 20px; background:#fff; }


#container > footer { background: #342D1B;}

#container > header > section,
#container > footer > section { overflow: hidden; margin: 0 auto; font-size: 12px; }
#container > header > section { background:#fff; padding:0 20px;width: 940px;   }
#container > footer > section { width: 980px;    }
#container > header { /*margin: 0px 0px 10px 0px;*/ background:none; }
#container > footer { margin: 0; padding-top: 20px; position:relative; z-index: 1;  }

footer .footer-col1 { display: -moz-inline-stack; display: inline-block; vertical-align: top; width: 540px; padding: 20px 0px; }

footer .footer-col2 { display: -moz-inline-stack; display: inline-block; vertical-align: top; width: 385px; padding: 20px 0px 0 40px; }

.footer-col1.iefix > div#footer_logo { float: left; width: 155px;}

.footer-col1.iefix > div#welcome_text { color: #ffffff; padding: 0 10px 0 0; text-align: left; width: 360px; float: right;}

#welcome_text > p { line-height: 22px;}

footer  h4 { font-family: Georgia; font-size: 16px; font-weight: normal;  text-transform: uppercase; margin-bottom: 20px; color:#8D8875;}


.footer-inner.iefix > a {  background: url("/images/arrow.png") no-repeat left 68%; color: #ffffff; line-height: 20px; padding-left: 15px;    text-decoration: none;}

.footer-inner.iefix { float: left; width: 49%;}

#footer > div#footer_most { background:#2A2313; height: 45px; padding-top: 25px; text-align: right; color: #ffffff; padding-right: 25px; margin-top:20px; overflow: hidden; }
#footer_most > div { margin: 0 auto; width: 940px; position: relative; text-align: center; }
#footer_most > div span { margin-right: 130px; }
#footer_most > div img { position: absolute; top: -25px; right: 35px; }

#extra_footer_bg { background:#342d1b; height: 42px;  margin-top:-42px; position: relative; z-index: -1;}

#container > header > section > figure { float: left; clear: left;   margin-top: 20px;    padding-left: 12px; position: relative; }

figcaption { float: left; font-size: 18px; text-align: center; width: 50%; padding-top: 40px; color: #3d2700; font-family: Georgia;font-style: italic; margin:0;}

#content > div#promo_box { margin-top: 20px;}
#promo_box > div { float: left;  margin-right: 19px;}
.right_item {margin-right:0 !important;}
.req {color:red;}
#container > header > section > .phone { float: right; clear: right; width: 25%; text-align: right;padding-top: 12px; padding-right: 10px; } /* padding-top 23 */
#container > header > section > #cartitems { margin-bottom: 10px; }
#container > header > section > nav { /*width: 82%;*/ text-align: right; display: block; float: right; margin-top: 12px; }
#container > header > section > nav > a { display: block; float: right; color: #0B0B0B; padding: 0px 6px; text-decoration: none; vertical-align: bottom; margin: 0px; /*font-weight: bold;*/ }
#container > header > section > nav > a:hover { text-decoration: underline; }

#header div#minicart { margin-top: 12px; text-align: right; padding-right: 10px; float: right;}
.crt { padding: 0 2px; /*font-weight: bold;*/}
.crt > a { color: #0B0B0B; text-decoration: none; }

#container > header > section > .phone  #c_number { font-size: 30px; color: #D91A2A; }
#container > header > section > .phone #c_days { font-size: 12px; color: #392605; font-weight: bold; }
#header div#nav_up { float: right; width: 850px; margin-top: 10px;} /* width: 466px; margin-top:25px */
#nav_up > div { background: url("/images/header_tab_bg.png") repeat; border-radius: 4px 4px 0 0; border-style: solid;border-width: 1px 1px 0; float: right;  margin: 0 2px;  padding: 7px 12px;  /*font-weight: bold;*/ border-color: #aba599;  font-size:14px;}
#nav_up > div> a{ color:#000; text-decoration:none;}

#header div#sitesearch { border: 1px solid #9b9075; padding: 3px; float: right; margin-top: 10px; height: 20px;} /* dad6cb padding:0 margin-top 39 */
#search_keyword{ border: 0 none; padding: 4px; width: 160px; color:#9b9075;} /* bdb6a4 width:228  width:220px */

aside#left_column {
  width: 225px;
  float: left;
  background: #E0DCD2;
  padding: 10px 10px;
  display: none;
}
#content {
  width: /*725px;*/ 100%;
  float: right;
  clear: right;
}


#prod_detail_list aside#left_column, #category aside#left_column { display: block; width: 175px; }
#prod_detail_list #content, #category #content { width: 725px; }

a.review-link { color: #402d03; }

/* MINICART */
#minicart .mini-price { float: right; }
#minicart .mini-total { border-top: 1px solid #999; clear: both; float: right; font-weight: bold; margin: 5px 0; padding: 5px 0 0; text-align: right; width: 100%; } }
#minicart .mini-options { clear: both; text-align: center; }
#minicart .mini-options a { margin: 0 10px; }

#minicart_overlay_box { left:500px; margin-left:auto; margin-right:auto; position:fixed; right:0; top:20px; z-index:99999; width:500px; }
#minicart_overlay { background-color: #fff; border: 2px solid #800000; border-radius: 10px 10px 10px 10px; box-shadow: 0 0 20px #000000; font-size: 12px; color:#555555; margin: 0 auto; padding: 10px; width: 450px; }
#minicart_overlay .productname { color: #000; font-size: 22px; font-weight: bold; margin: 3px 10px 18px; text-transform: capitalize; text-align: left; }

#welcome { width: 100%; margin: 10px 0px; overflow: visible; }
#welcome div { padding: 0px 10px; margin: 0px; width: 30%; display: inline-block; vertical-align: top; min-height: 50px; border-left: 1px solid #CCC; }
#welcome div:first-child { border-left: 0; }

#breadcrumb { padding: 10px 10px 10px 0px; font-size: 13px;  text-transform: uppercase; font-weight: bold; color:#E23843; border-bottom: 1px solid #F0EFED;  }

#breadcrumb a:link, #breadcrumb a:visited { color: #AAA; text-decoration: none; }

#breadcrumb a:hover, #breadcrumb a:active { color: #AAA; text-decoration: none; }

#category_options { padding: 10px; margin-top: 10px; line-height: 43px; border: 1px solid #E8E7E5; border-width:1px 0; font-weight: bold; text-transform: uppercase; font-size: 12px; clear: both; margin-top:10px;}
#category_options ul { float: left; list-style-type: none; width: 100%; }
#category_options li { float: left; margin: 0px 40px 0px 0px; padding: 0px; line-height: 22px; }
#category_options li#prev-next { float: right; margin: 0px; text-align: right; }
#category_filter { /*display: none;*/ background: #E0DCD2; padding: 10px; margin-top: 10px; }
#prev-next a, #prev-next2 a {  font-weight:normal; color:#E31C23; text-transform: uppercase; font-size: 12px; }

#prev-next  #current {font-weight:normal;}

#prev-next2 { clear: both; text-align: right; border-top: 1px solid #E0DCD2; margin: 10px 0px 0px 0px; padding: 10px 0px; }

/********** HEADING STYLES **********/

h1 { font-size: 24px; font-weight: bold; color: #000; margin: 15px 0px 20px 0px; }

#product h1, #product_builder h1 { color: #402d03; font-family: Georgia;font-size: 24px;  font-weight: normal; margin: 0 0 5px;text-transform: uppercase; }

h2 { font-size: 24px; font-weight: normal; color: #000; margin: 0px 0px 20px 0px; }
#category_menu h2,
#category_filters h2,
#shop_by_price h2,
#minicart h2,
#newsletter h2,
#recently_viewed h2 { font-size: 14px; font-weight: normal; text-transform: uppercase; color: #ffffff; background: #3B2704; margin: 0px 0px 10px 0px; padding: 10px 10px; }

#index #content h2, #index #related_products h2 { font-size: 14px; text-transform: uppercase; margin: 15px 0px 0px 0px; display:none; }

h2.cat_description {
line-height:20px;
font-size: 13px !important;
color: #000000 !important;
padding-bottom: 18px;
}

#related_products h2, #additional_products h2 { color: #4f2d00; font-family: Georgia; font-size: 24px; margin: 30px 0; text-align: center; text-transform: uppercase;}

.grid li .name > a, .grid li .price { color: #E21C1D;text-decoration: none; padding:2px 0;}

#index .grid li .name > a, .grid li .price { color: #000;}

#welcome h2 { font-size: 14px; text-transform: uppercase; margin: 15px 0px 10px 0px; }

.display h2, .grid h2, .cat-thumbs h2 { font-size: 18px; font-weight: normal; margin: 5px 0px 10px 0px; font-family: georgia; text-transform: uppercase; color: #402d03; text-align: center; height: 42px; overflow: hidden; } /* original color:  e71822 */
.cat-thumbs h2 { font-size: 18px; }

.display  a {text-decoration:none;}

#cat .grid p {display:none;}

/********** LEFT NAV **********/

#category_menu,
#category_filters,
#shop_by_price,
#newsletter { margin-bottom: 10px; }
#shop_by_price, #category_menu { display: none; }

#category_menu ul, 
#recently_viewed ul { list-style-type: none; }
#category_menu li, #recently_viewed li { padding-bottom: 0px; margin: 0px; }
#category_menu ul li ul li { padding-left: 10px;}
#category_menu li.active { }
/*#category_menu ul li ul { display: none; } un-comment to hide subcategories */

#recently_viewed ul img { width: 175px; height: 175px; }  {* original: 75 x 75 *}

#recently_viewed .thumb-product a {
    color: #402d03;
}
/********** PRODUCT/CATEGORY **********/

#prod_detail_list .qty, #category .qty, #product .product .qty, #product_builder .product .qty, .child-wrapper li.child-qty .qty, #viewcart .qty, #express_order .qty { width: 30px; border-radius: 0; font-size: 11px; border: 1px solid #ebe8e3;}
:-webkit-input-placeholder { font-size: 11px; }
input::-moz-placeholder { font-size: 11px; }
input:-moz-placeholder { font-size: 11px; }
:-ms-input-placeholder { font-size: 11px; }
#product .product .sku, #product_builder .product .sku { color: #BFBCB5; padding: 10px 0;    text-transform: capitalize; font-weight: bold; }

#product .product .status, #product_builder .product .status { color: green; }

#product .product .image, #product_builder .product .image { float: left; width: 455px; padding: 0px; overflow: hidden; padding:20px 0 10px; text-align: center; /*border-right: 1px solid #F0EFED; */ }

#product .product .info, #product_builder .product .info { float: right; width: 460px; padding:20px 0 0 20px; border-left: 1px solid #F0EFED; }

#product .product .form, #product_builder .product .form { margin: 10px 0px 0px 0px; }
#product .product .status, #product .product .emailafriend, #product .product .bookmark, #product .product .rev-stars, #product .product .qty-line, #product .product .attributes select, #product .product .btn-add, #product_builder .product .status, #product_builder .product .emailafriend, #product_builder .product .bookmark, #product_builder .product .rev-stars, #product_builder .product .qty-line, #product_builder .product .attributes select, #product_builder .product .btn-add { margin-top: 10px; }

#product .product .status, #product .product .emailafriend, #product .product .bookmark, #product .product .qanda, #product_builder .product .status, #product_builder .product .emailafriend, #product_builder .product .bookmark, #product_builder .product .rev-stars, #product_builder .product .qanda { display:none; }


#product .product .price, #product_builder .product .price { margin: 20px 0 0; font-weight: bold; float: left; }

#product .product .price .dynamic_qty, #product_builder .product .price .dynamic_qty { font-size: 18px !important; color: #3B2704 !important; max-width: 145px;}
#product .attributes { float: left; text-align: left; width: 258px;}

#product .qty-line select {font-size: 13px;height: 43px !important; width: 68px !important;
font-size: 18px;}

#product .product .attributes select, #product .product .attributes select { display: block; }
.red, .sale-price { color: #C00; }

#product_builder_steps { float:left; margin:10px 0 0; overflow:hidden; padding:0; width:70%; }
#product_builder_cost { float:right; margin:10px 0 0; overflow:hidden; width:28%; border-top:1px solid #E0DCD2; }
#product_builder ul { list-style-type:none; }
#product_builder_steps li { width:100px; text-align:center; margin:0; padding:5px; display:inline-block; float:left; border:1px solid #E0DCD2; border-width:1px 1px 1px 0; }
#product_builder_steps li img { width:75px; }
#product_builder_steps .step1 { border-width:1px; }
#product_builder_cost ul { list-style-type:none; clear:both; overflow:hidden; border:1px solid #E0DCD2; border-width:0 1px 1px 1px; }
#product_builder_cost li { padding:5px; margin:0; display:inline-block; float:left; }
#product_builder_cost .stepname { width:57%; text-align:left; border-right:1px solid #E0DCD2; }
#product_builder_cost .stepcost { width:30%; text-align:right; }
#product_builder_prods { clear:both; padding:20px 0 0; }
#product_builder_cost .btn-add, #product_builder_cost .btn-wishlist, #product_builder_cost .reorder { float:right; margin-top:3px }


.child-wrapper { display: block; float: left; width: 100%;}
.child-wrapper ul { list-style-type: none; margin: 0; padding: 5px 0px;  border: 1px solid #E0DCD2; border-width: 1px 0 0px; overflow: hidden; }
.child-wrapper ul.header-row { display: none; }
.child-wrapper li { list-style-type: none; width: 100px; margin: 0 1px 0 0; padding:0 5px; display: -moz-inline-stack; display: inline-block; float: left; vertical-align: top; zoom: 1; }
.child-wrapper li.header-desc, .child-wrapper li.child-desc { width: 50%; }
.child-wrapper li.header-price, .child-wrapper li.child-price { width: 15%; text-align: right; }
.child-wrapper li.header-qty, .child-wrapper li.child-qty { width: 11%; float: right;    padding-right: 0; text-align: right;}
.child-wrapper li.header-sku, .child-wrapper li.child-sku { width: 15%; text-align: center; }
.child-wrapper .dynamic_qty { text-align: center; width:65px; }

#product .child-one-btn { float: right; text-align: right; width: 180px; clear:both;}
#product .btn-add, #product .btn-wishlist { clear: right; float: right; margin-top:0 !important;}
#product .qty-line { float:left; margin-left: 55px; margin-top: 0 !important;}
#product .qty-line input.qty {height: 32px; width: 45px;}

.button.medium.style2.wishlistbtn { background: none; border: 0; box-shadow: none; color: #E71822; font-size: 14px; font-weight: normal; margin-top: 4px;}

#prod_desc { font-size: 13px;line-height: 22px; padding-top: 20px; clear: both;}

h2.prod_description { font-size: 12px; padding-bottom: 0 }

#social {width: 155px;}
#social_button {float:left; margin-right:5px; margin-bottom:5px;}

div#social_icons { margin-bottom: 25px; clear: both;}

#product_tabs { margin: 20px 0px 5px 0px; float: left; display: none; clear: both; width: 100%; overflow: auto; }
#tab-row { }
#tab-row li {
  float: left;
  display: block;
  position: relative;
  top: 1px;
  cursor: pointer;
  padding: 6px 10px;
  margin: 0 3px;
  background: #E0DCD2;
  border: 1px solid #BBBBBB;
}
#tab-row .active { background: #FFFFFF; border-bottom: 1px solid #FFFFFF; }
#tab_contents { clear: both; border: 1px solid #BBBBBB; background: #FFF; }
#tab_contents .content { display: none; padding: 10px 20px; min-height: 100px; /* hack for IE */ height: auto !important; height: 100px;/* overflow: scroll; */}
#tab_contents .content_box { border: #DDD 1px solid; padding: 5px; }

#related_products, #additional_products { float: left; display: block; }

#recently_viewed li { float: left; clear: both; margin-bottom: 10px; width: 100%; }
#recently_viewed .image { float: left; margin-right: 10px; }
#recently_viewed .info { width: auto; text-align: left; margin: 0px; }

#related_products, #additional_products { border-top: 1px solid #F0EFED; width: 100%;}

.display, .cat-thumbs { list-style-type: none; margin: 0; padding: 0; }
.display li { border: 1px solid #E0DCD2; text-align: left; float: left; clear: both; margin: 10px 0px 0px 0px; width: 100%; background:#eae7e2; }
.display li section { padding: 10px; float: left; }
.display li .image { float: left; width: 152px; overflow: hidden; text-align:center; background:#fff; }
.display li .info { float: left; width: 100%; margin-left: 10px; }
.display li .content { float: left; width: 60%; }
.display li .sku, .display li .status, .display li p, .display li .price, .display li input.qty { margin: 0px 0px 10px 0px; color: #442F04; }
.display li div.child { display: none; }
.display li .order {float: left; width: 150px; margin-left: 10px; }

.grid li { list-style-type: none; width: 230px; margin: 10px 10px 0px 0px; min-height: 200px; border: 1px solid #E0DCD2; display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; _height: 200px; }
#index .grid li, #related_products .grid li, #additional_products .grid li {width:298px; margin: 10px 18px 0 0; border:0;}
.grid li .product { padding: 10px; }
.grid li.left, .grid li.center, .grid li.right { float: none; }
.grid li section { padding: 0px; float: none; }
.grid li .image, .grid li .info, .grid li .content, .grid li .order { float: none; width: auto; margin: 0px; }
.grid li.right, #index .grid li.right { margin-right: 0px !important; }
.grid li .qty-label, .grid li div.child, .grid li div.status{ display: none; }
.grid li .sku, .grid li p, .grid li .price, .grid li .rev-stars, .grid li .qanda { margin: 0px 0px 10px 0px; }
.grid li .qanda { display:none; }

.cat-thumbs li { border: 1px solid #E0DCD2; display: -moz-inline-stack; display: inline-block; vertical-align: top; width: 230px; min-height: 200px; margin: 10px 7px 0px 0px; }
.cat-thumbs li .image { padding: 10px 10px 0px 10px; width: 210px; margin: 0px auto; text-align: center; }
.cat-thumbs li .info { padding: 10px 10px 0px 10px; font-size: 12px; width: 210px; margin: 0px auto; text-align: center; }

.thumb-product { padding: 10px;  text-align: center; }
#recently_viewed .thumb-product { padding: 0px; }

#product_image { display: block; margin: 10px auto; border: #ccc 1px solid; }
.enlarge {display: inline-block; padding-left: 10px; text-align: left; width: 100%; text-transform: uppercase; font-size: 12px; }
.enlarge  a {color: #402d03; font-weight: bold; text-decoration: none;} /* original color: e41f30 */
.emailafriend { display: inline-block; width: 150px; }
.enlarge img, .emailafriend img, .bookmark img { display: inline; vertical-align: top; margin-right: 5px; }
.alternate_images { margin: 10px 0px 0px 0px; }
.alternate_images img { width: 60px; height: 60px; /*border: 1px solid #E0DCD2;*/ float: left; margin-right: 10px; cursor: pointer; }

#fade { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: black; opacity: 0.5; filter:alpha(opacity=50); display: none; }
#image_overlay { position: absolute; z-index: 1000; top: 0; left: 0; width: 100%; height: 100%; text-align: center; display: none; }
#image_overlay img { position: relative; z-index: 1001; margin: 50px auto; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; cursor: pointer; }
#image_overlay #close { z-index: 1002; position: relative; margin-left: -25px; top: -380px; cursor: pointer; }

/********** CHECKOUT **********/

.header-row { background: #E0DCD2; }

.express ul { list-style-type: none; margin: 0px; padding: 0px; width: 100%; }
#express_order .express li.col-1 { width: 400px; float: left; vertical-align: top; margin: 0px; }
.express li.col-2 { text-align: center; float: left; margin-top: -10px; width: 320px; vertical-align: top; }
#express_order .express fieldset.order-item { display: -moz-inline-stack; display: inline-block; vertical-align: top; width: 86px; overflow: visible; }
#express_order .express fieldset.order-qty { display: -moz-inline-stack; display: inline-block; vertical-align: top; width: 58px; overflow: visible; }
#express_order .express input[type=text], #express_order .express input[type=number] { margin: 0.25em 0; }
#express_order .express .buttonrow { text-align: center; margin: 10px 0px 0px 0px; }

/* CHECKOUT PROGRESS INDICATOR */
#steps { margin: 10px 0px 15px 0px; padding: 0px; overflow: hidden; text-align: center; }
#steps ol { text-align: center; margin: 0px auto; }
ol#progress { list-style:none; background:#E0DCD2; counter-reset:step; margin: 0px; padding: 0px; }
#progress li { float:left; font-size:0.75em; font-style:italic; margin: 0px 1px 0px 0px; }
#progress div { float: left; display:block; text-decoration:none; padding:10px 45px 10px 50px; background:#E0DCD2; color:#3B2704; text-shadow:1px 1px 1px rgba(0,0,0,0.25); position:relative; white-space: nowrap; }
#progress span { font-size:1.333em; font-weight:bold; display:block; font-style:normal; }
#progress .active div { font-weight:normal; background: #E31B23; color:#FFF; }
#progress li div:before { font-style:normal; content:"»"; text-align:center; font-weight:bold; position:absolute; top:50%; left:5px; margin-top:-8px; margin-left: 10px; padding:2px 6px; background:rgba(0,0,0,0.40); -moz-border-radius:20px; -webkit-border-radius:20px; border-radius:20px; color:#FFF; }
#progress .step-1 div { -moz-border-radius:5px 0px 0px 5px; -webkit-border-radius:5px 0px 0px 5px; border-radius:5px 0px 0px 5px; }
#progress .step-4 div { -moz-border-radius:0px 5px 5px 0px; -webkit-border-radius:0px 5px 5px 0px; border-radius:0px 5px 5px 0px; border: none; }

#promo-box { text-align: center; border: 1px solid #E0DCD2; 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 0 0; padding: 0px;  border: 1px solid #E0DCD2; border-width: 0 0 1px; clear: both; }
#viewcart .cart-wrapper li { list-style-type: none; width: 100px; margin: 0 1px 0 0; 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-remove, #viewcart .cart-wrapper li.cart-remove { width: 10%; text-align: center; }
#viewcart .cart-wrapper li.header-desc, #viewcart .cart-wrapper li.cart-desc { width: 48%; }
#viewcart .cart-wrapper .cart-image { width: 50px; height: 50px; float: left; display: block; margin-right: 10px; }
#viewcart .cart-wrapper li.header-unit, #viewcart .cart-wrapper li.cart-unit { width: 10%; text-align: center; }
#viewcart .cart-wrapper li.header-qty, #viewcart .cart-wrapper li.cart-qty { width: 10%; text-align: center; }
#viewcart .cart-wrapper li.header-total, #viewcart .cart-wrapper li.cart-total { width: 10%; text-align: right; }
#viewcart .cart-wrapper li.cart-total input.total { width: 85px; text-align: right; }

.update-total { overflow: hidden; display: block; margin: 10px 0px; }
.update-total div { float: left; margin: 0 10px 0 0; }
.update-total div.update_msg { width: 50%; overflow: hidden; }
.update-total .total, .update-total #total { float: right; text-align: right; overflow: visible; font-size: 16px; font-weight: bold; }
.update-total #total { width: 80px; }

.buttons { min-height: 70px; overflow: visible; display: block; margin: 10px 0px; padding: 10px 0px 0px 0px; border-top: 1px solid #E0DCD2; clear: both; }
.buttons div { margin: 0 0 2px; vertical-align: top; overflow: visible; }
.buttons div.btn-checkout { float: right; text-align: right; overflow: visible; }
.buttons div.btn-checkout div { height: auto; }
.confirmation .buttons { border: none; margin: 0px; padding: 0px; }
.confirmation div { width: auto; }
.confirmation div.btn-continue { float: left; }

.ship_estimator_header { min-height: 15px; _height: 15px; border: 1px solid #E0DCD2; border-width: 1px 0px; margin-bottom: 10px; padding: 10px 5px; overflow: hidden; clear: both; background: #E0DCD2; }
.ship_estimator { padding: 0px 5px 0px 5px; min-height: 15px; _height: 15px; overflow: visible; float: left; clear: after; }
.ship_estimator p {padding:0;}
.ship_estimator_header .col-1, .ship_estimator .col-1 { float: left; min-height: 15px; _height: 15px; width: 50%; overflow: visible; }
.ship_estimator_header .col-2, .ship_estimator .col-2 { float: left; min-height: 15px; _height: 15px; width: 100%; overflow: visible; text-align: right; } 

.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 #E0DCD2; border-width: 0 0 1px; clear: both; }
.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 #E0DCD2; 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 #E0DCD2; 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 #E0DCD2; background: #E0DCD2; }
.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 #E0DCD2; border-width: 0px 0px 1px 0px; clear: both; }
.order-totals li { list-style-type: none; width: 40%; 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; float: right; }
#checkout_display .buttonrow { clear: both; text-align: center; }

.confirmation section { border: 1px solid #E0DCD2; margin-bottom: 10px; padding: 10px; }
.confirmation .heading { padding: 10px 10px 0 0; background: #fff; overflow: hidden; }
.confirmation .heading input { float: right; }
.confirmation .heading h3 { float: left; width: auto; font-size:13px; background: #E0DCD2; border-radius: 4px 4px 0 0; padding: 5px 10px; border: 1px solid #aba599; }

#checkout_confirmation .cart-wrapper { border: 1px solid #E0DCD2; margin-bottom: 10px; }
#checkout_confirmation .cart-wrapper ul { list-style-type: none; margin: 0px; padding: 0px;  border-bottom: 1px solid #E0DCD2; }
#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 .cart-image { width: 50px; height: 50px; float: left; display: block; margin-right: 10px; }
#checkout_confirmation .cart-wrapper li.header-unit, #checkout_confirmation .cart-wrapper li.cart-unit { width: 15%; }
#checkout_confirmation .cart-wrapper li.header-qty, #checkout_confirmation .cart-wrapper li.cart-qty { width: 10%; text-align: center; }
#checkout_confirmation .cart-wrapper li.header-total, #checkout_confirmation .cart-wrapper li.cart-total { width: 15%; text-align: right; }
#checkout_confirmation .cart-wrapper .cart-totals { padding: 10px; text-align: right; }
#checkout_confirmation .totals { text-align: right; }
#checkout_confirmation .grand-total { font-size: 14px; font-weight: bold; }
#checkout_confirmation #person_info, #checkout_confirmation #payment_info, #checkout_confirmation #total_info { width: 32%; margin-right:14px; float: left; }
#checkout_confirmation #total_info { margin: 0; float: right; }
#checkout_confirmation #person_info section, #checkout_confirmation #payment_info section, #checkout_confirmation #total_info section { height: 125px; }

#cartitems img { display: inline; vertical-align: middle; }

/********** 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;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px; border-radius:0px \0/;
}
select { padding: 2px 2px 2px 5px; max-width: 180px; }
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: #6699FF; box-shadow: 0px 1px 5px #6699FF; -webkit-box-shadow: 0px 1px 5px #6699FF; -moz-box-shadow: 0px 1px 5px #6699FF; transition:box-shadow 200ms linear 0s; -webkit-transition:box-shadow 200ms linear 0s; }
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; }
/*Un-comment to hide the spinning wheels in chrome and safari*/
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }
input[type=number] { -moz-appearance:textfield; }

p.legend { margin-bottom: 1em; padding: 0; }
p.legend em { color: #C00; font-style: normal; }

div.errors { margin: 5px 0 10px 0; padding: 5px 10px; border: #C00 1px solid; background-color: #FFF2F2; }
div.errors p { margin: 0; }
div.errors p em, .error { 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 p { margin: 0; }
div.form-container p.note { margin-left: 170px; font-size: 90%; color: #333; }
div.form-container fieldset { margin: 15px 0; padding: 10px; border: #DDD 1px solid; }
div.form-container legend { font-weight: normal; color: #000; position: relative; top: -13px; border: 1px solid #aba599; padding: 5px 10px; border-radius: 4px 4px 0 0; background: #BEB7A2; }
div.form-container div { padding: 0.25em 0; overflow: hidden; }
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 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: #FFC; border-color: #FC6; }
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: #FFC; border-color: #FC6; }

div.login div { padding: 0.25em 0; }
div.login .welcome-back { border: #DDD 1px solid; padding: 10px; }
div.login .info { width: 70%; }
div.login fieldset { margin: 15px 0; padding: 10px; border: #DDD 1px solid; }
div.login fieldset.login-box { /*background: #E0DCD2;*/ }
div.login legend { font-weight: normal; color: #000; position: relative; top: -13px; border: 1px solid #aba599; padding: 5px 10px; border-radius: 4px 4px 0 0; background: #BEB7A2; }
div.login label, 
div.login span.label { margin-right: 10px; width: 100px; 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: #FFC; border-color: #FC6; }
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;}
#member_login div.login .buttonrow {margin-left: 125px;}
#checkout div.login .buttonrow { text-align: right; }

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, #checkout_billing #billing_info { width: 49%; float: left; clear: left; }
div.quick-checkout #billing_info, div.quick-checkout #payment_info { width: 49%; float: right; clear: right; }
div.quick-checkout form fieldset { margin: 15px 0; padding: 10px; border: #DDD 1px solid; }
div.quick-checkout form legend { font-weight: normal; color: #000; position: relative; top: -13px; border: 1px solid #aba599; padding: 5px 10px; border-radius: 4px 4px 0 0; background: #BEB7A2; }
div.quick-checkout form div { padding: 0.25em 0; }
div.quick-checkout label, 
div.quick-checkout span.label { margin-right: 5px; padding-right: 5px; width: 120px; display: block; float: left; text-align: right; position: relative; }
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: #FFC; border-color: #FC6; }
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; text-align: right; }

#checkout_shippingaddress #shipping_info { width: 46%; float: left; clear:left; }
#checkout_shippingaddress #order_info, #checkout_shippingaddress #contact_info { width: 46%; float: right; clear: right; }
#checkout_shippingaddress #contact_info_full { /*width: 100%;*/ clear: both; }

.datepicker { margin-bottom: 3px; }
.buttonrow { overflow: hidden; clear: both; }
.prod-form label, .prod-form span.label { width:33% !important; }
.controlset { /*font-size: 11px; */}
.cc_logos { padding:0 0 5px 25px !important; }
#checkout_shipping .cc_logos { margin-left:130px; float: none; clear: none; }
.cc_logos img { display: inline; margin-left: 3px; box-shadow: 0px 2px 2px #000; -webkit-box-shadow: 0px 2px 2px #000; -moz-box-shadow: 0px 2px 2px #000; }

/********** 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 Georgia, Helvetica, sans-serif;
  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;
  -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);*/
  text-transform: uppercase;
}
.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: 16px; font-weight: bold; padding: .4em 1.5em .42em; }
.medium { font-size: 12px; font-weight: bold; padding: .4em 1.5em .42em; }
.small { font-size: 11px; padding: 0.53em 1.5em 0.58em; }

/* RED button */
.style1, .style1:visited { color: #e8f0de; border: 0; background: #d81b19; transition:background-color 200ms linear 0s; -webkit-transition:background-color 200ms linear 0s; border-radius: 0;  font-size: 18px; font-weight: normal; }
.style1:hover, .style1:active { transition:background-color 200ms linear 0s; -webkit-transition:background-color 200ms linear 0s; }

/* BROWN button */
.style2, .style2:visited  { color: #3B2704; border: solid 1px #b7b7b7; background: #BEB7A2; transition:background-color 200ms linear 0s; -webkit-transition:background-color 200ms linear 0s; font-weight: normal; }
.style2:hover, .style2:active { background:#BEB7A2; transition:background-color 200ms linear 0s; -webkit-transition:background-color 200ms linear 0s; }

/* TEXT button */
.style3, .style3:visited  { color: #E23843; border: none; background: transparent; transition:background-color 200ms linear 0s; -webkit-transition:background-color 200ms linear 0s; font-weight: normal; text-decoration: underline; text-shadow: none; box-shadow: none; }
.style3:hover, .style3:active { transition:background-color 200ms linear 0s; -webkit-transition:background-color 200ms linear 0s; text-decoration: none; }
.style4, .style4:visited, .style4:hover, .style4:active { color: #E23843;border: none; background: #ffffff; font-size: 12px; text-decoration: underline; text-shadow: none; box-shadow: none; }

#product .addtocart_button{background: url("/images/addcart.png") no-repeat scroll 90% center #d81b19; padding: 10px 30px 10px 15px; line-height: 22px;}

 #product div.btn-add span {background: none repeat scroll 0 0 #d81b19;
    color: #e8f0de;
    cursor: text;
    display: inline-block;
    font: 18px Georgia,Helvetica,sans-serif;
    margin: 0 2px;
    padding: 10px 20px;
    text-transform: uppercase;}

#subscriptions .buttonrow {text-align:cenetr;}

/********** DROP DOWN MENU STYLES **********/

#horizontal { width: 940px; margin: 0px auto; height: 45px; background: #fff; padding:0 20px; }
#horizontal ul { padding: 0; margin: 0; list-style-type: none; z-index: 1000; height: 45px;background: #3B2704; }
#horizontal ul li { margin: 0; float: left; display: inline; position: relative; z-index: 1000; white-space: nowrap; padding: 0; }
#horizontal ul li a,
#horizontal ul li a:visited,
#horizontal ul li a:hover { margin: 0; padding: 0px 21px 0 12px; height: 45px; line-height: 45px; color: #fff; font-size: 14px; /*font-weight: bold;*/ text-decoration: none; text-transform: capitalize; display: -moz-inline-stack; display: inline-block; zoom: 1; border-right: 1px solid #1E1603; transition:background-color 200ms linear 0s; -webkit-transition:background-color 200ms linear 0s; background: url("/images/cat_arrow.png") no-repeat scroll 96% center #3b2704;  }
#horizontal ul li:last-child a {border-right: 0px;}
/*#horizontal ul li a:hover,
#horizontal ul li:hover a { background: #bbb; color: #fff; text-decoration: none; transition:background-color 200ms linear 0s; -webkit-transition:background-color 200ms linear 0s; }*/
#horizontal ul li ul { display: none; }
#horizontal table { margin: 0; border-collapse: collapse; font-size: 12px; position: absolute; top: 0; left: 0; }
#horizontal ul li:hover ul li { padding: 0px; }

#horizontal #search { margin: 5px 0px 0px 10px; width: 220px; overflow: visible; }
#horizontal #search input[type=text] { width: 115px; }

/* specific to non IE browsers */
#horizontal ul li:hover ul { display: block; position: absolute; top: 45px; background: #bbb; margin-top: 0px; left: 0; width: 240px; z-index: 1000; filter:alpha(opacity=85); -moz-opacity:.85; opacity:.85; }
#horizontal ul li:hover ul li a { display: block; text-align: left; color: #fff; font-size: 13px; /*font-weight: bold;*/ text-decoration: none; text-transform: none; border: none; min-height: 15px; height: auto; line-height: 15px; padding: 7px 15px 7px 15px; width: 210px; background: none repeat scroll 0 0 #3b2704; }
#horizontal ul li:hover ul li a:hover { color: #3B2704; background: #DBD7CC; }

/* specific to IE5.5 and IE6 browsers */
#horizontal ul li a:hover ul { display: block; text-align: left; position: absolute; top: 45px; t\op: 39px; background: #bbb; left: 0; marg\in-top: 1px; z-index: 1000; }
#horizontal ul li a:hover ul li a { display: block; text-align: left; color: #fff; text-decoration: none; text-transform: none; border: none; min-height: 15px; height: auto; line-height: 15px; padding: 5px 15px 5px 15px; width: 160px; w\idth: 160px; font-size: 12px; }
#horizontal ul li a:hover ul li a:hover { color: #fff; background: #888; font-size: 12px; }

/********** SLIDESHOW **********/

#slideshow { margin: 0px auto 10px auto; width: 940px; height: 390px; overflow:hidden; z-index: 800; display:block; }
#slideshow img { z-index: 800; width: 940px !important; }
#nav { text-align: left; padding: 0px 0px 0px 64px; position: relative; z-index: 900; margin-top: -55px; height: 45px; /*line-height: 32px; */ overflow: visible/*hidden*/; filter:alpha(opacity=75); -moz-opacity:.75; opacity:.75; }

#nav a { margin: 0px; padding: 7px; line-height: 18px; text-decoration: none; font-size: 1px; line-height: 32px; font-weight: normal; color: #cfcfcf; font-family: Arial, Helvetica, sans-serif; z-index: 901; background: url("/images/inactive.png") no-repeat; color:#FFE800; }

#nav a.activeSlide { color: #FFF; font-weight: bold; background: url("/images/active.png") no-repeat; color:#fff; }

#nav a:focus { outline: none; }

#slide_caption {
    color: #ff0000;
    margin: -295px 0 0;
    opacity: 90;
    position: absolute;
    width: 475px;
    z-index: 999;
	filter:alpha(opacity=75); -moz-opacity:.75; opacity:.75;
	text-align:center;
}

#slide_caption > div#slide_main {
    color: #fff;
    font-family: Georgia;
    font-size: 31px;
    font-weight: normal;
    margin: 12px 0 20px;
    text-transform: capitalize;
	padding-left: 45px;
	text-align: left;
}

#slide_caption > div#slide_content { font-size:12px; font-weight: 400; margin-bottom: 15px; line-height:18px; color:#fff; padding-left: 50px; text-align: left; padding-left: 47px; font-weight: bold;}


/********** MEMBERS SECTION **********/

.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: #3B2704; text-decoration: none; transition:background-color 200ms linear 0s; -webkit-transition:background-color 200ms linear 0s; }
.member-links a:hover { color: #fff; background-color: #888; text-decoration: none; transition:background-color 200ms linear 0s; -webkit-transition:background-color 200ms linear 0s; }

.wishlist { float: left; padding: 10px 0 !important; width: 97%; }
.wishlist ul { list-style-type: none; margin: 0; padding: 0; overflow: hidden; border: 1px solid #E0DCD2; border-width: 0 0 1px; clear: both; }
.wishlist li { list-style-type: none; float:left; 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; }
.wishlist li.wish-name { width: 15%; text-align: left; }
.wishlist li.wish-desc { width: 40%; text-align: left; }
.wishlist li.wish-exp { width: 17%; text-align: center; }
.wishlist li.wish-count { width: 10%; text-align: center; }
.wishlist li.wish-remove { width: 7%; text-align: center; }
.wishlist li.wish-rank { width: 10%; text-align: center; }
.wishlist li.wish-rank input { width: 30px; }
.wishlist li.wish-sku { width: 10%; text-align: center; }
.wishlist li.wish-prod { width: 35%; text-align: left; }
.wishlist li.wish-need { width: 13%; text-align: center; }
.wishlist li.wish-purch { width: 13%; text-align: center; }
.wishlist li.wish-sku2 { width: 10%; text-align: center; }
.wishlist li.wish-desc2 { width: 35%; text-align: left; }
.wishlist li.wish-desc2 img { width:50px; padding:0 10px 10px 0; float:left; }
.wishlist li.wish-price { width: 13%; text-align: center; }
.wishlist li.wish-request { width: 10%; text-align: center; }
.wishlist li.wish-need2 { width: 10%; text-align: center; }
.wishlist li.wish-buy { width: 10%; text-align: center; }
.wishlist li.wish-sku3 { width: 10%; text-align: center; }
.wishlist li.wish-desc3 { width: 40%; text-align: left; }
.wishlist li.wish-price2 { width: 13%; text-align: center; }
.wishlist li.wish-qty { width: 13%; text-align: center; }
.wishlist li.wish-add { width: 15%; text-align: right; }
.wishlist li.wish-name2 { width: 22%; text-align: left; }
.wishlist li.wish-loco { width: 22%; text-align: left; }
.wishlist li.wish-desc4 { width: 50%; text-align: left; }

#member_wishlist div.form-container form fieldset { width: 45%; margin-right: 10px; float: left; height: 300px; }
#member_wishlist div.form-container label { width: 90px; }
#member_wishlist div.form-container span.label { width: 90px; height: 50px; }


/********** RECIPE PAGES **********/

#recipes .button { float:right; margin-bottom:10px; }
#recipes .login input[type=text] { width:200px; }
#recipes .login .button { float:none; margin:0; }
.recipeinfo img { float:right; }
.recipecat { width:100%; overflow:hidden; }
.recipecat .header { font-weight:bold; }
.recipecat .catname { display:inline-block; float:left; width:48%; padding:5px; }
.recipecat .catproduct { display:inline-block; float:right; clear:right; width:47%; padding:5px; }
#recipe_category .on, #recipes .on { background:#e2dad0; }
#recipe .recipeinfo { padding:15px; }
#recipe h2 { padding:15px; margin:0; }
#recipe_view .sku { display:none; }


/********** Q AND A **********/

#qa_box { margin: 0px; padding: 0px; list-style-type: none;}
#qa_box li.ask {overflow: hidden;  margin: 2px; background: #fff; font-size: 16px;}
#qa_box li.question { overflow: hidden; margin: 2px;  background: #fff;  padding: 10px;  border: 5px solid #bbb; font-size: 16px;}
#qa_box li.answer { overflow: hidden; list-style-type: none; background: #E0DCD2; padding: 5px; margin: 2px; border: 1px solid #bbb;}
#qa_box li.response { overflow: hidden; list-style-type: none; background: #E0DCD2; padding: 5px; margin: 2px; border: 1px solid #bbb;  font-size: 12px;}
#qa_box hr.qa_rule { color: #999;  background-color: #E0DCD2; border: 0px; height: 1px;}
#qa_box .qa_info { font-size: 12px;}
#qa_box a { color: black; font-weight: bold; text-decoration: none;}
#qa_box .right { float: right; }
#qa_box textarea { width: 100%; }


/********** EXTRAS **********/

body.popup { padding:10px; }
#popup div { text-align: left; }
#popup p { margin-bottom: 15px; }
#popup div.col-1, #popup div.col-2 { width: 45%; float: left; overflow: visible; margin-right: 10px; }
.popupbuttons { text-align: center; padding: 20px 0; }
.nowrap { display:inline; white-space:nowrap; }

div .additional-prod { float: left; display: block; margin: 10px 0px; padding: 0px 0px 10px 0px;  border: 1px solid #E0DCD2; border-width: 1px 0px; overflow: visible; }

#member_checkout_container { float: right; width: 49%; }
#guest_checkout_container { float: left; width: 49%; }
#member_checkout_container .login-box, #guest_checkout_container .login-box { min-height:290px; }

#freeprod { padding: 10px; }
#freeprod input { margin: .25em 0; }

/* Hides fields to cover slow JS loading */
#s_state1, #s_state2, #s_state3, #s_state4, #s_state5,
#ca_province, #ca_province1, #ca_province2, #ca_province3, #ca_province4, #ca_province5,
#province, #province1, #province2, #province3, #province4, #province5,
#ca_shipping_province, #shipping_province,
#billing_state, #ca_billing_province, #billing_province { display:none; }

/* Avoid the Checkout -(to hide something from all checkout pages, add the class 'checkout_hide')- */
#checkout .checkout_hide, #checkout_billing .checkout_hide, #checkout_payment .checkout_hide, #checkout_shippingdetailk .checkout_hide, #checkout_thanks .checkout_hide, #checkout_confirmation .checkout_hide, #checkout_shipping .checkout_hide, #express_order .checkout_hide, #express_info .checkout_hide, #checkout_fpinfo .checkout_hide, #checkout_freeprod .checkout_hide, #checkout_shippingdetail .checkout_hide, #quickbuy_confirm .checkout_hide, #checkout_shippingaddress .checkout_hide, #checkout_display .checkout_hide, #viewcart_freeprod .checkout_hide, #ship_calculator .checkout_hide, #cartitems .checkout_hide { display:none !important; }


/********** CUSTOM CSS ADDED AFTER BUILD **********/
.pull-right { float: right; margin: 10px; }
.grid .order { padding: 0 10px;}
#prod_detail_list .grid .price, #category .qty, { float: left; font-size: 16px; font-weight: bold; padding-top: 15px !important; padding-left: 22px; }
.grid .qty-line { float: right; padding-right: 22px; }
.grid .sku, .grid  .rev-stars { display: none;}
.grid .qty { height: 30px; width: 53px !important; background:#ffffff;border: 0; }
.grid .form {text-align: center;}
/*.grid .button.medium.style1.addtocart_button {margin-left: 10px;}*/

.grid .more-link { clear: both; display: block;}
.grid .price_center { text-align: center; width: 100%; padding-left: 0 !important;}
#per-page {display: none }

.list .product.clearfix { padding: 0;}
.list .info.iefix { float: right; margin: 0; padding: 0;width: 490px;}
.list .content { width: 240px !important; text-align: left; padding: 15px 20px 0 0; padding-left:10px; }
.list .order { padding: 20px 0 0 10px; width: 200px !important;}
.list .price { color: #3B2704 !important; font-size: 18px; font-weight: bold; float: left; padding-top: 10px;}
.list .content h2 { text-align: left;}
.list .image.iefix {float: left;  width: 210px; padding: 10px; border-right:1px solid #eae7e0;}
.list .qanda, .list .status, .list .qty-label {display:none; }
.list.display li  {padding: 0; background:url("/images/list_bg_new.png") repeat-y scroll right center #ffffff; } /* original bg: eae7e0 */
.list .qty-line .qty { float: right;  height: 29px;  width: 60px !important; border: 0; margin-bottom: 15px; font-size: 18px;}
.list .qty-line { padding-right: 7px;}
.list .button.medium.style1.addtocart_button {  padding: 10px 35px;}
.list .button.medium.style1{  padding: 10px 27px;}
.list .sku{text-transform: uppercase}
#cat p {font-size: 13px; color: #000000 !important;}
.list .qty-line > select { float: right; margin: 0 0 10px; padding: 8px; width: 85px; font-size: 18px;}
#keeping_birds h3, #poultry_currently_available h3, #general_pigeon_information h3 {margin-bottom: 15px }
#keeping_birds div.normaltext  h4 { color: #57331b; }
#keeping_birds div.normaltext { width:49%; float:left;}
#keeping_birds div.normaltext ul {list-style: none; }
#keeping_birds div.normaltext ul  li { padding: 5px 0px; margin: 0px; }
#keeping_birds div.keeping_footer_text{float: left; margin-top: 10px; width: 100%;}

#poultry_currently_available .poultry { border-bottom: 1px solid #ccc; clear: both; display: block; float: left; margin-bottom:20px; width: 100%;}
#poultry_currently_available .poultry .col1 { float: left; width: 200px;}
#poultry_currently_available .poultry .col2 { clear: right; float: right; text-align: left;    width: 730px;}
#poultry_currently_available  hr {color:#efefef; height:1px solid; width:100%}

#general_pigeon_information .pigns_info { float: left; padding: 0 4px; width: 24%;}
#general_pigeon_information .pigns_info .image { min-height: 125px;text-align: center;}
#general_pigeon_information .pigns_info .name { padding: 0 20px; text-align: center;}

#cat {padding-top:15px;}
#cat .cat-img { width:200px; float:left; margin-right:30px;}

#cat h1 {
    color: #402d03;
    font-family: Georgia;
    font-size: 24px;
    font-weight: normal;
    margin: 0 0 5px;
    text-transform: uppercase;
}
#cat p {color:#585858; line-height:20px;}
#viewcart select, #order_info select { max-width:270px; }

span.gray { color: #AAA; }

#viewcart div.checkout-icons { margin: 10px 0; float: right; }
#viewcart div.checkout-icons img, #viewcart div.checkout-icons .AuthorizeNetSeal, #viewcart div.checkout-icons #bbblink { float: right; margin-right: 10px; }
#viewcart div.checkout-icons img.ccard-icons { margin-top: 35px; }
#viewcart div.checkout-icons .AuthorizeNetSeal { margin-top: 10px; margin-right: 0px; }
#viewcart div.checkout-icons .ssl-checkout { margin-top: 45px;  }

#checkout_billing div.checkout-icons { margin: 10px 0; width: 34%; float: right; clear: right; padding: 0 8%; }
#checkout_billing div.checkout-icons img, #checkout_billing div.checkout-icons .AuthorizeNetSeal, #checkout_billing div.checkout-icons #bbblink { margin: 10px 0px; float: left; }
#checkout_billing div.checkout-icons img.ccard-icons { display: none; }
#checkout_billing div.checkout-icons .AuthorizeNetSeal { margin: 0 15px 0 10px; float: right; }
#checkout_billing div.checkout-icons .ssl-checkout { margin-left: 13px; margin-top: 20px;  overflow: hidden; float: left; }

#checkout_confirmation div.checkout-icons { margin: 10px 0; float: right; }
#checkout_confirmation div.checkout-icons img, #checkout_confirmation div.checkout-icons .AuthorizeNetSeal, #checkout_confirmation div.checkout-icons #bbblink { float: right; margin-right: 10px; }
#checkout_confirmation div.checkout-icons img.ccard-icons { margin-top: 35px; }
#checkout_confirmation div.checkout-icons .AuthorizeNetSeal { margin-top: 10px; }

a#bbblink.rbhzbus { display: block; margin-top: 30px !important; }

#siteseal {position: relative;  margin-left: 10px;  float:right; margin-top: 35px;}
#checkout-ssl { margin-top: 35px; display: block; float: right; }

/* HOME PAGE PROMO */
#four_promo { width: 940px; height: 310px; padding: 0px 0px 0px 1px; margin: 15px auto 10px auto; overflow: visible; position: relative;font-family: Georgia,Times,serif;clear:both }
#left_promo, #cntr_promo { width:308px; height:308px; padding: 0px; margin: 0px 7px 0px 0px; float: left; overflow: hidden; position: relative;text-align:center;display:inline-block}
#right_promo { width:308px; height:308px; padding: 0px; margin: 0px 0px 0px 0px; float: left; overflow: hidden; position: relative;text-align:center;display:inline-block }
#left_promo img, #cntr_promo img, #right_promo img { padding: 2px 2px; border: 1px solid #aba599; width: 300px; height: 300px; position: relative; }
.promo_content { width: 300px; position: absolute; top: 3px; left: 4px; background: url('/images/homepage/transparent-bar.png');}
.promo_lg_text a { color:#FFF; font-size: 16px; font-weight: normal; text-decoration: none; padding: 3px 0px 0px 3px; display: block;text-transform:uppercase }
.promo_lg_text a:hover { color:#FFF; font-size: 16px; font-weight: normal; text-decoration: underline; }
.promo_sm_text a { color: #FFF; font-size: 13px; font-weight: normal; text-decoration: none; display: block; padding: 0px 0px 5px 3px; }
.promo_sm_text a:hover { color:#FFF; font-size: 13px; font-weight: normal; text-decoration: underline; }
.promo_lg_text_lp a { color:#FFF; font-size: 16px; font-weight: normal; text-decoration: none; padding: 3px 0px 7px 3px; display: block;text-transform:uppercase}
.promo_lg_text_lp a:hover { color:#FFF; font-size: 16px; font-weight: normal; text-decoration: underline; }


/* content-only products blog kg */
.content-only h1 { color:#000000 !important; margin-top: 15px !important; padding-bottom:10px !important;}
.content-only h2 { color:#000000; margin-bottom: 5px !important; font-family: Georgia !important; font-weight: bold;}
.content-only h3 { color:#000000; margin-bottom: 5px !important; font-family: Georgia !important}
.content-only p { font-size: 13px !important; line-height: 16px;} 
p.intro { font-style: italic; font-size: 16px; line-height: 16px; padding-bottom: 18px; }
h2.intro { font-style: italic; font-size:16px; line-height: 16px; padding-bottom: 18px; font-weight:normal; }
.content-only a { text-decoration: underline; font-weight: bold;}

