/* ------------------------------------------------------------

	Title: 		
	Author: 	neal at abramarketing dot com

------------------------------------------------------------ */

body {
	font: small Helvetica, Arial, sans-serif;
	background: #FFF url(../images/bg_body.jpg) top left repeat-x;
	color:#636466;
	}

body, h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, input, form, fieldset, label {padding: 0;margin: 0}

p {margin: 0 0 1.5em 0; line-height: 20px;}

ul, li, dl, dt, dd {list-style: none}

a:link, a:visited {color: #125DA1}
a:hover {color: #002F5E;}
img {border: none;}
.clear {clear: both;}
/* ------------------------------------------------------------

	Header Levels

------------------------------------------------------------ */
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, sans-serif;
	}
	
h1 a {
	text-indent: -9999px;
	width:  350px;
	height: 150px;
	display: block;
	position: absolute;
	left: 200px;
	top: 20px;
}
		
/* ------------------------------------------------------------

	Navigation

------------------------------------------------------------ */
#navOuter {
	background: #535154;
	padding: 0;
	margin: 0;
	overflow: hidden;
	border-bottom: 2px solid #BBC143;
	}

#navInner {
	width: 822px;
	margin: 0 auto;
	}

#navInner ul {
	float: right;
	overflow: hidden;
	_height: 1%;
}
	
#navInner li {
	float: right;
	padding: 10px 15px 10px 15px;
	}

#navInner a {
	text-decoration: none;
	color: #FFF;
	}


/* ------------------------------------------------------------

	Page Structure

------------------------------------------------------------ */
#container {
	width: 822px;
	margin: 0 auto;
	position: relative;
	}

/* ------------------------------------------------------------

	Banner

------------------------------------------------------------ */
#banner {
	width: 822px;
	height: 187px;
	text-indent: -9999px;
	background: url(../images/bg_banner.jpg) top left no-repeat;
	position: relative;
	}
#visitLocations {
	position: absolute;
	top: 20px;
	right: 655px;
	z-index: 1000;
}
#discount {
	position: absolute;
	top: 23px;
	right: 10px;
	z-index: 1000;
}
/* ------------------------------------------------------------

	Content

------------------------------------------------------------ */
#contentOuter {
	background: url(../images/bg_content.jpg) top left repeat-y;
	border-bottom: 1px solid #E8EBC2;
	}
	
#content {
	background: url(../images/bg_top_content.jpg) top left no-repeat;
	overflow: hidden;
	_height: 1%;
	}


/* ------------------------------------------------------------

	Left Column

------------------------------------------------------------ */

#leftColOuter {
    width: 540px;
    padding: 20px 0 20px 18px;
    float: left;	
}


#leftColOuter2 {
    width: 780px;
    margin: 20px 0 20px 20px;
    float: left;	
}

#leftCol h2 {
	margin: 0 0 28px 0;
	font-size: 130%;
}	

#leftCol h3 {
	margin: 15px 0 15px 0;
	padding-bottom: 2px;
	font-size: 150%;
}	

#leftCol h4 {
	margin: 25px 0 15px 0;
	padding-bottom: 2px;
	font-size: 130%;
	border-bottom: 1px solid #EBECCC;
}	

#leftCol p {
	font-size: 110%;
}

#leftCol .recipeImg {
	margin: 0 0 0 10px;
	float: right;
	border: 1px solid #EBECCC;
	padding: 4px;
	background: #FFF;
}

#leftCol a {
	color: #ABB133;
	text-decoration: none;
}


#leftCol .video {
	width: 425px;
	float: left;
	padding: 0;
	margin: 0 0 30px 0;
	border-bottom: 1px solid #BCBCBC;
	overflow: hidden;
	_height: 1%;
}

#leftCol .video p {
	margin: 0 0 8px 0;
	clear: left;
}

#leftCol .video object {
	margin: 0 0 12px 0;
	float: left;
}

#leftCol .video2 {
	width: 540px;
	float: left;
	padding: 0;
	margin: 0 0 30px 0;
	border-bottom: 1px solid #BCBCBC;
	overflow: hidden;
	_height: 1%;
}
#leftCol .video2 object {
	margin: 0 0 12px 0;
	float: left;
}

