body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: none;
}
a:focus {
	outline:none;
}
a.pdf-download {
	background: url(http://www.oathealth.com/images/pdf-icon.gif) no-repeat left center;
	width:42px;
	height:45px;
	padding:20px 0 20px 50px;
	margin:10px 0 10px 0;
}
form {
	margin: 0;
	padding: 0;
}
strong, em {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
td.label {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
form.signup {
	margin: 0;
	padding: 10px 0 10px 0;
	background-color: #F6F6F6;
}
h1, h2, h3, h4, h5, h6 {
	color:#000;
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
#main {
	margin: 0 0 0 20px;
	width: 955px;
	float: left;
	display: inline;
}
#header {
	width: 955px;
	height: 125px;
	float: left;
	position: relative;
	z-index: 1000;
}
.logo {
	background: url(http://www.oathealth.com/images/logo.gif) no-repeat;
	width: 214px;
	height: 70px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 13px;
	left: 14px;
}
.slogan {
	position: absolute;
	font: 13px "Trebuchet MS", trebuchet, Arial, sans-serif;
	color: #786145;
	top: 78px;
	left: 13px;
}
.green-panels {
	float: right;
	margin: 45px 0 0;
	padding: 0 6px 0 0;
}
.green-panels li {
	float: left;
	font: 14px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: url(http://www.oathealth.com/images/phone-bg.gif) no-repeat;
	width: 184px;
	height: 21px;
	text-align: center;
	margin: 0 0 0 10px;
	padding: 3px 0 0;
	display: inline;
}
.green-panels li a {
	color: #fff;
	text-decoration: none;
}
.green-panels li a:hover {
	text-decoration: underline;
}
#main-nav {
	float: right;
	clear: both;
	margin: 17px 0 0;
	padding: 0;
	width: 100%;
}
#main-nav li {
	float: right;
	display: inline;
	padding: 0 0 0 1px;
	font: 12px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background: url(http://www.oathealth.com/images/sep-orange.gif) no-repeat;
}
#main-nav li.item-1 {
	background: none;
	border-right:1px solid #fff;
	padding: 0;
}
#main-nav li.item-2 {
	border-right: 1px solid #fff;
}
#main-nav li.item-3 {
	border-right: 1px solid #fff;
}
#main-nav li a {
	text-decoration: none;
	color: #fff;
	padding: 11px 0 10px;
	display: block;
	text-align: center;
	background: url(http://www.oathealth.com/images/shop/bg-main-nav.gif) repeat-x;
}
#main-nav li.item-1 a,
#main-nav li.item-2 a {
	width: 237px;
}
#main-nav li.item-3 a {
	width: 221px;
}
#main-nav li:hover,
#main-nav li.hover {
	position: relative;
}
#main-nav li.hover ul, 
#main-nav li:hover ul {
	display: block;
}
#main-nav ul {
	display: none;
	position: absolute;
	top: 39px;
	left: 0;
	margin: 0;
	padding: 7px 0 7px;
	width: 238px;
	background: #e9e9e9;
	z-index: 999;
}
#main-nav li ul li {
	background: none;
	margin: 0 0 0 14px;
	padding: 3px 0 2px;
	font: 12px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	width: 211px;
	text-align: center;
	border-bottom: 1px solid #fff;
	float: left;
	z-index: 999;
}
#main-nav li ul li.last {
	border: none;
}
#main-nav li ul li a {
	background: none;
	color: #000;
	text-decoration: none;
	padding: 0;
	margin: 0;
	display: inline;
	width: auto;
}
#main-nav li ul li a:hover {
	text-decoration: underline;
}
.container {
	float: left;
	width: 953px;
	border: 1px solid #c5c5c5;
	background: url(http://www.oathealth.com/images/table-bg.jpg) no-repeat 0 100%;
	padding-bottom:3px;
}
.page-single .container {
	background: url(http://www.oathealth.com/images/content-bg.gif) no-repeat 0 100%;
}
.page-shopcart .container {
	background: none;
}
.col-1 {
	float: left;
	width: 597px;
}
.page-single .col-1 {
	width: 592px;
}
.col-1 .text {
	width: 364px;
	float: left;
	padding: 15px 0 19px 10px;
}
.page-single .col-1 .text {
	padding: 12px 0 18px 14px;
	width: 567px;
}

.page-single .col-1 .text .john-chart {
	float:left;
	padding: 10px 0 0 12px;
}

.page-single .single-product-page .col-1 .text {
	width: 577px;
}
.col-1 .text h2 {
	margin: 0;
	padding: 0;
	font-size: 23px;
	color: #3b3b3b;
}
.page-single .text h2 {
	padding: 0 0 4px;
}
.col-1 .text h2 {
	line-height: 24px;
	margin-bottom: 15px;
	font-weight: bold;
}
.col-1 .text h3 {
	margin: 2px 0 3px;
	padding: 2px 0 2px 5px;
	font-size: 13px;
}
.col-1 .text h3.content {
	margin: 4px 0 0 0;
	padding: 5px 0;
	font-size: 14px;
	font-weight:bold;
}
.col-1 .text h3.orange {
	background-color: #e66e0d;
	color: #fff;
}
.col-1 .text h3.subheading {
	color: #000;
	font-weight: bold;
	font-size:16px;
	margin-left:0;
	padding-left:0;
}
.col-1 .text p {
	margin: 0;
	padding: 5px 0;
	font-size: 12px;
	line-height: 20px;
	color:#000;
}
.col-1 .text .storyarea p {
	margin: 0;
	padding: 2px 0 10px 7px;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}

.col-1 .text .storyarea blockquote {
	margin: 0 0 0 30px;
	padding: 2px 0 10px 7px;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	font-style: italic;
}
.col-1 .text .storyarea p.customer-name {
	color:#000;
	font-weight: bold;
	padding: 0 0 15px 20px;
}
/* --- site testimonials - non-landing page */
.col-1 .text .storyarea .testimonial-site {
	width:565px;
	height:100%;
	margin:0 0 0 -5px;
	overflow:none;
}

.col-1 .text .storyarea .testimonial-site p
,blockquote {
	color:#000;
	line-height: 20px;
}

.col-1 .text .storyarea .testimonial-site h3 {
	color:#000;
	font-size:13px;
	font-weight: bold;
}
*html .col-1 .text .storyarea .testimonial-site h3 {
	margin-top:15px;
}

.col-1 .text .storyarea .testimonial-site p.customer-name {
	color:#000;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:20px;
}

.page-single .text p {
	padding: 0 0 10px 10px;

}
.col-1 .text p a {
	color: #d56104;
}
.col-1 .text p a:hover {
	text-decoration: none;
}
.col-1 .text .list {
	margin: 0;
	padding: 2px 0 0 15px;
	font-size: 13px;
	line-height: 15px;
}
.col-1 .text .list li {
	list-style: none;
	background: url(http://www.oathealth.com/images/bullet.gif) no-repeat 0 4px;
	padding: 0 0 7px 17px;
}
.three-links {
	float: left;
	margin: 0;
	padding: 13px 0 0 5px;
}
.three-links li {
	float: left;
	display: inline;
	font-size: 17px;
	line-height: 15px;
	text-align: right;
}
.three-links li a {
	text-decoration: none;
	color: #c60;
	padding: 0 0 2px;
	position: relative;
}
.three-links li a span {
	background: url(http://www.oathealth.com/images/pointer.gif) no-repeat 0 7px;
	padding: 0 5px 0 0;
}
.three-links li a:hover {
	text-decoration: underline;
}
.three-links .link-1 {
	width: 114px;
}
.three-links .link-2 {
	width: 90px;
}
.three-links .link-3 {
	width: 75px;
}
.col-1 .order-column {
	float: left;
	width: 219px;
}
.col-1 .order-column .image {
	float: left;
	padding: 30px 0 0 6px;
}
.col-1 .order-column .image img {
	display: block;
}
.order-link,
.btn-order-nutrim,
.order-nutrim a {
	float: right;
	background: url(http://www.oathealth.com/images/red-button.gif) no-repeat;
	width: 127px;
	height: 26px;
	text-align: center;
	color: #fffefe;
	font-size: 16px;
	text-decoration: none;
	padding: 2px 0 0;
	margin: 6px 2px 0 0;
	display: inline;
}
.ships-via {
	float: right;
	padding: 10px 6px 0 0;
}
.ships-via span {
	float: left;
	color: #333;
	font-size: 12px;
	line-height: 14px;
	border-right: 1px solid #bebebe;
	text-align: right;
	display: block;
	padding: 3px 3px 3px 0;
	width: 32px;
}
.ships-via img {
	float: left;
	margin: 3px 0 0;
	padding: 0 0 0 2px;
}
.video-box {
	float: left;
	width: 365px;
	margin: 2px 0 0 -9px;
	position: relative;
}
.video-box-bg {
	float: left;
	background: url(http://www.oathealth.com/images/video-box-bg.png) repeat-y;
	width: 365px;
}
.video-box-bottom {
	float: left;
	background: url(http://www.oathealth.com/images/video-box-bottom.png) no-repeat;
	width: 365px;
	height: 20px;
	overflow: hidden;
	font-size: 0;
}
.video-box-top {
	float: left;
	width: 355px;
	background: url(http://www.oathealth.com/images/video-box-top.gif) no-repeat -1px 0;
	padding: 10px 0 0 10px;
}
.see-john {
	background: url(http://www.oathealth.com/images/see-johns.png) no-repeat;
	width: 134px;
	height: 89px;
	position: absolute;
	top: 8px;
	left: 230px;
	text-indent: -9999px;
	overflow: hidden;
	z-index: 1000;
	cursor: pointer;
}
.video-box h2 {
	text-transform: uppercase;
	margin: 0;
	padding: 5px 0 5px 10px;
	color: #cc6600;
	font-size: 14px;
	font-weight: bold;
	background: url(http://www.oathealth.com/images/heading-bg.gif) repeat-y;
}
.video-box ul {
	margin: 0;
	padding: 9px 0 4px;
	float: left;
}
.video-box ul li {
	float: left;
	list-style: none;
	background: url(http://www.oathealth.com/images/video-line.gif) no-repeat 100% 100%;
	padding: 12px 0 6px;
	width: 347px;
	position: relative;
	z-index: 999;
}
.video-box ul li.last {
	background: none;
}
.video-box ul li .video-image {
	float: left;
	width: 115px;
	padding: 0 0 0 6px;
}
.video-box ul li .video-image img {
	display: block;
	border: 1px solid #bbb;
}
.video-box ul li .video-text {
	float: left;
	width: 220px;
}
.video-box ul li .video-text h3 {
	margin: 0;
	padding: 0;
	color: #1e5226;
	font-size: 12px;
}
.video-box ul li .video-text h3 a {
	color: #1e5226;
}
.video-box ul li .video-text h3 a:hover {
	text-decoration: none;
}
.video-box ul li .video-text p {
	margin: 0;
	padding: 0;
	color: #50553e;
	font-size: 10px;
}
.easy-text {
	font: 11px/14px "Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	float:left;
	margin:2px 0 0 10px;
	position:relative;
	width:345px;
}
.easy-text h3 {margin-left: 15px;}
.orange-menu {
	float: left;
	margin: 3px 0 0;
	padding: 0;
	width: 100%;
}
.orange-menu li {
	float: left;
	display: inline;
	font-size: 14px;
	padding: 0 2px 0 0;
}
.orange-menu li.last {
	padding-right: 0;
}
.orange-menu li a {
	width: 237px;
	height: 32px;
	text-align: center;
	color: #f5f6db;
	background: url(http://www.oathealth.com/images/orange-menu-bg.gif) repeat-x;
	display: block;
	text-decoration: none;
	padding: 15px 0 0;
}
.orange-menu li.last a {
	width: 238px;
}
.orange-menu li a:hover,
.orange-menu li a.active {
	text-decoration: underline;
	background: url(http://www.oathealth.com/images/orange-menu-bg.gif) repeat-x 0 -47px;
}
#three-columns {
	float: left;
	width: 100%;
	margin: 7px 0 0;
}
.box-1,
.box-2,
.box-3 {
	float: left;
	width: 311px;
	border: 1px solid #b5b5b5;
	background: url(http://www.oathealth.com/images/shadow.gif) repeat-x 0 100%;
	margin: 0 8px 0 0;
}
.box-2 {
	width: 311px;
	margin-right: 6px;
}
.box-3 {
	width: 313px;
	margin: 0;
}
.box-1 .box-bg {
	background: url(http://www.oathealth.com/images/box-1-bg.png) no-repeat;
	float: left;
	width: 310px;
	min-height: 152px;
}
.box-2 .box-bg {
	width: 311px;
	float: left;
	min-height: 152px;
	background: url(http://www.oathealth.com/images/box-2-bg.png) no-repeat;
}
.box-3 .box-bg {
	width: 313px;
	float: left;
	min-height: 152px;
	background: url(http://www.oathealth.com/images/box-3-bg.png) no-repeat;
}
* html #three-columns .box-bg {
	height: 154px;
}
.box-1 img {
	margin: 3px 0 -2px 14px;
	float: left;
}
.box-1 .text {
	float: left;
	width: 191px;
	padding: 16px 0 0 3px;
}
.box-2 .text {
	float: left;
	width: 234px;
	padding: 16px 0 0 61px;
}
.box-3 .text {
	float: left;
	width: 209px;
	padding: 16px 0 0 95px;
}
#three-columns .text h2 {	
	margin: 0;
	padding: 0;
	color: #4e4e4d;
	font-size: 24px;
}
#three-columns .text p {	
	margin: 0;
	padding: 0 0 0 3px;
	color: #252525;
	font-size: 10px;
	line-height: 12px;
}
.view {
	text-indent: -9999px;
	overflow: hidden;
	background: url(http://www.oathealth.com/images/btn-view.gif) no-repeat;
	width: 71px;
	height: 27px;
	float: right;
	display: inline;
}
.box-1 .view {
	margin: 8px 13px 0 0;
}
.box-2 .view {
	margin: 7px 4px 0 0;
}
.box-3 .view {
	margin: 8px 0 0 0;
}
.two-column {
	float: left;
	width: 953px;
	margin: 7px 0 0;
}
.box-success-kit,
.box-guarantee {
	background: url(http://www.oathealth.com/images/vert-lines-1.gif) repeat-y;
	width: 501px;
	border-top: 1px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
	float: left;
}
.box-guarantee {
	width: 447px;
	background: url(http://www.oathealth.com/images/vert-lines-2.gif) repeat-y;
	margin: 0 0 0 5px;
}
.box-shadow-holder {
	float: left;
	width: 501px;
	background: url(http://www.oathealth.com/images/shadow-2.gif) no-repeat 1px 100%;
}
.box-guarantee .box-shadow-holder {
	width: 447px;
	background: url(http://www.oathealth.com/images/shadow-3.gif) no-repeat 1px 100%;
}
.two-column .success,
.two-column .guarantee {
	width: 169px;
	float: left;
	text-align: center;
	padding: 18px 0 19px;
}
.two-column .guarantee {
	width: 147px;
}
.two-column .success h2,
.two-column .guarantee h2 {
	margin: 0;
	padding: 0;
	color: #4e4e4d;
	font-size: 24px;
	line-height: 18px;
}
.box-success-kit .text,
.box-guarantee .text {
	float: left;
	width: 300px;
	padding: 8px 0 0 15px;
}
.box-guarantee .text {
	width: 262px;
}
.box-success-kit .text p,
.box-guarantee .text p {
	margin: 0;
	padding: 0;
	color: #3c3c3c;
	font-size: 10px;
	line-height: 12px;
}
.box-success-kit .text .link,
.box-guarantee .text .link {
	float: right;
	color: #c60;
	font-size: 10px;
}
.box-success-kit .text .link:hover,
.box-guarantee .text .link:hover {
	text-decoration: none;
}
.footer {
	float: left;
	width: 100%;
	padding: 0 0 30px;
}
.footer-text-box {
	float: left;
	width: 500px;
	margin: 12px 0 0;
}
.footer-text-box ul {
	margin: 0;
	padding: 0;
}
.footer-text-box ul li {
	float: left;
	display: inline;
	padding: 0 5px 0 6px;
	background: url(http://www.oathealth.com/images/sep-2.gif) no-repeat 0 3px;
	font-size: 11px;
}
.footer-text-box ul li.first {
	background: none;
	padding-left: 0;
}
.footer-text-box ul li a {
	text-decoration: none;
	color: #848484;
}
.footer-text-box ul li a:hover {
	text-decoration: underline;
}
.footer-text-box p {
	margin: 0;
	padding: 0 0 3px;
	color: #848484;
	font-size: 11px;
	clear: both;
}
.footer-text-box p.copyright {
	padding: 0 0 6px;
}
.footer-text-box p span {
	font-size: 18px;
	position: relative;
	top: 5px;
}
.footer-logos {
	float: right;
	width: 441px;
	margin: 8px 0 0;
	padding: 0 2px 0 0;
}
.ico-privacy {
	float: right;
	background: url(http://www.oathealth.com/images/footer-logo-1.gif) no-repeat;
	width: 52px;
	height: 80px;
	text-indent: -9999px;
	overflow: hidden;
}
.carts {
	float: right;
	background: url(http://www.oathealth.com/images/footer-carts.gif) no-repeat;
	width: 155px;
	height: 29px;
	text-indent: -9999px;
	overflow: hidden;
}
.ico-trust {
	float: right;
	background: url(http://www.oathealth.com/images/footer-logo-2.gif) no-repeat;
	width: 116px;
	height: 31px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 5px 0 0;
}
.visa-trust {
	float: right;
	width: 155px;
	margin: 0 7px 0 0;
	position: relative;
}
.footer-logos ul {
	float: right;
	margin: 6px -25px 0 0;
	padding: 0;
}
.footer-logos ul li {	
	float: left;
	display: inline;
	padding: 0
}
.footer-logos ul li a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
.footer-logos ul li a.ico-1 {
	background: url(http://www.oathealth.com/images/footer-logo-3.gif) no-repeat;
	width: 128px;
	height: 45px;
	margin: 0 15px 0 0;
}
.footer-logos ul li a.ico-2 {
	background: url(http://www.oathealth.com/images/footer-logo-4.gif) no-repeat;
	width: 98px;
	height: 45px;
}
.summary {
	float: left;
	color: #e66e0d;
	text-transform: uppercase;
	width: 101px;
	height: 45px;
	padding: 10px 0 0 12px;
	font-size: 18px;
}
.form-title {
	color: #e66e0d;
	text-transform: uppercase;
	padding: 10px 0 0 12px;
	margin:0;
	font-size: 18px;
}
.reference {
	float: right;
	background: #f0eeee url(http://www.oathealth.com/images/gray-box-top.gif) no-repeat;
	width: 167px;
	margin: 17px 42px 0 20px;
	display: inline;
}
.reference-bg {
	width: 144px;
	float: left;
	background: url(http://www.oathealth.com/images/gray-box-bottom.gif) no-repeat 0 100%;
	padding: 5px 13px 5px 10px;
	min-height: 157px;
}
* html .reference-bg {
	height: 157px;
}
.page-single .reference h3 {
	margin: 0 0 11px;
	padding: 0;
	background: none;
	font-size: 18px;
	color: #3b3b3b;
	border-bottom: 1px solid #fff;
}
.page-single .reference h4 {
	margin: 0;
	padding: 0;
	color: #0d0d0d;
	font-size: 12px;
}
.page-single .reference p {
	margin: 0;
	padding: 0 0 10px 2px;
	color: #a54b03;
	font-size: 12px;
}
.page-single .reference p em {
	color: #373737;
	font-size: 11px;
}
.page-nav {
	float: left;
	width: 568px;
	margin: 13px 0 0 10px;
	display: inline;
}
.left-corner,
.right-corner {
	background: url(http://www.oathealth.com/images/page-nav-bg-left.gif) no-repeat;
	width: 10px;
	height: 31px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
.right-corner {
	background: url(http://www.oathealth.com/images/page-nav-bg-right.gif) no-repeat;
	width: 11px;
}
.links-box .left-corner {
	background: url(http://www.oathealth.com/images/page-nav-bg-left-2.gif) no-repeat;
}
.links-box .right-corner {
	background: url(http://www.oathealth.com/images/page-nav-bg-right-2.gif) no-repeat;
}
.page-nav-bg {
	float: left;
	height: 31px;
	background-color: #bababa;
	width: 547px;
}
.links-box .page-nav-bg {
	background-color: #f0eeee;
}
.page-nav .prev,
.page-nav .next {
	float: left;
	color: #000;
	margin: 7px 10px 0 10px;
	font-size: 12px;
}
.page-nav .next {
	float: right;
}
.page-nav .prev:hover,
.page-nav .next:hover {
	text-decoration: none;
}
.page-nav-bg ul {
	float: left;
	margin: 7px 0 0;
	padding: 0;
}
.page-nav-bg ul li {
	float: left;
	background: url(http://www.oathealth.com/images/sep-3.gif) no-repeat 0 3px;
	padding: 0 9px 0 10px;
	display: inline;
	font-size: 12px;
}
.page-nav-bg ul li.first {
	background: none;
}
.page-nav-bg ul li a {
	text-decoration: none;
	color: #000;
}
.page-nav-bg ul li a:hover,
.page-nav-bg ul li a.active {
	text-decoration: underline;
}
.col-2 {
	float: left;
	width: 344px;
	padding: 6px 0 0 15px;
}
.page-shopcart .col-2 {
	padding-left: 10px;
}
.order-nutrim-box {
	float: left;
	width: 342px;
	border: 1px solid #dfdfdf;
	padding: 0 0 10px;
	background-color: #fff;
}
.line-holder {
	float: left;
	margin: 5px 0 0;
	padding: 0 0 6px;
	background: url(http://www.oathealth.com/images/line.gif) repeat-y 147px 0;
	width: 342px;
}
.order-nutrim-box .nutrim {
	float: left;
	margin: -5px 0 0 15px;
	width: 140px;
	display: inline;
}
.order-nutrim-box .nutrim img {
	display: block;
}
.btn-order-nutrim {
	float: left;
	margin: 1px 0 0;
}
.nutrim-text,
.blender-text {
	float: left;
	width: 148px;
	padding: 6px 0 0 20px;
}
.blender-text {
	width: 154px;
}
.nutrim-text h2,
.blender-text h2 {
	margin: 0;
	padding: 0 0 5px;
	color: #3f3950;
	font-size: 14px;
}
.nutrim-text h2 span {
	font-size: 16px;
}
.blender-text h2 {
	padding-bottom: 0;
}
.nutrim-text h3,
.blender-text h3 {
	margin: 0;
	padding: 0 0 5px;
	color: #1e5731;
	font-size: 14px;
}
.nutrim-text p,
.blender-text p {
	margin: 0;
	padding: 0 0 10px;
	color: #28282a;
	font-size: 10px;
	line-height: 12px;
}
.nutrim-text .link,
.blender-text .link,
.view-list li .link-view a {
	float: right;
	color: #c60;
	text-decoration: none;
	width: 100px;
	text-align: right;
	font-size: 17px;
	line-height: 15px;
	padding: 0 0 2px;
}
.blender-text .link {
	margin-right: 6px;
}
.view-list li .link-view a {
	width: auto;
}
.view-list li.gray .link-view a {
	color: #3b4f42;
}
.nutrim-text .link span,
.blender-text .link span,
.view-list li .link-view span {
	background: url(http://www.oathealth.com/images/pointer.gif) no-repeat 0 7px;
	padding: 0 3px 0 0;
	overflow: hidden;
	text-decoration: none;
}
.view-list li.gray .link-view a span {
	background-image: url(http://www.oathealth.com/images/pointer-2.gif);
}
.nutrim-text .link:hover,
.view-list li .link-view a:hover,
.blender-text .link:hover {
	text-decoration: underline;
}
.view-list {
	float: left;
	margin: 1px 0 0;
	padding: 0;
	width: 342px;
}
.view-list li {
	list-style: none;
	float: left;
	width: 342px;
	border: 1px solid #dfdfdf;
	background-color: #fff;
	margin: 3px 0 0;
}
.view-list2 li {
	list-style: none;
	float: left;
	width: 342px;
	border: 1px solid #dfdfdf;
	background-color: #dfdfdf;
	margin: 3px 0 0;
}
.view-list li.gray {
	background-color: #f5f5f5;
}
.view-list li .link-view {
	float: left;
	width: 59px;
	border-right: 1px solid #dfdfdf;
	margin: 3px 0 3px;
	padding: 7px 12px 7px 0;
	height: 45px;
}
.view-list li .link-view-2-line {
	padding: 15px 12px 7px 0;
	height: 37px;
}
.view-list li .image {
	float: left;
	width: 93px;
	padding: 0 0 0 3px;
}
.view-list li .image img {
	display: block;
}
.view-list li .text {
	float: left;
	width: 163px;
	padding: 7px 0 0 2px;
	margin: 0;
}
.view-list li .text2 {
	float: left;
	width: 235px;
	padding: 7px 0 0 2px;
	margin: 0;
}
.view-list li .text3 {
	float: left;
	width: 330px;
	padding: 7px 0 0 2px;
	margin: 0;
}
.view-list li .text3 {
	float: left;
	width: 330px;
	padding: 7px 0 0 2px;
	margin: 0;
}
.product-page-view-list li .text {
	width: 166px;
}
.product-page-view-list li .text a {
	float: right;
	color: #e66e0d;
	font-size: 10px;
	margin: 2px 13px 0 0;
	padding-bottom: 5px;
}
.product-page-view-list li .text a:hover {
	text-decoration: none;
}
.view-list li .text p {
	color: #28282a;
	padding: 0;
	margin: 0;
	font-size: 10px;
	line-height: 12px;
}
.view-list li .text2 p.voice {
	color: #28282a;
	padding: 5px 0 5px 0;
	margin: 0 0 0 20px;
	font-size: 10px;
	line-height: 12px;
}
.view-list li .text3 p.voice {
	color: #454C52;
	padding: 5px 0 5px 0;
	margin: 0 0 0 20px;
	font-size: 11px;
	line-height: 15px;
}
.studies {
	float: left;
	width: 520px;
	padding: 0 0 0 53px;
	margin: 0 0 -2px;
}
.page-single .studies h3 {
	margin: 0;
	padding: 0;
	background: none;
	color: #010101;
	font-size: 12px;
}
.studies ul {
	margin: 0;
	padding: 3px 0 2px;
	float: left;
}
.studies ul li {
	float: left;
	display: inline;
	width: 82px;
	height: 76px;
	background: url(http://www.oathealth.com/images/studie-bg.gif) no-repeat;
	margin: 0 5px 0 0;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	padding: 14px 4px 0;
}
.studies ul li.studie-1 {
	padding-top: 22px;
	height: 68px;
}
.studies ul.bottom-studies li {
	padding-top: 8px;
	height: 82px;
}
.studies ul li a {
	text-decoration: none;
	color: #a54b03;
	margin: 0;
}
.studies ul li a:hover {
	text-decoration: underline;
}
.tv {
	float: left;
	width: 334px;
	margin: 12px 0 0 10px;
	display: inline;
	z-index: 0;
}
#placeholder {z-index:0;}
.tv img,
.tv object {
	display: block;
}
.video-chapters {
	float: left;
	padding: 0 0 0 9px;
	margin: 12px 0 0;
}
.video-chapters h3 {
	margin: 0;
	padding: 0;
	color: #909090;
	font: 17px Verdana, Arial, sans-serif;
}
.video-chapters ul {
	margin: 0;
	padding: 8px 0 0;
	width: 140px;
	font-size: 12px;
}
.video-chapters ul.first {
	padding-left: 50px;
}
.video-chapters ul li {
	margin: 0;
	padding: 0 0 6px;
	background: none;
	color: #c60;
	width: 100%;
}
.video-chapters ul li a {
	color: #c60;
}
.video-chapters ul li a:hover {
	text-decoration: none;
}
.media-list,
.product-list {
	float: left;
	margin: 0;
	padding: 3px 0 4px 10px;
	width: 567px;
}
.product-list {
	padding-left: 0;
	width: 577px;
}
.media-list-first,
.product-list-first {
	padding-bottom: 34px;
}
.media-list li,
.product-list li {
	float: left;
	display: inline;
	width: 283px;
}
.product-list li {
	width: 288px;
}
.media-thumb {
	float:left;
	margin:0 20px 0 0;
	padding:0;
}
.media-list .media-image,
.product-list .media-image {
	float: left;
	margin: 0 3px 0 0;
}
.media-list .media-image img,
.product-list .media-image img {
	display: block;
}
.page-single .media-list .media-text h3,
.page-single .product-list .media-text h3 {
	margin: 0;
	padding: 0 0 3px;
	color: #e66e0d;
	font-size: 12px;
}
.media-list .media-text h3 a,
.product-list .media-text h3 a {
	text-decoration: none;
	color: #e66e0d;
}
.media-list .media-text h3 a:hover,
.product-list .media-text h3 a:hover {
	text-decoration: underline;
}
.page-single .media-list .media-text p,
.page-single .product-list .media-text p {
	margin: 0;
	padding: 0 5px 0 0;
}
.page-single .product-list .media-text p {
	padding-right: 0;
}
.product-list h4 {
	margin: 0;
	padding: 0;
	color: #1e5731;
	font-size: 14px;
}
.product-list h4 a {
	color: #3b3b3b;
	font-size: 10px;
	margin: 0 0 0 2px;
}
.product-list h4 a:hover {
	text-decoration: none;
}
.col-3 {
	float: left;
	width: 379px;
	padding: 14px 0 8px 6px;
}
.col-3 h2 {
	margin: 0;
	padding: 0;
	color: #3b3b3b;
	font-size: 24px;
}
.col-3 .tv {
	margin: 5px 0 0 4px;
}
.now-playing {
	float: left;
	width: 346px;
	padding: 8px 0 0 19px;
}
.now-playing .text {
	float: left;
	color: #c60;
	font-size: 17px;
	line-height: 15px;
	text-align: right;
	width: 69px;
	padding: 3px 7px 0 0;
}
.now-playing .now-playing-orange {
	width: 269px;
	background-color: #db6303;
	text-align: center;
	float: left;
	color: #fff;
	font-size: 14px;
	padding: 11px 0 12px;
}
.now-playing .shadow {
	background: url(http://www.oathealth.com/images/orange-shadow.png) no-repeat;
	width: 334px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	margin: 3px 0 0 11px;
	display: inline;
}
.col-4 {
	float: left;
	width: 558px;
	padding: 0 0 0 4px;
}
.order-nutrim {
	border: 1px solid #dfdfdf;
	border-right: none;
	width: 138px;
	height: 136px;
	float: left;
	margin: 96px 0 0;
}
.order-nutrim img {
	margin: -44px 0 0 9px;
	float: left;
	position: relative;
}
.border-box {
	float: left;
	background: url(http://www.oathealth.com/images/box-bg.gif) repeat-y;
	width: 419px;
	margin: 29px 0 0;
}
.border-box-heading {
	float: left;
	width: 419px;
	background: url(http://www.oathealth.com/images/orange-heading.gif) no-repeat;
}
.border-box-bottom {
	float: left;
	width: 419px;
	background: url(http://www.oathealth.com/images/box-bottom.gif) no-repeat 0 100%;
}
.heading {
	padding: 5px 0 13px 61px;
}
.heading h2 {
	margin: 0;
	padding: 0;
	color: #fffefe;
	font-size: 16px;
}
.heading p {
	margin: 0;
	padding: 0;
	color: #fffefe;
	font-size: 12px;
}
.border-box h3 {
	margin: 0;
	padding: 0;
	color: #4e4e4d;
	font-size: 16px;
}
.border-box h4 {
	margin: 0;
	padding: 0 0 0 24px;
	color: #4e4e4d;
	font-size: 12px;
	font-weight: bold;
}
.border-box ul {
	margin: 0;
	padding: 1px 0 10px 30px;
	color: #4e4e4d;
	font-size: 12px;
	line-height: 15px;
}
.border-box ul li {
	list-style: none;
}
.border-box ul li.instruct {
	margin-left:auto;
	margin-right:auto;
	padding:0 10px 0 2px;
}
.border-holder {
	float: left;
	border-bottom: 1px solid #afafaf;
	width: 393px;
	margin: 0 0 7px 15px;
	padding: 10px 0 12px;
	display: inline;
}
.border-holder h3 {
	float: left;
	padding: 9px 0 0;
}
.time {
	float: right;
	font-size: 10px;
	width: 124px;
}
.border-box .copy {
	float: right;
	color: #4e4e4d;
	font-size: 9px;
	padding: 0 9px 4px 0;
	margin: -4px 0 0;
}
.print {
	float: left;
	background: url(http://www.oathealth.com/images/ico-print.gif) no-repeat;
	padding: 4px 0 8px 32px;
	margin: 2px 0 0 141px;
	color: #db6303;
	font-size: 12px;
}
.print:hover {
	text-decoration: none;
}
.getplayer {
	padding: 0 0 8px 32px;
	margin: 20px 0 0 20px;
	color: #db6303;
	font-size: 12px;
}
.getplayer:hover {
	text-decoration: none;
}
.recipe-video-box {
	width: 953px;
	border: 1px solid #b0b0b0;
	float: left;
	margin: 3px 0 -2px;
	padding: 0;
}
.more-recipe {
	width: 131px;
	float: left;
	color: #4e4e4d;
	font-size: 18px;
	line-height: 16px;
	text-align: center;
	height: 61px;
	background: url(http://www.oathealth.com/images/shadow-4.gif) repeat-x 0 100%;
	padding: 12px 0 0;
}
.btn-prev,
.btn-next {
	float: left;
	background: url(http://www.oathealth.com/images/btn-prev.gif) no-repeat;
	width: 33px;
	height: 73px;
	text-indent: -9999px;
  cursor: pointer;
}
.btn-next {
	background: url(http://www.oathealth.com/images/btn-next.gif) no-repeat;
	width: 32px;
	float: right;
}
.recipe-video-box #recipe-videos {
  width: 743px;
  height: 73px;
  position: relative;
  float: left;
  margin: 0 0 0 8px;
  padding: 0;
  overflow: hidden;
}
.recipe-video-box ul {
  position: absolute;
  margin: 0px;
  padding: 0px;
  width: 200%;
  left: 0px;
}
.recipe-video-box ul li {
	float: left;
	display: block;
}
.recipe-video-box ul li.video-1 {
	width: 175px;
}
.recipe-video-box ul li.video-2 {
	width: 173px;
}
.recipe-video-box ul li.video-3 {
	width: 185px;
	padding: 0 5px 00;
}
.recipe-video-box ul li.video-4 {
	width: 225px;
}
.recipe-video-box ul li.video-5 {
	width: 175px;
}
.recipe-video-box ul li.video-6 {
	width: 175px;
}
.recipe-video-box ul li.video-7 {
	width: 175px;
}
.recipe-video-box ul li.video-8 {
	width: 175px;
}
.recipe-video-box ul li .image2 {
	float: left;
	padding: 0 10px 0 0;
}
.recipe-video-box ul li .image2 img {
	display: block;
}
.recipe-video-box ul li .text2 {
	padding: 10px 0 0;
}
.recipe-video-box ul li .text2 h2 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 14px;
}
.recipe-video-box ul li .text2 h2 a {
	color: #db6303;
}
.recipe-video-box ul li .text2 h2 a:hover {
	text-decoration: none;
}
.recipe-video-box ul li .text2 p {
	margin: 0;
	padding: 3px 0 0;
	color: #4e4e4d;
	font-size: 10px;
}
.add-to-cart {
	background: url(http://www.oathealth.com/images/red-button-2.gif) no-repeat;
	width: 66px;
	height: 17px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	float: right;
	padding: 1px 0 0;
	margin: 7px 10px 0 0;
}
.single-product-page {
}
.single-product-box {
	width: 393px;
	padding: 0 0 0 10px;
	float: left;
}
.single-product-box img {
	float: left;
	margin: -2px 1px 0 0;
}
.page-single .single-product-box p {
	padding-bottom: 20px;
	padding-left: 7px;
}
.page-single .single-product-box h2 {
	margin-left: -10px;
}
.page-single .single-product-box h3 {
	margin: -7px 0 0;
	padding: 0 0 0 7px;
	font-size: 14px;
	color: #666;
}
.page-single .single-product-box .list {
	margin: 0;
	padding: 0 0 0 12px;
	font-size: 12px;
}
.page-single .single-product-box .list li {
	background: url(http://www.oathealth.com/images/bullet-2.gif) no-repeat 0 6px;
	padding: 0 0 0 11px;
}
.product-column {
	width: 164px;
	float: right;
}
.product-column .product-column-top {
	float: left;
}
.product-column .label {
	padding: 9px 0 0 2px;
	display: inline;
	float: left;
}
.product-column .label img {
	display: block;
}
.product-column .view-label {
	float: right;
	color: #d3d3d2;
	font-size: 12px;
	margin: 14px 5px 0 0;
	white-space: nowrap;
}
.product-column .view-label span {
	color: #4e4e4d;
}
.view-label:hover {
	text-decoration: none;
}
.product-column-top .price {
	float: left;
	color: #1e5731;
	padding: 5px 0 0;
	width: 109px;
}
.product-column-top .price strong {
	font-size: 21px;
	text-align: center;
	width: 109px;
	float: left;
	padding: 0 0 3px;
}
.product-column-top .price a {
	background: url(http://www.oathealth.com/images/red-button-3.gif) no-repeat;
	width: 107px;
	height: 24px;
	text-align: center;
	text-decoration: none;
	color: #fffefe;
	float: left;
	margin: 0 0 0 2px;
}
.product-column-top .links {
	float: left;
	width: 51px;
	padding: 8px 0 0;
}
.product-column-top .links a {
	color: #e66e0d;
	font-size: 11px;
	line-height: 9px;
	text-decoration: none;
	text-align: right;
	display: block;
	margin: 0 6px 0 0;
	padding: 0 0 2px;
}
.product-column-top .links a:hover {
	text-decoration: underline;
}
.shop-cart-content {
	float: left;
	width: 590px;
	display: inline;
	margin: 10px 0 0 7px;
}
.shop-cart-content img.placaholder {
	display: block;
}
.customer-box {
	float: left;
	width: 330px;
	background-color: #f5f5f5;
	border: 1px solid #dfdfdf;
	margin: 6px 0 0;
	padding: 0 0 20px 12px;
}
.customer-box h2 {
	margin: 0;
	padding: 0;
	color: #3f3950;
	font-size: 14px;
	float: left;
}
.customer-box .need-help h2 {
	background: url(http://www.oathealth.com/images/ico-1.gif) no-repeat;
	padding: 2px 0 2px 26px;
}
.customer-box .need-help {
	padding-top: 12px;
}
.customer-box .need-help,
.customer-box .customer-chat {
	padding-bottom: 27px;
}
.customer-box .customer-chat h2 {
	background: url(http://www.oathealth.com/images/ico-2.gif) no-repeat;
	padding: 2px 0 2px 26px;
}
.customer-box .customer-service h2 {
	background: url(http://www.oathealth.com/images/ico-3.gif) no-repeat;
	padding: 2px 0 2px 26px;
}
.customer-box p {
	margin: 0;
	padding: 0 0 0 40px;
	color: #3f3950;
	font-size: 12px;
	line-height: 14px;
	clear: both;
}
.customer-box p a {	
	color: #e16500;
	text-decoration: none;
}
.customer-box p a:hover {
	text-decoration: underline;
}
.see-all {
	float: right;
	color: #e66e0d;
	font-size: 10px;
	margin: 2px 15px 0 0;
}
.see-all:hover {
	text-decoration: none;
}
.customer-service div {
	float: left;
	padding: 2px 0 0 43px;
	width: 287px;
}
.customer-service h3 {
	margin: 0;
	padding: 0;
	color: #3f3950;
	font-size: 10px;
	font-weight: bold;
}
.customer-service ul {
	margin: 0;
	padding: 0 0 0 26px;
	font-size: 10px;
	line-height: 12px;
}
.customer-service ul li {
	list-style: none;
	background: url(http://www.oathealth.com/images/bullet-3.gif) no-repeat 0 5px;
	padding: 0 0 0 10px;
	color: #3f3950;
}

/*-----Sitemap CSS----*/
#sitemap {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
h2.sitemap-h2 a {
	color:#CC6600;
	margin: 0;
	padding: 0;
	font-size: 18px;
	display: block;
	text-decoration:none;
	border-bottom: 2px #EEE solid;
	}
#sitemap ul {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
	}
#sitemap ul li {
	margin: 2px 0px 2px 0px;
	padding: 6px;
	padding-left: 15px;
	list-style:none; 
	color:#373737;
	font-size:13px;
	background-color:#F6F6F6;
}	
#sitemap ul li a {
	color:#373737;
	font-size:13px;
	background-color:#F6F6F6;
	display: block;
	text-decoration:none;
}
#sitemap ul li a:hover {
	background: #EEE;
	text-decoration:none;
	padding:0px;
}


/* ----- Food Using Nutrim Article ------ */

table#nutriminfood {
	background:#fff;
	border:solid 1px #E7EDD4;
	font-size:12px;
	margin-bottom:20px;
}

table#nutriminfood th {
	color:#fff;
	background:#CC6600; 
	text-align:left;
	padding:15px;
}

table#nutriminfood td {
	margin:1px 5px 1px 1px;
	width:100px;
	padding:15px;
	background:#EFF0EA;
	border:solid 1px #fff;
	font-size:11px;
}

table#nutriminfood td.first {
	font-weight:bold;
	background:#C7C8C3;
	font-size:12px;
}

table#nutriminfood td.directions {
	width:300px; 
	padding-left:20px;

/* ----- Recipes using Nutrim Article ------ */

.container .col-1 .text .storyarea table#recipes h3 {
	margin-top:10px;
	padding:0px;
	background:#ccc;
	font-size:18px;
}

table#recipes strong {
	background:#E7EDD4;
	font-size:14px;
	padding:3px;
	margin:10px;
}

table#recipes strong.directions {
	background:none;
}
.container .col-1 .text .storyarea	ul.recipe-list {
	font-size:12px;
	margin:1px 0 0 30px;
}

ul.recipe-list li {
	font-size:12px;
	margin:1px 0 0 30px;
}

.direction-box {
	width:90%;
	height:auto;
	padding:10px;
	background:#EFF0EA;
	border: solid 3px #DFE0DB;
}

/*---  Nutrim Comparison Chart--*/

table#nutriminfood {
	background:#fff;
	border:solid 1px #E7EDD4;
}

table#nutriminfood th {
	background:#B3B8A4; 
	text-align:left;
	padding:10px;
	font-size:12px;
}

table#nutriminfood td {
	margin:1px 5px 1px 1px;
	width:100px;
	padding:7px;
	background:#EFF0EA;
	border:solid 1px #fff;
	font-size:11px;
}

table#nutriminfood td.first {
	font-weight:bold;
	background:#E7EDD4;
	font-size:12px;
}

table#nutriminfood td.directions {
	width:300px; 
	padding-left:20px;
}

table#nutriminfood td em.legal {color:#666;}
