@charset "utf-8";

/**
 * Yahoo! CSS Reset
 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/**
 * Default settings
 */
body {
	text-align: center; /* workaround to center divs using margin: 0 auto; on IE5.x and IE6 */
}

body.fixedOverflow {
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
}

p,h1,h2,h3,h4,h5,h6,a,li,input,textarea,select,form,dt,dd {
	font-family: Arial, Helvetica, sans-serif;
}

p,li,input,textarea,select,form,dt,dd {
	font-size: 12px;
	/*color: #3d435a;*/
	color: #525253;
}

p {
	margin-bottom: 8px;
}

table.hasHover {
	font-size: 12px;
	color: #525253;
}

table.hasHover table {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	font-size: 12px;
}

table.hasHover th {
	background: #5ca6d3;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	border-left: 1px solid #fff;
	border-right:: none;
}

html body select {
	position: relative;
	z-index: 0;
}

/*tr:hover {
	background-color: #e7eef5;
}*/

table.hasHover td {
	border: 1px solid #c7d9e2;
	padding: 3px;
}

table.hasHover tr.pager td table {float:right;}

table.hasHover tr.pager td {
	border-color: #FFFFFF;
}

table.hasHover tr.header a {
	color: #FFFFFF;
}

table.hasHover td.recipe a {
	color: #454974;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}


sup {
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}

p.footnote {
	color: #ccc;
	font-size: 80%;
}

img.recipe-club {
	text-align:center;
	margin-bottom:10px;
}

input,select,textarea {
	border: 1px solid #7f9db9;
}

input.no-border,
select.no-border,
textarea.no-border {
	border: none;
}

legend {
	display: none;
}

/**
 * CSS General
 */
div#container {
	/*position: absolute;
	top: 5%;
	left: 50%;
	margin-left: -480px;*/
	margin: 25px auto 0 auto;
	width: 960px;
	text-align: left; /* workaround to center divs using margin: 0 auto; on IE5.x and IE6 */
}

div#header {
	width: 960px;
	height: 70px;
	padding-left: 15px;
}

div#logo {
	float: left;
}

div#logo h1 {
	display: block;
	background: url('../images/splenda-logo.jpg') top left no-repeat;
	overflow: hidden;
	text-indent: -500000em;
}

div#logo h1 a {
	display: block;
	width: 210px;
	height: 64px;
}

div#nav-lang {
	float: left;
	width: 273px;
	margin-top: 25px;
}

div#nav-lang ul,
div#nav-lang ul li span {
	color: #1779be;
}

div#nav-lang li {
	display: inline;
}

div#nav-lang ul li a {
	color: #1779be;
	text-decoration: none;
	font-weight: bold;
}

div#nav-lang ul li a:hover {
	color: #1779be;
	text-decoration: underline;
	font-weight: bold;
}

div#main-search {
	background: url('../images/bg-main-search.gif') top left no-repeat;
	float: left;
	display: block;
	width: 411px;
	height: 40px;
	padding: 12px 0 0 8px;
	margin-top: 15px;
}

div#main-search legend,
div#main-search label#search-label {
	display: none;
}

div#main-search input {
	margin-left: 7px;
	vertical-align: middle;
	display: inline-block;
}

div#main-search input.txt {
	padding-left: 2px;
	_padding-top: 1px;
}

div#main-search span input {
	margin-right: 3px;
	border: none;
}

/**
 * Main navigation
 */
div#nav-main {
	background: url('../images/bg-nav-main.gif') top left repeat-x;
	height: 40px;
	padding: 12px 0 0 15px;
}

div#nav-main li {
	float: left;
}

div#nav-main li a {
	display: block;
	height: 40px;
	overflow: hidden;
	text-indent: -500000em;
	margin-right: 2px;
}
div#nav-main li a,
div#nav-main li a:hover {
	background-repeat: no-repeat;
}

div#nav-main li a:hover {
	background-position: bottom left;
}

div#nav-main li#about-splenda a,
div#nav-main li#about-splenda a:hover {
	width: 168px;
}