#locationsPage {
	overflow: hidden;
}
.locations {
	padding-bottom: 40px;
}
.locationsText {
	float: left;
	width: 340px;
	margin-bottom: 40px;
}
#locationsPage h4 {
	clear: left;
}
#locationsHeading {
	font-size: 14px;
	font-style: italic;
}
#presentation li {
	font-size: 14px;
	padding: 5px 0;
}
#referralNumberedList li {
	padding-bottom: 5px;
	font-size: 14px;
}
#referralNumberedList  {
	margin: -5px 0 20px 20px;
}

#redding {
	font-size: 15px;
	padding-top: 20px;
}

.hours ul li {
    list-style-type: disc;
	padding-bottom: 4px;
}
/* ------------------------------------------------------------

	Product Box

------------------------------------------------------------ */
#productBoxOuter {
	background: #F7F7F7 url(../images/bg_product_box_bottom.jpg) bottom left no-repeat;
	margin-top: 20px;
}

#productBoxNewOuter {
	background: #F7F7F7 url(../images/bg_product_box_bottom.jpg) bottom left no-repeat;
	
}

#productBox {
	background: url(../images/bg_product_box_top.jpg) top left no-repeat;
	padding-top: 20px;
	text-align: center;
}

#productBoxNew {
	background: url(../images/bg_product_box_top.jpg) top left no-repeat;
	padding-top: 20px;
	text-align: center;
}

#productBox dl {
	overflow: hidden;
	_height: 1%;
	margin: 0 0 0 34px;
}


#productBoxNew dl {
	overflow: hidden;
	_height: 1%;
	margin: 0 0 0 5px;
}

#productBox dd {
	width: 129px;
	float: left;
	margin: 0 42px 25px 0;
	font-size: 90%;
}


#productBoxNew dd {
	width: 129px;
	float: left;
	margin: 0 5px 25px 0;
	font-size: 90%;
}

#productBox img {
	border: #E4E4E5 1px solid;
	margin: 0 0 10px 0;
}

#productBoxNew img {
	border: #E4E4E5 1px solid;
	margin: 0 0 10px 0;
}

#productBox .strip {
	margin-right: 0;
}
#productBoxNew .strip {
	margin-right: 0;
}

#productBox p {
	color: #151515;
	margin: 0 0 6px 0;
}

#productBoxNew p {
	color: #151515;
	margin: 0 0 6px 0;
}
#productBox .price {
	color: #A11717;
	text-decoration: none;
}

#productBox .price span {
	color: #8A8A93;
	text-decoration: line-through;
}
#productBox .buyNow {
	border: none;
}

#productBox .productCallout {
	color: #A11717;
	padding: 0 0 20px 0;
}

#productBoxNew .productCallout {
	color: #A11717;
	padding: 0 0 20px 0;
}


#sitemap li {
	margin: 0px;
	padding: 3px 0;
}

/* -------- Referral Program ---------- */

#signUp {
	margin: 0 0 20px 0;
}

#signUp dt {
	font-weight: bold;
	margin: 2px 0;
}

#signUp dd {
	margin: 0 0 0 10px;
	padding: 2px 0;
}

#leftCol .practice {
	margin: 0 0 10px 0;
	font-size: 24px;
}
#referralList {
	margin: 0 0 15px 0;
   background-color: #f0f1d2;
   border: 1px solid #e8eac2;
   padding: 10px 5px 10px 10px;
	
}
.referralVideos {
   float: left;
	}
	
.referralVideos img {
   border: 1px solid #e8eac2;
   padding: 3px;
   margin-right: 10px;
   }
   
.referralVideos h6 {
   margin: 2px 0 0 3px;
   padding: 0;
   font-size: 13px;
   border-bottom: none;
  font-weight: normal;
	}
.referralVideos h6 a {
   margin: 0;
   padding: 0;
   font-size: 13px;
  border-bottom: none;
  font-weight: normal;
	}
   
#howSignUp {
	margin: 0 0 20px 0;
}

#howSignUp dd {
	margin: 0 0 0 10px;
	padding: 4px 0;
	font-size: 14px;
}

.referralSideHeading {
	margin: 0 0 5px 0;
   border-bottom: 1px dotted #e8eac2;
   padding-bottom: 2px;
   font-size: 14px;
	
}
.referralSideHeading a {
  color: #b1ba21;
  text-decoration: none;
  }

