/* ================================================
   DEFAULTS
================================================ */
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff url(../images/pagebg.gif) repeat-x top left;
}
a {
	color: #006a64;
	text-decoration: underline;
}
a:hover {
	color: #000;
}

/* ================================================
   CLEARS
================================================ */
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.clearcontain:after {
     content: "."; 
     display: block; 
     height: 0; 
	 font-size: 0;
     clear: both; 
     visibility: hidden;
}
.clearcontain {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearcontain {height: 1%;}
.clearcontain {display: block;}
/* End hide from IE-mac */

/* ================================================
   PAGE AREA / WRAPPER
================================================ */
#page {
	width: 951px;
	margin: 0 auto;
}

/* ================================================
   HEADER
================================================ */
#header {
	height: 139px;
	position: relative;
}
#header h1 {
	float: left;
	width: 240px;
	height: 77px;
	margin: 28px 0 0 0;
}
#header h1 a {
	display: block;
	width: 240px;
	height: 77px;
	background: url(../images/logo.gif) no-repeat 0 0;
	overflow: hidden;
	text-indent: -9999px;
}
#header span.number {
	float: right;
	margin: 37px 0 0 0;
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}
#header .cartlinks {
	height: 22px;
	width: 951px;
	padding: 5px 0 0 0;
	text-align: right;
	position: absolute;
	color: #feffff;
	top: 0;
	left: 0;
}
#header .cartlinks span {
	padding: 0 0 0 15px;
}
#header .cartlinks a {
	color: #ebffc7;
	text-decoration: none;
}
#header .cartlinks a:hover {
	text-decoration: underline;
}
#header .bottomrowcontainer {
	clear: right;
	float: right;
	width: 711px;
}
#header .formwrapper {
	margin: 12px 0 0 0;
	float: right;
}
#header fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#header form#search_mini_form .input-text {
	margin: 0 4px 0 0;
	float: left;
	padding: 4px;
	border: 1px solid #13837d;
	font: 12px Arial, Helvetica, sans-serif;
	color: #6e6e6e;
}
#header ul.sitelinks,
#header ul#mc_menu_1 {
	margin: 17px 0 0 0;
	padding: 0;
	list-style: none;
	float: right;
}
#header ul.sitelinks li,
#header ul#mc_menu_1 li {
	margin: 0 24px 0 0;
	float: left;
	font-size: 13px;
	text-transform: uppercase;
}
#header ul.sitelinks li a,
#header ul#mc_menu_1 li a {
	color: #fff;
	text-decoration: none;
}
#header ul.sitelinks li a:hover,
#header ul#mc_menu_1 li a:hover {
	color: #ebebeb;
}

/* ================================================
   MAIN NAVIGATION
================================================ */
ul#nav,
ul#mc_menu_2 {
	clear: both;
	height: 33px;
	margin: 0;
	padding: 1px 0 0 0;
	list-style: none;
}
ul#nav li,
ul#mc_menu_2 li {
	height: 27px;
	margin: 0 27px 0 0;
	padding: 6px 0 0 0;
	float: left;
	font-size: 17px;
	text-transform: lowercase;
	position: relative;
}
ul#nav li.nav-gift-certificates,
ul#mc_menu_2 li#menu_item_23 {
	margin-right: 0;
}
ul#nav li a,
ul#mc_menu_2 li a {
	color: #565656;
	text-decoration: none;
}
ul#nav li a:hover,
ul#mc_menu_2 li a:hover {
	color: #10736d;
}
ul#nav li.active a,
ul#mc_menu_2 li.active a {
	font-weight: bold;
	color: #10736d;
}
ul#nav li.active a:hover,
ul#mc_menu_2 li.active a:hover {
	color: #565656;
}
ul#nav li.nav-specials a,
ul#mc_menu_2 li#menu_item_7 a {
	color: #f20028;
}
ul#nav li.nav-specials a:hover,
ul#nav li.nav-specials.active a,
ul#mc_menu_2 li#menu_item_7 a:hover,
ul#mc_menu_2 li#menu_item_7.active a {
	color: #cc0022;
}
ul#nav li.nav-specials.active a:hover,
ul#mc_menu_2 li#menu_item_7.active a:hover {
	color: #f20028;
}
ul#nav ul,
ul#mc_menu_2 ul { display: none; }
ul#nav ul,
ul#mc_menu_2 ul {
	display: none;
	position: absolute;
	top: 33px;
	left: -10px;
	width: 156px;
	padding: 5px 0 4px;
	background: #e6e6e6 url(../images/top-dropdown-bg.png) repeat-x top left;
	border-bottom: 1px solid #cccccc;
	z-index: 1001;
}
ul#nav li:hover ul,
ul#nav li.over ul,
ul#mc_menu_2 li:hover ul,
ul#mc_menu_2 li.over ul {
	display: block;
}
ul#nav li:hover a,
ul#nav li.over a,
ul#mc_menu_2 li:hover a,
ul#mc_menu_2 li.over a {
	color: #10736d;
}
ul#nav li:hover ul li,
ul#nav li.over ul li,
ul#mc_menu_2 li:hover ul li,
ul#mc_menu_2 li.over ul li {
	margin: 0;
	padding: 0;
	height: auto;
	float: none;
	font-size: 12px;
	text-transform: none;
}
ul#nav li:hover ul li a,
ul#nav li.over ul li a,
ul#mc_menu_2 li:hover ul li a,
ul#mc_menu_2 li.over ul li a {
	display: block;
	/*width: 144px;*/
	padding: 5px 11px;
	color: #565656;
	font-weight: normal;
}
ul#nav li:hover ul li a:hover,
ul#nav li.over ul li a:hover,
ul#mc_menu_2 li:hover ul li a:hover,
ul#mc_menu_2 li.over ul li a:hover {
	color: #10736d;
}

