@charset "utf-8";

/**
 * Splenda Recipes
 */

* html div.main-content,
* html div.main-content table {
	font-size: 12px;
}

p.photo-bio img 
{
	float:left;
	margin:0 10px 10px 0;
}

div#search-recipes input {
	vertical-align: middle;
	display: inline-block;
}

/**
 * splenda-recipes.aspx
 */
div#recipes-category {
	background: url('../images/pages/splenda-recipes/fork.jpg') right top no-repeat;
	min-height: 179px;
	/*clear: both;*/
	padding-bottom: 15px;
	margin-bottom: 15px;
	overflow: hidden;
}

div#recipes-category table.recipes-category-table tr td {
	width: 720px;
}

div#recipes-category h3 {
	margin-top: 0;
}

* html div#recipes-category {
	/*height: 179px;*/
}

div#recipes-category:after {
	content: '';
    display: block;
    clear: both;
}

div#recipes-category div.category {
	float: left;
	width: 230px;
}

div#recipes-category div.category ul {
	list-style-image: url('../images/arrow-nav.gif');
	margin-left: 20px;
}

div#join-club,
div#featured-recipes {
	float: left;
}

div#join-club {
	width: 155px;
	_width: 175px;
	padding: 30px 15px 0 10px;
	_padding-right: 5px;
	margin-top: 7px;
}

div#join-club input.recipe-club-logo {
	margin-bottom: 15px;
}

div#join-club p {
	margin-bottom: 15px;
}

div#featured-recipes {
	width: 494px;
	padding: 40px 0 0 20px;
	margin-left: 7px;
	
	/* the following hack is necessary in
	   order to comply with the jQuery CSS fix
	   on Internet Explorer 6 */
	_width: 514px;
}

div.feature-recipe-wrap {
	float: left;
	width: 220px;
	height: 341px;
	margin-right: 7px;
}

div.feature-recipe-box-bg {
	position: absolute;
	display: block;
	float: left;
	width: 220px;
	/*height: 341px;*/
	height: 420px;
	background: url('../images/bg-featured-recipe.gif') top left no-repeat;
}

div.feature-recipe-box {
	position: relative;
	display: block;
	width: 206px;
	_width: 220px;
	height: 341px;
	padding: 7px;
}

div.main-content div.feature-recipe-box h4 {
	clear: both;
	font-size: 116%;
	margin-top: 7px;
	height: 35px;
}

div.feature-recipe-box p {
	margin: 10px 0;
}

div.feature-recipe-box p.recipe-desc {
	margin: 5px 0;
	height: 45px;
	font-size: 85%;
}

div.feature-desc {
	background-color: #f4f1ea;
	display: block;
	/*height: 169px;*/
	height: 199px;
}

div.feature-recipe-box div.recipe-wrap-medium {
	margin-left: 23px;
}

div.feature-recipe-box div.feature-desc p {
	margin: 0 5px;
}

div.feature-recipe-box img.anna-pic {
	float: left;
	margin: 0 5px -7px 0;
}

div.feature-recipe-box img.canadian-pic {
	float: right;
	margin-bottom: -7px;
}

div.feature-recipe-box div.recipe-wrap-medium {
	float: none;
}

/**
 * splenda-recipes-list.aspx
 */
div#recipes-category-list {
	/*min-height: 70px;*/
	overflow: hidden;
	display: block;
}

div#recipes-category-list:after {
	content: '';
    display: block;
    clear: both;
}

div#recipes-category-list div.category {
	float: left;
	width: 234px;
	overflow: hidden;
}

div#recipes-category-list div.category h5 {
	color: #666;
	font-weight: bold;
	margin-bottom: 2px;
}

div#recipes-category-list div.category select,
div#recipes-category-list div.category input {
	vertical-align: middle;
	display: inline-block;
}

div#recipes-category-list table tr td {
	padding: 0 0 10px 0;
	width: 720px;
}

div.category select {
	/*width: 179px;*/
	width: 195px;
}

