@charset "utf-8";
/* CSS Document */

/* Global */
body {
	color: #7b3a00;
	margin: 10px;
	text-align: center;
}
a {
	color: #7b3a00;
}
a:hover {
	color: #b42b33;
}
h1, h2, h3 {
	color: #7b3a00;
	margin-top: 0;
}
h2 {
	margin-bottom: 0.5em;
	text-transform: lowercase;
}
h2 {
	font-size: 182%;
}
h3 {
	font-size: 123.1%;
	margin-bottom: 0.5em;
}
dl {
	margin-left: 0;	
}
dl dt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 123.1%;
	font-weight: bold;
	margin-bottom: 1em;
	text-transform: lowercase;
}
dl dd {
	margin-left: 0;
}
dl dt a, dl dd a {
	text-decoration: none;
}
p {
	color: #7b3a00;
	margin-bottom: 1.75em;
}
h1, h2, h3, #topMenu li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7b3a00;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(../img/quoteMark.png) no-repeat;
	font-size: 123.1%;
	padding-left: 75px;
}
hr {
	background: #B42B33;
	border: 0;
	border-top: 1px;
	color: #B42B33;
	height: 1px;
}
.serif {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.brown {
	color: #7b3a00;
}
.pink {
	color: #b42b33;
}
.bold {
	font-weight: bold;
}
.white-box {
	background: url(../img/1px-white.png) repeat;
	bottom: 10px;
	position: absolute;
}
.next {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size :123.1%;
	text-transform: lowercase;
}
.image-left {
	float: left;
	padding-right: 10px;
}
.image-right {
	float: right;
	padding-left: 10px;
}
/* end Global */
#logoArea {
	padding: 5px 0 20px 0;
	border-bottom: 1px solid #b42b33;
}
#logoArea h1 {
	margin: 0;
	padding: 0;
}
#logoArea h1 a {
	background: url(../img/logo.png) no-repeat 0 0;
	display: block;
	height: 78px;
	text-indent: -9999px;
	width: 340px;
}
#topMenuArea {
	padding: 17px 0 17px 0;
}
#featureArea {
	border-bottom: 2px solid #b42b33;
	border-top: 2px solid #b42b33;
	padding: 20px 0;
}
#sidebarArea {
	padding: 20px 0;
}
#sidebarAreaHolder {
	padding: 0 0 20px 20px;
	border-left: 1px solid #b42b33;
}
#contentArea {
	padding: 20px 0 0 0;
}
#sidebar_spacer { 
	margin-top: 20px;
	background-image: url(../img/1px_red.png);
	background-repeat: repeat-y;
	background-position: center;
}
#topMenu {
	list-style: none;
	display: inline;
}
#topMenu li {
	float: left;
	margin-right: 37px;
	margin-left: 3px;
	text-transform: lowercase;
	list-style: none;
}
#topMenu li a {
	text-decoration: none;
	font-size: 18px;
}
#topMenu li a:hover {
	text-decoration: underline;
}
.container_16 {
	margin: 0 auto;
	text-align: left;
}
#footerArea {
	padding: 2em 0 1em 0;
}
#footerArea .copyright {
	float: right;
}
#footerArea ul {
	margin: 0;
}
#footerArea li {
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	padding-left: 1em;
}
#footerArea li a {
	text-decoration: none;
}
#footerArea li a:hover {
	color: #7b3a00;
	text-decoration: underline;
}
/* subpage banners */
.subpage-banner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	height: 305px;
	line-height: 28px;
	padding: 20px;
	position: relative;
	width: 900px;
}
.subpage-banner .white-box {
	bottom: 20px;
	padding: 18px;
	width: 864px;		
}
.subpage-banner .white-box a {
	/* text-decoration: none; */
}
.subpage-banner .white-box span {
	display: block;
	font-weight: bold;
	text-transform: lowercase;
}
#howitsmade-banner {
	background: url(../img/howitsmade.jpg) no-repeat 0 0;
}
#mythfacts-banner {
	background: url(../img/images/mythsfacts.jpg) no-repeat 0 0;
}
#mythmakers-banner {
	background: url(../img/mythmakers.jpg) no-repeat 0 0;
}
#science-banner {
	background: url(../img/sciencenutrition.jpg) no-repeat 0 0;
}
#sweetsecrets-banner {
	background: url(../img/sweetsecret.jpg) no-repeat 0 0;
}
#sweetchoices-banner {
	background: url(../img/sweetchoices.jpg) no-repeat 0 0;
}
#about-banner {
	background: url(../img/aboutUs.jpg) no-repeat 0 0;
}
#contact-banner {
	background: url(../img/contact.jpg) no-repeat 0 0;
}
#quiz-banner {
	background: url(../img/quiz.jpg) no-repeat 0 0;
}
#ourads-banner {
	 background: url(../img/ourads.jpg) no-repeat 0 0;
	 height: 170px;
}
/* slider */
.slide-wrapper {
	border-right: #B42B33 1px solid;
	height: 345px;
	padding: 0 10px 0 0;
	position: relative;
	width: 459px;
}
.slide {
	color: #7B3A00;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 325px;
	padding: 10px;
	position: relative;
	width: 440px;
}
.slide .white-box {
	height: 114px;
	margin: 0 10px 0 10px;
	padding: 0px 17px 0;
	width: 386px;
}