/* ================================================
   LEFT COLUMN
================================================ */
#leftcol {
	float: left;
	width: 169px;
	padding: 0 0 20px 0;
}
#leftcol ul#leftnav {
	width: 141px;
	margin: 0;
	padding: 4px 13px 4px 15px;
	list-style: none;
	background: url(../images/leftmenubg.gif) repeat-x 0 0;
}
#leftcol ul#leftnav li {
	margin: 0;
	padding: 7px 0;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #2b2b2b;
	background: url(../images/horz-nav-divider.gif) repeat-x top left;
}
#leftcol ul#leftnav li a {
	color: #2b2b2b;
	text-decoration: none;
}
#leftcol ul#leftnav li a:hover {
	text-decoration: underline;
}
#leftcol ul#leftnav li.header {
	padding: 14px 0 10px 0;
	background: none;
}
#leftcol ul#leftnav li.header h3 {
	font-size: 19px;
	color: #739b24;
	font-weight: normal;
	text-transform: uppercase;
}
#leftcol ul#leftnav ul {
	padding-top: 5px;
}
#leftcol ul#leftnav ul li {
	margin-left: 18px;
	padding: 5px 0;
	font-weight: normal;
	background: none;
}
#leftcol ul#leftnav ul ul {
	display: none;
}
#leftcol ul#leftnav ul li.active ul {
	display: block;
}
#leftcol ul#leftnav ul li.active ul li {
	font-size: 12px;
	line-height: 14px;
}
#leftcol .guarantee {
	margin: 9px 0 0 0;
	width: 169px;
	height: 162px;
	background: url(../images/guarantee.gif);
	text-indent: -9999px;
	overflow: hidden;
}
#leftcol .offer-wrapper {
	margin: 10px 0 0 0;
	width: 169px;
	background: url(../images/offerbgtop.gif) no-repeat top left;
}
#leftcol .offer {
	width: 149px;
	padding: 13px 10px 12px 10px;
	background: url(../images/offerbgbottom.gif) no-repeat bottom left;
}
#leftcol .offer h3 {
	margin: 0;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
}
#leftcol .offer p {
	margin: 5px 0 8px;
	font-size: 17px;
	line-height: 24px;
}
#leftcol .offer a.order,
#leftcol .testimonial a.readmore {
	display: block;
	width: 111px;
	height: 30px;
	background: url(../images/ordernowbtn.gif);
	text-align: center;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
}
#leftcol .testimonial h3 {
	margin: 15px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
#leftcol .testimonial p {
	margin: 5px 0 4px;
	color: #159f94;
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
}
#leftcol .testimonial a.readmore {
	background: url(../images/readmorebtn.gif);
	color: #fff;
}

