/* Clarisea General Style */

body {
	background:#E9F7FA;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin:0px;
	padding:0px;
	font-family:Helvetica, Arial, sans-serif;
	color:#6A6A6A;
	font-size:12px;
	}

#popups {
	background:#FFFFFF;
	padding:0px;
	margin:0px;
	}

#popups a, a:link, a:visited, a:active {
	font-family:Helvetica, Arial, sans-serif;
	color:#00A0C6;
	font-size:12px;
	text-transform:none;
	text-decoration:none;
	font-weight:normal;
	}

#popups a:hover {
	font-family:Helvetica, Arial, sans-serif;
	color:#00A0C6;
	font-size:12px;
	text-transform:none;
	text-decoration:underline;
	font-weight:normal;
	}

img {
	border:0px;
	}

a img {
	border:0px;
	}

h1 {
	font-size:22px;
	font-weight:normal;
	color:#00A0C6;
	margin:0px;
	padding-top:0px;
	padding-bottom:10px;
	}

h2 {
	font-size:18px;
	font-weight:normal;
	color:#00A0C6;
	margin:0px;
	padding-top:0px;
	padding-bottom:10px;
	}

h3 {
	font-size:16px;
	font-weight:normal;
	color:#00A0C6;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	}

h4 {
	font-size:14px;
	font-weight:normal;
	color:#00A0C6;
	margin:0px;
	padding-top:0px;
	padding-bottom:10px;
	}

p {
	margin:0px;
	padding-top:0px;
	padding-bottom:10px;
	}

#sitemap {
	margin:0px 0px 0px 20px;
	padding:0px 0px 10px 0px;
	list-style:none;
	}

.border {
	height:1px;
	width:auto;
	border-top:1px solid #DADADA;
	padding-bottom:15px;
	}

div.block {
	clear:both;
	padding:0px;
	margin:0px;
	}

.title_blue {
	font-size:12px;
	font-weight:bold;
	color:#00A0C6;
	}

ul {
	padding-left:30px;
	padding-bottom:10px;
	margin:0px;
	}

.green_text {
	color:#00cc33;
	}

.red_text {
	color:#cc0000;
	}


/* Main Containers */

#container {
	margin:0px auto;
	padding:0px;
	width:860px;
	height:100%;
	background-image:url('images/bubbles.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	}

#content_container {
	margin:0px auto;
	padding:0px;
	width:840px;
	height:auto;
	background-image:url('images/content_back.jpg');
	}

#content_container_subs {
	margin:0px auto;
	padding:0px;
	width:840px;
	height:auto;
	background-image:url('images/content_back.jpg');
	}

#main_container {
	width:840px;
	height:auto;
	margin:0px auto;
	padding:0px;
	}

#main_content {
	width:800px;
	height:auto;
	margin:0px auto;
	padding:0px;
	}

#topbar {
	width:840px;
	height:40px;
	margin:0px auto;
	background-image:url('images/content_backtop.jpg');
	background-repeat:no-repeat;
	}

#bottombar {
	width:840px;
	height:40px;
	margin:0px auto;
	background-image:url('images/content_backbot-trans.png');
	background-repeat:no-repeat;
	}

#left_column {
	width:250px;
	height:auto;
	float:left;
	}

#right_column {
	width:530px;
	height:auto;
	float:left;
	}

#right_column a, a:link, a:visited, active {
	font-family:Helvetica, Arial, sans-serif;
	color:#00A0C6;
	font-size:12px;
	text-transform:none;
	text-decoration:underline;
	font-weight:normal;
	}

#right_column a:hover {
	font-family:Helvetica, Arial, sans-serif;
	color:#00A0C6;
	font-size:12px;
	text-transform:none;
	text-decoration:none;
	font-weight:normal;
	}

.left {
	float:left;
	width:100px;
	border-top:1px solid #6A6A6A;
	border-left:1px solid #6A6A6A;
	border-right:1px solid #6A6A6A;
	border-bottom:none;
	padding:3px;
	margin:0px;
	}

.right {
	float:left;
	width:150px;
	border-top:1px solid #6A6A6A;
	border-right:1px solid #6A6A6A;
	border-left:none;
	border-bottom:none;
	padding:3px;
	margin:0px;
	}

#shopping_cart {
	width:760px;
	height:auto;
	margin:0px auto;
	}

