@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_3.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: center top;
	background-color: #fce2ef;
}
a {
	outline: none;	
}
a:link {
	text-decoration: none;
	color: #E30076;
}
a:visited {
	text-decoration: none;
	color: #E30076;
}
a:hover {
	color: #E30076;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #E30076;
}
li.side{
	list-style-image: url(../images/bullet.jpg);
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	text-decoration: none;
}
li  a:link {
	color: #333333;
	text-decoration: none;
}
li a:hover {
	color: #FFFFFF;
	background-color: #E30076;
}
li a:visited {
	color: #333333;
}
ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
}


.sectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #E30076;
}


.stage {
	background-color: #FFFFFF;
	width: 745px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	min-height: 600px;
	padding-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #e6e6e6;
	margin-bottom: 0px;
}
.bg {
	background-image: url(../images/bg_2.jpg);
	overflow: hidden;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}

.line {
	background-color: #E30076;
	padding: 0px;
	height: 1px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.header {
	height: 220px;
	width: 745px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu {
	height: 24px;
	width: 725px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 15px;
}
.menu a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.menu a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 700px;
	margin-bottom: 15px;
	margin-left: 25px;
	margin-top: 5px;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 18px;
	padding-top: 14px;
}
.headerHead {
	float: left;
	height: 31px;
	width: 69px;
}
.menuHolder {
	background-color: #E30076;
	height: 31px;
	width: 100%;
}
.lineGrey {
	background-color: #CCCCCC;
	padding: 0px;
	height: 1px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.lineGreyer {
	background-color: #999999;
	padding: 0px;
	height: 1px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.mainArea {
	background-color: #FFFFFF;
	width: 725px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	min-height: 200px;
}
.right {
	float: right;
	width: 200px;
	overflow: hidden;
}
.left {
	float: left;
	width: 225px;
	overflow: hidden;
	margin-right: 27px;
}
.middle {
	float: left;
	width: 245px;
	overflow: hidden;
	margin-right: 0px;
	min-height: 190px;
	text-align: justify;
}


.testimonialHolder {
	width: 100%;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E9EBE8;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: justify;
}

.blankForm {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E9EBE8;
}
.newsletterFormText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.newsletterButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #E30076;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 28px;
	cursor: hand;
	margin: 0px;
	padding: 0px;
	width: 186px;
}
.newsletterFormHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DD017C;
	height: 35px;
	width: 100%;
}

.newsletterBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 25px;
	width: 184px;
}
.newsletterLargeBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.newsletterFormFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	color: #999999;
}
.testimonialImage {
	margin: 0px;
	padding: 0px;
	width: 76px;
	float: left;
	background-image: url(../images/catherine.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 162px;
}
.testimonialText {
	margin: 0px;
	padding: 0px;
	width: 144px;
	overflow: hidden;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E7E7E;
	text-align: left;
}
.testimonialName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e93b96;
}
.divider {
	height: 5px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #e6e6e6;
	clear: both;
}
.news_image {
	width: 200px;
	float: left;
	margin-right: 10px;
	border: 1px solid #E30076;
	overflow: hidden;
}
.buyButton {
	height: 63px;
	width: 193px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 10px;
}

.news_block {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	overflow: hidden;
	margin-top: 5px;
}

