.Menu {
  width: 928px;
  height: 34px;
}
.Search {
  margin-right: 8px;
}
#Body {
  width: 928px;
}
#Body #Content {
  width: 650px;
}
* {
  font-family: Helvetica, Arial, sans-serif;
  margin: 0px;
  padding: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  background: #f8f8f8;
  min-height: 100%;
}
.darkbackground {
  background: #f8f8f8 !important;
}
body {
  background: inherit;
  min-height: 100%;
}
div.clearDiv {
  clear: both;
}
a {
  text-decoration: none;
}
a div.bigButton {
  background: #09f;
  border-top: 1px solid #0cf;
  color: #fff;
  margin: 16px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  box-shadow: 0 2px 0 #000000;
  -webkit-box-shadow: 0 2px 0 #000000;
  -moz-box-shadow: 0 2px 0 #000000;
  text-shadow: 0px 1px #000;
  text-align: center;
  line-height: 50px;
  font-size: 1.2em;
  font-weight: bold;
}
a div.purchase {
  background: #8c4;
  border-top: 1px solid #ae6;
}
div.pagesizediv {
  margin: 0 auto;
  width: 1024px;
  background: inherit;
  text-align: left;
}
div.restrictedpageForum {
  margin: 0px auto 0px auto !important;
  width: 1024px;
  height: auto;
  position: relative;
  box-shadow: 0 0 48px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 48px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 48px rgba(0, 0, 0, 0.2);
}
div.restrictedpagenoheader {
  margin: 0px auto 0px auto !important;
}
div.restrictedpage {
  margin: 48px auto 0px auto;
  width: 1024px;
  height: auto;
  position: relative;
  background: #222222 url('../img/noise.png');
}
.restrictedpagenonoise {
  background: #f8f8f8 !important;
}
.restrictedpageshadow {
  box-shadow: 0 0 48px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 48px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 48px rgba(0, 0, 0, 0.2);
}
div.LcRnLeftContent {
  width: 800px;
  background: #fff;
  float: left;
  min-height: 760px;
  overflow: hidden;
  /*
	position:absolute;
    height:auto;
    margin:0;
    top:0;
    bottom:0;
    left:0;
    clear:both;
    */

}
div.LcRnRightNavigation {
  width: 224px;
  float: right;
  /*
	position:relative;
    height:auto;
    left:800px;
    top:0;
    right:0;
    bottom:0;
*/

}
div.LcRnRightNavigation .navicon {
  margin-right: 8px;
  font-size: 1.4em;
  vertical-align: middle;
}
div.LcRnRightNavigation .socialnav {
  margin-top: 24px;
}
div.LcRnRightNavigation .socialnav li {
  border: none;
  font-size: 0.8em;
}
div.LcRnRightNavigation .socialnav li a {
  color: #666;
  line-height: 32px;
}
div.LcRnRightNavigation .socialnav li a:hover {
  color: #888;
}
div.LcRnRightNavigation div.price {
  margin-top: -4px;
  font-size: 1.6em;
  font-weight: bold;
  text-align: center;
  color: #fff;
  text-shadow: 0px 2px #000;
}
div.LcRnRightNavigation p {
  margin-left: 24px;
  background: inherit;
  color: #333;
  font-weight: 100;
}
div.LcRnRightNavigation ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
div.LcRnRightNavigation ul li {
  border-top: 1px dotted #282828;
  border-bottom: 1px solid #181818;
}
div.LcRnRightNavigation ul li a {
  display: block;
  line-height: 50px;
  padding-left: 24px;
  text-decoration: none;
  font-size: 0.9em;
  font-weight: 100;
  color: #999;
}
div.LcRnRightNavigation ul li a:hover {
  color: #fff;
}
div.SingleContentForum {
  float: left;
  width: 100%;
  background: #fff;
}
div.SingleContent {
  float: left;
  width: 100%;
  background: #fff;
}
div.manualDiv h1 {
  text-align: left !important;
}
div.manualDiv h2 {
  color: #222;
  text-align: left !important;
}
div.manualDiv b {
  font-weight: normal;
}
div.manualDiv img {
  margin: 0px auto;
  display: block;
}
div.manualDiv ul,
div.manualDiv ol,
div.manualDiv li {
  font-weight: 100;
  font-size: 0.9em;
  color: #555;
}
div.manualDiv ul a,
div.manualDiv ol a,
div.manualDiv li a {
  text-decoration: none;
  color: #09f;
}
div.manualDiv ul a:hover,
div.manualDiv ol a:hover,
div.manualDiv li a:hover {
  color: #bbb;
}
div.regularcontentForum {
  margin: 48px 48px 48px 48px;
  position: relative;
  height: auto;
  clear: both;
}
div.regularcontent {
  margin: 48px 48px 48px 48px;
  position: relative;
  height: auto;
  clear: both;
}
div.regularcontent h1 {
  color: #000;
  text-shadow: 0px 1px #ddd;
  text-align: center;
  font-weight: 100;
  margin-bottom: 8px;
}
div.regularcontent h1 strong {
  font-weight: normal;
}
div.regularcontent h2 {
  color: #555;
  text-align: center;
  font-weight: 100;
  font-size: 1.1em;
  margin-bottom: 8px;
}
div.regularcontent h2 strong {
  font-weight: normal;
}
div.regularcontent h2.version {
  font-weight: normal;
  text-align: left;
  margin-top: 32px;
}
div.regularcontent h2.faq {
  font-weight: normal;
  text-align: left;
  margin-top: 32px;
}
div.regularcontent h3 {
  color: #222;
  text-align: left;
  font-weight: normal;
  font-size: 1.1em;
  margin-bottom: 4px;
}
div.regularcontent h3 strong {
  font-weight: normal;
}
div.regularcontent p {
  color: #555;
  font-weight: 100;
  font-size: 0.9em;
  margin-bottom: 12px;
}
div.regularcontent p strong {
  color: #000;
  font-weight: normal;
}
div.regularcontent p a {
  text-decoration: none;
  color: #09f;
}
div.regularcontent p a:hover {
  color: #bbb;
}
div.regularcontent ul,
div.regularcontent ol,
div.regularcontent li {
  font-weight: 100;
  font-size: 0.9em;
  color: #555;
}
div.regularcontent ul a,
div.regularcontent ol a,
div.regularcontent li a {
  text-decoration: none;
  color: #09f;
}
div.regularcontent ul a:hover,
div.regularcontent ol a:hover,
div.regularcontent li a:hover {
  color: #bbb;
}
div.regularcontent img.LcRnFullHeader {
  margin: -48px -32px 16px -32px;
  float: none;
}
div.regularcontent img.LcRnFullWidth {
  margin: 0px -48px 0px -48px;
  float: none;
}
div.regularcontent .rightImage {
  margin-left: 8px;
  float: right;
}
div.regularcontent .leftImage {
  margin-right: 8px;
  float: left;
}
div.regularcontent .toLeftEdge {
  margin-left: -48px !important;
}
div.regularcontent .toRightEdge {
  margin-right: -48px !important;
}
div.regularcontent .divline {
  border-bottom: 1px solid #ddd;
  clear: both;
  margin: 32px auto;
  width: 100%;
}
div.regularcontent .divnoline {
  border-bottom: 1px solid #fff;
  clear: both;
  margin: 32px auto;
  width: 100%;
}
header.fixedheader {
  position: relative !important;
  left: 0px;
  top: 0px;
}
header {
  width: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 4000;
  font-size: 0.8999999999999999em;
  height: 48px;
  overflow: hidden;
  background-color: #444444;
}
header div a img {
  position: relative;
  float: left;
  height: auto;
  margin: 0;
  top: 0px;
  bottom: 0;
  left: 12px;
  display: inline;
}
header div nav.primarynav {
  display: inline;
  float: right;
}
header div nav.primarynav a {
  position: relative;
  line-height: 48px;
  margin-right: 16px;
  color: #eee;
  text-decoration: none;
  background-color: inherit;
  font-weight: bold;
  font-size: 1em;
}
header div nav.primarynav a:hover {
  color: #fff;
}
header div nav.primarynav a.navDownloadButton {
  display: inline;
  top: -1px;
  background: #09f;
  border-top: 1px solid #3bf;
  color: #fff;
  padding: 6px 8px 6px 8px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
  text-shadow: 0px 1px #666;
  text-align: center;
  font-size: 0.8em;
  font-weight: bold;
}
header div nav.primarynav a.navPurchaseButton {
  display: inline;
  top: -1px;
  background: #8c4;
  border-top: 1px solid #ae6;
  color: #fff;
  padding: 6px 8px 6px 8px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
  text-shadow: 0px 1px #666;
  text-align: center;
  line-height: 48px;
  font-size: 0.8em;
  font-weight: bold;
}
header div nav.primarynav a.extraMargin {
  margin-right: 64px;
}
nav.secondarynav {
  float: right;
  background-color: #333;
}
footer {
  clear: both;
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 4000;
  font-size: 0.8em;
  min-height: 128px;
  background-color: #222222;
  color: #bbb;
}
footer .centeredfooter {
  text-align: center;
  margin-top: 24px;
  padding-bottom: 48px;
}
footer ul {
  float: left;
  width: 25%;
  list-style-type: none;
  padding: 8px;
  margin: 0;
}
footer ul li.footerHeading {
  font-weight: bold !important;
  color: #ddd;
  border-bottom: 1px solid #444;
  margin-bottom: 8px;
}
footer ul li {
  display: block;
  line-height: 2.2em;
  font-weight: normal;
  color: #888;
}
footer ul li a {
  text-decoration: none;
  color: #888;
}
footer ul li a:visited {
  color: #888;
}
footer ul li a:hover {
  color: #fff;
}
footer div nav.primarynav {
  float: right;
}
footer div nav.primarynav a {
  font-weight: 100;
  line-height: 64px;
  vertical-align: middle;
  margin-right: 24px;
  color: #bbb;
  text-decoration: none;
  background-color: inherit;
}
footer div nav.primarynav a:hover {
  color: #0cf;
}
div.minspecsContainer {
  padding: 16px;
  width: 100%;
  background: #ddd;
  display: block;
}
div.minspecsContainer div.minspecs {
  color: #888;
  font-weight: 100;
  font-size: 0.8em;
  text-align: center;
}
div.minspecsContainer div.minspecs strong {
  color: #666;
  font-weight: normal;
}
div.quoteContainer {
  padding: 8px 8px 8px 8px;
  width: 1024px;
  background: #eee;
}
div.quoteContainer div.quoteColumn {
  width: 336px;
  padding: 8px;
  float: left;
}
div.quoteContainer div.quoteColumn div.quoteText {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 8px;
  background: #fff;
  color: #666;
  font-weight: 100;
  font-size: 0.8em;
  margin-bottom: 8px;
  min-height: 54px;
}
div.quoteContainer div.quoteColumn div.quoteAuthorContainer .quoteAuthorImage {
  margin-right: 8px;
  float: left;
}
div.quoteContainer div.quoteColumn div.quoteAuthorContainer .quoteAuthorName {
  padding-top: 4px;
  font-weight: normal;
  font-size: 0.7em;
  line-height: 0.7em;
  color: #666;
}
div.quoteContainer div.quoteColumn div.quoteAuthorContainer .quoteAuthorCredits {
  text-decoration: none;
  font-weight: normal;
  font-size: 0.7em;
  color: #888;
}
.productpromolastright {
  margin-right: 0px !important;
}
div.productheader {
  margin: -48px -48px 48px -48px;
  padding-bottom: 48px;
  background: #f8f8f8;
  display: block;
}
div.productheader div.productpromo {
  float: left;
  width: 452px;
  margin-right: 24px;
  margin-left: 24px;
  margin-bottom: 48px;
  margin-top: 24px;
  display: block;
  position: relative;
}
div.productheader div.productpromo a {
  display: block;
}
div.productheader div.productpromo a:hover {
  opacity: 0.5;
}
div.productheader div.productpromo h1 {
  font-size: 3.2em !important;
  font-weight: 100;
}
div.productheader div.productpromo h2 {
  font-size: 1.6em !important;
}
div.productheader div.productpromo h3 {
  text-align: center;
  color: #333;
  font-size: 1.2em !important;
}
div.productheader div.productpromo img {
  margin: 0px auto;
  margin-bottom: 8px;
  display: block;
}
div.productheader div.productpromo div.productbuttons3 {
  width: 480px;
}
div.productheader div.productpromo div.productbuttons2 {
  width: 312px;
}
div.productheader div.productpromo div.productbuttons1 {
  width: 144px;
}
div.productheader div.productpromo div.firstproductbutton {
  margin-left: 0px !important;
}
div.productheader div.productpromo div.productbuttonbox {
  margin-left: auto;
  margin-right: auto;
  margin-top: 48px;
  display: block;
}
div.productheader div.productpromo div.productbuttonbox a:hover {
  opacity: 1.0;
}
div.productheader div.productpromo div.productbuttonbox a {
  display: block;
  float: left;
}
div.productheader div.productpromo div.productbuttonbox a div.productbutton {
  background: #09f;
  border-top: 1px solid #0cf;
  color: #fff;
  width: 144px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
  text-shadow: 0px 1px #000;
  text-align: center;
  line-height: 50px;
  font-size: 1em;
  font-weight: bold;
  display: block;
  margin-left: 24px;
}
div.productheader div.productpromo div.productbuttonbox a div.purchase {
  background: #8c4;
  border-top: 1px solid #ae6;
}
.lastNewsDiv {
  margin-right: 0px !important;
}
div.newsDiv {
  float: left;
  width: 440px;
  margin-right: 48px;
}
div.newsDiv span.time {
  font-weight: 100;
  font-size: 12px;
  line-height: 12px;
  color: #bbb;
  vertical-align: middle;
  margin-bottom: 8px;
  display: block;
}
div.promolower4ths {
  height: 175px;
  background: #fff;
  border-bottom: 1px solid #ddd;
}
div.promolower4ths a:hover {
  opacity: 0.75;
}
div.promolower4ths div.promo4th {
  width: 246px;
  height: 158px;
  overflow: hidden;
  float: left;
  margin-left: 8px;
  margin-top: 8px;
  border: 1px solid #ddd;
}
.promo1 {
  width: 1024px;
  height: 393.6256px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  border: 1px solid #ddd;
  overflow: hidden;
  position: relative;
}
.promo1 .promoTextContainer {
  font-size: 0.8em;
  background: #000;
  float: right;
  padding: 16px;
  margin-bottom: 24px;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 38%;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  opacity: 0.75;
}
.promo1 .promoTextContainer h1 {
  font-weight: normal;
  text-align: left !important;
  text-shadow: 0px 0px #000 !important;
  color: #fff;
}
.promo1 .promoTextContainer h2 {
  font-weight: normal;
  text-align: left !important;
  font-size: 1.2em;
  color: #fff;
}
.promo3Container {
  width: 1024px;
}
.promo3Container .promo3 {
  margin: 1px;
  width: 339px;
  height: 201.5px;
  float: left;
  display: inline;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}
