.nobg #all {
	background-image: url(../images/gray-navbar.jpg);
	}

/* talk pg FORM */

#talk #stuff {
	padding-right: 53px;
}
#talk-form {
	position: relative;
	z-index: 2;
	margin: 10px auto auto 30px;
	text-align: left;
	width:460px;
}
#talk-form * {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	vertical-align: top;
}
#talk-form h3 {
	font-size: 12px;
	margin-bottom: 15px;
}
#talk-form .row {
	clear: both;
	font-weight: normal;
}
#talk-form .row label {
	width: 115px;
	float: left;
	margin-top: 9px;
	font-family: arial;
}
#talk-form  .row input, #talk-form .row textarea, #talk-form .row select {
	width: 320px;
	background-color: #eee;
	margin-top: 7px;
	background-color: #EBEDF1;
}

#talk-form  .row input.name{
	width: 113px;
	float:left;
	background-color: #eee;
	margin-top: 7px;
	background-color: #EBEDF1;
}

#talk-form  .row input.zip{
	width: 50px;
	float:left;
	background-color: #eee;
	margin-top: 7px;
	background-color: #EBEDF1;
}

#talk-form  .row input.checkbox{
	width: 20px;
	margin-top: 10px;
	background:white;
}

#talk-form .row select {
	width: 324px;
}
#talk-form .row textarea {
	height: 135px;
}
#talk-form #issue {
	position:absolute;
	left:680px;
	top:-130px;
	width: 380px;
	font-weight: normal;
	background:white;
	padding:5px;
	border:solid 2px #000000;
}
#talk-form #issue .row label {
	text-align: right;
	width: 170px;
	margin-top: 10px;
	font-weight: normal;
}
#talk-form #issue .row span.desc {
	font-size: .9em;
	position:relative;
	top:28px;
	color:#666666;
	left:-158px;
	width:200px;
}
#talk-form #issue input {
	width: auto;	
	margin: 6px 50px 0 10px;
}
#talk-form #issue h3 {
	margin: 0px;
	padding: 3px 0 0 0;
	font-weight: bold;
}
#talk #boxext {
	background: #fff url(../i/talk-boxext.jpg) no-repeat;
	position: absolute;
	_z-index: -1;  /* ie6 fix */
	top: 439px;
	left: -1px;
	width: 536px;
	height: 181px;
}
#talk #form-errors {
	width:350px;
	position:relative;
	top:-10px;
	margin: 5px 0 0 87px;
}
#talk #form-errors li {
	margin: 0px;
	padding: 0px;
	font-size: .9em;
	color: red;
}

#talk-form #issue #batchCodeIndicator
{
	position:absolute;
	left:-185px;
	top:80px;
	z-index:2;
}

/* nobg */
.nobg #content {
	width: 610px;
	margin: 60px auto 0 124px;
}
.nobg #stuff {
	min-height: 200px;
	margin: 10px 0 10px 0;
	padding: 10px;
	background-color:#FFFFFF;
}
#faq #stuff2 {
	background: url('../images/question.jpg') no-repeat;
	height: 80px;
	margin: 10px 0 5px 0;
	padding: 10px;
	background-color:#FFFFFF;
}
#faq #main {
	height: 100%;
}
#faq #content {
	background: url('../images/faq.jpg') no-repeat;
}
#faq #content * {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-align: left;
}
#faq .menu {
	float: left;
	width: 170px;
	padding-bottom: 20px;
}
#faq .menu li {
	padding: 0;
	margin-bottom: 2px;
}
#faq .menu li a {
	display: block;
	padding: 2px 5px 2px 10px;
	text-decoration: none;
	color: #fff;
	background-color: #666666;
}
#faq .menu li a:hover {
	color: #FFDE03;
}
#faq #faqmenu #CaloriesLink,
#faq #faqmenuCalories #CaloriesLink,
#faq #faqmenuNutrition #NutritionLink,
#faq #faqmenuSweeteners #SweetenersLink,
#faq #faqmenuAlcohol #AlcoholLink,
#faq #faqmenuFreshness #FreshnessLink,
#faq #faqmenuOther #OtherLink,
#faq #faqmenuBuy #BuyLink {
	background-color: #FFDE03;
	color: #000;
}
#faq .answers {
	width: 405px;
	margin-left: 180px;
}
#faq .answers ul {
	list-style: disc outside;
	margin-left: 15px;
}
#faq .answers li {
	margin-bottom: 10px;
	padding: 0 5px;
}
#faq .question {
	cursor: pointer;
	font-weight: bold;
}
#faq .answer {
	padding: 5px 0 5px 10px;
	line-height: 1.2;
	border-top: solid 1px gray;
	background-color: #eee;
}
#faq .answer a {
	padding: 2px;
	background-color: #FFDE03;
	color: #000;
	text-decoration: none;
}
#faq .answer td {
	padding-right: 10px;
}
#faq .answer ul {
	list-style: disc outside;
	margin-left: 40px;
}
#faq .answer li {
	margin-bottom: 0px;
}
/* ================================================== */
/* ================================================== */
/* STYLES ADDED FOR PRIVACY TERMS WORK HERE */
/* ================================================== */
/* Privacy Page *//* ================================ */
#privacy #main {
	height: 1250px;
}

#privacy #content {
	background: transparent url('../images/legal/privacy.jpg') no-repeat;
	height: 700px;
}

#privacy-content {
	padding-top: 80px;
}

#privacy-copy {
	width: 610px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}

#privacy-copy p {
	padding: 10px 50px 5px 50px;
}

/* Terms Page *//* ================================== */
#terms-content {
	padding-top: 80px;
}


#terms #main {
	height: 2800px;
}

#terms #content {
	background: transparent url('../images/legal/terms.jpg') no-repeat;
	height: 700px;
}

#terms-copy {
	width: 610px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	padding-top: 10px;
}

#terms-copy p {
	padding: 10px 50px 5px 50px;
}

/* Work Page *//* ================================== */
#work-content {
	position:absolute;
	top:66px;
	left: -72px;
	width:624px;
	height:370px;
	background-color: white;
}


#work #main {
}

#work #all {
	background: transparent url('../i/work-bg.jpg') no-repeat;
}

