html {
}

body {
    background: #111111;
    color: #000;
    margin: 0px;
    padding: 0px;
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
}

a {
    color: #6a3;
    font-weight: bold;
}

a:visited {
    color: #470;
}

a img {
    border: 0px;
}

h1 {
    color: #730;
    font-size: 24px;
    margin-top: 12px;
    margin-bottom: 0px;
}

h2 {
    color: #730;
    font-size: 14px;
    margin-top: 24px;
    margin-bottom: 12px;
}

h3 {
    color: #730;
    font-size: 12px;
    margin-top: 18px;
}

p {
    margin-top: 10px;
    margin-bottom: 10px;
}

ul {
    margin: 10px 0px 12px 36px;
    padding: 0px;
}

#outer {
    text-align: center;
    padding-bottom: 24px;
}

#wrapper {
    margin: 0 auto;
    width: 900px;
}

#main {
    text-align: left;
    width: 960px;
    margin: 0 auto;
    background: #fff;
}

#topbar {
    height: 134px;
    width: 960px;
    background: #fff;
    background-image: url("/images/main-top.gif");
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

#topnav {
    position: relative;
    width: 555px;
    top: 50px;
    left: 385px;
    font-size: 12px;
    overflow: hidden;
}

#topnav div.nav {
    float: left;
    margin: 0px 1px 0px 1px;
    width: 108px;
    height: 30px;
    text-align: center;
    overflow: hidden;
    line-height: 30px;
    background: #555;
}

#topnav div.selectednav {
    float: left;
    margin: 0px 1px 0px 1px;
    width: 108px;
    height: 30px;
    text-align: center;
    overflow: hidden;
    line-height: 30px;
    background: #cf6a00;
}

#topnav a {
    color: #fff;
    font-weight: normal;
    text-transform: lowercase;
    text-decoration: none;
}

#topnav a:hover {
    text-decoration: underline;
}

#breadcrumb {
    padding-bottom: 10px;
}

#content {
    background: #fff;
    margin: 0px 36px 24px 36px;
    overflow: hidden;
    min-height: 400px;
}

#comingsoon {
    margin: 0 auto;
    text-align: center;
}

#left {
    float: left;
}

#right {
    float: right;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    width: 620px;
}

#separator {
    height: 20px;
    margin: 10px 0px 0px 0px;
    background: #730;
    clear: both;
}

#download {
    color: #fff;
    background: #555;
    width: 126px;
    padding: 0px;
    float: right;
}

#download p {
    margin: 10px 10px 10px 10px;
}

#download img {
    margin: 0px 10px 10px 10px;
}

#download a {
    color: #9c5;
}

#quicklinks {
    background: #555;
    margin: 0px 0px 0px 0px;
    padding: 12px 0px 12px 0px;
    list-style: none;
    width: 225px;
}

#quicklinks li {
    margin: 0px;
    line-height: 24px;
    font-size: 14px;
    overflow: hidden;
}

#quicklinks li.selected {
    background: #fcd93a;
}

#quicklinks a {
    color: #fff;
    margin: 0px 18px 0px 18px;
    font-size: 12px;
    text-decoration: none;
}

#quicklinks li.selected a {
    color: #000;
}

#quicklinks a:hover {
    text-decoration: underline;
}

#body {
    width: 850px;
    clear: both;
}

#footer {
    clear: both;
    height: 36px;
    background: #111111;
    background-image: url("/images/main-bottom.gif");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    text-align: center;
    font-size: 10px;
}

div.pricing {
    width: 600px;
    padding: 0px;
    text-align: right;
}

div.pricing div {
    text-align: right;
    padding: 0px 8px 0px 8px;
}

div.pricing table {
    width: 100%;
    font-size: 12px;
    padding: 12px;
}

div.pricing th {
    text-align: right;
    font-style: underline;
}

div.pricing td.title {
    text-align: left;
}

div.pricing td.price {
    text-align: left;
    padding-left: 10px;
}

div.pricing td {
    text-align: right;
}

div.info {
    font-size: 10px;
}

table.form {
    margin-left: 20px;
    padding: 10px;
}

table.form th {
    font-size: 12px;
    text-align: left;
    white-space: no-wrap;
}

table.form td {
    padding: 2px 10px 2px 0px;
    font-size: 12px;
}

input.formtext {
    border: 1px solid #730;
    width: 200px;
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
}

input.formbutton {
    border: 1px solid #000;
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    padding: 4px 8px 4px 8px;
    margin: 8px 0px 8px 0px;
    background-color: #730;
    color: #fff;
}

select.formselect {
    border: 1px solid #730;
}

table.form textarea {
    border: 1px solid #730;
    width: 300px;
    height: 75px;
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
}

strike {
    color: #999;
}

.spacer {
    margin-top: 20px;
    margin-bottom: 10px;
    height: 1px;
    background-color: #999;
}

.endorsement {
    padding: 16px;
    color: #000;
    background: #ab8;
    font-size: 11px;
}

.getitnow {
    padding: 12px;
    background: #cda;
    font-size: 14px;
    font-weight: bold;
}

.yesno {
    margin-left: 130px;
}

.error {
    color: #a00;
    font-style: italic;    
}