#shopping_cart a, a:link, a:visited, a:active {
	font-family:Helvetica, Arial, sans-serif;
	color:#00A0C6;
	font-size:12px;
	text-transform:none;
	text-decoration:underline;
	font-weight:normal;
	}

#shopping_cart a:hover {
	font-family:Helvetica, Arial, sans-serif;
	color:#00A0C6;
	font-size:12px;
	text-transform:none;
	text-decoration:none;
	font-weight:normal;
	}
	
#shopping_cart .prompt {
	width:130px;
	float:left;
	}

#shopping_cart .input {
	float:left;
	padding-bottom:10px;
	}

#shopping_cart select {
	width:auto;
	}


/* Header Styles */

#header_container {
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	width:860px;
	height:auto;
	color:#FFFFFF;
	font-size:11px;
	}

#header {
	margin:0px auto;
	padding:0px;
	width:860px;
	height:70px;
	background-image:url('images/header_back-trans.png');
	background-repeat:no-repeat;
	}

.logo {
	margin:0px;
	padding:0px;
	width:auto;
	float:left;
	}

.header_breadcrumbs {
	margin:0px;
	padding-right:10px;
	width:auto;
	text-align:right;
	}

#header_container a {
	font-family:Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	}

#header_container a:link {
	font-family:Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	}

#header_container a:visited {
	font-family:Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	}

#header_container a:hover {
	font-family:Helvetica, Arial, sans-serif;
	color:#6A6A6A;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	}


/* Main Nav */

#navcontainer {
	margin:0px;
	padding-left:10px;
	height:20px;
	}

#nav {
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-size:11px;
	height:20px;
	}

#nav ul {
	list-style:none;
	padding:0;
	margin:0;
	}

#nav li.first {
	display: inline;
	margin:0;
	padding-left:30px;
	}

#nav li {
	display: inline;
	margin:0;
	padding-left:20px;
	}

#nav li a {
	font-family:Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	}

#nav li a:link {
	font-family:Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	}

#nav li a:visited {
	font-family:Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	}

#nav li a:hover {
	font-family:Helvetica, Arial, sans-serif;
	color:#00A0C6;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	}


/* Left Nav */

#left_nav {
	background:url(images/leftnav_back.jpg) repeat-y;
	padding-left:40px;
	padding-top:0px;
	}

#left_nav ul {
	list-style:none;
	padding:0;
	margin:0;
	}

#left_nav li {
	display: block;
	margin:0px;
	padding:0px;
	text-align:left;
	}

#left_nav li a {
	font-family:Helvetica, Arial, sans-serif;
	color:#6A6A6A;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	}

#left_nav li a:link {
	font-family:Helvetica, Arial, sans-serif;
	color:#6A6A6A;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	}

#left_nav li a:visited {
	font-family:Helvetica, Arial, sans-serif;
	color:#6A6A6A;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	}
	#left_nav li a:hover {
	font-family:Helvetica, Arial, sans-serif;
	color:#00A0C6;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	}


/*  Styles */

#footer {
	margin:10px auto;
	width:840px;
	height:100px;
	color:#6A6A6A;
	font-size:11px;
	text-align:center;
	font-weight:normal;
	}

#footer a {
	font-size:11px;
	color:#6A6A6A;
	text-decoration:none;
	font-weight:normal;
	}

#footer a:link {
	font-size:11px;
	color:#6A6A6A;
	text-decoration:none;
	font-weight:normal;
	}

#footer a:visited {
	font-size:11px;
	color:#6A6A6A;
	text-decoration:none;
	font-weight:normal;
	}

#footer a:hover {
	font-size:11px;
	color:#6A6A6A;
	text-decoration:underline;
	font-weight:normal;
	}

#footer p {
	padding-top:0px;
	padding-bottom:2px;
	margin:0px;
	}


/* General Link Styles */

a, a:link, a:visited, a:active {
	font-family:Helvetica, Arial, sans-serif;
	color:#00A0C6;
	font-size:12px;
	text-transform:none;
	text-decoration:underline;
	font-weight:normal;
	}

a:hover {
	font-family:Helvetica, Arial, sans-serif;
	color:#00A0C6;
	font-size:12px;
	text-transform:none;
	text-decoration:none;
	font-weight:normal;
	}

#nounder a, a:link, a:visited {
	text-decoration:none;
	font-weight:normal;
	}

#nounder a:hover {
	text-decoration:underline;
	font-weight:normal;
	}


