@charset "utf-8";
/* CSS Document */
@import "reset.css";

/******************************************* HTML Elements */
html { overflow-y: scroll }
html, form { height: 100% }
body { font: 62.5% Verdana, Arial, Helvetica, sans-serif; text-align: center; height: 100%; min-width: 780px; background: #FFF url(../../images/bg/bg_body_tile.jpg) top left repeat-x; color: #FFF }

p { font-size: 1em }
a { text-decoration: none; color: white }
label { font-weight: bold; display: block }
input[type=text] { height: 14px; font-size: 1em; font-weight: bold; color: #7e7e7e; width: 230px }
input[type=password] { height: 14px; font-size: 1em; font-weight: bold; color: #7e7e7e; width: 230px }
input[type=checkbox] { display: block; float: left; margin-right: 10px }
select { width: 235px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; font-weight: bold; padding: 2px }

/******************************************* Layout */ 
#doublewrap { width: 100%; min-height: 100%; background: url(../../images/bg/bg_body.jpg) top center no-repeat }
#wrapper { width: 780px; margin: 0 auto; text-align: left }
.listingwrap { overflow: hidden; /*auto*/ position: relative; background: url(../../images/bg/bg_listing_sidebar_middle.jpg) top left repeat-y; margin-bottom: 10px }
.listing .listingwrap div.lbtm { background: url(../../images/bg/bg_listing_sidebar_btm.jpg) left center no-repeat; position: absolute; height: 19px; 
bottom: 0; left: 0; width: 190px }
div.ul-wrap { margin-top: 7px }

/******************************************* Header */
#header { position: relative; width: 780px; height: 105px }

#header h1 a { width: 157px; height: 68px; position: absolute; top: 25px; text-indent: -9999px; 
background: transparent url(../../images/bg/logo_naked.png) left -3px  no-repeat }
#header ul { height: 22px; margin-top: 8px; width: 610px; display: block; float: right; text-align: right }
#header ul li { display: inline; font-size: 0.9em; font-weight: bold }
#header ul li.last { margin-right: 12px }
#header ul li a { padding-right: 5px; color: #FFF; background: url(../../images/bg/bg_line.gif) right 3px no-repeat }
#header ul li.last a { background: none }
#header div#ctl00_udpBasket { display: inline }

#search { position: relative; height: 55px; margin-top: 20px; width: 290px; float: right }
#search input { width: 230px; font-weight: normal; border: 0; height: 14px; font-size: 1em; font-weight: bold; color: #7e7e7e; padding: 5px; 
	position: absolute; top: 15px; right: 35px }
#search input.go { height: 24px; width: 24px; position: absolute; top: 11px; right: 0 }	
#search a { display: block; width: 90px; font-size: 0.9em; font-weight: bold; color: #6fd700; float: right; position: absolute; top: 40px; right: 185px }

/* Live Chat */
#scSUJA {position:absolute; top:10px;left:220px; }

/******************************************* Navigation */
#nav { width: 780px; height: 40px; display: block; margin-bottom: 10px; background: transparent url(../../images/bg/sprite_nav.png) top left no-repeat; text-indent: -9999px }
#nav li { float: left }
#nav li a { height: 40px; display: block }

#nav li.nav-1 a { width: 63px }
#nav li.nav-1 a:hover,
#nav li.nav-1 a:focus,
#nav li.nav-1 a.selected { background: transparent url(../../images/bg/sprite_nav.png) left bottom no-repeat }
#nav li.nav-2 a { width: 101px }
#nav li.nav-2 a:hover,
#nav li.nav-2 a:focus,
#nav li.nav-2 a.selected { background: url(../../images/bg/sprite_nav.png) -63px bottom no-repeat }
#nav li.nav-3 a { width: 77px }
#nav li.nav-3 a:hover,
#nav li.nav-3 a:focus,
#nav li.nav-3 a.selected { background: url(../../images/bg/sprite_nav.png) -164px bottom no-repeat }
#nav li.nav-4 a { width: 77px }
#nav li.nav-4 a:hover,
#nav li.nav-4 a:focus,
#nav li.nav-4 a.selected { background: url(../../images/bg/sprite_nav.png) -241px bottom no-repeat }
#nav li.nav-5 a { width: 96px }
#nav li.nav-5 a:hover,
#nav li.nav-5 a:focus,
#nav li.nav-5 a.selected { background: url(../../images/bg/sprite_nav.png) -318px bottom no-repeat }
#nav li.nav-6 a { width: 58px }
#nav li.nav-6 a:hover,
#nav li.nav-6 a:focus,
#nav li.nav-6 a.selected { background: url(../../images/bg/sprite_nav.png) -414px bottom no-repeat }
#nav li.nav-7 a { width: 95px }
#nav li.nav-7 a:hover,
#nav li.nav-7 a:focus,
#nav li.nav-7 a.selected { background: url(../../images/bg/sprite_nav.png) -472px bottom no-repeat }
#nav li.nav-8 a { width: 59px }
#nav li.nav-8 a:hover,
#nav li.nav-8 a:focus,
#nav li.nav-8 a.selected { background: url(../../images/bg/sprite_nav.png) -567px bottom no-repeat }
#nav li.nav-9 a { width: 52px }
#nav li.nav-9 a:hover,
#nav li.nav-9 a:focus,
#nav li.nav-9 a.selected { background: transparent url(../../images/bg/sprite_nav.png) -626px bottom no-repeat }
#nav li.nav-10 a { width: 101px }
#nav li.nav-10 a:hover,
#nav li.nav-10 a:focus,
#nav li.nav-10 a.selected { background: transparent url(../../images/bg/sprite_nav.png) -678px bottom no-repeat }

/******************************************* HOME */
.home input { border: 0; height: 14px; font-size: 1em; font-weight: bold; color: #7e7e7e; padding: 5px }

/******************************************* [Home] Sidebar */
.home #sidebar { position: relative; width: 190px; float: right; background: url(../../images/bg/bg_home_sidebar.jpg) left top no-repeat }
.home #sidebar p { margin-bottom: 10px; line-height: 1.1em }
.home #sidebar input { margin-bottom: 8px; width: 120px }
.home #sidebar img#register { margin-left: 5px; float: right }

.home #login { position: relative; width: 150px; height: 150px; /*margin: 10px 10px 0 10px; changed for xmas promo */ padding: 10px; padding-bottom: 20px; font-weight: bold }
.home #login h3 { text-transform: lowercase }
.home #login input { float: left }
.home #login input.login { width: 58px; height: 20px; padding: 0; margin: 0; float: left }
.home #login #ctl00_CPH1_imgbtnLogout { position: absolute; left: 10px; bottom: 13px; height: 20px; width: 67px; margin: 0; padding: 0 }
.home #login span { position: relative; top: 5px }
.home #login span img { position: relative; top: -15px }
.home #login p { margin-bottom: 0 }
.home #advice { position: relative; width: 150px; height: 197px; margin: 12px 10px 0 10px; padding: 10px }
.home #advice a.clickhere { position: absolute; bottom: 15px }
.home #newsletter { width: 150px; height: 212px; margin: 12px 10px 10px 10px; padding: 10px }
.home #newsletter input.subscribe { width: 78px; height: 20px; margin: 0; padding: 0 }

/******************************************* [Home] Panel 1 */
.home #panel_1 { position: relative; width: 550px; height: 207px; padding: 15px; margin-bottom: 9px; float: left; background: url(../../images/bg/bg_panel1.jpg) left center no-repeat }

.home #panel_1 h2 { margin-left: 7px }
.home #panel_1 p { width: 330px; margin-left: 7px; margin-bottom: 1em; line-height: 1.1em }

/******************************************* [Home] Panel 2 */
.home #panel_2 { position: relative; width: 580px; margin-bottom: 16px; float: left }
.home #panel_2 div.top { background: url(../../images/bg/bg_panel_top.png) left center no-repeat }
.home #panel_2 div.btm { background: url(../../images/bg/bg_panel_btm.png) left center no-repeat !important }

.home #panel_2 ul { width: 564px; min-height: 264px; overflow: auto; padding: 8px; position: relative; top: 7px; background: url(../../images/bg/bg_panel.gif) left center repeat-y }
.home #panel_2 ul li { position: relative; display: block; width: 165px; padding: 0 12px; float: left; 
	background: url(../../images/bg/bg_hr.png) 181px center no-repeat }
.home #panel_2 ul li.second { padding-right: 13px; background-position: right center; }
.home #panel_2 ul li.third { padding-right: 0; background: none }
.home #panel_2 ul li.third a { right: 8px }
.home #panel_2 span.price { display: block; margin: 0 0 5px 5px }
/*.home div.newsticker { top: 35px; right: 30px }*/

/******************************************* [Home] Panel 3 */
.home #panel_3 { width: 580px; height: 114px; position: relative; margin-bottom: 10px; float: left }
.home #panel_3 div.top { background: url(../../images/bg/bg_panel_top.png) left center no-repeat }
.home #panel_3 div.btm { background: url(../../images/bg/bg_panel_btm.png) left center no-repeat }

.home #panel_3 ul { height: 100px; background: url(../../images/bg/bg_panel.gif) left center repeat-y; position: relative; top: 7px }
.home #panel_3 li { display: block; float: left; height: 100px; width: 155px; cursor: pointer }
.home #panel_3 li.about { margin-left: 16px; background: url(../../images/bg/bg_home_about.jpg) top left no-repeat }
.home #panel_3 li.blog { background: url(../../images/bg/bg_home_blog.jpg) top left no-repeat }
.home #panel_3 li.delivery { margin-right: 16px; background: url(../../images/bg/bg_home_delivery.jpg) top left no-repeat }
.home #panel_3 li.spacer { width: 4px; margin: 0 18px; cursor: default; background: url(../../images/bg/bg_spacer.gif) center center no-repeat }

/******************************************* LISTING */
/******************************************* [Listing] Sidebar */
.listing #sidebar { position: relative; width: 190px; float: left }

#accordion { padding: 10px 12px 10px 11px; background: url(../../images/bg/bg_listing_sidebar.jpg) top left no-repeat; 
min-height: 614px }
#accordion li a { display: block; height: 20px; line-height: 18px; padding-left: 30px; color: #FFF; font-weight: bold; 
	background: url(../../images/bg/listing_divide.png) bottom left no-repeat }