div#nav-main li#splenda-recipes a,
div#nav-main li#splenda-recipes a:hover {
	width: 142px;
}
div#nav-main li#health-nutrition a,
div#nav-main li#health-nutrition a:hover {
	width: 167px;
}
div#nav-main li#diabetes-splenda a,
div#nav-main li#diabetes-splenda a:hover {
	width: 167px;
}
div#nav-main li#healthcare-pro a,
div#nav-main li#healthcare-pro a:hover {
	width: 220px;
}
div#nav-main li#faq a,
div#nav-main li#faq a:hover {
	width: 55px;
}

body#sec-about-splenda div#nav-main li#about-splenda a,
body#sec-splenda-recipes div#nav-main li#splenda-recipes a,
body#sec-health-nutrition div#nav-main li#health-nutrition a,
body#sec-diabetes-splenda div#nav-main li#diabetes-splenda a,
body#sec-healthcare-pro div#nav-main li#healthcare-pro a,
body#sec-faq div#nav-main li#faq a {
	background-position: bottom left;
}

div#content {
	width: 960px;
	background: url('../images/bg-content.gif') bottom left repeat-x;
}

/**
 * Clear fix workaround for Firefox
 */
div#content:after {
	content: '';
    display: block;
    clear: both;
}

/**
 * Basic internal pages
 */
div#bg-title {
	z-index: 89;
	background: url('../images/bg-page-title.gif') top left repeat-y;
	display: block;
	height: 60px;
}

div#content-wrap {
	margin-top: -42px;
	padding: 0 15px;
	width: 960px;
}

div#section-image {
	margin-bottom: -3px;
}

/**
 * Left navigation
 */
div#nav-left {
	width: 196px;
	float: left;
	padding-bottom: 90px;
}

div#nav-left ul#nav-primary,
div#tell-a-friend {
	background: url('../images/bg-nav-left.gif') top left repeat-y;

}

div#nav-left ul#nav-primary li {
	border-bottom: 1px solid #c7d9e2;
	width: 194px;
	vertical-align: top; /* fixes the ghost white space on Internet Explorer */
}

div#nav-left ul#nav-primary li a {
	display: block;
	background: url('../images/arrow-nav.gif') 18px 7px no-repeat;
	padding: 4px 0 4px 30px;
	text-decoration: none;
	color: #454974;
	width: 164px;
	_width: 194px; /* fix this later */
}

div#nav-left ul#nav-primary li a:hover,
div#nav-left ul#nav-primary li.nav-opened a:hover {
	background-color: #d8e4ef;
	color: #1779be;
}

div#tell-a-friend {
	padding: 20px 0 20px 16px;
}

div#nav-border {
	display: block;
	background: url('../images/bottom-nav-left.gif') top left no-repeat;
	width: 197px;
	height: 8px;
}

/**
 * Left sub navigation
 */
div#nav-left ul#nav-primary li ul.nav-secondary {
	/*display: none;*/
}

div#nav-left ul#nav-primary li.nav-opened {
	/*background-color: #d8e4ef;*/
}

div#nav-left ul#nav-primary li.nav-opened a {
	background: url('../images/arrow-down.gif') 17px 9px no-repeat;
}

div#nav-left ul#nav-primary li.nav-opened ul.nav-secondary {
	border-top: 1px dotted #454974;
	padding: 4px 0 4px 25px;
}

div#nav-left ul#nav-primary li.nav-opened ul.nav-secondary li {
	border-bottom: none;
	width: 159px;
}

div#nav-left ul#nav-primary li.nav-opened ul.nav-secondary li a {
	background: url('../images/arrow-nav.gif') 0 3px no-repeat;
	padding: 0 0 0 10px;
	font-size: 11px;
	width: 159px;
}

div#nav-left ul#nav-primary li.nav-opened ul.nav-secondary li a:hover {
	background-color: transparent;
}

/**
 * Main content
 */
div.main-content {
	float: left;
	margin-left: 30px;
	padding: 60px 0 75px 0;
	width: 703px;
}

div.main-content a,
div.box-content a {
	color: #1779be;
	text-decoration: none;
}

div.main-content a:hover,
div.box-content a:hover {
	text-decoration: underline;
}

div.main-content h2 {
	color: #454974;
	/*font-size: 138.5%;*/
	font-size: 153.9%;
	font-weight: bold;
	margin-top: -55px;
	position: absolute;
	width: 700px;
}

div.main-content h2#float-title {
	float: left;
}

