@charset "UTF-8";
/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; border:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
body { line-height:1.5; }
table { border-collapse:separate; border-spacing:0; }
caption, th, td { text-align:left; font-weight:normal; }
table, td, th { vertical-align:middle; }
blockquote:before, blockquote:after, q:before, q:after { content:""; }
blockquote, q { quotes:"" ""; }
a img { border:none; }
/* typography.css */
body { color:#222; background:#ffcccc; font-family: "Garamond MT", "Book Antiqua", "Times New Roman", serif; text-align: center; }
h1, h2, h3, h4, h5, h6 { font-weight:bold; color:#000; }
/*h1 { font-size:2.5em; line-height:1; margin-bottom:0.5em; }
h2 { font-size:2em; padding-top: 0.25em; margin-bottom:0.5em; }
h3 { font-size:1.5em; line-height:1; padding-top:0.4em; margin-bottom:0.6em; }
h4 { font-size:1.2em; line-height:1.25; padding-top: 0.45em; margin-bottom: 0.8em; height:1.25em; }
h5 { font-size:1em; padding-top: 0.5em; margin-bottom: 1em; }
h6 { font-size:1em; font-weight:bold; }*/
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin:0; }
p { margin:0 0 1.5em 0; text-indent: 1.5em; text-align: left; }
p img { float:left; margin:1.5em 1.5em 1.5em 0; padding:0; text-indent: 0; }
p img.right { float:right; margin:1.5em 0 1.5em 1.5em; }
a:focus, a:hover { color:#000; }
a { color:#009; text-decoration:underline; }
blockquote { margin:1.5em; color:#666; font-style:italic; }
strong { color: #222; }
em, dfn { font-style:italic; }
dfn { font-weight:bold; }
sup, sub { line-height:0; }
abbr, acronym { border-bottom:1px dotted #666; }
address { margin:0 0 1.5em; font-style:italic; }
del { color:#666; }
pre, code { margin:1.5em 0; white-space:pre; }
pre, code, tt { font:1em 'andale mono', 'lucida console', monospace; line-height:1.5; }
li ul, li ol { margin:0 1.5em; }
ul, ol { margin:0 1.5em 1.5em 1.5em; text-align: left; }
ul { list-style-type:none; }
ol { list-style-type:decimal; }
dl { margin:0 0 1.5em 0; }
dl dt { font-weight:bold; }
dd { margin-left:1.5em; }
table { margin-bottom:1.4em; width:100%; }
th { font-weight:bold; background: none; }
th, td { padding:4px 10px 4px 5px; }
tr.even td { background:#E5ECF9; }
tfoot { font-style:italic; }
caption { background:#eee; }
.small { font-size:.8em; margin-bottom:1.875em; line-height:1.875em; }
.large { font-size:1.2em; line-height:2.5em; margin-bottom:1.25em; }
.hide { display:none; }
.quiet { color:#666; }
.loud { color:#000; }
.highlight { background:#ff0; }
.added { background:#060; color:#fff; }
.removed { background:#900; color:#fff; }
.first { margin-left:0; padding-left:0; }
.last { margin-right:0; padding-right:0; }
.top { margin-top:0; padding-top:0; }
.bottom { margin-bottom:0; padding-bottom:0; }
/* grid.css */
.container { width:760px; margin:0 auto; }
/*.showgrid { background:url(src/grid.png); }*/
body { margin:1.5em 0; }
div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10 { float:left; margin-right: 40px; }
div.last { margin-right:0; }
.span-1 { width: 40px; }
.span-2 { width: 120px; }
.span-3 { width: 200px; }
.span-4 { width: 280px; }
.span-5 { width: 360px; }
.span-6 { width: 440px; }
.span-7 { width: 520px; }
.span-8 { width: 600px; }
.span-9 { width: 680px; }
.span-10, div.span-10 { width: 760px; margin: 0; }
.append-1 { padding-right: 80px; }
.append-2 { padding-right: 160px; }
.append-3 { padding-right: 240px; }
.append-4 { padding-right: 320px; }
.append-5 { padding-right: 400px; }
.append-6 { padding-right: 480px; }
.append-7 { padding-right: 560px; }
.append-8 { padding-right: 640px; }
.append-9 { padding-right: 720px; }
.prepend-1 { padding-left: 80px; }
.prepend-2 { padding-left: 160px; }
.prepend-3 { padding-left: 240px; }
.prepend-4 { padding-left: 320px; }
.prepend-5 { padding-left: 400px; }
.prepend-6 { padding-left: 480px; }
.prepend-7 { padding-left: 560px; }
.prepend-8 { padding-left: 640px; }
.prepend-9 { padding-left: 720px; }
div.border { padding-right:19px; margin-right:20px; border-right:1px solid #eee; }
div.colborder { padding-right:21px; margin-right:20px; border-right:1px solid #eee; }
.pull-1 { margin-left: -80px; }
.pull-2 { margin-left: -160px; }
.pull-3 { margin-left: -240px; }
.pull-4 { margin-left: -320px; }
.pull-5 { margin-left: -400px; }
.pull-6 { margin-left: -480px; }
.pull-7 { margin-left: -560px; }
.pull-8 { margin-left: -640px; }
.pull-9 { margin-left: -720px; }
.pull-10 { margin-left: -800px; }
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10 { float:left; position:relative; }
.push-1 { margin: 0 -80px 1.5em 80px; }
.push-2 { margin: 0 -160px 1.5em 160px; }
.push-3 { margin: 0 -240px 1.5em 240px; }
.push-4 { margin: 0 -320px 1.5em 320px; }
.push-5 { margin: 0 -400px 1.5em 400px; }
.push-6 { margin: 0 -480px 1.5em 480px; }
.push-7 { margin: 0 -560px 1.5em 560px; }
.push-8 { margin: 0 -640px 1.5em 640px; }
.push-9 { margin: 0 -720px 1.5em 720px; }
.push-10 { margin: 0 -800px 1.5em 800px; }
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10 { float:right; position:relative; }
.box { padding:1.5em; margin-bottom:1.5em; }
hr { background: #888; color: #888; clear:both; float:none; width:100%; height:.1em; margin:0 0 1.45em; border:none; }
hr.space { background: #fff; color: #fff; }
.clearfix:after, .container:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix, .container { display:inline-block; }
* html .clearfix, * html .container { height:1%; }
.clearfix, .container { display:block; }
.clear { clear:both; }


/* forms.css */
/*label { font-weight:bold; }
fieldset { padding:1.4em; margin:0 0 1.5em 0; border:1px solid #ccc; }
legend { font-weight:bold; font-size:1.2em; }
input.text, input.title, textarea, select { margin:0.5em 0; border:1px solid #bbb; }
input.text:focus, input.title:focus, textarea:focus, select:focus { border:1px solid #666; }
input.text, input.title { width:300px; padding:5px; }
input.title { font-size:1.5em; }
textarea { width:390px; height:250px; padding:5px; }
.error, .notice, .success { padding:.8em; margin-bottom:1em; border:2px solid #ddd; }
.error { background:#FBE3E4; color:#8a1f11; border-color:#FBC2C4; }
.notice { background:#FFF6BF; color:#514721; border-color:#FFD324; }
.success { background:#E6EFC2; color:#264409; border-color:#C6D880; }
.error a { color:#8a1f11; }
.notice a { color:#514721; }
.success a { color:#264409; }*/


/*  custom  */
body { line-height:1.4; }

/*  Main nav  */
ul.navMain { margin: 0 auto; padding: 0; width: 270px; margin-bottom: 1.5em; }
ul.navMain li { margin: 0; padding: 0; list-style: none; background: none; font-size: 0.5em; margin-bottom: -2px; }
ul.navMain li a { float: none; margin: 0; padding:0; line-height: 0;}
ul.navMain li a img { float: none; margin: 0; padding:0; border: 0;}
/*ul.navMain li a { width: 270px; height: 35px; text-indent: -10000em; display: block; } 
ul.navMain a.drawingBtn { background: url(../images/btns/drawing2009_btn.gif); }
ul.navMain a.newsBtn { background: url(../images/btns/news_btn.gif); }
ul.navMain a.cookbookBtn { background: url(../images/btns/cookbook_btn.gif); }
ul.navMain a.recipeBtn { background: url(../images/btns/recipe_btn.jpg); }
ul.navMain a.giftBtn { background: url(../images/btns/gift_btn.gif); }
ul.navMain a.oxalateBtn { background: url(../images/btns/oxalate_btn.gif); }
ul.navMain a.recoveriesBtn { background: url(../images/btns/recoveries_btn.gif); }
ul.navMain a.membershipBtn { background: url(../images/btns/memberships_btn.gif); }
ul.navMain a.newsletterBtn { background: url(../images/btns/newsletter_btn.gif); }
ul.navMain a.aboutBtn { background: url(../images/btns/about_btn.gif); }
ul.navMain a.symptomsBtn { background: url(../images/btns/symptoms_btn.gif); }
ul.navMain a.treatmentsBtn { background: url(../images/btns/treatments_btn.gif); }*/

ul.navFooter { margin: 0 auto; padding: 0; margin-bottom: 1.5em; text-align: center; }
ul.navFooter li { margin: 0 0.5em; padding: 0 0.5em; list-style: none; background: none; display: inline; }
ul.navFooter li a {  } 
/*ul.navMain { margin-bottom: 1.5em; }
ul.navMain li { margin: 0 0 0.3em 0; padding: 0; list-style: none; background: none; }
ul.navMain li a:link, ul.navMain li a:visited, ul.navMain li a:hover, ul.navMain li a:active { font-size: 0.8em; letter-spacing: 0.1em; text-align: center; text-transform: uppercase; font-variant: small-caps; display: block; padding: 0.3em 0 0em 0; text-decoration: none; border: 1px solid #777; width: 100%; }
html>body #button li a { width: auto; }
ul.navMain li a:link { color: #fff; background: #C9C; }
ul.navMain li a:visited { background: #C9C; color: #fff; }
ul.navMain li a:hover { background: #b175b1; color: #fff; }
ul.navMain li a:active { background: #FCC; color: #000; }
ul.navMain li a.current { background: #b175b1; color: #fff; }*/
/*  end Main nav  */

h1 { font-size:2em; padding-top: 0.25em; margin-bottom:0.5em; }
h2 { font-size:1.5em; line-height:1; padding-top:0.4em; margin-bottom:0.6em; }
h3 { font-size:1.2em; line-height:1.25; padding-top: 0.45em; margin-bottom: 0.8em; height:1.25em; }
h4 { font-size:1em; padding-top: 0.5em; margin-bottom: 1em; }
h5 { font-size:1em; font-weight:bold; }
h6 { font-size:1em; font-weight:bold; font-style: italic; }


.span1 { width: 40px; }
.span2 { width: 120px; }
.span3 { width: 200px; }
.span4 { width: 280px; }
.span5 { width: 360px; }
.span6 { width: 440px; }
.span7 { width: 520px; }
.span8 { width: 600px; }
.span9 { width: 680px; }
p.endStory { margin-bottom: 3em; }
hr.betweenStories { margin-bottom: 2.45em; }
ul { margin: 0 0 1.5em 0; padding: 0; }
li { margin: 0; padding: 0 0 0 1.2em; background: url(../images/tilde.gif) left .3em no-repeat; }
ul.entitleList li { padding-bottom: 0.5em; }
ul.linkList { margin-bottom: 1.5em; }
ul.linkList li { margin: 0; padding: 0; line-height: 0.5em; background: none; }
.newsLetters ul.lines { margin: 0; padding: 0.5em 0 2em 0; background: none; list-style: none; clear: both; }
.newsLetters ul.lines li { display: inline-block; width: 40px; margin: 0 0.5em 0 0; padding: 0; border-bottom: 1px solid #000; background: none; float: left; }
div.recipe { font-family: "Berkeley", "Times New Roman", Times, serif; background: #fff; padding: 1.5em; margin: 0 auto; margin-bottom: 1.5em; border: 1px solid #000; text-align: center; }
div.recipe ul li { margin-left: 0.8em; padding:0; background: none; text-indent: -0.8em; font-weight: bold; }
div.recipe p.justify { text-align: justify; }
div.recipe p.caption { text-align: center; }
hr.recipe { width: 440px; margin: 0 auto; margin-bottom: 1.4em; text-align: center; }
div.lowFoods p { text-indent: 0; }
div.newsLetters h1 { width: 588px; height: 98px; background: url(../images/vpf_newsletter.gif) no-repeat; text-indent: -10000em; }
div.newsLetters h4 { text-align: left; font-style: italic; font-weight:bold; padding-top: 0.65em; margin-bottom: 0.4em; height:1.25em; }
div.newsLetters div.span-5 ul { width: 95%; }
.noBreak { white-space: nowrap; }
.marginBtm { margin-bottom: 1.5em; }
.indent { margin-left: 1.5em; }
.noIndent { text-indent: 0; }
.revIndent { padding-left: 2em; text-indent: -2em; }
.centered { text-align: center; text-indent: 0; }
.tableCentered { margin: 0 auto; margin-bottom: 1.5em; }
.marginCentered { margin: 0 auto; margin-bottom: 1.5em; }
.marginCentered1 { margin: 0 auto; margin-bottom: 1em; }
.txtRight { text-align: right; }
.txtLeft { text-align: left; }
.oneLead { line-height: 1em }
.italic { font-style: italic; }
.normal { font-weight: normal; font-style: normal; }
.bold { font-weight: bold; }
.bgWhite { background: #fff; }
div.imgBox img { border: 1px solid #000; }
div.imgBox p { display: block; background: none; font-size: 0.9em; text-align: center; font-style: italic; margin: 0.5em 0 0 0; text-indent: 0; clear: both; }
.caption { display: block; background: none; font-size: 0.9em; text-align: center; font-style: italic; margin: 0.5em 0 0 0; text-indent: 0; }
.crop { overflow: hidden; }
.fltLeft { float: left; margin-bottom: 1.5em; margin-right: 40px; }
.fltRight { float: right; margin-bottom: 1.5em; margin-left: 40px; }
.noFloat { float: none; margin: 0; }
.blkBorder { border: 1px solid #000; }
.small { font-size:.8em; margin-bottom:2.25em; line-height:1.5em; }
.cookbook, .newsletter { font-style: italic; font-weight: bold; }


/*  Headers with image backgrounds   */
div.perfectGift h1 { background: url(../images/t.gif) no-repeat; width: 232px; height: 42px; text-indent: -10000em; margin: 0 auto; margin-bottom: 1em; }
h1.proForm { background: url(../images/promem1.jpg) no-repeat top left; text-indent: -10000em; width: auto; height: 50px; overflow: hidden; text-align: left; }
h1.networkForm { background:url(../images/netmem1.jpg) no-repeat top left; text-indent: -10000em; width: auto; height: 60px; overflow: hidden; margin-bottom: 0.2em; text-align: left; }
h1.friendForm { background:url(../images/frndmem1.jpg) no-repeat top left; text-indent: -10000em; width: auto; height: 52px; overflow: hidden; text-align: left; }

/* Tables custom  */
#nlPricingTable td { padding: 0; margin: 0; }
#nlPricingTable td.backIssueRow { padding-top: .25em; }
#nlPricingTable td.nlRow1 { padding-bottom: 0; }
#nlPricingTable td.nlRow { padding-top: 1.5em; }
#nlPricingTable td.txtRight { text-align: right; padding-right: 0.5em; }
#nlPricingTable td.indent { padding-left: 1em;}
tr.shaded { background:#eeeeee; }
td.vAlignBtm { vertical-align: bottom; }
td.paddingTop { padding-top: 1.5em; }


/* Forms custom */
div.memberForm input, div.form input { float: left; display: block; }
div.memberForm p.norm, div.form p.norm { margin-left: 1.5em; }
div.memberForm hr.marginTop, div.form hr.marginTop { margin-top: 2.5em; }
form p, div.form p { margin-bottom: 2em; text-indent: 0; }
form p.norm, div.form p.norm { margin-bottom: 1.5em; }
form hr, div.form hr { margin: 0; margin-bottom: 0.3em; height: 1px; color: #000; background: #000; }
form hr.norm, div.form hr.norm { margin: 0; margin-bottom: 1.5em; height: 1px; color: #000; background: #000; }
