body{
	margin: 0;
	padding: 0;
	background: #DBD6D1;
	font-family: Georgia, serif;
	font-size: 11pt;
}
h1, h2, h3{
	margin: 0;
	padding: 0;
}
ol, li{
	margin-left: 10px;
	padding-left: 0;
}
a img {
	border: 0;
}
a {
	outline: none;
}
form{
	margin: 0;
	padding: 0;
}
#wrapper{
	width: 970px;
	margin: 0 auto;
}
#topBG{
	position: relative;
	z-index: 10;
	background: url('/media/images/interface/top_bg.jpg') repeat-x;
	width: 100%;
	height: 123px;
}
#header{
	position: relative;
	z-index: 20;
	background: url('/media/images/interface/2053_yves_mainsite_01OVER.jpg') no-repeat;
	width: 970px;
	height: 123px;
	margin-top: -123px;
}
.menu{
	width: 450px;
	color: #FFF;
	padding-top: 35px;
	padding-left: 250px;
	font-size: 18px;
}
.menu, .menu a{
	font-family: Georgia, serif;
	font-size: 17px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFF;
}
.menu a:hover{
	font-family: Georgia, serif;
	font-size: 17px;
	text-transform: uppercase;
	text-decoration: underline;
	color: #FFF;
}

#sidebar{
	display:inline;
	float: right;
	width: 180px;
	margin: 0 10px 0 0;
	text-align: right;
	/*border: solid 1px #F00;*/
}
#sidebar img{
	padding: 0;
	padding-bottom: 5px;
}

#content{
	float: left;
	width: 745px;
	min-height: 350px;
	margin: 0px 0px 0px 20px;
	/*border: solid 1px #0F0;*/
}
#footer{
	width: 740px;
	height: 100px;
	color: #000;
	margin-left: 22px;
	/*border: solid 1px #00F;*/
}
#footerMenu{
	font-family: Georgia, serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
}
#footerMenu a{
	font-family: Georgia, serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
}
#loginBox{
	float:right;
	width: 190px;
	height: 105px;
	margin-top: -70px;
	margin-right: 15px;
	text-align: center;
	font-size: 12px;
}



#loginBox table {
	margin-top: 8px;
}
#loginBox td {
	font-size: 12px;
}
#loginBox a {
	color: #FFF;
}
#hainLogo{
	float: right;
	width: 125px;
}
.subHeader{
	font-family: Georgia, serif;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFF;
}
.gfcmenu{
	font-family: Georgia, serif;
	font-size: 10px;
	color: #FFF;
}
.promo{
	font-size: 12px;
	text-align: center;
	width: 185px;
	height: 200px;
	border: solid 2px #000;
	margin: 4px;
}
#soyFacts{
	background: #959595;
	color: #FFF;
	width: 630px;
	float: left;
	height: 100px;
	padding: 5px;
	padding-left: 50px;
	margin: 30px 0 10px 45px;
	overflow: visible;
}
#askYves{
	margin-left: -95px;
	margin-top: -10px;
}
#soyFacts i{
	display: none;
}

#soytent{
	width:600px;
	float: right;
}
.redMenu{
	color: #ec555b;
	font-size: 14px;
}
.redText{
	color: #ec555b;
}

.quizineBody{
	width: 864px;
	height: 468px;
	background: url('/media/images/interface/quizine_bg.jpg') no-repeat;
	color: #fff;
}
#productTable a:visited{
	z-index: 69; /*jQuery does not yet support :visited psudeo-selectors*/
}


/** For bouncy kwicks on homepage **/

.blade{
	padding-left: 3px;
	padding-right: 3px;
	width: 19px;
	height: 320px;
	float: left;
	background: #B5A392;
	margin: 3px;
}
.sideBlade{
	line-height: 25px;
	text-transform: uppercase;
	color: #B5A392;
	font-size: 15px;
	font-weight:bolder;
	width: 19px;
	height: 320px;
	cursor: pointer;
	float: left;
}
.activeBlade{
	width: 590px;
	background: #FFF;
}
.kwickLinks{
	cursor: pointer;
}
.featProductLayer{
	background: #fff;
	font-size: 12px;
	display: none;
	margin: 10px 0 0 10px;
	height: 300px;
}