div.main-content h3,
div.main-content h4 {
	/*font-size: 100%;*/
	font-size: 138.5%;
	font-weight: bold;
}

div.main-content h3 {
	color: #525253;
	margin-top: 20px;
	margin-bottom: 5px;
}

div.main-content h3.first {
	margin-top: -5px;
	position: relative;
	z-index: 999;
}

div.main-content h4 {
	color: #454974;
}

div.main-content h4.weight-control {
	font-size: 115%;
}

div.main-content div.clear {
	clear: both;
	width: 100%;
	height: 0;
}

div.main-content ul,
div.main-content ol {
	margin: 15px 0 15px 23px;
}
div.main-content ul { list-style-type: disc; }
div.main-content ol { list-style-type: decimal; }

div.main-content ul li ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

div.main-content em.bold {
	font-weight: bold;
}

div.internal-page {	
	width: 457px;
	margin-right: 20px;
}

div.main-content div.box-calculator {
	border: 1px solid #01a4dc;
	background-color: #fdf7e0;
	padding: 15px 15px 15px 15px;
	margin-bottom: 10px;
}

div.main-content div.box-calculator p.first {
	margin: 15px 0 8px 0;
}

div.main-content div.box-calculator p input {
	*height: 17px;
	_height: 19px;
}

div.main-content div.box-calculator span {
	/*background-color: #66FF00;*/
	/*display: block;*/
	/*margin-left: 55px;*/
}

div.main-content div.box-calculator h3 {
	margin-top: 0;
}

div.main-content div.box-calculator label {
	width: 45px;
	float: left;
	display: block;
	/*background-color: #66FF00;*/
	*padding-top: 3px;
}

div.main-content div.box-calculator input.submit {
	/*margin-left: 50px;*/
	margin-top: 5px;
}

div.main-content div.calorie input.input-text {
	float: left;
}

div.main-content div.box-calculator input,
div.main-content div.box-calculator select {
	margin-right: 5px;
}

div.main-content div.bmi input.submit {
	margin-left: 45px;
}

div.main-content div.calorie input.submit {
	margin-left: 55px;
}

/**
 * h4 color variations
 */
div.main-content h4.brown {
	color: #ba7b3d;
}

div.main-content h4.light-blue {
	color: #55a0c3;
}

div.main-content h4.purple {
	color: #9d83b5;
}

div.main-content h4.light-pink {
	color: #9c82b4;
}

/**
 * Footer
 */
div#footer {
	margin-top: 8px;
	font-size: 10px;
	text-align: center;
}

div#footer ul {
	margin-bottom: 2px;
}

div#footer ul,
div#footer ul li span {
	color: #1779be;
}

div#footer li {
	display: inline;
}

div#footer li span {
	margin: 0 5px;
}

div#footer ul li a {
	color: #1779be;
	text-decoration: none;
	font-weight: bold;
}

div#footer ul li a:hover {
	color: #1779be;
	text-decoration: underline;
	font-weight: bold;
}

div#footer sup {
	display: inline-block; /* ie <sup> bug */
}

/**
 * Box
 */
div.boxes-wrap {
	float: left;
	margin-top: 60px;
	width: 230px;
}

div.generic-featured-box {
	display: table;
	width: 220px;
	margin-bottom: 20px;
}

div.generic-featured-box p {
	margin-bottom: 0;
}

div.top-left-corner,
div.bottom-left-corner {
	float: left;
	_margin-right: -5px; /* fixes a magic blank spot on IE6 */
	clear: both;
}

div.top-right-corner,
div.bottom-right-corner {
	float: right;
	margin-top: -5px;
}

div.top-left-corner,
div.top-right-corner,
div.bottom-left-corner,
div.bottom-right-corner,
div.top-border,
div.bottom-border {
	font-size: 1px; /* fixes height on IE6 */
}

div.top-left-corner,
div.top-right-corner,
div.bottom-left-corner,
div.bottom-right-corner {
	display: block;
	width: 5px;
	height: 5px;
}

div.top-left-corner { background: url('../images/box/top-left-corner.png') top left no-repeat; }
div.top-right-corner { background: url('../images/box/top-right-corner.png') top left no-repeat; }
div.bottom-left-corner { background: url('../images/box/bottom-left-corner.png') top left no-repeat; }
div.bottom-right-corner { background: url('../images/box/bottom-right-corner.png') top left no-repeat; }

