body
{
	background-color: #CA8D0A;
	background-image: url(../images/0bg.jpg);
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	width: 97%;
}

#base
{
	position: relative;
	top: 0px;
	width: 955px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 20px 0px 0px 0px;
	background-image: url(../images/0bgMain.jpg);
	background-repeat: repeat; 
}


#head
{
	position: relative;
	width: 878px;
	height: 83px;
	margin: 0px auto 20px auto;
	background-image: url(../images/0head.gif);
	background-repeat: no-repeat;
}

#headForm
{
	position: absolute;
	top: 40px;
	right: 55px;
	color: #78A22F;
	font-size: 18px;
}

#content
{
	width: 878px;
	background-image: url(../images/0guts.gif);
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	padding: 0px;
	position: relative;
}

#home_content
{
	width: 878px;
	height: 406px;
	background-image: url(../images/0guts.gif);
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	padding: 0px;
	position: relative;
}

#rules_content
{
	width: 878px;
	height: 1146px;
	background-image: url(../images/0guts.gif);
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	padding: 0px;
	position: relative;
}

#contentFoot
{
	width: 878px;
	height: 15px;
	margin: 0px auto 20px auto;
	background-image: url(../images/0contentFoot.gif);
	background-repeat: no-repeat;
}

#footer
{
	position: relative;
	width: 878px;
	height: 83px;
	margin: 0px auto 50px auto;
	text-align: center;
}

#footFlash
{
	position: absolute;
	left: 0px;
	width: 720px;
	height: 83px;
	background-image: url(../images/0foot_flash.gif);
	background-repeat: no-repeat;
}

#flashcontent
{
	margin-top: 5px;
	position: relative;
	z-index: 100;
}

#footLogo
{
	position: absolute;
	right: 5px;
	top: 5px;
	width: 130px;
	height: 75px;
	z-index: 5;
}

#footerSection
{
	width: 100%;
	text-align: center;
	color: #003E6B;
	font-size: 10px;
	margin: 5px;
	padding: 10px;
}

a:link.footerLink
{
	color: #004373;
	text-decoration: none;
}

a:hover.footerLink
{
	color: #78A22F;
	text-decoration: none;
}

a.footerLink {
	color: #004373;
	text-decoration: none;
}

a.footerLink:hover {
	color: #78A22F;
	text-decoration: none;
}


#nav
{
	width: 878px;
	height: 43px;
	background-image: url(../images/0nav.gif);
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	text-align: center;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	position: relative;
}

.navLink
{
	position: relative;
	top: 10px;
	color: #0067b1;
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	text-decoration: none;
	height: 35px;
	padding: 0px 20px 0px 20px;
	border-right: 3px #FFF dotted;
}

