body {
  background: #111538 url("media/as_bg_main.jpg") no-repeat center top;
  margin: 0px;
  padding: 0px;
}
a {
  text-decoration: none;
  color: #9264F0;
}
a:link {
  text-decoration: none;
  color: #9264F0;
}
a:visited {
  text-decoration: none;
  font-weight: bold;
  color: #9264F0;
}
a:active {
  text-decoration: underline;
  color: #9264F0;
}
a:hover {
  text-decoration: underline;
  color: #9264F0;
}
p {
  margin: 0px;
  font-family: verdana ,sans-serif;
  font-size: 11px;
  color: #5B5B5B;
  line-height: 16px;
  letter-spacing: 0px;
  padding-bottom: 12px;
  padding-left: 27px;
  padding-right: 36px;
}
h1 {
  margin: 0px;
  padding-bottom: 2px;
  color: black;
  font-family: arial,sans-serif;
  font-size: 22px;
  font-weight: bolder;
  letter-spacing: -1px;
  padding-left: 18px;
}
h2 {
  margin-top: 0px;
  padding-right: 36px;
  padding-bottom: 2px;
  font-family: arial,sans-serif;
  font-size: 15px;
  font-weight: bolder;
  color: #af6206;
  padding-left: 23px;
}
h3 {
  margin-top: 0px;
  font-family: arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 1px;
  padding-left: 27px;
  margin-bottom: 3px;
}
.is-news {
color: #af6206;
}
.is-release {
color: #FF4E00;
}
.is-update {
color: #7198EE;
}

#page-wrapper {
  margin: 0px auto 0px auto;
  margin-top: 232px;
  position: relative;
  width: 784px;
}
#content {
  background: url("media/as_bg_content.jpg") repeat-y scroll left top;
  width: 550px;
  float: left;
}
#slideshow {
  border: 0px;
  padding-top: 0px;
  padding-left: 10px;
  padding-bottom: 6px;
}
#page-top {
  width: 550px;
  height: 11px;
  background: url("media/as_page_top.png");
}

#page-bottom {
  width: 550px;
  height: 100px;
  background: url("media/as_page_bottom.jpg");
}

.ordered-list {
 padding-left: 9px;
 padding-bottom: 9px;
}
.ordered-list ol {
  margin-top: 0px;
  margin-bottom: 0px;
}
.ordered-list ol li {
  padding-right: 180px;
  padding-bottom: 9px;
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #5b5b5b;
  letter-spacing: 0px;
}

/* Boxes */

.box-item {
  margin-top: 5px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 9px;
  padding-top: 16px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 9px;
  border-top-color: #CFCFCF;
  border-top-style: dotted;
  border-top-width: 2px;
}

.bg-release {
  background: url("media/as_bg_release.png") no-repeat left top;
}

.bg-news {
  background: url("media/as_bg_news.png") no-repeat left top;
}

.bg-update {
  background: url("media/as_bg_update.png") no-repeat left top;
}

.box-product-details {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 9px;
  padding-top: 15px;
  padding-left: 9px;
  padding-right: 0px;
  padding-bottom: 6px;
  background: #494642;
}

.box-product-details p {
  font-family: arial, sans-serif;
  font-size: 12px;
  line-height: 17px;
  color: white;
}

/* Showcase, etc  */

#showcase-wrapper {
  width: 220px;
  height: 900px; 
  float: right;
}
#sidebox-empty {
  width: 218px;
  height: 130px;
  float: right;
}
.sidebox {
  margin-bottom: 22px;
  width: 218px;
  height: 154px;
  background: url("media/as_bg_sidebox.png");
  float: right;
}

.sidebox a {
  color: #2e2e2e;
  font-family: arial,sans-serif;
  font-size: 22px;
  font-weight: bolder;
  text-decoration: none;
  margin-left: 10px;
  letter-spacing: -1px;
}
.sidebox a:hover {
  color: white;
}

.sidebox a img {
  border-width: 1px;
  border-style: dotted;
  border-color: #454545;
  margin-top: 10px;
  margin-bottom: 0px;
}

.sidebox a img:hover {
  border-color: white;
}

.freeware {
  margin-top: 19px;
  margin-left: 36px;
  margin-bottom: 19px;
  width: 500px;
}

.freeware a img {
  border: 0px;
}

/* Main Navigation */

#nav {
  list-style-type: none;
  height: 29px;
  clear: both;
}
#nav ul {
  margin-top: 0px;
  font-family: verdana,sans-serif;
  font-size: 13px;
  font-weight: bold;
  list-style-type: none;
}
#nav ul li {
  float: left;
  margin-right: 19px;
}
#nav a {
  text-decoration: none;
  color: #E9F1FF;
  display: block;
}
#nav a:hover {
  text-decoration: none;
  color: #9264F0;
  display: block;
}

/* End of File */