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;
}

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;
}

body {
    margin: 0;
    padding: 0;
    color: #333;
    font: normal 62.5% / 150% "Trebuchet MS", Arial, Helvetica, sans-serif;
    background: #fff url(../images/bg.gif) repeat-x 0 0;
    text-align: center;
}

a {
    color: #e65b2b;
    text-decoration: underline;
}

a:hover {
    color: #e65b2b;
    text-decoration: none;
    cursor: pointer;
}

a img, a img:hover {
    border-width: 0;
}

h1 {
    margin: 1em 0;
    font-weight: bold;
    font-size: 3.0em;
    line-height: 1.2em;
    color: #000;
}

h2 {
    margin: 1em 0;
    font-weight: bold;
    font-size: 2.0em;
    line-height: 1.2em;
    color: #000;
}

h3 {
    margin: 1em 0;
    font-weight: bold;
    font-size: 1.8em;
    line-height: 1.3em;
    color: #000;
}

h4 {
    margin: 1em 0;
    font-weight: bold;
    font-size: 1.6em;
    line-height: 1.5em;
}

h5 {
    margin: 1em 0;
    font-weight: bold;
    font-size: 2.0em;
    line-height: 1.5em;
}

h6 {
    margin: 1em 0;
    font-weight: bold;
    font-size: 1.8em;
    line-height: 1.5em;
}

p {
    font-size: 1.2em;
    line-height: 1.5em;
    margin: 1.5em 0;
}

blockquote {
    font-size: 1em;
    margin: .8em 3em;
}

em {
    font-style: italic;
}

strong {
    font-weight: bold;
}

em strong, strong em {
    font-weight: bold;
    font-style: italic;
}

code, samp {
    margin: 1.5em 10px;
    font-size: 1.2em;
    line-height: 1.4em;
    padding: 1.5em;
    display: block;
    color: #333;
    border: 1px solid #ccc;
    background-color: #eee;
}

code {
    letter-spacing: 1px;
}

sub, sup {
    font-size: .6em;
}

.code_txt {
    font-family: "Courier New", Courier, monospace;
    letter-spacing: 1px;
}

acronym, abbr {
    speak: normal;
    cursor: help;
    border-bottom: 1px dotted #aaa;
}

abbr.initialism {
    speak: spell-out;
}

abbr.truncation {
    speak: normal;
}

ol, ul {
    margin: 2em 0;
}

ol ol, ul ul {
    margin: .5em 0;
}

li {
    margin: .25em 1.5em;
    font-size: 1.2em;
    line-height: 1.8em;
}

ol li {
    list-style: decimal;
}

ol li li {
    list-style: lower-alpha;
}

ol li li li {
    list-style: lower-roman;
}

ol li li li li {
    list-style: decimal;
}

ol li li li li li {
    list-style: lower-alpha;
}

ol li li li li li li {
    list-style: lower-roman;
}

ul li {
    list-style: disc;
}

ul li li {
    list-style: square;
}

ul li li li {
    list-style: circle;
}

ul li li li li {
    list-style: disc;
}

ul li li li li li {
    list-style: square;
}

ul li li li li li li {
    list-style: circle;
}

li li {
    margin: .25em 0 .25em 2.5em;
    font-size: 1em;
}

dl {
    margin: 1.5em 0;
}

dt {
    margin: 2em 0 1em 0;
    font-size: 1.2em;
    line-height: 1.4em;
    font-weight: bold;
}

dd {
    margin: .5em 3em;
    font-size: 1.2em;
    line-height: 1.4em;
    padding: 0;
}

li dd, dd li {
    font-size: 1em;
}

hr {
    margin: 0 10px;
}

th, td {
    padding: 5px 5px;
    font-size: 1.2em;
    line-height: 1.5em;
    vertical-align: top;
}

th {
    padding-bottom: 5px;
    font-weight: bold;
    color: #fff;
    background-color: #333;
    text-transform: uppercase;
}

.row1 {
    background: #e6e6e6;
}

.row2 {
    background: #eee;
}

img {
    border: 0;
}

.clear {
    clear: both;
}

.enlarge {
    font-size: 2em;
}

.alignleft {
    float: left;
    margin: 0 10px 5px 0;
}

