/* Homepage defaults */
body { font-size: 11px; }
h2 { font-size: 20px; line-height: 26px; font-variant: small-caps; margin: 0; padding: 0 0 0 4px; height: 26px; }
h2 a { color: black; }
h3 { margin: 0; padding: 0; }

#body-content { width: 975px; padding: 4px; }

/* 2 Columns */
#left-side { width: 350px; float: left; padding-bottom: 1000px; margin-bottom: -1000px; }
#right-side { width: 620px; float: right; padding-bottom: 1000px; margin-bottom: -1000px; }

/* News */
#todays-news { background-color: #fafbe9; overflow: hidden; }
#todays-news h2 { background-image: url(/images/green_350.jpg); }
#todays-news div.story { padding: 4px; margin: 0; overflow: hidden; }
#todays-news div.thumb { font-size: 0px; border: 1px solid black; background-color: white; float: left; margin: 3px 6px 0 0; }
#todays-news hr { width: 338px; height: 1px; border: none; border-bottom: 1px solid #aaa; clear: both; }
#todays-news h3 { font-size: 18px; font-variant: small-caps; }
#todays-news p { margin: 0; padding: 0; }
#todays-news span.story_date { font-weight: bold; }
#todays-news .rss-icon { float: right; padding-right: 5px; }
#todays-news .addict-ad { margin-top: 15px; text-align: center; }

/* Pricing */
#current-pricing { background-color: #fff3f3; margin-top: 8px; }
#current-pricing h2 { background-image: url(/images/red_350.jpg); }
#current-pricing-table { padding: 15px; }
#current-pricing table { margin-bottom: 4px; padding: 0; border-collapse: collapse; width: 100%; }
#current-pricing td { width: 25%; text-align: right; }
#current-pricing th { text-align: left; }
#current-pricing th.top { text-align: right; }

/* Newsletters */
#newsletters { background-color: #f9ffea; margin-top: 4px; padding-bottom: 1000px; margin-bottom: -1000px; }
#newsletters h2 { background-image: url(/images/green_350.jpg); }
#signup { background: url('/static/images/freenewsletters.png') no-repeat center 10px; padding: 165px 10px 10px 10px; }

/* Featured Cards */
#featured-cards { background-color: #e4f0fc; }
#featured-cards h2 { background-image: url(/images/blue_620.jpg); }
#featured-cards table { border-collapse: collapse; margin: 0 5px 5px 5px; width: 610px; }
#featured-cards td,
#featured-cards th { padding: 0; margin: 0; vertical-align: top; }
#featured-cards th { padding-top: 0.5em; }
#featured-cards td.card-art { padding-bottom: 0.5em; }
#featured-cards td { border-bottom: 1px dashed #ccc; }
#featured-cards td.field { text-align: center; width: 12%; padding: 5px; vertical-align: middle; }
#featured-cards td.field span { position: relative; top: -1em; }
#featured-cards td.apply-now { width: 0 }
#featured-cards th { text-align: left; vertical-align: top; }
#featured-cards span.feature { display: block; font-size: 14px; }
#featured-cards img { float: left; }
#featured-cards ul { font-weight: normal; float: left; margin: 0; padding: 2px 0 0 4px; list-style-type: none; }
#featured-cards .more { font-weight: bold; padding: 5px; }

/* Questions */
#consumer-questions { background: url(/images/question_box.jpg) no-repeat left top; padding: 30px 10px 10px 125px; margin-bottom: 8px; color: white; font-size: 14px; }
#consumer-questions .question { font-weight: bold; font-size: 14px; }
#consumer-questions .qa a { color: black; text-decoration: underline; }
#consumer-questions h2 { font-size: 20px; padding: 0 0 10px 8px; }
#consumer-questions h2 a { color: white; }
#consumer-questions .qa { zoom: 1; padding: 12px; background-color: white; color: black; -moz-opacity: 0.55; opacity: 0.55; filter: alpha(opacity=55); }
#consumer-questions .answer { margin-top: 5px; }

/* Incentives */
#incentives { background-color: #f9e6fa; margin-top: 4px; width: 308px; float: left; padding-bottom: 1010px; margin-bottom: -1000px; }
#incentives h2 { background-image: url(/images/pink_308.jpg); }
#incentives .more { text-align: center; font-size: 14px; }
#incentives .incentive { margin: 15px 10px; padding: 0px; font-size: 12px; }
#incentives .incentive a,
#incentives .more a { color: #e14bea; }
#incentives img { padding-right: 5px; }

/* Poll */
#poll { background-color: #fbf9e4; margin-top: 4px; width: 308px; float: right; padding-bottom: 1010px; margin-bottom: -1000px; }
#poll h2 { background-image: url(/images/yellow_308.jpg); }
/* IE6 bug workaround... */
div.poll { font-size: 13px; padding-bottom: 0; }


