.mobile { display: none; }
body { background: url('/images/bg.jpg') repeat-x #fff; color: #423f37; font: 14px Georgia, Times New Roman, serif; }
body, select, input, textarea { color: #333; }
a { color: #437137; text-decoration: none; }
a:hover { color: #58863b; text-decoration: underline; }
p { padding-bottom: 0px; font-size: 14px; }
ul { list-style: disc; margin: 5px 0px 10px 30px; }
li { padding-bottom: 0px; margin-left: 0px; }
.bold { font-weight: bold; }
.italic { font-style: italic; }

/* LAYOUT STYLES */
#container { width: 100%; margin: 0 auto; background: url('/images/glow.png') no-repeat 25% 0px; }

#main { width: 940px; margin: 0px auto; padding: 10px; background: #fff; border:1px solid #dfdbd4; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -moz-box-shadow: 0 0 5px rgba(50, 50, 50, 0.4); -webkit-box-shadow: 0 0 5px rgba(50, 50, 50, 0.4); box-shadow: 0 0 5px rgba(50, 50, 50, 0.4); z-index: 1; position: relative; }

#mainpopup { background: #fff; padding: 10px;  margin: 0px auto;}

#content { width: 710px; margin-left: 10px; float: right; clear: right; }

/* HEADER */
#container > header { margin: 0px; height: 147px; }
#container > header > section { width: 955px; overflow: hidden; margin: 0 auto; height: 178px; padding-top: 8px; padding-right: 5px; }

#container > header > section > figure { float: left; clear: left; position: absolute; padding: 0px; margin-top: -8px; width: 570px; }
#container > header > section > figure img.logo { float: left; margin-right: 5px; }
#container > header > section > figure img.name { margin-top: 45px; margin-left: 0px; }
#container > header > section > figure > figcaption { font-size: 14px; font-style: italic; color: #4b7818; margin: 0px; font-family: Georgia, Times New Roman, serif;  }

#container > header > section > .header_promo { float: right; clear: right; margin-top: 10px; }
#cartitems { margin-bottom: 10px; height: 33px; float: right; color: #3d6b08; font-size: 13px; width: 800px; font-family: Georgia, Times New Roman, serif; }
#cartitems span { color: #363636; text-transform: uppercase; }
#cartitems img { display: inline; vertical-align: middle; }
#cartitems .info { display: inline-block; text-align: center; width: 135px; margin-top: 9px; float:right; }
#cartitems .btn { display: inline-block; float:right; background: url('/images/cart_btn.png') no-repeat; height: 33px; line-height: 33px; width: 109px; text-align: right; padding-right: 13px; }
#cartitems a.cart_btn { color: #fff; font-size: 13px; font-family: Georgia, Times New Roman, serif; text-transform: uppercase; text-shadow: 0 1px 1px rgba(0,0,0,.3); }

#container > header > section > nav { width: 960px; text-align: right; display: block; height: 26px; }
#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; }

a.member { float:right; color: #3d6b08; font-size: 14px; font-family: Georgia, Times New Roman, serif; text-transform: uppercase; border-right: 1px solid #363636; padding-right: 8px; margin-top: 9px; }

/* MINI CART OVERLAY */
#container > header > section > #minicart_container { float: right; text-align: right; overflow:hidden; }
#minicart_overlay_box { left: 500px; margin-left: auto; margin-right: auto; position: fixed; right: 0; top: 20px; z-index: 99999; width: 500px; }
#minicart_overlay { color: #b51c23; font-size: 13px; background: #FFFFFF;  margin: 0 auto; padding: 10px; width: 450px; box-shadow: 0 0 20px #000000; -webkit-box-shadow: 0 0 20px #000000; -moz-box-shadow: 0 0 20px #000000; border: 2px solid #b51c23; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; }
#minicart { overflow:hidden; }
#minicart_overlay div img {  }
#minicart_overlay div .overlay_info {  }
#minicart_overlay div .overlay_info .prod_name { text-align: left; font-size: 12px; }
#minicart_overlay div .overlay_info .prod_price { text-align: left; }
#minicart_overlay div .overlay_info .prod_sku { text-align: left; }
#minicart_overlay div .overlay_info .prod_qty { text-align: left; }

#minicart_overlay button#btnContShop {  }
#minicart_overlay button#btnViewCart {  }

/* FOOTER */
#container > footer { margin: -65px 0px 0px 0px; padding-top: 80px; background: url('/images/footer_bg.jpg') repeat-x center; width:100%; min-width:960px; position: relative; z-index: 0; }
#container > footer > section { width: 940px; overflow: hidden; margin: 0 auto; padding: 0px 10px; }

footer .footer-col { display: -moz-inline-stack; display: inline-block; vertical-align: top; width: 178px; padding: 15px 0px; }
footer .contact { width: 390px; }
footer .footer-col h2 { color: #fef2da; font-size: 16px; font-family: Georgia, Times New Roman, serif; margin-bottom: 15px; letter-spacing: 1px; font-weight: bold; }
footer .footer-col ul { color: #fef2da; margin-left: 20px; font-size: 11px; }
footer .footer-col ul.no_list { list-style: none; margin-left: 0px; font-size: 14px; }
footer .footer-col li { color: #fef2da; line-height: 22px; font-size: 11px; font-weight: lighter; }
footer .footer-col .no_list li { font-size: 14px; }
footer .footer-col li a { color: #fef2da; font-size: 14px; font-weight: lighter; }

footer .footer-col ul.quest { margin-top: 22px; }
footer .footer-col ul.social { margin-bottom: 30px; }
footer .social img { float: left; margin-right: 15px; }
footer .social li { line-height: 16px; margin-bottom: 16px; }
footer .copy { color: #fff; font-size: 12px; padding: 0px 0px 0px 0px; float: right; width: 574px; margin-top: -28px; }

/* LEFT NAV */
aside#left_column { width: 220px; float: left; padding: 0px; }

aside#left_column header.phone { font-size: 26px; color: #2b5003; margin-bottom: 10px; font-weight:normal; }

#category_menu, #category_filters, #shop_by_price, #newsletter, #trial_offers, #opinions, #order_cat { margin-bottom: 10px; }

#category_menu nav { border: 1px solid #cdbc9a; background: #e3d3b3; }
#category_menu ul, #recently_viewed ul { list-style-type: none; }
#category_menu ul { margin: 0px; }
#category_menu li, #recently_viewed li { padding-bottom: 0px; margin: 0px; }
#category_menu li { text-align: center; border-bottom: 1px solid #cdbc9a; padding: 6px 0px; height: 18px; }
#category_menu li:last-child { border: 0 none; }
#category_menu li:hover, #category_menu li.active { background: #cdbc9a; }
#category_menu li a { color: #181818; font-size: 16px; }
#category_menu li a:hover { font-weight: bold; text-decoration: none; }
#category_menu ul li ul li { padding-left: 10px; }

#trial_offers img, #opinions img, #order_cat img { display: block; }

#join_us .join_us { background: #e3d3b3; border: 1px solid #cdbc9a; padding: 8px; }
#join_us .join_us h2 { color: #b51c23; font-size: 18px; text-align: center; }
#join_us .join_us input[type=email] { color: #252525; font-size: 14px; font-family: Helvetica, sans-serif; padding: 9px 8px; width: 180px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
#join_us .join_us input[type=submit] { border: 0 none; background: url('/images/join_btn.png') no-repeat; height: 29px; width: 29px; margin-left: -35px; }

#opinions .opinions { background: #e3d3b3; border: 1px solid #cdbc9a; padding: 8px; text-align: center; }
#opinions .opinions h2 { color: #b51c23; font-size: 18px; text-align: center; }
#opinions .opinions h3 { font-size: 14px; font-family: Helvetica, sans-serif; margin: 0 0 10px 0; }

#order_cat .order_cat { background: #e3d3b3; border: 1px solid #cdbc9a; padding: 8px; text-align: center; }
#order_cat .order_cat h2 { color: #b51c23; font-size: 18px; text-align: center; }

#recently_viewed ul { margin-right: 5px; }
#recently_viewed ul img { width: 75px; height: 75px; }

#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; }

/* INDEX PAGE */
#promo-boxes { margin-top: 35px; }
#promo-boxes ul { list-style: none; margin: 0px; width:102%; }
#promo-boxes li { float: left; width:230px; margin-right: 10px; margin-bottom: 10px; }
#promo-boxes li.right { margin-right: 0px; }
#promo-boxes li img { display: block; }
#promo-boxes li .info { text-align: center; border: 1px solid #e2dad0; padding-top: 5px; padding-bottom: 10px; overflow: hidden; }
#promo-boxes li .name { color: #b51c23; font-size: 18px; font-weight: bold; font-family: Georgia, Times New Roman, serif; margin-bottom: 0px; display: block; }
#promo-boxes li p.desc { color: #464646; font-size: 14px; font-style: italic; font-family: Georgia, Times New Roman, serif; margin-bottom: 12px; }
#promo-boxes li a.feat_btn { background: url('/images/ft_btn.png') no-repeat; border: 0 none; width: 122px; height: 32px; display: block; margin: 0px auto; }

#index #featured_products ul { list-style: none; margin: 0px; width:102%; }
#index #featured_products li, #featured_products li { float: left; width:230px; margin: 0 10px 10px 0; }
#index #featured_products li.right, #featured_products li.right { margin-right: 0px; }
#index #featured_products li img { display: block; }
#index #featured_products li .info { text-align: center; border: 1px solid #e2dad0; height: 137px; padding: 5px 0 10px 0; }
#index #featured_products li .name { color: #b51c23; font-size: 18px; font-weight: bold; font-family: Georgia, Times New Roman, serif; margin-bottom: 5px; display: block; height: 42px; }
#index #featured_products li p.desc { color: #464646; font-size: 14px; font-style: italic; font-family: Georgia, Times New Roman, serif; margin-bottom: 10px; height: 48px; }
#index #featured_products li a.feat_btn, #featured_products li a.feat_btn { background: url('/images/ft_btn.png') no-repeat; border: 0 none; width: 122px; height: 32px; display: block; margin: 0px auto; }

#category #featured_products { margin-top: 0px; }
#category #featured_products ul { list-style: none; margin: 0px; width:102%; }
#category #featured_products li { float: left; width:230px; margin-right: 10px; margin-bottom: 10px; }
#category #featured_products li.right { margin-right: 0px; }
#category #featured_products li img { display: block; }
#category #featured_products li .info { text-align: center; border: 1px solid #e2dad0; height: 145px; }
#category #featured_products li .name { color: #b51c23; font-size: 18px; font-weight: bold; font-family: Georgia, Times New Roman, serif; margin-bottom: 5px; display: block; height: 42px; }
#category #featured_products li p.desc { color: #464646; font-size: 14px; font-style: italic; font-family: Georgia, Times New Roman, serif; margin-bottom: 12px; height: 48px; }
#category #featured_products li a.feat_btn { background: url('/images/ft_btn.png') no-repeat; border: 0 none; width: 122px; height: 32px; display: block; margin: 0px auto; }

/* CATEGORY PAGE */
#breadcrumb { padding: 6px 10px 6px 10px; font-size: 14px; color: #000; text-transform: uppercase; font-family: Georgia, Times New Roman, serif; border-top: 1px solid #e1e1e1; border-bottom: 1px solid #e1e1e1; }
#breadcrumb a:link, #breadcrumb a:visited { font-size: 14px; color: #b51c23; text-decoration: none; text-transform: uppercase; font-family: Georgia, Times New Roman, serif; }
#breadcrumb a:hover, #breadcrumb a:active { font-size: 14px; color: #b51c23; text-decoration: underline; text-transform: uppercase; font-family: Georgia, Times New Roman, serif; }

#cat {  }
#cat > .cat-img {  }
#cat > .cat-img > img {  }
#cat > p { font-size: 14px; color: #423f37; line-height: 17px; font-family: Georgia, Times New Roman, serif; padding-bottom: 8px; margin-left: 10px; }
#cat > div {  }

#category_options { background: #e1e1e1; padding: 10px; margin-top: 10px; line-height: 43px; }
#category_filter { display: none; background: #e1e1e1; padding: 10px; margin-top: 10px; }

#category_options ul { float: left; list-style-type: none; width: 705px; margin: 0px; }
#category_options li { float: left; margin: 0px 40px 0px 0px; padding: 0px; line-height: 22px; }
#category_options li#sort select { width: 130px; margin: 0px 10px 0px 5px; }
#category_options li#prev-next { float: right; margin: 0px; text-align: right; }
#category_options li#prev-next span.pagenumber a { color: #333; font-weight: normal; }

#prev-next2 { clear: both; text-align: right; border-top: 1px solid #e1e1e1; margin: 10px 0px 0px 0px; padding: 10px 0px; }

/* PRODUCT PAGE */
.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; }
.enlarge a { color: #b51c23; font-size: 12px; text-transform: uppercase; }
.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 #e1e1e1; float: left; margin-right: 5px; }

#category .qty, #product .product .qty, .child-wrapper li.child-qty .qty, #viewcart .qty, #express_order .qty { width: 40px; }
#product .product .sku { color: #555; font-weight: bold; font-size: 12px; padding-top: 5px; }
#product .product .content > p { color: #423f37; font-size: 14px; }
#product .product .status { color: green; }
#product .product .price { margin: 10px 0; font-weight: bold; }

.red, .sale-price { color: #C00; }

#product .product .image { float: left; width: 374px; padding: 0 0 20px 0; margin: 10px 0px 0px 0px; overflow: hidden; }
#product .product .info { float: left; margin: 20px 0px 0px 20px; width: 316px; }
#product .product .info .content { }
#product .product .order { width: 710px; clear: both; }
#product .product .form { margin: 10px 0px 0px 0px; }

#product .product .image > a > img { margin-bottom: 5px; max-width: 374px; max-height: 374px; }

#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 { margin-top: 10px; }
#product .product .attributes select { display: block; }

#product .product .rev-stars { border-top: 1px solid #e2dad0; border-bottom: 1px solid #e2dad0; padding: 12px 0px; margin-top: 15px; }
#product .product .rev-stars .prod-rating { display: inline-block; margin-right: 5px; }
#product .product .rev-stars .review_links { display: inline-block; color: #b51c23; }
#product .product .rev-stars .review_links a { color: #b51c23; }

#product .product .rev-quote {  }
#product .product .rev-quote h2 { color: #446d16; font-size: 18px; font-style: italic; font-family: Georgia, Times New Roman, serif; }
#product .product .rev-quote p { color: #423f37; font-size: 14px; font-family: Georgia, Times New Roman, serif; }

.child-wrapper ul { list-style-type: none; overflow: hidden; margin: 0px; padding: 15px 0 12px;  border-bottom: 1px solid #e2dad0; }
.child-wrapper ul.child-header { border-top: 1px solid #e2dad0; border-bottom: 1px solid #e2dad0; padding: 0px 0px 0px 0px; }
.child-wrapper ul.child-header li { font-size: 11px; color: #4e3325; text-transform: uppercase; line-height: 30px; }
.child-wrapper li { list-style-type: none; width: 100px; margin: 0px 1px 0px 0px; min-height: 30px; display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; _height: 30px; }
.child-wrapper li.header-desc, .child-wrapper li.child-desc { width: 320px; }
.child-wrapper li.child-desc img { height: 70px; width: 70px; float: left; margin: 0px 10px; }
.child-wrapper li.child-desc span { display: block; }
.child-wrapper li.child-desc span.name { color: #b51c23; font-size: 16px; float: left; margin-right: 8px; }
.child-wrapper li.header-price, .child-wrapper li.child-price { width: 45px; }
.child-wrapper li.child-price { font-size: 16px; padding-top: 10px; }
.child-wrapper li.header-sku, .child-wrapper li.child-sku { width: 70px; }
html .child-wrapper li.header-weight, html .child-wrapper li.child-weight { display: none !important; }
.child-wrapper li.header-options, .child-wrapper li.child-options { width: 135px; }
.child-wrapper li.child-options { float: right; padding: 0px; width: 140px; }
.child-wrapper li.child-options select { width: 125px; font-size: 12px; }
.child-wrapper li.header-qty, .child-wrapper li.child-qty { width: 50px; }
.child-wrapper li.header-qty { display: inline; }
.child-wrapper li.child-qty { float:right; }
.child-wrapper li.child-qty input[type=number] { width: 20px!important; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; position: relative; top: -1px; }
.child-wrapper li.child-qty span.qty-label { font-size: 10px; font-family: Helvetical, sans-serif; font-weight: bold; position: relative; top: -3px; }
.child-wrapper li.child-buy { margin: -2px 0px 0px 0px; float:right; }
.child-wrapper li.child-buy input[type=submit] { font-size: 13px; font-family: Georgia, Times New Roman, serif; background: url('/images/add_btn.png') no-repeat; border: 0 none; width: 98px; height: 32px; display: block; margin: 0px auto; }

.child-wrapper ul.child-header li.header-mapping { width: 100%; background: #fef6e9; padding-left: 10px; }
.child-wrapper li.child-desc { width: 100%; height: 35px; font-size: 16px; }
.child-wrapper li.child-mappings { float: right; width: 323px; font-family: Helvetica, sans-serif; font-size: 12px; }
.child-wrapper li.child-mappings div, .child-wrapper li.child-mappings label, .child-wrapper li.child-mappings select, .child-wrapper li.child-mappings p, .child-wrapper li.child-mappings input, .child-wrapper li.child-options select { display: block; float: left; margin-right: 5px; }
.child-wrapper li.child-mappings input[type=text] { width: 100px; float: none; padding: 3px 5px; }
.child-wrapper li.child-mappings input[type=text], .child-wrapper li.child-mappings select { margin-right: 0px; width: 132px; }

.child-wrapper li.child-mappings div.mapping div.select label { padding-top: 2px; }
.child-wrapper li.child-mappings label { margin-right: 3px; }
.child-wrapper li.child-mappings select { font-size: 12px; }
.child-wrapper li.child-mappings div.mapping div.select span.label { float: left; clear: left; display: block; width: 132px; margin-left: 47px; font-size: 10px; font-weight: bold; text-align: center; }
.child-wrapper li.child-mappings div.new { margin-right: 0px; }
.child-wrapper li.child-mappings div.new input[type=text] { font-size: 12px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; padding: 2px 5px; width: 95px; }
.child-wrapper li.child-mappings div.new label { font-size: 10px; font-weight: bold; width: 103px; text-align: center; }

/* IMAGE OVERLAY */
#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; display: none; }
#image_overlay img { position: relative; z-index: 1001; margin: 100px 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;
/*  position: absolute; margin-left: -32px; top: 76px;*/ cursor: pointer; }

/* PRODUCT TABS */
#product_tabs { margin: 20px 0px 5px 0px; float: left; display: block; clear: both; width: 100%; overflow: auto; }
#tab-row { margin: 0px; }
#tab-row li { color: #fff; float: left; display: block; /*position: relative; top: 1px; */cursor: pointer; padding: 7px 10px; margin: 0 2px; background: url('/images/hrz_bg.png') repeat-x; border: 1px solid #911a1f; -webkit-border-radius: 5px 5px 0px 0px; -moz-border-radius: 5px 5px 0px 0px; border-radius: 5px 5px 0px 0px; }
#tab-row li:first-child { margin-left: 0px; }
#tab-row .active { background: #e3d3b3; color: #483022; border: 0 none; padding: 8px 10px; }
#tab_contents { clear: both; background: #e3d3b3; padding: 10px; }
#tab_contents .content { display: none; padding: 15px 20px 25px 20px; min-height: 100px; background: #fff8ed; /* hack for IE */ height: auto !important; height: 100px; max-height: 250px; overflow-y: scroll; /* overflow: scroll; */}

#tab_contents .content .rev-title { color: #446d16; font-size: 18px; font-style: italic; font-family: Georgia, Times New Roman, serif; margin-bottom: 10px; }
#tab_contents .content .rev-info { color: #423f37; font-size: 14px; font-family: Georgia, Times New Roman, serif; }
#tab_contents .content .rev-comments { color: #423f37; font-size: 14px; font-family: Georgia, Times New Roman, serif; margin-bottom: 15px; }

body#qanda { background: transparent; }
ul#qa_box { list-style: none; }
ul#qa_box ul { list-style: none; }
ul#qa_box li { color: #423f37; font-size: 16px; font-family: Georgia, Times New Roman, serif; }
ul#qa_box li div { color: #423f37!important; font-size: 16px!important; font-family: Georgia, Times New Roman, serif!important; }
ul#qa_box li.question a { color: #b51c23; }
ul#qa_box li.question a:hover { color: #b51c23; }

#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; }

/* GRID/LIST VIEWS */
.display, .cat-thumbs { list-style-type: none; margin: 0; padding: 0; }
.display li { text-align: left; float: left; clear: both; margin: 10px 0px 0px 0px; width: 723px; }
.display li section { padding: 10px; float: left; }
.display li .image { float: left; width: 152px; overflow: hidden; }
.display li .info { float: left; width: 541px; margin-left: 10px; }
.display li .content { float: left; width: 381px; }
.display li .sku, .display li .status, .display li p, .display li .price, .display li input.qty { margin: 0px 0px 10px 0px; }
.display li div.child { display: none; }
.display li .order {float: left; width: 150px; margin-left: 10px; }

ul.grid { width: 715px; }
.grid li { list-style-type: none; width: 230px; margin: 0px 7px 10px 0px; min-height: 200px; display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; _height: 200px; }
.grid li .product { padding: 0px; }
.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 .image { float: none; display:block; text-align: center; margin-bottom: 0px; height: 162px; width: 230px; }
.grid li .image img { max-width: 230px; max-height: 162px; }
.grid li .info { float: none; display:block; text-align: center; border: 1px solid #e2dad0; padding: 5px; height: 175px; }
.grid li .name {  }
.grid li .name a {  }
.grid li .price { font-size: 15px; }
.grid li.right { margin-right: 0px; }
.grid li .qty-label, .grid li div.child, .grid li div.status, .grid li input.qty { display: none; }
.grid li .sku, .grid li p, .grid li .price { margin: 0px 0px 10px 0px; }
.grid li p { color: #464646; font-size: 14px; font-style: italic; font-family: Georgia, Times New Roman, serif; margin-bottom: 5px; height: 64px; overflow: hidden; }
/*.grid li .more-link a { background: url('/images/ft_btn.png') no-repeat; border: 0 none; width: 122px; height: 32px; display: block; margin: 0px auto; }*/

.cat-thumbs li { border: 1px solid #e1e1e1; display: -moz-inline-stack; display: inline-block; vertical-align: top; width: 230px; 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; font-size: 12px; width: 210px; margin: 0px auto; text-align: center; }

.thumb-product { padding: 0px; }
#recently_viewed .thumb-product { padding: 0px; }

/*#cat .grid li .info { text-align: center; border: 1px solid #e2dad0; padding: 15px 5px; height: 200px; }*/

#related_products, #featured_products { display: block; clear: both; }
#related_products ul.grid, #featured_products ul.grid { margin: 0px; }
#related_products .grid li, #featured_products .grid li { margin: 0 10px 10px 0; float: left; }
#related_products .grid li.right, #featured_products .grid li.right { margin-right: 0; }
#featured_products .grid li .info { height: 135px; }
#related_products .grid li .info { height: 163px; }
#related_products .grid li .name a, #featured_products .grid li .name a { color: #b51c23; font-size: 18px; font-weight: bold; font-family: Georgia, Times New Roman, serif; margin-bottom: 0px; display: block; height: 42px; overflow: hidden; }
#related_products .grid li p, #featured_products .grid li p { max-height: 50px; overflow: hidden; }

/* CHECKOUT */
.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; }

#promo-box { text-align: center; border: 1px solid #e1e1e1; padding: 5px 10px; margin: 0px 0px 10px 0px; overflow: hidden; clear: both; }
#promo-box div.text { width: 350px; float: left; text-align: left; }
#promo-box div.promo_applied { margin: 10px; padding: 5px 10px; border: #38A320 1px solid; background-color: #E2F4DE; color: #38A320; font-weight: bold; width: 300px; float: right; }
#promo-box div.errors { clear: left; float: left; margin-top: 10px; width: 96%; }

#viewcart .cart-wrapper ul { list-style-type: none; margin: 10px 0px 0px 0px; padding: 0px; border: 1px solid #e1e1e1; border-width: 1px 0px; clear: both; }
#viewcart .cart-wrapper ul.header-row { color:#181818; background: url('/images/bg.jpg') repeat-x #fff; border: 1px solid #E1E1E1; }
#viewcart .cart-wrapper li { list-style-type: none; width: 100px; margin: 0px 1px 0px 0px; padding: 10px 5px; min-height: 20px; display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; _height: 20px; }
#viewcart .cart-wrapper li.header-remove, #viewcart .cart-wrapper li.cart-remove { width: 50px; text-align: center; }
#viewcart .cart-wrapper li.header-desc, #viewcart .cart-wrapper li.cart-desc { width: 345px; }
#viewcart .cart-wrapper li.header-desc b { color:#B51C23; }
#viewcart .cart-wrapper li.cart-desc .name { margin-left: 65px; }
#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: 95px; }
#viewcart .cart-wrapper li.header-qty, #viewcart .cart-wrapper li.cart-qty { width: 55px; text-align: center; }
#viewcart .cart-wrapper li.cart-qty input[type="submit"] { border: none; background: none; color: #437137; text-decoration: underline; font-family: Georgia, Times New Roman, serif; }
#viewcart .cart-wrapper li.cart-qty a { text-decoration: underline; }
#viewcart .cart-wrapper li.header-total, #viewcart .cart-wrapper li.cart-total { width: 95px; text-align: right; }

.change { padding-top: 10px; width: 350px; float: left; }

.update-total { height: 50px; overflow: visible; display: block; margin: 10px 0px; width: 350px; float: right; }
.update-total div { float: left; width: 250px; 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 #e1e1e1; clear: both; }
.buttons div { float: left; width: 175px; 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.divider { height: 15px; }

#viewcart .buttons div.btn-continue { width: 185px; }

.ship_estimator_header { min-height: 15px; _height: 15px; border: 1px solid #e1e1e1; border-width: 1px 0px; margin-bottom: 10px; padding: 10px 5px; overflow: hidden; clear: both; background: #e1e1e1; }
.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 #e1e1e1; border-width: 1px 0px; clear: both; }
.recipients ul.header-row { color:#181818; background: url('/images/bg.jpg') repeat-x #fff; border: 1px solid #E1E1E1; }
.recipients li { list-style-type: none; width: 33%; margin: 0px 1px 0px 0px; padding: 10px 0px; min-height: 20px; float: left; overflow: visible; vertical-align: middle; _height: 20px; text-align: center; }
.recipients .table-item { text-align: left; font-size: 12px; }
.recipients .table-image { width: 80px; padding: 0 10px 10px 0; vertical-align: middle; float: left; }
.recipients .buttonrow { clear: both; padding-top: 10px; text-align: center; }

section.address, section.order { overflow: hidden; width: 100%; display: block; border: 1px solid #e1e1e1; border-width: 1px 0px; clear: both; margin: 0px 0px 10px 0px; }
section.address h3, section.address div, section.order h3, section.order div { width: 25%; float: left; padding: 10px 0px; vertical-align: middle; }

div.checkout-display-totals { text-align: center; margin: 0px auto; }
div.order-totals { clear: both; width: 75%; margin: 0px auto 10px auto; min-height: 50px; overflow: hidden; border: 1px solid #e1e1e1; border-width: 1px 1px 0px 1px; text-align: center; }
#checkout_display .order-totals h3 { clear: both; margin: 0px auto; padding: 10px 0px; border-bottom: 1px solid #e1e1e1; background: #e1e1e1; }
.order-totals ul { float: left; width: 100%; min-height: 20px; overflow: visible; list-style-type: none; margin: 5px 0px 0px 0px; padding: 0px; border: 1px solid #e1e1e1; border-width: 0px 0px 1px 0px; clear: both; }
.order-totals li { list-style-type: none; width: 46%; margin: 0px 1px 0px 0px; padding: 5px 10px; min-height: 20px; float: left; overflow: visible; vertical-align: middle; _height: 20px; text-align: left; }
.order-totals li.amount { text-align: right; }
#checkout_display .buttonrow { clear: both; text-align: center; }

.confirmation section { border: 1px solid #cdbc9a; margin-bottom: 10px; padding: 10px; }
.confirmation .heading { padding: 10px; background: #e3d3b3; overflow: hidden; }
.confirmation .heading input { float: right; }
.confirmation .heading h3 { float: left; width: auto; line-height: 29px; }

#checkout_confirmation .cart-wrapper { border: 1px solid #e1e1e1; margin-bottom: 10px; }
#checkout_confirmation .cart-wrapper ul { list-style-type: none; margin: 0px; padding: 0px;  border-bottom: 1px solid #cdbc9a; }
#checkout_confirmation .cart-wrapper ul.header-row { color:#181818; background: url('/images/bg.jpg') repeat-x #fff; border: 1px solid #E1E1E1; }
#checkout_confirmation .cart-wrapper li { list-style-type: none; width: 100px; margin: 0px 1px 0px 0px; padding: 10px 5px; min-height: 20px; display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; _height: 20px; }
#checkout_confirmation .cart-wrapper li.header-desc, #checkout_confirmation .cart-wrapper li.cart-desc { width: 340px; }
#checkout_confirmation .cart-wrapper .cart-image { width: 50px; height: 50px; float: left; display: block; margin-right: 5px; }
#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; }

.member-links ul { margin: 0px 0px 15px 0px; padding-left: 0; white-space: nowrap; width: 100%; overflow: hidden; }
.member-links li { float: left; list-style-type: none; line-height: 21px; margin: 0px 0px 10px 0px; padding-bottom: 0px; }
.member-links a { padding: 3px 10px; margin: 0px 1px 0px 0px; }
.member-links a:link, .member-links a:visited { color: #fff; background-color: #a51e22; text-decoration: none; }
.member-links a:hover { color: #fff; background-color: #c3232a; text-decoration: none; }

/* HEADING STYLES */
h1 { font-size: 24px; font-weight: bold; color: #423f37; margin: 0px 0px 10px 0px; }
#cat h1 { font-size: 24px; font-weight: normal; color: #423f37; margin: 5px 0px 5px 10px; }
#product h1 { font-size: 20px; font-weight: normal; color: #b51c23; margin: 0px 0px 15px 0px; }

h2 { font-size: 24px; font-weight: normal; color: #423f37; margin: 0px 0px 10px 0px; }

#category_menu h2,
#trial_offers h2,
#opinions >header > h2,
#join_us > header > h2,
#order_cat >header > h2,
#category_filters h2,
#shop_by_price h2,
#minicart h2,
#newsletter h2,
#recently_viewed h2 { font-size: 20px; font-weight: bold; color: #ffffff; background: url('/images/lc_brn_hd.jpg') no-repeat; margin: 0px; padding: 10px 10px; text-align: center; text-shadow: 0 1px 1px rgba(0,0,0,.3); }

#category_menu h2 { background: url('/images/left_col_hd.jpg') no-repeat top center; }

#index #content h2, #related_products h2 { font-size: 14px; text-transform: uppercase; margin: 15px 0px 0px 0px; }
#welcome h2 { font-size: 14px; text-transform: uppercase; margin: 15px 0px 10px 0px; }
#category .display h2, #category .grid h2 { color: #b51c23; font-size: 18px; font-weight: bold; font-family: Georgia, Times New Roman, serif; margin-bottom: 0px; display: block; height: 42px; overflow: hidden; }

#product #related_products h2, #featured_products h2 { text-transform: none; font-weight: bold; font-size: 20px; text-shadow: 0 1px 1px rgba(0,0,0,.3); color: #ffffff; background: url('/images/wide_brn_hdr.png') no-repeat; margin: 0px; padding: 10px 10px; }

/* FORM STYLES */
input[type=text], textarea, select, input[type=password], input[type=email], input[type=number], input[type=tel], input[type=url] { padding: 5px 10px; border: solid 1px #CCCCCC; outline: 0; font-size: 13px; background: #FFFFFF; background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#FFFFFF)); background: -moz-linear-gradient(top, #f9f9f9, #FFFFFF); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#FFFFFF'); -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; border-radius:0px \0/; }
select { padding: 1px 1px 1px 10px; }
input[type=text]:hover, textarea:hover, select:hover, input[type=password]:hover, input[type=email]:hover, input[type=number]:hover, input[type=tel]:hover, input[type=url]:hover,
input[type=text]:focus, textarea:focus, select:focus, input[type=password]:focus, input[type=email]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=url]:focus, html input.focusField { background: #ffffff; border-color: #446D16; box-shadow: 0px 1px 5px #446D16; -webkit-box-shadow: 0px 1px 5px #446D16; -moz-box-shadow: 0px 1px 5px #446D16; }
html input.dynamic_qty, html input.dynamic_qty:hover, html input.dynamic_qty:focus, input[readonly] { background: transparent; width: auto; padding: 0px; border: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; font-weight: bold; vertical-align: baseline; filter: none; }
input[readonly]::-webkit-outer-spin-button,
input[readonly]::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }
input::-webkit-outer-spin-button { -webkit-appearance:  none; -webkit-user-select: none; display: none; margin: 2px; }
input::-webkit-inner-spin-button { -webkit-appearance:  none; -webkit-user-select: none; display: inline-block; margin: 0; }
input:-webkit-autofill {  }

/*div.form-container { margin: 10px; padding: 5px; background-color: #FFF; border: #EEE 1px solid; }*/

p.legend { margin-bottom: 1em; }
p.legend em { color: #C00; font-style: normal; }

div.errors { margin: 0 0 10px 0; padding: 5px 10px; border: #C00 1px solid; background-color: #FFF2F2; }
div.errors p { margin: 0; }
div.errors p em { color: #C00; font-style: normal; font-weight: bold; }

div.messages { margin: 0 0 10px 0; padding: 5px 10px; border: #FFD819 1px solid; background-color: #FFF5C6; }
div.messages p { margin: 0; }
div.messages p em { color: #666; font-style: normal; font-weight: bold; }
div.messages label { margin-right: 10px; width: 40px; display: block; float: left; text-align: left; position: relative; }
div.messages ul { list-style-type: none; margin: 0px; padding: 0px; }
div.messages li { padding: 0px; margin: 0px; }

div.form-container form p { margin: 0; }
div.form-container form p.note { margin-left: 170px; font-size: 90%; color: #333; }
div.form-container form fieldset { margin: 15px 0; padding: 10px; border: #DDD 1px solid; }
div.form-container form legend { font-weight: bold; color: #446d16; }
div.form-container form /*fieldset */div { padding: 0.25em 0; }
div.form-container label, div.form-container span.label { margin-right: 10px; padding-right: 10px; width: 150px; display: block; float: left; text-align: right; position: relative; }
div.form-container fieldset.gift label { width: 210px; }
div.form-container fieldset.gift label.date { width: 155px; margin-left: 55px; }
div.form-container label.error, 
div.form-container span.error,
div.form-container div.error { color: #C00; }
div.form-container label em, 
div.form-container span.label em { position: absolute; right: 0; font-size: 120%; font-style: normal; color: #C00; }
div.form-container input.error,
div.form-container div.error select,
div.form-container div.error input { border-color: #C00; background: #FFF2F2; }
div.form-container input:focus,
div.form-container input.error:focus, 
div.form-container textarea:focus { /*background-color: #fef5ec; border-color: #fef5ec;*/ }
div.form-container div.controlset label, 
div.form-container div.controlset input { display: inline; float: none; }
div.form-container div.controlset div { margin-left: 170px; }
div.form-container div.buttonrow { margin-left: 180px; }

div.form-container2 div { padding: 0.25em 0; }
div.form-container2 label { margin-right: 10px; width: 100px; display: block; float: left; text-align: left; position: relative; }
div.form-container2 input:focus,
div.form-container2 input.error:focus, 
div.form-container2 textarea:focus { /*background-color: #fef5ec; border-color: #fef5ec;*/ }

div.login div { padding: 0.25em 0; }
div.login .welcome-back { border: 1px solid #cdbc9a; padding: 10px; }
div.login .info { width: 70%; }
div.login fieldset { margin: 15px 0; padding: 10px; border: 1px solid #cdbc9a; }
div.login fieldset.login-box { background: #e3d3b3; border:0; }
div.login legend { font-weight: bold; color: #446d16; background-color: #fff; padding: 2px 5px; }
div.login label, div.login span.label { margin-right: 10px; width: 120px; padding: 3px 0; display: block; float: left; text-align: left; position: relative; }
div.login input:focus,
div.login input.error:focus, 
div.login textarea:focus { /*background-color: #fef5ec; border-color: #fef5ec;*/ }
div.login div.controlset label, 
div.login div.controlset input { display: inline; float: none; }
div.login div.controlset div { margin-left: 100px; }
div.login .buttonrow { margin-top: 10px; }

#checkout div.login label, #checkout div.login span.label { width: 65px; }
#checkout div.catalog label, #checkout div.catalog span.label { width: 95px; }

div.quick-checkout form p { margin: 0; }
div.quick-checkout form p.note { margin-left: 110px; font-size: 90%; color: #333; }
div.quick-checkout #shipping_info { margin: 0px 15px 0px 10px; }
div.quick-checkout #shipping_info, div.quick-checkout #billing_info { width: 525px; float: none; margin: 0px auto; }
div.quick-checkout form fieldset { margin: 15px 0px; padding: 10px; border: #DDD 1px solid; }
div.quick-checkout form legend { font-weight: bold; color: #446d16; }
div.quick-checkout form /*fieldset */div { padding: 0.25em 0; }
div.quick-checkout form div.date { height: 70px; width: 350px; }
div.quick-checkout label, 
div.quick-checkout span.label { margin-right: 5px; padding-right: 5px; width: 127px; display: block; float: left; text-align: right; position: relative; }
div.quick-checkout select { width: 185px!important; }
div.quick-checkout select#ccexpm { width: 46px!important; }
div.quick-checkout select#ccexpm2 { width: 70px!important; }
div.quick-checkout select#choose1 { margin-top: 7px; }
div.quick-checkout label.error, 
div.quick-checkout span.error,
div.quick-checkout div.error { color: #C00; }
div.quick-checkout label em, 
div.quick-checkout span.label em { position: absolute; right: 0; font-size: 120%; font-style: normal; color: #C00; }
div.quick-checkout input.error,
div.quick-checkout div.error select,
div.quick-checkout div.error input { border-color: #C00; background: #FFF2F2; }
div.quick-checkout input:focus,
div.quick-checkout input.error:focus, 
div.quick-checkout textarea:focus { /*background-color: #fef5ec; border-color: #fef5ec;*/ }
div.quick-checkout div.controlset label, 
div.quick-checkout div.controlset input { display: inline; float: none; }
div.quick-checkout div.controlset div { margin-left: 110px; }
div.quick-checkout div.buttonrow { margin-left: 180px; }

span.req { color: #C00; }

/* BUTTON STYLES */
.button { display: inline-block; zoom: 1; vertical-align: bottom; overflow: visible; margin: 0 2px; outline: none; cursor: pointer; text-align: center; text-decoration: none; font: 14px/100% Georgia, sans; padding: .5em 2em .55em; text-shadow: 0 1px 1px rgba(0,0,0,.3); -webkit-border-radius: .5em;  -moz-border-radius: .5em; border-radius: .5em;
/* commented out the CSS to remove round corners in IE */
/*border-radius:0px \0/;*/ -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); box-shadow: 0 1px 2px rgba(0,0,0,.2); }
.button:hover { text-decoration: none; }
.button:active { position: relative; top: 1px; }
.button a { color:#fff; }

.bigrounded { -webkit-border-radius: 2em; -moz-border-radius: 2em; border-radius: 2em; /*border-radius:0px \0/;*/ }
.large { font-size: 14px; font-weight: normal; padding: .8em 2em .60em; text-transform: uppercase; }
.medium { font-size: 14px; font-weight: normal; padding: 5px 12px; height: 32px; line-height: 22px; text-transform: uppercase; }
.small { font-size: 11px; padding: .2em 1em .275em; text-transform: uppercase; }
#product .product .small { font-size: 11px !important; padding: .2em 1em .275em; height: 20px !important; margin: 2px auto !important; }

/* - green button */
.style1, .style1:visited { color: #fff; border: solid 1px #2c4e28; background: url('/images/grn_btn.png') repeat-x #56843a; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.style1:hover, .style1:active { background: url('/images/grn_btn2.png') repeat-x #427036; color: #fff; }

/* - yellow button */
.style2, .style2:visited  { color: #181818; border: solid 1px #ac7d2c; background: url('/images/ylw_btn.png') repeat-x #ebb71f !important; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.style2:hover, .style2:active { color: #181818; border: solid 1px #ac7d2c; background: url('/images/ylw_btn.png') repeat-x #dda227 !important; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

/* DROP DOWN MENU STYLES */
#horizontal { width: 960px; margin: 0px auto; height: 32px; }
#horizontal ul { padding: 0; margin: 0; list-style-type: none; z-index: 500; height: 32px; float: right; }
#horizontal ul li { margin: 0; float: left; display: inline; position: relative; white-space: nowrap; }
#horizontal ul li a,
#horizontal ul li a:visited,
#horizontal ul li a:hover { margin: 0px 2px 0px 0px; padding: 0px 12px; height: 32px; line-height: 32px; color: #fff; font-size: 14px; text-decoration: none; display: -moz-inline-stack; display: inline-block; zoom: 1; }
#horizontal ul li a:hover,
#horizontal ul li:hover a { color: #fff; text-decoration: underline; }
#horizontal ul li a.active { color: #b51c23; }
#horizontal ul li ul { display: none; }
#horizontal table { margin: 0; border-collapse: collapse; font-size: 12px; position: absolute; top: 0; left: 0; }

/* Link specific background to fix for IE browsers */
/*HOME*/
#horizontal ul li.home a,
#horizontal ul li.home a { background: url('/images/home.png') no-repeat; width: 70px; height: 32px; padding: 0px; text-align: center; }
#horizontal ul li.home a.active { background: url('/images/home_roll.png') no-repeat; }
/*ABOUT*/
#horizontal ul li.about a,
#horizontal ul li.about a { background: url('/images/about.png') no-repeat; width: 78px; height: 32px; padding: 0px; text-align: center; }
#horizontal ul li.about a.active { background: url('/images/about_roll.png') no-repeat; }
/*FREE CATALOG*/
#horizontal ul li.free_cat a,
#horizontal ul li.free_cat a { background: url('/images/free_cat.png') no-repeat; width: 97px; height: 32px; padding: 0px; text-align: center; }
#horizontal ul li.free_cat a.active { background: url('/images/free_cat_roll.png') no-repeat; }
/*NEWSLETER SIGNUP*/
#horizontal ul li.news a,
#horizontal ul li.news a { background: url('/images/newsletter.png') no-repeat; width: 137px; height: 32px; padding: 0px; text-align: center; }
#horizontal ul li.news a.active { background: url('/images/newsletter_roll.png') no-repeat; }
/*HELP*/
#horizontal ul li.help a,
#horizontal ul li.help a { background: url('/images/help.png') no-repeat; width: 137px; height: 32px; padding: 0px; text-align: center; }
#horizontal ul li.help a.active { background: url('/images/help_roll.png') no-repeat; }


/* specific to non IE browsers */
#horizontal ul li:hover ul { display: block; position: absolute; top: 34px; background: #191970; margin-top: 0px; left: 0; width: 190px; z-index: 500; }
#horizontal ul li:hover ul li { padding: 0px; }
#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 15px 5px 15px; width: 160px; }
#horizontal ul li:hover ul li a:hover { color: #FFF; background: #69f; }

/* specific to IE5.5 and IE6 browsers */
#horizontal ul li a:hover ul { display: block; text-align: left; position: absolute; top: 34px; t\op: 33px; background: #191970; left: 0; marg\in-top: 1px; z-index: 500; }
#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: #69f; font-size: 12px; }

/* CHECKOUT PROGRESS INDICATOR */
#steps { margin: 0px auto 15px auto; padding: 0px; overflow: hidden; text-align: center; width: 680px; }
#steps.quick { width: 450px; }
#steps ol { text-align: center; margin: 0px auto; }
ol#progress { list-style: none; background: #e1e1e1; 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: 0px 1px 0px 0px; line-height: 14px; }
#progress div { float: left; display: block; text-decoration: none; padding: 8px 20px 8px 35px; background: #cdbc9a; color: #181818; font-weight: bold; /*text-shadow: 1px 1px 1px rgba(0,0,0,0.25);*/ position: relative; white-space: nowrap; }
#progress span { font-size: 1.333em; font-weight: normal; display: block; font-style: normal; }
#progress .active div { font-weight: normal; background: url('/images/grn_btn.png') repeat-x; 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; }

#search { margin: 0px 10px 0px 0px; padding: 4px 5px 0px 8px; width: 256px; height: 28px; overflow: visible; background: url('/images/search_bg.png') no-repeat; }
#search input[type=text] { color: #252525; font-size: 12px; font-family: Helvetica, sans-serif; padding: 4px 8px 4px 5px; width: 189px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
#search input[type=submit] { background: url('/images/srch_btn.png') no-repeat; border: 0 none; height: 20px; width: 20px; margin-left: -26px; }
#search label { color: #fff; margin-top: 4px; margin-right: 10px; display: block; float: left; }
#search #suggestions { background: white; z-index: 501; position: absolute; width: 225px; box-shadow: 0px 5px 10px rgba(0, 0, 0, .3); -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, .3); -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, .3); }
#search #suggestions div { padding: 0px 10px; line-height: 24px; }
#search #suggestions div:hover { background: #e1e1e1; }

/* SLIDESHOW */
#slideshow { margin: 0px auto 10px auto; width: 710px; height: 456px; overflow: hidden; z-index: 800; display: block; }
#slideshow img { z-index: 800; }
#nav { text-align: right; padding: 0px 5px 0px 0px; position: relative; z-index: 900; margin-top: -54px; height: 44px; line-height: 44px; 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: underline; font-size: 12px; font-weight: normal; color: #cfcfcf; font-family: Arial, Helvetica, sans-serif; z-index: 901; }
#nav a.activeSlide { color: #FFF; text-decoration: none; }
#nav a:focus { outline: none; }
div#caption { position: relative; color: #fff; z-index: 1000; margin-top: -36px; margin-left: 10px; width: 550px; font-size: 30px; height: 10px; }

/* 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; }

#category_menu ul li ul { display: none; }
#category_menu .active { display: block; }

div .additional-prod { float: left; display: block; margin: 10px 0px; padding: 0px 0px 10px 0px;  border: 1px solid #e1e1e1; border-width: 1px 0px; overflow: visible; }

#guest_checkout_container { float: left; margin-right: 20px; width: 50%;}
#member_checkout_container {  }

.freeprod { margin:0 0 10px; float:left; }
.freeprod td { padding:5px 0 0; }

table { margin-bottom: 15px; }

a.medium { height: 20px; }

a#wraplink {
    color: #b12031;
    position: relative;
    left: 15px;
        font-family: Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;

}




/*************** New CSS ****************/

.grid li p {height:auto;}
#product_form li.child-btn.inactive.iefix { margin-left:95px; }
.shipping_method { height:44px; margin-top:23px; position:relative; }
.shipping_info { left: 430px;  position: absolute;  top: -25px; }
div.complete_order_total {float:left;}
div.grand-total {float:right;}