table.browse-recipe-table {
	border: 1px solid #fff;
}

table.browse-recipe-table tr td {
	width: 480px;
}

div#bg-recipes-list {
	width: 693px;
	height: 372px;
	background: url('../images/bg-recipes-list.gif') top left no-repeat;
	margin-top: 15px;
}

div#bg-recipes-list h2 {
	/*padding: 40px 0 0 15px;*/
	margin: 40px 0 0 15px;
}

div#end-recipes-list {
	width: 680px;
	height: 5px;
	background: url('../images/end-recipes-list.gif') top left no-repeat;
}

div#recipes-list {
	border-left: 1px solid #c7d9e2;
	border-right: 1px solid #c7d9e2;
	background: #fff;
	width: 662px;
	_width: 680px;
	min-height: 300px;
	margin-top: -290px;
	padding: 8px;
}

div#recipes-list:after {
	content: '';
    display: block;
    clear: both;
}

* html div#recipes-list {
	height: 300px;
}

div#filter-list,
div#browse-recipes {
	float: left;
}

div#filter-list {
	width: 160px;
}

div#filter-list ul {
	margin-bottom: 10px;
	list-style-type: none;
	margin-left: 0;
}

div#filter-list li {
	margin: 5px 0;
	*margin: 0;
}

div#filter-list input {
	border: none;
}

div#filter-list p,
div#filter-list li {
	font-size: 11px;
}

div#filter-list h4 {
	color: #666;
	font-size: 100%;
}

div#browse-recipes {
	width: 481px;
	padding-left: 10px;
	border-left: 1px dotted #777;
}

div#browse-recipes p.pagination {
	float: right;
	margin-top: 10px;
}

div.featured-recipe,
div.recipe-row {
	display: table;
	background: #f7f4ea;
	min-height: 160px;
}

div.featured-recipe {
	width: 446px;
	*width: auto;
	_margin-right: -10px;
}

div.recipe-row {
	min-height: 135px;
}

* html div.featured-recipe {
	height: 160px;
}

* html div.recipe-row {
	height: 135px;
}

div.recipe-row {
	background-color: #fff;
}

div#browse-recipes div.featured-recipe h3 {
	color: #454974;
}

div.recipe-wrap-medium,
div.recipe-wrap-medium-brown {
	padding: 3px 0 0 4px;
	margin-right: 10px;
}

div.recipe-wrap-medium {
	width: 160px;
	height: 161px;
	background: url('../images/bg-recipe-image-medium.gif') top left no-repeat;
}

div.recipe-wrap-medium-brown {
	width: 160px;
	height: 161px;
	background: url('../images/bg-recipe-image-medium-brown.gif') top left no-repeat;
}

div.recipe-wrap-big {
	width: 160px;
	height: 161px;
	padding: 3px 0 0 4px;
	background: url('../images/bg-recipe-image-big.gif') top left no-repeat;
}

div.recipe-wrap-medium,
div.recipe-wrap-medium-brown,
div.featured-recipe-desc {
	float: left;
}

div.featured-recipe-desc {
	width: 270px;
}
div#browse-recipes div.featured-recipe-desc h3 {
	color: #1779be;
	margin-bottom: 0;
}

div.sort {
	clear: both;
	/*padding: 5px 10px;*/
	_width: 477px;
	margin-top: 8px;
}

div.sort p {
	margin: 0;
}

div.sort p.display {
	font-weight: bold;
	color: #454974;
}

div#browse-recipes div.sort p.pagination {
	float: right;
	margin-top: -15px;
}

/**
 * splenda-recipe-detail.aspx
 */
div.recipe-top-bar {
	display: block;
	background-color: #dfecf3;
	height: 15px;
	padding: 5px 8px;
	margin-bottom: 20px;
}

div.recipe-top-bar p {
	float: left;
	color: #454974;
	font-weight: bold;
}

div.recipe-top-bar p img {
	vertical-align: middle;
	display: inline-block;
}


div.recipe-detail,
div.recipe-info {
	float: left;
}