.promo3Container .promo3FirstItem {
  margin-left: 0px !important;
}
div.plugin {
  background-color: #eee;
  color: #666666;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  line-height: 1.4em;
  font-size: 1em;
  font-family: Tahoma, Sans-Serif;
  text-decoration: none;
  margin: 0 56px;
  padding: 8px;
  margin-bottom: 16px;
  display: block;
  border: 1px solid #ddd;
  /*
	div.plugindownload
	{
		display:inline;
		float:right;
	}
	*/

}
div.plugin div.plugin img {
  margin-top: 2px;
  margin-bottom: 0px;
  float: none;
  display: block;
}
div.plugin div.plugindetails {
  /*
		margin:4px;
		padding:8px;
		padding-top:0px;
		background-color:#ddd;
		*/

  margin-top: 14px;
  margin-right: 8px;
  float: right;
}
div.plugin div.plugintitle {
  display: block;
  font-weight: 100;
  text-align: center;
  margin-bottom: 8px;
  border-bottom: 1px solid #ddd;
}
div.plugin div.plugindownload {
  text-transform: uppercase;
}
div.plugin div.plugindownload a {
  background: #09f;
  border-top: 1px solid #0cf;
  color: #fff;
  width: 96px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  text-shadow: 0px 1px #000;
  text-align: center;
  line-height: 32px;
  font-size: 0.7em;
  font-weight: bold;
  display: inline;
  float: right;
}