div.top-border,
div.bottom-border {
	height: 5px;
	margin: 0 5px;
}

div.top-border {
	border-top: 1px solid #c7d9e2;
	background: #eef6f9;
}

div.bottom-border {
	border-bottom: 1px solid #c7d9e2;
	background: #fff;
}

div.box-content {
	background: url('../images/box/bg.gif') top left repeat-x #fff;
	border-left: 1px solid #c7d9e2;
	border-right: 1px solid #c7d9e2;
	margin: -1px 0;
	min-height: 145px;
	padding: 3px 0 0 8px;
}

p.box-link a {
	color: #1779be;
	font-weight: bold;
	text-decoration: none;
	background: url('../images/generic-arrow.gif') top left no-repeat;
	padding-left: 20px;
	line-height: 20px;
}

div.box-text,
div.box-image {
	float: left;
}

div.generic-featured-box div.recipe-club {
	min-height: 0;
}
div.generic-featured-box div.calculator {
	min-height: 0;
}
div.generic-featured-box div.members {
	min-height: 0;
	height: 104px;
	*height: 103px;
	_height: 107px;
}


div.recipe-club input {
	margin: 0 0 5px 6px;
}
div.recipe-club div.box-text {
	margin-right: 0;
}


div.calculator ul {
	margin-top: 15px;
}


div.members div.box-text {
	width: 100px;
	margin: 8px 0 0 15px;
	_margin-left: 10px;
}
div.members img {
	position: absolute;
}


div.past-issues div.box-text {
	margin-right: 0;
}
div.past-issues div.download {
	width: 150px;
}
div.past-issues div.box-text ul {
	margin: 10px 0;
}
div.past-issues div.box-image {
	margin: 10px 10px 0 10px;
	_margin-left: 5px;
}


div.special-offers input {
	margin-left: 25px;
}
div.special-offers p {
	margin-top: 10px;
}
div.special-offers p.bold {
	font-weight: bold;
}

div.box-content h4 {
	font-size: 138.5%;
	font-weight: bold;
	margin-bottom: 7px;
}

div.box-text ul li {
	background: url('../images/arrow-nav.gif') no-repeat;
	background-position: 0px 4px;
	margin-bottom: 3px;
	margin-left: 10px;
	padding-left: 10px;
}

/**
 * IE6 min-height workaround
 */
* html div.box-content {
	height: 145px;
}

/**
 * Clear fix workaround for Firefox
 */
div.box-content:after {
	content: '';
    display: block;
    clear: both;
}

div#contact-form {
	margin-top: 20px;
}

div#contact-form span {
	float: left;
	display: block;
	text-align: right;
	margin-right: 10px;
}

div#contact-form input {
	width: 165px;
}

div#contact-form span.DigitExample {
	width: auto;
	text-align: left;
	margin-bottom: 6px;
}

div#contact-form input.postal-code {
	width: auto;
}

div#contact-form input.imbSubmit {
	width: auto;
}

div#contact-form p.last {
	margin: 20px 0;
}

div.errorMessage {
	margin-bottom: 20px;
}

div.errorMessage p {
	color: #FF0000;
	font-weight: bold;
}

/**
 * Share with a friend
 */
div#share-with-friend {
	position: absolute;
	top: 5%;
	left: 50%;
	margin-left: -207px;
	display: none;
}

div#share-with-friend p {
	text-align: left;
}

div#share-with-friend label.error {
	position: absolute;
}

div#share-with-friend fieldset {
	margin-top: 30px;
}

div#share-with-friend fieldset div.error {
	position: absolute;
	float: right;
}

div#share-with-friend fieldset div.error span.alert {
	background: url('../images/error-alert.gif') top left no-repeat;
	width: 23px;
	height: 16px;
	display: block;
	float: left;
	_margin-right: -3px;
}

div#share-with-friend fieldset div.error p.text {
	background: url('../images/bg-error.gif') top left repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	height: 16px;
	border-right: 1px solid #989898;
	padding-right: 5px;
	margin-left: 23px;
	*margin-left: 0px;
}

div#share-with-friend fieldset div {
	clear: both;
	margin-bottom: 3px;
}