a:link.navLink { color: #0067b1; }
a:hover.navLink { color: #ffd200; }
a:visited.navLink { color: #0067b1; }
a:visited:hover.navLink { color: #ffd200; }

#response
{
	color: #F00;
	font-size: 12px;
	width: 100%;
	display: block;
	text-align: center;
	margin: 10px 0px 0px 0px;
}

.menu
{
	position: relative;
	width: 878px;
	height: 43px;
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: center;
	vertical-align: middle;
}

.menu li
{
	position: relative;
	top: 10px;
	display: inline;
}

.active
{
	font-weight: bold;
}

.menu li a
{
	position: relative;
	color: #0067b1;
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	text-decoration: none;
	height: 35px;
	padding: 0px 30px 0px 30px;
	border-right: 3px #FFF dotted;
}

.menu li a:hover { color: #ffd200; }
.menu li a:visited { color: #0067b1; }
.menu li a:visited:hover { color: #ffd200; }

/* -------------------- STYLES FOR FORMATTING TEXT ------------------------------ */
p
{
	position: relative;
	text-align: left;
	text-transform: inherit;
	line-height: 15px;
	margin-right: 10px;
}
.specialSection
{
	background-color: #e1effa;
	padding: 5px;
}
.dottedBack
{
	width: 100%;
	background: url(../images/health/dot.gif) 0px 70% repeat-x;
	margin: 10px 0;
	padding: 0;
	overflow: hidden;
	clear: both;
}

.homeRightTop .dottedBack
{
	background: url(../images/health/dot.gif) 0px 100% repeat-x;	
}

.dottedBack .headline { float: left; display: inline; padding: 0 10px; background: white; clear: both; }
.headline
{
	color: #78A22F;
	font-family: verdana, arial, sans-serif;
	font-size: 17px;
	background-color: #FFF;
}
.headline2
{
	color: #0067B1;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.headline3
{
	color: #0067B1;
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.headline4
{
	color:#679625;
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

.highlight
{
	color: #78A22F;
	text-decoration: none;
	font-size: 11px;
	line-height: 1.5em;
}
a:link.highlight
{
	position: relative;
	z-index: 100;
}
a:visited.highlight
{
	position: relative;
	z-index: 100;
}

.lowlight { float: left; width: auto !important; color: #0067B1; margin: 4px 0px 0px 10px; }

.lowlight_wImg { float: left; color: #0067B1; margin: 0px 0px 0px 10px; }


a:link.lowlight, a:.lowlight_wImg
{
	text-transform: inherit;
	text-decoration: none;
	font-style: italic;	
}
a:visited.lowlight, a:visited.lowlight_wImg
{
	text-transform: inherit;
	text-decoration: none;
	font-style: italic;
}
.rightBorder
{
	width: 100%;
	border-right: 3px #78A22F dotted;
}

.smallprint {font-family:verdana;font-size: 10px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.smallprintalt {color:#666666; font-size: 10px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.indent{margin: 0 0 0 20px;}
sup { font-size: 9px; }

/* ------------------- END STYLES FOR FORMATTING TEXT --------------------------- */

#articleImages
{
	border-top: 3px #78A22F dotted;
	border-bottom: 3px #78A22F dotted;
	text-align: center;
	padding: 20px 0px 20px 0px;
	margin: 10px 0px 10px 0px;
}

.homeIm1 
{ 
	margin-right: 12px;
	position: relative;
	z-index: 100;
}
.homeIm2
{
	margin: 0px;
	position: relative;
	z-index: 100;
}

#greatDivide
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 330px;
	margin: 0px 0px 0px 12px;
	padding: 0;
}

#lessDivide
{
	float: right;
	width: 36%;
}

#leftDivide
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 49%;
	text-align: center;
	margin-bottom: 10px;
}

#rightDivide
{
	float: right;
	width: 49%;
	text-align: center;
	margin-bottom: 10px;
}

#bottomLine {
	width: 95%;
	text-align: center;
	display:inline-table;
	text-transform: inherit;	
	border-bottom: #78A22F 3px dotted;
}

#firstThird
{
	width: 33%;
	text-align: center;
	text-transform: inherit;
	position: absolute;
	top: 0px;
	left: 0px;
	border-right: #78A22F 3px dotted;
}
#secondThird
{
	position: relative;
	width: 33%;
	margin: 0px auto 0px auto;
	border-right: #78A22F 3px dotted;
}
#thirdThird
{
	width: 33%;
	position: absolute;
	top: 0px;
	right: 0px;
}

#firstHalf, #secondHalf {
	position: relative;
}

#firstHalf{
	/*border-bottom: #78A22F 3px dotted;*/
	padding: 10px 0px 0 25px;
	float: left;
	width:100px;
}

#secondHalf{
	float:right;

	padding: 10px 25px 0 5px;
}

/* -------------------- STYLES FOR HOME ------------------------------ */
#homeContainer
{
	position: absolute;
	margin-top: -1px;
	width: 878px;
	height: 408px;
	padding: 0;
}

#homeHeight { 
height: 408px;
padding: 0;
margin: 0;
}

#homeLeft
{
	background:url(../images/july26_home_image_left.jpg) top left no-repeat;
	float:left; text-align: left;
	width: 574px;
	height: 408px;
	padding: 0px;
	margin: 9px 0px 0px 0px;
	border-right: 3px #C8E3A7 dotted;
	position: relative;
	cursor:pointer;
}

.homeText1, .homeText2, .homeText3, .homeText4 { position: absolute;}

.homeText1{	top: 335px; left: 400px;	}
.homeText4 { top: 377px; left: 38px; }

.homeText2{	top: 220px; left: 37px; text-align: left; }
.homeText3{ top: 220px; left: 461px; text-align: left;}

.homeText2 a, .homeText3 a{
	font-weight: bold;
	font-style: italic;
	color:  #FF6666;
	font-size: 16px;
	line-height: 1.0em;
	text-decoration: none;
}

.homeRightTop{
	width:270px;
	border-bottom: 3px #C8E3A7 dotted;
	margin: 0 0 0 0;
	padding:0px;	
}

.homeRightTop .leftImage{
	width: 130px;
	padding-top:20px;
	padding-bottom:10px;
}

.homeRightTop .rightImage{
	width: 140px;
	padding-top:20px;
	padding-bottom:10px;
}

.homeRightBottom{
	width:270px;
	padding-top: 10px;
	font-size: 12px;
}

#homeRight
{
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: left;
	width: 270px;
	height: 405px;
	padding: 9px 15px 0px 5px;
	color: #333;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

.homeImage
{
	margin-left: -1px;
	padding: 0px;
	cursor: pointer;
	position: relative;
	z-index: 100;
}

#homeFlash 
{
	margin-left: -1px;
	padding: 0px;
	position: relative;
	z-index: 100;
}

.homeHeadline
{
	color: #78A22F;
	font-family: verdana, arial, sans-serif;
	font-size:16px;
	background-color: #FFF;
}
.homeSubHeadline
{
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	background-color: #FFF;
}
.homeSecondaryLine
{
	color: #78A22F;
	font-family: verdana, arial, sans-serif;
	font-size: 16.78px;
	background-color: #FFF;
}
.floatright
{
	float:right;
	margin: 5px;
}


.article_separator
{
	margin: 0;
	padding: 0;
}
/* -------------------- END STYLES FOR HOME ------------------------------ */

/* -------------------STYLES FOR RECIPES--------------------- 
td.mealcontentdescription{
	background:url(../images/content-dotted-bkgnd.png) top left repeat-y;
} */

#recipeContainer
{
	margin: 0;
	padding: 0;
	clear: both;
}
#recipeLeft
{
	float: left;
	text-align: left;
	width: 560px !important;
	padding: 0px;
	margin: 0px;
}

#recipeRight
{
	border-left: #78A22F 3px dotted;
	float: right;
	text-align: left;
	width: 290px !important;
	padding: 0px 0px 0px 10px;
	margin:15px 0px 0px 0px;
	color: #333;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}
#recipeRight p
{
	font-style: italic;
	margin:5px;
}
#recipeRow
{
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 550px;
}

.headline2Recipe
{
	float:left;
	display: block;
	color: #0067B1;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 98%;
	/*border-right: 2px #78A22F dotted;*/
	margin-right:10px;
	margin-bottom: 5px;
}
#ingredients
{
	color: #333;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	line-height: 19px;
}
#ingredientRow
{
	position: relative;
	width: 280px;
}
#ingredientLeft
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 25px;
	height: 25px;
}
#ingredientRight { width: 250px; margin: 0px 0px 0px 25px; padding:0; }
#descriptionRecipe
{
	float: left;
	color: #333;
	font-size: 14px;
	text-align: left;
	padding: 0px 15px 15px 0px;
	margin: 0px 0px 0px 10px; 
	width: 540px !important;
}


#descriptionRecipe li
{
	list-style-type: disc;
	margin-bottom: 10px;
}
#listRecipe { margin: 0px ; padding: 0; width: 280px !important; }
.recipeNav
{
	display: block;
	color: #0067B1;
	font-size: 12px;
	padding:0;
	margin: 0;
	width: 170px !important;
}

.recipeNav1
{
	display: block;
	color: #0067B1;
	font-size: 12px;
	padding:0 0 10px 0;
	margin: 0;
	width: 270px !important;
}

.wishbone
{
	list-style-type: decimal;
	list-style-position: outside;
	color: #0067B1;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.wishbone li
{
	color: #333;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 15px;
}

#shoppingBase
{
	position: relative;
	top: 0px;
	width: 450px;
	text-align: left;
	margin: 0px;
	padding: 20px;
	background-image: url(../images/0bgMain.jpg);
	background-repeat: repeat;
	min-height: 500px;
	z-index: 1;
}

.shoppingList
{
	list-style-image: url(../images/recipe_checkbox.gif);
	color: #0067B1;
	font-size: 14px;
	background-color: #FFF;
	margin: 0px;
	padding: 15px;
	list-style-position: outside;
	list-style-type: circle;
	position: relative;
	z-index: 5;
}
.shoppingList li
{
	margin-bottom: 15px;
	margin-right: 40px;
	margin-left: 10px;
}
#watermark
{
	position: absolute;
	top: 50px;
	right: 25px;
	z-index: 10;
}
/* --------------------END STYLES FOR RECIPES---------------------- */

/* ------------------- STYLES FOR HEALTH AND BEAUTY ---------------------- */
#healthContent
{
	position: relative;
	width: 850px;
	margin: 10px 0px 10px 10px;
}
#h_left
{
	width: 330px;
	vertical-align: top;
	text-transform: inherit;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#h_left .pWhite
{
	top: 0px;
	padding:0 31px 5px 20px;
	font-family:verdana;
	font-size:13px;
	margin: 0;
	line-height:1.3em;
}

#h_left .headline
{
	padding: 0px 0px 0px 20px;	
}

#h_left .pBlue
{
	font-family:verdana;
	font-size:13px;
	line-height:1.3em;
	margin:15px 5px 0 5px;
	padding: 0px 15px 10px 15px;
	background-color: #e1effa;
}

#h_right
{
	width: 513px;
	bottom: 100px;	
	float: right;
	text-align: left;
	line-height: 1.8em;
	border-left: #d0e6b7 3px dotted;
	margin:0;
}

#h_right .headline
{
	padding: 0px 0px 0px 20px;		
}

#h_right .pGreen
{
	font-family:verdana;
	font-size:13px;
	line-height:1.3em;
	margin:0 0 0 10px;
	padding:10px;
	background-color: #deebc7;
}

#h_right .pWhite
{
	padding: 0px 10px 5px 18px;
	font-family:verdana;
	font-size:13px;
	margin: 0;
	line-height:1.3em;	
}

#h_listRow
{
	position: relative;
	width: 100%;
	margin-bottom: 10px;
}
#h_listLeft
{
	width: 60px;
	position: absolute;
	top: 0px;
	left: 0px;
	color: #0067B1;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#h_listRight
{
	margin-left: 70px;
	line-height: 17px;
}

.qtip
{
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 10px;
}
ul.pbList{
	font-size: 14px;
	line-height: 1.5em;
	margin-left: 88px;
	list-style-image: url(../images/white_dot.png)
}


#lastBlockLeft
{
	height:136px;
}

#lastBlockRight
{
	height:309px;	
}


/* ------------------- END STYLES FOR HEALTH AND BEAUTY ------------------ */


/* ------------------- STYLES FOR REWARDS ---------------------- */
#rewardsContainer
{
	position: relative;
	height: 757px;
}
#rulesContainer
{
	position: relative;
	height: 1100px;
	padding:20px;
}
#rewardsHeight
{
	position: relative;
	z-index:-1;
}

#clickbutt
{
	position: absolute;
	top: 100px;
	left: 685px;
	background-color:#cccccc;
	width: 300px;
	height: 300px;
	cursor: pointer;
	z-index:999;
}


.headTop{
	color: #78A22F;
	font-family: verdana, arial, sans-serif;
	font-size: 15px;
	background-color: #FFF;
	float: left;
	padding: 10px 15px 10px;
}

.rewardsLeft{
	float:left;
	padding: 0px 10px 5px 0px;
	margin:10px 0 0 0;
	border-right: #C6E2A6 3px dotted;
	clear: left;
	text-align: left;
	height: 715px;
	width:568px;
	vertical-align: top;
}

.rewardsRight{
	float:left;
	vertical-align: top;
	padding: 8px 12px 0px 13px;
	text-align: left;
	height: 715px;
	width:240px;
}

.rewardsLeft .headline
{
	color: #7DBD30;
	font-family: verdana, arial, sans-serif;
	font-size: 15px;
	font-style:normal;
	font-weight:normal;	
	padding-left:25px;
}

#rewardsInstructions
{
	color:#666666;
	font-size:10px;
	margin-left:30px;
	width:514px;
}
.rewardsLeft span{
	padding: 0px;
	text-align: left;
	color: #FF6633;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	font-family:helvetica, sans-serif;
}

.rewardsLeft img{
	margin: 10px 5px 5px 0px;
}

#form_body{
}
#form_body .fields_header {
	clear:right;
	margin:12px 0 10px 138px;
	color:#000000;
	font-size:10px;
}

#form_body .field_row {
	clear:right;
	margin-bottom:2px;	
}
#form_body .field_label{
	width:200px;
	text-align:right;
	float:left;
	padding:0 5px 0 0;
	color:#000000;
	font-size:10px;
}

#form_body .field{
}

.checkbox_agreements {
	margin-left:145px;
	color:#666666;
	font-size:10px;
	margin-top:10px;
}
#checkbox_agreements a{
	color:#666666;
	font-size:10px;
	text-decoration:underline;
}
#checkbox_agreements a:hover{
	color:#666666;
	font-size:10px;
	text-decoration:none;
}
.checkbox_agreements2 {
	margin:10px 0 0 162px;
	color:#666666;
	font-size:10px;
}

#lblRules,#lblAge{
	color:#666666;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
}
.agreement_text{
	margin:15px 0 0 128px;
	color:#666666;
	font-size:10px;	
}
.agreement_text a{
	color:#666666;
	font-size:10px;	
	text-decoration:underline;
}
.agreement_text a:hover{
	text-decoration:none;
}
.rewardsText{
	color: #6D7B8D;
	text-align: left;
	font-size: 12px;
}


.rewardsRight .headline
{
	color: #7DBD30;
	font-family: verdana, arial, sans-serif;
	font-size: 15px;
	font-style:normal;
	font-weight:normal;	
}

span.rightText{
	margin-top:0px;
	padding-top: 10px;
	font-size: 12px;
	color: #488AC7;
	line-height: 1.4em;
	font-family:verdana;
}

/* ------------------- STYLES FOR REWARDS ---------------------- */


#officialRules_mod {
text-align:left;
margin:20px;
}

/*---------------leftoverImage ----------*/

.leftoverImage{
	float: right;
	width: 170px !important;
	padding: 0;
	margin: 0;
}



/*---------------sweeps ----------*/
#sweepsSubmit{
	text-align:center;
}

.thanks_buttons{
	position:relative;
	top:27px;
}

.thankyou{
	position:relative;
	font-size:16px;
	top:50px;
}
.big_input{
	border: 1px #cccccc solid;
	width:160px;
	margin:0px;
	font-size:10px;
}
.sm_input{
	border: 1px #cccccc solid;
	width:128px;
	margin:0px;
	font-size:10px;
}

.tiny_input{	
	border: 1px #cccccc solid;
	width:44px;
	margin:0px;
	font-size:10px;
}
.yr_input{
	border: 1px #cccccc solid;
	width:50px;
	margin:0px;
	font-size:10px;
}

.label{
	font-size:1em;
	font-style:bold;
}

#required{
	text-align:left;
	padding-left:85px;
}