.screenShot {
	padding: 2px 3px 2px 2px;
   border: 1px solid #e8eac2;
   margin: 0;
}
#mdScreen {
	float: right;
	margin: 0 0 10px 15px;
	width: 179px;
}

#mdScreen img {
    padding: 2px;
   border: 1px solid #e8eac2;
   }
#mdScreen h6 {
  margin: 2px 0 0 3px;
   padding: 0;
   font-size: 13px;
   border-bottom: none;
  font-weight: normal;
	}
#mdScreen h6 a {
   margin: 0;
   padding: 0;
   font-size: 13px;
  border-bottom: none;
  font-weight: normal;
	}
   .programLink {
   font-size: 16px;
    color: #ABB133;
	text-decoration: none;
}  
.programLink a {
   font-size: 16px;
    color: #ABB133;
	text-decoration: none;
}   
#gallery {
        margin: 0;
        padding: 0;
        }

#gallery .listedImages {
        padding: 0;
        margin: 0;
        }


#gallery .listedImages ul {
  margin: 0;
  padding: 0;
}

#gallery .listedImages li {
        float: left;
        margin: 0;
        width: 177px;
        height: 160px;
        padding: 0;
		text-align: center;
        list-style-type: none;
        list-style-position: inside;
   background-color: #f0f1d2;
        }

#gallery .listedImages li h3 {
        margin: 0;
        padding: 0;
        }
#gallery .listedImages li h3 a {
        margin: 0;
        padding: 0;
		font-size: 13px;
        }


#gallery .listedImages li img {
   border: 1px solid #e8eac2;
        padding: 2px;
        margin: 15px 0 3px 0;
		background-color: #fff;
        }


#gallery #listedLeft {
   border-top: 1px solid #e8eac2;
   border-left: 1px solid #e8eac2;
   border-bottom: 1px solid #e8eac2;
        }

#gallery #listedCenter {
   border-top: 1px solid #e8eac2;
   border-bottom: 1px solid #e8eac2;
        }
#gallery #listedRight {
   border-top: 1px solid #e8eac2;
   border-right: 1px solid #e8eac2;
   border-bottom: 1px solid #e8eac2;
        }
		
#callButton {
   width: 198px;
   height: 126px;
   margin: 15px 0 10px 0;
   padding: 0;
}   

/* -------- Home Holiday Lecture ---------- */

#leftCol .homeHolidayLecture {
	margin: 35px 0 10px 0;
	padding: 0;
}
 #leftCol .homeHolidayLecture h2 {
	margin: 10px 0 10px 0;
	padding: 0 0 3px 0;
	font-size: 16px;
	color: #b1ba21;
	border-bottom: 1px dotted #b1ba21;
	}

#leftCol .homeHolidayImage {
    float: left;
	width: 215px;
	margin: 0;
	padding: 0;
	}
#leftCol .homeHolidayImage img {
	margin: 0;
	padding: 3px;
	border: 1px solid #125DA1;
	}
#leftCol .homeHolidayText {
float: left;
	margin: 0;
	padding: 0;
	width: 312px;
	height: 190px;
	font-size: 15px;
	}

#leftCol .homeHolidayText h3 {
	margin: 2px 0 4px 0;
	padding: 0 0 3px 0;
	font-size: 15px;
	color: #125DA1;
	border-bottom: 1px dotted #125DA1;
	}
	
#leftCol .homeHolidayText h6 {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 13px;
	}

/* ------------------------------------------------------------

	Contact Form

------------------------------------------------------------ */
.contactForm {
	padding: 35px 0 10px 0;
}

.contactForm dd {
	margin: 4px 0 10px 0;
}

.required {
	color: #D22E2E;
}

#contactForm .thankYou {
	color: #D22E2E;
	font-size: 16px;
}

textarea.textArea {
	width: 400px;
	height: 100px;
}


/* ------------------------------------------------------------

	Right Column

------------------------------------------------------------ */

#rightColOuter {
    width: 197px;
    margin: 44px 0 20px 39px;
    float: left;	
}

#rightCol #drPowell {
	background: url(../images/bg_doctor_powell.jpg) top left no-repeat;
	padding: 190px 25px 15px 25px;
	font-size: 90%;
	text-align: center;
	line-height: 1.7em;
	margin: 0 0 10px 0;	
}	
	