/* Bullets */

#bullet_1  {
	margin:0px;
	padding:0px;
	list-style:none;
	}

#bullet_2 {
	margin:0px;
	padding:0px;
	list-style:none;
	}

#bullet_3 {
	margin:0px;
	padding:0px;
	list-style:none;
	}

#bullet_4 {
	margin:0px;
	padding:0px;
	list-style:none;
	}

#bullet_1 li {
	padding-left: 20px;
	background-image: url(images/1_bull.gif);
	background-repeat: no-repeat;
	background-position: 0 .0em;
	padding-bottom:5px;
	}

#bullet_2 li {
	padding-left: 20px;
	background-image: url(images/2_bull.gif);
	background-repeat: no-repeat;
	background-position: 0 .0em;
	padding-bottom:5px;
	}

#bullet_3 li {
	padding-left: 20px;
	background-image: url(images/3_bull.gif);
	background-repeat: no-repeat;
	background-position: 0 .0em;
	padding-bottom:5px;
	}

/* #bullet_4 li {
	padding-left: 20px;
	background-image: url(images/4_bull.gif);
	background-repeat: no-repeat;
	background-position: 0 .0em;
	padding-bottom:5px; 
	} */

/* #bullet_3 li ul {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	margin:0px;
	list-style:none;
	} */

#bullet  {
	margin:0px 0px 0px 20px;
	padding:0px 0px 10px 0px;
	list-style:none;
	}

#bullet li {
	padding-left: 10px;
	background-image: url(images/blue_bull.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-bottom:2px;
	}

#bullet_green  {
	margin:0px 0px 0px 20px;
	padding:0px 0px 10px 0px;
	list-style:none;
	}

#bullet_green li {
	padding-left: 10px;
	background-image: url(images/green_bull.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-bottom:2px;
	}

#step_1  {
	margin:0px;
	padding:0px;
	list-style:none;
	}

#step_2 {
	margin:0px;
	padding:0px;
	list-style:none;
	}

#step_3 {
	margin:0px;
	padding:0px;
	list-style:none;
	}

#step_4 {
	margin:0px;
	padding:0px;
	list-style:none;
	}

#step_1 li a, a:link {
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	}

#step_1 li a:hover {
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
	}

#step_2 li a, a:link {
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	}

#step_2 li a:hover {
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
	}

#step_3 li a:hover {
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
	}

#step_3 li a, a:link {
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	}

#step_4 li a:hover {
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
	}

#step_4 li a, a:link {
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	}

#step_1 li {
	padding-left: 50px;
	background-image: url(images/1_step_bull.gif);
	background-repeat: no-repeat;
	background-position: 0 .0em;
	padding-bottom:5px;
	}

#step_1 li ul {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	margin:0px;
	list-style:none;
	}

#step_1 li ul li {
	padding-left: 10px;
	background-image: url(images/blue_bull.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-bottom:2px;
	}

#step_2 li {
	padding-left: 50px;
	background-image: url(images/2_step_bull.gif);
	background-repeat: no-repeat;
	background-position: 0 .0em;
	padding-bottom:5px;
	}

#step_2 li ul {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	margin:0px;
	list-style:none;
	}

#step_2 li ul li {
	padding-left: 10px;
	background-image: url(images/blue_bull.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-bottom:2px;
	}

#step_3 li {
	padding-left: 50px;
	background-image: url(images/3_step_bull.gif);
	background-repeat: no-repeat;
	background-position: 0 .0em;
	padding-bottom:5px;
	}

#step_3 li ul {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	margin:0px;
	list-style:none;
	}

#step_3 li ul li {
	padding-left: 10px;
	background-image: url(images/blue_bull.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-bottom:2px;
	}

#step_4 li {
	padding-left: 50px;
	background-image: url(images/4_step_bull.gif);
	background-repeat: no-repeat;
	background-position: 0 .0em;
	padding-bottom:5px;
	}

#step_4 li ul {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	margin:0px;
	list-style:none;
	}

#step_4 li ul li {
	padding-left: 10px;
	background-image: url(images/blue_bull.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-bottom:2px;
	}


/* Sub Page Menu Styles */

#sub_menu_2 {
	width:auto;
	padding-left:22px;
	padding-top:10px;
	margin:0px;
	font-size:14px;
	}

#sub_menu_2 p {
	padding-bottom:5px;
	margin:0px;
	}

