﻿body {
    font-size: small;
    font-family: Tahoma, Verdana, Arial;
    background-color: ButtonFace;
    text-align: center;
    margin-top: 0px;
}
code {
    background-color: #CCCCCC;
    font-size: small;
}

#Menu a {
    color: White;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    text-decoration: none;
    margin-right: 15px;
    margin-left: 15px;
}
#MasterPage {
    background-color: #FFFFFF;
    margin: auto;
    width: 1024px;
}
IMG {
    border-style: none;
}
#NebulaLogo {
    width: 180px;
    height: 50px;
}

 /* Ads */	

td.SquareAds {
    padding-right: 48px;
}
div.WideLink {
    margin-left: 165px;
    text-align: left;
    margin-bottom: 20px;
}
   /* Side Menu */	
td.SideBar {
    padding-left: 5px;
    padding-right: 4px;
    vertical-align: top;
    text-align: left;
}
.DataListSideBar {
    border: 1px solid Gray;
    width: 162px;
}
.DataListSideTitle {
    font-weight: bold;
    background-color: Blue;
    color: #FFFFFF;
}
.DataListSideLink {
    padding-left: 5px;
}
div.DivSideTitle {
    color: #FFFFFF;
    border: 1px solid Gray;
    width: 160px;
    background-color: Blue;
    font-size: 12px;
    font-weight: bold;
}
div.DivSideLink {
    border: 1px solid Gray;
    width: 155px;
   
    padding-left: 5px;
}
div.DivSideMenu {
    border: 1px solid Gray;
    width: 158px;
}
div.SideAds
{    border: 1px solid Gray;
    width: 160px;}
 /* Content */	
p.ContentTitle {
    font-weight: bold;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 5px;
}
img.ContentImage {
    padding-right: 5px;
    margin-bottom: 15px;
    margin-left: 5px;
}
td.Content {
    width: 850px;
    vertical-align: top;
    height: 500px;
    text-align: justify;
    padding-right: 5px;
    padding-bottom: 20px;
}
/* Tutorial Content */	
#Tutorial
{
    font-size: 13px;
    font-family: Tahoma, Verdana, Arial;
    float: left;
    padding: 20px 0 0 0;
    width: 850;
}
#Tutorial td {
    vertical-align: top;
}
#Tutorial ol
{ }
#Tutorial li 
{
    text-align: left;
 
}
li.Submenu {
    list-style-type: lower-roman;
}
 /* Remark */
 .Remark {
    font-size: x-small;
    font-weight: bold;
}	
     /* Quick Detail */
table.Download {
    width: 680px;
    margin-left: 50px;
    text-align: justify;
}
td.Detail {
    width: 260px;
}
td.Download {
    width: 150px;
}
     /* Compare */
table.Compare {
    border: 2px solid #000000;
    border-spacing: 0px;
    width: 730px;
    margin-left: 50px;
}

thead.Compare
{
    font-weight: bold;
    background-color: #C0C0C0;
}
td.Item{      border-right: 1px #000000 solid;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
  
    }
td.CompareCenter
{
      border-right: 1px #000000 solid;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
   
    text-align: center;
    width: 130;
}
/* Update */
#MajorChange {
    border: 2px solid #000000;
    width: 840px;

}
  #MajorChange thead {
    background-color: #C0C0C0;
  
    
}  
   #MajorChange th {
    border-style: none solid solid none;
    border-width: 1px;
    border-color: #000000;
     vertical-align: text-top;
   
}  
   #MajorChange td  {
    border-style: none solid solid none;
    border-width: 1px;
    border-color: #000000;
     vertical-align: text-top;
}  
#MajorChange ol {
    padding-left: 0px;
    margin-left: 20px;
 
}

 #MajorChange li {
    list-style-type: lower-alpha;
      padding-left: 0px;
    margin-left: 10px;
}
 
 
   th.Version {
    width: 80px;
    text-align: center;
}

    
   td.Version {
    width: 80px;
    text-align: center;
 
}
   td.BeforeAfter {
    width: 380px;

}
/* Shop */
	table.PriceList
{
    border: 2px solid #000000;
    border-spacing: 0px;
    width: 800px;
    margin-top: 10;
}
tr.PriceHeader
{
    height: 30px;
    background-color: #99CCFF;
}
th.Price
{
    border-bottom-color: #0000FF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-right-color: #0000FF;
    border-right-style: solid;
    border-right-width: 1px;
}
tr.Price
{
    height: 40px;
}
td.Price
{
      border-right: 1px #000000 solid;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
    padding-left: 5;
    padding-right: 5;
    text-align: right;
    width: 80;
}
td.Button
{
    border-right: 1px #000000 solid;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
    padding-left: 5;
    padding-right: 5;
    width: 110px;
    text-align: center;
    vertical-align: middle;
}
  /* Award */

#Award
{
    width: 850;
}
#Award td {
    text-align: center;
    font-size: 10px;
    width: 170px;
}
#Award img{
     border-style: none;
      width: 120;
      }
     
#Award li {
    list-style-type: none;
     vertical-align: top;
} 
 #Award .Title {
    font-size: 15px;
    font-weight: bold;
    width: 850px;
}

 /* FOOTER */
 div.Footer {
    font-size: x-small;
    padding-bottom: 5px;
}
/* Stat */
div.Statistic {
    margin-top: 50px;
}