/* 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;
}

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;
}

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;
}

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.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;
}

#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.gif) 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;
	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:240px;
	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{
	width:729px;
	float:left;
	height:281px;
}

.home-top-image{
	position:absolute;
}

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

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

#sub-content p{
	padding:8px 0;
	line-height:14px;
	color:#4b4b4b;
	margin-bottom:0;
}

.side-box {
	width:233px;
	height:59px;
	color:#111;
	margin-bottom:6px;
	font-size:11px;
}

.side-box-small {
	width:201px;
	margin-top:10px;
}

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

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

.home-box {
	width:188px;
	height:179px;
	float:left;
	margin-left:6px;
	color:#111;
	font-size:11px;
}

.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-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:130px;
	font-weight:bold;
	padding-top:20px;
	text-align:center;
}

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

.listing-tabs {
	float:left;
	color:#005016;
	font-size:11px;
	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:21px;
	float:left;
	padding-top:12px;
	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:21px;
	float:left;
	padding-top:12px;
	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:151px;
	padding-top:50px;
	padding-right:7px;
	margin-bottom:10px;
}

.list-text {
	float:right;
	width:178px;
	padding-right:7px;
	height:110px;
	font-size:11px;
}

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

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

.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:235px;
	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;
}

#special_drinks_offer{
	background:url(/images/special_drinks_bg.jpg) no-repeat;
	width:737px;
	height:146px;
	padding:80px 0 0 13px;
}

#special_patch_offer{
	background:url(/images/special_patches_bg.jpg) no-repeat;
	width:737px;
	height:155px;
	padding:80px 0 0 13px;
}

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

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

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

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

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

#mohdoh_container{
	width:751px;
	height:188px;
	padding-top:84px;
	background:url(/images/cart_mohdoh_bg.jpg) no-repeat;
	color:#fff;
	margin-bottom:20px;
}
