/* Danny - added so we could hide mobile stuff from screen stuff */

.mobile {
  display:none;
  }

/* --------------------------------------- */

body { background: #e9debf url('/images/background.jpg') repeat-x center top; color: #999; font: 13px Helmet, Freesans, Arial, Helvetica, sans-serif; }
body, select, input, textarea { color: #333;  }

a { color: #a0410d; font-weight:bold; text-decoration: none; }
a:hover { color: #a0410d; font-weight:bold; text-decoration: underline; }


/* LAYOUT STYLES */

#container { width: 100%; margin: 0 auto; }

#main { width: 1000px; margin: 0px auto; }

#container > header {  }
#container > footer { background: #3c812d url('/images/bg_footer.gif') repeat-x center top; color: #999; font-size: 13px; }

#container > header { margin: 0px 0px 10px 0px; height:145px; }
#container > footer { margin: 10px 0px 0px 0px; }

#container > header > section,
#container > footer > section { width: 1000px; overflow: hidden; margin: 0 auto; }

footer .footer-col { display: -moz-inline-stack; display: inline-block; vertical-align: top; width: 33%; padding: 15px 0px; }
footer div {text-align:center; color:#f6efdb; padding:17px;}

#container > header > section > figure { float: left; padding: 17px 0px 17px 0px; color:#fff;}
#container > header > section > figure > figcaption { display:none; font-size: 13px; font-weight: bold; font-style: italic; color: #666666; margin: 0px; }

#cartitems { background: transparent url('/images/bg_minicart.jpg') no-repeat center top; height: 23px; padding:30px 17px 30px 13px; width: 215px; color:#636363; text-align:right; }

figure #search { width: 240px; }

header a, header a:hover {color:#fff;font-size:11px;}
footer a, footer a:hover {color:#f6efdb;font-size:11px;}

.phone { font-family:georgia; font-size:18px; }
.orangetext {font-weight:bold; color:#d86018;}
.connect { font-size:11px;padding:0 10px; }
.connect div { float:left;padding:10px 10px 0 0; }
.connect img { display:inline;padding:0 0 0 8px; }
.guarantee { background: transparent url('/images/leftnav_guarantee.png') no-repeat left bottom; padding: 5px 10px 30px 115px; margin: 0 0 -6px -6px; font-size: 11px; }

.rounded { background: #f6efdb; padding: 10px; border: 1px solid #fff; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.homebox1, .homebox2 { float:left; width: 516px; }
.homebox2 { width: 185px; margin:0 0 0 15px; text-align:center; }
.banner { margin:0 0 10px -18px; }
.homebox_video, .homebox_favorites { float:left; padding:0 5px; width:245px; }
.homebox_favorites  {padding-left:10px;}
.homebox_video { border-right: 1px solid #e7dab8; }
.homebox_favorites .grid li , .homebox_video .grid li { min-height:120px; margin:0; }
.homebox_video header, .homebox_favorites header, .homebox2 header { display:none; }
.proddivider { border-top:1px solid #e7dab8; }

.homebox_video ul.grid li.left {
    border-top: 1px solid #e7dab8;
}

#index  .homebox1  #featured_products .grid li {
    width: 240px !important;
}

/*#container > header > section > #search,*/
#container > header > section > nav, { float: right; clear: right; width: 500px; text-align: right; }
#container > header > section > #cartitems { margin-bottom: 10px; }

#cartitems img { display: inline; vertical-align: middle; }
#cartitems a { font-size:13px; text-decoration:none; color:#636363; font-weight:normal; }
#cartitems a.white { text-transform:uppercase; font-size:11px; background:none; border:none; color:#fff; font-weight:bold; }

#container > header > section > nav > a { display: block; float: right; background: #999999; color: #FFFFFF; padding: 5px 10px; text-decoration: none; vertical-align: bottom; margin: 0px 0px 10px 1px; }
#container > header > section > nav > a:hover { text-decoration: underline; }

#container > header > section > .phone { font-size: 18px; color: #191970; }

aside#left_column {
  width: 214px;
  float: left;
  background: #f6efdb;
  padding: 0px;
  border: 5px solid #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  }
.ln_banner { margin:6px 0 0 -5px; }

hr {
 border-top: 1px solid #ded7c1;
 border-right: 0px solid #ded7c1;
 border-bottom: 0px solid #ded7c1;
 border-left: 0px solid #ded7c1;
 height: 0px;
 width: 100%;
 background-color: #ded7c1;
 color: #ded7c1;
}

#home_content {
  width: 761px;
  margin-left: 15px;
  float: left;
  clear: right;
  }
#content {
  background: #f6efdb url('/images/bg_title.gif') repeat-x center top;
  padding: 10px;
  border: 5px solid #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  width: 731px;
  min-height: 570px;
  margin-left: 15px;
  float: left;
  clear: right;
}

#minicart .mini-price {
  float: right;
  }
#minicart .mini-total {
  clear: both;
  float: right;
  font-weight: bold;
  }

#minicart .mini-options {
  clear: both;
  text-align: center;
  }
#minicart .mini-options a {
  margin: 0 10px;
  }

#welcome { background: #DCCDA8; padding: 0px 15px 15px 15px; border: 1px solid #CCC; }

#breadcrumb { padding: 10px 10px; font-size: 11px; color: #a17f3b; text-transform:capitalize; text-align:right; font-weight:normal; }
#breadcrumb a:link, #breadcrumb a:visited { font-size: 11px; color: #a17f3b; text-decoration: underline; text-transform:capitalize; font-weight:normal; text-decoration:none; }
#breadcrumb a:hover, #breadcrumb a:active { font-size: 11px; color: #7B2E00; text-decoration: none; text-transform:capitalize; font-weight:normal; text-decoration:none; }
#breadcrumb2 { padding: 10px 10px; font-size: 11px; color: #a17f3b; text-transform:capitalize; text-align:right; font-weight:normal; border-bottom: 1px solid #E2DDCE; }
#breadcrumb2 a:link, #breadcrumb a:visited { font-size: 11px; color: #a17f3b; text-decoration: underline; text-transform:capitalize; font-weight:normal; text-decoration:none; }
#breadcrumb2 a:hover, #breadcrumb a:active { font-size: 11px; color: #7B2E00; text-decoration: none; text-transform:capitalize; font-weight:normal; text-decoration:none; }

#category_options { background: #dccda8; padding: 10px; margin-top: 10px; margin-left:-10px; line-height: 43px; border-bottom:1px solid #e2ddce; width:731px; }
#category_filter { display: none; background: #DCCDA8; padding: 10px; margin-top: 10px; }

#category_options ul { float: left; list-style-type: none; width: 731px; }
#category_options li { float: left; margin: 0px 40px 0px 0px; padding: 0px; line-height: 22px; font-size:12px; font-weight:bold; }
#category_options li#prev-next { float: right; margin: 0px; text-align: right; font-weight:normal; }
#category_options li#per-page { display:none; }
#category_options li#toggle { display:block; }

#prev-next2 { clear: both; text-align: right; border-top: 1px solid #DCCDA8; margin-left: -10px; margin-top:10px; margin-bottom:10px; padding: 10px; background-color:#DCCDA8; line-height:22px; width:731px; }
#prev-next2 .pagenumber { padding:5px; }
#prev-next2 a { color:#464646; font-weight:normal; padding:5px; }
#prev-next2 b.active-page { background-color:#f9f3e3; padding:5px 10px; }

.product_left {
  display: inline-block;
  text-align: center;
  width: 300px;
  }

.product_right {
  display: inline-block;
  vertical-align: top;
  width: 350px;
  }

#product_image { display: block; margin: 10px auto; border: #ccc 1px solid; }
.enlarge { display: inline-block; width: 150px; }
.emailafriend { display: inline-block; width: 150px; }
.enlarge img, .emailafriend img, .bookmark img { display: inline; vertical-align: middle; margin-right: 5px; }
.alternate_images { margin: 10px 0px 0px 0px; }
.alternate_images img { width: 50px; height: 50px; border: 1px solid #DCCDA8; float: left; margin-right: 5px; }

#fade {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0.7;
  filter:alpha(opacity=70);
  display: none;
}

#image_overlay {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
#image_overlay img {
  position: relative;
  z-index: 1001;
  margin: 100px auto;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

#product .product .qty, .child-wrapper li.child-qty .qty, #viewcart .qty, #express_order .qty { width: 40px; }
#category .qty { width: 25px; height:20px; margin:0px; text-align:center; color:#898989; }
#product .product .info .content .sku { color: #777; display:none; }
#product .product .info .content p { color: #555555; font-size:11px; width:90%; }
#product .product .info .content a { color: #7b2e00; }
#product .product .info .content .symbols { color: #666; padding-top:10px; border-top:1px solid #ccc; margin-top:15px; }
#product .product .info .content .symbols .text { color: #666; font-size:11px; vertical-align:middle; }
#product .product .info .content .message { color: #666; padding-top:10px; border-top:1px solid #ccc; margin-top:15px; font-size:11px; }
#product .product .status { color: green; }
#product .product .sku, #product .product .desc, #product .product .price, 
#product .product .qty-line, #product .product .attributes select, #product .product .btn-add,
#product .product .child-sku, #product .product .child-desc, #product .product .child-price, 
#product .product .child-qty-line, #product .product .attributes child-select, #product .product .child-btn-add { margin: 10px 5px; font-size: 11px; display:inline; vertical-align:middle; }
#product .product .sku { width: 45px; display:inline-block; }
#product .product .desc { width: 60px; display:inline-block; }
#product .product .qty-line { width: 33px; display:inline-block; margin:0px; }
#product .product .price { width: 45px; display:inline-block; }
#product .product .btn-add { width: 65px; display:inline-block; margin:0px; }
#product .product .price input.dynamic_qty, #product .product .price input.sale-price { width:45px; font-size: inherit; }
#product .product input.qty { min-width:15px; max-width:25px; padding:3px; text-align:center; margin-top:-5px; }
#product .qty-label { display:none; }
#product .product .info .emailafriend a { color:#7b2e00; text-decoration:none; }
#product .product .info .emailafriend a:hover { color:#7b2e00; text-decoration:underline; }
#product .product .info .bookmark a { color:#7b2e00;  text-decoration:none; }
#product .product .info .bookmark a:hover { color:#7b2e00;text-decoration:underline; }

.red, .sale-price { color: #C00; }

#product .product .image { float: right; width: 400px; padding: 0px; margin: 10px 0 0 15px; overflow: hidden; text-align:center; }
#product .product .image img { max-height:400px; max-width:400px; }
#product .product .image .alternate_images img { height:86px; width:86px; }
#product .product #social { background:#fff; overflow:hidden; height:20px; border: 1px solid #e9debf; padding:5px 0 5px 7px; margin-bottom:5px; }
#product .product #social_button {padding:0 3px 0 0;float:left;display:inline-block;width:75px;text-align:left }
#product .product .info { float: left; margin: 10px 0 0; width: 314px; }
#product .product .content-only .info .content p { float: left; width: 731px; margin-bottom:15px; }
#product .product .form { margin: 10px 0px 0px 0px; padding:0 0 10px 10px; }
.child-wrapper .form { padding:0; }
#product .product .order { background:#fff; border:1px solid #dfd4b7; margin: 10px 0 0; }

#product .product .status, #product .product .emailafriend, #product .product .bookmark, #product .product .rev-stars { margin-top: 10px; }
#product .product .attributes select { display: block; }

.child-wrapper ul { list-style-type: none; margin: 10px 0px 0px 0px; padding: 0px;  border: 0px solid #DCCDA8; }
.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; font-size:11px; color:#555555; }
.child-wrapper li.header-desc, .child-wrapper li.child-desc { width: 60px; display:inline-block !important; }
.child-wrapper li.header-price, .child-wrapper li.child-price { width: 45px; display:inline-block !important; }
.child-wrapper li.header-sku, .child-wrapper li.child-sku { width: 45px; display:inline-block !important; }
html .child-wrapper li.header-weight, html .child-wrapper li.child-weight { display: none !important; }
.child-wrapper li.header-qty, .child-wrapper li.child-qty { width: 33px; display:inline-block !important; }
.child-wrapper li.child-btn { width: 75px; }
.child-wrapper li.inactive { min-height:10px; }
.child-wrapper li.child-buy { width: 65px; display:inline-block !important; margin-top:0px; vertical-align:top; }

#product_tabs { margin: 20px 0px 5px 0px; float: left; display: block; clear: both; width: 100%; overflow: auto; }
#product_tabs ul {}
#product_tabs ul li {
  float: left;
  display: block;
  position: relative;
  top: 1px;
  cursor: pointer;
  padding: 6px 10px;
  margin: 0 2px 0 0;
  background: #fcf9f1;
  border: 1px solid #dcd2b4;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  color:#8b7d4e;
  font-weight:bold;
}
#product_tabs .active {
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  color:#d86018;
  font-weight:bold;
}
#tab_contents {
  clear: both;
  border: 1px solid #dcd2b4;
  border-radius: 0 5px 5px 5px;
  -moz-border-radius: 0 5px 5px 5px;
  -webkit-border-radius: 0 5px 5px 5px;
  background: #FFF;
  padding: 10px 20px;
  color:#555555;
  font-weigh:normal;
  min-height: 150px;
}

#tab_contents .rev-title { color:#408930; font-size:14px; font-weight:bold; }
#tab_contents .rev-info { font-style:italic; }
#tab_contents .rev-comments { margin:10px 0px 25px 0px; padding:5px 0px; border-bottom:1px solid #ccc; }

#related_products { background: #f6efdb; padding: 10px; border: 1px solid #fff; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; width: 739px; float: right; clear: right; margin-top:15px; }
#related_products header h2 { display:none; }
#related_products header img { margin-left:-18px; }
#related_products .thumb-product .name, #related_products .thumb-product .sku { padding:3px 0; }
#related_products .thumb-product .info { display:none; }
#related_products .thumb-product .name a { color:#7b2e00; font-size:12px; font-weight:bold; }
#related_products .thumb-product .sku a { color:#464646; font-size:11px; font-weight:normal; }
#related_products .grid li { width:180px; }
#related_products .grid li .image { padding:0; }
#related_products .grid li .image img { max-width:150px; max-height:150px; }

#featured_products .thumb-product .image { float:left; width:114px; height:100px; padding:0 5px 0 0; }
#featured_products .thumb-product .image img { max-width:85px; }
#featured_products .thumb-product .name { padding:3px 0; }
#featured_products .thumb-product .info { display:block; }
#featured_products .thumb-product .name a { color:#a0410d; font-size:11px; font-weight:bold; }
#featured_products .thumb-product .sku a { color:#555555; font-size:11px; font-weight:normal; }
#featured_products .thumb-product .price { color:#555555; font-size:11px; font-weight:normal; }
#featured_products .grid li { width:245px; }

#related_videos { padding:0; }
#related_videos header h2 { margin:110px 0 0 0; color:#7B2E00; font-size:13px; text-transform:uppercase; text-align:left; border-top:1px solid #DED7C1; padding: 10px 0 0 0; }
#related_videos .grid li { width: 170px; float:left; min-height:25px; max-height:150px; }
#related_videos .grid li .image { width:150px; }
#related_videos .grid li .sku { display:none; }
#related_videos .grid li .name { display:block; text-align:left; }
#related_videos .grid li .image img { max-width:150px; max-height:150px; }

#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; }

.display, .cat-thumbs { list-style-type: none; margin: 0; padding: 0; }
.display li { /*border: 1px solid #e1e1e1;*/ text-align: left; float: left; clear: both; /*margin-top: 10px;*/ width: 723px; }
.display li section { padding: 10px; float: left; }
.display li .image { float: left; width: 180px; height:180px; overflow: hidden; }
.display li .info { float: left; width: 513px; margin-left: 10px; color:#464646; font-size:11px; }
.display li .content { float: left; width: 340px; }
.display li .sku, .display li .status, .display li p, .display li .price, .display li input.qty { margin: 0px 0px 10px 0px; }
.display li .qty-label, .display li .price { color:#7B2E00; font-size:13px; }
.display li div.child { display: none; }
.display li .order {float: left; width: 150px; margin-left: 10px; }
.display li .order .qty-line { margin-bottom: 10px; }
.display li .order .subprod-qty-line { margin-bottom: 10px; }
.display li .more-link #atts { height: 30px; margin-bottom: 10px; min-width: 150px; padding: 6px; max-width:150px; }

.grid li { list-style-type: none; width: 215px; margin: /*10px 10px 0px */0px; min-height: 200px; display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; _height: 200px; }
//.grid li { width: 217px; }
#category .grid li { width:238px; min-height: 275px; }
.grid li .product { padding: 10px; }
.grid li.left, .grid li.center, .grid li.right { float: none; }
#category .grid li.left { border-right:1px solid #e2ddce; }
#category .grid li.center { border-right:1px solid #e2ddce; }
.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; padding-top:10px; }
.grid li .image { width:180px; height:180px; }
.grid li.right { margin-right: 0px; }
.grid li .qty-label, .grid li div.child, .grid li div.status, .grid li input.qty { display: inline-block; }
.grid li .qty-label { color:#7b2e00; }
.grid li .qty-line { margin-bottom:10px; }
.grid li .sku, .grid li p { margin: 0px 0px 10px 0px; color:#464646; font-size:11px; }
.grid li .price { color:#7b2e00; font-size:13px; margin: 7px 0 0 0; float:left; font-weight:normal; width:80px; }
.grid li .more-link { color:#898989; width:auto; float:left; }
.grid li .more-link select { height:30px; padding:6px; margin-bottom:10px; max-width:210px; display:block; }
.grid li .subprod-qty-line { float:left; width:65px; margin-bottom:10px; margin-right:15px; }

.cat-thumbs li { border: 0px solid #e1e1e1; vertical-align: top; width: 730px; margin: 10px 10px 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 0 0; font-size: 12px; width: 730px; height:35px; margin: 0px auto; text-align: left; float:left; }
.cat-thumbs li .info a { font-size: 16px; font-weight:bold; color: #d86018; }
.cat-thumbs li .subcats { padding: 0 0 25px; font-size: 12px; width: 240px; margin: 0px auto; text-align: left; float:left; }
.cat-thumbs li .subcats ul { list-style-type:none; }
.cat-thumbs li .subcats li { width:230px; margin:5px 0; }
.cat-thumbs li .subcats a { font-size:12px; color:#7b2e00; font-weight:normal; }

.thumb-product { padding: 10px; }
#recently_viewed .thumb-product { padding: 0px; }

.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 li.col-2 .form-container { position:relative; }
.express li.col-2 img { left:74px; top:39px; position:absolute; }
#express_order .express fieldset.order-item { display: -moz-inline-stack; display: inline-block; vertical-align: top; width: 86px; overflow: visible; padding-top:42px; border:none; }
#express_order .express fieldset.order-qty { display: -moz-inline-stack; display: inline-block; vertical-align: top; width: 58px; overflow: visible; border:none; padding-top:42px; }
#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; }

#promo-box { text-align: center; border: 1px solid #DCCDA8; 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 #DCCDA8; border-width: 1px 0px; clear: both; }
#viewcart .cart-wrapper ul.header-row { background: #DCCDA8; }
#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-remove, #viewcart .cart-wrapper li.cart-remove { width: 50px; text-align: center; }
#viewcart .cart-wrapper li.header-sku, #viewcart .cart-wrapper li.cart-sku { width: 50px; }
#viewcart .cart-wrapper li.header-desc, #viewcart .cart-wrapper li.cart-desc { width: 300px; }
#viewcart .cart-wrapper .cart-image { width: 50px; height: 50px; float: left; display: block; padding:5px; }
#viewcart .cart-wrapper li.header-unit, #viewcart .cart-wrapper li.cart-unit { width: 95px; }
#viewcart .cart-wrapper li.header-qty, #viewcart .cart-wrapper li.cart-qty { width: 55px; text-align: center; }
#viewcart .cart-wrapper li.header-total, #viewcart .cart-wrapper li.cart-total { width: 95px; text-align: right; }

.update-total { height: 50px; overflow: visible; display: block; margin: 10px 0px; }
.update-total div { float: left; width: 120px; height: 50px; overflow: visible; }
.update-total div.update_msg { width: 350px; overflow: visible; }
.update-total .total { float: right; text-align: right; overflow: visible; font-size: 16px; font-weight: bold; }

.buttons { height: 70px; overflow: visible; display: block; margin: 10px 0px; padding: 10px 0px 0px 0px; border-top: 1px solid #DCCDA8; clear: both; }
.buttons div { float: left; width: 160px; height: 70px; vertical-align: top; overflow: visible; }
.buttons div.btn-checkout { float: right; text-align: right; overflow: visible; }
.buttons div.btn-checkout div { margin-bottom: 10px; }
.confirmation .buttons { border: none; margin: 0px; padding: 0px; }
.confirmation div { width: auto; }
.confirmation div.hasIssue { width: auto; text-align:right; }

.ship_estimator_header { min-height: 15px; _height: 15px; border: 1px solid #DCCDA8; border-width: 1px 0px; margin-bottom: 10px; padding: 10px 5px; overflow: hidden; clear: both; background: #DCCDA8; }
.ship_estimator { padding: 0px 5px 0px 5px; min-height: 15px; _height: 15px; overflow: visible; float: left; clear: after; width: 715px; }
.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: 50%; 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 #DCCDA8; border-width: 1px 0px; clear: both; }
.recipients ul.header-row { background: #DCCDA8; }
.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 #DCCDA8; 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 #DCCDA8; 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 #DCCDA8; background: #DCCDA8; }
.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 #DCCDA8; 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 #DCCDA8; margin-bottom: 10px; padding: 10px; height:150px; }
.confirmation .heading { padding: 10px; background: #DCCDA8; overflow: hidden; }
.confirmation .heading input, .confirmation .heading button { float: right; }
.confirmation .heading h3 { float: left; width: auto; line-height: 29px; }

#checkout_confirmation .cart-wrapper { border: 1px solid #DCCDA8; margin-bottom: 10px; }
#checkout_confirmation .cart-wrapper ul { list-style-type: none; margin: 0px; padding: 0px;  border-bottom: 1px solid #DCCDA8; }
#checkout_confirmation .cart-wrapper ul.header-row { background: #DCCDA8; }
#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: 350px; }
#checkout_confirmation .cart-wrapper .cart-image { width: 50px; height: 50px; float: left; display: block; padding:0 10px; }
#checkout_confirmation .cart-wrapper li.header-unit, #checkout_confirmation .cart-wrapper li.cart-unit { width: 125px; }
#checkout_confirmation .cart-wrapper li.header-qty, #checkout_confirmation .cart-wrapper li.cart-qty { width: 55px; text-align: center; }
#checkout_confirmation .cart-wrapper li.header-total, #checkout_confirmation .cart-wrapper li.cart-total { width: 130px; text-align: right; }
#checkout_confirmation .cart-wrapper .cart-totals { padding: 10px; text-align: right; }
#checkout_confirmation .totals { text-align: right; height:75px; }
#checkout_confirmation .totals1 { text-align: right; height:75px; }
#checkout_confirmation .totals2 { text-align: left; height:75px; }

.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-bottom: 10px; }
.member-links a { padding: 3px 10px; margin: 0px 1px 0px 0px; }
.member-links a:link, .member-links a:visited { color: #fff; background-color: #449133; text-decoration: none; }
.member-links a:hover { color: #fff; background-color: #D0A24D; text-decoration: none; }

/* HEADING STYLES */
h1 { font-size: 22px; font-weight: bold; color: #fff; margin: 3px 5px 18px 5px; font-family:Georgia; text-transform:capitalize; }
#cat h1 { font-size: 22px; font-weight: bold; color: #fff; margin: 3px 10px 18px 10px; font-family:Georgia; text-transform:capitalize; }
#product h1 { font-size: 22px; font-weight: bold; color: #fff; margin: 3px 10px 18px 10px; font-family:Georgia; text-transform:capitalize; }
#content h1.orange { font-size: 22px; font-weight: bold; color: #fff; margin: 3px 5px 18px 5px; font-family:Georgia; text-transform:capitalize; display:block; }
header > h1, titleclear > h1, h1 { display:none; }

h2 { font-size: 16px; font-weight: bold; color: #d86018; margin: 0px; }
#category_menu h2,
#category_filters h2,
#shop_by_price h2,
#minicart h2,
#newsletter h2,
#recently_viewed h2 { font-size: 14px; font-weight: bold; text-transform: uppercase; color: #7b2e00; margin: 0; padding: 10px 10px; }
#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 { font-size: 12px; font-weight: bold; margin: 5px 0px 10px 0px; color:#7b2e00; }
#product h2 { margin-bottom:20px; }

/* LEFT NAV */

#category_filters,
#shop_by_price,
#minicart,
#newsletter { margin-bottom: 10px; }
#newsletter .button { margin:5px 0 0; }
#newsletter form { padding:0 10px 10px 10px; }

#category_menu { margin: 5px 10px; }

#category_menu ul,
#recently_viewed ul { list-style-type: none; }
#category_menu ul li { padding: 5px 0; }
.leftnav_line { border-top:1px solid #ded8c6; }
#category_menu ul li ul li { padding: 5px 0 5px 30px; }

#category_menu a { color: #7b2e00; font-weight:normal; text-decoration: none; font-size:11px; }
#category_menu a:hover { color: #c75113; font-weight:bold; text-decoration: none; }

#recently_viewed ul img { width: 75px; height: 75px; }

/* FORM STYLES */

input[type=text], textarea, select, input[type=password], input[type=email], input[type=number], input[type=tel], input[type=url] { padding: 4px; 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');
 /* rounded corners */
 /* firefox */ -moz-border-radius: 4px;
 /* chrome/safari */ -webkit-border-radius: 4px;
 /* konquerer */ -khtml-border-radius: 4px;
 /* CSS3 */ border-radius: 4px; border-radius:0px \0/; }
select { max-width:160px; }
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: #999; box-shadow: 0px 1px 5px #999; -webkit-box-shadow: 0px 1px 5px #999; -moz-box-shadow: 0px 1px 5px #999; }
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; }

/*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: #DCCDA8 1px solid; }
div.form-container form legend { font-weight: bold; color: #555; }
div.form-container form /*fieldset */div { padding: 0.25em 0; }
div.form-container form div.catalog-image { float:right; }
div.form-container form div.message { padding:10px 0px; width:500px; }
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 div.large { padding: .8em 2em .60em; }
div.login div p { padding: 5px 0; }
div.login .welcome-back { border: #DCCDA8 1px solid; padding: 10px; }
div.login .info { width: 709px; }
div.login fieldset { margin: 15px 0; padding: 10px; border: #DCCDA8 1px solid; }
div.login fieldset.login-box { background: #DCCDA8; width:355px; }
div.login fieldset.checkout-login-box { background: #DCCDA8; width:355px; float:left; height:295px; }
div.login fieldset.guest-box { width:315px; float:left; margin-left:15px; height:138px; }
div.login fieldset.newacct-box { width:315px; float:left; margin-left:15px; margin-top:2px; height:118px; }
div.login fieldset.catalog-box { width:708px; }
div.login div.catalog-box { padding:15px 0; }
div.login legend { font-weight: bold; color: #D86018; background:none repeat scroll 0 0 #F6EFDB; padding:2px 5px; }
div.login label, 
div.login span.label { margin-right: 10px; min-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; }

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 { width: 48%; float: left; padding-right:15px; }
div.quick-checkout #billing_info { width: 48%; float: left; }
div.quick-checkout form fieldset { margin: 15px 0; padding: 10px; border: #DCCDA8 1px solid; }
div.quick-checkout form legend { font-weight: bold; color: #555; }
div.quick-checkout form /*fieldset */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; }
div.quick-checkout div.mailinglist { margin:0px; display:inline-block; }

/* 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% Arial, 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; 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: 12px; font-weight: bold; padding: .4em 1.5em .42em; }
.small { font-size: 11px; padding: .2em 1em .275em; }

/* - ORANGE button */
.green, .green:visited { color: #ffffff; border: solid 1px #c34912; background-color: #d75100; background: -webkit-gradient(linear, left top, left bottom, from(#ed6f00), to(#d75100)); background: -moz-linear-gradient(top, #ed6f00, #d75100); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed6f00', endColorstr='#d75100'); }
.green:hover { background: #c34912; background: -webkit-gradient(linear, left top, left bottom, from(#d75100), to(#c34912)); background: -moz-linear-gradient(top, #ed6f00, #c34912); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed6f00', endColorstr='#c34912'); }
.green:active { color: #ffffff; background: -webkit-gradient(linear, left top, left bottom, from(#d75100), to(#d75100)); background: -moz-linear-gradient(top, #d75100, #ed6f00); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d75100', endColorstr='#ed6f00'); }

/* - BROWN button */
.white, .white:visited { color: #FFFFFF; border: solid 1px #D0A24D; background-color: #D0A24D; background: -webkit-gradient(linear, left top, left bottom, from(#D0A24D), to(#AD8541)); background: -moz-linear-gradient(top, #D0A24D, #AD8541); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D0A24D', endColorstr='#AD8541'); }
.white:hover { background: #dcdcdc; background: -webkit-gradient(linear, left top, left bottom, from(#AD8541), to(#D0A24D)); background: -moz-linear-gradient(top, #AD8541, #D0A24D); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#AD8541', endColorstr='#D0A24D'); }
.white:active { color: #FFFFFF; background: -webkit-gradient(linear, left top, left bottom, from(#AD8541), to(#D0A24D)); background: -moz-linear-gradient(top, #AD8541, #D0A24D); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#AD8541', endColorstr='#D0A24D'); }

/* - search button */
.search {
 color: #606060;
 background: #fff url('/images/btn_search.jpg') no-repeat center;
 border: 0 none;
 border-radius: 0 0 0 0;
 box-shadow: none;
 width: 31px;
 height: 17px;
 margin: 5px 5px 5px -38px;
 padding: 0;
}

/* - add to cart button */
.addtocart { height:29px; width:134px; background: url('/images/addtocart.png') 0 0; border:none; }
.addtocart:hover { background: url('/images/addtocart.png') 0 -29px; }
.addtocart2 { height:29px; width:64px; margin-bottom:5px; background: url('/images/addtocart2.png') 0 0; border:none; }
.addtocart2:hover { background: url('/images/addtocart2.png') 0 -29px; }

.btn-reorder { display:none; }

#search_keyword { color: #898989; font-family: Georgia,Times New Roman,serif; font-size: 11px; font-style: italic; width: 223px; }

/* DROP DOWN MENU STYLES */

#horizontal { width: 1000px; margin: 0px auto 15px auto; height: 55px; background: #d05916; font-family:georgia; }
#horizontal ul { padding: 0; margin: 0; list-style-type: none; z-index: 1000; height: 55px; }
#horizontal ul li { float: left; display: inline; position: relative; z-index: 1000; }
#horizontal ul li a { display: block; height: 55px; }
#horizontal ul li ul li a { background: #9d400f; padding: 0; height: 33px; color: #fff; font-size: 14px; text-decoration: none; text-transform: uppercase; display: -moz-inline-stack; display: inline-block; zoom: 1; }
#horizontal ul li ul { display: none; }
#horizontal ul li ul li { border-bottom:1px solid #88370d; }


/* specific to non IE browsers */
#horizontal ul li:hover ul { display: block; position: absolute; top: 55px; background: #9d400f; margin-top: 0px; left: 0; width: 280px; z-index: 1000; }
#horizontal ul li:hover ul li a { display: block; text-align: left; color: #fff; font-size: 12px; font-weight: bold; text-decoration: none; text-transform: none; border: none; min-height: 15px; height: auto; line-height: 15px; padding: 5px 5px 5px 25px; width: 250px; float: left; }
#horizontal ul li:hover ul li a:hover { color: #FFF; text-decoration:underline; }

/* specific to IE5.5 and IE6 browsers */
#horizontal ul li a:hover ul { display: block; text-align: left; position: absolute; top: 55px; t\op: 54px; background: #9d400f; left: 0; width: 280px; 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 5px 5px 25px; width: 250px; w\idth: 250px; font-size: 12px; float: left; }
#horizontal ul li a:hover ul li a:hover { color: #fff; text-decoration:underline; font-size: 12px; }

#imagePreloader {
 display:none;
 background: url(/images/topnav1_03.png);
 background: url(/images/topnav1_04.png);
 background: url(/images/topnav1_05.png);
 background: url(/images/topnav1_06.png);
 background: url(/images/topnav1_07.png);
 background: url(/images/topnav1_08.png);
 background: url(/images/topnav1_09.png);
 background: url(/images/topnav1_10.png);
 background: url(/images/topnav1_11.png);
 background: url(/images/topnav1_12.png);
 background:none;
}

#tab_vegetable-seed { background: url(/images/topnav0_03.png) no-repeat; }
#tab_vegetable-seed:hover { background: url(/images/topnav1_03.png) no-repeat; }
#tab_vegetable-seed > a { width: 109px; }

#tab_vegetable-plants { background: url(/images/topnav0_04.png) no-repeat; }
#tab_vegetable-plants:hover { background: url(/images/topnav1_04.png) no-repeat; }
#tab_vegetable-plants > a { width: 99px; }

#tab_flowers-and-herbs { background: url(/images/topnav0_05.png) no-repeat; }
#tab_flowers-and-herbs:hover { background: url(/images/topnav1_05.png) no-repeat; }
#tab_flowers-and-herbs > a { width: 104px; }

#tab_fruit-and-vines { background: url(/images/topnav0_06.png) no-repeat; }
#tab_fruit-and-vines:hover { background: url(/images/topnav1_06.png) no-repeat; }
#tab_fruit-and-vines > a { width: 92px; }

#tab_garlic-and-potatoes { background: url(/images/topnav0_07.png) no-repeat; }
#tab_garlic-and-potatoes:hover { background: url(/images/topnav1_07.png) no-repeat; }
#tab_garlic-and-potatoes > a { width: 104px; }

#tab_garden-supplies { background: url(/images/topnav0_08.png) no-repeat; }
#tab_garden-supplies:hover { background: url(/images/topnav1_08.png) no-repeat; }
#tab_garden-supplies > a { width: 98px; }

#tab_organics { background: url(/images/topnav0_09.png) no-repeat; }
#tab_organics:hover { background: url(/images/topnav1_09.png) no-repeat; }
#tab_organics > a { width: 97px; }

#tab_heirlooms { background: url(/images/topnav0_10.png) no-repeat; }
#tab_heirlooms:hover { background: url(/images/topnav1_10.png) no-repeat; }
#tab_heirlooms > a { width: 106px; }

#tab_online-specials { background: url(/images/topnav0_11.png) no-repeat; }
#tab_online-specials:hover { background: url(/images/topnav1_11.png) no-repeat; }
#tab_online-specials > a { width: 100px; }

#tab_quick-order { background: url(/images/topnav0_12.png) no-repeat; }
#tab_quick-order:hover { background: url(/images/topnav1_12.png) no-repeat; }
#tab_quick-order > a { width: 91px; }

#horizontal ul li:hover ul, #horizontal ul li a:hover ul { width: 560px; max-height: 500px; }
#horizontal ul li#tab_vegetable-seed:hover ul, #horizontal ul li#tab_vegetable-seed a:hover ul { width: 840px; max-height: 500px; }

/* END DROP DOWN MENU */

/* CHECKOUT PROGRESS INDICATOR */
#steps { margin: 0px 0px 15px 0px; padding: 0px; overflow: hidden; text-align: center; }
#steps ol { text-align: center; margin: 0px auto; }
ol#progress { list-style:none; background:#d05916; counter-reset:step; margin: 0px; padding: 0px; }
/*#progress { -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }*/
#progress li { float:left; font-size:0.75em; font-style:italic; margin-right: 1px; }
#progress div { float: left; display:block; text-decoration:none; padding:10px 25px 10px 40px; background:#d05916; color:#F6EFDB; 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: #9d400f; color:#FFF; }
#progress li div:before { counter-increment:step; content:counter(step); 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-5 div { -moz-border-radius:0px 5px 5px 0px; -webkit-border-radius:0px 5px 5px 0px; border-radius:0px 5px 5px 0px; border: none; }

/* END CHECKOUT INDICATOR */

#horizontal #search { margin: 5px 0px 0px 10px; width: 230px; overflow: hidden; }
#horizontal #search input[type=text] { width: 120px; }


/* SLIDESHOW */

#slideshow {
 margin: 0;
 width: 751px;
 height: 331px;
 overflow: none;
 z-index: 800;
 display: block;
 border: 5px solid #fff;
 border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
}
#slideshow img { z-index: 800; }
#nav { float:right; text-align: right; padding: 0px 5px; position: relative; z-index: 900; margin: -37px 5px 5px 0; height: 32px; line-height: 32px; overflow: visible/*hidden*/; filter:alpha(opacity=75); -moz-opacity:.75; opacity:.75; background:#000; }
#nav a { margin: 0px; padding: 5px; line-height: 18px; text-decoration: none; font-size: 12px; line-height: 32px; font-weight: normal; color: #cfcfcf; font-family: Arial, Helvetica, sans-serif; z-index: 901; }
#nav a.activeSlide { color: #FFF; font-weight: bold; background:#535353; }
#nav a:focus { outline: none; }

#garden-planner { padding:10px 0; }

/* CVV2 POPUP */

#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; }

#retail_store img.banner { margin-left:-10px; margin-top:-10px; }
#retail_store .retail-specials { width:405px; float:left; color:#555555; }
#retail_store .retail-specials h2 { color:#d86018; margin-bottom:15px; font-size:16px; font-weight:bold; }
#retail_store .retail-specials h3 { color:#408930; padding-top:15px; font-size:12px; }
#retail_store .retail-specials p { margin-bottom:15px; }
#retail_store .retail-specials li { margin-left:20px; }
#retail_store .retail-map { width:275px; float:left; background:url("/images/retail_ribbon1.png") no-repeat scroll 0 0 transparent; margin-left:25px; padding:48px 0 25px 22px; color:#555555; line-height:19px; }
#retail_store .retail-hours { width:275px; float:left;background:url("/images/retail_ribbon2.png") no-repeat scroll 0 0 transparent; margin-left:25px; padding:48px 0 25px 22px; color:#555555; }
#retail_store .retail-hours ul { margin: 0px 0px 15px 0px; padding-left: 0; white-space: nowrap; width: 295px; overflow: hidden; }
#retail_store .retail-hours li { float: left; list-style-type: none; margin-bottom: 2px; width:80px; }
#retail_store .retail-calendar { width:275px; float:left;background:url("/images/retail_ribbon3.png") no-repeat scroll 0 0 transparent; margin-left:25px; padding:48px 0 25px 22px; color:#555555; }
#retail_store .retail-calendar .event { border-bottom: 1px solid #e7dab8; }
#retail_store .retail-calendar .event-name { color:#d86018; font-weight:bold; margin-bottom:5px; }
#retail_store .retail-calendar .event-date { font-style:italic; margin-bottom:15px; }
#retail_store .retail-calendar .event-description { margin-bottom:15px; }

#wishlist-manage th { color:#7B2E00; border-bottom:1px solid #7B2E00; padding:2px; }
#member_wishlist form fieldset { margin: 15px 5px; padding: 10px; border: #DCCDA8 1px solid; }
#member_wishlist form legend { font-weight: bold; color: #555; }
#member_wishlist td { padding:3px; }
#wishlist form fieldset { margin: 15px 5px; padding: 10px; border: #DCCDA8 1px solid; }
#wishlist form legend { font-weight: bold; color: #555; }
#wishlist th { color:#7B2E00; border-bottom:1px solid #7B2E00; padding:2px; }
#wishlist td { padding:3px; }

.wishlist_add {
 cursor: pointer;
}

/* Minicart */

#minicart_container { float:right; }
#minicart { padding:0px; }

#minicart_overlay_box {
    left: 500px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    top: 120px;
    z-index: 99999;
    width:500px;
}

#minicart_overlay {
    background: url("/images/bg_title.gif") repeat-x scroll center top #F6EFDB;
    border: 2px solid #449133;
    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: #FFFFFF;
    font-family: Georgia;
    font-size: 22px;
    font-weight: bold;
    margin: 3px 10px 18px;
    text-transform: capitalize;
}

#dealer-locator td { padding:5px; }

/* WHOLESALE */

#wholesale-horizontal { width: 1000px; margin: 0px auto 15px auto; height: 55px; font-family:georgia; }
#wholesale-content {
  background: #f6efdb url('/images/bg_title.gif') repeat-x center top;
  padding: 10px;
  border: 5px solid #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  width: 970px;
  min-height: 570px;
  margin-left: 15px;
  float: left;
  clear: right;
}
#wholesale-content h1.orange { color: #FFFFFF; display: block; font-family: Georgia; font-size: 22px; font-weight: bold; margin: 3px 5px 18px; text-transform: capitalize; }
.wholesaleMainTable td { padding:5px; }
td.wholesaleSubcategoryRow { font-size:16px; font-weight:bold; color:#D86018; padding:15px 5px 5px; }
.wholesaleProductTitleRow { background-color:#408930; color:#fff; }
.wholesaleMainTable td.wholesaleProdParentRow { color: #7B2E00; font-size: 14px; font-weight: bold; padding: 5px 0 0 5px; }
.wholesaleMainTable .wholesaleProdChildRow td { border-bottom: 1px solid #E3D6B4; padding:0 0 5px; }
#wholesale-orderform2 td { padding:5px; }
.wholesaleHeaderText td { font-size:16px; font-weight:bold; color:#D86018; padding:15px 5px 5px; }
tr.wholesaleCategoryRow { background-color:#408930; color:#fff; }

.address_confirm_cell { border: 1px solid #DCCDA8; padding: 5px; }

#confirm_shipping { float: right; width:360px;}
#confirm_billing { width:360px; }
#confirm_complete_total { float: right; width:360px;}
#confirm_payment { width:360px; }

#db_container { min-height: 740px; }
#db_header { position: relative; right: 10px; }
#db_text { color: #351603; font-size: 18px; margin: 10px 48px 0; text-align: left; }
#db_buy { float: right; margin-right: 48px; margin-top: 13px; }
#db_shop { float: left; margin-left: 48px; }
#db_tips { float: right; margin-right:48px; margin-top: 2px; }
#db_recipes { float: left; margin-left: 48px; }
#db_videos { left: 240px; position: relative; top: 5px; width: 250px; height:115px; } 

#db2_container { min-height: 100px; }
#db2_buy { float: left; margin-left: 48px; margin-top: 5px; }
#db2_shop { float: left; margin-left: 48px; }
#db2_tips { float: right; margin-right:48px; margin-top: 2px; }
#db2_recipes { float: left; margin-left: 48px; }
#db2_videos { left: 240px; position: relative; top: 5px; width: 250px; height:115px; } 

#free_prods td { padding: 5px; }

/* Growing Guide Table added 12-31-2014 */

#GGTABLE {border-collapse:collapse; text-align:center;}

#GGTD {background-color:#B59147; vertical-align:middle; padding:5px;  border: 2px solid #B59147; text-align:center;}

#GGTD2 {background-color:#e9debf; vertical-align:middle; padding:5px; border: 2px solid #B59147; text-align:center;}

/* generic form errors */
.error { color: #FF0000; }