.news_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.recipe_image {
	width: 200px;
	float: left;
	margin-right: 10px;
	border: 1px solid #E30076;
	overflow: hidden;
}
.recipe_ingLeft {
	width: 200px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
}
.recipe_ingRight {
	width: 280px;
	float: right;
	margin-right: 10px;
	overflow: hidden;
}
.recipe_block {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	overflow: hidden;
	margin-bottom: 10px;
}
.recipe_block_ing {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	overflow: hidden;
}
.recipe_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.recipe_text {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	overflow: hidden;
	float: right;
	text-align: justify;
}
.recipe_long {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	overflow: hidden;
	text-align: justify;
}
.recipeSnipHolder {
	padding: 0px;
	width: 280px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 242px;
	margin-top: 5px;
}
.footer {
	background-color: #FFFFFF;
	width: 725px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	min-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.successStory_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	overflow: hidden;
}
.success_image {
	overflow: hidden;
	width: 225px;
	margin-top: 10px;
}
.sectionHeader_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.left_long {
	float: left;
	width: 515px;
	overflow: hidden;
	margin-right: 10px;
}
.classTable_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.pinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e93b96;
}
.news_text {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	overflow: hidden;
	float: right;
}
.story_text {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	overflow: hidden;
	float: right;
}
.story_image {
	height: 150px;
	width: 100px;
	float: left;
	margin-right: 10px;
	border: 1px solid #E30076;
}
.story_block {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	overflow: hidden;
	margin-top: 5px;
}
.story_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E30076;
}
.marie {
	height: 310px;
	width: 225px;
	float: left;
	margin-right: 10px;
	border: 1px solid #E30076;
}
.marie_block {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	overflow: hidden;
	margin-top: 5px;
	background-image: url(../images/signiture.jpg);
	background-repeat: no-repeat;
	background-position: 300px bottom;
	padding-bottom: 68px;
}
.revolution {
	height: 129px;
	width: 199px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
.lifestyle_plan {
	height: 190px;
	width: 225px;
}
.plan_image {
	width: 200px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
}
.pinkText_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e93b96;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E30076;
}
.menu_image {
	width: 150px;
	margin-right: auto;
	border: 1px solid #E30076;
	overflow: hidden;
	margin-left: auto;
	margin-bottom: 10px;
}
.bmiScale {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E9EBE8;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.mainEmail a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 18px;
}
.mainEmail a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #E30076;
	font-size: 18px;
}
.main_video {
	height: 190px;
	width: 245px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.story_video {
	height: 190px;
	width: 245px;
	float: left;
	margin-right: 10px;
}
.story_text_video {
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	overflow: hidden;
	float: right;
	text-align: justify;
}
.factSheetBox {
	height: 100px;
	width: 196px;
	float: left;
	margin-bottom: 20px;
	margin-left: 30px;
}
.factSheetHolder {
	border: 1px solid #E9EBE8;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	width: 485px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.main_video {
	height: 190px;
	width: 245px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
.story_video {
	height: 190px;
	width: 245px;
	float: left;
	margin-right: 10px;
}
.story_text_video {
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	overflow: hidden;
	float: right;
	text-align: justify;
}.paypalForm {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.paypalFormBuyNow {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.success_image_flow {
	overflow: hidden;
	width: 225px;
	margin-top: 10px;
	float: left;
	margin-right: 15px;
}
li.tick {
	list-style-image: url(../images/tick.jpg);
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	text-decoration: none;
	font-size: 11px;
}
li.tick_indent {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	text-decoration: none;
	font-size: 11px;
}
.santa_quotes {
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	overflow: hidden;
}
.santa_pack {
	background-image: url(../images/santa_pack.jpg);
	width: 500px;
	background-repeat: no-repeat;
	height: 375px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.santa_cart {
	width: 100%;
	background-color: #E30076;
	height: 70px;
	text-align: center;
	font-size: 22px;
	color: #FFF;
	font-weight: bold;
	padding-top: 12px;
}
.paypalForm_santa {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a img {
	border: 0px solid #FFF;
}
div.wrap {
	width : 745px;
	margin : 0 auto;
	text-align : left;
	border: 0px solid #FFF;
}
div#top div#nav {
	float : left;
	clear : both;
	width : 745px;
	height : 52px;
	margin : 22px 0 0;
	border: 0px solid #FFF;
}
div#top div#nav ul {
	float : left;
	width : 745px;
	height : 52px;
	list-style-type : none;
	border: 0px solid #FFF;
}
div#nav ul li {
	float : left;
	height : 52px;
	border: 0px solid #FFF;
}
div#nav ul li a {
	border : 0;
	height : 52px;
	display : block;
	line-height : 52px;
	text-indent : -9999px;
	border: 0px solid #FFF;
}
div#j_slider {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border: 0px solid #FFF;
}
div#video-j_slider {
	height : 220px;
	margin : -1px 0 0;
	border: 0px solid #FFF;
}
div#j_slider div.wrap {
	height : 220px;
	border: 0px solid #FFF;
}
div#j_slider div#slide-holder {
	z-index : 40;
	width : 745px;
	height : 220px;
	position : absolute;
	border: 0px solid #FFF;
}
div#j_slider div#slide-holder div#slide-runner {
	top : 0px;
	left : 0px;
	width : 745px;
	height : 220px;
	overflow : hidden;
	position : absolute;
	border: 0px solid #FFF;
}
div#j_slider div#slide-holder img {
	margin : 0;
	display : none;
	position : absolute;
	border: 0px solid #FFF;
}
div#j_slider div#slide-holder div#slide-controls {
	left : 0;
	bottom : 0px;
	width : 745px;
	height : 46px;
	display : none;
	position : absolute;
	background : url(../images/slide-bg.png) 0 0;
	border: 0px solid #FFF;
}
div#j_slider div#slide-holder div#slide-controls p.text {
	float : left;
	color : #fff;
	display : inline;
	font-size : 10px;
	line-height : 16px;
	margin : 15px 0 0 20px;
	border: 0px solid #FFF;
	text-transform : uppercase;
}
div#j_slider div#slide-holder div#slide-controls p#slide-nav {
	float : right;
	height : 24px;
	display : inline;
	margin : 11px 15px 0 0;
	border: 0px solid #FFF;
}
div#j_slider div#slide-holder div#slide-controls p#slide-nav a {
	float : left;
	width : 24px;
	height : 24px;
	display : inline;
	font-size : 11px;
	margin : 0 5px 0 0;
	line-height : 24px;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	background-position : 0 0;
	background-repeat : no-repeat;
	color: #FFF;
	border: 0px solid #FFF;
}
div#j_slider div#slide-holder div#slide-controls p#slide-nav a.on {
	background-position : 0 -24px;
	border: 0px solid #FFF;
}
div#j_slider div#slide-holder div#slide-controls p#slide-nav a {
	background-image : url(../images/silde-nav.png);
	border: 0px solid #FFF;
}
.video_banner {
	overflow: hidden;
	width: 497px;
	float: left;
}
.facebook_icon {
	height: 31px;
	width: 435px;
	background-image: url(../images/facebook_icon.jpg);
	background-position: 10px center;
	float: left;
	margin-top: 10px;
	background-repeat: no-repeat;
	border: 1px solid #CCC;
	padding-left: 60px;
	padding-top: 15px;
	font-size: 12px;
}
.facebook_icon a:hover {
	color: #E00178;
	text-decoration: underline;
}
.twitter_icon a:hover {
	color: #E00178;
	text-decoration: underline;
}
.twitter_icon {
	height: 31px;
	width: 435px;
	background-image: url(../images/twitter_icon.jpg);
	background-position: 10px center;
	float: left;
	margin-top: 10px;
	background-repeat: no-repeat;
	border: 1px solid #CCC;
	padding-left: 60px;
	padding-top: 15px;
	font-size: 12px;
}
.rss_icon {
	height: 31px;
	width: 435px;
	background-image: url(../images/rss_icon.jpg);
	background-position: 10px center;
	float: left;
	margin-top: 0px;
	background-repeat: no-repeat;
	border: 1px solid #CCC;
	padding-left: 60px;
	padding-top: 15px;
	font-size: 12px;
}
.rss_icon a:hover {
	color: #E00178;
	text-decoration: underline;
}
.buy_the_book {
	width: 242px;
	margin-top: 20px;
	margin-bottom: 10px;
	height: 89px;
	margin-right: auto;
	margin-left: auto;
}
.bmi_icon {
	height: 31px;
	width: 435px;
	float: left;
	margin-top: 10px;
	border: 1px solid #E30076;
	padding-left: 60px;
	padding-top: 15px;
	background-color: #E30076;
	color: #FFF;
	background-image: url(../images/bmi.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.bmi_icon a:hover {
	color: #FFF;
	text-decoration: underline;
}
.bmi_icon a {
	color: #FFF;
}
.adobe {
	float: left;
	height: 68px;
	width: 61px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 52px;
}
#inch_loss_form {
	padding: 0px;
	width: auto;
	background-image: url(../images/inch_loss.jpg);
	background-repeat: no-repeat;
	background-position: 250px top;
	min-height: 769px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#inch_loss_info {
	background-color: #f2f2f2;
	padding: 10px;
	border: 1px solid #999;
	overflow: hidden;
	width: 200px;
	font-size: 12px;
}

#inch_loss_form label {
	display: block;
	font-size: 12px;
}
#inch_loss_form input {
	display: block;
	width: 100px;
	margin-bottom: 10px;
}
.text_box   {
	background-image: url(../images/text_box_bg.jpg);
	background-repeat: repeat-x;
	height: 50px;
	background-position: left -10px;
	border: 1px solid #CCC;
	font-size: 18px;
}
.form_error {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
#login_form {
	text-align: left;
	width: 225px;
	padding: 20px;
	margin-top: 25px;
	margin-bottom: 0px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-color: #f2f2f2;
	border: 1px solid #999;
	overflow: hidden;
}
#login_form .input {
	padding: 5px;
	width: 218px;
	height: 30px;
	font-size: 24px;
	outline: none;
	border: 1px solid #ccc;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#login_form .btn {
	background-color: #E30076;
	color: #FFF;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	width: 218px;
	height: 40px;
	font-size: 14px;
	cursor: hand;
	font-style: italic;
	outline: none;
}
#inch_loss_form .btn {
	background-color: #E30076;
	color: #FFF;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	width: 218px;
	height: 40px;
	font-size: 14px;
	cursor: hand;
	font-style: italic;
	outline: none;
}
.right_wide {
	float: right;
	width: 245px;
	overflow: hidden;
}
.left_long_christmas {
	float: left;
	width: 460px;
	overflow: hidden;
	margin-right: 10px;
}

