/* Global document config: */

html body {
    margin: 0;
    padding: 0;
    border: none;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #454545;
    text-align: center;
}



/* Header and Logo */
div#heading {

}

div#logobar {
    height: 120px;
    border: none;
    margin: auto;
    background: url('/assets/images/background-comp.jpg') repeat-x center transparent;
    /*background: url('/assets/images/bg_snow.jpg') no-repeat center;*/
    text-align: left;
}

div#logobar img {
    margin: 20px 0 20px 0;
}


/* Default Width Container */
.container {
    width: 940px;
    margin: auto;
}


/* Main Content (Home Page) */
div.content-full {
    text-align: left;
    margin: 0 auto 40px auto;
}
div.container .heading {
    font-size: 26px;
}


/* Home page blocks */
div.content-full div.block {
    width: 223px;
    height: 223px;
    font-size: 20px;
    float: left;
    margin: 8px 0 8px 0;
    overflow: hidden;
    position: relative;
}
div.content-full div.splitter {
    float: left;
    width: 16px;
    height: 223px;
    padding: 8px 0 8px 0;
}
div.content-full div.block a,
div.content-full div.block a:visited,
div.content-full div.block a:link,
div.content-full div.block a:hover {
    color: #fff;
}
div.content-full div.block a > span {
    background: url('/assets/images/tile-over.png') no-repeat top left;
    position: absolute;
    display: block;
    left: 0;
    width: 203px;
    top: 155px;
    padding: 10px;
    font-size: 20px;
    line-height: 24px;
    height: 223px;
}
div.content-full div.block a span span.block-detail {
    display: block;
    font-size: 12px;
    line-height: 16px;
    margin: 10px 0 0 0;
}
div.content-full div.block a span span.block-action {
    display: block;
    font-size: 16px;
    color: #EAB719;
    line-height: 30px;
    width: 180px;
    text-indent: 40px;
    position: absolute;
    left: 10px;
    top: 180px;
    background: url('/assets/images/mini_logo_orange.png') no-repeat left center;
}



/* Flowing Content Pages */
div.flow {
    float: left;
    width: 679px;
    border-right: 1px solid #EAEDEF;
    padding: 0 20px 0 0;
}
div.flow div.inner {
    float: none;
}
div.flow div.inner p.heading a {
    color: #454545;
}
div.flow div.inner p.heading {
    margin: 40px 0 0 0;
    font-size: 26px;
    background: url('/assets/images/flow-heading-bg.jpg') no-repeat transparent bottom left;
}
div.flow div.inner p.noline {
    background: none;
}
div.flow div.inner p.heading a.toplink {
    color: #20549E;
    font-size: 10px;
    text-transform: uppercase;
    margin: 0 0 0 5px;
}
div.flow div.inner p.heading a.toplink:hover {
    color: #EAB719;
}
div.flow img {
    margin: 40px 0 20px 20px;
    float: right;
}
div.flow div.inner p {
    font-size: 15px;
}
div.flow div.inner p em {
    font-size: 120%;
    font-style: normal;
    color: #E28241;
}
div.flow div.inner p sup {
    font-size: 50%;
}
div.flow div.jumps {
    background: url('/assets/images/flow-heading-bg-wide.jpg') no-repeat transparent bottom left;
    margin: 0 0 0 0;
}
div.flow div.jumps ul {
    display: inline-block;
    list-style: none;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
}
div.flow div.jumps ul li {
    list-style-type: none;
    list-style: none;
    float: left;
    width: 200px;
}
div.flow div.jumps ul li a {
    display: block;
    line-height: 30px;
    font-size: 24px;
    text-decoration: none;
    margin: 20px 70px 0 0;
    padding: 15px 0px 5px 0px;
    background: url('/assets/images/mini_logo_blue.png') no-repeat;
    background-position: 30px 55px;
}
div.flow div.jumps ul li a:hover {
    color: #20549E;
    background-position: 0px 55px;
}