/*Quizine Specific CSS*/
#quizContent{
	position: absolute;
	top: 177px;
	width: 820px;
	height: 250px;
	padding: 10px;
	font-size: 25px;
}
#quizQuestionNumber{
	width: 820px;
	text-align: center;
}
.questionNum{
	padding: 0px 10px 0px 10px;
	width: 60px;
	height: 50px;
	font-size: 25px;
}
.question, .answer{
	font-size: 25px;
}
.answer{
	cursor: pointer;
	height: 40px;
}
.answer:hover{
	background: #000;
	color: #FFF;
}
.activeQuestion{
	background: url('/media/images/interface/chefs_hat.png') no-repeat;
	width: 60px;
	height: 50px;
	font-size: 34px;
	letter-spacing: 15px;
}


.sideHeader{
	padding-left: 3px;
	padding-right: 3px;
	color: #555;
	font-size: 14px;
	width: 15px;
	height: 400px;
	line-height: 15px;
	text-transform: uppercase;
	float: left;
}
#productTable a{
	color: #444;
	text-decoration: none;
}
#productLayer{
	background: #fff;
	border: 2px solid #000;
	padding: 5px;
	padding-left: 35px;
	padding-right: 35px;
	font-size: 12px;
}

#roundedNice{
	background: #888;
}
#productLayer a, .featProductLayer a{
	font-size: 12px;
	color: #be272d;
	text-decoration: none;
}
#productLayer hr, .featProductLayer hr{
	border: #be272d;
	color: #be272d;
	background: #be272d;
}

#disclaimer{
	font-size: 9px;
	color: #000;
}
#cookiecrumbs{
	font-size: 11px;
	color:#000;
}
#cookiecrumbs a{
	font-size: 11px;
	color:#000;
	text-decoration: none;
}
.hidden{
	display: none;
}
.innerOverlay{
	width: 660px;
	height: 390px;
	background: #777;
	color:#FFF;
	padding: 5px;
}
.recipesTable{}
.recipesTable td{
	background:#FFF;
}
/*Accordian Sliders*/
.accordion {
padding-bottom: 40px;	
}
.accordion table td{
	padding-right: 10px;
}

.accordion dt {
	line-height: 20px;
	border-bottom: 1px solid #0071BD;
	padding: 3px 0;
	margin-top: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background: url('/media/images/interface/arrow-square.gif') no-repeat right -54px;
	cursor: pointer;
}

.accordion dt.active {
	background-position: right 5px;
}
.accordion dt.recipe {
	color: #000;
}
.accordion dd {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 17px;
}

#loginBox input {
	border: auto;
	padding: 0;
	width: 75px;
}

/* Recipes */
.recipes textarea {
	width: 100%;
	padding: 3px;
}
.recipes p.categories {
	font-size: 12px;
}
.recipes p.categories a {
	color: #000;
	text-decoration: none;
}
.recipes p.categories a.active {
	text-decoration: underline;
	font-weight: bold;
}
.recipes a.review {
	padding: 3px 5px;
	background-color: #8B9298;
	color: #FFF;
	text-decoration: none;
}

/* Members Area */
.members h3 {
	font-weight: normal;
	border-bottom: 1px solid #000;
}
.members .register-statement {
	background: transparent url(/media/images/interface/gfc_why.jpg) top left no-repeat;
	width: 273px;
	height: 96px;
	text-indent: -10000px;
}

.members h3 span {
	float: right;
	margin-top: -18px;
}
.members h4 {
	font-size: 16px;
}
.members p,
.members td {
	font-size: 14px;
}
.members table {
	margin-top: 18px;
}
.members ul {
	padding-left: 0;
	margin-left: 5px;
}
.members ul li {
	font-size: 16px;
}
.members .register-info {
	padding-left: 40px;
}
.members .list-benefits ul li{
	font-size: 14px;
	padding-right: 10px;

}
.members input,
.members textarea {
	width: 295px;
	padding: 3px;
	margin: 0;
	border: 1px solid #666;
}
.members input.image,
.members input.radio,
.members input.checkbox {
	width: auto;
	padding: 0;
	border: none;
}
.members #loginBox p {
	font-size: 12px;
}
input.submit {
	background: transparent url('/media/images/interface/submit.jpg') top left no-repeat;
	width: 103px !important;
	height: 20px;
	border: none;
	text-indent: -10000px;
	margin: 3px;
}
.recipes input.submit {
	background: transparent url(/media/images/interface/submit_white.jpg) top left no-repeat;
	width: 80px;
	height: 16px;
}