#recipes h2 a {
	background: url(../images/recipes_logo.jpg) top left no-repeat;
    width: 188px;
    height: 92px;
    margin: 10px 0 20px 7px;
    text-indent: -9999px;
    display: block;
}
 
#addThis {
	text-align: center;
	padding: 15px 0 10px 0;

}

.snealGreen	 {
   color: #b0b920;
}

/* -------- Benefit ---------- */


#rightColOuter #benefit {
   float: right;
   background-color: #f0f1d2;
   border: 1px solid #e8eac2;
   padding: 10px;
   margin: 0 0 20px 0;
}


#rightColOuter #benefit h4 {
   font-size: 15px;
	border-bottom: 1px solid #bac325;
	padding-bottom: 2px;
	margin: 5px 0 6px 0;
}

#rightColOuter #benefitList li {
   font-size: 13px;
	padding: 2px 0;
	margin: 0;
}

#rightColOuter #benefitRsvp {
   color: #a3ac19;
   font-size: 15px;
   margin: 10px 0 5px 0;
   font-weight: normal;
   }
   
#rightColOuter #benefitRsvp a {
   color: #a3ac19;
   font-size: 16px;
   margin: 10px 0 5px 0;
   text-decoration: none;
   font-weight: bold;
   }
   
/* ------------------------------------------------------------

	 Attack

------------------------------------------------------------ */
 
.attack {
	padding: 5px;
	margin: 0 0 30px 0;
	border: solid 1px #d8e1a0;
	width: 180px;

}

/*-------------- Sidebar 3 -------------*/


.videoWrapperOuter {
   background: #FFF;
	border: 2px solid #ced09e;
	padding: 5px;
	margin-bottom: 20px;
	   } 
	
.videoWrapper {
   background-color: #eef1d2;
	padding: 10px 10px 2px 10px;
   } 
   	
.videoWrapper a {
   font-weight: bold;
   color: #636466
   } 
   	
.videoWrapper h4 {
    padding-bottom: 3px;
	border-bottom: 1px solid #ced09e;
	margin-bottom: 5px;
	font-size: 16px;
   } 
   
.videoWrapperOuter2 {
   background: #FFF;
	border: 2px solid #c26663;
	padding: 5px;
	margin-bottom: 20px;
	   } 
	
.videoWrapper2 {
   background-color: #e7e0e0;
	padding: 10px 10px 2px 10px;
   } 
   	
.videoWrapper2 a {
   font-weight: bold;
   color: #b64d49;
   } 
   	
.videoWrapper2 h4 {
    padding-bottom: 3px;
	border-bottom: 1px solid #c26663;
	margin-bottom: 5px;
	font-size: 16px;
	color: #b64d49;
   } 
   	
.videoWrapper ul li {
    margin: 4px 0;
   } 
   
.videoThumb {
   }
   
.videoThumb img {
   background-color: #FFF;
   padding: 5px;
	border: 1px solid #ced09e;
	margin: 10px;
   }
   
#rsvp {
	margin: 30px;
   }
#rsvp dd {
	margin: 4px 0 10px 0;
}
#rsvp h4 {
    padding-bottom: 3px;
	border-bottom: 1px solid #ced09e;
	margin-bottom: 15px;
	font-size: 16px;
   } 
  
   
/*-------------- Admin -------------*/
 
   
#adminOuter {
	margin: 0 auto;
	width: 960px;
   }
#admin  {
	margin: 40px 0 10px 0;
}
#admin h4 {
    padding-bottom: 3px;
	border-bottom: 1px dotted #ced09e;
	margin-bottom: 8px;
	font-size: 16px;
   } 
     
#adminContent {
	background-color: #FFFFFF;
	border: 1px solid #ced09e;
	padding: 15px;
	margin: 0;
   } 
       
#adminContent a {
	color: #ABB133;
	text-decoration: none;
}
     
#adminContent ul {
   } 
     
#adminContent li {
	padding: 2px 0;
	list-style-type: disc;
	margin: 0 0 0 20px;
   } 
/*--------------Page Content -------------*/
   
#pageContent {
	background-color: #FFFFFF;
	border: 1px solid #ced09e;
	padding: 15px 15px 25px 15px;
	margin: 0;
   } 
    