div#share-with-friend fieldset div label {
	float: left;
	font-weight: bold;
	text-align: left;
}

div#share-with-friend fieldset div input {
	width: 210px;
}

div#share-with-friend fieldset div p {
	clear: none;
	margin-bottom: 6px;
	text-align: left;
}

div#share-with-friend fieldset div.first-friend {
	margin: 20px 0;
}

div#share-with-friend fieldset div.hidden-friend {
	display: none;
	margin: 20px 0;
}

div.page-to-send {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525253;
}

div#share-with-friend div#add-another {
	clear: both;
	margin-bottom: 20px;
	text-align: left;
}

div#share-with-friend div#add-another a {
	font-size: 12px;
	color: #1779be;
	text-decoration: none;
	font-weight: bold;
}

div#share-with-friend div#add-another a:hover {
	text-decoration: underline;
}

div#thank-you {
	position: fixed;
	_position: absolute;
	top: 5%;
	left: 50%;
	margin-left: -207px;
	display: none;
}

div#thank-you p {
	margin: 10px 0;
}

/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
.jqmOverlay { background-color: #34689f; position: relative; z-index: 999; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	/*height: expression(this.parentNode.offsetHeight+'px');*/
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(5 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

/**
 * jQuery Modal Settings
 */
div.modal-top,
div.modal-big-top,
div.modal-xbig-top {
	display: block;
	height: 6px;
	margin-bottom: -5px;
	*margin-bottom: 0;
	font-size: 1px;
}
div.modal-top {
	background: url('../images/modal-top.png') top left no-repeat;
	width: 431px;
}
div.modal-big-top {
	background: url('../images/modal-big-top.png') top left no-repeat;
	width: 533px;
}
div.modal-xbig-top {
	background: url('../images/modal-xbig-top.png') top left no-repeat;
	width: 629px;
}

div.modal-bottom,
div.modal-big-bottom,
div.modal-xbig-bottom {
	display: block;
	height: 12px;
	margin-top: -5px;
	*margin-top: 0;
	font-size: 1px;
}
div.modal-bottom {
	background: url('../images/modal-bottom.png') top left no-repeat;
	width: 431px;
}
div.modal-big-bottom {
	background: url('../images/modal-big-bottom.png') top left no-repeat;
	width: 533px;
}
div.modal-xbig-bottom {
	background: url('../images/modal-xbig-bottom.png') top left no-repeat;
	width: 629px;
}

div.modal-bg {
	background: url('../images/modal-bg.png') top left repeat-y;
	width: 431px;
}
div.modal-big-bg {
	background: url('../images/modal-big-bg.png') top left repeat-y;
	width: 533px;
}
div.modal-xbig-bg {
	background: url('../images/modal-xbig-bg.png') top left repeat-y;
	width: 629px;
}

div.modal-txt,
div.modal-big-txt,
div.modal-xbig-txt {
	background: #f2f7fa;
	margin: 5px;
	padding: 15px;
}
div.modal-txt { width: 385px; }
div.modal-big-txt { width: 485px; }
div.modal-xbig-txt { width: 578px; }

/**
 * Donwload tools
 */
div.search {
	float: right;
	margin-top: -58px;
	font-weight: bold;
	position: relative;
	z-index: 999;
}

div.search input.txt-search-box {
	margin-left: 3px;
	margin-right: 3px;
	padding: 0 1px;
	font-weight: normal;
}

div.search input.imb-search-box {
	margin-bottom: -4px;
}

div.keyword-count {
	width: 92px;
	text-align: center;
	float: right;
}

div.keyword-count p {
	font-weight: bold;
	color: #454974;
	font-size: 10px;
	margin-top: 0;
	margin-bottom: 5px;
}

div.keyword-count div {
	width: 89px;
	_width: 91px;
	height: 7px;
	border: 1px solid #bfac68;
	font-size: 0;
	text-align: left;
	margin: 0 auto;
}

div.keyword-count div div {
	background: url('../images/keyword-count.jpg') top left;
	height: 7px;
	border: none;
	margin: 0;
	padding: 0;
}

div#downloadable-tools-first {
	border-top: 1px dotted #000000;
	width: 100%;
	margin: 0;
	margin-top: 30px;
	_margin-bottom: -2px;
	padding: 0;
	height: 0;
	font-size: 0;
}

div.downloadable-tools {
	border-bottom: 1px dotted #000000;
	padding: 20px 0 15px 0;
}

div.downloadable-tools div.image {
	float: left;
	margin-right: 20px;
	height: auto;
	width: 125px;
	margin-top: auto;
	margin-bottom: auto;
}

div.downloadable-tools div.text {
	margin-left: 145px;
	margin-top: -25px;
}

input.view-summary {
	margin-bottom: 20px;
}



div#brown-sugar-calculator {
	height: 449px;
	width: 487px;
	margin: 0px -10px 0 -20px;
	position: relative;
	z-index: 999;
}