#sub_menu_2 a {
	font-size:14px;
	color:#6A6A6A;
	text-decoration:none;
	text-transform:uppercase;
	}

#sub_menu_2 a:hover {
	font-size:14px;
	color:#00A0C6;
	text-decoration:none;
	text-transform:uppercase;
	}

#sub_menu {
	width:230px;
	padding:0px;
	margin:0px;
	}

#sub_menu ul {
	list-style:none;
	display:block;
	padding:0px;
	margin:0px;
	width:230px;
	height:auto;
	}

#sub_menu li {
	display:block;
	padding:0px;
	margin:0px;
	width:230px;
	height:22px;
	}

#sub_menu span {
	display:none;
	}

#sub_menu li a {
	display:block;
	height:22px;
	padding:0px;
	margin:0px;
	}

#sub_menu li a:hover {
	background-position: left top;
	padding:0px;
	margin:0px;
	}
#sub_menu li a.regimen {
	background:url('images/sub_hd_regimen.gif') no-repeat;
	}
#sub_menu li a.regimen:hover {
	background:url('images/sub_hd_regimen_over.gif') no-repeat;
	}

#sub_menu li a.regimen_current {
	background:url('images/sub_hd_regimen_over.gif') no-repeat;
	}

#sub_menu li a.about {
	background:url('images/sub_hd_about.gif') no-repeat;
	}
#sub_menu li a.about:hover {
	background:url('images/sub_hd_about_over.gif') no-repeat;
	}

#sub_menu li a.about_current {
	background:url('images/sub_hd_about_over.gif') no-repeat;
	}

#sub_menu li a.green {
	background:url('images/sub_hd_green.gif') no-repeat;
	}
#sub_menu li a.green:hover {
	background:url('images/sub_hd_green_over.gif') no-repeat;
	}

#sub_menu li a.green_current {
	background:url('images/sub_hd_green_over.gif') no-repeat;
	}

#sub_menu li a.alison {
	background:url('images/sub_hd_alison.gif') no-repeat;
	}
#sub_menu li a.alison:hover {
	background:url('images/sub_hd_alison_over.gif') no-repeat;
	}

#sub_menu li a.alison_current {
	background:url('images/sub_hd_alison_over.gif') no-repeat;
	}

#sub_menu li a.steps {
	background:url('images/sub_hd_easy_steps.gif') no-repeat;
	}
#sub_menu li a.steps:hover {
	background:url('images/sub_hd_easy_steps_over.gif') no-repeat;
	}

#sub_menu li a.steps_current {
	background:url('images/sub_hd_easy_steps_over.gif') no-repeat;
	}

#sub_menu li a.source {
	background:url('images/sub_hd_treats_source.gif') no-repeat;
	}
#sub_menu li a.source:hover {
	background:url('images/sub_hd_treats_source_over.gif') no-repeat;
	}

#sub_menu li a.source_current {
	background:url('images/sub_hd_treats_source_over.gif') no-repeat;
	}

#sub_menu li a.formula {
	background:url('images/sub_hd_formula.gif') no-repeat;
	}
#sub_menu li a.formula:hover {
	background:url('images/sub_hd_formula_over.gif') no-repeat;
	}

#sub_menu li a.formula_current {
	background:url('images/sub_hd_formula_over.gif') no-repeat;
	}

#sub_menu li a.benefits {
	background:url('images/sub_hd_benefits.gif') no-repeat;
	}
#sub_menu li a.benefits:hover {
	background:url('images/sub_hd_benefits_over.gif') no-repeat;
	}

#sub_menu li a.benefits_current {
	background:url('images/sub_hd_benefits_over.gif') no-repeat;
	}

#sub_menu li a.clearskin {
	background:url('images/sub_hd_clear_skin_tips.gif') no-repeat;
	}
#sub_menu li a.clearskin:hover {
	background:url('images/sub_hd_clear_skin_tips_over.gif') no-repeat;
	}
#sub_menu li a.clearskin_current {
	background:url('images/sub_hd_clear_skin_tips_over.gif') no-repeat;
	}

#sub_menu li a.testimonials {
	background:url('images/sub_hd_testimonials.gif') no-repeat;
	}
#sub_menu li a.testimonials:hover {
	background:url('images/sub_hd_testimonials_over.gif') no-repeat;
	}
#sub_menu li a.testimonials_current {
	background:url('images/sub_hd_testimonials_over.gif') no-repeat;
	}

