body {
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial;
  color: #888888;
  font-size: 12px;
  line-height: 20px;
}

#main-background {
  height:395px;
  width:100%;
  background-image: url(../images/bg.gif);
  background-repeat: repeat-x;
}

#page-background {
  height:221px;
  width:100%;
  background-image: url(../images/page-bg.gif);
  background-repeat: repeat-x;
}

hr {
   border: 0;
  color: #e6e6e6;
  background-color: #e6e6e6;
  height: 1px;
}

h1 {
  font-size: 32px;
  font-weight: bold;
  font-style: italic;
  color: #fffffe;
  font-family: Trebuchet MS, Verdana;
  display:inline;
  line-height: 38px;
}

h2 {
  color: #7ba909;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: normal;
  font-family: "Trebuchet MS", Verdana, Arial;
  display:inline;
    clear:both;
}

h3 {
  color: #838383;
  font-size: 18px;
  font-weight: normal;
  vertical-align: 2px;
  font-family: Trebuchet MS, Verdana, Arial;
  display:inline;
}

a {
  color: inherit;
}

#footer {
  background-image: url(../images/footer.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  width:100%;
  height:50px;
  padding-top: 55px;
  color: #858585;
  font-size: 12px;
  clear:both;
}

.container {
  margin: auto;
  width:980px;
}

#content {

}

#content a {
  color:#7ba909;
}

#navigation {
  height: 74px;
}

#top-menu {
  float:right;
  height: 74px;
  width:680px;
  text-align: right;
}

#logo {
  float:left;
  width:300px;
  height: 74px;
}

#logo a img {
    border:0;
}

#top-menu ul {
  list-style-type:none;
  margin: 0;
  margin-top: 24px;
  padding: 0;
  padding-bottom: 32px;

}

#top-menu ul li {
  display:inline;
  margin-left: 1em;
  padding-bottom: 32px;
  color: #ffffff;
}

#top-menu ul li a {
   color:#ffffff;
  font-size: 16px;
  text-decoration: none;
}

#top-menu ul li a:hover {
  text-decoration: underline;
}

#header {
  clear:both;
  width: 100%;
}

.page {
  margin-top: 40px;
  height: 100px;
}

#header-left {
  background-image: url(../images/header.gif);
  background-repeat: no-repeat;
  background-position: 0px 40px;
  height: 220px;
  width: 600px;
  padding-top: 110px;
  color: white;
  font-size: 14px;
  line-height: 20px;
  font-family: Verdana;
    text-align:justify;
    float:left;
}

#header-right {
    width:300px;
    float:left;
    margin-top:20px;
    margin-left:70px
}

.selected-li {
  background-image: url(../images/pointer.gif);
  background-position: bottom center;
  background-repeat: no-repeat;

}
.selected-li a {
  color: #92c612 !important;
}

a.button {
   display:block;
  background-image: url(../images/button.gif);
  width:121px;
  height:29px;
  font-size: 20px;
  padding-left: 35px;
  padding-top: 12px;
  font-family: Trebuchet MS;
  font-style: italic;
  color: black;
  text-decoration: none;
  float:left;
  margin-right: 30px;
}

a.button:hover {
  text-decoration:underline;
}

#box-wide {
   float:left;
  width:600px;
}

#box-narrow {
   float:right;
  width:340px;
}

#box-narrow div {
    margin-bottom: 20px;
}

#box-narrow ul {
    list-style-type: decimal;
    padding-left:20px;
}

#box-narrow ul li {
    margin-left:0;
    padding-left:0;
}

#bax-narrow div p {
    text-align: justify;
    
}

#box-full {
   float:left;
  width: 100%;
}

#box-login {
    
    margin: auto;
    width: 70%;
    margin-top: 40px;
}

.submit {
    width: auto !important;
    padding: 2px 10px 2px 10px;
    font-weight: bold;
}

form.standardform {

}

form.standardform input {
    border: 1px solid #C6C6C6;
    width: 300px;
}

form.standardform textarea {
    border: 1px solid #C6C6C6;
    width: 300px;
    height: 150px;
}

form.standardform .label {
    float: left;
    display:block;
    width:200px;
    clear:both;
    text-align: right;
}

form.standardform label {
    font-size: 1.2em;
}

form.standardform .input {
    display:block;
    width:380px;
    padding-left: 20px;
    margin-left: 200px;
}

form.standardform .input strong {
    margin-left: 20px;
    font-size: 1.2em;
}

form.standardform .input-line {
    margin-top: 15px;
    clear:both;
}

form.standardform ul {
    margin: 0;
    padding-left: 22px;
    list-style-type: square;
}