.alignright {
    float: right;
    margin: 0 0 5px 10px;
}

.center {
    text-align: center;
}

.lighter {
    color: #999;
}

#container-wrapper {
    background: transparent url(../images/bg-header.jpg) no-repeat 50% 0;
}

#skip {
    position: absolute;
    left: -999em;
}

.wrapper {
    position: relative;
    margin: 0 auto;
    width: 990px;
    text-align: left;
}

.inner {
    padding: 0 10px;
}

#header {
    height: 130px;
    background: transparent url(../images/bg-header.jpg) no-repeat 50% 0;
}

#logo {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
}

#logo a {
    border-bottom: none;
}

ul#nav {
    position: absolute;
    bottom: 15px;
    right: 10px;
    margin: 0;
    height: 30px;
}

ul#nav li {
    float: left;
    margin: 0 0 0 15px;
    padding: 0;
    list-style: none;
    font-size: 1.5em;
}

ul#nav li a {
    float: left;
    padding: 2px 10px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    white-space: nowrap;
    border-bottom: none;
}

ul#nav li.current a, ul#nav li a:hover {
    color: #fff;
    background-color: #2f3535;
}

#product-box {
    position: relative;
    width: 495px;
    padding: 20px 0 20px 475px;
    color: #fff;
    background: transparent url(../images/product-box-bg.jpg) no-repeat 0 0;
    overflow: auto;
}

#product-box2 {
    position: relative;
    padding: 20px 0 20px 415px;
    color: #fff;
}

.product-maininfo {
    padding: 0 0 5px 0;
    position: relative;
    background: transparent url(../images/product-highlight.png) repeat-y 100% 0;
}

.product-name {
    margin: 0;
    padding: 0;
    color: #baf1ee;
    font-size: 4.5em;
    line-height: 1.2em;
    letter-spacing: -.02em;
    font-weight: bold;
}

.product-free {
    position: absolute;
    top: 10px;
    right: 25px;
    margin: 0;
    font-size: 1.4em;
    line-height: 1em;
    font-weight: normal;
    color: #ffd552;
    text-transform: uppercase;
}

.product-desc {
    margin: 0;
    font-size: 2em;
    line-height: 1.2em;
}

.product-price {
    position: absolute;
    top: 20px;
    right: 25px;
    margin: 0;
    color: #fff !important;
    font-size: 3em !important;
    line-height: 1.2em;
    letter-spacing: -.02em;
}

.product-guarantee {
    position: absolute;
    bottom: -30px;
    right: 25px;
    margin: 0;
    color: #ccc;
    font-size: 1.1em;
    font-style: italic;
}

#bottom .product-guarantee {
    bottom: -35px;
}

.feedburnerFeedBlock ul {
    margin-top: 0;
}

.feedburnerFeedBlock ul li, ul.diamond-list li {
    list-style: none;
    padding: 5px 0 5px 10px;
    font-size: 1.6em;
    line-height: 1.2em;
    margin: 0;
    background: transparent url(../images/product-div.png) no-repeat 0 0;
}

.feedburnerFeedBlock ul li {
    background: transparent url(../images/product-div.png) no-repeat 0 100%;
}

ul.diamond-list li.first {
    background: none;
}

.feedburnerFeedBlock ul li span, ul.diamond-list li span, ul.diamond-list li a {
    display: block;
    padding-left: 20px;
    text-decoration: none;
    background: transparent url(../images/product-bullet.png) no-repeat 0 3px;
}

.feedburnerFeedBlock ul li a, ul.diamond-list li a {
    color: #fff;
    text-decoration: none;
}

.feedburnerFeedBlock ul li a:hover, ul.diamond-list li a:hover {
    color: #fff;
    text-decoration: underline;
}

p.feedTitle {
    margin: 0 0 1em 0 !important;
    font-size: 1.8em;
    color: #f6c82c;
}

.feedTitle a {
    margin: 0;
    color: #f6c82c;
    text-decoration: none;
}

.feedTitle a:hover {
    text-decoration: underline;
}