div.recipe-detail ul,
div.recipe-info ul {
	margin-left: 0;
	list-style-type: none;
}

div.recipe-detail {
	width: 477px;
	margin-right: 15px;
}

div.recipe-detail h4 {
	margin: 15px 0 2px 0;
	font-size: 120%;
}

/* recipe bulltes */
div.recipe-detail span,
div.nutrition-info span,
div.card-area span {
	*position: absolute;
	float: left;
	margin-left: 8px;
}

div#print-card  div.card-area span {
	margin-left: 10px;
	*margin-left: -8px !important;
}

div#content div.recipe-detail p,
div#content div.nutrition-info p,
div.card-area p {
	display: block;
	padding-left: 20px;
}

div#print-card div.card-area p {
	padding-left: 4px;
}
/* end recipe bulltes */

div.recipe-detail div#ctl00_MainContentPlaceHolder_panIcons span {
	float: none;
	position: relative;
}

div#content div.recipe-detail p.initial-informations {
	margin-left: -25px;
}

div.recipe-detail p.initial-informations strong {
	margin-left: 12px;
}

div.main-content h4 {
	margin: 30px 0 10px 0;
}

div.recipe-detail div.dotted {
	margin: 10px 0;
}

div#main-content div.recipe-detail h4 {
	color: #666;
	font-size: 85%;
}

div.recipe-info {
	width: 200px;
}

div.recipe-info div.nutrition-info {
	margin: 8px 0 14px 0;
}

div.main-content div.recipe-info div.nutrition-info h4 {
	color: #ba7b3d;
}

div.recipe-info div.nutrition-info ul li {
	border-bottom: 1px solid #c7d9e2;
	padding-top: 1px;
}

p.amount {
	font-weight: bold;
}

div.recipe-info div.box-content h4 {
	margin-bottom: 10px;
}

div.recipe-info div.box-text {
	margin-right: 0px;
}

div.recipe-info div.generic-featured-box {
	width: 195px;
}

/**
 * splenda-club.aspx
 */
p.recipe-club-intro {
	margin-bottom: 40px;
}

p.recipe-club-intro img {
	float: left;
	margin-right: 10px;
}

h3.join-today {
	float: left;
}

div.main-content ul.steps {
	float: right;
	list-style: none;
	display: block;
	margin-top: 24px;
	*margin-top: 22px;
}

ul.steps li {
	float: left;
}

ul.steps li span {
	text-transform: uppercase;
	font-weight: bold;
}

div.main-content ul.steps li span {	
	color: #1779be;
}

p.required,
span.required {
	color: #e76017;
}

p.required {
	clear: both;
	border-top: 1px solid #dde8ee;
	padding-top: 15px;
	margin-top: -40px;
}

/**
 * Print card
 */
div#print-card-3x5,
div#print-card-4x6 {
	position: absolute;
	top: 5%;
	left: 50%;
	display: none;
}
div#print-card-3x5 { margin-left: -266px; }
div#print-card-4x6 { margin-left: -314px; }

div.modal-xbig-txt p.action img {
	margin-left: 10px;
}

div.card-area {
	position: relative;
	z-index: 99;
	margin: 0 auto;
	text-align: left; /* workaround to center divs using margin: 0 auto; on IE5.x and IE6 */
	background-color: #fff;
	border: 1px dashed #77b2ce;
	display: block;
	padding: 15px;
	margin-top: 25px;
}

div.card-text {
	clear: both;
	*clear: none;
	overflow: hidden;
	/*padding-top: 10px;*/
}

div.card-text p {
	margin-bottom: 5px;
}

div.card-area div.logo {
	float: left;
}

div.card-area p.card-number {
	float: right;
	color: #666;
	font-weight: bold;
	padding-top: 7px;
}

div.card-area h5 {
	color: #454974;
	font-size: 116%;
	font-weight: bold;
	/*padding-bottom: 10px;*/
}
div.card-area h5 sup {
	line-height: 25px;
}

div.card-area h6 {
	font-weight: bold;
}

