/* CSS Document */

* {
	margin:0;
	padding:0;
}

img {
	border:none;
}

body {
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#111;
}

a {
	color:#005016;
}

a:hover {
	color:#4c630c;
}

select {
	padding:1px;
}

.green_text {
	color:#005016;
}

.green_divider{
	border-bottom:1px solid #106333;
	height:0;
	font-size:0;
	margin:0 0 12px 0;
}

h1 {
	font-size:16px;
	color:#005016;
	margin-bottom:15px;
}

h2 {
	font-size:14px;
	font-weight:normal;
	color:#005016;
	margin-top:25px;
	margin-bottom:20px;
}

.exp-container h2{
	cursor:pointer;
}

h3 {
	font-size:12px;
	color:#005016;
	margin-top:25px;
	margin-bottom:20px;
}

h4{
	font-size:15px;
	color:#00622c;
	margin-top:8px;
	margin-bottom:8px;
}

h6{
	font-size:14px;
	font-weight:bold;
	color:#005016;
	padding-top:3px;
}

p {
	color:#222;
	line-height:18px;
	font-size:12px;
	margin-bottom:20px;
}

ul {
	margin-left:38px;
	margin-top:5px;
	margin-bottom:15px;
	font-size:12px;
	color:#222;
}

ol{
	padding:5px 0 15px 22px;
	color:#222;
	font-size:12px;
}

ol li{
	padding:0 0 12px 0;
}

ul li {
	margin-bottom:4px;
	list-style:url(/images/icon-list.jpg);
}

li a {
	text-decoration:none;
}

.container {
	width:1005px;
	margin:0 auto;
}

.clear {
	clear:both;
	font-size:0px;
	height:10px;
}

#container-top {
	background:url(/images/container-top.jpg) no-repeat;
	height:24px;
	margin-top:10px;

}

#container-body {
	background:url(/images/container-rpt.jpg) repeat-y;
	padding:0 12px 0 13px;
	width:980px;
}

#header {
	height:80px;
}

#logo {
	float:left;
	width:212px;
	padding-left:20px;
}

#free-delivery {
	/*background:url(/images/free_delivery_30.jpg) no-repeat bottom right;*/
	background:url(/images/free-delivery-offer.jpg) no-repeat bottom right;
	width:485px;
	color:#005016;
	height:70px;
	float:left;
}

#header-content {
	background:url(/images/freephone-orderline.jpg) no-repeat right bottom;
	margin-right:10px;
	width:164px;
	height:65px;
	float:right;
	font-size:12px;
	color:#005016;
}

#herbal-promo {
	float:left;
	width:242px;
	padding-left:40px;
	display:none;
}

#basket-link {
	float:right;
	text-align:right;
}

#basket-layer {
	position:absolute;
	z-index:50;
	width:166px;
	margin-left:110px;
	margin-top:-14px;
}

#basket-layer-top {
	background:url(/images/basket-pop-top.jpg) no-repeat;
	width:166px;
	height:7px;
	font-size:0px;
}

#basket-layer-text {
	width:154px;
	padding:5px;
	border-left:1px solid #c8c7c7;
	border-right:1px solid #c8c7c7;
	background:#fff;
	position: relative;
	z-index: 60;
}

#basket-layer-text a {
	color:#111;
	text-decoration:none;
}

#basket-layer-text a:hover {
	text-decoration:underline;
}

#basket-link-button {
	cursor:pointer;
}

#basket-layer-base {
	background:url(/images/basket-pop-base.gif) no-repeat;
	width:166px;
	height:7px;
	font-size:0px;
}

#top-menu {
	background:url(/images/menu-bg.jpg) repeat-x;
	height:29px;
	font-size:13px;
}

.menu-item, .menu-item-sel {
	float:left;
	width:140px;
	background:url(/images/menu-seperator.jpg) no-repeat right center;
}

.menu-item a, .menu-item-sel a {
	color:#4c630c;
	text-decoration:none;
	display:block;
	height:22px;
	padding-top:7px;
	text-align:center;
}

