﻿
#tier-header
{
    background: #0060a5 url(../images/product-h2-bg.png) bottom left repeat-x;
    color: #fff;
    padding: 0 0 25px 22px;
    margin-left: -22px;
}

#tier-header h2
{
    font-size: 2.5em;
    padding: 0.6em 0;
    font-weight: bold;
}

#tier-body
{
    font-size: 1.1em;
    line-height: 1.3em;
}

#tier-body h3
{
    font-size: 1.6em;
    color: #0060a5;
    margin: 1em 0;
}

#tier-body h4
{
    font-size: 1.4em;
    color: #0060a5;
    margin: 1em 0;
}

#tier-body p
{
    margin: 1em 0;
    color: #5c5c5c;
}

#tier-body a
{
    color: #0060a5;
    font-weight: bold;
}

#tier-content img.tierimage
{
    float: right;
    margin-top: 5.9em;
}

#print-link a
{
    display: block;
    position: absolute;
    right: 4em;
    top: 0;
    line-height: 1.4em;
    padding: 0.5em 0;
    background: url(../images/print-icon.png) no-repeat 5px 2px;
    padding-left: 25px;
    border-left: 2px solid #ccc;
    color: #808080;
    font-weight: normal;
}

#page-links-about-us
{
    margin: 0 0 30px 500px;
}

#tier-body .page-link
{
    display: block;
    background: url(../images/tier-link.png) no-repeat left top;
    height: 19px;
    padding: 4px 0 0 6px;
    width: 180px;
    color: #fff;
    margin: 0.5em 0;
}

/* FCK Editor can create a number of elements - make sure they look like WYSIWYG */

#tier-content .fckcontent b, #tier-content .fckcontent strong
{
    font-weight: bold;
}
#tier-content .fckcontent i, #tier-content .fckcontent em
{
    font-style: italic;
}
#tier-content .fckcontent ul
{
    list-style: disc none outside;
    margin-left: 2em;
}
#tier-content .fckcontent ol
{
    list-style: decimal none outside;
    margin-left: 2em;
}
#tier-content .fckcontent pre
{
    font-size: 1.2em;
}