div.scissors {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	background: url('../images/scissors.jpg') top left no-repeat;
	width: 19px;
	height: 13px;
}

div.scissors-print,
div.scissors-print4x6 {
	display: none;
}

/* 3x5 card config */
div#print-card-3x5 p.action {
	width: 480px;
}

div.card-3x5 {
	display: block;
	width: 450px;
	height: 258px;
	_width: 480px;
	_height: 288px;
}

div.card-3x5 div.logo {
	/*padding-right: 295px;*/
}

div.card-3x5 div.card-text {
	width: 450px;
	height: 220px;
}

div.card-3x5 div.scissors {
	margin: -9px 0 0 330px;
}

/* 4x6 card config */
div#print-card-4x6 p.action {
	width: 576px;
}

div.card-4x6 {
	display: block;
	width: 546px;
	height: 354px;
	_width: 576px;
	_height: 384px;
}

div.card-4x6 div.card-text {
	width: 544px;
	height: 305px;
}

div.card-4x6 div.scissors {
	margin: -9px 0 0 430px;
}

div.recipe-row div#recipes-list-header {
	background-color: #dfecf3;
	height: 31px;
}

div.recipe-row table tr.recipes-list-footer td {
	border-bottom: none;
	padding-top: 10px;
	padding-bottom: 0;
	*height: 10px;
}

div#browse-recipes h3 {
	margin-top: 0;
	font-size: 125%;
}


div.recipe-row table {
	width: 100%;
}

div.featured-recipe,
div.recipe-row div#recipes-list-header {
	padding: 10px 10px 10px 25px;
}

div.recipe-row table tr td {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #dde8ee;
	padding: 20px 10px 20px 25px;
}

div#sorting {
	float: left;
}

div#sorting span {
	margin: 0 4px 0 4px;
}


div.featured-recipe-desc p.recipe-description {
	margin: 5px 0 5px 0;
}

div.featured-recipe-desc p.recipe-prep-time {
	float: left;
	margin-right: 15px;
}



div#cooking-brown {
	/*margin-top: -20px;*/
}

div#cooking-brown div img {
	float: left;
	margin-right: 15px;
}

div#cooking-brown div p {
	margin-left: 124px;
}

div#cooking-brown p.last {
	margin-top: 7px;
}

div#cooking-brown p em {
	font-weight: bold;
}

/**
 * div#form-wrap
 */
div#form-wrap div.form-header {
	height: 50px;
	_height: 45px;
	margin: -40px 0 15px 0;
	border-bottom: 1px solid #c7d9e2;
}

div#form-wrap div#agreement {
	clear: both;
}

div#form-wrap div.panel div {
	clear: both;
	/*line-height: 27px;*/
	min-height: 30px;
}

* html div#form-wrap div.panel div {
	height: 30px;
}

div#form-wrap div#email-disclaimer {
	position: absolute;
	line-height: 15px;
	margin: 80px 0 0 360px;
	width: 100px;
}

div#form-wrap div#email-disclaimer p {
	font-size: 10px;
}

div#form-wrap div.panel div.double-line {
	line-height: 18px;
	padding-bottom: 20px;
}

div#form-wrap div.panel div.double-line span.check {
	padding-top: 10px;
	display: block;
	float: left;
}

div#form-wrap div.panel div.double-line select {
	margin-top: 7px;
}

div#form-wrap label {
	float: left;
	display: block;
}

div#form-wrap input,
div#form-wrap span.required {
	float: left;
}

div#form-wrap span.required {
	margin-right: 2px;
}

div#form-wrap input {
	padding: 2px;
}

div#form-wrap div#step1 select {
	_margin-left: -3px;
}

div#form-wrap span.check input {
	border: none;
	vertical-align: middle;
}

div#form-wrap span.check label {
	line-height: 15px;
	*line-height: 20px;
	margin-left: 3px;
	*margin-left: 0;
}

div#form-wrap input.small,
div#form-wrap input.medium,
div#form-wrap select.small,
div#form-wrap select.medium {
	_height: 22px;
}