/* SEARCH OVERLAY */
#searchHolder{
	width: 643px;
	height: 416px;
	background: url('/images/search_bg_fr.png') no-repeat;
	padding: 10px;
	font-variant: uppercase;
	color: #000;
	font-size: 10.8pt;
}
#searchHolder h1{
	margin-top: 55px;
	text-align:center;
	font-size: 12.7pt;
	font-weight: normal;
	font-style: normal;
}
#searchHolder h2{
	margin-top: 80px;
	margin-bottom: 10px;
	text-align:center;
	font-size: 12.7pt;
	font-weight: normal;
	font-style: normal;
}
#searchHolder .submit{
	width: 103px;
	height: 21px;
}

#searchByBenefit a, #searchByBenefit a:hover{
	color: #000;
}

#searchHolder input{
	margin: 5px;
}

#searchBox div{ /*Top Portion of the search overlay*/
	float: left;
	margin-top: 15px;
}

#benefitHeader{
	width: 100%;
	height: 40px;
	margin-top: 105px;
}

#searchByBenefit{ /*Bottom Portion of the search overlay*/
	width: 380px;
	height: 185px;
	float: left;
	margin-left: 20px;
	color: #000;
	overflow-x: hidden;
	overflow-y: scroll;
}



#login_popup {
	background-color: #92C33C;
	border: 4px solid #FFF;
	width: 600px;
	height: 330px;
}
#login_popup #close_login {
	
}

div#login_overlay {
	background-color: transparent;
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
}
div#login_popup {
	background-color: #92C33C;
	border: 4px solid #FFF;
	width: 600px;
	height: 330px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -300px;
	margin-top: -100px;
	padding: 0;
	z-index: 1001;
	color: #FFF;
}

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

#login_popup div#login_close {
	position: absolute;
	top: 16px;
	right: 16px;
	color: black;
	font-size: 12px;
	text-align: center;
}
#login_popup div#login_close a {
	color: #FFF;
}
#login_popup h2 {
	font-size: 22px;
	font-weight: normal;
}
#login_popup table {
	width: 530px;
	text-align: center;
}
#login_popup table.form {
	margin-top: 50px;
}
#login_popup td {
	font-size: 12px;
	color: #000;
}
#login_popup table h3 {
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
}
#login_popup input {
	width: 100px;
}
#login_popup input.submit {
	background: transparent url(/media/images/interface/login_submit.jpg) top left no-repeat;
	width: 105px;
	height: 22px;
}
#login_popup hr {
	width: 550px;
	height: 1px;
	background-color: #FFF;
	border: 0;
}

input.submit {
	background: transparent url(/media/images/interface/login_submit.jpg) top left no-repeat;
	width: 105px;
	height: 22px;
}
/* Contact Page Styles */
.contact input,
.contact textarea {
	width: 200px;
}
#search_box input.image {
	width: auto;
}
#search_box .checkbox{
	width: auto;
}
/* Search Results Styles */
.search h3 {
	font-size: 14px;
	margin-bottom: 10px;
}
.search h3 a:hover {
	text-decoration: none;
}

/* Float Styles 
*************************/

.float-right {float:right}

a{
	color: #000;
}
.productList{
	display: block;
}



/** Modal Dialogs **/

#nyroModalWrapper{
	
	color: #FFF;
	margin: 5px;
	overflow: hidden;
}
#nyroModalContent{
	
	color: #FFF;
	padding: 5px;
	overflow: hidden;
}
#nyroModalWrapper a{
	color: #FFF;
	text-decoration: none;
}

.nyroModalClose{
	text-align: right;
	width: 100%;
}
#closeBut{
	position: relative;
	z-index: 420;
	left: 540px;
	top: -35px;
}

.niceBorder{
	border: solid 1px #CCC;
	width: 670px;
	height: 510px;
	text-align: left;
	font-size: 10pt;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	overflow: auto;
	background: #555;
}

.popImg{
	float: right;
	margin-left: 20px;
}

#tooltip.realnice{
	width: 250px;
	font-size: 10px;
	font-weight: normal;
}
.prod{
	display: none;
}
#showComparison{
	background: #fff;
	color: #000;
	padding: 5px;
}
#showComparison h1{
	font-size: 18px;
}
#compareTable a{
	color: #000;
	text-decoration: none;
}
#showComparison strong{
	font-size: 9pt;
}

.caps{
	color: #000;
}