div#brown-sugar-calculator div#flash {
	position: absolute;
	margin: 30px 0pt 0pt 250px;
}


div.paging {
	float: right;
}

div.paging * {
	float: left;
}

div.paging a,
div.paging span {
	margin: -1px 2px 0 2px;
}

div.paging input.previous {
	margin-right: 7px;
}

div.paging input.next {
	margin-left: 7px;
}


div.main-content div.generic-featured-box p.life-scan {
	margin: -17px -20px 21px 0;
	*margin-bottom: 17px;
	_margin-bottom: 12px;
	width: 100px;
	position: relative;
	z-index: 999;
}

div.main-content div.generic-featured-box div.life-scan {
	margin: -4px 0 0 -20px;
}

div.search-content {
	padding-right: 10px;
}

div.search-content table {
	border: none;
	margin: 5px 0;
}

div.search-content table tr td {
	border: none;
	border-top:	1px solid #c7d9e2;
	padding: 10px 3px;
}

div.dotted {
	border-bottom: 1px dotted #454974;
	margin: 10px 0;
}

div#disclaimer {
	position: absolute;
	top: 30%;
	left: 50%;
	margin-left: -178px;
	display: none;
	width: 357px;
}

div#disclaimer-bg {
	width: 357px;
	height: 253px;
	background: url("../images/disclaimer.png") no-repeat;
}

div#disclaimer-content {
	width: 297px;
	height: 213px;
	_width: 357px;
	_height: 253px;
	text-align: left;
	padding: 20px 30px;
	margin-top: -253px;
}

div#disclaimer h1 {
	width: 131px;
	height: 40px;
	text-indent: -50000em;
	background: url("../images/logo-disclaimer.gif") no-repeat;
	margin-left: -12px;
}

div#disclaimer h2 {
	font-family: Arial;
	font-size: 16px;
	color: #55a0c3;
	margin: 20px 0;
}

div#disclaimer p {
	margin-bottom: 25px;
}

div#disclaimer a {
	color: #1779be;
	font-weight: bold;
	text-decoration: none;
}

div#disclaimer a:hover {
	text-decoration: underline;
}

div#disclaimer a.jqmClose {
	margin-left: 7px;
}

/**
 * tell a friend loading div
 */
div#taf-loading {
	margin-top: -29px;
	display: none;
}

div#taf-loading img {
	vertical-align: middle;
	margin-right: 3px;
}

/**
 * iframe to fix select on ie6 when opening floating divs
 */
iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:100%;/*must have for any big value*/
	height:100%/*must have for any big value*/;
}

/**
 * pagination
 */
div.paging a {
	padding: 2px;
}

div.paging a.selected {
	color: #fff;
	background-color: #5ca6d3;
	padding: 2px 5px;
}

div.paging input {
	margin-top: 2px;
}

div.paging a.selected:hover {
	text-decoration: none;
	cursor: default;
}

div.recipes-not-found {
	margin-top: -20px;
}



div.home-featured-box2 {
	display:block;
	width: 206px;
	height: 117px;
	padding-top: 10px;
	background:transparent url(../images/bg-nav-left.gif) repeat-y scroll left top;
}

div.home-featured-box2 p {
	margin-bottom: 4px;
	font-size:11px;
}

div.image-holder2,
div.text-holder2 {
	float: left;
}

div.image-holder2 {
	padding-top: 10px;
	margin: 10px 8px 0 8px;
	_margin-left: 1px;
}

div.text-holder2 {
	width: 105px;
	margin-top: 15px;
}