.error, div.input p {
    display: block;
    color: #880000;
    border: 1px solid #880000;
    margin-bottom: 30px;
    padding: 5px;
}

#redirect-form {
    margin-top: 30px;
    margin-left:180px;
    font-size: 1.3em;
    text-align: right;
    width:600px;
}

#redirect-form div {
    margin-bottom: 30px;
}

#box-wide dl.faq dt {
    background: url(../images/icons/8.png) no-repeat;
    background: url(http://icons3.iconfinder.netdna-cdn.com/data/icons/lingo/Help.png) no-repeat 20px 0px;
}

#box-wide dl.features dt {
    background-position: 12px 0px;
    background: url(../images/feature.png) no-repeat 20px 0px;
}

#box-wide dl dt {
    font-size: 18px;
    padding-left: 60px;
    height: 48px;
}

#box-wide dd {
    margin-left:0px;
    text-align: justify;
    margin-bottom: 25px;
    margin-top: -25px;
    padding-left: 60px;
}

#siteseal {
    display:inline;
    float:left;
    margin-left: 15px;
}

#box-narrow ul.screens  {
    list-style-type:none;
}

#box-narrow ul.screens img {
    border:1px silver solid;
}

table.purchase {
  border-collapse: collapse;
  border: 1px solid #EEEEEE;
  width:100%;

}

table.purchase thead tr th {
  text-align: left;
  font-size: 1.2em;
  background-color: #EEEEEE;
  padding: 3px 5px 3px 5px;
}

table.purchase thead tr th.license {
  width: 70%
}

table.purchase thead tr th.price {
  text-align: right;
}

table.purchase tbody tr td {
  padding-left: 5px;
  border: 0px solid #EEEEEE;
}

table.purchase tbody tr td.price {
  text-align: right;
  font-size: 1.2em;
  padding-right: 10px;
}

.image {
  width: auto !important;
  border: 0 !important;
}

.checkout {
  text-align:right !important;
}

.checkout div.label {
  width: 280px;
}

.showcase img {
  padding: 4px;
  border: 1px solid silver;
}

a.showcase {
  margin-right: 10px;
}

.user-menu li a {
    font-size: 16px;
    text-decoration: none;
    margin-left: 10px;
}

.user-menu li a:hover {
    text-decoration: underline;
}

.user-menu {
    margin: 0;
    list-style-type: square !important;
}

.user-menu li {
    padding: 4px 8px 4px 8px;
}

.user-menu li:hover {
    background-color: whitesmoke;
}

.download-button {
    width: auto !important;
    
}

table.download thead tr td {
    padding-left: 0 !important
}

table.download thead tr td a {
    border: 0;
    font-weight: bold;
}

table.download thead tr td a img {
    border: 0;
}

table.download tbody tr td.sec-row {
    vertical-align:top;
    text-align: right;
    padding-top: 2px;
}

table.download .small tbody tr th {
    text-align: left
}

#facebox_content {
    width: 500px;
   
}

#facebox_wrapper {
    display:none;
}

.flash {
    
}

ul.error_list {
    margin-top: 3px !important;
    width: 278px;
    color: #880000;
    border: 1px solid #880000;
    padding: 0px;
}

#purchase-form ul.error_list {
    width: 96%;
}

#no-script {
    margin:auto;
    width:400px;
    margin-top:100px;
    font-size:1.4em
}

.horizontal {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.horizontal li {
    display: block;
    margin: 0px 0px 20px 0px;
    clear: both;
}

.horizontal li h3 {
    margin: 0;
    padding: 0;
}

.horizontal li p {
    margin: 0;
    padding: 0;
    line-height:1.4em;
    margin: 0px 0px 0px 45px;
    text-align:justify;
}

.horizontal li img {
    float:left;
    padding:2px;
    margin-right: 10px;
}

.blog {
    margin: 0;
    padding: 0 !important;
    list-style-type:none !important;
}

.blog li {
    margin: 0;
    padding: 0;
}

.blog a {
    text-decoration: none;
}

.changelog {
    margin-top: 70px;
    color: black;
}

.changelog .logo {
    vertical-align:bottom;
    margin-left:20px;
}

.changelog h1 {
    color: #474243;
    font-style: normal;
    font-weight:normal;
}

.changelog h3 {
    color: black;
}

.changelog .cl_list {
    margin: 20px;
}

.changelog .cl_list h2 {
    display:block;
    margin-top: 25px;
}

.changelog .cl_list h4 {
    padding:0;
    margin:0 0 0 20px;
    color:maroon;
}

.changelog .cl_list p {
    margin:0 0 0 20px;
}

.changelog .cl_list li {
    list-style-type:square;
    margin-top: 2px;
}