#pageContent a {
	color: #ABB133;
	text-decoration: none;
}
        
#pageContent h6 {
   font-size: 13px;
   } 
   
#pageContent dl {
   margin: 10px 0 10px 0;
   }   
    
#pageContent dt {
   margin: 20px 0 5px 0;
   padding: 0;
   font-weight: bold;
   font-size: 14px;
   } 
        
#pageContent dd {
   margin: 0;
   padding: 2px;
   } 
    
#pageContent #summary {
   border: 1px solid #ced09e;
	width: 115px;
   }
   
#pageContent #summary dt {
	background: #FFF url(../images/bg_body.jpg) top left repeat-x;
	padding: 5px;
	margin: 0;
	}
	
#pageContent #summary dd {
	padding: 5px;
	margin: 0;
	}
	
	
/*-------------- Video3 -------------*/

.video3 {
	padding: 0;
	margin: 10px 10px 0 10px ;
	overflow: hidden;
	_height: 1%;
}
	
.video3 h4 {
	padding-bottom: 3px;
	margin-bottom: 20px;
	border-bottom: 1px solid #BCBCBC;
	font-size: 18px;
}

	
	
/*-------------- Sneal Talk -------------*/

.snealTalk {
  margin: 0 0 25px 0;
  padding: 0;
  }

.snealTalk h4 {
  text-align: center;
  margin: 0;
  padding: 6px 0 0 0;
  font-size: 12px;
  }

.snealTalk h4 a {
  text-decoration: none;
  color: #a0b301;
  font-size: 15px;
  }
  	
	
/*-------------- Sneal Sale-------------*/

#snealSale h2  {
  margin: 0 0 15px 0;
  padding: 0 0 2px 0;
  border-bottom: 1px dotted #ced09e;
  font-size: 25px;
  }
  
  #snealSale img  {
  margin: 0 0 15px 0;
  padding: 0;
  border: 1px solid #ced09e;
  }
  
/* ------------------------------------------------------------

	 Footer

------------------------------------------------------------ */
 
#footer {
	text-align: center;
	padding: 20px 0;
	font-size: 90%;

}

/* ------------------------------------------------------------

	Product Box CLASS

------------------------------------------------------------ */
.productBoxOuter {
	background: #F7F7F7 url(../images/bg_product_box_bottom.jpg) bottom left no-repeat;
	margin-top: 20px;
}

.productBoxNewOuter {
	background: #F7F7F7 url(../images/bg_product_box_bottom.jpg) bottom left no-repeat;
	
}

.productBox {
	background: url(../images/bg_product_box_top.jpg) top left no-repeat;
	padding-top: 20px;
	text-align: center;
}

.productBoxNew {
	background: url(../images/bg_product_box_top.jpg) top left no-repeat;
	padding-top: 20px;
	text-align: center;
}

.productBox dl {
	overflow: hidden;
	_height: 1%;
	margin: 0 0 0 34px;
}


.productBoxNew dl {
	overflow: hidden;
	_height: 1%;
	margin: 0 0 0 5px;
}

.productBox dd {
	width: 129px;
	float: left;
	margin: 0 42px 25px 0;
	font-size: 90%;
}


.productBoxNew dd {
	width: 129px;
	float: left;
	margin: 0 5px 25px 0;
	font-size: 90%;
}

.productBox img {
	border: #E4E4E5 1px solid;
	margin: 0 0 10px 0;
}

.productBoxNew img {
	border: #E4E4E5 1px solid;
	margin: 0 0 10px 0;
}

.productBox .strip {
	margin-right: 0;
}
.productBoxNew .strip {
	margin-right: 0;
}

.productBox p {
	color: #151515;
	margin: 0 0 6px 0;
}

.productBoxNew p {
	color: #151515;
	margin: 0 0 6px 0;
}
.productBox .price {
	color: #A11717;
	text-decoration: none;
}

.productBox .price span {
	color: #8A8A93;
	text-decoration: line-through;
}
.productBox .buyNow {
	border: none;
}

.productBox .productCallout {
	color: #A11717;
	padding: 0 0 20px 0;
}

.productBoxNew .productCallout {
	color: #A11717;
	padding: 0 0 20px 0;
}