/* Foot notes */
div.footnotes {
    margin: 20px 0 0 0;
}
div.footnotes p {
    font-size: 10px;
    color: #666;
    margin: 0;
}

/* Right-hand Shortcuts */
div.shortcuts {
    float: left;
    width: 240px;
    height: 600px;
    margin: 0 0 0 -1px;
    background: url('/assets/images/shortcuts-bg.jpg') no-repeat top left;
    overflow: hidden;
}
div.shortcuts ul {
    padding: 0 0 0 0;
    margin: 10px 0 0 20px;
}
div.shortcuts ul li {
    list-style-type: none;
    padding: 0 0 30px 0;
}
div.shortcuts ul li a {
    font-size: 19px;
    line-height: 19px;
    margin: 0 0 0 -34px;
    padding: 0 0 0 34px;
    display: block;
    color: #20549E;
    background: url('/assets/images/mini_logo_blue.png') no-repeat -30px 5px;
}
div.shortcuts ul li a:hover {
    color: #20549E;
    background: url('/assets/images/mini_logo_blue.png') no-repeat 0 5px;
}
div.shortcuts ul li a span {
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 12px;
    color: #999;
}
div.shortcuts ul li a:hover span {
    margin: 0;
    padding: 0;
    color: #999;
}


/* Bullet styles */
ol.features {
    font-size: 14px;
}
ol.features li {
    margin: 5px 0 5px 0;
}


/* Bullet styles */
ul.features {
    font-size: 14px;
}
ul.features li {
    margin: 5px 0 5px 0;
}



/* Table Styles */
table.compare {
    border-collapse: collapse;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
table.compare thead th {
    font-size: 15px;
    font-weight: normal;
    background-color: #eee;
    text-align: center;
    border: 1px solid #ccc;
    border: 1px solid #ccc;
    padding: 5px 10px;
}
table.compare thead tr {
    border-bottom: 1px solid #ddd;
}
table.compare tbody tr {
    border-bottom: 1px dashed #eee;
}
table.compare tbody th {
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    padding: 10px;
    background-color: #fcfcfc;
    border: 1px solid #ddd;
}
table.compare tbody td {
    font-size: 13px;
    border-left: 1px dashed #eee;
    padding: 10px;
}
table.compare ul {
    margin: 0;
    padding: 0 0 0 16px;
}
table.compare ul li {
    margin: 0 0 8px 0;
}
table.compare td.canHighlight,
table.compare th.canHighlight {
    cursor: default;
}
table.compare td.highlight {
    background-color: #F2F9FF;
}
table.compare th.highlight {
    background-color: #E2E2E2;
}


/* Footer Content */
div#footer-links {
    text-align: left;
    padding: 20px 0 15px 0;
}
div#footer-links a {
    padding: 0 30px 0 0;
}

div#smallprint {
    color: #aaa;
    font-size: 10px;
    padding: 0 0 20px 0;
}

/* Generic include: */

div.clear {
    clear: both;
}

.left {
    float: left;
    text-align: left;
}

.right {
    float: right;
    text-align: right;
}

img {
    border: 0;
}

img.icon {
    vertical-align: bottom;
    padding: 0 3px 3px 0;
}

a {
    color: #20549E;
    text-decoration: none;
    font-size: inherit;
    font-family: inherit;
}

a:hover {
    color: #EAB719;
    text-decoration: none;
    font-size: inherit;
    font-family: inherit;
}


a.button {
    padding: 5px 15px 5px 15px;
    border: 1px solid #ddd;
    background: #fff;
    color: #20549E;
    margin: 5px 1px;
    float: right;
}
a.button:hover {
    background: #eee;
}
a.button img {
    vertical-align: middle;
}

span.button {
    padding: 5px 15px 5px 15px;
    border: 1px solid #ddd;
    background: #fff;
    color: #ddd;
}


table.form-table {
    text-align: left;
}
table.form-table .info-cell {
    padding: 3px 6px;
    text-align: right;
    font-weight: bolder;
}
table.form-table input {
    border: 1px solid #ccc;
    padding: 5px;
}