/* ================================================
   MAIN CONTENT COLUMN
================================================ */
#content {
	width: 752px;
	padding: 0 14px 20px 16px;
	float: right;
	background: #fff url(../images/int-page-bg.gif) repeat-x top left;
}
.cms-home #content {
	padding-top: 342px;
}
.catalog-category-view #content,
.cms-popular #content,
.cms-home #content,
.cms-all #content,
.catalogsearch-result-index #content {
	width: 766px;
	background: none;
	padding-right: 0;
}
#content h2 {

	margin: 15px 0 9px 0;
	font-size: 24px;
	font-weight: bold;
	color: #1daba3;
}
#content h3 {
	margin: 24px 0 12px;
	font-size: 18px;
	font-weight: bold;
	color: #0d7e78;
}
#content p {
	margin: 0 0 12px 0;
	line-height: 20px;
}
#content p.highlight {
	color: #648b1b;
	font-weight: bold;
	font-size: 16px;
}
.cms-page-view #content ul {
	margin: 0 0 12px 0;
	line-height: 20px;
	padding-left: 1.5em;
	list-style-type: disc;
}
.cms-page-view #content ul li {
	margin: 8px 0;
	list-style-type: disc;
}
.cms-page-view #content ol {
	margin: 0 0 12px 0;
	line-height: 20px;
	padding-left: 2em;
	list-style-type: decimal;
}
.cms-page-view #content ol.grid-row {
	margin: 0;
	padding: 0;
}
.cms-page-view #content ol li {
	margin: 8px 0;
	list-style-type: decimal;
}
.cms-page-view #content .group-select ul {
	margin: 0;
	line-height: normal;
	padding-left: 0;
	list-style-type: none;
}
.cms-page-view #content .group-select ul li {
	margin: 0;
	list-style-type: none;
}
.cms-page-view .group-select li .input-box {
	width: 210px;
	margin-bottom: 10px;
}
.cms-page-view .group-select li .input-box.full {
	width: auto;
	float: none;
}
.cms-page-view .group-select li .input-box .input-text, 
.cms-page-view .group-select li .input-box textarea {
	width: 185px;
}
.cms-page-view .group-select li .input-box.full .input-text, 
.cms-page-view .group-select li .input-box.full textarea {
	width: 395px;
}

.page-head h3, .page-head-alt h3 {
	color: #1daba3;
	font-weight: bold !important;
	margin-top: 15px;
}
.page-head {
	border-bottom: none;
}

/* === one column === */ 
#onecol {
	padding: 15px 0 30px;
}

/* === two column interiors === */ 
#content .twocolumn .leftcolumn {
	float: left;
	width: 500px;
}
#content .twocolumn .rightcolumn {
	width: 240px;
	float: right;
}
#content .twocolumn .rightcolumn.wholesale {
	padding: 10px 10px 0;;
	width: 230px;
	background: url(../images/organic.jpg) no-repeat 0 0;
	position: relative;
	right: -14px;
}
#content .twocolumn .rightcolumn.wholesale span.the {
	float: left;
	margin-left: 22px;
	color: #22928c;
	font-size: 14px;
}
#content .twocolumn .rightcolumn.wholesale span.organic {
	float: left;
	clear: left;
	font-size: 26px;
	line-height: 22px;
	font-weight: bold;
	color: #178d86;
	display: inline;
}
#content .twocolumn .rightcolumn.wholesale span.natural {
	float: left;
	clear: left;
	margin-left: 48px;
	font-size: 34px;
	line-height: 30px;
	color: #0f7872;
	font-weight: bold;
	display: inline;
}
#content .twocolumn .rightcolumn.wholesale span.choice {
	float: left;
	clear: left;
	margin-left: 121px;
	font-size: 19px;
	line-height: 19px;
	color: #22928c;
	font-weight: bold;
	display: inline;
}
#content .twocolumn .rightcolumn.wholesale span.mother {
	display: block;
	clear: both;
	padding-top: 6px;
	padding-bottom: 100px;
	font-size: 24px;
	line-height: 25px;
	font-weight: bold;
	color: #178d86;
}
#content .twocolumn .rightcolumn.wholesale p {
	font-weight: bold;
	color: #575c56;
}
#content .twocolumn .rightcolumn.wholesale .sidebox {
	margin-top: 30px;
}
#content .twocolumn .rightcolumn.about {
	width: 230px;
}
#content .sidebox {
	/*margin: 14px;*/
	padding: 14px;
	line-height: 150%;
	background-color: #eeeeee;
	border: 1px solid #e1e1e1;
}
#content .twocolumn .rightcolumn.about .sidebox {
	margin-top: 14px;
}
#content .twocolumn .rightcolumn.contact {
	width: 200px;
}

