body, input {
    font-family: 'Cuprum', arial, sans-serif;
    font-size: 16pt;
}

input[type="text"] {
    padding: 5px 3px 3px 3px;
}

h1 {
    font-size: 36pt;
    margin: 0 0 10px;
}

h2 {
    font-size: 24pt;
    margin: 40px 0px 5px;
}

h3 {
    font-size: 18pt;
}

a, a:visited {
    color: #0066cc;
    text-decoration: none;
}

a:hover {
    color: #FF6B19;
}

p {
    margin: 20px 0;
    margin-right: 20px;
}

.header {
    position: relative;
    margin: 0 auto;
}

.menubar {
    background-color: #3384d6;
    margin: 0 auto;
}

.logo {
    width: 980px;
    margin: 0 auto 0;
    background-color: #d1e3f5;
    padding-left: 20px;
    position: relative;
}

.logo h1 {
    font-family: 'Cantarell', sans-serif;
    font-size: 60pt;
    font-weight: bold;
    color: #0066cc;
    margin: 0;
    height: 1em;
    position: relative;
    top: 13px;
    left: 10px;
}

.menubar .items {
    font-family: 'Cantarell', sans-serif;
    width: 960px;
    margin: 0 auto;
    padding-left: 40px;
    background-color: #0066cc;
    z-index: 20;
    position: relative;
}

.menubar ul {
    color: white;
    font-size: 18pt;
    font-weight: bold;
    list-style-type: none;
}

.menubar ul li {
    float: left;
}

.clear {
    clear: both;
}

.content {
    width: 960px;
    margin: 0 auto;
    background-color: #d1e3f5;
    padding: 40px 0 40px 40px;
}

.footer_container {
    margin: 0px auto;
    background-color: #3384d6;
}

.footer {
    width: 960px;
    margin: 0 auto;
    padding-left: 40px;
    padding-top: 20px;
    background-color: #0066cc;
    min-height: 100px;
}

.footer a, .footer a:visited {
    color: white;
}

.footer li.first {
    border-left: 0;
    padding-left: 0;
}

.footer li {
    float: left;
    border-left: 1px solid white;
    padding: 5px 10px;
    margin-bottom: 10px;
}

.menubar a, .menubar a:visited {
    color: white;
    display: block;
    padding: 20px 40px 20px 0;
}

.menubar a:hover, .footer a:hover {
    color: #FF6B19;
}

.biglink {
    margin-bottom: 70px;
    text-align: right;
}

.biglink a.main, .biglink a.main:visited {
    font-family: 'Cuprum', sans-serif;
    width: 185px;
    font-size: 40pt;
    border: 7px solid #0066cc;
    color: #0066cc;
    text-align: center;
    display: block;
    float: right;
    margin-bottom: 10px;
    padding-top: 14px;
    padding-bottom: 4px;
}

.biglink a.main:hover {
    color: #FF6B19;
    border: 7px solid #FF6B19;
}

.biglink ul {
}

.biglink li {
    font-size: 16pt;
    line-height: 1.3em;
}

.infoblock {
    float: left;
    width: 400px;
    margin-right: 40px;
    line-height: 1.3em;
}

.infoblock p {
    margin: 0.7em 0;
}

.infoblock h2 {
    margin: 0.1em 0;
    font-size: 1.7em;
}

.infoblock {
    font-size: 16pt;
    line-height: 1.2em;
}

.infoblock img {
    margin-top: 15px;
}

.teaser {
    font-size: 18pt;
    line-height: 1.2em;
    border-bottom: 2px solid #0066cc;
    margin-bottom: 30px;
}

.teaser h2 {
    font-size: 38pt;
} 

.biglinks {
    float: left;
    width: 200px;
    margin-top: 0px;
    margin-right: 40px;
}

.description {
    margin: 10px 20px 10px 0px;
}

.screenshot {
    float: left;
    width: 270px;
    margin-bottom: 15px;
}

.features {
    float: left;
    width: 250px;
    margin: 0 0;
    font-size: 0.8em;
}

.features ul {
    list-style-type: square;
}

.features li {
    margin: 0.5em 20px;
    line-height: 1.2em;
}

.features h3 {
    margin-top: 0;
}

.small {
    font-size: 12pt;
}

.label {
    text-align: right;
}

.label.top {
    vertical-align: top;
    padding-top: 5px;
}

.data {
    padding: 0 10px 0 10px;
}

.emailBlock {
    font-size: 24pt;
    margin: 20px 0;
}

.products th {
    padding-left: 15px;
    padding-top: 10px;
    text-align: left;
    line-height: 1.2em;
    background-color: white;
    font-size: 12pt;
    border-bottom: 1px solid #d1e3f5;
}

.products {
    position: relative;
    left: -15px;
}

.products .productname {
    font-size: 20pt;
    font-weight: bold;
}

.products td {
    padding: 20px 20px 10px 15px;
    vertical-align: top;
    background-color: white;
}

div.pagesettings {
    text-align: right;
    width: 960px;
    margin: 0 auto;
    background-color: #d1e3f5;
    padding: 5px 20px 0 20px;
    font-size: 13pt;
    line-height: 1.3em;
    position: relative;
}

div.pagesettings span {
    padding-left: 10px;
}

div.pagesettings form {
    display: inline;
}

div.pagesettings .like {
    position: absolute; 
    left: 28px; 
    top: 7px;
}

.payment dt {
    margin: 0px 0 10px 0;
    font-weight: bold;
}

.payment dd {
    margin: 0px 0 20px 0;
    padding-bottom: 20px;
    border-bottom: 1px dashed black;
}

.payment dd.last {
    border-bottom: 0;
    padding-bottom: 0;
}

table.form td {
    padding: 5px;
}