/* Document:reset.css Created on:23-Feb-2010,10:22:15 Author:John Moxon Description:Purpose of the stylesheet follows. */ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;}/*Clearfix - clearing floats without impact on markup*/ /* float clearing for IE6 */ * html .clearfix{height:1%;overflow:visible;}/* float clearing for IE7 */ *+html .clearfix{min-height:1%;}/* float clearing for everyone else */ .clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden;}/* Document:text Created on:23-Feb-2010,16:37:05 Author:John Description:Purpose of the stylesheet follows. */ /* TODO customize this sample style Syntax recommendation http://www.w3.org/TR/REC-CSS2/ */ body{font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:0.75em;}a{text-decoration:none;color:#228822;}a:hover{text-decoration:underline;}strong{font-weight:700;}h1{font-size:2.17em;color:#228822;margin-bottom:15px}h1 span{color:#333;}h2{font-size:1.25em;font-weight:700;margin-bottom:15px;}h3{color:#228822;font-size:1.25em;font-weight:700;}p{margin-bottom:15px;}em{font-style:italic;}/* Document:3col.css Created on:23-Feb-2010,11:33:05 Author:John Description:This stylesheet shall be used on 3 col layout pages to supply 'HG' css layout */ /* TODO customize this sample style Syntax recommendation http://www.w3.org/TR/REC-CSS2/ */ body{width:100%;min-width:991px;}#colmask{position:relative;/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */ clear:both;float:left;width:100%;/* width of whole page */ overflow:hidden;/* This chops off any overhanging divs */ background:transparent;/* Left column background colour */}#colmid{float:left;width:200%;position:relative;left:250px;/*left col inc padding*/ background:transparent;/* Centre column background colour */}#colright{float:left;width:100%;position:relative;left:50%;margin-left:-500px;/*both left and right col inc padding*/ background:transparent;/* Right column background colour */}#col1wrap{float:right;width:50%;position:relative;right:100%;}#col1pad{margin:0 15px 0 515px;overflow:hidden;}#col1{width:100%;overflow:hidden;}#col2{float:left;width:220px;/*left col width no padding*/ position:relative;margin-left:-50%;left:265px;/*left col including padding and inc next col padding*/ overflow:hidden;}#col3{float:left;width:220px;/*right col exc any padding*/ position:relative;left:15px;overflow:hidden;}/* Document:default Created on:23-Feb-2010,16:44:51 Author:John Moxon Description:Default styles applied th the yourhealthfoodstore.co.uk website */ h3.margin-bottom{margin-bottom:10px;}/*General shared styles*/ .store_name{color:#228822;}.indent_shift{text-indent:-9999px;}span.indent_shift,a.indent_shift,.indent_shift em{display:block}/*STYLE TO MOVE*/ .product_section{margin:15px;border-top:1px dotted #ccc;padding-top:15px;}#related_products{float:none;clear:both}#related_products .offer_panel{float:left;margin-right:15px;margin-bottom:15px;}dl,dd,dt{display:inline}dd{}dt{color:#999}.product_details{border-top:1px dotted #ccc;padding-top:10px;margin-top:7px;}.product_details p{margin-top:15px;}#ingredients_list ul{margin-bottom:10px;}#ingredients_list li{display:inline;padding:3px 3px 3px 15px;background:url(/imgs/green-bullet.png) no-repeat 0 50%;}a.tag{padding:2px 2px 2px 20px;margin-right:10px;background:url(/imgs/tag.png) no-repeat 0 50%;}.breadcrumbs{width:50%;margin-top:7px;margin-bottom:7px;line-height:20px;float:left;}.tags{width:20%;float:left;margin-top:7px;line-height:20px;}.product_listing{border-top:3px solid #228822;padding:10px 0;margin-top:15px}.product_listing h3{margin-bottom:10px;}.product_listing h3 .offers-available{text-align:left;padding-bottom:5px;margin-left:5px;padding-left:43px;vertical-align:middle;text-indent:-9999px;background:url(/imgs/special-offers-label.gif) no-repeat;}.product_listing .product_thumb{float:left;width:100px;}.product_listing .product_details_text{float:left;width:80%;}.product_listing .price_from{float:left;width:20%;text-align:right;}.category_info{float:none;clear:both;}.category_info span{float:left;width:60%;line-height:1.5em;}.category_info .category_info_buttons{float:right;width:250px;}.category_info .category_info_buttons form{float:right;margin-left:10px;width:130px;height:24px;background:url(/imgs/tmp/quickbuy.png) no-repeat}.category_info .category_info_buttons form input{padding:0;width:33px;margin-left:6px;margin-top:3px;height:15px;font-size:1.00em;}.category_info .category_info_buttons form button{width:70px;padding:0;margin:0;border:0;cursor:pointer;text-indent:-9999px;background:none;}.category_info .category_info_buttons .left-button{float:right;}.search_results{border-bottom:3px solid #228822;margin-bottom:50px;}.sub_header{margin:0 15px 15px;padding-bottom:10px;border-bottom:1px dotted #ccc;clear:both;float:none}.sub_header_st{padding-left:245px;}.special_offers_product_listings{width:100%;height:200px;overflow:hidden;margin-bottom:20px;}.form-row{padding-top:8px;padding-bottom:8px;}.form-row label{float:left;width:150px;text-align:right;padding-right:8px;}.form-row label .req{color:#FF0000;}.form-row input,.form-row select{width:250px;float:left;}#cart-login-form{padding-bottom:8px;}.form-row input.input-radio{width:auto;float:left;margin-left:15px;height:13px;}.form-row input.checkbox{width:auto;vertical-align:middle;float:none;}.form-row label.customer-type{padding-left:5px;padding-right:0;width:180px;text-align:left;}.form-row .error-field{background:#FFE6E6;}.form-row .additionals{float:left;padding-left:10px;width:200px;font-size:0.8em;}.form-row .scroller-outer{width:300px;float:left;}.form-row .scroller-inner{background:none repeat scroll 0 0 #FFFFFF;border-color:#D4D0C8 #D4D0C8 #D4D0C8 #D4D0C8;border-style:solid;border-width:1px;height:200px;width:100%;overflow:auto;padding-top:3px;}.form-row .scroller-inner .checkbox{margin-left:5px;}.form-row .scroller-inner label{float:none;width:auto;text-align:left;padding-left:5px;}.form-row .scroller-inner ul li{margin-bottom:2px;}.form-row .scroller-inner ul ul{margin-left:15px;}.form-row .search-price-label{float:left;width:auto;}.form-row .search-price{width:100px;margin-left:2px;margin-right:8px;}.form-row .icon-area{float:left;width:16px;height:16px;margin-left:4px;}.form-row .icon-tick{background:url(/imgs/icon-tick.gif) no-repeat}.form-row .icon-cross{background:url(/imgs/icon-cross.gif) no-repeat}fieldset{margin-bottom:10px;padding-bottom:10px;border-bottom:#CCCCCC 1px solid;}fieldset.other{}form.quick-buy-form{margin-left:10px;width:130px;height:24px;background:url(/imgs/tmp/quickbuy.png) no-repeat}form.quick-buy-form input{padding:0;width:33px;margin-left:6px;margin-top:3px;height:15px;font-size:1.00em;}form.quick-buy-form button{width:70px;padding:0;margin:0;border:0;cursor:pointer;text-indent:-9999px;background:none;}.address-select-wrapper{margin-bottom:15px;}.address-select-wrapper .address-select{vertical-align:middle;padding-top:4px;padding-bottom:4px;}.address-summary{float:left;width:308px;margin-right:10px;margin-bottom:20px;}.address-summary .address-summary-top{width:100%;height:14px;font-size:0;background:url(/imgs/address-summary-top.gif);}.address-summary .address-summary-middle{padding:15px;width:278px;height:160px;background:url(/imgs/address-summary-middle.gif) repeat-y;}.address-summary .address-summary-middle .address-summary-header{font-weight:bold;font-size:1.2em;margin-bottom:5px;}.address-summary .address-summary-middle .change-address{margin-top:5px;display:block;}.address-summary .address-summary-bottom{width:100%;height:14px;font-size:0;background:url(/imgs/address-summary-bottom.gif);}.billing-display{border-bottom:#CCCCCC 1px solid;margin-bottom:25px;}/*.select-address{width:220px;float:left;margin-right:15px;margin-bottom:15px;position:relative;}.select-address label{position:absolute;width:100%;height:164px;top:0;left:0;background:url(/imgs/blank.gif) repeat;cursor:pointer;}.select-address .select-address-top{width:100%;height:7px;font-size:0;background:url(/imgs/select-address-top.gif);}.select-address .select-address-middle{padding:5px;border-left:#258525 3px solid;border-right:#258525 3px solid;width:204px;line-height:1.3em;min-height:140px;}.select-address .select-address-middle input{position:absolute;top:10px;right:10px;}.select-address .delete-address{min-height:160px;}.select-address .defaults-text{position:absolute;bottom:8px;left:8px;vertical-align:bottom;}.select-address .select-address-bottom{width:100%;height:7px;font-size:0;background:url(/imgs/select-address-bottom.gif);}*/ .select-address{width:224px;float:left;margin-right:15px;margin-bottom:15px;padding-bottom:15px;border-bottom:#CCCCCC 1px solid;}.select-address label{font-weight:bold;}.select-address .select-address-top{width:100%;height:14px;font-size:0;background:url(/imgs/select-address-top.gif);}.select-address .select-address-middle{padding:10px;background:url(/imgs/select-address-middle.gif) repeat-y;width:204px;line-height:1.3em;min-height:140px;padding-top:0;padding-bottom:0;}.select-address .select-address-middle input{}.select-address .delete-address{min-height:160px;}.select-address .defaults-text{position:absolute;bottom:8px;left:8px;vertical-align:bottom;}.select-address .select-address-bottom{width:100%;height:14px;font-size:0;background:url(/imgs/select-address-bottom.gif);margin-bottom:10px;}.select-address .address-select-row{padding-left:35px;margin-bottom:3px;}div#header{margin:15px;}#site_logo{width:409px;height:71px;overflow:hidden;text-indent:-999px;background:url(/imgs/sprite.png) no-repeat #ffffff;float:left;display:block;cursor:pointer;}#site_logo h1{width:100%;height:100%;}#shopping_basket{width:55%;float:right;/*text-align:right;*/}h2#shopping_basket_heading{width:235px;height:33px;background:url(/imgs/sprite.png) no-repeat -220px -167px #ffffff;float:right;clear:right;overflow:hidden;text-indent:-9999px;}h2#shopping_basket_heading a{width:100%;height:100%;display:block;}#shopping_basket span{float:none;clear:both;display:block;text-align:right;}#shopping_basket .logged-in-user{float:right;font-size:0.9em;padding-top:10px;padding-right:3px;}#shopping_basket span.shopping_basket_links{padding-bottom:10px;}#header_nav .header_nav_top{float:none;clear:both;background:url(/imgs/nav-tl.png) no-repeat top left #339933;}#header_nav .header_nav_top .inner{background:url(/imgs/nav-tr.png) no-repeat top right transparent;border-bottom:1px solid #248224;}#myaccount_btn{float:left;width:137px;height:24px;background:url(/imgs/sprite.png) no-repeat -256px -257px;text-indent:-9999px;margin:3px;}#myaccount_btn:hover{background-position:-256px -281px;}#track_orders_btn{float:left;width:168px;height:24px;background:url(/imgs/sprite.png) no-repeat 0 -257px;text-indent:-9999px;margin:3px;}#track_orders_btn:hover{background-position:0 -281px;}div.search_bar_container{width:60%;float:right;clear:right;text-align:right;}div.search_bar_container form{display:inline;}div.search_bar_container form label{display:none;}div.search_bar_container select{vertical-align:middle;}a.advanced_search{font-size:0.92em;color:#fff;vertical-align:middle;}input#search_keywords{width:270px;vertical-align:middle;}button.search_btn{width:88px;height:24px;text-align:left;text-indent:-9999px;border:0;background:url(/imgs/sprite.png) no-repeat -168px -257px;cursor:pointer;margin:3px;vertical-align:middle;}button.search_btn:hover{background-position:-168px -281px;}.header_nav_btm{background:url(/imgs/nav-b.png) no-repeat left bottom;padding-left:7px;}.header_nav_btm .inner{background:url(/imgs/nav-b.png) no-repeat right bottom;}#top_nav{padding:7px;}#top_nav li{display:inline;color:#777766}#top_nav li a{color:#777766;text-decoration:none}#top_nav li a:hover{text-decoration:underline;}div.main{/*middle content column*/}img.yhfs_illustration{float:right;}div.offers_panels{margin:0 auto 15px auto;}div.offers_panels .offer_col{width:33%;float:left;}div.offer_panel_margin_bottom{margin-bottom:10px;}.offer_panel{width:150px;padding-top:7px;background:url(/imgs/special-offer.png) no-repeat 0 0;position:relative;}.offer_panel .offer_link{display:block;width:147px;height:167px;position:absolute;top:0;left:0;background:#FF0000;z-index:1000;background:url(/imgs/blank.gif) repeat;}.offer_panel .inner{background:url(/imgs/special-offer.png) no-repeat 0 100%;min-height:160px;position:relative;text-align:center;}.offer_panel .offer_title{left:0px;width:141px;margin:0 6px 0 3px;position:absolute;background:#55cc55;border-bottom:1px solid #449944;text-align:center;color:#fff;padding-bottom:3px;z-index:55;}.offer_panel img.product_image{position:relative;top:40px;margin:auto;}.offer_panel div.price{text-align:right;position:relative;margin-right:7px;top:40px}.offer_panel .price_cost{color:#cc0000;font-weight:700;font-size:1.67em;}div.offers_panels .col2 .offer_panel{margin-left:auto;margin-right:auto;}div.offers_panels .col3 .offer_panel{margin-right:0;margin-left:auto}.checkout-options{padding-left:130px;}.new-customer{float:left;width:180px;font-size:0.9em;height:176px;margin-right:20px;}.new-customer .new-customer-top{width:100%;text-indent:-9999px;height:34px;background:url(/imgs/new-customer-top.png);}.new-customer .new-customer-middle{border-right:#258525 3px solid;border-left:#258525 3px solid;padding-left:10px;padding-right:10px;width:154px;padding-top:5px;height:160px;position:relative;}.new-customer .new-customer-middle .new-sign-up{width:150px;height:24px;display:block;background:url(/imgs/checkout-button.gif) no-repeat;margin:auto;cursor:pointer;position:absolute;bottom:2px;}.new-customer .new-customer-bottom{width:100%;font-size:0;height:8px;background:url(/imgs/new-customer-bottom.png);}.existing-customer{margin:0 auto;width:234px;font-size:0.9em;}.existing-customer .existing-customer-top{width:100%;text-indent:-9999px;height:35px;background:url(/imgs/existing-customer-top.png);}.existing-customer .existing-customer-middle{width:224px;padding-left:5px;padding-right:5px;padding-top:5px;background:url(/imgs/existing-customer-middle.png) repeat-y;}.existing-customer .existing-customer-middle .form-row-login{padding-bottom:5px;}.existing-customer .existing-customer-middle .form-row-login label{text-align:right;width:60px;display:block;float:left;padding-right:5px;color:#258525;}.existing-customer .existing-customer-middle button{width:130px;height:24px;outline:none;border:none;cursor:pointer;background:none;padding:0;display:block;margin:0 auto;margin-top:5px;}.existing-customer .existing-customer-middle button img{position:relative;margin:0;padding:0;}.existing-customer .existing-customer-middle .forgot-pass-link{margin-left:65px;text-decoration:underline;}.existing-customer .existing-customer-middle .forgot-pass-link:hover{text-decoration:none;}.existing-customer .existing-customer-bottom{width:100%;font-size:0;height:14px;background:url(/imgs/existing-customer-bottom.png);}ul.my-account-options{margin-left:10px;list-style-type:disc;list-style-position:inside;}ul.my-account-options li{margin-bottom:5px;}ul.my-account-options li a{}.order-process{border:#339933 1px solid;padding:1px;width:100%;border-collapse:separate;margin-bottom:10px;}.order-process td{border-width:0;height:35px;margin:0;background:url(/imgs/order-process-bg.png) 100% 50% no-repeat;border:0 none;font-weight:bold;padding-left:10px;color:#FFFFFF;font-size:1em;}.order-process td.inactive{background:url(/imgs/op-inactive-bg.png) 100% 50% no-repeat;}.order-process td.last-active{background:url(/imgs/op-last-active-bg.png) 100% 50% no-repeat;}.order-process td.end{background-position:0 50%;}#col2,#col3{overflow:visible;}#col2 .product_image_link{display:block;font-size:0.85em;text-decoration:underline;background:url(/imgs/icon-zoom.gif) no-repeat;width:120px;margin:0 auto;padding-bottom:5px;padding-left:2px;}#col2 .product_image_link:hover{text-decoration:none;}h1.order-title{margin-left:250px;}#col3 .quick_buy{width:220px;margin-bottom:20px;}#col3 .quick_buy .quick_buy_top{width:100%;height:31px;font-size:0;background:url(/imgs/quick-buy-top.gif) no-repeat;}#col3 .quick_buy .quick_buy_middle{width:218px;text-align:center;background:#fff5c9;border-right:#eedb8a 1px solid;border-left:#eedb8a 1px solid;padding-top:10px;}#col3 .quick_buy .quick_buy_middle .button-top{width:158px;height:6px;background:url(/imgs/quick-buy-button-top.gif) no-repeat;font-size:0;}#col3 .quick_buy .quick_buy_middle label{margin-right:5px;margin-bottom:5px;}#col3 .quick_buy .quick_buy_middle input{width:30px;text-align:center;margin-bottom:5px;}#col3 .quick_buy .quick_buy_middle button{width:158px;border:0;margin:0;padding:0;background:none;display:block;margin:auto;cursor:pointer;font-weight:bold;color:#FFFFFF;margin-bottom:5px;}#col3 .quick_buy .quick_buy_middle .button-middle{background:url(/imgs/quick-buy-button-bg.gif) center;width:138px;padding-right:20px;}#col3 .quick_buy .quick_buy_middle .or{margin-bottom:5px;}#col3 .quick_buy .quick_buy_middle a{text-decoration:underline;}#col3 .quick_buy .quick_buy_middle a:hover{text-decoration:none;}#col3 .quick_buy .quick_buy_middle .button-bottom{width:158px;height:6px;background:url(/imgs/quick-buy-button-bottom.gif) no-repeat;font-size:0;}#col3 .quick_buy .quick_buy_bottom{width:100%;height:8px;font-size:0;background:url(/imgs/quick-buy-bottom.gif) no-repeat;}#col3 .alt_products{width:220px;}#col3 .alt_products .alt_products_top{width:100%;height:7px;font-size:0;background:url(/imgs/alt-products-top.gif) no-repeat;}#col3 .alt_products .alt_products_middle{width:216px;border-left:#cbcccc 2px solid;border-right:#cbcccc 2px solid;}#col3 .alt_products .alt_products_middle .alt_products_header{font-weight:bold;font-size:1.2em;text-align:center;margin-bottom:20px;}#col3 .alt_products .alt_products_middle .alt_product{width:208px;margin:0 auto;border-bottom:#cccccc 1px dotted;padding-top:5px;padding-bottom:5px;}#col3 .alt_products .alt_products_middle .alt_product img{float:left;}#col3 .alt_products .alt_products_middle .alt_product .prod_info{float:right;width:150px;}#col3 .alt_products .alt_products_middle .alt_product .prod_info a{text-decoration:underline;display:block;margin-bottom:5px;}#col3 .alt_products .alt_products_middle .alt_product .prod_info a:hover{text-decoration:none;}#col3 .alt_products .alt_products_middle .alt_product .prod_info .price{}#col3 .alt_products .alt_products_middle .alt_product .prod_info .price em{font-style:normal;font-weight:bold;font-size:1.6em;color:#CC0000;}#col3 .alt_products .alt_products_bottom{width:100%;height:7px;font-size:0;background:url(/imgs/alt-products-bottom.gif) no-repeat;}#col3 .right-logos{text-align:center;}#col3 .right-logos a img{border:none;}#col3 .right-logos img{margin-bottom:12px;}.secure-trading-panel{width:220px;margin-bottom:25px;}.secure-trading-panel .secure-trading-panel-top{width:100%;height:8px;font-size:0;background:url(/imgs/st-extra/st-border-top.gif) no-repeat;}.secure-trading-panel .secure-trading-panel-bottom{width:100%;height:8px;font-size:0;background:url(/imgs/st-extra/st-border-bottom.gif) no-repeat;}.secure-trading-panel .secure-trading-panel-middle{width:210px;border-left:#009900 3px solid;border-right:#009900 3px solid;padding-left:2px;padding-right:2px;}.secure-trading-panel .secure-trading-panel-middle .st-heading{color:#258525;font-size:1.4em;margin-bottom:8px;}.secure-trading-panel .secure-trading-panel-middle .shield-icon{background:url(/imgs/st-extra/shield-icon.gif) no-repeat;background-position:2px 0;padding-left:25px;}.secure-trading-panel .secure-trading-panel-middle .st-text{padding-left:15px;padding-right:5px;font-size:0.9em;}.secure-trading-panel .secure-trading-panel-middle .st-link{width:100%;text-align:center;}.secure-trading-panel .secure-trading-panel-middle .secure-info{width:110px;height:61px;padding-left:100px;padding-bottom:52px;font-size:0.9em;background:url(/imgs/st-extra/st-secure-info.gif) no-repeat;}.secure-logos{width:220px;text-align:center;}.secure-logos a img{border:none;margin-bottom:15px;}ul.site-map{margin-bottom:30px;padding-left:15px;}ul.site-map li{margin-bottom:3px;}img.left-align{float:left;margin-right:8px;margin-bottom:8px;}div.lhs{/*lhs column*/}a.health_herbal_dictionary{display:block;position:relative;width:228px;height:57px;background:url(/imgs/sprite.png) no-repeat -220px -200px;color:#228822;font-size:0.92em;}a.health_herbal_dictionary span{padding:19px 0 0 6px;display:block;position:relative}.nav_panel{background:url(/imgs/nav-l-bg.png) repeat-y;margin-bottom:15px;}.nav_panel h2{height:25px;background:url(/imgs/sprite.png) -220px -71px no-repeat;font-size:1.25em;font-weight:700;padding:7px 0 0 10px;color:#ffffff;margin-bottom:0;}.nav_panel ul{margin-top:0;}.nav_panel ul li{margin:0 3px;border-bottom:1px solid #ccc;}.nav_panel ul a{color:#333;display:block;padding:5px 20px 5px 5px;background:url(/imgs/nav-arrow.png) no-repeat 100% 50%;background-position:195px 4px;}.nav_panel .more_categories{background:url(/imgs/nav-lbtm-bg.png) no-repeat 0 100%;padding:3px 7px 8px;}.more_categories a{color:#228822;text-decoration:underline;font-size:0.92em;}div.rhs{/*rhs column*/}div.free_uk_delivery{background:url(/imgs/sprite.png) no-repeat 0 -71px;width:220px;height:83px;margin-bottom:15px;}/*div.free_uk_delivery .indent_shift{display:block}*/ span.delivery_text{text-align:right;font-size:1.25em;color:#fff;display:block;margin:18px 8px 0 100px;}div.subscribe_form{width:220px;height:83px;background:url(/imgs/sprite.png) no-repeat 0 -154px;margin-bottom:15px;}div.subscribe_form label{display:none;}div.subscribe_form form{width:150px;margin:15px 0 0 70px;}div.subscribe_form form input{width:140px;margin-bottom:5px}div.subscribe_form .unsubscribe{color:#999;font-size:0.75em;vertical-align:middle;}div.subscribe_form button{width:80px;height:20px;text-indent:-9999px;border:0;background:url(/imgs/sprite.png) no-repeat 0 -237px;cursor:pointer;vertical-align:middle;}div.subscribe_form button:hover{background-position:-80px -237px}div.worldwide_delivery{width:228px;margin-left:-8px;margin-bottom:15px;height:94px;position:relative;background:url(/imgs/worldwide-delivery.png) no-repeat;}.ww_delivery_text{display:block;width:130px;margin:40px 0 0 90px;font-size:0.92em;}.ww_delivery_text a{color:#333;}.supplements_petition{position:relative;width:236px;height:241px;margin-left:-16px;text-indent:-9999px;background:url(/imgs/save-our-suplements.png) no-repeat;margin-bottom:15px;}.supplements_petition .supplements_link{display:block;width:100px;height:27px;position:absolute;bottom:0;right:0;background:url(/imgs/blank.gif) repeat;}a.privacy-policy{width:222px;height:62px;display:block;background:url(/imgs/privacy-policy-bg.png) repeat;margin-bottom:15px;}a.returns-policy{width:222px;height:50px;display:block;background:url(/imgs/returns-policy-bg.png) repeat;margin-bottom:15px;}#footer{float:none;clear:both;margin:15px;}#footer .footer_bar{height:8px;padding-left:8px;background:url(/imgs/footer.png) no-repeat left top;margin-bottom:20px;}#footer .footer_bar div{height:8px;background:url(/imgs/footer.png) no-repeat right top;}#footer .footer_col1{width:30%;float:left;margin-bottom:20px;border-right:1px solid #eedd88;min-height:150px;/*IEFIXME*/ padding-bottom:20px;}#footer ul.link_nav{margin:0 15px 15px;}#footer ul.link_nav li{background:url(/imgs/link-icon.png) no-repeat 0 50%;margin-bottom:5px;padding:3px 0 3px 20px;}#footer ul.link_nav a{color:#777766;}#footer .footer_col2{margin-bottom:20px;width:30%;float:left;border-right:1px solid #eedd88;min-height:150px;/*IEFIXME*/}#footer .footer_col3{margin-bottom:20px;width:39%;float:left;min-height:150px;/*IEFIXME*/ color:#777766;}.footer_col3 .store_name{font-size:1.17em;}.footer_col3 .trading_name{margin:0 15px 0;}.footer_col3 .company_details{margin:7px 15px 0;}.footer_col3 .copyright_notice{margin:7px 15px 15px;}#footer .footer_col4{margin-bottom:20px;width:14%;float:left;text-align:center;min-height:150px;/*IEFIXME*/}#footer .footer_col4 img{margin:5px;}#footer .footer_col_left{border-right:1px solid #eedd88;margin-bottom:2px;width:120px;width:10%;float:left;text-align:center;min-height:150px;/*IEFIXME*/}#footer .footer_col_left img{margin:5px;}.product_details .offer_stickers{float:right;width:189px;margin-left:10px;margin-bottom:10px;text-align:center;}.product_details .offer_stickers .offer_sticker{margin-bottom:10px;}.product_details .offer_stickers .offer_sticker .offer_sticker_top{width:100%;height:19px;text-align:center;color:#FFFFFF;font-weight:bold;padding-top:5px;}.product_details .offer_stickers .offer_sticker .offer_sticker_middle{width:173px;padding-left:5px;padding-right:5px;border-right:3px solid;border-left:3px solid;padding-top:5px;font-weight:bold;line-height:1.8em;}.product_details .offer_stickers .offer_sticker .offer_sticker_middle .text-small{font-size:0.8em;}.product_details .offer_stickers .offer_sticker .offer_sticker_middle .text-medium{font-size:1.2em;}.product_details .offer_stickers .offer_sticker .offer_sticker_middle .text-large{font-size:1.6em;}.product_details .offer_stickers .offer_sticker .offer_sticker_bottom{width:100%;height:15px;font-size:0;overflow:hidden;}.product_details .offer_stickers .sticker_red .offer_sticker_top{background:url(/imgs/red-sticker-top.gif) no-repeat;}.product_details .offer_stickers .sticker_red .offer_sticker_middle{border-color:#cc0000;}.product_details .offer_stickers .sticker_red .offer_sticker_bottom{background:url(/imgs/red-sticker-bottom.gif) no-repeat;}.product_details .offer_stickers .sticker_orange .offer_sticker_top{background:url(/imgs/orange-sticker-top.gif) no-repeat;}.product_details .offer_stickers .sticker_orange .offer_sticker_middle{border-color:#ff6600;}.product_details .offer_stickers .sticker_orange .offer_sticker_bottom{background:url(/imgs/orange-sticker-bottom.gif) no-repeat;}.table-top{width:100%;background:url(/imgs/prices-table-header.png) no-repeat 0 0;}.table-top span{background:url(/imgs/prices-table-header.png) no-repeat 100% 0;margin-left:6px;font-weight:bold;display:block;background:url(/imgs/prices-table-header.png) no-repeat 100% 0;display:block;padding-top:6px;padding-bottom:6px;}.offer-table{width:100%;margin-bottom:15px;font-size:1em;}.offer-table thead th{border:#A69F83 1px solid;padding:6px;background:#D6CEA9;border-bottom:none;}.offer-table tbody td{border:#A69F83 1px solid;padding:6px;background:#FFFFFF;border-top:none;border-bottom:none;}.offer-table tbody tr.even-row td{background:#F5EAC8;border-top:none;border-bottom:none;}.offer-table tbody tr.bottom-row td{border-top:#A69F83 1px solid;border-bottom:#A69F83 1px solid;text-align:right;}.offer-table tbody tr.bottom-row .add-to-basket{outline:none;border:0;background:url(/imgs/addtobasket.png) no-repeat;width:106px;height:20px;cursor:pointer;text-indent:-9999px;}.offer-table tbody tr.total-row td{background:#F1DE8B;border-top:#A69F83 1px solid;}.bordered-form{border:#258525 3px solid;padding:10px;}.bordered-form .form-row{padding-top:5px;padding-bottom:5px;border-bottom:#CCCCCC 1px solid;}.bordered-form .form-row label{float:left;width:120px;text-align:left;padding-right:5px;}.bordered-form .subscribe_btn{margin-top:10px;}.sort-products{float:right;margin-bottom:10px;}.pagination-text{float:left;padding-top:3px;}.pagination{float:right;margin:0;padding:0;}.pagination li{margin:0;padding:0;color:#000;display:inline;margin:0;padding:0px;}.pagination li a{float:left;margin:0;margin-right:4px;padding:0;font-weight:bold;color:#228822;padding:2px 5px 2px 5px;text-decoration:none;background:#fff;border:1px solid #228822;display:block;}.pagination li a:hover{color:#333;background:#CCCCCC;border:1px solid #CCCCCC;}.pagination li a.pg_nav_active{color:#fff;background:#228822;border:1px solid #228822;}.pagination li.arrow-page{font-size:0.8em;}ul.terms{}ul.terms ul{margin-left:25px;margin-top:20px;}ul.terms ul li{margin-bottom:20px;}ul.roman{list-style-type:upper-roman;list-style-position:inside;}ul.numeric{list-style-type:decimal;list-style-position:outside;}ul.u-alpha{list-style-type:upper-alpha;list-style-position:outside;}ul.l-alpha{list-style-type:lower-alpha;list-style-position:outside;}ul.disc{list-style-type:disc;list-style-position:outside;}ul.terms p{margin-top:10px;}ul.terms .heading{font-weight:bold;margin-bottom:10px;color:#258525;}ol{margin-left:25px;margin-bottom:20px;list-style-position:outside;list-style-type:decimal;}ol li{margin-bottom:3px;}.reorder-summary{border-top:3px solid #228822;margin-top:15px;padding-top:10px;position:relative;margin-bottom:15px;}.reorder-summary .reorder-link{position:absolute;width:130px;height:24px;display:block;text-indent:-9999px;background:url(/imgs/re-order-button.gif) no-repeat;bottom:-3px;right:0;}.reorder-summary .order-number{margin-bottom:8px;}.reorder-summary .order-date{float:right;}.reorder-summary .order-items{display:block;position:relative;margin-bottom:55px;}.reorder-summary .order-items .items-ordered{margin-bottom:5px;font-weight:bold;}.reorder-summary .order-items ul{padding-left:10px;margin-bottom:-3px;}.reorder-summary .order-items ul li{margin-bottom:3px;}.reorder-summary .order-items .total-amount{position:absolute;bottom:-25px;right:0;}.reorder-summary .order-status{margin-bottom:4px;}.reorder-summary .order-status-desc{margin-bottom:20px;margin-left:94px;font-size:0.9em;}ul.brand-col{float:left;width:32%;margin-bottom:20px;padding-right:5px;}ul.brand-col li{margin-bottom:3px;}.checkout-button{display:block;width:150px;height:24px;background:url(/imgs/checkout-button.gif) no-repeat;text-indent:-9999px;float:right;margin-bottom:20px;cursor:pointer;border:none;outline:none;}.continue-button{display:block;width:130px;height:24px;background:url(/imgs/continue-button.gif) no-repeat;text-indent:-9999px;float:right;margin-bottom:20px;outline:none;border:none;cursor:pointer;}.continue-shopping-button{display:block;width:137px;height:24px;background:url(/imgs/continue-shopping-button.gif) no-repeat;text-indent:-9999px;float:left;margin-bottom:20px;outline:none;border:none;cursor:pointer;}.change-order-button{display:block;width:137px;height:24px;background:url(/imgs/change-my-order-button.gif) no-repeat;text-indent:-9999px;float:left;margin-bottom:20px;margin-left:20px;outline:none;border:none;cursor:pointer;}.confirm-changes-button{display:block;width:130px;height:24px;background:url(/imgs/confirm-changes-button.gif) no-repeat;text-indent:-9999px;float:right;margin-bottom:20px;outline:none;border:none;cursor:pointer;}.submit-button{display:block;width:130px;height:24px;background:url(/imgs/submit-button.gif) no-repeat;text-indent:-9999px;margin-bottom:20px;outline:none;border:none;cursor:pointer;}.submit-central{margin-left:150px;margin-top:20px;}.delete-button{display:block;width:137px;height:24px;background:url(/imgs/delete-button.gif) no-repeat;text-indent:-9999px;outline:none;border:none;cursor:pointer;}.select-address .delete-address .delete-button{position:absolute;left:8px;bottom:8px;}.confirm-button{display:block;width:130px;height:24px;background:url(/imgs/confirm-button.gif) no-repeat;text-indent:-9999px;float:right;margin-bottom:20px;outline:none;border:none;cursor:pointer;}.confirm-and-pay-button{display:block;width:130px;height:24px;background:url(/imgs/confirm-and-pay-button.gif) no-repeat;text-indent:-9999px;float:right;margin-bottom:20px;outline:none;border:none;cursor:pointer;}.continue-button-form{display:block;width:130px;height:24px;background:url(/imgs/continue-button.gif) no-repeat;text-indent:-9999px;float:left;margin-bottom:20px;outline:none;border:none;margin-left:150px;cursor:pointer;}.login-button{display:block;width:130px;height:24px;/*background:url(/imgs/login-button.gif) no-repeat;*/ background:none;padding:0;margin:0;margin-bottom:12px;margin-top:10px;outline:none;border:none;margin-left:150px;cursor:pointer;}.back-button{display:block;width:130px;height:24px;background:url(/imgs/back-button.gif) no-repeat;text-indent:-9999px;float:left;margin-bottom:20px;cursor:pointer;}.add-new-address-button{display:block;width:137px;height:24px;background:url(/imgs/add-new-address-button.gif) no-repeat;text-indent:-9999px;float:left;margin-bottom:20px;outline:none;border:none;cursor:pointer;margin-left:25px;}.change-this-address-button{display:block;width:235px;height:24px;background:url(/imgs/change-this-address-button.gif) no-repeat;text-indent:-9999px;float:left;margin-bottom:20px;outline:none;border:none;cursor:pointer;}.change-address-button{display:block;width:130px;height:24px;background:url(/imgs/change-address-button.gif) no-repeat;text-indent:-9999px;float:left;margin-bottom:20px;cursor:pointer;}.errors{background:#FFE6E6;border:#FF0000 3px solid;padding:10px;margin-bottom:15px;}.errors p{font-weight:bold;margin-bottom:6px;}.errors ul{padding-left:10px;list-style-type:disc;list-style-position:inside;}.errors ul li{margin-bottom:3px;}.errors ul li a{color:#000000;font-weight:bold;text-decoration:underline;}.errors ul li a:hover{text-decoration:none;}.alert-box{background:#FFE6E6;border:#FF0000 3px solid;margin-bottom:15px;padding:10px;}.warning{background:#FFFFD2;border:#FFA953 3px solid;padding:10px;margin-bottom:15px;}.message{background:#DDFFC6;border:#009900 3px solid;padding:10px;margin-bottom:15px;}.message p{margin-bottom:0;}.no-right-margin{margin-right:0;}.no-left-margin{margin-left:0;}.no-top-margin{margin-top:0;}.no-bottom-margin{margin-bottom:0;}#browse-panel{position:absolute;top:0;left:-9999px;width:220px;}#search-panel{position:absolute;top:140px;right:112px;width:261px;padding-left:10px;background:#FFFFFF;padding-top:8px;padding-bottom:8px;border:#999999 1px solid;display:none;}#search-panel ul li{margin-bottom:3px;}#search-panel .search-panel-header{margin-bottom:5px;font-size:0.92em;color:#999999;}#quick-jump{background:url(/imgs/health-food-categories.png) no-repeat;vertical-align:middle;margin-right:30px;float:left;width:210px;height:32px;display:block;cursor:pointer;color:#FFFFFF;font-size:1.2em;font-weight:700;margin-bottom:0;padding:7px 0 0 10px;}#browse-holder{vertical-align:middle;margin-right:30px;float:left;width:210px;height:32px;display:none;cursor:pointer;color:#FFFFFF;font-size:1.25em;font-weight:700;margin-bottom:0;padding:7px 0 0 10px;}#browse-close{background:url(/imgs/sprite.png) no-repeat scroll -220px -71px transparent;width:220px;height:25px;display:none;cursor:pointer;color:#FFFFFF;font-size:1.2em;font-weight:700;margin-bottom:0;padding:7px 0 0 10px;}#browse-close:hover{text-decoration:none;}#paymentpage #card-type{width:150px;}#paymentpage #CCIssue{width:30px;}#paymentpage #SecCode{width:50px;}#paymentpage .date-select select{width:65px;margin-right:8px;}#paymentpage .checkout-button{width:131px;height:26px;border:none;outline:none;text-indent:-9999px;display:block;overflow:hidden;position:relative;cursor:pointer;background:url(/imgs/purchase-button.gif) no-repeat;margin-top:10px;}.paypal-button{border:none;cursor:pointer;outline:none;margin-top:10px;background:none;}a.forgotten-password{display:block;margin-left:150px;}#user-already-registered{display:none;}.form-error{width:252px;margin-left:158px;margin-bottom:3px;}.form-error-top{width:100%;height:5px;font-size:0;background:url(/imgs/form-error-top.gif) no-repeat;}.form-error-middle{padding:2px;border-right:#FF0000 2px solid;border-left:#FF0000 2px solid;width:244px;font-size:0.8em;background:#FFE7E7;}.form-error-bottom{width:100%;height:15px;font-size:0;background:url(/imgs/form-error-bottom.gif) no-repeat;}.admin-logged-in{background-color:#FFEAEA;border:#FF0000 2px solid;padding:5px;padding-left:15px;font-weight:bold;}.admin-logged-in{}.clear{clear:both;}table.country-list{margin-bottom:25px;}.delivery-rates-table{border:#CCCCCC 1px solid;margin-bottom:20px;width:100%;}.delivery-rates-table td,.delivery-rates-table th{border:#CCCCCC 1px solid;padding:3px;}.delivery-rates-table thead th{text-align:center;font-weight:bold;}.delivery-rates-table thead td{font-weight:bold;}.delivery-rates-table tbody th{text-align:left;}.delivery-rates-table tbody td{text-align:center;}.delivery-rates-table .centre{text-align:center;}.delivery-rates-table .centre-bold{text-align:center;font-weight:bold;}.alpha-select{margin-bottom:20px;text-align:justify;width:100%;border-bottom:#cccccc 1px solid;border-top:#cccccc 1px solid;padding-bottom:5px;padding-top:5px;}.alpha-select .alpha-select-header{font-weight:bold;margin-bottom:4px;}.alpha-select a{font-weight:bold;}h2.brand-alpha{padding-bottom:3px;border-bottom:#cccccc 1px solid;margin-bottom:5px;}h2.brand-alpha a:hover{text-decoration:none;}ul.alpha-ul{margin-bottom:15px;}.back-to-top{display:block;margin-bottom:25px;background:url(/imgs/back-to-top.gif) no-repeat 0 3px;padding-left:12px;font-weight:bold;}.faq-index{padding-top:8px;padding-bottom:8px;margin-bottom:15px;border-top:#cccccc 1px solid;border-bottom:#cccccc 1px solid;}.faq-index li{margin-bottom:7px;list-style-type:disc;list-style-position:inside;}.nutrition-table table{margin-bottom:15px;margin-left:15px;}.nutrition-table table th{font-weight:bold;text-align:right;padding-right:10px;padding-top:3px;padding-bottom:3px;color:#228822;}.red-text{color:#FF0000;}.xmas-delivery{margin-bottom:20px;margin-top:3px;}.xmas-delivery td{padding:2px;width:170px;padding-left:0;}#home-products{width:100%;height:100px;}#home-products .home-product-row{width:100%;height:100px;overflow:hidden;}#home-products .home-product{width:220px;height:100px;margin-left:1%;margin-right:1%;float:left;background:red;}.social-icons{text-align:left;padding-top:25px;padding-left:15px;}.social-icons iframe{margin-bottom:7px;width:100px;}.social-icons #google_plus{margin-right:10px;}.social-icons .twitter-share-button{width:100px;}.green-bar-header{width:100%;height:32px;background:url(/imgs/home/green-bar-right.png) no-repeat right top;margin-bottom:16px;}.green-bar-header .green-bar-header-text{background:url(/imgs/home/green-bar-left.png) no-repeat;width:75px;width:100%;text-align:center;color:#FFFFFF;font-size:1.67em;padding-top:3px;padding-bottom:4px;}.doctor-green{background:url(/imgs/home/doctor-green.jpg) no-repeat;}#top-product{width:99.5%;height:242px;overflow:hidden;border:#339933 1px solid;margin-bottom:22px;position:relative;}#top-product .top-product-link{position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:url(/imgs/blank.gif) repeat;}#top-product .top-product-left{float:left;width:140px;height:140px;padding-left:136px;padding-top:48px;padding-bottom:54px;padding-right:21px;}#top-product .top-product-header{margin-top:8%;color:#146814;text-decoration:underline;font-size:1.50em;margin-bottom:5px;padding-right:5px;}#top-product .top-product-text{font-weight:bold;color:#3f3f3f;margin-bottom:10px;padding-right:5px;}#top-product .top-product-price{color:#FFFFFF;width:138px;text-align:center;background:url(/imgs/home/top-product-price.png) no-repeat;font-size:1.50em;padding-top:0;padding-bottom:1px;float:right;margin-right:20px;}.highlight-panel{width:220px;height:200px;float:left;text-align:center;margin-bottom:15px;position:relative;margin-left:1%;margin-right:1%;}.highlight-panel .highlight-panel-link{position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:url(/imgs/blank.gif) repeat;}.highlight-panel .highlight-panel-top{width:100%;height:14px;overflow:hidden;background:url(/imgs/highlight/highlight-panel-top.png) no-repeat;}.highlight-panel .highlight-panel-middle{width:200px;padding-left:10px;padding-right:10px;background:url(/imgs/highlight/highlight-panel-middle.png) repeat-y;}.highlight-panel .highlight-panel-middle img{display:block;margin-bottom:5px;}.highlight-panel .highlight-panel-middle .highlight-panel-text{font-size:1.08em;margin-bottom:5px;height:35px;overflow:hidden;}.highlight-panel .highlight-panel-middle .highlight-panel-price{width:161px;background:url(/imgs/highlight/highlight-panel-price.png) no-repeat;color:#FFFFFF;margin:0 auto;font-size:1.50em;padding-top:0;padding-bottom:1px;}.highlight-panel .highlight-panel-bottom{width:100%;height:14px;overflow:hidden;background:url(/imgs/highlight/highlight-panel-bottom.png) no-repeat;}span.shipped{color:#228822;font-weight:bold;}span.processing{color:#D80000;font-weight:bold;}span.middle-process{color:#FF8300;font-weight:bold;}.deals-sign-up{/*width:345px;*/ width:45%;float:left;border:#339933 1px solid;padding-right:10px;padding-left:10px;padding-top:13px;margin-bottom:15px;padding-bottom:10px;}.new-member{background:url(/imgs/deals-sign-up/50-off-tag.png) no-repeat;/*margin-right:15px;*/ float:left;}.existing-member{float:right;}.deals-sign-up .deals-sign-up-header{text-indent:-9999px;margin-bottom:10px;}.new-member .deals-sign-up-header{width:213px;height:16px;background:url(/imgs/deals-sign-up/new-to-our-website-heading.png) no-repeat;}.existing-member .deals-sign-up-header{width:203px;height:20px;background:url(/imgs/deals-sign-up/existing-customer-heading.png) no-repeat;}.new-member p{padding-left:75px;font-size:1.17em;}.existing-member p{font-size:1.17em;}.deals-sign-up .deals-sign-up-link{display:block;float:right;width:131px;color:#FFFFFF;font-weight:bold;font-style:italic;background:url(/imgs/deals-sign-up/link-button.png) no-repeat;padding-top:3px;padding-bottom:3px;text-align:center;margin-bottom:10px;}.deals-sign-up .deals-sign-up-link:hover{text-decoration:none;}.new-member .deals-sign-up-link{margin-bottom:27px;}.deals-sign-up .small-print{font-size:0.8em;}.existing-sign-up-original{width:99.5%;border:#339933 1px solid;margin-bottom:20px;background:url(/imgs/deals-sign-up/star-bg.png) no-repeat bottom right;}.existing-sign-up-original .header-wrapper{background:url(/imgs/deals-sign-up/box-background.png) repeat-x top;}.existing-sign-up-original .header{padding-top:5px;padding-bottom:5px;font-size:1.50em;color:#FFFFFF;font-style:italic;padding-left:10px;background:url(/imgs/deals-sign-up/box-heading.png) no-repeat right top;}.existing-sign-up-original .sign-up-text{padding-top:10px;padding-left:10px;padding-right:5px;margin-bottom:15px;font-size:1.1em;font-weight:bold;}.existing-sign-up-original .sign-up-text span{color:#009900;}.existing-sign-up-original .sign-up-link{display:block;float:right;width:131px;color:#FFFFFF;font-weight:bold;font-style:italic;background:url(/imgs/deals-sign-up/link-button.png) no-repeat;padding-top:3px;padding-bottom:3px;text-align:center;margin-bottom:10px;margin-right:10px;}.existing-sign-up-original .sign-up-footer-left{background:url(/imgs/deals-sign-up/stars.png) no-repeat;float:left;margin-left:10px;padding-left:105px;padding-top:2px;font-weight:bold;color:#009900;font-size:1.14em;}.existing-sign-up-original .sign-up-footer-right{float:right;padding-top:2px;margin-right:10px;margin-bottom:10px;font-style:italic;}.existing-sign-up{width:48%;border:#339933 1px solid;margin-bottom:20px;float:right;}.existing-sign-up .header-wrapper{background:url(/imgs/deals-sign-up/box-background.png) repeat-x top;}.existing-sign-up .header{padding-top:5px;padding-bottom:5px;font-size:1.50em;color:#FFFFFF;font-style:italic;padding-right:10px;background:url(/imgs/deals-sign-up/box-heading.png) no-repeat left top;text-align:right;}.existing-sign-up .sign-up-text{padding-top:10px;padding-left:10px;padding-right:5px;margin-bottom:15px;font-size:1.1em;font-weight:bold;}.existing-sign-up .sign-up-text span{color:#009900;}.existing-sign-up .sign-up-link{display:block;width:131px;color:#FFFFFF;font-weight:bold;font-style:italic;background:url(/imgs/deals-sign-up/link-button.png) no-repeat;padding-top:3px;padding-bottom:3px;text-align:center;margin-bottom:10px;margin-right:10px;}.existing-sign-up .sign-up-footer-left{float:right;margin-left:10px;padding-top:2px;font-weight:bold;color:#009900;width:131px;font-size:0.9em;}.existing-sign-up .five-star-text{margin-bottom:10px;}.existing-sign-up .terms-text{font-weight:normal;color:#333333;margin-bottom:8px;}.existing-sign-up .sign-up-footer-right{float:right;padding-top:2px;margin-right:10px;margin-bottom:10px;font-style:italic;width:131px;padding-left:5px;}.existing-sign-up .five-stars{background:url(/imgs/deals-sign-up/stars.png) no-repeat;width:96px;height:20px;margin-left:15px;}.new-customer-discount{width:48%;border:#de3c3c 1px solid;margin-bottom:20px;background:url(/imgs/deals-sign-up/star-bg.png) no-repeat bottom right;float:left;}.new-customer-discount .header-wrapper{background:url(/imgs/deals-sign-up/red-header.png) repeat-x top;}.new-customer-discount .header{padding-top:5px;padding-bottom:5px;font-size:1.50em;color:#FFFFFF;font-style:italic;padding-right:10px;text-align:right;background:url(/imgs/deals-sign-up/red-header-leaf.png) no-repeat left top;}.new-customer-discount .discount-label{float:left;height:159px;width:84px;background:url(/imgs/deals-sign-up/33-percent-off.png) no-repeat;}.new-customer-discount .sign-up-text{padding-top:8px;margin-bottom:8px;}.new-customer-discount .sign-up-text p{margin-bottom:5px;}.new-customer-discount .sign-up-text ul{}.new-customer-discount .sign-up-text ul li{color:#dc2f2f;font-size:1.27em;font-weight:bold;}.new-customer-discount .sign-up-text ul span{color:#333333;}.new-customer-discount .sign-up-link{display:block;float:right;width:150px;color:#FFFFFF;font-weight:bold;font-style:italic;background:url(/imgs/deals-sign-up/claim-your-discount.png) no-repeat;padding-top:3px;padding-bottom:3px;text-align:center;margin-bottom:10px;margin-right:10px;}.new-customer-discount .new-customer-footer-left{font-size:0.9em;padding-left:5px;padding-bottom:5px;}.facebook_link{display:block;background:url(/imgs/facebook-right-column.png) no-repeat;width:220px;height:71px;margin-bottom:12px;}/* Based partially on Matthew Carroll's keyboard accessible flavor of Suckerfish * Dropdowns by Patrick Griffiths and Dan Webb. * http://carroll.org.uk/sandbox/suckerfish/bones2.html */ /* ----[ LINKS ]----*/ /* all menu links */ #nav a,#subMenusContainer a{text-decoration:none;display:block;padding:7px 15px;background-color:#fff;-moz-border-radius:7px;-webkit-border-radius:7px;}/* Just main menu links --[for non-javascript users this applies to submenu links as well]*/ #nav a{margin:0;}/* Just sub menu links */ #subMenusContainer a,#nav li li a{text-align:left;}/* All menu links on hover or focus */ #nav a:hover,#nav a:focus,#subMenusContainer a:hover,#subMenusContainer a:focus,#nav a.mainMenuParentBtnFocused,#subMenusContainer a.subMenuParentBtnFocused{background-color:#F1DE8B;color:#555555;}/* sub menu links on hover or focus */ #subMenusContainer a:hover,#subMenusContainer a:focus,#nav a.mainMenuParentBtnFocused,#subMenusContainer a.subMenuParentBtnFocused,#nav li a:hover,#nav li a:focus{background-color:#F1DE8B;color:#555555;}/* ----[ OLs ULs,LIs,and DIVs ]----*/ /* Submenu Outer Wrapper - each submenu is inside a div with this class - javascript users only */ .smOW{display:none;position:absolute;overflow:hidden;/*the 2px left & right padding lets you have a 1px border on the ul or ol inside since overflow is set to hidden*/ padding:0 2px;margin:0 0 0 0px;}/* All submenu OLs and ULs */ #nav ol,#nav ul,#subMenusContainer ul,#subMenusContainer ol{/*border around submenu goes here*/ -moz-border-radius:8px;-webkit-border-radius:8px;background:#fff;border:1px solid #258525;left:0;}/* All ULs and OLs */ #nav,#nav ul,#nav ol,#subMenusContainer ul,#subMenusContainer ol{padding:0;margin:0;list-style:none;line-height:1em;}/* List items in main menu --[for non-javascript users this applies to submenus as well] */ #nav li{/*great place to use a background image as a divider*/ display:block;list-style:none;position:relative;}#subMenusContainer li{list-style:none;}/* main menu ul or ol elment */ #nav{display:block;position:absolute;list-style:none;margin:0 0 0 -280px;width:186px;z-index:5;top:60px;left:50%;text-align:right;display:block;}#subMenusContainer{display:block;position:absolute;top:0;left:0;width:100%;height:0;overflow:visible;z-index:1000000000;}/* --------------------------[ The below is just for non-javscript users ]--------------------------*/ #nav li li{float:none;}#nav li li a{/* Just submenu links*/ position:relative;float:none;}#nav li ul{/* second-level lists */ position:absolute;width:10em;margin-left:-1000em;/* using left instead of display to hide menus because display:none isn't read by screen readers */}/* third-and-above-level lists */ #nav li ul ul{margin:-1em 0 0 -1000em;}#nav li:hover ul ul{margin-left:-1000em;}/* lists nested under hovered list items */ #nav li:hover ul{margin-left:186px;margin-top:-2.5em;}#nav li li:hover ul{margin-left:10em;}/* extra positioning rules for limited noscript keyboard accessibility */ #nav li a:focus + ul{margin-left:186px;margin-top:-2.5em;}#nav li li a:focus + ul{left:186px;margin-left:1010em;margin-top:-2.5em;}#nav li li a:focus{left:186px;margin-left:1000em;width:10em;margin-top:-2.5em;}#nav li li li a:focus{left:186px;margin-left:2010em;width:10em;margin-top:-2.5em;}#nav li:hover a:focus{margin-left:0;}#nav li li:hover a:focus + ul{margin-left:10em;}