#accordion li a:hover,
#accordion li a.selected { background: url(../../images/bg/listing_hover.png) top left no-repeat }
#accordion li a.secondary.ui-state-active { background: url(../../images/bg/listing_hover.png) top left no-repeat !important }
/*#accordion ul.accordion-nested ul.ui-accordion-content li a { padding-left: 50px }
#accordion ul.accordion-nested ul.ui-accordion-content li a:hover { background: url(../../images/bg/bg_listing_hover_nested.png) top left no-repeat}*/
#accordion .accordion-nested ul { display: none }
#accordion .accordion-nested ul li a { padding-left: 50px }
#accordion .accordion-nested ul li a:hover { background: url(../../images/bg/bg_listing_hover_nested.png) top left no-repeat}

#accordion li a.category,
#accordion li a.brand,
#accordion li a.offer,
#accordion li a.seller,
#accordion li a.new { padding-left: 10px; height: 20px }

#accordion li a.category:hover,
#accordion li a.brand:hover,
#accordion li a.offer:hover,
#accordion li a.seller:hover,
#accordion li a.new:hover { background: url(../../images/bg/listing_divide.png) bottom left no-repeat }

#accordion h4 { text-indent: -9999px; height: 12px; width: 129px; margin-top: 8px }
#accordion h4.category {background: url(../../images/bg/sprite_listing.png) left top no-repeat}
#accordion h4.brand {background: url(../../images/bg/sprite_listing.png) left -13px no-repeat}
#accordion h4.specialoffers {background: url(../../images/bg/sprite_listing.png) left -26px no-repeat}
#accordion h4.bestsellers {background: url(../../images/bg/sprite_listing.png) left -39px no-repeat}
#accordion h4.newproducts {background: url(../../images/bg/sprite_listing.png) left -52px no-repeat}