ul.diamond-list2 li {
    list-style: none;
    padding: 0 0 0 20px;
    font-size: 1.2em;
    line-height: 1.2em;
    margin: 1.25em 0 1.25em 5px;
    background: transparent url(../images/bullet2.gif) no-repeat 0 2px;
}

ul.product-btns {
    margin: 0;
}

ul.product-btns li, p.button {
    margin: 0 5px 0 0;
    padding: 0;
    float: left;
    list-style: none;
    display: inline;
    font-size: 2.2em;
    line-height: 41px;
}

a.button {
    float: left;
    color: #fff;
    height: 41px;
    padding-left: 10px;
    border: none;
    white-space: nowrap;
    font-weight: bold;
    text-decoration: none;
    background: transparent url(../images/btn.png) no-repeat 0 0;
}

a.button span {
    display: block;
    padding-right: 10px;
    background: transparent url(../images/btn.png) no-repeat 100% -100px;
}

a.button span span {
    display: block;
    padding: 0 5px;
    background: transparent url(../images/btn.png) repeat-x 0 -200px;
}

a.button:hover {
    color: #fff;
    background: transparent url(../images/btn.png) no-repeat 0 -300px;
}

a.button:hover span {
    background: transparent url(../images/btn.png) no-repeat 100% -400px;
}

a.button:hover span span {
    background: transparent url(../images/btn.png) repeat-x 100% -500px;
}

.product-video {
    position: absolute;
    top: 25px;
    left: 25px;
    margin: 0;
    font-size: 1.5em;
    line-height: 25px;
}

#bottom .product-video {
    font-size: 1.2em;
    line-height: 20px;
}

.product-video a {
    color: #fff;
    display: block;
}

.product-video a:hover {
    color: #fff;
    text-decoration: underline;
}

.video-link {
    margin: 10px 0 0 0;
    padding: 0 0 0 30px;
    color: #fff;
    text-decoration: none;
    background: transparent url(../images/play-btn.png) no-repeat 0 0;
}

#bottom .video-link {
    background: transparent url(../images/play-btn-sm.png) no-repeat 0 0;
}

.testimonials {
    padding: 20px 0;
    overflow: auto;
}

.testimonials blockquote {
    margin: 0;
}

.quote-left {
    float: left;
    width: 475px;
}

.quote-right {
    float: right;
    width: 475px;
}

#testimonials_page .quote-left {
    margin-bottom: 25px;
    width: 450px;
    clear: left;
}

#testimonials_page .quote-right {
    margin-bottom: 25px;
    width: 450px;
    clear: right;
}

.testimonials blockquote p {
    margin: 0;
    padding: 15px 20px;
    min-height: 40px;
    color: #000;
    font-size: 1.8em;
    line-height: 1.3em;
    background: #d0e2e1 url(../images/box-bg.gif) repeat-x 0 0;
}

.testimonials blockquote p.quote-attribution {
    margin: 0;
    padding: 0 50px 0 0;
    min-height: 0;
    color: #334241;
    font-size: 1.4em;
    text-align: right;
    background: transparent url(../images/testimonial-bottom.gif) no-repeat 100% 0;
}

.testimonials p.more {
    margin: .5em 0 0 0;
    float: left;
    font-size: 1.4em;
    white-space: nowrap;
}

#content-wrapper {
    background: transparent url(../images/content-bottom-bg.png) repeat-x 0 100%;
}

#content-inner {
    padding: 10px;
    background: transparent url(../images/bg-header.jpg) no-repeat 50% -130px;
}

#page-title {
    font-weight: bold;
    font-size: 2.4em;
    color: #e65b2b;
}

#page-title small {
    color: #000;
}

#content-box {
    margin: 10px 0 20px 0;
}

.content-header {
    overflow: auto;
    color: #fff;
    background: #060808 url(../images/content-header-bg.gif) repeat-x 0 0;
}

.content-header h2 {
    margin: 0;
    float: left;
    color: #fff;
    font-size: 3em;
    padding: 20px 25px;
}

.content-header p.button {
    margin: 18px 0 0 0;
}

.content-header .creditcards {
    margin: 23px 0 0 20px;
}

.content-body {
    overflow: auto;
    padding: 25px;
    background-color: #fff;
}

.body {
    float: left;
    width: 600px;
}