.menu-item a:hover {
	color:#005016;
}

.menu-item-sel a {
	font-weight:bold;
}

.sub-menu {
	position:absolute;
	top:143px;
	width:170px;
	padding:0 5px;
	background:#c0d95e;
	z-index:40;
	font-size:12px;
}

#sub-menu-container {
	position:relative;
	left:0;
}

.sub-menu-item {
	border-bottom:1px solid #fff;
}

.sub-menu-item a {
	color:#005016;
	text-decoration:none;
	font-weight:normal;
	display:block;
	height:20px;
	padding-top:5px;
	background:#c0d95e;
	text-align:left;
}

.sub-menu-item a:hover {
	text-decoration: none;
	color:#fff;
	
}

#content {
	position:relative;
	z-index:0;
}

#container-base {
	background:url(/images/container-base.jpg) no-repeat bottom;
	height:32px;
	padding-top:7px;
	font-size:11px;
}

#container-base a {
	color:#4c630c;
	text-decoration:none;
}

#container-base a:hover {
	color:#005016;
}

#base-links {
	float:left;
	width:300px;
	padding-left:25px;
	color:#fff;
}

#copy {
	float:right;
	text-align:right;
	width:600px;
	padding-right:25px;
	color:#4c630c;
}

#top-image-container{
	height:281px;
	margin-bottom:10px;
}

#top-image-container-left{
	float:left;
	width:728px;
}

.home-top-image{
	position:absolute;
}
#top-image {
	margin-bottom:10px;
}

#sub-content {
	float:right;
	width:201px;
	padding-right:9px;
}

.side-box {
	width:223px;
	padding-left:10px;
	height:17px;
	padding-top:29px;
	color:#111;
	margin-bottom:10px;
	font-size:12px;
}

.side-box-small {
	width:191px;
	padding-left:10px;
	height:20px;
	padding-top:38px;
	color:#111;
	font-size:12px;
	margin-top:10px;
}

.side-box a, .home-box a, .side-box-small a, .home-box2 a {
	color:#111;
	text-decoration:underline;
}

.side-box a:hover, .home-box a:hover, .side-box-small a:hover, .home-box2 a:hover {
	color:#4c630c;
}

#special_drinks_offer{
	background:url(/images/herbal-special-offer-bg.jpg) no-repeat;
	width:750px;
	height:125px;
	padding:92px 0 0 10px;
}

.home-box2{
	width:186px;
	height:163px;
	float:left;
	margin-left:8px;
	color:#111;
	font-size:12px;
}

.home-box {
	width:232px;
	height:203px;
	float:left;
	margin-left:10px;
	color:#111;
	font-size:12px;
}

.text-indent {
	padding-left:10px;
	float:left;
	width:760px;
}

#navtrail {
	padding-bottom:10px;
	font-size:12px;
	color:#333;
}

#navtrail a {
	color:#005016;
}

#navtrail a:hover {
	color:#4c630c;
}

.content-top {
	background:url(/images/content-top.jpg) no-repeat;
	width:750px;
	height:17px;
}

.content-main {
	width:724px;
	padding:0 12px;
	padding-bottom:20px;
	border-left:1px solid #b0d136;
	border-right:1px solid #b0d136;
}

.content-base {
	background:url(/images/content-base.jpg) no-repeat;
	width:750px;
	height:18px;
}

.contact-table {
	font-size:11px;
	color:#111;
}

.contact-table td {
	padding-bottom:6px;
}

