body { 
  color: #000000;
  background: #FFFFFF;
  font-size: 13px;
  font-family: Segoe UI, Arial, Sans Serif;
  text-align: center;
  margin: 0px;
}

a:link, a:visited {
  color: #0066CC;
  text-decoration: underline;
}

a:active, a:hover {
  color: #3399FF;
  text-decoration: underline;
}

p {
  margin-top: 0px;
  margin-bottom: 8pt;
}

td {
  vertical-align: top;
}

td.vercenter {
  vertical-align: middle;
}

ul {
  margin-top: 0px;
  margin-bottom: 8px;
  margin-left: 16px;
  padding-left: 0px;
}

li {
  padding-bottom: 4px;
}

h1 {
  font-size: 110%;
  font-weight: bold;
  padding-bottom: 10px;
  margin: 0px;
}

h2 {
  font-size: 100%;
  font-weight: bold;
  padding-bottom: 6px;
  margin: 0px;
}

div#body {
  text-align: left;  
  min-width: 900px;
}

div#header {
  background: #FFFFFF url(images/uf6@2x.jpg) center no-repeat;
  background-size: 1400px 137px;
  height: 137px;
}

div#menu {
  background: url(images/bar2@2x.png) repeat-x;
  background-size: 100px 34px;
  margin-top: -3px;
  min-height: 34px;
  z-index: 1;
  position: relative;
}

div#menu ul {
  list-style: none;
  width: 836px;
  padding: 3px 0px 0px 64px;
  margin: 0px auto;
  height: 22px;
  overflow: hidden;
}

div#menu li
{
  float: left;
  clear: none;
  margin: 0px;
}

div#menu img.btn {
  padding: 0px 12px;
}

div#submenucontainer {
  width: 900px;
  margin: 0px auto;
}

div#submenu {
  background: transparent url(images/submenu@2x.png) no-repeat;
  background-size: 153px 44px;
  padding-top: 6px;
  padding-left: 10px;
  padding-bottom: 4px;
}

div#content {
  width: 900px;
  margin: 0px auto;
}

div.dividertop {
  padding-bottom: 12px;
  border-bottom: dotted 1px #CCCCCC;
}

div.dividerbottom {
  padding-top: 12px;
  padding-bottom: 12px;
}

div.divider {
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: dotted 1px #CCCCCC;
}

div#main {
  float: left; 
  width: 580px;
  padding-left: 50px;
  border-right: dotted 1px #CCCCCC;
}

div#main div.dividertop, div#main div.divider, div#main div.dividerbottom {
  padding-right: 40px;
}

div#side {
  float: left; 
  width: 220px;
}

div#side p {
  margin-bottom: 5px;
}

div#side div.dividertop, div#side div.divider, div#side div.dividerbottom {
  padding-left: 30px;
}

div#extra {
  clear: both;
  margin-top: 10px;
  padding-left: 50px;
  padding-right: 80px;  
}

div#bottom {
  clear: both;
  font-size: 12px;
  padding: 16px 70px 10px 50px;
  color: #999;
}

div#facebook {
  background: url(images/facebook.gif) no-repeat;
  float: right;
  font-size: 12px;
  padding-left: 22px;
}

div.comment {
  text-indent: -5px;
  color: #666666;
}

div.sideshowcase {
  text-align: center;
  margin-top: 20px;
}

div.sideshowcase img {
  clear: left;
  margin-bottom: 20px;
}

div.sideshowcase p {
}


/* Home */

div.homead {
  padding-top: 0px;
  background: url(images/uf6home@2x.jpg) center no-repeat;
  background-size: 1400px 530px;
  height: 530px;
  margin-top: -9px;
}

div.homead div.new {
  width: 900px;
  margin: 0px auto;
  padding: 15px 35px 0px 0px;
}

div.homead div.new a img {
  float: right;
  clear: both;
}
  
div.homead div.buttons {
  width: 900px;
  margin: 0px auto;
  padding: 280px 44px 0px 0px;
}

div.homead div.buttons a img {
  margin-bottom: 4px;
  float: right;
  clear: both;
}