/******************************************* [Listing] Panel 1 */
.listing #panel_1 {position: relative; width: 550px; height: 112px; padding: 15px; margin-bottom: 10px; float: right; background-position: top left;
	background-repeat: no-repeat }
.listing #panel_1 h2.vaglight { margin-left: 2px }
.listing #panel_1 p { width: 350px; margin-left: 2px }

/******************************************* [Listing] Panel 2 */
.listing #panel_2 { position: relative; width: 580px; min-height: 287px; float: right }
.listing #panel_2 div.top { background: url(../../images/bg/bg_panel_top.png) left center no-repeat }
.listing #panel_2 div.btm { background: url(../../images/bg/bg_panel_btm.png) left center no-repeat; top: 0 }
.listing #panel_2 div.breadcrumbs { background: url(../../images/bg/bg_panel.gif) left center repeat-y }
.listing #panel_2 div.breadcrumbs .fl { padding-left: 22px }
.listing #panel_2 div.breadcrumbs .fr { padding-right: 22px }

.listing #panel_2 div.ul-wrap { background: url(../../images/bg/bg_panel.gif) top left repeat-y; min-height: 488px; clear: both }
.listing #panel_2 ul { width: 564px; overflow: auto; padding: 8px 8px 14px; min-height: /*242px*/224px; 
	/*background: url(../../images/bg/ul_divide.png) bottom center no-repeat*/ }
.listing #panel_2 ul.first li { background: url(../../images/bg/li_divide.png) bottom right no-repeat }
.listing #panel_2 ul li { position: relative; display: block; width: 168px; padding: 0 10px; float: left; 
	/*background: url(../../images/bg/li_divide.png) top right no-repeat*/ }
.listing #panel_2 ul li.second { width: 171px}
.listing #panel_2 ul li.third { padding-right: 0; /*background: none*/ }