/* === home page === */
#rotatingbanners {
	height: 312px;
	width: 763px;
	position: absolute;
	top: 155px;
	left: 185px;
	background: url(../images/introboxbg.gif) repeat-x 0 0;
	border: 1px solid #bdbdbd;
}
#rotatingbanners #bottles {
	width: 182px;
	height: 336px;
	background: url(../images/banner-confidentbottles.png);
	position: absolute;
	top: -10px;
	right: -52px;
}

#content .featurebox {
	width: 214px;
	float: left;
	margin: 0 20px 0 0;
	padding: 13px;
	background-color: #f7f7f7;
	border: 1px solid #b7e164;
}
#content .featurebox.right {
	margin-right: 0;
}
#content .featurebox h3 {
	margin: 0;
	color: #1daba3;
	font-size: 17px;
}
#content .featurebox .product-image {
	float: right;
	margin-left: 12px;
	margin-bottom: 5px;
}
#content .featurebox h4 {
	margin: 5px 0 4px 0;
	color: #000;
	font-weight: bold;
	font-size: 14px;
}
#content .featurebox h4 a {
	color: #000;
	text-decoration: none;
}
#content .featurebox span.price {
	color: #789d2f;
}
#content .featurebox p {
	margin: 10px 0 6px 0;
	line-height: 18px;
}
#content .featurebox button.form-button {
	margin: 10px 0 0 0;
	padding: 0;
	display: block;
	width: 81px;
	height: 24px;
	line-height: 23px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	text-align: left;
	text-indent: 4px;
	background: url(../images/addtocart.gif);
	border: none;
}
#content .insetboxwrapper {
	float: right;
	margin: 0;
	width: 241px;
	background: url(../images/insetboxtop.gif) no-repeat top left;
}
#content .insetbox {
	width: 215px;
	padding: 13px;
	background: url(../images/insetboxbottom.gif) no-repeat bottom left;
}
#content .insetbox h4 {
	margin: 0 0 2px 0;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
#content .insetbox p {
	margin: 0;
	line-height: 18px;
}
#content .insetbox a {
	color: #000;
	text-decoration: underline;
}
#content .insetbox a:hover {
	text-decoration: none;
}
#content .insetboxwrapper.second {
	clear: right;
	margin-top: 12px;
	background-image: url(../images/insetboxtop2.gif);
}
#content .second .insetbox {
	background-image: url(../images/insetboxbottom2.gif);
}

/* === products listing (catalog) === */
.catalog-category-view #content {
	width: 764px;
	padding-right: 2px;
}
.listing-type-grid {
	background-color: #fff;
	background-image:  url(../images/bkg_products-grid191.gif);
}
.listing-type-grid li.item {
	width: 171px;
	padding: 12px 10px;
}
table.pager {
	background-color: #c7efed;
	border: 1px solid #5da9a5;
}
table.pager td {
	border-top: none;
}
table.view-by {
	background: #f6f6f6 url(../images/pager_bg2.gif) repeat-x top left;
	border: 1px solid #d9d9d9;
	border-top: none;
}
table.view-by td {
	border-top: none;
}
.catalog-listing .titlearea {
	min-height: 42px;
	margin-bottom: 10px;
}
#content .catalog-listing p.description {
	margin: 0;
	line-height: 18px;
	min-height: 75px;
}
.catalog-listing .price-box {
	padding: 0;
	line-height: normal;
	display: inline;
}
.listing-type-list .product-shop .price-box {
	padding: 1px 4px 0 0;
	margin: 0;
}
.catalog-listing .pricesize {
	margin: 12px 0;
}
.catalog-listing h5 {
	margin-bottom: 0;
	font-size: 14px;
}
.catalog-listing h5 a {
	color: #007469;
}
#content .catalog-listing button.form-button {
	margin: 10px 0 0 0;
	padding: 0;
	display: block;
	width: 81px;
	height: 24px;
	line-height: 23px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	text-align: left;
	text-indent: 4px;
	background: url(../images/addtocart.gif);
	border: none;
}
.listing-type-list .product-shop {
	width: 570px;
}