div.homemain {
  width: 720px;
  margin: 0px 0px 0px 50px;
}

div.hometext {
  float: left; 
  margin-right: 35px;
  padding-top: 20px;
  width: 290px;
}

div.hometext2 {
  float: left; 
  margin: 0px;
  width: 290px;
  padding: 20px 40px 10px 0px;
  border-right: dotted 1px #CCCCCC;
}

ul.homelist {
  list-style-image: url(images/arrow.gif);
  margin-left: 17px;
  padding-left: 0px;
}

li.homelist {
  margin-bottom: 6px;
}

div.homequote {
  float: left;
  width: 252px;
  height: 61px;
  background: url(images/homequote@2x.png);
  background-size: 278px 77px;
  margin: 4px 0px 10px 16px; 
  padding: 6px 12px 8px 12px;
  color: #404040;
  font-size: 12px;
}

div.homebottom {
  float: left;
  margin: 0px;
  border-top: dotted 1px #CCCCCC;
}

div.homeside {
  text-align: center;
  padding-top: 20px;
}

div.homeside img {
  clear: left;
  margin-bottom: 20px;
}

sup.footnoteref {
  font-size: 70%;
  color: #888;  
}

p.footnote {
  color: #888;
}

p.footnote sup {
  font-size: 70%;
}


/* Features etc */

td.action {
  padding: 3px 0px 16px;
}

td.action a {
  text-decoration: none; 
}


/* Showcase */

body.showcase {
  color: #000000;
  background: #FFFFFF;
  font-size: 78%;
  font-family: Verdana, Arial, Sans Serif;
  text-align: left;
  margin: 20px;  
}

td.showcase-left {
  color: #666666;
  text-align: left;
  vertical-align: top;
}

td.showcase-right {
  color: #666666;
  text-align: right;
  vertical-align: bottom;
}

table.showcaseborder {
  border: solid 2px #000000;
  margin-top: 20px;
  margin-bottom: 20px;
}

table.showcaseoverview {
  width: 560px;
  margin-top: -15px;
}

table.showcaseoverview td {
  text-align: center;
  vertical-align: middle;
  padding: 4px;  
}

table.showcaseoverview td img {
  margin-top: 30px;
}


/* Platform box for download */

div.platformbox {
  margin: 16px 0px 16px;
}

div.platformbox div.header {
  float: left;
  width: 150px;
  height: 18px;
  text-align: center;
  padding-top: 2px;  
}

div.platformbox div.selected {
  background: url(images/platformheader.jpg);
  font-weight: bold;
  color: #555555;
  width: 166px;
}

div.platformbox div.header a {
  text-decoration: none;
}

div.platformbox div.content {
  clear: both;
  border: 1px solid #d8d8d8;
  background: #fafafa;
}


/* Download */

div.downloaditem {
  margin: 16px;
}

div.downloaditem div.downloadlink {
  margin-bottom: 3px;
}

div.downloaditem div.downloadinfo {
  margin-left: 13px;
  color: #666666;
}


/* Shop */

div.shoptitle {
  padding-bottom: 1px;
}

div.shoptitle b {
  cursor: pointer;
}

div.shopinfo {
  padding-bottom: 16px;
  padding-left: 25px;
  padding-right: 30px;
  color: #505050;
}

div.shopprice {
  padding-top: 5px;
}

table.shopitems {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 4px;
  border-spacing: 0px;
}

table.shopitems td {
  padding-left: 0px;
  padding-right: 0px;
}

table.shopitems td.shopcd {
  padding-top: 10px;
  border-top: solid 1px #E0E0E0;
  border-bottom: solid 1px #E0E0E0;
  background: #ffffff;  
}

table.shopitems td.shopbutton {
  padding-top: 10px;
  padding-left: 22px;
}

table.shopitems td.shopbutton input {
  margin-top: 6px;
  width: 120px; 
  height: 28px;
}

td.editions {
  border-top: solid 1px #E0E0E0;
  padding: 2px 0px;
}