/*.listing .prodimg { display: block; min-height: 137px }*/
.listing p.pricewrap { min-height: 38px; margin: 0 0 5px 5px }
.listing p.noproducts { padding: 10px 22px; font-size: 1.1em; line-height: 1.2em; margin-top: 7px; color: black; font-weight: bold }
.listing span.special-offer { color: red; display: block; font-style: italic; font-size: 1em; font-weight: normal }
.listing span.special-offer a { color: black }
.listing span.special-offer a:hover { text-decoration: underline }
/*.listing div.newsticker { top: 12px; left: 108px }*/

/******************************************* PRODUCT PAGE */
/******************************************* [Product] Panel 1 */
.product #panel_1 { position: relative; width: 100%; overflow: auto; background: url(../../images/bg/bg_product_middle.jpg) top left repeat-y; 
	margin-bottom: 9px }
.product div.btmfix { background: url(../../images/bg/bg_product_btm.png) left center no-repeat; position: relative; top: -9px; width: 100%; height: 7px }

.product #panel_1 div.breadcrumbs { margin-bottom: 13px }
.product #panel_1 div.divide { margin: 0 0 16px 20px }
.product #panel_1 span.fl { padding-left: 20px }
.product #panel_1 span.fr { padding-right: 20px }

/******************************************* [Product] Panel 2 */
.product #panel_2 { width: 387px; padding-right: 20px; float: right; font-weight: bold }

.product #panel_2 a { color: #527400 }
.product #panel_2 p { color: #b1b1b1; line-height: 1.4em }

.product #panel_2 div.qty { position: relative; color: #527400; height: 46px; font-size: 1.2em; 
	background: url(../../images/bg/bg_heading.png) top left repeat-x; margin-top: 10px }
.product #panel_2 div.qty label.first { position: absolute; top: 15px; left: -5px }
.product #panel_2 div.qty label.second { position: absolute; top: 15px; left: 69px }
.product #panel_2 div.qty input { width: 25px; font-size: 0.9em; display: inline; position: absolute; top: 14px; left: 30px }
.product #panel_2 div.qty select { width: 139px; position: absolute; top: 14px; left: 66px }
.product #panel_2 div.qty a.addtobasket { position: absolute; top: 13px; left: 205px }
.product #panel_2 div.qty a.delivery_info { position: absolute; top: 13px; left: 305px }
.product #panel_2 div.qty .qty-error { position: relative; top: 70px; font-size: 0.8em }
.product #panel_2 div.stock { color: red }

.product #panel_2 div.divide { margin: 8px 0 0 0; width: 385px }
.product #panel_2 span { display: block; color: #527400; padding-bottom: 5px }
.product #panel_2 span.weight { font-size: 1.6em }
.product #panel_2 span.rrp { font-size: 1.3em; color: #b1b1b1; text-decoration: line-through }
.product #panel_2 span.ourprice { font-size: 1.6em; padding-bottom: 15px }

/******************************************* [Product] Panel 3 */
.product #panel_3 { width: 333px; float: left; padding: 20px; text-align: center; overflow: hidden }

.product #panel_3 h3 { margin-top: 10px }
.product #panel_3 ul { width: 333px }
.product #panel_3 ul li { position: relative; width: 159px; display: block; float: left; text-align: left }
.product #panel_3 ul li.first { margin-right: 15px; /*background: url(../../images/bg/li_divide.png) right center no-repeat*/ }

.product #panel_3 ul li p.pricewrap { padding: 0 0 5px 5px }
.product #panel_3 ul li a.more { right: 0 }

.product .noproducts { margin-top: 10px; color: red !important; display: none }
.product #ctl00_CPH1_udpListing { margin-bottom: 10px }

/******************************************* BASKET */
/******************************************* [Basket] Panel 1 */
.basket #panel_1 { position: relative; width: 100%; /*overflow: auto;*/ font-weight: bold; color: #b1b1b1 }
.basket #panel_2,
.basket #panel_3 { overflow: auto }

.basket div.breadcrumbs { height: 30px; margin-bottom: 10px; background: url(../../images/bg/bg_heading_sml.png) bottom left repeat-x }
.basket h2 { height: 30px; margin-bottom: 0; padding-top: 5px }
.basket h3 { margin: 12px 0 }
.basket h3.total { width: 200px; float: left }
.basket p.express { margin-bottom: 20px }
.basket .formwrap img { margin: 0 }

.basket table.shopping th,
.basket table.shopping td { width: 10%; color: #4d9000; font-size: 1.2em; vertical-align: middle; text-align: center; 
	background: url(../../images/bg/bg_basketitemspacer.png) left 10px no-repeat }