div#form-wrap input.small {
	width: 40px;
}

div#form-wrap input.medium {
	width: 170px;
}

div#form-wrap select.small {
	width: 80px;
}

div#form-wrap select.medium {
	width: 175px;
	*width: 175px;
	_width: 170px;
}

div#form-wrap div.your-family p {
	line-height: 15px;
	padding: 15px 0 10px 0;
	*padding: 10px 0;
}

div#form-wrap div.birth-date select {
	margin-right: 5px;
}

div#form-wrap div.birth-date select.bday-month,
div#form-wrap div.birth-date select.bday-year {
	width: 70px;
}

div#form-wrap div.birth-date select.bday-day {
	width: 50px;
}

div#form-wrap div.btn-sbmt {
	float: left;
	padding: 15px 0;
}

div#form-wrap div.error-box {
	background-color: #fffdc5;
	border: 1px solid #dc8181;
	color: #953434;
	padding: 5px;
	margin: 10px 0;
}

div#form-wrap div.conditions-text p {
	line-height: 15px;
}

div#form-wrap div.conditions {
	margin: 10px 0 35px 15px;
	*margin: 10px 0 65px 15px;
}

div#form-wrap div.conditions input {
	vertical-align: middle;
	border: none;
}

div#form-wrap div.conditions label {
	width: 400px;
	line-height: 15px;
	*line-height: 20px;
	margin-left: 3px;
	*margin-left: 0;
	*float: none;
}

div#form-wrap div.conditions span * {
	margin-bottom: 7px;
	*margin-bottom: -10px;
	position: relative;
	z-index: 999;
}

div#form-wrap div.sugar-substitutes table * {
	float: none;
	color: #525253;
}

div#form-wrap div.sugar-substitutes table tr td input {
	border: none;
}

div#form-wrap div.sugar-substitutes table tr td {
	padding: 5px;
	*padding: 3px;
	line-height: 15px;
}

div#form-wrap div.sugar-substitutes table tr td.tbl-usual,
div#form-wrap div.sugar-substitutes table tr td.tbl-used {
	width: 70px;
	line-height: 15px;
}

div#form-wrap div.site-visit label {
	line-height: 15px;
	width: 400px;
}

div#form-wrap div.site-visit label,
div#form-wrap div.site-visit input {
	float: none;
}

div#form-wrap div.communications {
	margin-top: 15px;
}

div#form-wrap div.communications p {
	clear: both;
	line-height: 15px;
}

div#form-wrap div.communications input {
	border: none;
	vertical-align: middle;
	margin-right: 5px;
	_margin-right: 0;
	*margin-top: -5px;
}

div#form-wrap div.communications p label {
	width: 430px;
	line-height: 15px;
	*line-height: 20px;
	margin-left: 5px;
	*margin-left: 0;
	margin-bottom: 15px;
	*margin-bottom: 5px;
}

div#form-wrap div.text p {
	line-height: 15px;
}

/**
 * end div#form-wrap
 */

/**
 * recipes-search.aspx
 */
div.generic-featured-box h4 {
	margin-top: 10px;
}

div#recipes-search table {
	border: none;
	margin: 30px 0 10px 0;
	*margin: 20px 0 10px 0;
	*margin-top: 0;
}

div#recipes-search table td {
	border-top:    1px solid #cdd6db;
	border-right:  1px solid #cdd6db;
	border-bottom: 1px solid #cdd6db;
	border-left:   1px solid #fff;
	
	padding: 2px 10px;
}

div#recipes-search table th {
	border-top: none;
	border-right:  1px solid #fff;
}

div#recipes-search table th a {
	color: #FFF;
}

div#recipes-search table tr.recipes-search-footer td {
	padding: 0;
	margin: 0;
	height: 0;
	border-bottom: none;
}

div#recipes-search div.paging {
	margin-right: 20px;
	font-weight: bold;
}

div.paging-footer {
	margin-right: 10px;
}