.white-box-80 {
	background: url(../img/1px-white-80.png) repeat;
	bottom: 10px;
	height: 114px;
	margin: 0 10px 0 10px;
	padding: 0px 17px 0;
	position: absolute;
	width: 386px;
}
.slide strong {
	font-weight: bold;
	text-transform: lowercase;
}
.slide a, .slide .white-box a, #factory .white-box a {
	color: #7B3A00;
	display: block;
	font-size: 18px;
	top: 34px;
	left: 17px;
	position:absolute;/* changed from: position: relative; */
	text-decoration: none;
}
.slide a:hover, .white-box a:hover,  #factory .white-box a:hover {
	color: #b42b33; 
}
a.bigclickarea {
	display: block;
	height: 325px;
	margin-top: 0;
	width: 440px;
	
}
.slide-drruth {
	background: url(../img/scroll_drruth.jpg);
}
.slide-juliachild {
	background: url(../img/scroll_juliachild.jpg);
}
.slide-science {
	background: url(../img/scroll_sciencenutrition.jpg);
}
.slide-secret {
	background: url(../img/images/scroll_sweetsecret.jpg);
}
.slide-mythmakers {
	background: url(../img/scroll_mythmakers.jpg);
}
.slide-howitsmade {
	background: url(../img/scroll_howitsmade.jpg);
}
.slide-mythsfacts {
	background: url(../img/scroll_mythsfacts.jpg);
}
.slide-quiz {
	background: url(../img/scroll_quiz.jpg);
}
.slide-commercial {
	background: url(../img/scroll_commercial.jpg);
}
.slide-printad {
	background: url(../img/scroll_printad.jpg);
}
img#fullResImage {
	/* border: 1px solid #b42b33; */
}
/* end slider */
/* how it's made */
#home-how-its-made #factory {
	background: url(../img/howitsmade_hp.jpg) no-repeat 0 0;
	color: #7B3A00;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 380px;
	position: relative;
	width: 580px;
}
#home-how-its-made .white-box {
	background: url(../img/1px-white.png) repeat;
	bottom: 10px;
	font-size: 18px;
	height: 104px;
	margin: 0 20px 0 20px;
	padding: 10px 17px 0;
	position: absolute;
	width: 506px;
}
#home-how-its-made li a {
	display: block;
	height: 142px;
	width: 142px;
}
#home-how-its-made .overlay {
	background: url(../img/1px-white.png) repeat;
	bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	margin: 0 10px 0 10px;
	padding: 10px 5px 0;
	position: absolute;
	text-align: center;
	width: 112px;
}
#home-how-its-made a {
 text-decoration: none;
}
#home-how-its-made ul {
	margin: 4px 0 0 0;
}
#home-how-its-made li {
	float: left;
	display: inline;
	height: 142px;
	list-style-type: none;
	padding-right: 4px;
	position: relative;
	width: 142px;
}
#home-how-its-made li.last {
	clear: right;
	padding-right: 0;
}
/* end how it's made */
/* News / Twitter / Sidebar Myths */
#twitter, #news-headlines, .sidebar-myths {
	clear: both;
	margin: 0;
	padding: 0;
}
#twitter li, #news-headlines li, .sidebar-myths li {
	list-style-type: none;
	margin-bottom: 16px;
}
.cherry {
	clear: left;
	float: left;
	vertical-align: top;
}
#twitter li div {
	font-size: 116%;
}
#twitter li div, #news-headlines li div, .sidebar-myths li div {
	float: left;
	padding: 2px 0 0 1em;
	width: 200px;
}
#twitter li.last, .sidebar-myths li.last  {
	margin-bottom: 0;
}
#twitter a, #news-headlines a, .sidebar-myths li a {
	text-decoration: none;
}
#twitter a:hover, #news-headlines a:hover, .sidebar-myths li a:hover {
	color: #7b3a00;
	text-decoration: underline;
}
#news-headlines .title {
	font-size: 116%;
}
#news-headlines .date {
	font-size: 116%;
	font-weight: bold;
}
#news-headlines a {
	text-decoration: none;
}
#news-headlines a:hover {
	color: #7b3a00;
	text-decoration: underline;
}
#news-headlines .body {
	display: block;
	margin-top: 1em;
}
/* end twitter, sidebar myths, news feed */
/* myths & facts */
ol#myths-and-facts li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 123.1%;
}
ol#myths-and-facts .myth-title, ol#myths-and-facts .more-or-less {
	font-size: 15px;
	text-transform: lowercase;
}
ol#myths-and-facts .tog {
	text-decoration: underline;
}
ol#myths-and-facts .tog:hover {
	color: #7b3a00;
	text-decoration: none;
}
ol#myths-and-facts .body {
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-top: 1em;
}
/* end myths & facts */
/* quiz */
#quiz li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 123.1%;
}
#quiz .statement, #quiz .answer {
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 13px;
	margin-bottom: 1em;
}
#quiz .true, #quiz .false {
	text-decoration: none;
}
#quiz p.question {
	margin-bottom: 1em;
}
#quiz .question .true, #quiz .question .false {
	font-weight: bold;
}
#quiz .answer {
	margin-bottom: 16px;
}
#quiz .answer span {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 1em;
	text-transform: lowercase;
}
/* end quiz */
/* science nutrition unordered list */
#science li {
	background: url(../img/red-bullet.gif) 0 0 no-repeat;
	list-style-type: none;
	padding: 0 0 5px 15px;
}
/* end list */
/* how it's made movies page */
#ingredients dt {
	margin-bottom: 1em;
}
#ingredients dt a {
	text-decoration: none;
}
/* end how it's made */
/* subscribe form */
#subscribe-form {
	padding-bottom: 50px;
}
#subscribe-form label {
	clear: left;
	float: left;
	margin-top: 13px;
	width: 100px;
}
#subscribe-form .name, #subscribe-form .email {
	background: #fff;
	border: 1px solid #b42b33;
	color: #7b3a00;
	float: left;
	margin-top: 10px;
	padding: 3px;
	width: 200px;
}
#subscribe-form .submit {
	background: #7b3a00;
	border: 1px solid #7b3a00;
	clear: both;
	color: #fff;
	cursor: pointer;
	float: left;
	margin: 13px 0 0 206px;
	width: 100px;
}
/* end subscribe form */
/* contact form */
#contact-form label {
	clear: left;
	display: block;
	margin-bottom: 1em;
}
#contact-form .field {
	clear: right;
	float: left;
	margin-bottom: 2em;
}
#contact-form .name, #contact-form .email, #contact-form .message {
	background: #fff;
	border: 1px solid #b42b33;
	color: #7b3a00;
	float: left;
	margin-top: 10px;
	padding: 3px;
}
#contact-form .message {
}
#contact-form .submit {
	background: #7b3a00;
	border: 1px solid #7b3a00;
	clear: both;
	color: #fff;
	cursor: pointer;
	float: left;
	margin: 13px 0 0 318px;
	width: 100px;
}
}
/* end contact form */
/* Calculator */
.label {
	border: 2px black solid;
	padding: 5px;
	width: 264px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.result {
	width: 274px;
	display: inline;
	float: left;
}
.top {
	font-size: 34px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	color:#000;
}
.source {
	font-size: 34px;
	font-weight: bold;
	color: #b42b33;
	clear: both;
	height: 52px;
	margin-bottom: 4px;
}
.source img {
	float: left;
	margin-right: 6px;
}
.source span {
	padding-top: 5px;
}
.hideMe {
	font-weight: bold;
	color: #b42b33;
}
.hideMe img {
	margin-right: 4px;
}
.servingSize {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 8px solid black;
	color: #000;
}
.amountPerServing {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000;
}
.nTable {
	border: none;
	color: #000;
}
.nTable td, .nTable th {
	padding: 5px;
	border: none;
}
.dailyValue {
	text-align: center;
}
.thinBot, .nTable th {
	border-bottom: 1px solid black;
}
.foot {
	font-size: 12px;
	font-weight: normal;
}
.sum {
	font-weight: normal;
	text-align: right;
}
#RESET {
}
#reset a {
	color: #b42b33;
}
.hideme {
	margin-left: 112px;
}
#start {
	width: 330px;
}
#start img {
	border: 1px solid #CCC;
}
#start img.right {
	margin-left: 0px;
}
.indent {
	padding-left: 15px !important;
	font-weight:normal;
}
.dailyValue {
	text-align: right;
}
/* end calculator */
#tag-cloud {
	width: 240px;
	line-height: 36px;
}
#tag-cloud a {
	text-decoration: none;
}
#tag-cloud a:hover {
	color: #7b3a00;
	text-decoration: underline;
}
.fb_iframe_widget iframe {margin-bottom: 12px;}