/*.basket table.shopping td img { margin: 5px 15px 0 0; float: left }*/
.basket table.shopping td a { color: #4d9000 }
.basket table.shopping th { background: none }
.basket table.shopping th.item,
.basket table.shopping td.item { width: 40%; text-align: left; background: none }
.basket table.shopping td.item p { width: 50%; float: right; clear: right; padding-right: 10px }
.basket table.shopping td.item p.first { margin-top: 20px }
.basket table.shopping td.item p.grey a { font-size: 0.9em }
.basket table.shopping td.spacer { background: url(../../images/bg/bg_heading_sml.png) bottom left repeat-x }
.basket table.shopping td .remove { display: block; height: 20px; width: 64px; 
	background: url(../../images/btn/btn_remove.png) top left no-repeat; margin: 0 auto }
.basket table.shopping td .qty-error { width: 180px; position: absolute; top: 233px; left: 195px; text-align: left }
.basket table.shopping td .qty-error p { margin: 0 }
.basket table.shopping td p.stock { color: red }
.basket table.shopping input[type=text] { width: 45px; text-align: center; margin: 0 }
.basket table.shopping input[type=checkbox] { display: inline; float: none; margin: 0 }
.basket table.shopping table.thumbshadow { float: left }
.basket table.shopping table.thumbshadow td { background: none }	

.basket fieldset.dots { height: 40px; margin-bottom: 0; margin-top: 10px; background-position: left top; padding: 5px 0 0 0 }
.basket fieldset.dots input { margin-top: 5px }
.basket fieldset.dots input#ctl00_CPH1_btnContinue { display: block; width: 89px; height: 27px; 
	background: url(../../images/btn/btn_continue.png) top left no-repeat }
.basket fieldset.dots input#ctl00_CPH1_btnUpdateBasket { display: block; width: 130px; height: 27px; 
	background: url(../../images/btn/btn_updatebasket.png) top left no-repeat }
.basket #panel_2 div.first,
.basket #panel_2 div.second { width: 30%; padding-right: 10%; float: left }
.basket #panel_2 input[type=radio] { display: block; float: left; margin: 0 10px 20px 0 }
.basket #panel_3 div.second { position: relative; width: 60%; float: right }
.basket #panel_3 div.second input.checkout { position: absolute; right: 0px; bottom: 0px; margin-bottom: 8px }