/* === product view === */
.product-info-box {
	border: none;
}
.product-essential {
	background: none;
	padding: 0 0 0 15px;
}
.product-img-box {
	float: left;
	width: 250px;
	padding: 25px 0 0 0;
}
.product-img-box p {
	text-align: center;
}
.product-essential .product-shop {
	width: 450px;
}
.product-shop p.subtitle {
	font-size: 14px;
}
.product-shop p.skintype {
	font-size: 13px;
	color: #5b8932;
	font-style: italic;
}
#content .product-shop p.size {
	margin-bottom: 25px;
}
.add-to-cart-box .qty-box {
	margin-top: 2px;
}
.product-collateral {
	padding: 25px 0 0 15px;
	background: none;
}
.product-collateral .collateral-box h4 {
	color: #148f83;
}
.product-collateral .collateral-box .product-specs {
	line-height: 150%;
}
.product-info-box button.form-button {
	padding: 0;
	display: block;
	width: 81px;
	height: 24px;
	line-height: 23px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	text-align: left;
	text-indent: 4px;
	background: url(../images/addtocart.gif);
	border: none;
}
.product-info-box .colors ul li {
	float: left;
	width: 61px;
	height: 60px;
	overflow: hidden;
	margin: 0 6px 10px 0;
	font-size: 10px;
	line-height: 11px;
	text-align: center;
}
.product-info-box .colors ul li img {
	width: 48px;
	height: 24px;
}
.product-info-box .colors h4 {
	font-size:1.15em;
	line-height:1.25em;
	color: #148F83;
	border-bottom:1px solid #D4D4D4;
	margin-bottom:1em;
	padding-bottom:1px;
}
.product-info-box .product-options {
	background: none;
	border: none;
	margin: 20px 0 0;
	padding: 0;
}
.product-info-box .product-options dd select {
	width: auto;
}
#content .product-options p.required {
	padding-top: 0;
	margin-bottom: 0;
}
.product-info-box .product-options dt {
	float: left;
	clear: left;
	padding-top: 0;
}
.product-info-box .product-options dd {
	padding-top: 0;
	float: left;
}
.product-info-box .product-options-bottom {
	background: none;
	border: none;
	padding: 0;
}
.product-info-box .product-options-bottom .price-box {
	display: none;
}

/* ================================================
   	FOOTER
================================================ */
#footer {
	clear: both;
	background: #e1ffaa url(../images/footerbg.gif) repeat-x top left;
	text-align: center;
}
#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer ul.mainnav,
#footer ul#mc_menu_3 {
	height: 38px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer ul.mainnav li,
#footer ul#mc_menu_3 li {
	display: inline;
	margin: 0 22px;
	font-size: 17px;
	line-height: 38px;
	text-transform: lowercase;
}
#footer ul.mainnav li a,
#footer ul#mc_menu_3 li a {
	color: #565656;
	text-decoration: none;
}
#footer ul.mainnav li a:hover,
#footer ul#mc_menu_3 li a:hover {
	color: #10736d;
}
#footer ul.subnav,
#footer ul#mc_menu_4,
#footer ul#mc_menu_5, 
#footer ul#mc_menu_6 {
	width: 840px;
	margin: 10px auto 20px;
	padding: 0;
	list-style: none;
}
#footer ul#mc_menu_4,
#footer ul#mc_menu_5 {
	margin-bottom: 0;
}
#footer ul#mc_menu_5,
#footer ul#mc_menu_6 {
	margin-top: 0;
}
#footer ul.subnav li,
#footer ul#mc_menu_4 li,
#footer ul#mc_menu_5 li,
#footer ul#mc_menu_6 li {
	margin: 6px 0 0 0;
	display: inline;
	font-size: 11px;
	line-height: 18px;
	border-right: 1px solid #000;
}
#footer ul.subnav li a,
#footer ul#mc_menu_4 li a,
#footer ul#mc_menu_5 li a,
#footer ul#mc_menu_6 li a {
	margin: 0 7px 0 4px;
	color: #000;
	text-decoration: none;
}
#footer ul.subnav li a:hover,
#footer ul#mc_menu_4 li a:hover,
#footer ul#mc_menu_5 li a:hover,
#footer ul#mc_menu_6 li a:hover {
	text-decoration: underline;
}
#footer ul.subnav li.end,
#footer ul#mc_menu_4 li#menu_item_39,
#footer ul#mc_menu_5 li#menu_item_48,
#footer ul#mc_menu_6 li#menu_item_56 {
	border-right: none;
}
#footer p {
	margin: 0;
	padding: 0 0 20px 0;
}