/* Product Content Styles */

#product_container {
	width:500px;
	height:auto;
	}

#product_container h1 {
	font-size:16px;
	font-weight:normal;
	color:#00A0C6;
	margin:0px;
	padding-top:0px;
	padding-bottom:5px;
	}

#product_container h1 a {
	font-size:16px;
	text-decoration:none;
	font-weight:normal;
	}

#product_container h1 a:hover {
	font-size:16px;
	text-decoration:underline;
	font-weight:normal;
	}

#product_container p {
	padding-bottom:10px;
	margin:0px;
	}

#product_pic {
	width:200px;
	height:auto;
	float:left;
	}

#product_text {
	width:290px;
	height:auto;
	float:right;
	}

#products {
	width:auto;
	height:auto;
	padding:0px;
	margin:0px;
	}

#products_header {
	width:auto;
	height:auto;
	padding:0px;
	margin:0px;
	}

#products_header h1 {
	font-size:18px;
	font-weight:normal;
	color:#00A0C6;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	}

#products p {
	padding-bottom:10px;
	margin:0px;
	}

#products_photo {
	width:325px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px;
	text-align:left;
	}

#products_util {
	width:200px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px
	}

#products_desc {
	width:auto;
	height:auto;
	padding:0px;
	margin:0px;
	}

#tips {
	font-weight:bold;
	color:#F87F11;
	}

#tips a, a:link, a:active, a:visited {
	font-weight:bold;
	color:#F87F11;
	text-decoration:none;
	}

#tips a:hover {
	font-weight:bold;
	color:#F87F11;
	text-decoration:underline;
	}

.roundcont {
	width: 100%;
	color: #6a6a6a;
	background-color:#EDEDED;
	}

.roundcont p {
	margin:0px;
	padding-left:20px;
	padding-right:20px;
	}

.roundcont h2 {
	margin:0px;
	padding-left:20px;
	padding-right:20px;
	}

.roundcont h3 {
	margin:0px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	font-size:16px;
	font-weight:normal;
	color:#00A0C6;
	}

.roundtop { 
	background: url(images/tips_topright_cnr.jpg) no-repeat top right; 
	}

.roundbottom {
	background: url(images/tips_botright_cnr.jpg) no-repeat top right; 
	}

img.corner {
   width: 20px;
   height: 20px;
   border: none;
   display: block !important;
	}

#featured_product {
	width:auto;
	margin:0px;
	padding-left:10px;
	}

#featured_product img.a {
	border:0px;
	}


/* Content Tables */
#order_total table {
	width:auto;
	float:right;
	}

#order_total td {
	width:auto;
	margin:0px;
	padding:0px;
	}

#order_total td.Content {
	text-align:right;
	width:auto;
	margin:0px;
	padding:0px;
	}

#order_total td.subHeadings {
	font-weight:bold;
	width:10px;
	margin:0px;
	padding:0px;
	}

#order_total td.ContentTableHeader {
	font-weight:bold;
	width:auto;
	margin:0px;
	padding:0px;
	}

#order_total td.ContentTable {
	width:auto;
	margin:0px;
	padding:0px;
	}

#address_edit table {
	width:auto;
	}

#address_edit td {
	text-align:right;
	width:auto;
	margin:0px;
	padding:0px 5px 15px 0px;
	}

#order_history_btns table {
	width:auto;
	}

#order_history_btns td {
	text-align:left;
	width:150px;
	}

#order_history_btns td img {
	float:left;
	}

#payment_info table {
	width:auto;
	}

#payment_info td {
	text-align:left;
	width:auto;
	}

#confirm_info table {
	width:auto;
	}

#confirm_info td {
	text-align:left;
	width:150px;
	}

table {width:100%;}

td {padding:0px; margin:0px;}

td.ContentTableHeader, .ContentTableHeader {font-size:12px; font-weight:bold; text-align:left;}

td.ContentTable, .ContentTable {padding:0px; margin:0px;}

td.ContentTableHorizontal {	border-top:1px solid #DADADA; padding-bottom:10px;}
td.Content, .Content {padding:0px; margin:0px; text-align:left;}
td img {float:right;}
td.Content_btn img, .Content_btn img {padding:0px 0px 10px 0px; margin:0px; float:left;}

/* Content Type Styles */
.Instructions, #BreadCrumbs1_BreadCrumbs1 {text-align: left}