.basket table.total { width: 400px; font-size: 1.2em; float: left; border-right: 1px dashed #CCC }
.basket table.total td { height: 40px; width: 50%; text-align: center; vertical-align: middle; 
background: url(../../images/bg/bg_heading_sml.png) top left repeat-x; border-left: 1px dashed #CCC }
.basket table.total td input { width: 50px; margin-top: 10px }
.basket table.total td input.apply { background: url(../../images/btn/btn_apply.png) top left no-repeat; height: 20px; width: 52px; 
	margin-left: 5px; position: relative; top: 13px }
.basket table.total td.first { background: none }
.basket table.total td p#free-delivery,
.basket table.total td p.warning { font-size: 0.9em; font-weight: normal; color: #666666; text-align: left; margin: 10px }

.basket ul.last-minute { width: 100%; overflow: auto; padding: 0 }
.basket ul.last-minute li { display: block; position: relative; width: 175px; padding-left: 10px; float: left; background: url(../../images/bg/bg_hr.png) right center no-repeat}
.basket ul.last-minute li.last { background: none }
.basket div.fix { bottom: 0px; margin-bottom: 9px }
/*.basket div.newsticker { top: 12px; left: 98px }*/

/******************************************* ABOUT, DELIVERY, PRIVACY, TERMS */
body.about .formwrap p, body.delivery .formwrap p, body.privacy .formwrap p, body.terms .formwrap p { width: 75% }

/******************************************* ADVICE */
.advice #panel_1 { background: url(../../images/bg/bg_panel_advice.jpg) top left no-repeat; height: 82px }
.advice #panel_1 p,
.advice .healthnotes p  { width: 300px; margin-left: 2px }

.advice #panel_2 div.ul-wrap { padding: 10px 20px 10px; margin-top: 7px }
.advice #panel_2 div.ul-wrap p { color: #020202; line-height: 1.5em; width: 92%; margin-bottom: 15px }

.advice .healthnotes { position: relative; width: 550px; height: 82px; padding: 15px; margin-bottom: 10px; float: right; 
	background: url(../../images/bg/bg_panel_advice_healthnotes.jpg) top left no-repeat }
.advice .healthnotes h3.vaglight { margin-left: 2px; position: absolute; right: 0; bottom: 10px; background: url(../../images/btn/ico_arrow.png) 155px 1px no-repeat }
.advice .healthnotes img { margin-bottom: 10px }

/******************************************* BRANDS */
.brands #panel_2 div.breadcrumbs { height: 50px }
.brands #panel_2 h3 { font-size: 15px; padding: 0 !important }
.brands #panel_2 h3.fl { margin-left: 17px }
.brands #panel_2 h3.fr { margin-right: -5px }
.brands #panel_2 ul.alphabet { width: 546px; clear: both; padding: 0; margin: 0 18px }
.brands #panel_2 ul.alphabet li { float: left; width: 18px; height: 18px; line-height: 17px; padding: 0; text-align: center; background: #3d6214; 
	margin: 0 3px 0 0 }
.brands #panel_2 ul.alphabet li a { font-size: 1.5em; color: #9eb18a }

.brands #panel_2 table { border-collapse: separate; border-spacing: 10px; clear: left; margin: 0 auto 10px }
.brands #panel_2 table td { height: 100px; width: 100px; border: 1px solid #CCC; color: black; text-align: center; vertical-align: middle }
.brands #panel_2 table td div { height: 100px; width: 100px; position: relative }
.brands #panel_2 table td a { display: block }
.brands #panel_2 table td a img { margin-left: 0 !important; margin-right: 0 !important; margin-top: 10px; filter: alpha(opacity=50); -moz-opacity: .50; opacity: .50 }
.brands #panel_2 table td a:hover img { filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1 }
.brands #panel_2 table td p a { position: absolute; left: 0; bottom: 5px; width: 100px; color: black; letter-spacing: -1px }

/******************************************* CONFIRM DETAILS */
.confirm .billing,
.confirm .shipping { width: 40%; float: left }
.confirm .billing { background: url(../../images/bg/li_divide.png) right top no-repeat }
.confirm .shipping { margin: 0 0 15px 15px }
.confirm h4 { font-size: 13px; margin: 5px 0; color: #666 }

.confirm .delivery { margin-bottom: 10px; overflow: auto }
.confirm .delivery h3 { margin-top: 15px }
.confirm .delivery .first { width: 40%; float: left }
.confirm .delivery .second { position: relative; width: 50%; float: left }
.confirm .delivery input { margin: 0 5px 0 0 }

.confirm .order table { width: 100%; margin: 10px 0 }
.confirm .order table th,
.confirm .order table td { padding: 10px 0; border-bottom: 1px dotted #CCC }
.confirm .order table th { background: #61AE0B }
.confirm .order table td { width: 25% }

.confirm .order table h4 { color: white; margin: 0; font-size: 11px }
.confirm .order table h5 { font-size: 11px }
.confirm .order table .product { padding-left: 10px; }
.confirm .order table .qty { text-align: right }
.confirm .order table td.qty { padding-right: 22px }
.confirm .order table .price { text-align: right; padding-right: 13px }
.confirm .order table .subtotal { padding-right: 50px; text-align: right}

.confirm .order table td.totals,
.confirm .order table td.total { text-align: right; padding-right: 10px }
.confirm .order table td.total { color: black; padding-right: 50px}
.confirm .order table td.last { border: 0 }
.confirm .order .paynow { float: right; margin-right: 22px }

.confirm #udpBasket { display: inline }

/******************************************* CONTACT */
.contact .formwrap a { color: black }

/******************************************* CREATE ACCOUNT */
.account #panel_2,
.account #panel_3 { width: 40%; padding-right: 10%; float: left }
.account #panel_2 input[type=text],
.account #panel_3 input[type=text] { margin-bottom: 10px }

.account .formwrap a.black { display: block; clear: left }
.account .formwrap a.signin { display: block; width: 100px; height: 27px; 
	background: url(../../images/btn/btn_signin.png) top left no-repeat; margin: 15px 0}
	
.account .formwrap label { display: block; width: 200px; /*float: left; clear: left;*/ margin-bottom: 0 }
.account .formwrap input[type=text],
.account .formwrap select { margin-bottom: 0 }
.account .formwrap input[type=text],
.account .formwrap select,
.account .formwrap input[type=checkbox],
.account .formwrap p { float: left }
.account .formwrap p { width: 100% }
.account .formwrap input[type=checkbox] { clear: left }
.account .formwrap div.divide { margin-bottom: 15px }
.account .formwrap #deliverydetails h3.vaground { width: 200px }

/******************************************* HEALTHNOTES */
body.healthnotes,
body.healthnotes p,
body.healthnotes a,
body.healthnotes div { font-size: 11px }
body.healthnotes #header a,
body.healthnotes #footer a { font-size: 9px }
body.healthnotes form { height: auto !important }

.healthnotes #panel_1 .formwrap #hniArticle { font-size: 12px }
.healthnotes #panel_1 .formwrap a { color: #5c8200 }
.healthnotes #panel_1 .formwrap a.first { position: absolute; top: 10px; right: 20px }

/******************************************* SITEMAP */
.sitemap .col-one,
.sitemap .col-two { width: 45%; padding-right: 5%; float: left; height: 500px }
.sitemap .col-one ul,
.sitemap .col-two ul { margin: 0 0 10px 20px }
.sitemap .col-one ul li,
.sitemap .col-two ul li { padding-left: 15px }
.sitemap .col-one ul li a,
.sitemap .col-two ul li a { color: #A0A0A0 }
.sitemap .col-one ul li a:hover,
.sitemap .col-two ul li a:hover { text-decoration: underline }

/******************************************* THANKS */
.thanks .panel_1 p { width: 75% }
.thanks dl { width: 500px }
.thanks dl dt, .thanks dl dd { border-bottom: 1px dotted #CCC; float:left; padding:5px 0; width:250px }
.thanks dl dt { color: black }
.thanks img { float: left; clear: left; margin-top: 15px }

/******************************************* Footer */
#footer { width: 780px; height: 140px; clear: both; position: relative }
#footer .wrap {	width: 100%; height: 126px; background: #2f4f0d; position: relative; top: 7px; color: #FFF; font-weight: normal; padding: 0; overflow: hidden }
#footer .smed {	float:right; margin-bottom:0; margin-left:0; margin-right:5px; margin-top:-11px;}
#footer .smedface {	float:right; margin-bottom:0; margin-left:0; margin-right:11px; margin-top:-11px;}


#footer div.top { background: url(../../images/bg/bg_footer_top.png) left center no-repeat }
#footer div.btm { background: url(../../images/bg/bg_footer_btm.png) left center no-repeat }

#footer ul#menu { width: 770px; height: 20px; padding: 20px 0 10px 10px; display: block; background: #2f4f0d url(../../images/bg/bg_footer_line.png) center 38px no-repeat; position: relative; top: 7px }
#footer ul#menu li { font-size: 0.9em; font-weight: bold; display: inline }	
#footer ul#menu li.first { margin-left: 3px }	
#footer ul#menu li a { padding-right: 5px; color: #FFF; background: url(../../images/bg/bg_line.gif) right 3px no-repeat }
#footer ul#menu li.last a { background: none }

#credit { width: 200px; height: 65px; margin-top: 10px; float: left; font-weight: bold; 
background: url(../../images/bg/bg_body_credit.png) 20px top no-repeat }
#credit p.akiko { position: relative; top: 3px; left: 72px; letter-spacing: -1px }
#credit p.akiko a { color: #FFF }
#credit p.secure { position: relative; top: 35px; left: 22px}

#address { height: 65px; position: relative; float: right; text-align: right; margin-right: 84px; margin-top: 10px; 
border-right: 1px solid #FFF }
#address a { display: block; height: 29px; width: 66px; position: absolute; top: 0; right: -75px }
#address p { font-size: 0.9em; margin-right: 10px }
#address p.copy { color: #619628; font-weight: bold }

/******************************************* Global Styles */
div.breadcrumbs { width: 100%; position: relative; top: 7px; height: 20px; line-height: 20px; 
color: #5c8200; font-weight: bold; font-size: 0.9em; word-spacing: 1px }
div.breadcrumbs a { color: #5c8200 }

ol.checkout { height: 25px; margin: 15px 0 10px 0; background: url(../../images/bg/bg_heading_sml.png) bottom left repeat-x }
ol.checkout li { float: left; padding-right: 30px; margin-right: 15px; color: #b1b1b1; 
	background: url(../../images/bg/bg_checkout.gif) right 3px no-repeat }
ol.checkout li.last { padding: 0; background: none }

div.top { position: absolute; top: 0; left: 0; width: 100%; height: 7px; background: url(../../images/bg/bg_product_top.jpg) left center no-repeat }
div.btm { position: relative; bottom: -6px; width: 100%; height: 7px; background: url(../../images/bg/bg_product_btm.png) left center no-repeat }
div.btm.p { bottom: 0px; margin-bottom: 9px }
div.divide { height: 4px; width: 740px; border: none; background: url(../../images/bg/bg_heading_sml.png) top left repeat-x; clear: both }

#panel_1, #panel_2, #panel_3 { position: relative }
.dots { height: 35px; background: url(../../images/bg/bg_heading_sml.png) bottom left repeat-x; margin-bottom: 15px; padding-top: 15px }

/* forms */
.formwrap { background: url(../../images/bg/bg_product_middle.jpg) top left repeat-y; color: #a0a0a0; 
	font-weight: bold; padding: 0 20px 20px 20px; line-height: 1.4em; overflow: auto }
.formwrap label { margin-bottom: 5px }
.formwrap input,
.formwrap p,
.formwrap select { margin-bottom: 10px }
.formwrap .black { color: #000000!important}

div.newsticker { height: 60px; width: 60px; background: url(../../images/sticker_new.png); position: absolute; top: 35px; right: 25px }
div.beststicker { height: 60px; width: 60px; background: url(../../images/sticker_best.png); position: absolute; top: 35px; right: 25px }
div.offersticker { height: 60px; width: 60px; background: url(../../images/sticker_offer.png); position: absolute; top: 35px; right: 25px }

p.desc { color: #4d9000; font-size: 1.2em; font-weight: bold; margin: 5px; /*margin: 5px 0 5px 5px; min-height: 28px*/ height: 30px; overflow: hidden }
span.price {color: #000; font-size: 1.2em; font-weight: bold; display: inline; letter-spacing: -1px }
span.strike { padding-right: 4px; color: #B1B1B1; text-decoration: line-through }
/*span.offer { display: block }*/

a.addtobasket,
a.selectoption { margin-left: 5px; display: block; height: 20px; width: 88px; background: url(../../images/btn/btn_addtobasket.png) top left no-repeat }
a.selectoption { background-image: url(../../images/btn/btn_selectoption.png)}
a.more { display: block; height: 20px; width: 60px; position: absolute; right: 20px; bottom: 0; 
	background: url(../../images/btn/btn_details.png) top left no-repeat }

table.thumbshadow { height: 160px; width: 160px; text-align: center; background: url(../../images/bg/bg_thumb_shadow.png) 1px top no-repeat }
table.thumbshadow td { vertical-align: middle }
table.thumbshadow div.thumb { width: 148px; margin: 6px; overflow: hidden }
/*a.prodimg { display: block; min-height: 164px }*/

/******************************************* JQuery */

/* Basket Modal */
#overlay { position: absolute; top:0; left:0; width: 100%; z-index: 100; display: none; background: #333 }
.basket-modal {padding-bottom:10px;position:absolute;display: none; width: 289px; background: #FFF url(../../images/bg/bg_modal.png) no-repeat left top;padding-bottom:10px;z-index:101;}
.basket-modal p { font-size:1.1em; color:#000; text-align:left; padding: 50px 10px 10px 10px}
.basket-modal .modal-close { float: right; margin-top:3px; margin-right:3px }
.basket-modal fieldset { margin-top: 15px }

/* Info Modal */
.info-modal {padding-bottom:10px; position:absolute;display: none; width: 289px; background: #FFF url(../../images/bg/bg_info.png) no-repeat left top;padding-bottom:10px;z-index:101;}
.info-modal p { font-size:1.1em; color:#000; text-align:left; padding: 50px 10px 10px 10px}
.info-modal .modal-close { float: right; margin-top:3px; margin-right:3px }
.info-modal fieldset { margin-top: 15px }

/* Accordion */
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block }
.ui-accordion .ui-accordion-content { border-top: 0; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }

/* Tabs */

#tabs-wrap ul { width:100%; overflow:hidden}
#tabs-wrap li { float:left}
#tabs-wrap li a {float:left; display:block; height:34px; background:url(../../images/tabs.png) no-repeat; margin-right:2px; text-indent:-9999px; overflow:hidden}
#tabs-wrap li a.description { background-position: 0 0; width:111px }
#tabs-wrap li a.ingredients { background-position: -113px 0; width:108px }
#tabs-wrap li.tabs-selected a.description {background-position: 0 -34px;}
#tabs-wrap li.tabs-selected a.ingredients {background-position: -113px -34px;}
#tabs-wrap .tabs-hide {display:none;}

#tabs-wrap #description,
#tabs-wrap #ingredients { background:#4d9000; padding:15px; margin-bottom:20px}
#tabs-wrap #description p,
#tabs-wrap #ingredients p { padding-bottom:15px; line-height:15px; font-size:11px; color:#fff; font-weight:normal}

/******************************************* SIFR */
body.home #sidebar h3,
body.home #panel_2 h4 { font-size: 14px }

h2.vaground { font-size: 22px; color: #5c8200; font-family: Tahoma, Geneva, sans-serif }
h3.vaground { font-size: 18px; color: #5c8200; font-family: Tahoma, Geneva, sans-serif }
h2.vaglight { font-size: 28px; color: white }
h3.vaglight { font-size: 18px; color: white }
span.vaglight { font-size: 20px; color: white }
h4.swissbold { font-size: 14px; color: white }

/******************************************* Global Classes */
.cl { clear: left }
.cr { clear: right }
.cb { clear: both }
.fl { float: left !important }
.fr { float: right }
.st { letter-spacing: -1px } /* small type */
.mt { margin-top: 10px }
.mb { margin-bottom: 10px }
.nobg { background: none !important}
.l-green { color: #84ba00 }
.grey { color: #a0a0a0 }
.black { color: black }
.green { color: #4D9000 }
.red { color: red }