
HTML, BODY {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    }

BODY {
    color: #222;
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    line-height: 1.4em;
    background: Black;
    }

#layout {
    margin: 0 auto;
    width: 800px;
    overflow: hidden;
    }

/* header */

#header {
    background: url(../i/banner.jpg) top no-repeat;
    overflow: hidden;
    width: 100%;
    height: 170px;
    }

/* content */

#content {
    background: White;
    padding: 0 40px 30px 40px;
    overflow: hidden;
    }

H1 {
    color: #e00;
    font-family: impact, Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: normal;
    line-height: 1.2em;
    text-align: center;
    margin: 1em 0 .3em;
    }

H2 {
    color: Black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.3em;
    text-align: center;
    margin: 1em 0;
    }

    H2 EM {
        background: Yellow;
        }

H3 {
    color: #e00;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2em;
    text-align: center;
    margin: 1em 0 .5em;
    }

H4 {
    font-size: 20px;
    font-weight: bold;
    }

P {
    margin: 1em 0;
    }

EM {
    font-style: italic;
    }

UL.list {
    list-style-position: outside;
    list-style-type: disc;
    margin-left: 1em;
    }

UL.cross,
UL.check {
    list-style: none;
    padding: 0;
    margin: 0;
    }

    UL.cross LI,
    UL.check LI {
        line-height: 1.3em;
        padding-left: 25px;
        margin-bottom: .5em;
        }

    UL.cross LI { background: url(../i/bullet-cross.gif) top left no-repeat; }
    UL.check LI { background: url(../i/bullet-check.gif) top left no-repeat; }

OL {
    list-style-position: outside;
    list-style-type: decimal;
    margin-left: 2em;
    }

.red-arrow {
    background: url(../i/red-arrow.gif) left no-repeat;
    padding-left: 40px;
    }

    .red-arrow STRONG {
        color: #c00;
        font-weight: bold;
        }

BLOCKQUOTE {
    font-size: 18px;
    font-weight: bold;
    }

IMG.right {
    border: 1px solid SlateGray;
    width: 150px;
    margin: 0 0 20px 20px;
    float: right;
}

IMG.left {
    border: 1px solid SlateGray;
    width: 150px;
    margin: 0 20px 20px 0;
    float: left;
}

IMG.wide { width: 300px; }

.feedback {
    border: 2px solid #0545a5;
    background: #e5f3ff;
    padding: 20px;
    overflow: hidden;

    box-shadow: 0 5px 15px Silver;  /* canonical */
    -webkit-box-shadow: 0 5px 15px Silver;  /* Safari, Chrome */
    -moz-box-shadow: 0 5px 15px Silver;  /* Firefox */
    }

    .feedback IMG {
        border: 5px solid LightSteelBlue;
        width: 150px;
        }

    .feedback.img-left IMG { float: left; }
    .feedback.img-right IMG { float: right; }

    .feedback H4 {
        color: MidnightBlue;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-weight: bold;
        line-height: 1.2em;
        margin-bottom: .5em;
        }

    .feedback BLOCKQUOTE {
        margin: .8em 0;
        }

    .feedback SPAN {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        line-height: 1.3em;
        text-align: right;
        display: block;
        }

    .feedback.img-left H4, .feedback.img-left BLOCKQUOTE, .feedback.img-left SPAN {
        width: 490px;
        float: right;
        }

    .feedback.img-right H4, .feedback.img-right BLOCKQUOTE, .feedback.img-right SPAN {
        width: 490px;
        float: left;
        }

    .feedback.counter BLOCKQUOTE {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 22px;
        text-align: center;
        line-height: 1.5em;
        margin: 0;
        }

        .feedback.counter BLOCKQUOTE IMG {
            vertical-align: middle;
            border: none;
            width: 20px;
            height: 30px;
            }

.purchase {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    line-height: 1.3em;
    text-align: center;
    margin: 2em 0;
    }

.purchase.first { font-size: 1.2em; }

.purchase.little { font-size: 1em; }

.purchase.hidden { font-size: 1em; display: none; }

    .purchase STRONG {
        color: DarkGreen;
        font-weight: bold;
        font-size: 1.3em;
        }

    .purchase SPAN {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 0;
        margin-top: -.5em;
        display: block;
        }

    .purchase A.big,
    .purchase A.small {
        text-indent: -9999px;
        margin: .5em auto 1em;
        display: block;
        }

    .purchase A.big {
        background: url(../i/buttons/purchase-button.jpg) top no-repeat;
        width: 500px;
        height: 165px;
        }

    .purchase A.small {
        background: url(../i/buttons/purchase-button-small.gif) top no-repeat;
        width: 165px;
        height: 66px;
        }

    .purchase IMG { margin: .6em 0 0; }

.components {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    border: 4px dashed #e00;
    background: #e5f3ff;
    padding: 10px 10px;
    margin: 2em 0 1em;
    }

    .components .component {
        overflow: hidden;
        }

        .components .component .com-bar {
            color: White;
            font-weight: bold;
            font-size: 16px;
            background: SteelBlue url(../i/com-bg.gif) left repeat-y;
            padding: 3px 20px;
            margin: 0 -10px;
            }

        .components .component H2 {
            text-align: left;
            padding: 0 10px;
            margin: .5em 0;
            }

        .components .component P {
            padding: 0 10px;
            }

        .components .component .photo {
            text-align: center;
            margin: 0;
            margin-right: 20px;
            width: 180px;
            float: left;
            }

            .components .component .photo IMG {}

.shout {
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    margin: .6em 0;
    }

.notification {
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid Black;

    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;

    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;

    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;

    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;

    padding: 1em 2em;
    margin: 1em 0;
    }

    .notification .note {
        font-size: 16px;
        font-weight: bold;
        font-style: italic;
        text-align: justify;
        line-height: 1.2em;
        }

    .notification .rules {
        font-size: 12px;
        text-align: justify;
        line-height: 1.4em;
        }

/* footer */

#footer {
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    padding: 10px 0;
    overflow: hidden;
    width: 100%;
    }

    #footer A { color: #bbb; }
