.review-content
{
  width: 700px;
  display: block;
  margin-left: auto;
  margin-right: auto;

  padding:10px;
  background: rgba(0, 0, 0, .3);

  font: 14px Arial,Helvetica,sans-serif;
  letter-spacing: 1px;
  color:#BBBBBB;
  line-height: 1.2;
}

.term-content
{
  width: 1000px;
  display: block;
  margin-left: auto;
  margin-right: auto;

  padding:10px;
  background: rgba(0, 0, 0, .3);

  font: 14px Arial,Helvetica,sans-serif;
  letter-spacing: 1px;
  color:#BBBBBB;
  line-height: 1.2;
}

#bodyCircuit {
    background: url("images/body-bg.png") repeat scroll 0 0 transparent;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

.circuitError
{
  color: white;
  font-size: 18px;
  width: 500px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.circuitDetails
{
  color: white;
  width: 700px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.youtubeVideo
{
  color: white;
  width: 1100px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.launchEditor
{
  color: white;
  width: 200px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.productInfo
{
  color: white;
  width: 1050px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.horizontalContainer {
    white-space: nowrap;
}

.horizontalContainer div { display: inline-block; }


.mmCenteredContainer {
  width: 1150px;
  margin: 50px auto;
  margin-top: 0px;
  margin-bottom: 0px;
  position: relative;
}

.mmLeftPanel {
  float: left;
  width: 450px;
  height: 100%;
  font-size:14px;
  color:#aaa;
  background:rgba(0,0,0,.3);
  padding:12px;
}

.mmRightPanel {
   float: left;
   width: 700px;
   height: 100%;
   background:black;
}



#wrap {
    width: 800px;
    
    margin: 50px auto;
    margin-top: 0px;
    margin-bottom: 0px;
    
    position: relative;
}

#sidebar {
	width: 350px;
	position: absolute;
	top: 0;
	left: -360px;
    margin-top: 0px;
    background: rgba(0, 0, 0, .3);
    padding: 12px;
}


/* -------------------------------------- style.css ----------------------------------- */
.topRow
{
    height: 34px;
    background-color: #202020;
}

.logo {
    position: absolute;
    padding-left: 0px;
    top: 20px; 
}

.every-circuit {
    color: #AAAAAA;
    font: bold 22px Arial,Helvetica,sans-serif;
    letter-spacing: 1px;
}

.every-circuit a {
    color: #DDDDDD;
}

.every-circuit a:hover {
    color:#4FADFF;
    font: bold 22px Arial,Helvetica,sans-serif;
}

.platform-logo {
    position: absolute;
    padding-left: 0px;
    top: 40px;
}

.platform-text {
    color: #AAAAAA;
    font: 16px Arial,Helvetica,sans-serif;
    white-space: nowrap;
}

.platform-text a {
    color: #AAAAAA;
    font: 16px Arial,Helvetica,sans-serif;
}

.platform-text a:hover {
    color:#4FADFF;
    font: 16px Arial,Helvetica,sans-serif;
}

.topMenu
{
    font-size: 14px;
    font-weight: bold;
}

.topMenuText {
    color: #AAAAAA;
}

.topMenuText:hover {
    color:#4FADFF;
}

.topMenuTextHilite {
    color:#eaea4d;
}

.left-repeat 
{
    background: url("images/arrow-bg-repeat.gif") repeat-x scroll right bottom transparent;
    height: 500px;
    margin: 0;
    padding: 0;
}

.blank-repeat 
{
    height: 500px;
    margin: 0;
    padding: 0;
}

.left-margin 
{
    background: url("images/arrow-bg-repeat.gif") repeat-x scroll right bottom transparent;
    height: 500px;
    width: 15px;
    margin: 0;
    padding: 0;
}

.blank-margin 
{
    height: 500px;
    width: 15px;
    margin: 0;
    padding: 0;
}

.middle-arrows 
{
    background: url("images/arrow-bg.png") no-repeat scroll right bottom transparent;
    height: 500px;
    margin: 0;
    padding: 0;
    width: 400px;
}

.right-tablet
{
    position: relative;
    width: 300px;
    left: 0px;
}

/* PKS
a {
    color: #191919;
    text-decoration: none;
}
*/

img {
    border: medium none;
}

.title {
    position: relative;
    color: #FFFFFF;
    /*font: 42px Arial,Helvetica,sans-serif;*/
    font-size: 42px;
    text-shadow: 3px 3px 5px #000000;
    /*font-weight: bold;*/
    /*padding-left: 133px;*/
    padding-top: 0px;
    white-space: nowrap;
    letter-spacing: 1px;
    text-align: center;
}

.descriptions {
    float: left;
    font-size: 14px;
    text-align: left;
    padding-top: 34px;
    padding-left: 0px;
    line-height: 1.2;
    letter-spacing: 1px;
    color: #CCCCCC;
}

.pr0 {
    position: absolute;
    padding-top: 0px !important;
    width: 310px;
}

.pr1 {
    position: absolute;
    padding-top: 148px !important;
    width: 320px;
}

.pr2 {
    position: absolute;
    padding-top: 295px !important;
    width: 320px;
}

.menu {
    position: absolute;
    padding-left: 433px;
    padding-top: 37px !important;
    width: 220px;
    font: bold 28px Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    color: #FFFFFF;
    text-align: right;
}

.menupadding0 {
    position: absolute;
    padding-top: 48px !important;
    width: 220px;
}

.menupadding1 {
    position: absolute;
    padding-top: 168px !important;
    width: 220px;
}

.menupadding2 {
    position: absolute;
    padding-top: 288px !important;
    width: 220px;
}

.content-area
{
    position: absolute;
    width: 300px;
    left: 0px;
    height:600px;
}

.gallery-vertical-line
{
    width:0px;
    background-color:#3333FF; 
    margin:0px; 
    padding:0px;
    border:0px;
}

.gallery-image
{
    text-align:center; // centers the image
}

.gallery-picture-description
{
    height:145px;
    overflow:hidden;
    font: 14px Arial,Helvetica,sans-serif;
    letter-spacing: 1px;
    color:#CCCCCC;
    line-height: 1.1;
    text-align:justify;
    padding:5px 5px 10px 5px;
    //text-shadow: 3px 3px 5px #000000;
    //background-color:#000000;
    //opacity:0.3;
    //background: rgba(0, 0, 0, .3);
}

.review-picture-description
{
    overflow:hidden;
    font: 14px Arial,Helvetica,sans-serif;
    letter-spacing: 1px;
    color:#CCCCCC;
    line-height: 1.1;
    text-align:justify;
    padding:5px 5px 10px 5px;
}

.mainTable
{
    border:0;
    margin-left:auto; 
    margin-right:auto; 
    padding:10px;
    background: rgba(0, 0, 0, .3);
}

.moreReviews
{
    padding-top:15px;
    text-align:right;
    font: 14px Arial,Helvetica,sans-serif;
    color:#CCCCCC;
}

.moreReviews a
{
    font: 14px Arial,Helvetica,sans-serif;
    //color:#00CC00;
    color:#A4C639;
}

.footer
{
    position:fixed; 
    left:5px; 
    bottom:5px; 
    font-size:14px;
    letter-spacing: 1px;
    color:#DDDDDD;
}

.footer1
{
    position:fixed; 
    left:5px; 
    bottom:5px; 
    font-size:14px;
    letter-spacing: 1px;
    color:#DDDDDD;
}
.footer2
{
    position:fixed; 
    left:185px; 
    bottom:5px; 
    font-size:14px;
    letter-spacing: 1px;
    color:#DDDDDD;
}
.footer3
{
    position:fixed; 
    left:300px; 
    bottom:5px; 
    font-size:14px;
    letter-spacing: 1px;
    color:#DDDDDD;
}

.footerBottom1
{
    //position:absolute; 
    margin-left:5px;
    left:5px; 
    bottom:5px; 
    font-size:14px;
    letter-spacing: 1px;
    color:#DDDDDD;
}
.footerBottom2
{
    //position:absolute; 
    margin-left:20px;
    left:185px; 
    bottom:5px; 
    font-size:14px;
    letter-spacing: 1px;
    color:#DDDDDD;
}
.footerBottom3
{
    //position:absolute; 
    margin-left:20px;
    left:300px; 
    bottom:5px; 
    font-size:14px;
    letter-spacing: 1px;
    color:#DDDDDD;
}

.term-title
{
    //height:145px;
    font: 22px Arial,Helvetica,sans-serif;
    letter-spacing: 1px;
    color:#FFFFFF;
    line-height: 1;
    text-align:justify;
    //padding:0px 0px 10px 5px;
    //padding:5px 5px 10px 5px;
    //text-shadow: 3px 3px 5px #000000;
    //background-color:#000000;
    //opacity:0.3;
    //background: rgba(0, 0, 0, .3);
}

.term-main-para
{
    margin-top:10px;
    margin-bottom:20px;
}

.term-sub-para
{
    margin-top:0px;
    margin-bottom:20px;
}

.href-link
{
    color:#6666FF;
}

.email-link
{
    color:#88FF88;
}

.requestLicenseTextField
{
	display:block; 
    overflow:hidden; 
    resize:none; 
    background:#303030; 
    border:0px; 
    color:white; 
    padding:8px; 
    margin=0; 
    width:100%; 
    overflow-y: hidden;
}

.activateLicenseTextField
{
	display:block; 
    overflow:hidden; 
    resize:none; 
    background:#303030; 
    border:0px; 
    color:white; 
    padding:8px; 
    margin=0; 
    width:100%; 
    overflow-y: hidden;
}