#rules{
	position:absolute;
	top: 325px;
	width:360px;
	height:225px;
	margin-left:30px;
	overflow:auto;
	background-color:#ffffff;
	padding:5px;
	line-height:14px;
	border: 1px #cccccc solid;
}

.checks_rules{
	left:-80px;
	position:absolute;
}

.checkboxes{
	margin-top:40px;
	margin-left:10px;
}

.inputLabel{
	text-align:right;
}

.inputLabel2{
	color:#000000;
	font-size:10px;
	text-align:justify;
}

.exp{
	position:relative;
	width:400px;
	height:612px;
	top:200px;
	left:100px;
}

#form{
	position:relative;
	width:590px;
	float:left;
}
#check_table{
	position:relative;
	float:right;
	margin-right:10px;
	width: 260px;
	left:0px;
	top:40px;
}
.view{
	width:100%;
	background-color: #ffffff;
}

.err{
	margin:20 0 20 0;
	color:#FBF477;
}


/* Styles for Whats New */
#whatsnewContainerTop, #whatsnewContainerBottom
{
	margin:25px 0 5px 40px;
	float:left;
	clear:right;
}

#whatsnewContainerTop .whatsnewLeft
{
	float:left;
	width:260px;
}

#whatsnewContainerTop .whatsnewRight
{
	margin:86px 0 0 50px;
	float:right;
}

#whatsnewContainerBottom .whatsnewLeft
{
	float:left;
	width:213px;
	padding-right:20px;
}

#whatsnewContainerBottom .whatsnewRight
{
	margin:60px 0 0 0px;
	float:right;
}

.whatsnewHeadline
{
	color: #689335;
	font-family: verdana, arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:left;
}

.whatsnewLeft
{
	font-family: verdana, arial, sans-serif;
	font-size:15px;
	line-height:1.3em;
	color:#689335;
	text-align:left;
}

.whatsnewCaption
{
	clear:both;
	text-align:right;
	font-family:verdana;
	font-size:13px;
	line-height:1.3em;
	margin-right:40px;	
}

#whatsnewContainerTopLeft,whatsnewContainerBottomLeft 
{
	color:#689335;
}


#whatsnewContainerDivider{
	padding-top:25px;
	margin:0 0 0 20px;
	clear:both;
	height:3px;
	width:838px;
	border-bottom:3px #C5E3A6 dotted;
}

span.reg
{
	position: relative; 
	top: -0.5em; 
	font-size: 70%;
}