﻿@import url('./404-base.css');

body {
    font: 16px Arial, sans-serif;
    background: #C1BEB9;
}
.clear {
    width: 100%;
    height: 1px;
    clear: both;
}
.small {
    margin: 0;
    font-size: 9px;
}
a, a:link, a:visited, a:active {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

/* -- Container -- */
.container {
    background: #ccc8c5 url(./body-bg.gif) repeat-x top;
}

/* -- Header -- */
.header {
    width: 900px;
    margin: 0 auto;
    position: relative;
    height: 115px;
}
.header h1 {
    margin: 0;
    position: absolute;
    top: 19px;
    left: 20px;
}
.header .nav {
    position: absolute;
    width: 463px;
    right: 0;
    top: 50px;
}
.header ul {
    float: left;
    margin: 0;
}
.header li {
    float: left;
    margin: 0 26px 0 0;
    list-style: none;
    font-size: 13px;
    line-height: 17px;
}
.header li a {
    text-transform: lowercase;
    color: #2f292b;
}
.header form {
    float: right;
}
.header form label {
    display: none;
}
.header form input.text {
    border: 1px solid #707070;
    width: 189px;
    height: 16px;
    padding: 0 5px;
    font-size: 12px;
    display: block;
    float: left;
    margin: 0 6px 0 0;
}
.header form input.image {
    display: block;
    float: left;
}

/* -- Main -- */
.main {
    width: 920px;
    margin: 0 auto;
    clear: both;
    background: url(/images/main.png) repeat-y;
}
.main-inner {
    background: url(/images/main-top.png) no-repeat top center;
    position: relative;
    top: -10px;
}
.main-inner2 {
    background: url(/images/main-bottom.png) no-repeat bottom center;
    min-height: 500px;
    position: relative;
    bottom: -10px;
}
.main-content-container {
    width: 730px;
    height: 1000px;
    float: right;
}
.button-callout {
    display:block;
    left:619px;
    position:absolute;
    top:-26px;
}
.main-content {
    background: url(/images/main-content.png) no-repeat top left;
    /* clear: both; */
    min-height: 305px;
    padding: 20px 29px;
    position: relative;
    top: -3px;
    left: -10px;
    color: #443b36;
    font-size: 13px;
}
.main-content-small {
    background: url(/images/main-content-small.png) no-repeat top left;
    width: 360px;
    float: left;
    padding: 6px 52px 0 70px;
}
.main-content h2 {
    font-size:20px;
    font-weight:normal;
    margin:23px 0;
}
.main-content p {
    line-height: 21px;
    font-size: 13px;
}
.main-content li {
    margin: 0 0 10px 60px; 
    text-indent: 25px;
    line-height: 21px;
    list-style: none;
    background: url(./main-content-li.png) no-repeat 0 4px;
}

/* -- Sidebar -- */
.sidebar {
    width: 170px;
    float: left;
}
.sidebar ul {
    margin: 41px 0 0 40px;
}
.sidebar li {
    list-style: none;
    margin: 0;
}
.sidebar li a {
    border-top: 1px solid #ffb405;
    display: block;
    line-height: 34px;
    font-size: 14px;
    color: #80796f;
}
.sidebar li a span {
    text-transform: uppercase;
    font-weight: bold;
}

/* -- Breadcrumbs -- */
.breadcrumbs ul {
    margin-top: 22px;
}
.breadcrumbs li {
    padding-right: 8px;
    font-size: 11px;
    margin: 0 4px 0 0;
    color: #c9c6c2;
    list-style: none;
    float: left;
    background: url(/images/breadcrumbs-separator.png) no-repeat right 3px;
}
.breadcrumbs li.last {
    background: none;
}
.breadcrumbs li a {
    color: #9c9083;
}

/* -- Front Page -- */
.main-front {
    background: url(/images/main-front.png) repeat-y;
    min-height: 500px;
}
.main-front .tag {
    padding: 23px 88px 18px 99px;
    margin: 0;
    font-size: 22px;
}
.main-front-split {
    background: url(/images/main-front-split-right.png) no-repeat;
    width: 860px;
    margin: 0 auto;
    padding: 30px 10px 2px;
}
.main-front-split-left, .main-front-split-right {
    float: left;
    width: 365px;
    padding: 27px 29px;
}
.main-front-split h2 {
    margin: 0;
}
.main-front-split p {
    line-height:23px;
    padding: 0 15px 0 50px;
}
.main-front-split ul {
    margin: 32px 0 0 0;
}
.main-front-split li {
    margin: 0 0 0 50px; 
    text-indent: 25px;
    line-height: 21px;
    list-style: none;
    background: url(/images/main-content-li.png) no-repeat 0 4px;
    font-size: 13px;
}
.main-front-split-left h2 {
    background: url(/images/main-front-split-left-heading.png) no-repeat;
    width: 382px;
    height: 69px;
}
.main-front-split-right h2 {
    background: url(/images/main-front-split-right-heading.png) no-repeat;
    width: 382px;
    height: 69px;
}
.main-front-split h2 span {
    display: none;
}
.main-front-split .register-button {
    margin: 0;
    padding: 0 0 0 41px;
}
.main-front-inner {
    background: url(/images/main-front-inner.png) no-repeat;
    position: relative;
    top: -10px;
    padding-top: 10px;
}

/* -- Banner -- */
.banner {
    width: 920px;
    height: 350px;
    background: url(/images/banner.png);
    position: relative;
    margin: 0 auto 11px;
}
.banner ul {
    position: absolute;
    margin: 0 0 0 85px;
    top: -18px;
}
.banner li {
    float: left;
    margin: 0 17px 0 0;
    list-style: none;
}
.banner li a {
    display: block;
    width: 205px;
    height: 82px;
    background: url(/images/button-large.png);
}
.banner li a span {
    display: block;
    font-style: italic;
}

/* -- Regiter -- */
p.register {
    width: 265px;
}
.demo-image2 {
    position: absolute;
    top: -170px;
    right: 20px;
}
.main-content p.small-print {
    font-size: 9px;
    line-height: normal;
    margin-left: 20px;
}

/* -- Register Form -- */
.form-register-top {
    background: url(/images/form-register-top.png) no-repeat;
    height: 15px;
}
.form-register-bottom {
    background: url(/images/form-register-bottom.png) no-repeat;
    height: 15px;
    margin-bottom: 15px;
}
.form-register-middle {
    background: url(/images/form-register-middle.png) repeat-y;
    padding: 0 10px;
}
.form-register {
    font-size: 11px;
    width: 660px;
    position: relative;
}
.form-register .col-left {
    float: left;
    width: 290px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.form-register .col-right {
    float: left;
    width: 290px;
    margin: 10px 0 10px 18px;
}
.form-register .city {
    float: left;
    width: 195px;
}
.form-register .city input.text {
    width: 175px;
}
.form-register .state {
    float: left;
    width: 45px;
}
.form-register .state input.text {
    width: 20px;
}
.form-register .zip {
    float: left;
    width: 50px;
}
.form-register .zip input.text {
    width: 38px;
}
.form-register fieldset {
    padding: 5px 10px;
}
.form-register label,
.form-waitlist label {
    font-size: 13px;
    display: block;
    margin-bottom: 5px;
}
.form-register input.text,
.form-waitlist input.text {
    border: 1px solid #707070;
    width: 278px;
    height: 16px;
    padding: 0 5px;
    font-size: 12px;
    display: block;
    margin: 0 6px 7px 0;
}
.form-register select {
    border: 1px solid #707070;
    width: 288px;
    height: 18px;
    font-size: 12px;
    display: block;
    margin: 0 6px 7px 0;
}
.form-register input.submit {
    position: absolute;
    bottom: -9px;
    right: 26px;
}
.form-register .checkbox,
.form-waitlist .checkbox,
.form-register .radio {
/*
    padding-left: 20px;
    */
    line-height: 17px;
    position: relative;
}
.form-register .checkbox input,
.form-waitlist .checkbox input,
.form-register .radio input {
/*
    position: absolute;
    top: 2px;
    left: 2px;
*/
}
.form-register p.notice {
    font-size:10px;
    margin-bottom:14px;
    margin-left:21px;
    margin-top:7px;
}

/* -- Wait List -- */
.waitlist {
    padding: 10px 260px 0 70px;
}
.form-waitlist {
    padding-top: 10px;
}
.form-waitlist input.submit {
    position: relative;
    left: -5px;
}

/* -- Thank You Page -- */
.side-content {
    float: left;
    width: 200px;
    font-size:17px;
    line-height: 27px;
    font-style:italic;
    color: #6e665c;
    position: relative;
    padding-top: 20px;
}
.side-content a {
    display: block;
    padding-top: 20px;
    padding-bottom: 10px;
}
.callout-list li {
    margin: 0 0 0 10px;
}
.callout-list ul {
    margin: 0 0 20px;
}
.callout-list p {
    margin-bottom: 0;
}
.main-content-small img {
    margin: 10px 0 20px;
}
.callout-list {
    margin: 10px 0;
}


/* -- Footer -- */
.footer {
    background: #C1BEB9 url(/images/footer-bg.png) repeat-x top;
}
.footer-inner {
    width: 800px;
    height: 145px;
    padding: 0 100px;
    margin: 0 auto;
    background: #C1BEB9 url(/images/footer-inner-bg.png) repeat-x top;
    position: relative;
}
.footer-inner p {
    font-size: 10px;
    padding: 1px 0 0 50px;
    margin: 0;
    line-height: 14px;
}
.footer-links {
    position: absolute;
    top: 0px;
    left: 42px;
    color: #5b5656;
    font-size: 12px;
    padding-left: 5px;
}
.footer-links li {
    border-right: 1px solid #5b5656;
    float: left;
    margin: 0;
    list-style: none;
    padding: 0 5px;
}
.footer-links li.last {
    border: none;
}
.footer-links li a {
    color: #5b5656;
}

/* -- Performance Support -- */
.popup {
    width: 713px;
    padding: 20px;
    background: white;
    padding: 44px 72px;
    height: 700px;
}
.performance_support h2 {
    background: url(/images/performance_support-heading.png) no-repeat;
    width: 578px;
    height: 69px;
}
.quick_start h2 {
    background: url(/images/quick_start-heading.png) no-repeat;
    width: 632px;
    height: 69px;
}
.popup h2 span {
    display: none;
}
.popup-content {
    font-size:14px;
    line-height:20px;
    padding:0 60px 0 87px;
    position:relative;
    top:-16px;
}
.popup p {
    padding-right: 80px;
}
.popup h3 {
    font-size:15px;
    font-weight:normal;
    margin: 21px 0 1px 0;
}
.popup ul {
    margin: 0 0 17px;
}
.popup li {
    margin: 0;
    padding-left: 30px;
    list-style: none;
    background: url(/images/main-content-li.png) no-repeat 10px 3px;
}
.popup em {
    font-size: 15px;
    font-weight: bold;
}
.popup .col-left {
    float: left;
    width: 305px;
    margin-right: 10px;
}
.popup .col-right {
    float: left;
    width: 245px;
}