.contact-text {
	width:305px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.contact-textarea {
	width:305px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.option-dd-container{
	float:left;
	width:358px;
	padding-left:12px;
	padding-top:65px;
	height:115px;
	font-size:12px;
	margin-bottom:10px;
	margin-right:10px;
}

.option-dd-qty{
	padding:20px 0 0 0;
}

.option-dd-container-custom{
	/*background:url(/images/aromatherapy-ear-candles.jpg) no-repeat top;*/
	background:url(/images/aroma_3_products.jpg) no-repeat top;
	width:750px;
	/*height:246px;*/
	height:140px;
	clear:both;
	padding:62px 0 15px 0;
}

.option-dd-buy {
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-align:center;
}

.option-dd-buy input {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	padding:0;
	width:110px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
}

.option-container {
	float:left;
	width:358px;
	padding-left:12px;
	padding-top:105px;
	height:75px;
	font-size:12px;
	margin-bottom:10px;
	margin-right:10px;
}

.option-price {
	float:left;
	width:85px;
	height:15px;
	padding-top:4px;
	#padding-top:6px;
}

.option-qty {
	float:left;
	width:105px;
	height:20px;
}

.option-buy {
	clear:left;
	font-size:14px;
	color:#fff;
	width:113px;
	font-weight:bold;
	padding-top:20px;
	text-align:center;
}

.option-buy input {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	padding:0;
	width:110px;
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
}

.listing-tabs {
	float:left;
	color:#005016;
	font-size:13px;
	font-weight:bold;
}

.tab-l {
	background:url(/images/tab-l.jpg) no-repeat;
	width:12px;
	height:33px;
	float:left;
}

.tab-bg {
	background:url(/images/tab-bg.jpg) repeat-x;
	height:24px;
	float:left;
	padding-top:9px;
	cursor:pointer;
}

.tab-r {
	background:url(/images/tab-r.jpg) no-repeat;
	width:12px;
	height:33px;
	float:left;
	margin-right:2px;
}

.tab-l-sel {
	background:url(/images/tab-l-sel.jpg) no-repeat;
	width:12px;
	height:33px;
	float:left;
}

.tab-bg-sel {
	background:url(/images/tab-bg-sel.jpg) repeat-x;
	height:24px;
	float:left;
	padding-top:9px;
	cursor:pointer;
}

.tab-r-sel {
	background:url(/images/tab-r-sel.jpg) no-repeat;
	width:12px;
	height:33px;
	float:left;
	margin-right:2px;
}

.list-container {
	float:left;
	width:370px;
	height:143px;
	padding-top:58px;
	padding-right:7px;
	margin-bottom:10px;
}

.list-text {
	float:right;
	width:173px;
	padding-right:15px;
	height:110px;
}

.list-button {
	float:right;
	clear:right;
	width:130px;
	padding-right:8px;
	font-weight:bold;
}

.list-button a {
	color:#fff;
	text-decoration:none;
	display:block;
	width:130px;
	height:21px;
	padding-top:4px;
	text-align:center;
}

.list-button a:hover {
	text-decoration:underline;
}

#msg_layer {
	position:absolute;
	top:35px;
	z-index:1;
	margin-left:-220px;
}
	
.msg_title {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-family:"trebuchet MS", verdana;
}
	
.msg_text {
	font-weight: bold;
	color: #FFFFFF;
}

.cart_titlerow td {
	background:#00622c;
	border-bottom:2px solid #accd34;
	color:#fff;
	font-size:12px;
	padding:2px;
	font-weight:bold;
}

.cart_itemrow a {
	text-decoration:none;
	font-size:12px;
}

.cart_itemrow td {
	border-bottom:1px dashed #ccc;
}

.download_itemrow td {
	padding:4px 2px;
	border-bottom:1px solid #cadf7e;
}

.drinks-container {
	float:left;
	width:243px;
	margin-right:10px;
	margin-bottom:20px;
}

.drinks-container select {
	margin-top:5px;
}

.checkout-tb td, .checkout-tb input {
	padding:2px;
}

.cartprev_container {
	border:1px dashed #aed033;
	background:#f7ffd8;
	padding:10px;
}

.field_info {
	font-size:11px;
	font-style:italic;
}

.div_vpad {
	cursor:pointer;
}

.v_paddedtabel td {
	padding-bottom:4px;
}

.warning-note {
	padding:3px;
	color:#a93131;
	background:#f6e6e6;
	border:1px solid #a93131;
	margin-bottom:10px;
}

.bach_flower_image{
	padding:0 10px 3px 0;
}