.side {
    margin: 0;
    padding: 20px;
    float: right;
    width: 245px;
    color: #334241;
    background: #d0e2e1 url(../images/box-bg.gif) repeat-x 0 0;
}

.side h3 {
    margin-bottom: 0;
    color: #000;
}

.side p {
    margin-top: 0;
}

.body2 {
    float: right;
    width: 600px;
    padding-left: 25px;
    border-left: 1px solid #c4c5c5;
}

.body2 h2 {
    font-size: 3em;
}

.side2 {
    float: left;
    width: 245px;
    padding-right: 25px;
}

.highlight {
    margin: 3em 0 0 0;
    padding: 25px;
    color: #000;
    background-color: #dbe4e3;
}

.highlight h3 {
    font-weight: bold;
}

.highlight p {
    font-size: 1.4em;
}

.highlight2 {
    margin: 0 0 25px 0;
    padding: 15px 10px;
    border: 10px solid #dbe4e3;
    background: #fff;
}

.highlight2 h2 {
    margin: 0;
    color: #000;
    font-size: 1.6em;
    font-weight: normal;
}

.no-margin-top {
    margin-top: 0;
}

.no-margin-bottom {
    margin-bottom: 0;
}

.margin-bottom-half {
    margin-bottom: .5em;
}

ul.screenshots {
    margin: 0;
}

ul.screenshots li {
    margin: 0 0 20px 0;
    padding: 0 0 25px 0;
    list-style: none;
    font-size: 1em;
    text-align: center;
    background: #cee1e0 url(../images/gradient.gif) repeat-x 0 0;
}

ul.screenshots li h2 {
    margin: 0;
    color: #000;
    font-size: 1.8em;
    line-height: 57px;
}

#bottom-wrapper {
    color: #ccc;
    background-color: #131919;
}

#bottom {
    padding: 0 0 25px 0;
    overflow: auto;
    background: transparent url(../images/bottom-bg.gif) repeat-y 0 0;
}

#bottom-inner {
    margin: 0 8px 0 10px;
    padding: 25px 25px 0 25px;
    overflow: auto;
    background: transparent url(../images/bottom-bg-2.gif) repeat-x 0 0;
}

#bottom h3 {
    margin: 0;
    color: #f6c82c;
}

#bottom h4 {
    color: #baf1ee;
    font-size: 1.4em;
}

#bottom p {
    margin: .5em 0 2em 0;
}

.col-left {
    float: left;
    width: 435px;
}

.col-right {
    float: right;
    width: 435px;
}

.col-leftmore {
    float: left;
    width: 585px;
}

.col-rightless {
    float: right;
    width: 285px;
}

ul.two-col li {
    float: left;
    width: 415px;
    margin: 0;
    padding: 0 0 0 20px;
    list-style: none;
    background: transparent url(../images/product-bullet.png) no-repeat 0 5px;
}

ul.two-col li.right {
    float: right;
}

#footer-wrapper {
    color: #333;
    background: transparent url(../images/footer-bg.gif) repeat-x 0 0;
}

#footer {
    padding-bottom: 60px;
    overflow: auto;
    background: transparent url(../images/footer-bg.gif) repeat-x 0 0;
}

#footer p.copyright {
    margin: 10px 0 0 0;
    float: right;
    font-size: 1.1em;
    line-height: 20px;
}

#footer a {
    color: #333;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#footer a:hover {
    border-bottom: 1px solid #fff;
}

ul#bottom_nav {
    margin: 0;
}

ul#bottom_nav li {
    float: left;
    margin: 10px 0 0 0;
    list-style: none;
    font-size: 1.2em;
    line-height: 20px;
}

ul#bottom_nav li a {
    margin: 0 15px 0 0;
    float: left;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    border: none;
}

ul#bottom_nav li a:hover {
    color: #000;
    text-decoration: underline;
    border: none;
}

.getsatisfaction-feedback {
    border: 10px solid #334241;
    padding: 20px;
    background-color: #fff;
}

#video_page {
    padding: 25px;
    color: #fff;
    background: #131919 none;
}

#video_page h1 {
    color: #fff;
}

.formula {
    margin-left: 50px;
    font-family: monospace;
    font-size: 150%;
}
